2018-10-10 03:10:54,255 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-296 | | 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-10-10 03:10:54,260 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6cfwDNmXD8bdG8HQThEr8aFxb export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.25,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-10 03:10:54,260 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 03:10:54,261 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-10-10 03:10:54,275 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-10 03:11:00,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:11:00,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:11:00,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:11:00,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:11:00,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:11:00,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:11:00,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:11:00,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:11:00,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:11:00,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:11:00,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:00,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c587580d-82ba-4830-be24-2a786afec783 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:00,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c587580d-82ba-4830-be24-2a786afec783 2018-10-10 03:11:00,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:01,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T04:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["rljGcCWTS1SvQ5hs7xKRww"], "issued_at": "2018-10-10T03:11:01.000000Z"}} 2018-10-10 03:11:01,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:01,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:01,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c160b8-b7dc-48fd-852b-f61b66b8fa94 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:11:01,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-f2c160b8-b7dc-48fd-852b-f61b66b8fa94 2018-10-10 03:11:01,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.654445886612s 2018-10-10 03:11:01,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 03:11:01,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}}' 2018-10-10 03:11:01,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bdee869-7cc5-45c6-90a3-499ac54bed49 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed"}, "enabled": true, "id": "322b6be09af147a08073db0566cce4ed", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}} 2018-10-10 03:11:01,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2bdee869-7cc5-45c6-90a3-499ac54bed49 2018-10-10 03:11:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.204963922501s 2018-10-10 03:11:01,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2bdee869-7cc5-45c6-90a3-499ac54bed49 2018-10-10 03:11:01,649 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d', 'id': u'322b6be09af147a08073db0566cce4ed', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 03:11:01,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 03:11:02,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.398355007172s 2018-10-10 03:11:02,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:02,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7314bd3-a791-48d1-b557-31612b585ae5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b"}, "enabled": true, "id": "1e34964644804c8591f6a3bf4b2ab66b", "options": {}, "domain_id": "default", "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}} 2018-10-10 03:11:02,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b used request id req-c7314bd3-a791-48d1-b557-31612b585ae5 2018-10-10 03:11:02,206 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1e34964644804c8591f6a3bf4b2ab66b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d'}) 2018-10-10 03:11:02,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:02,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:02,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331cfc39-d648-427f-87f2-60c064bdc09d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:11:02,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-331cfc39-d648-427f-87f2-60c064bdc09d 2018-10-10 03:11:02,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.01842212677s 2018-10-10 03:11:02,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:02,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5115aa-1e00-4934-805c-9d73e317add4 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:11:02,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3e5115aa-1e00-4934-805c-9d73e317add4 2018-10-10 03:11:02,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.13932800293s 2018-10-10 03:11:02,367 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 03:11:02,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:11:02,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" -d '{"role": {"name": "Member"}}' 2018-10-10 03:11:02,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a1d872-b8df-41af-b982-14b9a17d79d0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "name": "Member"}} 2018-10-10 03:11:02,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c2a1d872-b8df-41af-b982-14b9a17d79d0 2018-10-10 03:11:02,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.198065042496s 2018-10-10 03:11:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:02,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a1a9d7-e086-4032-8924-8c648c30ef91 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "domain_id": null, "name": "Member", "id": "cfbce05b771a41c1b6e7398b0d9ecf4a"}} 2018-10-10 03:11:02,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a used request id req-98a1a9d7-e086-4032-8924-8c648c30ef91 2018-10-10 03:11:02,701 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a'}, 'domain_id': None, 'human_id': None, 'id': u'cfbce05b771a41c1b6e7398b0d9ecf4a', 'HUMAN_ID': False}) 2018-10-10 03:11:02,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:02,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8368152-8f14-47a5-bff7-eb0bbd61f303 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "name": "Member"}]} 2018-10-10 03:11:02,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e8368152-8f14-47a5-bff7-eb0bbd61f303 2018-10-10 03:11:02,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.136906147003s 2018-10-10 03:11:02,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:11:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:02,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc50108-4bb3-4e24-8ce4-2f6d09564c97 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:02,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2bc50108-4bb3-4e24-8ce4-2f6d09564c97 2018-10-10 03:11:02,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0825819969177s 2018-10-10 03:11:02,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:11:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595a2f71-4662-4190-ad3a-563e4d97b25b Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "links": {"self": "http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b"}, "domain_id": "default", "enabled": true, "id": "1e34964644804c8591f6a3bf4b2ab66b", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:03,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-595a2f71-4662-4190-ad3a-563e4d97b25b 2018-10-10 03:11:03,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100864171982s 2018-10-10 03:11:03,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-595a2f71-4662-4190-ad3a-563e4d97b25b 2018-10-10 03:11:03,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:11:03,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16289e11-688e-4337-b82f-2f2e6580c9de Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed"}, "enabled": true, "id": "322b6be09af147a08073db0566cce4ed", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}]} 2018-10-10 03:11:03,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-16289e11-688e-4337-b82f-2f2e6580c9de 2018-10-10 03:11:03,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807790756226s 2018-10-10 03:11:03,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-16289e11-688e-4337-b82f-2f2e6580c9de 2018-10-10 03:11:03,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:11:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=cfbce05b771a41c1b6e7398b0d9ecf4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef470cb-acb1-4f3d-93a5-f86d6bb20e90 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=cfbce05b771a41c1b6e7398b0d9ecf4a", "previous": null, "next": null}} 2018-10-10 03:11:03,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=cfbce05b771a41c1b6e7398b0d9ecf4a used request id req-8ef470cb-acb1-4f3d-93a5-f86d6bb20e90 2018-10-10 03:11:03,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0808200836182s 2018-10-10 03:11:03,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:11:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed/users/1e34964644804c8591f6a3bf4b2ab66b/roles/cfbce05b771a41c1b6e7398b0d9ecf4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f053b63-1a93-409e-ac3d-5d714c9c147c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:03,409 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed/users/1e34964644804c8591f6a3bf4b2ab66b/roles/cfbce05b771a41c1b6e7398b0d9ecf4a used request id req-1f053b63-1a93-409e-ac3d-5d714c9c147c 2018-10-10 03:11:03,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.213038921356s 2018-10-10 03:11:03,410 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '96b562f1-6f26-4daa-818c-cfe92bd0c3b8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d', 'project_id': u'322b6be09af147a08073db0566cce4ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 03:11:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:11:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:11:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:11:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:11:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:11:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:11:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:11:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:11:03,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:11:03,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:11:03,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:11:03,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:11:03,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:11:03,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:11:03,415 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d', 'password': '96b562f1-6f26-4daa-818c-cfe92bd0c3b8', 'project_name': 'connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '322b6be09af147a08073db0566cce4ed', 'project_domain_name': 'Default'} 2018-10-10 03:11:03,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:03,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d37d4f-f835-473d-83c0-f71e07519a39 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "name": "Member"}]} 2018-10-10 03:11:03,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b9d37d4f-f835-473d-83c0-f71e07519a39 2018-10-10 03:11:03,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0846831798553s 2018-10-10 03:11:03,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:03,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682a1442-d50c-4558-a6b9-768313315a17 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "name": "Member"}]} 2018-10-10 03:11:03,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-682a1442-d50c-4558-a6b9-768313315a17 2018-10-10 03:11:03,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0854380130768s 2018-10-10 03:11:03,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:11:03,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddce4909-43dc-4f3f-8f2d-c9c9155fd63c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:03,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ddce4909-43dc-4f3f-8f2d-c9c9155fd63c 2018-10-10 03:11:03,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0726068019867s 2018-10-10 03:11:03,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:11:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b74579-3b15-4f8d-a04c-bf79f2cbf65b Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "links": {"self": "http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b"}, "domain_id": "default", "enabled": true, "id": "1e34964644804c8591f6a3bf4b2ab66b", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:03,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d0b74579-3b15-4f8d-a04c-bf79f2cbf65b 2018-10-10 03:11:03,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17950797081s 2018-10-10 03:11:03,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d0b74579-3b15-4f8d-a04c-bf79f2cbf65b 2018-10-10 03:11:03,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:11:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:03,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb89f7d1-da66-4d9e-a67d-e66d5b5c7306 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed"}, "enabled": true, "id": "322b6be09af147a08073db0566cce4ed", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}]} 2018-10-10 03:11:03,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-bb89f7d1-da66-4d9e-a67d-e66d5b5c7306 2018-10-10 03:11:03,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0933969020844s 2018-10-10 03:11:03,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-bb89f7d1-da66-4d9e-a67d-e66d5b5c7306 2018-10-10 03:11:03,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:11:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699fe346-a53c-47a3-9617-115d65fa21e4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 03:11:04,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-699fe346-a53c-47a3-9617-115d65fa21e4 2018-10-10 03:11:04,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0773389339447s 2018-10-10 03:11:04,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:11:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed/users/1e34964644804c8591f6a3bf4b2ab66b/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc64bc7-c5cf-49fe-82f5-68b1d53dbcfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:04,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed/users/1e34964644804c8591f6a3bf4b2ab66b/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-8bc64bc7-c5cf-49fe-82f5-68b1d53dbcfb 2018-10-10 03:11:04,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.167997121811s 2018-10-10 03:11:04,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:04,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a3b64a-c5e0-4553-a18b-dc21f2505d54 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "name": "Member"}]} 2018-10-10 03:11:04,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-39a3b64a-c5e0-4553-a18b-dc21f2505d54 2018-10-10 03:11:04,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0768129825592s 2018-10-10 03:11:04,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:11:04,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-10 03:11:04,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d88f009-77d7-469d-9795-1fc86bb7be76 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bd92de990c14f1d88f11281c31bc239", "links": {"self": "http://172.30.9.25:5000/v3/roles/3bd92de990c14f1d88f11281c31bc239"}, "name": "heat_stack_owner"}} 2018-10-10 03:11:04,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0d88f009-77d7-469d-9795-1fc86bb7be76 2018-10-10 03:11:04,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.118721008301s 2018-10-10 03:11:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/3bd92de990c14f1d88f11281c31bc239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814cda51-4aa2-491e-ae5b-d3e06fe67eb2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/3bd92de990c14f1d88f11281c31bc239"}, "domain_id": null, "name": "heat_stack_owner", "id": "3bd92de990c14f1d88f11281c31bc239"}} 2018-10-10 03:11:04,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3bd92de990c14f1d88f11281c31bc239 used request id req-814cda51-4aa2-491e-ae5b-d3e06fe67eb2 2018-10-10 03:11:04,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:04,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3caddd51-76d6-4988-bff0-b2b00783511e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3bd92de990c14f1d88f11281c31bc239", "links": {"self": "http://172.30.9.25:5000/v3/roles/3bd92de990c14f1d88f11281c31bc239"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "name": "Member"}]} 2018-10-10 03:11:04,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3caddd51-76d6-4988-bff0-b2b00783511e 2018-10-10 03:11:04,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078714132309s 2018-10-10 03:11:04,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:11:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3d8c59-0866-4301-8702-06fae689ddcf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:04,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-be3d8c59-0866-4301-8702-06fae689ddcf 2018-10-10 03:11:04,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0737659931183s 2018-10-10 03:11:04,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:11:04,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57f3f03-1ef3-45d4-9371-4eef47556327 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "links": {"self": "http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b"}, "domain_id": "default", "enabled": true, "id": "1e34964644804c8591f6a3bf4b2ab66b", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:04,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f57f3f03-1ef3-45d4-9371-4eef47556327 2018-10-10 03:11:04,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10014796257s 2018-10-10 03:11:04,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f57f3f03-1ef3-45d4-9371-4eef47556327 2018-10-10 03:11:04,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:11:04,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae3c743-4a56-409d-88c2-b1e118b71ed5 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed"}, "enabled": true, "id": "322b6be09af147a08073db0566cce4ed", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}]} 2018-10-10 03:11:04,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-eae3c743-4a56-409d-88c2-b1e118b71ed5 2018-10-10 03:11:04,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810239315033s 2018-10-10 03:11:04,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-eae3c743-4a56-409d-88c2-b1e118b71ed5 2018-10-10 03:11:04,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:11:04,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=3bd92de990c14f1d88f11281c31bc239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:04,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effc8211-15f5-4a2b-be47-41a25f5fddc8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=3bd92de990c14f1d88f11281c31bc239", "previous": null, "next": null}} 2018-10-10 03:11:04,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=1e34964644804c8591f6a3bf4b2ab66b&scope.project.id=322b6be09af147a08073db0566cce4ed&role.id=3bd92de990c14f1d88f11281c31bc239 used request id req-effc8211-15f5-4a2b-be47-41a25f5fddc8 2018-10-10 03:11:04,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.1438331604s 2018-10-10 03:11:04,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:11:04,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed/users/1e34964644804c8591f6a3bf4b2ab66b/roles/3bd92de990c14f1d88f11281c31bc239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:05,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87d057cd-85ab-4d0d-8324-4536e21799ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:05,121 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed/users/1e34964644804c8591f6a3bf4b2ab66b/roles/3bd92de990c14f1d88f11281c31bc239 used request id req-87d057cd-85ab-4d0d-8324-4536e21799ab 2018-10-10 03:11:05,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.164052963257s 2018-10-10 03:11:05,122 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-10 03:11:05,122 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-10 03:11:05,122 - openstack_tests - INFO - OS Credentials = > 2018-10-10 03:11:05,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:05,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:05,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["NGmm6LndQHS0uCJTPqw5MA"], "issued_at": "2018-10-10T03:11:05.000000Z"}} 2018-10-10 03:11:05,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb7c9e82658608f59906c89c259f8f17ad99c5b" 2018-10-10 03:11:06,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-82caf59e-6c0c-4f73-88fd-bffcebc70013 Date: Wed, 10 Oct 2018 03:11:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:11:06,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-82caf59e-6c0c-4f73-88fd-bffcebc70013 2018-10-10 03:11:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb7c9e82658608f59906c89c259f8f17ad99c5b" 2018-10-10 03:11:07,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a211121a-9809-4d11-880b-4437fa6ba206 Date: Wed, 10 Oct 2018 03:11:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:11:07,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-a211121a-9809-4d11-880b-4437fa6ba206 2018-10-10 03:11:07,365 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-10 03:11:07,365 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-10 03:11:07,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:07,609 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-10 03:11:07,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:08,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["hqHToIqYRAqeINlRV3rY8Q"], "issued_at": "2018-10-10T03:11:08.000000Z"}} 2018-10-10 03:11:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02a78af8e4f5787026c78f556328fa977918d44e" 2018-10-10 03:11:08,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-3e1aef17-fd7a-42cd-94c5-442ddcea14e5 Date: Wed, 10 Oct 2018 03:11:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-10 03:11:08,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=foo used request id req-3e1aef17-fd7a-42cd-94c5-442ddcea14e5 2018-10-10 03:11:08,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:08,795 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-10 03:11:08,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:09,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["dvVbqqVCT-yyxeuBhHra3Q"], "issued_at": "2018-10-10T03:11:09.000000Z"}} 2018-10-10 03:11:09,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a058fb212a731606fa2383e5843615183413a5dc" 2018-10-10 03:11:09,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc0879d-aa2d-42f8-a21c-b3487f0b9145 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:09,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0cc0879d-aa2d-42f8-a21c-b3487f0b9145 2018-10-10 03:11:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:09,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a058fb212a731606fa2383e5843615183413a5dc" 2018-10-10 03:11:09,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e276862-cd08-4107-babb-ece9c9c3fc87 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "links": {"self": "http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b"}, "domain_id": "default", "enabled": true, "id": "1e34964644804c8591f6a3bf4b2ab66b", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:09,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0e276862-cd08-4107-babb-ece9c9c3fc87 2018-10-10 03:11:09,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:09,386 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-10 03:11:09,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:09,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["dCnZCdNUSiGCnJ3Fx-Qc4Q"], "issued_at": "2018-10-10T03:11:09.000000Z"}} 2018-10-10 03:11:09,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b5b424e42ca2130ae770c56aa6c1efb3724694" 2018-10-10 03:11:10,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-af8831af-54ae-427a-b41b-8c7f3a83dbe5 Date: Wed, 10 Oct 2018 03:11:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:11:10,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks used request id req-af8831af-54ae-427a-b41b-8c7f3a83dbe5 2018-10-10 03:11:10,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:11,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["9yqVoNUiRu-51TL1o9AEfw"], "issued_at": "2018-10-10T03:11:11.000000Z"}} 2018-10-10 03:11:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b18a6cdd1c24628ef297830a8e13e7be0df9c0" 2018-10-10 03:11:12,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7cd76da3-bf4c-4943-a8fb-c6b3bcc1f31e Date: Wed, 10 Oct 2018 03:11:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:11:12,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-7cd76da3-bf4c-4943-a8fb-c6b3bcc1f31e 2018-10-10 03:11:12,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b18a6cdd1c24628ef297830a8e13e7be0df9c0" 2018-10-10 03:11:12,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-94ce3317-4283-44de-85d3-8177b7ba8d5c Date: Wed, 10 Oct 2018 03:11:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:11:12,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-94ce3317-4283-44de-85d3-8177b7ba8d5c 2018-10-10 03:11:12,928 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:11:12,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:13,138 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.25:5000/v2.0/tokens 2018-10-10 03:11:13,152 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-10 03:11:13,152 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:11:13,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:13,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["EOG_ZbRwSamCnuiMHCYLMg"], "issued_at": "2018-10-10T03:11:13.000000Z"}} 2018-10-10 03:11:13,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e8012e9eeafff210e5c4631efb086d61904d5d" 2018-10-10 03:11:14,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11: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-1867359b-2432-4d77-b307-f226398b5e6b x-compute-request-id: req-1867359b-2432-4d77-b307-f226398b5e6b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:11:14,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail used request id req-1867359b-2432-4d77-b307-f226398b5e6b 2018-10-10 03:11:14,352 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:11:14,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:14,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["xbYthJCvRfOWlN87svlpEw"], "issued_at": "2018-10-10T03:11:14.000000Z"}} 2018-10-10 03:11:14,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b2b1beeee0ebe0dff2b74574c758930dc832dd" 2018-10-10 03:11:15,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa5c51ba-bd4b-4134-9b2e-cd57c0c785a0 x-compute-request-id: req-aa5c51ba-bd4b-4134-9b2e-cd57c0c785a0 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 159}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 162}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-10 03:11:15,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-aa5c51ba-bd4b-4134-9b2e-cd57c0c785a0 2018-10-10 03:11:15,531 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 03:11:15,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:15,654 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.25:5000/v2.0/tokens 2018-10-10 03:11:15,712 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-10 03:11:15,712 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 03:11:15,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:16,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["-F9MW_tISCeciIoBKTajQQ"], "issued_at": "2018-10-10T03:11:16.000000Z"}} 2018-10-10 03:11:16,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a82188dcce9afb8a7555719dce5e2f7e212a0b" 2018-10-10 03:11:16,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:16 GMT Server: Apache x-openstack-request-id: req-dd0fb428-62df-4353-97e5-6a56c3a5d11d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 03:11:16,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed/stacks used request id req-dd0fb428-62df-4353-97e5-6a56c3a5d11d 2018-10-10 03:11:16,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:16,979 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-10 03:11:16,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:17,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "name": "Member"}, {"id": "3bd92de990c14f1d88f11281c31bc239", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "322b6be09af147a08073db0566cce4ed", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/322b6be09af147a08073db0566cce4ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "id": "1e34964644804c8591f6a3bf4b2ab66b"}, "audit_ids": ["UufeyOheQ0mq6dH4EeGEvA"], "issued_at": "2018-10-10T03:11:17.000000Z"}} 2018-10-10 03:11:17,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2282784f0a9d6facfedf7ab69d91be02c2ca18dc" 2018-10-10 03:11:18,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:17 GMT Server: Apache x-compute-request-id: req-43d27325-dd4a-42b2-a1d6-cccbe1edecae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-43d27325-dd4a-42b2-a1d6-cccbe1edecae Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 03:11:18,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/322b6be09af147a08073db0566cce4ed/volumes/detail used request id req-43d27325-dd4a-42b2-a1d6-cccbe1edecae 2018-10-10 03:11:18,148 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.771s OK 2018-10-10 03:11:18,316 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 03:11:18,317 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-10 03:11:18,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:18,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:18,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a36ef74-705f-4684-b24f-a5bdfb6c2087 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3bd92de990c14f1d88f11281c31bc239", "links": {"self": "http://172.30.9.25:5000/v3/roles/3bd92de990c14f1d88f11281c31bc239"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "name": "Member"}]} 2018-10-10 03:11:18,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8a36ef74-705f-4684-b24f-a5bdfb6c2087 2018-10-10 03:11:18,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.134929895401s 2018-10-10 03:11:18,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:11:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/3bd92de990c14f1d88f11281c31bc239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:18,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69b881be-856d-47fb-b4e7-8f21ae7ba167 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:18,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3bd92de990c14f1d88f11281c31bc239 used request id req-69b881be-856d-47fb-b4e7-8f21ae7ba167 2018-10-10 03:11:18,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.211106061935s 2018-10-10 03:11:18,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:11:18,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:18,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d79d20d-ed20-476f-aedf-9d420c45b0b0 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d", "links": {"self": "http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b"}, "domain_id": "default", "enabled": true, "id": "1e34964644804c8591f6a3bf4b2ab66b", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:18,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0d79d20d-ed20-476f-aedf-9d420c45b0b0 2018-10-10 03:11:18,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0953161716461s 2018-10-10 03:11:18,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0d79d20d-ed20-476f-aedf-9d420c45b0b0 2018-10-10 03:11:18,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:11:18,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:18,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f1a84d-4fc6-4536-b070-823ab85c64b5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b"}, "enabled": true, "id": "1e34964644804c8591f6a3bf4b2ab66b", "options": {}, "domain_id": "default", "name": "connection_check-user_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}} 2018-10-10 03:11:18,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b used request id req-55f1a84d-4fc6-4536-b070-823ab85c64b5 2018-10-10 03:11:18,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0983550548553s 2018-10-10 03:11:18,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b used request id req-55f1a84d-4fc6-4536-b070-823ab85c64b5 2018-10-10 03:11:18,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 03:11:18,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:19,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c0352e-c2ae-43a2-8919-6bc2700e6680 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:19,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b used request id req-b3c0352e-c2ae-43a2-8919-6bc2700e6680 2018-10-10 03:11:19,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.288957834244s 2018-10-10 03:11:19,160 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1e34964644804c8591f6a3bf4b2ab66b used request id req-b3c0352e-c2ae-43a2-8919-6bc2700e6680 2018-10-10 03:11:19,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:11:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:19,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f500895c-1999-430d-841b-f7721b476d27 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed"}, "enabled": true, "id": "322b6be09af147a08073db0566cce4ed", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_b3dcfbf7-ccee-4f56-a3ea-70616a99105d"}]} 2018-10-10 03:11:19,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-f500895c-1999-430d-841b-f7721b476d27 2018-10-10 03:11:19,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0792038440704s 2018-10-10 03:11:19,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-f500895c-1999-430d-841b-f7721b476d27 2018-10-10 03:11:19,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 03:11:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:19,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9538f3de-9479-464f-a7fd-6857e7153b1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:19,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed used request id req-9538f3de-9479-464f-a7fd-6857e7153b1a 2018-10-10 03:11:19,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.30131483078s 2018-10-10 03:11:19,545 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/322b6be09af147a08073db0566cce4ed used request id req-9538f3de-9479-464f-a7fd-6857e7153b1a 2018-10-10 03:11:19,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:19,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d324e5a5-0f47-4f1d-9fbc-795294795eef Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cfbce05b771a41c1b6e7398b0d9ecf4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a"}, "name": "Member"}]} 2018-10-10 03:11:19,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d324e5a5-0f47-4f1d-9fbc-795294795eef 2018-10-10 03:11:19,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.164459228516s 2018-10-10 03:11:19,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:11:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:19,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd4e36b1-0b75-424b-b01a-14153a9575c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:19,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/cfbce05b771a41c1b6e7398b0d9ecf4a used request id req-bd4e36b1-0b75-424b-b01a-14153a9575c0 2018-10-10 03:11:19,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.194324016571s 2018-10-10 03:11:19,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:11:19,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=322b6be09af147a08073db0566cce4ed&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5b6d07a6eb7c1f208667faf518709946e63e5eb" 2018-10-10 03:11:20,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c08a199c-22d2-4c2a-9eb9-eaa3c4409380 Date: Wed, 10 Oct 2018 03:11:20 GMT RESP BODY: {"security_groups": []} 2018-10-10 03:11:20,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=322b6be09af147a08073db0566cce4ed&name=default used request id req-c08a199c-22d2-4c2a-9eb9-eaa3c4409380 2018-10-10 03:11:20,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.963560819626s 2018-10-10 03:11:20,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=322b6be09af147a08073db0566cce4ed&name=default used request id req-c08a199c-22d2-4c2a-9eb9-eaa3c4409380 2018-10-10 03:11:20,896 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-10 03:11:20,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:11:20,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:11:20,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:11:20,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:11:20,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:11:20,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:11:20,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:11:20,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:11:20,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:11:20,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:11:20,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:11:20,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:11:20,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:11:20,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:20,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8197f3-566b-4617-bf58-7f1f8b7c65d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:20,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ce8197f3-566b-4617-bf58-7f1f8b7c65d4 2018-10-10 03:11:20,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:21,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T04:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["Mw0x1pj6RdidjKPGqefyOQ"], "issued_at": "2018-10-10T03:11:21.000000Z"}} 2018-10-10 03:11:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:21,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:21,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:21,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e65613e-0a1b-4c8e-88d1-f5264444551e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:11:21,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-6e65613e-0a1b-4c8e-88d1-f5264444551e 2018-10-10 03:11:21,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.486859083176s 2018-10-10 03:11:21,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 03:11:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}}' 2018-10-10 03:11:21,639 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1842c6e0-770f-4519-b523-3a790415d898 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:11:21,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1842c6e0-770f-4519-b523-3a790415d898 2018-10-10 03:11:21,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227746009827s 2018-10-10 03:11:21,640 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1842c6e0-770f-4519-b523-3a790415d898 2018-10-10 03:11:21,641 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_23389605-9242-4157-9e5c-34ba022b4836', 'id': u'6230f90b4840424ea8249b5480c29fb6', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 03:11:21,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 03:11:22,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.38121509552s 2018-10-10 03:11:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044ba124-c23c-470d-8102-84b754f53b88 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}, "domain_id": "default", "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:11:22,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458 used request id req-044ba124-c23c-470d-8102-84b754f53b88 2018-10-10 03:11:22,169 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'26b8463998db44eb99af0a8ed1ba9458', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_23389605-9242-4157-9e5c-34ba022b4836'}) 2018-10-10 03:11:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975f746d-2a37-4838-80bb-5169d0574151 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:11:22,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-975f746d-2a37-4838-80bb-5169d0574151 2018-10-10 03:11:22,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0177018642426s 2018-10-10 03:11:22,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:22,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4466e08-7a3d-4cd0-9929-4b0eedcc8e36 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:11:22,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4466e08-7a3d-4cd0-9929-4b0eedcc8e36 2018-10-10 03:11:22,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0720870494843s 2018-10-10 03:11:22,262 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 03:11:22,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:11:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" -d '{"role": {"name": "Member"}}' 2018-10-10 03:11:22,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd4cae0-83f1-47f0-bd72-eaba99c36d98 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}} 2018-10-10 03:11:22,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fd4cae0-83f1-47f0-bd72-eaba99c36d98 2018-10-10 03:11:22,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0962059497833s 2018-10-10 03:11:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b051b8-ef09-4a07-8d07-4677a153e911 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "domain_id": null, "name": "Member", "id": "989c93d5a00c4144897cacd8d3aa7205"}} 2018-10-10 03:11:22,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205 used request id req-95b051b8-ef09-4a07-8d07-4677a153e911 2018-10-10 03:11:22,445 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205'}, 'domain_id': None, 'human_id': None, 'id': u'989c93d5a00c4144897cacd8d3aa7205', 'HUMAN_ID': False}) 2018-10-10 03:11:22,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:22,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290759f7-1fcf-4cc8-b9d6-1049806a11fd Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:11:22,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-290759f7-1fcf-4cc8-b9d6-1049806a11fd 2018-10-10 03:11:22,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0746829509735s 2018-10-10 03:11:22,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:11:22,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ad93b8-7540-4843-90ec-a0f27b22f918 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:22,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-09ad93b8-7540-4843-90ec-a0f27b22f918 2018-10-10 03:11:22,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0852539539337s 2018-10-10 03:11:22,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:11:22,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4c6c49-fa10-4242-a576-97741eab3cc1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:22,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6c4c6c49-fa10-4242-a576-97741eab3cc1 2018-10-10 03:11:22,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171634912491s 2018-10-10 03:11:22,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6c4c6c49-fa10-4242-a576-97741eab3cc1 2018-10-10 03:11:22,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:11:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f5e2a4-346c-4320-991b-3aef1dbb392b Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:22,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-e1f5e2a4-346c-4320-991b-3aef1dbb392b 2018-10-10 03:11:22,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130033969879s 2018-10-10 03:11:22,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-e1f5e2a4-346c-4320-991b-3aef1dbb392b 2018-10-10 03:11:22,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:11:22,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=989c93d5a00c4144897cacd8d3aa7205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:22,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869d47dc-77f1-4c9e-9836-a3784aff8387 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=989c93d5a00c4144897cacd8d3aa7205", "previous": null, "next": null}} 2018-10-10 03:11:22,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=989c93d5a00c4144897cacd8d3aa7205 used request id req-869d47dc-77f1-4c9e-9836-a3784aff8387 2018-10-10 03:11:22,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0802900791168s 2018-10-10 03:11:22,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:11:22,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/26b8463998db44eb99af0a8ed1ba9458/roles/989c93d5a00c4144897cacd8d3aa7205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4636d5-7855-4990-99cd-a1756141f0d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:23,252 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/26b8463998db44eb99af0a8ed1ba9458/roles/989c93d5a00c4144897cacd8d3aa7205 used request id req-5c4636d5-7855-4990-99cd-a1756141f0d1 2018-10-10 03:11:23,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.253452062607s 2018-10-10 03:11:23,253 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_23389605-9242-4157-9e5c-34ba022b4836', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '0e4a01ba-392f-42fb-860c-f48312528e2f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_23389605-9242-4157-9e5c-34ba022b4836', 'project_id': u'6230f90b4840424ea8249b5480c29fb6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 03:11:23,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:11:23,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:11:23,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:11:23,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:11:23,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:11:23,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:11:23,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:11:23,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:11:23,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:11:23,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:11:23,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:11:23,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:11:23,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:11:23,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:11:23,258 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_23389605-9242-4157-9e5c-34ba022b4836', 'password': '0e4a01ba-392f-42fb-860c-f48312528e2f', 'project_name': 'api_check-project_23389605-9242-4157-9e5c-34ba022b4836', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '6230f90b4840424ea8249b5480c29fb6', 'project_domain_name': 'Default'} 2018-10-10 03:11:23,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876e0bd5-9744-4e60-b51e-1d96c78c7e7c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:11:23,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-876e0bd5-9744-4e60-b51e-1d96c78c7e7c 2018-10-10 03:11:23,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073793888092s 2018-10-10 03:11:23,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b5a1d8-6b3e-418a-b140-fd0b605effba Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:11:23,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b5b5a1d8-6b3e-418a-b140-fd0b605effba 2018-10-10 03:11:23,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815768241882s 2018-10-10 03:11:23,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:11:23,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f49cac6-2cdd-4c4f-971c-2b214724d360 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:23,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-7f49cac6-2cdd-4c4f-971c-2b214724d360 2018-10-10 03:11:23,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0749619007111s 2018-10-10 03:11:23,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:11:23,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28a557f-e7d7-4d05-8f75-c8661fb94fc4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:23,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c28a557f-e7d7-4d05-8f75-c8661fb94fc4 2018-10-10 03:11:23,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895290374756s 2018-10-10 03:11:23,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c28a557f-e7d7-4d05-8f75-c8661fb94fc4 2018-10-10 03:11:23,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:11:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d616e786-f3d1-4bae-9208-51caef94f578 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:23,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d616e786-f3d1-4bae-9208-51caef94f578 2018-10-10 03:11:23,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807619094849s 2018-10-10 03:11:23,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d616e786-f3d1-4bae-9208-51caef94f578 2018-10-10 03:11:23,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:11:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc90acb1-4b73-477d-913d-40dc5cdbc68c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 03:11:23,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-dc90acb1-4b73-477d-913d-40dc5cdbc68c 2018-10-10 03:11:23,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080696105957s 2018-10-10 03:11:23,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:11:23,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/26b8463998db44eb99af0a8ed1ba9458/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddbc31d-92c4-4698-84a8-3f6676c103ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:23,901 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/26b8463998db44eb99af0a8ed1ba9458/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-cddbc31d-92c4-4698-84a8-3f6676c103ae 2018-10-10 03:11:23,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.147883892059s 2018-10-10 03:11:23,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:23,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:23,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8135f9f6-bdf3-48cb-9a6d-2286759d9c56 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:11:23,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8135f9f6-bdf3-48cb-9a6d-2286759d9c56 2018-10-10 03:11:23,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828700065613s 2018-10-10 03:11:23,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:11:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-10 03:11:24,094 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9376f73d-6494-4217-820f-295fccd18304 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}} 2018-10-10 03:11:24,094 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9376f73d-6494-4217-820f-295fccd18304 2018-10-10 03:11:24,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.108524084091s 2018-10-10 03:11:24,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:24,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26493a78-9df0-424f-9bfb-d816ff75642f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "domain_id": null, "name": "heat_stack_owner", "id": "f669fb7da5f64632bd86f4ddebe091ee"}} 2018-10-10 03:11:24,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee used request id req-26493a78-9df0-424f-9bfb-d816ff75642f 2018-10-10 03:11:24,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:11:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:24,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467f2627-d13b-49d4-8fef-4afad52acf5f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:24,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-467f2627-d13b-49d4-8fef-4afad52acf5f 2018-10-10 03:11:24,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080904006958s 2018-10-10 03:11:24,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:11:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:24,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd64e439-76ca-4c1f-902d-00b6dc9a4dbf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:24,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-dd64e439-76ca-4c1f-902d-00b6dc9a4dbf 2018-10-10 03:11:24,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0785348415375s 2018-10-10 03:11:24,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:11:24,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:24,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c6cf2c-515e-4c7b-a57f-a98078518071 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:24,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b8c6cf2c-515e-4c7b-a57f-a98078518071 2018-10-10 03:11:24,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.089066028595s 2018-10-10 03:11:24,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b8c6cf2c-515e-4c7b-a57f-a98078518071 2018-10-10 03:11:24,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:11:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:24,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f720c5-693d-45ed-8ae0-3511c938cec5 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:24,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a6f720c5-693d-45ed-8ae0-3511c938cec5 2018-10-10 03:11:24,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083976984024s 2018-10-10 03:11:24,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a6f720c5-693d-45ed-8ae0-3511c938cec5 2018-10-10 03:11:24,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:11:24,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=f669fb7da5f64632bd86f4ddebe091ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:24,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b99062-df92-47bf-821d-8a7b0dee0e7d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=f669fb7da5f64632bd86f4ddebe091ee", "previous": null, "next": null}} 2018-10-10 03:11:24,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=26b8463998db44eb99af0a8ed1ba9458&scope.project.id=6230f90b4840424ea8249b5480c29fb6&role.id=f669fb7da5f64632bd86f4ddebe091ee used request id req-e8b99062-df92-47bf-821d-8a7b0dee0e7d 2018-10-10 03:11:24,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0818119049072s 2018-10-10 03:11:24,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:11:24,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/26b8463998db44eb99af0a8ed1ba9458/roles/f669fb7da5f64632bd86f4ddebe091ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:11:24,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f875cd-13ab-4f0b-b3f2-8840cb350f83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:24,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/26b8463998db44eb99af0a8ed1ba9458/roles/f669fb7da5f64632bd86f4ddebe091ee used request id req-90f875cd-13ab-4f0b-b3f2-8840cb350f83 2018-10-10 03:11:24,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112963914871s 2018-10-10 03:11:24,708 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-10 03:11:24,708 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-10 03:11:24,708 - openstack_tests - INFO - OS Credentials = > 2018-10-10 03:11:24,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:24,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:25,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["WIXnjOk6QYGJBKLT4BoBEw"], "issued_at": "2018-10-10T03:11:25.000000Z"}} 2018-10-10 03:11:25,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a7404786b5aedd5568477555b85be3407cf99d" 2018-10-10 03:11:26,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c149f24f-a7b2-46b8-9420-584a37420a69 Date: Wed, 10 Oct 2018 03:11:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:11:26,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-c149f24f-a7b2-46b8-9420-584a37420a69 2018-10-10 03:11:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a7404786b5aedd5568477555b85be3407cf99d" 2018-10-10 03:11:26,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c3cc0816-d02f-4685-822e-567ac471032a Date: Wed, 10 Oct 2018 03:11:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:11:26,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-c3cc0816-d02f-4685-822e-567ac471032a 2018-10-10 03:11:26,858 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-10 03:11:26,858 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-10 03:11:26,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:26,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:27,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["WE6uAGLsTnqBlOADdFDxWA"], "issued_at": "2018-10-10T03:11:27.000000Z"}} 2018-10-10 03:11:27,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:27,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc678a90-272e-4a46-ba92-d582afdea201 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:27,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dc678a90-272e-4a46-ba92-d582afdea201 2018-10-10 03:11:27,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:27,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:27,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1195962a-ac8f-4eda-8487-4fdccc298099 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:27,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1195962a-ac8f-4eda-8487-4fdccc298099 2018-10-10 03:11:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-733d67b8-b89e-4905-8d4d-4043a6f955d7-projName"}}' 2018-10-10 03:11:27,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ba66b2-043e-4cb0-bc8b-3a19272d45f9 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d8ad9b84cb940cf80063876e9ee0200"}, "enabled": true, "id": "7d8ad9b84cb940cf80063876e9ee0200", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-733d67b8-b89e-4905-8d4d-4043a6f955d7-projName"}} 2018-10-10 03:11:27,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-04ba66b2-043e-4cb0-bc8b-3a19272d45f9 2018-10-10 03:11:27,771 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-733d67b8-b89e-4905-8d4d-4043a6f955d7-projName 2018-10-10 03:11:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-733d67b8-b89e-4905-8d4d-4043a6f955d7-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:27,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b0314d-9609-43bd-8379-ebc4bbed4512 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-733d67b8-b89e-4905-8d4d-4043a6f955d7-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d8ad9b84cb940cf80063876e9ee0200"}, "enabled": true, "id": "7d8ad9b84cb940cf80063876e9ee0200", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-733d67b8-b89e-4905-8d4d-4043a6f955d7-projName"}]} 2018-10-10 03:11:27,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-733d67b8-b89e-4905-8d4d-4043a6f955d7-projName used request id req-b9b0314d-9609-43bd-8379-ebc4bbed4512 2018-10-10 03:11:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:27,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e81faca-3e59-42eb-9d0b-ddbbbb8d9bf3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:27,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-8e81faca-3e59-42eb-9d0b-ddbbbb8d9bf3 2018-10-10 03:11:27,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:29,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-0f16669f-d501-4610-8e77-50613a09afe0 Date: Wed, 10 Oct 2018 03:11:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:28Z", "updated_at": "2018-10-10T03:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:28Z", "revision_number": 0, "id": "5d4ac42c-868d-4757-88a9-6e8a73438ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:28Z", "security_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:28Z", "revision_number": 0, "id": "68d80923-0e1e-45fc-a1fa-f41fbde1b058", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:28Z", "security_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:28Z", "revision_number": 0, "id": "935a95eb-9e77-4bf5-bed9-a743c9a2bc62", "remote_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:28Z", "security_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:28Z", "revision_number": 0, "id": "f74225b7-83e9-4867-a0c5-43603699dced", "remote_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:28Z", "security_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "77372dd1-58d2-481b-a7e5-fe292360e933", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:11:29,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-0f16669f-d501-4610-8e77-50613a09afe0 2018-10-10 03:11:29,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:29,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563f4e50-bab1-414c-88a8-198b406ddaf7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:11:29,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-563f4e50-bab1-414c-88a8-198b406ddaf7 2018-10-10 03:11:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:29,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2aedae1-cf71-4d44-a7c1-8ed9ae00fcb7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:11:29,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-d2aedae1-cf71-4d44-a7c1-8ed9ae00fcb7 2018-10-10 03:11:29,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77372dd1-58d2-481b-a7e5-fe292360e933 2018-10-10 03:11:29,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=77372dd1-58d2-481b-a7e5-fe292360e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:29,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-38184de8-b76c-407e-9b60-846d9ea3aa19 Date: Wed, 10 Oct 2018 03:11: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-10-10T03:11:28Z", "security_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:28Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "5d4ac42c-868d-4757-88a9-6e8a73438ea4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:11:28Z", "security_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:28Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "68d80923-0e1e-45fc-a1fa-f41fbde1b058"}, {"remote_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:11:28Z", "security_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:28Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "935a95eb-9e77-4bf5-bed9-a743c9a2bc62"}, {"remote_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:11:28Z", "security_group_id": "77372dd1-58d2-481b-a7e5-fe292360e933", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:28Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "f74225b7-83e9-4867-a0c5-43603699dced"}]} 2018-10-10 03:11:29,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=77372dd1-58d2-481b-a7e5-fe292360e933 used request id req-38184de8-b76c-407e-9b60-846d9ea3aa19 2018-10-10 03:11:29,918 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 03:11:29,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/77372dd1-58d2-481b-a7e5-fe292360e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:30,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-420f4627-1363-4936-a8af-4b1d06877f7e Content-Length: 0 Date: Wed, 10 Oct 2018 03:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:11:30,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/77372dd1-58d2-481b-a7e5-fe292360e933 used request id req-420f4627-1363-4936-a8af-4b1d06877f7e 2018-10-10 03:11:30,991 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-733d67b8-b89e-4905-8d4d-4043a6f955d7-projName 2018-10-10 03:11:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7d8ad9b84cb940cf80063876e9ee0200 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172b530e7dca4c741d74affff4199a9c69ebb00" 2018-10-10 03:11:31,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7244b69-1c76-4d7a-9cb3-54cb9c24dffe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:31,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7d8ad9b84cb940cf80063876e9ee0200 used request id req-e7244b69-1c76-4d7a-9cb3-54cb9c24dffe 2018-10-10 03:11:31,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:31,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["kPBQQkUGSs-G37H7Jkq-Mw"], "issued_at": "2018-10-10T03:11:31.000000Z"}} 2018-10-10 03:11:31,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aa0f16778734961e5a6f7e075b2c1d7a896944" 2018-10-10 03:11:31,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2787d1f3-d407-4abc-a446-fc0d8f124b62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:31,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2787d1f3-d407-4abc-a446-fc0d8f124b62 2018-10-10 03:11:31,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:31,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:31,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aa0f16778734961e5a6f7e075b2c1d7a896944" 2018-10-10 03:11:31,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a5399b-1ee4-4960-8771-5fc0843c6283 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:31,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-50a5399b-1ee4-4960-8771-5fc0843c6283 2018-10-10 03:11:32,119 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-508aa082-6f03-4a1f-872b-35eccae9f518-username 2018-10-10 03:11:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aa0f16778734961e5a6f7e075b2c1d7a896944" 2018-10-10 03:11:32,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bbe97e-a33b-41de-8b6c-3746fab3b086 Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-508aa082-6f03-4a1f-872b-35eccae9f518-username", "links": {"self": "http://172.30.9.25:5000/v3/users/92120fa4144a4b87b419f1039304a849"}, "domain_id": "default", "enabled": true, "id": "92120fa4144a4b87b419f1039304a849", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:32,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e4bbe97e-a33b-41de-8b6c-3746fab3b086 2018-10-10 03:11:32,242 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-508aa082-6f03-4a1f-872b-35eccae9f518-username 2018-10-10 03:11:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/92120fa4144a4b87b419f1039304a849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aa0f16778734961e5a6f7e075b2c1d7a896944" 2018-10-10 03:11:32,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14e85a83-41c3-4173-b76d-18cc49e8eb9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:32,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/92120fa4144a4b87b419f1039304a849 used request id req-14e85a83-41c3-4173-b76d-18cc49e8eb9e 2018-10-10 03:11:32,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:32,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["6hdj3bX8RMK66qxpANw_jA"], "issued_at": "2018-10-10T03:11:32.000000Z"}} 2018-10-10 03:11:32,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2395b0f058eb0df3f495a6dda42c14b0e5c82984" 2018-10-10 03:11:33,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0113af1c-74bd-42fe-be25-e0f82d0fa46c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:33,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0113af1c-74bd-42fe-be25-e0f82d0fa46c 2018-10-10 03:11:33,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:33,003 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-10 03:11:33,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:33,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["pK2z00YRTPeiMOqe3iV-kg"], "issued_at": "2018-10-10T03:11:33.000000Z"}} 2018-10-10 03:11:33,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d8b06eaf261f5ce6c5cdd7356f3e17906b337a" 2018-10-10 03:11:33,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747a0188-04e3-4001-8e44-5c6364a221da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:33,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-747a0188-04e3-4001-8e44-5c6364a221da 2018-10-10 03:11:33,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:33,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:33,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["p27VLRrgR-q0YtHaa6klMA"], "issued_at": "2018-10-10T03:11:33.000000Z"}} 2018-10-10 03:11:33,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:34,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["LuYON5epQ2a2S2LII_xwtQ"], "issued_at": "2018-10-10T03:11:34.000000Z"}} 2018-10-10 03:11:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9525019a3fa551be75153456fc26e42fa44924" 2018-10-10 03:11:34,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b3388e-dc33-405b-8604-efdf7b31c406 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:34,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-10b3388e-dc33-405b-8604-efdf7b31c406 2018-10-10 03:11:34,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:34,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:34,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["9W3ebXXtS2SGR8nTgOeECw"], "issued_at": "2018-10-10T03:11:34.000000Z"}} 2018-10-10 03:11:34,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:35,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["MCbO3TttRb--0038DBlkmw"], "issued_at": "2018-10-10T03:11:35.000000Z"}} 2018-10-10 03:11:35,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fec24a5f22bee0543a471f572edae0cb1077bc" 2018-10-10 03:11:35,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdc3cda-1234-45a0-bbcf-882bb436635b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:35,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ecdc3cda-1234-45a0-bbcf-882bb436635b 2018-10-10 03:11:35,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:35,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:35,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["QsUyIk7yROiK71M775dKaQ"], "issued_at": "2018-10-10T03:11:35.000000Z"}} 2018-10-10 03:11:35,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:35,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:36,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["xAfO358_TnKm7wRCndWQpw"], "issued_at": "2018-10-10T03:11:36.000000Z"}} 2018-10-10 03:11:36,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:36,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:36,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["rjtYjRSBR3aLsd8UEJhBdA"], "issued_at": "2018-10-10T03:11:36.000000Z"}} 2018-10-10 03:11:36,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:36,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["Ob51IiQ0TPGQxov2dTTUCQ"], "issued_at": "2018-10-10T03:11:36.000000Z"}} 2018-10-10 03:11:36,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:36,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5545b88b-1471-4389-b6ae-8ac321b3c6f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:36,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5545b88b-1471-4389-b6ae-8ac321b3c6f4 2018-10-10 03:11:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:36,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:36,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:37,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3a2b04-59be-46ed-b81f-de2e274a27f4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:37,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5a3a2b04-59be-46ed-b81f-de2e274a27f4 2018-10-10 03:11:37,466 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-username 2018-10-10 03:11:37,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:37,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d63459-3958-4afb-a2c2-b5f40f7933dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:37,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-27d63459-3958-4afb-a2c2-b5f40f7933dd 2018-10-10 03:11:37,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-projName"}}' 2018-10-10 03:11:37,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea763e16-2dff-4a44-9bb5-335c76f40097 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eaf39d12dbdd43b4a5ff1d6d73cf7a05"}, "enabled": true, "id": "eaf39d12dbdd43b4a5ff1d6d73cf7a05", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-projName"}} 2018-10-10 03:11:37,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ea763e16-2dff-4a44-9bb5-335c76f40097 2018-10-10 03:11:37,726 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-projName 2018-10-10 03:11:37,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" -d '{"role": {"name": "KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-role"}}' 2018-10-10 03:11:37,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e48954-2e43-472d-9221-12768f2c5a62 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe280ef56d0472da84db78fd58f7e5d", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe280ef56d0472da84db78fd58f7e5d"}, "name": "KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-role"}} 2018-10-10 03:11:37,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-97e48954-2e43-472d-9221-12768f2c5a62 2018-10-10 03:11:37,838 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-role 2018-10-10 03:11:37,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9fe280ef56d0472da84db78fd58f7e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:37,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87213cc-cdfd-4d6d-900a-dd0cdb4241bf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/9fe280ef56d0472da84db78fd58f7e5d"}, "domain_id": null, "name": "KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-role", "id": "9fe280ef56d0472da84db78fd58f7e5d"}} 2018-10-10 03:11:37,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9fe280ef56d0472da84db78fd58f7e5d used request id req-e87213cc-cdfd-4d6d-900a-dd0cdb4241bf 2018-10-10 03:11:37,927 - keystone_utils - INFO - Granting role KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-role to project KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-projName 2018-10-10 03:11:37,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/eaf39d12dbdd43b4a5ff1d6d73cf7a05/users/8c57ea28209f4ab6a5093405665e873e/roles/9fe280ef56d0472da84db78fd58f7e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:38,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d91bfda-409d-491e-829f-06ddc1aae02b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:38,090 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/eaf39d12dbdd43b4a5ff1d6d73cf7a05/users/8c57ea28209f4ab6a5093405665e873e/roles/9fe280ef56d0472da84db78fd58f7e5d used request id req-8d91bfda-409d-491e-829f-06ddc1aae02b 2018-10-10 03:11:38,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eaf39d12dbdd43b4a5ff1d6d73cf7a05/users/8c57ea28209f4ab6a5093405665e873e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:38,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51403966-d75e-4978-8d20-fc945ab2c62b Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/eaf39d12dbdd43b4a5ff1d6d73cf7a05/users/8c57ea28209f4ab6a5093405665e873e/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe280ef56d0472da84db78fd58f7e5d", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe280ef56d0472da84db78fd58f7e5d"}, "name": "KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-role"}]} 2018-10-10 03:11:38,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eaf39d12dbdd43b4a5ff1d6d73cf7a05/users/8c57ea28209f4ab6a5093405665e873e/roles used request id req-51403966-d75e-4978-8d20-fc945ab2c62b 2018-10-10 03:11:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:39,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-894500c5-d35a-46e6-805e-dc74e8253ac9 Date: Wed, 10 Oct 2018 03:11:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:38Z", "updated_at": "2018-10-10T03:11:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:38Z", "revision_number": 0, "id": "0fc4c1bd-0e8f-4035-aa76-f1b94872907b", "remote_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:38Z", "security_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:38Z", "revision_number": 0, "id": "22afebdb-22a9-4eaf-ad99-b7e0362683ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:38Z", "security_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:38Z", "revision_number": 0, "id": "2865d39b-10bc-451a-9d48-5bb710bb0c8f", "remote_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:38Z", "security_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:38Z", "revision_number": 0, "id": "e6abdc61-01d8-4b6e-bd4e-d45675d94ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:38Z", "security_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "name": "default"}]} 2018-10-10 03:11:39,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-894500c5-d35a-46e6-805e-dc74e8253ac9 2018-10-10 03:11:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:39,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122d09b2-212f-417f-85e8-6ecf149274ec Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:11:39,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-122d09b2-212f-417f-85e8-6ecf149274ec 2018-10-10 03:11:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:39,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647d58e1-d1bc-4be5-b5e5-afb40b2a8575 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 03:11:39,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-647d58e1-d1bc-4be5-b5e5-afb40b2a8575 2018-10-10 03:11:39,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:39,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c7310d-5666-4e0e-beb9-3f9ac6b1de95 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:11:39,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-d5c7310d-5666-4e0e-beb9-3f9ac6b1de95 2018-10-10 03:11:39,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4db6c6f-f94b-474b-ad34-451fd7e78e93 2018-10-10 03:11:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4db6c6f-f94b-474b-ad34-451fd7e78e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:40,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7c090186-b8b1-4fbd-b140-3e38ae3a7753 Date: Wed, 10 Oct 2018 03:11:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:11:38Z", "security_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:38Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "0fc4c1bd-0e8f-4035-aa76-f1b94872907b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:11:38Z", "security_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:38Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "22afebdb-22a9-4eaf-ad99-b7e0362683ea"}, {"remote_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:11:38Z", "security_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:38Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2865d39b-10bc-451a-9d48-5bb710bb0c8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:11:38Z", "security_group_id": "e4db6c6f-f94b-474b-ad34-451fd7e78e93", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:38Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "e6abdc61-01d8-4b6e-bd4e-d45675d94ca3"}]} 2018-10-10 03:11:40,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e4db6c6f-f94b-474b-ad34-451fd7e78e93 used request id req-7c090186-b8b1-4fbd-b140-3e38ae3a7753 2018-10-10 03:11:40,290 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 03:11:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e4db6c6f-f94b-474b-ad34-451fd7e78e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:41,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9705729b-0c4d-46af-8c6d-6d958436d207 Content-Length: 0 Date: Wed, 10 Oct 2018 03:11:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:11:41,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e4db6c6f-f94b-474b-ad34-451fd7e78e93 used request id req-9705729b-0c4d-46af-8c6d-6d958436d207 2018-10-10 03:11:41,290 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-projName 2018-10-10 03:11:41,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/eaf39d12dbdd43b4a5ff1d6d73cf7a05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:41,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18531e67-26da-438e-8742-ae22050b9bc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:41,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/eaf39d12dbdd43b4a5ff1d6d73cf7a05 used request id req-18531e67-26da-438e-8742-ae22050b9bc5 2018-10-10 03:11:41,506 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-username 2018-10-10 03:11:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8c57ea28209f4ab6a5093405665e873e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:41,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b775fbf4-33d1-47cf-9c00-fccd939ce574 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:41,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8c57ea28209f4ab6a5093405665e873e used request id req-b775fbf4-33d1-47cf-9c00-fccd939ce574 2018-10-10 03:11:41,688 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-35bcb6fb-df22-46cf-b4d0-b7419c916e06-role 2018-10-10 03:11:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9fe280ef56d0472da84db78fd58f7e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877787e84f54e8039d2949a6e46b89d169418dc6" 2018-10-10 03:11:41,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc25a923-3a70-40ee-b93b-4530834749d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:41,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9fe280ef56d0472da84db78fd58f7e5d used request id req-cc25a923-3a70-40ee-b93b-4530834749d0 2018-10-10 03:11:41,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:42,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["UlwBv9vbRwGCGtASNFsfng"], "issued_at": "2018-10-10T03:11:42.000000Z"}} 2018-10-10 03:11:42,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064b5024fe2152a0f5968328143c34199371063a" 2018-10-10 03:11:42,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a444401a-a2e2-4b97-a61f-78dd16b38ea9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:42,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a444401a-a2e2-4b97-a61f-78dd16b38ea9 2018-10-10 03:11:42,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:42,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:42,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["63VbRn5HR4udpqz4UYRetw"], "issued_at": "2018-10-10T03:11:42.000000Z"}} 2018-10-10 03:11:42,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:42,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f88f7d-508a-49b7-9c7f-49a9bab7cb89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:42,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-20f88f7d-508a-49b7-9c7f-49a9bab7cb89 2018-10-10 03:11:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:42,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:42,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:42,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04655519-168d-4850-bef2-548193c9e35b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:42,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-04655519-168d-4850-bef2-548193c9e35b 2018-10-10 03:11:42,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:42,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50e2e0b-54b8-4e5e-86a8-ce5d7eb7a2fb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:42,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d50e2e0b-54b8-4e5e-86a8-ce5d7eb7a2fb 2018-10-10 03:11:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:43,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb16b21-1d51-4771-92fa-05dc272533af Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:43,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cdb16b21-1d51-4771-92fa-05dc272533af 2018-10-10 03:11:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:43,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11c280a-709d-44f7-92b1-a803bb9c92dd Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:43,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-a11c280a-709d-44f7-92b1-a803bb9c92dd 2018-10-10 03:11:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/5cd22e583088428b8e0a73ff5e2613a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:43,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de83404-d6d0-41e3-ab8a-7f11c582f3a1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/5cd22e583088428b8e0a73ff5e2613a8"}, "enabled": true, "id": "5cd22e583088428b8e0a73ff5e2613a8", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5e3fbc0f-a5ef-4f3-name"}} 2018-10-10 03:11:43,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/5cd22e583088428b8e0a73ff5e2613a8 used request id req-4de83404-d6d0-41e3-ab8a-7f11c582f3a1 2018-10-10 03:11:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/5cd22e583088428b8e0a73ff5e2613a8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:43,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b903c13f-31f5-4d0b-9cde-e485308bb5b4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/5cd22e583088428b8e0a73ff5e2613a8/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 03:11:43,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/5cd22e583088428b8e0a73ff5e2613a8/roles used request id req-b903c13f-31f5-4d0b-9cde-e485308bb5b4 2018-10-10 03:11:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:43,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b21a8c-2933-4c2a-b5ef-e0aee1337b8a Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 03:11:43,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-f6b21a8c-2933-4c2a-b5ef-e0aee1337b8a 2018-10-10 03:11:43,818 - keystone_utils - INFO - Granting role admin to project api_check-project_23389605-9242-4157-9e5c-34ba022b4836 2018-10-10 03:11:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/5cd22e583088428b8e0a73ff5e2613a8/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:44,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d60772fe-dfc5-4219-91f3-6ead4ca3f642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:44,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/5cd22e583088428b8e0a73ff5e2613a8/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-d60772fe-dfc5-4219-91f3-6ead4ca3f642 2018-10-10 03:11:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:44,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f77597b1-25f3-4882-8892-2177943ef7c6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:44,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f77597b1-25f3-4882-8892-2177943ef7c6 2018-10-10 03:11:44,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:44,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc5b17b-d4db-4b41-8b99-7d2a4fa72aac Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:44,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-cbc5b17b-d4db-4b41-8b99-7d2a4fa72aac 2018-10-10 03:11:44,176 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5e3fbc0f-a5ef-4f3-name 2018-10-10 03:11:44,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:44,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064b5024fe2152a0f5968328143c34199371063a" 2018-10-10 03:11:44,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff0637e-e8da-4260-b101-893a5c1a61db Content-Encoding: gzip Content-Length: 935 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5e3fbc0f-a5ef-4f3-name", "links": {"self": "http://172.30.9.25:5000/v3/users/5cd22e583088428b8e0a73ff5e2613a8"}, "domain_id": "default", "enabled": true, "id": "5cd22e583088428b8e0a73ff5e2613a8", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:44,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9ff0637e-e8da-4260-b101-893a5c1a61db 2018-10-10 03:11:44,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064b5024fe2152a0f5968328143c34199371063a" 2018-10-10 03:11:44,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b04bfc-9c20-40b1-a81a-889aacc6bd8a Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:44,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-20b04bfc-9c20-40b1-a81a-889aacc6bd8a 2018-10-10 03:11:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064b5024fe2152a0f5968328143c34199371063a" 2018-10-10 03:11:44,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f01555-c82e-4a5d-b527-e8ba785368d4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:44,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-12f01555-c82e-4a5d-b527-e8ba785368d4 2018-10-10 03:11:44,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/5cd22e583088428b8e0a73ff5e2613a8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064b5024fe2152a0f5968328143c34199371063a" 2018-10-10 03:11:44,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a0b610-18a4-4f9a-ad0c-6e79e5893e26 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/5cd22e583088428b8e0a73ff5e2613a8/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}]} 2018-10-10 03:11:44,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/5cd22e583088428b8e0a73ff5e2613a8/roles used request id req-76a0b610-18a4-4f9a-ad0c-6e79e5893e26 2018-10-10 03:11:44,567 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5e3fbc0f-a5ef-4f3-name 2018-10-10 03:11:44,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5cd22e583088428b8e0a73ff5e2613a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae49c5a9fa576e6cf3b358a515ead37b2b2ebe4" 2018-10-10 03:11:44,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60fbc79-cb97-4644-bbff-1d5c7bc1d95b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:44,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5cd22e583088428b8e0a73ff5e2613a8 used request id req-e60fbc79-cb97-4644-bbff-1d5c7bc1d95b 2018-10-10 03:11:44,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:45,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["tAag88NORWuyDZ_WQAssCQ"], "issued_at": "2018-10-10T03:11:45.000000Z"}} 2018-10-10 03:11:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae438aa76800eda27375dc8de7ef37471fa3d8b" 2018-10-10 03:11:45,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920f9d92-c90f-4644-b1cf-d6c09f0602ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:45,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-920f9d92-c90f-4644-b1cf-d6c09f0602ea 2018-10-10 03:11:45,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:45,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:45,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["tDBJFaJdQ4SGtY1oUxn7hA"], "issued_at": "2018-10-10T03:11:45.000000Z"}} 2018-10-10 03:11:45,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:45,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d5b0b2-7025-4149-931a-dca4c7e0b913 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:45,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b0d5b0b2-7025-4149-931a-dca4c7e0b913 2018-10-10 03:11:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:45,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:46,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24e34be-fbcc-4456-81fb-c9356ac06ee3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:46,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e24e34be-fbcc-4456-81fb-c9356ac06ee3 2018-10-10 03:11:46,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:46,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4034bd4-3f92-4c8b-926e-d89d4c6bb1c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:46,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a4034bd4-3f92-4c8b-926e-d89d4c6bb1c2 2018-10-10 03:11:46,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:46,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a59267-727a-42bd-8717-9c4dbf8870b0 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:46,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-16a59267-727a-42bd-8717-9c4dbf8870b0 2018-10-10 03:11:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:46,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52feee04-9e74-4571-a4ee-3881b60005fc Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:46,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-52feee04-9e74-4571-a4ee-3881b60005fc 2018-10-10 03:11:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/2df347c35de04edea7d71023a963b05c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:46,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20568138-6c2a-4acc-9f3e-0efdc9e5a6a7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/2df347c35de04edea7d71023a963b05c"}, "enabled": true, "id": "2df347c35de04edea7d71023a963b05c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-276e12b7-151c-4a1-name"}} 2018-10-10 03:11:46,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/2df347c35de04edea7d71023a963b05c used request id req-20568138-6c2a-4acc-9f3e-0efdc9e5a6a7 2018-10-10 03:11:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/2df347c35de04edea7d71023a963b05c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:46,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0f2e02-ce81-4bac-8526-0a50c2c08c5d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/2df347c35de04edea7d71023a963b05c/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 03:11:46,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/2df347c35de04edea7d71023a963b05c/roles used request id req-3a0f2e02-ce81-4bac-8526-0a50c2c08c5d 2018-10-10 03:11:46,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:47,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef78ec02-fd0f-4d59-a022-81e35d694a73 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 03:11:47,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-ef78ec02-fd0f-4d59-a022-81e35d694a73 2018-10-10 03:11:47,081 - keystone_utils - INFO - Granting role admin to project api_check-project_23389605-9242-4157-9e5c-34ba022b4836 2018-10-10 03:11:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/2df347c35de04edea7d71023a963b05c/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:47,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9818b9f-3044-4c8b-8312-611f89a050f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:47,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/2df347c35de04edea7d71023a963b05c/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-d9818b9f-3044-4c8b-8312-611f89a050f0 2018-10-10 03:11:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:47,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda411e4-0513-4def-91f3-173d107754ca Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:47,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fda411e4-0513-4def-91f3-173d107754ca 2018-10-10 03:11:47,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:47,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdf87bb-87a3-43ba-8567-2abac9f33314 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:47,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-dfdf87bb-87a3-43ba-8567-2abac9f33314 2018-10-10 03:11:47,314 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-276e12b7-151c-4a1-name 2018-10-10 03:11:47,314 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-276e12b7-151c-4a1-name 2018-10-10 03:11:47,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:47,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:47,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2df347c35de04edea7d71023a963b05c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae438aa76800eda27375dc8de7ef37471fa3d8b" 2018-10-10 03:11:47,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d869fc4-fbe1-4ff2-9966-ec723270a10c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:47,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2df347c35de04edea7d71023a963b05c used request id req-5d869fc4-fbe1-4ff2-9966-ec723270a10c 2018-10-10 03:11:47,559 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-276e12b7-151c-4a1-name 2018-10-10 03:11:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2df347c35de04edea7d71023a963b05c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb573a856675c4740cf97afa2e89c676e81b8" 2018-10-10 03:11:47,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c083c35e-0c64-4133-a2ba-e31c2153675a Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 2df347c35de04edea7d71023a963b05c.", "code": 404, "title": "Not Found"}} 2018-10-10 03:11:47,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2df347c35de04edea7d71023a963b05c used request id req-c083c35e-0c64-4133-a2ba-e31c2153675a 2018-10-10 03:11:47,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-10 03:11:47,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:48,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["pkstU6WLTDClIdzY62E3tg"], "issued_at": "2018-10-10T03:11:48.000000Z"}} 2018-10-10 03:11:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dee813c4eb1f78cefdd7a870cf1d7844a218d1c" 2018-10-10 03:11:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdfe4c6f-ba9d-4d4e-84fa-111e94aedd16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:48,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bdfe4c6f-ba9d-4d4e-84fa-111e94aedd16 2018-10-10 03:11:48,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:48,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:48,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["n5UlEhhbTgK0EuOoL-hPbg"], "issued_at": "2018-10-10T03:11:48.000000Z"}} 2018-10-10 03:11:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:48,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ac5272-082f-4b9e-91a6-d9be913e0f10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:48,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-82ac5272-082f-4b9e-91a6-d9be913e0f10 2018-10-10 03:11:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:48,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:48,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:48,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2581c78d-e179-4ce7-aeba-0854b275dbb7 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:48,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2581c78d-e179-4ce7-aeba-0854b275dbb7 2018-10-10 03:11:48,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:48,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10db47b9-acb7-4c66-92e1-d61ba4c4deb6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:48,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-10db47b9-acb7-4c66-92e1-d61ba4c4deb6 2018-10-10 03:11:49,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:49,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3944f0fd-f068-450d-ae7b-056fcf5180d4 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:49,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3944f0fd-f068-450d-ae7b-056fcf5180d4 2018-10-10 03:11:49,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:49,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ba727d-9bc5-4688-a9fc-77bb42bcfd2c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:49,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-93ba727d-9bc5-4688-a9fc-77bb42bcfd2c 2018-10-10 03:11:49,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/1cb6b4c7c3f647eeb7e2e2a25b585f59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:49,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e89d75-8dd1-4239-86a0-e9f28fc2b9a6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/1cb6b4c7c3f647eeb7e2e2a25b585f59"}, "enabled": true, "id": "1cb6b4c7c3f647eeb7e2e2a25b585f59", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f96e2242-5c44-4ba-name"}} 2018-10-10 03:11:49,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/1cb6b4c7c3f647eeb7e2e2a25b585f59 used request id req-d3e89d75-8dd1-4239-86a0-e9f28fc2b9a6 2018-10-10 03:11:49,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/1cb6b4c7c3f647eeb7e2e2a25b585f59/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:49,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ec6b82-1b43-4613-8f2c-98a6c1f06409 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/1cb6b4c7c3f647eeb7e2e2a25b585f59/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 03:11:49,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/1cb6b4c7c3f647eeb7e2e2a25b585f59/roles used request id req-c1ec6b82-1b43-4613-8f2c-98a6c1f06409 2018-10-10 03:11:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:49,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7a5b0e-bd85-4a4d-ba6d-a59dae9892af Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 03:11:49,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-dd7a5b0e-bd85-4a4d-ba6d-a59dae9892af 2018-10-10 03:11:49,610 - keystone_utils - INFO - Granting role admin to project api_check-project_23389605-9242-4157-9e5c-34ba022b4836 2018-10-10 03:11:49,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/1cb6b4c7c3f647eeb7e2e2a25b585f59/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:49,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113e6f5f-cc2c-416b-9dc8-0e77dd76a06f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:49,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/1cb6b4c7c3f647eeb7e2e2a25b585f59/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-113e6f5f-cc2c-416b-9dc8-0e77dd76a06f 2018-10-10 03:11:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c992047-aa86-4b17-8a43-05b6106af9a3 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:49,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2c992047-aa86-4b17-8a43-05b6106af9a3 2018-10-10 03:11:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:49,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675b4eac-c5de-4dd9-8e18-2e572d84d48c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:49,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-675b4eac-c5de-4dd9-8e18-2e572d84d48c 2018-10-10 03:11:49,886 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f96e2242-5c44-4ba-name 2018-10-10 03:11:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:49,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dee813c4eb1f78cefdd7a870cf1d7844a218d1c" 2018-10-10 03:11:50,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c4784b-3ddf-4e6a-a44e-becc9728828e Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f96e2242-5c44-4ba-name", "links": {"self": "http://172.30.9.25:5000/v3/users/1cb6b4c7c3f647eeb7e2e2a25b585f59"}, "domain_id": "default", "enabled": true, "id": "1cb6b4c7c3f647eeb7e2e2a25b585f59", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:50,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f5c4784b-3ddf-4e6a-a44e-becc9728828e 2018-10-10 03:11:50,003 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f96e2242-5c44-4ba-name 2018-10-10 03:11:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1cb6b4c7c3f647eeb7e2e2a25b585f59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c3c64a1c4f6f6785b3696cea892b2d867976c9" 2018-10-10 03:11:50,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20132f2f-1fa7-48a5-8e72-38eaba939ace Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:50,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1cb6b4c7c3f647eeb7e2e2a25b585f59 used request id req-20132f2f-1fa7-48a5-8e72-38eaba939ace 2018-10-10 03:11:50,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:50,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["iBuZwKsdRsKwY3cjwpoCAA"], "issued_at": "2018-10-10T03:11:50.000000Z"}} 2018-10-10 03:11:50,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8416171f316d0ac1f7b317adc3a20f762f6e2" 2018-10-10 03:11:50,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e1b29f-5c5b-493d-8bfd-f86bd5936232 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:50,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-24e1b29f-5c5b-493d-8bfd-f86bd5936232 2018-10-10 03:11:50,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:50,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:51,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["KApbySYrRuOdOKCWd-SLJA"], "issued_at": "2018-10-10T03:11:51.000000Z"}} 2018-10-10 03:11:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:51,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0263991-8d83-434a-bedd-12c78bf1fd70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:51,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d0263991-8d83-434a-bedd-12c78bf1fd70 2018-10-10 03:11:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:51,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:51,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:51,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa0c071-b582-4908-8098-b7f6022c7023 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:51,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4aa0c071-b582-4908-8098-b7f6022c7023 2018-10-10 03:11:51,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:51,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a0244a-f366-4234-a1a9-6dd742f6bafa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:51,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a8a0244a-f366-4234-a1a9-6dd742f6bafa 2018-10-10 03:11:51,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:51,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1933e64c-be33-4959-9c58-c6c0697c59a0 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:51,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1933e64c-be33-4959-9c58-c6c0697c59a0 2018-10-10 03:11:51,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:51,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccfbc30-8d42-48ea-86aa-5c0bed9f7fa6 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:51,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-3ccfbc30-8d42-48ea-86aa-5c0bed9f7fa6 2018-10-10 03:11:51,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/defb4c383c3e4607865326f2c53ab4cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:52,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d79012f-dc5c-42e7-89d3-202be802ec80 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/defb4c383c3e4607865326f2c53ab4cb"}, "enabled": true, "id": "defb4c383c3e4607865326f2c53ab4cb", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b3dacb08-280d-4bc-name"}} 2018-10-10 03:11:52,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/defb4c383c3e4607865326f2c53ab4cb used request id req-5d79012f-dc5c-42e7-89d3-202be802ec80 2018-10-10 03:11:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/defb4c383c3e4607865326f2c53ab4cb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:52,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ecde85-f745-4a47-bc67-644cac1a5472 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/defb4c383c3e4607865326f2c53ab4cb/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 03:11:52,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/defb4c383c3e4607865326f2c53ab4cb/roles used request id req-a8ecde85-f745-4a47-bc67-644cac1a5472 2018-10-10 03:11:52,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:52,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edb2242-17f7-44e6-9116-8ecafaa774f9 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 03:11:52,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-3edb2242-17f7-44e6-9116-8ecafaa774f9 2018-10-10 03:11:52,309 - keystone_utils - INFO - Granting role admin to project api_check-project_23389605-9242-4157-9e5c-34ba022b4836 2018-10-10 03:11:52,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/defb4c383c3e4607865326f2c53ab4cb/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:52,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e0d8929-4259-4b0e-bd8d-6436f3ec3529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:52,444 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6/users/defb4c383c3e4607865326f2c53ab4cb/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-8e0d8929-4259-4b0e-bd8d-6436f3ec3529 2018-10-10 03:11:52,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:52,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9dad5e-014f-4929-a06d-7b9130a4e984 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:52,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5a9dad5e-014f-4929-a06d-7b9130a4e984 2018-10-10 03:11:52,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:52,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d7efaf-6e13-4077-88b7-89fb6a081027 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:11:52,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=api_check-project_23389605-9242-4157-9e5c-34ba022b4836 used request id req-e8d7efaf-6e13-4077-88b7-89fb6a081027 2018-10-10 03:11:52,553 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b3dacb08-280d-4bc-name 2018-10-10 03:11:52,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:52,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8416171f316d0ac1f7b317adc3a20f762f6e2" 2018-10-10 03:11:52,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b058eed4-cacb-4fad-9b67-9d688652dd7f Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b3dacb08-280d-4bc-name", "links": {"self": "http://172.30.9.25:5000/v3/users/defb4c383c3e4607865326f2c53ab4cb"}, "domain_id": "default", "enabled": true, "id": "defb4c383c3e4607865326f2c53ab4cb", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:52,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b058eed4-cacb-4fad-9b67-9d688652dd7f 2018-10-10 03:11:52,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:52,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:53,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["5IFB95lkTzKhGu8sovlLAA"], "issued_at": "2018-10-10T03:11:53.000000Z"}} 2018-10-10 03:11:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d92ef234a717e8ae84674cd98a9d9135d667460" 2018-10-10 03:11:53,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6844da-802f-4dc8-8fa6-8072c1590fec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:53,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2d6844da-802f-4dc8-8fa6-8072c1590fec 2018-10-10 03:11:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:53,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d92ef234a717e8ae84674cd98a9d9135d667460" 2018-10-10 03:11:53,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb06029-e042-493d-a224-ebce0c684ecf Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b3dacb08-280d-4bc-name", "links": {"self": "http://172.30.9.25:5000/v3/users/defb4c383c3e4607865326f2c53ab4cb"}, "domain_id": "default", "enabled": true, "id": "defb4c383c3e4607865326f2c53ab4cb", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:11:53,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-feb06029-e042-493d-a224-ebce0c684ecf 2018-10-10 03:11:53,267 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b3dacb08-280d-4bc-name 2018-10-10 03:11:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/defb4c383c3e4607865326f2c53ab4cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a793b065408b54879a6251778a7ffd35b8e34400" 2018-10-10 03:11:53,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6306ab-f03e-4e08-a885-200bb1fc8120 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:53,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/defb4c383c3e4607865326f2c53ab4cb used request id req-0b6306ab-f03e-4e08-a885-200bb1fc8120 2018-10-10 03:11:53,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:53,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["yw7wXNvaRZOv4H4UcILPmw"], "issued_at": "2018-10-10T03:11:53.000000Z"}} 2018-10-10 03:11:53,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62199b4dbcce54ec4b9a10a3ceb8395c5b289f1" 2018-10-10 03:11:53,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d352bd86-47f5-4de6-895e-2bea120c8b5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:53,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d352bd86-47f5-4de6-895e-2bea120c8b5f 2018-10-10 03:11:53,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:53,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:54,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["yVhKm6FXRuuwDg2R9NUyJA"], "issued_at": "2018-10-10T03:11:54.000000Z"}} 2018-10-10 03:11:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:54,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9d7d08-a649-4a7e-9805-8228953de17b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:54,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ef9d7d08-a649-4a7e-9805-8228953de17b 2018-10-10 03:11:54,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:54,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5711186d-0a38-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:54,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf2bc9a-fbbc-49a4-9fd9-52e31a8ffdce Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5711186d-0a38-445-name", "previous": null, "next": null}, "projects": []} 2018-10-10 03:11:54,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5711186d-0a38-445-name used request id req-dcf2bc9a-fbbc-49a4-9fd9-52e31a8ffdce 2018-10-10 03:11:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:54,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585ef0fe-dfcc-4cd9-bb57-54cd6ea27adb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:54,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-585ef0fe-dfcc-4cd9-bb57-54cd6ea27adb 2018-10-10 03:11:54,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-5711186d-0a38-445-name"}}' 2018-10-10 03:11:54,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beff39f4-e553-4ca0-b528-7d8af9b2e000 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e1c8e0cd81e843f592fea9525d15e352"}, "enabled": true, "id": "e1c8e0cd81e843f592fea9525d15e352", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5711186d-0a38-445-name"}} 2018-10-10 03:11:54,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-beff39f4-e553-4ca0-b528-7d8af9b2e000 2018-10-10 03:11:54,742 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-5711186d-0a38-445-name 2018-10-10 03:11:54,742 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5711186d-0a38-445-name 2018-10-10 03:11:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:54,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:54,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e1c8e0cd81e843f592fea9525d15e352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62199b4dbcce54ec4b9a10a3ceb8395c5b289f1" 2018-10-10 03:11:54,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccb03520-f1fe-4aac-ae35-39de254f0b18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:54,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e1c8e0cd81e843f592fea9525d15e352 used request id req-ccb03520-f1fe-4aac-ae35-39de254f0b18 2018-10-10 03:11:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:56,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-9fa2c359-738f-4d23-b0eb-8e3b5f14c196 Date: Wed, 10 Oct 2018 03:11:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:11:56,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9fa2c359-738f-4d23-b0eb-8e3b5f14c196 2018-10-10 03:11:56,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:56,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3a2d70-7b98-4c5b-aac1-a786c07dc3fd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:11:56,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-8c3a2d70-7b98-4c5b-aac1-a786c07dc3fd 2018-10-10 03:11:56,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:56,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2985be29-841a-4cdd-8a60-e8d9e15de346 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:11:56,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-2985be29-841a-4cdd-8a60-e8d9e15de346 2018-10-10 03:11:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:56,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa39d36-894a-48c0-99f0-e8f32ff9762e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 03:11:56,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-baa39d36-894a-48c0-99f0-e8f32ff9762e 2018-10-10 03:11:56,294 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5711186d-0a38-445-name 2018-10-10 03:11:56,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e1c8e0cd81e843f592fea9525d15e352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:56,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a8ae650-411e-48d4-90fd-4901cf7f1894 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e1c8e0cd81e843f592fea9525d15e352.", "code": 404, "title": "Not Found"}} 2018-10-10 03:11:56,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e1c8e0cd81e843f592fea9525d15e352 used request id req-0a8ae650-411e-48d4-90fd-4901cf7f1894 2018-10-10 03:11:56,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-10 03:11:56,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:56,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6dcb32-b419-4857-97d4-eacc03dc2191 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:56,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cd6dcb32-b419-4857-97d4-eacc03dc2191 2018-10-10 03:11:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62199b4dbcce54ec4b9a10a3ceb8395c5b289f1" 2018-10-10 03:11:56,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b7fe1c-ba40-4cb3-a77a-2b64bcc54559 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:56,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-76b7fe1c-ba40-4cb3-a77a-2b64bcc54559 2018-10-10 03:11:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e782c4f4f2556a0490d30582ac69738c6beefa5" 2018-10-10 03:11:56,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8469de39-f926-4a74-922a-07523e1cf119 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:56,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8469de39-f926-4a74-922a-07523e1cf119 2018-10-10 03:11:56,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:57,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["0ROs6dMxThW5RXmaPJrW4g"], "issued_at": "2018-10-10T03:11:57.000000Z"}} 2018-10-10 03:11:57,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08296a031a2f7ad92bfe5cf3ad4c664a75b28f52" 2018-10-10 03:11:57,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc2c78c-1cd2-4bcc-ba41-684b29f7ad5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:57,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5cc2c78c-1cd2-4bcc-ba41-684b29f7ad5c 2018-10-10 03:11:57,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:57,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:57,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["lipTZaD7RsyliXiXDI6nNA"], "issued_at": "2018-10-10T03:11:57.000000Z"}} 2018-10-10 03:11:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:57,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7606641f-5735-4414-b26c-7d9d108c7ce4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:57,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7606641f-5735-4414-b26c-7d9d108c7ce4 2018-10-10 03:11:57,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:57,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:57,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5ba7e047-41d4-44b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:57,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81c2dda-3a1f-4425-b87b-80ce2bdb12de Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5ba7e047-41d4-44b-name", "previous": null, "next": null}, "projects": []} 2018-10-10 03:11:57,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5ba7e047-41d4-44b-name used request id req-e81c2dda-3a1f-4425-b87b-80ce2bdb12de 2018-10-10 03:11:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:57,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a38dad2-f3a9-407f-abc4-046dd421e6d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:11:57,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0a38dad2-f3a9-407f-abc4-046dd421e6d2 2018-10-10 03:11:57,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-5ba7e047-41d4-44b-name"}}' 2018-10-10 03:11:57,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f045ee4-3ccd-4d39-a939-e40c99e32877 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/dc278623199141e99aa3fdd2319d17f1"}, "enabled": true, "id": "dc278623199141e99aa3fdd2319d17f1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5ba7e047-41d4-44b-name"}} 2018-10-10 03:11:57,916 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5f045ee4-3ccd-4d39-a939-e40c99e32877 2018-10-10 03:11:57,916 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-5ba7e047-41d4-44b-name 2018-10-10 03:11:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:11:57,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:11:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:11:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5ba7e047-41d4-44b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08296a031a2f7ad92bfe5cf3ad4c664a75b28f52" 2018-10-10 03:11:58,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5492be2-1753-4013-b629-11ea139919a2 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5ba7e047-41d4-44b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/dc278623199141e99aa3fdd2319d17f1"}, "enabled": true, "id": "dc278623199141e99aa3fdd2319d17f1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5ba7e047-41d4-44b-name"}]} 2018-10-10 03:11:58,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5ba7e047-41d4-44b-name used request id req-f5492be2-1753-4013-b629-11ea139919a2 2018-10-10 03:11:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08296a031a2f7ad92bfe5cf3ad4c664a75b28f52" 2018-10-10 03:11:58,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a2cdc6-5b2f-410a-8b2e-451b821ecaa8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:11:58,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-72a2cdc6-5b2f-410a-8b2e-451b821ecaa8 2018-10-10 03:11:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:58,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2c408562-eb3a-44c4-a46d-2d93eed981fc Date: Wed, 10 Oct 2018 03:11:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:11:58,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2c408562-eb3a-44c4-a46d-2d93eed981fc 2018-10-10 03:11:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:58,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9990ef-64b3-4c5d-9146-a43396b7a5e5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:11:58,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-9b9990ef-64b3-4c5d-9146-a43396b7a5e5 2018-10-10 03:11:58,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:58,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3c1879-def1-4797-9f27-bf080da97b45 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:11:58,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-ea3c1879-def1-4797-9f27-bf080da97b45 2018-10-10 03:11:58,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:59,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5fae08-9c0f-41bf-9133-e475120d2cb2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 03:11:59,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-0a5fae08-9c0f-41bf-9133-e475120d2cb2 2018-10-10 03:11:59,050 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5ba7e047-41d4-44b-name 2018-10-10 03:11:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/dc278623199141e99aa3fdd2319d17f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:59,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c23297b0-88a3-454f-b89a-949b895f3ff6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:11:59,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/dc278623199141e99aa3fdd2319d17f1 used request id req-c23297b0-88a3-454f-b89a-949b895f3ff6 2018-10-10 03:11:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab73d082148193888684b832fcdeffcabbf5db" 2018-10-10 03:11:59,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515aef5a-cfc6-43cb-9713-93e26e419bae Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:11:59,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-515aef5a-cfc6-43cb-9713-93e26e419bae 2018-10-10 03:11:59,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:11:59,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["sZtiEcqaQUCjcNgG6G53bA"], "issued_at": "2018-10-10T03:11:59.000000Z"}} 2018-10-10 03:11:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46b462ae0038d99d622462ce5935a41bf06678d" 2018-10-10 03:11:59,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deadec5b-7831-45b4-bad9-be2935378c01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:11:59,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-deadec5b-7831-45b4-bad9-be2935378c01 2018-10-10 03:11:59,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:11:59,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:00,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["kwxcQkdXQOmsWAo9w_Oy5g"], "issued_at": "2018-10-10T03:12:00.000000Z"}} 2018-10-10 03:12:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:00,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9a7788-443b-4b74-a666-b204028dcc75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:00,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-af9a7788-443b-4b74-a666-b204028dcc75 2018-10-10 03:12:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:00,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:00,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c77f70b2-d71c-471c-8adb-021cdb37fda0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name", "previous": null, "next": null}, "projects": []} 2018-10-10 03:12:00,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name used request id req-c77f70b2-d71c-471c-8adb-021cdb37fda0 2018-10-10 03:12:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:00,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f83457-c679-49e4-acd1-872dbc4c3831 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:12:00,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-56f83457-c679-49e4-acd1-872dbc4c3831 2018-10-10 03:12:00,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-1921ad31-5286-490-name"}}' 2018-10-10 03:12:00,562 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7e6ae5-cded-47a5-a725-7325e13ac8c4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/89b28e31bde246b0be12937c788e1bc2"}, "enabled": true, "id": "89b28e31bde246b0be12937c788e1bc2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1921ad31-5286-490-name"}} 2018-10-10 03:12:00,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fe7e6ae5-cded-47a5-a725-7325e13ac8c4 2018-10-10 03:12:00,562 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1921ad31-5286-490-name 2018-10-10 03:12:00,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:00,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:00,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46b462ae0038d99d622462ce5935a41bf06678d" 2018-10-10 03:12:00,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34772f76-058b-46f7-b084-e61472f38a56 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/89b28e31bde246b0be12937c788e1bc2"}, "enabled": true, "id": "89b28e31bde246b0be12937c788e1bc2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1921ad31-5286-490-name"}]} 2018-10-10 03:12:00,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name used request id req-34772f76-058b-46f7-b084-e61472f38a56 2018-10-10 03:12:00,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:00,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:01,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["-5Y2MgPrRtCiHlKHxo1XRg"], "issued_at": "2018-10-10T03:12:01.000000Z"}} 2018-10-10 03:12:01,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8539b38698da92499a765931bfb3c37dd18c48f" 2018-10-10 03:12:01,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b59c4f-b010-4cc4-b2a4-7293b9ad9831 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:01,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-77b59c4f-b010-4cc4-b2a4-7293b9ad9831 2018-10-10 03:12:01,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:01,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:01,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8539b38698da92499a765931bfb3c37dd18c48f" 2018-10-10 03:12:01,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583f1756-225b-4d34-a636-59f4415a3b15 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/89b28e31bde246b0be12937c788e1bc2"}, "enabled": true, "id": "89b28e31bde246b0be12937c788e1bc2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1921ad31-5286-490-name"}]} 2018-10-10 03:12:01,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1921ad31-5286-490-name used request id req-583f1756-225b-4d34-a636-59f4415a3b15 2018-10-10 03:12:01,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46b462ae0038d99d622462ce5935a41bf06678d" 2018-10-10 03:12:01,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402ec22f-2f48-4872-b58d-36b69d838f6d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:12:01,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-402ec22f-2f48-4872-b58d-36b69d838f6d 2018-10-10 03:12:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:01,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-523253c7-015d-424f-bab8-035da77887bd Date: Wed, 10 Oct 2018 03:12:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:12:01,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-523253c7-015d-424f-bab8-035da77887bd 2018-10-10 03:12:01,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:01,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668f7561-aa3e-411c-981d-992495a286f0 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:12:01,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-668f7561-aa3e-411c-981d-992495a286f0 2018-10-10 03:12:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:01,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48892389-cba0-4c49-b28e-0ef3188232ca Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:12:01,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-48892389-cba0-4c49-b28e-0ef3188232ca 2018-10-10 03:12:01,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:01,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad08852-149a-4680-b33b-4d69476a8127 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 03:12:01,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-dad08852-149a-4680-b33b-4d69476a8127 2018-10-10 03:12:01,909 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1921ad31-5286-490-name 2018-10-10 03:12:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/89b28e31bde246b0be12937c788e1bc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:02,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0dc12e4-7728-47eb-9747-955c389c26f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:02,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/89b28e31bde246b0be12937c788e1bc2 used request id req-f0dc12e4-7728-47eb-9747-955c389c26f7 2018-10-10 03:12:02,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78383cf8dcee27702f749f874531975301b46ee5" 2018-10-10 03:12:02,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05058d90-1123-4d5c-be7d-bc5b879129fd Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:02,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-05058d90-1123-4d5c-be7d-bc5b879129fd 2018-10-10 03:12:02,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:02,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["j1XOFzn8RRy5YTwvDhS6qQ"], "issued_at": "2018-10-10T03:12:02.000000Z"}} 2018-10-10 03:12:02,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3199b6d2666ad149b7c8672e84b77baa50e69daf" 2018-10-10 03:12:02,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e960128c-f2cb-4b11-a3df-9dbaf5f2c219 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:02,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e960128c-f2cb-4b11-a3df-9dbaf5f2c219 2018-10-10 03:12:02,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:02,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:03,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["nzUYrClvR42Bvx9dtP18YA"], "issued_at": "2018-10-10T03:12:03.000000Z"}} 2018-10-10 03:12:03,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1971dc6798bf4f0a5e36416bc68fdc065f4a5c30" 2018-10-10 03:12:03,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5888e35-91da-45dd-bdb1-738257e13594 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:03,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d5888e35-91da-45dd-bdb1-738257e13594 2018-10-10 03:12:03,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:03,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-7fa813a6-2849-470-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1971dc6798bf4f0a5e36416bc68fdc065f4a5c30" 2018-10-10 03:12:03,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539030fd-3309-45c0-9b4c-f6c8b445fc62 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-7fa813a6-2849-470-name", "previous": null, "next": null}, "projects": []} 2018-10-10 03:12:03,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-7fa813a6-2849-470-name used request id req-539030fd-3309-45c0-9b4c-f6c8b445fc62 2018-10-10 03:12:03,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1971dc6798bf4f0a5e36416bc68fdc065f4a5c30" 2018-10-10 03:12:03,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac21b5ad-c138-491b-9989-5edd053b709a Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-10-10 03:12:03,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=foo used request id req-ac21b5ad-c138-491b-9989-5edd053b709a 2018-10-10 03:12:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1971dc6798bf4f0a5e36416bc68fdc065f4a5c30" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-7fa813a6-2849-470-name"}}' 2018-10-10 03:12:03,374 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 10 Oct 2018 03:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08e0bd12-1b74-4725-8804-9df600df1acd Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-10-10 03:12:03,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-08e0bd12-1b74-4725-8804-9df600df1acd 2018-10-10 03:12:03,375 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-10-10 03:12:03,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1971dc6798bf4f0a5e36416bc68fdc065f4a5c30" 2018-10-10 03:12:03,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e58cfb6-0dac-4355-ad20-5708082213a6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:03,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5e58cfb6-0dac-4355-ad20-5708082213a6 2018-10-10 03:12:03,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:03,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["R6kG-L2eRHKwwQKFQR6QFQ"], "issued_at": "2018-10-10T03:12:03.000000Z"}} 2018-10-10 03:12:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860f14709107f8f9a7e914607084d2cfc21bcf23" 2018-10-10 03:12:03,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6ed5ef-31d7-44b1-83b7-1a54f3949207 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:03,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0b6ed5ef-31d7-44b1-83b7-1a54f3949207 2018-10-10 03:12:03,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:03,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:04,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["GyKOmQOmSaKts_rwNONTIA"], "issued_at": "2018-10-10T03:12:04.000000Z"}} 2018-10-10 03:12:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:04,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff1eef2-c35f-4076-8e4e-11de7ea2237a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:04,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eff1eef2-c35f-4076-8e4e-11de7ea2237a 2018-10-10 03:12:04,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:04,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-61c6099f-5ca8-409-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:04,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0337838-aff7-4a95-8ba9-d11151054de2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-61c6099f-5ca8-409-name", "previous": null, "next": null}, "projects": []} 2018-10-10 03:12:04,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-61c6099f-5ca8-409-name used request id req-b0337838-aff7-4a95-8ba9-d11151054de2 2018-10-10 03:12:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:04,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab32229c-d024-49e1-a546-a510e1ff1638 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:12:04,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ab32229c-d024-49e1-a546-a510e1ff1638 2018-10-10 03:12:04,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-61c6099f-5ca8-409-name"}}' 2018-10-10 03:12:04,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f73633-679e-4327-960b-ef514c020e55 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/558449ce7aae40538d6ac14ee4542fbb"}, "enabled": true, "id": "558449ce7aae40538d6ac14ee4542fbb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-61c6099f-5ca8-409-name"}} 2018-10-10 03:12:04,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b9f73633-679e-4327-960b-ef514c020e55 2018-10-10 03:12:04,659 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-61c6099f-5ca8-409-name 2018-10-10 03:12:04,659 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:12:04,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/558449ce7aae40538d6ac14ee4542fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:05,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12: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-fe14bda5-9481-49ca-a109-55a848cf7233 x-compute-request-id: req-fe14bda5-9481-49ca-a109-55a848cf7233 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "558449ce7aae40538d6ac14ee4542fbb", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-10 03:12:05,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/558449ce7aae40538d6ac14ee4542fbb used request id req-fe14bda5-9481-49ca-a109-55a848cf7233 2018-10-10 03:12:05,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:8774/v2.1/os-quota-sets/558449ce7aae40538d6ac14ee4542fbb -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" -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-10-10 03:12:06,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12: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-586642b4-4b65-40ee-b3c3-b97bbbcd6f10 x-compute-request-id: req-586642b4-4b65-40ee-b3c3-b97bbbcd6f10 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-10-10 03:12:06,202 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/558449ce7aae40538d6ac14ee4542fbb used request id req-586642b4-4b65-40ee-b3c3-b97bbbcd6f10 2018-10-10 03:12:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:06,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:06,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-61c6099f-5ca8-409-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860f14709107f8f9a7e914607084d2cfc21bcf23" 2018-10-10 03:12:06,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba41cdd9-b88f-4f5c-a324-e95afda54cb4 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-61c6099f-5ca8-409-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/558449ce7aae40538d6ac14ee4542fbb"}, "enabled": true, "id": "558449ce7aae40538d6ac14ee4542fbb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-61c6099f-5ca8-409-name"}]} 2018-10-10 03:12:06,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-61c6099f-5ca8-409-name used request id req-ba41cdd9-b88f-4f5c-a324-e95afda54cb4 2018-10-10 03:12:06,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860f14709107f8f9a7e914607084d2cfc21bcf23" 2018-10-10 03:12:06,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ab11aa-35b9-46fd-bca7-fa4a7ff6b1be Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:12:06,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-31ab11aa-35b9-46fd-bca7-fa4a7ff6b1be 2018-10-10 03:12:06,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:12:06,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/558449ce7aae40538d6ac14ee4542fbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860f14709107f8f9a7e914607084d2cfc21bcf23" 2018-10-10 03:12:07,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12: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-28076c4a-3922-4956-9fa3-d07777725743 x-compute-request-id: req-28076c4a-3922-4956-9fa3-d07777725743 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": "558449ce7aae40538d6ac14ee4542fbb", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-10 03:12:07,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/558449ce7aae40538d6ac14ee4542fbb used request id req-28076c4a-3922-4956-9fa3-d07777725743 2018-10-10 03:12:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:07,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-4ebd2240-aa29-4d0a-8b48-680a92cef102 Date: Wed, 10 Oct 2018 03:12:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:12:07,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-4ebd2240-aa29-4d0a-8b48-680a92cef102 2018-10-10 03:12:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:07,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afca2065-60bc-4ec0-8ceb-6f677552b40b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:12:07,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-afca2065-60bc-4ec0-8ceb-6f677552b40b 2018-10-10 03:12:07,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:07,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2456632b-076e-44be-b022-cea20a151b1c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:12:07,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-2456632b-076e-44be-b022-cea20a151b1c 2018-10-10 03:12:07,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:07,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e390bd-8ce9-4a1f-bf28-f17e829494b7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 03:12:07,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-a7e390bd-8ce9-4a1f-bf28-f17e829494b7 2018-10-10 03:12:07,956 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-61c6099f-5ca8-409-name 2018-10-10 03:12:07,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/558449ce7aae40538d6ac14ee4542fbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:08,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c83ea02-59d3-4597-9ba0-5ae32d4bbf18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:08,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/558449ce7aae40538d6ac14ee4542fbb used request id req-7c83ea02-59d3-4597-9ba0-5ae32d4bbf18 2018-10-10 03:12:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c5797cabc4e96a990cc0306e1020dc3dfc392d" 2018-10-10 03:12:08,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882d079a-295a-4878-93d1-2fdc897cbe8c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:08,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-882d079a-295a-4878-93d1-2fdc897cbe8c 2018-10-10 03:12:08,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:08,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["fch02t5cSu2HwNUA2peXlg"], "issued_at": "2018-10-10T03:12:08.000000Z"}} 2018-10-10 03:12:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c801d287949cef69fb3414cab78c18a18a75f53" 2018-10-10 03:12:08,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272614f9-9a23-486f-ae5c-0a167b4361c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:08,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-272614f9-9a23-486f-ae5c-0a167b4361c0 2018-10-10 03:12:08,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:08,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:09,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["Bs8oOTMETqOjcNB4f-Yx7Q"], "issued_at": "2018-10-10T03:12:09.000000Z"}} 2018-10-10 03:12:09,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:09,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94ff27e-54c5-4e0c-94c9-662f8ea03f05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:09,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d94ff27e-54c5-4e0c-94c9-662f8ea03f05 2018-10-10 03:12:09,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:09,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dbce72be-1806-4aa-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:09,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8b4434-41aa-4463-ab49-835157b21918 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dbce72be-1806-4aa-name", "previous": null, "next": null}, "projects": []} 2018-10-10 03:12:09,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dbce72be-1806-4aa-name used request id req-1f8b4434-41aa-4463-ab49-835157b21918 2018-10-10 03:12:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:09,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd1ba8f-8ed9-43f4-be20-f82580d79b34 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:12:09,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9bd1ba8f-8ed9-43f4-be20-f82580d79b34 2018-10-10 03:12:09,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-dbce72be-1806-4aa-name"}}' 2018-10-10 03:12:09,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b7182a-e122-471c-b56c-3751bd89fe78 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ab8381c3894e47a08b597c12bf28fc8c"}, "enabled": true, "id": "ab8381c3894e47a08b597c12bf28fc8c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-dbce72be-1806-4aa-name"}} 2018-10-10 03:12:09,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-09b7182a-e122-471c-b56c-3751bd89fe78 2018-10-10 03:12:09,419 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-dbce72be-1806-4aa-name 2018-10-10 03:12:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:09,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:09,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dbce72be-1806-4aa-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c801d287949cef69fb3414cab78c18a18a75f53" 2018-10-10 03:12:09,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e40d98-e505-4114-8ff0-a111d4190779 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dbce72be-1806-4aa-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ab8381c3894e47a08b597c12bf28fc8c"}, "enabled": true, "id": "ab8381c3894e47a08b597c12bf28fc8c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-dbce72be-1806-4aa-name"}]} 2018-10-10 03:12:09,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-dbce72be-1806-4aa-name used request id req-81e40d98-e505-4114-8ff0-a111d4190779 2018-10-10 03:12:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c801d287949cef69fb3414cab78c18a18a75f53" 2018-10-10 03:12:09,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b234279-e9fd-4362-abbd-f9f91d5f9c1e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:12:09,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2b234279-e9fd-4362-abbd-f9f91d5f9c1e 2018-10-10 03:12:09,535 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:12:09,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:8774/v2.1/os-quota-sets/ab8381c3894e47a08b597c12bf28fc8c -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" -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-10-10 03:12:10,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12: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-de8574bb-a249-4660-9348-3e1af7be0fbd x-compute-request-id: req-de8574bb-a249-4660-9348-3e1af7be0fbd 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-10-10 03:12:10,563 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/ab8381c3894e47a08b597c12bf28fc8c used request id req-de8574bb-a249-4660-9348-3e1af7be0fbd 2018-10-10 03:12:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/quotas/ab8381c3894e47a08b597c12bf28fc8c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-10-10 03:12:10,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-bed94f64-c6ff-4a7e-894b-dc709673d3c6 Date: Wed, 10 Oct 2018 03:12:10 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-10-10 03:12:10,875 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/ab8381c3894e47a08b597c12bf28fc8c used request id req-bed94f64-c6ff-4a7e-894b-dc709673d3c6 2018-10-10 03:12:10,875 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:12:10,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/ab8381c3894e47a08b597c12bf28fc8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:11,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12: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-75291677-6373-40e5-82ca-4ad34f0907e1 x-compute-request-id: req-75291677-6373-40e5-82ca-4ad34f0907e1 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": "ab8381c3894e47a08b597c12bf28fc8c", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-10 03:12:11,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/ab8381c3894e47a08b597c12bf28fc8c used request id req-75291677-6373-40e5-82ca-4ad34f0907e1 2018-10-10 03:12:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/quotas/ab8381c3894e47a08b597c12bf28fc8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:11,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-713d86bd-bd77-45aa-8858-64f0ae8ae2cf Date: Wed, 10 Oct 2018 03:12:11 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-10-10 03:12:11,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/quotas/ab8381c3894e47a08b597c12bf28fc8c used request id req-713d86bd-bd77-45aa-8858-64f0ae8ae2cf 2018-10-10 03:12:11,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:12:11,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/ab8381c3894e47a08b597c12bf28fc8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c801d287949cef69fb3414cab78c18a18a75f53" 2018-10-10 03:12:12,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12: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-a4bdc7cf-2317-4fd9-a274-78c096323d93 x-compute-request-id: req-a4bdc7cf-2317-4fd9-a274-78c096323d93 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": "ab8381c3894e47a08b597c12bf28fc8c", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-10 03:12:12,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/ab8381c3894e47a08b597c12bf28fc8c used request id req-a4bdc7cf-2317-4fd9-a274-78c096323d93 2018-10-10 03:12:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/quotas/ab8381c3894e47a08b597c12bf28fc8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c801d287949cef69fb3414cab78c18a18a75f53" 2018-10-10 03:12:12,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-c60ad7fe-bc64-4e0e-9ffe-0847c9bd536e Date: Wed, 10 Oct 2018 03:12:12 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-10-10 03:12:12,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/quotas/ab8381c3894e47a08b597c12bf28fc8c used request id req-c60ad7fe-bc64-4e0e-9ffe-0847c9bd536e 2018-10-10 03:12:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:13,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-80d91253-d9b0-4af0-8a4e-a3433218fac9 Date: Wed, 10 Oct 2018 03:12:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:12:13,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-80d91253-d9b0-4af0-8a4e-a3433218fac9 2018-10-10 03:12:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:13,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fed12f2-9af7-4fda-a03e-0250142c35c6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:12:13,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-0fed12f2-9af7-4fda-a03e-0250142c35c6 2018-10-10 03:12:13,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:13,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743e8b07-299f-4825-8d21-f12a6a695b6d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:12:13,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-743e8b07-299f-4825-8d21-f12a6a695b6d 2018-10-10 03:12:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:13,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93058eb-0882-4d63-88a0-140c7c6dfa5a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 03:12:13,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-c93058eb-0882-4d63-88a0-140c7c6dfa5a 2018-10-10 03:12:13,842 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-dbce72be-1806-4aa-name 2018-10-10 03:12:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ab8381c3894e47a08b597c12bf28fc8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:14,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-816931eb-d195-4443-8087-28600a016313 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:14,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ab8381c3894e47a08b597c12bf28fc8c used request id req-816931eb-d195-4443-8087-28600a016313 2018-10-10 03:12:14,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3ff7dc6b151d741fe1d119ce3e31946f94f3c6" 2018-10-10 03:12:14,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365dfd08-bf43-4cfb-a2bb-4681cee67e42 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:14,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-365dfd08-bf43-4cfb-a2bb-4681cee67e42 2018-10-10 03:12:14,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:14,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["ApZWMx1nTliMuu-UNk3rVg"], "issued_at": "2018-10-10T03:12:14.000000Z"}} 2018-10-10 03:12:14,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9342a5c91962609b6b24f407fd1a86783fbe3847" 2018-10-10 03:12:14,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506b2dd0-fc50-4c80-ba29-31bd32b335ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:14,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-506b2dd0-fc50-4c80-ba29-31bd32b335ea 2018-10-10 03:12:14,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:14,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:14,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["KHGKKj8JRjGUN9uYWpbrWA"], "issued_at": "2018-10-10T03:12:14.000000Z"}} 2018-10-10 03:12:14,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:15,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb69ada6-b047-467b-a418-c872a512d526 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:15,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cb69ada6-b047-467b-a418-c872a512d526 2018-10-10 03:12:15,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:15,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c91151e2-9ee0-4fa-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:15,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9022e0bd-eca1-487b-81f1-293fa71c9725 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c91151e2-9ee0-4fa-name", "previous": null, "next": null}, "projects": []} 2018-10-10 03:12:15,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c91151e2-9ee0-4fa-name used request id req-9022e0bd-eca1-487b-81f1-293fa71c9725 2018-10-10 03:12:15,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:15,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41dd556e-8c18-4b2c-a386-422eb98da8c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:12:15,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-41dd556e-8c18-4b2c-a386-422eb98da8c4 2018-10-10 03:12:15,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}}' 2018-10-10 03:12:15,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eadac6c8-6bf4-4aa6-9c79-12c080a30d67 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534"}, "enabled": true, "id": "8465e098dd874b3a8a50e26967f6b534", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}} 2018-10-10 03:12:15,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-eadac6c8-6bf4-4aa6-9c79-12c080a30d67 2018-10-10 03:12:15,413 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-c91151e2-9ee0-4fa-name 2018-10-10 03:12:15,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:15,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:15,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["BW42t5GnTEKwQtew0aZcyg"], "issued_at": "2018-10-10T03:12:15.000000Z"}} 2018-10-10 03:12:15,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:15,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fd6ef8-39c6-4b84-a522-ad33df8d4714 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:15,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-16fd6ef8-39c6-4b84-a522-ad33df8d4714 2018-10-10 03:12:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:15,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:15,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095452b2-3dd6-474f-81c4-a6b52197e530 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:12:15,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-095452b2-3dd6-474f-81c4-a6b52197e530 2018-10-10 03:12:15,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:16,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de73e5e-b6ae-43d6-9b46-1874346deb9a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:12:16,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4de73e5e-b6ae-43d6-9b46-1874346deb9a 2018-10-10 03:12:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:16,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6fddf8-8027-4167-8557-53733ffe7ff9 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:16,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9f6fddf8-8027-4167-8557-53733ffe7ff9 2018-10-10 03:12:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-c91151e2-9ee0-4fa-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:16,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9a6384-b9ba-4f11-bbd6-ca3a15de4a8a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-c91151e2-9ee0-4fa-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534"}, "enabled": true, "id": "8465e098dd874b3a8a50e26967f6b534", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}]} 2018-10-10 03:12:16,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-c91151e2-9ee0-4fa-name used request id req-7e9a6384-b9ba-4f11-bbd6-ca3a15de4a8a 2018-10-10 03:12:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/a2d128da5cc741d39d505eaff129d8b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:16,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7da1da-05a5-4fa1-8ead-ddeb97fb84ec Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/a2d128da5cc741d39d505eaff129d8b4"}, "enabled": true, "id": "a2d128da5cc741d39d505eaff129d8b4", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-user"}} 2018-10-10 03:12:16,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a2d128da5cc741d39d505eaff129d8b4 used request id req-4f7da1da-05a5-4fa1-8ead-ddeb97fb84ec 2018-10-10 03:12:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534/users/a2d128da5cc741d39d505eaff129d8b4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:16,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a73d0bd-2eaf-434b-a24b-bc2fae2db339 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534/users/a2d128da5cc741d39d505eaff129d8b4/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 03:12:16,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534/users/a2d128da5cc741d39d505eaff129d8b4/roles used request id req-4a73d0bd-2eaf-434b-a24b-bc2fae2db339 2018-10-10 03:12:16,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:16,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f82af4-0b60-45f3-afb8-4978a0fed0cf Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 03:12:16,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-09f82af4-0b60-45f3-afb8-4978a0fed0cf 2018-10-10 03:12:16,929 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c91151e2-9ee0-4fa-name 2018-10-10 03:12:16,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534/users/a2d128da5cc741d39d505eaff129d8b4/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:17,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-708e0234-f3cc-47f9-9d59-5d6de9d94fed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:17,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534/users/a2d128da5cc741d39d505eaff129d8b4/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-708e0234-f3cc-47f9-9d59-5d6de9d94fed 2018-10-10 03:12:17,049 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c91151e2-9ee0-4fa-user 2018-10-10 03:12:17,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:17,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc2d93c-6b41-4050-ac0e-41a1d021de79 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:17,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cdc2d93c-6b41-4050-ac0e-41a1d021de79 2018-10-10 03:12:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" -d '{"role": {"name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name-role"}}' 2018-10-10 03:12:17,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-984c0960-3cc0-44c9-a4b7-c568496f3208 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e089e8898f7d48a58a7c00a29cc2c8ca", "links": {"self": "http://172.30.9.25:5000/v3/roles/e089e8898f7d48a58a7c00a29cc2c8ca"}, "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name-role"}} 2018-10-10 03:12:17,179 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-984c0960-3cc0-44c9-a4b7-c568496f3208 2018-10-10 03:12:17,179 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-c91151e2-9ee0-4fa-name-role 2018-10-10 03:12:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e089e8898f7d48a58a7c00a29cc2c8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:17,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a355cf0-2875-45b3-822e-3aae7f351969 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e089e8898f7d48a58a7c00a29cc2c8ca"}, "domain_id": null, "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name-role", "id": "e089e8898f7d48a58a7c00a29cc2c8ca"}} 2018-10-10 03:12:17,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e089e8898f7d48a58a7c00a29cc2c8ca used request id req-9a355cf0-2875-45b3-822e-3aae7f351969 2018-10-10 03:12:17,266 - keystone_utils - INFO - Granting role CreateProjectUserTests-c91151e2-9ee0-4fa-name-role to project CreateProjectUserTests-c91151e2-9ee0-4fa-name 2018-10-10 03:12:17,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534/users/a2d128da5cc741d39d505eaff129d8b4/roles/e089e8898f7d48a58a7c00a29cc2c8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:17,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10359673-d8e6-4ca9-ab24-360c9c716173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:17,384 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534/users/a2d128da5cc741d39d505eaff129d8b4/roles/e089e8898f7d48a58a7c00a29cc2c8ca used request id req-10359673-d8e6-4ca9-ab24-360c9c716173 2018-10-10 03:12:17,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:17,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:17,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "e089e8898f7d48a58a7c00a29cc2c8ca", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name-role"}], "expires_at": "2018-10-10T04:12:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8465e098dd874b3a8a50e26967f6b534", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8465e098dd874b3a8a50e26967f6b534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8465e098dd874b3a8a50e26967f6b534", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8465e098dd874b3a8a50e26967f6b534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8465e098dd874b3a8a50e26967f6b534", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8465e098dd874b3a8a50e26967f6b534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8465e098dd874b3a8a50e26967f6b534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8465e098dd874b3a8a50e26967f6b534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8465e098dd874b3a8a50e26967f6b534", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8465e098dd874b3a8a50e26967f6b534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8465e098dd874b3a8a50e26967f6b534", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8465e098dd874b3a8a50e26967f6b534", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8465e098dd874b3a8a50e26967f6b534", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-user", "id": "a2d128da5cc741d39d505eaff129d8b4"}, "audit_ids": ["mIEmx87VTYGfJ-smgRMQ-Q"], "issued_at": "2018-10-10T03:12:17.000000Z"}} 2018-10-10 03:12:17,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:17,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2e147c-ada5-436d-bbfe-33b9592b5275 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:17,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6c2e147c-ada5-436d-bbfe-33b9592b5275 2018-10-10 03:12:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-c91151e2-9ee0-4fa-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:19,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-628d681d-68fa-4e4b-93d0-3e8461c3a712 Date: Wed, 10 Oct 2018 03:12:19 GMT RESP BODY: {"security_groups": []} 2018-10-10 03:12:19,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-c91151e2-9ee0-4fa-name&description=hello+group used request id req-628d681d-68fa-4e4b-93d0-3e8461c3a712 2018-10-10 03:12:19,056 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-c91151e2-9ee0-4fa-name... 2018-10-10 03:12:19,057 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-c91151e2-9ee0-4fa-name 2018-10-10 03:12:19,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" -d '{"security_group": {"name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name", "description": "hello group"}}' 2018-10-10 03:12:19,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-3e167cea-08d1-4538-9ea8-0f5a5b796333 Date: Wed, 10 Oct 2018 03:12:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "updated_at": "2018-10-10T03:12:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "revision_number": 0, "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv4", "project_id": "8465e098dd874b3a8a50e26967f6b534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "revision_number": 0, "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv6", "project_id": "8465e098dd874b3a8a50e26967f6b534"}], "revision_number": 2, "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}} 2018-10-10 03:12:19,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-3e167cea-08d1-4538-9ea8-0f5a5b796333 2018-10-10 03:12:19,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ceaf0b62-50e6-40a1-92d0-219a7b88615f 2018-10-10 03:12:19,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:19,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27e7138a-f86b-41cb-8f9b-041da7367b80 Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea"}]} 2018-10-10 03:12:19,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-27e7138a-f86b-41cb-8f9b-041da7367b80 2018-10-10 03:12:19,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ceaf0b62-50e6-40a1-92d0-219a7b88615f 2018-10-10 03:12:19,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:20,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb4e1917-cd15-40a8-ade5-e47920c51c99 Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea"}]} 2018-10-10 03:12:20,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-eb4e1917-cd15-40a8-ade5-e47920c51c99 2018-10-10 03:12:20,039 - neutron_utils - INFO - Retrieving security group with ID - ceaf0b62-50e6-40a1-92d0-219a7b88615f 2018-10-10 03:12:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:20,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-37e092f9-95ac-4846-9aad-e0e19aec1d60 Date: Wed, 10 Oct 2018 03:12:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "updated_at": "2018-10-10T03:12:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "revision_number": 0, "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv4", "project_id": "8465e098dd874b3a8a50e26967f6b534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "revision_number": 0, "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv6", "project_id": "8465e098dd874b3a8a50e26967f6b534"}], "revision_number": 2, "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}]} 2018-10-10 03:12:20,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-37e092f9-95ac-4846-9aad-e0e19aec1d60 2018-10-10 03:12:20,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ceaf0b62-50e6-40a1-92d0-219a7b88615f 2018-10-10 03:12:20,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:20,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-71c62de3-3b6d-4ce9-998e-96084b559ff0 Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea"}]} 2018-10-10 03:12:20,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-71c62de3-3b6d-4ce9-998e-96084b559ff0 2018-10-10 03:12:20,862 - neutron_utils - INFO - Retrieving security group with ID - ceaf0b62-50e6-40a1-92d0-219a7b88615f 2018-10-10 03:12:20,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:21,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4e95d119-10f7-4621-b75d-fee04ab56536 Date: Wed, 10 Oct 2018 03:12:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "updated_at": "2018-10-10T03:12:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "revision_number": 0, "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv4", "project_id": "8465e098dd874b3a8a50e26967f6b534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "revision_number": 0, "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv6", "project_id": "8465e098dd874b3a8a50e26967f6b534"}], "revision_number": 2, "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}]} 2018-10-10 03:12:21,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-4e95d119-10f7-4621-b75d-fee04ab56536 2018-10-10 03:12:21,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ceaf0b62-50e6-40a1-92d0-219a7b88615f 2018-10-10 03:12:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:21,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47826b29-72d9-44a7-a543-815ff31f5901 Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea"}]} 2018-10-10 03:12:21,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-47826b29-72d9-44a7-a543-815ff31f5901 2018-10-10 03:12:21,195 - neutron_utils - INFO - Retrieving security group with ID - ceaf0b62-50e6-40a1-92d0-219a7b88615f 2018-10-10 03:12:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:21,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-374db270-ac6e-4254-a653-99dd4268c052 Date: Wed, 10 Oct 2018 03:12:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "updated_at": "2018-10-10T03:12:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "revision_number": 0, "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv4", "project_id": "8465e098dd874b3a8a50e26967f6b534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "revision_number": 0, "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv6", "project_id": "8465e098dd874b3a8a50e26967f6b534"}], "revision_number": 2, "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}]} 2018-10-10 03:12:21,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-374db270-ac6e-4254-a653-99dd4268c052 2018-10-10 03:12:21,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ceaf0b62-50e6-40a1-92d0-219a7b88615f 2018-10-10 03:12:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:22,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7c9f29f-ff40-4f0d-973f-3ad4c4c17f9e Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "1fc22e55-aa91-4c83-ac8f-e9038afc1cab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:19Z", "security_group_id": "ceaf0b62-50e6-40a1-92d0-219a7b88615f", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:19Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "c273cccc-cfc5-441b-9ef1-112e8c860dea"}]} 2018-10-10 03:12:22,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-f7c9f29f-ff40-4f0d-973f-3ad4c4c17f9e 2018-10-10 03:12:22,018 - neutron_utils - INFO - Deleting security group rule with ID - c273cccc-cfc5-441b-9ef1-112e8c860dea 2018-10-10 03:12:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c273cccc-cfc5-441b-9ef1-112e8c860dea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:23,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-216c21e9-5ef1-4448-b5ec-9f8658776164 Content-Length: 0 Date: Wed, 10 Oct 2018 03:12:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:23,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c273cccc-cfc5-441b-9ef1-112e8c860dea used request id req-216c21e9-5ef1-4448-b5ec-9f8658776164 2018-10-10 03:12:23,042 - neutron_utils - INFO - Deleting security group rule with ID - 1fc22e55-aa91-4c83-ac8f-e9038afc1cab 2018-10-10 03:12:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1fc22e55-aa91-4c83-ac8f-e9038afc1cab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:24,057 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d840b61f-a5d9-4f60-8994-8886f681d4ce Content-Length: 0 Date: Wed, 10 Oct 2018 03:12:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:24,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1fc22e55-aa91-4c83-ac8f-e9038afc1cab used request id req-d840b61f-a5d9-4f60-8994-8886f681d4ce 2018-10-10 03:12:24,057 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c91151e2-9ee0-4fa-name 2018-10-10 03:12:24,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ceaf0b62-50e6-40a1-92d0-219a7b88615f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e91ec34738c5050e9232a4ab17cfdb14e82c78" 2018-10-10 03:12:24,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cca4d5bf-dfb7-4776-8ad0-23e1e5b41849 Content-Length: 0 Date: Wed, 10 Oct 2018 03:12:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:24,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ceaf0b62-50e6-40a1-92d0-219a7b88615f used request id req-cca4d5bf-dfb7-4776-8ad0-23e1e5b41849 2018-10-10 03:12:24,206 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c91151e2-9ee0-4fa-user 2018-10-10 03:12:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a2d128da5cc741d39d505eaff129d8b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ad9588b53271a70e3c002d40f56948b87c194" 2018-10-10 03:12:24,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f165d576-3b58-4dcf-a095-39d56fc9624c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:24,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a2d128da5cc741d39d505eaff129d8b4 used request id req-f165d576-3b58-4dcf-a095-39d56fc9624c 2018-10-10 03:12:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:24,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-3b8e6064-0bc9-4592-b4fb-6ef9963ff9ca Date: Wed, 10 Oct 2018 03:12:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:18Z", "updated_at": "2018-10-10T03:12:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:18Z", "revision_number": 0, "id": "50b10beb-2a27-4a26-b691-481b4a381fd0", "remote_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:18Z", "security_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv6", "project_id": "8465e098dd874b3a8a50e26967f6b534"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:18Z", "revision_number": 0, "id": "328a4d86-0eec-44fe-8f62-29c3bee8019c", "remote_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:18Z", "security_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv4", "project_id": "8465e098dd874b3a8a50e26967f6b534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:18Z", "revision_number": 0, "id": "04609cee-554d-432b-85c0-303647e902b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:18Z", "security_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv6", "project_id": "8465e098dd874b3a8a50e26967f6b534"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:18Z", "revision_number": 0, "id": "e059e10f-199f-4a7b-ba2b-930e3a74d97d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:18Z", "security_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "port_range_min": null, "ethertype": "IPv4", "project_id": "8465e098dd874b3a8a50e26967f6b534"}], "revision_number": 4, "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "c2d0ecef-def6-4fda-adde-27a08431362e", "name": "default"}]} 2018-10-10 03:12:24,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3b8e6064-0bc9-4592-b4fb-6ef9963ff9ca 2018-10-10 03:12:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:24,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5032e50-5435-43d9-a640-ffa830e637a8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:12:24,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-b5032e50-5435-43d9-a640-ffa830e637a8 2018-10-10 03:12:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:24,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3143442e-1efa-43c1-a4df-95bb9ea8b7de Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:12:24,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-3143442e-1efa-43c1-a4df-95bb9ea8b7de 2018-10-10 03:12:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:24,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb867f01-f614-4895-a1b8-75184808cb48 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 03:12:24,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-bb867f01-f614-4895-a1b8-75184808cb48 2018-10-10 03:12:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:24,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a0fcf0d-77ad-482f-bd26-a7f861acc1db Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534"}, "enabled": true, "id": "8465e098dd874b3a8a50e26967f6b534", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c91151e2-9ee0-4fa-name"}} 2018-10-10 03:12:24,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534 used request id req-0a0fcf0d-77ad-482f-bd26-a7f861acc1db 2018-10-10 03:12:24,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2d0ecef-def6-4fda-adde-27a08431362e 2018-10-10 03:12:25,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c2d0ecef-def6-4fda-adde-27a08431362e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:25,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e6a7c7e1-e6c2-4ac0-98b6-2dac77bd75c3 Date: Wed, 10 Oct 2018 03:12:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:18Z", "security_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:18Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "04609cee-554d-432b-85c0-303647e902b4"}, {"remote_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:18Z", "security_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:18Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "328a4d86-0eec-44fe-8f62-29c3bee8019c"}, {"remote_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:18Z", "security_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:18Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "50b10beb-2a27-4a26-b691-481b4a381fd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:18Z", "security_group_id": "c2d0ecef-def6-4fda-adde-27a08431362e", "port_range_min": null, "revision_number": 0, "tenant_id": "8465e098dd874b3a8a50e26967f6b534", "created_at": "2018-10-10T03:12:18Z", "project_id": "8465e098dd874b3a8a50e26967f6b534", "id": "e059e10f-199f-4a7b-ba2b-930e3a74d97d"}]} 2018-10-10 03:12:25,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c2d0ecef-def6-4fda-adde-27a08431362e used request id req-e6a7c7e1-e6c2-4ac0-98b6-2dac77bd75c3 2018-10-10 03:12:25,175 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 03:12:25,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c2d0ecef-def6-4fda-adde-27a08431362e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:25,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64a28ace-c98d-4ffc-a378-292052959032 Content-Length: 0 Date: Wed, 10 Oct 2018 03:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:25,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c2d0ecef-def6-4fda-adde-27a08431362e used request id req-64a28ace-c98d-4ffc-a378-292052959032 2018-10-10 03:12:25,545 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-c91151e2-9ee0-4fa-name 2018-10-10 03:12:25,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:25,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0be33603-6341-490b-94ac-1c24461a97fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:25,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8465e098dd874b3a8a50e26967f6b534 used request id req-0be33603-6341-490b-94ac-1c24461a97fb 2018-10-10 03:12:25,771 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-c91151e2-9ee0-4fa-name-role 2018-10-10 03:12:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e089e8898f7d48a58a7c00a29cc2c8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:25,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b74763e8-cf3d-42b0-b7da-06a137ac2351 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:25,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e089e8898f7d48a58a7c00a29cc2c8ca used request id req-b74763e8-cf3d-42b0-b7da-06a137ac2351 2018-10-10 03:12:25,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014c1848d6337281a06ecbc29bdabd229ec09e0" 2018-10-10 03:12:26,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4925f06-110e-4d79-bfe3-6b1f67ecc04c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:26,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a4925f06-110e-4d79-bfe3-6b1f67ecc04c 2018-10-10 03:12:26,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:26,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["W_P7A9VdTVib5oq970snVw"], "issued_at": "2018-10-10T03:12:26.000000Z"}} 2018-10-10 03:12:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e4b19c8635b43be98cc2b273c9dcdbfcca4276" 2018-10-10 03:12:26,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154f5e18-22d9-4a04-a6c6-f8400cda4f7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:26,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-154f5e18-22d9-4a04-a6c6-f8400cda4f7c 2018-10-10 03:12:26,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:26,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:26,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["bXpN0jG3RkKrFj023WlMdA"], "issued_at": "2018-10-10T03:12:26.000000Z"}} 2018-10-10 03:12:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:26,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420d920b-da7e-4473-ab9d-77de1cea7c3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:26,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-420d920b-da7e-4473-ab9d-77de1cea7c3f 2018-10-10 03:12:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:26,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ee81ce76-ed00-4d0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:27,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de401451-ead5-46e7-8234-14c75e9d1635 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ee81ce76-ed00-4d0-name", "previous": null, "next": null}, "projects": []} 2018-10-10 03:12:27,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ee81ce76-ed00-4d0-name used request id req-de401451-ead5-46e7-8234-14c75e9d1635 2018-10-10 03:12:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:27,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4cb3ad-f640-4ef4-a195-07b0173fd3b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:12:27,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fc4cb3ad-f640-4ef4-a195-07b0173fd3b7 2018-10-10 03:12:27,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}}' 2018-10-10 03:12:27,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6244f2-8f31-4de1-a465-7a8d270b6f37 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4"}, "enabled": true, "id": "0dc6c30fa31545aa980b11ae69d219f4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}} 2018-10-10 03:12:27,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6d6244f2-8f31-4de1-a465-7a8d270b6f37 2018-10-10 03:12:27,298 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:27,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:27,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:27,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["noj0A6LHQ1q_-73bucweAg"], "issued_at": "2018-10-10T03:12:27.000000Z"}} 2018-10-10 03:12:27,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:27,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d416b6f-6196-4558-a587-adcff7c1d541 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:27,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6d416b6f-6196-4558-a587-adcff7c1d541 2018-10-10 03:12:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:27,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:27,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:27,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9570cffd-0794-4661-979d-1c91191d2ca1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:12:27,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9570cffd-0794-4661-979d-1c91191d2ca1 2018-10-10 03:12:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:28,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14825e4-5064-43a5-941f-ddbb8ef2b319 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:12:28,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d14825e4-5064-43a5-941f-ddbb8ef2b319 2018-10-10 03:12:28,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:28,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52af7c2-eb4e-4880-93dc-9b6946e125a7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:28,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f52af7c2-eb4e-4880-93dc-9b6946e125a7 2018-10-10 03:12:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:28,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ac31cc-f542-4d08-8ffa-1e9483f2e6a5 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4"}, "enabled": true, "id": "0dc6c30fa31545aa980b11ae69d219f4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}]} 2018-10-10 03:12:28,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name used request id req-95ac31cc-f542-4d08-8ffa-1e9483f2e6a5 2018-10-10 03:12:28,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/4c9819911914426e84a1cfba848161e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:28,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5364c9da-4773-4cce-873b-89ded794f935 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/4c9819911914426e84a1cfba848161e0"}, "enabled": true, "id": "4c9819911914426e84a1cfba848161e0", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-user1"}} 2018-10-10 03:12:28,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/4c9819911914426e84a1cfba848161e0 used request id req-5364c9da-4773-4cce-873b-89ded794f935 2018-10-10 03:12:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/4c9819911914426e84a1cfba848161e0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:28,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff934624-2bc9-4412-9ecb-4ab10620a283 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/4c9819911914426e84a1cfba848161e0/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 03:12:28,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/4c9819911914426e84a1cfba848161e0/roles used request id req-ff934624-2bc9-4412-9ecb-4ab10620a283 2018-10-10 03:12:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:28,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2bd510-1aba-4af5-9116-3c19253b2e65 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 03:12:28,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-2f2bd510-1aba-4af5-9116-3c19253b2e65 2018-10-10 03:12:28,810 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/4c9819911914426e84a1cfba848161e0/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:28,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4e41be-ad64-4f36-89f4-4cafb2f1ea85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:28,929 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/4c9819911914426e84a1cfba848161e0/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-3d4e41be-ad64-4f36-89f4-4cafb2f1ea85 2018-10-10 03:12:28,930 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ee81ce76-ed00-4d0-user1 2018-10-10 03:12:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:29,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b79773-8d91-4c64-aa35-a7ac422d7b5c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:29,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-08b79773-8d91-4c64-aa35-a7ac422d7b5c 2018-10-10 03:12:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" -d '{"role": {"name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name-role"}}' 2018-10-10 03:12:29,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a788f20-627a-46a4-b2e6-a9bb1b093ca1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c99fd99be1c84a339997e629c6a55aca", "links": {"self": "http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca"}, "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name-role"}} 2018-10-10 03:12:29,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6a788f20-627a-46a4-b2e6-a9bb1b093ca1 2018-10-10 03:12:29,171 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-ee81ce76-ed00-4d0-name-role 2018-10-10 03:12:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:29,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de9699e-c42b-44b7-ae56-60219eac197d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca"}, "domain_id": null, "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name-role", "id": "c99fd99be1c84a339997e629c6a55aca"}} 2018-10-10 03:12:29,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca used request id req-2de9699e-c42b-44b7-ae56-60219eac197d 2018-10-10 03:12:29,265 - keystone_utils - INFO - Granting role CreateProjectUserTests-ee81ce76-ed00-4d0-name-role to project CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:29,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/4c9819911914426e84a1cfba848161e0/roles/c99fd99be1c84a339997e629c6a55aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:29,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a6278e-964e-4ec3-b490-7dce6fe5b59e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:29,397 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/4c9819911914426e84a1cfba848161e0/roles/c99fd99be1c84a339997e629c6a55aca used request id req-39a6278e-964e-4ec3-b490-7dce6fe5b59e 2018-10-10 03:12:29,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:29,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:29,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["QiD5b62oTQug-uLer8JwLg"], "issued_at": "2018-10-10T03:12:29.000000Z"}} 2018-10-10 03:12:29,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:29,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85e6c70-03aa-4d15-a078-deaea9a65076 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:29,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f85e6c70-03aa-4d15-a078-deaea9a65076 2018-10-10 03:12:29,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:29,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:29,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855a3da5-1ee8-4a9d-a0a7-4d67741b17ef Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-user1", "links": {"self": "http://172.30.9.25:5000/v3/users/4c9819911914426e84a1cfba848161e0"}, "domain_id": "default", "enabled": true, "id": "4c9819911914426e84a1cfba848161e0", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:12:29,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-855a3da5-1ee8-4a9d-a0a7-4d67741b17ef 2018-10-10 03:12:29,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:30,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d972597-eecd-458a-b864-fc8afb4dd941 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:12:30,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2d972597-eecd-458a-b864-fc8afb4dd941 2018-10-10 03:12:30,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:30,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2783a9b2-c273-4db6-bc29-0f691f637068 Content-Encoding: gzip Content-Length: 410 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c99fd99be1c84a339997e629c6a55aca", "links": {"self": "http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca"}, "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name-role"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:30,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2783a9b2-c273-4db6-bc29-0f691f637068 2018-10-10 03:12:30,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:30,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2e9c2c-c367-4b70-b850-efc2073f7e06 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4"}, "enabled": true, "id": "0dc6c30fa31545aa980b11ae69d219f4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}]} 2018-10-10 03:12:30,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name used request id req-8d2e9c2c-c367-4b70-b850-efc2073f7e06 2018-10-10 03:12:30,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/1d48fa7151ec4cc189438f7591daba5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:30,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7f3582-c89e-4112-8a9a-3b511217f7fb Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/1d48fa7151ec4cc189438f7591daba5c"}, "enabled": true, "id": "1d48fa7151ec4cc189438f7591daba5c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-user2"}} 2018-10-10 03:12:30,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/1d48fa7151ec4cc189438f7591daba5c used request id req-3b7f3582-c89e-4112-8a9a-3b511217f7fb 2018-10-10 03:12:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/1d48fa7151ec4cc189438f7591daba5c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:30,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b5a244-7391-4820-929f-9621d728ef2c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/1d48fa7151ec4cc189438f7591daba5c/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 03:12:30,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/1d48fa7151ec4cc189438f7591daba5c/roles used request id req-58b5a244-7391-4820-929f-9621d728ef2c 2018-10-10 03:12:30,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:31,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b902c0-bec2-463d-a48d-f5d5ea800f3f Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 03:12:31,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-23b902c0-bec2-463d-a48d-f5d5ea800f3f 2018-10-10 03:12:31,010 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/1d48fa7151ec4cc189438f7591daba5c/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:31,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db7db81f-74c6-4dfa-902a-31f1f694b388 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:31,145 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/1d48fa7151ec4cc189438f7591daba5c/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-db7db81f-74c6-4dfa-902a-31f1f694b388 2018-10-10 03:12:31,145 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ee81ce76-ed00-4d0-user2 2018-10-10 03:12:31,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:31,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07634641-d6b7-4024-8b0b-60e170f7f2eb Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca"}, "domain_id": null, "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name-role", "id": "c99fd99be1c84a339997e629c6a55aca"}} 2018-10-10 03:12:31,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca used request id req-07634641-d6b7-4024-8b0b-60e170f7f2eb 2018-10-10 03:12:31,245 - keystone_utils - INFO - Granting role CreateProjectUserTests-ee81ce76-ed00-4d0-name-role to project CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:31,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/1d48fa7151ec4cc189438f7591daba5c/roles/c99fd99be1c84a339997e629c6a55aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:31,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157856bc-c47b-44d5-a1b9-f553697d7cf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:31,379 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4/users/1d48fa7151ec4cc189438f7591daba5c/roles/c99fd99be1c84a339997e629c6a55aca used request id req-157856bc-c47b-44d5-a1b9-f553697d7cf4 2018-10-10 03:12:31,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:31,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:31,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "c99fd99be1c84a339997e629c6a55aca", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name-role"}], "expires_at": "2018-10-10T04:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dc6c30fa31545aa980b11ae69d219f4", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0dc6c30fa31545aa980b11ae69d219f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0dc6c30fa31545aa980b11ae69d219f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0dc6c30fa31545aa980b11ae69d219f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0dc6c30fa31545aa980b11ae69d219f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0dc6c30fa31545aa980b11ae69d219f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0dc6c30fa31545aa980b11ae69d219f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-user1", "id": "4c9819911914426e84a1cfba848161e0"}, "audit_ids": ["nIQm-0TSQbmPo6KpFw1K8Q"], "issued_at": "2018-10-10T03:12:31.000000Z"}} 2018-10-10 03:12:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:31,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d8de46-c587-44e4-98a0-9036126cd8f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:31,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b4d8de46-c587-44e4-98a0-9036126cd8f6 2018-10-10 03:12:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:32,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bea4d237-e331-474b-9dc6-649d7b03f3bc Date: Wed, 10 Oct 2018 03:12:32 GMT RESP BODY: {"security_groups": []} 2018-10-10 03:12:32,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name&description=hello+group used request id req-bea4d237-e331-474b-9dc6-649d7b03f3bc 2018-10-10 03:12:32,307 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-ee81ce76-ed00-4d0-name... 2018-10-10 03:12:32,307 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:32,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" -d '{"security_group": {"name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name", "description": "hello group"}}' 2018-10-10 03:12:33,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-6ac8a1a8-ee27-4c06-8dae-3a9ebefa27b5 Date: Wed, 10 Oct 2018 03:12:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "updated_at": "2018-10-10T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}], "revision_number": 2, "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}} 2018-10-10 03:12:33,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-6ac8a1a8-ee27-4c06-8dae-3a9ebefa27b5 2018-10-10 03:12:33,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:33,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:34,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07f4bc4d-91df-4ce5-ae17-3041e6190297 Date: Wed, 10 Oct 2018 03:12:34 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-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8"}]} 2018-10-10 03:12:34,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-07f4bc4d-91df-4ce5-ae17-3041e6190297 2018-10-10 03:12:34,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:34,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81ca5f24-2136-4103-987d-cdd5d359319d Date: Wed, 10 Oct 2018 03:12:34 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-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8"}]} 2018-10-10 03:12:34,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-81ca5f24-2136-4103-987d-cdd5d359319d 2018-10-10 03:12:34,802 - neutron_utils - INFO - Retrieving security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:35,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-32cf8345-ba90-4969-81cb-0e7e4c19f0e4 Date: Wed, 10 Oct 2018 03:12:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "updated_at": "2018-10-10T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}], "revision_number": 2, "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}]} 2018-10-10 03:12:35,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-32cf8345-ba90-4969-81cb-0e7e4c19f0e4 2018-10-10 03:12:35,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:35,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:35,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1b17ab6-cf4f-4c12-9cff-cf90eb3de383 Date: Wed, 10 Oct 2018 03:12:35 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-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8"}]} 2018-10-10 03:12:35,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-d1b17ab6-cf4f-4c12-9cff-cf90eb3de383 2018-10-10 03:12:35,391 - neutron_utils - INFO - Retrieving security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:35,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:35,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-639c92c8-d6d7-4017-9b6c-62599d80e740 Date: Wed, 10 Oct 2018 03:12:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "updated_at": "2018-10-10T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}], "revision_number": 2, "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}]} 2018-10-10 03:12:35,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-639c92c8-d6d7-4017-9b6c-62599d80e740 2018-10-10 03:12:35,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:35,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-915856f8-a23c-46dc-a882-27fec09f37c4 Date: Wed, 10 Oct 2018 03:12:35 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-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8"}]} 2018-10-10 03:12:35,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-915856f8-a23c-46dc-a882-27fec09f37c4 2018-10-10 03:12:35,776 - neutron_utils - INFO - Retrieving security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:35,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:36,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-791294a1-e54e-4023-ab12-e30251ee8d42 Date: Wed, 10 Oct 2018 03:12:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "updated_at": "2018-10-10T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}], "revision_number": 2, "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}]} 2018-10-10 03:12:36,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-791294a1-e54e-4023-ab12-e30251ee8d42 2018-10-10 03:12:36,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:36,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7262189a-7d4e-4736-b0de-313a4243ab4d Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8"}]} 2018-10-10 03:12:36,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-7262189a-7d4e-4736-b0de-313a4243ab4d 2018-10-10 03:12:36,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:12:36,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:36,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "c99fd99be1c84a339997e629c6a55aca", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name-role"}], "expires_at": "2018-10-10T04:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dc6c30fa31545aa980b11ae69d219f4", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0dc6c30fa31545aa980b11ae69d219f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0dc6c30fa31545aa980b11ae69d219f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0dc6c30fa31545aa980b11ae69d219f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0dc6c30fa31545aa980b11ae69d219f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0dc6c30fa31545aa980b11ae69d219f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0dc6c30fa31545aa980b11ae69d219f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0dc6c30fa31545aa980b11ae69d219f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-user2", "id": "1d48fa7151ec4cc189438f7591daba5c"}, "audit_ids": ["rDZEuUicTVW025xZI9WrxQ"], "issued_at": "2018-10-10T03:12:36.000000Z"}} 2018-10-10 03:12:36,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:37,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d557aa-5497-44dc-a3e9-149b2d1da0cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:37,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-17d557aa-5497-44dc-a3e9-149b2d1da0cb 2018-10-10 03:12:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:37,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fa89dd5f-2b93-4402-8d23-8eb8e851cfba Date: Wed, 10 Oct 2018 03:12:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "updated_at": "2018-10-10T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}], "revision_number": 2, "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}]} 2018-10-10 03:12:37,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-ee81ce76-ed00-4d0-name&description=hello+group used request id req-fa89dd5f-2b93-4402-8d23-8eb8e851cfba 2018-10-10 03:12:37,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:37,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:37,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c050fda3-3fc7-4b46-a964-e19aabc21933 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4"}, "enabled": true, "id": "0dc6c30fa31545aa980b11ae69d219f4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}} 2018-10-10 03:12:37,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4 used request id req-c050fda3-3fc7-4b46-a964-e19aabc21933 2018-10-10 03:12:37,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:37,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:37,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c937eae7-ad9f-436a-92a2-2d8585fcc951 Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8"}]} 2018-10-10 03:12:37,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-c937eae7-ad9f-436a-92a2-2d8585fcc951 2018-10-10 03:12:37,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:38,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ef98df2-7166-446c-bc91-0d428601d697 Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8"}]} 2018-10-10 03:12:38,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-8ef98df2-7166-446c-bc91-0d428601d697 2018-10-10 03:12:38,188 - neutron_utils - INFO - Retrieving security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:38,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5806109e-6735-40dc-92ec-365e18d04586 Date: Wed, 10 Oct 2018 03:12:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "updated_at": "2018-10-10T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "revision_number": 0, "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}], "revision_number": 2, "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}]} 2018-10-10 03:12:38,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-5806109e-6735-40dc-92ec-365e18d04586 2018-10-10 03:12:38,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d0f41d-3914-44c7-bcdd-e7227f386455 2018-10-10 03:12:38,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:39,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c38a498b-0835-4580-b2fa-325d46bdb8c3 Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "6981d67b-9128-4fe7-a3cb-d6666c363a2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:33Z", "security_group_id": "33d0f41d-3914-44c7-bcdd-e7227f386455", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:33Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "a9fa35bf-7189-45c3-b053-0d48edae58e8"}]} 2018-10-10 03:12:39,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-c38a498b-0835-4580-b2fa-325d46bdb8c3 2018-10-10 03:12:39,191 - neutron_utils - INFO - Deleting security group rule with ID - 6981d67b-9128-4fe7-a3cb-d6666c363a2f 2018-10-10 03:12:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/6981d67b-9128-4fe7-a3cb-d6666c363a2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:39,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20b8daf8-14a3-455b-9b13-3b5c2d0926e2 Content-Length: 0 Date: Wed, 10 Oct 2018 03:12:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:39,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/6981d67b-9128-4fe7-a3cb-d6666c363a2f used request id req-20b8daf8-14a3-455b-9b13-3b5c2d0926e2 2018-10-10 03:12:39,316 - neutron_utils - INFO - Deleting security group rule with ID - a9fa35bf-7189-45c3-b053-0d48edae58e8 2018-10-10 03:12:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a9fa35bf-7189-45c3-b053-0d48edae58e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:39,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f72f9eeb-560d-4945-b2d3-bddae1966b73 Content-Length: 0 Date: Wed, 10 Oct 2018 03:12:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:39,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a9fa35bf-7189-45c3-b053-0d48edae58e8 used request id req-f72f9eeb-560d-4945-b2d3-bddae1966b73 2018-10-10 03:12:39,531 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:39,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818d381a082cef7736f308550075032bdadca8d7" 2018-10-10 03:12:39,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea98b178-3a33-43e1-8a07-9dc624b1795f Content-Length: 0 Date: Wed, 10 Oct 2018 03:12:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:39,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-ea98b178-3a33-43e1-8a07-9dc624b1795f 2018-10-10 03:12:39,825 - neutron_utils - INFO - Deleting security group rule with ID - a9fa35bf-7189-45c3-b053-0d48edae58e8 2018-10-10 03:12:39,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a9fa35bf-7189-45c3-b053-0d48edae58e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:40,028 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-49601074-ba75-4cc2-9b24-32dd78debc6e Date: Wed, 10 Oct 2018 03:12:40 GMT RESP BODY: {"NeutronError": {"message": "Security group rule a9fa35bf-7189-45c3-b053-0d48edae58e8 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 03:12:40,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a9fa35bf-7189-45c3-b053-0d48edae58e8 used request id req-49601074-ba75-4cc2-9b24-32dd78debc6e 2018-10-10 03:12:40,028 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule a9fa35bf-7189-45c3-b053-0d48edae58e8 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 03:12:40,029 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule a9fa35bf-7189-45c3-b053-0d48edae58e8 does not exist Neutron server returns request_ids: ['req-49601074-ba75-4cc2-9b24-32dd78debc6e'] 2018-10-10 03:12:40,029 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:40,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/33d0f41d-3914-44c7-bcdd-e7227f386455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a90fb509539ef083fd2a02fd546e05650f6ef5" 2018-10-10 03:12:40,772 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-8fffc899-a507-4b24-961f-ff649d3a1058 Date: Wed, 10 Oct 2018 03:12:40 GMT RESP BODY: {"NeutronError": {"message": "Security group 33d0f41d-3914-44c7-bcdd-e7227f386455 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-10 03:12:40,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/33d0f41d-3914-44c7-bcdd-e7227f386455 used request id req-8fffc899-a507-4b24-961f-ff649d3a1058 2018-10-10 03:12:40,773 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 33d0f41d-3914-44c7-bcdd-e7227f386455 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-10 03:12:40,773 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 33d0f41d-3914-44c7-bcdd-e7227f386455 does not exist Neutron server returns request_ids: ['req-8fffc899-a507-4b24-961f-ff649d3a1058'] 2018-10-10 03:12:40,774 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ee81ce76-ed00-4d0-user1 2018-10-10 03:12:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4c9819911914426e84a1cfba848161e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a29a33ae30cd20f9dbbae2d182f2b7788513770" 2018-10-10 03:12:41,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c06098-d4c7-445d-b99b-ef74ebe2a93b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:41,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4c9819911914426e84a1cfba848161e0 used request id req-10c06098-d4c7-445d-b99b-ef74ebe2a93b 2018-10-10 03:12:41,019 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ee81ce76-ed00-4d0-user2 2018-10-10 03:12:41,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1d48fa7151ec4cc189438f7591daba5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8c1312561e0b56981d36be98dd321eb3e3d42" 2018-10-10 03:12:41,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22bd2851-e96d-4a3f-842c-618dec09eff2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:41,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1d48fa7151ec4cc189438f7591daba5c used request id req-22bd2851-e96d-4a3f-842c-618dec09eff2 2018-10-10 03:12:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:41,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-aa925ae6-5b5b-4621-8208-b020037ea41f Date: Wed, 10 Oct 2018 03:12:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:32Z", "updated_at": "2018-10-10T03:12:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:32Z", "revision_number": 0, "id": "fb413a64-f81f-4a32-a157-b02e32fbef2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:32Z", "security_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:32Z", "revision_number": 0, "id": "dc50b9cf-361d-434a-8d8d-e53e538d5696", "remote_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:32Z", "security_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:32Z", "revision_number": 0, "id": "b35057af-d1e6-419c-b04d-9324b2ba006e", "remote_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:32Z", "security_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:12:32Z", "revision_number": 0, "id": "584567bc-9147-4664-8e09-446160afceba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:12:32Z", "security_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dc6c30fa31545aa980b11ae69d219f4"}], "revision_number": 4, "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "name": "default"}]} 2018-10-10 03:12:41,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-aa925ae6-5b5b-4621-8208-b020037ea41f 2018-10-10 03:12:41,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:41,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d9fde1-a672-45e8-8aea-199b0c0fbf97 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:12:41,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-99d9fde1-a672-45e8-8aea-199b0c0fbf97 2018-10-10 03:12:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:41,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7bc177-78a1-4da0-b43e-416cfa659c8e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:12:41,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-9a7bc177-78a1-4da0-b43e-416cfa659c8e 2018-10-10 03:12:41,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:41,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c8555e-d8f7-47de-aa29-3681967e7174 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 03:12:41,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-a5c8555e-d8f7-47de-aa29-3681967e7174 2018-10-10 03:12:41,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:41,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3917c256-455c-487f-87d6-4291f731bef3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4"}, "enabled": true, "id": "0dc6c30fa31545aa980b11ae69d219f4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ee81ce76-ed00-4d0-name"}} 2018-10-10 03:12:41,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4 used request id req-3917c256-455c-487f-87d6-4291f731bef3 2018-10-10 03:12:41,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d05a48b7-11dd-4146-b506-a905ea99f5cb 2018-10-10 03:12:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d05a48b7-11dd-4146-b506-a905ea99f5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:42,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f953ce43-80ee-4b53-92f3-5393b3b5777f Date: Wed, 10 Oct 2018 03:12: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-10-10T03:12:32Z", "security_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:32Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "584567bc-9147-4664-8e09-446160afceba"}, {"remote_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:32Z", "security_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:32Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "b35057af-d1e6-419c-b04d-9324b2ba006e"}, {"remote_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:32Z", "security_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:32Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "dc50b9cf-361d-434a-8d8d-e53e538d5696"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:12:32Z", "security_group_id": "d05a48b7-11dd-4146-b506-a905ea99f5cb", "port_range_min": null, "revision_number": 0, "tenant_id": "0dc6c30fa31545aa980b11ae69d219f4", "created_at": "2018-10-10T03:12:32Z", "project_id": "0dc6c30fa31545aa980b11ae69d219f4", "id": "fb413a64-f81f-4a32-a157-b02e32fbef2f"}]} 2018-10-10 03:12:42,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d05a48b7-11dd-4146-b506-a905ea99f5cb used request id req-f953ce43-80ee-4b53-92f3-5393b3b5777f 2018-10-10 03:12:42,069 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 03:12:42,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d05a48b7-11dd-4146-b506-a905ea99f5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:42,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f18c3f1-5513-471a-9284-ac8a408a8d17 Content-Length: 0 Date: Wed, 10 Oct 2018 03:12:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:42,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d05a48b7-11dd-4146-b506-a905ea99f5cb used request id req-3f18c3f1-5513-471a-9284-ac8a408a8d17 2018-10-10 03:12:42,384 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-ee81ce76-ed00-4d0-name 2018-10-10 03:12:42,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:42,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8909dc5d-5f38-4ea2-aa6a-261de775459c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:42,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0dc6c30fa31545aa980b11ae69d219f4 used request id req-8909dc5d-5f38-4ea2-aa6a-261de775459c 2018-10-10 03:12:42,643 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-ee81ce76-ed00-4d0-name-role 2018-10-10 03:12:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:42,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79540004-0c32-44b8-ab1d-f7dd9124a220 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:12:42,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c99fd99be1c84a339997e629c6a55aca used request id req-79540004-0c32-44b8-ab1d-f7dd9124a220 2018-10-10 03:12:42,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95baf85949748aee82b3b0da9d8a3393f5d9194e" 2018-10-10 03:12:42,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54419c58-06d5-4f05-99a5-0efedaa4a8d0 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:12:42,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-54419c58-06d5-4f05-99a5-0efedaa4a8d0 2018-10-10 03:12:42,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:43,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["IzleoclbT6KhpUFLObWM5g"], "issued_at": "2018-10-10T03:12:43.000000Z"}} 2018-10-10 03:12:43,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}051d803d224341f537312e0e95a521b816ef7ad5" 2018-10-10 03:12:43,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-79156eb7-db06-424c-b60d-f21a7bd0580b Date: Wed, 10 Oct 2018 03:12:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:12:43,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-79156eb7-db06-424c-b60d-f21a7bd0580b 2018-10-10 03:12:43,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}051d803d224341f537312e0e95a521b816ef7ad5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-5d87f106-7d90-41e1-ba24-40db9b2c8fa7"}' 2018-10-10 03:12:44,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276 X-Openstack-Request-Id: req-b2f8d042-7e4c-4b48-b683-336ac6d4cafd Date: Wed, 10 Oct 2018 03:12:44 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-5d87f106-7d90-41e1-ba24-40db9b2c8fa7", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:12:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:12:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276", "min_disk": 0, "protected": false, "id": "647e0dd8-ce86-4b73-a2b3-640bfd725276", "file": "/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:12:44,613 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b2f8d042-7e4c-4b48-b683-336ac6d4cafd 2018-10-10 03:12:44,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}051d803d224341f537312e0e95a521b816ef7ad5" -d '' 2018-10-10 03:12:48,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f7aab13-e0b1-4cb9-be05-652b202088db Date: Wed, 10 Oct 2018 03:12:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:12:48,817 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/file used request id req-5f7aab13-e0b1-4cb9-be05-652b202088db 2018-10-10 03:12:48,818 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:12:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}051d803d224341f537312e0e95a521b816ef7ad5" 2018-10-10 03:12:49,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-1f495b7e-124b-4acb-8053-2f34bd6f0acd Date: Wed, 10 Oct 2018 03:12:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-5d87f106-7d90-41e1-ba24-40db9b2c8fa7", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:12:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:12:48Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/snap", "metadata": {}}], "self": "/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276", "min_disk": 0, "protected": false, "id": "647e0dd8-ce86-4b73-a2b3-640bfd725276", "file": "/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:12:49,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276 used request id req-1f495b7e-124b-4acb-8053-2f34bd6f0acd 2018-10-10 03:12:49,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}051d803d224341f537312e0e95a521b816ef7ad5" 2018-10-10 03:12:50,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-51feeb62-9dca-4e7b-9ad7-586e55592a39 Date: Wed, 10 Oct 2018 03:12:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:12:50,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-51feeb62-9dca-4e7b-9ad7-586e55592a39 2018-10-10 03:12:50,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-5d87f106-7d90-41e1-ba24-40db9b2c8fa7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}051d803d224341f537312e0e95a521b816ef7ad5" 2018-10-10 03:12:50,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-5f3591e9-a6dc-46ca-850f-493f153bca1e Date: Wed, 10 Oct 2018 03:12:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-5d87f106-7d90-41e1-ba24-40db9b2c8fa7", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:12:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:12:48Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/snap", "metadata": {}}], "self": "/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276", "min_disk": 0, "protected": false, "id": "647e0dd8-ce86-4b73-a2b3-640bfd725276", "file": "/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/647e0dd8-ce86-4b73-a2b3-640bfd725276/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-5d87f106-7d90-41e1-ba24-40db9b2c8fa7"} 2018-10-10 03:12:50,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-5d87f106-7d90-41e1-ba24-40db9b2c8fa7 used request id req-5f3591e9-a6dc-46ca-850f-493f153bca1e 2018-10-10 03:12:50,776 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-5d87f106-7d90-41e1-ba24-40db9b2c8fa7 2018-10-10 03:12:50,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}051d803d224341f537312e0e95a521b816ef7ad5" 2018-10-10 03:12:52,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08fb62f4-bb96-41b8-88ed-de99610ba08e Date: Wed, 10 Oct 2018 03:12:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:12:52,245 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/647e0dd8-ce86-4b73-a2b3-640bfd725276 used request id req-08fb62f4-bb96-41b8-88ed-de99610ba08e 2018-10-10 03:12:52,246 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-10 03:12:52,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:52,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["SEh5nlbkRIGllavD3osAog"], "issued_at": "2018-10-10T03:12:52.000000Z"}} 2018-10-10 03:12:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:52,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbb6389-ae52-495f-a8df-44386fbd5e75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:52,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cfbb6389-ae52-495f-a8df-44386fbd5e75 2018-10-10 03:12:52,704 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net 2018-10-10 03:12:52,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" -d '{"network": {"name": "NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net", "admin_state_up": true}}' 2018-10-10 03:12:53,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-72a691ca-a14f-4689-86db-9357589ae357 Date: Wed, 10 Oct 2018 03:12: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":"13eeaf19-75cc-48eb-9bec-5e378012a2f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:12:53Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:53Z","mtu":1450}} 2018-10-10 03:12:53,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-72a691ca-a14f-4689-86db-9357589ae357 2018-10-10 03:12:53,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:53,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-8218d585-560b-454c-a90e-deb47eca28ca Date: Wed, 10 Oct 2018 03:12:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"13eeaf19-75cc-48eb-9bec-5e378012a2f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:12:53Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:53Z","provider:network_type":"vxlan"}]} 2018-10-10 03:12:53,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 used request id req-8218d585-560b-454c-a90e-deb47eca28ca 2018-10-10 03:12:53,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:53,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-15ace0cc-2e9a-4d55-8c74-563de0bb62fd Date: Wed, 10 Oct 2018 03:12:53 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:12:53,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 used request id req-15ace0cc-2e9a-4d55-8c74-563de0bb62fd 2018-10-10 03:12:53,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:53,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-59c76ec9-e533-4bd8-8983-1257934438cb Date: Wed, 10 Oct 2018 03:12:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"13eeaf19-75cc-48eb-9bec-5e378012a2f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:12:53Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:53Z","provider:network_type":"vxlan"}]} 2018-10-10 03:12:53,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 used request id req-59c76ec9-e533-4bd8-8983-1257934438cb 2018-10-10 03:12:53,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce2527eb-4579-41c2-8214-9c534fcb1e28 Date: Wed, 10 Oct 2018 03:12:53 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:12:53,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 used request id req-ce2527eb-4579-41c2-8214-9c534fcb1e28 2018-10-10 03:12:53,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:54,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-69d175a1-f701-4a83-b620-ed209247aaec Date: Wed, 10 Oct 2018 03:12:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"13eeaf19-75cc-48eb-9bec-5e378012a2f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:12:53Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:53Z","provider:network_type":"vxlan"}]} 2018-10-10 03:12:54,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net used request id req-69d175a1-f701-4a83-b620-ed209247aaec 2018-10-10 03:12:54,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:12:54,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:12:54,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:54,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f782a4a-f082-403a-bd01-1e1122f9472b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:12:54,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-8f782a4a-f082-403a-bd01-1e1122f9472b 2018-10-10 03:12:54,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:54,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76b5067a-9a4e-4c05-8074-23aba1c01815 Date: Wed, 10 Oct 2018 03:12:54 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:12:54,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=13eeaf19-75cc-48eb-9bec-5e378012a2f5 used request id req-76b5067a-9a4e-4c05-8074-23aba1c01815 2018-10-10 03:12:54,297 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-e9419cfa-80d5-4f5e-bd8b-f44c5b331022-pub-net 2018-10-10 03:12:54,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/13eeaf19-75cc-48eb-9bec-5e378012a2f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f0e8af2cf94e612097c509a441421eb1d7988a" 2018-10-10 03:12:55,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44b0744b-eb13-49da-892b-badf47424cf6 Date: Wed, 10 Oct 2018 03:12:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:12:55,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/13eeaf19-75cc-48eb-9bec-5e378012a2f5 used request id req-44b0744b-eb13-49da-892b-badf47424cf6 2018-10-10 03:12:55,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:55,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["aUhtSvv0QTWZwxKS0HEhSQ"], "issued_at": "2018-10-10T03:12:55.000000Z"}} 2018-10-10 03:12:55,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bebea074329d29da1548b8c85cf9c21eb10f95" 2018-10-10 03:12:55,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36018f74-7521-494a-b515-7eeca6c6079b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:55,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-36018f74-7521-494a-b515-7eeca6c6079b 2018-10-10 03:12:55,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:55,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["8mdqGaqRTWyhw2i6gra4ug"], "issued_at": "2018-10-10T03:12:55.000000Z"}} 2018-10-10 03:12:55,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbac7c9bf0a1a187932fe4f53006b37ef4fc5da7" 2018-10-10 03:12:55,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca94380-fa6c-40cc-880e-6a3cbc6b6c05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:55,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1ca94380-fa6c-40cc-880e-6a3cbc6b6c05 2018-10-10 03:12:55,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:12:56,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["r0NMxet8TRaTRLYL6c2UMw"], "issued_at": "2018-10-10T03:12:56.000000Z"}} 2018-10-10 03:12:56,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:12:56,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba69047-c966-4b6d-9f9d-10bc9c4fae0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:12:56,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dba69047-c966-4b6d-9f9d-10bc9c4fae0e 2018-10-10 03:12:56,463 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net 2018-10-10 03:12:56,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" -d '{"network": {"name": "NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net", "admin_state_up": true}}' 2018-10-10 03:12:57,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b9633aa0-54ed-44f0-b8b0-ccc89d2bfd12 Date: Wed, 10 Oct 2018 03:12:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:12:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:57Z","mtu":1450}} 2018-10-10 03:12:57,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b9633aa0-54ed-44f0-b8b0-ccc89d2bfd12 2018-10-10 03:12:57,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:12:57,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e04c7ff3-f623-4c5e-88f0-e558c034c483 Date: Wed, 10 Oct 2018 03:12:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:12:57Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:57Z","provider:network_type":"vxlan"}]} 2018-10-10 03:12:57,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac used request id req-e04c7ff3-f623-4c5e-88f0-e558c034c483 2018-10-10 03:12:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:12:58,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ed31e27-8073-4d39-923e-044f0003b56f Date: Wed, 10 Oct 2018 03:12:58 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:12:58,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac used request id req-5ed31e27-8073-4d39-923e-044f0003b56f 2018-10-10 03:12:58,040 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet 2018-10-10 03:12:58,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" -d '{"subnets": [{"ip_version": 4, "network_id": "8bc0374c-7f64-4e85-aa2c-ad0c11d6faac", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet"}]}' 2018-10-10 03:12:58,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-37adcf85-1b68-4e8d-a1e2-392c7bbce2fb Date: Wed, 10 Oct 2018 03:12:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:12:58Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"51dd9409-f9bb-4061-9a10-fd0794168f8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet"}]} 2018-10-10 03:12:58,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-37adcf85-1b68-4e8d-a1e2-392c7bbce2fb 2018-10-10 03:12:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:12:59,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-181b9323-0276-4205-83a6-54a76bce4648 Date: Wed, 10 Oct 2018 03:12:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["51dd9409-f9bb-4061-9a10-fd0794168f8d"],"description":"","tags":[],"updated_at":"2018-10-10T03:12:58Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:57Z","provider:network_type":"vxlan"}]} 2018-10-10 03:12:59,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac used request id req-181b9323-0276-4205-83a6-54a76bce4648 2018-10-10 03:12:59,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:00,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a067da0-0fca-413a-b082-5ff97ec9a567 Date: Wed, 10 Oct 2018 03:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:12:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"51dd9409-f9bb-4061-9a10-fd0794168f8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet"}]} 2018-10-10 03:13:00,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac used request id req-3a067da0-0fca-413a-b082-5ff97ec9a567 2018-10-10 03:13:00,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:00,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f10d990b-136d-4f07-b263-f4a8cdbb5175 Date: Wed, 10 Oct 2018 03:13:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["51dd9409-f9bb-4061-9a10-fd0794168f8d"],"description":"","tags":[],"updated_at":"2018-10-10T03:12:58Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:57Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:00,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net used request id req-f10d990b-136d-4f07-b263-f4a8cdbb5175 2018-10-10 03:13:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:13:00,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:13:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:00,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c77cf5-eea9-40e7-b72f-0526af88f0c4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:13:00,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-b6c77cf5-eea9-40e7-b72f-0526af88f0c4 2018-10-10 03:13:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:00,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d2a9b375-e714-4948-af1d-1ec5712be316 Date: Wed, 10 Oct 2018 03:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:12:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"51dd9409-f9bb-4061-9a10-fd0794168f8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet"}]} 2018-10-10 03:13:00,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac used request id req-d2a9b375-e714-4948-af1d-1ec5712be316 2018-10-10 03:13:00,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac&name=NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:00,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c2a2b61-f989-46f0-a4d3-ef341b515f99 Date: Wed, 10 Oct 2018 03:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:12:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"51dd9409-f9bb-4061-9a10-fd0794168f8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet"}]} 2018-10-10 03:13:00,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac&name=NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet used request id req-6c2a2b61-f989-46f0-a4d3-ef341b515f99 2018-10-10 03:13:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac&name=NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:01,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d13a0d15-5c6e-47d6-b053-cbbf14e4c4e4 Date: Wed, 10 Oct 2018 03:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:12:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"51dd9409-f9bb-4061-9a10-fd0794168f8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet"}]} 2018-10-10 03:13:01,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac&name=NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet used request id req-d13a0d15-5c6e-47d6-b053-cbbf14e4c4e4 2018-10-10 03:13:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:01,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed0f6b2c-9cfe-4094-a4d3-11e281e5e2a6 Date: Wed, 10 Oct 2018 03:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:12:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"51dd9409-f9bb-4061-9a10-fd0794168f8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet"}]} 2018-10-10 03:13:01,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8bc0374c-7f64-4e85-aa2c-ad0c11d6faac used request id req-ed0f6b2c-9cfe-4094-a4d3-11e281e5e2a6 2018-10-10 03:13:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:01,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-636d105d-749c-40fe-b98e-a29e48588bd3 Date: Wed, 10 Oct 2018 03:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8bc0374c-7f64-4e85-aa2c-ad0c11d6faac","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:12:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:12:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"51dd9409-f9bb-4061-9a10-fd0794168f8d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet"}]} 2018-10-10 03:13:01,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet used request id req-636d105d-749c-40fe-b98e-a29e48588bd3 2018-10-10 03:13:01,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:01,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6e0e0c-4069-46b6-b41e-7fe134b5490d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:13:01,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-4b6e0e0c-4069-46b6-b41e-7fe134b5490d 2018-10-10 03:13:01,641 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet 2018-10-10 03:13:01,641 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-subnet 2018-10-10 03:13:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/51dd9409-f9bb-4061-9a10-fd0794168f8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:03,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-474e338c-33ff-495f-b75f-1e1733711f2e Date: Wed, 10 Oct 2018 03:13:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:03,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/51dd9409-f9bb-4061-9a10-fd0794168f8d used request id req-474e338c-33ff-495f-b75f-1e1733711f2e 2018-10-10 03:13:03,872 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-043df28b-c306-494c-95c0-03d016fffd21-pub-net 2018-10-10 03:13:03,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/8bc0374c-7f64-4e85-aa2c-ad0c11d6faac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe96f48290933d31235299c10cd60c729ec9ac4" 2018-10-10 03:13:05,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd17d975-3f35-40bc-8b61-f132889d3395 Date: Wed, 10 Oct 2018 03:13:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:05,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8bc0374c-7f64-4e85-aa2c-ad0c11d6faac used request id req-cd17d975-3f35-40bc-8b61-f132889d3395 2018-10-10 03:13:05,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:13:05,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:13:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["9eKGGb3oTaixTWAJC-0J_g"], "issued_at": "2018-10-10T03:13:05.000000Z"}} 2018-10-10 03:13:05,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249495980be7e2ff1c889c6666366c030984b6df" 2018-10-10 03:13:05,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1672d767-a85a-48c2-914d-480e0b3dc2c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:13:05,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1672d767-a85a-48c2-914d-480e0b3dc2c9 2018-10-10 03:13:05,619 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-net 2018-10-10 03:13:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249495980be7e2ff1c889c6666366c030984b6df" -d '{"network": {"name": "NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-net", "admin_state_up": true}}' 2018-10-10 03:13:06,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1de1fd08-ca1d-4c5b-8870-85fb4a9bfa61 Date: Wed, 10 Oct 2018 03:13:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"29f82e23-90a1-42fd-a81d-702165628640","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:05Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:05Z","mtu":1450}} 2018-10-10 03:13:06,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-1de1fd08-ca1d-4c5b-8870-85fb4a9bfa61 2018-10-10 03:13:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=29f82e23-90a1-42fd-a81d-702165628640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249495980be7e2ff1c889c6666366c030984b6df" 2018-10-10 03:13:06,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e209d362-2f20-47d1-8723-1e0a0bb687e4 Date: Wed, 10 Oct 2018 03:13:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"29f82e23-90a1-42fd-a81d-702165628640","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:05Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:06,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=29f82e23-90a1-42fd-a81d-702165628640 used request id req-e209d362-2f20-47d1-8723-1e0a0bb687e4 2018-10-10 03:13:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=29f82e23-90a1-42fd-a81d-702165628640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249495980be7e2ff1c889c6666366c030984b6df" 2018-10-10 03:13:06,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f1a00127-df69-4bc9-9562-568a95be8da9 Date: Wed, 10 Oct 2018 03:13:06 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:13:06,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=29f82e23-90a1-42fd-a81d-702165628640 used request id req-f1a00127-df69-4bc9-9562-568a95be8da9 2018-10-10 03:13:06,557 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-subnet 2018-10-10 03:13:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249495980be7e2ff1c889c6666366c030984b6df" -d '{"subnets": [{"ip_version": 4, "network_id": "29f82e23-90a1-42fd-a81d-702165628640", "cidr": "", "name": "NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-subnet"}]}' 2018-10-10 03:13:06,737 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-3df04ecc-f7bf-4020-9967-27d01043ba53 Date: Wed, 10 Oct 2018 03:13:06 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 03:13:06,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-3df04ecc-f7bf-4020-9967-27d01043ba53 2018-10-10 03:13:06,737 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 03:13:06,738 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-subnet] for network [NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-net] 2018-10-10 03:13:06,738 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fc2ef65a-da8f-4e87-9a83-87fcfaec977b-pub-net 2018-10-10 03:13:06,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/29f82e23-90a1-42fd-a81d-702165628640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249495980be7e2ff1c889c6666366c030984b6df" 2018-10-10 03:13:07,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee00a377-6688-4bdf-88fe-f9df20acb1fe Date: Wed, 10 Oct 2018 03:13:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:07,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/29f82e23-90a1-42fd-a81d-702165628640 used request id req-ee00a377-6688-4bdf-88fe-f9df20acb1fe 2018-10-10 03:13:07,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:13:08,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:13:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["3BWtlvpUSHKOcSbgBHLbLw"], "issued_at": "2018-10-10T03:13:08.000000Z"}} 2018-10-10 03:13:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:08,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5a2f11-bbbe-4e40-8750-da6ae6fed8d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:13:08,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eb5a2f11-bbbe-4e40-8750-da6ae6fed8d8 2018-10-10 03:13:08,075 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net 2018-10-10 03:13:08,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" -d '{"network": {"name": "NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net", "admin_state_up": true}}' 2018-10-10 03:13:08,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9c30b658-8fe4-442d-b297-5d55b5dcc0b8 Date: Wed, 10 Oct 2018 03:13:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:08Z","mtu":1450}} 2018-10-10 03:13:08,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9c30b658-8fe4-442d-b297-5d55b5dcc0b8 2018-10-10 03:13:08,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:08,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-33b95041-3abe-4428-bc05-367cc25e7f2c Date: Wed, 10 Oct 2018 03:13:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:08Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:08Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:08,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 used request id req-33b95041-3abe-4428-bc05-367cc25e7f2c 2018-10-10 03:13:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:08,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8d043d7d-36b1-4b63-a037-46f201fe38ce Date: Wed, 10 Oct 2018 03:13:08 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:13:08,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 used request id req-8d043d7d-36b1-4b63-a037-46f201fe38ce 2018-10-10 03:13:08,936 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet 2018-10-10 03:13:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" -d '{"subnets": [{"ip_version": 4, "network_id": "ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet"}]}' 2018-10-10 03:13:09,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f32846f-4fde-4639-8db5-700459beb78f Date: Wed, 10 Oct 2018 03:13:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:09Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:09Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"8d22216f-1989-46a0-b037-12a166d66b7e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet"}]} 2018-10-10 03:13:09,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-7f32846f-4fde-4639-8db5-700459beb78f 2018-10-10 03:13:09,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:09,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-518f4aa8-9100-45c0-a67e-608a2656aa88 Date: Wed, 10 Oct 2018 03:13:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["8d22216f-1989-46a0-b037-12a166d66b7e"],"description":"","tags":[],"updated_at":"2018-10-10T03:13:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:08Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:09,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 used request id req-518f4aa8-9100-45c0-a67e-608a2656aa88 2018-10-10 03:13:09,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:10,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-83e85eb3-71d5-46b8-a60b-40a480b6dc78 Date: Wed, 10 Oct 2018 03:13:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:09Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8d22216f-1989-46a0-b037-12a166d66b7e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet"}]} 2018-10-10 03:13:10,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 used request id req-83e85eb3-71d5-46b8-a60b-40a480b6dc78 2018-10-10 03:13:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:10,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1e81eda9-64fe-4d0d-8f25-b49062d4555d Date: Wed, 10 Oct 2018 03:13:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["8d22216f-1989-46a0-b037-12a166d66b7e"],"description":"","tags":[],"updated_at":"2018-10-10T03:13:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:08Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:10,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net used request id req-1e81eda9-64fe-4d0d-8f25-b49062d4555d 2018-10-10 03:13:10,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:13:10,378 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:13:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:13:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:10,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c91e55-3cbb-4b7c-8d4b-66bd9ccc371e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:13:10,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-87c91e55-3cbb-4b7c-8d4b-66bd9ccc371e 2018-10-10 03:13:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:10,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f2d6919d-ab82-4e48-9f10-0fe4cab49f59 Date: Wed, 10 Oct 2018 03:13:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:09Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8d22216f-1989-46a0-b037-12a166d66b7e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet"}]} 2018-10-10 03:13:10,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 used request id req-f2d6919d-ab82-4e48-9f10-0fe4cab49f59 2018-10-10 03:13:10,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9&name=NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:10,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f72f84fe-d983-430c-9285-85099e9913b3 Date: Wed, 10 Oct 2018 03:13:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:09Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8d22216f-1989-46a0-b037-12a166d66b7e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet"}]} 2018-10-10 03:13:10,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9&name=NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet used request id req-f72f84fe-d983-430c-9285-85099e9913b3 2018-10-10 03:13:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9&name=NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:11,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8316bae7-1f9e-4c94-8604-c5dc37814084 Date: Wed, 10 Oct 2018 03:13:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:09Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8d22216f-1989-46a0-b037-12a166d66b7e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet"}]} 2018-10-10 03:13:11,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9&name=NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet used request id req-8316bae7-1f9e-4c94-8604-c5dc37814084 2018-10-10 03:13:11,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:11,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-da02ebd5-0caf-451c-9ba3-c5f840aaf6c0 Date: Wed, 10 Oct 2018 03:13:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:09Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8d22216f-1989-46a0-b037-12a166d66b7e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet"}]} 2018-10-10 03:13:11,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 used request id req-da02ebd5-0caf-451c-9ba3-c5f840aaf6c0 2018-10-10 03:13:11,150 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet 2018-10-10 03:13:11,150 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-subnet 2018-10-10 03:13:11,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8d22216f-1989-46a0-b037-12a166d66b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:13,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98804e5a-8874-40bf-932f-212b16a7a04d Date: Wed, 10 Oct 2018 03:13:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:13,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8d22216f-1989-46a0-b037-12a166d66b7e used request id req-98804e5a-8874-40bf-932f-212b16a7a04d 2018-10-10 03:13:13,426 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2810f45b-29d1-41f2-b518-6de7c5e00c49-pub-net 2018-10-10 03:13:13,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a5476806d60dc56eb961aaf2cb1539409cbd5f" 2018-10-10 03:13:14,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ae2e611-ed6d-4b1f-ba66-59e7e58ceffb Date: Wed, 10 Oct 2018 03:13:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:14,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ce87661a-0e8f-487d-bcea-a4fbf9fd7fb9 used request id req-0ae2e611-ed6d-4b1f-ba66-59e7e58ceffb 2018-10-10 03:13:14,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:13:14,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["jxs_kRBHTj2eBXymfOHmBQ"], "issued_at": "2018-10-10T03:13:14.000000Z"}} 2018-10-10 03:13:14,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43bb7177cb684ffd8f57dd18b5d5c557349ad49" 2018-10-10 03:13:15,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40920e5-d915-4576-b032-ce557952794a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:13:15,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c40920e5-d915-4576-b032-ce557952794a 2018-10-10 03:13:15,016 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-net 2018-10-10 03:13:15,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43bb7177cb684ffd8f57dd18b5d5c557349ad49" -d '{"network": {"name": "NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-net", "admin_state_up": true}}' 2018-10-10 03:13:15,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-aa022cfa-56db-4020-b4ed-bb47f3d63ee2 Date: Wed, 10 Oct 2018 03:13:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6613f008-1701-4384-b983-56f70c202b82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:15Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:15Z","mtu":1450}} 2018-10-10 03:13:15,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-aa022cfa-56db-4020-b4ed-bb47f3d63ee2 2018-10-10 03:13:15,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6613f008-1701-4384-b983-56f70c202b82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43bb7177cb684ffd8f57dd18b5d5c557349ad49" 2018-10-10 03:13:15,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d08ecc53-38ac-423f-9ebf-d04f918cff6a Date: Wed, 10 Oct 2018 03:13:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6613f008-1701-4384-b983-56f70c202b82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:15Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:15,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6613f008-1701-4384-b983-56f70c202b82 used request id req-d08ecc53-38ac-423f-9ebf-d04f918cff6a 2018-10-10 03:13:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6613f008-1701-4384-b983-56f70c202b82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43bb7177cb684ffd8f57dd18b5d5c557349ad49" 2018-10-10 03:13:15,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cc60fef6-c328-4418-a772-d0b9d851183a Date: Wed, 10 Oct 2018 03:13:15 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:13:15,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6613f008-1701-4384-b983-56f70c202b82 used request id req-cc60fef6-c328-4418-a772-d0b9d851183a 2018-10-10 03:13:15,850 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-subnet 2018-10-10 03:13:15,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43bb7177cb684ffd8f57dd18b5d5c557349ad49" -d '{"subnets": [{"ip_version": 4, "network_id": "6613f008-1701-4384-b983-56f70c202b82", "cidr": null, "name": "NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-subnet"}]}' 2018-10-10 03:13:16,230 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2de14c35-58af-40f9-8f7d-f5395c7be4a4 Date: Wed, 10 Oct 2018 03:13:16 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-10-10 03:13:16,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2de14c35-58af-40f9-8f7d-f5395c7be4a4 2018-10-10 03:13:16,231 - 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-10-10 03:13:16,231 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-subnet] for network [NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-net] 2018-10-10 03:13:16,231 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c0e6264c-858b-4143-8cac-874b8026d8cd-pub-net 2018-10-10 03:13:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6613f008-1701-4384-b983-56f70c202b82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43bb7177cb684ffd8f57dd18b5d5c557349ad49" 2018-10-10 03:13:16,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fd30c16-96ae-4888-affd-81b270f527b4 Date: Wed, 10 Oct 2018 03:13:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:16,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6613f008-1701-4384-b983-56f70c202b82 used request id req-3fd30c16-96ae-4888-affd-81b270f527b4 2018-10-10 03:13:16,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:13:17,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["KRGcR8jlQ426ypiiiCXgiA"], "issued_at": "2018-10-10T03:13:17.000000Z"}} 2018-10-10 03:13:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:17,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e3bb30-f8d7-4e5e-944c-e1df92a6466a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:13:17,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b6e3bb30-f8d7-4e5e-944c-e1df92a6466a 2018-10-10 03:13:17,430 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net 2018-10-10 03:13:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" -d '{"network": {"name": "NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net", "admin_state_up": true}}' 2018-10-10 03:13:17,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4e27ebad-3d51-4e44-8e0a-b69c50346f4c Date: Wed, 10 Oct 2018 03:13: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":"2e9f2807-0b07-42e6-a342-bfca6f7e0a7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:17Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:17Z","mtu":1450}} 2018-10-10 03:13:17,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-4e27ebad-3d51-4e44-8e0a-b69c50346f4c 2018-10-10 03:13:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:18,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-74036e39-4929-4778-b71d-bec87fa72972 Date: Wed, 10 Oct 2018 03:13:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2e9f2807-0b07-42e6-a342-bfca6f7e0a7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:17Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:17Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:18,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d used request id req-74036e39-4929-4778-b71d-bec87fa72972 2018-10-10 03:13:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:18,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12e22865-397f-422f-be4e-c014409bdce4 Date: Wed, 10 Oct 2018 03:13:18 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:13:18,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d used request id req-12e22865-397f-422f-be4e-c014409bdce4 2018-10-10 03:13:18,907 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-subnet 2018-10-10 03:13:18,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" -d '{"subnets": [{"ip_version": 4, "network_id": "2e9f2807-0b07-42e6-a342-bfca6f7e0a7d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-subnet"}]}' 2018-10-10 03:13:19,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b4bff9e1-3ca0-4226-9810-e3f2e5b4a4f2 Date: Wed, 10 Oct 2018 03:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e9f2807-0b07-42e6-a342-bfca6f7e0a7d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:19Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:19Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"bb7af44c-5c68-4b64-91a8-0c6369def869","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-subnet"}]} 2018-10-10 03:13:19,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b4bff9e1-3ca0-4226-9810-e3f2e5b4a4f2 2018-10-10 03:13:19,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:19,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-15e06abc-5204-43de-b144-a6fb1c30a8db Date: Wed, 10 Oct 2018 03:13:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e9f2807-0b07-42e6-a342-bfca6f7e0a7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["bb7af44c-5c68-4b64-91a8-0c6369def869"],"description":"","tags":[],"updated_at":"2018-10-10T03:13:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:17Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:19,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d used request id req-15e06abc-5204-43de-b144-a6fb1c30a8db 2018-10-10 03:13:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:19,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1a14310f-ff58-439e-99d6-e08468b8529a Date: Wed, 10 Oct 2018 03:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e9f2807-0b07-42e6-a342-bfca6f7e0a7d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:19Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"bb7af44c-5c68-4b64-91a8-0c6369def869","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-subnet"}]} 2018-10-10 03:13:19,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d used request id req-1a14310f-ff58-439e-99d6-e08468b8529a 2018-10-10 03:13:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:20,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6bf4c5d6-adcd-4235-a35a-e5e2e2374a19 Date: Wed, 10 Oct 2018 03:13:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e9f2807-0b07-42e6-a342-bfca6f7e0a7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["bb7af44c-5c68-4b64-91a8-0c6369def869"],"description":"","tags":[],"updated_at":"2018-10-10T03:13:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:17Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:20,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net used request id req-6bf4c5d6-adcd-4235-a35a-e5e2e2374a19 2018-10-10 03:13:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:13:20,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:13:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:13:20,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:20,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e72285b-930d-4d33-8e97-e764462d2f0b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:13:20,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-3e72285b-930d-4d33-8e97-e764462d2f0b 2018-10-10 03:13:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:21,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-91b74bd1-ba21-4ee1-b305-f94cc0db15be Date: Wed, 10 Oct 2018 03:13:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e9f2807-0b07-42e6-a342-bfca6f7e0a7d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:19Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"bb7af44c-5c68-4b64-91a8-0c6369def869","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-subnet"}]} 2018-10-10 03:13:21,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2e9f2807-0b07-42e6-a342-bfca6f7e0a7d used request id req-91b74bd1-ba21-4ee1-b305-f94cc0db15be 2018-10-10 03:13:21,088 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-subnet 2018-10-10 03:13:21,089 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-subnet 2018-10-10 03:13:21,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/bb7af44c-5c68-4b64-91a8-0c6369def869 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:23,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94303452-e18e-4694-a2cd-d1fce411453e Date: Wed, 10 Oct 2018 03:13:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:23,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/bb7af44c-5c68-4b64-91a8-0c6369def869 used request id req-94303452-e18e-4694-a2cd-d1fce411453e 2018-10-10 03:13:23,414 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2d701d6a-bbd6-4d4b-abd1-c6944246e912-pub-net 2018-10-10 03:13:23,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/2e9f2807-0b07-42e6-a342-bfca6f7e0a7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeca047259386ee72d462cbd694ced51df639408" 2018-10-10 03:13:24,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-053d3e81-bc6c-405d-bcdb-76b6940c02c5 Date: Wed, 10 Oct 2018 03:13:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:24,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/2e9f2807-0b07-42e6-a342-bfca6f7e0a7d used request id req-053d3e81-bc6c-405d-bcdb-76b6940c02c5 2018-10-10 03:13:24,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:13:25,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["l5P0bh9NShSmLUTgHkmgFg"], "issued_at": "2018-10-10T03:13:25.000000Z"}} 2018-10-10 03:13:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:25,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e86546-b2dc-4a39-87bd-29d4530d63b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:13:25,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-52e86546-b2dc-4a39-87bd-29d4530d63b8 2018-10-10 03:13:25,249 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net 2018-10-10 03:13:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" -d '{"network": {"name": "NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net", "admin_state_up": true}}' 2018-10-10 03:13:25,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9fc7ed88-75f7-43aa-887f-fb757e80cb6d Date: Wed, 10 Oct 2018 03: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":"473dca27-cb69-4527-b744-680505ad0dfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:25Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:25Z","mtu":1450}} 2018-10-10 03:13:25,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9fc7ed88-75f7-43aa-887f-fb757e80cb6d 2018-10-10 03:13:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=473dca27-cb69-4527-b744-680505ad0dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:25,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5c210bb3-da6a-4a3d-93dd-e6cfd236f1e5 Date: Wed, 10 Oct 2018 03:13:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"473dca27-cb69-4527-b744-680505ad0dfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:25Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:25,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=473dca27-cb69-4527-b744-680505ad0dfb used request id req-5c210bb3-da6a-4a3d-93dd-e6cfd236f1e5 2018-10-10 03:13:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=473dca27-cb69-4527-b744-680505ad0dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:26,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a22204d-b815-4f64-a558-326073f32d5c Date: Wed, 10 Oct 2018 03:13:26 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:13:26,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=473dca27-cb69-4527-b744-680505ad0dfb used request id req-9a22204d-b815-4f64-a558-326073f32d5c 2018-10-10 03:13:26,117 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet 2018-10-10 03:13:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" -d '{"subnets": [{"ip_version": 4, "network_id": "473dca27-cb69-4527-b744-680505ad0dfb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet"}]}' 2018-10-10 03:13:27,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-82a51360-2a83-45c0-aefb-ed19be1cd817 Date: Wed, 10 Oct 2018 03:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"473dca27-cb69-4527-b744-680505ad0dfb","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:27Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"9a269322-54fa-4605-8a9a-22b3fd77e306","subnetpool_id":null,"name":"NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet"}]} 2018-10-10 03:13:27,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-82a51360-2a83-45c0-aefb-ed19be1cd817 2018-10-10 03:13:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=473dca27-cb69-4527-b744-680505ad0dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:27,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ae87a2f9-c159-4e97-b386-45af8f9a6660 Date: Wed, 10 Oct 2018 03:13:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"473dca27-cb69-4527-b744-680505ad0dfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["9a269322-54fa-4605-8a9a-22b3fd77e306"],"description":"","tags":[],"updated_at":"2018-10-10T03:13:27Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:25Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:27,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=473dca27-cb69-4527-b744-680505ad0dfb used request id req-ae87a2f9-c159-4e97-b386-45af8f9a6660 2018-10-10 03:13:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=473dca27-cb69-4527-b744-680505ad0dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:27,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d78a4dd1-a00d-4908-b4ec-97d763126396 Date: Wed, 10 Oct 2018 03:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"473dca27-cb69-4527-b744-680505ad0dfb","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:27Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"9a269322-54fa-4605-8a9a-22b3fd77e306","subnetpool_id":null,"name":"NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet"}]} 2018-10-10 03:13:27,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=473dca27-cb69-4527-b744-680505ad0dfb used request id req-d78a4dd1-a00d-4908-b4ec-97d763126396 2018-10-10 03:13:27,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:27,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-76ea9065-ce3d-476c-b964-8eeca9caebb2 Date: Wed, 10 Oct 2018 03:13:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"473dca27-cb69-4527-b744-680505ad0dfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["9a269322-54fa-4605-8a9a-22b3fd77e306"],"description":"","tags":[],"updated_at":"2018-10-10T03:13:27Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:25Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:27,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net used request id req-76ea9065-ce3d-476c-b964-8eeca9caebb2 2018-10-10 03:13:27,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:13:27,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:13:27,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:28,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e0b91d-3e55-4e84-8258-6cf33b8d0da3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:13:28,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-66e0b91d-3e55-4e84-8258-6cf33b8d0da3 2018-10-10 03:13:28,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=473dca27-cb69-4527-b744-680505ad0dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:28,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-373e2ca5-a16b-43f3-bbe4-e0a108326dca Date: Wed, 10 Oct 2018 03:13:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"473dca27-cb69-4527-b744-680505ad0dfb","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:27Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"9a269322-54fa-4605-8a9a-22b3fd77e306","subnetpool_id":null,"name":"NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet"}]} 2018-10-10 03:13:28,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=473dca27-cb69-4527-b744-680505ad0dfb used request id req-373e2ca5-a16b-43f3-bbe4-e0a108326dca 2018-10-10 03:13:28,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=473dca27-cb69-4527-b744-680505ad0dfb&name=NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:28,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-673e8a8f-7ad7-4de9-bca3-6c499cc51207 Date: Wed, 10 Oct 2018 03:13:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"473dca27-cb69-4527-b744-680505ad0dfb","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:27Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"9a269322-54fa-4605-8a9a-22b3fd77e306","subnetpool_id":null,"name":"NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet"}]} 2018-10-10 03:13:28,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=473dca27-cb69-4527-b744-680505ad0dfb&name=NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet used request id req-673e8a8f-7ad7-4de9-bca3-6c499cc51207 2018-10-10 03:13:28,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:13:28,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:13:28,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:13:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["kK-J0FVGSkOeT-BqWZzxTw"], "issued_at": "2018-10-10T03:13:28.000000Z"}} 2018-10-10 03:13:28,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296af57f8c31ce6a9e1ce363e5bc4496787b9cc4" 2018-10-10 03:13:28,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa5ee66-4ace-417a-a16f-760b94fd3030 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:13:28,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8aa5ee66-4ace-417a-a16f-760b94fd3030 2018-10-10 03:13:28,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:28,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-592210f8-a43a-4736-bb37-b115f79b2d85 Date: Wed, 10 Oct 2018 03:13:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:13:28,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-592210f8-a43a-4736-bb37-b115f79b2d85 2018-10-10 03:13:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:29,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7f933246-216b-4bfd-9f83-24b871266093 Date: Wed, 10 Oct 2018 03:13:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:13:29,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-7f933246-216b-4bfd-9f83-24b871266093 2018-10-10 03:13:29,101 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router 2018-10-10 03:13:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router", "admin_state_up": true}}' 2018-10-10 03:13:34,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-55db77ff-a82a-4e93-a63b-0386d9b18261 Date: Wed, 10 Oct 2018 03:13:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:13:29Z", "admin_state_up": true, "updated_at": "2018-10-10T03:13:30Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0941d9b4-db82-4a01-8426-29719c94b69c", "name": "NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router"}} 2018-10-10 03:13:34,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-55db77ff-a82a-4e93-a63b-0386d9b18261 2018-10-10 03:13:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=0941d9b4-db82-4a01-8426-29719c94b69c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:34,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-2447c24d-a03e-49de-b801-3201b75beac8 Date: Wed, 10 Oct 2018 03:13:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:30Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.207"}],"id":"0369e925-d936-4961-a333-2b8af8c5136b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:7a:36","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:13:30Z","binding:vnic_type":"normal","device_id":"0941d9b4-db82-4a01-8426-29719c94b69c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1daa74da-b23f-4f22-8ebc-085104b4601e","ip_address":"169.254.192.7"}],"id":"4be6ca2d-1b7d-4ad3-9e7f-2eed38710f9a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:9f:e4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:31Z","binding:vnic_type":"normal","device_id":"0941d9b4-db82-4a01-8426-29719c94b69c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1daa74da-b23f-4f22-8ebc-085104b4601e","ip_address":"169.254.192.10"}],"id":"baf9b9b6-7390-4e00-921b-4bf9696819b5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:ef:d2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:32Z","binding:vnic_type":"normal","device_id":"0941d9b4-db82-4a01-8426-29719c94b69c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1daa74da-b23f-4f22-8ebc-085104b4601e","ip_address":"169.254.192.6"}],"id":"f16ea5b7-e81f-4ed7-ac6f-88663d195cfe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:2c:a4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:32Z","binding:vnic_type":"normal","device_id":"0941d9b4-db82-4a01-8426-29719c94b69c"}]} 2018-10-10 03:13:34,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=0941d9b4-db82-4a01-8426-29719c94b69c used request id req-2447c24d-a03e-49de-b801-3201b75beac8 2018-10-10 03:13:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:34,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d5b40fdd-4644-47ed-8bba-e8e21829ec56 Date: Wed, 10 Oct 2018 03:13:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:13:34,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-d5b40fdd-4644-47ed-8bba-e8e21829ec56 2018-10-10 03:13:34,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:34,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-00a75fc3-0f26-42af-a4ed-5a6dcf3839f7 Date: Wed, 10 Oct 2018 03:13:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:29Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1daa74da-b23f-4f22-8ebc-085104b4601e","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:34,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e used request id req-00a75fc3-0f26-42af-a4ed-5a6dcf3839f7 2018-10-10 03:13:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:34,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-47e26ece-832b-4e55-a4ac-b877385efc7d Date: Wed, 10 Oct 2018 03:13:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:29Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1daa74da-b23f-4f22-8ebc-085104b4601e","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:34,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e used request id req-47e26ece-832b-4e55-a4ac-b877385efc7d 2018-10-10 03:13:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:35,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8a91c64c-786f-429f-8e05-61e5255d8c26 Date: Wed, 10 Oct 2018 03:13:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:29Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1daa74da-b23f-4f22-8ebc-085104b4601e","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:35,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e used request id req-8a91c64c-786f-429f-8e05-61e5255d8c26 2018-10-10 03:13:35,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:35,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c4e30e85-15bf-4fd5-8c31-571cded127c9 Date: Wed, 10 Oct 2018 03:13:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:13:29Z", "admin_state_up": true, "updated_at": "2018-10-10T03:13:33Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "0941d9b4-db82-4a01-8426-29719c94b69c", "name": "NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router"}]} 2018-10-10 03:13:35,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router used request id req-c4e30e85-15bf-4fd5-8c31-571cded127c9 2018-10-10 03:13:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:35,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57113279-f922-4fb3-91ee-01f84f0cfde2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:13:35,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-57113279-f922-4fb3-91ee-01f84f0cfde2 2018-10-10 03:13:35,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=0941d9b4-db82-4a01-8426-29719c94b69c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:35,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-b32161ee-cb82-483d-b25a-0261f9b25b38 Date: Wed, 10 Oct 2018 03:13:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:35Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.207"}],"id":"0369e925-d936-4961-a333-2b8af8c5136b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:7a:36","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:13:30Z","binding:vnic_type":"normal","device_id":"0941d9b4-db82-4a01-8426-29719c94b69c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:35Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1daa74da-b23f-4f22-8ebc-085104b4601e","ip_address":"169.254.192.7"}],"id":"4be6ca2d-1b7d-4ad3-9e7f-2eed38710f9a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:e4","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:31Z","binding:vnic_type":"normal","device_id":"0941d9b4-db82-4a01-8426-29719c94b69c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1daa74da-b23f-4f22-8ebc-085104b4601e","ip_address":"169.254.192.10"}],"id":"baf9b9b6-7390-4e00-921b-4bf9696819b5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:ef:d2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:32Z","binding:vnic_type":"normal","device_id":"0941d9b4-db82-4a01-8426-29719c94b69c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1daa74da-b23f-4f22-8ebc-085104b4601e","ip_address":"169.254.192.6"}],"id":"f16ea5b7-e81f-4ed7-ac6f-88663d195cfe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:2c:a4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:32Z","binding:vnic_type":"normal","device_id":"0941d9b4-db82-4a01-8426-29719c94b69c"}]} 2018-10-10 03:13:35,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=0941d9b4-db82-4a01-8426-29719c94b69c used request id req-b32161ee-cb82-483d-b25a-0261f9b25b38 2018-10-10 03:13:35,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:35,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-81035ab7-daeb-4be3-b89c-32ffb16c04d0 Date: Wed, 10 Oct 2018 03:13:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:13:35,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-81035ab7-daeb-4be3-b89c-32ffb16c04d0 2018-10-10 03:13:35,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:35,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0c5b4b30-1d5f-4eda-867e-c2a11f719200 Date: Wed, 10 Oct 2018 03:13:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:29Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1daa74da-b23f-4f22-8ebc-085104b4601e","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:35,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e used request id req-0c5b4b30-1d5f-4eda-867e-c2a11f719200 2018-10-10 03:13:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:35,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-287186a2-de40-423e-8736-d1446edf9dbe Date: Wed, 10 Oct 2018 03:13:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:29Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1daa74da-b23f-4f22-8ebc-085104b4601e","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:35,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e used request id req-287186a2-de40-423e-8736-d1446edf9dbe 2018-10-10 03:13:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:35,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bfb149b9-2b99-466c-8875-a657b744d4ed Date: Wed, 10 Oct 2018 03:13:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c4d7b988-66c9-46f1-b82f-0ce6bb7b027c","tenant_id":"","created_at":"2018-10-10T03:13:29Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1daa74da-b23f-4f22-8ebc-085104b4601e","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:35,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/1daa74da-b23f-4f22-8ebc-085104b4601e used request id req-bfb149b9-2b99-466c-8875-a657b744d4ed 2018-10-10 03:13:35,974 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router 2018-10-10 03:13:35,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/0941d9b4-db82-4a01-8426-29719c94b69c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" -d '{"subnet_id": "9a269322-54fa-4605-8a9a-22b3fd77e306"}' 2018-10-10 03:13:37,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-22084093-9f9d-411b-8c87-75e4db1ad777 Date: Wed, 10 Oct 2018 03:13:37 GMT RESP BODY: {"network_id": "473dca27-cb69-4527-b744-680505ad0dfb", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "subnet_id": "9a269322-54fa-4605-8a9a-22b3fd77e306", "subnet_ids": ["9a269322-54fa-4605-8a9a-22b3fd77e306"], "port_id": "75323924-442b-445b-be79-704344b08af9", "id": "0941d9b4-db82-4a01-8426-29719c94b69c"} 2018-10-10 03:13:37,744 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0941d9b4-db82-4a01-8426-29719c94b69c/add_router_interface used request id req-22084093-9f9d-411b-8c87-75e4db1ad777 2018-10-10 03:13:37,744 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router 2018-10-10 03:13:37,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/0941d9b4-db82-4a01-8426-29719c94b69c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" -d '{"subnet_id": "9a269322-54fa-4605-8a9a-22b3fd77e306"}' 2018-10-10 03:13:39,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c25fe12e-84ae-40f3-b855-77e3c537b810 Date: Wed, 10 Oct 2018 03:13:39 GMT RESP BODY: {"network_id": "473dca27-cb69-4527-b744-680505ad0dfb", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "subnet_id": "9a269322-54fa-4605-8a9a-22b3fd77e306", "subnet_ids": ["9a269322-54fa-4605-8a9a-22b3fd77e306"], "port_id": "75323924-442b-445b-be79-704344b08af9", "id": "0941d9b4-db82-4a01-8426-29719c94b69c"} 2018-10-10 03:13:39,013 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0941d9b4-db82-4a01-8426-29719c94b69c/remove_router_interface used request id req-c25fe12e-84ae-40f3-b855-77e3c537b810 2018-10-10 03:13:39,013 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router 2018-10-10 03:13:39,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/0941d9b4-db82-4a01-8426-29719c94b69c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:42,179 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79b94715-7d26-4f64-b7f0-2e7dbae0a490 Content-Length: 0 Date: Wed, 10 Oct 2018 03:13:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:42,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/0941d9b4-db82-4a01-8426-29719c94b69c used request id req-79b94715-7d26-4f64-b7f0-2e7dbae0a490 2018-10-10 03:13:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:42,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b3e6bea-4486-4e8f-9e0f-b2e1f12c6400 Date: Wed, 10 Oct 2018 03:13:42 GMT RESP BODY: {"routers": []} 2018-10-10 03:13:42,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-router used request id req-9b3e6bea-4486-4e8f-9e0f-b2e1f12c6400 2018-10-10 03:13:42,233 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet 2018-10-10 03:13:42,233 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-subnet 2018-10-10 03:13:42,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9a269322-54fa-4605-8a9a-22b3fd77e306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:44,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5745772c-64f2-4eb4-936a-9337284db776 Date: Wed, 10 Oct 2018 03:13:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:44,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9a269322-54fa-4605-8a9a-22b3fd77e306 used request id req-5745772c-64f2-4eb4-936a-9337284db776 2018-10-10 03:13:44,309 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-178dbb6f-e533-4325-9fb1-a1600ccb8697-pub-net 2018-10-10 03:13:44,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/473dca27-cb69-4527-b744-680505ad0dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc6402e4fc395e4e41534b2b2fb3c3ca79a97d9" 2018-10-10 03:13:45,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c4dabfc-a02c-4255-831c-ec0dbc966428 Date: Wed, 10 Oct 2018 03:13:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:45,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/473dca27-cb69-4527-b744-680505ad0dfb used request id req-7c4dabfc-a02c-4255-831c-ec0dbc966428 2018-10-10 03:13:45,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:13:46,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["ty2Bfoh-RnuMWOXkly7Vyw"], "issued_at": "2018-10-10T03:13:46.000000Z"}} 2018-10-10 03:13:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:46,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f71ceb-e7dd-45dd-9472-9f10ffd70259 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:13:46,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e7f71ceb-e7dd-45dd-9472-9f10ffd70259 2018-10-10 03:13:46,104 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net 2018-10-10 03:13:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" -d '{"network": {"name": "NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net", "admin_state_up": true}}' 2018-10-10 03:13:46,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1f45553d-4f63-4b76-8d35-00a4a14eb5b7 Date: Wed, 10 Oct 2018 03:13: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":"5747dc94-2957-4882-9435-c296f0e4b3cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:46Z","mtu":1450}} 2018-10-10 03:13:46,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-1f45553d-4f63-4b76-8d35-00a4a14eb5b7 2018-10-10 03:13:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5747dc94-2957-4882-9435-c296f0e4b3cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:46,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-aed36f50-b656-4b9c-b6cc-a401fd3a5772 Date: Wed, 10 Oct 2018 03:13:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5747dc94-2957-4882-9435-c296f0e4b3cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:13:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:46Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:46,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5747dc94-2957-4882-9435-c296f0e4b3cb used request id req-aed36f50-b656-4b9c-b6cc-a401fd3a5772 2018-10-10 03:13:46,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5747dc94-2957-4882-9435-c296f0e4b3cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:46,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6912d0b2-44c2-49d9-93b2-4b931e1f8c99 Date: Wed, 10 Oct 2018 03:13:46 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:13:46,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5747dc94-2957-4882-9435-c296f0e4b3cb used request id req-6912d0b2-44c2-49d9-93b2-4b931e1f8c99 2018-10-10 03:13:46,992 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-subnet 2018-10-10 03:13:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" -d '{"subnets": [{"ip_version": 4, "network_id": "5747dc94-2957-4882-9435-c296f0e4b3cb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-subnet"}]}' 2018-10-10 03:13:47,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6938d528-bab9-43fc-9626-ffe9279584f7 Date: Wed, 10 Oct 2018 03:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5747dc94-2957-4882-9435-c296f0e4b3cb","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:47Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"cc3f0fe2-2953-4401-90b6-b5a8539987c0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-subnet"}]} 2018-10-10 03:13:47,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-6938d528-bab9-43fc-9626-ffe9279584f7 2018-10-10 03:13:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5747dc94-2957-4882-9435-c296f0e4b3cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:48,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b6c839ec-a836-491c-a01c-3b6b82c72ea8 Date: Wed, 10 Oct 2018 03:13:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5747dc94-2957-4882-9435-c296f0e4b3cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["cc3f0fe2-2953-4401-90b6-b5a8539987c0"],"description":"","tags":[],"updated_at":"2018-10-10T03:13:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:46Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:48,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5747dc94-2957-4882-9435-c296f0e4b3cb used request id req-b6c839ec-a836-491c-a01c-3b6b82c72ea8 2018-10-10 03:13:48,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5747dc94-2957-4882-9435-c296f0e4b3cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:48,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aa4d0344-47d3-4aa1-92f3-a80fcaba48d7 Date: Wed, 10 Oct 2018 03:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5747dc94-2957-4882-9435-c296f0e4b3cb","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:47Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"cc3f0fe2-2953-4401-90b6-b5a8539987c0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-subnet"}]} 2018-10-10 03:13:48,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5747dc94-2957-4882-9435-c296f0e4b3cb used request id req-aa4d0344-47d3-4aa1-92f3-a80fcaba48d7 2018-10-10 03:13:48,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:48,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-75ac8857-f517-44de-8b8a-f1d0fd833cce Date: Wed, 10 Oct 2018 03:13:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5747dc94-2957-4882-9435-c296f0e4b3cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["cc3f0fe2-2953-4401-90b6-b5a8539987c0"],"description":"","tags":[],"updated_at":"2018-10-10T03:13:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:46Z","provider:network_type":"vxlan"}]} 2018-10-10 03:13:48,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net used request id req-75ac8857-f517-44de-8b8a-f1d0fd833cce 2018-10-10 03:13:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:13:48,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:13:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:48,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f0100b-b986-465a-84ad-2250670d4408 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:13:48,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-e8f0100b-b986-465a-84ad-2250670d4408 2018-10-10 03:13:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5747dc94-2957-4882-9435-c296f0e4b3cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:48,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-64cc423c-5f67-4a07-854d-babad67d4521 Date: Wed, 10 Oct 2018 03:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5747dc94-2957-4882-9435-c296f0e4b3cb","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:13:47Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"cc3f0fe2-2953-4401-90b6-b5a8539987c0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-subnet"}]} 2018-10-10 03:13:48,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5747dc94-2957-4882-9435-c296f0e4b3cb used request id req-64cc423c-5f67-4a07-854d-babad67d4521 2018-10-10 03:13:48,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:13:48,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:13:49,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["ZWjwTLVwRrSRMZ8w9FbUvg"], "issued_at": "2018-10-10T03:13:49.000000Z"}} 2018-10-10 03:13:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ccb915b2d6c549f20d97a921c1fa361f522011" 2018-10-10 03:13:49,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87546d15-5375-4082-8388-a72ac7e50ac0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:13:49,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-87546d15-5375-4082-8388-a72ac7e50ac0 2018-10-10 03:13:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:49,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-71958c00-691e-44c4-a73c-b2e9b0daba7a Date: Wed, 10 Oct 2018 03:13:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:13:49,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-71958c00-691e-44c4-a73c-b2e9b0daba7a 2018-10-10 03:13:49,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:49,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2c338540-e930-47bb-9729-a08037522293 Date: Wed, 10 Oct 2018 03:13:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:13:49,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-2c338540-e930-47bb-9729-a08037522293 2018-10-10 03:13:49,950 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router 2018-10-10 03:13:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router", "admin_state_up": true}}' 2018-10-10 03:13:54,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-5121541a-f958-419c-b2d1-2eb0f2abfa21 Date: Wed, 10 Oct 2018 03:13:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:13:50Z", "admin_state_up": true, "updated_at": "2018-10-10T03:13:51Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "22b0e264-5d34-4a45-b9d0-bcbaadc897a8", "name": "NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router"}} 2018-10-10 03:13:54,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-5121541a-f958-419c-b2d1-2eb0f2abfa21 2018-10-10 03:13:54,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=22b0e264-5d34-4a45-b9d0-bcbaadc897a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:54,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-c662802f-c43b-474f-9d1c-f2b549ba6fc7 Date: Wed, 10 Oct 2018 03:13:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:54Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.206"}],"id":"24aed35a-f15d-4971-b4be-188027300274","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:b0:85","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:13:50Z","binding:vnic_type":"normal","device_id":"22b0e264-5d34-4a45-b9d0-bcbaadc897a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4aacb468-ea20-4fe8-8656-40ba77881231","ip_address":"169.254.192.4"}],"id":"382d406f-96e2-4016-b9ec-b8d8bde2ce7a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:95:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:53Z","binding:vnic_type":"normal","device_id":"22b0e264-5d34-4a45-b9d0-bcbaadc897a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:51Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4aacb468-ea20-4fe8-8656-40ba77881231","ip_address":"169.254.192.3"}],"id":"6e860301-5c61-434d-9d03-528112646cff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:20:af","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:51Z","binding:vnic_type":"normal","device_id":"22b0e264-5d34-4a45-b9d0-bcbaadc897a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:52Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4aacb468-ea20-4fe8-8656-40ba77881231","ip_address":"169.254.192.6"}],"id":"8a939211-e0c3-4be6-a431-edb1a40de895","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:ac:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:52Z","binding:vnic_type":"normal","device_id":"22b0e264-5d34-4a45-b9d0-bcbaadc897a8"}]} 2018-10-10 03:13:54,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=22b0e264-5d34-4a45-b9d0-bcbaadc897a8 used request id req-c662802f-c43b-474f-9d1c-f2b549ba6fc7 2018-10-10 03:13:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:55,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-88cf96b9-d937-4cc9-91ce-0ffe6cc8b76e Date: Wed, 10 Oct 2018 03:13:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:13:55,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-88cf96b9-d937-4cc9-91ce-0ffe6cc8b76e 2018-10-10 03:13:55,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:55,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-265a336a-ca2e-4042-a1fd-268b5a9dcd7f Date: Wed, 10 Oct 2018 03:13:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:50Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4aacb468-ea20-4fe8-8656-40ba77881231","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:55,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 used request id req-265a336a-ca2e-4042-a1fd-268b5a9dcd7f 2018-10-10 03:13:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:55,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-648ad9dd-c5f0-4d87-b33e-09de2dc17dba Date: Wed, 10 Oct 2018 03:13:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:50Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4aacb468-ea20-4fe8-8656-40ba77881231","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:55,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 used request id req-648ad9dd-c5f0-4d87-b33e-09de2dc17dba 2018-10-10 03:13:55,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:55,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6b843230-4ccc-426d-ac62-8ce16da840a7 Date: Wed, 10 Oct 2018 03:13:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:50Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4aacb468-ea20-4fe8-8656-40ba77881231","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:55,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 used request id req-6b843230-4ccc-426d-ac62-8ce16da840a7 2018-10-10 03:13:55,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:55,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-eff78237-b978-4781-a54c-f88879a66d06 Date: Wed, 10 Oct 2018 03:13:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:13:50Z", "admin_state_up": true, "updated_at": "2018-10-10T03:13:53Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "22b0e264-5d34-4a45-b9d0-bcbaadc897a8", "name": "NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router"}]} 2018-10-10 03:13:55,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router used request id req-eff78237-b978-4781-a54c-f88879a66d06 2018-10-10 03:13:55,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:55,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0581a10-d905-4733-8e10-9931bb422ec3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:13:55,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-b0581a10-d905-4733-8e10-9931bb422ec3 2018-10-10 03:13:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=22b0e264-5d34-4a45-b9d0-bcbaadc897a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:56,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-f53e2090-0c7a-41e2-8718-1b9be7066f0a Date: Wed, 10 Oct 2018 03:13:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:55Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.206"}],"id":"24aed35a-f15d-4971-b4be-188027300274","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:b0:85","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:13:50Z","binding:vnic_type":"normal","device_id":"22b0e264-5d34-4a45-b9d0-bcbaadc897a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4aacb468-ea20-4fe8-8656-40ba77881231","ip_address":"169.254.192.4"}],"id":"382d406f-96e2-4016-b9ec-b8d8bde2ce7a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:95:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:53Z","binding:vnic_type":"normal","device_id":"22b0e264-5d34-4a45-b9d0-bcbaadc897a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:51Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4aacb468-ea20-4fe8-8656-40ba77881231","ip_address":"169.254.192.3"}],"id":"6e860301-5c61-434d-9d03-528112646cff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:20:af","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:51Z","binding:vnic_type":"normal","device_id":"22b0e264-5d34-4a45-b9d0-bcbaadc897a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:13:55Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4aacb468-ea20-4fe8-8656-40ba77881231","ip_address":"169.254.192.6"}],"id":"8a939211-e0c3-4be6-a431-edb1a40de895","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:ac:9e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:52Z","binding:vnic_type":"normal","device_id":"22b0e264-5d34-4a45-b9d0-bcbaadc897a8"}]} 2018-10-10 03:13:56,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=22b0e264-5d34-4a45-b9d0-bcbaadc897a8 used request id req-f53e2090-0c7a-41e2-8718-1b9be7066f0a 2018-10-10 03:13:56,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:56,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c0c9a537-e176-4686-80e2-53ae62ac8dd5 Date: Wed, 10 Oct 2018 03:13:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:13:56,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-c0c9a537-e176-4686-80e2-53ae62ac8dd5 2018-10-10 03:13:56,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:56,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b3c3a2f8-e520-4088-b12a-6973e698aebb Date: Wed, 10 Oct 2018 03:13:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:50Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4aacb468-ea20-4fe8-8656-40ba77881231","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:56,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 used request id req-b3c3a2f8-e520-4088-b12a-6973e698aebb 2018-10-10 03:13:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:56,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2974e1af-4814-4379-afff-d702acc63a35 Date: Wed, 10 Oct 2018 03:13:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:50Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4aacb468-ea20-4fe8-8656-40ba77881231","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:56,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 used request id req-2974e1af-4814-4379-afff-d702acc63a35 2018-10-10 03:13:56,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:56,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b25e048b-ad31-464c-8d74-e2026e15d35d Date: Wed, 10 Oct 2018 03:13:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e5bfed60-2432-4f26-af37-5e369372e6d6","tenant_id":"","created_at":"2018-10-10T03:13:50Z","dns_nameservers":[],"updated_at":"2018-10-10T03:13:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4aacb468-ea20-4fe8-8656-40ba77881231","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:13:56,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/4aacb468-ea20-4fe8-8656-40ba77881231 used request id req-b25e048b-ad31-464c-8d74-e2026e15d35d 2018-10-10 03:13:56,379 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-subnet 2018-10-10 03:13:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/cc3f0fe2-2953-4401-90b6-b5a8539987c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:13:58,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02030db5-8836-4cf8-b63c-4f02b7fb1bcd Date: Wed, 10 Oct 2018 03:13:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:13:58,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/cc3f0fe2-2953-4401-90b6-b5a8539987c0 used request id req-02030db5-8836-4cf8-b63c-4f02b7fb1bcd 2018-10-10 03:13:58,335 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router 2018-10-10 03:13:58,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/22b0e264-5d34-4a45-b9d0-bcbaadc897a8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" -d '{"subnet_id": "cc3f0fe2-2953-4401-90b6-b5a8539987c0"}' 2018-10-10 03:13:58,521 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-59fdd6bd-67d2-436a-8775-a315e9fa0e28 Date: Wed, 10 Oct 2018 03:13:58 GMT RESP BODY: {"NeutronError": {"message": "Subnet cc3f0fe2-2953-4401-90b6-b5a8539987c0 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-10 03:13:58,521 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/22b0e264-5d34-4a45-b9d0-bcbaadc897a8/add_router_interface used request id req-59fdd6bd-67d2-436a-8775-a315e9fa0e28 2018-10-10 03:13:58,522 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet cc3f0fe2-2953-4401-90b6-b5a8539987c0 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-10 03:13:58,522 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router 2018-10-10 03:13:58,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/22b0e264-5d34-4a45-b9d0-bcbaadc897a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:14:01,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ec3f871-0692-495a-8c1e-f0e656f11ad2 Content-Length: 0 Date: Wed, 10 Oct 2018 03:14:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:01,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/22b0e264-5d34-4a45-b9d0-bcbaadc897a8 used request id req-2ec3f871-0692-495a-8c1e-f0e656f11ad2 2018-10-10 03:14:01,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:14:01,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e4357202-4bb4-4b7d-91c2-29e222b87aa7 Date: Wed, 10 Oct 2018 03:14:01 GMT RESP BODY: {"routers": []} 2018-10-10 03:14:01,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-router used request id req-e4357202-4bb4-4b7d-91c2-29e222b87aa7 2018-10-10 03:14:01,822 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-subnet 2018-10-10 03:14:01,822 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-subnet 2018-10-10 03:14:01,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/cc3f0fe2-2953-4401-90b6-b5a8539987c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:14:02,012 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-cefbfaf5-6d97-414a-8034-52286c89719a Date: Wed, 10 Oct 2018 03:14:01 GMT RESP BODY: {"NeutronError": {"message": "Subnet cc3f0fe2-2953-4401-90b6-b5a8539987c0 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-10 03:14:02,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/cc3f0fe2-2953-4401-90b6-b5a8539987c0 used request id req-cefbfaf5-6d97-414a-8034-52286c89719a 2018-10-10 03:14:02,012 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet cc3f0fe2-2953-4401-90b6-b5a8539987c0 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-10 03:14:02,012 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1ce6debb-80cf-4d91-9234-c3595cb73cb2-pub-net 2018-10-10 03:14:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5747dc94-2957-4882-9435-c296f0e4b3cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47efed9f3cd5ca513b99d4090a9114eecae562" 2018-10-10 03:14:02,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed37decd-6768-4863-8615-3f4113a78965 Date: Wed, 10 Oct 2018 03:14:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:02,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5747dc94-2957-4882-9435-c296f0e4b3cb used request id req-ed37decd-6768-4863-8615-3f4113a78965 2018-10-10 03:14:02,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:02,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["YSCS0cAgRlG4MCVDKbR9Ew"], "issued_at": "2018-10-10T03:14:02.000000Z"}} 2018-10-10 03:14:02,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:03,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6e52f6-f734-4c6a-be0f-9e3f62b8f6b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:03,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cd6e52f6-f734-4c6a-be0f-9e3f62b8f6b3 2018-10-10 03:14:03,015 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net 2018-10-10 03:14:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" -d '{"network": {"name": "NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net", "admin_state_up": true}}' 2018-10-10 03:14:03,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b905c6bb-4307-48dd-b646-b4cff1a71225 Date: Wed, 10 Oct 2018 03:14:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5eb87455-605b-4feb-879d-7a67020bc985","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:03Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:03Z","mtu":1450}} 2018-10-10 03:14:03,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b905c6bb-4307-48dd-b646-b4cff1a71225 2018-10-10 03:14:03,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5eb87455-605b-4feb-879d-7a67020bc985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:03,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-480a4576-5c96-4b4c-aebe-b6e7a6d9a230 Date: Wed, 10 Oct 2018 03:14:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5eb87455-605b-4feb-879d-7a67020bc985","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:03Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:03,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5eb87455-605b-4feb-879d-7a67020bc985 used request id req-480a4576-5c96-4b4c-aebe-b6e7a6d9a230 2018-10-10 03:14:03,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5eb87455-605b-4feb-879d-7a67020bc985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:03,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7324f43-5b44-4dc3-9fa8-fd7ba63ce838 Date: Wed, 10 Oct 2018 03:14:03 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:14:03,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5eb87455-605b-4feb-879d-7a67020bc985 used request id req-a7324f43-5b44-4dc3-9fa8-fd7ba63ce838 2018-10-10 03:14:03,787 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet 2018-10-10 03:14:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" -d '{"subnets": [{"ip_version": 4, "network_id": "5eb87455-605b-4feb-879d-7a67020bc985", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet"}]}' 2018-10-10 03:14:04,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f107f06-1d68-4586-ab17-c16a8698810c Date: Wed, 10 Oct 2018 03:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb87455-605b-4feb-879d-7a67020bc985","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:04Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:04Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"c9a4aabd-f348-44cd-a94e-135dd86c1505","subnetpool_id":null,"name":"NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet"}]} 2018-10-10 03:14:04,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-9f107f06-1d68-4586-ab17-c16a8698810c 2018-10-10 03:14:04,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5eb87455-605b-4feb-879d-7a67020bc985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:04,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d7bec9de-d273-4566-97c7-17573cad42f9 Date: Wed, 10 Oct 2018 03:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eb87455-605b-4feb-879d-7a67020bc985","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["c9a4aabd-f348-44cd-a94e-135dd86c1505"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:03Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:04,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5eb87455-605b-4feb-879d-7a67020bc985 used request id req-d7bec9de-d273-4566-97c7-17573cad42f9 2018-10-10 03:14:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5eb87455-605b-4feb-879d-7a67020bc985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:04,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b6621556-de7b-44f8-a947-22150f18cefd Date: Wed, 10 Oct 2018 03:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb87455-605b-4feb-879d-7a67020bc985","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:04Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"c9a4aabd-f348-44cd-a94e-135dd86c1505","subnetpool_id":null,"name":"NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet"}]} 2018-10-10 03:14:04,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5eb87455-605b-4feb-879d-7a67020bc985 used request id req-b6621556-de7b-44f8-a947-22150f18cefd 2018-10-10 03:14:04,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:05,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-48fb4516-a13d-4a67-8d13-fac8bd68e072 Date: Wed, 10 Oct 2018 03:14:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eb87455-605b-4feb-879d-7a67020bc985","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["c9a4aabd-f348-44cd-a94e-135dd86c1505"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:03Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:05,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net used request id req-48fb4516-a13d-4a67-8d13-fac8bd68e072 2018-10-10 03:14:05,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:05,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:05,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6ed52a-107f-4da2-b6fc-2e3c27216946 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:05,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-0b6ed52a-107f-4da2-b6fc-2e3c27216946 2018-10-10 03:14:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5eb87455-605b-4feb-879d-7a67020bc985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:05,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5af90619-ca8e-4672-9457-9cc57984560e Date: Wed, 10 Oct 2018 03:14:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb87455-605b-4feb-879d-7a67020bc985","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:04Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"c9a4aabd-f348-44cd-a94e-135dd86c1505","subnetpool_id":null,"name":"NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet"}]} 2018-10-10 03:14:05,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5eb87455-605b-4feb-879d-7a67020bc985 used request id req-5af90619-ca8e-4672-9457-9cc57984560e 2018-10-10 03:14:05,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5eb87455-605b-4feb-879d-7a67020bc985&name=NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:05,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a654d73-13a7-4d26-9018-22162363ffee Date: Wed, 10 Oct 2018 03:14:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eb87455-605b-4feb-879d-7a67020bc985","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:04Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"c9a4aabd-f348-44cd-a94e-135dd86c1505","subnetpool_id":null,"name":"NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet"}]} 2018-10-10 03:14:05,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5eb87455-605b-4feb-879d-7a67020bc985&name=NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet used request id req-4a654d73-13a7-4d26-9018-22162363ffee 2018-10-10 03:14:05,377 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet 2018-10-10 03:14:05,377 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-subnet 2018-10-10 03:14:05,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/c9a4aabd-f348-44cd-a94e-135dd86c1505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:06,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-772cc38e-a206-46f2-ba11-60f0d1dc9d49 Date: Wed, 10 Oct 2018 03:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:06,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c9a4aabd-f348-44cd-a94e-135dd86c1505 used request id req-772cc38e-a206-46f2-ba11-60f0d1dc9d49 2018-10-10 03:14:06,979 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-607e3eb1-4c20-4d72-88d9-37492a68435e-pub-net 2018-10-10 03:14:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5eb87455-605b-4feb-879d-7a67020bc985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6dd01266ff817b0a18db662ccee120d7f6e241b" 2018-10-10 03:14:08,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ffd73a6-e75e-4fc5-a5e7-b54ffd412e4f Date: Wed, 10 Oct 2018 03:14:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:08,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5eb87455-605b-4feb-879d-7a67020bc985 used request id req-9ffd73a6-e75e-4fc5-a5e7-b54ffd412e4f 2018-10-10 03:14:08,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:08,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["pQi9fcE0SVG_QJU6C-C6gQ"], "issued_at": "2018-10-10T03:14:08.000000Z"}} 2018-10-10 03:14:08,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:08,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc31e5d-4c56-4764-bf95-4764076449bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:08,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cfc31e5d-4c56-4764-bf95-4764076449bb 2018-10-10 03:14:08,880 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net 2018-10-10 03:14:08,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" -d '{"network": {"name": "NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net", "admin_state_up": true}}' 2018-10-10 03:14:09,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0543bbf7-aab1-4d6c-b881-150d3736c460 Date: Wed, 10 Oct 2018 03:14: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":"311dde8f-ed92-4037-bfaf-86391bed94ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:09Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:09Z","mtu":1450}} 2018-10-10 03:14:09,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-0543bbf7-aab1-4d6c-b881-150d3736c460 2018-10-10 03:14:09,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=311dde8f-ed92-4037-bfaf-86391bed94ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:09,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-56fa505d-12bb-412a-8428-28c204f3c6c4 Date: Wed, 10 Oct 2018 03:14:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"311dde8f-ed92-4037-bfaf-86391bed94ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:09Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:09Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:09,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=311dde8f-ed92-4037-bfaf-86391bed94ae used request id req-56fa505d-12bb-412a-8428-28c204f3c6c4 2018-10-10 03:14:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=311dde8f-ed92-4037-bfaf-86391bed94ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:09,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-69be9470-33ff-4dae-81c2-b24299b19298 Date: Wed, 10 Oct 2018 03:14:09 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:14:09,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=311dde8f-ed92-4037-bfaf-86391bed94ae used request id req-69be9470-33ff-4dae-81c2-b24299b19298 2018-10-10 03:14:09,883 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-subnet 2018-10-10 03:14:09,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" -d '{"subnets": [{"ip_version": 4, "network_id": "311dde8f-ed92-4037-bfaf-86391bed94ae", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-subnet"}]}' 2018-10-10 03:14:10,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-92a0ee86-9368-43b2-9370-cf47e637af66 Date: Wed, 10 Oct 2018 03:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"311dde8f-ed92-4037-bfaf-86391bed94ae","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:10Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"180ab4bf-d654-45d5-b5fc-f4bac13c26e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-subnet"}]} 2018-10-10 03:14:10,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-92a0ee86-9368-43b2-9370-cf47e637af66 2018-10-10 03:14:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=311dde8f-ed92-4037-bfaf-86391bed94ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:10,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-06ad77de-b81e-4a96-bc19-a59d86c2ebfe Date: Wed, 10 Oct 2018 03:14:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"311dde8f-ed92-4037-bfaf-86391bed94ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["180ab4bf-d654-45d5-b5fc-f4bac13c26e9"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:09Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:10,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=311dde8f-ed92-4037-bfaf-86391bed94ae used request id req-06ad77de-b81e-4a96-bc19-a59d86c2ebfe 2018-10-10 03:14:10,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=311dde8f-ed92-4037-bfaf-86391bed94ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:10,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9eb5656c-00ca-4bd7-85ef-eeb7379b63d3 Date: Wed, 10 Oct 2018 03:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"311dde8f-ed92-4037-bfaf-86391bed94ae","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:10Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"180ab4bf-d654-45d5-b5fc-f4bac13c26e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-subnet"}]} 2018-10-10 03:14:10,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=311dde8f-ed92-4037-bfaf-86391bed94ae used request id req-9eb5656c-00ca-4bd7-85ef-eeb7379b63d3 2018-10-10 03:14:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:11,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-40ed8bbc-b0c1-4dc4-88e3-973b7e08141f Date: Wed, 10 Oct 2018 03:14:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"311dde8f-ed92-4037-bfaf-86391bed94ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["180ab4bf-d654-45d5-b5fc-f4bac13c26e9"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:09Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:11,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net used request id req-40ed8bbc-b0c1-4dc4-88e3-973b7e08141f 2018-10-10 03:14:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:11,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:11,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:11,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbf0cec-653b-4ab3-be4f-4686fa548634 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:11,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-5cbf0cec-653b-4ab3-be4f-4686fa548634 2018-10-10 03:14:11,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=311dde8f-ed92-4037-bfaf-86391bed94ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:11,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ae1b111b-a6df-43c9-81fa-f041003479ec Date: Wed, 10 Oct 2018 03:14:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"311dde8f-ed92-4037-bfaf-86391bed94ae","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:10Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"180ab4bf-d654-45d5-b5fc-f4bac13c26e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-subnet"}]} 2018-10-10 03:14:11,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=311dde8f-ed92-4037-bfaf-86391bed94ae used request id req-ae1b111b-a6df-43c9-81fa-f041003479ec 2018-10-10 03:14:11,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:14:11,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:12,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["FaMqFMyJQvqO8YqRhAbRoQ"], "issued_at": "2018-10-10T03:14:12.000000Z"}} 2018-10-10 03:14:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fa4f89c0afa7f744f2a216f88f5441a3c1b63b7" 2018-10-10 03:14:12,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9b8391-27ed-41f6-9be9-563770e6f3f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:12,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bf9b8391-27ed-41f6-9be9-563770e6f3f5 2018-10-10 03:14:12,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:12,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-eed6da5e-0c37-4868-b9bb-e2fa02683687 Date: Wed, 10 Oct 2018 03:14:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:14:12,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-eed6da5e-0c37-4868-b9bb-e2fa02683687 2018-10-10 03:14:12,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:12,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-505b230a-6c7d-4714-9c02-8fbf8a5da863 Date: Wed, 10 Oct 2018 03:14:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:14:12,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-505b230a-6c7d-4714-9c02-8fbf8a5da863 2018-10-10 03:14:12,579 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router 2018-10-10 03:14:12,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router", "admin_state_up": true}}' 2018-10-10 03:14:17,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8ae6cacf-ecc0-4de6-b701-95876822bb2e Date: Wed, 10 Oct 2018 03:14:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:14:13Z", "admin_state_up": true, "updated_at": "2018-10-10T03:14:14Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d851ecb7-c258-4703-9bf2-9db76d8615f3", "name": "NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router"}} 2018-10-10 03:14:17,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-8ae6cacf-ecc0-4de6-b701-95876822bb2e 2018-10-10 03:14:17,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=d851ecb7-c258-4703-9bf2-9db76d8615f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:17,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-4f411cee-3d5c-45b6-b88d-a77f5bd31ae0 Date: Wed, 10 Oct 2018 03:14:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65149571-5508-4ce6-af79-bada7f6ca160","ip_address":"169.254.192.2"}],"id":"200d07ea-e013-4e99-98b2-94eb10ba57c7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:37:0f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:15Z","binding:vnic_type":"normal","device_id":"d851ecb7-c258-4703-9bf2-9db76d8615f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65149571-5508-4ce6-af79-bada7f6ca160","ip_address":"169.254.192.10"}],"id":"759db609-131d-4a96-a60d-1cfe99eee446","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:06:18","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:14Z","binding:vnic_type":"normal","device_id":"d851ecb7-c258-4703-9bf2-9db76d8615f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:13Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.200"}],"id":"a5fe4c2d-bf83-48da-98c5-70ac04d46353","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:e2:e3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:14:13Z","binding:vnic_type":"normal","device_id":"d851ecb7-c258-4703-9bf2-9db76d8615f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65149571-5508-4ce6-af79-bada7f6ca160","ip_address":"169.254.192.12"}],"id":"b918cf6d-6f84-4300-9f4b-9415c5c5f4d5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:ad:58","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:16Z","binding:vnic_type":"normal","device_id":"d851ecb7-c258-4703-9bf2-9db76d8615f3"}]} 2018-10-10 03:14:17,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=d851ecb7-c258-4703-9bf2-9db76d8615f3 used request id req-4f411cee-3d5c-45b6-b88d-a77f5bd31ae0 2018-10-10 03:14:17,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:17,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0f5ad981-3f13-4712-af93-688eed2382d9 Date: Wed, 10 Oct 2018 03:14:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:14:17,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-0f5ad981-3f13-4712-af93-688eed2382d9 2018-10-10 03:14:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:17,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ac79b6db-119e-4422-a0bd-76d419bcc8e6 Date: Wed, 10 Oct 2018 03:14:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:13Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"65149571-5508-4ce6-af79-bada7f6ca160","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:14:17,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 used request id req-ac79b6db-119e-4422-a0bd-76d419bcc8e6 2018-10-10 03:14:17,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:17,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-deb8ba2c-f9e3-4988-b34d-41b9a77f0c85 Date: Wed, 10 Oct 2018 03:14:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:13Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"65149571-5508-4ce6-af79-bada7f6ca160","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:14:17,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 used request id req-deb8ba2c-f9e3-4988-b34d-41b9a77f0c85 2018-10-10 03:14:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:17,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f1990684-3287-4c7e-a005-0f594f23a7c5 Date: Wed, 10 Oct 2018 03:14:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:13Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"65149571-5508-4ce6-af79-bada7f6ca160","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:14:17,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 used request id req-f1990684-3287-4c7e-a005-0f594f23a7c5 2018-10-10 03:14:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:17,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-9dd8e8bb-4c6c-4682-b97e-6e9760edca70 Date: Wed, 10 Oct 2018 03:14:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:14:13Z", "admin_state_up": true, "updated_at": "2018-10-10T03:14:16Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "d851ecb7-c258-4703-9bf2-9db76d8615f3", "name": "NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router"}]} 2018-10-10 03:14:17,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router used request id req-9dd8e8bb-4c6c-4682-b97e-6e9760edca70 2018-10-10 03:14:17,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:18,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4661b88-39b7-4da9-9f17-cc729f017137 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:18,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-c4661b88-39b7-4da9-9f17-cc729f017137 2018-10-10 03:14:18,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=d851ecb7-c258-4703-9bf2-9db76d8615f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:18,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3312 X-Openstack-Request-Id: req-7a1e6163-fd8f-4230-9f08-5be39ced5897 Date: Wed, 10 Oct 2018 03:14:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65149571-5508-4ce6-af79-bada7f6ca160","ip_address":"169.254.192.2"}],"id":"200d07ea-e013-4e99-98b2-94eb10ba57c7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:37:0f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:15Z","binding:vnic_type":"normal","device_id":"d851ecb7-c258-4703-9bf2-9db76d8615f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65149571-5508-4ce6-af79-bada7f6ca160","ip_address":"169.254.192.10"}],"id":"759db609-131d-4a96-a60d-1cfe99eee446","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:06:18","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:14Z","binding:vnic_type":"normal","device_id":"d851ecb7-c258-4703-9bf2-9db76d8615f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:17Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.200"}],"id":"a5fe4c2d-bf83-48da-98c5-70ac04d46353","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:e2:e3","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:14:13Z","binding:vnic_type":"normal","device_id":"d851ecb7-c258-4703-9bf2-9db76d8615f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65149571-5508-4ce6-af79-bada7f6ca160","ip_address":"169.254.192.12"}],"id":"b918cf6d-6f84-4300-9f4b-9415c5c5f4d5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:ad:58","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:16Z","binding:vnic_type":"normal","device_id":"d851ecb7-c258-4703-9bf2-9db76d8615f3"}]} 2018-10-10 03:14:18,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=d851ecb7-c258-4703-9bf2-9db76d8615f3 used request id req-7a1e6163-fd8f-4230-9f08-5be39ced5897 2018-10-10 03:14:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:18,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1c586fe5-4d44-4708-8c82-798386b85334 Date: Wed, 10 Oct 2018 03:14:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:14:18,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-1c586fe5-4d44-4708-8c82-798386b85334 2018-10-10 03:14:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:18,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ed9703cf-ad5b-40b5-a084-dfce9d09aa5e Date: Wed, 10 Oct 2018 03:14:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:13Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"65149571-5508-4ce6-af79-bada7f6ca160","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:14:18,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 used request id req-ed9703cf-ad5b-40b5-a084-dfce9d09aa5e 2018-10-10 03:14:18,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:18,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7bca5139-5165-4c53-9e90-58488d5d25b6 Date: Wed, 10 Oct 2018 03:14:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:13Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"65149571-5508-4ce6-af79-bada7f6ca160","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:14:18,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 used request id req-7bca5139-5165-4c53-9e90-58488d5d25b6 2018-10-10 03:14:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:18,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8d9c81b9-0566-4758-a6c4-6a83ee409dc2 Date: Wed, 10 Oct 2018 03:14:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ced044c5-032c-4252-a349-226729ca675a","tenant_id":"","created_at":"2018-10-10T03:14:13Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"65149571-5508-4ce6-af79-bada7f6ca160","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:14:18,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/65149571-5508-4ce6-af79-bada7f6ca160 used request id req-8d9c81b9-0566-4758-a6c4-6a83ee409dc2 2018-10-10 03:14:18,455 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router 2018-10-10 03:14:18,455 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router 2018-10-10 03:14:18,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/d851ecb7-c258-4703-9bf2-9db76d8615f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:22,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b6cb52b-f8f1-45b7-8ad3-3e5f0c3c2240 Content-Length: 0 Date: Wed, 10 Oct 2018 03:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:22,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/d851ecb7-c258-4703-9bf2-9db76d8615f3 used request id req-0b6cb52b-f8f1-45b7-8ad3-3e5f0c3c2240 2018-10-10 03:14:22,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:23,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-61485b58-2360-45f6-8c09-f444722948ce Date: Wed, 10 Oct 2018 03:14:23 GMT RESP BODY: {"routers": []} 2018-10-10 03:14:23,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-router used request id req-61485b58-2360-45f6-8c09-f444722948ce 2018-10-10 03:14:23,031 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-subnet 2018-10-10 03:14:23,031 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-subnet 2018-10-10 03:14:23,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/180ab4bf-d654-45d5-b5fc-f4bac13c26e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:25,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61a29630-cb80-4572-9936-c36f92e30870 Date: Wed, 10 Oct 2018 03:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:25,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/180ab4bf-d654-45d5-b5fc-f4bac13c26e9 used request id req-61a29630-cb80-4572-9936-c36f92e30870 2018-10-10 03:14:25,045 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-de3954bb-115a-4997-83dc-772a0697484f-pub-net 2018-10-10 03:14:25,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/311dde8f-ed92-4037-bfaf-86391bed94ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32ed9946bd0fd48c398e8efa207e4bc6d41e1b" 2018-10-10 03:14:26,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd13d3f8-6ca1-4e2a-8395-d9619eb6055f Date: Wed, 10 Oct 2018 03:14:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:26,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/311dde8f-ed92-4037-bfaf-86391bed94ae used request id req-fd13d3f8-6ca1-4e2a-8395-d9619eb6055f 2018-10-10 03:14:26,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:26,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["UZMhWv1aS6KW2-pIZ-iVxw"], "issued_at": "2018-10-10T03:14:26.000000Z"}} 2018-10-10 03:14:26,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:26,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26ddb37-c184-45ea-ad3f-c1461ad23bf4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:26,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d26ddb37-c184-45ea-ad3f-c1461ad23bf4 2018-10-10 03:14:26,875 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net 2018-10-10 03:14:26,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" -d '{"network": {"name": "NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net", "admin_state_up": true}}' 2018-10-10 03:14:27,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a6fc86a6-3985-454a-87b0-cfd1bdb8e2e7 Date: Wed, 10 Oct 2018 03:14: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":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:27Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:27Z","mtu":1450}} 2018-10-10 03:14:27,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-a6fc86a6-3985-454a-87b0-cfd1bdb8e2e7 2018-10-10 03:14:27,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:27,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bf316f07-db09-4bd4-b7a0-0d92d0e8e459 Date: Wed, 10 Oct 2018 03:14:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:27Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:27Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:27,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 used request id req-bf316f07-db09-4bd4-b7a0-0d92d0e8e459 2018-10-10 03:14:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:27,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cfcdd61b-31f0-42d8-849d-9dc345700785 Date: Wed, 10 Oct 2018 03:14:27 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:14:27,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 used request id req-cfcdd61b-31f0-42d8-849d-9dc345700785 2018-10-10 03:14:27,761 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet 2018-10-10 03:14:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" -d '{"subnets": [{"ip_version": 4, "network_id": "627dff32-5bd9-4eb7-9af6-9d55e93dfc90", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet"}]}' 2018-10-10 03:14:28,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e2363b3-0599-441a-94ed-3438c563ec9b Date: Wed, 10 Oct 2018 03:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:28Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:28Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet"}]} 2018-10-10 03:14:28,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-8e2363b3-0599-441a-94ed-3438c563ec9b 2018-10-10 03:14:28,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:28,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-959a4b47-a848-4916-be60-2a04e0222f6f Date: Wed, 10 Oct 2018 03:14:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:27Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:28,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 used request id req-959a4b47-a848-4916-be60-2a04e0222f6f 2018-10-10 03:14:28,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:28,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87283017-9c90-464d-86da-7163b739a6d8 Date: Wed, 10 Oct 2018 03:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:28Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet"}]} 2018-10-10 03:14:28,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 used request id req-87283017-9c90-464d-86da-7163b739a6d8 2018-10-10 03:14:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:28,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4121648a-2554-46a9-98e5-1ea9abbf98e3 Date: Wed, 10 Oct 2018 03:14:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:27Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:28,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net used request id req-4121648a-2554-46a9-98e5-1ea9abbf98e3 2018-10-10 03:14:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:28,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:29,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246e431f-72f0-4b0e-bef9-e1d03ed03700 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:29,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-246e431f-72f0-4b0e-bef9-e1d03ed03700 2018-10-10 03:14:29,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:29,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9fbe5b1d-b28e-4749-9b4a-f9ad0398280a Date: Wed, 10 Oct 2018 03:14:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:28Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet"}]} 2018-10-10 03:14:29,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 used request id req-9fbe5b1d-b28e-4749-9b4a-f9ad0398280a 2018-10-10 03:14:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90&name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:29,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36fa543d-8c75-460b-8a02-4e35fdfafdce Date: Wed, 10 Oct 2018 03:14:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:28Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet"}]} 2018-10-10 03:14:29,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90&name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet used request id req-36fa543d-8c75-460b-8a02-4e35fdfafdce 2018-10-10 03:14:29,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:14:29,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:29,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["h1CxjYf-S9y6XClz5293dg"], "issued_at": "2018-10-10T03:14:29.000000Z"}} 2018-10-10 03:14:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6a94e263534e732f06b0c7b318b62212c72edc" 2018-10-10 03:14:30,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6588f65e-c0a1-49f6-af57-9fb18798411e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:30,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6588f65e-c0a1-49f6-af57-9fb18798411e 2018-10-10 03:14:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:30,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bcb80270-322a-4651-9983-09adb33748c1 Date: Wed, 10 Oct 2018 03:14:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:27Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:30,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net used request id req-bcb80270-322a-4651-9983-09adb33748c1 2018-10-10 03:14:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:30,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-998d9546-4533-406d-afe6-09cdf77e8d1b Date: Wed, 10 Oct 2018 03:14:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:28Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet"}]} 2018-10-10 03:14:30,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 used request id req-998d9546-4533-406d-afe6-09cdf77e8d1b 2018-10-10 03:14:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:30,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c707c208-e164-4aa1-8970-0ede1b5dfc61 Date: Wed, 10 Oct 2018 03:14:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:27Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:30,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net used request id req-c707c208-e164-4aa1-8970-0ede1b5dfc61 2018-10-10 03:14:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:30,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:30,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6a94e263534e732f06b0c7b318b62212c72edc" 2018-10-10 03:14:30,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3f76fc-91ed-4bb2-b281-6df0d7c48972 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:30,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-ef3f76fc-91ed-4bb2-b281-6df0d7c48972 2018-10-10 03:14:30,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:30,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-70f91bb2-f0a3-4351-a87e-fb0cbe22e0e8 Date: Wed, 10 Oct 2018 03:14:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:28Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet"}]} 2018-10-10 03:14:30,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90 used request id req-70f91bb2-f0a3-4351-a87e-fb0cbe22e0e8 2018-10-10 03:14:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90&name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:31,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-151dbf5e-48dc-4acf-be9e-e63881a3b68a Date: Wed, 10 Oct 2018 03:14:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:28Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet"}]} 2018-10-10 03:14:31,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=627dff32-5bd9-4eb7-9af6-9d55e93dfc90&name=NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet used request id req-151dbf5e-48dc-4acf-be9e-e63881a3b68a 2018-10-10 03:14:31,055 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net 2018-10-10 03:14:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" -d '{"port": {"network_id": "627dff32-5bd9-4eb7-9af6-9d55e93dfc90", "fixed_ips": [{"subnet_id": "86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-port", "admin_state_up": true}}' 2018-10-10 03:14:31,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-18d53850-db8c-48a7-b37f-d2b5460bdb77 Date: Wed, 10 Oct 2018 03:14:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:31Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","ip_address":"10.55.1.100"}],"id":"f7201f8a-a470-419d-8e41-99bd91786433","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:fe:e6","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-port","project_id":"6230f90b4840424ea8249b5480c29fb6","qos_policy_id":null,"admin_state_up":true,"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:31Z","binding:vnic_type":"normal"}} 2018-10-10 03:14:31,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-18d53850-db8c-48a7-b37f-d2b5460bdb77 2018-10-10 03:14:31,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:32,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-350c41b1-9daf-4aa6-ac25-03dc79458235 Date: Wed, 10 Oct 2018 03:14:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:30Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","ip_address":"10.55.1.4"}],"id":"38e12adc-2559-42dd-9696-06d5dea34861","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:0c:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-627dff32-5bd9-4eb7-9af6-9d55e93dfc90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","ip_address":"10.55.1.2"}],"id":"632a9847-930f-4f00-b981-7c72a204e219","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:fb:24","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-627dff32-5bd9-4eb7-9af6-9d55e93dfc90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","ip_address":"10.55.1.3"}],"id":"9867eb48-582c-4970-8b52-544a919c330a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:6f:64","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-627dff32-5bd9-4eb7-9af6-9d55e93dfc90"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f","ip_address":"10.55.1.100"}],"id":"f7201f8a-a470-419d-8e41-99bd91786433","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:fe:e6","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-port","admin_state_up":true,"network_id":"627dff32-5bd9-4eb7-9af6-9d55e93dfc90","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 03:14:32,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports used request id req-350c41b1-9daf-4aa6-ac25-03dc79458235 2018-10-10 03:14:32,028 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-port 2018-10-10 03:14:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/f7201f8a-a470-419d-8e41-99bd91786433 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:32,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94c5a5fe-bc7f-4873-902b-a87772cba81c Date: Wed, 10 Oct 2018 03:14:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:32,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/f7201f8a-a470-419d-8e41-99bd91786433 used request id req-94c5a5fe-bc7f-4873-902b-a87772cba81c 2018-10-10 03:14:32,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet 2018-10-10 03:14:32,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-subnet 2018-10-10 03:14:32,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:34,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b467939-1e2f-4a4e-8c56-8909529b0e35 Date: Wed, 10 Oct 2018 03:14:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:34,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/86dfbf9c-f705-4dfc-85f9-9d6a6d0a201f used request id req-9b467939-1e2f-4a4e-8c56-8909529b0e35 2018-10-10 03:14:34,495 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-48ca0048-70df-4e28-a8e9-b5e7f5411ab1-pub-net 2018-10-10 03:14:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/627dff32-5bd9-4eb7-9af6-9d55e93dfc90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9352cd04a1c454385988caa9fbff95da24830505" 2018-10-10 03:14:35,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a275467a-d122-4909-b58b-31976e676394 Date: Wed, 10 Oct 2018 03:14:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:35,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/627dff32-5bd9-4eb7-9af6-9d55e93dfc90 used request id req-a275467a-d122-4909-b58b-31976e676394 2018-10-10 03:14:35,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:35,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["YJLxlC5sQP-K5pzqRXgK4A"], "issued_at": "2018-10-10T03:14:35.000000Z"}} 2018-10-10 03:14:35,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:35,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a31f68-9765-467b-932d-3ea01e63054a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:35,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-13a31f68-9765-467b-932d-3ea01e63054a 2018-10-10 03:14:35,975 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net 2018-10-10 03:14:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" -d '{"network": {"name": "NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net", "admin_state_up": true}}' 2018-10-10 03:14:36,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f5b38d3c-88f7-4bb2-8983-e7ebd422b32c Date: Wed, 10 Oct 2018 03:14:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:36Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:36Z","mtu":1450}} 2018-10-10 03:14:36,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-f5b38d3c-88f7-4bb2-8983-e7ebd422b32c 2018-10-10 03:14:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:36,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bb7841ce-0d6b-4ed7-b55a-3b7b7dab2e7f Date: Wed, 10 Oct 2018 03:14:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:36Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:36,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 used request id req-bb7841ce-0d6b-4ed7-b55a-3b7b7dab2e7f 2018-10-10 03:14:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:36,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fc6ca162-d765-46a4-a545-069a5b53ddf4 Date: Wed, 10 Oct 2018 03:14:36 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:14:36,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 used request id req-fc6ca162-d765-46a4-a545-069a5b53ddf4 2018-10-10 03:14:36,987 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet 2018-10-10 03:14:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" -d '{"subnets": [{"ip_version": 4, "network_id": "15a81a30-c9c9-46d1-85cc-c752948b4ab5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet"}]}' 2018-10-10 03:14:37,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ec0aa4a-23dd-4c63-8d95-bd1de11ad3c7 Date: Wed, 10 Oct 2018 03:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet"}]} 2018-10-10 03:14:37,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-6ec0aa4a-23dd-4c63-8d95-bd1de11ad3c7 2018-10-10 03:14:37,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:37,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-04f0507d-9eda-4788-ae19-9cacc86f03d9 Date: Wed, 10 Oct 2018 03:14:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["3f2e8035-0495-42ef-a8b3-6e845eff4470"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:36Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:37,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 used request id req-04f0507d-9eda-4788-ae19-9cacc86f03d9 2018-10-10 03:14:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:38,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-46867b41-dd34-40fd-939a-b0fc69f187d7 Date: Wed, 10 Oct 2018 03:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet"}]} 2018-10-10 03:14:38,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 used request id req-46867b41-dd34-40fd-939a-b0fc69f187d7 2018-10-10 03:14:38,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:38,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1bd3548c-3c9f-4319-a87a-308f54edb4ee Date: Wed, 10 Oct 2018 03:14:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["3f2e8035-0495-42ef-a8b3-6e845eff4470"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:36Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:38,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net used request id req-1bd3548c-3c9f-4319-a87a-308f54edb4ee 2018-10-10 03:14:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:38,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:38,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a63fdf-f4a4-4e60-88d4-ff0e3282c6ba Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:38,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-e4a63fdf-f4a4-4e60-88d4-ff0e3282c6ba 2018-10-10 03:14:38,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:38,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-632d29e1-5ab9-4e3b-8d94-f7b042b838f6 Date: Wed, 10 Oct 2018 03:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet"}]} 2018-10-10 03:14:38,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 used request id req-632d29e1-5ab9-4e3b-8d94-f7b042b838f6 2018-10-10 03:14:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5&name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:39,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a8661bb-e02a-4e58-bde9-82cb66b736db Date: Wed, 10 Oct 2018 03:14:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet"}]} 2018-10-10 03:14:39,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5&name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet used request id req-5a8661bb-e02a-4e58-bde9-82cb66b736db 2018-10-10 03:14:39,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:14:39,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:39,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["pzb-arLCSP6aHpZKLMqjTg"], "issued_at": "2018-10-10T03:14:39.000000Z"}} 2018-10-10 03:14:39,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609251bc097a189af362e2e0c2253d76134f89c1" 2018-10-10 03:14:39,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e77f4a-a24b-4f87-aaaa-c023a5f0c3f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:39,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-40e77f4a-a24b-4f87-aaaa-c023a5f0c3f5 2018-10-10 03:14:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:39,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4fe07543-bbc3-4fa9-a0e4-33760c84f148 Date: Wed, 10 Oct 2018 03:14:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["3f2e8035-0495-42ef-a8b3-6e845eff4470"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:36Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:39,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net used request id req-4fe07543-bbc3-4fa9-a0e4-33760c84f148 2018-10-10 03:14:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:39,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f6895a72-c8a1-4006-bc3f-dc2793f64039 Date: Wed, 10 Oct 2018 03:14:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet"}]} 2018-10-10 03:14:39,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 used request id req-f6895a72-c8a1-4006-bc3f-dc2793f64039 2018-10-10 03:14:39,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:39,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dfb47d0b-d1c7-4087-8b2f-e631fb77877e Date: Wed, 10 Oct 2018 03:14:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["3f2e8035-0495-42ef-a8b3-6e845eff4470"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:36Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:39,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net used request id req-dfb47d0b-d1c7-4087-8b2f-e631fb77877e 2018-10-10 03:14:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:39,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:39,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609251bc097a189af362e2e0c2253d76134f89c1" 2018-10-10 03:14:40,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d358025-06e3-4fb8-a69c-266b9b028850 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:40,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-4d358025-06e3-4fb8-a69c-266b9b028850 2018-10-10 03:14:40,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:40,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-741cb433-8a19-40cd-8c53-2b0d28d7b89d Date: Wed, 10 Oct 2018 03:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet"}]} 2018-10-10 03:14:40,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5 used request id req-741cb433-8a19-40cd-8c53-2b0d28d7b89d 2018-10-10 03:14:40,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5&name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:40,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3bf74277-4121-422c-bae2-34203345d4ff Date: Wed, 10 Oct 2018 03:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet"}]} 2018-10-10 03:14:40,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=15a81a30-c9c9-46d1-85cc-c752948b4ab5&name=NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet used request id req-3bf74277-4121-422c-bae2-34203345d4ff 2018-10-10 03:14:40,381 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net 2018-10-10 03:14:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" -d '{"port": {"network_id": "15a81a30-c9c9-46d1-85cc-c752948b4ab5", "fixed_ips": [{"subnet_id": "3f2e8035-0495-42ef-a8b3-6e845eff4470", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-port", "admin_state_up": true}}' 2018-10-10 03:14:41,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-47378d29-7c49-48a5-87a7-31a098568b2d Date: Wed, 10 Oct 2018 03:14:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:40Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","ip_address":"10.55.1.100"}],"id":"745be1ad-38c9-4575-a96e-ce5a1faa134e","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:fd:e9","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-port","project_id":"6230f90b4840424ea8249b5480c29fb6","qos_policy_id":null,"admin_state_up":true,"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:40Z","binding:vnic_type":"normal"}} 2018-10-10 03:14:41,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-47378d29-7c49-48a5-87a7-31a098568b2d 2018-10-10 03:14:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:41,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-2014eaeb-7161-4477-8734-e119d8778312 Date: Wed, 10 Oct 2018 03:14:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","ip_address":"10.55.1.2"}],"id":"448a0c66-9820-4a99-9cf8-a5dd9e3004fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:77:38","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-15a81a30-c9c9-46d1-85cc-c752948b4ab5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","ip_address":"10.55.1.4"}],"id":"662a5a78-9639-40e8-8506-fb91d42533a5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:37:7f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-15a81a30-c9c9-46d1-85cc-c752948b4ab5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","ip_address":"10.55.1.100"}],"id":"745be1ad-38c9-4575-a96e-ce5a1faa134e","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:fd:e9","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-port","admin_state_up":true,"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:40Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:14:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f2e8035-0495-42ef-a8b3-6e845eff4470","ip_address":"10.55.1.3"}],"id":"7c957aa0-3639-4414-9c52-3f83ca4f8126","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:3b:e6","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15a81a30-c9c9-46d1-85cc-c752948b4ab5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-15a81a30-c9c9-46d1-85cc-c752948b4ab5"}]} 2018-10-10 03:14:41,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2014eaeb-7161-4477-8734-e119d8778312 2018-10-10 03:14:41,370 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-port 2018-10-10 03:14:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/745be1ad-38c9-4575-a96e-ce5a1faa134e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:41,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ee1d16c-cf42-4ae1-8325-2c17b7ca0a77 Date: Wed, 10 Oct 2018 03:14:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:41,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/745be1ad-38c9-4575-a96e-ce5a1faa134e used request id req-4ee1d16c-cf42-4ae1-8325-2c17b7ca0a77 2018-10-10 03:14:41,800 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet 2018-10-10 03:14:41,800 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-subnet 2018-10-10 03:14:41,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/3f2e8035-0495-42ef-a8b3-6e845eff4470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:43,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bfde20d-15d7-43c7-9ed2-e6b22a973ef8 Date: Wed, 10 Oct 2018 03:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:43,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3f2e8035-0495-42ef-a8b3-6e845eff4470 used request id req-8bfde20d-15d7-43c7-9ed2-e6b22a973ef8 2018-10-10 03:14:43,902 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e118944f-a5bf-4cc8-b775-f28d49e6969a-pub-net 2018-10-10 03:14:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/15a81a30-c9c9-46d1-85cc-c752948b4ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ac8fb8d0291db540d04051779ee3c4bb3efb03" 2018-10-10 03:14:45,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63e5fc00-0e0f-4728-930e-729b4b818c58 Date: Wed, 10 Oct 2018 03:14:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:45,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/15a81a30-c9c9-46d1-85cc-c752948b4ab5 used request id req-63e5fc00-0e0f-4728-930e-729b4b818c58 2018-10-10 03:14:45,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:45,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["UWWQs_07SqCEUqFNKIePAQ"], "issued_at": "2018-10-10T03:14:45.000000Z"}} 2018-10-10 03:14:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:45,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c76d878-3f2c-447e-b945-0c50520f8f42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:45,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2c76d878-3f2c-447e-b945-0c50520f8f42 2018-10-10 03:14:45,698 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net 2018-10-10 03:14:45,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" -d '{"network": {"name": "NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net", "admin_state_up": true}}' 2018-10-10 03:14:46,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-348bfc81-b3f9-4c8e-91fa-0030ad6fa1eb Date: Wed, 10 Oct 2018 03:14: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":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","mtu":1450}} 2018-10-10 03:14:46,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-348bfc81-b3f9-4c8e-91fa-0030ad6fa1eb 2018-10-10 03:14:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:46,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cbda2fe7-1990-4e32-bc8a-7dc687a064c3 Date: Wed, 10 Oct 2018 03:14:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:46,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 used request id req-cbda2fe7-1990-4e32-bc8a-7dc687a064c3 2018-10-10 03:14:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:46,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88a8b94b-cc85-417f-a87a-735c6d750e88 Date: Wed, 10 Oct 2018 03:14:46 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:14:46,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 used request id req-88a8b94b-cc85-417f-a87a-735c6d750e88 2018-10-10 03:14:46,632 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet 2018-10-10 03:14:46,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" -d '{"subnets": [{"ip_version": 4, "network_id": "ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet"}]}' 2018-10-10 03:14:47,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9afa0c90-0e48-470b-a5ce-622466ab9036 Date: Wed, 10 Oct 2018 03:14:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"afec4804-a3ac-4636-9028-14128976379f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet"}]} 2018-10-10 03:14:47,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-9afa0c90-0e48-470b-a5ce-622466ab9036 2018-10-10 03:14:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:47,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1347a812-1af4-4d6f-91c8-61db21cb5a60 Date: Wed, 10 Oct 2018 03:14:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["afec4804-a3ac-4636-9028-14128976379f"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:47,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 used request id req-1347a812-1af4-4d6f-91c8-61db21cb5a60 2018-10-10 03:14:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:47,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-646a1578-cb9a-4f4c-a618-d040884b417c Date: Wed, 10 Oct 2018 03:14:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"afec4804-a3ac-4636-9028-14128976379f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet"}]} 2018-10-10 03:14:47,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 used request id req-646a1578-cb9a-4f4c-a618-d040884b417c 2018-10-10 03:14:47,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:47,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7f37e098-e8b8-48ad-a0bd-67151e71e884 Date: Wed, 10 Oct 2018 03:14:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["afec4804-a3ac-4636-9028-14128976379f"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:47,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net used request id req-7f37e098-e8b8-48ad-a0bd-67151e71e884 2018-10-10 03:14:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:47,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:47,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:47,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1688f096-137b-4116-b668-7a367e11cafc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:47,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-1688f096-137b-4116-b668-7a367e11cafc 2018-10-10 03:14:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:47,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a684160a-8f2b-49a6-abd0-e989212bb16e Date: Wed, 10 Oct 2018 03:14:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"afec4804-a3ac-4636-9028-14128976379f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet"}]} 2018-10-10 03:14:47,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 used request id req-a684160a-8f2b-49a6-abd0-e989212bb16e 2018-10-10 03:14:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12&name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:48,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ea43b5a-5484-42d4-a88e-ee040e582874 Date: Wed, 10 Oct 2018 03:14:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"afec4804-a3ac-4636-9028-14128976379f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet"}]} 2018-10-10 03:14:48,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12&name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet used request id req-9ea43b5a-5484-42d4-a88e-ee040e582874 2018-10-10 03:14:48,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:14:48,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:48,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["uai2X6W6SzyD39tHyBl0KA"], "issued_at": "2018-10-10T03:14:48.000000Z"}} 2018-10-10 03:14:48,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c97ec3ce819ec1ffb6659faf36876f64330baa9" 2018-10-10 03:14:48,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43f609e-f83e-45e7-9af7-ed8df914b807 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:48,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c43f609e-f83e-45e7-9af7-ed8df914b807 2018-10-10 03:14:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:48,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-58f4fc21-19be-4587-84fd-01de220a7e21 Date: Wed, 10 Oct 2018 03:14:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["afec4804-a3ac-4636-9028-14128976379f"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:48,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net used request id req-58f4fc21-19be-4587-84fd-01de220a7e21 2018-10-10 03:14:48,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:49,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2135eaad-9362-4496-9d6a-fa81ac86da9c Date: Wed, 10 Oct 2018 03:14:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"afec4804-a3ac-4636-9028-14128976379f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet"}]} 2018-10-10 03:14:49,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 used request id req-2135eaad-9362-4496-9d6a-fa81ac86da9c 2018-10-10 03:14:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:49,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b36eca36-cd1f-4b2b-b366-d5f92d114acb Date: Wed, 10 Oct 2018 03:14:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["afec4804-a3ac-4636-9028-14128976379f"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:49,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net used request id req-b36eca36-cd1f-4b2b-b366-d5f92d114acb 2018-10-10 03:14:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:49,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:49,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c97ec3ce819ec1ffb6659faf36876f64330baa9" 2018-10-10 03:14:49,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1426e5f8-a2d0-478d-b12d-a4750864af56 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:49,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-1426e5f8-a2d0-478d-b12d-a4750864af56 2018-10-10 03:14:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:49,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a2be91b2-449a-4f39-8610-5f796cd04f9a Date: Wed, 10 Oct 2018 03:14:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"afec4804-a3ac-4636-9028-14128976379f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet"}]} 2018-10-10 03:14:49,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 used request id req-a2be91b2-449a-4f39-8610-5f796cd04f9a 2018-10-10 03:14:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12&name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:49,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89a15533-1ac0-434e-a14e-25b7f2c47143 Date: Wed, 10 Oct 2018 03:14:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:46Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14: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":"6230f90b4840424ea8249b5480c29fb6","id":"afec4804-a3ac-4636-9028-14128976379f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet"}]} 2018-10-10 03:14:49,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12&name=NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet used request id req-89a15533-1ac0-434e-a14e-25b7f2c47143 2018-10-10 03:14:49,971 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net 2018-10-10 03:14:49,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" -d '{"port": {"network_id": "ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12", "fixed_ips": [{"subnet_id": "afec4804-a3ac-4636-9028-14128976379f", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-port", "admin_state_up": true}}' 2018-10-10 03:14:50,143 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-fa446fd8-6668-460c-87db-e342037adbfe Date: Wed, 10 Oct 2018 03:14:50 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 03:14:50,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-fa446fd8-6668-460c-87db-e342037adbfe 2018-10-10 03:14:50,144 - 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-10-10 03:14:50,144 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet 2018-10-10 03:14:50,144 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-subnet 2018-10-10 03:14:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/afec4804-a3ac-4636-9028-14128976379f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:52,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53b54d80-6bc2-489c-a4a6-1d4932b87c3e Date: Wed, 10 Oct 2018 03:14:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:52,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/afec4804-a3ac-4636-9028-14128976379f used request id req-53b54d80-6bc2-489c-a4a6-1d4932b87c3e 2018-10-10 03:14:52,459 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f2356a0b-e7ff-4bc4-9393-3fa2ea2717c1-pub-net 2018-10-10 03:14:52,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c581432218392f84635f9a3adcb7403d32022" 2018-10-10 03:14:53,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9e3f53b-cd58-42d7-9156-10e2d3b14555 Date: Wed, 10 Oct 2018 03:14:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:14:53,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ec5f1cbb-1d0e-4cfc-b4fe-38cf159c0a12 used request id req-c9e3f53b-cd58-42d7-9156-10e2d3b14555 2018-10-10 03:14:53,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:54,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["jmgl28DwRFepqqumvjAgIw"], "issued_at": "2018-10-10T03:14:54.000000Z"}} 2018-10-10 03:14:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:54,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9971059c-78f2-4a47-bfad-c254d9f9916c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:54,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9971059c-78f2-4a47-bfad-c254d9f9916c 2018-10-10 03:14:54,328 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net 2018-10-10 03:14:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" -d '{"network": {"name": "NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net", "admin_state_up": true}}' 2018-10-10 03:14:54,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-2f4f1409-8629-4d04-9344-98758bb957f3 Date: Wed, 10 Oct 2018 03:14: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":"ee34f6ab-83d4-4650-98e7-45d540633a3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:54Z","mtu":1450}} 2018-10-10 03:14:54,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-2f4f1409-8629-4d04-9344-98758bb957f3 2018-10-10 03:14:54,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ee34f6ab-83d4-4650-98e7-45d540633a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:54,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-643df415-4230-4124-906c-745126e8e832 Date: Wed, 10 Oct 2018 03:14:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:14:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:54Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:54,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ee34f6ab-83d4-4650-98e7-45d540633a3c used request id req-643df415-4230-4124-906c-745126e8e832 2018-10-10 03:14:54,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:55,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-22a94d93-a0b8-425b-bafe-931d98e3994b Date: Wed, 10 Oct 2018 03:14:55 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:14:55,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c used request id req-22a94d93-a0b8-425b-bafe-931d98e3994b 2018-10-10 03:14:55,166 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet 2018-10-10 03:14:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" -d '{"subnets": [{"ip_version": 4, "network_id": "ee34f6ab-83d4-4650-98e7-45d540633a3c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet"}]}' 2018-10-10 03:14:55,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3e9111e1-342c-467e-b9da-6e9dc478398a Date: Wed, 10 Oct 2018 03:14:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:55Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:55Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"86c13ef1-4c07-411a-9df3-059be839dfbc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet"}]} 2018-10-10 03:14:55,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-3e9111e1-342c-467e-b9da-6e9dc478398a 2018-10-10 03:14:55,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ee34f6ab-83d4-4650-98e7-45d540633a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:55,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bee86927-bda2-4d3c-aef2-eced2f1cc6f6 Date: Wed, 10 Oct 2018 03:14:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["86c13ef1-4c07-411a-9df3-059be839dfbc"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:54Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:55,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ee34f6ab-83d4-4650-98e7-45d540633a3c used request id req-bee86927-bda2-4d3c-aef2-eced2f1cc6f6 2018-10-10 03:14:55,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:56,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-be9fc06d-23f2-4453-89a7-e6d238c64bfc Date: Wed, 10 Oct 2018 03:14:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:55Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86c13ef1-4c07-411a-9df3-059be839dfbc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet"}]} 2018-10-10 03:14:56,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c used request id req-be9fc06d-23f2-4453-89a7-e6d238c64bfc 2018-10-10 03:14:56,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:56,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2ac374d7-21f3-4a2b-b6b7-7d03f5b280fb Date: Wed, 10 Oct 2018 03:14:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["86c13ef1-4c07-411a-9df3-059be839dfbc"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:54Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:56,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net used request id req-2ac374d7-21f3-4a2b-b6b7-7d03f5b280fb 2018-10-10 03:14:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:56,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:56,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:56,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910e6257-2c60-42a5-9adb-6b6246936b96 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:56,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-910e6257-2c60-42a5-9adb-6b6246936b96 2018-10-10 03:14:56,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:56,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-23958e4d-0f6e-4128-a98e-2ed3b64f9b48 Date: Wed, 10 Oct 2018 03:14:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:55Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86c13ef1-4c07-411a-9df3-059be839dfbc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet"}]} 2018-10-10 03:14:56,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c used request id req-23958e4d-0f6e-4128-a98e-2ed3b64f9b48 2018-10-10 03:14:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c&name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:56,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5dbfb61c-0869-43df-9938-2633a1fc78d8 Date: Wed, 10 Oct 2018 03:14:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:55Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86c13ef1-4c07-411a-9df3-059be839dfbc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet"}]} 2018-10-10 03:14:56,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c&name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet used request id req-5dbfb61c-0869-43df-9938-2633a1fc78d8 2018-10-10 03:14:56,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:14:56,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:14:57,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["o_f91dIIRkmU5OcIPcFqqQ"], "issued_at": "2018-10-10T03:14:57.000000Z"}} 2018-10-10 03:14:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f4d1062f4df7e532f8a8dac438a0f985a69e13" 2018-10-10 03:14:57,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab8d39b-74c7-4319-9d46-4491966104d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:14:57,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dab8d39b-74c7-4319-9d46-4491966104d5 2018-10-10 03:14:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:57,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e96483b0-458a-4197-b0a5-d4afc4a547cd Date: Wed, 10 Oct 2018 03:14:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["86c13ef1-4c07-411a-9df3-059be839dfbc"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:54Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:57,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net used request id req-e96483b0-458a-4197-b0a5-d4afc4a547cd 2018-10-10 03:14:57,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:57,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab8c0272-0b23-4fde-8a92-a13be6df00ac Date: Wed, 10 Oct 2018 03:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:55Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86c13ef1-4c07-411a-9df3-059be839dfbc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet"}]} 2018-10-10 03:14:57,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c used request id req-ab8c0272-0b23-4fde-8a92-a13be6df00ac 2018-10-10 03:14:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:57,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-23bacc20-a314-4987-bf7f-a2aea9b362bd Date: Wed, 10 Oct 2018 03:14:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["86c13ef1-4c07-411a-9df3-059be839dfbc"],"description":"","tags":[],"updated_at":"2018-10-10T03:14:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:54Z","provider:network_type":"vxlan"}]} 2018-10-10 03:14:57,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net used request id req-23bacc20-a314-4987-bf7f-a2aea9b362bd 2018-10-10 03:14:57,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:14:57,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:14:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f4d1062f4df7e532f8a8dac438a0f985a69e13" 2018-10-10 03:14:57,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afbeb361-11c5-44f8-83d3-ef55d5867de3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:14:57,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-afbeb361-11c5-44f8-83d3-ef55d5867de3 2018-10-10 03:14:57,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:57,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e300c12-a2ac-4562-9d68-c7475bfad7db Date: Wed, 10 Oct 2018 03:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:55Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86c13ef1-4c07-411a-9df3-059be839dfbc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet"}]} 2018-10-10 03:14:57,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c used request id req-4e300c12-a2ac-4562-9d68-c7475bfad7db 2018-10-10 03:14:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c&name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:14:57,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2ddcd3c5-551f-4bb0-84a0-406b8a8b5985 Date: Wed, 10 Oct 2018 03:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee34f6ab-83d4-4650-98e7-45d540633a3c","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:14:55Z","dns_nameservers":[],"updated_at":"2018-10-10T03:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"86c13ef1-4c07-411a-9df3-059be839dfbc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet"}]} 2018-10-10 03:14:57,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ee34f6ab-83d4-4650-98e7-45d540633a3c&name=NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet used request id req-2ddcd3c5-551f-4bb0-84a0-406b8a8b5985 2018-10-10 03:14:57,885 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net 2018-10-10 03:14:57,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" -d '{"port": {"network_id": "ee34f6ab-83d4-4650-98e7-45d540633a3c", "fixed_ips": [{"subnet_id": "86c13ef1-4c07-411a-9df3-059be839dfbc", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-port", "admin_state_up": true}}' 2018-10-10 03:14:58,237 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-7c1d0f7c-5c07-4bb2-a7b7-5d51a54fcdb2 Date: Wed, 10 Oct 2018 03:14:58 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-10 03:14:58,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-7c1d0f7c-5c07-4bb2-a7b7-5d51a54fcdb2 2018-10-10 03:14:58,237 - 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-10-10 03:14:58,238 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet 2018-10-10 03:14:58,238 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-subnet 2018-10-10 03:14:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/86c13ef1-4c07-411a-9df3-059be839dfbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:15:00,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36e85d32-68e7-47ce-9775-ca463c3f6df1 Date: Wed, 10 Oct 2018 03:15:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:00,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/86c13ef1-4c07-411a-9df3-059be839dfbc used request id req-36e85d32-68e7-47ce-9775-ca463c3f6df1 2018-10-10 03:15:00,689 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0b73849c-6a0d-4cf6-9ce6-5a868eb48063-pub-net 2018-10-10 03:15:00,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ee34f6ab-83d4-4650-98e7-45d540633a3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0df1915de60256a125bbf3609275fc1c0efcba9" 2018-10-10 03:15:01,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2f8c6d3-8f76-439a-b936-3813cf2032ab Date: Wed, 10 Oct 2018 03:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:01,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ee34f6ab-83d4-4650-98e7-45d540633a3c used request id req-f2f8c6d3-8f76-439a-b936-3813cf2032ab 2018-10-10 03:15:01,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:02,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["aP5qbhIJRs2ghn5tHycmHw"], "issued_at": "2018-10-10T03:15:02.000000Z"}} 2018-10-10 03:15:02,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:02,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783cad3f-945b-46ad-97f0-ce8d5069d999 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:02,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-783cad3f-945b-46ad-97f0-ce8d5069d999 2018-10-10 03:15:02,297 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net 2018-10-10 03:15:02,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" -d '{"network": {"name": "NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net", "admin_state_up": true}}' 2018-10-10 03:15:02,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-833988b4-7a36-47dd-a300-c453410c4c97 Date: Wed, 10 Oct 2018 03:15: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":"6066ad84-a931-4bb8-bad4-6f36db353d5d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:15:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:02Z","mtu":1450}} 2018-10-10 03:15:02,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-833988b4-7a36-47dd-a300-c453410c4c97 2018-10-10 03:15:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6066ad84-a931-4bb8-bad4-6f36db353d5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:02,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-94d5037c-0642-4a81-9a26-d9330e096bd9 Date: Wed, 10 Oct 2018 03:15:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:15:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:02Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:02,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6066ad84-a931-4bb8-bad4-6f36db353d5d used request id req-94d5037c-0642-4a81-9a26-d9330e096bd9 2018-10-10 03:15:02,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:03,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-74d9bb5f-c986-427e-863d-adcca6a96e34 Date: Wed, 10 Oct 2018 03:15:03 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:15:03,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d used request id req-74d9bb5f-c986-427e-863d-adcca6a96e34 2018-10-10 03:15:03,079 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet 2018-10-10 03:15:03,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" -d '{"subnets": [{"ip_version": 4, "network_id": "6066ad84-a931-4bb8-bad4-6f36db353d5d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet"}]}' 2018-10-10 03:15:03,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5f67ebfa-dba8-4bf1-9475-3a206d54dcb0 Date: Wed, 10 Oct 2018 03:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:03Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:03Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"a7964410-f3ff-43c8-9a08-916a1e9797d0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet"}]} 2018-10-10 03:15:03,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-5f67ebfa-dba8-4bf1-9475-3a206d54dcb0 2018-10-10 03:15:03,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6066ad84-a931-4bb8-bad4-6f36db353d5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:03,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-85680365-21e3-4b31-ba07-fd5d9d951e02 Date: Wed, 10 Oct 2018 03:15:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a7964410-f3ff-43c8-9a08-916a1e9797d0"],"description":"","tags":[],"updated_at":"2018-10-10T03:15:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:02Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:03,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6066ad84-a931-4bb8-bad4-6f36db353d5d used request id req-85680365-21e3-4b31-ba07-fd5d9d951e02 2018-10-10 03:15:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:03,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-687c8d43-fe5e-4bd9-b426-46ff9dc9f597 Date: Wed, 10 Oct 2018 03:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:03Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a7964410-f3ff-43c8-9a08-916a1e9797d0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet"}]} 2018-10-10 03:15:03,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d used request id req-687c8d43-fe5e-4bd9-b426-46ff9dc9f597 2018-10-10 03:15:03,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:04,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dac92d7a-962f-4d59-9457-171d1f1ac281 Date: Wed, 10 Oct 2018 03:15:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a7964410-f3ff-43c8-9a08-916a1e9797d0"],"description":"","tags":[],"updated_at":"2018-10-10T03:15:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:02Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:04,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net used request id req-dac92d7a-962f-4d59-9457-171d1f1ac281 2018-10-10 03:15:04,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:15:04,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:15:04,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:04,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52865c6-dd5e-4fe7-812d-97ea63dfac0c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:15:04,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-c52865c6-dd5e-4fe7-812d-97ea63dfac0c 2018-10-10 03:15:04,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:04,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f4bdbdd4-7acc-4703-a197-ac91118d0961 Date: Wed, 10 Oct 2018 03:15:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:03Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a7964410-f3ff-43c8-9a08-916a1e9797d0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet"}]} 2018-10-10 03:15:04,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d used request id req-f4bdbdd4-7acc-4703-a197-ac91118d0961 2018-10-10 03:15:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d&name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:04,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c1a3a85d-b633-4341-91aa-8c701f890a7a Date: Wed, 10 Oct 2018 03:15:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:03Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a7964410-f3ff-43c8-9a08-916a1e9797d0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet"}]} 2018-10-10 03:15:04,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d&name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet used request id req-c1a3a85d-b633-4341-91aa-8c701f890a7a 2018-10-10 03:15:04,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:15:04,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:05,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["4AARVDJJRn2VYRL6UTULcg"], "issued_at": "2018-10-10T03:15:05.000000Z"}} 2018-10-10 03:15:05,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfd2f74249ad75d9556e8d23168aad898e9c8df" 2018-10-10 03:15:05,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e40833-382e-491d-940f-6e25f4d79cab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:05,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-30e40833-382e-491d-940f-6e25f4d79cab 2018-10-10 03:15:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:05,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4040dac6-f57a-47b5-8449-d2b1a943a9fe Date: Wed, 10 Oct 2018 03:15:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a7964410-f3ff-43c8-9a08-916a1e9797d0"],"description":"","tags":[],"updated_at":"2018-10-10T03:15:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:02Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:05,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net used request id req-4040dac6-f57a-47b5-8449-d2b1a943a9fe 2018-10-10 03:15:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:05,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3409ec61-7e05-46b0-820c-e9b2d8024d3d Date: Wed, 10 Oct 2018 03:15:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:03Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a7964410-f3ff-43c8-9a08-916a1e9797d0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet"}]} 2018-10-10 03:15:05,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d used request id req-3409ec61-7e05-46b0-820c-e9b2d8024d3d 2018-10-10 03:15:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:05,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f4d0b4f8-8169-4ec5-8056-c6efa06dbf2c Date: Wed, 10 Oct 2018 03:15:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a7964410-f3ff-43c8-9a08-916a1e9797d0"],"description":"","tags":[],"updated_at":"2018-10-10T03:15:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:02Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:05,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net used request id req-f4d0b4f8-8169-4ec5-8056-c6efa06dbf2c 2018-10-10 03:15:05,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:15:06,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:15:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfd2f74249ad75d9556e8d23168aad898e9c8df" 2018-10-10 03:15:06,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99e3df7-accd-4dc0-8e3a-ffe99cdd5f77 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:15:06,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-f99e3df7-accd-4dc0-8e3a-ffe99cdd5f77 2018-10-10 03:15:06,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:06,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e7b2d16-2573-49af-880f-4d081a03f50d Date: Wed, 10 Oct 2018 03:15:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:03Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a7964410-f3ff-43c8-9a08-916a1e9797d0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet"}]} 2018-10-10 03:15:06,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d used request id req-8e7b2d16-2573-49af-880f-4d081a03f50d 2018-10-10 03:15:06,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d&name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:06,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0418b8bb-d1e4-4f9d-bcff-728597a096f7 Date: Wed, 10 Oct 2018 03:15:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6066ad84-a931-4bb8-bad4-6f36db353d5d","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:03Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a7964410-f3ff-43c8-9a08-916a1e9797d0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet"}]} 2018-10-10 03:15:06,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6066ad84-a931-4bb8-bad4-6f36db353d5d&name=NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet used request id req-0418b8bb-d1e4-4f9d-bcff-728597a096f7 2018-10-10 03:15:06,481 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net 2018-10-10 03:15:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" -d '{"port": {"network_id": "6066ad84-a931-4bb8-bad4-6f36db353d5d", "fixed_ips": [{"subnet_id": "a7964410-f3ff-43c8-9a08-916a1e9797d0", "ip_address": null}], "name": "NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-port", "admin_state_up": true}}' 2018-10-10 03:15:06,497 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-ec85e6c7-60c6-49c1-8b7d-140d83ff4424 Date: Wed, 10 Oct 2018 03:15:06 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 03:15:06,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-ec85e6c7-60c6-49c1-8b7d-140d83ff4424 2018-10-10 03:15:06,498 - 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-10-10 03:15:06,498 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet 2018-10-10 03:15:06,498 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-subnet 2018-10-10 03:15:06,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a7964410-f3ff-43c8-9a08-916a1e9797d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:08,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-971b0fe6-5739-48f7-9dd7-f73dc4c3d8a1 Date: Wed, 10 Oct 2018 03:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:08,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a7964410-f3ff-43c8-9a08-916a1e9797d0 used request id req-971b0fe6-5739-48f7-9dd7-f73dc4c3d8a1 2018-10-10 03:15:08,501 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c6846e95-8496-4a6a-be7d-83fa30f8b7a5-pub-net 2018-10-10 03:15:08,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6066ad84-a931-4bb8-bad4-6f36db353d5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889ed302f426886e4ae2256be6dfa7c352c6b845" 2018-10-10 03:15:09,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3483d6c-ffd2-4cc6-a519-c9ffbe4b9ebd Date: Wed, 10 Oct 2018 03:15:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:09,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6066ad84-a931-4bb8-bad4-6f36db353d5d used request id req-a3483d6c-ffd2-4cc6-a519-c9ffbe4b9ebd 2018-10-10 03:15:09,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:10,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["NNVuLOb6Rt6UD1IrysYvtw"], "issued_at": "2018-10-10T03:15:10.000000Z"}} 2018-10-10 03:15:10,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:10,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b10925c-640a-4f42-9456-887cb056a6ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:10,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2b10925c-640a-4f42-9456-887cb056a6ae 2018-10-10 03:15:10,142 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net 2018-10-10 03:15:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" -d '{"network": {"name": "NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net", "admin_state_up": true}}' 2018-10-10 03:15:10,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-00d57a56-18b5-41d9-a496-c1aeeefc17e3 Date: Wed, 10 Oct 2018 03:15: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":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:15:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:10Z","mtu":1450}} 2018-10-10 03:15:10,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-00d57a56-18b5-41d9-a496-c1aeeefc17e3 2018-10-10 03:15:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d6743f0e-b99d-4e3f-9d2c-8885479f41af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:10,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c5eb37fa-2384-4485-b3c8-e1fb751aec97 Date: Wed, 10 Oct 2018 03:15:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:15:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:10,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d6743f0e-b99d-4e3f-9d2c-8885479f41af used request id req-c5eb37fa-2384-4485-b3c8-e1fb751aec97 2018-10-10 03:15:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:10,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-92b2faeb-72a9-4aa6-83a8-65b970df6a95 Date: Wed, 10 Oct 2018 03:15:10 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:15:10,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af used request id req-92b2faeb-72a9-4aa6-83a8-65b970df6a95 2018-10-10 03:15:10,941 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet 2018-10-10 03:15:10,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" -d '{"subnets": [{"ip_version": 4, "network_id": "d6743f0e-b99d-4e3f-9d2c-8885479f41af", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet"}]}' 2018-10-10 03:15:11,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb288a13-87bc-4580-8fa5-f0467c56bd2f Date: Wed, 10 Oct 2018 03:15:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:11Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","subnetpool_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet"}]} 2018-10-10 03:15:11,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-eb288a13-87bc-4580-8fa5-f0467c56bd2f 2018-10-10 03:15:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d6743f0e-b99d-4e3f-9d2c-8885479f41af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:11,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-905c8ab3-71b8-40e8-997b-5212ce6ec6c3 Date: Wed, 10 Oct 2018 03:15:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["6f049fa1-c34b-43f1-88dc-dfa76add5789"],"description":"","tags":[],"updated_at":"2018-10-10T03:15:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:11,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d6743f0e-b99d-4e3f-9d2c-8885479f41af used request id req-905c8ab3-71b8-40e8-997b-5212ce6ec6c3 2018-10-10 03:15:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:11,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-361c1621-089e-4f3a-83f1-407f9d597f06 Date: Wed, 10 Oct 2018 03:15:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","subnetpool_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet"}]} 2018-10-10 03:15:11,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af used request id req-361c1621-089e-4f3a-83f1-407f9d597f06 2018-10-10 03:15:11,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:12,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e6772539-f446-47bf-b325-bba19a65a14e Date: Wed, 10 Oct 2018 03:15:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["6f049fa1-c34b-43f1-88dc-dfa76add5789"],"description":"","tags":[],"updated_at":"2018-10-10T03:15:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:12,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net used request id req-e6772539-f446-47bf-b325-bba19a65a14e 2018-10-10 03:15:12,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:15:12,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:15:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:12,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c90e65-f84c-4f7b-b9cf-843cb9a20320 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:15:12,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-e0c90e65-f84c-4f7b-b9cf-843cb9a20320 2018-10-10 03:15:12,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:12,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed7740fb-3a9f-4190-9474-f65d8a2a76e8 Date: Wed, 10 Oct 2018 03:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","subnetpool_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet"}]} 2018-10-10 03:15:12,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af used request id req-ed7740fb-3a9f-4190-9474-f65d8a2a76e8 2018-10-10 03:15:12,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af&name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:12,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9195c880-0a3a-46a4-be0d-16d948521787 Date: Wed, 10 Oct 2018 03:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","subnetpool_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet"}]} 2018-10-10 03:15:12,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af&name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet used request id req-9195c880-0a3a-46a4-be0d-16d948521787 2018-10-10 03:15:12,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:15:12,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:12,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["JBDxZCaeQNaR-eZTRfH7Qg"], "issued_at": "2018-10-10T03:15:12.000000Z"}} 2018-10-10 03:15:12,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219c3cd8b3d961613e16bc61288b146d3c98abe0" 2018-10-10 03:15:12,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8bf382-ac0f-4fc2-b195-b14706b894c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:12,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4e8bf382-ac0f-4fc2-b195-b14706b894c9 2018-10-10 03:15:12,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:13,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9b3e5e11-1226-475f-a39a-4e94d71cf150 Date: Wed, 10 Oct 2018 03:15:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["6f049fa1-c34b-43f1-88dc-dfa76add5789"],"description":"","tags":[],"updated_at":"2018-10-10T03:15:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:13,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net used request id req-9b3e5e11-1226-475f-a39a-4e94d71cf150 2018-10-10 03:15:13,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:13,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-761a0f5c-bb48-4cf9-a227-4e168e2270b8 Date: Wed, 10 Oct 2018 03:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","subnetpool_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet"}]} 2018-10-10 03:15:13,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af used request id req-761a0f5c-bb48-4cf9-a227-4e168e2270b8 2018-10-10 03:15:13,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:13,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-20dd42ea-9603-4584-a549-507c11c55c63 Date: Wed, 10 Oct 2018 03:15:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["6f049fa1-c34b-43f1-88dc-dfa76add5789"],"description":"","tags":[],"updated_at":"2018-10-10T03:15:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:15:13,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net used request id req-20dd42ea-9603-4584-a549-507c11c55c63 2018-10-10 03:15:13,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:15:13,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:15:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219c3cd8b3d961613e16bc61288b146d3c98abe0" 2018-10-10 03:15:13,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5b6345-24c1-40a4-8760-ea67bec533d0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:15:13,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-fc5b6345-24c1-40a4-8760-ea67bec533d0 2018-10-10 03:15:13,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:13,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0b1714aa-8444-4b32-b3b6-b109788fa842 Date: Wed, 10 Oct 2018 03:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","subnetpool_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet"}]} 2018-10-10 03:15:13,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af used request id req-0b1714aa-8444-4b32-b3b6-b109788fa842 2018-10-10 03:15:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af&name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:14,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-783bc95e-e847-4a97-8102-e8a4310d0627 Date: Wed, 10 Oct 2018 03:15:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","subnetpool_id":null,"name":"NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet"}]} 2018-10-10 03:15:14,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d6743f0e-b99d-4e3f-9d2c-8885479f41af&name=NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet used request id req-783bc95e-e847-4a97-8102-e8a4310d0627 2018-10-10 03:15:14,060 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net 2018-10-10 03:15:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" -d '{"port": {"network_id": "d6743f0e-b99d-4e3f-9d2c-8885479f41af", "fixed_ips": [{"subnet_id": "6f049fa1-c34b-43f1-88dc-dfa76add5789", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-10-10 03:15:14,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-bddea90a-4ca9-4217-b40a-94eafceadd6e Date: Wed, 10 Oct 2018 03:15:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:14Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","ip_address":"10.55.1.100"}],"id":"ac3db4b4-7e8d-4fc8-91d8-d707091fb2c5","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:6e:f3","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6230f90b4840424ea8249b5480c29fb6","qos_policy_id":null,"admin_state_up":true,"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:14Z","binding:vnic_type":"normal"}} 2018-10-10 03:15:14,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-bddea90a-4ca9-4217-b40a-94eafceadd6e 2018-10-10 03:15:14,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/ac3db4b4-7e8d-4fc8-91d8-d707091fb2c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:14,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-00800601-9448-4fb2-8c13-632a43989889 Date: Wed, 10 Oct 2018 03:15:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f049fa1-c34b-43f1-88dc-dfa76add5789","ip_address":"10.55.1.100"}],"id":"ac3db4b4-7e8d-4fc8-91d8-d707091fb2c5","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:6e:f3","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6230f90b4840424ea8249b5480c29fb6","qos_policy_id":null,"admin_state_up":true,"network_id":"d6743f0e-b99d-4e3f-9d2c-8885479f41af","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:15:14Z","binding:vnic_type":"normal"}} 2018-10-10 03:15:14,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/ac3db4b4-7e8d-4fc8-91d8-d707091fb2c5 used request id req-00800601-9448-4fb2-8c13-632a43989889 2018-10-10 03:15:14,897 - neutron_utils - INFO - Deleting port with name 2018-10-10 03:15:14,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ac3db4b4-7e8d-4fc8-91d8-d707091fb2c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:15,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45ba6032-d288-405c-a39e-4170944ac3a7 Date: Wed, 10 Oct 2018 03:15:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:15,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ac3db4b4-7e8d-4fc8-91d8-d707091fb2c5 used request id req-45ba6032-d288-405c-a39e-4170944ac3a7 2018-10-10 03:15:15,459 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet 2018-10-10 03:15:15,459 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-subnet 2018-10-10 03:15:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6f049fa1-c34b-43f1-88dc-dfa76add5789 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:17,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc21bf9e-508e-40bd-9340-ede4138944bf Date: Wed, 10 Oct 2018 03:15:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:17,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6f049fa1-c34b-43f1-88dc-dfa76add5789 used request id req-bc21bf9e-508e-40bd-9340-ede4138944bf 2018-10-10 03:15:17,584 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-423e1fa6-5e7a-4f60-8894-fe061e346e1d-pub-net 2018-10-10 03:15:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/d6743f0e-b99d-4e3f-9d2c-8885479f41af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c5cce0632aaaac5b332d719a0d87710874406" 2018-10-10 03:15:18,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6402180-4ace-413f-895c-b00da525092a Date: Wed, 10 Oct 2018 03:15:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:18,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d6743f0e-b99d-4e3f-9d2c-8885479f41af used request id req-f6402180-4ace-413f-895c-b00da525092a 2018-10-10 03:15:18,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:19,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["9qR9Mgo8TRSJCzr4KXEw5A"], "issued_at": "2018-10-10T03:15:19.000000Z"}} 2018-10-10 03:15:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfae7a1d33700d19b5c84dd6c5f7eaf058a198c" 2018-10-10 03:15:19,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da8e9e8-3d2e-450b-8668-6f86970e88fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:19,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8da8e9e8-3d2e-450b-8668-6f86970e88fa 2018-10-10 03:15:19,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:15:19,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:19,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["4z2wFFwLTu2WDC2_msaprQ"], "issued_at": "2018-10-10T03:15:19.000000Z"}} 2018-10-10 03:15:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edb034dd239a941ad6b2f3567cebc64156054b4c" 2018-10-10 03:15:19,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c758c90-a084-457d-823f-5bb358790d16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:19,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2c758c90-a084-457d-823f-5bb358790d16 2018-10-10 03:15:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-cf2c27dc-bdd0-4f81-8cc7-3f4bee3792d9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfae7a1d33700d19b5c84dd6c5f7eaf058a198c" 2018-10-10 03:15:20,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5eaf49a8-d2d8-4d34-90f5-e8d5f162eca6 Date: Wed, 10 Oct 2018 03:15:20 GMT RESP BODY: {"networks":[]} 2018-10-10 03:15:20,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-cf2c27dc-bdd0-4f81-8cc7-3f4bee3792d9-pub-net used request id req-5eaf49a8-d2d8-4d34-90f5-e8d5f162eca6 2018-10-10 03:15:20,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:20,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["VE9chQyEQfWQqEEz85cBRQ"], "issued_at": "2018-10-10T03:15:20.000000Z"}} 2018-10-10 03:15:20,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:20,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25e607e-b071-451b-be05-70b758d23d2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:20,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a25e607e-b071-451b-be05-70b758d23d2e 2018-10-10 03:15:20,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:15:20,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:21,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["gagmQlBfQiaFrzx_5fuwuQ"], "issued_at": "2018-10-10T03:15:21.000000Z"}} 2018-10-10 03:15:21,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f63da2a63b1c704a09d0efb58fad380aa2e9c52" 2018-10-10 03:15:21,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e484ae-2527-44a1-b778-13f4074037b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:21,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c1e484ae-2527-44a1-b778-13f4074037b1 2018-10-10 03:15:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:21,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3d0bdc83-76d0-467c-be69-db36d346af5b Date: Wed, 10 Oct 2018 03:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:15:21,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-3d0bdc83-76d0-467c-be69-db36d346af5b 2018-10-10 03:15:21,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:21,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-aa900b57-9f48-44e2-8c6e-cbecb56ba11c Date: Wed, 10 Oct 2018 03:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:15:21,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-aa900b57-9f48-44e2-8c6e-cbecb56ba11c 2018-10-10 03:15:21,546 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router 2018-10-10 03:15:21,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router", "admin_state_up": true}}' 2018-10-10 03:15:26,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1d49f437-cd04-4416-97db-e43b23693a3a Date: Wed, 10 Oct 2018 03:15:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:22Z", "admin_state_up": true, "updated_at": "2018-10-10T03:15:23Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5ff50b8f-95c4-4d86-bef2-e3b7673070c6", "name": "NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router"}} 2018-10-10 03:15:26,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-1d49f437-cd04-4416-97db-e43b23693a3a 2018-10-10 03:15:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=5ff50b8f-95c4-4d86-bef2-e3b7673070c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:26,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-5e9236b4-ff1d-4c9f-87c0-6436df124d9e Date: Wed, 10 Oct 2018 03:15:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0e9ca07b-954a-4519-9110-07f08aae9af6","ip_address":"169.254.192.11"}],"id":"6645e2ab-b5ce-4c35-bfee-0037a14332f3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:97:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:24Z","binding:vnic_type":"normal","device_id":"5ff50b8f-95c4-4d86-bef2-e3b7673070c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:22Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.207"}],"id":"86872a64-2612-4236-bcf9-ff57c350b444","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:6f:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:15:22Z","binding:vnic_type":"normal","device_id":"5ff50b8f-95c4-4d86-bef2-e3b7673070c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0e9ca07b-954a-4519-9110-07f08aae9af6","ip_address":"169.254.192.1"}],"id":"9a1933a9-28bc-4ea6-a1d8-1d202df15c02","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:40:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:23Z","binding:vnic_type":"normal","device_id":"5ff50b8f-95c4-4d86-bef2-e3b7673070c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0e9ca07b-954a-4519-9110-07f08aae9af6","ip_address":"169.254.192.2"}],"id":"ac8d175f-50e9-412d-ae5e-ed2d952d59c0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:c0:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:25Z","binding:vnic_type":"normal","device_id":"5ff50b8f-95c4-4d86-bef2-e3b7673070c6"}]} 2018-10-10 03:15:26,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=5ff50b8f-95c4-4d86-bef2-e3b7673070c6 used request id req-5e9236b4-ff1d-4c9f-87c0-6436df124d9e 2018-10-10 03:15:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:26,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-afadeb37-9e29-45ff-96f0-7c6f538ca402 Date: Wed, 10 Oct 2018 03:15:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:15:26,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-afadeb37-9e29-45ff-96f0-7c6f538ca402 2018-10-10 03:15:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:26,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dc72449e-d9c6-4a2b-827e-9e280c754e67 Date: Wed, 10 Oct 2018 03:15:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:21Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0e9ca07b-954a-4519-9110-07f08aae9af6","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:26,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 used request id req-dc72449e-d9c6-4a2b-827e-9e280c754e67 2018-10-10 03:15:26,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7fc907ca-1302-47ea-a43a-2ff65ad813dd Date: Wed, 10 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:21Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0e9ca07b-954a-4519-9110-07f08aae9af6","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:27,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 used request id req-7fc907ca-1302-47ea-a43a-2ff65ad813dd 2018-10-10 03:15:27,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c1f5b958-0cb1-408b-a5ec-d79a393bc715 Date: Wed, 10 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:21Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0e9ca07b-954a-4519-9110-07f08aae9af6","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:27,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 used request id req-c1f5b958-0cb1-408b-a5ec-d79a393bc715 2018-10-10 03:15:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a173778f-5cde-4970-875e-4dd6c38e7e5a Date: Wed, 10 Oct 2018 03:15:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:22Z", "admin_state_up": true, "updated_at": "2018-10-10T03:15:25Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "5ff50b8f-95c4-4d86-bef2-e3b7673070c6", "name": "NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router"}]} 2018-10-10 03:15:27,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router used request id req-a173778f-5cde-4970-875e-4dd6c38e7e5a 2018-10-10 03:15:27,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:15:27,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:15:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:15:27,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a705db-ab2c-42c7-a4c4-531c7b8de9ba Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:15:27,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-91a705db-ab2c-42c7-a4c4-531c7b8de9ba 2018-10-10 03:15:27,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=5ff50b8f-95c4-4d86-bef2-e3b7673070c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-ee1cf283-b184-447f-aa36-d7ce092f9130 Date: Wed, 10 Oct 2018 03:15:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0e9ca07b-954a-4519-9110-07f08aae9af6","ip_address":"169.254.192.11"}],"id":"6645e2ab-b5ce-4c35-bfee-0037a14332f3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:97:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:24Z","binding:vnic_type":"normal","device_id":"5ff50b8f-95c4-4d86-bef2-e3b7673070c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:26Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.207"}],"id":"86872a64-2612-4236-bcf9-ff57c350b444","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:6f:ad","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:15:22Z","binding:vnic_type":"normal","device_id":"5ff50b8f-95c4-4d86-bef2-e3b7673070c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0e9ca07b-954a-4519-9110-07f08aae9af6","ip_address":"169.254.192.1"}],"id":"9a1933a9-28bc-4ea6-a1d8-1d202df15c02","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:40:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:23Z","binding:vnic_type":"normal","device_id":"5ff50b8f-95c4-4d86-bef2-e3b7673070c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:27Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0e9ca07b-954a-4519-9110-07f08aae9af6","ip_address":"169.254.192.2"}],"id":"ac8d175f-50e9-412d-ae5e-ed2d952d59c0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:c0:93","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:25Z","binding:vnic_type":"normal","device_id":"5ff50b8f-95c4-4d86-bef2-e3b7673070c6"}]} 2018-10-10 03:15:27,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=5ff50b8f-95c4-4d86-bef2-e3b7673070c6 used request id req-ee1cf283-b184-447f-aa36-d7ce092f9130 2018-10-10 03:15:27,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-db1e0bbb-acbc-401f-b63a-b8b9c5407509 Date: Wed, 10 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:15:27,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-db1e0bbb-acbc-401f-b63a-b8b9c5407509 2018-10-10 03:15:27,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4bf5ef31-32e4-4ee0-a775-4509c8192af9 Date: Wed, 10 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:21Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0e9ca07b-954a-4519-9110-07f08aae9af6","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:27,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 used request id req-4bf5ef31-32e4-4ee0-a775-4509c8192af9 2018-10-10 03:15:27,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5abfd8f8-e7f0-42ce-9a41-2f703990c21d Date: Wed, 10 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:21Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0e9ca07b-954a-4519-9110-07f08aae9af6","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:27,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 used request id req-5abfd8f8-e7f0-42ce-9a41-2f703990c21d 2018-10-10 03:15:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:27,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9d906dae-7aa2-410f-b137-ccf1a804bcee Date: Wed, 10 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f96be001-6ddd-4c2f-8946-3bbc51656de6","tenant_id":"","created_at":"2018-10-10T03:15:21Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0e9ca07b-954a-4519-9110-07f08aae9af6","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:27,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/0e9ca07b-954a-4519-9110-07f08aae9af6 used request id req-9d906dae-7aa2-410f-b137-ccf1a804bcee 2018-10-10 03:15:27,961 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router 2018-10-10 03:15:27,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/5ff50b8f-95c4-4d86-bef2-e3b7673070c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:31,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bba54718-6f27-4b72-bf72-db0a2a163125 Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:31,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/5ff50b8f-95c4-4d86-bef2-e3b7673070c6 used request id req-bba54718-6f27-4b72-bf72-db0a2a163125 2018-10-10 03:15:31,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8b5ea4b9adebbf5e55ef31985b273c859612ff" 2018-10-10 03:15:32,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b7269965-1598-418c-91c6-7bd2d397cbe9 Date: Wed, 10 Oct 2018 03:15:32 GMT RESP BODY: {"routers": []} 2018-10-10 03:15:32,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-9d332515-6e3a-4979-868c-2177f41713cf-pub-router used request id req-b7269965-1598-418c-91c6-7bd2d397cbe9 2018-10-10 03:15:32,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:32,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["88kYryGbQueJDxV-S2_-Yg"], "issued_at": "2018-10-10T03:15:32.000000Z"}} 2018-10-10 03:15:32,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:32,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6a9c0c-9514-43a0-bc7d-f5c21e991170 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:32,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-df6a9c0c-9514-43a0-bc7d-f5c21e991170 2018-10-10 03:15:32,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:15:32,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:32,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["_cpgf1YZSn2OyZZ9METysQ"], "issued_at": "2018-10-10T03:15:32.000000Z"}} 2018-10-10 03:15:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93ff9f1ef7d82c5a15b7251c05e7f1f9a99ae1f" 2018-10-10 03:15:33,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbfb6658-8316-47d0-8427-f6191b38deee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:33,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dbfb6658-8316-47d0-8427-f6191b38deee 2018-10-10 03:15:33,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:33,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e4964351-8237-4bed-8307-2c30c09aadfb Date: Wed, 10 Oct 2018 03:15:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:15:33,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-e4964351-8237-4bed-8307-2c30c09aadfb 2018-10-10 03:15:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:33,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-56ad069a-1c81-4f75-949b-fc8866668052 Date: Wed, 10 Oct 2018 03:15:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:15:33,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-56ad069a-1c81-4f75-949b-fc8866668052 2018-10-10 03:15:33,527 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router 2018-10-10 03:15:33,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router", "admin_state_up": true}}' 2018-10-10 03:15:38,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-11371ba6-302b-49fe-8949-ee9fe5f57c2d Date: Wed, 10 Oct 2018 03:15:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:34Z", "admin_state_up": true, "updated_at": "2018-10-10T03:15:35Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "38a57f78-8b09-448d-9979-43b53dc2f065", "name": "NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router"}} 2018-10-10 03:15:38,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-11371ba6-302b-49fe-8949-ee9fe5f57c2d 2018-10-10 03:15:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=38a57f78-8b09-448d-9979-43b53dc2f065 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:38,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-91a9be2d-013b-45a5-9588-684c3295322d Date: Wed, 10 Oct 2018 03:15:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8820c08c-0004-446b-855c-ad70d83c9b32","ip_address":"169.254.192.3"}],"id":"36a3b3e3-c41e-49d0-8adf-367a9160f307","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:7f:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:36Z","binding:vnic_type":"normal","device_id":"38a57f78-8b09-448d-9979-43b53dc2f065"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8820c08c-0004-446b-855c-ad70d83c9b32","ip_address":"169.254.192.4"}],"id":"3903b1a4-abd1-4d76-9d13-ad0ffde377c6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:2c:eb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:35Z","binding:vnic_type":"normal","device_id":"38a57f78-8b09-448d-9979-43b53dc2f065"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8820c08c-0004-446b-855c-ad70d83c9b32","ip_address":"169.254.192.10"}],"id":"665b4ead-428d-4ffd-a5d4-5e202bf6a039","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:d3:bf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:37Z","binding:vnic_type":"normal","device_id":"38a57f78-8b09-448d-9979-43b53dc2f065"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:34Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.202"}],"id":"841bbfd2-f603-4c41-8c3b-c9eaad5cb37d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:5f:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:15:34Z","binding:vnic_type":"normal","device_id":"38a57f78-8b09-448d-9979-43b53dc2f065"}]} 2018-10-10 03:15:38,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=38a57f78-8b09-448d-9979-43b53dc2f065 used request id req-91a9be2d-013b-45a5-9588-684c3295322d 2018-10-10 03:15:38,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:38,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b08779c4-eb3d-49bf-9e45-67fa2538561d Date: Wed, 10 Oct 2018 03:15:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:15:38,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-b08779c4-eb3d-49bf-9e45-67fa2538561d 2018-10-10 03:15:38,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:39,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-adf909c7-931d-45c5-b5a1-84e057dfca70 Date: Wed, 10 Oct 2018 03:15:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:34Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8820c08c-0004-446b-855c-ad70d83c9b32","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:39,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 used request id req-adf909c7-931d-45c5-b5a1-84e057dfca70 2018-10-10 03:15:39,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:39,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-08c977db-0de5-406b-8adc-e04a48a7f4f5 Date: Wed, 10 Oct 2018 03:15:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:34Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8820c08c-0004-446b-855c-ad70d83c9b32","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:39,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 used request id req-08c977db-0de5-406b-8adc-e04a48a7f4f5 2018-10-10 03:15:39,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:39,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3eda1548-51bb-4565-b35d-9393e3312fd9 Date: Wed, 10 Oct 2018 03:15:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:34Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8820c08c-0004-446b-855c-ad70d83c9b32","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:39,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 used request id req-3eda1548-51bb-4565-b35d-9393e3312fd9 2018-10-10 03:15:39,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:39,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-69802d91-16c5-4257-96e6-4cecf8e49d5e Date: Wed, 10 Oct 2018 03:15:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:34Z", "admin_state_up": true, "updated_at": "2018-10-10T03:15:37Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "38a57f78-8b09-448d-9979-43b53dc2f065", "name": "NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router"}]} 2018-10-10 03:15:39,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router used request id req-69802d91-16c5-4257-96e6-4cecf8e49d5e 2018-10-10 03:15:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:15:39,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:15:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:15:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:39,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a44168-bddc-49ee-b237-07ea5646774f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:15:39,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-59a44168-bddc-49ee-b237-07ea5646774f 2018-10-10 03:15:39,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=38a57f78-8b09-448d-9979-43b53dc2f065 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:40,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-82f3977c-4270-40e9-bd7d-1deaa6cc1e99 Date: Wed, 10 Oct 2018 03:15:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8820c08c-0004-446b-855c-ad70d83c9b32","ip_address":"169.254.192.3"}],"id":"36a3b3e3-c41e-49d0-8adf-367a9160f307","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:7f:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:36Z","binding:vnic_type":"normal","device_id":"38a57f78-8b09-448d-9979-43b53dc2f065"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8820c08c-0004-446b-855c-ad70d83c9b32","ip_address":"169.254.192.4"}],"id":"3903b1a4-abd1-4d76-9d13-ad0ffde377c6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:2c:eb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:35Z","binding:vnic_type":"normal","device_id":"38a57f78-8b09-448d-9979-43b53dc2f065"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:39Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8820c08c-0004-446b-855c-ad70d83c9b32","ip_address":"169.254.192.10"}],"id":"665b4ead-428d-4ffd-a5d4-5e202bf6a039","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:d3:bf","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6230f90b4840424ea8249b5480c29fb6","admin_state_up":true,"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:37Z","binding:vnic_type":"normal","device_id":"38a57f78-8b09-448d-9979-43b53dc2f065"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:15:39Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.202"}],"id":"841bbfd2-f603-4c41-8c3b-c9eaad5cb37d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:5f:86","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T03:15:34Z","binding:vnic_type":"normal","device_id":"38a57f78-8b09-448d-9979-43b53dc2f065"}]} 2018-10-10 03:15:40,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=38a57f78-8b09-448d-9979-43b53dc2f065 used request id req-82f3977c-4270-40e9-bd7d-1deaa6cc1e99 2018-10-10 03:15:40,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:40,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bd3d61db-0a53-4e57-a827-d80825167950 Date: Wed, 10 Oct 2018 03:15:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 03:15:40,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-bd3d61db-0a53-4e57-a827-d80825167950 2018-10-10 03:15:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:40,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-16dc9c2f-20c3-4491-8198-12a016997b06 Date: Wed, 10 Oct 2018 03:15:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:34Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8820c08c-0004-446b-855c-ad70d83c9b32","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:40,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 used request id req-16dc9c2f-20c3-4491-8198-12a016997b06 2018-10-10 03:15:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-48f110a0-900b-4484-91a3-109dee1b397c Date: Wed, 10 Oct 2018 03:15:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:34Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8820c08c-0004-446b-855c-ad70d83c9b32","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:40,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 used request id req-48f110a0-900b-4484-91a3-109dee1b397c 2018-10-10 03:15:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:40,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-99089483-cca7-4477-bb3e-4896fb51cbc0 Date: Wed, 10 Oct 2018 03:15:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9661787-0a83-4836-8d57-64f5586ad2f2","tenant_id":"","created_at":"2018-10-10T03:15:34Z","dns_nameservers":[],"updated_at":"2018-10-10T03:15:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8820c08c-0004-446b-855c-ad70d83c9b32","subnetpool_id":null,"name":"HA subnet tenant 6230f90b4840424ea8249b5480c29fb6"}} 2018-10-10 03:15:40,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/8820c08c-0004-446b-855c-ad70d83c9b32 used request id req-99089483-cca7-4477-bb3e-4896fb51cbc0 2018-10-10 03:15:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:40,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1451eaac-6975-40db-b2e4-eae50bccd1c2 Date: Wed, 10 Oct 2018 03:15:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:15:40,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-1451eaac-6975-40db-b2e4-eae50bccd1c2 2018-10-10 03:15:40,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:40,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-527e2b93-20ff-43cb-84fc-2505882cf3cc Date: Wed, 10 Oct 2018 03:15:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:15:40,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-527e2b93-20ff-43cb-84fc-2505882cf3cc 2018-10-10 03:15:40,971 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router 2018-10-10 03:15:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/38a57f78-8b09-448d-9979-43b53dc2f065 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:44,129 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d34938cb-a070-4587-b0f8-3da85029e506 Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:44,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/38a57f78-8b09-448d-9979-43b53dc2f065 used request id req-d34938cb-a070-4587-b0f8-3da85029e506 2018-10-10 03:15:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8962b8ad2a159e8b40cfef9e3cc00dd9a2449712" 2018-10-10 03:15:44,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-52d4d302-0ce5-401d-9ab5-6f5ef905d512 Date: Wed, 10 Oct 2018 03:15:44 GMT RESP BODY: {"routers": []} 2018-10-10 03:15:44,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-79518eab-ceeb-460d-90aa-eabb65f63c03-pub-router used request id req-52d4d302-0ce5-401d-9ab5-6f5ef905d512 2018-10-10 03:15:44,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:44,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["MsW8UyPAROSRvSJLeQwdvw"], "issued_at": "2018-10-10T03:15:44.000000Z"}} 2018-10-10 03:15:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b071bcd36d9f5099c4dd72f68c769bb7c611da" 2018-10-10 03:15:44,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf92fd4-e1af-47e5-bf78-2fc2002bdf10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:44,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1cf92fd4-e1af-47e5-bf78-2fc2002bdf10 2018-10-10 03:15:44,829 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname 2018-10-10 03:15:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b071bcd36d9f5099c4dd72f68c769bb7c611da" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname"}}' 2018-10-10 03:15:45,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-e5b3207e-fd02-470b-a46f-516598c1ef8c Date: Wed, 10 Oct 2018 03:15:45 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:45Z", "updated_at": "2018-10-10T03:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:45Z", "revision_number": 0, "id": "15db46aa-858f-4e05-8952-70b024ad892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:45Z", "security_group_id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:45Z", "revision_number": 0, "id": "b7c7daa0-7827-4e72-b5d8-40c6582ebe0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:45Z", "security_group_id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "name": "NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname"}} 2018-10-10 03:15:45,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-e5b3207e-fd02-470b-a46f-516598c1ef8c 2018-10-10 03:15:45,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efe3380d-5162-4dd3-889d-5fff4fe66ba5 2018-10-10 03:15:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=efe3380d-5162-4dd3-889d-5fff4fe66ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b071bcd36d9f5099c4dd72f68c769bb7c611da" 2018-10-10 03:15:45,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7f272be4-82ee-4682-a1fc-25e1f2a9a504 Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:45Z", "security_group_id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:45Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "15db46aa-858f-4e05-8952-70b024ad892f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:45Z", "security_group_id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:45Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "b7c7daa0-7827-4e72-b5d8-40c6582ebe0c"}]} 2018-10-10 03:15:45,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=efe3380d-5162-4dd3-889d-5fff4fe66ba5 used request id req-7f272be4-82ee-4682-a1fc-25e1f2a9a504 2018-10-10 03:15:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b071bcd36d9f5099c4dd72f68c769bb7c611da" 2018-10-10 03:15:45,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-dddbd5a2-4fa9-4971-a4c8-531c35cd829e Date: Wed, 10 Oct 2018 03:15:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:45Z", "updated_at": "2018-10-10T03:15:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:45Z", "revision_number": 0, "id": "b7c7daa0-7827-4e72-b5d8-40c6582ebe0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:45Z", "security_group_id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:45Z", "revision_number": 0, "id": "15db46aa-858f-4e05-8952-70b024ad892f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:45Z", "security_group_id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "name": "NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname"}]} 2018-10-10 03:15:45,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname used request id req-dddbd5a2-4fa9-4971-a4c8-531c35cd829e 2018-10-10 03:15:45,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efe3380d-5162-4dd3-889d-5fff4fe66ba5 2018-10-10 03:15:45,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=efe3380d-5162-4dd3-889d-5fff4fe66ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b071bcd36d9f5099c4dd72f68c769bb7c611da" 2018-10-10 03:15:45,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb0495d6-10e8-464c-80e9-4ba3a7be09ac Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:45Z", "security_group_id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:45Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "15db46aa-858f-4e05-8952-70b024ad892f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:45Z", "security_group_id": "efe3380d-5162-4dd3-889d-5fff4fe66ba5", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:45Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "b7c7daa0-7827-4e72-b5d8-40c6582ebe0c"}]} 2018-10-10 03:15:45,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=efe3380d-5162-4dd3-889d-5fff4fe66ba5 used request id req-fb0495d6-10e8-464c-80e9-4ba3a7be09ac 2018-10-10 03:15:45,783 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname 2018-10-10 03:15:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/efe3380d-5162-4dd3-889d-5fff4fe66ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b071bcd36d9f5099c4dd72f68c769bb7c611da" 2018-10-10 03:15:46,138 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee6cdc1d-37c4-41e8-9a16-bc6724edb6a0 Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:46,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/efe3380d-5162-4dd3-889d-5fff4fe66ba5 used request id req-ee6cdc1d-37c4-41e8-9a16-bc6724edb6a0 2018-10-10 03:15:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b071bcd36d9f5099c4dd72f68c769bb7c611da" 2018-10-10 03:15:46,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-23ae7095-3d01-41de-b493-c33d03ef6fe6 Date: Wed, 10 Oct 2018 03:15:46 GMT RESP BODY: {"security_groups": []} 2018-10-10 03:15:46,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-edbef990-c786-4231-9e30-a3ecd5a3193aname used request id req-23ae7095-3d01-41de-b493-c33d03ef6fe6 2018-10-10 03:15:46,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:46,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["qLglVF7ZSzedgCJEorHGlw"], "issued_at": "2018-10-10T03:15:46.000000Z"}} 2018-10-10 03:15:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301d20615b6ea1b4250e0ce42719e669d82dae61" 2018-10-10 03:15:46,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1242ec0-8412-448c-aae6-15e399b99582 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:46,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e1242ec0-8412-448c-aae6-15e399b99582 2018-10-10 03:15:46,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:47,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["5t4USLeOSOWiFqcsoc-8qw"], "issued_at": "2018-10-10T03:15:47.000000Z"}} 2018-10-10 03:15:47,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18311fe83bea1e7697bc3035170d8194685b2e9c" 2018-10-10 03:15:47,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a43a30-abd6-4af7-8ca9-053cebd4b3ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:47,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-61a43a30-abd6-4af7-8ca9-053cebd4b3ac 2018-10-10 03:15:47,255 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-1800c39e-737f-4790-a50b-2509ed05e35aname 2018-10-10 03:15:47,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18311fe83bea1e7697bc3035170d8194685b2e9c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-1800c39e-737f-4790-a50b-2509ed05e35aname", "description": "hello group"}}' 2018-10-10 03:15:47,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ca74353c-2447-4628-9b04-097e899f1ba4 Date: Wed, 10 Oct 2018 03:15:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:47Z", "updated_at": "2018-10-10T03:15:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:47Z", "revision_number": 0, "id": "af095958-7b8a-451e-b668-22e52fc07e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:47Z", "security_group_id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:47Z", "revision_number": 0, "id": "fdc4efbe-c651-4840-bce9-d31f551e9cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:47Z", "security_group_id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "name": "NeutronUtilsSecurityGroupTests-1800c39e-737f-4790-a50b-2509ed05e35aname"}} 2018-10-10 03:15:47,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-ca74353c-2447-4628-9b04-097e899f1ba4 2018-10-10 03:15:47,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d86a0fd3-54cb-4884-a18a-0cc617a9ff09 2018-10-10 03:15:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d86a0fd3-54cb-4884-a18a-0cc617a9ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18311fe83bea1e7697bc3035170d8194685b2e9c" 2018-10-10 03:15:47,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aef092db-6969-45b4-9126-33d9a77be75c Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:47Z", "security_group_id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:47Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "af095958-7b8a-451e-b668-22e52fc07e7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:47Z", "security_group_id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:47Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "fdc4efbe-c651-4840-bce9-d31f551e9cf8"}]} 2018-10-10 03:15:47,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d86a0fd3-54cb-4884-a18a-0cc617a9ff09 used request id req-aef092db-6969-45b4-9126-33d9a77be75c 2018-10-10 03:15:47,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1800c39e-737f-4790-a50b-2509ed05e35aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18311fe83bea1e7697bc3035170d8194685b2e9c" 2018-10-10 03:15:48,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-b079110f-5c85-437e-bace-19e32c2e6448 Date: Wed, 10 Oct 2018 03:15:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:47Z", "updated_at": "2018-10-10T03:15:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:47Z", "revision_number": 0, "id": "fdc4efbe-c651-4840-bce9-d31f551e9cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:47Z", "security_group_id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:47Z", "revision_number": 0, "id": "af095958-7b8a-451e-b668-22e52fc07e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:47Z", "security_group_id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "name": "NeutronUtilsSecurityGroupTests-1800c39e-737f-4790-a50b-2509ed05e35aname"}]} 2018-10-10 03:15:48,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-1800c39e-737f-4790-a50b-2509ed05e35aname&description=hello+group used request id req-b079110f-5c85-437e-bace-19e32c2e6448 2018-10-10 03:15:48,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d86a0fd3-54cb-4884-a18a-0cc617a9ff09 2018-10-10 03:15:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d86a0fd3-54cb-4884-a18a-0cc617a9ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18311fe83bea1e7697bc3035170d8194685b2e9c" 2018-10-10 03:15:48,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07081d4e-4532-44ee-89c8-e87a75ed6add Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:47Z", "security_group_id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:47Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "af095958-7b8a-451e-b668-22e52fc07e7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:47Z", "security_group_id": "d86a0fd3-54cb-4884-a18a-0cc617a9ff09", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:47Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "fdc4efbe-c651-4840-bce9-d31f551e9cf8"}]} 2018-10-10 03:15:48,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d86a0fd3-54cb-4884-a18a-0cc617a9ff09 used request id req-07081d4e-4532-44ee-89c8-e87a75ed6add 2018-10-10 03:15:48,188 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-1800c39e-737f-4790-a50b-2509ed05e35aname 2018-10-10 03:15:48,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d86a0fd3-54cb-4884-a18a-0cc617a9ff09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18311fe83bea1e7697bc3035170d8194685b2e9c" 2018-10-10 03:15:48,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ffcd4a12-cfbb-49da-a09b-241f8cd05ca7 Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:48,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d86a0fd3-54cb-4884-a18a-0cc617a9ff09 used request id req-ffcd4a12-cfbb-49da-a09b-241f8cd05ca7 2018-10-10 03:15:48,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:48,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["lnJdI2emThqBY2ROvkDzQw"], "issued_at": "2018-10-10T03:15:48.000000Z"}} 2018-10-10 03:15:48,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:48,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4a6fa7-5d5a-4ce8-b77e-5b6ba5fbfaf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:48,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ff4a6fa7-5d5a-4ce8-b77e-5b6ba5fbfaf9 2018-10-10 03:15:48,776 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname 2018-10-10 03:15:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname", "description": "hello group"}}' 2018-10-10 03:15:49,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a9d54e6b-60ef-4212-b1f6-e0b14148ddd0 Date: Wed, 10 Oct 2018 03:15:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:48Z", "updated_at": "2018-10-10T03:15:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "revision_number": 0, "id": "3154ab33-d26c-42c3-9125-6d2e091a8513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "revision_number": 0, "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "name": "NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname"}} 2018-10-10 03:15:49,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-a9d54e6b-60ef-4212-b1f6-e0b14148ddd0 2018-10-10 03:15:49,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed 2018-10-10 03:15:49,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:49,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a885b3be-80c0-48fa-8c1e-c98814396cb9 Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "3154ab33-d26c-42c3-9125-6d2e091a8513"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9"}]} 2018-10-10 03:15:49,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed used request id req-a885b3be-80c0-48fa-8c1e-c98814396cb9 2018-10-10 03:15:49,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed 2018-10-10 03:15:49,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:49,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ea020c7-060a-4832-9eca-99826cbae269 Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "3154ab33-d26c-42c3-9125-6d2e091a8513"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9"}]} 2018-10-10 03:15:49,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed used request id req-6ea020c7-060a-4832-9eca-99826cbae269 2018-10-10 03:15:49,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:49,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f218a6-6a8e-4bbf-9d99-b6f26f10a684 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:49,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a5f218a6-6a8e-4bbf-9d99-b6f26f10a684 2018-10-10 03:15:49,584 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname 2018-10-10 03:15:49,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:49,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-b76cbbf9-faaf-4ef9-934e-e2baae87328f Date: Wed, 10 Oct 2018 03:15:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:48Z", "updated_at": "2018-10-10T03:15:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "revision_number": 0, "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "revision_number": 0, "id": "3154ab33-d26c-42c3-9125-6d2e091a8513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "name": "NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname"}]} 2018-10-10 03:15:49,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname used request id req-b76cbbf9-faaf-4ef9-934e-e2baae87328f 2018-10-10 03:15:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:15:49,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:15:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:49,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde821cc-3e6b-4946-85cb-baf04b9a908b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:15:49,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-cde821cc-3e6b-4946-85cb-baf04b9a908b 2018-10-10 03:15:49,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed 2018-10-10 03:15:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:49,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84266934-f947-4ab5-92f2-c90034125d21 Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "3154ab33-d26c-42c3-9125-6d2e091a8513"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9"}]} 2018-10-10 03:15:49,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed used request id req-84266934-f947-4ab5-92f2-c90034125d21 2018-10-10 03:15:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed"}}' 2018-10-10 03:15:50,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-a0355197-3721-4f6d-b3cb-3e09b7427618 Date: Wed, 10 Oct 2018 03:15:50 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-10-10T03:15:50Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:50Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "6fd97c9e-a2ae-44e1-a520-c0365edef98a"}} 2018-10-10 03:15:50,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-a0355197-3721-4f6d-b3cb-3e09b7427618 2018-10-10 03:15:50,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:50,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-22086b41-4703-4eb2-b0c2-a0929f26b889 Date: Wed, 10 Oct 2018 03:15:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:48Z", "updated_at": "2018-10-10T03:15:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "revision_number": 0, "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:50Z", "revision_number": 0, "id": "6fd97c9e-a2ae-44e1-a520-c0365edef98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:50Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "revision_number": 0, "id": "3154ab33-d26c-42c3-9125-6d2e091a8513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 3, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "name": "NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname"}]} 2018-10-10 03:15:50,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname&description=hello+group used request id req-22086b41-4703-4eb2-b0c2-a0929f26b889 2018-10-10 03:15:50,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed 2018-10-10 03:15:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:50,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-ae437616-4ec5-4b45-90d8-85874754eb72 Date: Wed, 10 Oct 2018 03:15:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "3154ab33-d26c-42c3-9125-6d2e091a8513"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:50Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:50Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "6fd97c9e-a2ae-44e1-a520-c0365edef98a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9"}]} 2018-10-10 03:15:50,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed used request id req-ae437616-4ec5-4b45-90d8-85874754eb72 2018-10-10 03:15:50,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed 2018-10-10 03:15:50,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:50,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-9ac88cfa-3641-42df-8fcd-263455a8fa47 Date: Wed, 10 Oct 2018 03:15:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "3154ab33-d26c-42c3-9125-6d2e091a8513"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:50Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:50Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "6fd97c9e-a2ae-44e1-a520-c0365edef98a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9"}]} 2018-10-10 03:15:50,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed used request id req-9ac88cfa-3641-42df-8fcd-263455a8fa47 2018-10-10 03:15:50,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:50,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-34f010dc-dc6b-43a3-afb7-afc0c293cc15 Date: Wed, 10 Oct 2018 03:15:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:48Z", "updated_at": "2018-10-10T03:15:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "revision_number": 0, "id": "3154ab33-d26c-42c3-9125-6d2e091a8513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "revision_number": 0, "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:50Z", "revision_number": 0, "id": "6fd97c9e-a2ae-44e1-a520-c0365edef98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:50Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 3, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "name": "NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname"}]} 2018-10-10 03:15:50,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname&description=hello+group used request id req-34f010dc-dc6b-43a3-afb7-afc0c293cc15 2018-10-10 03:15:50,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed 2018-10-10 03:15:50,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:51,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-ff7212da-c7c1-461c-a724-f62b7a044147 Date: Wed, 10 Oct 2018 03:15:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "3154ab33-d26c-42c3-9125-6d2e091a8513"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:50Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:50Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "6fd97c9e-a2ae-44e1-a520-c0365edef98a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:49Z", "security_group_id": "282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:49Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "71dd46ab-bef7-44be-9b18-be5d713ddad9"}]} 2018-10-10 03:15:51,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed used request id req-ff7212da-c7c1-461c-a724-f62b7a044147 2018-10-10 03:15:51,099 - neutron_utils - INFO - Deleting security group rule with ID - 3154ab33-d26c-42c3-9125-6d2e091a8513 2018-10-10 03:15:51,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/3154ab33-d26c-42c3-9125-6d2e091a8513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:51,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59f40c9b-9bb6-4002-8e30-9bf51411d8eb Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:51,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/3154ab33-d26c-42c3-9125-6d2e091a8513 used request id req-59f40c9b-9bb6-4002-8e30-9bf51411d8eb 2018-10-10 03:15:51,342 - neutron_utils - INFO - Deleting security group rule with ID - 71dd46ab-bef7-44be-9b18-be5d713ddad9 2018-10-10 03:15:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/71dd46ab-bef7-44be-9b18-be5d713ddad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:51,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f99f378-7dcf-40b9-a301-b5a7b2b37be6 Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:51,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/71dd46ab-bef7-44be-9b18-be5d713ddad9 used request id req-1f99f378-7dcf-40b9-a301-b5a7b2b37be6 2018-10-10 03:15:51,588 - neutron_utils - INFO - Deleting security group rule with ID - 6fd97c9e-a2ae-44e1-a520-c0365edef98a 2018-10-10 03:15:51,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/6fd97c9e-a2ae-44e1-a520-c0365edef98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:51,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e96d1408-9f3b-4c00-8fed-37993d49077b Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:51,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/6fd97c9e-a2ae-44e1-a520-c0365edef98a used request id req-e96d1408-9f3b-4c00-8fed-37993d49077b 2018-10-10 03:15:51,682 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-997d8426-0dd1-4b14-b310-e3e8d7c7156fname 2018-10-10 03:15:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d938923a0f8a2cfc86df4ebd6bfbcedd9b729e16" 2018-10-10 03:15:52,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-433e4451-fd80-4568-978d-16d2c6516095 Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:52,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/282f14e9-f7ab-4c0f-b2a3-6f823e28c3ed used request id req-433e4451-fd80-4568-978d-16d2c6516095 2018-10-10 03:15:52,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:52,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["B4AXpiv4RViPoT7qxCFnxQ"], "issued_at": "2018-10-10T03:15:52.000000Z"}} 2018-10-10 03:15:52,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:52,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1315d7-dd85-494b-828d-ccdd58438d9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:52,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3c1315d7-dd85-494b-828d-ccdd58438d9f 2018-10-10 03:15:52,575 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-1 2018-10-10 03:15:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-1", "description": "hello group"}}' 2018-10-10 03:15:52,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-b0a5b8ca-4de3-41a8-ae56-3c79ce23eb6e Date: Wed, 10 Oct 2018 03:15:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:52Z", "updated_at": "2018-10-10T03:15:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:52Z", "revision_number": 0, "id": "0567ba75-5fbe-4d25-8a7d-068199454d81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:52Z", "security_group_id": "f6db2010-8847-480e-9666-4178f03e913f", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:52Z", "revision_number": 0, "id": "a84617ad-eb79-4d44-8a82-1433480ce748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:52Z", "security_group_id": "f6db2010-8847-480e-9666-4178f03e913f", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "f6db2010-8847-480e-9666-4178f03e913f", "name": "NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-1"}} 2018-10-10 03:15:52,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-b0a5b8ca-4de3-41a8-ae56-3c79ce23eb6e 2018-10-10 03:15:52,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6db2010-8847-480e-9666-4178f03e913f 2018-10-10 03:15:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f6db2010-8847-480e-9666-4178f03e913f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:53,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-755225b8-a0bc-4722-bbde-aeb032a580b8 Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:52Z", "security_group_id": "f6db2010-8847-480e-9666-4178f03e913f", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:52Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "0567ba75-5fbe-4d25-8a7d-068199454d81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:52Z", "security_group_id": "f6db2010-8847-480e-9666-4178f03e913f", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:52Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "a84617ad-eb79-4d44-8a82-1433480ce748"}]} 2018-10-10 03:15:53,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f6db2010-8847-480e-9666-4178f03e913f used request id req-755225b8-a0bc-4722-bbde-aeb032a580b8 2018-10-10 03:15:53,112 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-2 2018-10-10 03:15:53,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-2", "description": "hello group"}}' 2018-10-10 03:15:53,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-205c7ad4-52c2-40ab-b5b6-33577a5a3cc3 Date: Wed, 10 Oct 2018 03:15:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:53Z", "updated_at": "2018-10-10T03:15:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:53Z", "revision_number": 0, "id": "22ee92e9-58f3-431d-99b4-d8bdc6025596", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:53Z", "security_group_id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:53Z", "revision_number": 0, "id": "7380d84d-5d3c-4ed7-aed6-938ff7468187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:53Z", "security_group_id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "name": "NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-2"}} 2018-10-10 03:15:53,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-205c7ad4-52c2-40ab-b5b6-33577a5a3cc3 2018-10-10 03:15:53,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b9e878f-0a6f-433e-a923-1bb36578faed 2018-10-10 03:15:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4b9e878f-0a6f-433e-a923-1bb36578faed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:53,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fdaca36e-3de4-4491-8271-6af380253c3c Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:53Z", "security_group_id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:53Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "22ee92e9-58f3-431d-99b4-d8bdc6025596"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:53Z", "security_group_id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:53Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "7380d84d-5d3c-4ed7-aed6-938ff7468187"}]} 2018-10-10 03:15:53,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4b9e878f-0a6f-433e-a923-1bb36578faed used request id req-fdaca36e-3de4-4491-8271-6af380253c3c 2018-10-10 03:15:53,675 - neutron_utils - INFO - Retrieving security group with ID - f6db2010-8847-480e-9666-4178f03e913f 2018-10-10 03:15:53,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f6db2010-8847-480e-9666-4178f03e913f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:53,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-4ec7ce7c-9c6f-405c-8a03-fabb6877739b Date: Wed, 10 Oct 2018 03:15:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:52Z", "updated_at": "2018-10-10T03:15:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:52Z", "revision_number": 0, "id": "0567ba75-5fbe-4d25-8a7d-068199454d81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:52Z", "security_group_id": "f6db2010-8847-480e-9666-4178f03e913f", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:52Z", "revision_number": 0, "id": "a84617ad-eb79-4d44-8a82-1433480ce748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:52Z", "security_group_id": "f6db2010-8847-480e-9666-4178f03e913f", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "f6db2010-8847-480e-9666-4178f03e913f", "name": "NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-1"}]} 2018-10-10 03:15:53,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f6db2010-8847-480e-9666-4178f03e913f used request id req-4ec7ce7c-9c6f-405c-8a03-fabb6877739b 2018-10-10 03:15:53,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6db2010-8847-480e-9666-4178f03e913f 2018-10-10 03:15:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f6db2010-8847-480e-9666-4178f03e913f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:54,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09b9c4d3-95b9-4ea0-ade1-b11c2c96051b Date: Wed, 10 Oct 2018 03:15: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-10-10T03:15:52Z", "security_group_id": "f6db2010-8847-480e-9666-4178f03e913f", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:52Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "0567ba75-5fbe-4d25-8a7d-068199454d81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:52Z", "security_group_id": "f6db2010-8847-480e-9666-4178f03e913f", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:52Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "a84617ad-eb79-4d44-8a82-1433480ce748"}]} 2018-10-10 03:15:54,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f6db2010-8847-480e-9666-4178f03e913f used request id req-09b9c4d3-95b9-4ea0-ade1-b11c2c96051b 2018-10-10 03:15:54,043 - neutron_utils - INFO - Retrieving security group with ID - 4b9e878f-0a6f-433e-a923-1bb36578faed 2018-10-10 03:15:54,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=4b9e878f-0a6f-433e-a923-1bb36578faed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:54,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-059075a8-5bff-4094-8080-f9212b734cf7 Date: Wed, 10 Oct 2018 03:15:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:53Z", "updated_at": "2018-10-10T03:15:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:53Z", "revision_number": 0, "id": "22ee92e9-58f3-431d-99b4-d8bdc6025596", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:53Z", "security_group_id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:15:53Z", "revision_number": 0, "id": "7380d84d-5d3c-4ed7-aed6-938ff7468187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:15:53Z", "security_group_id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 2, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "name": "NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-2"}]} 2018-10-10 03:15:54,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=4b9e878f-0a6f-433e-a923-1bb36578faed used request id req-059075a8-5bff-4094-8080-f9212b734cf7 2018-10-10 03:15:54,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b9e878f-0a6f-433e-a923-1bb36578faed 2018-10-10 03:15:54,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4b9e878f-0a6f-433e-a923-1bb36578faed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:54,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b67b7cac-c4f8-4f77-bbd2-cad75c6c2c8d Date: Wed, 10 Oct 2018 03:15:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:53Z", "security_group_id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:53Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "22ee92e9-58f3-431d-99b4-d8bdc6025596"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:15:53Z", "security_group_id": "4b9e878f-0a6f-433e-a923-1bb36578faed", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:53Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "7380d84d-5d3c-4ed7-aed6-938ff7468187"}]} 2018-10-10 03:15:54,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4b9e878f-0a6f-433e-a923-1bb36578faed used request id req-b67b7cac-c4f8-4f77-bbd2-cad75c6c2c8d 2018-10-10 03:15:54,268 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-1 2018-10-10 03:15:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f6db2010-8847-480e-9666-4178f03e913f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:54,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ebf2685-f4fb-4181-9ed6-865dcc754ff7 Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:54,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f6db2010-8847-480e-9666-4178f03e913f used request id req-0ebf2685-f4fb-4181-9ed6-865dcc754ff7 2018-10-10 03:15:54,550 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-280fac36-0282-40f7-8a9c-53ef6b6dfb0aname-2 2018-10-10 03:15:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4b9e878f-0a6f-433e-a923-1bb36578faed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edad3fecdfaad68bf3423e3055bdf9a325438ee8" 2018-10-10 03:15:54,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bc86c0f-9ea0-48cb-86ae-b5e89b7a252c Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:54,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4b9e878f-0a6f-433e-a923-1bb36578faed used request id req-7bc86c0f-9ea0-48cb-86ae-b5e89b7a252c 2018-10-10 03:15:54,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:55,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["UZDyX6bDSqCRYCC20o5lMg"], "issued_at": "2018-10-10T03:15:55.000000Z"}} 2018-10-10 03:15:55,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece92ece6f69f6d032b76ca11078d9438d77ec4a" 2018-10-10 03:15:55,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865428c1-f558-4be9-884a-cec413e06634 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:15:55,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-865428c1-f558-4be9-884a-cec413e06634 2018-10-10 03:15:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece92ece6f69f6d032b76ca11078d9438d77ec4a" 2018-10-10 03:15:55,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-35bf392e-11a9-45c4-b73e-f407e05d9d8a Date: Wed, 10 Oct 2018 03:15:55 GMT RESP BODY: {"floatingips": []} 2018-10-10 03:15:55,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-35bf392e-11a9-45c4-b73e-f407e05d9d8a 2018-10-10 03:15:55,388 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 03:15:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece92ece6f69f6d032b76ca11078d9438d77ec4a" 2018-10-10 03:15:55,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ba50c0a0-e525-44f9-8352-9c0fd15e6ca4 Date: Wed, 10 Oct 2018 03:15:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:15:55,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-ba50c0a0-e525-44f9-8352-9c0fd15e6ca4 2018-10-10 03:15:55,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece92ece6f69f6d032b76ca11078d9438d77ec4a" 2018-10-10 03:15:55,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-adca6975-4613-4043-832f-60d1ac874adf Date: Wed, 10 Oct 2018 03:15:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:15:55,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-adca6975-4613-4043-832f-60d1ac874adf 2018-10-10 03:15:55,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece92ece6f69f6d032b76ca11078d9438d77ec4a" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}}' 2018-10-10 03:15:57,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-5bc836fe-59ec-43d3-a69f-0d47216bc2fc Date: Wed, 10 Oct 2018 03:15:57 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:56Z", "updated_at": "2018-10-10T03:15:56Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6230f90b4840424ea8249b5480c29fb6", "port_id": null, "id": "1784def6-0608-4ab0-a42a-8b92f65f5d6c"}} 2018-10-10 03:15:57,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-5bc836fe-59ec-43d3-a69f-0d47216bc2fc 2018-10-10 03:15:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece92ece6f69f6d032b76ca11078d9438d77ec4a" 2018-10-10 03:15:57,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-903057ac-944e-4ada-977e-3d3d5d1a7c2e Date: Wed, 10 Oct 2018 03:15:57 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:56Z", "updated_at": "2018-10-10T03:15:56Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6230f90b4840424ea8249b5480c29fb6", "port_id": null, "id": "1784def6-0608-4ab0-a42a-8b92f65f5d6c"}]} 2018-10-10 03:15:57,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-903057ac-944e-4ada-977e-3d3d5d1a7c2e 2018-10-10 03:15:57,490 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.207 2018-10-10 03:15:57,490 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.207 2018-10-10 03:15:57,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips?ip=1784def6-0608-4ab0-a42a-8b92f65f5d6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece92ece6f69f6d032b76ca11078d9438d77ec4a" 2018-10-10 03:15:57,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-7ca2f768-e6c2-45a0-abd5-954f10897acd Date: Wed, 10 Oct 2018 03:15:57 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:15:56Z", "updated_at": "2018-10-10T03:15:56Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6230f90b4840424ea8249b5480c29fb6", "port_id": null, "id": "1784def6-0608-4ab0-a42a-8b92f65f5d6c"}]} 2018-10-10 03:15:57,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips?ip=1784def6-0608-4ab0-a42a-8b92f65f5d6c used request id req-7ca2f768-e6c2-45a0-abd5-954f10897acd 2018-10-10 03:15:57,674 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-10-10 03:15:57,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/1784def6-0608-4ab0-a42a-8b92f65f5d6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece92ece6f69f6d032b76ca11078d9438d77ec4a" 2018-10-10 03:15:58,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44ee3ad9-a32a-4028-af6f-82bb624e246f Content-Length: 0 Date: Wed, 10 Oct 2018 03:15:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:15:58,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/1784def6-0608-4ab0-a42a-8b92f65f5d6c used request id req-44ee3ad9-a32a-4028-af6f-82bb624e246f 2018-10-10 03:15:58,254 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:15:58,377 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 2018-10-10 03:15:58,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:58,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["FFbOZe2JTkm31weo6BvyCg"], "issued_at": "2018-10-10T03:15:58.000000Z"}} 2018-10-10 03:15:58,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de25a4c98c095223a19b041ae86fbf39788dcae" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCXxp6IyLB3TNDlVisPtt6DAXd1MlpYW+ijVO78HQzGBY6qKUyQ/2DR/SVuU2P2gLm+JjksCDUIqMExjG0oTyPDQe1c2kMiuL9xr2NvUXywOSyFlUj75m6dL4SJp6RzUixyVgATgLpDW9TAp/ozpZelFLCVnzZAwl1XJLplGgOmXJbzYMKVYfexwz+0qeO17w3UJ3wZmkeVsxFdGIvNZs/G1FgvEXG27M5ozZj4X7nVBGI0wti0Od53lq/doYgpWQyK2e74CWzu7Sr7aFhqCoPyv/R7KPeavAJm5/V8uEAVyWqrwlKLLYOt1QuVU1KGB1aMfaH/rzlSmTF6bbnHb5X", "name": "NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7"}}' 2018-10-10 03:15:59,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15: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-0f00a1c4-5371-4ba1-a656-24b9c1a6c93d x-compute-request-id: req-0f00a1c4-5371-4ba1-a656-24b9c1a6c93d Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCXxp6IyLB3TNDlVisPtt6DAXd1MlpYW+ijVO78HQzGBY6qKUyQ/2DR/SVuU2P2gLm+JjksCDUIqMExjG0oTyPDQe1c2kMiuL9xr2NvUXywOSyFlUj75m6dL4SJp6RzUixyVgATgLpDW9TAp/ozpZelFLCVnzZAwl1XJLplGgOmXJbzYMKVYfexwz+0qeO17w3UJ3wZmkeVsxFdGIvNZs/G1FgvEXG27M5ozZj4X7nVBGI0wti0Od53lq/doYgpWQyK2e74CWzu7Sr7aFhqCoPyv/R7KPeavAJm5/V8uEAVyWqrwlKLLYOt1QuVU1KGB1aMfaH/rzlSmTF6bbnHb5X", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "name": "NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7", "fingerprint": "35:76:d3:e5:08:a8:bb:78:db:33:b0:74:43:14:ac:7a"}} 2018-10-10 03:15:59,163 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-0f00a1c4-5371-4ba1-a656-24b9c1a6c93d 2018-10-10 03:15:59,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de25a4c98c095223a19b041ae86fbf39788dcae" 2018-10-10 03:15:59,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15: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-8ce19619-7df5-4686-9990-6dc718fc5ffe x-compute-request-id: req-8ce19619-7df5-4686-9990-6dc718fc5ffe Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCXxp6IyLB3TNDlVisPtt6DAXd1MlpYW+ijVO78HQzGBY6qKUyQ/2DR/SVuU2P2gLm+JjksCDUIqMExjG0oTyPDQe1c2kMiuL9xr2NvUXywOSyFlUj75m6dL4SJp6RzUixyVgATgLpDW9TAp/ozpZelFLCVnzZAwl1XJLplGgOmXJbzYMKVYfexwz+0qeO17w3UJ3wZmkeVsxFdGIvNZs/G1FgvEXG27M5ozZj4X7nVBGI0wti0Od53lq/doYgpWQyK2e74CWzu7Sr7aFhqCoPyv/R7KPeavAJm5/V8uEAVyWqrwlKLLYOt1QuVU1KGB1aMfaH/rzlSmTF6bbnHb5X", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "name": "NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7", "deleted": false, "created_at": "2018-10-10T03:15:59.000000", "updated_at": null, "fingerprint": "35:76:d3:e5:08:a8:bb:78:db:33:b0:74:43:14:ac:7a", "deleted_at": null, "id": 3}} 2018-10-10 03:15:59,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 used request id req-8ce19619-7df5-4686-9990-6dc718fc5ffe 2018-10-10 03:15:59,184 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 2018-10-10 03:15:59,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de25a4c98c095223a19b041ae86fbf39788dcae" 2018-10-10 03:15:59,245 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:15: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-e8bed8d0-b501-495f-b5d2-f025b56ee019 x-compute-request-id: req-e8bed8d0-b501-495f-b5d2-f025b56ee019 Content-Length: 0 Content-Type: application/json 2018-10-10 03:15:59,245 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 used request id req-e8bed8d0-b501-495f-b5d2-f025b56ee019 2018-10-10 03:15:59,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de25a4c98c095223a19b041ae86fbf39788dcae" 2018-10-10 03:15:59,372 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:15: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-a468da89-bcb7-4419-97dd-cf3047efd5ab x-compute-request-id: req-a468da89-bcb7-4419-97dd-cf3047efd5ab Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 not found for user 26b8463998db44eb99af0a8ed1ba9458", "code": 404}} 2018-10-10 03:15:59,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 used request id req-a468da89-bcb7-4419-97dd-cf3047efd5ab 2018-10-10 03:15:59,373 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 2018-10-10 03:15:59,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de25a4c98c095223a19b041ae86fbf39788dcae" 2018-10-10 03:15:59,463 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:15: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-9abda54c-ed87-4402-b3df-a28a349003a2 x-compute-request-id: req-9abda54c-ed87-4402-b3df-a28a349003a2 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 not found for user 26b8463998db44eb99af0a8ed1ba9458", "code": 404}} 2018-10-10 03:15:59,463 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2d8c1a70-540d-46a6-a97b-f0ffc07c02c7 used request id req-9abda54c-ed87-4402-b3df-a28a349003a2 2018-10-10 03:15:59,464 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:15:59,607 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc.pub 2018-10-10 03:15:59,608 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc 2018-10-10 03:15:59,608 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc.pub 2018-10-10 03:15:59,608 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc 2018-10-10 03:15:59,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:15:59,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:15:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["u8oj4kujSDqWU8Kf2KIW0w"], "issued_at": "2018-10-10T03:15:59.000000Z"}} 2018-10-10 03:15:59,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76d5b76f875dd30376c858580c95c9c1f12379b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0Ggo4ktMSjx/Dcr/KLEJl4NSrLVX1+5PjtpaZe7a3/+c7kLLWWYhtJpKJ8+q6qlffu/SKVtCc4ND1TRvKoBgLBLCZabc/REYp88W9WMLXewmlGb8C400jN0PD4bZHIjU31mtj8DWPE9Xy+f/drlrPBQ7svPrPJnK6LEBpxShGWwCP93lGcBdVfTnwUrXMobOsjdsOPxr8lOynK7Q4IbMZOFz859hGHaULgC/OT3xsn5LeCHtELWaA8Gzv39fIdpt03eFVUyyJXPa40PHKhyFCLQjTtfsOowzJ11RiT9QQe6jkVngi21wkF3kLc/JfV7XW239OYmEEe8jyKrmwa47z", "name": "NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc"}}' 2018-10-10 03:16:00,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:15: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-cf81663d-2570-41db-8e80-d0414a20363a x-compute-request-id: req-cf81663d-2570-41db-8e80-d0414a20363a Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0Ggo4ktMSjx/Dcr/KLEJl4NSrLVX1+5PjtpaZe7a3/+c7kLLWWYhtJpKJ8+q6qlffu/SKVtCc4ND1TRvKoBgLBLCZabc/REYp88W9WMLXewmlGb8C400jN0PD4bZHIjU31mtj8DWPE9Xy+f/drlrPBQ7svPrPJnK6LEBpxShGWwCP93lGcBdVfTnwUrXMobOsjdsOPxr8lOynK7Q4IbMZOFz859hGHaULgC/OT3xsn5LeCHtELWaA8Gzv39fIdpt03eFVUyyJXPa40PHKhyFCLQjTtfsOowzJ11RiT9QQe6jkVngi21wkF3kLc/JfV7XW239OYmEEe8jyKrmwa47z", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "name": "NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc", "fingerprint": "34:0e:b5:25:52:b2:45:34:f3:1e:f0:ce:b0:52:d7:1a"}} 2018-10-10 03:16:00,240 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-cf81663d-2570-41db-8e80-d0414a20363a 2018-10-10 03:16:00,241 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc 2018-10-10 03:16:00,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76d5b76f875dd30376c858580c95c9c1f12379b" 2018-10-10 03:16:00,294 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95c29322-0381-4b60-a5cb-21e211d1a3b4 x-compute-request-id: req-95c29322-0381-4b60-a5cb-21e211d1a3b4 Content-Length: 0 Content-Type: application/json 2018-10-10 03:16:00,294 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4a8722b3-0ba4-40a6-9e51-03fec6ff65dc used request id req-95c29322-0381-4b60-a5cb-21e211d1a3b4 2018-10-10 03:16:00,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:16:00,399 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39 2018-10-10 03:16:00,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:16:00,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["sa-4httgQbu7lRmhbPpzUA"], "issued_at": "2018-10-10T03:16:00.000000Z"}} 2018-10-10 03:16:00,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c74bdf9e7274e95ba729d834482b904846785c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfGaBp3Nv4Y9cYO9TD0HB3B6QfIF2lxwhSYU3DLGyDnxWy0pZlhFy6AsdHRxCqYCol5wkO5w6TactR8t+uQSupgmbdyEGVkfqWGnnV5rgX+g7OdZIoPnaHvm/SuFgEcmg7IU7yY4DVL8ZtIpCfCiAVwfj0nMzYeO+bmn+xG6YX8zDacED577neRFf6edS5LHE/L6j/Vf6+L6lsDP2b8BaOfS6SeVgHJUITta+3Y6O1C080NwPjwC4JRDSclPB6FuPmII5fZj+u69XBF7C2xH6xq4WiKr1Ai7eBfwDU3H27Zy8NetDQLWRgcraUyjNtZ9JLCz5UVT/VEi8nSu9v3KhL", "name": "NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39"}}' 2018-10-10 03:16:01,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7a90d9d-eaa4-4509-81a8-bc8ca1dec0bf x-compute-request-id: req-f7a90d9d-eaa4-4509-81a8-bc8ca1dec0bf Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfGaBp3Nv4Y9cYO9TD0HB3B6QfIF2lxwhSYU3DLGyDnxWy0pZlhFy6AsdHRxCqYCol5wkO5w6TactR8t+uQSupgmbdyEGVkfqWGnnV5rgX+g7OdZIoPnaHvm/SuFgEcmg7IU7yY4DVL8ZtIpCfCiAVwfj0nMzYeO+bmn+xG6YX8zDacED577neRFf6edS5LHE/L6j/Vf6+L6lsDP2b8BaOfS6SeVgHJUITta+3Y6O1C080NwPjwC4JRDSclPB6FuPmII5fZj+u69XBF7C2xH6xq4WiKr1Ai7eBfwDU3H27Zy8NetDQLWRgcraUyjNtZ9JLCz5UVT/VEi8nSu9v3KhL", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "name": "NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39", "fingerprint": "54:84:24:89:8d:ea:d3:b3:dd:52:af:39:0a:d8:e7:24"}} 2018-10-10 03:16:01,312 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f7a90d9d-eaa4-4509-81a8-bc8ca1dec0bf 2018-10-10 03:16:01,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c74bdf9e7274e95ba729d834482b904846785c" 2018-10-10 03:16:01,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-d23d0b7d-3e82-460d-a9aa-af91b4a24ff9 x-compute-request-id: req-d23d0b7d-3e82-460d-a9aa-af91b4a24ff9 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfGaBp3Nv4Y9cYO9TD0HB3B6QfIF2lxwhSYU3DLGyDnxWy0pZlhFy6AsdHRxCqYCol5wkO5w6TactR8t+uQSupgmbdyEGVkfqWGnnV5rgX+g7OdZIoPnaHvm/SuFgEcmg7IU7yY4DVL8ZtIpCfCiAVwfj0nMzYeO+bmn+xG6YX8zDacED577neRFf6edS5LHE/L6j/Vf6+L6lsDP2b8BaOfS6SeVgHJUITta+3Y6O1C080NwPjwC4JRDSclPB6FuPmII5fZj+u69XBF7C2xH6xq4WiKr1Ai7eBfwDU3H27Zy8NetDQLWRgcraUyjNtZ9JLCz5UVT/VEi8nSu9v3KhL", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "name": "NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39", "deleted": false, "created_at": "2018-10-10T03:16:01.000000", "updated_at": null, "fingerprint": "54:84:24:89:8d:ea:d3:b3:dd:52:af:39:0a:d8:e7:24", "deleted_at": null, "id": 9}} 2018-10-10 03:16:01,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39 used request id req-d23d0b7d-3e82-460d-a9aa-af91b4a24ff9 2018-10-10 03:16:01,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c74bdf9e7274e95ba729d834482b904846785c" 2018-10-10 03:16:01,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-bd3c02d2-2a23-4589-9a68-05c9484ba9a3 x-compute-request-id: req-bd3c02d2-2a23-4589-9a68-05c9484ba9a3 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfGaBp3Nv4Y9cYO9TD0HB3B6QfIF2lxwhSYU3DLGyDnxWy0pZlhFy6AsdHRxCqYCol5wkO5w6TactR8t+uQSupgmbdyEGVkfqWGnnV5rgX+g7OdZIoPnaHvm/SuFgEcmg7IU7yY4DVL8ZtIpCfCiAVwfj0nMzYeO+bmn+xG6YX8zDacED577neRFf6edS5LHE/L6j/Vf6+L6lsDP2b8BaOfS6SeVgHJUITta+3Y6O1C080NwPjwC4JRDSclPB6FuPmII5fZj+u69XBF7C2xH6xq4WiKr1Ai7eBfwDU3H27Zy8NetDQLWRgcraUyjNtZ9JLCz5UVT/VEi8nSu9v3KhL", "name": "NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39", "fingerprint": "54:84:24:89:8d:ea:d3:b3:dd:52:af:39:0a:d8:e7:24"}}]} 2018-10-10 03:16:01,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-bd3c02d2-2a23-4589-9a68-05c9484ba9a3 2018-10-10 03:16:01,462 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39 2018-10-10 03:16:01,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c74bdf9e7274e95ba729d834482b904846785c" 2018-10-10 03:16:01,515 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:16: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-31926286-ba5d-4c1c-9a3f-1c4da84ddbc4 x-compute-request-id: req-31926286-ba5d-4c1c-9a3f-1c4da84ddbc4 Content-Length: 0 Content-Type: application/json 2018-10-10 03:16:01,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-912ab8d5-4652-45c8-a316-11ae81802a39 used request id req-31926286-ba5d-4c1c-9a3f-1c4da84ddbc4 2018-10-10 03:16:01,516 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:16:01,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:16:01,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["gLZP-4p9QV6FLDkRK7z4SA"], "issued_at": "2018-10-10T03:16:01.000000Z"}} 2018-10-10 03:16:01,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0191837ea76d2b840581f3bb2758ce7016933cf5" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id", "swap": 2}}' 2018-10-10 03:16:02,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-80a87cee-781b-4aa7-8e2d-9e76767676b4 x-compute-request-id: req-80a87cee-781b-4aa7-8e2d-9e76767676b4 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id", "name": "NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-10 03:16:02,546 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-80a87cee-781b-4aa7-8e2d-9e76767676b4 2018-10-10 03:16:02,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0191837ea76d2b840581f3bb2758ce7016933cf5" 2018-10-10 03:16:02,595 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44514ab3-34ba-472e-88db-21187694c18d x-compute-request-id: req-44514ab3-34ba-472e-88db-21187694c18d Content-Length: 0 Content-Type: application/json 2018-10-10 03:16:02,595 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id used request id req-44514ab3-34ba-472e-88db-21187694c18d 2018-10-10 03:16:02,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0191837ea76d2b840581f3bb2758ce7016933cf5" 2018-10-10 03:16:02,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34655548-92aa-4e77-adf3-cc2216036bd3 x-compute-request-id: req-34655548-92aa-4e77-adf3-cc2216036bd3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:16:02,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-34655548-92aa-4e77-adf3-cc2216036bd3 2018-10-10 03:16:02,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0191837ea76d2b840581f3bb2758ce7016933cf5" 2018-10-10 03:16:02,755 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce891c8a-58a1-47fa-8c22-ea6be1016515 x-compute-request-id: req-ce891c8a-58a1-47fa-8c22-ea6be1016515 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id could not be found.", "code": 404}} 2018-10-10 03:16:02,756 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-1b68342b-6c2c-4786-9589-aa8a7bb15c0c-id used request id req-ce891c8a-58a1-47fa-8c22-ea6be1016515 2018-10-10 03:16:02,757 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:16:02,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:16:03,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["gFKKAiaORTSV93Z5P59DdA"], "issued_at": "2018-10-10T03:16:03.000000Z"}} 2018-10-10 03:16:03,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23de89d540061fca5dbbfbfcc28040c450f879b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-d3e68600-ecdb-452f-8a05-ebd67a4fec13-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-d3e68600-ecdb-452f-8a05-ebd67a4fec13-id", "swap": 2}}' 2018-10-10 03:16:03,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-c76ae6c0-7d7e-4a1d-83fc-43d4249214a5 x-compute-request-id: req-c76ae6c0-7d7e-4a1d-83fc-43d4249214a5 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-d3e68600-ecdb-452f-8a05-ebd67a4fec13-id", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/NovaUtilsFlavorTests-d3e68600-ecdb-452f-8a05-ebd67a4fec13-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-d3e68600-ecdb-452f-8a05-ebd67a4fec13-id", "name": "NovaUtilsFlavorTests-d3e68600-ecdb-452f-8a05-ebd67a4fec13-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-10 03:16:03,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c76ae6c0-7d7e-4a1d-83fc-43d4249214a5 2018-10-10 03:16:03,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-d3e68600-ecdb-452f-8a05-ebd67a4fec13-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23de89d540061fca5dbbfbfcc28040c450f879b" 2018-10-10 03:16:03,447 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:16: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-db2cbf28-39f1-473c-b6c6-fb786fac7be0 x-compute-request-id: req-db2cbf28-39f1-473c-b6c6-fb786fac7be0 Content-Length: 0 Content-Type: application/json 2018-10-10 03:16:03,447 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-d3e68600-ecdb-452f-8a05-ebd67a4fec13-id used request id req-db2cbf28-39f1-473c-b6c6-fb786fac7be0 2018-10-10 03:16:03,448 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:16:03,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:16:03,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["U_QrDMifSeSf3Kno4Djr2g"], "issued_at": "2018-10-10T03:16:03.000000Z"}} 2018-10-10 03:16:03,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:03,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5970963-d628-4c87-a25a-0343e3370055 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:16:03,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b5970963-d628-4c87-a25a-0343e3370055 2018-10-10 03:16:03,940 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:16:03,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:16:03,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:16:04,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["DOug-tpiQtuGYwgEEgz3Jg"], "issued_at": "2018-10-10T03:16:04.000000Z"}} 2018-10-10 03:16:04,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" 2018-10-10 03:16:04,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab65d05-8250-43fb-aacd-71cf7f05e591 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:16:04,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7ab65d05-8250-43fb-aacd-71cf7f05e591 2018-10-10 03:16:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" 2018-10-10 03:16:05,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-62bfcb5a-db4e-4c4b-85bc-e4d41a23dd02 Date: Wed, 10 Oct 2018 03:16:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image"} 2018-10-10 03:16:05,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image used request id req-62bfcb5a-db4e-4c4b-85bc-e4d41a23dd02 2018-10-10 03:16:05,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" 2018-10-10 03:16:05,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-44519428-5a8c-41f5-903e-e16793cd714b Date: Wed, 10 Oct 2018 03:16:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:16:05,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-44519428-5a8c-41f5-903e-e16793cd714b 2018-10-10 03:16:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image"}' 2018-10-10 03:16:06,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8 X-Openstack-Request-Id: req-4c784538-957e-407c-a1b6-139660192106 Date: Wed, 10 Oct 2018 03:16:06 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:16:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:16:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "min_disk": 0, "protected": false, "id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "file": "/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:16:06,374 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-4c784538-957e-407c-a1b6-139660192106 2018-10-10 03:16:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" -d '' 2018-10-10 03:16:08,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ae94020-8943-4251-b56a-9c73bf5a1d48 Date: Wed, 10 Oct 2018 03:16:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:16:08,646 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/file used request id req-8ae94020-8943-4251-b56a-9c73bf5a1d48 2018-10-10 03:16:08,647 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:16:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" 2018-10-10 03:16:08,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-01880065-3222-4bad-9fba-4e0d9f48cf9a Date: Wed, 10 Oct 2018 03:16:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:16:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:16:08Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/snap", "metadata": {}}], "self": "/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "min_disk": 0, "protected": false, "id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "file": "/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:16:08,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8 used request id req-01880065-3222-4bad-9fba-4e0d9f48cf9a 2018-10-10 03:16:08,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" 2018-10-10 03:16:09,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1910f71-9096-4981-8980-782c9cef8592 Date: Wed, 10 Oct 2018 03:16:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:16:09,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a1910f71-9096-4981-8980-782c9cef8592 2018-10-10 03:16:09,394 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image 2018-10-10 03:16:09,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" 2018-10-10 03:16:09,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-4100818c-d023-43aa-b758-21dcdff21108 Date: Wed, 10 Oct 2018 03:16:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:16:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:16:08Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/snap", "metadata": {}}], "self": "/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "min_disk": 0, "protected": false, "id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "file": "/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:16:09,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8 used request id req-4100818c-d023-43aa-b758-21dcdff21108 2018-10-10 03:16:09,605 - create_image - DEBUG - Instance status is - active 2018-10-10 03:16:09,605 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image 2018-10-10 03:16:09,605 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image 2018-10-10 03:16:09,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:16:09,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:16:09,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["jfd-c5IpTUWZxK4em1dMcg"], "issued_at": "2018-10-10T03:16:09.000000Z"}} 2018-10-10 03:16:09,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" 2018-10-10 03:16:10,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e44c2f-73e2-4c9f-b8dc-67eba96937c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:16:10,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-50e44c2f-73e2-4c9f-b8dc-67eba96937c2 2018-10-10 03:16:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" 2018-10-10 03:16:10,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ffbb0507-a198-4eac-8e26-65fa6b5af8a2 Date: Wed, 10 Oct 2018 03:16:10 GMT RESP BODY: {"networks":[]} 2018-10-10 03:16:10,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net used request id req-ffbb0507-a198-4eac-8e26-65fa6b5af8a2 2018-10-10 03:16:10,245 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net 2018-10-10 03:16:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" -d '{"network": {"name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net", "admin_state_up": true}}' 2018-10-10 03:16:10,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-64f70df9-5c8a-4234-ba75-3a5575e5518a Date: Wed, 10 Oct 2018 03:16: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":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:16:10Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:10Z","mtu":1450}} 2018-10-10 03:16:10,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-64f70df9-5c8a-4234-ba75-3a5575e5518a 2018-10-10 03:16:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" 2018-10-10 03:16:11,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e406995a-f359-43dc-b8d7-acefd19ca762 Date: Wed, 10 Oct 2018 03:16:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:16:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:16:11,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-e406995a-f359-43dc-b8d7-acefd19ca762 2018-10-10 03:16:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" 2018-10-10 03:16:11,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-821dc7fb-b8a0-4242-8504-e3b02e1100b0 Date: Wed, 10 Oct 2018 03:16:11 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:16:11,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-821dc7fb-b8a0-4242-8504-e3b02e1100b0 2018-10-10 03:16:11,266 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet 2018-10-10 03:16:11,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" -d '{"subnets": [{"ip_version": 4, "network_id": "fb2575a0-e055-4cfd-b568-d0ccf27a43cf", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet"}]}' 2018-10-10 03:16:11,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ec0052a7-93d5-41d7-8173-95812d298606 Date: Wed, 10 Oct 2018 03:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:16:11Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","subnetpool_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet"}]} 2018-10-10 03:16:11,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-ec0052a7-93d5-41d7-8173-95812d298606 2018-10-10 03:16:11,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" 2018-10-10 03:16:12,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-0653fb00-2585-4a4b-8556-f5f174c30e78 Date: Wed, 10 Oct 2018 03:16:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5"],"description":"","tags":[],"updated_at":"2018-10-10T03:16:11Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:16:12,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-0653fb00-2585-4a4b-8556-f5f174c30e78 2018-10-10 03:16:12,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" 2018-10-10 03:16:12,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-59c7ef7a-74f8-4c53-9491-6bf0ce4dbf4c Date: Wed, 10 Oct 2018 03:16:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","subnetpool_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet"}]} 2018-10-10 03:16:12,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-59c7ef7a-74f8-4c53-9491-6bf0ce4dbf4c 2018-10-10 03:16:12,316 - OpenStackNetwork - DEBUG - Network [fb2575a0-e055-4cfd-b568-d0ccf27a43cf] created successfully 2018-10-10 03:16:12,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:16:12,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:16:12,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["A-3gv4ISSD6KkTC6S_QnDQ"], "issued_at": "2018-10-10T03:16:12.000000Z"}} 2018-10-10 03:16:12,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965275c3cb2662419830b812165cbf295f2643aa" 2018-10-10 03:16:12,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960f8b5c-bff8-4b49-9d0a-48d61c4a74cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:16:12,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-960f8b5c-bff8-4b49-9d0a-48d61c4a74cf 2018-10-10 03:16:12,708 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:16:12,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965275c3cb2662419830b812165cbf295f2643aa" 2018-10-10 03:16:12,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-31fa02d4-383f-4fd8-a655-920ba7447b2d x-compute-request-id: req-31fa02d4-383f-4fd8-a655-920ba7447b2d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:16:12,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-31fa02d4-383f-4fd8-a655-920ba7447b2d 2018-10-10 03:16:12,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965275c3cb2662419830b812165cbf295f2643aa" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-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-10-10 03:16:12,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-b6c2bf3a-7e57-4de9-972e-64b1ff9439c0 x-compute-request-id: req-b6c2bf3a-7e57-4de9-972e-64b1ff9439c0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:16:12,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b6c2bf3a-7e57-4de9-972e-64b1ff9439c0 2018-10-10 03:16:12,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:16:12,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:16:13,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["-rVY05-_Q5asUFHh7P-GQw"], "issued_at": "2018-10-10T03:16:13.000000Z"}} 2018-10-10 03:16:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd488d3ea147dc47ede1b29b1987d8425fab03f" 2018-10-10 03:16:13,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611c5d3a-d8f2-4fc4-a942-a6bd8cd7f024 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:16:13,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-611c5d3a-d8f2-4fc4-a942-a6bd8cd7f024 2018-10-10 03:16:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:13,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-002f1127-698d-4b59-88f1-5ee2c8f3a46f Date: Wed, 10 Oct 2018 03:16:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5"],"description":"","tags":[],"updated_at":"2018-10-10T03:16:11Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:16:13,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net used request id req-002f1127-698d-4b59-88f1-5ee2c8f3a46f 2018-10-10 03:16:13,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:13,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-546fafd1-e534-4712-8245-8782156cddea Date: Wed, 10 Oct 2018 03:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","subnetpool_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet"}]} 2018-10-10 03:16:13,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-546fafd1-e534-4712-8245-8782156cddea 2018-10-10 03:16:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:14,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-c4bb7342-2b25-4613-9f63-0c676cf55c4d Date: Wed, 10 Oct 2018 03:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5"],"description":"","tags":[],"updated_at":"2018-10-10T03:16:11Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:16:14,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net used request id req-c4bb7342-2b25-4613-9f63-0c676cf55c4d 2018-10-10 03:16:14,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:16:14,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:16:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:16:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd488d3ea147dc47ede1b29b1987d8425fab03f" 2018-10-10 03:16:14,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2228d5a4-8d2b-438d-aaad-830e5cb34757 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:16:14,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-2228d5a4-8d2b-438d-aaad-830e5cb34757 2018-10-10 03:16:14,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:14,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-509a07c2-3b2b-4b8a-8204-5c2c9b711253 Date: Wed, 10 Oct 2018 03:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","subnetpool_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet"}]} 2018-10-10 03:16:14,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-509a07c2-3b2b-4b8a-8204-5c2c9b711253 2018-10-10 03:16:14,394 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net 2018-10-10 03:16:14,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" -d '{"port": {"network_id": "fb2575a0-e055-4cfd-b568-d0ccf27a43cf", "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-port", "admin_state_up": true}}' 2018-10-10 03:16:15,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-b3c7cd06-46da-4ba0-b008-27f340d10700 Date: Wed, 10 Oct 2018 03:16:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:16:14Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","ip_address":"10.55.0.14"}],"id":"a0057bf6-bf72-4205-a285-ea7e19bd7eb4","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:65:3f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-port","project_id":"6230f90b4840424ea8249b5480c29fb6","qos_policy_id":null,"admin_state_up":true,"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:14Z","binding:vnic_type":"normal"}} 2018-10-10 03:16:15,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b3c7cd06-46da-4ba0-b008-27f340d10700 2018-10-10 03:16:15,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:15,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-653891e0-f66f-446a-88b0-b2fe1ac8f248 Date: Wed, 10 Oct 2018 03:16:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5"],"description":"","tags":[],"updated_at":"2018-10-10T03:16:11Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:16:15,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net used request id req-653891e0-f66f-446a-88b0-b2fe1ac8f248 2018-10-10 03:16:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:16:15,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:16:15,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:15,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d336c47b-acba-45ef-988c-0d14062e3a4e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:16:15,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-d336c47b-acba-45ef-988c-0d14062e3a4e 2018-10-10 03:16:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:15,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f540df37-c25b-447f-8d2f-28ac95924602 Date: Wed, 10 Oct 2018 03:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","subnetpool_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet"}]} 2018-10-10 03:16:15,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-f540df37-c25b-447f-8d2f-28ac95924602 2018-10-10 03:16:15,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf&name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:15,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-39d401a9-2627-4ecf-ae45-662f1e702479 Date: Wed, 10 Oct 2018 03:16:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:16:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","ip_address":"10.55.0.14"}],"id":"a0057bf6-bf72-4205-a285-ea7e19bd7eb4","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:65:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-port","admin_state_up":true,"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 03:16:15,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf&name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-port&admin_state_up=True used request id req-39d401a9-2627-4ecf-ae45-662f1e702479 2018-10-10 03:16:15,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:15,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3ee06b-aa5c-4c82-b819-180ac84f3d25 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:16:15,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-7f3ee06b-aa5c-4c82-b819-180ac84f3d25 2018-10-10 03:16:15,846 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst 2018-10-10 03:16:15,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:16,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-ebd16033-68d9-4b60-92cf-6660c24ad26b x-compute-request-id: req-ebd16033-68d9-4b60-92cf-6660c24ad26b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-flavor-name"}]} 2018-10-10 03:16:16,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ebd16033-68d9-4b60-92cf-6660c24ad26b 2018-10-10 03:16:16,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:16,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-1fda45a2-2420-4b66-b218-cfafde113932 x-compute-request-id: req-1fda45a2-2420-4b66-b218-cfafde113932 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:16:16,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8 used request id req-1fda45a2-2420-4b66-b218-cfafde113932 2018-10-10 03:16:16,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:17,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-b1569fa1-ae35-40b7-a325-4d8c3e24c114 Date: Wed, 10 Oct 2018 03:16:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:16:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:16:08Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/snap", "metadata": {}}], "self": "/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "min_disk": 0, "protected": false, "id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "file": "/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4494a64d-5392-46e9-8ddd-365b2fb998c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image"} 2018-10-10 03:16:17,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image used request id req-b1569fa1-ae35-40b7-a325-4d8c3e24c114 2018-10-10 03:16:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:17,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-01103cd8-33aa-4131-b683-6ad07ac8e7f5 Date: Wed, 10 Oct 2018 03:16:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:16:17,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-01103cd8-33aa-4131-b683-6ad07ac8e7f5 2018-10-10 03:16:17,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" -d '{"server": {"name": "NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "imageRef": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "flavorRef": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "max_count": 1, "min_count": 1, "networks": [{"port": "a0057bf6-bf72-4205-a285-ea7e19bd7eb4"}]}}' 2018-10-10 03:16:20,332 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:16: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-27dc45ab-6cfe-4b07-a91d-a46e7a243283 x-compute-request-id: req-27dc45ab-6cfe-4b07-a91d-a46e7a243283 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "adminPass": "GQKRE9UxVQwL"}} 2018-10-10 03:16:20,333 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-27dc45ab-6cfe-4b07-a91d-a46e7a243283 2018-10-10 03:16:20,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:21,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-d1e24890-c6fc-48ac-8b9d-d9c47551474a x-compute-request-id: req-d1e24890-c6fc-48ac-8b9d-d9c47551474a Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:16:20Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:21,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-d1e24890-c6fc-48ac-8b9d-d9c47551474a 2018-10-10 03:16:21,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:21,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-52d359e8-5cfb-4fa2-94c4-c317f1c17cc6 x-compute-request-id: req-52d359e8-5cfb-4fa2-94c4-c317f1c17cc6 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.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:16:21Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:21,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-52d359e8-5cfb-4fa2-94c4-c317f1c17cc6 2018-10-10 03:16:24,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:25,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-840041e4-26d8-458e-8ac7-e0816c6b44b3 x-compute-request-id: req-840041e4-26d8-458e-8ac7-e0816c6b44b3 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:16:24Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:25,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-840041e4-26d8-458e-8ac7-e0816c6b44b3 2018-10-10 03:16:28,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:29,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-b31a9cbd-52f8-4d18-9d83-7a26f13fef59 x-compute-request-id: req-b31a9cbd-52f8-4d18-9d83-7a26f13fef59 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:26Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:29,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-b31a9cbd-52f8-4d18-9d83-7a26f13fef59 2018-10-10 03:16:32,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:33,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06c320c1-43f1-4331-827b-5d4b6a3f1f3b x-compute-request-id: req-06c320c1-43f1-4331-827b-5d4b6a3f1f3b Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:26Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:33,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-06c320c1-43f1-4331-827b-5d4b6a3f1f3b 2018-10-10 03:16:36,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:37,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a0e6666-0f4d-4cd0-ade0-11fa7917f882 x-compute-request-id: req-8a0e6666-0f4d-4cd0-ade0-11fa7917f882 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:26Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:37,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-8a0e6666-0f4d-4cd0-ade0-11fa7917f882 2018-10-10 03:16:40,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:40,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-1c169270-c36e-4522-8190-5e05c5ee9c63 x-compute-request-id: req-1c169270-c36e-4522-8190-5e05c5ee9c63 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:26Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:40,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-1c169270-c36e-4522-8190-5e05c5ee9c63 2018-10-10 03:16:44,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:44,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-2a0c2f1e-86bf-4729-97ce-d32c2e048b78 x-compute-request-id: req-2a0c2f1e-86bf-4729-97ce-d32c2e048b78 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:26Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:44,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-2a0c2f1e-86bf-4729-97ce-d32c2e048b78 2018-10-10 03:16:47,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:47,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-ea14ffcd-9ab6-446b-b182-0eae4357dbcc x-compute-request-id: req-ea14ffcd-9ab6-446b-b182-0eae4357dbcc Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:26Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:47,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-ea14ffcd-9ab6-446b-b182-0eae4357dbcc 2018-10-10 03:16:50,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:51,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-0aef5f99-299c-4f86-86ed-47058a5ca1cb x-compute-request-id: req-0aef5f99-299c-4f86-86ed-47058a5ca1cb Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:26Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:51,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-0aef5f99-299c-4f86-86ed-47058a5ca1cb 2018-10-10 03:16:54,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:55,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-f8fd9947-a835-4e7f-829e-2bf4f3c686fc x-compute-request-id: req-f8fd9947-a835-4e7f-829e-2bf4f3c686fc Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:26Z", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:55,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-f8fd9947-a835-4e7f-829e-2bf4f3c686fc 2018-10-10 03:16:58,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:16:58,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:16: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-8fe2fe96-6875-4687-b0ae-dc68e99b8b37 x-compute-request-id: req-8fe2fe96-6875-4687-b0ae-dc68e99b8b37 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:56Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:16:58,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-8fe2fe96-6875-4687-b0ae-dc68e99b8b37 2018-10-10 03:17:01,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:02,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-42ff140c-1acd-4d42-89ce-99bdde138cd0 x-compute-request-id: req-42ff140c-1acd-4d42-89ce-99bdde138cd0 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:65:3f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:56Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:02,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-42ff140c-1acd-4d42-89ce-99bdde138cd0 2018-10-10 03:17:05,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:06,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-90c1e915-2321-4d8a-906c-d740c5bae376 x-compute-request-id: req-90c1e915-2321-4d8a-906c-d740c5bae376 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:65:3f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:16:56Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:06,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-90c1e915-2321-4d8a-906c-d740c5bae376 2018-10-10 03:17:09,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:10,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-b61331a0-c6a0-4dea-8af8-2161f1e98e52 x-compute-request-id: req-b61331a0-c6a0-4dea-8af8-2161f1e98e52 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:65:3f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-10-10T03:17:06.000000", "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:17:06Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:10,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-b61331a0-c6a0-4dea-8af8-2161f1e98e52 2018-10-10 03:17:10,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:10,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-a35bf169-3edb-4b65-a0bb-3737d588c5e1 x-compute-request-id: req-a35bf169-3edb-4b65-a0bb-3737d588c5e1 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:65:3f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb", "rel": "bookmark"}], "image": {"id": "4494a64d-5392-46e9-8ddd-365b2fb998c8", "links": [{"href": "http://172.30.9.25:8774/images/4494a64d-5392-46e9-8ddd-365b2fb998c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-10-10T03:17:06.000000", "flavor": {"id": "0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "links": [{"href": "http://172.30.9.25:8774/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8", "rel": "bookmark"}]}, "id": "ebff71b8-43d3-44b3-b69a-1a519bef68fb", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:17:06Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-f8db7890-6238-4662-bd53-9e6bc1a6c30f-vm_inst", "created": "2018-10-10T03:16:20Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:10,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-a35bf169-3edb-4b65-a0bb-3737d588c5e1 2018-10-10 03:17:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:10,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-0c04d8e3-ebea-4f02-8243-34274c005945 Date: Wed, 10 Oct 2018 03:17:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5"],"description":"","tags":[],"updated_at":"2018-10-10T03:16:11Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:10,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net used request id req-0c04d8e3-ebea-4f02-8243-34274c005945 2018-10-10 03:17:10,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:11,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5255a31d-39ea-4fbf-8fea-db8aba797a3c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:17:11,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-5255a31d-39ea-4fbf-8fea-db8aba797a3c 2018-10-10 03:17:11,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:11,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-acac9ce0-4f03-49e8-9679-8183f5076805 Date: Wed, 10 Oct 2018 03:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-10T03:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","subnetpool_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet"}]} 2018-10-10 03:17:11,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-acac9ce0-4f03-49e8-9679-8183f5076805 2018-10-10 03:17:11,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:11,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3877 X-Openstack-Request-Id: req-afb368b8-33e7-4ee5-83e1-9b94889f9b1e Date: Wed, 10 Oct 2018 03:17:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","ip_address":"10.55.0.4"}],"id":"5ed16ecd-0867-48b6-a844-7eea9ae58c05","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:16:ff","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb2575a0-e055-4cfd-b568-d0ccf27a43cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","ip_address":"10.55.0.3"}],"id":"7e86c2ae-de94-49b2-a147-51a759d35b70","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:e8:72","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb2575a0-e055-4cfd-b568-d0ccf27a43cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","ip_address":"10.55.0.14"}],"id":"a0057bf6-bf72-4205-a285-ea7e19bd7eb4","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:65:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-port","admin_state_up":true,"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:14Z","binding:vnic_type":"normal","device_id":"ebff71b8-43d3-44b3-b69a-1a519bef68fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:16:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5","ip_address":"10.55.0.2"}],"id":"cb06e7e9-821b-4582-bd33-592b7fe9e9a0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:b0:ff","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb2575a0-e055-4cfd-b568-d0ccf27a43cf","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:16:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb2575a0-e055-4cfd-b568-d0ccf27a43cf"}]} 2018-10-10 03:17:11,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-afb368b8-33e7-4ee5-83e1-9b94889f9b1e 2018-10-10 03:17:11,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:11,343 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:17: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-573e97e7-0356-4d24-801b-f59a1480c239 x-compute-request-id: req-573e97e7-0356-4d24-801b-f59a1480c239 Content-Type: application/json 2018-10-10 03:17:11,343 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ebff71b8-43d3-44b3-b69a-1a519bef68fb used request id req-573e97e7-0356-4d24-801b-f59a1480c239 2018-10-10 03:17:11,343 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-port 2018-10-10 03:17:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/a0057bf6-bf72-4205-a285-ea7e19bd7eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb3f16d050b347e6407d66dd3a911efddf3b2" 2018-10-10 03:17:12,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18f28639-1e6c-4a3a-9893-ad2b92280afc Date: Wed, 10 Oct 2018 03:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:17:12,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/a0057bf6-bf72-4205-a285-ea7e19bd7eb4 used request id req-18f28639-1e6c-4a3a-9893-ad2b92280afc 2018-10-10 03:17:12,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965275c3cb2662419830b812165cbf295f2643aa" 2018-10-10 03:17:12,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:17: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-1c2e53ca-1b69-41de-8105-dfbeabe26395 x-compute-request-id: req-1c2e53ca-1b69-41de-8105-dfbeabe26395 Content-Length: 0 Content-Type: application/json 2018-10-10 03:17:12,897 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0cdffc72-0f63-4c46-8f2c-262c561d5ea8 used request id req-1c2e53ca-1b69-41de-8105-dfbeabe26395 2018-10-10 03:17:12,898 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet 2018-10-10 03:17:12,898 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-subnet 2018-10-10 03:17:12,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" 2018-10-10 03:17:15,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6db2ee25-42d6-4c4d-ab63-a2daa20a652e Date: Wed, 10 Oct 2018 03:17:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:17:15,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8adaeb97-3b8a-46ce-b7a8-b8e5d4d2fcc5 used request id req-6db2ee25-42d6-4c4d-ab63-a2daa20a652e 2018-10-10 03:17:15,130 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-net 2018-10-10 03:17:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/fb2575a0-e055-4cfd-b568-d0ccf27a43cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f3aac332714e4162ee5939c75c389d56dd5d7" 2018-10-10 03:17:16,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a3771c5-6a54-4e34-a48d-834a3c25e984 Date: Wed, 10 Oct 2018 03:17:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:17:16,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/fb2575a0-e055-4cfd-b568-d0ccf27a43cf used request id req-7a3771c5-6a54-4e34-a48d-834a3c25e984 2018-10-10 03:17:16,436 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-f8db7890-6238-4662-bd53-9e6bc1a6c30f-image 2018-10-10 03:17:16,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1440b7936512be0b31e2e4d5ad48855e3af77b8b" 2018-10-10 03:17:17,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de345761-54c0-4966-8b1f-e359d7b4ead9 Date: Wed, 10 Oct 2018 03:17:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:17:17,322 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4494a64d-5392-46e9-8ddd-365b2fb998c8 used request id req-de345761-54c0-4966-8b1f-e359d7b4ead9 2018-10-10 03:17:17,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:17:17,327 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:17:17,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:17:17,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:17:17,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["5XbTfG2zTQ-ByY71lq_37Q"], "issued_at": "2018-10-10T03:17:17.000000Z"}} 2018-10-10 03:17:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" 2018-10-10 03:17:17,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f29f17-129c-4779-ab56-941ce3c4e52b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:17:17,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-19f29f17-129c-4779-ab56-941ce3c4e52b 2018-10-10 03:17:17,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" 2018-10-10 03:17:18,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-a8430dce-b23a-4ee2-885f-f383aebc5aa2 Date: Wed, 10 Oct 2018 03:17:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image"} 2018-10-10 03:17:18,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image used request id req-a8430dce-b23a-4ee2-885f-f383aebc5aa2 2018-10-10 03:17:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" 2018-10-10 03:17:19,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c5b1849a-03a4-4334-a436-083c4342f1ab Date: Wed, 10 Oct 2018 03:17: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:17:19,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c5b1849a-03a4-4334-a436-083c4342f1ab 2018-10-10 03:17:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image"}' 2018-10-10 03:17:19,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895 X-Openstack-Request-Id: req-ff95897f-2364-46dd-b9c3-5ec08d9feb8a Date: Wed, 10 Oct 2018 03:17:19 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:17:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:17:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "min_disk": 0, "protected": false, "id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "file": "/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:17:19,273 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ff95897f-2364-46dd-b9c3-5ec08d9feb8a 2018-10-10 03:17:19,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" -d '' 2018-10-10 03:17:21,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2519ad2c-74c2-4776-86da-1abe8db47e37 Date: Wed, 10 Oct 2018 03:17:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:17:21,490 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/file used request id req-2519ad2c-74c2-4776-86da-1abe8db47e37 2018-10-10 03:17:21,490 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:17:21,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" 2018-10-10 03:17:21,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c88e850a-dd65-42cd-be42-0c43246dc628 Date: Wed, 10 Oct 2018 03:17:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:17:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:17:21Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/snap", "metadata": {}}], "self": "/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "min_disk": 0, "protected": false, "id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "file": "/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:17:21,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895 used request id req-c88e850a-dd65-42cd-be42-0c43246dc628 2018-10-10 03:17:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" 2018-10-10 03:17:22,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cc6a3a3d-d956-4cdf-a04d-f3abf932265e Date: Wed, 10 Oct 2018 03:17:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:17:22,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-cc6a3a3d-d956-4cdf-a04d-f3abf932265e 2018-10-10 03:17:22,237 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image 2018-10-10 03:17:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" 2018-10-10 03:17:22,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-75734439-7056-49c2-a4e6-e4d1a396a13b Date: Wed, 10 Oct 2018 03:17:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:17:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:17:21Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/snap", "metadata": {}}], "self": "/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "min_disk": 0, "protected": false, "id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "file": "/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:17:22,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895 used request id req-75734439-7056-49c2-a4e6-e4d1a396a13b 2018-10-10 03:17:22,846 - create_image - DEBUG - Instance status is - active 2018-10-10 03:17:22,846 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image 2018-10-10 03:17:22,846 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image 2018-10-10 03:17:22,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:17:22,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:17:23,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["EZKL1ZfxQw6ir0jYKC6DWg"], "issued_at": "2018-10-10T03:17:23.000000Z"}} 2018-10-10 03:17:23,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" 2018-10-10 03:17:23,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b059258-b803-49e7-a177-5accaeed593e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:17:23,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4b059258-b803-49e7-a177-5accaeed593e 2018-10-10 03:17:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" 2018-10-10 03:17:23,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c746ec62-4b48-40e2-8e30-0953b94f4f2f Date: Wed, 10 Oct 2018 03:17:23 GMT RESP BODY: {"networks":[]} 2018-10-10 03:17:23,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-c746ec62-4b48-40e2-8e30-0953b94f4f2f 2018-10-10 03:17:23,499 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net 2018-10-10 03:17:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net", "admin_state_up": true}}' 2018-10-10 03:17:23,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-4db142ca-a729-4715-92b5-6acb72e5949d Date: Wed, 10 Oct 2018 03:17:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:17:23Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","mtu":1450}} 2018-10-10 03:17:23,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-4db142ca-a729-4715-92b5-6acb72e5949d 2018-10-10 03:17:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" 2018-10-10 03:17:24,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c1f44ea0-a473-4586-a89e-75e7414e2a86 Date: Wed, 10 Oct 2018 03:17:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:17:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:24,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-c1f44ea0-a473-4586-a89e-75e7414e2a86 2018-10-10 03:17:24,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" 2018-10-10 03:17:24,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29ef2aa3-5bb5-417c-8ef5-da7064d8da83 Date: Wed, 10 Oct 2018 03:17:24 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:17:24,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-29ef2aa3-5bb5-417c-8ef5-da7064d8da83 2018-10-10 03:17:24,294 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet 2018-10-10 03:17:24,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" -d '{"subnets": [{"ip_version": 4, "network_id": "c846d540-8628-47eb-90ae-4b730043ed34", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]}' 2018-10-10 03:17:24,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f2f8b7a3-5ed0-418c-9483-acaef1717ee4 Date: Wed, 10 Oct 2018 03:17:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:24,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f2f8b7a3-5ed0-418c-9483-acaef1717ee4 2018-10-10 03:17:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" 2018-10-10 03:17:25,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-621d2517-df2a-4a77-9038-8be91f842ab4 Date: Wed, 10 Oct 2018 03:17:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:25,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-621d2517-df2a-4a77-9038-8be91f842ab4 2018-10-10 03:17:25,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" 2018-10-10 03:17:25,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bbba431c-973b-43bb-b6e7-dac38a953ef1 Date: Wed, 10 Oct 2018 03:17:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:25,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-bbba431c-973b-43bb-b6e7-dac38a953ef1 2018-10-10 03:17:25,215 - OpenStackNetwork - DEBUG - Network [c846d540-8628-47eb-90ae-4b730043ed34] created successfully 2018-10-10 03:17:25,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:17:25,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:17:25,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["EYPpRAYuSReXtHhCZYj84A"], "issued_at": "2018-10-10T03:17:25.000000Z"}} 2018-10-10 03:17:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8b45fe5ce7ce5aaf963c99660a853ed35aaafa" 2018-10-10 03:17:25,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9b1ee9-c208-4d4d-a954-70ac7fc67a76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:17:25,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-af9b1ee9-c208-4d4d-a954-70ac7fc67a76 2018-10-10 03:17:25,680 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:17:25,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8b45fe5ce7ce5aaf963c99660a853ed35aaafa" 2018-10-10 03:17:26,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-10fd3af2-72bd-4276-97b2-41e9e25a2344 x-compute-request-id: req-10fd3af2-72bd-4276-97b2-41e9e25a2344 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:17:26,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-10fd3af2-72bd-4276-97b2-41e9e25a2344 2018-10-10 03:17:26,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8b45fe5ce7ce5aaf963c99660a853ed35aaafa" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-10 03:17:26,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-c8401082-3971-43cd-be87-9b0e238c333e x-compute-request-id: req-c8401082-3971-43cd-be87-9b0e238c333e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:17:26,927 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c8401082-3971-43cd-be87-9b0e238c333e 2018-10-10 03:17:26,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:17:26,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:17:27,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["o_5_VH0TQ3yehYU_ofUDqw"], "issued_at": "2018-10-10T03:17:27.000000Z"}} 2018-10-10 03:17:27,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" 2018-10-10 03:17:27,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c86a7e8-7f8f-44c2-a1fa-0eb9af8ad0e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:17:27,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2c86a7e8-7f8f-44c2-a1fa-0eb9af8ad0e5 2018-10-10 03:17:27,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" 2018-10-10 03:17:28,160 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:27 GMT Server: Apache x-compute-request-id: req-7b226683-4386-4ec2-ae01-668cabb47f7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7b226683-4386-4ec2-ae01-668cabb47f7d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 03:17:28,160 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail used request id req-7b226683-4386-4ec2-ae01-668cabb47f7d 2018-10-10 03:17:28,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7b226683-4386-4ec2-ae01-668cabb47f7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3", "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-10-10 03:17:29,169 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:17:28 GMT Server: Apache x-compute-request-id: req-9a4a7547-25fe-4c4e-8abf-d19b470c758c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9a4a7547-25fe-4c4e-8abf-d19b470c758c Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T03:17:29.047187", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "size": 1}} 2018-10-10 03:17:29,169 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes used request id req-9a4a7547-25fe-4c4e-8abf-d19b470c758c 2018-10-10 03:17:29,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b226683-4386-4ec2-ae01-668cabb47f7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" 2018-10-10 03:17:29,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:29 GMT Server: Apache x-compute-request-id: req-b45ee1af-bc4e-49ed-a843-58708b937ff9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b45ee1af-bc4e-49ed-a843-58708b937ff9 Content-Encoding: gzip Content-Length: 505 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3", "bootable": "false", "created_at": "2018-10-10T03:17:29.000000", "volume_type": null}} 2018-10-10 03:17:29,361 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-b45ee1af-bc4e-49ed-a843-58708b937ff9 2018-10-10 03:17:29,362 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3 2018-10-10 03:17:29,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b226683-4386-4ec2-ae01-668cabb47f7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" 2018-10-10 03:17:30,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:29 GMT Server: Apache x-compute-request-id: req-2fa1fbfc-7350-4c44-be5b-183b649402c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2fa1fbfc-7350-4c44-be5b-183b649402c7 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:17:29.000000", "replication_status": null, "snapshot_id": null, "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3", "bootable": "false", "created_at": "2018-10-10T03:17:29.000000", "volume_type": null}} 2018-10-10 03:17:30,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-2fa1fbfc-7350-4c44-be5b-183b649402c7 2018-10-10 03:17:30,111 - create_volume - DEBUG - Instance status is - creating 2018-10-10 03:17:30,111 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 03:17:33,114 - create_volume - DEBUG - Volume status query timeout in 296.247843981 2018-10-10 03:17:33,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b226683-4386-4ec2-ae01-668cabb47f7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" 2018-10-10 03:17:33,916 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:33 GMT Server: Apache x-compute-request-id: req-17bceb28-2940-41e0-badc-32bc9eb1f661 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17bceb28-2940-41e0-badc-32bc9eb1f661 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:17:31.000000", "replication_status": null, "snapshot_id": null, "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3", "bootable": "false", "created_at": "2018-10-10T03:17:29.000000", "volume_type": null}} 2018-10-10 03:17:33,916 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-17bceb28-2940-41e0-badc-32bc9eb1f661 2018-10-10 03:17:33,917 - create_volume - DEBUG - Instance status is - available 2018-10-10 03:17:33,917 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3 2018-10-10 03:17:33,917 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3 2018-10-10 03:17:33,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:17:33,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:17:34,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["PFW6T8wfQJq02oEiwi9k_Q"], "issued_at": "2018-10-10T03:17:34.000000Z"}} 2018-10-10 03:17:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:34,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a411408b-9afa-4f9a-a7eb-40833d7a9b1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:17:34,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a411408b-9afa-4f9a-a7eb-40833d7a9b1e 2018-10-10 03:17:34,424 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:17:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:34,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7faaef60-8369-4057-8caf-3f8e54c5d44f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:17:34,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7faaef60-8369-4057-8caf-3f8e54c5d44f 2018-10-10 03:17:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:34,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6cdcd581-18a7-4fb9-be1d-ff1a98d92761 Date: Wed, 10 Oct 2018 03:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:34,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-6cdcd581-18a7-4fb9-be1d-ff1a98d92761 2018-10-10 03:17:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:17:34,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:17:34,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:34,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1203191c-8af0-49b7-ab88-30f5d2d5c661 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:17:34,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-1203191c-8af0-49b7-ab88-30f5d2d5c661 2018-10-10 03:17:34,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:35,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0d4a7bbe-8c1c-420e-9eca-fe94d70e62e7 Date: Wed, 10 Oct 2018 03:17:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:35,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-0d4a7bbe-8c1c-420e-9eca-fe94d70e62e7 2018-10-10 03:17:35,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:35,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fbe5dc69-7ace-49e9-a38a-0b6780da111c Date: Wed, 10 Oct 2018 03:17:35 GMT RESP BODY: {"ports":[]} 2018-10-10 03:17:35,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port&admin_state_up=True used request id req-fbe5dc69-7ace-49e9-a38a-0b6780da111c 2018-10-10 03:17:35,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:35,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-4963c82a-bc8c-4766-b00e-34aa96728498 x-compute-request-id: req-4963c82a-bc8c-4766-b00e-34aa96728498 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 03:17:35,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst used request id req-4963c82a-bc8c-4766-b00e-34aa96728498 2018-10-10 03:17:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:35,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-10dca7d0-a376-437b-a323-3c58dab902fb Date: Wed, 10 Oct 2018 03:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:35,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-10dca7d0-a376-437b-a323-3c58dab902fb 2018-10-10 03:17:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:35,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc4b809-dcf4-4ec8-97f0-7135ec119d98 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:17:35,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-ffc4b809-dcf4-4ec8-97f0-7135ec119d98 2018-10-10 03:17:35,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:36,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a5a76e7d-716c-4d9b-ae88-5b0446b914a3 Date: Wed, 10 Oct 2018 03:17:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:36,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-a5a76e7d-716c-4d9b-ae88-5b0446b914a3 2018-10-10 03:17:36,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:36,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-23647598-d788-43d3-b103-51ace8392f40 Date: Wed, 10 Oct 2018 03:17:36 GMT RESP BODY: {"ports":[]} 2018-10-10 03:17:36,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port&admin_state_up=True used request id req-23647598-d788-43d3-b103-51ace8392f40 2018-10-10 03:17:36,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:17:36,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:17:36,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["X9bjlv5JSGeUHCTyx0NKRw"], "issued_at": "2018-10-10T03:17:36.000000Z"}} 2018-10-10 03:17:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14cf4f28a71ec6a76f6732eb1f95f897ec7ffe6" 2018-10-10 03:17:36,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d1df4d-eee6-4eff-a986-4a001dc5a40a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:17:36,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c6d1df4d-eee6-4eff-a986-4a001dc5a40a 2018-10-10 03:17:36,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:37,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d519d3db-5739-4629-b00e-41fb21f33c37 Date: Wed, 10 Oct 2018 03:17:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:37,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-d519d3db-5739-4629-b00e-41fb21f33c37 2018-10-10 03:17:37,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:37,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d060f1a1-9f94-41fc-a8a7-72ef379898ec Date: Wed, 10 Oct 2018 03:17:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:37,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-d060f1a1-9f94-41fc-a8a7-72ef379898ec 2018-10-10 03:17:37,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:37,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-812e229b-a6e7-43f8-8668-cec4175725c9 Date: Wed, 10 Oct 2018 03:17:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:37,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-812e229b-a6e7-43f8-8668-cec4175725c9 2018-10-10 03:17:37,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:17:37,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:17:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:17:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14cf4f28a71ec6a76f6732eb1f95f897ec7ffe6" 2018-10-10 03:17:37,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f71c3dd-67ac-40f5-8c1c-1e3ac9cf3155 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:17:37,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-2f71c3dd-67ac-40f5-8c1c-1e3ac9cf3155 2018-10-10 03:17:37,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:37,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b80f7794-6c48-47ad-95e8-1b2c74982849 Date: Wed, 10 Oct 2018 03:17:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:37,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-b80f7794-6c48-47ad-95e8-1b2c74982849 2018-10-10 03:17:37,772 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net 2018-10-10 03:17:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" -d '{"port": {"network_id": "c846d540-8628-47eb-90ae-4b730043ed34", "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port", "admin_state_up": true}}' 2018-10-10 03:17:38,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-55bfcb93-f85e-4b1c-9769-7415d5442538 Date: Wed, 10 Oct 2018 03:17:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:38Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2b:3f:cb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","project_id":"6230f90b4840424ea8249b5480c29fb6","qos_policy_id":null,"admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal"}} 2018-10-10 03:17:38,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-55bfcb93-f85e-4b1c-9769-7415d5442538 2018-10-10 03:17:38,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:39,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e8accd8e-17b0-4b70-b62a-22fc82b2b0cb Date: Wed, 10 Oct 2018 03:17:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:39,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-e8accd8e-17b0-4b70-b62a-22fc82b2b0cb 2018-10-10 03:17:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:39,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d22697a-2634-495b-b624-3e2f353b79d9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:17:39,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-0d22697a-2634-495b-b624-3e2f353b79d9 2018-10-10 03:17:39,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:39,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a926e695-fd8d-499f-a97a-93922fbf1711 Date: Wed, 10 Oct 2018 03:17:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:39,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-a926e695-fd8d-499f-a97a-93922fbf1711 2018-10-10 03:17:39,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:39,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-1bf17b38-88b2-413c-bbcf-dc0e6292e0c1 Date: Wed, 10 Oct 2018 03:17:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 03:17:39,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port&admin_state_up=True used request id req-1bf17b38-88b2-413c-bbcf-dc0e6292e0c1 2018-10-10 03:17:39,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:39,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a97679d-7e41-44d8-a8d9-a8ed431c1d93 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:17:39,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-0a97679d-7e41-44d8-a8d9-a8ed431c1d93 2018-10-10 03:17:39,737 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst 2018-10-10 03:17:39,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:39,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f4aad1-89c0-4b9e-884a-5b8355c50455 x-compute-request-id: req-b9f4aad1-89c0-4b9e-884a-5b8355c50455 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-flavor"}]} 2018-10-10 03:17:39,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b9f4aad1-89c0-4b9e-884a-5b8355c50455 2018-10-10 03:17:39,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:39,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fa06cb4-38e6-415c-98dc-4db1b8811b5f x-compute-request-id: req-0fa06cb4-38e6-415c-98dc-4db1b8811b5f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:17:39,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046 used request id req-0fa06cb4-38e6-415c-98dc-4db1b8811b5f 2018-10-10 03:17:39,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:39,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-d03b1b9b-1136-4f98-a541-931b6e07a3d8 Date: Wed, 10 Oct 2018 03:17:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:17:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:17:21Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/snap", "metadata": {}}], "self": "/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "min_disk": 0, "protected": false, "id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "file": "/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image"} 2018-10-10 03:17:39,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image used request id req-d03b1b9b-1136-4f98-a541-931b6e07a3d8 2018-10-10 03:17:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:40,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b180477e-4f8c-4f9b-8480-ed1a96033384 Date: Wed, 10 Oct 2018 03:17:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:17:40,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b180477e-4f8c-4f9b-8480-ed1a96033384 2018-10-10 03:17:40,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "imageRef": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "flavorRef": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "max_count": 1, "min_count": 1, "networks": [{"port": "e2c035ae-00a4-4ea1-a81c-df6b931747f9"}]}}' 2018-10-10 03:17:43,250 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:17: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-2dd139eb-835e-4a8c-ae2f-98079b751bc3 x-compute-request-id: req-2dd139eb-835e-4a8c-ae2f-98079b751bc3 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "adminPass": "F8vKzPvrPDPT"}} 2018-10-10 03:17:43,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-2dd139eb-835e-4a8c-ae2f-98079b751bc3 2018-10-10 03:17:43,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:43,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-73d79a49-b3a5-4c8b-838b-d6c249d6c18d x-compute-request-id: req-73d79a49-b3a5-4c8b-838b-d6c249d6c18d 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.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:17:43Z", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:43,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-73d79a49-b3a5-4c8b-838b-d6c249d6c18d 2018-10-10 03:17:43,501 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst 2018-10-10 03:17:43,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:43,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-f69ddfd2-5e3b-482c-860c-ca24b888088b x-compute-request-id: req-f69ddfd2-5e3b-482c-860c-ca24b888088b 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.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:17:43Z", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:43,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-f69ddfd2-5e3b-482c-860c-ca24b888088b 2018-10-10 03:17:43,897 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst] is - BUILD 2018-10-10 03:17:43,897 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:17:46,900 - create_instance - DEBUG - VM status query timeout in 896.600433111 2018-10-10 03:17:46,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:47,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-203b7aee-ab57-46c5-a9e4-a15577ac756e x-compute-request-id: req-203b7aee-ab57-46c5-a9e4-a15577ac756e Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:17:46Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:47,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-203b7aee-ab57-46c5-a9e4-a15577ac756e 2018-10-10 03:17:47,612 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst] is - BUILD 2018-10-10 03:17:47,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:17:50,616 - create_instance - DEBUG - VM status query timeout in 892.885058165 2018-10-10 03:17:50,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:51,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-0416626a-c93e-4948-9dfe-2777872d0ecd x-compute-request-id: req-0416626a-c93e-4948-9dfe-2777872d0ecd Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:17:46Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:51,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-0416626a-c93e-4948-9dfe-2777872d0ecd 2018-10-10 03:17:51,806 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst] is - BUILD 2018-10-10 03:17:51,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:17:54,810 - create_instance - DEBUG - VM status query timeout in 888.691187143 2018-10-10 03:17:54,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:55,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-9d872a09-c6ae-443d-b2ca-73b29d3f5b2c x-compute-request-id: req-9d872a09-c6ae-443d-b2ca-73b29d3f5b2c Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:17:52Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:55,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-9d872a09-c6ae-443d-b2ca-73b29d3f5b2c 2018-10-10 03:17:55,418 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst] is - ACTIVE 2018-10-10 03:17:55,419 - create_instance - INFO - VM is - ACTIVE 2018-10-10 03:17:55,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:56,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-d6ab0370-6063-4eb5-996b-88ac454d0b03 x-compute-request-id: req-d6ab0370-6063-4eb5-996b-88ac454d0b03 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:17:52Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:56,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-d6ab0370-6063-4eb5-996b-88ac454d0b03 2018-10-10 03:17:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:56,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1bb9e909-1306-4d35-899d-34011f66b256 Date: Wed, 10 Oct 2018 03:17:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:56,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-1bb9e909-1306-4d35-899d-34011f66b256 2018-10-10 03:17:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:56,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621a6bb6-d592-469b-9797-ee8eec9483ef Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:17:56,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-621a6bb6-d592-469b-9797-ee8eec9483ef 2018-10-10 03:17:56,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:56,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-eca71460-9879-408b-a47b-b6f20630bf64 Date: Wed, 10 Oct 2018 03:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:56,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-eca71460-9879-408b-a47b-b6f20630bf64 2018-10-10 03:17:56,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:56,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-8a70eafc-ce63-4516-a048-f43a99bf09c5 Date: Wed, 10 Oct 2018 03:17:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:17:56,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-8a70eafc-ce63-4516-a048-f43a99bf09c5 2018-10-10 03:17:56,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:17:57,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["qSNRlxZtSBq0dVAS_yXroQ"], "issued_at": "2018-10-10T03:17:57.000000Z"}} 2018-10-10 03:17:57,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:17:57,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d32b3e-74bd-4909-bf8b-867db13b605f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:17:57,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-50d32b3e-74bd-4909-bf8b-867db13b605f 2018-10-10 03:17:57,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:58,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-5de6f52a-8697-47b2-84df-a42953e2042b x-compute-request-id: req-5de6f52a-8697-47b2-84df-a42953e2042b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:17:52Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:17:58,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-5de6f52a-8697-47b2-84df-a42953e2042b 2018-10-10 03:17:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:58,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d1d067f9-d2d7-4115-a393-ab447b44715d Date: Wed, 10 Oct 2018 03:17:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:17:58,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-d1d067f9-d2d7-4115-a393-ab447b44715d 2018-10-10 03:17:58,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:58,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15187f98-25d2-41cb-9282-51316bed8cd7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:17:58,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-15187f98-25d2-41cb-9282-51316bed8cd7 2018-10-10 03:17:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:58,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c87f3b5d-9bfa-4174-8bf2-a90c51bcd138 Date: Wed, 10 Oct 2018 03:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:17:58,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-c87f3b5d-9bfa-4174-8bf2-a90c51bcd138 2018-10-10 03:17:58,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:17:58,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-cd79c57d-f5f8-49f8-880c-7e842a66f9d1 Date: Wed, 10 Oct 2018 03:17:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:17:58,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-cd79c57d-f5f8-49f8-880c-7e842a66f9d1 2018-10-10 03:17:58,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" -d '{"volumeAttachment": {"volumeId": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636"}}' 2018-10-10 03:18:00,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:17: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-eca4ad7c-9aed-4811-92ff-3de58644d3d6 x-compute-request-id: req-eca4ad7c-9aed-4811-92ff-3de58644d3d6 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "volumeId": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636"}} 2018-10-10 03:18:00,831 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58/os-volume_attachments used request id req-eca4ad7c-9aed-4811-92ff-3de58644d3d6 2018-10-10 03:18:00,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:01,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-66c4c589-e726-4e85-a25c-8949f0489b31 x-compute-request-id: req-66c4c589-e726-4e85-a25c-8949f0489b31 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:17:52Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636"}], "metadata": {}}} 2018-10-10 03:18:01,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-66c4c589-e726-4e85-a25c-8949f0489b31 2018-10-10 03:18:01,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:01,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3c3b40d4-e3e2-4f4d-b995-440db75aa99d Date: Wed, 10 Oct 2018 03:18:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:01,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-3c3b40d4-e3e2-4f4d-b995-440db75aa99d 2018-10-10 03:18:01,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:18:01,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:18:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:18:01,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:01,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4423083-269c-4188-a0ee-672561a3a8c4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:01,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-d4423083-269c-4188-a0ee-672561a3a8c4 2018-10-10 03:18:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:01,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cbbc249f-0a1f-4ea7-975c-747b8383b507 Date: Wed, 10 Oct 2018 03:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:18:01,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-cbbc249f-0a1f-4ea7-975c-747b8383b507 2018-10-10 03:18:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:02,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-e3a08159-7436-457a-a9c4-e8d69652ce53 Date: Wed, 10 Oct 2018 03:18:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:18:02,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-e3a08159-7436-457a-a9c4-e8d69652ce53 2018-10-10 03:18:02,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:02,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:02 GMT Server: Apache x-compute-request-id: req-17ed023a-dd86-491f-95b6-1feb66fc87f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17ed023a-dd86-491f-95b6-1feb66fc87f8 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:18:00.000000", "replication_status": null, "snapshot_id": null, "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3", "bootable": "false", "created_at": "2018-10-10T03:17:29.000000", "volume_type": null}} 2018-10-10 03:18:02,913 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-17ed023a-dd86-491f-95b6-1feb66fc87f8 2018-10-10 03:18:05,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17ed023a-dd86-491f-95b6-1feb66fc87f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:06,692 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:05 GMT Server: Apache x-compute-request-id: req-289df164-9382-45d1-aadf-1593c1970099 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-289df164-9382-45d1-aadf-1593c1970099 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "attachment_id": "7312bd40-1857-4ab1-95d5-a6b707318143", "attached_at": "2018-10-10T03:18:04.000000", "host_name": null, "volume_id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "device": "/dev/vdb", "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636"}], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:18:04.000000", "replication_status": null, "snapshot_id": null, "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3", "bootable": "false", "created_at": "2018-10-10T03:17:29.000000", "volume_type": null}} 2018-10-10 03:18:06,692 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-289df164-9382-45d1-aadf-1593c1970099 2018-10-10 03:18:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:06,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3e8ec0-a926-4616-86db-fdf9b22463bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:18:06,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7a3e8ec0-a926-4616-86db-fdf9b22463bd 2018-10-10 03:18:06,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:07,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-da5562b6-bbb3-415f-9674-9738ac9e664d x-compute-request-id: req-da5562b6-bbb3-415f-9674-9738ac9e664d Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:03Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636"}], "metadata": {}}} 2018-10-10 03:18:07,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-da5562b6-bbb3-415f-9674-9738ac9e664d 2018-10-10 03:18:07,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:07,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-597153cc-1f94-4812-87cb-51a5dd2d9aa5 Date: Wed, 10 Oct 2018 03:18:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:07,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-597153cc-1f94-4812-87cb-51a5dd2d9aa5 2018-10-10 03:18:07,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:07,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e28e5e-9d3f-4e07-88a2-6eb286977c1e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:07,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-98e28e5e-9d3f-4e07-88a2-6eb286977c1e 2018-10-10 03:18:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:07,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-508528be-a800-4851-a3e7-7bf3d35f7cd6 Date: Wed, 10 Oct 2018 03:18:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:18:07,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-508528be-a800-4851-a3e7-7bf3d35f7cd6 2018-10-10 03:18:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:07,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-37bf170c-cf7c-4d77-92e1-fcc9d60d7018 Date: Wed, 10 Oct 2018 03:18:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:18:07,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-37bf170c-cf7c-4d77-92e1-fcc9d60d7018 2018-10-10 03:18:07,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:08,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-c77588ee-0eb2-4fab-8f9f-b2f8f47eae26 x-compute-request-id: req-c77588ee-0eb2-4fab-8f9f-b2f8f47eae26 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:03Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636"}], "metadata": {}}} 2018-10-10 03:18:08,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-c77588ee-0eb2-4fab-8f9f-b2f8f47eae26 2018-10-10 03:18:08,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:08,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ef4ad00d-90bb-420d-a906-d1f3d267e476 Date: Wed, 10 Oct 2018 03:18:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:08,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-ef4ad00d-90bb-420d-a906-d1f3d267e476 2018-10-10 03:18:08,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:08,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32964a1e-b6e6-4081-8525-893cbf8751c9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:08,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-32964a1e-b6e6-4081-8525-893cbf8751c9 2018-10-10 03:18:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:08,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-74e483e6-36a6-498c-8f0d-c7ddc392d866 Date: Wed, 10 Oct 2018 03:18:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:18:08,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-74e483e6-36a6-498c-8f0d-c7ddc392d866 2018-10-10 03:18:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:09,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-79e0193f-b6ae-487f-8399-f9f8cc71a5fa Date: Wed, 10 Oct 2018 03:18:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:18:09,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-79e0193f-b6ae-487f-8399-f9f8cc71a5fa 2018-10-10 03:18:09,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:09,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-1136c138-d924-4639-92b2-d6d1f3862e0c x-compute-request-id: req-1136c138-d924-4639-92b2-d6d1f3862e0c Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:03Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636"}], "metadata": {}}} 2018-10-10 03:18:09,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-1136c138-d924-4639-92b2-d6d1f3862e0c 2018-10-10 03:18:09,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:09,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8a74a222-349a-45ac-960a-00ca91a92e9f Date: Wed, 10 Oct 2018 03:18:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:09,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-8a74a222-349a-45ac-960a-00ca91a92e9f 2018-10-10 03:18:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:09,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00196a43-5b09-463e-a94f-59da1b276168 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:09,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-00196a43-5b09-463e-a94f-59da1b276168 2018-10-10 03:18:09,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:10,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-73670b6d-acc8-4084-9e70-986a5b49b63c Date: Wed, 10 Oct 2018 03:18:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:18:10,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-73670b6d-acc8-4084-9e70-986a5b49b63c 2018-10-10 03:18:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:10,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-686a3410-31fc-41d9-98e6-16f4834ba081 Date: Wed, 10 Oct 2018 03:18:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:18:10,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-686a3410-31fc-41d9-98e6-16f4834ba081 2018-10-10 03:18:10,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58/os-volume_attachments/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:11,918 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:18: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-06046b58-8928-4a1f-88a8-99ae6f005492 x-compute-request-id: req-06046b58-8928-4a1f-88a8-99ae6f005492 Content-Length: 0 Content-Type: application/json 2018-10-10 03:18:11,918 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58/os-volume_attachments/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-06046b58-8928-4a1f-88a8-99ae6f005492 2018-10-10 03:18:11,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:13,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-bfcab37b-116e-429a-a238-2190f21cb4c6 x-compute-request-id: req-bfcab37b-116e-429a-a238-2190f21cb4c6 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:03Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636"}], "metadata": {}}} 2018-10-10 03:18:13,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-bfcab37b-116e-429a-a238-2190f21cb4c6 2018-10-10 03:18:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:13,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-662d6d30-a475-4c5c-ae84-73a121a0b001 Date: Wed, 10 Oct 2018 03:18:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:13,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-662d6d30-a475-4c5c-ae84-73a121a0b001 2018-10-10 03:18:13,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:13,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0489ede3-94fc-49c2-9720-6d7544e472f6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:13,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-0489ede3-94fc-49c2-9720-6d7544e472f6 2018-10-10 03:18:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:13,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6cbf0134-d92b-4332-b58b-668ec0e7e1de Date: Wed, 10 Oct 2018 03:18:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:18:13,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-6cbf0134-d92b-4332-b58b-668ec0e7e1de 2018-10-10 03:18:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:13,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-f3bb155a-de6f-4107-ab39-aee9a4f73863 Date: Wed, 10 Oct 2018 03:18:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:18:13,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-f3bb155a-de6f-4107-ab39-aee9a4f73863 2018-10-10 03:18:16,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:17,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-0fe8d6a1-294d-4cbc-8c49-ebeec628a884 x-compute-request-id: req-0fe8d6a1-294d-4cbc-8c49-ebeec628a884 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:03Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:18:17,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-0fe8d6a1-294d-4cbc-8c49-ebeec628a884 2018-10-10 03:18:17,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:17,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b6b61450-fa8a-4bb0-b320-665274d1374a Date: Wed, 10 Oct 2018 03:18:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:17,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-b6b61450-fa8a-4bb0-b320-665274d1374a 2018-10-10 03:18:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:18,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469a40f8-7f52-4ff7-8658-7164489f1a22 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:18,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-469a40f8-7f52-4ff7-8658-7164489f1a22 2018-10-10 03:18:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:18,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-41862ae9-5e3d-48e6-a90e-2a722dc0c4a7 Date: Wed, 10 Oct 2018 03:18:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:18:18,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-41862ae9-5e3d-48e6-a90e-2a722dc0c4a7 2018-10-10 03:18:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:18,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0ec45b68-b5a1-4129-ad24-b373845823b3 Date: Wed, 10 Oct 2018 03:18:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:18:18,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-0ec45b68-b5a1-4129-ad24-b373845823b3 2018-10-10 03:18:18,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17ed023a-dd86-491f-95b6-1feb66fc87f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:19,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:18 GMT Server: Apache x-compute-request-id: req-b3b04a0b-1255-467f-bb79-c18c0535b73c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3b04a0b-1255-467f-bb79-c18c0535b73c Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:18:11.000000", "replication_status": null, "snapshot_id": null, "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3", "bootable": "false", "created_at": "2018-10-10T03:17:29.000000", "volume_type": null}} 2018-10-10 03:18:19,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-b3b04a0b-1255-467f-bb79-c18c0535b73c 2018-10-10 03:18:19,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:19,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-7f98f780-0158-4d41-b5d2-7c6873775661 x-compute-request-id: req-7f98f780-0158-4d41-b5d2-7c6873775661 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:03Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:18:19,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-7f98f780-0158-4d41-b5d2-7c6873775661 2018-10-10 03:18:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:19,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-05b358b7-c5ce-4f7a-a2b3-f32ae90d3652 Date: Wed, 10 Oct 2018 03:18:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:19,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-05b358b7-c5ce-4f7a-a2b3-f32ae90d3652 2018-10-10 03:18:19,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:19,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4638b4-fe22-4eb4-b238-9baa47fdfea6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:19,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-ba4638b4-fe22-4eb4-b238-9baa47fdfea6 2018-10-10 03:18:19,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:19,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fb02a147-383c-4ca0-85d7-9cba0f531fd9 Date: Wed, 10 Oct 2018 03:18:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:18:19,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-fb02a147-383c-4ca0-85d7-9cba0f531fd9 2018-10-10 03:18:19,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:20,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-6f95fc6c-c99b-4bef-b302-f02f1eca9180 Date: Wed, 10 Oct 2018 03:18:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:18:20,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-6f95fc6c-c99b-4bef-b302-f02f1eca9180 2018-10-10 03:18:20,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:20,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-06cc4c88-6536-4ec5-a112-41a217e0d789 x-compute-request-id: req-06cc4c88-6536-4ec5-a112-41a217e0d789 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:03Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:18:20,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-06cc4c88-6536-4ec5-a112-41a217e0d789 2018-10-10 03:18:20,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:20,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d633f6ca-0d95-4e2d-bdaf-48013301c532 Date: Wed, 10 Oct 2018 03:18:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c846d540-8628-47eb-90ae-4b730043ed34","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["a8020ee3-7412-43e2-a9c2-d2e97d86624c"],"description":"","tags":[],"updated_at":"2018-10-10T03:17:24Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:20,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net used request id req-d633f6ca-0d95-4e2d-bdaf-48013301c532 2018-10-10 03:18:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:20,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb3c3f7-8419-4cd3-b6fc-312e07c07302 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:20,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-8fb3c3f7-8419-4cd3-b6fc-312e07c07302 2018-10-10 03:18:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:20,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a6b0497-4dc5-42fb-9c55-c322f28c24c7 Date: Wed, 10 Oct 2018 03:18:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:24Z","dns_nameservers":[],"updated_at":"2018-10-10T03:17:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet"}]} 2018-10-10 03:18:20,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-8a6b0497-4dc5-42fb-9c55-c322f28c24c7 2018-10-10 03:18:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec609bb0997e9feb53726e7a0f30166278df5d92" 2018-10-10 03:18:21,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-a9ee5614-1099-4780-a3d1-a5f9fec94152 Date: Wed, 10 Oct 2018 03:18:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.3"}],"id":"893cb597-bffe-4727-863a-76bd43900587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:b8:fb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.4"}],"id":"9ac7e9f7-58fe-455f-841d-a767fec52560","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:45:3f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.2"}],"id":"d004383d-26f2-4bf5-81d5-13c7847077d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:21:bd","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c846d540-8628-47eb-90ae-4b730043ed34"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:17:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a8020ee3-7412-43e2-a9c2-d2e97d86624c","ip_address":"10.55.0.14"}],"id":"e2c035ae-00a4-4ea1-a81c-df6b931747f9","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:3f:cb","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port","admin_state_up":true,"network_id":"c846d540-8628-47eb-90ae-4b730043ed34","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:17:38Z","binding:vnic_type":"normal","device_id":"b66d6ddf-dd4d-4973-b60e-715eb1888e58"}]} 2018-10-10 03:18:21,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c846d540-8628-47eb-90ae-4b730043ed34 used request id req-a9ee5614-1099-4780-a3d1-a5f9fec94152 2018-10-10 03:18:21,146 - create_instance - INFO - Deleting Port with ID - e2c035ae-00a4-4ea1-a81c-df6b931747f9 2018-10-10 03:18:21,146 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-port 2018-10-10 03:18:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/e2c035ae-00a4-4ea1-a81c-df6b931747f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:21,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd03f29c-b7c3-4782-8b1a-2823d09e6d79 Date: Wed, 10 Oct 2018 03:18:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:18:21,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/e2c035ae-00a4-4ea1-a81c-df6b931747f9 used request id req-cd03f29c-b7c3-4782-8b1a-2823d09e6d79 2018-10-10 03:18:21,879 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst 2018-10-10 03:18:21,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:22,053 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:18: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-bc2551f3-cf3e-4f34-b42d-1a8f3dc3520c x-compute-request-id: req-bc2551f3-cf3e-4f34-b42d-1a8f3dc3520c Content-Type: application/json 2018-10-10 03:18:22,053 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-bc2551f3-cf3e-4f34-b42d-1a8f3dc3520c 2018-10-10 03:18:22,054 - create_instance - INFO - Checking deletion status 2018-10-10 03:18:22,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:22,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-5d779449-459b-42a6-bc2d-d9c6989cb390 x-compute-request-id: req-5d779449-459b-42a6-bc2d-d9c6989cb390 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:3f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:21Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:18:22,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-5d779449-459b-42a6-bc2d-d9c6989cb390 2018-10-10 03:18:22,152 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst] is - ACTIVE 2018-10-10 03:18:22,152 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:18:25,154 - create_instance - DEBUG - VM status query timeout in 296.899509907 2018-10-10 03:18:25,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:25,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-84f0e1a5-cf69-4f79-90e4-e86a3c8be665 x-compute-request-id: req-84f0e1a5-cf69-4f79-90e4-e86a3c8be665 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:21Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:18:25,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-84f0e1a5-cf69-4f79-90e4-e86a3c8be665 2018-10-10 03:18:25,458 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst] is - ACTIVE 2018-10-10 03:18:25,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:18:28,462 - create_instance - DEBUG - VM status query timeout in 293.592107058 2018-10-10 03:18:28,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:28,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-74d3ec64-0136-4bae-bf85-e4c9b71a1c0b x-compute-request-id: req-74d3ec64-0136-4bae-bf85-e4c9b71a1c0b Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58", "rel": "bookmark"}], "image": {"id": "987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "links": [{"href": "http://172.30.9.25:8774/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-10-10T03:17:52.000000", "flavor": {"id": "f52e9d70-30b3-4cb7-a3fc-499a4b653046", "links": [{"href": "http://172.30.9.25:8774/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046", "rel": "bookmark"}]}, "id": "b66d6ddf-dd4d-4973-b60e-715eb1888e58", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:18:21Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst", "created": "2018-10-10T03:17:43Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:18:28,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-74d3ec64-0136-4bae-bf85-e4c9b71a1c0b 2018-10-10 03:18:28,835 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst] is - ACTIVE 2018-10-10 03:18:28,835 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:18:31,836 - create_instance - DEBUG - VM status query timeout in 290.21846199 2018-10-10 03:18:31,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb313e4ff489b5b3f31f854b98ce92c94c7dd24" 2018-10-10 03:18:31,898 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:18: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-7f9c17af-c719-4a74-8293-6ff3035c8948 x-compute-request-id: req-7f9c17af-c719-4a74-8293-6ff3035c8948 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b66d6ddf-dd4d-4973-b60e-715eb1888e58 could not be found.", "code": 404}} 2018-10-10 03:18:31,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b66d6ddf-dd4d-4973-b60e-715eb1888e58 used request id req-7f9c17af-c719-4a74-8293-6ff3035c8948 2018-10-10 03:18:31,899 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b66d6ddf-dd4d-4973-b60e-715eb1888e58 could not be found. (HTTP 404) (Request-ID: req-7f9c17af-c719-4a74-8293-6ff3035c8948) 2018-10-10 03:18:31,899 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-vm_inst 2018-10-10 03:18:31,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b226683-4386-4ec2-ae01-668cabb47f7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" 2018-10-10 03:18:32,662 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:31 GMT Server: Apache x-compute-request-id: req-ded133fd-d667-47b3-95f6-0b3f8f1062cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ded133fd-d667-47b3-95f6-0b3f8f1062cf Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:18:11.000000", "replication_status": null, "snapshot_id": null, "id": "b9ff16ee-d0f7-43c3-a75e-345d7f7ce636", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-4d42cb4c-9190-412e-86b9-90c20656bcd3", "bootable": "false", "created_at": "2018-10-10T03:17:29.000000", "volume_type": null}} 2018-10-10 03:18:32,662 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-ded133fd-d667-47b3-95f6-0b3f8f1062cf 2018-10-10 03:18:32,663 - create_volume - DEBUG - Instance status is - available 2018-10-10 03:18:32,663 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3 2018-10-10 03:18:32,663 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3 2018-10-10 03:18:32,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b226683-4386-4ec2-ae01-668cabb47f7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" 2018-10-10 03:18:33,463 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:18:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1e92a8ce-a178-4397-8ff3-d435836ecc8a 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-10-10 03:18:33,463 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-1e92a8ce-a178-4397-8ff3-d435836ecc8a 2018-10-10 03:18:33,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b226683-4386-4ec2-ae01-668cabb47f7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68084f906062621eff6a32f01e467c2f42b151d8" 2018-10-10 03:18:34,199 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:18:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8f4af167-36c2-4790-aa37-91bf21f314b5 x-openstack-request-id: req-8f4af167-36c2-4790-aa37-91bf21f314b5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 could not be found.", "code": 404}} 2018-10-10 03:18:34,199 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 used request id req-8f4af167-36c2-4790-aa37-91bf21f314b5 2018-10-10 03:18:34,199 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b9ff16ee-d0f7-43c3-a75e-345d7f7ce636 could not be found. (HTTP 404) (Request-ID: req-8f4af167-36c2-4790-aa37-91bf21f314b5) 2018-10-10 03:18:34,199 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3 2018-10-10 03:18:34,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8b45fe5ce7ce5aaf963c99660a853ed35aaafa" 2018-10-10 03:18:34,250 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:18: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-30e30fcd-47b4-4166-b736-3887f41fee42 x-compute-request-id: req-30e30fcd-47b4-4166-b736-3887f41fee42 Content-Length: 0 Content-Type: application/json 2018-10-10 03:18:34,250 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f52e9d70-30b3-4cb7-a3fc-499a4b653046 used request id req-30e30fcd-47b4-4166-b736-3887f41fee42 2018-10-10 03:18:34,251 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet 2018-10-10 03:18:34,251 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-subnet 2018-10-10 03:18:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a8020ee3-7412-43e2-a9c2-d2e97d86624c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" 2018-10-10 03:18:36,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-846102cc-44b5-4d38-a9d9-1c6597414a40 Date: Wed, 10 Oct 2018 03:18:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:18:36,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a8020ee3-7412-43e2-a9c2-d2e97d86624c used request id req-846102cc-44b5-4d38-a9d9-1c6597414a40 2018-10-10 03:18:36,383 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-net 2018-10-10 03:18:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/c846d540-8628-47eb-90ae-4b730043ed34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03612b6d8d90729cf9b1344678b12fcac1230db6" 2018-10-10 03:18:37,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4adfff9-fe68-472a-a060-0851ea323712 Date: Wed, 10 Oct 2018 03:18:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:18:37,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c846d540-8628-47eb-90ae-4b730043ed34 used request id req-c4adfff9-fe68-472a-a060-0851ea323712 2018-10-10 03:18:37,610 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-4d42cb4c-9190-412e-86b9-90c20656bcd3-image 2018-10-10 03:18:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d588ace99507c7662b21750349db418dbce8947c" 2018-10-10 03:18:39,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b782e3c-4597-435e-a22c-b09e6d8ace1c Date: Wed, 10 Oct 2018 03:18:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:18:39,072 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/987ea3bf-eda0-44e3-9784-9ce6eaf4f895 used request id req-2b782e3c-4597-435e-a22c-b09e6d8ace1c 2018-10-10 03:18:39,075 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:18:39,077 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:18:39,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:18:39,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:18:39,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["n5JJG0N6RsOQipo7uAS9fg"], "issued_at": "2018-10-10T03:18:39.000000Z"}} 2018-10-10 03:18:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" 2018-10-10 03:18:39,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563b9b29-118b-4c48-85d3-b0aec3106fb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:18:39,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-563b9b29-118b-4c48-85d3-b0aec3106fb3 2018-10-10 03:18:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" 2018-10-10 03:18:39,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-5c8d1351-6fcb-4fe9-9627-76d9bf2e381e Date: Wed, 10 Oct 2018 03:18:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image"} 2018-10-10 03:18:39,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image used request id req-5c8d1351-6fcb-4fe9-9627-76d9bf2e381e 2018-10-10 03:18:39,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" 2018-10-10 03:18:40,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7b08108a-28c5-4d6b-a888-6a3b6a0190e4 Date: Wed, 10 Oct 2018 03:18:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:18:40,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7b08108a-28c5-4d6b-a888-6a3b6a0190e4 2018-10-10 03:18:40,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image"}' 2018-10-10 03:18:40,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f X-Openstack-Request-Id: req-2c34d715-9549-404f-a309-a56518583928 Date: Wed, 10 Oct 2018 03:18:40 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:18:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:18:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "min_disk": 0, "protected": false, "id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "file": "/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:18:40,588 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2c34d715-9549-404f-a309-a56518583928 2018-10-10 03:18:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" -d '' 2018-10-10 03:18:42,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f43fb520-fd87-4622-9ef6-0bb094785a98 Date: Wed, 10 Oct 2018 03:18:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:18:42,221 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/file used request id req-f43fb520-fd87-4622-9ef6-0bb094785a98 2018-10-10 03:18:42,222 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:18:42,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" 2018-10-10 03:18:42,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-b5f95543-50e8-464e-893d-221cc5e6bdda Date: Wed, 10 Oct 2018 03:18:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:18:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:18:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/snap", "metadata": {}}], "self": "/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "min_disk": 0, "protected": false, "id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "file": "/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:18:42,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f used request id req-b5f95543-50e8-464e-893d-221cc5e6bdda 2018-10-10 03:18:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" 2018-10-10 03:18:42,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e9a235b-9c72-43bf-8dbf-9d9f5048f9c2 Date: Wed, 10 Oct 2018 03:18:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:18:42,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9e9a235b-9c72-43bf-8dbf-9d9f5048f9c2 2018-10-10 03:18:42,560 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image 2018-10-10 03:18:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" 2018-10-10 03:18:42,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-cd9b2e75-d5ca-4a67-b25a-c82f3422a55a Date: Wed, 10 Oct 2018 03:18:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:18:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:18:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/snap", "metadata": {}}], "self": "/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "min_disk": 0, "protected": false, "id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "file": "/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:18:42,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f used request id req-cd9b2e75-d5ca-4a67-b25a-c82f3422a55a 2018-10-10 03:18:42,776 - create_image - DEBUG - Instance status is - active 2018-10-10 03:18:42,777 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image 2018-10-10 03:18:42,777 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image 2018-10-10 03:18:42,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:18:42,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:18:43,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["DeG22JPaQ6ydLztzZce1UA"], "issued_at": "2018-10-10T03:18:43.000000Z"}} 2018-10-10 03:18:43,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" 2018-10-10 03:18:43,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c99ee75-95a3-47c4-be9a-a36cf9d2deec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:18:43,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3c99ee75-95a3-47c4-be9a-a36cf9d2deec 2018-10-10 03:18:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" 2018-10-10 03:18:43,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0fea28a7-ac28-4902-ba8f-a19ec7adedac Date: Wed, 10 Oct 2018 03:18:43 GMT RESP BODY: {"networks":[]} 2018-10-10 03:18:43,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net used request id req-0fea28a7-ac28-4902-ba8f-a19ec7adedac 2018-10-10 03:18:43,440 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net 2018-10-10 03:18:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net", "admin_state_up": true}}' 2018-10-10 03:18:44,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-7335eacd-ec41-4f44-8061-892fd70f1c26 Date: Wed, 10 Oct 2018 03:18: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":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:18:43Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","mtu":1450}} 2018-10-10 03:18:44,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-7335eacd-ec41-4f44-8061-892fd70f1c26 2018-10-10 03:18:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" 2018-10-10 03:18:44,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-4ea24673-ba85-44f6-a515-d4aa8898111b Date: Wed, 10 Oct 2018 03:18:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:18:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:44,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-4ea24673-ba85-44f6-a515-d4aa8898111b 2018-10-10 03:18:44,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" 2018-10-10 03:18:44,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36cf65b6-fc2d-47fb-b748-ca23c2fc44f6 Date: Wed, 10 Oct 2018 03:18:44 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:18:44,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-36cf65b6-fc2d-47fb-b748-ca23c2fc44f6 2018-10-10 03:18:44,273 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet 2018-10-10 03:18:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" -d '{"subnets": [{"ip_version": 4, "network_id": "3b59d747-da87-48d2-aa8a-47a99c1cc02f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]}' 2018-10-10 03:18:44,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-51731a6a-3913-40d1-8646-218631438807 Date: Wed, 10 Oct 2018 03:18:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:18:44,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-51731a6a-3913-40d1-8646-218631438807 2018-10-10 03:18:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" 2018-10-10 03:18:45,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e28627ff-2110-468a-b8e3-ccae7548ff61 Date: Wed, 10 Oct 2018 03:18:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["2c72f90b-eb3f-4490-b34e-2d100fdb5986"],"description":"","tags":[],"updated_at":"2018-10-10T03:18:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:45,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-e28627ff-2110-468a-b8e3-ccae7548ff61 2018-10-10 03:18:45,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" 2018-10-10 03:18:45,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b272c42-4f12-4c00-88c3-1297134b771b Date: Wed, 10 Oct 2018 03:18:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:18:45,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-2b272c42-4f12-4c00-88c3-1297134b771b 2018-10-10 03:18:45,421 - OpenStackNetwork - DEBUG - Network [3b59d747-da87-48d2-aa8a-47a99c1cc02f] created successfully 2018-10-10 03:18:45,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:18:45,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:18:45,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["6-RXecLsS6a1lgYotszvFg"], "issued_at": "2018-10-10T03:18:45.000000Z"}} 2018-10-10 03:18:45,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a277047ee7f37d31bfab45a780e1086417a33b04" 2018-10-10 03:18:45,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6f721f-2f27-46f8-8f6c-8404435135dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:18:45,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5a6f721f-2f27-46f8-8f6c-8404435135dc 2018-10-10 03:18:45,930 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:18:45,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a277047ee7f37d31bfab45a780e1086417a33b04" 2018-10-10 03:18:46,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a6dcbee-4786-4468-a55d-38b1e3b69a38 x-compute-request-id: req-3a6dcbee-4786-4468-a55d-38b1e3b69a38 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:18:46,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3a6dcbee-4786-4468-a55d-38b1e3b69a38 2018-10-10 03:18:46,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a277047ee7f37d31bfab45a780e1086417a33b04" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-10 03:18:46,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dafb8881-e6f4-40c3-9186-5a1bace8649b x-compute-request-id: req-dafb8881-e6f4-40c3-9186-5a1bace8649b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:18:46,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dafb8881-e6f4-40c3-9186-5a1bace8649b 2018-10-10 03:18:46,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:18:46,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:18:46,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["AKnUJfiJS5WwwlczNlcFFw"], "issued_at": "2018-10-10T03:18:46.000000Z"}} 2018-10-10 03:18:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:18:46,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111f43f3-a136-4ce7-93e9-293fbd7347e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:18:46,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-111f43f3-a136-4ce7-93e9-293fbd7347e4 2018-10-10 03:18:46,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:18:47,726 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:46 GMT Server: Apache x-compute-request-id: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 03:18:47,726 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail used request id req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0 2018-10-10 03:18:47,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8", "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-10-10 03:18:48,191 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:18:47 GMT Server: Apache x-compute-request-id: req-405237b3-d36c-4c6f-b348-4c1a72dfa251 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-405237b3-d36c-4c6f-b348-4c1a72dfa251 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T03:18:48.100972", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a64054c8-d704-4153-8e32-4662e09ae479", "size": 1}} 2018-10-10 03:18:48,191 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes used request id req-405237b3-d36c-4c6f-b348-4c1a72dfa251 2018-10-10 03:18:48,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:18:48,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:48 GMT Server: Apache x-compute-request-id: req-952d5b50-f5ed-4f6e-9b08-f06da6d8eb9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-952d5b50-f5ed-4f6e-9b08-f06da6d8eb9b Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:18:48.000000", "replication_status": null, "snapshot_id": null, "id": "a64054c8-d704-4153-8e32-4662e09ae479", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-b4555489-1db7-496f-8c81-18ea1cb105c8", "bootable": "false", "created_at": "2018-10-10T03:18:48.000000", "volume_type": null}} 2018-10-10 03:18:48,388 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 used request id req-952d5b50-f5ed-4f6e-9b08-f06da6d8eb9b 2018-10-10 03:18:48,389 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8 2018-10-10 03:18:48,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:18:48,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:48 GMT Server: Apache x-compute-request-id: req-b95ca962-2c59-4e29-b9e4-9ed0fcbe3ad2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b95ca962-2c59-4e29-b9e4-9ed0fcbe3ad2 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:18:48.000000", "replication_status": null, "snapshot_id": null, "id": "a64054c8-d704-4153-8e32-4662e09ae479", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-b4555489-1db7-496f-8c81-18ea1cb105c8", "bootable": "false", "created_at": "2018-10-10T03:18:48.000000", "volume_type": null}} 2018-10-10 03:18:48,588 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 used request id req-b95ca962-2c59-4e29-b9e4-9ed0fcbe3ad2 2018-10-10 03:18:48,588 - create_volume - DEBUG - Instance status is - creating 2018-10-10 03:18:48,588 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 03:18:51,592 - create_volume - DEBUG - Volume status query timeout in 296.79729104 2018-10-10 03:18:51,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:18:52,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:51 GMT Server: Apache x-compute-request-id: req-732eb1ed-b295-46ad-a95f-7453c1ad3797 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-732eb1ed-b295-46ad-a95f-7453c1ad3797 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:18:48.000000", "replication_status": null, "snapshot_id": null, "id": "a64054c8-d704-4153-8e32-4662e09ae479", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-b4555489-1db7-496f-8c81-18ea1cb105c8", "bootable": "false", "created_at": "2018-10-10T03:18:48.000000", "volume_type": null}} 2018-10-10 03:18:52,335 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 used request id req-732eb1ed-b295-46ad-a95f-7453c1ad3797 2018-10-10 03:18:52,336 - create_volume - DEBUG - Instance status is - available 2018-10-10 03:18:52,336 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8 2018-10-10 03:18:52,336 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8 2018-10-10 03:18:52,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:18:52,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:18:52,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:18:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["O_DE4PCGSUeAesm5x370wA"], "issued_at": "2018-10-10T03:18:52.000000Z"}} 2018-10-10 03:18:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:52,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea36a4b5-c6af-42b4-a21c-8ac7724ce4e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:18:52,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ea36a4b5-c6af-42b4-a21c-8ac7724ce4e2 2018-10-10 03:18:52,811 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:18:52,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:52,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90bbd08-0740-42d4-8080-db68227dc23d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:18:52,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d90bbd08-0740-42d4-8080-db68227dc23d 2018-10-10 03:18:52,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:53,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cfddb62f-b59f-44fc-a855-28003e94ab64 Date: Wed, 10 Oct 2018 03:18:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["2c72f90b-eb3f-4490-b34e-2d100fdb5986"],"description":"","tags":[],"updated_at":"2018-10-10T03:18:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:53,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net used request id req-cfddb62f-b59f-44fc-a855-28003e94ab64 2018-10-10 03:18:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:18:53,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:18:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:18:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:53,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b09d87-9390-4361-8037-f6a259df1e49 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:53,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-c9b09d87-9390-4361-8037-f6a259df1e49 2018-10-10 03:18:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:53,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3c08a1bc-e3eb-42dc-8990-0fe8d85943cd Date: Wed, 10 Oct 2018 03:18:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:18:53,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-3c08a1bc-e3eb-42dc-8990-0fe8d85943cd 2018-10-10 03:18:53,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:53,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-472175b7-5497-408b-9dde-997d8f5d9508 Date: Wed, 10 Oct 2018 03:18:53 GMT RESP BODY: {"ports":[]} 2018-10-10 03:18:53,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port&admin_state_up=True used request id req-472175b7-5497-408b-9dde-997d8f5d9508 2018-10-10 03:18:53,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:54,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-ace90a41-b6aa-4cdc-b7ba-d5546041f862 x-compute-request-id: req-ace90a41-b6aa-4cdc-b7ba-d5546041f862 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 03:18:54,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst used request id req-ace90a41-b6aa-4cdc-b7ba-d5546041f862 2018-10-10 03:18:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:54,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3a8e7cc6-61ad-4062-bf55-f45ac5581176 Date: Wed, 10 Oct 2018 03:18:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["2c72f90b-eb3f-4490-b34e-2d100fdb5986"],"description":"","tags":[],"updated_at":"2018-10-10T03:18:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:54,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net used request id req-3a8e7cc6-61ad-4062-bf55-f45ac5581176 2018-10-10 03:18:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:54,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b09a8c5-4890-4c92-a9c1-3e449d663db3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:54,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-4b09a8c5-4890-4c92-a9c1-3e449d663db3 2018-10-10 03:18:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:54,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-98f548e2-d630-482d-b02d-65a6c81be932 Date: Wed, 10 Oct 2018 03:18:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:18:54,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-98f548e2-d630-482d-b02d-65a6c81be932 2018-10-10 03:18:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:54,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3844ec02-bbe4-4ffb-953c-3c1a772c9f5f Date: Wed, 10 Oct 2018 03:18:54 GMT RESP BODY: {"ports":[]} 2018-10-10 03:18:54,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port&admin_state_up=True used request id req-3844ec02-bbe4-4ffb-953c-3c1a772c9f5f 2018-10-10 03:18:54,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:18:54,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:18:55,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["nC4shHDmSZqUT_dq276uJw"], "issued_at": "2018-10-10T03:18:55.000000Z"}} 2018-10-10 03:18:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f670d69a186bf9e158fa046438b06cdfcfa9db8" 2018-10-10 03:18:55,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c32b37b-78dc-4d10-b30a-1c7a0c9d54a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:18:55,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7c32b37b-78dc-4d10-b30a-1c7a0c9d54a6 2018-10-10 03:18:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:55,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-465332fc-5e7a-4262-adbd-f285156da761 Date: Wed, 10 Oct 2018 03:18:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["2c72f90b-eb3f-4490-b34e-2d100fdb5986"],"description":"","tags":[],"updated_at":"2018-10-10T03:18:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:55,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net used request id req-465332fc-5e7a-4262-adbd-f285156da761 2018-10-10 03:18:55,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:55,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3e939a42-260e-422e-b40b-af40c3c12d5c Date: Wed, 10 Oct 2018 03:18:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:18:55,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-3e939a42-260e-422e-b40b-af40c3c12d5c 2018-10-10 03:18:55,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:55,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8234041b-abaa-44b4-97b7-227ba69cb273 Date: Wed, 10 Oct 2018 03:18:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["2c72f90b-eb3f-4490-b34e-2d100fdb5986"],"description":"","tags":[],"updated_at":"2018-10-10T03:18:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:55,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net used request id req-8234041b-abaa-44b4-97b7-227ba69cb273 2018-10-10 03:18:55,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:18:55,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:18:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:18:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f670d69a186bf9e158fa046438b06cdfcfa9db8" 2018-10-10 03:18:55,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a0c1a3-da8d-45ac-90b5-e28fd0f13688 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:55,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-87a0c1a3-da8d-45ac-90b5-e28fd0f13688 2018-10-10 03:18:55,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:56,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-da3ad76f-10a7-4b44-805c-70f4e959eef3 Date: Wed, 10 Oct 2018 03:18:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:18:56,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-da3ad76f-10a7-4b44-805c-70f4e959eef3 2018-10-10 03:18:56,167 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net 2018-10-10 03:18:56,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" -d '{"port": {"network_id": "3b59d747-da87-48d2-aa8a-47a99c1cc02f", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port", "admin_state_up": true}}' 2018-10-10 03:18:57,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-4bb77aa6-ca10-4d89-acd3-bc2f8ff5fb55 Date: Wed, 10 Oct 2018 03:18:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:18:56Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.14"}],"id":"843aed92-ff45-45c7-9999-05e6e0e99c6a","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:d3:fc","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port","project_id":"6230f90b4840424ea8249b5480c29fb6","qos_policy_id":null,"admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:56Z","binding:vnic_type":"normal"}} 2018-10-10 03:18:57,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-4bb77aa6-ca10-4d89-acd3-bc2f8ff5fb55 2018-10-10 03:18:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:57,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-61c97f78-4512-4135-a854-6c41045b36ff Date: Wed, 10 Oct 2018 03:18:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["2c72f90b-eb3f-4490-b34e-2d100fdb5986"],"description":"","tags":[],"updated_at":"2018-10-10T03:18:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:18:57,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net used request id req-61c97f78-4512-4135-a854-6c41045b36ff 2018-10-10 03:18:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:57,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5431bcba-9dd3-4078-8928-cc3938d50562 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:57,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-5431bcba-9dd3-4078-8928-cc3938d50562 2018-10-10 03:18:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:57,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-143fb0f0-af86-49f4-8ddf-07d80cb6f9f3 Date: Wed, 10 Oct 2018 03:18:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:18:57,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-143fb0f0-af86-49f4-8ddf-07d80cb6f9f3 2018-10-10 03:18:57,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:58,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-25b8818e-300b-404a-a84c-6ce5cf728449 Date: Wed, 10 Oct 2018 03:18:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:18:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.14"}],"id":"843aed92-ff45-45c7-9999-05e6e0e99c6a","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:d3:fc","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:56Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 03:18:58,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port&admin_state_up=True used request id req-25b8818e-300b-404a-a84c-6ce5cf728449 2018-10-10 03:18:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:58,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69612224-9cf2-44fe-9058-47381db9ffd0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:18:58,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-69612224-9cf2-44fe-9058-47381db9ffd0 2018-10-10 03:18:58,159 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst 2018-10-10 03:18:58,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:58,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-7d51fe62-eab0-4d69-919b-6e1806812bff x-compute-request-id: req-7d51fe62-eab0-4d69-919b-6e1806812bff Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-flavor"}]} 2018-10-10 03:18:58,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7d51fe62-eab0-4d69-919b-6e1806812bff 2018-10-10 03:18:58,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:58,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:18: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-6a649373-f2fe-48fd-9c3b-7be1db601986 x-compute-request-id: req-6a649373-f2fe-48fd-9c3b-7be1db601986 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:18:58,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d used request id req-6a649373-f2fe-48fd-9c3b-7be1db601986 2018-10-10 03:18:58,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:58,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-6ac09ab8-1459-4d29-99fa-df8a46c408f4 Date: Wed, 10 Oct 2018 03:18:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:18:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:18:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/snap", "metadata": {}}], "self": "/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "min_disk": 0, "protected": false, "id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "file": "/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image"} 2018-10-10 03:18:58,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image used request id req-6ac09ab8-1459-4d29-99fa-df8a46c408f4 2018-10-10 03:18:58,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:18:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fc20f8b3-24e2-4ac7-8358-66a9f4590c58 Date: Wed, 10 Oct 2018 03:18:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:18:58,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fc20f8b3-24e2-4ac7-8358-66a9f4590c58 2018-10-10 03:18:58,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "imageRef": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "flavorRef": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "max_count": 1, "min_count": 1, "networks": [{"port": "843aed92-ff45-45c7-9999-05e6e0e99c6a"}]}}' 2018-10-10 03:19:00,388 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:18: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-538fdf7f-dc5a-4ada-acb3-2a88cb1ffcce x-compute-request-id: req-538fdf7f-dc5a-4ada-acb3-2a88cb1ffcce Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fd015e09-82cf-414f-971a-ac485060c157", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "adminPass": "qzFj29pCjWWh"}} 2018-10-10 03:19:00,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-538fdf7f-dc5a-4ada-acb3-2a88cb1ffcce 2018-10-10 03:19:00,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:01,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-647c2d31-9fa1-4da2-843d-64f54cad66ea x-compute-request-id: req-647c2d31-9fa1-4da2-843d-64f54cad66ea 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:19:00Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:01,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-647c2d31-9fa1-4da2-843d-64f54cad66ea 2018-10-10 03:19:01,004 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst 2018-10-10 03:19:01,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:01,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ba13dbf-cf84-42be-a1bb-f81fd1eb816d x-compute-request-id: req-9ba13dbf-cf84-42be-a1bb-f81fd1eb816d Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:19:01Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:01,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-9ba13dbf-cf84-42be-a1bb-f81fd1eb816d 2018-10-10 03:19:01,482 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:01,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:04,486 - create_instance - DEBUG - VM status query timeout in 896.518650055 2018-10-10 03:19:04,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:04,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c081e963-12d0-494e-9f99-745938f0440e x-compute-request-id: req-c081e963-12d0-494e-9f99-745938f0440e 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:04,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-c081e963-12d0-494e-9f99-745938f0440e 2018-10-10 03:19:04,908 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:04,908 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:07,911 - create_instance - DEBUG - VM status query timeout in 893.093105078 2018-10-10 03:19:07,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:08,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0edcf6c4-c1dc-4ae5-8686-3c3bfcdeb94a x-compute-request-id: req-0edcf6c4-c1dc-4ae5-8686-3c3bfcdeb94a 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:08,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-0edcf6c4-c1dc-4ae5-8686-3c3bfcdeb94a 2018-10-10 03:19:08,346 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:08,346 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:11,349 - create_instance - DEBUG - VM status query timeout in 889.655107021 2018-10-10 03:19:11,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:11,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d5b1ca1-2893-4258-bdf1-930ef05f2b2c x-compute-request-id: req-6d5b1ca1-2893-4258-bdf1-930ef05f2b2c 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:11,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-6d5b1ca1-2893-4258-bdf1-930ef05f2b2c 2018-10-10 03:19:11,757 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:11,757 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:14,761 - create_instance - DEBUG - VM status query timeout in 886.243868113 2018-10-10 03:19:14,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:14,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-dde4a852-c945-47ed-8aa6-f89a6c48a720 x-compute-request-id: req-dde4a852-c945-47ed-8aa6-f89a6c48a720 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:14,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-dde4a852-c945-47ed-8aa6-f89a6c48a720 2018-10-10 03:19:14,870 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:14,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:17,873 - create_instance - DEBUG - VM status query timeout in 883.131283045 2018-10-10 03:19:17,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:18,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-bfc8893e-c280-42ac-a6b0-734b58974b47 x-compute-request-id: req-bfc8893e-c280-42ac-a6b0-734b58974b47 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:18,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-bfc8893e-c280-42ac-a6b0-734b58974b47 2018-10-10 03:19:18,136 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:18,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:21,140 - create_instance - DEBUG - VM status query timeout in 879.864875078 2018-10-10 03:19:21,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:21,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-0fa0b03d-eea5-4b72-b3ac-39e483751ad1 x-compute-request-id: req-0fa0b03d-eea5-4b72-b3ac-39e483751ad1 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:21,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-0fa0b03d-eea5-4b72-b3ac-39e483751ad1 2018-10-10 03:19:21,418 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:21,418 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:24,421 - create_instance - DEBUG - VM status query timeout in 876.58327198 2018-10-10 03:19:24,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:24,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-ec910d45-9125-4f9d-b3ea-c329727a253c x-compute-request-id: req-ec910d45-9125-4f9d-b3ea-c329727a253c 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:24,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-ec910d45-9125-4f9d-b3ea-c329727a253c 2018-10-10 03:19:24,842 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:24,843 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:27,846 - create_instance - DEBUG - VM status query timeout in 873.158672094 2018-10-10 03:19:27,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:28,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-05fabfcf-1c40-4433-a787-70438a0940fb x-compute-request-id: req-05fabfcf-1c40-4433-a787-70438a0940fb 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:28,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-05fabfcf-1c40-4433-a787-70438a0940fb 2018-10-10 03:19:28,121 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:28,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:31,124 - create_instance - DEBUG - VM status query timeout in 869.880078077 2018-10-10 03:19:31,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:31,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-219f50e3-1908-4780-a8e5-def9be3d97f4 x-compute-request-id: req-219f50e3-1908-4780-a8e5-def9be3d97f4 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.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:03Z", "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-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:31,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-219f50e3-1908-4780-a8e5-def9be3d97f4 2018-10-10 03:19:31,237 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:31,238 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:34,241 - create_instance - DEBUG - VM status query timeout in 866.763790131 2018-10-10 03:19:34,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:34,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-3611ebb3-c6c5-479f-9d86-979847d0afed x-compute-request-id: req-3611ebb3-c6c5-479f-9d86-979847d0afed Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:33Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:34,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-3611ebb3-c6c5-479f-9d86-979847d0afed 2018-10-10 03:19:34,497 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:34,497 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:37,500 - create_instance - DEBUG - VM status query timeout in 863.504472017 2018-10-10 03:19:37,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:38,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-1f2fc545-c255-4214-bb8f-a1f05f563300 x-compute-request-id: req-1f2fc545-c255-4214-bb8f-a1f05f563300 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:d3:fc", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:19:33Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:38,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-1f2fc545-c255-4214-bb8f-a1f05f563300 2018-10-10 03:19:38,551 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - BUILD 2018-10-10 03:19:38,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:41,555 - create_instance - DEBUG - VM status query timeout in 859.449994087 2018-10-10 03:19:41,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:42,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-18f5cdaf-54b8-40b2-b559-02f5fefbef21 x-compute-request-id: req-18f5cdaf-54b8-40b2-b559-02f5fefbef21 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:d3:fc", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-10T03:19:40.000000", "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:19:40Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:42,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-18f5cdaf-54b8-40b2-b559-02f5fefbef21 2018-10-10 03:19:42,174 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - ACTIVE 2018-10-10 03:19:42,174 - create_instance - INFO - VM is - ACTIVE 2018-10-10 03:19:42,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:42,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-de03e298-38db-47b2-a17c-34ce8e252f2d x-compute-request-id: req-de03e298-38db-47b2-a17c-34ce8e252f2d Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:d3:fc", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-10T03:19:40.000000", "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:19:40Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:42,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-de03e298-38db-47b2-a17c-34ce8e252f2d 2018-10-10 03:19:42,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:43,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7783142a-5b57-4e14-b007-f4e1bf38f13f Date: Wed, 10 Oct 2018 03:19:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["2c72f90b-eb3f-4490-b34e-2d100fdb5986"],"description":"","tags":[],"updated_at":"2018-10-10T03:18:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:19:43,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net used request id req-7783142a-5b57-4e14-b007-f4e1bf38f13f 2018-10-10 03:19:43,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:43,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6423c87-615c-4278-bee0-446471bd22fe Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:19:43,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-e6423c87-615c-4278-bee0-446471bd22fe 2018-10-10 03:19:43,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:43,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-20ff7c8c-c3d4-4ef0-ab16-fb2922a94c86 Date: Wed, 10 Oct 2018 03:19:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:19:43,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-20ff7c8c-c3d4-4ef0-ab16-fb2922a94c86 2018-10-10 03:19:43,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:43,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-5390ee72-c538-4c9e-8863-ef0b2c01cfc1 Date: Wed, 10 Oct 2018 03:19:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.4"}],"id":"1a28c3fc-5bc6-4fca-9fe8-5d88d3d04afe","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:a6:d7","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b59d747-da87-48d2-aa8a-47a99c1cc02f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.3"}],"id":"6d69e7d2-8247-4754-9aa6-8140dd71628e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:b7:8c","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b59d747-da87-48d2-aa8a-47a99c1cc02f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:19:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.14"}],"id":"843aed92-ff45-45c7-9999-05e6e0e99c6a","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:d3:fc","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:56Z","binding:vnic_type":"normal","device_id":"fd015e09-82cf-414f-971a-ac485060c157"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:18:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.2"}],"id":"a8c288f4-46ad-40b9-8de5-8256af71e81f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:65:31","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b59d747-da87-48d2-aa8a-47a99c1cc02f"}]} 2018-10-10 03:19:43,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-5390ee72-c538-4c9e-8863-ef0b2c01cfc1 2018-10-10 03:19:43,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:19:43,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["Lyxytn8lRECimqNdSiH3mw"], "issued_at": "2018-10-10T03:19:43.000000Z"}} 2018-10-10 03:19:43,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1166af6ecd09bcee853f749b614bbfa3c4d301" 2018-10-10 03:19:43,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8694c3-902d-4ccd-955c-d9143d2fe5bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:19:43,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7c8694c3-902d-4ccd-955c-d9143d2fe5bf 2018-10-10 03:19:43,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:44,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-f482b407-cf4e-4939-9c1a-9225b2115360 x-compute-request-id: req-f482b407-cf4e-4939-9c1a-9225b2115360 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:d3:fc", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-10T03:19:40.000000", "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:19:40Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:19:44,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-f482b407-cf4e-4939-9c1a-9225b2115360 2018-10-10 03:19:44,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:44,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f35741f6-26db-467b-9d5a-f7109391b9b9 Date: Wed, 10 Oct 2018 03:19:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["2c72f90b-eb3f-4490-b34e-2d100fdb5986"],"description":"","tags":[],"updated_at":"2018-10-10T03:18:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:43Z","provider:network_type":"vxlan"}]} 2018-10-10 03:19:44,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net used request id req-f35741f6-26db-467b-9d5a-f7109391b9b9 2018-10-10 03:19:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:44,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0571bc34-a5a1-42d3-9888-4cf746dd89d4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:19:44,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-0571bc34-a5a1-42d3-9888-4cf746dd89d4 2018-10-10 03:19:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:44,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e40900fa-0a12-47c2-a4a2-b8a7f3152772 Date: Wed, 10 Oct 2018 03:19:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:44Z","dns_nameservers":[],"updated_at":"2018-10-10T03:18:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet"}]} 2018-10-10 03:19:44,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-e40900fa-0a12-47c2-a4a2-b8a7f3152772 2018-10-10 03:19:44,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:44,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-d65c1d5e-4202-4f59-bb68-2b99cbfde3e5 Date: Wed, 10 Oct 2018 03:19:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.4"}],"id":"1a28c3fc-5bc6-4fca-9fe8-5d88d3d04afe","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:a6:d7","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b59d747-da87-48d2-aa8a-47a99c1cc02f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:18:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.3"}],"id":"6d69e7d2-8247-4754-9aa6-8140dd71628e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:b7:8c","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b59d747-da87-48d2-aa8a-47a99c1cc02f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:19:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.14"}],"id":"843aed92-ff45-45c7-9999-05e6e0e99c6a","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:d3:fc","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:56Z","binding:vnic_type":"normal","device_id":"fd015e09-82cf-414f-971a-ac485060c157"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:18:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c72f90b-eb3f-4490-b34e-2d100fdb5986","ip_address":"10.55.0.2"}],"id":"a8c288f4-46ad-40b9-8de5-8256af71e81f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:65:31","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b59d747-da87-48d2-aa8a-47a99c1cc02f","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:18:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b59d747-da87-48d2-aa8a-47a99c1cc02f"}]} 2018-10-10 03:19:44,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-d65c1d5e-4202-4f59-bb68-2b99cbfde3e5 2018-10-10 03:19:44,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1166af6ecd09bcee853f749b614bbfa3c4d301" -d '{"volumeAttachment": {"volumeId": "a64054c8-d704-4153-8e32-4662e09ae479"}}' 2018-10-10 03:19:47,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-063b5f5c-e85d-4214-9407-164a2cb84199 x-compute-request-id: req-063b5f5c-e85d-4214-9407-164a2cb84199 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fd015e09-82cf-414f-971a-ac485060c157", "id": "a64054c8-d704-4153-8e32-4662e09ae479", "volumeId": "a64054c8-d704-4153-8e32-4662e09ae479"}} 2018-10-10 03:19:47,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157/os-volume_attachments used request id req-063b5f5c-e85d-4214-9407-164a2cb84199 2018-10-10 03:19:47,060 - create_instance - INFO - Deleting Port with ID - 843aed92-ff45-45c7-9999-05e6e0e99c6a 2018-10-10 03:19:47,060 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-port 2018-10-10 03:19:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/843aed92-ff45-45c7-9999-05e6e0e99c6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:47,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a5c3980-dfd2-4de4-a833-1899ec741beb Date: Wed, 10 Oct 2018 03:19:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:19:47,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/843aed92-ff45-45c7-9999-05e6e0e99c6a used request id req-4a5c3980-dfd2-4de4-a833-1899ec741beb 2018-10-10 03:19:47,694 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst 2018-10-10 03:19:47,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:48,020 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:19: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-b22a8b56-23ae-4e23-aa27-6e67abd0d076 x-compute-request-id: req-b22a8b56-23ae-4e23-aa27-6e67abd0d076 Content-Type: application/json 2018-10-10 03:19:48,020 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-b22a8b56-23ae-4e23-aa27-6e67abd0d076 2018-10-10 03:19:48,021 - create_instance - INFO - Checking deletion status 2018-10-10 03:19:48,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:48,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-3bc93573-f6e8-44d3-b5eb-c11ab5dd7c38 x-compute-request-id: req-3bc93573-f6e8-44d3-b5eb-c11ab5dd7c38 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:d3:fc", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-10T03:19:40.000000", "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:19:47Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "a64054c8-d704-4153-8e32-4662e09ae479"}], "metadata": {}}} 2018-10-10 03:19:48,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-3bc93573-f6e8-44d3-b5eb-c11ab5dd7c38 2018-10-10 03:19:48,688 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - ACTIVE 2018-10-10 03:19:48,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:51,692 - create_instance - DEBUG - VM status query timeout in 296.328989983 2018-10-10 03:19:51,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:52,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19: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-fd8fcf0d-e6d3-48b7-ab42-78aac7ce332f x-compute-request-id: req-fd8fcf0d-e6d3-48b7-ab42-78aac7ce332f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-10T03:19:40.000000", "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:19:49Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "a64054c8-d704-4153-8e32-4662e09ae479"}], "metadata": {}}} 2018-10-10 03:19:52,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-fd8fcf0d-e6d3-48b7-ab42-78aac7ce332f 2018-10-10 03:19:52,105 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - ACTIVE 2018-10-10 03:19:52,106 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:55,109 - create_instance - DEBUG - VM status query timeout in 292.912008047 2018-10-10 03:19:55,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:55,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96988eff-e15c-4cc8-900f-a9406e710cdf x-compute-request-id: req-96988eff-e15c-4cc8-900f-a9406e710cdf Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd015e09-82cf-414f-971a-ac485060c157", "rel": "bookmark"}], "image": {"id": "2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "links": [{"href": "http://172.30.9.25:8774/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-10-10T03:19:40.000000", "flavor": {"id": "0567ea57-3cfa-406e-b343-fa91fb1c574d", "links": [{"href": "http://172.30.9.25:8774/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d", "rel": "bookmark"}]}, "id": "fd015e09-82cf-414f-971a-ac485060c157", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:19:49Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst", "created": "2018-10-10T03:19:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "a64054c8-d704-4153-8e32-4662e09ae479"}], "metadata": {}}} 2018-10-10 03:19:55,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-96988eff-e15c-4cc8-900f-a9406e710cdf 2018-10-10 03:19:55,517 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst] is - ACTIVE 2018-10-10 03:19:55,517 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:19:58,521 - create_instance - DEBUG - VM status query timeout in 289.500085115 2018-10-10 03:19:58,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251dec1479edff95baf79b160fe48cc942786305" 2018-10-10 03:19:58,566 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:19: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-c721e557-aeac-418a-9453-83e1e9a0ea7c x-compute-request-id: req-c721e557-aeac-418a-9453-83e1e9a0ea7c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fd015e09-82cf-414f-971a-ac485060c157 could not be found.", "code": 404}} 2018-10-10 03:19:58,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd015e09-82cf-414f-971a-ac485060c157 used request id req-c721e557-aeac-418a-9453-83e1e9a0ea7c 2018-10-10 03:19:58,567 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fd015e09-82cf-414f-971a-ac485060c157 could not be found. (HTTP 404) (Request-ID: req-c721e557-aeac-418a-9453-83e1e9a0ea7c) 2018-10-10 03:19:58,567 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-vm_inst 2018-10-10 03:19:58,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:19:59,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:19:58 GMT Server: Apache x-compute-request-id: req-88cd9389-43ac-4873-88c2-5621f5736a89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88cd9389-43ac-4873-88c2-5621f5736a89 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:19:50.000000", "replication_status": null, "snapshot_id": null, "id": "a64054c8-d704-4153-8e32-4662e09ae479", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-b4555489-1db7-496f-8c81-18ea1cb105c8", "bootable": "false", "created_at": "2018-10-10T03:18:48.000000", "volume_type": null}} 2018-10-10 03:19:59,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 used request id req-88cd9389-43ac-4873-88c2-5621f5736a89 2018-10-10 03:19:59,328 - create_volume - DEBUG - Instance status is - available 2018-10-10 03:19:59,328 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8 2018-10-10 03:19:59,328 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8 2018-10-10 03:19:59,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:20:00,113 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:19:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c1417904-61a5-4163-b014-5a8a02c224aa 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-10-10 03:20:00,113 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 used request id req-c1417904-61a5-4163-b014-5a8a02c224aa 2018-10-10 03:20:00,116 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:20:00,320 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:00 GMT Server: Apache x-compute-request-id: req-294c5ef5-15bf-46cb-b139-697da1c217dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-294c5ef5-15bf-46cb-b139-697da1c217dc Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:20:00.000000", "replication_status": null, "snapshot_id": null, "id": "a64054c8-d704-4153-8e32-4662e09ae479", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8", "bootable": "false", "created_at": "2018-10-10T03:18:48.000000", "volume_type": null}} 2018-10-10 03:20:00,320 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 used request id req-294c5ef5-15bf-46cb-b139-697da1c217dc 2018-10-10 03:20:00,321 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 03:20:00,321 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 03:20:03,324 - create_volume - DEBUG - Volume status query timeout in 56.7890529633 2018-10-10 03:20:03,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-634303d7-cc1a-48ac-95c7-2f0a9c52a4b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b336438a72b5a6926c11332b7ea44520b682d0" 2018-10-10 03:20:04,071 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:20:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-37029e8e-7dc7-49aa-b2b9-c60d8fb25c5e x-openstack-request-id: req-37029e8e-7dc7-49aa-b2b9-c60d8fb25c5e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a64054c8-d704-4153-8e32-4662e09ae479 could not be found.", "code": 404}} 2018-10-10 03:20:04,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/a64054c8-d704-4153-8e32-4662e09ae479 used request id req-37029e8e-7dc7-49aa-b2b9-c60d8fb25c5e 2018-10-10 03:20:04,071 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a64054c8-d704-4153-8e32-4662e09ae479 could not be found. (HTTP 404) (Request-ID: req-37029e8e-7dc7-49aa-b2b9-c60d8fb25c5e) 2018-10-10 03:20:04,071 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8 2018-10-10 03:20:04,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a277047ee7f37d31bfab45a780e1086417a33b04" 2018-10-10 03:20:04,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:20: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-2e7bd26a-2d70-41d8-896e-8879c5f77e57 x-compute-request-id: req-2e7bd26a-2d70-41d8-896e-8879c5f77e57 Content-Length: 0 Content-Type: application/json 2018-10-10 03:20:04,124 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0567ea57-3cfa-406e-b343-fa91fb1c574d used request id req-2e7bd26a-2d70-41d8-896e-8879c5f77e57 2018-10-10 03:20:04,125 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet 2018-10-10 03:20:04,125 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-subnet 2018-10-10 03:20:04,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/2c72f90b-eb3f-4490-b34e-2d100fdb5986 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" 2018-10-10 03:20:06,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26f6f7bc-94a2-4f31-b701-515c039e11fe Date: Wed, 10 Oct 2018 03:20:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:20:06,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/2c72f90b-eb3f-4490-b34e-2d100fdb5986 used request id req-26f6f7bc-94a2-4f31-b701-515c039e11fe 2018-10-10 03:20:06,029 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-net 2018-10-10 03:20:06,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/3b59d747-da87-48d2-aa8a-47a99c1cc02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2afe821e6387bce5e659cb5aa0ac9d05846599c" 2018-10-10 03:20:07,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f755ec91-4b2d-4656-8b82-8bbae6f57739 Date: Wed, 10 Oct 2018 03:20:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:20:07,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3b59d747-da87-48d2-aa8a-47a99c1cc02f used request id req-f755ec91-4b2d-4656-8b82-8bbae6f57739 2018-10-10 03:20:07,341 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b4555489-1db7-496f-8c81-18ea1cb105c8-image 2018-10-10 03:20:07,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7885e53d0b06f48e906eb7e7a7f03fb643ec8e0" 2018-10-10 03:20:08,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6643c15-a09b-42f6-b9bc-34d434545b0e Date: Wed, 10 Oct 2018 03:20:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:20:08,732 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2bcd2d3f-3e1f-47f7-bdca-461a9f06525f used request id req-f6643c15-a09b-42f6-b9bc-34d434545b0e 2018-10-10 03:20:08,733 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:20:08,736 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:20:08,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:20:08,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:20:09,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["kQJ9aZy8TCu4OrwvmpO-sA"], "issued_at": "2018-10-10T03:20:09.000000Z"}} 2018-10-10 03:20:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" 2018-10-10 03:20:09,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b374ff93-ac11-474f-ba1a-34c2cba63105 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:09,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b374ff93-ac11-474f-ba1a-34c2cba63105 2018-10-10 03:20:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" 2018-10-10 03:20:09,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-c190a945-4b24-4957-b2d0-aaf01f662e15 Date: Wed, 10 Oct 2018 03:20:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image"} 2018-10-10 03:20:09,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image used request id req-c190a945-4b24-4957-b2d0-aaf01f662e15 2018-10-10 03:20:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" 2018-10-10 03:20:10,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a9d2b80f-1a71-4d67-b850-7f5c8a00511e Date: Wed, 10 Oct 2018 03:20:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:20:10,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a9d2b80f-1a71-4d67-b850-7f5c8a00511e 2018-10-10 03:20:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image"}' 2018-10-10 03:20:10,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c X-Openstack-Request-Id: req-0cfbd6d0-fdd2-4195-ac83-721586628243 Date: Wed, 10 Oct 2018 03:20:10 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:20:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:20:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "min_disk": 0, "protected": false, "id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "file": "/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:20:10,735 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0cfbd6d0-fdd2-4195-ac83-721586628243 2018-10-10 03:20:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" -d '' 2018-10-10 03:20:12,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3cd899ec-244b-4f0b-821d-8f1830846662 Date: Wed, 10 Oct 2018 03:20:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:20:12,856 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/file used request id req-3cd899ec-244b-4f0b-821d-8f1830846662 2018-10-10 03:20:12,856 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:20:12,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" 2018-10-10 03:20:13,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9ac22e5a-1233-426c-a140-68173e343695 Date: Wed, 10 Oct 2018 03:20:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:20:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:20:12Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/snap", "metadata": {}}], "self": "/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "min_disk": 0, "protected": false, "id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "file": "/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:20:13,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c used request id req-9ac22e5a-1233-426c-a140-68173e343695 2018-10-10 03:20:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" 2018-10-10 03:20:13,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9ad85491-82b3-4edc-a6b6-1b7c3d533b48 Date: Wed, 10 Oct 2018 03:20:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:20:13,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9ad85491-82b3-4edc-a6b6-1b7c3d533b48 2018-10-10 03:20:13,192 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image 2018-10-10 03:20:13,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" 2018-10-10 03:20:13,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-2e6e4e9f-6b64-4f09-af9d-e56ebf4fc5a7 Date: Wed, 10 Oct 2018 03:20:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:20:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:20:12Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/snap", "metadata": {}}], "self": "/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "min_disk": 0, "protected": false, "id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "file": "/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:20:13,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c used request id req-2e6e4e9f-6b64-4f09-af9d-e56ebf4fc5a7 2018-10-10 03:20:13,362 - create_image - DEBUG - Instance status is - active 2018-10-10 03:20:13,362 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image 2018-10-10 03:20:13,362 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image 2018-10-10 03:20:13,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:20:13,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:20:13,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["gbDlmKYGR8CvJrlCWVDDcQ"], "issued_at": "2018-10-10T03:20:13.000000Z"}} 2018-10-10 03:20:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" 2018-10-10 03:20:13,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26772d06-1a13-42e6-89c1-3afa8d01bde7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:13,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-26772d06-1a13-42e6-89c1-3afa8d01bde7 2018-10-10 03:20:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" 2018-10-10 03:20:14,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b18d395f-8050-4bb5-9474-155ab223c190 Date: Wed, 10 Oct 2018 03:20:13 GMT RESP BODY: {"networks":[]} 2018-10-10 03:20:14,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-b18d395f-8050-4bb5-9474-155ab223c190 2018-10-10 03:20:14,012 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net 2018-10-10 03:20:14,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net", "admin_state_up": true}}' 2018-10-10 03:20:14,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c2fa8fa0-35a1-4958-8219-4b5bcb523fe4 Date: Wed, 10 Oct 2018 03:20:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:20:14Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","mtu":1450}} 2018-10-10 03:20:14,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c2fa8fa0-35a1-4958-8219-4b5bcb523fe4 2018-10-10 03:20:14,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" 2018-10-10 03:20:14,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-cbee1014-694c-497a-ae5c-f42e7eb62a14 Date: Wed, 10 Oct 2018 03:20:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:20:14Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:14,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-cbee1014-694c-497a-ae5c-f42e7eb62a14 2018-10-10 03:20:14,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" 2018-10-10 03:20:14,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-875ba210-b5a8-4f16-8fc8-bbd7236a9813 Date: Wed, 10 Oct 2018 03:20:14 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:20:14,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-875ba210-b5a8-4f16-8fc8-bbd7236a9813 2018-10-10 03:20:14,874 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet 2018-10-10 03:20:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" -d '{"subnets": [{"ip_version": 4, "network_id": "61067a78-77c0-496d-a83b-d0fedb7be1ec", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]}' 2018-10-10 03:20:15,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5eb0dfa1-943c-4c5c-80e1-57117b02f274 Date: Wed, 10 Oct 2018 03:20:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:15,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-5eb0dfa1-943c-4c5c-80e1-57117b02f274 2018-10-10 03:20:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" 2018-10-10 03:20:15,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b0d97b01-9922-4629-b384-7f3c012a2290 Date: Wed, 10 Oct 2018 03:20:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:15,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-b0d97b01-9922-4629-b384-7f3c012a2290 2018-10-10 03:20:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" 2018-10-10 03:20:16,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-eb87c7e6-06fa-4b40-85b2-ab04534745c8 Date: Wed, 10 Oct 2018 03:20:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:16,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-eb87c7e6-06fa-4b40-85b2-ab04534745c8 2018-10-10 03:20:16,044 - OpenStackNetwork - DEBUG - Network [61067a78-77c0-496d-a83b-d0fedb7be1ec] created successfully 2018-10-10 03:20:16,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:20:16,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:20:16,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["aXs5nJoSSVirOpr0A2fdUw"], "issued_at": "2018-10-10T03:20:16.000000Z"}} 2018-10-10 03:20:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f559cef66de39ef3ccaea6de8926fa1b1754a5" 2018-10-10 03:20:16,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583e03de-aae6-4f11-9fec-3fa1578a1532 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:16,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-583e03de-aae6-4f11-9fec-3fa1578a1532 2018-10-10 03:20:16,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:20:16,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f559cef66de39ef3ccaea6de8926fa1b1754a5" 2018-10-10 03:20:16,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-7b969793-5355-4210-a94e-11224e9698e7 x-compute-request-id: req-7b969793-5355-4210-a94e-11224e9698e7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:20:16,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7b969793-5355-4210-a94e-11224e9698e7 2018-10-10 03:20:16,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f559cef66de39ef3ccaea6de8926fa1b1754a5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-10 03:20:16,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-1f1e1870-c178-4fe8-8f65-3b2cd198cd27 x-compute-request-id: req-1f1e1870-c178-4fe8-8f65-3b2cd198cd27 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:20:16,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1f1e1870-c178-4fe8-8f65-3b2cd198cd27 2018-10-10 03:20:16,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:20:16,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:20:17,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["bPi003D7QSa_W6JB51Auvg"], "issued_at": "2018-10-10T03:20:17.000000Z"}} 2018-10-10 03:20:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7c39dd5d6d3fb571df5f84f0575d241531f82a" 2018-10-10 03:20:17,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161e76a7-45f2-49ee-8e95-8ee020ade004 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:17,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-161e76a7-45f2-49ee-8e95-8ee020ade004 2018-10-10 03:20:17,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7c39dd5d6d3fb571df5f84f0575d241531f82a" 2018-10-10 03:20:17,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:17 GMT Server: Apache x-compute-request-id: req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 03:20:17,943 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail used request id req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f 2018-10-10 03:20:17,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7c39dd5d6d3fb571df5f84f0575d241531f82a" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a", "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-10-10 03:20:18,384 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:20:17 GMT Server: Apache x-compute-request-id: req-841d227a-555f-4928-8e6c-552c71b6d1ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-841d227a-555f-4928-8e6c-552c71b6d1ef Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T03:20:18.179846", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "244ae490-25f5-4b0c-a852-f03e966c154b", "size": 1}} 2018-10-10 03:20:18,384 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes used request id req-841d227a-555f-4928-8e6c-552c71b6d1ef 2018-10-10 03:20:18,388 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7c39dd5d6d3fb571df5f84f0575d241531f82a" 2018-10-10 03:20:19,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:18 GMT Server: Apache x-compute-request-id: req-7f22fb9f-aa59-4a0f-bf22-d2b0020ddf19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f22fb9f-aa59-4a0f-bf22-d2b0020ddf19 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:20:18.000000", "replication_status": null, "snapshot_id": null, "id": "244ae490-25f5-4b0c-a852-f03e966c154b", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-5c061c08-9225-4259-94db-cfeb86c7d61a", "bootable": "false", "created_at": "2018-10-10T03:20:18.000000", "volume_type": null}} 2018-10-10 03:20:19,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b used request id req-7f22fb9f-aa59-4a0f-bf22-d2b0020ddf19 2018-10-10 03:20:19,136 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a 2018-10-10 03:20:19,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7c39dd5d6d3fb571df5f84f0575d241531f82a" 2018-10-10 03:20:19,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:19 GMT Server: Apache x-compute-request-id: req-86e9240b-5b01-444d-87d3-0eae34fe86cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86e9240b-5b01-444d-87d3-0eae34fe86cc Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:20:18.000000", "replication_status": null, "snapshot_id": null, "id": "244ae490-25f5-4b0c-a852-f03e966c154b", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-5c061c08-9225-4259-94db-cfeb86c7d61a", "bootable": "false", "created_at": "2018-10-10T03:20:18.000000", "volume_type": null}} 2018-10-10 03:20:19,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b used request id req-86e9240b-5b01-444d-87d3-0eae34fe86cc 2018-10-10 03:20:19,188 - create_volume - DEBUG - Instance status is - available 2018-10-10 03:20:19,188 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a 2018-10-10 03:20:19,188 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a 2018-10-10 03:20:19,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:20:19,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:20:19,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["pJxtew3ATSihOrYtc7TwJw"], "issued_at": "2018-10-10T03:20:19.000000Z"}} 2018-10-10 03:20:19,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:19,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba08d9a8-20cd-4ce0-9267-7e4759bd93af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:19,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ba08d9a8-20cd-4ce0-9267-7e4759bd93af 2018-10-10 03:20:19,669 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:20:19,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:19,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f0dceb-eecc-4491-b00b-b0c45bac1099 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:19,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-40f0dceb-eecc-4491-b00b-b0c45bac1099 2018-10-10 03:20:19,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:20,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-680bbfe1-8362-45e6-9c9d-25790b1a3108 Date: Wed, 10 Oct 2018 03:20:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:20,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-680bbfe1-8362-45e6-9c9d-25790b1a3108 2018-10-10 03:20:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:20:20,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:20:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:20:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:20,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5e8e45-024f-4de7-adc4-95bae9a5cb57 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:20,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-4a5e8e45-024f-4de7-adc4-95bae9a5cb57 2018-10-10 03:20:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:20,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c9cf3b2a-e974-4cb7-95a8-dc6d03e905fb Date: Wed, 10 Oct 2018 03:20:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:20,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-c9cf3b2a-e974-4cb7-95a8-dc6d03e905fb 2018-10-10 03:20:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:20,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-94a6e865-2187-4b76-8c47-cfa3aac7ddce Date: Wed, 10 Oct 2018 03:20:20 GMT RESP BODY: {"ports":[]} 2018-10-10 03:20:20,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port&admin_state_up=True used request id req-94a6e865-2187-4b76-8c47-cfa3aac7ddce 2018-10-10 03:20:20,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:20,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24f4db09-f79d-4a38-91ec-ca987a6262ad x-compute-request-id: req-24f4db09-f79d-4a38-91ec-ca987a6262ad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 03:20:20,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst used request id req-24f4db09-f79d-4a38-91ec-ca987a6262ad 2018-10-10 03:20:20,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:21,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-25025aa2-110f-47d1-8aae-d091bd4f98ef Date: Wed, 10 Oct 2018 03:20:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:21,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-25025aa2-110f-47d1-8aae-d091bd4f98ef 2018-10-10 03:20:21,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:21,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e7dc8f-cd2c-464d-a2b3-323b7b17834b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:21,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-94e7dc8f-cd2c-464d-a2b3-323b7b17834b 2018-10-10 03:20:21,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:21,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-200b6e88-e609-4bd1-8c1b-a209ea0086f9 Date: Wed, 10 Oct 2018 03:20:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:21,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-200b6e88-e609-4bd1-8c1b-a209ea0086f9 2018-10-10 03:20:21,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:21,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a3cb378a-7285-4f16-b8dc-54c13cb4ec01 Date: Wed, 10 Oct 2018 03:20:21 GMT RESP BODY: {"ports":[]} 2018-10-10 03:20:21,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port&admin_state_up=True used request id req-a3cb378a-7285-4f16-b8dc-54c13cb4ec01 2018-10-10 03:20:21,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:20:21,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:20:21,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:20:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["wTVZCNYjQ1Ku-mAAdcGASA"], "issued_at": "2018-10-10T03:20:21.000000Z"}} 2018-10-10 03:20:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5dfc865aaadab2482d64eb6b732049696676d0" 2018-10-10 03:20:22,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d5b7af-fae2-4a74-9a2a-01675c061cda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:22,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-67d5b7af-fae2-4a74-9a2a-01675c061cda 2018-10-10 03:20:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:22,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f319b185-29a4-4ad2-998a-b036d1571def Date: Wed, 10 Oct 2018 03:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:22,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-f319b185-29a4-4ad2-998a-b036d1571def 2018-10-10 03:20:22,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:22,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7a4a250c-95ec-4fb6-9935-1ce830e16d1f Date: Wed, 10 Oct 2018 03:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:22,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-7a4a250c-95ec-4fb6-9935-1ce830e16d1f 2018-10-10 03:20:22,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:22,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-41d332e1-ff99-48bb-a458-96997a01c88e Date: Wed, 10 Oct 2018 03:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:22,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-41d332e1-ff99-48bb-a458-96997a01c88e 2018-10-10 03:20:22,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:20:22,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:20:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:20:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5dfc865aaadab2482d64eb6b732049696676d0" 2018-10-10 03:20:22,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f992e5-afd9-4411-bac7-ef3a57ba5c24 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:22,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-95f992e5-afd9-4411-bac7-ef3a57ba5c24 2018-10-10 03:20:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:22,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d684b3b1-dcf1-4d0b-b336-743831ec50ee Date: Wed, 10 Oct 2018 03:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:22,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-d684b3b1-dcf1-4d0b-b336-743831ec50ee 2018-10-10 03:20:22,995 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net 2018-10-10 03:20:23,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" -d '{"port": {"network_id": "61067a78-77c0-496d-a83b-d0fedb7be1ec", "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port", "admin_state_up": true}}' 2018-10-10 03:20:23,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-00e23ade-f8fe-4a5e-bd20-e21b86e42fc7 Date: Wed, 10 Oct 2018 03:20:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:23Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.7"}],"id":"3cadd4f1-d4bc-4fc2-8517-259e139b2d53","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bc:ba:02","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port","project_id":"6230f90b4840424ea8249b5480c29fb6","qos_policy_id":null,"admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:23Z","binding:vnic_type":"normal"}} 2018-10-10 03:20:23,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-00e23ade-f8fe-4a5e-bd20-e21b86e42fc7 2018-10-10 03:20:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b8007887-4196-4987-b121-2070c5bec588 Date: Wed, 10 Oct 2018 03:20:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:24,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-b8007887-4196-4987-b121-2070c5bec588 2018-10-10 03:20:24,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb73430-c104-42aa-ac0b-e4a6994649f9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:24,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-6eb73430-c104-42aa-ac0b-e4a6994649f9 2018-10-10 03:20:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ee1b07c4-527a-4446-a216-f172d99e4a5b Date: Wed, 10 Oct 2018 03:20:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:24,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-ee1b07c4-527a-4446-a216-f172d99e4a5b 2018-10-10 03:20:24,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-30feb948-1f4c-4c1c-adcc-8ed53e9aee80 Date: Wed, 10 Oct 2018 03:20:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.7"}],"id":"3cadd4f1-d4bc-4fc2-8517-259e139b2d53","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bc:ba:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 03:20:24,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port&admin_state_up=True used request id req-30feb948-1f4c-4c1c-adcc-8ed53e9aee80 2018-10-10 03:20:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785b1b8f-5c8c-47a8-82bb-2d030544fc68 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:24,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-785b1b8f-5c8c-47a8-82bb-2d030544fc68 2018-10-10 03:20:24,441 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst 2018-10-10 03:20:24,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c02a83a1-fbd7-42a6-b213-def0292f0899 x-compute-request-id: req-c02a83a1-fbd7-42a6-b213-def0292f0899 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-flavor"}]} 2018-10-10 03:20:24,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c02a83a1-fbd7-42a6-b213-def0292f0899 2018-10-10 03:20:24,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6be6512-7c05-4b3b-843f-836b9dddc718 x-compute-request-id: req-a6be6512-7c05-4b3b-843f-836b9dddc718 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:20:24,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98 used request id req-a6be6512-7c05-4b3b-843f-836b9dddc718 2018-10-10 03:20:24,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-d3b092c1-9ee6-4a78-91ca-13d472d1ffce Date: Wed, 10 Oct 2018 03:20:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:20:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:20:12Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/snap", "metadata": {}}], "self": "/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "min_disk": 0, "protected": false, "id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "file": "/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image"} 2018-10-10 03:20:24,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image used request id req-d3b092c1-9ee6-4a78-91ca-13d472d1ffce 2018-10-10 03:20:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:24,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-66384511-d70c-46d0-9215-02debb198a3b Date: Wed, 10 Oct 2018 03:20:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:20:24,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-66384511-d70c-46d0-9215-02debb198a3b 2018-10-10 03:20:24,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "imageRef": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "flavorRef": "628eed28-444f-4ee9-abcb-42f0cd412f98", "max_count": 1, "min_count": 1, "networks": [{"port": "3cadd4f1-d4bc-4fc2-8517-259e139b2d53"}]}}' 2018-10-10 03:20:26,374 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b52c884-5cfe-466a-bd75-954523bba741 x-compute-request-id: req-1b52c884-5cfe-466a-bd75-954523bba741 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "edafcff4-8095-443c-bb89-6c724fd18387", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "adminPass": "Q6Pe4g3YBBfs"}} 2018-10-10 03:20:26,374 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1b52c884-5cfe-466a-bd75-954523bba741 2018-10-10 03:20:26,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:26,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-93816240-97e7-438d-af80-4e43cbbc4e1e x-compute-request-id: req-93816240-97e7-438d-af80-4e43cbbc4e1e Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:20:26Z", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:26,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-93816240-97e7-438d-af80-4e43cbbc4e1e 2018-10-10 03:20:26,735 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst 2018-10-10 03:20:26,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:27,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-61c9bd6d-a7cb-48a5-aff0-98fb2e2f275e x-compute-request-id: req-61c9bd6d-a7cb-48a5-aff0-98fb2e2f275e Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "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-10-10T03:20:26Z", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:27,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-61c9bd6d-a7cb-48a5-aff0-98fb2e2f275e 2018-10-10 03:20:27,087 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst] is - BUILD 2018-10-10 03:20:27,087 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:20:30,090 - create_instance - DEBUG - VM status query timeout in 896.644373894 2018-10-10 03:20:30,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:30,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f640c13b-dc26-4c89-b88a-114a9ee7a71c x-compute-request-id: req-f640c13b-dc26-4c89-b88a-114a9ee7a71c Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:20:27Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:30,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-f640c13b-dc26-4c89-b88a-114a9ee7a71c 2018-10-10 03:20:30,692 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst] is - BUILD 2018-10-10 03:20:30,692 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:20:33,695 - create_instance - DEBUG - VM status query timeout in 893.039669991 2018-10-10 03:20:33,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:34,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-47de1062-f249-43ea-9298-e3822c2dab61 x-compute-request-id: req-47de1062-f249-43ea-9298-e3822c2dab61 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:20:27Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:34,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-47de1062-f249-43ea-9298-e3822c2dab61 2018-10-10 03:20:34,200 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst] is - BUILD 2018-10-10 03:20:34,200 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:20:37,202 - create_instance - DEBUG - VM status query timeout in 889.533363819 2018-10-10 03:20:37,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:37,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f1be379-4e71-4bde-ab02-a7aa402ebb2e x-compute-request-id: req-8f1be379-4e71-4bde-ab02-a7aa402ebb2e Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:34Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:37,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-8f1be379-4e71-4bde-ab02-a7aa402ebb2e 2018-10-10 03:20:37,508 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst] is - ACTIVE 2018-10-10 03:20:37,508 - create_instance - INFO - VM is - ACTIVE 2018-10-10 03:20:37,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:38,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-390524f9-78bb-4d3a-9e04-734bb5c8114a x-compute-request-id: req-390524f9-78bb-4d3a-9e04-734bb5c8114a Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:34Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:38,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-390524f9-78bb-4d3a-9e04-734bb5c8114a 2018-10-10 03:20:38,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5dfcbb3b-a635-4081-ae30-5e4696ca6d4f Date: Wed, 10 Oct 2018 03:20:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:38,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-5dfcbb3b-a635-4081-ae30-5e4696ca6d4f 2018-10-10 03:20:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:38,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb116bcb-fbf9-4b6e-a641-4bbcfc97fc7d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:38,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-cb116bcb-fbf9-4b6e-a641-4bbcfc97fc7d 2018-10-10 03:20:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:38,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-334ecd36-79b6-4ecc-9222-d22aadf98405 Date: Wed, 10 Oct 2018 03:20:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:38,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-334ecd36-79b6-4ecc-9222-d22aadf98405 2018-10-10 03:20:38,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:38,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-1d553409-a8f3-44bd-8609-56ecf7041c82 Date: Wed, 10 Oct 2018 03:20:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.7"}],"id":"3cadd4f1-d4bc-4fc2-8517-259e139b2d53","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:ba:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:23Z","binding:vnic_type":"normal","device_id":"edafcff4-8095-443c-bb89-6c724fd18387"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.4"}],"id":"49555d5b-5e29-484b-9cb5-49dbac3659b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:fe:22","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.3"}],"id":"5e8eadac-2164-48a2-a174-409d0dc28423","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:0a:f7","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.2"}],"id":"f7cd6a71-388e-44ed-b492-52c871ccaf16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:1d:70","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61067a78-77c0-496d-a83b-d0fedb7be1ec"}]} 2018-10-10 03:20:38,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-1d553409-a8f3-44bd-8609-56ecf7041c82 2018-10-10 03:20:38,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:20:39,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["WGBRgw07QPqNGMJWLL_zzw"], "issued_at": "2018-10-10T03:20:39.000000Z"}} 2018-10-10 03:20:39,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:39,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5bc3c4d-74b1-4a31-aeea-b589c563097f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:39,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f5bc3c4d-74b1-4a31-aeea-b589c563097f 2018-10-10 03:20:39,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:39,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-b777d721-e19c-4989-864e-47c1781770c2 x-compute-request-id: req-b777d721-e19c-4989-864e-47c1781770c2 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:34Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:39,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-b777d721-e19c-4989-864e-47c1781770c2 2018-10-10 03:20:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:39,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-aa26da06-251a-4607-ade5-de72e1618e76 Date: Wed, 10 Oct 2018 03:20:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:39,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-aa26da06-251a-4607-ade5-de72e1618e76 2018-10-10 03:20:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:40,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcc0f4f-41ff-4137-b757-904858440bba Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:40,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-cfcc0f4f-41ff-4137-b757-904858440bba 2018-10-10 03:20:40,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:40,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fcece7cc-3ae1-4ca5-bca1-577e4b907c2a Date: Wed, 10 Oct 2018 03:20:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:40,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-fcece7cc-3ae1-4ca5-bca1-577e4b907c2a 2018-10-10 03:20:40,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:40,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-34e13d02-fc3b-4796-8349-314aed3a6a88 Date: Wed, 10 Oct 2018 03:20:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.7"}],"id":"3cadd4f1-d4bc-4fc2-8517-259e139b2d53","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:ba:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:23Z","binding:vnic_type":"normal","device_id":"edafcff4-8095-443c-bb89-6c724fd18387"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.4"}],"id":"49555d5b-5e29-484b-9cb5-49dbac3659b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:fe:22","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.3"}],"id":"5e8eadac-2164-48a2-a174-409d0dc28423","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:0a:f7","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.2"}],"id":"f7cd6a71-388e-44ed-b492-52c871ccaf16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:1d:70","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61067a78-77c0-496d-a83b-d0fedb7be1ec"}]} 2018-10-10 03:20:40,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-34e13d02-fc3b-4796-8349-314aed3a6a88 2018-10-10 03:20:40,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" -d '{"volumeAttachment": {"volumeId": "244ae490-25f5-4b0c-a852-f03e966c154b"}}' 2018-10-10 03:20:42,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-7a1dbc35-6ac5-4343-84ec-751f9ff9520f x-compute-request-id: req-7a1dbc35-6ac5-4343-84ec-751f9ff9520f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "edafcff4-8095-443c-bb89-6c724fd18387", "id": "244ae490-25f5-4b0c-a852-f03e966c154b", "volumeId": "244ae490-25f5-4b0c-a852-f03e966c154b"}} 2018-10-10 03:20:42,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387/os-volume_attachments used request id req-7a1dbc35-6ac5-4343-84ec-751f9ff9520f 2018-10-10 03:20:42,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:43,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-04a786d8-3fe1-4146-b70d-d1472bbe715e x-compute-request-id: req-04a786d8-3fe1-4146-b70d-d1472bbe715e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:34Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "244ae490-25f5-4b0c-a852-f03e966c154b"}], "metadata": {}}} 2018-10-10 03:20:43,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-04a786d8-3fe1-4146-b70d-d1472bbe715e 2018-10-10 03:20:43,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:43,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-09eb164e-6494-4895-bf1a-f63aae9fbab1 Date: Wed, 10 Oct 2018 03:20:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:43,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-09eb164e-6494-4895-bf1a-f63aae9fbab1 2018-10-10 03:20:43,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:20:43,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:20:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:20:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:43,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c31ec9f-317a-4ff6-83e3-f28177888348 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:43,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-9c31ec9f-317a-4ff6-83e3-f28177888348 2018-10-10 03:20:43,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:44,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5369b776-7f97-4e27-a106-9b91c61e5040 Date: Wed, 10 Oct 2018 03:20:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:44,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-5369b776-7f97-4e27-a106-9b91c61e5040 2018-10-10 03:20:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:44,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-c508d5ac-c2ba-4bee-a895-a16f59470678 Date: Wed, 10 Oct 2018 03:20:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.7"}],"id":"3cadd4f1-d4bc-4fc2-8517-259e139b2d53","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:ba:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:23Z","binding:vnic_type":"normal","device_id":"edafcff4-8095-443c-bb89-6c724fd18387"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.4"}],"id":"49555d5b-5e29-484b-9cb5-49dbac3659b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:fe:22","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.3"}],"id":"5e8eadac-2164-48a2-a174-409d0dc28423","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:0a:f7","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.2"}],"id":"f7cd6a71-388e-44ed-b492-52c871ccaf16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:1d:70","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61067a78-77c0-496d-a83b-d0fedb7be1ec"}]} 2018-10-10 03:20:44,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-c508d5ac-c2ba-4bee-a895-a16f59470678 2018-10-10 03:20:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:44,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367797cf-7ee6-49a7-b290-eeeec4269360 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:20:44,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-367797cf-7ee6-49a7-b290-eeeec4269360 2018-10-10 03:20:44,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:45,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-11422ad7-cfc3-4962-8053-78c57dcbf8e7 x-compute-request-id: req-11422ad7-cfc3-4962-8053-78c57dcbf8e7 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:44Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "244ae490-25f5-4b0c-a852-f03e966c154b"}], "metadata": {}}} 2018-10-10 03:20:45,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-11422ad7-cfc3-4962-8053-78c57dcbf8e7 2018-10-10 03:20:45,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:45,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e7c289fd-6d40-4dc1-b0d3-73edad4d1237 Date: Wed, 10 Oct 2018 03:20:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:45,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-e7c289fd-6d40-4dc1-b0d3-73edad4d1237 2018-10-10 03:20:45,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:45,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e0e92f-e135-42a4-9ec7-1e5e17b4496c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:45,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-a5e0e92f-e135-42a4-9ec7-1e5e17b4496c 2018-10-10 03:20:45,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:45,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a88059dc-481f-4019-881b-c68f97581eaa Date: Wed, 10 Oct 2018 03:20:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:45,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-a88059dc-481f-4019-881b-c68f97581eaa 2018-10-10 03:20:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:45,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-276c47d6-c6fd-4427-b94a-2ff034e01b28 Date: Wed, 10 Oct 2018 03:20:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.7"}],"id":"3cadd4f1-d4bc-4fc2-8517-259e139b2d53","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:ba:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:23Z","binding:vnic_type":"normal","device_id":"edafcff4-8095-443c-bb89-6c724fd18387"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.4"}],"id":"49555d5b-5e29-484b-9cb5-49dbac3659b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:fe:22","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.3"}],"id":"5e8eadac-2164-48a2-a174-409d0dc28423","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:0a:f7","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.2"}],"id":"f7cd6a71-388e-44ed-b492-52c871ccaf16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:1d:70","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61067a78-77c0-496d-a83b-d0fedb7be1ec"}]} 2018-10-10 03:20:45,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-276c47d6-c6fd-4427-b94a-2ff034e01b28 2018-10-10 03:20:45,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:46,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-2f9efbdf-5ddf-43b0-8c15-b20b2816c6d6 x-compute-request-id: req-2f9efbdf-5ddf-43b0-8c15-b20b2816c6d6 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:44Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "244ae490-25f5-4b0c-a852-f03e966c154b"}], "metadata": {}}} 2018-10-10 03:20:46,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-2f9efbdf-5ddf-43b0-8c15-b20b2816c6d6 2018-10-10 03:20:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:46,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d77bdb59-25fe-4450-bd40-aef06de605d3 Date: Wed, 10 Oct 2018 03:20:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:46,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-d77bdb59-25fe-4450-bd40-aef06de605d3 2018-10-10 03:20:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:46,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48435b5-6683-4d6c-b81d-19f2f72402d4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:46,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-b48435b5-6683-4d6c-b81d-19f2f72402d4 2018-10-10 03:20:46,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:46,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-519458a4-09bc-4d28-b284-10df3b106545 Date: Wed, 10 Oct 2018 03:20:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:46,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-519458a4-09bc-4d28-b284-10df3b106545 2018-10-10 03:20:46,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:46,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-50ff43b9-8895-4831-94e9-3869af58b929 Date: Wed, 10 Oct 2018 03:20:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.7"}],"id":"3cadd4f1-d4bc-4fc2-8517-259e139b2d53","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:ba:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:23Z","binding:vnic_type":"normal","device_id":"edafcff4-8095-443c-bb89-6c724fd18387"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.4"}],"id":"49555d5b-5e29-484b-9cb5-49dbac3659b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:fe:22","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.3"}],"id":"5e8eadac-2164-48a2-a174-409d0dc28423","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:0a:f7","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.2"}],"id":"f7cd6a71-388e-44ed-b492-52c871ccaf16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:1d:70","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61067a78-77c0-496d-a83b-d0fedb7be1ec"}]} 2018-10-10 03:20:46,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-50ff43b9-8895-4831-94e9-3869af58b929 2018-10-10 03:20:46,928 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:47,141 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:46 GMT Server: Apache x-compute-request-id: req-873f2994-674a-4c44-ace2-c0698b47ed63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-873f2994-674a-4c44-ace2-c0698b47ed63 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "edafcff4-8095-443c-bb89-6c724fd18387", "attachment_id": "01bfc86e-bd93-4a01-aed2-d51af2fd44c5", "attached_at": "2018-10-10T03:20:45.000000", "host_name": null, "volume_id": "244ae490-25f5-4b0c-a852-f03e966c154b", "device": "/dev/vdb", "id": "244ae490-25f5-4b0c-a852-f03e966c154b"}], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:20:45.000000", "replication_status": null, "snapshot_id": null, "id": "244ae490-25f5-4b0c-a852-f03e966c154b", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-5c061c08-9225-4259-94db-cfeb86c7d61a", "bootable": "false", "created_at": "2018-10-10T03:20:18.000000", "volume_type": null}} 2018-10-10 03:20:47,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b used request id req-873f2994-674a-4c44-ace2-c0698b47ed63 2018-10-10 03:20:47,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:47,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-d770aba2-5d73-4a37-b618-a0159f05a687 x-compute-request-id: req-d770aba2-5d73-4a37-b618-a0159f05a687 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:44Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "244ae490-25f5-4b0c-a852-f03e966c154b"}], "metadata": {}}} 2018-10-10 03:20:47,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-d770aba2-5d73-4a37-b618-a0159f05a687 2018-10-10 03:20:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:47,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-11d7bc0f-a16f-4e88-801b-499b49af0db2 Date: Wed, 10 Oct 2018 03:20:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["f7c9e309-a262-4bb1-8292-0eedde064876"],"description":"","tags":[],"updated_at":"2018-10-10T03:20:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:20:47,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net used request id req-11d7bc0f-a16f-4e88-801b-499b49af0db2 2018-10-10 03:20:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:47,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d88ffbb-3d4e-4333-a796-2ab47e7cc6c7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:20:47,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-7d88ffbb-3d4e-4333-a796-2ab47e7cc6c7 2018-10-10 03:20:47,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:48,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-38630655-05e2-44dd-b244-1adfda6e2745 Date: Wed, 10 Oct 2018 03:20:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","dns_nameservers":[],"updated_at":"2018-10-10T03:20: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":"6230f90b4840424ea8249b5480c29fb6","id":"f7c9e309-a262-4bb1-8292-0eedde064876","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet"}]} 2018-10-10 03:20:48,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-38630655-05e2-44dd-b244-1adfda6e2745 2018-10-10 03:20:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:48,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-584e1409-3723-4eef-9968-d7429bcb8430 Date: Wed, 10 Oct 2018 03:20:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.7"}],"id":"3cadd4f1-d4bc-4fc2-8517-259e139b2d53","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:ba:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:23Z","binding:vnic_type":"normal","device_id":"edafcff4-8095-443c-bb89-6c724fd18387"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.4"}],"id":"49555d5b-5e29-484b-9cb5-49dbac3659b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:fe:22","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.3"}],"id":"5e8eadac-2164-48a2-a174-409d0dc28423","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:0a:f7","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61067a78-77c0-496d-a83b-d0fedb7be1ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:20:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c9e309-a262-4bb1-8292-0eedde064876","ip_address":"10.55.0.2"}],"id":"f7cd6a71-388e-44ed-b492-52c871ccaf16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:1d:70","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61067a78-77c0-496d-a83b-d0fedb7be1ec","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:20:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61067a78-77c0-496d-a83b-d0fedb7be1ec"}]} 2018-10-10 03:20:48,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-584e1409-3723-4eef-9968-d7429bcb8430 2018-10-10 03:20:48,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387/os-volume_attachments/244ae490-25f5-4b0c-a852-f03e966c154b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b116ec635d426370e231590f8901fa55af2b27e" 2018-10-10 03:20:49,643 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:20: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-0a6476aa-6068-4c46-a338-e6a8a6e97bc9 x-compute-request-id: req-0a6476aa-6068-4c46-a338-e6a8a6e97bc9 Content-Length: 0 Content-Type: application/json 2018-10-10 03:20:49,643 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387/os-volume_attachments/244ae490-25f5-4b0c-a852-f03e966c154b used request id req-0a6476aa-6068-4c46-a338-e6a8a6e97bc9 2018-10-10 03:20:49,644 - create_instance - INFO - Deleting Port with ID - 3cadd4f1-d4bc-4fc2-8517-259e139b2d53 2018-10-10 03:20:49,644 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-port 2018-10-10 03:20:49,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/3cadd4f1-d4bc-4fc2-8517-259e139b2d53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:50,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-edcf4057-797f-47c1-88f4-4043050c4de5 Date: Wed, 10 Oct 2018 03:20:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:20:50,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/3cadd4f1-d4bc-4fc2-8517-259e139b2d53 used request id req-edcf4057-797f-47c1-88f4-4043050c4de5 2018-10-10 03:20:50,257 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst 2018-10-10 03:20:50,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:50,422 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:20: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-01600af6-8356-438f-bb1d-44848ecca5bc x-compute-request-id: req-01600af6-8356-438f-bb1d-44848ecca5bc Content-Type: application/json 2018-10-10 03:20:50,422 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-01600af6-8356-438f-bb1d-44848ecca5bc 2018-10-10 03:20:50,423 - create_instance - INFO - Checking deletion status 2018-10-10 03:20:50,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:50,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-7625e5ca-351d-41bc-9f86-164e1177ec9a x-compute-request-id: req-7625e5ca-351d-41bc-9f86-164e1177ec9a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ba:02", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:50Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [{"id": "244ae490-25f5-4b0c-a852-f03e966c154b"}], "metadata": {}}} 2018-10-10 03:20:50,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-7625e5ca-351d-41bc-9f86-164e1177ec9a 2018-10-10 03:20:50,802 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst] is - ACTIVE 2018-10-10 03:20:50,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:20:53,806 - create_instance - DEBUG - VM status query timeout in 296.616909027 2018-10-10 03:20:53,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:54,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-9f8cd9cc-f98b-47eb-b0b9-b1e92f345074 x-compute-request-id: req-9f8cd9cc-f98b-47eb-b0b9-b1e92f345074 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:50Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:54,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-9f8cd9cc-f98b-47eb-b0b9-b1e92f345074 2018-10-10 03:20:54,058 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst] is - ACTIVE 2018-10-10 03:20:54,058 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:20:57,061 - create_instance - DEBUG - VM status query timeout in 293.361589909 2018-10-10 03:20:57,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:20:57,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:20: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-4f5a4dea-ea4e-48d4-a792-bb14860e0044 x-compute-request-id: req-4f5a4dea-ea4e-48d4-a792-bb14860e0044 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/edafcff4-8095-443c-bb89-6c724fd18387", "rel": "bookmark"}], "image": {"id": "e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "links": [{"href": "http://172.30.9.25:8774/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-10-10T03:20:34.000000", "flavor": {"id": "628eed28-444f-4ee9-abcb-42f0cd412f98", "links": [{"href": "http://172.30.9.25:8774/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98", "rel": "bookmark"}]}, "id": "edafcff4-8095-443c-bb89-6c724fd18387", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:20:50Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst", "created": "2018-10-10T03:20:26Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:20:57,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-4f5a4dea-ea4e-48d4-a792-bb14860e0044 2018-10-10 03:20:57,493 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst] is - ACTIVE 2018-10-10 03:20:57,493 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:21:00,496 - create_instance - DEBUG - VM status query timeout in 289.926597834 2018-10-10 03:21:00,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007019f3a8190baad4782abc30f7f69e53a6947" 2018-10-10 03:21:00,545 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03: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-01291bac-61d1-4a2e-bed3-1c36fb06522c x-compute-request-id: req-01291bac-61d1-4a2e-bed3-1c36fb06522c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance edafcff4-8095-443c-bb89-6c724fd18387 could not be found.", "code": 404}} 2018-10-10 03:21:00,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/edafcff4-8095-443c-bb89-6c724fd18387 used request id req-01291bac-61d1-4a2e-bed3-1c36fb06522c 2018-10-10 03:21:00,546 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance edafcff4-8095-443c-bb89-6c724fd18387 could not be found. (HTTP 404) (Request-ID: req-01291bac-61d1-4a2e-bed3-1c36fb06522c) 2018-10-10 03:21:00,546 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-vm_inst 2018-10-10 03:21:00,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7c39dd5d6d3fb571df5f84f0575d241531f82a" 2018-10-10 03:21:01,301 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:00 GMT Server: Apache x-compute-request-id: req-8466eac8-1970-40c8-81b0-000f90fb5bc7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8466eac8-1970-40c8-81b0-000f90fb5bc7 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:20:59.000000", "replication_status": null, "snapshot_id": null, "id": "244ae490-25f5-4b0c-a852-f03e966c154b", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-5c061c08-9225-4259-94db-cfeb86c7d61a", "bootable": "false", "created_at": "2018-10-10T03:20:18.000000", "volume_type": null}} 2018-10-10 03:21:01,302 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b used request id req-8466eac8-1970-40c8-81b0-000f90fb5bc7 2018-10-10 03:21:01,302 - create_volume - DEBUG - Instance status is - available 2018-10-10 03:21:01,302 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a 2018-10-10 03:21:01,302 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a 2018-10-10 03:21:01,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7c39dd5d6d3fb571df5f84f0575d241531f82a" 2018-10-10 03:21:02,074 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:21:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d4ab4776-0952-41d9-b65f-724db712660d 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-10-10 03:21:02,074 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b used request id req-d4ab4776-0952-41d9-b65f-724db712660d 2018-10-10 03:21:02,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ff0ac7a0-3a4e-431b-855c-c95f08c6634f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7c39dd5d6d3fb571df5f84f0575d241531f82a" 2018-10-10 03:21:02,807 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:21:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5f9c8872-8feb-4228-8a1b-4538eb6516f8 x-openstack-request-id: req-5f9c8872-8feb-4228-8a1b-4538eb6516f8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 244ae490-25f5-4b0c-a852-f03e966c154b could not be found.", "code": 404}} 2018-10-10 03:21:02,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/244ae490-25f5-4b0c-a852-f03e966c154b used request id req-5f9c8872-8feb-4228-8a1b-4538eb6516f8 2018-10-10 03:21:02,808 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 244ae490-25f5-4b0c-a852-f03e966c154b could not be found. (HTTP 404) (Request-ID: req-5f9c8872-8feb-4228-8a1b-4538eb6516f8) 2018-10-10 03:21:02,808 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a 2018-10-10 03:21:02,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f559cef66de39ef3ccaea6de8926fa1b1754a5" 2018-10-10 03:21:02,862 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:21: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-a69d2d0e-6416-4890-af24-9a785e9fc508 x-compute-request-id: req-a69d2d0e-6416-4890-af24-9a785e9fc508 Content-Length: 0 Content-Type: application/json 2018-10-10 03:21:02,862 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/628eed28-444f-4ee9-abcb-42f0cd412f98 used request id req-a69d2d0e-6416-4890-af24-9a785e9fc508 2018-10-10 03:21:02,863 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet 2018-10-10 03:21:02,863 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-subnet 2018-10-10 03:21:02,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f7c9e309-a262-4bb1-8292-0eedde064876 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" 2018-10-10 03:21:04,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d064f684-0921-4526-9a4c-a8cf5a606583 Date: Wed, 10 Oct 2018 03:21:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:21:04,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f7c9e309-a262-4bb1-8292-0eedde064876 used request id req-d064f684-0921-4526-9a4c-a8cf5a606583 2018-10-10 03:21:04,994 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-net 2018-10-10 03:21:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/61067a78-77c0-496d-a83b-d0fedb7be1ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ea78f479cc743556bb84195bf6acff3702b634" 2018-10-10 03:21:05,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bae326f6-6d53-42e6-99e3-3a84be01f867 Date: Wed, 10 Oct 2018 03:21:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:21:05,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/61067a78-77c0-496d-a83b-d0fedb7be1ec used request id req-bae326f6-6d53-42e6-99e3-3a84be01f867 2018-10-10 03:21:05,832 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-5c061c08-9225-4259-94db-cfeb86c7d61a-image 2018-10-10 03:21:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7fd3313783ccc972aea6f9d87fad97a4db9a1a1" 2018-10-10 03:21:07,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-399e5e4d-359a-494b-9dcf-9556aa9d90ae Date: Wed, 10 Oct 2018 03:21:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:21:07,223 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e42be33f-9dc4-491a-9ef2-a802b1b5a48c used request id req-399e5e4d-359a-494b-9dcf-9556aa9d90ae 2018-10-10 03:21:07,225 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:07,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:07,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:07,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["llrQj-miR1i8HuAtWY0-Yg"], "issued_at": "2018-10-10T03:21:07.000000Z"}} 2018-10-10 03:21:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce21093d2f43cc700e22bc7b3cfab469d9efcc50" 2018-10-10 03:21:07,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce15fe6c-98fd-45c4-980f-679297506277 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:07,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ce15fe6c-98fd-45c4-980f-679297506277 2018-10-10 03:21:07,695 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:07,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce21093d2f43cc700e22bc7b3cfab469d9efcc50" 2018-10-10 03:21:07,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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 x-openstack-request-id: req-83b1b30b-f710-4f70-8a87-5f4f0539d56f x-compute-request-id: req-83b1b30b-f710-4f70-8a87-5f4f0539d56f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:07,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-83b1b30b-f710-4f70-8a87-5f4f0539d56f 2018-10-10 03:21:07,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce21093d2f43cc700e22bc7b3cfab469d9efcc50" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c6d9d65a-2d3a-4c66-82f9-0e5f4aa95444name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-10 03:21:07,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-27779179-0a04-4e5a-a82d-52a04fb7ceac x-compute-request-id: req-27779179-0a04-4e5a-a82d-52a04fb7ceac Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7", "name": "CreateFlavorTests-c6d9d65a-2d3a-4c66-82f9-0e5f4aa95444name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:07,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-27779179-0a04-4e5a-a82d-52a04fb7ceac 2018-10-10 03:21:07,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:08,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["CdHZRZJJT-eD4qm7xvKHiQ"], "issued_at": "2018-10-10T03:21:08.000000Z"}} 2018-10-10 03:21:08,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad82ecd5b0a7f5f5c135365df35c09a4537ad929" 2018-10-10 03:21:08,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-9e9140f0-6f25-4813-82ed-a24ebd1b2eb0 x-compute-request-id: req-9e9140f0-6f25-4813-82ed-a24ebd1b2eb0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7", "name": "CreateFlavorTests-c6d9d65a-2d3a-4c66-82f9-0e5f4aa95444name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:08,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7 used request id req-9e9140f0-6f25-4813-82ed-a24ebd1b2eb0 2018-10-10 03:21:08,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad82ecd5b0a7f5f5c135365df35c09a4537ad929" 2018-10-10 03:21:08,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-83a7aee4-a017-4d58-9722-05210782b0f5 x-compute-request-id: req-83a7aee4-a017-4d58-9722-05210782b0f5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:21:08,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7/os-extra_specs used request id req-83a7aee4-a017-4d58-9722-05210782b0f5 2018-10-10 03:21:08,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce21093d2f43cc700e22bc7b3cfab469d9efcc50" 2018-10-10 03:21:08,584 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:21: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-03a74b2e-bb05-462d-9ef7-328a26a27f4e x-compute-request-id: req-03a74b2e-bb05-462d-9ef7-328a26a27f4e Content-Length: 0 Content-Type: application/json 2018-10-10 03:21:08,585 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1e2fbd9d-6478-4cbf-a4d2-1a884f426bb7 used request id req-03a74b2e-bb05-462d-9ef7-328a26a27f4e 2018-10-10 03:21:08,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad82ecd5b0a7f5f5c135365df35c09a4537ad929" 2018-10-10 03:21:08,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-dc818274-b57f-4849-9c6a-c32d8fb46fe1 x-compute-request-id: req-dc818274-b57f-4849-9c6a-c32d8fb46fe1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:08,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dc818274-b57f-4849-9c6a-c32d8fb46fe1 2018-10-10 03:21:08,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:08,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:08,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:08,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["ZVG5rk4URGis8uhuhlAazA"], "issued_at": "2018-10-10T03:21:08.000000Z"}} 2018-10-10 03:21:08,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1d435070f918a2766cf957ae55d3efe5270852" 2018-10-10 03:21:09,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3f46e9-9359-4af3-bdf9-15cf7540671b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:09,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7d3f46e9-9359-4af3-bdf9-15cf7540671b 2018-10-10 03:21:09,081 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:09,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1d435070f918a2766cf957ae55d3efe5270852" 2018-10-10 03:21:09,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-ef35bd72-3507-4547-9901-e5aefc83132f x-compute-request-id: req-ef35bd72-3507-4547-9901-e5aefc83132f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:09,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ef35bd72-3507-4547-9901-e5aefc83132f 2018-10-10 03:21:09,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1d435070f918a2766cf957ae55d3efe5270852" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-8b462040-1ac5-4f65-b0a4-72da6fa1a188name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-10 03:21:09,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-0257b740-bcd9-4fa2-a15f-e526171d7d91 x-compute-request-id: req-0257b740-bcd9-4fa2-a15f-e526171d7d91 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6d872ea3-35fd-4025-92d1-ca1581d8519c", "name": "CreateFlavorTests-8b462040-1ac5-4f65-b0a4-72da6fa1a188name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:09,335 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0257b740-bcd9-4fa2-a15f-e526171d7d91 2018-10-10 03:21:09,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:09,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["zmlaFQR2QDuQDrPNJACIow"], "issued_at": "2018-10-10T03:21:09.000000Z"}} 2018-10-10 03:21:09,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c21ee57dcdc54fae0edc9c145add35db671bea4" 2018-10-10 03:21:09,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-a14e2f0e-947d-4856-94ce-c88fe915029d x-compute-request-id: req-a14e2f0e-947d-4856-94ce-c88fe915029d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6d872ea3-35fd-4025-92d1-ca1581d8519c", "name": "CreateFlavorTests-8b462040-1ac5-4f65-b0a4-72da6fa1a188name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:09,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c used request id req-a14e2f0e-947d-4856-94ce-c88fe915029d 2018-10-10 03:21:09,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c21ee57dcdc54fae0edc9c145add35db671bea4" 2018-10-10 03:21:09,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-62bc7d1f-f21d-42b5-a0e1-b51aaea33354 x-compute-request-id: req-62bc7d1f-f21d-42b5-a0e1-b51aaea33354 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:21:09,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c/os-extra_specs used request id req-62bc7d1f-f21d-42b5-a0e1-b51aaea33354 2018-10-10 03:21:09,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c21ee57dcdc54fae0edc9c145add35db671bea4" 2018-10-10 03:21:10,093 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:21: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-58935844-36d1-4827-9231-834f89260d0d x-compute-request-id: req-58935844-36d1-4827-9231-834f89260d0d Content-Length: 0 Content-Type: application/json 2018-10-10 03:21:10,093 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c used request id req-58935844-36d1-4827-9231-834f89260d0d 2018-10-10 03:21:10,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c21ee57dcdc54fae0edc9c145add35db671bea4" 2018-10-10 03:21:10,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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 x-openstack-request-id: req-a1f04df5-2141-4174-ab5f-b670779d50a5 x-compute-request-id: req-a1f04df5-2141-4174-ab5f-b670779d50a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:10,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a1f04df5-2141-4174-ab5f-b670779d50a5 2018-10-10 03:21:10,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1d435070f918a2766cf957ae55d3efe5270852" 2018-10-10 03:21:10,151 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03: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 x-openstack-request-id: req-872b8482-c528-469d-a00a-7c5414dbdd32 x-compute-request-id: req-872b8482-c528-469d-a00a-7c5414dbdd32 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 6d872ea3-35fd-4025-92d1-ca1581d8519c could not be found.", "code": 404}} 2018-10-10 03:21:10,151 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/6d872ea3-35fd-4025-92d1-ca1581d8519c used request id req-872b8482-c528-469d-a00a-7c5414dbdd32 2018-10-10 03:21:10,152 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:10,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:10,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:10,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["7B2svtoVS6iZwAFZMB29rg"], "issued_at": "2018-10-10T03:21:10.000000Z"}} 2018-10-10 03:21:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78acdb330468ce2460e7e506d0ebcb9876c7eeaa" 2018-10-10 03:21:10,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5c514b-0c6f-4874-8edc-44a813517285 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:10,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ec5c514b-0c6f-4874-8edc-44a813517285 2018-10-10 03:21:10,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:10,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78acdb330468ce2460e7e506d0ebcb9876c7eeaa" 2018-10-10 03:21:10,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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 x-openstack-request-id: req-0bfaabc5-f876-4253-85bf-9505f5ce45aa x-compute-request-id: req-0bfaabc5-f876-4253-85bf-9505f5ce45aa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:10,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0bfaabc5-f876-4253-85bf-9505f5ce45aa 2018-10-10 03:21:10,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78acdb330468ce2460e7e506d0ebcb9876c7eeaa" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b0827649-c152-48f3-a4a0-df1e7fe0cc86name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-10 03:21:10,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-dcba9da1-3745-4a41-8c17-83937c378ccf x-compute-request-id: req-dcba9da1-3745-4a41-8c17-83937c378ccf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "78b73eee-be5c-4100-8893-7f1b6051a25b", "name": "CreateFlavorTests-b0827649-c152-48f3-a4a0-df1e7fe0cc86name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:10,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dcba9da1-3745-4a41-8c17-83937c378ccf 2018-10-10 03:21:10,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:11,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["ENimvOcFSPu8Uf63j6A-xg"], "issued_at": "2018-10-10T03:21:11.000000Z"}} 2018-10-10 03:21:11,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a24cb4545dc28e62700c88eec2205758a36fa9" 2018-10-10 03:21:11,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-eea6d58b-b746-4606-997a-87361367202f x-compute-request-id: req-eea6d58b-b746-4606-997a-87361367202f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "78b73eee-be5c-4100-8893-7f1b6051a25b", "name": "CreateFlavorTests-b0827649-c152-48f3-a4a0-df1e7fe0cc86name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:11,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b used request id req-eea6d58b-b746-4606-997a-87361367202f 2018-10-10 03:21:11,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a24cb4545dc28e62700c88eec2205758a36fa9" 2018-10-10 03:21:11,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-6032c82f-4ae6-4050-b008-c0f0cf663dcd x-compute-request-id: req-6032c82f-4ae6-4050-b008-c0f0cf663dcd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:21:11,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b/os-extra_specs used request id req-6032c82f-4ae6-4050-b008-c0f0cf663dcd 2018-10-10 03:21:11,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78acdb330468ce2460e7e506d0ebcb9876c7eeaa" 2018-10-10 03:21:11,519 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:21: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-e1da17c5-f714-46a3-a255-43de2bdce807 x-compute-request-id: req-e1da17c5-f714-46a3-a255-43de2bdce807 Content-Length: 0 Content-Type: application/json 2018-10-10 03:21:11,519 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/78b73eee-be5c-4100-8893-7f1b6051a25b used request id req-e1da17c5-f714-46a3-a255-43de2bdce807 2018-10-10 03:21:11,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:11,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:11,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:11,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["l2dH41ksRICWB4m6W60_hQ"], "issued_at": "2018-10-10T03:21:11.000000Z"}} 2018-10-10 03:21:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df16effc3bfe02653f44e4cf361d3a6c7d2048a1" 2018-10-10 03:21:11,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7389f34c-2e87-4e86-9b5d-6b2459e12587 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:11,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7389f34c-2e87-4e86-9b5d-6b2459e12587 2018-10-10 03:21:11,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:11,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df16effc3bfe02653f44e4cf361d3a6c7d2048a1" 2018-10-10 03:21:12,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-7c14e3f5-9e58-4773-b99c-1c7bf26a3154 x-compute-request-id: req-7c14e3f5-9e58-4773-b99c-1c7bf26a3154 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:12,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7c14e3f5-9e58-4773-b99c-1c7bf26a3154 2018-10-10 03:21:12,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df16effc3bfe02653f44e4cf361d3a6c7d2048a1" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-6bf53244-ee7a-4ab0-9d67-fb3f3f64a210name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-10-10 03:21:12,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-39b61541-27da-4b9b-b824-cd091b9b8046 x-compute-request-id: req-39b61541-27da-4b9b-b824-cd091b9b8046 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "7f950f63-7b42-48c2-8e32-c4be8aefcb51", "name": "CreateFlavorTests-6bf53244-ee7a-4ab0-9d67-fb3f3f64a210name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-10 03:21:12,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-39b61541-27da-4b9b-b824-cd091b9b8046 2018-10-10 03:21:12,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:12,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["vUi-GKlvRwqXhiNOHIh2MA"], "issued_at": "2018-10-10T03:21:12.000000Z"}} 2018-10-10 03:21:12,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af4469f76f0e65957d6a7bf67d1b04eaaabd4bb" 2018-10-10 03:21:13,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-d24a85f0-61d2-4290-9199-2a2a87325d53 x-compute-request-id: req-d24a85f0-61d2-4290-9199-2a2a87325d53 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "7f950f63-7b42-48c2-8e32-c4be8aefcb51", "name": "CreateFlavorTests-6bf53244-ee7a-4ab0-9d67-fb3f3f64a210name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-10 03:21:13,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51 used request id req-d24a85f0-61d2-4290-9199-2a2a87325d53 2018-10-10 03:21:13,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af4469f76f0e65957d6a7bf67d1b04eaaabd4bb" 2018-10-10 03:21:13,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09d280ab-5311-4332-ae83-f088cf1b26cd x-compute-request-id: req-09d280ab-5311-4332-ae83-f088cf1b26cd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:21:13,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51/os-extra_specs used request id req-09d280ab-5311-4332-ae83-f088cf1b26cd 2018-10-10 03:21:13,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af4469f76f0e65957d6a7bf67d1b04eaaabd4bb" 2018-10-10 03:21:13,475 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a23405b8-db44-416a-8c3a-753f97f43777 x-compute-request-id: req-a23405b8-db44-416a-8c3a-753f97f43777 Content-Length: 0 Content-Type: application/json 2018-10-10 03:21:13,475 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51 used request id req-a23405b8-db44-416a-8c3a-753f97f43777 2018-10-10 03:21:13,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af4469f76f0e65957d6a7bf67d1b04eaaabd4bb" 2018-10-10 03:21:13,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78f2c6f2-83a0-44f4-9751-6ad6c1b8a3e1 x-compute-request-id: req-78f2c6f2-83a0-44f4-9751-6ad6c1b8a3e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:13,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-78f2c6f2-83a0-44f4-9751-6ad6c1b8a3e1 2018-10-10 03:21:13,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df16effc3bfe02653f44e4cf361d3a6c7d2048a1" 2018-10-10 03:21:13,526 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13c8f3e5-d1e8-43fc-b98d-172a7e383b90 x-compute-request-id: req-13c8f3e5-d1e8-43fc-b98d-172a7e383b90 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 7f950f63-7b42-48c2-8e32-c4be8aefcb51 could not be found.", "code": 404}} 2018-10-10 03:21:13,526 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7f950f63-7b42-48c2-8e32-c4be8aefcb51 used request id req-13c8f3e5-d1e8-43fc-b98d-172a7e383b90 2018-10-10 03:21:13,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:13,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:13,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:13,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["a5NOD2TyS_Oql2JdtDzZeQ"], "issued_at": "2018-10-10T03:21:13.000000Z"}} 2018-10-10 03:21:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b05700cdf7605ac5df2b83296fc7e393a46f25d" 2018-10-10 03:21:13,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0efcdb-6fa7-4e8b-b1c3-03e722d16472 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:13,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8c0efcdb-6fa7-4e8b-b1c3-03e722d16472 2018-10-10 03:21:13,998 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:14,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b05700cdf7605ac5df2b83296fc7e393a46f25d" 2018-10-10 03:21:14,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a5a641c-bd58-45e0-85b3-3d03fa8187ef x-compute-request-id: req-5a5a641c-bd58-45e0-85b3-3d03fa8187ef Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:14,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5a5a641c-bd58-45e0-85b3-3d03fa8187ef 2018-10-10 03:21:14,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b05700cdf7605ac5df2b83296fc7e393a46f25d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-45bb8755-1227-4101-99ba-207b9bf97b6bname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-10 03:21:14,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-42333aea-1ed3-4c5e-8f29-220f28f68d5d x-compute-request-id: req-42333aea-1ed3-4c5e-8f29-220f28f68d5d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "208d2fbd-9c48-404c-bece-edcbbcfc43b4", "name": "CreateFlavorTests-45bb8755-1227-4101-99ba-207b9bf97b6bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:14,329 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-42333aea-1ed3-4c5e-8f29-220f28f68d5d 2018-10-10 03:21:14,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:14,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["S0IrsQDsTeGDVsMBRImPng"], "issued_at": "2018-10-10T03:21:14.000000Z"}} 2018-10-10 03:21:14,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500264c66fb638754ee7adad954dc3b1d0586af8" 2018-10-10 03:21:15,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-ce2c3b36-84d5-4f52-8f85-6861190d1015 x-compute-request-id: req-ce2c3b36-84d5-4f52-8f85-6861190d1015 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "208d2fbd-9c48-404c-bece-edcbbcfc43b4", "name": "CreateFlavorTests-45bb8755-1227-4101-99ba-207b9bf97b6bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:15,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4 used request id req-ce2c3b36-84d5-4f52-8f85-6861190d1015 2018-10-10 03:21:15,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}500264c66fb638754ee7adad954dc3b1d0586af8" 2018-10-10 03:21:15,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30c6bc86-9e71-471e-8841-85da1a3c653b x-compute-request-id: req-30c6bc86-9e71-471e-8841-85da1a3c653b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:21:15,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4/os-extra_specs used request id req-30c6bc86-9e71-471e-8841-85da1a3c653b 2018-10-10 03:21:15,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:15,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:15,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["6RHONMFAQ0iOR1vEVY1qDQ"], "issued_at": "2018-10-10T03:21:15.000000Z"}} 2018-10-10 03:21:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32732019a9dae5e9c6c3d2c08385fc6887bbf36d" 2018-10-10 03:21:15,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e782150-0fe8-429a-9c99-c65793d71666 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:15,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5e782150-0fe8-429a-9c99-c65793d71666 2018-10-10 03:21:15,505 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:15,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32732019a9dae5e9c6c3d2c08385fc6887bbf36d" 2018-10-10 03:21:15,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-82a840fb-cee0-41b1-9888-14846294c848 x-compute-request-id: req-82a840fb-cee0-41b1-9888-14846294c848 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "208d2fbd-9c48-404c-bece-edcbbcfc43b4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4", "rel": "bookmark"}], "name": "CreateFlavorTests-45bb8755-1227-4101-99ba-207b9bf97b6bname"}]} 2018-10-10 03:21:15,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-82a840fb-cee0-41b1-9888-14846294c848 2018-10-10 03:21:15,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32732019a9dae5e9c6c3d2c08385fc6887bbf36d" 2018-10-10 03:21:15,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-e4cb43b1-8b65-4362-84ae-512b2b71b76d x-compute-request-id: req-e4cb43b1-8b65-4362-84ae-512b2b71b76d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "208d2fbd-9c48-404c-bece-edcbbcfc43b4", "name": "CreateFlavorTests-45bb8755-1227-4101-99ba-207b9bf97b6bname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:15,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4 used request id req-e4cb43b1-8b65-4362-84ae-512b2b71b76d 2018-10-10 03:21:15,719 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-45bb8755-1227-4101-99ba-207b9bf97b6bname 2018-10-10 03:21:15,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b05700cdf7605ac5df2b83296fc7e393a46f25d" 2018-10-10 03:21:15,751 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:21: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-0418c58d-17e6-4c5e-a35b-25daf0a639a0 x-compute-request-id: req-0418c58d-17e6-4c5e-a35b-25daf0a639a0 Content-Length: 0 Content-Type: application/json 2018-10-10 03:21:15,751 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/208d2fbd-9c48-404c-bece-edcbbcfc43b4 used request id req-0418c58d-17e6-4c5e-a35b-25daf0a639a0 2018-10-10 03:21:15,752 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:21:15,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:15,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:16,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["QyY65_EuRN-20De39FC_ig"], "issued_at": "2018-10-10T03:21:16.000000Z"}} 2018-10-10 03:21:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" 2018-10-10 03:21:16,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a39469-54ad-4a7d-ba7e-2122ecd04041 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:16,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-56a39469-54ad-4a7d-ba7e-2122ecd04041 2018-10-10 03:21:16,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" 2018-10-10 03:21:16,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-148edeb1-8b68-4d92-82e6-467d76b4e797 Date: Wed, 10 Oct 2018 03:21:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image"} 2018-10-10 03:21:16,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image used request id req-148edeb1-8b68-4d92-82e6-467d76b4e797 2018-10-10 03:21:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" 2018-10-10 03:21:16,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b6172b52-78fb-44a6-8692-36917d05d520 Date: Wed, 10 Oct 2018 03:21:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:21:16,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b6172b52-78fb-44a6-8692-36917d05d520 2018-10-10 03:21:16,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image"}' 2018-10-10 03:21:16,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be X-Openstack-Request-Id: req-68620b75-304e-4df2-867d-6363030fecf3 Date: Wed, 10 Oct 2018 03:21:16 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:21:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:21:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be", "min_disk": 0, "protected": false, "id": "3e136f7d-2db2-42b8-8ab8-b439546723be", "file": "/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:21:16,911 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-68620b75-304e-4df2-867d-6363030fecf3 2018-10-10 03:21:16,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" -d '' 2018-10-10 03:21:17,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8c2bc0d-c922-4f1f-8eab-8dd98dd29c14 Date: Wed, 10 Oct 2018 03:21:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:21:17,836 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be/file used request id req-a8c2bc0d-c922-4f1f-8eab-8dd98dd29c14 2018-10-10 03:21:17,836 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:21:17,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" 2018-10-10 03:21:18,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-192ff0ef-173e-4b30-b409-f2f6aedce5f1 Date: Wed, 10 Oct 2018 03:21:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:21:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:21:17Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3e136f7d-2db2-42b8-8ab8-b439546723be/snap", "metadata": {}}], "self": "/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be", "min_disk": 0, "protected": false, "id": "3e136f7d-2db2-42b8-8ab8-b439546723be", "file": "/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3e136f7d-2db2-42b8-8ab8-b439546723be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:21:18,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be used request id req-192ff0ef-173e-4b30-b409-f2f6aedce5f1 2018-10-10 03:21:18,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" 2018-10-10 03:21:18,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-41e84ec4-5d4b-4f48-8507-5579c6479c93 Date: Wed, 10 Oct 2018 03:21:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:21:18,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-41e84ec4-5d4b-4f48-8507-5579c6479c93 2018-10-10 03:21:18,161 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image 2018-10-10 03:21:18,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" 2018-10-10 03:21:18,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8d76e384-413f-4ab1-b432-64fdda86c866 Date: Wed, 10 Oct 2018 03:21:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:21:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:21:17Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3e136f7d-2db2-42b8-8ab8-b439546723be/snap", "metadata": {}}], "self": "/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be", "min_disk": 0, "protected": false, "id": "3e136f7d-2db2-42b8-8ab8-b439546723be", "file": "/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3e136f7d-2db2-42b8-8ab8-b439546723be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:21:18,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be used request id req-8d76e384-413f-4ab1-b432-64fdda86c866 2018-10-10 03:21:18,327 - create_image - DEBUG - Instance status is - active 2018-10-10 03:21:18,327 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image 2018-10-10 03:21:18,327 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image 2018-10-10 03:21:18,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:18,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:18,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["lPB7OJkCRhufbdgUq-En4g"], "issued_at": "2018-10-10T03:21:18.000000Z"}} 2018-10-10 03:21:18,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0043778a7cf199dfd7f66c3e6c056a8fcaebfd97" 2018-10-10 03:21:18,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def66757-02d8-44b1-b33d-d482533afe6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:18,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-def66757-02d8-44b1-b33d-d482533afe6d 2018-10-10 03:21:18,801 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:18,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0043778a7cf199dfd7f66c3e6c056a8fcaebfd97" 2018-10-10 03:21:18,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-c86edc77-425d-4922-ab56-1925fcd50b69 x-compute-request-id: req-c86edc77-425d-4922-ab56-1925fcd50b69 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:18,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c86edc77-425d-4922-ab56-1925fcd50b69 2018-10-10 03:21:18,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0043778a7cf199dfd7f66c3e6c056a8fcaebfd97" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-10 03:21:19,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-46015edf-64d7-4f40-89ea-f970837ee77e x-compute-request-id: req-46015edf-64d7-4f40-89ea-f970837ee77e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c02b5c6b-928e-41b9-98e1-8dad6454ca85", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c02b5c6b-928e-41b9-98e1-8dad6454ca85", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c02b5c6b-928e-41b9-98e1-8dad6454ca85", "name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:19,063 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-46015edf-64d7-4f40-89ea-f970837ee77e 2018-10-10 03:21:19,085 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 03:21:19,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:19,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["eaHe95IpQGChkVgvKI9pbA"], "issued_at": "2018-10-10T03:21:19.000000Z"}} 2018-10-10 03:21:19,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-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-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net", "inst_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor"}}' 2018-10-10 03:21:23,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:21:19 GMT Server: Apache x-openstack-request-id: req-440e9328-3a00-456b-a119-6dc7299bfed4 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}]}} 2018-10-10 03:21:23,301 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks used request id req-440e9328-3a00-456b-a119-6dc7299bfed4 2018-10-10 03:21:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:24,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:23 GMT Server: Apache x-openstack-request-id: req-63aa001d-a52e-4e7e-be5f-0f5a0dff4a82 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:24,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:24 GMT Server: Apache x-openstack-request-id: req-c2d5f1d3-1c60-4b3d-a992-c820c46c07ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:24,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 used request id req-c2d5f1d3-1c60-4b3d-a992-c820c46c07ad 2018-10-10 03:21:24,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:25,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:24 GMT Server: Apache x-openstack-request-id: req-d2c4a863-9cab-4148-b419-2d4ef96b83e1 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-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "deletion_time": null, "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "updated_time": null, "project": "6230f90b4840424ea8249b5480c29fb6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "tags": null}]} 2018-10-10 03:21:25,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1 used request id req-d2c4a863-9cab-4148-b419-2d4ef96b83e1 2018-10-10 03:21:25,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:25,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:25 GMT Server: Apache x-openstack-request-id: req-41918d5c-e604-41c2-9221-1650633bc206 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-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "deletion_time": null, "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "updated_time": null, "project": "6230f90b4840424ea8249b5480c29fb6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "tags": null}]} 2018-10-10 03:21:25,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1 used request id req-41918d5c-e604-41c2-9221-1650633bc206 2018-10-10 03:21:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:26,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:25 GMT Server: Apache x-openstack-request-id: req-e39fe14d-7138-45ac-a72d-a3c725c15c44 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:27,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:26 GMT Server: Apache x-openstack-request-id: req-4fee08e7-b23d-4d5a-9ab0-b27203994aa8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:27,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 used request id req-4fee08e7-b23d-4d5a-9ab0-b27203994aa8 2018-10-10 03:21:27,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:27,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:27 GMT Server: Apache x-openstack-request-id: req-7ac129b6-98c7-4a80-b9cc-60a68061ec4e Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:28,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:27 GMT Server: Apache x-openstack-request-id: req-70042d6d-cd66-47c6-bd93-69dac78395bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "05bc1982-f265-457f-8ab7-ff605e1d0f8f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c57abfc7-bc96-4c87-b691-4e71f3a6d4c7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-10-10T03:21:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-10-10 03:21:28,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources used request id req-70042d6d-cd66-47c6-bd93-69dac78395bf 2018-10-10 03:21:28,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:28,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:28 GMT Server: Apache x-openstack-request-id: req-4f80fa45-e468-42cd-a7ab-c1b0616b2843 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:29,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:28 GMT Server: Apache x-openstack-request-id: req-a82948c5-b5d1-420b-abe5-3a3e5bc45abb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:29,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 used request id req-a82948c5-b5d1-420b-abe5-3a3e5bc45abb 2018-10-10 03:21:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:29,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:29 GMT Server: Apache x-openstack-request-id: req-6e66b238-7dc9-48c8-88cd-54d7dc1a36c2 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:29,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:29 GMT Server: Apache x-openstack-request-id: req-b070c820-035b-4610-a2c7-a3b3b020f24a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:29,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 used request id req-b070c820-035b-4610-a2c7-a3b3b020f24a 2018-10-10 03:21:32,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:32,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:32 GMT Server: Apache x-openstack-request-id: req-d78b22ff-ede7-4b80-beb6-349ac534a98b Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:33,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:32 GMT Server: Apache x-openstack-request-id: req-6f1b3b67-2750-4cc0-88cc-3bcde9423ee5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:33,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 used request id req-6f1b3b67-2750-4cc0-88cc-3bcde9423ee5 2018-10-10 03:21:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:36,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:36 GMT Server: Apache x-openstack-request-id: req-2b1102eb-dce3-4cdf-9fd5-2680caca8608 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:37,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:36 GMT Server: Apache x-openstack-request-id: req-2ff6f543-17b8-4ce4-860e-323e6fe339c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:37,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 used request id req-2ff6f543-17b8-4ce4-860e-323e6fe339c8 2018-10-10 03:21:40,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:40,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:40 GMT Server: Apache x-openstack-request-id: req-687195cf-91c0-4d93-94aa-021ccdf6e82f Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:40,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:40 GMT Server: Apache x-openstack-request-id: req-0e0dde77-8b34-4502-bd9c-63dacd3fe495 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1", "stack_user_project_id": "87933fa08c8141d2a68cc16d80bcc27b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:21:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6503f118-253a-4d87-aba0-d56ea1d218e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:40,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 used request id req-0e0dde77-8b34-4502-bd9c-63dacd3fe495 2018-10-10 03:21:40,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:41,461 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:40 GMT Server: Apache x-openstack-request-id: req-2ee0b529-87c4-4e13-972d-7292ff611001 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:42,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:41 GMT Server: Apache x-openstack-request-id: req-7063e205-bde0-4da4-9f02-43d3d77c7a5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "05bc1982-f265-457f-8ab7-ff605e1d0f8f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c57abfc7-bc96-4c87-b691-4e71f3a6d4c7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "31ea3941-0c0d-4673-95b5-14c5659f272c", "resource_type": "OS::Nova::Server"}]} 2018-10-10 03:21:42,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources used request id req-7063e205-bde0-4da4-9f02-43d3d77c7a5d 2018-10-10 03:21:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:42,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9314033c-5463-4865-8ac3-8e9e4300da7d Date: Wed, 10 Oct 2018 03:21:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab"],"description":"","tags":[],"updated_at":"2018-10-10T03:21:25Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:21:42,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 used request id req-9314033c-5463-4865-8ac3-8e9e4300da7d 2018-10-10 03:21:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:42,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c237f2fb-6426-4ddc-b5fb-ca492fba94a7 Date: Wed, 10 Oct 2018 03:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:25Z","dns_nameservers":[],"updated_at":"2018-10-10T03:21:25Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet"}]} 2018-10-10 03:21:42,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 used request id req-c237f2fb-6426-4ddc-b5fb-ca492fba94a7 2018-10-10 03:21:42,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:42,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ea758b87-ae8a-4852-ab08-e4e95d517bdf Date: Wed, 10 Oct 2018 03:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:25Z","dns_nameservers":[],"updated_at":"2018-10-10T03:21:25Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet"}]} 2018-10-10 03:21:42,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 used request id req-ea758b87-ae8a-4852-ab08-e4e95d517bdf 2018-10-10 03:21:42,547 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:42,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc316fdf-1a4c-4ea1-81a6-3e5af5e50146 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:42,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dc316fdf-1a4c-4ea1-81a6-3e5af5e50146 2018-10-10 03:21:42,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:43,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:42 GMT Server: Apache x-openstack-request-id: req-1095b3bd-8189-4bc2-a370-fb7d668a6244 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:43,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:43 GMT Server: Apache x-openstack-request-id: req-1a1c6a19-2e57-4a95-a16e-29d1a252ece0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "05bc1982-f265-457f-8ab7-ff605e1d0f8f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c57abfc7-bc96-4c87-b691-4e71f3a6d4c7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "31ea3941-0c0d-4673-95b5-14c5659f272c", "resource_type": "OS::Nova::Server"}]} 2018-10-10 03:21:43,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources used request id req-1a1c6a19-2e57-4a95-a16e-29d1a252ece0 2018-10-10 03:21:43,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31ea3941-0c0d-4673-95b5-14c5659f272c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:44,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cd4eb12-2893-4a0a-a1bf-a390e0740e2d x-compute-request-id: req-8cd4eb12-2893-4a0a-a1bf-a390e0740e2d Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:d5:99", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/31ea3941-0c0d-4673-95b5-14c5659f272c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31ea3941-0c0d-4673-95b5-14c5659f272c", "rel": "bookmark"}], "image": {"id": "3e136f7d-2db2-42b8-8ab8-b439546723be", "links": [{"href": "http://172.30.9.25:8774/images/3e136f7d-2db2-42b8-8ab8-b439546723be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-10-10T03:21:38.000000", "flavor": {"id": "c02b5c6b-928e-41b9-98e1-8dad6454ca85", "links": [{"href": "http://172.30.9.25:8774/flavors/c02b5c6b-928e-41b9-98e1-8dad6454ca85", "rel": "bookmark"}]}, "id": "31ea3941-0c0d-4673-95b5-14c5659f272c", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:21:37Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "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-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-inst", "created": "2018-10-10T03:21:30Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:21:44,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31ea3941-0c0d-4673-95b5-14c5659f272c used request id req-8cd4eb12-2893-4a0a-a1bf-a390e0740e2d 2018-10-10 03:21:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:44,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c65ea801-473f-486c-989c-7094f9557911 Date: Wed, 10 Oct 2018 03:21:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab"],"description":"","tags":[],"updated_at":"2018-10-10T03:21:25Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:23Z","provider:network_type":"vxlan"}]} 2018-10-10 03:21:44,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-net used request id req-c65ea801-473f-486c-989c-7094f9557911 2018-10-10 03:21:44,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:21:44,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:21:44,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:44,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed07ebf3-87f5-4c19-94ab-7ad112e14d6e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:21:44,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-ed07ebf3-87f5-4c19-94ab-7ad112e14d6e 2018-10-10 03:21:44,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:44,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bf73d8f5-822b-4e21-b7cc-b28d74ae4399 Date: Wed, 10 Oct 2018 03:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:25Z","dns_nameservers":[],"updated_at":"2018-10-10T03:21:25Z","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":"6230f90b4840424ea8249b5480c29fb6","id":"3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-subnet"}]} 2018-10-10 03:21:44,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 used request id req-bf73d8f5-822b-4e21-b7cc-b28d74ae4399 2018-10-10 03:21:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:44,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-06855eb3-9de9-4f0e-957c-11e1f17aef62 Date: Wed, 10 Oct 2018 03:21:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:21:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab","ip_address":"10.0.0.7"}],"id":"05bc1982-f265-457f-8ab7-ff605e1d0f8f","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:d5:99","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1-server1_port-ihgwqkccfpnv","admin_state_up":true,"network_id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:26Z","binding:vnic_type":"normal","device_id":"31ea3941-0c0d-4673-95b5-14c5659f272c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:21:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab","ip_address":"10.0.0.2"}],"id":"213e0d47-7c6a-444f-ba0a-8dcb788d3e03","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e7:99:6b","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c57abfc7-bc96-4c87-b691-4e71f3a6d4c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:21:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab","ip_address":"10.0.0.4"}],"id":"adeee15e-fcbb-4ed5-95a9-8ea04bb0c8fc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:3e:2f","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c57abfc7-bc96-4c87-b691-4e71f3a6d4c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:21:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab","ip_address":"10.0.0.3"}],"id":"d9208a92-ef31-402d-9bfe-5ca53752754e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:52:26","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c57abfc7-bc96-4c87-b691-4e71f3a6d4c7","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:21:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c57abfc7-bc96-4c87-b691-4e71f3a6d4c7"}]} 2018-10-10 03:21:44,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c57abfc7-bc96-4c87-b691-4e71f3a6d4c7 used request id req-06855eb3-9de9-4f0e-957c-11e1f17aef62 2018-10-10 03:21:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:45,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:44 GMT Server: Apache x-openstack-request-id: req-88eceab5-b3be-4dec-ae02-c8ec235a20d4 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:45,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:45 GMT Server: Apache x-openstack-request-id: req-d9688c2e-fe16-4ba0-98c9-dc7248552a86 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "05bc1982-f265-457f-8ab7-ff605e1d0f8f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3c9e0a5c-ba3d-464f-a6d8-46d9c8a2aeab", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c57abfc7-bc96-4c87-b691-4e71f3a6d4c7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-10T03:21:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:21:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "31ea3941-0c0d-4673-95b5-14c5659f272c", "resource_type": "OS::Nova::Server"}]} 2018-10-10 03:21:45,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8/resources used request id req-d9688c2e-fe16-4ba0-98c9-dc7248552a86 2018-10-10 03:21:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/6503f118-253a-4d87-aba0-d56ea1d218e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd5fcb7f7e57de830e1001cad01add2e22c0e000" 2018-10-10 03:21:45,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:45 GMT Server: Apache x-openstack-request-id: req-96baeab6-3fdd-4ae5-8b1f-edf793ccd0cf Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:45,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:21:45 GMT Server: Apache x-openstack-request-id: req-6708874b-8926-4f1a-bf23-a36032a76682 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:21:45,510 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-stack1/6503f118-253a-4d87-aba0-d56ea1d218e8 used request id req-6708874b-8926-4f1a-bf23-a36032a76682 2018-10-10 03:21:45,511 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-ca49d856-9d24-43bb-8c05-4cda1e6a58bf-image 2018-10-10 03:21:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2c4aa909f0567004d634cb75a0d3c9ed1086651" 2018-10-10 03:21:48,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77b59a72-c45d-495b-a513-1ace9c33afe9 Date: Wed, 10 Oct 2018 03:21:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:21:48,295 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3e136f7d-2db2-42b8-8ab8-b439546723be used request id req-77b59a72-c45d-495b-a513-1ace9c33afe9 2018-10-10 03:21:48,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c02b5c6b-928e-41b9-98e1-8dad6454ca85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0043778a7cf199dfd7f66c3e6c056a8fcaebfd97" 2018-10-10 03:21:48,338 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:21: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-1b649fd0-233f-4fdd-8dd3-af5ec02e900f x-compute-request-id: req-1b649fd0-233f-4fdd-8dd3-af5ec02e900f Content-Length: 0 Content-Type: application/json 2018-10-10 03:21:48,338 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c02b5c6b-928e-41b9-98e1-8dad6454ca85 used request id req-1b649fd0-233f-4fdd-8dd3-af5ec02e900f 2018-10-10 03:21:48,340 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:21:48,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:48,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:48,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["viymBBOVR0SDxENwkF6IEQ"], "issued_at": "2018-10-10T03:21:48.000000Z"}} 2018-10-10 03:21:48,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" 2018-10-10 03:21:48,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c664c5ed-f1ec-4b76-8166-fc515dee9b1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:48,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c664c5ed-f1ec-4b76-8166-fc515dee9b1b 2018-10-10 03:21:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" 2018-10-10 03:21:48,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-26c15928-abd9-448e-b738-68370523982d Date: Wed, 10 Oct 2018 03:21:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image"} 2018-10-10 03:21:48,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image used request id req-26c15928-abd9-448e-b738-68370523982d 2018-10-10 03:21:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" 2018-10-10 03:21:49,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-06f151d6-a89a-4642-9afa-a6aad0a78cb2 Date: Wed, 10 Oct 2018 03:21:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:21:49,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-06f151d6-a89a-4642-9afa-a6aad0a78cb2 2018-10-10 03:21:49,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image"}' 2018-10-10 03:21:49,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac X-Openstack-Request-Id: req-10ddcefd-3c25-4f70-a620-6479c860b387 Date: Wed, 10 Oct 2018 03:21:49 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:21:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:21:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac", "min_disk": 0, "protected": false, "id": "9ef20aec-13b8-42d9-9104-f6c7877c3eac", "file": "/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:21:49,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-10ddcefd-3c25-4f70-a620-6479c860b387 2018-10-10 03:21:49,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" -d '' 2018-10-10 03:21:51,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9826edcd-8dbe-4e1d-8abe-614246c336da Date: Wed, 10 Oct 2018 03:21:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:21:51,623 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/file used request id req-9826edcd-8dbe-4e1d-8abe-614246c336da 2018-10-10 03:21:51,624 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:21:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" 2018-10-10 03:21:51,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-e156151f-2730-4f4f-86dd-92457fb8f9a6 Date: Wed, 10 Oct 2018 03:21:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:21:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:21:51Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/snap", "metadata": {}}], "self": "/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac", "min_disk": 0, "protected": false, "id": "9ef20aec-13b8-42d9-9104-f6c7877c3eac", "file": "/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:21:51,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac used request id req-e156151f-2730-4f4f-86dd-92457fb8f9a6 2018-10-10 03:21:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" 2018-10-10 03:21:51,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-afa43e79-5f5a-46b4-a666-910e877a3cc2 Date: Wed, 10 Oct 2018 03:21:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:21:51,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-afa43e79-5f5a-46b4-a666-910e877a3cc2 2018-10-10 03:21:51,954 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image 2018-10-10 03:21:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" 2018-10-10 03:21:51,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-0e84be10-2749-4227-b5b5-41720095692c Date: Wed, 10 Oct 2018 03:21:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:21:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:21:51Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/snap", "metadata": {}}], "self": "/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac", "min_disk": 0, "protected": false, "id": "9ef20aec-13b8-42d9-9104-f6c7877c3eac", "file": "/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:21:51,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac used request id req-0e84be10-2749-4227-b5b5-41720095692c 2018-10-10 03:21:51,974 - create_image - DEBUG - Instance status is - active 2018-10-10 03:21:51,974 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image 2018-10-10 03:21:51,974 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image 2018-10-10 03:21:51,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:21:51,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:52,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["UgVT8YAxTfiom6oFWZ9TTA"], "issued_at": "2018-10-10T03:21:52.000000Z"}} 2018-10-10 03:21:52,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e5fb4a1c1026a9beac6d9162c77b90147caad" 2018-10-10 03:21:52,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7936087-fb96-456e-80c5-ad6d6dc6d05f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:21:52,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f7936087-fb96-456e-80c5-ad6d6dc6d05f 2018-10-10 03:21:52,436 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:21:52,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e5fb4a1c1026a9beac6d9162c77b90147caad" 2018-10-10 03:21:52,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-1d0454b0-3b2f-4640-962f-182daf3f6170 x-compute-request-id: req-1d0454b0-3b2f-4640-962f-182daf3f6170 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:21:52,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1d0454b0-3b2f-4640-962f-182daf3f6170 2018-10-10 03:21:52,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e5fb4a1c1026a9beac6d9162c77b90147caad" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-10 03:21:52,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21: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-4829276c-456b-4d99-9a91-435f62b63c13 x-compute-request-id: req-4829276c-456b-4d99-9a91-435f62b63c13 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/41885e65-b5eb-4fea-914e-ab091c6cd128", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/41885e65-b5eb-4fea-914e-ab091c6cd128", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41885e65-b5eb-4fea-914e-ab091c6cd128", "name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:21:52,672 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4829276c-456b-4d99-9a91-435f62b63c13 2018-10-10 03:21:52,673 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 03:21:52,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:21:53,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["g3dklmUqSUmpDZFx_tNBNg"], "issued_at": "2018-10-10T03:21:53.000000Z"}} 2018-10-10 03:21:53,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-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-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}}' 2018-10-10 03:21:55,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:21:53 GMT Server: Apache x-openstack-request-id: req-8ac9e636-6d9f-43a6-8634-c2edd92ec575 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}]}} 2018-10-10 03:21:55,591 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks used request id req-8ac9e636-6d9f-43a6-8634-c2edd92ec575 2018-10-10 03:21:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/31323fb5-35df-4a28-83c0-bb95c02d8f88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:21:56,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:55 GMT Server: Apache x-openstack-request-id: req-344e4205-55fb-49e2-b7df-56b8e858c83e Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:56,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:56 GMT Server: Apache x-openstack-request-id: req-235722c5-e366-4487-b7e2-1fde6563bc24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:56,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 used request id req-235722c5-e366-4487-b7e2-1fde6563bc24 2018-10-10 03:21:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:21:56,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:56 GMT Server: Apache x-openstack-request-id: req-46b4e248-fd37-49ca-a758-7ac64645d545 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-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "deletion_time": null, "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "updated_time": null, "project": "6230f90b4840424ea8249b5480c29fb6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "tags": null}]} 2018-10-10 03:21:56,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1 used request id req-46b4e248-fd37-49ca-a758-7ac64645d545 2018-10-10 03:21:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:21:57,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:56 GMT Server: Apache x-openstack-request-id: req-9ab5ed8c-281e-45f7-8b15-87f464ab3e77 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-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "deletion_time": null, "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "updated_time": null, "project": "6230f90b4840424ea8249b5480c29fb6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "tags": null}]} 2018-10-10 03:21:57,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1 used request id req-9ab5ed8c-281e-45f7-8b15-87f464ab3e77 2018-10-10 03:21:57,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/31323fb5-35df-4a28-83c0-bb95c02d8f88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:21:57,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:56 GMT Server: Apache x-openstack-request-id: req-22be8b49-19dc-4b58-9b1c-de6c114ecd16 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:57,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:57 GMT Server: Apache x-openstack-request-id: req-000a465d-4f2c-4794-9e5e-22f30dcb7151 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:57,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 used request id req-000a465d-4f2c-4794-9e5e-22f30dcb7151 2018-10-10 03:21:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/31323fb5-35df-4a28-83c0-bb95c02d8f88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:21:57,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:21:57 GMT Server: Apache x-openstack-request-id: req-9fbf66c6-4ab2-4d7c-9912-0ae85ed287df Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:21:57,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:21:57 GMT Server: Apache x-openstack-request-id: req-d4fe3ee1-f33a-4786-9bef-e7d0c7d84aed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:21:57,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 used request id req-d4fe3ee1-f33a-4786-9bef-e7d0c7d84aed 2018-10-10 03:22:00,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/31323fb5-35df-4a28-83c0-bb95c02d8f88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:01,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:00 GMT Server: Apache x-openstack-request-id: req-27c0e3b9-c338-43c2-b61f-b024c2a410ee Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:01,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:01 GMT Server: Apache x-openstack-request-id: req-7fea7694-d2de-479a-801c-324f81fe9722 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:01,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 used request id req-7fea7694-d2de-479a-801c-324f81fe9722 2018-10-10 03:22:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/31323fb5-35df-4a28-83c0-bb95c02d8f88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:04,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:04 GMT Server: Apache x-openstack-request-id: req-48f80043-8ead-4f6b-9984-6c32c299a94c Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:05,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:04 GMT Server: Apache x-openstack-request-id: req-213e45d7-5dd9-474e-8fad-fb79e2d7de70 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:05,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 used request id req-213e45d7-5dd9-474e-8fad-fb79e2d7de70 2018-10-10 03:22:08,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/31323fb5-35df-4a28-83c0-bb95c02d8f88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:08,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:08 GMT Server: Apache x-openstack-request-id: req-a69f8d95-aad3-4ab2-9dd9-ea8ee7a3bf7d Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:08,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:08 GMT Server: Apache x-openstack-request-id: req-2f7347aa-549f-4a54-824f-42cc96267028 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:08,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 used request id req-2f7347aa-549f-4a54-824f-42cc96267028 2018-10-10 03:22:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/31323fb5-35df-4a28-83c0-bb95c02d8f88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:11,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:11 GMT Server: Apache x-openstack-request-id: req-a4318518-13f4-42e1-a8da-32be4179e474 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:12,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:11 GMT Server: Apache x-openstack-request-id: req-b3420c4a-fcf7-4893-b0b0-ea9cc0f03fd0 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1", "stack_user_project_id": "d22dc781552a43d0a1177af9c09ac3e5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:21:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "31323fb5-35df-4a28-83c0-bb95c02d8f88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:12,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 used request id req-b3420c4a-fcf7-4893-b0b0-ea9cc0f03fd0 2018-10-10 03:22:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-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-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}}' 2018-10-10 03:22:15,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:22:12 GMT Server: Apache x-openstack-request-id: req-4d9b50f0-c640-4f05-bf7e-784eca2d4136 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e306512c-af63-43a1-8f82-92288c75d0f4", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}]}} 2018-10-10 03:22:15,053 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks used request id req-4d9b50f0-c640-4f05-bf7e-784eca2d4136 2018-10-10 03:22:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:15,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:15 GMT Server: Apache x-openstack-request-id: req-cdc1f851-2398-4a44-a584-d267702d759b Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:15,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:15 GMT Server: Apache x-openstack-request-id: req-0c38794c-543f-4011-a5d9-97a0b66c8d92 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "e306512c-af63-43a1-8f82-92288c75d0f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:15,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-0c38794c-543f-4011-a5d9-97a0b66c8d92 2018-10-10 03:22:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:15,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:15 GMT Server: Apache x-openstack-request-id: req-cf8a9d7c-bfb8-42c6-9cc1-5afb8f052088 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "deletion_time": null, "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "updated_time": null, "project": "6230f90b4840424ea8249b5480c29fb6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "tags": null}]} 2018-10-10 03:22:15,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2 used request id req-cf8a9d7c-bfb8-42c6-9cc1-5afb8f052088 2018-10-10 03:22:15,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:15,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:15 GMT Server: Apache x-openstack-request-id: req-7db4da86-bac7-4415-abfb-9abb05b2cb38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "deletion_time": null, "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "updated_time": null, "project": "6230f90b4840424ea8249b5480c29fb6", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "tags": null}]} 2018-10-10 03:22:15,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2 used request id req-7db4da86-bac7-4415-abfb-9abb05b2cb38 2018-10-10 03:22:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:16,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:15 GMT Server: Apache x-openstack-request-id: req-db8226fc-a3a1-41b8-a630-dd16e410e4a3 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:16,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:16 GMT Server: Apache x-openstack-request-id: req-8ec91111-0d4b-4c51-84c6-f49d1231d4d8 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "e306512c-af63-43a1-8f82-92288c75d0f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:16,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-8ec91111-0d4b-4c51-84c6-f49d1231d4d8 2018-10-10 03:22:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:16,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:16 GMT Server: Apache x-openstack-request-id: req-0797b7e8-9f00-4f2a-9030-1c46622597f1 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:16,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:16 GMT Server: Apache x-openstack-request-id: req-46be65a6-74cd-435d-9162-9f1547d8d144 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "e306512c-af63-43a1-8f82-92288c75d0f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:16,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-46be65a6-74cd-435d-9162-9f1547d8d144 2018-10-10 03:22:19,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:20,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:19 GMT Server: Apache x-openstack-request-id: req-59d74b05-04c7-483d-beee-364008a58ceb Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:20,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:20 GMT Server: Apache x-openstack-request-id: req-a2be94f3-2630-4ab5-8365-ac89c07d00e0 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "e306512c-af63-43a1-8f82-92288c75d0f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:20,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-a2be94f3-2630-4ab5-8365-ac89c07d00e0 2018-10-10 03:22:23,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:23,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:23 GMT Server: Apache x-openstack-request-id: req-668c90b7-d58b-4909-bcd1-34485998845f Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:23,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:23 GMT Server: Apache x-openstack-request-id: req-4b4bd2c0-b99a-460f-a629-39170ae87082 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "e306512c-af63-43a1-8f82-92288c75d0f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:23,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-4b4bd2c0-b99a-460f-a629-39170ae87082 2018-10-10 03:22:26,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:26,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:26 GMT Server: Apache x-openstack-request-id: req-f51927c7-4598-49e6-8584-81b3db899606 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:26,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:26 GMT Server: Apache x-openstack-request-id: req-e81a1f39-7a12-4363-9af3-2fa6bd6a6747 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "e306512c-af63-43a1-8f82-92288c75d0f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:26,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-e81a1f39-7a12-4363-9af3-2fa6bd6a6747 2018-10-10 03:22:29,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:29,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:29 GMT Server: Apache x-openstack-request-id: req-66d12f91-93a1-4c10-afab-b3c7b6fcb8ca Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:30,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:29 GMT Server: Apache x-openstack-request-id: req-43a60f5b-6663-4a73-a20e-a76c1726a085 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "e306512c-af63-43a1-8f82-92288c75d0f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:30,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-43a60f5b-6663-4a73-a20e-a76c1726a085 2018-10-10 03:22:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:33,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:33 GMT Server: Apache x-openstack-request-id: req-58c691c0-bbe3-4b3b-9cc2-ab9304b82561 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:33,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:33 GMT Server: Apache x-openstack-request-id: req-e47e21b0-a30e-4396-9cf5-06c49c85ef45 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "e306512c-af63-43a1-8f82-92288c75d0f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2", "stack_user_project_id": "39e52dbea07947efbed3b20ed06ac5e8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:22:14Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e306512c-af63-43a1-8f82-92288c75d0f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 03:22:33,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-e47e21b0-a30e-4396-9cf5-06c49c85ef45 2018-10-10 03:22:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/31323fb5-35df-4a28-83c0-bb95c02d8f88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:33,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:33 GMT Server: Apache x-openstack-request-id: req-4da8a396-46e4-4b8d-8a1a-2d6435070f52 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:33,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:22:33 GMT Server: Apache x-openstack-request-id: req-e06fbcc7-07bc-4b87-a5cc-f54e0899b119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:22:33,851 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack1/31323fb5-35df-4a28-83c0-bb95c02d8f88 used request id req-e06fbcc7-07bc-4b87-a5cc-f54e0899b119 2018-10-10 03:22:33,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/e306512c-af63-43a1-8f82-92288c75d0f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0da5d571eb7de16369273277f0175c591957187" 2018-10-10 03:22:34,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:33 GMT Server: Apache x-openstack-request-id: req-a8db7d4a-3565-4e2a-b4e7-6028c22fff41 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:34,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:22:34 GMT Server: Apache x-openstack-request-id: req-2ddf4194-3164-44b8-a749-aec8ceb565b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:22:34,098 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-stack2/e306512c-af63-43a1-8f82-92288c75d0f4 used request id req-2ddf4194-3164-44b8-a749-aec8ceb565b5 2018-10-10 03:22:34,098 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-bb72a264-96a3-4790-a9e6-aab636fa84c4-image 2018-10-10 03:22:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5c85e890b2203a214c3fcd8fdcf40f6692613bc" 2018-10-10 03:22:36,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0c84441-da3d-4a29-accf-7932a18f10ac Date: Wed, 10 Oct 2018 03:22:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:22:36,762 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9ef20aec-13b8-42d9-9104-f6c7877c3eac used request id req-c0c84441-da3d-4a29-accf-7932a18f10ac 2018-10-10 03:22:36,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/41885e65-b5eb-4fea-914e-ab091c6cd128 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e5fb4a1c1026a9beac6d9162c77b90147caad" 2018-10-10 03:22:36,811 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:22: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-e9dc6b22-bf2b-448e-91ea-4eace7efdc7f x-compute-request-id: req-e9dc6b22-bf2b-448e-91ea-4eace7efdc7f Content-Length: 0 Content-Type: application/json 2018-10-10 03:22:36,811 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/41885e65-b5eb-4fea-914e-ab091c6cd128 used request id req-e9dc6b22-bf2b-448e-91ea-4eace7efdc7f 2018-10-10 03:22:36,813 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:22:36,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:22:36,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:22:37,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["QcRxN_oqRFCZZ8rOMGWQYg"], "issued_at": "2018-10-10T03:22:37.000000Z"}} 2018-10-10 03:22:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" 2018-10-10 03:22:37,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641ef5c7-0f1e-4267-b097-785dc56f0bbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:22:37,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-641ef5c7-0f1e-4267-b097-785dc56f0bbe 2018-10-10 03:22:37,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" 2018-10-10 03:22:37,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-a8751bda-8909-4962-a3c5-158163edc4b2 Date: Wed, 10 Oct 2018 03:22:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"} 2018-10-10 03:22:37,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1 used request id req-a8751bda-8909-4962-a3c5-158163edc4b2 2018-10-10 03:22:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" 2018-10-10 03:22:37,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-267c8399-2116-45fc-828b-c03a9a304e0b Date: Wed, 10 Oct 2018 03:22:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:22:37,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-267c8399-2116-45fc-828b-c03a9a304e0b 2018-10-10 03:22:37,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}' 2018-10-10 03:22:37,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 X-Openstack-Request-Id: req-56ca9f35-eb33-41e4-a549-d29e86fa8121 Date: Wed, 10 Oct 2018 03:22:37 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "min_disk": 0, "protected": false, "id": "fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "file": "/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:22:37,878 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-56ca9f35-eb33-41e4-a549-d29e86fa8121 2018-10-10 03:22:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" -d '' 2018-10-10 03:22:40,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7aaa66cc-909a-4270-bb7d-af469fdb3860 Date: Wed, 10 Oct 2018 03:22:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:22:40,257 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/file used request id req-7aaa66cc-909a-4270-bb7d-af469fdb3860 2018-10-10 03:22:40,258 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:22:40,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" 2018-10-10 03:22:40,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-02810dae-fb21-4538-8b42-301a254d6fe1 Date: Wed, 10 Oct 2018 03:22:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/snap", "metadata": {}}], "self": "/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "min_disk": 0, "protected": false, "id": "fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "file": "/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:22:40,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 used request id req-02810dae-fb21-4538-8b42-301a254d6fe1 2018-10-10 03:22:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" 2018-10-10 03:22:40,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-be3b4482-ef14-4531-b0a4-3583adeb81c5 Date: Wed, 10 Oct 2018 03:22:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:22:40,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-be3b4482-ef14-4531-b0a4-3583adeb81c5 2018-10-10 03:22:40,573 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1 2018-10-10 03:22:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" 2018-10-10 03:22:41,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-2707ca88-bc8a-4139-98d6-b99c88bcf72e Date: Wed, 10 Oct 2018 03:22:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/snap", "metadata": {}}], "self": "/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "min_disk": 0, "protected": false, "id": "fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "file": "/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:22:41,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 used request id req-2707ca88-bc8a-4139-98d6-b99c88bcf72e 2018-10-10 03:22:41,182 - create_image - DEBUG - Instance status is - active 2018-10-10 03:22:41,182 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1 2018-10-10 03:22:41,182 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1 2018-10-10 03:22:41,182 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:22:41,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:22:41,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:22:41,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["pl_plHNyRfWo9tpS8KqjtA"], "issued_at": "2018-10-10T03:22:41.000000Z"}} 2018-10-10 03:22:41,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" 2018-10-10 03:22:41,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3637ec26-0878-4e05-bb20-b331c2e575dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:22:41,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3637ec26-0878-4e05-bb20-b331c2e575dc 2018-10-10 03:22:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" 2018-10-10 03:22:41,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-0c2d52c6-ffa2-4800-a29f-0ed771f14ef3 Date: Wed, 10 Oct 2018 03:22:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2"} 2018-10-10 03:22:41,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2 used request id req-0c2d52c6-ffa2-4800-a29f-0ed771f14ef3 2018-10-10 03:22:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" 2018-10-10 03:22:41,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0cd88b3d-1e42-4239-8dfe-0a8dc0d94d9b Date: Wed, 10 Oct 2018 03:22:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:22:41,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0cd88b3d-1e42-4239-8dfe-0a8dc0d94d9b 2018-10-10 03:22:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2"}' 2018-10-10 03:22:42,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 X-Openstack-Request-Id: req-dd7d4714-6890-408b-8b42-1bc838cb8fff Date: Wed, 10 Oct 2018 03:22:42 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979", "min_disk": 0, "protected": false, "id": "c21b9f90-5894-445f-b6aa-6d0207d86979", "file": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979/file", "checksum": null, "owner": "6230f90b4840424ea8249b5480c29fb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:22:42,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-dd7d4714-6890-408b-8b42-1bc838cb8fff 2018-10-10 03:22:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" -d '' 2018-10-10 03:22:43,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1cccd541-9684-4787-8f02-049c0cb17a84 Date: Wed, 10 Oct 2018 03:22:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:22:43,819 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979/file used request id req-1cccd541-9684-4787-8f02-049c0cb17a84 2018-10-10 03:22:43,819 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:22:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" 2018-10-10 03:22:43,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ade0f654-5c7e-4491-9e4b-bfb0d49a6edd Date: Wed, 10 Oct 2018 03:22:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:43Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c21b9f90-5894-445f-b6aa-6d0207d86979/snap", "metadata": {}}], "self": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979", "min_disk": 0, "protected": false, "id": "c21b9f90-5894-445f-b6aa-6d0207d86979", "file": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c21b9f90-5894-445f-b6aa-6d0207d86979/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:22:43,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 used request id req-ade0f654-5c7e-4491-9e4b-bfb0d49a6edd 2018-10-10 03:22:43,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" 2018-10-10 03:22:44,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-43fb253d-a40f-4197-9e56-d277866a6806 Date: Wed, 10 Oct 2018 03:22:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:22:44,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-43fb253d-a40f-4197-9e56-d277866a6806 2018-10-10 03:22:44,144 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2 2018-10-10 03:22:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" 2018-10-10 03:22:44,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-1bcf8782-2109-44ce-b951-519408bdd598 Date: Wed, 10 Oct 2018 03:22:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:43Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c21b9f90-5894-445f-b6aa-6d0207d86979/snap", "metadata": {}}], "self": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979", "min_disk": 0, "protected": false, "id": "c21b9f90-5894-445f-b6aa-6d0207d86979", "file": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c21b9f90-5894-445f-b6aa-6d0207d86979/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:22:44,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 used request id req-1bcf8782-2109-44ce-b951-519408bdd598 2018-10-10 03:22:44,168 - create_image - DEBUG - Instance status is - active 2018-10-10 03:22:44,168 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2 2018-10-10 03:22:44,168 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2 2018-10-10 03:22:44,169 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 03:22:44,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:22:44,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["duej4QiVT96j1ip6YXKoRg"], "issued_at": "2018-10-10T03:22:44.000000Z"}} 2018-10-10 03:22:44,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net"}}' 2018-10-10 03:22:49,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:22:44 GMT Server: Apache x-openstack-request-id: req-4250f726-faa8-46ee-93f1-088202847817 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}]}} 2018-10-10 03:22:49,045 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks used request id req-4250f726-faa8-46ee-93f1-088202847817 2018-10-10 03:22:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:22:49,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-f1d906f5-da90-4817-b1e4-606317f98353 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:49,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-14f8b286-ab43-4cc3-ae7e-6b34e7c71aef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:22:49,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-14f8b286-ab43-4cc3-ae7e-6b34e7c71aef 2018-10-10 03:22:49,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:22:49,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-8d4614ac-ea02-4bcd-b5ec-8c0b67212ef6 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:50,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-b9a742fb-ed57-4f50-aa4e-577877521824 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:22:50,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-b9a742fb-ed57-4f50-aa4e-577877521824 2018-10-10 03:22:53,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:22:53,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:53 GMT Server: Apache x-openstack-request-id: req-415236b5-e6d5-46dc-a279-b51542671132 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:53,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:53 GMT Server: Apache x-openstack-request-id: req-0eba2189-e173-4081-9c35-03c64a8cc271 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:22:53,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-0eba2189-e173-4081-9c35-03c64a8cc271 2018-10-10 03:22:56,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:22:57,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:22:56 GMT Server: Apache x-openstack-request-id: req-b9450dd4-c685-44d4-b79c-cab63c317a9e Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:22:57,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:22:57 GMT Server: Apache x-openstack-request-id: req-22f31429-cd85-4862-a276-4c60eb7ee04c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:22:57,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-22f31429-cd85-4862-a276-4c60eb7ee04c 2018-10-10 03:23:00,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:01,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:00 GMT Server: Apache x-openstack-request-id: req-8da79c0a-6f7a-41ac-a29c-a02326539666 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:01,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:00 GMT Server: Apache x-openstack-request-id: req-01b44576-e562-4671-ac5e-988a3c41fc77 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:01,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-01b44576-e562-4671-ac5e-988a3c41fc77 2018-10-10 03:23:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:04,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:04 GMT Server: Apache x-openstack-request-id: req-430b8478-fc8f-4175-9302-1982864c8d24 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:04,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:04 GMT Server: Apache x-openstack-request-id: req-2649aef6-5ce1-45f9-9759-6b2171561ba7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:04,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-2649aef6-5ce1-45f9-9759-6b2171561ba7 2018-10-10 03:23:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:07,804 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:07 GMT Server: Apache x-openstack-request-id: req-9877f015-1486-4eea-a4a9-f0e62c28aaa4 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:08,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:07 GMT Server: Apache x-openstack-request-id: req-ec2347f6-cf71-4c54-92fd-72481152c65c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:08,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-ec2347f6-cf71-4c54-92fd-72481152c65c 2018-10-10 03:23:11,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:11,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:11 GMT Server: Apache x-openstack-request-id: req-cf0d73f8-fbf6-4649-be75-73a3f1ab5c40 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:11,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:11 GMT Server: Apache x-openstack-request-id: req-688d0e3c-6bc2-4355-bc83-4074bc77af8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:11,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-688d0e3c-6bc2-4355-bc83-4074bc77af8a 2018-10-10 03:23:14,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:14,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:14 GMT Server: Apache x-openstack-request-id: req-63e6951a-175c-46d7-a4b7-9a644cc08586 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:15,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:14 GMT Server: Apache x-openstack-request-id: req-e8191a2d-14d7-49f2-a732-c47c82d4d976 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:15,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-e8191a2d-14d7-49f2-a732-c47c82d4d976 2018-10-10 03:23:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:18,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:18 GMT Server: Apache x-openstack-request-id: req-512ddf13-a29e-4992-8089-7294405cdfbe Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:19,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:18 GMT Server: Apache x-openstack-request-id: req-15a83117-1197-451f-8e04-8989f1c4e264 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:19,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-15a83117-1197-451f-8e04-8989f1c4e264 2018-10-10 03:23:19,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:20,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:19 GMT Server: Apache x-openstack-request-id: req-b68d7ae3-4282-4428-8e01-73dd8c6a9008 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:20,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:20 GMT Server: Apache x-openstack-request-id: req-c8a49ead-6976-402e-a5e6-86a1e7583431 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "443c4428-7a3e-4795-af58-e7210835c151", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "02da4a71-839f-4e5d-b22a-17e3571e3bb6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "662607f5-9a21-423c-a284-1b64028be9b5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7673eea7-d79b-4df4-9b68-e0ba0c1b480d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "43e93a05-c2f4-4b45-bba3-11856f5c9f12", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5b6f8e94-ecba-4994-84a5-e43f7ef5d1f0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1ff22392-4888-4fc5-a8e0-fe7ac79bf885", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1ff22392-4888-4fc5-a8e0-fe7ac79bf885:subnet_id=443c4428-7a3e-4795-af58-e7210835c151", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "14b74bec-2e0b-4c23-b85b-648240d73d62", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "72107b2e-5e08-47a3-a7d4-43e22fc92ead", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e17f3664-cc6e-4428-a9b4-0008e14e571f", "resource_type": "OS::Nova::Server"}]} 2018-10-10 03:23:20,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources used request id req-c8a49ead-6976-402e-a5e6-86a1e7583431 2018-10-10 03:23:20,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:20,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:20 GMT Server: Apache x-openstack-request-id: req-c0483c99-2368-4c88-a790-cacaa72eb482 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:20,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:20 GMT Server: Apache x-openstack-request-id: req-a8aac546-053b-4820-b15d-03a0c5fab3e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:20,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-a8aac546-053b-4820-b15d-03a0c5fab3e9 2018-10-10 03:23:20,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:20,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:20 GMT Server: Apache x-openstack-request-id: req-18f79573-4db4-4714-97e9-c0effbdc229f Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:20,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:20 GMT Server: Apache x-openstack-request-id: req-6330c0bc-ce24-41c3-97e8-9a85b1111dae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "443c4428-7a3e-4795-af58-e7210835c151", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "02da4a71-839f-4e5d-b22a-17e3571e3bb6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "662607f5-9a21-423c-a284-1b64028be9b5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7673eea7-d79b-4df4-9b68-e0ba0c1b480d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "43e93a05-c2f4-4b45-bba3-11856f5c9f12", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5b6f8e94-ecba-4994-84a5-e43f7ef5d1f0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1ff22392-4888-4fc5-a8e0-fe7ac79bf885", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1ff22392-4888-4fc5-a8e0-fe7ac79bf885:subnet_id=443c4428-7a3e-4795-af58-e7210835c151", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "14b74bec-2e0b-4c23-b85b-648240d73d62", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "72107b2e-5e08-47a3-a7d4-43e22fc92ead", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e17f3664-cc6e-4428-a9b4-0008e14e571f", "resource_type": "OS::Nova::Server"}]} 2018-10-10 03:23:20,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources used request id req-6330c0bc-ce24-41c3-97e8-9a85b1111dae 2018-10-10 03:23:20,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=662607f5-9a21-423c-a284-1b64028be9b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:21,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4fe33bf1-5211-4d6c-bbaf-943949c2709c Date: Wed, 10 Oct 2018 03:23:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"662607f5-9a21-423c-a284-1b64028be9b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["443c4428-7a3e-4795-af58-e7210835c151"],"description":"","tags":[],"updated_at":"2018-10-10T03:22:51Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:50Z","provider:network_type":"vxlan"}]} 2018-10-10 03:23:21,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=662607f5-9a21-423c-a284-1b64028be9b5 used request id req-4fe33bf1-5211-4d6c-bbaf-943949c2709c 2018-10-10 03:23:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=662607f5-9a21-423c-a284-1b64028be9b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:21,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6108f8fd-1f82-4a6a-b44d-9de32d617ea1 Date: Wed, 10 Oct 2018 03:23:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T03:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"443c4428-7a3e-4795-af58-e7210835c151","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet"}]} 2018-10-10 03:23:21,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=662607f5-9a21-423c-a284-1b64028be9b5 used request id req-6108f8fd-1f82-4a6a-b44d-9de32d617ea1 2018-10-10 03:23:21,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=662607f5-9a21-423c-a284-1b64028be9b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:21,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d330dfcf-039a-404f-a869-39b566e26178 Date: Wed, 10 Oct 2018 03:23:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T03:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"443c4428-7a3e-4795-af58-e7210835c151","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet"}]} 2018-10-10 03:23:21,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=662607f5-9a21-423c-a284-1b64028be9b5 used request id req-d330dfcf-039a-404f-a869-39b566e26178 2018-10-10 03:23:21,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:23:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:21,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec8ff52-c36a-46af-b35e-d16f1b3df991 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:23:21,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4ec8ff52-c36a-46af-b35e-d16f1b3df991 2018-10-10 03:23:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:21,444 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:21 GMT Server: Apache x-openstack-request-id: req-7728b279-9311-4ede-a0ad-23c9f1197f47 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:21,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:21 GMT Server: Apache x-openstack-request-id: req-83a5d307-0c95-4a4d-8786-ce7c82e00ac6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "443c4428-7a3e-4795-af58-e7210835c151", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "02da4a71-839f-4e5d-b22a-17e3571e3bb6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "662607f5-9a21-423c-a284-1b64028be9b5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7673eea7-d79b-4df4-9b68-e0ba0c1b480d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "43e93a05-c2f4-4b45-bba3-11856f5c9f12", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5b6f8e94-ecba-4994-84a5-e43f7ef5d1f0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1ff22392-4888-4fc5-a8e0-fe7ac79bf885", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1ff22392-4888-4fc5-a8e0-fe7ac79bf885:subnet_id=443c4428-7a3e-4795-af58-e7210835c151", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "14b74bec-2e0b-4c23-b85b-648240d73d62", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "72107b2e-5e08-47a3-a7d4-43e22fc92ead", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e17f3664-cc6e-4428-a9b4-0008e14e571f", "resource_type": "OS::Nova::Server"}]} 2018-10-10 03:23:21,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources used request id req-83a5d307-0c95-4a4d-8786-ce7c82e00ac6 2018-10-10 03:23:21,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/72107b2e-5e08-47a3-a7d4-43e22fc92ead -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:22,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23: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-130a0d5e-ff69-42d7-96a5-2bbf1f4e8f4f x-compute-request-id: req-130a0d5e-ff69-42d7-96a5-2bbf1f4e8f4f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:5d:4d", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/72107b2e-5e08-47a3-a7d4-43e22fc92ead", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/72107b2e-5e08-47a3-a7d4-43e22fc92ead", "rel": "bookmark"}], "image": {"id": "c21b9f90-5894-445f-b6aa-6d0207d86979", "links": [{"href": "http://172.30.9.25:8774/images/c21b9f90-5894-445f-b6aa-6d0207d86979", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-10-10T03:23:06.000000", "flavor": {"id": "7673eea7-d79b-4df4-9b68-e0ba0c1b480d", "links": [{"href": "http://172.30.9.25:8774/flavors/7673eea7-d79b-4df4-9b68-e0ba0c1b480d", "rel": "bookmark"}]}, "id": "72107b2e-5e08-47a3-a7d4-43e22fc92ead", "security_groups": [{"name": "default"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:23:06Z", "hostId": "aa547ad46a4c70a8be03a81a9c335ceb82439d8149cbf89af1144384", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "created": "2018-10-10T03:22:55Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:23:22,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/72107b2e-5e08-47a3-a7d4-43e22fc92ead used request id req-130a0d5e-ff69-42d7-96a5-2bbf1f4e8f4f 2018-10-10 03:23:22,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:23,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-05635eaf-8fb7-48e8-882e-10b135ae1545 Date: Wed, 10 Oct 2018 03:23:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"662607f5-9a21-423c-a284-1b64028be9b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["443c4428-7a3e-4795-af58-e7210835c151"],"description":"","tags":[],"updated_at":"2018-10-10T03:22:51Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:50Z","provider:network_type":"vxlan"}]} 2018-10-10 03:23:23,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net used request id req-05635eaf-8fb7-48e8-882e-10b135ae1545 2018-10-10 03:23:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:23:23,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:23:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:23:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:23,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf3e886-e352-4ea6-9ec5-50a6af850e27 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:23:23,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-edf3e886-e352-4ea6-9ec5-50a6af850e27 2018-10-10 03:23:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=662607f5-9a21-423c-a284-1b64028be9b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:23,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-93fec392-80eb-49b5-ad23-30a03a42a41a Date: Wed, 10 Oct 2018 03:23:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T03:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"443c4428-7a3e-4795-af58-e7210835c151","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet"}]} 2018-10-10 03:23:23,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=662607f5-9a21-423c-a284-1b64028be9b5 used request id req-93fec392-80eb-49b5-ad23-30a03a42a41a 2018-10-10 03:23:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=662607f5-9a21-423c-a284-1b64028be9b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:23,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-6476bb84-70d5-468e-9d65-d842c2552f0e Date: Wed, 10 Oct 2018 03:23:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:22:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.3"}],"id":"080083b6-5e90-40ea-83de-57b2ab5153dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:32:2d","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-662607f5-9a21-423c-a284-1b64028be9b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:23:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.8"}],"id":"14b74bec-2e0b-4c23-b85b-648240d73d62","security_groups":["43e93a05-c2f4-4b45-bba3-11856f5c9f12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:93:39","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack-port1-rxpqy2xdw55b","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:56Z","binding:vnic_type":"normal","device_id":"e17f3664-cc6e-4428-a9b4-0008e14e571f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.4"}],"id":"a83c1233-8aef-4037-895a-09a1a3ca8065","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:40:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-662607f5-9a21-423c-a284-1b64028be9b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:23:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.15"}],"id":"dc312393-9f48-4249-a222-d52d48c1ee19","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:5d:4d","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:58Z","binding:vnic_type":"normal","device_id":"72107b2e-5e08-47a3-a7d4-43e22fc92ead"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:23:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.1"}],"id":"de86f2b7-ca1b-428f-b6cb-ec0e1f4c3daa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:72:29","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:23:02Z","binding:vnic_type":"normal","device_id":"1ff22392-4888-4fc5-a8e0-fe7ac79bf885"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:22:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.2"}],"id":"fe001b50-98ef-429c-be69-f730a50a41df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:67:7a","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-662607f5-9a21-423c-a284-1b64028be9b5"}]} 2018-10-10 03:23:23,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=662607f5-9a21-423c-a284-1b64028be9b5 used request id req-6476bb84-70d5-468e-9d65-d842c2552f0e 2018-10-10 03:23:23,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/e17f3664-cc6e-4428-a9b4-0008e14e571f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:23,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23: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-88219fd8-6cac-45fe-bf6e-8a904e923391 x-compute-request-id: req-88219fd8-6cac-45fe-bf6e-8a904e923391 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:93:39", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:93:39", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e17f3664-cc6e-4428-a9b4-0008e14e571f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e17f3664-cc6e-4428-a9b4-0008e14e571f", "rel": "bookmark"}], "image": {"id": "fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "links": [{"href": "http://172.30.9.25:8774/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001e", "OS-SRV-USG:launched_at": "2018-10-10T03:23:11.000000", "flavor": {"id": "02da4a71-839f-4e5d-b22a-17e3571e3bb6", "links": [{"href": "http://172.30.9.25:8774/flavors/02da4a71-839f-4e5d-b22a-17e3571e3bb6", "rel": "bookmark"}]}, "id": "e17f3664-cc6e-4428-a9b4-0008e14e571f", "security_groups": [{"name": "security_group_name"}], "user_id": "26b8463998db44eb99af0a8ed1ba9458", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:23:12Z", "hostId": "cdcd9f581119626e267b66baa7725202f9c98b82ffb0faf538eb81a7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "created": "2018-10-10T03:23:00Z", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:23:23,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e17f3664-cc6e-4428-a9b4-0008e14e571f used request id req-88219fd8-6cac-45fe-bf6e-8a904e923391 2018-10-10 03:23:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4c2b088a-7a7b-4950-9ef5-10d896b2aae3 Date: Wed, 10 Oct 2018 03:23:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"662607f5-9a21-423c-a284-1b64028be9b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","subnets":["443c4428-7a3e-4795-af58-e7210835c151"],"description":"","tags":[],"updated_at":"2018-10-10T03:22:51Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net","admin_state_up":true,"tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:50Z","provider:network_type":"vxlan"}]} 2018-10-10 03:23:24,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net used request id req-4c2b088a-7a7b-4950-9ef5-10d896b2aae3 2018-10-10 03:23:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70ba8e8-1f5a-4823-9121-6039660c1355 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:23:24,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-e70ba8e8-1f5a-4823-9121-6039660c1355 2018-10-10 03:23:24,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=662607f5-9a21-423c-a284-1b64028be9b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c1dd69cf-a07c-460a-a290-c0dff11ceede Date: Wed, 10 Oct 2018 03:23:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T03:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"6230f90b4840424ea8249b5480c29fb6","id":"443c4428-7a3e-4795-af58-e7210835c151","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet"}]} 2018-10-10 03:23:24,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=662607f5-9a21-423c-a284-1b64028be9b5 used request id req-c1dd69cf-a07c-460a-a290-c0dff11ceede 2018-10-10 03:23:24,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=662607f5-9a21-423c-a284-1b64028be9b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-819eba95-20b7-4ec0-a49a-60a3b6708513 Date: Wed, 10 Oct 2018 03:23:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:22:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.3"}],"id":"080083b6-5e90-40ea-83de-57b2ab5153dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:32:2d","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-662607f5-9a21-423c-a284-1b64028be9b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:23:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.8"}],"id":"14b74bec-2e0b-4c23-b85b-648240d73d62","security_groups":["43e93a05-c2f4-4b45-bba3-11856f5c9f12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:93:39","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack-port1-rxpqy2xdw55b","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:56Z","binding:vnic_type":"normal","device_id":"e17f3664-cc6e-4428-a9b4-0008e14e571f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:22:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.4"}],"id":"a83c1233-8aef-4037-895a-09a1a3ca8065","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:40:02","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-662607f5-9a21-423c-a284-1b64028be9b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:23:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.15"}],"id":"dc312393-9f48-4249-a222-d52d48c1ee19","security_groups":["2f8ec02e-b61d-4922-bda8-53325a7ae011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:5d:4d","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:58Z","binding:vnic_type":"normal","device_id":"72107b2e-5e08-47a3-a7d4-43e22fc92ead"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:23:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.1"}],"id":"de86f2b7-ca1b-428f-b6cb-ec0e1f4c3daa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:72:29","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:23:02Z","binding:vnic_type":"normal","device_id":"1ff22392-4888-4fc5-a8e0-fe7ac79bf885"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:22:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"443c4428-7a3e-4795-af58-e7210835c151","ip_address":"10.1.2.2"}],"id":"fe001b50-98ef-429c-be69-f730a50a41df","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:67:7a","project_id":"6230f90b4840424ea8249b5480c29fb6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662607f5-9a21-423c-a284-1b64028be9b5","tenant_id":"6230f90b4840424ea8249b5480c29fb6","created_at":"2018-10-10T03:22:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-662607f5-9a21-423c-a284-1b64028be9b5"}]} 2018-10-10 03:23:24,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=662607f5-9a21-423c-a284-1b64028be9b5 used request id req-819eba95-20b7-4ec0-a49a-60a3b6708513 2018-10-10 03:23:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:24 GMT Server: Apache x-openstack-request-id: req-d5b2a835-eb10-4099-ad2b-90ea516baf0d Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:24,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:24 GMT Server: Apache x-openstack-request-id: req-58170661-2baf-45f8-a040-6c83bbcf927d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "443c4428-7a3e-4795-af58-e7210835c151", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "02da4a71-839f-4e5d-b22a-17e3571e3bb6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "662607f5-9a21-423c-a284-1b64028be9b5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7673eea7-d79b-4df4-9b68-e0ba0c1b480d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "43e93a05-c2f4-4b45-bba3-11856f5c9f12", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5b6f8e94-ecba-4994-84a5-e43f7ef5d1f0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1ff22392-4888-4fc5-a8e0-fe7ac79bf885", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1ff22392-4888-4fc5-a8e0-fe7ac79bf885:subnet_id=443c4428-7a3e-4795-af58-e7210835c151", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "14b74bec-2e0b-4c23-b85b-648240d73d62", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "72107b2e-5e08-47a3-a7d4-43e22fc92ead", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-10T03:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e17f3664-cc6e-4428-a9b4-0008e14e571f", "resource_type": "OS::Nova::Server"}]} 2018-10-10 03:23:24,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54/resources used request id req-58170661-2baf-45f8-a040-6c83bbcf927d 2018-10-10 03:23:24,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-95040bb9-3932-4791-bda0-0ed38d3eca27 Date: Wed, 10 Oct 2018 03:23:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:43Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c21b9f90-5894-445f-b6aa-6d0207d86979/snap", "metadata": {}}], "self": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979", "min_disk": 0, "protected": false, "id": "c21b9f90-5894-445f-b6aa-6d0207d86979", "file": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c21b9f90-5894-445f-b6aa-6d0207d86979/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:23:24,627 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 used request id req-95040bb9-3932-4791-bda0-0ed38d3eca27 2018-10-10 03:23:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a79cf1e-e61a-4808-b88c-b0bc53c00a46 Date: Wed, 10 Oct 2018 03:23:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:23:24,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7a79cf1e-e61a-4808-b88c-b0bc53c00a46 2018-10-10 03:23:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-74d085c2-ea01-4594-9b12-3e1b4de19f2c Date: Wed, 10 Oct 2018 03:23:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:43Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c21b9f90-5894-445f-b6aa-6d0207d86979/snap", "metadata": {}}], "self": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979", "min_disk": 0, "protected": false, "id": "c21b9f90-5894-445f-b6aa-6d0207d86979", "file": "/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c21b9f90-5894-445f-b6aa-6d0207d86979/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:23:24,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 used request id req-74d085c2-ea01-4594-9b12-3e1b4de19f2c 2018-10-10 03:23:24,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:24,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a3c7ef47-1e1c-4692-abcd-36288c54ac7a Date: Wed, 10 Oct 2018 03:23:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:22:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/snap", "metadata": {}}], "self": "/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "min_disk": 0, "protected": false, "id": "fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610", "file": "/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6230f90b4840424ea8249b5480c29fb6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:23:24,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 used request id req-a3c7ef47-1e1c-4692-abcd-36288c54ac7a 2018-10-10 03:23:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:25,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:24 GMT Server: Apache x-openstack-request-id: req-eaf66ff4-179e-43b7-8302-4afff462364c Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:25,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:25 GMT Server: Apache x-openstack-request-id: req-f1176764-47e9-4c8e-9c35-2d7ff6e6246f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:25,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-f1176764-47e9-4c8e-9c35-2d7ff6e6246f 2018-10-10 03:23:25,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:25,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:25 GMT Server: Apache x-openstack-request-id: req-210fd5a0-19e5-412a-bfeb-454d6ee58eac Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:26,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:25 GMT Server: Apache x-openstack-request-id: req-f4091877-a042-4005-9045-2d83a3615cda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt9nGx1HSXmI2qfcvDivz3nkVLBgCMe5S8jkJrJ1ugMNyMKOL\neI9Wb+xMcDtIsvfhLLeGtbXTlzXqwbK9ZIM1uE3m878SFuLAOWt5HiM4r/C1WQLX\nJWXeZ7RnbacudmT5PR9tinwikufWnvcOGE06xnKgY1RX02GGw0sSlsqJRa45CLCY\nfHqzApll3Y9E54L+zWm71+JW2Cs1DURYIA8qXvq/nsuO5GAMk/WBQ/HeczjRyPLE\nlQjIAk6EoJfjYNnW3gTow33oD+492xXBCLP8KlB/xbY9FyUfbQ5apNZsTcLfxnaQ\neWUUIu0oUeO51hxwnL7RufC4OKDboDkgGw2SmwIDAQABAoIBAEnLFpcwR1Ds+OX1\nuiRlDehxD0d4h4EFGLPyouhu9Eioqi/NpRCJ7/bSkMfHc+Gpzu7E50QOLFSYJpcC\nqDQs2iYU1qtlONyIvQEPGzk2h+1On2uP0U1IeyGC7rS7ktGgq82VzMD2HGZ8uc9q\neHTWos2+epQD6ZCFp7LBcj+mIb0ehtyjTYS0g+Ua2iHf+w49HQsSH8K87H4TPIu6\noAC0SQlerl0g0tvC44ChEI2lF/S0y7rinyERFTNtulrxX2txndy1rIEquiHBe4Zq\nVbxp+ai2qtQZCgt3bj2ls8zGrOjGhTIjk/9wF9VFJl3NOYdwu5XLjuDZO/knsZ0L\naS/1gqECgYEA8JutHtkU6XM7YOsq5LUElt5Ts4GxG8VSMhhCSYFrb4LpXZjIKgBN\n/LNLdJ3EvqoZ/E7oqM1Z/AS882seDFvzYGs7tv0uRaOcxKCdC/6BejQh1+waQmKg\nirKyJuWcSpk7P4rFj50eJWI/AQUnCjQki29XjqTTzwUr2gSgRmZByesCgYEAw5yc\nc2ZlrKjjEqH3QGuPfhyA7i2uXMkGAZhMp8nMUxc9u/LtT/YgODEzYDD8sSKFWy2K\n6Uijq6pj1rVO6xaaNaZNRmD6tdB0Vy1aqb5R3QlhWqOCrLy8nuCvb3ys04OVW6e3\n/VZashbx30sRL4sicXf1cJrR1JM7mXphrXEI/hECgYEAqLZgZBsPwMpePo1n3ErZ\n1vg6dMph5/kqs5mzEVvAe8at4EV7RYhFJwaJyFHAXXllEzg5h/PGPyMLYxwfS8dG\nFrvaeWt6gLZC/NUqifiBzbC0cnVJzHbf36GBriieuOhNVTb3ZMZlFw2W5B46y7rY\nTTVbjdgh9S3JG+zWfcbCJtUCgYEAmkgptXMr+lRyVL3eb7bmREdjAXiSL6h1zkg7\nHZOyTk7kaBsgRZMQsoFLzjCU/XkGyXVQPNMIFFudxzjVd+Ip2urBxCK1WzWArUme\nWoc7tiSx3nVcmbV656y7cilZfrIn2VSdb3juq8whFUb11RPeJLTCpv/VQ96kgVbf\nN5cRyqECgYBI/ROIMP94GjK2QZqTBigvMdHT5PBXnYCIDVtqKaTVKje+4abUXgk/\nGe/AsquuhATHMIDwfOF0olBz5Mx2QL+CEinZOSqAi4XETzsbn+3y9NIfSa7Ss5rh\n7kiU9uyT3v7ewQWxbiQRsNl+ETsN4tthGxjHF0eWiRWlTlzn8QxA+A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:26,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-f4091877-a042-4005-9045-2d83a3615cda 2018-10-10 03:23:26,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:26,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:26 GMT Server: Apache x-openstack-request-id: req-4e5d6045-f4e2-4b97-8688-7d7d6c166e47 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:26,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:23:26 GMT Server: Apache x-openstack-request-id: req-259aa84b-86da-4a68-b572-eaedcdef0b44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:23:26,860 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-259aa84b-86da-4a68-b572-eaedcdef0b44 2018-10-10 03:23:26,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:26,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:26 GMT Server: Apache x-openstack-request-id: req-9896b393-4c72-4714-8683-ce9ac9daa3de Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:27,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:26 GMT Server: Apache x-openstack-request-id: req-dd561e1a-0f28-420a-a1c8-e0a49d00b149 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "tags": null, "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T03:23:26Z", "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:27,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-dd561e1a-0f28-420a-a1c8-e0a49d00b149 2018-10-10 03:23:30,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:30,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:30 GMT Server: Apache x-openstack-request-id: req-1f17cd6a-f417-4721-b8f6-d8dc94ddeaa2 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:30,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:30 GMT Server: Apache x-openstack-request-id: req-291e331e-7784-4ed5-8f0a-c3f8ce4d9664 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "tags": null, "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T03:23:26Z", "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:30,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-291e331e-7784-4ed5-8f0a-c3f8ce4d9664 2018-10-10 03:23:33,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:33,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:33 GMT Server: Apache x-openstack-request-id: req-a8de8451-c685-47ad-8f08-09bcbad8130b Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:33,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:33 GMT Server: Apache x-openstack-request-id: req-28ee1575-0f65-4468-9a43-481116793bcf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "tags": null, "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T03:23:26Z", "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:33,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-28ee1575-0f65-4468-9a43-481116793bcf 2018-10-10 03:23:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:36,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:36 GMT Server: Apache x-openstack-request-id: req-3b668210-ccdc-4e0e-951a-364f54b70292 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:36,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:36 GMT Server: Apache x-openstack-request-id: req-eadf86df-c166-45d5-8da2-3d623080e5b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "tags": null, "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T03:23:26Z", "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:36,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-eadf86df-c166-45d5-8da2-3d623080e5b2 2018-10-10 03:23:39,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:39,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:39 GMT Server: Apache x-openstack-request-id: req-5cc5a1b5-baa3-49fa-9089-861a19614eb8 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:39,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:39 GMT Server: Apache x-openstack-request-id: req-18437f26-bde1-4a5e-a653-812625a20411 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "tags": null, "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T03:23:26Z", "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:39,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-18437f26-bde1-4a5e-a653-812625a20411 2018-10-10 03:23:42,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/b9975b9b-9f53-41f5-bea4-3d47da793f54 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55e0d17b9d0db7117de26f18bcdefd790087c63" 2018-10-10 03:23:42,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:42 GMT Server: Apache x-openstack-request-id: req-01a2698f-4c05-4134-b57e-f1634017c2e1 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:42,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:42 GMT Server: Apache x-openstack-request-id: req-5db9e728-8a09-480e-8e66-2f92df1b0f87 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 693 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor2", "OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "OS::stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-subnet", "net_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1"}, "deletion_time": "2018-10-10T03:23:40Z", "stack_name": "HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack", "stack_user_project_id": "250c608c297f4cf2bff0938a38f1b8cd", "tags": null, "creation_time": "2018-10-10T03:22:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T03:23:26Z", "id": "b9975b9b-9f53-41f5-bea4-3d47da793f54", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 03:23:42,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-stack/b9975b9b-9f53-41f5-bea4-3d47da793f54 used request id req-5db9e728-8a09-480e-8e66-2f92df1b0f87 2018-10-10 03:23:42,523 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image1 2018-10-10 03:23:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47553d1c092273f76a5ad6f52df3def1bb5cb88c" 2018-10-10 03:23:44,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e19962c6-375b-4d68-a77d-ea49ec80a2f9 Date: Wed, 10 Oct 2018 03:23:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:23:44,559 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/fc2b02a9-c0d2-49fa-83ed-3dcab7ec1610 used request id req-e19962c6-375b-4d68-a77d-ea49ec80a2f9 2018-10-10 03:23:44,560 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-969143c1-242f-4f7a-8bfe-3830dd5039a3-image2 2018-10-10 03:23:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8241d82440d93a5d393c22a757f65050f7ccba28" 2018-10-10 03:23:45,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f310d829-6915-4319-93bd-0588a544820d Date: Wed, 10 Oct 2018 03:23:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:23:45,595 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c21b9f90-5894-445f-b6aa-6d0207d86979 used request id req-f310d829-6915-4319-93bd-0588a544820d 2018-10-10 03:23:45,597 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 03:23:45,597 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:23:45,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:23:45,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["nXmUkKd9QVSRCpSExejOBQ"], "issued_at": "2018-10-10T03:23:45.000000Z"}} 2018-10-10 03:23:45,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690615ec62d4b747573a2e84694adf63910af9bd" -d '{"stack_name": "HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-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-10-10 03:23:47,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:23:45 GMT Server: Apache x-openstack-request-id: req-022099a3-2708-45f3-b7ef-5b2dd014a56b Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "rel": "self"}]}} 2018-10-10 03:23:47,729 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks used request id req-022099a3-2708-45f3-b7ef-5b2dd014a56b 2018-10-10 03:23:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690615ec62d4b747573a2e84694adf63910af9bd" 2018-10-10 03:23:47,904 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:47 GMT Server: Apache x-openstack-request-id: req-83a8b796-8205-4399-8196-14027aa7732f Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:48,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:47 GMT Server: Apache x-openstack-request-id: req-6d1c3320-bdf0-47b2-90ab-9bb15897773d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "OS::stack_name": "HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack", "stack_user_project_id": "b7e67593fbce4beb946c9efcd40dd5ac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 03:23:48,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 used request id req-6d1c3320-bdf0-47b2-90ab-9bb15897773d 2018-10-10 03:23:48,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690615ec62d4b747573a2e84694adf63910af9bd" 2018-10-10 03:23:48,279 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-51a03812-af0d-4ba6-9807-5079815a4d14 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:48,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-734644cf-431f-4438-9f1a-4e0e492c671d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 515 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "OS::stack_name": "HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack", "stack_user_project_id": "b7e67593fbce4beb946c9efcd40dd5ac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:23:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 03:23:48,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 used request id req-734644cf-431f-4438-9f1a-4e0e492c671d 2018-10-10 03:23:48,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690615ec62d4b747573a2e84694adf63910af9bd" 2018-10-10 03:23:48,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-9d306f5d-3885-4ca9-9c6b-b8a3b581eea8 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:48,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-e4150014-2f6f-4e9b-bf1f-fc09a4314c6b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-10T03:23:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:23:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d4e10d8b-cf53-4b83-a8cd-f225d8dc0ab3", "resource_type": "OS::Nova::Flavor"}]} 2018-10-10 03:23:48,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8/resources used request id req-e4150014-2f6f-4e9b-bf1f-fc09a4314c6b 2018-10-10 03:23:48,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/d4e10d8b-cf53-4b83-a8cd-f225d8dc0ab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690615ec62d4b747573a2e84694adf63910af9bd" 2018-10-10 03:23:48,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b7a65bb-44d3-4647-9dff-99e600cd3443 x-compute-request-id: req-6b7a65bb-44d3-4647-9dff-99e600cd3443 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d4e10d8b-cf53-4b83-a8cd-f225d8dc0ab3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d4e10d8b-cf53-4b83-a8cd-f225d8dc0ab3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "d4e10d8b-cf53-4b83-a8cd-f225d8dc0ab3", "name": "HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack-flavor-scan7nyi4k4x", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:23:48,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/d4e10d8b-cf53-4b83-a8cd-f225d8dc0ab3 used request id req-6b7a65bb-44d3-4647-9dff-99e600cd3443 2018-10-10 03:23:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690615ec62d4b747573a2e84694adf63910af9bd" 2018-10-10 03:23:48,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-8f693312-a901-4bd4-b5ec-031f72260c65 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:49,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-615a5089-a1fe-458c-8564-2af8452e7445 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:23:49,084 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsFlavorTests-598910ad-53a3-466a-bc40-9097a7f0ff5e-stack/0150d6cb-f0e9-4c83-a6f8-6ad1d7179da8 used request id req-615a5089-a1fe-458c-8564-2af8452e7445 2018-10-10 03:23:49,085 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 03:23:49,085 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:23:49,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:23:49,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:23:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["Z8sKPVabSuCMTW6_LtNMaw"], "issued_at": "2018-10-10T03:23:49.000000Z"}} 2018-10-10 03:23:49,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" -d '{"stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-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-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp"}}' 2018-10-10 03:23:51,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:23:49 GMT Server: Apache x-openstack-request-id: req-8d1355c5-8d9e-4602-8c95-5d948a0ff973 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95", "rel": "self"}]}} 2018-10-10 03:23:51,013 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks used request id req-8d1355c5-8d9e-4602-8c95-5d948a0ff973 2018-10-10 03:23:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0b4d4601-e80b-46e6-9319-ab5d94585d95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" 2018-10-10 03:23:51,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:51 GMT Server: Apache x-openstack-request-id: req-b8bb35bc-7cc0-4b33-9557-75741c2cc1c9 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:51,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:51 GMT Server: Apache x-openstack-request-id: req-0b98bfcd-f409-4d74-91c9-e750ea727b5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "OS::stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack", "keypair_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack", "stack_user_project_id": "bded766dd96d4c06998599f5d8a0432d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:23:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-10 03:23:51,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 used request id req-0b98bfcd-f409-4d74-91c9-e750ea727b5b 2018-10-10 03:23:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0b4d4601-e80b-46e6-9319-ab5d94585d95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" 2018-10-10 03:23:51,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:51 GMT Server: Apache x-openstack-request-id: req-e606cc59-5d9f-4a7e-b91a-b9661e9e1484 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:51,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:51 GMT Server: Apache x-openstack-request-id: req-8fcc9c3a-51a1-4184-ba20-8d86b30be13a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1900 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "OS::stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack", "keypair_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack", "stack_user_project_id": "bded766dd96d4c06998599f5d8a0432d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:23:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAl9YTspXymrJPygoNaxlH/Qraxa7zq3hrDw/Vd3e0FEnMlput\n95O0H5pwcNV1pF3gT0PzeZyeXvocI7Djual2AikDO14cTDaq42Q3WyFuFyO59p70\nXLxpbwaUCPHOZQlcMjACE8VtQ+2ZcbJfkpKW9C7bGaY4fcHiQXQe8o7/SHAsxLcR\ns+1nxZDBVsAmSpyfdTgYcfakQyWxqTFm+6gvNcUvyEF8vQKJ3p/pxTHmGQ+iTsXN\nB/XTc25g2CpT/il5136HM0NKcHMeSRLkuXbAAFpLKB54Uf8tuXhtDshoTOVHxq5/\nCNrjOS9Vt+5czG3HzSKsSgu5B+6D8RlvKs5PYwIDAQABAoIBADmViBznv32p+JbA\nXzxp9yJhtnzYkDNM1RV+RNAtRs+W+Y949W56xwphURmJ6zbuH38QX0uU+X89zeQ/\nVu539Xh2Q3KFi6ff58mbnV7je9QsyX9d44E0N6xSy1vlEQjClwO1r2P+MSVc/B/h\nrVtyWuu6xX+hybTwDjYSqxYE44593vvbIEqCgUnVJF/R2iZttTz9FgFjFwdHoiyN\n0Nbly3OTwR6pLYAvzJdRroB8tsZ3cmx9GGfI7h8RXp5Ga+aQ0PSY9TCDjsnMpVru\ndrru/qKmdDQ+gLIfWir7tbfDPsnYFIXB6HprUKNhN3+mO2kzJCKuLF1/TadHvvQe\n+dxEwtkCgYEAyHoMtBvUFxI6Z7/kcSWRcMjo+L6ZmYOq8BRT31dx26irPlTPXAxp\ntnNAHbI1hZoJKSAiY4f3Q4RASdqj2wxKbPMsZGGL+fbttup9auQFXd7ywBSzVb2O\njlIKNbVi3BMhBUeveF4KVl3d/ki5VwspWeQJFUGyVRURYRHq5vGqEu0CgYEAweNg\n6qnBNp49L4FEhJ6ndrPIiYaMXXDVjdLJmIaSxfJQk3tvcraT+hqhukZEGgNiizpd\nSEOSmfIW/aAwSu+eWjKMWjIvn1tRW4y6hGr07Pwjm5GfzFqy+HkDcSA5I9D32Ozp\nGxP03dN7K4cqxgvvScqMOcBTlxIRYmbm8vo8EY8CgYA0qEo57K1Sugj5Q1//kDyZ\ngUwgOgAiYIE/ujcljNRtO+pu3tvwc5o4wCDxK+P/CayqTrR5rDb4Vv6D55fua1YJ\nM/5PB4g6ye86gnEa6HW4aF0estFADiAppcbkwJYM9EFSH7gpR5ozgUhUCEoWYOol\noE36dV0gF/6OnqQysPtZKQKBgG5SHJEpagDT5Oik2wHC7HKENXTbE/8O9tQtvfuF\nhvoOuH5SW8Wf0W8bvC4rURCkIGwsF2vI1x+1OhOyFAhvc2DLJkUkDSjVYuN+nZo+\n6YH2raQVJiG28eKjqKuztA+HFZ9enfyETG3zqT/JNzNdExifoU4y+t0YsL+W4Y4b\niBZNAoGAIoGvI9LTVYCy3lds5EmwbwS+Cq3E9fbclbtbdQAPFlUQugQ2oBAAmHX3\ny76kZwAPNJyJcHppND3MoTvjX2QgTduwJC7P6IHCX6cOmDgYNweG1Cz0Fdm6yXqr\nCcM7F2BE8mnVmNmgjHDg4fI5yUTJt9TZRaVLBxYFi7BV7hCjvsw=\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-10-10 03:23:51,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 used request id req-8fcc9c3a-51a1-4184-ba20-8d86b30be13a 2018-10-10 03:23:54,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0b4d4601-e80b-46e6-9319-ab5d94585d95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" 2018-10-10 03:23:55,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:54 GMT Server: Apache x-openstack-request-id: req-5f1c7c86-6095-49a7-a595-0aea59170475 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:55,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:55 GMT Server: Apache x-openstack-request-id: req-12ea2eee-9ed4-46d7-8521-6e58112f0113 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "OS::stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack", "keypair_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack", "stack_user_project_id": "bded766dd96d4c06998599f5d8a0432d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:23:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAl9YTspXymrJPygoNaxlH/Qraxa7zq3hrDw/Vd3e0FEnMlput\n95O0H5pwcNV1pF3gT0PzeZyeXvocI7Djual2AikDO14cTDaq42Q3WyFuFyO59p70\nXLxpbwaUCPHOZQlcMjACE8VtQ+2ZcbJfkpKW9C7bGaY4fcHiQXQe8o7/SHAsxLcR\ns+1nxZDBVsAmSpyfdTgYcfakQyWxqTFm+6gvNcUvyEF8vQKJ3p/pxTHmGQ+iTsXN\nB/XTc25g2CpT/il5136HM0NKcHMeSRLkuXbAAFpLKB54Uf8tuXhtDshoTOVHxq5/\nCNrjOS9Vt+5czG3HzSKsSgu5B+6D8RlvKs5PYwIDAQABAoIBADmViBznv32p+JbA\nXzxp9yJhtnzYkDNM1RV+RNAtRs+W+Y949W56xwphURmJ6zbuH38QX0uU+X89zeQ/\nVu539Xh2Q3KFi6ff58mbnV7je9QsyX9d44E0N6xSy1vlEQjClwO1r2P+MSVc/B/h\nrVtyWuu6xX+hybTwDjYSqxYE44593vvbIEqCgUnVJF/R2iZttTz9FgFjFwdHoiyN\n0Nbly3OTwR6pLYAvzJdRroB8tsZ3cmx9GGfI7h8RXp5Ga+aQ0PSY9TCDjsnMpVru\ndrru/qKmdDQ+gLIfWir7tbfDPsnYFIXB6HprUKNhN3+mO2kzJCKuLF1/TadHvvQe\n+dxEwtkCgYEAyHoMtBvUFxI6Z7/kcSWRcMjo+L6ZmYOq8BRT31dx26irPlTPXAxp\ntnNAHbI1hZoJKSAiY4f3Q4RASdqj2wxKbPMsZGGL+fbttup9auQFXd7ywBSzVb2O\njlIKNbVi3BMhBUeveF4KVl3d/ki5VwspWeQJFUGyVRURYRHq5vGqEu0CgYEAweNg\n6qnBNp49L4FEhJ6ndrPIiYaMXXDVjdLJmIaSxfJQk3tvcraT+hqhukZEGgNiizpd\nSEOSmfIW/aAwSu+eWjKMWjIvn1tRW4y6hGr07Pwjm5GfzFqy+HkDcSA5I9D32Ozp\nGxP03dN7K4cqxgvvScqMOcBTlxIRYmbm8vo8EY8CgYA0qEo57K1Sugj5Q1//kDyZ\ngUwgOgAiYIE/ujcljNRtO+pu3tvwc5o4wCDxK+P/CayqTrR5rDb4Vv6D55fua1YJ\nM/5PB4g6ye86gnEa6HW4aF0estFADiAppcbkwJYM9EFSH7gpR5ozgUhUCEoWYOol\noE36dV0gF/6OnqQysPtZKQKBgG5SHJEpagDT5Oik2wHC7HKENXTbE/8O9tQtvfuF\nhvoOuH5SW8Wf0W8bvC4rURCkIGwsF2vI1x+1OhOyFAhvc2DLJkUkDSjVYuN+nZo+\n6YH2raQVJiG28eKjqKuztA+HFZ9enfyETG3zqT/JNzNdExifoU4y+t0YsL+W4Y4b\niBZNAoGAIoGvI9LTVYCy3lds5EmwbwS+Cq3E9fbclbtbdQAPFlUQugQ2oBAAmHX3\ny76kZwAPNJyJcHppND3MoTvjX2QgTduwJC7P6IHCX6cOmDgYNweG1Cz0Fdm6yXqr\nCcM7F2BE8mnVmNmgjHDg4fI5yUTJt9TZRaVLBxYFi7BV7hCjvsw=\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-10-10 03:23:55,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 used request id req-12ea2eee-9ed4-46d7-8521-6e58112f0113 2018-10-10 03:23:55,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0b4d4601-e80b-46e6-9319-ab5d94585d95/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" 2018-10-10 03:23:55,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:55 GMT Server: Apache x-openstack-request-id: req-dbbba1f9-321b-4764-9f61-dbecf5448e33 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:56,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:55 GMT Server: Apache x-openstack-request-id: req-255a9ca6-15dc-402d-a188-3bf3741e49ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T03:23:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:23:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-10 03:23:56,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95/resources used request id req-255a9ca6-15dc-402d-a188-3bf3741e49ec 2018-10-10 03:23:56,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" 2018-10-10 03:23:56,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-87d8ba05-6617-49f1-bdd2-726bfe43617e x-compute-request-id: req-87d8ba05-6617-49f1-bdd2-726bfe43617e Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX1hOylfKask/KCg1rGUf9CtrFrvOreGsPD9V3d7QUScyWm633k7QfmnBw1XWkXeBPQ/N5nJ5e+hwjsOO5qXYCKQM7XhxMNqrjZDdbIW4XI7n2nvRcvGlvBpQI8c5lCVwyMAITxW1D7Zlxsl+Skpb0LtsZpjh9weJBdB7yjv9IcCzEtxGz7WfFkMFWwCZKnJ91OBhx9qRDJbGpMWb7qC81xS/IQXy9Aonen+nFMeYZD6JOxc0H9dNzbmDYKlP+KXnXfoczQ0pwcx5JEuS5dsAAWksoHnhR/y25eG0OyGhM5UfGrn8I2uM5L1W37lzMbcfNIqxKC7kH7oPxGW8qzk9j Generated-by-Nova", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp", "deleted": false, "created_at": "2018-10-10T03:23:51.000000", "updated_at": null, "fingerprint": "ed:d5:6a:48:e9:20:01:eb:58:0c:6d:c3:35:b5:d7:ab", "deleted_at": null, "id": 15}} 2018-10-10 03:23:56,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp used request id req-87d8ba05-6617-49f1-bdd2-726bfe43617e 2018-10-10 03:23:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0b4d4601-e80b-46e6-9319-ab5d94585d95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" 2018-10-10 03:23:56,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-d4529b95-4ed6-4e3a-bbbb-1a4312908681 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:56,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-2d56ee47-15cc-4d18-9b4f-8685e6850f78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 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": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "OS::stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack", "keypair_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack", "stack_user_project_id": "bded766dd96d4c06998599f5d8a0432d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:23:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0b4d4601-e80b-46e6-9319-ab5d94585d95", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAl9YTspXymrJPygoNaxlH/Qraxa7zq3hrDw/Vd3e0FEnMlput\n95O0H5pwcNV1pF3gT0PzeZyeXvocI7Djual2AikDO14cTDaq42Q3WyFuFyO59p70\nXLxpbwaUCPHOZQlcMjACE8VtQ+2ZcbJfkpKW9C7bGaY4fcHiQXQe8o7/SHAsxLcR\ns+1nxZDBVsAmSpyfdTgYcfakQyWxqTFm+6gvNcUvyEF8vQKJ3p/pxTHmGQ+iTsXN\nB/XTc25g2CpT/il5136HM0NKcHMeSRLkuXbAAFpLKB54Uf8tuXhtDshoTOVHxq5/\nCNrjOS9Vt+5czG3HzSKsSgu5B+6D8RlvKs5PYwIDAQABAoIBADmViBznv32p+JbA\nXzxp9yJhtnzYkDNM1RV+RNAtRs+W+Y949W56xwphURmJ6zbuH38QX0uU+X89zeQ/\nVu539Xh2Q3KFi6ff58mbnV7je9QsyX9d44E0N6xSy1vlEQjClwO1r2P+MSVc/B/h\nrVtyWuu6xX+hybTwDjYSqxYE44593vvbIEqCgUnVJF/R2iZttTz9FgFjFwdHoiyN\n0Nbly3OTwR6pLYAvzJdRroB8tsZ3cmx9GGfI7h8RXp5Ga+aQ0PSY9TCDjsnMpVru\ndrru/qKmdDQ+gLIfWir7tbfDPsnYFIXB6HprUKNhN3+mO2kzJCKuLF1/TadHvvQe\n+dxEwtkCgYEAyHoMtBvUFxI6Z7/kcSWRcMjo+L6ZmYOq8BRT31dx26irPlTPXAxp\ntnNAHbI1hZoJKSAiY4f3Q4RASdqj2wxKbPMsZGGL+fbttup9auQFXd7ywBSzVb2O\njlIKNbVi3BMhBUeveF4KVl3d/ki5VwspWeQJFUGyVRURYRHq5vGqEu0CgYEAweNg\n6qnBNp49L4FEhJ6ndrPIiYaMXXDVjdLJmIaSxfJQk3tvcraT+hqhukZEGgNiizpd\nSEOSmfIW/aAwSu+eWjKMWjIvn1tRW4y6hGr07Pwjm5GfzFqy+HkDcSA5I9D32Ozp\nGxP03dN7K4cqxgvvScqMOcBTlxIRYmbm8vo8EY8CgYA0qEo57K1Sugj5Q1//kDyZ\ngUwgOgAiYIE/ujcljNRtO+pu3tvwc5o4wCDxK+P/CayqTrR5rDb4Vv6D55fua1YJ\nM/5PB4g6ye86gnEa6HW4aF0estFADiAppcbkwJYM9EFSH7gpR5ozgUhUCEoWYOol\noE36dV0gF/6OnqQysPtZKQKBgG5SHJEpagDT5Oik2wHC7HKENXTbE/8O9tQtvfuF\nhvoOuH5SW8Wf0W8bvC4rURCkIGwsF2vI1x+1OhOyFAhvc2DLJkUkDSjVYuN+nZo+\n6YH2raQVJiG28eKjqKuztA+HFZ9enfyETG3zqT/JNzNdExifoU4y+t0YsL+W4Y4b\niBZNAoGAIoGvI9LTVYCy3lds5EmwbwS+Cq3E9fbclbtbdQAPFlUQugQ2oBAAmHX3\ny76kZwAPNJyJcHppND3MoTvjX2QgTduwJC7P6IHCX6cOmDgYNweG1Cz0Fdm6yXqr\nCcM7F2BE8mnVmNmgjHDg4fI5yUTJt9TZRaVLBxYFi7BV7hCjvsw=\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-10-10 03:23:56,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 used request id req-2d56ee47-15cc-4d18-9b4f-8685e6850f78 2018-10-10 03:23:56,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" 2018-10-10 03:23:56,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-da8e1991-6df2-4c87-a9a7-6a8e8ef49417 x-compute-request-id: req-da8e1991-6df2-4c87-a9a7-6a8e8ef49417 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX1hOylfKask/KCg1rGUf9CtrFrvOreGsPD9V3d7QUScyWm633k7QfmnBw1XWkXeBPQ/N5nJ5e+hwjsOO5qXYCKQM7XhxMNqrjZDdbIW4XI7n2nvRcvGlvBpQI8c5lCVwyMAITxW1D7Zlxsl+Skpb0LtsZpjh9weJBdB7yjv9IcCzEtxGz7WfFkMFWwCZKnJ91OBhx9qRDJbGpMWb7qC81xS/IQXy9Aonen+nFMeYZD6JOxc0H9dNzbmDYKlP+KXnXfoczQ0pwcx5JEuS5dsAAWksoHnhR/y25eG0OyGhM5UfGrn8I2uM5L1W37lzMbcfNIqxKC7kH7oPxGW8qzk9j Generated-by-Nova", "user_id": "26b8463998db44eb99af0a8ed1ba9458", "name": "HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp", "deleted": false, "created_at": "2018-10-10T03:23:51.000000", "updated_at": null, "fingerprint": "ed:d5:6a:48:e9:20:01:eb:58:0c:6d:c3:35:b5:d7:ab", "deleted_at": null, "id": 15}} 2018-10-10 03:23:56,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-kp used request id req-da8e1991-6df2-4c87-a9a7-6a8e8ef49417 2018-10-10 03:23:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/0b4d4601-e80b-46e6-9319-ab5d94585d95 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957dad1b6e1ebdd57cc4b1016ab1c7a51c4fd866" 2018-10-10 03:23:56,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-fbab0773-24be-4a99-855e-59f7101fc3b8 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:56,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-99618c72-63cd-4d3c-8458-c4747837a753 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:23:56,868 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsKeypairTests-498ea0bc-4c1a-4e47-8829-b5aadc89450e-stack/0b4d4601-e80b-46e6-9319-ab5d94585d95 used request id req-99618c72-63cd-4d3c-8458-c4747837a753 2018-10-10 03:23:56,869 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 03:23:56,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:23:57,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["w74qOwiISc6vk7Rd_USmgg"], "issued_at": "2018-10-10T03:23:57.000000Z"}} 2018-10-10 03:23:57,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c25ea8bc7628d3cec1c30cd8e787086f2456cd" -d '{"stack_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-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-625ffcc9-d3e9-4673-90ca-9815756e625d-sec-grp"}}' 2018-10-10 03:23:59,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:23:57 GMT Server: Apache x-openstack-request-id: req-01add076-971f-4c4b-bcc9-c013b3683c96 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "da89f988-4de0-4d85-9c15-7aedc70b71d7", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7", "rel": "self"}]}} 2018-10-10 03:23:59,381 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks used request id req-01add076-971f-4c4b-bcc9-c013b3683c96 2018-10-10 03:23:59,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/da89f988-4de0-4d85-9c15-7aedc70b71d7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c25ea8bc7628d3cec1c30cd8e787086f2456cd" 2018-10-10 03:23:59,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:59 GMT Server: Apache x-openstack-request-id: req-10ae78ae-2576-488b-bf62-da4bfd816c58 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:59,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:59 GMT Server: Apache x-openstack-request-id: req-e62500e0-b40c-4ead-9b76-a2b6b49bbe37 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "da89f988-4de0-4d85-9c15-7aedc70b71d7", "OS::stack_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack", "stack_user_project_id": "7f7970aadd20442da07b8df82dcd490d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:23:58Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "da89f988-4de0-4d85-9c15-7aedc70b71d7", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-10 03:23:59,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 used request id req-e62500e0-b40c-4ead-9b76-a2b6b49bbe37 2018-10-10 03:23:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/da89f988-4de0-4d85-9c15-7aedc70b71d7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c25ea8bc7628d3cec1c30cd8e787086f2456cd" 2018-10-10 03:23:59,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:23:59 GMT Server: Apache x-openstack-request-id: req-25793ca0-0913-4092-b3dc-f55e38767464 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:23:59,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:23:59 GMT Server: Apache x-openstack-request-id: req-f6daa599-9b87-434d-bbd3-9305b6a21898 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "da89f988-4de0-4d85-9c15-7aedc70b71d7", "OS::stack_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack", "stack_user_project_id": "7f7970aadd20442da07b8df82dcd490d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T03:23:58Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "da89f988-4de0-4d85-9c15-7aedc70b71d7", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-10 03:23:59,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 used request id req-f6daa599-9b87-434d-bbd3-9305b6a21898 2018-10-10 03:24:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/da89f988-4de0-4d85-9c15-7aedc70b71d7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c25ea8bc7628d3cec1c30cd8e787086f2456cd" 2018-10-10 03:24:03,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:24:02 GMT Server: Apache x-openstack-request-id: req-a75df0d9-77f4-4f31-8ded-642e7de10c37 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:24:03,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:03 GMT Server: Apache x-openstack-request-id: req-7f246fbf-1996-4b38-b295-0bfaccafc51e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6230f90b4840424ea8249b5480c29fb6", "OS::stack_id": "da89f988-4de0-4d85-9c15-7aedc70b71d7", "OS::stack_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack", "stack_user_project_id": "7f7970aadd20442da07b8df82dcd490d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T03:23:58Z", "links": [{"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "da89f988-4de0-4d85-9c15-7aedc70b71d7", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-10 03:24:03,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 used request id req-7f246fbf-1996-4b38-b295-0bfaccafc51e 2018-10-10 03:24:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/da89f988-4de0-4d85-9c15-7aedc70b71d7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c25ea8bc7628d3cec1c30cd8e787086f2456cd" 2018-10-10 03:24:03,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:24:03 GMT Server: Apache x-openstack-request-id: req-6ab2d180-8099-4b3e-8376-1be85faf18b1 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:24:03,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:03 GMT Server: Apache x-openstack-request-id: req-e15b2563-85be-40c1-9c3d-9e2146f06e1f 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.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T03:23:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T03:23:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "009a2ae7-6dcd-4adc-81d4-1021fe0cf36b", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-10 03:24:03,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7/resources used request id req-e15b2563-85be-40c1-9c3d-9e2146f06e1f 2018-10-10 03:24:03,437 - neutron_utils - INFO - Retrieving security group with ID - 009a2ae7-6dcd-4adc-81d4-1021fe0cf36b 2018-10-10 03:24:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=009a2ae7-6dcd-4adc-81d4-1021fe0cf36b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c25ea8bc7628d3cec1c30cd8e787086f2456cd" 2018-10-10 03:24:03,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-40dc8bad-b89b-4c42-87b9-9f4de66a2c4d Date: Wed, 10 Oct 2018 03:24:03 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:23:59Z", "updated_at": "2018-10-10T03:24:01Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T03:24:00Z", "revision_number": 0, "id": "0f572c76-e03e-42a9-9938-6950c93bc3df", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-10T03:24:00Z", "security_group_id": "009a2ae7-6dcd-4adc-81d4-1021fe0cf36b", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:24:01Z", "revision_number": 0, "id": "f28e5e92-46f0-48e5-b7c0-3dcf0acc737b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-10T03:24:01Z", "security_group_id": "009a2ae7-6dcd-4adc-81d4-1021fe0cf36b", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 6, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "009a2ae7-6dcd-4adc-81d4-1021fe0cf36b", "name": "HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-sec-grp"}]} 2018-10-10 03:24:03,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=009a2ae7-6dcd-4adc-81d4-1021fe0cf36b used request id req-40dc8bad-b89b-4c42-87b9-9f4de66a2c4d 2018-10-10 03:24:03,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 009a2ae7-6dcd-4adc-81d4-1021fe0cf36b 2018-10-10 03:24:03,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=009a2ae7-6dcd-4adc-81d4-1021fe0cf36b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c25ea8bc7628d3cec1c30cd8e787086f2456cd" 2018-10-10 03:24:03,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-59cb1851-1a63-4fd5-a792-2ee0040d5d06 Date: Wed, 10 Oct 2018 03:24:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-10-10T03:24:00Z", "security_group_id": "009a2ae7-6dcd-4adc-81d4-1021fe0cf36b", "port_range_min": 22, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:24:00Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "0f572c76-e03e-42a9-9938-6950c93bc3df"}, {"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-10-10T03:24:01Z", "security_group_id": "009a2ae7-6dcd-4adc-81d4-1021fe0cf36b", "port_range_min": null, "revision_number": 0, "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:24:01Z", "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "f28e5e92-46f0-48e5-b7c0-3dcf0acc737b"}]} 2018-10-10 03:24:03,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=009a2ae7-6dcd-4adc-81d4-1021fe0cf36b used request id req-59cb1851-1a63-4fd5-a792-2ee0040d5d06 2018-10-10 03:24:03,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/da89f988-4de0-4d85-9c15-7aedc70b71d7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c25ea8bc7628d3cec1c30cd8e787086f2456cd" 2018-10-10 03:24:04,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 03:24:03 GMT Server: Apache x-openstack-request-id: req-ed3708c9-c13b-44f2-8fde-ca19a537d466 Location: http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 03:24:04,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-27b0f240-d745-4da6-8a25-7bcbabc4c1d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:04,188 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6/stacks/HeatUtilsSecurityGroupTests-625ffcc9-d3e9-4673-90ca-9815756e625d-stack/da89f988-4de0-4d85-9c15-7aedc70b71d7 used request id req-27b0f240-d745-4da6-8a25-7bcbabc4c1d0 2018-10-10 03:24:04,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:04,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["OC6caGXDTwW_P2Joi8CmAw"], "issued_at": "2018-10-10T03:24:04.000000Z"}} 2018-10-10 03:24:04,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f09382cc244a828f9161f2f7bf450f735b0665" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-9b516bf2-02ef-45c1-b141-bc0ed00a678f"}}' 2018-10-10 03:24:04,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:04 GMT Server: Apache x-compute-request-id: req-152220ac-c1a3-458a-bc07-fcbbdaff7361 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-152220ac-c1a3-458a-bc07-fcbbdaff7361 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b9c93799-5e55-4bf1-824b-27494f6002af", "name": "CinderUtilsQoSTests-9b516bf2-02ef-45c1-b141-bc0ed00a678f"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b9c93799-5e55-4bf1-824b-27494f6002af", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/b9c93799-5e55-4bf1-824b-27494f6002af", "rel": "bookmark"}]} 2018-10-10 03:24:04,783 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-152220ac-c1a3-458a-bc07-fcbbdaff7361 2018-10-10 03:24:04,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-152220ac-c1a3-458a-bc07-fcbbdaff7361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f09382cc244a828f9161f2f7bf450f735b0665" 2018-10-10 03:24:05,504 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:04 GMT Server: Apache x-compute-request-id: req-e58a60cb-4cb7-45e4-aedc-d956e95e67d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e58a60cb-4cb7-45e4-aedc-d956e95e67d3 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b9c93799-5e55-4bf1-824b-27494f6002af", "name": "CinderUtilsQoSTests-9b516bf2-02ef-45c1-b141-bc0ed00a678f"}]} 2018-10-10 03:24:05,504 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-e58a60cb-4cb7-45e4-aedc-d956e95e67d3 2018-10-10 03:24:05,505 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-9b516bf2-02ef-45c1-b141-bc0ed00a678f 2018-10-10 03:24:05,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b9c93799-5e55-4bf1-824b-27494f6002af?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-152220ac-c1a3-458a-bc07-fcbbdaff7361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f09382cc244a828f9161f2f7bf450f735b0665" 2018-10-10 03:24:06,242 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4a0a3c1-0bfa-4068-8b64-b03b6c3ce43f 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-10-10 03:24:06,242 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b9c93799-5e55-4bf1-824b-27494f6002af?force=False used request id req-c4a0a3c1-0bfa-4068-8b64-b03b6c3ce43f 2018-10-10 03:24:06,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-152220ac-c1a3-458a-bc07-fcbbdaff7361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f09382cc244a828f9161f2f7bf450f735b0665" 2018-10-10 03:24:06,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:06 GMT Server: Apache x-compute-request-id: req-7ef91fa2-e8c5-4db9-9a42-50e944c34176 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ef91fa2-e8c5-4db9-9a42-50e944c34176 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-10 03:24:06,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-7ef91fa2-e8c5-4db9-9a42-50e944c34176 2018-10-10 03:24:06,415 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-9b516bf2-02ef-45c1-b141-bc0ed00a678f 2018-10-10 03:24:06,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b9c93799-5e55-4bf1-824b-27494f6002af?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-152220ac-c1a3-458a-bc07-fcbbdaff7361" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f09382cc244a828f9161f2f7bf450f735b0665" 2018-10-10 03:24:06,614 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c9fbdd28-4e88-4795-aff9-681ee2bdee7b x-openstack-request-id: req-c9fbdd28-4e88-4795-aff9-681ee2bdee7b Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec b9c93799-5e55-4bf1-824b-27494f6002af.", "code": 404}} 2018-10-10 03:24:06,614 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b9c93799-5e55-4bf1-824b-27494f6002af?force=False used request id req-c9fbdd28-4e88-4795-aff9-681ee2bdee7b 2018-10-10 03:24:06,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:07,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["iUig46evSYCPUH0OlJNHSA"], "issued_at": "2018-10-10T03:24:07.000000Z"}} 2018-10-10 03:24:07,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09341201b2827ee18b580b108530ddfbc97e9485" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-e94f3208-3fbd-460a-a4bb-621b39361ce2"}}' 2018-10-10 03:24:07,197 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:07 GMT Server: Apache x-compute-request-id: req-92594a2c-b086-41da-adba-c3a4f341ec9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92594a2c-b086-41da-adba-c3a4f341ec9a Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "c27c888c-29f7-468e-a373-87d7b1a415ea", "name": "CinderUtilsQoSTests-e94f3208-3fbd-460a-a4bb-621b39361ce2"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/c27c888c-29f7-468e-a373-87d7b1a415ea", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/c27c888c-29f7-468e-a373-87d7b1a415ea", "rel": "bookmark"}]} 2018-10-10 03:24:07,197 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-92594a2c-b086-41da-adba-c3a4f341ec9a 2018-10-10 03:24:07,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92594a2c-b086-41da-adba-c3a4f341ec9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09341201b2827ee18b580b108530ddfbc97e9485" 2018-10-10 03:24:07,907 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:07 GMT Server: Apache x-compute-request-id: req-51624624-b019-4340-a0fa-8f68951d4429 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51624624-b019-4340-a0fa-8f68951d4429 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "c27c888c-29f7-468e-a373-87d7b1a415ea", "name": "CinderUtilsQoSTests-e94f3208-3fbd-460a-a4bb-621b39361ce2"}]} 2018-10-10 03:24:07,908 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-51624624-b019-4340-a0fa-8f68951d4429 2018-10-10 03:24:07,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/c27c888c-29f7-468e-a373-87d7b1a415ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92594a2c-b086-41da-adba-c3a4f341ec9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09341201b2827ee18b580b108530ddfbc97e9485" 2018-10-10 03:24:08,087 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:07 GMT Server: Apache x-compute-request-id: req-a5c4f8af-e727-4669-9ed6-fd261059cf8b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5c4f8af-e727-4669-9ed6-fd261059cf8b Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "c27c888c-29f7-468e-a373-87d7b1a415ea", "name": "CinderUtilsQoSTests-e94f3208-3fbd-460a-a4bb-621b39361ce2"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/c27c888c-29f7-468e-a373-87d7b1a415ea", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/c27c888c-29f7-468e-a373-87d7b1a415ea", "rel": "bookmark"}]} 2018-10-10 03:24:08,087 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/c27c888c-29f7-468e-a373-87d7b1a415ea used request id req-a5c4f8af-e727-4669-9ed6-fd261059cf8b 2018-10-10 03:24:08,087 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e94f3208-3fbd-460a-a4bb-621b39361ce2 2018-10-10 03:24:08,090 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/c27c888c-29f7-468e-a373-87d7b1a415ea?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92594a2c-b086-41da-adba-c3a4f341ec9a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09341201b2827ee18b580b108530ddfbc97e9485" 2018-10-10 03:24:08,305 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab20c6ab-1de5-4d46-bbf6-bb089e3ee1ed 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-10-10 03:24:08,306 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/c27c888c-29f7-468e-a373-87d7b1a415ea?force=False used request id req-ab20c6ab-1de5-4d46-bbf6-bb089e3ee1ed 2018-10-10 03:24:08,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:08,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["3_GPa_h6RduKNm3UDrKVuA"], "issued_at": "2018-10-10T03:24:08.000000Z"}} 2018-10-10 03:24:08,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4981cdac15482a057754bdecd2ae1eaee8f1fa9" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-0c65d0d2-7acb-4ad3-8a9c-a9459ecc689f"}}' 2018-10-10 03:24:08,891 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:08 GMT Server: Apache x-compute-request-id: req-ec63c5f3-34d4-48cd-abcf-35f980ed5496 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec63c5f3-34d4-48cd-abcf-35f980ed5496 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "2a561fe9-02b0-47a6-a595-97b0f026a200", "name": "CinderUtilsQoSTests-0c65d0d2-7acb-4ad3-8a9c-a9459ecc689f"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/2a561fe9-02b0-47a6-a595-97b0f026a200", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/2a561fe9-02b0-47a6-a595-97b0f026a200", "rel": "bookmark"}]} 2018-10-10 03:24:08,891 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-ec63c5f3-34d4-48cd-abcf-35f980ed5496 2018-10-10 03:24:08,894 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec63c5f3-34d4-48cd-abcf-35f980ed5496" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4981cdac15482a057754bdecd2ae1eaee8f1fa9" 2018-10-10 03:24:09,591 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:08 GMT Server: Apache x-compute-request-id: req-b73168e6-022d-42cc-b6f8-f3f236ffb715 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b73168e6-022d-42cc-b6f8-f3f236ffb715 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "2a561fe9-02b0-47a6-a595-97b0f026a200", "name": "CinderUtilsQoSTests-0c65d0d2-7acb-4ad3-8a9c-a9459ecc689f"}]} 2018-10-10 03:24:09,592 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-b73168e6-022d-42cc-b6f8-f3f236ffb715 2018-10-10 03:24:09,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/2a561fe9-02b0-47a6-a595-97b0f026a200 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec63c5f3-34d4-48cd-abcf-35f980ed5496" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4981cdac15482a057754bdecd2ae1eaee8f1fa9" 2018-10-10 03:24:09,759 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:09 GMT Server: Apache x-compute-request-id: req-e0d4e403-f1b3-4a29-b44e-369a6ac3bb31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0d4e403-f1b3-4a29-b44e-369a6ac3bb31 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "2a561fe9-02b0-47a6-a595-97b0f026a200", "name": "CinderUtilsQoSTests-0c65d0d2-7acb-4ad3-8a9c-a9459ecc689f"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/2a561fe9-02b0-47a6-a595-97b0f026a200", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/2a561fe9-02b0-47a6-a595-97b0f026a200", "rel": "bookmark"}]} 2018-10-10 03:24:09,759 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/2a561fe9-02b0-47a6-a595-97b0f026a200 used request id req-e0d4e403-f1b3-4a29-b44e-369a6ac3bb31 2018-10-10 03:24:09,759 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0c65d0d2-7acb-4ad3-8a9c-a9459ecc689f 2018-10-10 03:24:09,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/2a561fe9-02b0-47a6-a595-97b0f026a200?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec63c5f3-34d4-48cd-abcf-35f980ed5496" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4981cdac15482a057754bdecd2ae1eaee8f1fa9" 2018-10-10 03:24:10,553 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-782f422a-dfdc-4b7f-a315-ed013dfbe2d5 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-10-10 03:24:10,553 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/2a561fe9-02b0-47a6-a595-97b0f026a200?force=False used request id req-782f422a-dfdc-4b7f-a315-ed013dfbe2d5 2018-10-10 03:24:10,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:10,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["_qbuk1TvSQKzrDL0C09Jug"], "issued_at": "2018-10-10T03:24:10.000000Z"}} 2018-10-10 03:24:10,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d840c3de83d28a6dd2de6af17372c7cc5d508a" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-90fa704e-f242-490d-98a2-93776d2ceb7a"}}' 2018-10-10 03:24:11,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:10 GMT Server: Apache x-compute-request-id: req-250784ae-7e95-4541-b00f-0ea75c2149da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-250784ae-7e95-4541-b00f-0ea75c2149da Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1cf93e16-b1c4-4da6-b447-03e797ddbdbc", "name": "CinderUtilsQoSTests-90fa704e-f242-490d-98a2-93776d2ceb7a"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/1cf93e16-b1c4-4da6-b447-03e797ddbdbc", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/1cf93e16-b1c4-4da6-b447-03e797ddbdbc", "rel": "bookmark"}]} 2018-10-10 03:24:11,153 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-250784ae-7e95-4541-b00f-0ea75c2149da 2018-10-10 03:24:11,156 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-250784ae-7e95-4541-b00f-0ea75c2149da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d840c3de83d28a6dd2de6af17372c7cc5d508a" 2018-10-10 03:24:11,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:11 GMT Server: Apache x-compute-request-id: req-c4e15720-4437-4f54-aacb-ab4d505e8d5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4e15720-4437-4f54-aacb-ab4d505e8d5d Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1cf93e16-b1c4-4da6-b447-03e797ddbdbc", "name": "CinderUtilsQoSTests-90fa704e-f242-490d-98a2-93776d2ceb7a"}]} 2018-10-10 03:24:11,330 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-c4e15720-4437-4f54-aacb-ab4d505e8d5d 2018-10-10 03:24:11,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/1cf93e16-b1c4-4da6-b447-03e797ddbdbc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-250784ae-7e95-4541-b00f-0ea75c2149da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d840c3de83d28a6dd2de6af17372c7cc5d508a" 2018-10-10 03:24:11,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:11 GMT Server: Apache x-compute-request-id: req-a8485830-7f07-475a-8eef-6a8a4918cec9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8485830-7f07-475a-8eef-6a8a4918cec9 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1cf93e16-b1c4-4da6-b447-03e797ddbdbc", "name": "CinderUtilsQoSTests-90fa704e-f242-490d-98a2-93776d2ceb7a"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/1cf93e16-b1c4-4da6-b447-03e797ddbdbc", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/1cf93e16-b1c4-4da6-b447-03e797ddbdbc", "rel": "bookmark"}]} 2018-10-10 03:24:11,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/1cf93e16-b1c4-4da6-b447-03e797ddbdbc used request id req-a8485830-7f07-475a-8eef-6a8a4918cec9 2018-10-10 03:24:11,499 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-90fa704e-f242-490d-98a2-93776d2ceb7a 2018-10-10 03:24:11,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/1cf93e16-b1c4-4da6-b447-03e797ddbdbc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-250784ae-7e95-4541-b00f-0ea75c2149da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d840c3de83d28a6dd2de6af17372c7cc5d508a" 2018-10-10 03:24:11,707 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2def9513-b838-431e-a7d0-b437055bd0eb 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-10-10 03:24:11,707 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/1cf93e16-b1c4-4da6-b447-03e797ddbdbc?force=False used request id req-2def9513-b838-431e-a7d0-b437055bd0eb 2018-10-10 03:24:11,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:12,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["Knz8h5YYQBCfIYwgUvZorw"], "issued_at": "2018-10-10T03:24:12.000000Z"}} 2018-10-10 03:24:12,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:12,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19034b86-7e4b-4d25-8c29-55894ac34e79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:12,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-19034b86-7e4b-4d25-8c29-55894ac34e79 2018-10-10 03:24:12,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-01b00687-484b-49a1-8308-0550f58c005d", "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-10-10 03:24:12,621 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:12 GMT Server: Apache x-compute-request-id: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T03:24:12.516762", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-01b00687-484b-49a1-8308-0550f58c005d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6fecf998-cc24-402f-96af-42784a2c742f", "size": 1}} 2018-10-10 03:24:12,621 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes used request id req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2 2018-10-10 03:24:12,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:12,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:12 GMT Server: Apache x-compute-request-id: req-5883483b-4ea7-4e5b-89ba-0243be157a8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5883483b-4ea7-4e5b-89ba-0243be157a8a Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:24:12.000000", "replication_status": null, "snapshot_id": null, "id": "6fecf998-cc24-402f-96af-42784a2c742f", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-01b00687-484b-49a1-8308-0550f58c005d", "bootable": "false", "created_at": "2018-10-10T03:24:12.000000", "volume_type": null}} 2018-10-10 03:24:12,822 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f used request id req-5883483b-4ea7-4e5b-89ba-0243be157a8a 2018-10-10 03:24:12,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:13,018 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:12 GMT Server: Apache x-compute-request-id: req-5e0d4340-72ff-40a0-a565-c4cf4a17ce2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e0d4340-72ff-40a0-a565-c4cf4a17ce2e Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:24:12.000000", "replication_status": null, "snapshot_id": null, "id": "6fecf998-cc24-402f-96af-42784a2c742f", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-01b00687-484b-49a1-8308-0550f58c005d", "bootable": "false", "created_at": "2018-10-10T03:24:12.000000", "volume_type": null}} 2018-10-10 03:24:13,019 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f used request id req-5e0d4340-72ff-40a0-a565-c4cf4a17ce2e 2018-10-10 03:24:13,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:13,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:13 GMT Server: Apache x-compute-request-id: req-205e6a13-c0a5-4a25-9caf-6216861c5cf9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-205e6a13-c0a5-4a25-9caf-6216861c5cf9 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:24:12.000000", "replication_status": null, "snapshot_id": null, "id": "6fecf998-cc24-402f-96af-42784a2c742f", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-01b00687-484b-49a1-8308-0550f58c005d", "bootable": "false", "created_at": "2018-10-10T03:24:12.000000", "volume_type": null}]} 2018-10-10 03:24:13,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail used request id req-205e6a13-c0a5-4a25-9caf-6216861c5cf9 2018-10-10 03:24:13,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:24:13,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:24:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:24:13,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:13,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0cc42f1-9ad9-45ac-90c9-b829628debd7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:24:13,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-f0cc42f1-9ad9-45ac-90c9-b829628debd7 2018-10-10 03:24:13,875 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-01b00687-484b-49a1-8308-0550f58c005d 2018-10-10 03:24:13,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:14,174 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6aff2f0d-f2e7-47f4-a8f7-f02a8447731a 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-10-10 03:24:14,174 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f used request id req-6aff2f0d-f2e7-47f4-a8f7-f02a8447731a 2018-10-10 03:24:14,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:14,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:14 GMT Server: Apache x-compute-request-id: req-2d70ab0b-526b-4486-b30c-05acb4569cbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d70ab0b-526b-4486-b30c-05acb4569cbe Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:24:14.000000", "replication_status": null, "snapshot_id": null, "id": "6fecf998-cc24-402f-96af-42784a2c742f", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-01b00687-484b-49a1-8308-0550f58c005d", "bootable": "false", "created_at": "2018-10-10T03:24:12.000000", "volume_type": null}} 2018-10-10 03:24:14,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f used request id req-2d70ab0b-526b-4486-b30c-05acb4569cbe 2018-10-10 03:24:17,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:17,420 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bf1c674f-b05d-4481-9981-167b4f3ede04 x-openstack-request-id: req-bf1c674f-b05d-4481-9981-167b4f3ede04 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6fecf998-cc24-402f-96af-42784a2c742f could not be found.", "code": 404}} 2018-10-10 03:24:17,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f used request id req-bf1c674f-b05d-4481-9981-167b4f3ede04 2018-10-10 03:24:17,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:18,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:17 GMT Server: Apache x-compute-request-id: req-8d135982-cccd-4d61-b3fe-3c0312af7e1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d135982-cccd-4d61-b3fe-3c0312af7e1a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 03:24:18,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail used request id req-8d135982-cccd-4d61-b3fe-3c0312af7e1a 2018-10-10 03:24:18,153 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-01b00687-484b-49a1-8308-0550f58c005d 2018-10-10 03:24:18,156 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:18,350 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6d706652-89a4-4ce5-91f0-994941c21c5a x-openstack-request-id: req-6d706652-89a4-4ce5-91f0-994941c21c5a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6fecf998-cc24-402f-96af-42784a2c742f could not be found.", "code": 404}} 2018-10-10 03:24:18,350 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f used request id req-6d706652-89a4-4ce5-91f0-994941c21c5a 2018-10-10 03:24:18,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4bbaeca5-8004-4c57-a0cd-710023a3fdf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fdbf0af3dac758c5c66feb309a8c179857b15a" 2018-10-10 03:24:18,535 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b3a95c01-eecc-4376-8026-4ba2833b3fc3 x-openstack-request-id: req-b3a95c01-eecc-4376-8026-4ba2833b3fc3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6fecf998-cc24-402f-96af-42784a2c742f could not be found.", "code": 404}} 2018-10-10 03:24:18,535 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/6fecf998-cc24-402f-96af-42784a2c742f used request id req-b3a95c01-eecc-4376-8026-4ba2833b3fc3 2018-10-10 03:24:18,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:18,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["PEQwViSaQ_SLtDnKM0BUrg"], "issued_at": "2018-10-10T03:24:18.000000Z"}} 2018-10-10 03:24:18,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" 2018-10-10 03:24:19,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d4398b-8711-44fa-9e5c-1c13dd3196ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:19,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-06d4398b-8711-44fa-9e5c-1c13dd3196ca 2018-10-10 03:24:19,005 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-16707bf6-6d75-4d5b-86a3-8e86c4eb93ba", "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-10-10 03:24:19,360 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:19 GMT Server: Apache x-compute-request-id: req-fb18fe33-24a8-49ef-9b02-541af66b6215 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb18fe33-24a8-49ef-9b02-541af66b6215 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T03:24:19.260505", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-16707bf6-6d75-4d5b-86a3-8e86c4eb93ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "size": 1}} 2018-10-10 03:24:19,360 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes used request id req-fb18fe33-24a8-49ef-9b02-541af66b6215 2018-10-10 03:24:19,364 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb18fe33-24a8-49ef-9b02-541af66b6215" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" 2018-10-10 03:24:19,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:19 GMT Server: Apache x-compute-request-id: req-85850b13-5a23-4805-85f0-e0a5e2636c63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85850b13-5a23-4805-85f0-e0a5e2636c63 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:24:19.000000", "replication_status": null, "snapshot_id": null, "id": "1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-16707bf6-6d75-4d5b-86a3-8e86c4eb93ba", "bootable": "false", "created_at": "2018-10-10T03:24:19.000000", "volume_type": null}} 2018-10-10 03:24:19,562 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad used request id req-85850b13-5a23-4805-85f0-e0a5e2636c63 2018-10-10 03:24:19,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb18fe33-24a8-49ef-9b02-541af66b6215" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" 2018-10-10 03:24:19,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:19 GMT Server: Apache x-compute-request-id: req-59dc143a-b2c0-4aef-99f3-d399d0a62d8b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59dc143a-b2c0-4aef-99f3-d399d0a62d8b Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:24:19.000000", "replication_status": null, "snapshot_id": null, "id": "1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-16707bf6-6d75-4d5b-86a3-8e86c4eb93ba", "bootable": "false", "created_at": "2018-10-10T03:24:19.000000", "volume_type": null}} 2018-10-10 03:24:19,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad used request id req-59dc143a-b2c0-4aef-99f3-d399d0a62d8b 2018-10-10 03:24:19,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb18fe33-24a8-49ef-9b02-541af66b6215" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" 2018-10-10 03:24:20,050 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:19 GMT Server: Apache x-compute-request-id: req-d737163c-8ae1-474c-96c2-bbd5c049f9c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d737163c-8ae1-474c-96c2-bbd5c049f9c0 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:24:19.000000", "replication_status": null, "snapshot_id": null, "id": "1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "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-16707bf6-6d75-4d5b-86a3-8e86c4eb93ba", "bootable": "false", "created_at": "2018-10-10T03:24:19.000000", "volume_type": null}]} 2018-10-10 03:24:20,050 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/detail used request id req-d737163c-8ae1-474c-96c2-bbd5c049f9c0 2018-10-10 03:24:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:24:20,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:24:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:24:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" 2018-10-10 03:24:20,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673ae510-e1ae-49ca-bb5c-653750699b08 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:24:20,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-673ae510-e1ae-49ca-bb5c-653750699b08 2018-10-10 03:24:20,147 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-16707bf6-6d75-4d5b-86a3-8e86c4eb93ba 2018-10-10 03:24:20,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb18fe33-24a8-49ef-9b02-541af66b6215" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" 2018-10-10 03:24:20,230 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d5f506c4-7ae9-45a1-b575-e5bed2ceec8c 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-10-10 03:24:20,230 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad used request id req-d5f506c4-7ae9-45a1-b575-e5bed2ceec8c 2018-10-10 03:24:20,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb18fe33-24a8-49ef-9b02-541af66b6215" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" 2018-10-10 03:24:20,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:20 GMT Server: Apache x-compute-request-id: req-fe107570-3df6-483a-8318-71da4f21fdc0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe107570-3df6-483a-8318-71da4f21fdc0 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T03:24:20.000000", "replication_status": null, "snapshot_id": null, "id": "1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad", "size": 1, "user_id": "26b8463998db44eb99af0a8ed1ba9458", "os-vol-tenant-attr:tenant_id": "6230f90b4840424ea8249b5480c29fb6", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-16707bf6-6d75-4d5b-86a3-8e86c4eb93ba", "bootable": "false", "created_at": "2018-10-10T03:24:19.000000", "volume_type": null}} 2018-10-10 03:24:20,439 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad used request id req-fe107570-3df6-483a-8318-71da4f21fdc0 2018-10-10 03:24:23,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb18fe33-24a8-49ef-9b02-541af66b6215" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a2559c40c5781dfd5f15ff7fb4fee1d1ba5153" 2018-10-10 03:24:23,647 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-551b66cb-b09b-4d91-825f-76013cbcf3cd x-openstack-request-id: req-551b66cb-b09b-4d91-825f-76013cbcf3cd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad could not be found.", "code": 404}} 2018-10-10 03:24:23,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/volumes/1c1a3666-d2fc-49fa-b66e-a448f9d2e2ad used request id req-551b66cb-b09b-4d91-825f-76013cbcf3cd 2018-10-10 03:24:23,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:24,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["PQzaj7MqQDiJYES8WEg9Eg"], "issued_at": "2018-10-10T03:24:23.000000Z"}} 2018-10-10 03:24:24,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c4091de715519d0a774fe921fbc7c1c4943a9d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-1bd5f2bf-3df4-4434-b304-92eae8c3723c", "description": null}}' 2018-10-10 03:24:24,233 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:23 GMT Server: Apache x-compute-request-id: req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-1bd5f2bf-3df4-4434-b304-92eae8c3723c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "014914f4-1674-4780-9968-774efac9f755", "description": null}} 2018-10-10 03:24:24,234 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6 2018-10-10 03:24:24,237 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c4091de715519d0a774fe921fbc7c1c4943a9d" 2018-10-10 03:24:24,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:24 GMT Server: Apache x-compute-request-id: req-a9319f8d-9d74-4fba-9b8c-6745328eeb8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9319f8d-9d74-4fba-9b8c-6745328eeb8d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-1bd5f2bf-3df4-4434-b304-92eae8c3723c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "014914f4-1674-4780-9968-774efac9f755", "description": null}]} 2018-10-10 03:24:24,438 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types?is_public=None used request id req-a9319f8d-9d74-4fba-9b8c-6745328eeb8d 2018-10-10 03:24:24,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c4091de715519d0a774fe921fbc7c1c4943a9d" 2018-10-10 03:24:24,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:24 GMT Server: Apache x-compute-request-id: req-8f7c520c-a7df-46fe-b33e-e0f5fd408fea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f7c520c-a7df-46fe-b33e-e0f5fd408fea Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-1bd5f2bf-3df4-4434-b304-92eae8c3723c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "014914f4-1674-4780-9968-774efac9f755", "description": null}} 2018-10-10 03:24:24,614 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755 used request id req-8f7c520c-a7df-46fe-b33e-e0f5fd408fea 2018-10-10 03:24:24,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c4091de715519d0a774fe921fbc7c1c4943a9d" 2018-10-10 03:24:24,803 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:24 GMT Server: Apache x-compute-request-id: req-b3af6123-cfd3-4020-8837-422bac2740a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3af6123-cfd3-4020-8837-422bac2740a5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 03:24:24,803 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755/encryption used request id req-b3af6123-cfd3-4020-8837-422bac2740a5 2018-10-10 03:24:24,804 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-1bd5f2bf-3df4-4434-b304-92eae8c3723c 2018-10-10 03:24:24,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c4091de715519d0a774fe921fbc7c1c4943a9d" 2018-10-10 03:24:25,044 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d34df21-82f8-420a-b22a-1a208c5ef553 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-10-10 03:24:25,044 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755 used request id req-5d34df21-82f8-420a-b22a-1a208c5ef553 2018-10-10 03:24:25,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c4091de715519d0a774fe921fbc7c1c4943a9d" 2018-10-10 03:24:25,206 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e35b7ba8-f137-44c7-8032-4a3303db441e x-openstack-request-id: req-e35b7ba8-f137-44c7-8032-4a3303db441e Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 014914f4-1674-4780-9968-774efac9f755 could not be found.", "code": 404}} 2018-10-10 03:24:25,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755 used request id req-e35b7ba8-f137-44c7-8032-4a3303db441e 2018-10-10 03:24:25,207 - cinder_utils - INFO - Volume with ID [014914f4-1674-4780-9968-774efac9f755] does not exist 2018-10-10 03:24:25,207 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-1bd5f2bf-3df4-4434-b304-92eae8c3723c 2018-10-10 03:24:25,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c8d4eb3-4fd6-4e02-95fd-5322edc461c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c4091de715519d0a774fe921fbc7c1c4943a9d" 2018-10-10 03:24:25,230 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f1534856-8121-4e43-a28b-3f0a8cac367b x-openstack-request-id: req-f1534856-8121-4e43-a28b-3f0a8cac367b Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 014914f4-1674-4780-9968-774efac9f755 could not be found.", "code": 404}} 2018-10-10 03:24:25,230 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/014914f4-1674-4780-9968-774efac9f755 used request id req-f1534856-8121-4e43-a28b-3f0a8cac367b 2018-10-10 03:24:25,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:25,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["sXW8Hp-FRBqOVOsXYKaqCg"], "issued_at": "2018-10-10T03:24:25.000000Z"}} 2018-10-10 03:24:25,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f963249e39146b8fbcb15d4569e2fcc2b2a053" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-0c1afe44-bdae-4874-8a15-b8b86055def9", "description": null}}' 2018-10-10 03:24:25,851 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:25 GMT Server: Apache x-compute-request-id: req-1e3f15be-7a33-4c1b-9013-60d801558abf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e3f15be-7a33-4c1b-9013-60d801558abf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0c1afe44-bdae-4874-8a15-b8b86055def9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "491156b1-c00a-400b-921d-eb156c5dbdba", "description": null}} 2018-10-10 03:24:25,851 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-1e3f15be-7a33-4c1b-9013-60d801558abf 2018-10-10 03:24:25,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e3f15be-7a33-4c1b-9013-60d801558abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f963249e39146b8fbcb15d4569e2fcc2b2a053" 2018-10-10 03:24:26,046 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:25 GMT Server: Apache x-compute-request-id: req-ce601b73-9106-41b9-b7bf-4eca78d9633c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce601b73-9106-41b9-b7bf-4eca78d9633c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-0c1afe44-bdae-4874-8a15-b8b86055def9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "491156b1-c00a-400b-921d-eb156c5dbdba", "description": null}]} 2018-10-10 03:24:26,046 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types?is_public=None used request id req-ce601b73-9106-41b9-b7bf-4eca78d9633c 2018-10-10 03:24:26,050 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e3f15be-7a33-4c1b-9013-60d801558abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f963249e39146b8fbcb15d4569e2fcc2b2a053" 2018-10-10 03:24:26,213 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:26 GMT Server: Apache x-compute-request-id: req-1c97fbe1-b8c8-484e-9dd6-e66d2b29e7e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c97fbe1-b8c8-484e-9dd6-e66d2b29e7e0 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0c1afe44-bdae-4874-8a15-b8b86055def9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "491156b1-c00a-400b-921d-eb156c5dbdba", "description": null}} 2018-10-10 03:24:26,213 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba used request id req-1c97fbe1-b8c8-484e-9dd6-e66d2b29e7e0 2018-10-10 03:24:26,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e3f15be-7a33-4c1b-9013-60d801558abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f963249e39146b8fbcb15d4569e2fcc2b2a053" 2018-10-10 03:24:26,950 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:26 GMT Server: Apache x-compute-request-id: req-60d24b6e-c9dd-498d-bedf-3e270f1ed09d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60d24b6e-c9dd-498d-bedf-3e270f1ed09d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 03:24:26,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba/encryption used request id req-60d24b6e-c9dd-498d-bedf-3e270f1ed09d 2018-10-10 03:24:26,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e3f15be-7a33-4c1b-9013-60d801558abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f963249e39146b8fbcb15d4569e2fcc2b2a053" 2018-10-10 03:24:27,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:26 GMT Server: Apache x-compute-request-id: req-3d63fd7c-be96-49c5-a0b4-983a6e5e704a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d63fd7c-be96-49c5-a0b4-983a6e5e704a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0c1afe44-bdae-4874-8a15-b8b86055def9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "491156b1-c00a-400b-921d-eb156c5dbdba", "description": null}} 2018-10-10 03:24:27,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba used request id req-3d63fd7c-be96-49c5-a0b4-983a6e5e704a 2018-10-10 03:24:27,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e3f15be-7a33-4c1b-9013-60d801558abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f963249e39146b8fbcb15d4569e2fcc2b2a053" 2018-10-10 03:24:27,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:27 GMT Server: Apache x-compute-request-id: req-32fc4211-541b-4efd-9d5e-d0434d8893a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32fc4211-541b-4efd-9d5e-d0434d8893a8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0c1afe44-bdae-4874-8a15-b8b86055def9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "491156b1-c00a-400b-921d-eb156c5dbdba", "description": null}} 2018-10-10 03:24:27,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba used request id req-32fc4211-541b-4efd-9d5e-d0434d8893a8 2018-10-10 03:24:27,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e3f15be-7a33-4c1b-9013-60d801558abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f963249e39146b8fbcb15d4569e2fcc2b2a053" 2018-10-10 03:24:27,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:27 GMT Server: Apache x-compute-request-id: req-2d114eaf-8d71-4bbb-8bd2-40b864894c77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d114eaf-8d71-4bbb-8bd2-40b864894c77 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 03:24:27,335 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba/encryption used request id req-2d114eaf-8d71-4bbb-8bd2-40b864894c77 2018-10-10 03:24:27,336 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-0c1afe44-bdae-4874-8a15-b8b86055def9 2018-10-10 03:24:27,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e3f15be-7a33-4c1b-9013-60d801558abf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f963249e39146b8fbcb15d4569e2fcc2b2a053" 2018-10-10 03:24:27,409 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53e16d36-0a77-4e49-ad0d-400f247e66ed 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-10-10 03:24:27,409 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/491156b1-c00a-400b-921d-eb156c5dbdba used request id req-53e16d36-0a77-4e49-ad0d-400f247e66ed 2018-10-10 03:24:27,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:27,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["qO9i5IM6SoyQK_kw6NRxuA"], "issued_at": "2018-10-10T03:24:27.000000Z"}} 2018-10-10 03:24:27,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a598c3430b1370540e774512dfbea842a65f3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-366fd0c2-588f-4896-9961-a12ad3077545-type", "description": null}}' 2018-10-10 03:24:28,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:27 GMT Server: Apache x-compute-request-id: req-469bca94-4e07-4cb1-89eb-727eb0f6d1af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-469bca94-4e07-4cb1-89eb-727eb0f6d1af Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-366fd0c2-588f-4896-9961-a12ad3077545-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eeaadfa5-430e-4960-acee-5b2a702c7ac1", "description": null}} 2018-10-10 03:24:28,031 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-469bca94-4e07-4cb1-89eb-727eb0f6d1af 2018-10-10 03:24:28,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/eeaadfa5-430e-4960-acee-5b2a702c7ac1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-469bca94-4e07-4cb1-89eb-727eb0f6d1af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a598c3430b1370540e774512dfbea842a65f3" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-366fd0c2-588f-4896-9961-a12ad3077545", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-10 03:24:28,768 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 10 Oct 2018 03:24:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-be8e4019-52b6-49f8-95b0-66612a5aa313 x-openstack-request-id: req-be8e4019-52b6-49f8-95b0-66612a5aa313 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-10-10 03:24:28,769 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/eeaadfa5-430e-4960-acee-5b2a702c7ac1/encryption used request id req-be8e4019-52b6-49f8-95b0-66612a5aa313 2018-10-10 03:24:28,769 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-366fd0c2-588f-4896-9961-a12ad3077545-type 2018-10-10 03:24:28,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/eeaadfa5-430e-4960-acee-5b2a702c7ac1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-469bca94-4e07-4cb1-89eb-727eb0f6d1af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a598c3430b1370540e774512dfbea842a65f3" 2018-10-10 03:24:28,961 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9956638-f13e-40af-97ec-aac7f2b418c3 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-10-10 03:24:28,962 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/eeaadfa5-430e-4960-acee-5b2a702c7ac1 used request id req-c9956638-f13e-40af-97ec-aac7f2b418c3 2018-10-10 03:24:28,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:29,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["TU0JURdnRoCsDM1Z5suH9w"], "issued_at": "2018-10-10T03:24:29.000000Z"}} 2018-10-10 03:24:29,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type", "description": null}}' 2018-10-10 03:24:29,544 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:29 GMT Server: Apache x-compute-request-id: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5", "description": null}} 2018-10-10 03:24:29,545 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-e9ba00e6-ed67-4023-95d1-a0e175db9e20 2018-10-10 03:24:29,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603", "provider": "LuksEncryptor"}}' 2018-10-10 03:24:29,746 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:29 GMT Server: Apache x-compute-request-id: req-a74442d5-bddf-4fc2-96cb-24674a172ab0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a74442d5-bddf-4fc2-96cb-24674a172ab0 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5", "name": "CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603", "control_location": "back-end", "encryption_id": "4726f787-5723-4161-a662-8209b67c84d2", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-10-10 03:24:29,746 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption used request id req-a74442d5-bddf-4fc2-96cb-24674a172ab0 2018-10-10 03:24:29,750 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:29,940 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:29 GMT Server: Apache x-compute-request-id: req-91d142b6-8b82-4a44-ba63-1cbd8ee666b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91d142b6-8b82-4a44-ba63-1cbd8ee666b7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5", "description": null}} 2018-10-10 03:24:29,940 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 used request id req-91d142b6-8b82-4a44-ba63-1cbd8ee666b7 2018-10-10 03:24:29,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:29,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:29 GMT Server: Apache x-compute-request-id: req-0424f135-19d2-4ec3-b5cb-ff8b6b5e2917 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0424f135-19d2-4ec3-b5cb-ff8b6b5e2917 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type_id": "d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5", "control_location": "back-end", "deleted": false, "created_at": "2018-10-10T03:24:29.000000", "updated_at": null, "encryption_id": "4726f787-5723-4161-a662-8209b67c84d2", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-10-10 03:24:29,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption used request id req-0424f135-19d2-4ec3-b5cb-ff8b6b5e2917 2018-10-10 03:24:29,966 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type 2018-10-10 03:24:29,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:30,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:29 GMT Server: Apache x-compute-request-id: req-3974c484-6617-442d-a521-51565467425d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3974c484-6617-442d-a521-51565467425d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5", "description": null}} 2018-10-10 03:24:30,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 used request id req-3974c484-6617-442d-a521-51565467425d 2018-10-10 03:24:30,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:30,342 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4785e53a-a7a6-42cd-9741-cd348cc66e37 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-10-10 03:24:30,342 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption/provider used request id req-4785e53a-a7a6-42cd-9741-cd348cc66e37 2018-10-10 03:24:30,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:30,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:30 GMT Server: Apache x-compute-request-id: req-6a832f9a-6485-4f23-88f4-2f2e54382c12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a832f9a-6485-4f23-88f4-2f2e54382c12 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5", "description": null}} 2018-10-10 03:24:30,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 used request id req-6a832f9a-6485-4f23-88f4-2f2e54382c12 2018-10-10 03:24:30,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:30,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:30 GMT Server: Apache x-compute-request-id: req-530cc3aa-219a-4854-9907-d43e27d9dc65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-530cc3aa-219a-4854-9907-d43e27d9dc65 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 03:24:30,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption used request id req-530cc3aa-219a-4854-9907-d43e27d9dc65 2018-10-10 03:24:30,531 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type 2018-10-10 03:24:30,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:30,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:30 GMT Server: Apache x-compute-request-id: req-891beb94-fcd0-40e6-9a5e-6a80b1ebfd1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-891beb94-fcd0-40e6-9a5e-6a80b1ebfd1f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5", "description": null}} 2018-10-10 03:24:30,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 used request id req-891beb94-fcd0-40e6-9a5e-6a80b1ebfd1f 2018-10-10 03:24:30,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:30,900 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4f2cdb0f-f808-4571-ad09-9d6e3679eea9 x-openstack-request-id: req-4f2cdb0f-f808-4571-ad09-9d6e3679eea9 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 does not exist.", "code": 404}} 2018-10-10 03:24:30,900 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5/encryption/provider used request id req-4f2cdb0f-f808-4571-ad09-9d6e3679eea9 2018-10-10 03:24:30,900 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d1148263-15a3-4b21-918e-30ef584e9603-type 2018-10-10 03:24:30,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9ba00e6-ed67-4023-95d1-a0e175db9e20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aaead68498263ff3e3e3b4ced883d4821022a48" 2018-10-10 03:24:30,970 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-66589af2-b3b7-46c1-8520-6f5ecfa9fa19 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-10-10 03:24:30,970 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/d35eb2d0-0cd5-4817-b1aa-9236a0ddbbc5 used request id req-66589af2-b3b7-46c1-8520-6f5ecfa9fa19 2018-10-10 03:24:30,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:31,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["ghdyeV3IR1mGIibmWrG6CQ"], "issued_at": "2018-10-10T03:24:31.000000Z"}} 2018-10-10 03:24:31,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ad3dbacc280b31b551dec454ee5467a0e1e6eb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-4afbadf8-9c35-407b-8e3e-37e53fd79640-type", "description": null}}' 2018-10-10 03:24:31,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:31 GMT Server: Apache x-compute-request-id: req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-4afbadf8-9c35-407b-8e3e-37e53fd79640-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "844b8631-6265-46d8-9bcc-d3a969a7bc89", "description": null}} 2018-10-10 03:24:31,575 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7 2018-10-10 03:24:31,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ad3dbacc280b31b551dec454ee5467a0e1e6eb" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-4afbadf8-9c35-407b-8e3e-37e53fd79640", "provider": "foo"}}' 2018-10-10 03:24:31,799 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:31 GMT Server: Apache x-compute-request-id: req-aa7b5a5d-a0cb-4c02-92de-1f3934c3ebd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa7b5a5d-a0cb-4c02-92de-1f3934c3ebd0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "844b8631-6265-46d8-9bcc-d3a969a7bc89", "name": "CinderUtilsAddEncryptionTests-4afbadf8-9c35-407b-8e3e-37e53fd79640", "control_location": "front-end", "encryption_id": "d7169228-0b1e-48b8-9988-d82c85de9b70", "provider": "foo", "provider_class": "foo"}} 2018-10-10 03:24:31,800 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89/encryption used request id req-aa7b5a5d-a0cb-4c02-92de-1f3934c3ebd0 2018-10-10 03:24:31,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ad3dbacc280b31b551dec454ee5467a0e1e6eb" 2018-10-10 03:24:31,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:31 GMT Server: Apache x-compute-request-id: req-1db3a367-2372-46c2-8a1d-25139ee592fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1db3a367-2372-46c2-8a1d-25139ee592fa Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-4afbadf8-9c35-407b-8e3e-37e53fd79640-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "844b8631-6265-46d8-9bcc-d3a969a7bc89", "description": null}} 2018-10-10 03:24:31,989 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89 used request id req-1db3a367-2372-46c2-8a1d-25139ee592fa 2018-10-10 03:24:31,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ad3dbacc280b31b551dec454ee5467a0e1e6eb" 2018-10-10 03:24:32,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:31 GMT Server: Apache x-compute-request-id: req-b13a73aa-4432-4fc4-b280-ae252726fc02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b13a73aa-4432-4fc4-b280-ae252726fc02 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "844b8631-6265-46d8-9bcc-d3a969a7bc89", "control_location": "front-end", "deleted": false, "created_at": "2018-10-10T03:24:31.000000", "updated_at": null, "encryption_id": "d7169228-0b1e-48b8-9988-d82c85de9b70", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-10-10 03:24:32,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89/encryption used request id req-b13a73aa-4432-4fc4-b280-ae252726fc02 2018-10-10 03:24:32,157 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-4afbadf8-9c35-407b-8e3e-37e53fd79640-type 2018-10-10 03:24:32,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ad3dbacc280b31b551dec454ee5467a0e1e6eb" 2018-10-10 03:24:32,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:32 GMT Server: Apache x-compute-request-id: req-a0b0e9d8-1511-48a4-aa27-55cfbc519a0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0b0e9d8-1511-48a4-aa27-55cfbc519a0c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-4afbadf8-9c35-407b-8e3e-37e53fd79640-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "844b8631-6265-46d8-9bcc-d3a969a7bc89", "description": null}} 2018-10-10 03:24:32,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89 used request id req-a0b0e9d8-1511-48a4-aa27-55cfbc519a0c 2018-10-10 03:24:32,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ad3dbacc280b31b551dec454ee5467a0e1e6eb" 2018-10-10 03:24:32,539 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9306e3b0-ce6d-40d2-8da5-a6a8c3f1f4f2 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-10-10 03:24:32,539 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89/encryption/provider used request id req-9306e3b0-ce6d-40d2-8da5-a6a8c3f1f4f2 2018-10-10 03:24:32,540 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-4afbadf8-9c35-407b-8e3e-37e53fd79640-type 2018-10-10 03:24:32,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b54fb2e-8e62-4237-942e-a4fdf87fbed7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4ad3dbacc280b31b551dec454ee5467a0e1e6eb" 2018-10-10 03:24:32,823 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0781e40a-9826-417d-b8b4-096eb1987117 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-10-10 03:24:32,823 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/844b8631-6265-46d8-9bcc-d3a969a7bc89 used request id req-0781e40a-9826-417d-b8b4-096eb1987117 2018-10-10 03:24:32,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:33,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["cDp0EE-OSRGYtkMg4hs7sw"], "issued_at": "2018-10-10T03:24:33.000000Z"}} 2018-10-10 03:24:33,219 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bbe8b821d85e7eee6ff5cf52adcbf2f90e6060" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-365a521e-217f-4c8e-afc7-300bfc5e5490-type", "description": null}}' 2018-10-10 03:24:33,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:33 GMT Server: Apache x-compute-request-id: req-11cb1968-d2ca-4289-9d0f-a142367bfd98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11cb1968-d2ca-4289-9d0f-a142367bfd98 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-365a521e-217f-4c8e-afc7-300bfc5e5490-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9f934fb1-1ec1-4855-9874-c7ec11230532", "description": null}} 2018-10-10 03:24:33,430 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-11cb1968-d2ca-4289-9d0f-a142367bfd98 2018-10-10 03:24:33,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-11cb1968-d2ca-4289-9d0f-a142367bfd98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bbe8b821d85e7eee6ff5cf52adcbf2f90e6060" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-365a521e-217f-4c8e-afc7-300bfc5e5490", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-10 03:24:33,638 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:33 GMT Server: Apache x-compute-request-id: req-c525c243-89f4-4eae-9d4a-1b7c7e0691e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c525c243-89f4-4eae-9d4a-1b7c7e0691e3 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9f934fb1-1ec1-4855-9874-c7ec11230532", "name": "CinderUtilsAddEncryptionTests-365a521e-217f-4c8e-afc7-300bfc5e5490", "control_location": "back-end", "encryption_id": "2c5ee2a4-f0f9-4a63-b3ba-30c8d2fe4b34", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-10-10 03:24:33,638 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532/encryption used request id req-c525c243-89f4-4eae-9d4a-1b7c7e0691e3 2018-10-10 03:24:33,641 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11cb1968-d2ca-4289-9d0f-a142367bfd98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bbe8b821d85e7eee6ff5cf52adcbf2f90e6060" 2018-10-10 03:24:33,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:33 GMT Server: Apache x-compute-request-id: req-f9cd95f7-5e2c-480e-84b2-7abd201ffabc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9cd95f7-5e2c-480e-84b2-7abd201ffabc Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-365a521e-217f-4c8e-afc7-300bfc5e5490-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9f934fb1-1ec1-4855-9874-c7ec11230532", "description": null}} 2018-10-10 03:24:33,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532 used request id req-f9cd95f7-5e2c-480e-84b2-7abd201ffabc 2018-10-10 03:24:33,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11cb1968-d2ca-4289-9d0f-a142367bfd98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bbe8b821d85e7eee6ff5cf52adcbf2f90e6060" 2018-10-10 03:24:33,831 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:33 GMT Server: Apache x-compute-request-id: req-2d7a3ff9-dca1-4802-8e33-dd6f9851bf72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d7a3ff9-dca1-4802-8e33-dd6f9851bf72 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "9f934fb1-1ec1-4855-9874-c7ec11230532", "control_location": "back-end", "deleted": false, "created_at": "2018-10-10T03:24:33.000000", "updated_at": null, "encryption_id": "2c5ee2a4-f0f9-4a63-b3ba-30c8d2fe4b34", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-10-10 03:24:33,831 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532/encryption used request id req-2d7a3ff9-dca1-4802-8e33-dd6f9851bf72 2018-10-10 03:24:33,832 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-365a521e-217f-4c8e-afc7-300bfc5e5490-type 2018-10-10 03:24:33,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11cb1968-d2ca-4289-9d0f-a142367bfd98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bbe8b821d85e7eee6ff5cf52adcbf2f90e6060" 2018-10-10 03:24:34,022 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:33 GMT Server: Apache x-compute-request-id: req-df6b3bf5-730b-4893-82db-ebc8dc5d1df7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df6b3bf5-730b-4893-82db-ebc8dc5d1df7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-365a521e-217f-4c8e-afc7-300bfc5e5490-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9f934fb1-1ec1-4855-9874-c7ec11230532", "description": null}} 2018-10-10 03:24:34,023 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532 used request id req-df6b3bf5-730b-4893-82db-ebc8dc5d1df7 2018-10-10 03:24:34,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11cb1968-d2ca-4289-9d0f-a142367bfd98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bbe8b821d85e7eee6ff5cf52adcbf2f90e6060" 2018-10-10 03:24:34,228 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ae80e35-ef9a-4ea4-bb7e-2fe3c07cdac1 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-10-10 03:24:34,228 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532/encryption/provider used request id req-6ae80e35-ef9a-4ea4-bb7e-2fe3c07cdac1 2018-10-10 03:24:34,228 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-365a521e-217f-4c8e-afc7-300bfc5e5490-type 2018-10-10 03:24:34,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11cb1968-d2ca-4289-9d0f-a142367bfd98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5bbe8b821d85e7eee6ff5cf52adcbf2f90e6060" 2018-10-10 03:24:34,284 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3455e139-08ee-4d68-83b5-d7db55570e60 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-10-10 03:24:34,284 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/9f934fb1-1ec1-4855-9874-c7ec11230532 used request id req-3455e139-08ee-4d68-83b5-d7db55570e60 2018-10-10 03:24:34,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:34,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["Ym_MdnprQCGVjuDajEk67g"], "issued_at": "2018-10-10T03:24:34.000000Z"}} 2018-10-10 03:24:34,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d-qos"}}' 2018-10-10 03:24:34,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:34 GMT Server: Apache x-compute-request-id: req-ab63b5d0-4dc9-4637-a26d-5188321e0052 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab63b5d0-4dc9-4637-a26d-5188321e0052 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "b6e68862-1dd1-4f05-9a65-6cefd005754a", "name": "CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b6e68862-1dd1-4f05-9a65-6cefd005754a", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/b6e68862-1dd1-4f05-9a65-6cefd005754a", "rel": "bookmark"}]} 2018-10-10 03:24:34,863 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-ab63b5d0-4dc9-4637-a26d-5188321e0052 2018-10-10 03:24:34,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ab63b5d0-4dc9-4637-a26d-5188321e0052" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d", "description": null}}' 2018-10-10 03:24:35,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:34 GMT Server: Apache x-compute-request-id: req-073da8a2-b925-4482-8867-a1b54a69fb72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-073da8a2-b925-4482-8867-a1b54a69fb72 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6efafdc0-27d0-4356-83d4-3c959a3227c0", "description": null}} 2018-10-10 03:24:35,121 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-073da8a2-b925-4482-8867-a1b54a69fb72 2018-10-10 03:24:35,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ab63b5d0-4dc9-4637-a26d-5188321e0052" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-10 03:24:35,344 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:35 GMT Server: Apache x-compute-request-id: req-aec82ff9-0fe4-4655-8e57-d2a0eff202eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aec82ff9-0fe4-4655-8e57-d2a0eff202eb Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "6efafdc0-27d0-4356-83d4-3c959a3227c0", "name": "foo", "control_location": "back-end", "encryption_id": "b706d5c3-e1e7-4d65-a1b1-12f6596aeff8", "provider": "bar", "provider_class": "bar"}} 2018-10-10 03:24:35,345 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0/encryption used request id req-aec82ff9-0fe4-4655-8e57-d2a0eff202eb 2018-10-10 03:24:35,348 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ab63b5d0-4dc9-4637-a26d-5188321e0052" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" 2018-10-10 03:24:35,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:35 GMT Server: Apache x-compute-request-id: req-140b51d0-20d0-4cb3-a87a-a95b427b11f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-140b51d0-20d0-4cb3-a87a-a95b427b11f4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6efafdc0-27d0-4356-83d4-3c959a3227c0", "description": null}} 2018-10-10 03:24:35,511 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0 used request id req-140b51d0-20d0-4cb3-a87a-a95b427b11f4 2018-10-10 03:24:35,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ab63b5d0-4dc9-4637-a26d-5188321e0052" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" 2018-10-10 03:24:35,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:35 GMT Server: Apache x-compute-request-id: req-0fbe0e21-3d73-4dfd-83bc-ddd6dec70b29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0fbe0e21-3d73-4dfd-83bc-ddd6dec70b29 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "6efafdc0-27d0-4356-83d4-3c959a3227c0", "control_location": "back-end", "deleted": false, "created_at": "2018-10-10T03:24:35.000000", "updated_at": null, "encryption_id": "b706d5c3-e1e7-4d65-a1b1-12f6596aeff8", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-10 03:24:35,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0/encryption used request id req-0fbe0e21-3d73-4dfd-83bc-ddd6dec70b29 2018-10-10 03:24:35,803 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d 2018-10-10 03:24:35,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ab63b5d0-4dc9-4637-a26d-5188321e0052" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" 2018-10-10 03:24:35,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:35 GMT Server: Apache x-compute-request-id: req-c1213c94-645d-4db2-ae9b-03833fe9694d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1213c94-645d-4db2-ae9b-03833fe9694d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6efafdc0-27d0-4356-83d4-3c959a3227c0", "description": null}} 2018-10-10 03:24:35,977 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0 used request id req-c1213c94-645d-4db2-ae9b-03833fe9694d 2018-10-10 03:24:35,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ab63b5d0-4dc9-4637-a26d-5188321e0052" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" 2018-10-10 03:24:36,168 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7597f51e-3c42-4f53-a375-b202ca3f8b08 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-10-10 03:24:36,168 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0/encryption/provider used request id req-7597f51e-3c42-4f53-a375-b202ca3f8b08 2018-10-10 03:24:36,168 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d 2018-10-10 03:24:36,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ab63b5d0-4dc9-4637-a26d-5188321e0052" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" 2018-10-10 03:24:36,230 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4bc974e9-16f1-4de4-baf4-1ba5f327b33b 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-10-10 03:24:36,230 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/6efafdc0-27d0-4356-83d4-3c959a3227c0 used request id req-4bc974e9-16f1-4de4-baf4-1ba5f327b33b 2018-10-10 03:24:36,230 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-217fae6f-d30c-4214-938e-825c4d92038d-qos 2018-10-10 03:24:36,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b6e68862-1dd1-4f05-9a65-6cefd005754a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ab63b5d0-4dc9-4637-a26d-5188321e0052" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444db0fc836186a654c17c614422ce4164ba3680" 2018-10-10 03:24:36,478 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05217b1b-3ae9-4352-8c3b-48070b87690c 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-10-10 03:24:36,478 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b6e68862-1dd1-4f05-9a65-6cefd005754a?force=False used request id req-05217b1b-3ae9-4352-8c3b-48070b87690c 2018-10-10 03:24:36,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:36,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["AdWN3mD2QnWsKwaNfxXpNA"], "issued_at": "2018-10-10T03:24:36.000000Z"}} 2018-10-10 03:24:36,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd41f66482509616089bf4e3912f4fcce1fcb9d" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-1e0b1a5c-ac89-4b08-98a3-925591e416c4-qos"}}' 2018-10-10 03:24:37,189 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:36 GMT Server: Apache x-compute-request-id: req-0019e402-0b6f-478d-bcf4-0dfa98341046 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0019e402-0b6f-478d-bcf4-0dfa98341046 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "9555f6ea-70d2-4a6c-801d-9888398503ae", "name": "CinderUtilsVolumeTypeCompleteTests-1e0b1a5c-ac89-4b08-98a3-925591e416c4-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/9555f6ea-70d2-4a6c-801d-9888398503ae", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/9555f6ea-70d2-4a6c-801d-9888398503ae", "rel": "bookmark"}]} 2018-10-10 03:24:37,189 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-0019e402-0b6f-478d-bcf4-0dfa98341046 2018-10-10 03:24:37,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0019e402-0b6f-478d-bcf4-0dfa98341046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd41f66482509616089bf4e3912f4fcce1fcb9d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-1e0b1a5c-ac89-4b08-98a3-925591e416c4", "description": null}}' 2018-10-10 03:24:37,384 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:37 GMT Server: Apache x-compute-request-id: req-ef0272af-d6e5-4a57-8a01-abe857ec1282 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef0272af-d6e5-4a57-8a01-abe857ec1282 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1e0b1a5c-ac89-4b08-98a3-925591e416c4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a6bc8cb-7159-44b2-b727-047fdbb6d22d", "description": null}} 2018-10-10 03:24:37,385 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-ef0272af-d6e5-4a57-8a01-abe857ec1282 2018-10-10 03:24:37,388 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0019e402-0b6f-478d-bcf4-0dfa98341046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd41f66482509616089bf4e3912f4fcce1fcb9d" 2018-10-10 03:24:37,552 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:37 GMT Server: Apache x-compute-request-id: req-7133ce22-d264-494d-af2c-c546681a5b8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7133ce22-d264-494d-af2c-c546681a5b8c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "9555f6ea-70d2-4a6c-801d-9888398503ae", "name": "CinderUtilsVolumeTypeCompleteTests-1e0b1a5c-ac89-4b08-98a3-925591e416c4-qos"}]} 2018-10-10 03:24:37,552 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-7133ce22-d264-494d-af2c-c546681a5b8c 2018-10-10 03:24:37,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/None/associate?vol_type_id=0a6bc8cb-7159-44b2-b727-047fdbb6d22d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0019e402-0b6f-478d-bcf4-0dfa98341046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd41f66482509616089bf4e3912f4fcce1fcb9d" 2018-10-10 03:24:37,717 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:24:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e73be21b-84fa-4461-8a9e-fd2a658f9863 x-openstack-request-id: req-e73be21b-84fa-4461-8a9e-fd2a658f9863 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-10-10 03:24:37,717 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/None/associate?vol_type_id=0a6bc8cb-7159-44b2-b727-047fdbb6d22d used request id req-e73be21b-84fa-4461-8a9e-fd2a658f9863 2018-10-10 03:24:37,717 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-e73be21b-84fa-4461-8a9e-fd2a658f9863) 2018-10-10 03:24:37,717 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-1e0b1a5c-ac89-4b08-98a3-925591e416c4 2018-10-10 03:24:37,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/0a6bc8cb-7159-44b2-b727-047fdbb6d22d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0019e402-0b6f-478d-bcf4-0dfa98341046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd41f66482509616089bf4e3912f4fcce1fcb9d" 2018-10-10 03:24:37,775 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd6b5517-142b-40ec-ac6d-bd3a366e03b0 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-10-10 03:24:37,775 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/0a6bc8cb-7159-44b2-b727-047fdbb6d22d used request id req-cd6b5517-142b-40ec-ac6d-bd3a366e03b0 2018-10-10 03:24:37,775 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-1e0b1a5c-ac89-4b08-98a3-925591e416c4-qos 2018-10-10 03:24:37,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/9555f6ea-70d2-4a6c-801d-9888398503ae?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0019e402-0b6f-478d-bcf4-0dfa98341046" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd41f66482509616089bf4e3912f4fcce1fcb9d" 2018-10-10 03:24:37,999 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-261f97d8-f2f0-477b-b811-8d475cf25116 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-10-10 03:24:37,999 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/9555f6ea-70d2-4a6c-801d-9888398503ae?force=False used request id req-261f97d8-f2f0-477b-b811-8d475cf25116 2018-10-10 03:24:38,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:38,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["OhZCwytSR5ikNVsbJpKExw"], "issued_at": "2018-10-10T03:24:38.000000Z"}} 2018-10-10 03:24:38,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fbd754b02f1df42adf53d8b4c3b78bcb1a3e5c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-554f662d-fe0b-4178-85a5-dbd7b1866f07-qos"}}' 2018-10-10 03:24:38,596 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:38 GMT Server: Apache x-compute-request-id: req-0b192d26-1935-45b5-9a79-184732459aba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b192d26-1935-45b5-9a79-184732459aba Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "22cd93f4-d226-4d46-82cb-1e46c7cacf01", "name": "CinderUtilsVolumeTypeCompleteTests-554f662d-fe0b-4178-85a5-dbd7b1866f07-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/22cd93f4-d226-4d46-82cb-1e46c7cacf01", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/22cd93f4-d226-4d46-82cb-1e46c7cacf01", "rel": "bookmark"}]} 2018-10-10 03:24:38,596 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-0b192d26-1935-45b5-9a79-184732459aba 2018-10-10 03:24:38,599 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0b192d26-1935-45b5-9a79-184732459aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fbd754b02f1df42adf53d8b4c3b78bcb1a3e5c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-554f662d-fe0b-4178-85a5-dbd7b1866f07", "description": null}}' 2018-10-10 03:24:38,791 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:38 GMT Server: Apache x-compute-request-id: req-78604cee-b8b1-4502-9d39-170bc8ec4562 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78604cee-b8b1-4502-9d39-170bc8ec4562 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-554f662d-fe0b-4178-85a5-dbd7b1866f07", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "05204ba7-8ec0-4a05-a36e-65c3c30ce6e5", "description": null}} 2018-10-10 03:24:38,791 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-78604cee-b8b1-4502-9d39-170bc8ec4562 2018-10-10 03:24:38,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0b192d26-1935-45b5-9a79-184732459aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fbd754b02f1df42adf53d8b4c3b78bcb1a3e5c" 2018-10-10 03:24:38,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:38 GMT Server: Apache x-compute-request-id: req-efc13dfa-280a-463d-a79e-6f0458951753 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-efc13dfa-280a-463d-a79e-6f0458951753 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "22cd93f4-d226-4d46-82cb-1e46c7cacf01", "name": "CinderUtilsVolumeTypeCompleteTests-554f662d-fe0b-4178-85a5-dbd7b1866f07-qos"}]} 2018-10-10 03:24:38,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-efc13dfa-280a-463d-a79e-6f0458951753 2018-10-10 03:24:38,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/22cd93f4-d226-4d46-82cb-1e46c7cacf01/associate?vol_type_id=05204ba7-8ec0-4a05-a36e-65c3c30ce6e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0b192d26-1935-45b5-9a79-184732459aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fbd754b02f1df42adf53d8b4c3b78bcb1a3e5c" 2018-10-10 03:24:39,176 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-237f3722-278d-475b-86ee-0317f085674e 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-10-10 03:24:39,176 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/22cd93f4-d226-4d46-82cb-1e46c7cacf01/associate?vol_type_id=05204ba7-8ec0-4a05-a36e-65c3c30ce6e5 used request id req-237f3722-278d-475b-86ee-0317f085674e 2018-10-10 03:24:39,176 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-554f662d-fe0b-4178-85a5-dbd7b1866f07 2018-10-10 03:24:39,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/05204ba7-8ec0-4a05-a36e-65c3c30ce6e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0b192d26-1935-45b5-9a79-184732459aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fbd754b02f1df42adf53d8b4c3b78bcb1a3e5c" 2018-10-10 03:24:39,489 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88663eae-b97d-498a-8a71-5e2224fb9f0c 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-10-10 03:24:39,489 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/05204ba7-8ec0-4a05-a36e-65c3c30ce6e5 used request id req-88663eae-b97d-498a-8a71-5e2224fb9f0c 2018-10-10 03:24:39,489 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-554f662d-fe0b-4178-85a5-dbd7b1866f07-qos 2018-10-10 03:24:39,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/22cd93f4-d226-4d46-82cb-1e46c7cacf01?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0b192d26-1935-45b5-9a79-184732459aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fbd754b02f1df42adf53d8b4c3b78bcb1a3e5c" 2018-10-10 03:24:39,697 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f7a7b468-672b-4293-9c22-871218078619 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-10-10 03:24:39,697 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/22cd93f4-d226-4d46-82cb-1e46c7cacf01?force=False used request id req-f7a7b468-672b-4293-9c22-871218078619 2018-10-10 03:24:39,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:40,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "989c93d5a00c4144897cacd8d3aa7205", "name": "Member"}, {"id": "f669fb7da5f64632bd86f4ddebe091ee", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6230f90b4840424ea8249b5480c29fb6", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6230f90b4840424ea8249b5480c29fb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "id": "26b8463998db44eb99af0a8ed1ba9458"}, "audit_ids": ["BKxEq2EIRz6VL7Fw3i5cbw"], "issued_at": "2018-10-10T03:24:40.000000Z"}} 2018-10-10 03:24:40,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05-qos"}}' 2018-10-10 03:24:40,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:40 GMT Server: Apache x-compute-request-id: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "b168e332-b5c5-4d55-90af-762d496d946b", "name": "CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b168e332-b5c5-4d55-90af-762d496d946b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6230f90b4840424ea8249b5480c29fb6/qos-specs/b168e332-b5c5-4d55-90af-762d496d946b", "rel": "bookmark"}]} 2018-10-10 03:24:40,273 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-03242f61-0d8a-44f3-8bcc-180a75e65ec9 2018-10-10 03:24:40,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05", "description": null}}' 2018-10-10 03:24:41,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:40 GMT Server: Apache x-compute-request-id: req-01df40b3-11a3-4e0f-97fd-ac2683045958 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01df40b3-11a3-4e0f-97fd-ac2683045958 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7e36f0d-2e78-40c3-89d9-381fe8bfffb1", "description": null}} 2018-10-10 03:24:41,051 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types used request id req-01df40b3-11a3-4e0f-97fd-ac2683045958 2018-10-10 03:24:41,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-10 03:24:41,265 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:41 GMT Server: Apache x-compute-request-id: req-e995f294-48e3-4595-a71b-ac97ec9feb92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e995f294-48e3-4595-a71b-ac97ec9feb92 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f7e36f0d-2e78-40c3-89d9-381fe8bfffb1", "name": "foo", "control_location": "back-end", "encryption_id": "454c706b-48f6-40cd-b3e5-46806c4bf197", "provider": "bar", "provider_class": "bar"}} 2018-10-10 03:24:41,265 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1/encryption used request id req-e995f294-48e3-4595-a71b-ac97ec9feb92 2018-10-10 03:24:41,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" 2018-10-10 03:24:41,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:41 GMT Server: Apache x-compute-request-id: req-f679034f-d8b1-4e96-8e56-aec5c650cb8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f679034f-d8b1-4e96-8e56-aec5c650cb8f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "b168e332-b5c5-4d55-90af-762d496d946b", "name": "CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05-qos"}]} 2018-10-10 03:24:41,290 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs used request id req-f679034f-d8b1-4e96-8e56-aec5c650cb8f 2018-10-10 03:24:41,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b168e332-b5c5-4d55-90af-762d496d946b/associate?vol_type_id=f7e36f0d-2e78-40c3-89d9-381fe8bfffb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" 2018-10-10 03:24:41,498 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02016106-cffb-43b6-9912-9a1d1176cf1d 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-10-10 03:24:41,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b168e332-b5c5-4d55-90af-762d496d946b/associate?vol_type_id=f7e36f0d-2e78-40c3-89d9-381fe8bfffb1 used request id req-02016106-cffb-43b6-9912-9a1d1176cf1d 2018-10-10 03:24:41,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" 2018-10-10 03:24:41,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:41 GMT Server: Apache x-compute-request-id: req-a43b4745-b391-437c-ba41-680126d978a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a43b4745-b391-437c-ba41-680126d978a7 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05", "qos_specs_id": "b168e332-b5c5-4d55-90af-762d496d946b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7e36f0d-2e78-40c3-89d9-381fe8bfffb1", "description": null}} 2018-10-10 03:24:41,686 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1 used request id req-a43b4745-b391-437c-ba41-680126d978a7 2018-10-10 03:24:41,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" 2018-10-10 03:24:42,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:41 GMT Server: Apache x-compute-request-id: req-dbf1353b-b566-4f25-b291-e5acc4dcf251 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbf1353b-b566-4f25-b291-e5acc4dcf251 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "f7e36f0d-2e78-40c3-89d9-381fe8bfffb1", "control_location": "back-end", "deleted": false, "created_at": "2018-10-10T03:24:41.000000", "updated_at": null, "encryption_id": "454c706b-48f6-40cd-b3e5-46806c4bf197", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-10 03:24:42,389 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1/encryption used request id req-dbf1353b-b566-4f25-b291-e5acc4dcf251 2018-10-10 03:24:42,389 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05 2018-10-10 03:24:42,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" 2018-10-10 03:24:42,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:42 GMT Server: Apache x-compute-request-id: req-7495ba73-d86d-4031-9238-25afff50993b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7495ba73-d86d-4031-9238-25afff50993b Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05", "qos_specs_id": "b168e332-b5c5-4d55-90af-762d496d946b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7e36f0d-2e78-40c3-89d9-381fe8bfffb1", "description": null}} 2018-10-10 03:24:42,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1 used request id req-7495ba73-d86d-4031-9238-25afff50993b 2018-10-10 03:24:42,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" 2018-10-10 03:24:43,180 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-be96af38-a91d-416a-8748-57d340c3da62 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-10-10 03:24:43,180 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1/encryption/provider used request id req-be96af38-a91d-416a-8748-57d340c3da62 2018-10-10 03:24:43,180 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05 2018-10-10 03:24:43,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" 2018-10-10 03:24:43,380 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-334a4d10-7e91-4e31-b062-32157ab0ce25 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-10-10 03:24:43,380 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/types/f7e36f0d-2e78-40c3-89d9-381fe8bfffb1 used request id req-334a4d10-7e91-4e31-b062-32157ab0ce25 2018-10-10 03:24:43,380 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-236397ed-b9d8-4f30-a879-711d1aba7f05-qos 2018-10-10 03:24:43,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b168e332-b5c5-4d55-90af-762d496d946b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03242f61-0d8a-44f3-8bcc-180a75e65ec9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0be40b0047a02bb4fb712333616ef86889cb3f2" 2018-10-10 03:24:43,577 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:24:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da7f7c9b-a89c-47f5-9a05-db2aab4fdad4 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-10-10 03:24:43,577 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6230f90b4840424ea8249b5480c29fb6/qos-specs/b168e332-b5c5-4d55-90af-762d496d946b?force=False used request id req-da7f7c9b-a89c-47f5-9a05-db2aab4fdad4 2018-10-10 03:24:43,578 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 796.580s OK 2018-10-10 03:24:43,714 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 03:24:43,715 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-10 03:24:43,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:43,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:43,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548c51cc-9166-4e86-8e42-2c62bbf62207 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f669fb7da5f64632bd86f4ddebe091ee", "links": {"self": "http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee"}, "name": "heat_stack_owner"}]} 2018-10-10 03:24:43,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-548c51cc-9166-4e86-8e42-2c62bbf62207 2018-10-10 03:24:43,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.163235902786s 2018-10-10 03:24:43,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:24:43,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:44,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c14f54-b888-41e3-a44c-4c763cf1c7eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:44,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f669fb7da5f64632bd86f4ddebe091ee used request id req-f2c14f54-b888-41e3-a44c-4c763cf1c7eb 2018-10-10 03:24:44,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.159213066101s 2018-10-10 03:24:44,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:24:44,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:44,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1034a1c3-ca5d-4f3f-8b25-c33376ab25a5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836", "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "domain_id": "default", "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:24:44,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1034a1c3-ca5d-4f3f-8b25-c33376ab25a5 2018-10-10 03:24:44,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0931508541107s 2018-10-10 03:24:44,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1034a1c3-ca5d-4f3f-8b25-c33376ab25a5 2018-10-10 03:24:44,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:24:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:44,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2264cdb-b144-4634-aa6c-0106095ae6ee Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458"}, "enabled": true, "id": "26b8463998db44eb99af0a8ed1ba9458", "options": {}, "domain_id": "default", "name": "api_check-user_23389605-9242-4157-9e5c-34ba022b4836"}} 2018-10-10 03:24:44,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458 used request id req-b2264cdb-b144-4634-aa6c-0106095ae6ee 2018-10-10 03:24:44,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.092579126358s 2018-10-10 03:24:44,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458 used request id req-b2264cdb-b144-4634-aa6c-0106095ae6ee 2018-10-10 03:24:44,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 03:24:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:44,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e228fd-f594-4b87-8563-f5dcde69cb2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:44,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458 used request id req-c8e228fd-f594-4b87-8563-f5dcde69cb2c 2018-10-10 03:24:44,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.188852787018s 2018-10-10 03:24:44,427 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/26b8463998db44eb99af0a8ed1ba9458 used request id req-c8e228fd-f594-4b87-8563-f5dcde69cb2c 2018-10-10 03:24:44,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:24:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:44,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec004863-047d-430f-abae-b2700ad2e108 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6"}, "enabled": true, "id": "6230f90b4840424ea8249b5480c29fb6", "parent_id": "default", "domain_id": "default", "name": "api_check-project_23389605-9242-4157-9e5c-34ba022b4836"}]} 2018-10-10 03:24:44,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-ec004863-047d-430f-abae-b2700ad2e108 2018-10-10 03:24:44,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0737268924713s 2018-10-10 03:24:44,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-ec004863-047d-430f-abae-b2700ad2e108 2018-10-10 03:24:44,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 03:24:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:44,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19eb2de0-67a8-4c62-8d77-94a69651070c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:44,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-19eb2de0-67a8-4c62-8d77-94a69651070c 2018-10-10 03:24:44,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16556096077s 2018-10-10 03:24:44,670 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6230f90b4840424ea8249b5480c29fb6 used request id req-19eb2de0-67a8-4c62-8d77-94a69651070c 2018-10-10 03:24:44,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:44,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:44,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97aa751-5602-49d1-bd10-ec464263198f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "989c93d5a00c4144897cacd8d3aa7205", "links": {"self": "http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:44,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d97aa751-5602-49d1-bd10-ec464263198f 2018-10-10 03:24:44,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783522129059s 2018-10-10 03:24:44,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:24:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:44,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-838485ce-3ad7-42a2-8591-89fcff2b6e3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:44,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/989c93d5a00c4144897cacd8d3aa7205 used request id req-838485ce-3ad7-42a2-8591-89fcff2b6e3a 2018-10-10 03:24:44,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0957541465759s 2018-10-10 03:24:44,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:24:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6230f90b4840424ea8249b5480c29fb6&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:45,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-15cf10ff-4dff-42b2-9ff9-eaf8f6ac3f31 Date: Wed, 10 Oct 2018 03:24:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}]} 2018-10-10 03:24:45,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6230f90b4840424ea8249b5480c29fb6&name=default used request id req-15cf10ff-4dff-42b2-9ff9-eaf8f6ac3f31 2018-10-10 03:24:45,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196313858032s 2018-10-10 03:24:45,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6230f90b4840424ea8249b5480c29fb6&name=default used request id req-15cf10ff-4dff-42b2-9ff9-eaf8f6ac3f31 2018-10-10 03:24:45,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:24:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:45,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8677de89-c665-4a09-8459-a33ea4aa3f88 Date: Wed, 10 Oct 2018 03:24:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "created_at": "2018-10-10T03:11:55Z", "updated_at": "2018-10-10T03:11:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "760814cf-f0ce-45d1-81f5-42ddc98e2d4c", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "e303d59c-7a47-4f10-8a41-64058b6e6779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "9e78e779-47b0-4cef-b5c4-0603ba5fcc63", "remote_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:55Z", "revision_number": 0, "id": "d0d05be7-215a-4be4-9617-247c4e7e98bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:55Z", "security_group_id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "tenant_id": "6230f90b4840424ea8249b5480c29fb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6230f90b4840424ea8249b5480c29fb6"}], "revision_number": 4, "project_id": "6230f90b4840424ea8249b5480c29fb6", "id": "2f8ec02e-b61d-4922-bda8-53325a7ae011", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:24:45,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8677de89-c665-4a09-8459-a33ea4aa3f88 2018-10-10 03:24:45,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183282136917s 2018-10-10 03:24:45,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8677de89-c665-4a09-8459-a33ea4aa3f88 2018-10-10 03:24:45,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 03:24:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2f8ec02e-b61d-4922-bda8-53325a7ae011.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7930ee3d1f150b15be6b39e69680ef78cbb198b" 2018-10-10 03:24:45,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35524dba-1562-4062-a831-e71e0876df89 Content-Length: 0 Date: Wed, 10 Oct 2018 03:24:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:24:45,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2f8ec02e-b61d-4922-bda8-53325a7ae011.json used request id req-35524dba-1562-4062-a831-e71e0876df89 2018-10-10 03:24:45,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.352636098862s 2018-10-10 03:24:45,594 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2f8ec02e-b61d-4922-bda8-53325a7ae011.json used request id req-35524dba-1562-4062-a831-e71e0876df89 2018-10-10 03:24:45,614 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-10 03:24:45,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:24:45,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:24:45,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:24:45,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:24:45,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:24:45,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:24:45,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:24:45,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-093a7797-e0af-4a74-93bc-00e922e4e3d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:45,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-093a7797-e0af-4a74-93bc-00e922e4e3d4 2018-10-10 03:24:45,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:46,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T04:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["TsjPIUlIRyufCgi4-LPLZA"], "issued_at": "2018-10-10T03:24:46.000000Z"}} 2018-10-10 03:24:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:46,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:24:46,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:46,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49346b0a-5d7d-4ab3-83db-ab2e3a2a7d07 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:24:46,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-49346b0a-5d7d-4ab3-83db-ab2e3a2a7d07 2018-10-10 03:24:46,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.491451978683s 2018-10-10 03:24:46,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 03:24:46,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}}' 2018-10-10 03:24:46,254 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7e863fa-c43d-4fb4-a0d7-2cd2437c087b Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3"}, "enabled": true, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}} 2018-10-10 03:24:46,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c7e863fa-c43d-4fb4-a0d7-2cd2437c087b 2018-10-10 03:24:46,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.113888978958s 2018-10-10 03:24:46,255 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c7e863fa-c43d-4fb4-a0d7-2cd2437c087b 2018-10-10 03:24:46,255 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b', 'id': u'ab1ad738f6bf4eaab70bde300c9afab3', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 03:24:46,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 03:24:46,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.394204139709s 2018-10-10 03:24:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:46,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d403e5-4513-4b22-83f3-447ffc09a346 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680"}, "enabled": true, "id": "f19fcb14d1844946b0c9087bef302680", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b"}} 2018-10-10 03:24:46,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680 used request id req-32d403e5-4513-4b22-83f3-447ffc09a346 2018-10-10 03:24:46,765 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f19fcb14d1844946b0c9087bef302680', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b'}) 2018-10-10 03:24:46,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:46,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a770bf8-b856-42c7-a884-2c06bddcbd2d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:46,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9a770bf8-b856-42c7-a884-2c06bddcbd2d 2018-10-10 03:24:46,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.159866094589s 2018-10-10 03:24:46,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:46,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f36473-b618-409f-915a-bb49a481507d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:47,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-13f36473-b618-409f-915a-bb49a481507d 2018-10-10 03:24:47,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758039951324s 2018-10-10 03:24:47,004 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 03:24:47,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:24:47,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" -d '{"role": {"name": "Member"}}' 2018-10-10 03:24:47,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d551ae-c4d3-4415-b681-ba5f1c3f7572 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}} 2018-10-10 03:24:47,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e5d551ae-c4d3-4415-b681-ba5f1c3f7572 2018-10-10 03:24:47,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10018491745s 2018-10-10 03:24:47,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59fb458-7acb-488f-a1dc-de5837c3b7cf Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "domain_id": null, "name": "Member", "id": "7fc481e0eace474eb2393cfa98cd8694"}} 2018-10-10 03:24:47,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694 used request id req-f59fb458-7acb-488f-a1dc-de5837c3b7cf 2018-10-10 03:24:47,185 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694'}, 'domain_id': None, 'human_id': None, 'id': u'7fc481e0eace474eb2393cfa98cd8694', 'HUMAN_ID': False}) 2018-10-10 03:24:47,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:47,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37de868-5d9b-4191-874b-342b373dd150 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:47,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a37de868-5d9b-4191-874b-342b373dd150 2018-10-10 03:24:47,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0723628997803s 2018-10-10 03:24:47,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:24:47,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5eb592-1fa4-49e3-bc08-12b52d28c160 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:24:47,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-5d5eb592-1fa4-49e3-bc08-12b52d28c160 2018-10-10 03:24:47,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0817449092865s 2018-10-10 03:24:47,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:24:47,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8333d21-560b-44d7-af4b-b6539dd157b6 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "links": {"self": "http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680"}, "domain_id": "default", "enabled": true, "id": "f19fcb14d1844946b0c9087bef302680", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:24:47,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c8333d21-560b-44d7-af4b-b6539dd157b6 2018-10-10 03:24:47,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987348556519s 2018-10-10 03:24:47,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c8333d21-560b-44d7-af4b-b6539dd157b6 2018-10-10 03:24:47,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:24:47,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981c2df3-f2d2-4d29-83ec-8b1ba3448371 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3"}, "enabled": true, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}]} 2018-10-10 03:24:47,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-981c2df3-f2d2-4d29-83ec-8b1ba3448371 2018-10-10 03:24:47,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0727159976959s 2018-10-10 03:24:47,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-981c2df3-f2d2-4d29-83ec-8b1ba3448371 2018-10-10 03:24:47,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:24:47,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=7fc481e0eace474eb2393cfa98cd8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c168a9-dac2-447f-b663-6daee1fe38ec Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=7fc481e0eace474eb2393cfa98cd8694", "previous": null, "next": null}} 2018-10-10 03:24:47,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=7fc481e0eace474eb2393cfa98cd8694 used request id req-57c168a9-dac2-447f-b663-6daee1fe38ec 2018-10-10 03:24:47,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080620765686s 2018-10-10 03:24:47,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:24:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3/users/f19fcb14d1844946b0c9087bef302680/roles/7fc481e0eace474eb2393cfa98cd8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e46a9bf-fa68-4eca-974b-5379511202f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:47,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3/users/f19fcb14d1844946b0c9087bef302680/roles/7fc481e0eace474eb2393cfa98cd8694 used request id req-2e46a9bf-fa68-4eca-974b-5379511202f5 2018-10-10 03:24:47,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112705945969s 2018-10-10 03:24:47,718 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '51ecbfb6-02b8-41a3-bd9b-9b84855f1458', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b', 'project_id': u'ab1ad738f6bf4eaab70bde300c9afab3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 03:24:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:24:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:24:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:24:47,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:24:47,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:24:47,723 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b', 'password': '51ecbfb6-02b8-41a3-bd9b-9b84855f1458', 'project_name': 'snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'ab1ad738f6bf4eaab70bde300c9afab3', 'project_domain_name': 'Default'} 2018-10-10 03:24:47,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:47,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068b8407-557b-432b-8350-fd45118afe2b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:47,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-068b8407-557b-432b-8350-fd45118afe2b 2018-10-10 03:24:47,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0728590488434s 2018-10-10 03:24:47,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:47,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b9547d-871a-4b53-88e1-1175bb8cd154 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:47,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a0b9547d-871a-4b53-88e1-1175bb8cd154 2018-10-10 03:24:47,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807769298553s 2018-10-10 03:24:47,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:24:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:47,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c91f1d-7c8d-4cca-847b-22cd448f379d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:24:47,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-14c91f1d-7c8d-4cca-847b-22cd448f379d 2018-10-10 03:24:47,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0780370235443s 2018-10-10 03:24:47,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:24:47,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbefe247-8d38-4088-8a7d-39a38562c94e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "links": {"self": "http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680"}, "domain_id": "default", "enabled": true, "id": "f19fcb14d1844946b0c9087bef302680", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:24:48,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cbefe247-8d38-4088-8a7d-39a38562c94e 2018-10-10 03:24:48,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0852570533752s 2018-10-10 03:24:48,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cbefe247-8d38-4088-8a7d-39a38562c94e 2018-10-10 03:24:48,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:24:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad0fe79-a443-4fac-b126-5797af4c8876 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3"}, "enabled": true, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}]} 2018-10-10 03:24:48,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-dad0fe79-a443-4fac-b126-5797af4c8876 2018-10-10 03:24:48,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799150466919s 2018-10-10 03:24:48,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-dad0fe79-a443-4fac-b126-5797af4c8876 2018-10-10 03:24:48,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:24:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9537e7e1-6128-4850-a72c-3bce0523e7a8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 03:24:48,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-9537e7e1-6128-4850-a72c-3bce0523e7a8 2018-10-10 03:24:48,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0796070098877s 2018-10-10 03:24:48,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:24:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3/users/f19fcb14d1844946b0c9087bef302680/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c75b149a-b78e-4fbd-a7c0-146899bfd9f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:48,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3/users/f19fcb14d1844946b0c9087bef302680/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-c75b149a-b78e-4fbd-a7c0-146899bfd9f0 2018-10-10 03:24:48,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115466117859s 2018-10-10 03:24:48,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb744f9d-0a77-48a1-a227-116de8799240 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:48,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eb744f9d-0a77-48a1-a227-116de8799240 2018-10-10 03:24:48,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772120952606s 2018-10-10 03:24:48,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:24:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-10 03:24:48,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f5bdb75-874d-40d3-8e7b-84555fce2c78 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6afdff99a71a4a7ea2f24e781c2eeddd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd"}, "name": "heat_stack_owner"}} 2018-10-10 03:24:48,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-5f5bdb75-874d-40d3-8e7b-84555fce2c78 2018-10-10 03:24:48,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0975530147552s 2018-10-10 03:24:48,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9175c4fa-0d56-4240-8841-d0b867b923a5 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd"}, "domain_id": null, "name": "heat_stack_owner", "id": "6afdff99a71a4a7ea2f24e781c2eeddd"}} 2018-10-10 03:24:48,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd used request id req-9175c4fa-0d56-4240-8841-d0b867b923a5 2018-10-10 03:24:48,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:24:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ed9f3a-701c-4f21-ae20-4cb89b790b3e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6afdff99a71a4a7ea2f24e781c2eeddd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:48,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-04ed9f3a-701c-4f21-ae20-4cb89b790b3e 2018-10-10 03:24:48,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755429267883s 2018-10-10 03:24:48,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:24:48,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189cff5f-397a-4479-b339-a6e6ecd49ac0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:24:48,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-189cff5f-397a-4479-b339-a6e6ecd49ac0 2018-10-10 03:24:48,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0827889442444s 2018-10-10 03:24:48,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:24:48,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e6dc4e-cf1c-4013-a6c4-8c4002651ab5 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "links": {"self": "http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680"}, "domain_id": "default", "enabled": true, "id": "f19fcb14d1844946b0c9087bef302680", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:24:48,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-98e6dc4e-cf1c-4013-a6c4-8c4002651ab5 2018-10-10 03:24:48,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0888290405273s 2018-10-10 03:24:48,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-98e6dc4e-cf1c-4013-a6c4-8c4002651ab5 2018-10-10 03:24:48,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:24:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568b6a1a-420e-4ac0-9407-48d4f96a5a0e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3"}, "enabled": true, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}]} 2018-10-10 03:24:48,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-568b6a1a-420e-4ac0-9407-48d4f96a5a0e 2018-10-10 03:24:48,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0778319835663s 2018-10-10 03:24:48,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-568b6a1a-420e-4ac0-9407-48d4f96a5a0e 2018-10-10 03:24:48,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:24:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=6afdff99a71a4a7ea2f24e781c2eeddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:48,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9927cce-eae8-43fc-af3d-9d2d1bb9262e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=6afdff99a71a4a7ea2f24e781c2eeddd", "previous": null, "next": null}} 2018-10-10 03:24:48,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f19fcb14d1844946b0c9087bef302680&scope.project.id=ab1ad738f6bf4eaab70bde300c9afab3&role.id=6afdff99a71a4a7ea2f24e781c2eeddd used request id req-e9927cce-eae8-43fc-af3d-9d2d1bb9262e 2018-10-10 03:24:48,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0768020153046s 2018-10-10 03:24:48,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:24:48,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3/users/f19fcb14d1844946b0c9087bef302680/roles/6afdff99a71a4a7ea2f24e781c2eeddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:24:49,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5752f383-8297-4de4-a4ed-e61131c97778 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:49,100 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3/users/f19fcb14d1844946b0c9087bef302680/roles/6afdff99a71a4a7ea2f24e781c2eeddd used request id req-5752f383-8297-4de4-a4ed-e61131c97778 2018-10-10 03:24:49,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.107973098755s 2018-10-10 03:24:49,101 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-10 03:24:49,101 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-10 03:24:49,101 - openstack_tests - INFO - OS Credentials = > 2018-10-10 03:24:49,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:24:49,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:49,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "7fc481e0eace474eb2393cfa98cd8694", "name": "Member"}, {"id": "6afdff99a71a4a7ea2f24e781c2eeddd", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "id": "f19fcb14d1844946b0c9087bef302680"}, "audit_ids": ["0J9g4AANSY2s3RXcxy9JWQ"], "issued_at": "2018-10-10T03:24:49.000000Z"}} 2018-10-10 03:24:49,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37751ab02c652f6e0c97c5c960fb143c5d16a48a" 2018-10-10 03:24:49,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6d6847ea-19c8-464f-af41-2caadad10976 Date: Wed, 10 Oct 2018 03:24:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:24:49,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-6d6847ea-19c8-464f-af41-2caadad10976 2018-10-10 03:24:49,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37751ab02c652f6e0c97c5c960fb143c5d16a48a" 2018-10-10 03:24:49,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4c3d722a-19e8-4d65-a4d8-a5b2e140ed3b Date: Wed, 10 Oct 2018 03:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 03:24:49,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-4c3d722a-19e8-4d65-a4d8-a5b2e140ed3b 2018-10-10 03:24:49,931 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-10 03:24:49,932 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-10 03:24:49,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:24:49,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:50,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "7fc481e0eace474eb2393cfa98cd8694", "name": "Member"}, {"id": "6afdff99a71a4a7ea2f24e781c2eeddd", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "id": "f19fcb14d1844946b0c9087bef302680"}, "audit_ids": ["0VIs_narSxSPqa2zHpiPHw"], "issued_at": "2018-10-10T03:24:50.000000Z"}} 2018-10-10 03:24:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1076f559aebb409dcee2a132a4a2b351adc9904b" 2018-10-10 03:24:50,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ae639c-38fc-4ee4-81d9-8e458cb7e955 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:50,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-59ae639c-38fc-4ee4-81d9-8e458cb7e955 2018-10-10 03:24:50,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:24:50,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:50,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "7fc481e0eace474eb2393cfa98cd8694", "name": "Member"}, {"id": "6afdff99a71a4a7ea2f24e781c2eeddd", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "id": "f19fcb14d1844946b0c9087bef302680"}, "audit_ids": ["Tc5DO_c4TiOtQbhdhaodOw"], "issued_at": "2018-10-10T03:24:50.000000Z"}} 2018-10-10 03:24:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:24:50,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f70189d-371d-4b47-8206-b44b7daa7950 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:50,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2f70189d-371d-4b47-8206-b44b7daa7950 2018-10-10 03:24:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:24:50,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:24:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:24:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b8f508db-6180-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:24:51,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0238a443-2120-48ed-aa78-1a40d3fa7db3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b8f508db-6180-422-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 03:24:51,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b8f508db-6180-422-proj used request id req-0238a443-2120-48ed-aa78-1a40d3fa7db3 2018-10-10 03:24:51,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:24:51,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9b06b3-7bf7-4c4d-a997-302b1d55d993 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:24:51,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5f9b06b3-7bf7-4c4d-a997-302b1d55d993 2018-10-10 03:24:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}}' 2018-10-10 03:24:51,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13984b1c-c870-4068-b750-1b6ab260e92d Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}} 2018-10-10 03:24:51,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-13984b1c-c870-4068-b750-1b6ab260e92d 2018-10-10 03:24:51,296 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-b8f508db-6180-422-proj 2018-10-10 03:24:51,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:24:51,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:51,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "7fc481e0eace474eb2393cfa98cd8694", "name": "Member"}, {"id": "6afdff99a71a4a7ea2f24e781c2eeddd", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "id": "f19fcb14d1844946b0c9087bef302680"}, "audit_ids": ["00khlTcFQIyJygwnVFjDYA"], "issued_at": "2018-10-10T03:24:51.000000Z"}} 2018-10-10 03:24:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba4e0417f911f3074f1b8a0d48beec12845b8ef" 2018-10-10 03:24:51,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8b161b-97a6-473e-9828-b1aebe6344c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:51,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7c8b161b-97a6-473e-9828-b1aebe6344c5 2018-10-10 03:24:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:24:51,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:24:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:24:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba4e0417f911f3074f1b8a0d48beec12845b8ef" 2018-10-10 03:24:51,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dc20f0-608b-4ada-acc4-89228cb96d10 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "links": {"self": "http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680"}, "domain_id": "default", "enabled": true, "id": "f19fcb14d1844946b0c9087bef302680", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:24:51,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c5dc20f0-608b-4ada-acc4-89228cb96d10 2018-10-10 03:24:51,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-b8f508db-6180-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba4e0417f911f3074f1b8a0d48beec12845b8ef" 2018-10-10 03:24:51,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc42d3a8-7aa8-4760-b63c-806ffcc5166a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-b8f508db-6180-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}]} 2018-10-10 03:24:51,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-b8f508db-6180-422-proj used request id req-cc42d3a8-7aa8-4760-b63c-806ffcc5166a 2018-10-10 03:24:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba4e0417f911f3074f1b8a0d48beec12845b8ef" 2018-10-10 03:24:51,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdfa1a3-763a-4e38-8c71-06783b72ae8b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 03:24:51,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5bdfa1a3-763a-4e38-8c71-06783b72ae8b 2018-10-10 03:24:52,505 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-b8f508db-6180-422-user 2018-10-10 03:24:52,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:24:52,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:24:52,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e815c0-4c2d-4c2b-aa07-b4d75c7f98b3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6afdff99a71a4a7ea2f24e781c2eeddd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:24:52,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-46e815c0-4c2d-4c2b-aa07-b4d75c7f98b3 2018-10-10 03:24:52,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" -d '{"role": {"name": "SimpleHealthCheck-b8f508db-6180-422-proj-role"}}' 2018-10-10 03:24:52,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b063ebd-cb8a-431f-bd83-aa80c2b7c799 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fda4652f9964eb082aa2bafd16fddcc", "links": {"self": "http://172.30.9.25:5000/v3/roles/5fda4652f9964eb082aa2bafd16fddcc"}, "name": "SimpleHealthCheck-b8f508db-6180-422-proj-role"}} 2018-10-10 03:24:52,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1b063ebd-cb8a-431f-bd83-aa80c2b7c799 2018-10-10 03:24:52,715 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-b8f508db-6180-422-proj-role 2018-10-10 03:24:52,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5fda4652f9964eb082aa2bafd16fddcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:24:52,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf099f5-be3e-4779-a79b-2c698ffaed7c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/5fda4652f9964eb082aa2bafd16fddcc"}, "domain_id": null, "name": "SimpleHealthCheck-b8f508db-6180-422-proj-role", "id": "5fda4652f9964eb082aa2bafd16fddcc"}} 2018-10-10 03:24:52,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5fda4652f9964eb082aa2bafd16fddcc used request id req-eaf099f5-be3e-4779-a79b-2c698ffaed7c 2018-10-10 03:24:52,739 - keystone_utils - INFO - Granting role SimpleHealthCheck-b8f508db-6180-422-proj-role to project SimpleHealthCheck-b8f508db-6180-422-proj 2018-10-10 03:24:52,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38/users/4f002657782346a2b75f18f0124129e4/roles/5fda4652f9964eb082aa2bafd16fddcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:24:52,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79a9a31c-3a3e-472b-8815-e68487f01610 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:24:52,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38/users/4f002657782346a2b75f18f0124129e4/roles/5fda4652f9964eb082aa2bafd16fddcc used request id req-79a9a31c-3a3e-472b-8815-e68487f01610 2018-10-10 03:24:52,874 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:24:52,876 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 03:24:52,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:24:52,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:53,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fda4652f9964eb082aa2bafd16fddcc", "name": "SimpleHealthCheck-b8f508db-6180-422-proj-role"}], "expires_at": "2018-10-10T04:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b920707504d642ff9ebe89649422be38", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b8f508db-6180-422-user", "id": "4f002657782346a2b75f18f0124129e4"}, "audit_ids": ["i2mVqKsAS0muJ78-FrvvuQ"], "issued_at": "2018-10-10T03:24:53.000000Z"}} 2018-10-10 03:24:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" 2018-10-10 03:24:53,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cec0f2c-8a53-43ab-a8d9-85aa989c834d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:53,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7cec0f2c-8a53-43ab-a8d9-85aa989c834d 2018-10-10 03:24:53,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" 2018-10-10 03:24:53,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a63b41fb-6bc5-4159-9f9f-d2de7e8a4c88 Date: Wed, 10 Oct 2018 03:24:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image"} 2018-10-10 03:24:53,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image used request id req-a63b41fb-6bc5-4159-9f9f-d2de7e8a4c88 2018-10-10 03:24:53,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" 2018-10-10 03:24:53,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-21c3bac1-fc25-4750-bb6d-1c10a73bd391 Date: Wed, 10 Oct 2018 03: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:24:53,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-21c3bac1-fc25-4750-bb6d-1c10a73bd391 2018-10-10 03:24:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image"}' 2018-10-10 03:24:53,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e X-Openstack-Request-Id: req-7a370bff-a7a7-4cb1-ad6b-00efcd964e31 Date: Wed, 10 Oct 2018 03:24:53 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:24:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T03:24:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "min_disk": 0, "protected": false, "id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "file": "/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/file", "checksum": null, "owner": "b920707504d642ff9ebe89649422be38", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:24:53,946 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7a370bff-a7a7-4cb1-ad6b-00efcd964e31 2018-10-10 03:24:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" -d '' 2018-10-10 03:24:56,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0cd6907b-13cd-4cbc-8830-5229be6dfd31 Date: Wed, 10 Oct 2018 03:24:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:24:56,037 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/file used request id req-0cd6907b-13cd-4cbc-8830-5229be6dfd31 2018-10-10 03:24:56,038 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:24:56,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" 2018-10-10 03:24:56,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ca0b67ae-f350-475b-817a-f18d6fa893f0 Date: Wed, 10 Oct 2018 03:24:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:24:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:24:55Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/snap", "metadata": {}}], "self": "/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "min_disk": 0, "protected": false, "id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "file": "/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b920707504d642ff9ebe89649422be38", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:24:56,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e used request id req-ca0b67ae-f350-475b-817a-f18d6fa893f0 2018-10-10 03:24:56,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" 2018-10-10 03:24:56,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cfd499bf-c86c-4c0a-8674-1006986cf172 Date: Wed, 10 Oct 2018 03:24:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:24:56,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-cfd499bf-c86c-4c0a-8674-1006986cf172 2018-10-10 03:24:56,378 - create_image - INFO - Created image with name - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image 2018-10-10 03:24:56,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" 2018-10-10 03:24:56,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6cd3bd4b-2317-49ac-b1fc-1950036f42a9 Date: Wed, 10 Oct 2018 03:24:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:24:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:24:55Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/snap", "metadata": {}}], "self": "/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "min_disk": 0, "protected": false, "id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "file": "/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b920707504d642ff9ebe89649422be38", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 03:24:56,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e used request id req-6cd3bd4b-2317-49ac-b1fc-1950036f42a9 2018-10-10 03:24:56,538 - create_image - DEBUG - Instance status is - active 2018-10-10 03:24:56,538 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image 2018-10-10 03:24:56,538 - create_image - INFO - Image is now active with name - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image 2018-10-10 03:24:56,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:24:56,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:56,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fda4652f9964eb082aa2bafd16fddcc", "name": "SimpleHealthCheck-b8f508db-6180-422-proj-role"}], "expires_at": "2018-10-10T04:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b920707504d642ff9ebe89649422be38", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b8f508db-6180-422-user", "id": "4f002657782346a2b75f18f0124129e4"}, "audit_ids": ["lINMpNRRQOSP6A4791Sn9Q"], "issued_at": "2018-10-10T03:24:56.000000Z"}} 2018-10-10 03:24:56,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" 2018-10-10 03:24:56,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab4dfd1-f051-48a5-9e5e-0f7a9b55fb5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:56,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6ab4dfd1-f051-48a5-9e5e-0f7a9b55fb5d 2018-10-10 03:24:57,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" 2018-10-10 03:24:57,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5df1ea10-ac45-4cff-8ce9-11f1638f30a2 Date: Wed, 10 Oct 2018 03:24:57 GMT RESP BODY: {"networks":[]} 2018-10-10 03:24:57,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net used request id req-5df1ea10-ac45-4cff-8ce9-11f1638f30a2 2018-10-10 03:24:57,185 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net 2018-10-10 03:24:57,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" -d '{"network": {"name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net", "admin_state_up": true}}' 2018-10-10 03:24:57,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-73f56815-9089-4ef2-831a-659a7e50803e Date: Wed, 10 Oct 2018 03:24:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d027595-558e-498c-9a36-fd3a56dad114","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:24:57Z","is_default":false,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","mtu":1450}} 2018-10-10 03:24:57,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-73f56815-9089-4ef2-831a-659a7e50803e 2018-10-10 03:24:57,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" 2018-10-10 03:24:58,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-0e9757f0-c388-42b6-b28e-d5c0662e89bd Date: Wed, 10 Oct 2018 03:24:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T03:24:57Z","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","id":"6d027595-558e-498c-9a36-fd3a56dad114","name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net"}]} 2018-10-10 03:24:58,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-0e9757f0-c388-42b6-b28e-d5c0662e89bd 2018-10-10 03:24:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" 2018-10-10 03:24:58,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d098576a-f52f-4cc6-9bb7-5e4315e2fdca Date: Wed, 10 Oct 2018 03:24:58 GMT RESP BODY: {"subnets":[]} 2018-10-10 03:24:58,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-d098576a-f52f-4cc6-9bb7-5e4315e2fdca 2018-10-10 03:24:58,241 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet 2018-10-10 03:24:58,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" -d '{"subnets": [{"ip_version": 4, "network_id": "6d027595-558e-498c-9a36-fd3a56dad114", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]}' 2018-10-10 03:24:59,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c5a3a5f7-5fd9-4939-a91c-5786eb5648df Date: Wed, 10 Oct 2018 03:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:24:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b920707504d642ff9ebe89649422be38","id":"08a578d8-08c3-4542-83c2-60ff1751161f","subnetpool_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]} 2018-10-10 03:24:59,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-c5a3a5f7-5fd9-4939-a91c-5786eb5648df 2018-10-10 03:24:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" 2018-10-10 03:24:59,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4c638359-adf5-4088-acf5-eb27a1bdff39 Date: Wed, 10 Oct 2018 03:24:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08a578d8-08c3-4542-83c2-60ff1751161f"],"updated_at":"2018-10-10T03:24:58Z","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","id":"6d027595-558e-498c-9a36-fd3a56dad114","name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net"}]} 2018-10-10 03:24:59,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-4c638359-adf5-4088-acf5-eb27a1bdff39 2018-10-10 03:24:59,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" 2018-10-10 03:24:59,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c79e8be7-d2ff-4fba-a19f-3591e5a715e7 Date: Wed, 10 Oct 2018 03:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:24:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b920707504d642ff9ebe89649422be38","id":"08a578d8-08c3-4542-83c2-60ff1751161f","subnetpool_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]} 2018-10-10 03:24:59,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-c79e8be7-d2ff-4fba-a19f-3591e5a715e7 2018-10-10 03:24:59,480 - OpenStackNetwork - DEBUG - Network [6d027595-558e-498c-9a36-fd3a56dad114] created successfully 2018-10-10 03:24:59,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:24:59,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:24:59,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "7fc481e0eace474eb2393cfa98cd8694", "name": "Member"}, {"id": "6afdff99a71a4a7ea2f24e781c2eeddd", "name": "heat_stack_owner"}], "expires_at": "2018-10-10T04:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ab1ad738f6bf4eaab70bde300c9afab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "id": "f19fcb14d1844946b0c9087bef302680"}, "audit_ids": ["LAhRuCm4Q1mTpGfzDwM1tA"], "issued_at": "2018-10-10T03:24:59.000000Z"}} 2018-10-10 03:24:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}376b05be0d56216887e985525e7fe1d30b220299" 2018-10-10 03:24:59,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71778de9-34f9-4a2a-b241-ec7c2e0c731c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:24:59,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-71778de9-34f9-4a2a-b241-ec7c2e0c731c 2018-10-10 03:24:59,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:24:59,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}376b05be0d56216887e985525e7fe1d30b220299" 2018-10-10 03:25:00,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-7c06614d-1775-481b-8bb4-a3c5cc5781c9 x-compute-request-id: req-7c06614d-1775-481b-8bb4-a3c5cc5781c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 03:25:00,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7c06614d-1775-481b-8bb4-a3c5cc5781c9 2018-10-10 03:25:00,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}376b05be0d56216887e985525e7fe1d30b220299" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-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-10-10 03:25:00,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be2e78b5-67bf-4a0f-ba36-bce586d03549 x-compute-request-id: req-be2e78b5-67bf-4a0f-ba36-bce586d03549 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:25:00,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-be2e78b5-67bf-4a0f-ba36-bce586d03549 2018-10-10 03:25:00,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:25:00,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:25:00,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fda4652f9964eb082aa2bafd16fddcc", "name": "SimpleHealthCheck-b8f508db-6180-422-proj-role"}], "expires_at": "2018-10-10T04:25:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b920707504d642ff9ebe89649422be38", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b8f508db-6180-422-user", "id": "4f002657782346a2b75f18f0124129e4"}, "audit_ids": ["PX33x1oNTdyWyk4Mas-v9Q"], "issued_at": "2018-10-10T03:25:00.000000Z"}} 2018-10-10 03:25:00,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:00,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a76f35e-8fc7-49ed-82d4-c8c49f478bec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:25:00,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9a76f35e-8fc7-49ed-82d4-c8c49f478bec 2018-10-10 03:25:00,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 03:25:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:00,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3ebcbd-abb1-4706-a318-175b7d7cc8a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:25:00,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0c3ebcbd-abb1-4706-a318-175b7d7cc8a7 2018-10-10 03:25:00,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:01,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4a92a520-51bb-4aa7-8a0e-0903ceb0621e Date: Wed, 10 Oct 2018 03:25:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08a578d8-08c3-4542-83c2-60ff1751161f"],"updated_at":"2018-10-10T03:24:58Z","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","id":"6d027595-558e-498c-9a36-fd3a56dad114","name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net"}]} 2018-10-10 03:25:01,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net used request id req-4a92a520-51bb-4aa7-8a0e-0903ceb0621e 2018-10-10 03:25:01,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:25:01,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:25:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:25:01,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:01,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a129b399-7ada-46ce-b3a1-f17bf53c345b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}} 2018-10-10 03:25:01,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 used request id req-a129b399-7ada-46ce-b3a1-f17bf53c345b 2018-10-10 03:25:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:01,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-207d79a1-9a5b-4608-aa4a-8a258f9bc7e1 Date: Wed, 10 Oct 2018 03:25:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:24:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b920707504d642ff9ebe89649422be38","id":"08a578d8-08c3-4542-83c2-60ff1751161f","subnetpool_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]} 2018-10-10 03:25:01,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-207d79a1-9a5b-4608-aa4a-8a258f9bc7e1 2018-10-10 03:25:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6d027595-558e-498c-9a36-fd3a56dad114&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:01,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-639b5608-dff6-487e-a151-9824b0d4a7eb Date: Wed, 10 Oct 2018 03:25:01 GMT RESP BODY: {"ports":[]} 2018-10-10 03:25:01,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6d027595-558e-498c-9a36-fd3a56dad114&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1&admin_state_up=True used request id req-639b5608-dff6-487e-a151-9824b0d4a7eb 2018-10-10 03:25:01,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:01,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25: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-79447aca-f6eb-4f5d-9bba-ec3a76534b93 x-compute-request-id: req-79447aca-f6eb-4f5d-9bba-ec3a76534b93 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 03:25:01,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst used request id req-79447aca-f6eb-4f5d-9bba-ec3a76534b93 2018-10-10 03:25:01,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:01,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-dcf11d5e-71b9-435c-9793-8900b2fec351 Date: Wed, 10 Oct 2018 03:25:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08a578d8-08c3-4542-83c2-60ff1751161f"],"updated_at":"2018-10-10T03:24:58Z","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","id":"6d027595-558e-498c-9a36-fd3a56dad114","name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net"}]} 2018-10-10 03:25:01,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net used request id req-dcf11d5e-71b9-435c-9793-8900b2fec351 2018-10-10 03:25:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:01,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b81883c-12c4-4ed5-8707-85fa1db7cf30 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}} 2018-10-10 03:25:01,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 used request id req-9b81883c-12c4-4ed5-8707-85fa1db7cf30 2018-10-10 03:25:01,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:02,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-10065187-3588-4b04-b5f3-983547d85fcf Date: Wed, 10 Oct 2018 03:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:24:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b920707504d642ff9ebe89649422be38","id":"08a578d8-08c3-4542-83c2-60ff1751161f","subnetpool_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]} 2018-10-10 03:25:02,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-10065187-3588-4b04-b5f3-983547d85fcf 2018-10-10 03:25:02,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6d027595-558e-498c-9a36-fd3a56dad114&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:02,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-df09332b-e75f-4f3a-9ec2-a1458bfd56d2 Date: Wed, 10 Oct 2018 03:25:02 GMT RESP BODY: {"ports":[]} 2018-10-10 03:25:02,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6d027595-558e-498c-9a36-fd3a56dad114&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1&admin_state_up=True used request id req-df09332b-e75f-4f3a-9ec2-a1458bfd56d2 2018-10-10 03:25:02,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 03:25:02,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:25:02,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fda4652f9964eb082aa2bafd16fddcc", "name": "SimpleHealthCheck-b8f508db-6180-422-proj-role"}], "expires_at": "2018-10-10T04:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b920707504d642ff9ebe89649422be38", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b920707504d642ff9ebe89649422be38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b8f508db-6180-422-user", "id": "4f002657782346a2b75f18f0124129e4"}, "audit_ids": ["n6nzCYjIRw6vlYk_77QEzw"], "issued_at": "2018-10-10T03:25:02.000000Z"}} 2018-10-10 03:25:02,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b90d5aad0af3726fb9e4a8cc7aa65e4e797164" 2018-10-10 03:25:02,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1189685b-abd4-4aba-9d98-f16208398fae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:25:02,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1189685b-abd4-4aba-9d98-f16208398fae 2018-10-10 03:25:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:02,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-98847c33-445a-4450-bd73-c63092ad8b16 Date: Wed, 10 Oct 2018 03:25:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08a578d8-08c3-4542-83c2-60ff1751161f"],"updated_at":"2018-10-10T03:24:58Z","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","id":"6d027595-558e-498c-9a36-fd3a56dad114","name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net"}]} 2018-10-10 03:25:02,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net used request id req-98847c33-445a-4450-bd73-c63092ad8b16 2018-10-10 03:25:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:03,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-09f614e5-c9f5-4964-a94d-ede6a991d5fd Date: Wed, 10 Oct 2018 03:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:24:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b920707504d642ff9ebe89649422be38","id":"08a578d8-08c3-4542-83c2-60ff1751161f","subnetpool_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]} 2018-10-10 03:25:03,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-09f614e5-c9f5-4964-a94d-ede6a991d5fd 2018-10-10 03:25:03,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:03,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-fec1477b-0c52-4084-b7ab-8ae8b94ba502 Date: Wed, 10 Oct 2018 03:25:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08a578d8-08c3-4542-83c2-60ff1751161f"],"updated_at":"2018-10-10T03:24:58Z","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","id":"6d027595-558e-498c-9a36-fd3a56dad114","name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net"}]} 2018-10-10 03:25:03,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net used request id req-fec1477b-0c52-4084-b7ab-8ae8b94ba502 2018-10-10 03:25:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:25:03,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:25:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:25:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b90d5aad0af3726fb9e4a8cc7aa65e4e797164" 2018-10-10 03:25:03,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f88003-200e-4f7c-94b0-1468bf3ab2d4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}} 2018-10-10 03:25:03,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 used request id req-b0f88003-200e-4f7c-94b0-1468bf3ab2d4 2018-10-10 03:25:03,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:03,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c4b6378a-de23-4a34-9ba5-dfa0e34a944d Date: Wed, 10 Oct 2018 03:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:24:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b920707504d642ff9ebe89649422be38","id":"08a578d8-08c3-4542-83c2-60ff1751161f","subnetpool_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]} 2018-10-10 03:25:03,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-c4b6378a-de23-4a34-9ba5-dfa0e34a944d 2018-10-10 03:25:03,426 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net 2018-10-10 03:25:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" -d '{"port": {"network_id": "6d027595-558e-498c-9a36-fd3a56dad114", "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1", "admin_state_up": true}}' 2018-10-10 03:25:04,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-0c5ff16c-ae30-4ab5-bdfc-723a62d2a1e6 Date: Wed, 10 Oct 2018 03:25:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:25:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"08a578d8-08c3-4542-83c2-60ff1751161f","ip_address":"10.55.0.10"}],"id":"559d0972-a83e-4290-be56-da0438373fe8","security_groups":["5417307d-15d9-4fac-82df-e071e59cac96"],"mac_address":"fa:16:3e:57:31:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1","project_id":"b920707504d642ff9ebe89649422be38","qos_policy_id":null,"admin_state_up":true,"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:25:03Z","binding:vnic_type":"normal"}} 2018-10-10 03:25:04,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-0c5ff16c-ae30-4ab5-bdfc-723a62d2a1e6 2018-10-10 03:25:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:04,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8809612e-9827-4ed2-8c67-002b82db4a78 Date: Wed, 10 Oct 2018 03:25:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08a578d8-08c3-4542-83c2-60ff1751161f"],"updated_at":"2018-10-10T03:24:58Z","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","id":"6d027595-558e-498c-9a36-fd3a56dad114","name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net"}]} 2018-10-10 03:25:04,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net used request id req-8809612e-9827-4ed2-8c67-002b82db4a78 2018-10-10 03:25:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:04,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3982540-8645-4db8-bd09-d0f2dea92d6a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}} 2018-10-10 03:25:04,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 used request id req-b3982540-8645-4db8-bd09-d0f2dea92d6a 2018-10-10 03:25:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:04,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9dfe2635-9de7-4cb8-b532-c6727781d1c3 Date: Wed, 10 Oct 2018 03:25:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:24:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b920707504d642ff9ebe89649422be38","id":"08a578d8-08c3-4542-83c2-60ff1751161f","subnetpool_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]} 2018-10-10 03:25:04,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-9dfe2635-9de7-4cb8-b532-c6727781d1c3 2018-10-10 03:25:05,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6d027595-558e-498c-9a36-fd3a56dad114&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:05,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-4469af42-2718-4d66-9e53-0988fede8d2d Date: Wed, 10 Oct 2018 03:25:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:25:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"08a578d8-08c3-4542-83c2-60ff1751161f","ip_address":"10.55.0.10"}],"id":"559d0972-a83e-4290-be56-da0438373fe8","security_groups":["5417307d-15d9-4fac-82df-e071e59cac96"],"mac_address":"fa:16:3e:57:31:51","project_id":"b920707504d642ff9ebe89649422be38","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1","admin_state_up":true,"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:25:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 03:25:05,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6d027595-558e-498c-9a36-fd3a56dad114&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1&admin_state_up=True used request id req-4469af42-2718-4d66-9e53-0988fede8d2d 2018-10-10 03:25:05,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:05,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edefb56-74d5-49da-a69d-78594705fd6b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}} 2018-10-10 03:25:05,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 used request id req-5edefb56-74d5-49da-a69d-78594705fd6b 2018-10-10 03:25:05,278 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst 2018-10-10 03:25:05,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:05,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ba7487c-a59d-4d16-b59b-4d96dcbcc511 x-compute-request-id: req-6ba7487c-a59d-4d16-b59b-4d96dcbcc511 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"flavors": [{"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}], "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-flavor-name"}]} 2018-10-10 03:25:05,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6ba7487c-a59d-4d16-b59b-4d96dcbcc511 2018-10-10 03:25:05,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:05,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8a4adab-84c6-40fb-9de3-8c9028e3e6df x-compute-request-id: req-d8a4adab-84c6-40fb-9de3-8c9028e3e6df Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:25:05,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d used request id req-d8a4adab-84c6-40fb-9de3-8c9028e3e6df 2018-10-10 03:25:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:05,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-033112ae-542a-4d63-bc89-9ff5f8c07dea Date: Wed, 10 Oct 2018 03:25:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T03:24:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T03:24:55Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/snap", "metadata": {}}], "self": "/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "min_disk": 0, "protected": false, "id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "file": "/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b920707504d642ff9ebe89649422be38", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image"} 2018-10-10 03:25:05,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image used request id req-033112ae-542a-4d63-bc89-9ff5f8c07dea 2018-10-10 03:25:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:05,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f154a2fa-eb8f-48e6-a935-1600db0f295a Date: Wed, 10 Oct 2018 03:25:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 03:25:05,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f154a2fa-eb8f-48e6-a935-1600db0f295a 2018-10-10 03:25:05,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" -d '{"server": {"name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "imageRef": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "flavorRef": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "max_count": 1, "min_count": 1, "networks": [{"port": "559d0972-a83e-4290-be56-da0438373fe8"}]}}' 2018-10-10 03:25:06,800 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:25:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-218885fd-8d0b-4d08-9ad3-6884f5aef061 x-compute-request-id: req-218885fd-8d0b-4d08-9ad3-6884f5aef061 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "adminPass": "938TyS3K3joJ"}} 2018-10-10 03:25:06,800 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-218885fd-8d0b-4d08-9ad3-6884f5aef061 2018-10-10 03:25:06,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:07,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-ef897a02-e316-4414-ae81-81324e0a2a5f x-compute-request-id: req-ef897a02-e316-4414-ae81-81324e0a2a5f 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.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "user_id": "4f002657782346a2b75f18f0124129e4", "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-10-10T03:25:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:07,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-ef897a02-e316-4414-ae81-81324e0a2a5f 2018-10-10 03:25:07,156 - create_instance - INFO - Created instance with name - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst 2018-10-10 03:25:07,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:07,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25: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-cd500355-6403-4fef-8d13-e595249c892f x-compute-request-id: req-cd500355-6403-4fef-8d13-e595249c892f 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.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "user_id": "4f002657782346a2b75f18f0124129e4", "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-10-10T03:25:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:07,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-cd500355-6403-4fef-8d13-e595249c892f 2018-10-10 03:25:07,372 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst] is - BUILD 2018-10-10 03:25:07,372 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:25:10,375 - create_instance - DEBUG - VM status query timeout in 896.781224012 2018-10-10 03:25:10,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:10,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-4e2bdc33-5be1-42cb-9872-3a515a3a0d04 x-compute-request-id: req-4e2bdc33-5be1-42cb-9872-3a515a3a0d04 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "security_groups": [{"name": "default"}], "user_id": "4f002657782346a2b75f18f0124129e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:25:08Z", "hostId": "f9aa9bc31d3befc5ff21712c95249153ef614dd4f9275f3989da1848", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:10,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-4e2bdc33-5be1-42cb-9872-3a515a3a0d04 2018-10-10 03:25:10,925 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst] is - BUILD 2018-10-10 03:25:10,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:25:13,928 - create_instance - DEBUG - VM status query timeout in 893.228201866 2018-10-10 03:25:13,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:14,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-f1aa72f4-ae0a-402d-b20f-0ee472994d47 x-compute-request-id: req-f1aa72f4-ae0a-402d-b20f-0ee472994d47 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "security_groups": [{"name": "default"}], "user_id": "4f002657782346a2b75f18f0124129e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:25:08Z", "hostId": "f9aa9bc31d3befc5ff21712c95249153ef614dd4f9275f3989da1848", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:14,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-f1aa72f4-ae0a-402d-b20f-0ee472994d47 2018-10-10 03:25:14,252 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst] is - BUILD 2018-10-10 03:25:14,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:25:17,256 - create_instance - DEBUG - VM status query timeout in 889.900601864 2018-10-10 03:25:17,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:17,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e900005d-d5d0-4c07-8433-1098027b4378 x-compute-request-id: req-e900005d-d5d0-4c07-8433-1098027b4378 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:31:51", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:25:14.000000", "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "security_groups": [{"name": "default"}], "user_id": "4f002657782346a2b75f18f0124129e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:25:14Z", "hostId": "f9aa9bc31d3befc5ff21712c95249153ef614dd4f9275f3989da1848", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:17,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-e900005d-d5d0-4c07-8433-1098027b4378 2018-10-10 03:25:17,561 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst] is - ACTIVE 2018-10-10 03:25:17,561 - create_instance - INFO - VM is - ACTIVE 2018-10-10 03:25:17,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:18,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4285d9d0-1ef2-4f9d-8f92-abb4345fb71e x-compute-request-id: req-4285d9d0-1ef2-4f9d-8f92-abb4345fb71e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:31:51", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:25:14.000000", "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "security_groups": [{"name": "default"}], "user_id": "4f002657782346a2b75f18f0124129e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:25:14Z", "hostId": "f9aa9bc31d3befc5ff21712c95249153ef614dd4f9275f3989da1848", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:18,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-4285d9d0-1ef2-4f9d-8f92-abb4345fb71e 2018-10-10 03:25:18,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:18,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9426e051-fa81-4a3d-a925-8f299f5ba0ac Date: Wed, 10 Oct 2018 03:25:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["08a578d8-08c3-4542-83c2-60ff1751161f"],"updated_at":"2018-10-10T03:24:58Z","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b920707504d642ff9ebe89649422be38","id":"6d027595-558e-498c-9a36-fd3a56dad114","name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net"}]} 2018-10-10 03:25:18,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net used request id req-9426e051-fa81-4a3d-a925-8f299f5ba0ac 2018-10-10 03:25:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:18,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65da0683-a0f7-454d-84e8-40d98d89180d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}} 2018-10-10 03:25:18,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 used request id req-65da0683-a0f7-454d-84e8-40d98d89180d 2018-10-10 03:25:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:18,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d723dd48-e906-4e7a-b5fb-984e4cfb47e6 Date: Wed, 10 Oct 2018 03:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:58Z","dns_nameservers":[],"updated_at":"2018-10-10T03:24:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b920707504d642ff9ebe89649422be38","id":"08a578d8-08c3-4542-83c2-60ff1751161f","subnetpool_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet"}]} 2018-10-10 03:25:18,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-d723dd48-e906-4e7a-b5fb-984e4cfb47e6 2018-10-10 03:25:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:18,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-51c79d75-360d-462a-9c1a-e05e4a016781 Date: Wed, 10 Oct 2018 03:25:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:25:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"08a578d8-08c3-4542-83c2-60ff1751161f","ip_address":"10.55.0.2"}],"id":"1f9c79cd-2a7c-498c-b7ef-753acbda5542","security_groups":[],"mac_address":"fa:16:3e:47:a5:9f","project_id":"b920707504d642ff9ebe89649422be38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d027595-558e-498c-9a36-fd3a56dad114"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:25:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"08a578d8-08c3-4542-83c2-60ff1751161f","ip_address":"10.55.0.10"}],"id":"559d0972-a83e-4290-be56-da0438373fe8","security_groups":["5417307d-15d9-4fac-82df-e071e59cac96"],"mac_address":"fa:16:3e:57:31:51","project_id":"b920707504d642ff9ebe89649422be38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1","admin_state_up":true,"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:25:03Z","binding:vnic_type":"normal","device_id":"a82e02b9-d4d8-44fc-8210-78df4e1c5745"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:25:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"08a578d8-08c3-4542-83c2-60ff1751161f","ip_address":"10.55.0.4"}],"id":"7227adf7-0716-4e4e-b369-d3c9ad9b8432","security_groups":[],"mac_address":"fa:16:3e:9e:2e:b1","project_id":"b920707504d642ff9ebe89649422be38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:25:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d027595-558e-498c-9a36-fd3a56dad114"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:25:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"08a578d8-08c3-4542-83c2-60ff1751161f","ip_address":"10.55.0.3"}],"id":"b8881cf0-c22a-4738-912c-64961e2c8f45","security_groups":[],"mac_address":"fa:16:3e:7a:9f:b7","project_id":"b920707504d642ff9ebe89649422be38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d027595-558e-498c-9a36-fd3a56dad114","tenant_id":"b920707504d642ff9ebe89649422be38","created_at":"2018-10-10T03:24:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d027595-558e-498c-9a36-fd3a56dad114"}]} 2018-10-10 03:25:18,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6d027595-558e-498c-9a36-fd3a56dad114 used request id req-51c79d75-360d-462a-9c1a-e05e4a016781 2018-10-10 03:25:18,662 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2018-10-10 03:25:18,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:19,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25: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-b280a18a-4d8b-4884-a65b-823e3be15ab0 x-compute-request-id: req-b280a18a-4d8b-4884-a65b-823e3be15ab0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:31:51", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:25:14.000000", "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "security_groups": [{"name": "default"}], "user_id": "4f002657782346a2b75f18f0124129e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:25:14Z", "hostId": "f9aa9bc31d3befc5ff21712c95249153ef614dd4f9275f3989da1848", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:19,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-b280a18a-4d8b-4884-a65b-823e3be15ab0 2018-10-10 03:25:19,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 03:25:20,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-9c6e2d63-c3dc-4424-bc00-a7d39725fd34 x-compute-request-id: req-9c6e2d63-c3dc-4424-bc00-a7d39725fd34 Content-Encoding: gzip Content-Length: 9423 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 543129837 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.908 MHz processor\n[ 0.124688] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.126290] pid_max: default: 32768 minimum: 301\n[ 0.127154] ACPI: Core revision 20150930\n[ 0.128501] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.129761] Security Framework initialized\n[ 0.130550] Yama: becoming mindful.\n[ 0.131259] AppArmor: AppArmor initialized\n[ 0.132088] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.133324] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.134534] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.135677] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137002] Initializing cgroup subsys io\n[ 0.137785] Initializing cgroup subsys memory\n[ 0.138616] Initializing cgroup subsys devices\n[ 0.139457] Initializing cgroup subsys freezer\n[ 0.140305] Initializing cgroup subsys net_cls\n[ 0.141147] Initializing cgroup subsys perf_event\n[ 0.142024] Initializing cgroup subsys net_prio\n[ 0.142878] Initializing cgroup subsys hugetlb\n[ 0.143712] Initializing cgroup subsys pids\n[ 0.144565] CPU: Physical Processor ID: 0\n[ 0.146034] mce: CPU supports 10 MCE banks\n[ 0.146850] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.147824] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158387] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164689] ftrace: allocating 31920 entries in 125 pages\n[ 0.190542] smpboot: Max logical packages: 1\n[ 0.191367] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192681] x2apic enabled\n[ 0.193472] Switched APIC routing to physical x2apic.\n[ 0.195186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199921] KVM setup paravirtual spinlock\n[ 0.201187] x86: Booted up 1 node, 1 CPUs\n[ 0.201970] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.203315] devtmpfs: initialized\n[ 0.204994] evm: security.selinux\n[ 0.205673] evm: security.SMACK64\n[ 0.206344] evm: security.SMACK64EXEC\n[ 0.207065] evm: security.SMACK64TRANSMUTE\n[ 0.207844] evm: security.SMACK64MMAP\n[ 0.208566] evm: security.ima\n[ 0.209194] evm: security.capability\n[ 0.209978] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.211762] pinctrl core: initialized pinctrl subsystem\n[ 0.212824] RTC time: 3:25:14, date: 10/10/18\n[ 0.213758] NET: Registered protocol family 16\n[ 0.214706] cpuidle: using governor ladder\n[ 0.215500] cpuidle: using governor menu\n[ 0.216270] PCCT header not found.\n[ 0.216999] ACPI: bus type PCI registered\n[ 0.217778] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.218987] PCI: Using configuration type 1 for base access\n[ 0.220697] ACPI: Added _OSI(Module Device)\n[ 0.221510] ACPI: Added _OSI(Processor Device)\n[ 0.222348] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.223220] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.225313] ACPI: Interpreter enabled\n[ 0.226061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.227861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.229639] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.231431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.233216] ACPI: (supports S0 S5)\n[ 0.233900] ACPI: Using IOAPIC for interrupt routing\n[ 0.234943] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.237985] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.239096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.240287] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.241439] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.243591] acpiphp: Slot [3] registered\n[ 0.244370] acpiphp: Slot [4] registered\n[ 0.245143] acpiphp: Slot [5] registered\n[ 0.245914] acpiphp: Slot [6] registered\n[ 0.246682] acpiphp: Slot [7] registered\n[ 0.247464] acpiphp: Slot [8] registered\n[ 0.248239] acpiphp: Slot [9] registered\n[ 0.249010] acpiphp: Slot [10] registered\n[ 0.249790] acpiphp: Slot [11] registered\n[ 0.250576] acpiphp: Slot [12] registered\n[ 0.251368] acpiphp: Slot [13] registered\n[ 0.252157] acpiphp: Slot [14] registered\n[ 0.252942] acpiphp: Slot [15] registered\n[ 0.263698] acpiphp: Slot [16] registered\n[ 0.264501] acpiphp: Slot [17] registered\n[ 0.265299] acpiphp: Slot [18] registered\n[ 0.266084] acpiphp: Slot [19] registered\n[ 0.266874] acpiphp: Slot [20] registered\n[ 0.267657] acpiphp: Slot [21] registered\n[ 0.268448] acpiphp: Slot [22] registered\n[ 0.269234] acpiphp: Slot [23] registered\n[ 0.270022] acpiphp: Slot [24] registered\n[ 0.270805] acpiphp: Slot [25] registered\n[ 0.271591] acpiphp: Slot [26] registered\n[ 0.272381] acpiphp: Slot [27] registered\n[ 0.273176] acpiphp: Slot [28] registered\n[ 0.273964] acpiphp: Slot [29] registered\n[ 0.274747] acpiphp: Slot [30] registered\n[ 0.275536] acpiphp: Slot [31] registered\n[ 0.276320] PCI host bridge to bus 0000:00\n[ 0.277107] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278283] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.279455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.280852] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.282251] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.288487] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.289729] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.290868] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292094] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.298616] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.300018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.346848] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348355] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.349747] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352481] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.353706] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.354842] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356030] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357523] vgaarb: loaded\n[ 0.358114] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359236] SCSI subsystem initialized\n[ 0.360044] ACPI: bus type USB registered\n[ 0.360837] usbcore: registered new interface driver usbfs\n[ 0.361847] usbcore: registered new interface driver hub\n[ 0.362821] usbcore: registered new device driver usb\n[ 0.363853] PCI: Using ACPI for IRQ routing\n[ 0.364861] NetLabel: Initializing\n[ 0.365559] NetLabel: domain hash size = 128\n[ 0.366389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.367313] NetLabel: unlabeled traffic allowed by default\n[ 0.368382] clocksource: Switched to clocksource kvm-clock\n[ 0.373749] AppArmor: AppArmor Filesystem Enabled\n[ 0.374700] pnp: PnP ACPI init\n[ 0.375601] pnp: PnP ACPI: found 5 devices\n[ 0.381607] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383267] NET: Registered protocol family 2\n[ 0.384208] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.385448] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.386582] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.387711] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388760] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389906] NET: Registered protocol family 1\n[ 0.390745] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.391810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.392858] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421341] Trying to unpack rootfs image as initramfs...\n[ 0.471530] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.485714] Scanning for low memory corruption every 60 seconds\n[ 0.487020] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.488131] audit: initializing netlink subsys (disabled)\n[ 0.489128] audit: type=2000 audit(1539141915.077:1): initialized\n[ 0.490396] Initialise system trusted keyring\n[ 0.491307] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.492442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494392] zbud: loaded\n[ 0.495080] VFS: Disk quotas dquot_6.6.0\n[ 0.495877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497351] fuse init (API version 7.23)\n[ 0.498214] Key type big_key registered\n[ 0.498996] Allocating IMA MOK and blacklist keyrings.\n[ 0.500083] Key type asymmetric registered\n[ 0.500899] Asymmetric key parser 'x509' registered\n[ 0.501822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.503248] io scheduler noop registered\n[ 0.504019] io scheduler deadline registered (default)\n[ 0.504994] io scheduler cfq registered\n[ 0.505802] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.508041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509469] ACPI: Power Button [PWRF]\n[ 0.510292] GHES: HEST is not enabled!\n[ 0.523966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562689] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587286] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590230] Linux agpgart interface v0.103\n[ 0.593627] brd: module loaded\n[ 0.595151] loop: module loaded\n[ 0.600346] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602448] GPT:90111 != 20971519\n[ 0.603419] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605011] GPT:90111 != 20971519\n[ 0.605981] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607375] vda: vda1 vda15\n[ 0.609233] scsi host0: ata_piix\n[ 0.610247] scsi host1: ata_piix\n[ 0.611214] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615182] libphy: Fixed MDIO Bus: probed\n[ 0.616339] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620825] PPP generic driver version 2.4.2\n[ 0.622096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623851] ehci-pci: EHCI PCI platform driver\n[ 0.625123] ehci-platform: EHCI generic platform driver\n[ 0.626565] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628217] ohci-pci: OHCI PCI platform driver\n[ 0.629482] ohci-platform: OHCI generic platform driver\n[ 0.630928] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645965] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647428] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650967] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652584] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656502] usb usb1: Product: UHCI Host Controller\n[ 0.657869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659569] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660947] hub 1-0:1.0: USB hub found\n[ 0.662049] hub 1-0:1.0: 2 ports detected\n[ 0.663297] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665988] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.667310] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.668784] mousedev: PS/2 mouse device common for all mice\n[ 0.670496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673040] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676173] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677897] i2c /dev entries driver\n[ 0.678932] device-mapper: uevent: version 1.0.3\n[ 0.680252] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684302] NET: Registered protocol family 10\n[ 0.685685] NET: Registered protocol family 17\n[ 0.686964] Key type dns_resolver registered\n[ 0.688259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689862] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692395] registered taskstats version 1\n[ 0.693575] Loading compiled-in X.509 certificates\n[ 0.695442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698164] zswap: loaded using pool lzo/zbud\n[ 0.699882] Key type trusted registered\n[ 0.701447] Key type encrypted registered\n[ 0.702255] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703256] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704283] evm: HMAC attrs: 0x1\n[ 0.705235] Magic number: 6:465:411\n[ 0.706088] rtc_cmos 00:00: setting system clock to 2018-10-10 03:25:15 UTC (1539141915)\n[ 0.707678] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708770] EDD information not available.\n[ 0.769503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771022] Write protecting the kernel read-only data: 14336k\n[ 0.782690] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784460] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.20\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.395368] 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.10...\nLease of 10.55.0.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.34. iid=i-0000001e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVwSqKmxXBngSc4nLXhtH19Jj4Zs0RiaY2OxRsZsR2bteePJnDWyRQqFOmVghgzVi9xo07ciTRqb9VXtLw+6+JxJIscHgRUPQDo3grviDLaMbG1dDjA0kMLuPAjBFzw6sLAIDZxeTgC0TgbmpUJH4vAZx3fVQw8OTEvll1HABLZxSknQT9dXhMmIyUQ0mqH+Ms4b1196AsEdursoUcOp8swdZFKU6Rtf+QuyBkb14pI3MRXKYwm1K8qDvmuGwggPO4S4sRiNRL+cYGaIN329RE/rkoziPUZo9IhuatWzr50IGwAfsw8n5w0/JN76n6OEWj+XjqY5JuFpqHPG+Z9uWh root@simplehealthcheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAP76yuXDNYlSgkvPt+kw+Q+OSn8qquUpB6T/WonuDPy66oPFSuOixfTZogj/kSJfGjNMqDJ9p2fr689xvZaKy06SVe8a7L5jyATn5Jhuin94AolmpjXkAzu2npXwBP4Ab9IhjSbOR4UMFsJnnYySzNk4iqujh42d7zDhgO0liM4bAAAAFQDgM+77UX7u5Onq/20HPNo/SAh5NwAAAIEA0zDgcL/b2ucEqrM8NyjxFjAZfrL8vEQFR+7On/g0aTZC8yUGH7AzhLTuztOMhL31txxgGSVKr3PSlAIdut4HUCKtcMFrPOS5W71FIeHKxuLFdMRh2Ljs37kG5I/Ggy2siofyOOyolR9DCbK162ZNOd8s/03ck+j+YNr/lryfq3IAAACAYZmUfxw7ID2r3GCdKEvtZXRbATHH7rcAyETZpwgwhPCaJ7naLu6Gt9xD/q39pPq5hTClmIoJrwX8eZKW6g4orb2yGfWtZctfhtrBzv1EQutVC9t6v8/5z8Bq3gINb+84ZZLezK9/mF0ruvFMJMuxDQs7rmnv7pJdtk5/KE6CmMQ= root@simplehealthcheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.10,24,fe80::f816:3eff:fe57:3151/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 \nip-route:169.254.169.254 via 10.55.0.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000001e\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.73 ===\n"} 2018-10-10 03:25:20,361 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745/action used request id req-9c6e2d63-c3dc-4424-bc00-a7d39725fd34 2018-10-10 03:25:20,363 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 03:25:20,363 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 543129837 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.908 MHz processor [ 0.124688] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.126290] pid_max: default: 32768 minimum: 301 [ 0.127154] ACPI: Core revision 20150930 [ 0.128501] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.129761] Security Framework initialized [ 0.130550] Yama: becoming mindful. [ 0.131259] AppArmor: AppArmor initialized [ 0.132088] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.133324] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.134534] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.135677] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137002] Initializing cgroup subsys io [ 0.137785] Initializing cgroup subsys memory [ 0.138616] Initializing cgroup subsys devices [ 0.139457] Initializing cgroup subsys freezer [ 0.140305] Initializing cgroup subsys net_cls [ 0.141147] Initializing cgroup subsys perf_event [ 0.142024] Initializing cgroup subsys net_prio [ 0.142878] Initializing cgroup subsys hugetlb [ 0.143712] Initializing cgroup subsys pids [ 0.144565] CPU: Physical Processor ID: 0 [ 0.146034] mce: CPU supports 10 MCE banks [ 0.146850] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147824] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158387] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164689] ftrace: allocating 31920 entries in 125 pages [ 0.190542] smpboot: Max logical packages: 1 [ 0.191367] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192681] x2apic enabled [ 0.193472] Switched APIC routing to physical x2apic. [ 0.195186] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196272] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.199921] KVM setup paravirtual spinlock [ 0.201187] x86: Booted up 1 node, 1 CPUs [ 0.201970] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.203315] devtmpfs: initialized [ 0.204994] evm: security.selinux [ 0.205673] evm: security.SMACK64 [ 0.206344] evm: security.SMACK64EXEC [ 0.207065] evm: security.SMACK64TRANSMUTE [ 0.207844] evm: security.SMACK64MMAP [ 0.208566] evm: security.ima [ 0.209194] evm: security.capability [ 0.209978] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.211762] pinctrl core: initialized pinctrl subsystem [ 0.212824] RTC time: 3:25:14, date: 10/10/18 [ 0.213758] NET: Registered protocol family 16 [ 0.214706] cpuidle: using governor ladder [ 0.215500] cpuidle: using governor menu [ 0.216270] PCCT header not found. [ 0.216999] ACPI: bus type PCI registered [ 0.217778] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.218987] PCI: Using configuration type 1 for base access [ 0.220697] ACPI: Added _OSI(Module Device) [ 0.221510] ACPI: Added _OSI(Processor Device) [ 0.222348] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.223220] ACPI: Added _OSI(Processor Aggregator Device) [ 0.225313] ACPI: Interpreter enabled [ 0.226061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.227861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.229639] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.231431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.233216] ACPI: (supports S0 S5) [ 0.233900] ACPI: Using IOAPIC for interrupt routing [ 0.234943] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.237985] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.240287] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.241439] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.243591] acpiphp: Slot [3] registered [ 0.244370] acpiphp: Slot [4] registered [ 0.245143] acpiphp: Slot [5] registered [ 0.245914] acpiphp: Slot [6] registered [ 0.246682] acpiphp: Slot [7] registered [ 0.247464] acpiphp: Slot [8] registered [ 0.248239] acpiphp: Slot [9] registered [ 0.249010] acpiphp: Slot [10] registered [ 0.249790] acpiphp: Slot [11] registered [ 0.250576] acpiphp: Slot [12] registered [ 0.251368] acpiphp: Slot [13] registered [ 0.252157] acpiphp: Slot [14] registered [ 0.252942] acpiphp: Slot [15] registered [ 0.263698] acpiphp: Slot [16] registered [ 0.264501] acpiphp: Slot [17] registered [ 0.265299] acpiphp: Slot [18] registered [ 0.266084] acpiphp: Slot [19] registered [ 0.266874] acpiphp: Slot [20] registered [ 0.267657] acpiphp: Slot [21] registered [ 0.268448] acpiphp: Slot [22] registered [ 0.269234] acpiphp: Slot [23] registered [ 0.270022] acpiphp: Slot [24] registered [ 0.270805] acpiphp: Slot [25] registered [ 0.271591] acpiphp: Slot [26] registered [ 0.272381] acpiphp: Slot [27] registered [ 0.273176] acpiphp: Slot [28] registered [ 0.273964] acpiphp: Slot [29] registered [ 0.274747] acpiphp: Slot [30] registered [ 0.275536] acpiphp: Slot [31] registered [ 0.276320] PCI host bridge to bus 0000:00 [ 0.277107] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.278283] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.279455] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.280852] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.282251] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.288487] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.289729] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.290868] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.292094] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.298616] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.300018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.346848] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.348355] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.349747] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.351132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.352481] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.353706] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.354842] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.356030] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.357523] vgaarb: loaded [ 0.358114] vgaarb: bridge control possible 0000:00:02.0 [ 0.359236] SCSI subsystem initialized [ 0.360044] ACPI: bus type USB registered [ 0.360837] usbcore: registered new interface driver usbfs [ 0.361847] usbcore: registered new interface driver hub [ 0.362821] usbcore: registered new device driver usb [ 0.363853] PCI: Using ACPI for IRQ routing [ 0.364861] NetLabel: Initializing [ 0.365559] NetLabel: domain hash size = 128 [ 0.366389] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.367313] NetLabel: unlabeled traffic allowed by default [ 0.368382] clocksource: Switched to clocksource kvm-clock [ 0.373749] AppArmor: AppArmor Filesystem Enabled [ 0.374700] pnp: PnP ACPI init [ 0.375601] pnp: PnP ACPI: found 5 devices [ 0.381607] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383267] NET: Registered protocol family 2 [ 0.384208] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.385448] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.386582] TCP: Hash tables configured (established 2048 bind 2048) [ 0.387711] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.388760] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.389906] NET: Registered protocol family 1 [ 0.390745] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.391810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.392858] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.407100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421341] Trying to unpack rootfs image as initramfs... [ 0.471530] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.485714] Scanning for low memory corruption every 60 seconds [ 0.487020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.488131] audit: initializing netlink subsys (disabled) [ 0.489128] audit: type=2000 audit(1539141915.077:1): initialized [ 0.490396] Initialise system trusted keyring [ 0.491307] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492442] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494392] zbud: loaded [ 0.495080] VFS: Disk quotas dquot_6.6.0 [ 0.495877] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497351] fuse init (API version 7.23) [ 0.498214] Key type big_key registered [ 0.498996] Allocating IMA MOK and blacklist keyrings. [ 0.500083] Key type asymmetric registered [ 0.500899] Asymmetric key parser 'x509' registered [ 0.501822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.503248] io scheduler noop registered [ 0.504019] io scheduler deadline registered (default) [ 0.504994] io scheduler cfq registered [ 0.505802] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.508041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509469] ACPI: Power Button [PWRF] [ 0.510292] GHES: HEST is not enabled! [ 0.523966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562689] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587286] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590230] Linux agpgart interface v0.103 [ 0.593627] brd: module loaded [ 0.595151] loop: module loaded [ 0.600346] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.602448] GPT:90111 != 20971519 [ 0.603419] GPT:Alternate GPT header not at the end of the disk. [ 0.605011] GPT:90111 != 20971519 [ 0.605981] GPT: Use GNU Parted to correct GPT errors. [ 0.607375] vda: vda1 vda15 [ 0.609233] scsi host0: ata_piix [ 0.610247] scsi host1: ata_piix [ 0.611214] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.613012] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.615182] libphy: Fixed MDIO Bus: probed [ 0.616339] tun: Universal TUN/TAP device driver, 1.6 [ 0.617715] tun: (C) 1999-2004 Max Krasnyansky [ 0.620825] PPP generic driver version 2.4.2 [ 0.622096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623851] ehci-pci: EHCI PCI platform driver [ 0.625123] ehci-platform: EHCI generic platform driver [ 0.626565] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.628217] ohci-pci: OHCI PCI platform driver [ 0.629482] ohci-platform: OHCI generic platform driver [ 0.630928] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645965] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647428] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649516] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650967] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.652584] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.654397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.656502] usb usb1: Product: UHCI Host Controller [ 0.657869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659569] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660947] hub 1-0:1.0: USB hub found [ 0.662049] hub 1-0:1.0: 2 ports detected [ 0.663297] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665988] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.667310] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.668784] mousedev: PS/2 mouse device common for all mice [ 0.670496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673040] rtc_cmos 00:00: RTC can wake from S4 [ 0.674505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676173] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677897] i2c /dev entries driver [ 0.678932] device-mapper: uevent: version 1.0.3 [ 0.680252] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.682527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.684302] NET: Registered protocol family 10 [ 0.685685] NET: Registered protocol family 17 [ 0.686964] Key type dns_resolver registered [ 0.688259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.689862] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.692395] registered taskstats version 1 [ 0.693575] Loading compiled-in X.509 certificates [ 0.695442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698164] zswap: loaded using pool lzo/zbud [ 0.699882] Key type trusted registered [ 0.701447] Key type encrypted registered [ 0.702255] AppArmor: AppArmor sha1 policy hashing enabled [ 0.703256] ima: No TPM chip found, activating TPM-bypass! [ 0.704283] evm: HMAC attrs: 0x1 [ 0.705235] Magic number: 6:465:411 [ 0.706088] rtc_cmos 00:00: setting system clock to 2018-10-10 03:25:15 UTC (1539141915) [ 0.707678] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.708770] EDD information not available. [ 0.769503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771022] Write protecting the kernel read-only data: 14336k [ 0.782690] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784460] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.20 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.395368] 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.10... Lease of 10.55.0.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.34. iid=i-0000001e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVwSqKmxXBngSc4nLXhtH19Jj4Zs0RiaY2OxRsZsR2bteePJnDWyRQqFOmVghgzVi9xo07ciTRqb9VXtLw+6+JxJIscHgRUPQDo3grviDLaMbG1dDjA0kMLuPAjBFzw6sLAIDZxeTgC0TgbmpUJH4vAZx3fVQw8OTEvll1HABLZxSknQT9dXhMmIyUQ0mqH+Ms4b1196AsEdursoUcOp8swdZFKU6Rtf+QuyBkb14pI3MRXKYwm1K8qDvmuGwggPO4S4sRiNRL+cYGaIN329RE/rkoziPUZo9IhuatWzr50IGwAfsw8n5w0/JN76n6OEWj+XjqY5JuFpqHPG+Z9uWh root@simplehealthcheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst ssh-dss AAAAB3NzaC1kc3MAAACBAP76yuXDNYlSgkvPt+kw+Q+OSn8qquUpB6T/WonuDPy66oPFSuOixfTZogj/kSJfGjNMqDJ9p2fr689xvZaKy06SVe8a7L5jyATn5Jhuin94AolmpjXkAzu2npXwBP4Ab9IhjSbOR4UMFsJnnYySzNk4iqujh42d7zDhgO0liM4bAAAAFQDgM+77UX7u5Onq/20HPNo/SAh5NwAAAIEA0zDgcL/b2ucEqrM8NyjxFjAZfrL8vEQFR+7On/g0aTZC8yUGH7AzhLTuztOMhL31txxgGSVKr3PSlAIdut4HUCKtcMFrPOS5W71FIeHKxuLFdMRh2Ljs37kG5I/Ggy2siofyOOyolR9DCbK162ZNOd8s/03ck+j+YNr/lryfq3IAAACAYZmUfxw7ID2r3GCdKEvtZXRbATHH7rcAyETZpwgwhPCaJ7naLu6Gt9xD/q39pPq5hTClmIoJrwX8eZKW6g4orb2yGfWtZctfhtrBzv1EQutVC9t6v8/5z8Bq3gINb+84ZZLezK9/mF0ruvFMJMuxDQs7rmnv7pJdtk5/KE6CmMQ= root@simplehealthcheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.10,24,fe80::f816:3eff:fe57:3151/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 ip-route:169.254.169.254 via 10.55.0.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000001e name: N/A availability-zone: nova local-hostname: simplehealthcheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.73 === 2018-10-10 03:25:20,363 - create_instance - INFO - Deleting Port with ID - 559d0972-a83e-4290-be56-da0438373fe8 2018-10-10 03:25:20,364 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909port-1 2018-10-10 03:25:20,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/559d0972-a83e-4290-be56-da0438373fe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:20,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f110283b-14fc-4d13-855b-30483923dc25 Date: Wed, 10 Oct 2018 03:25:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:25:20,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/559d0972-a83e-4290-be56-da0438373fe8 used request id req-f110283b-14fc-4d13-855b-30483923dc25 2018-10-10 03:25:20,913 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst 2018-10-10 03:25:20,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:21,544 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d1ea2fa-2dfd-4041-9d5c-e632d1b8d19a x-compute-request-id: req-0d1ea2fa-2dfd-4041-9d5c-e632d1b8d19a Content-Type: application/json 2018-10-10 03:25:21,544 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-0d1ea2fa-2dfd-4041-9d5c-e632d1b8d19a 2018-10-10 03:25:21,544 - create_instance - INFO - Checking deletion status 2018-10-10 03:25:21,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:21,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c65a1a45-140a-4fd5-8b9e-e60d8a2f0317 x-compute-request-id: req-c65a1a45-140a-4fd5-8b9e-e60d8a2f0317 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:25:14.000000", "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "user_id": "4f002657782346a2b75f18f0124129e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:25:20Z", "hostId": "f9aa9bc31d3befc5ff21712c95249153ef614dd4f9275f3989da1848", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:21,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-c65a1a45-140a-4fd5-8b9e-e60d8a2f0317 2018-10-10 03:25:21,931 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst] is - ACTIVE 2018-10-10 03:25:21,931 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:25:24,935 - create_instance - DEBUG - VM status query timeout in 296.609616041 2018-10-10 03:25:24,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:25,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0c60238-13d7-490a-ab99-1e3f422a5505 x-compute-request-id: req-d0c60238-13d7-490a-ab99-1e3f422a5505 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745", "rel": "bookmark"}], "image": {"id": "90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "links": [{"href": "http://172.30.9.25:8774/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:25:14.000000", "flavor": {"id": "aa009850-2210-4935-9caf-a8b4ac7cd35d", "links": [{"href": "http://172.30.9.25:8774/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d", "rel": "bookmark"}]}, "id": "a82e02b9-d4d8-44fc-8210-78df4e1c5745", "user_id": "4f002657782346a2b75f18f0124129e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:25:20Z", "hostId": "f9aa9bc31d3befc5ff21712c95249153ef614dd4f9275f3989da1848", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst", "created": "2018-10-10T03:25:06Z", "tenant_id": "b920707504d642ff9ebe89649422be38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 03:25:25,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-d0c60238-13d7-490a-ab99-1e3f422a5505 2018-10-10 03:25:25,178 - create_instance - DEBUG - Instance status [SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst] is - ACTIVE 2018-10-10 03:25:25,178 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 03:25:28,181 - create_instance - DEBUG - VM status query timeout in 293.362963915 2018-10-10 03:25:28,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cdfa633a0136e2d390d2f6200db1bcc022c95" 2018-10-10 03:25:28,239 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 03:25:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55918a8c-aac9-4779-8c12-d6d4c94c41a4 x-compute-request-id: req-55918a8c-aac9-4779-8c12-d6d4c94c41a4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a82e02b9-d4d8-44fc-8210-78df4e1c5745 could not be found.", "code": 404}} 2018-10-10 03:25:28,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a82e02b9-d4d8-44fc-8210-78df4e1c5745 used request id req-55918a8c-aac9-4779-8c12-d6d4c94c41a4 2018-10-10 03:25:28,239 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a82e02b9-d4d8-44fc-8210-78df4e1c5745 could not be found. (HTTP 404) (Request-ID: req-55918a8c-aac9-4779-8c12-d6d4c94c41a4) 2018-10-10 03:25:28,239 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-inst 2018-10-10 03:25:28,240 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet 2018-10-10 03:25:28,240 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-subnet 2018-10-10 03:25:28,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/08a578d8-08c3-4542-83c2-60ff1751161f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" 2018-10-10 03:25:30,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-381d783a-31ef-4398-8bbd-7d2f9ff7bff7 Date: Wed, 10 Oct 2018 03:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:25:30,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/08a578d8-08c3-4542-83c2-60ff1751161f used request id req-381d783a-31ef-4398-8bbd-7d2f9ff7bff7 2018-10-10 03:25:30,621 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-priv-net 2018-10-10 03:25:30,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6d027595-558e-498c-9a36-fd3a56dad114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05685b178acf0a7e7f0a0c5823bb59715864b909" 2018-10-10 03:25:32,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab01ef9d-6b1b-4f17-b8c1-f635642afab1 Date: Wed, 10 Oct 2018 03:25:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:25:32,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6d027595-558e-498c-9a36-fd3a56dad114 used request id req-ab01ef9d-6b1b-4f17-b8c1-f635642afab1 2018-10-10 03:25:32,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}376b05be0d56216887e985525e7fe1d30b220299" 2018-10-10 03:25:32,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:25: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-7fed740d-54d7-4021-a8cb-50450850496c x-compute-request-id: req-7fed740d-54d7-4021-a8cb-50450850496c Content-Length: 0 Content-Type: application/json 2018-10-10 03:25:32,081 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/aa009850-2210-4935-9caf-a8b4ac7cd35d used request id req-7fed740d-54d7-4021-a8cb-50450850496c 2018-10-10 03:25:32,081 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-48978ee0-beb3-4b8c-95be-e1091e56d909-image 2018-10-10 03:25:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ba94e16bd37a4022f834ff3bb29f193eaa14b19" 2018-10-10 03:25:33,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a96cd3c-96b7-422e-a268-02c77a142b31 Date: Wed, 10 Oct 2018 03:25:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:25:33,294 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/90fff08b-7b8f-496b-b2e6-91e9d769cd1e used request id req-4a96cd3c-96b7-422e-a268-02c77a142b31 2018-10-10 03:25:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:33,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-48311a2c-799f-492d-b1de-5ae2d228e715 Date: Wed, 10 Oct 2018 03:25:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "created_at": "2018-10-10T03:25:33Z", "updated_at": "2018-10-10T03:25:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "2c243fe0-8070-4ba8-9900-45f622cf25f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "74f9f645-1e2f-42f9-b0ca-0f3877d40c38", "remote_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "89a408ea-c5de-467a-a269-4969b51633fd", "remote_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "a07c13a0-b5d7-4aaf-988d-720e0f63b041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}], "revision_number": 4, "project_id": "ab1ad738f6bf4eaab70bde300c9afab3", "id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b920707504d642ff9ebe89649422be38", "created_at": "2018-10-10T03:24:57Z", "updated_at": "2018-10-10T03:24:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:24:57Z", "revision_number": 0, "id": "2f0d6ae6-3ee8-4823-85d1-7af998e13fc5", "remote_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "remote_ip_prefix": null, "created_at": "2018-10-10T03:24:57Z", "security_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "tenant_id": "b920707504d642ff9ebe89649422be38", "port_range_min": null, "ethertype": "IPv6", "project_id": "b920707504d642ff9ebe89649422be38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:24:57Z", "revision_number": 0, "id": "57a9b153-ddb1-4f4d-861b-2f039d505861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:24:57Z", "security_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "tenant_id": "b920707504d642ff9ebe89649422be38", "port_range_min": null, "ethertype": "IPv6", "project_id": "b920707504d642ff9ebe89649422be38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:24:57Z", "revision_number": 0, "id": "5a6a659b-105c-4bc7-baaf-a497e8957bc2", "remote_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "remote_ip_prefix": null, "created_at": "2018-10-10T03:24:57Z", "security_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "tenant_id": "b920707504d642ff9ebe89649422be38", "port_range_min": null, "ethertype": "IPv4", "project_id": "b920707504d642ff9ebe89649422be38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:24:57Z", "revision_number": 0, "id": "d4f9da0b-7586-454f-a3f4-ac6362bc5b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:24:57Z", "security_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "tenant_id": "b920707504d642ff9ebe89649422be38", "port_range_min": null, "ethertype": "IPv4", "project_id": "b920707504d642ff9ebe89649422be38"}], "revision_number": 4, "project_id": "b920707504d642ff9ebe89649422be38", "id": "5417307d-15d9-4fac-82df-e071e59cac96", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:25:33,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-48311a2c-799f-492d-b1de-5ae2d228e715 2018-10-10 03:25:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:33,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737ceff9-91e8-46a0-afb7-b348dc082570 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 03:25:33,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-737ceff9-91e8-46a0-afb7-b348dc082570 2018-10-10 03:25:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:33,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214ddb3a-d58e-4925-86aa-8b28f1422f5b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3"}, "enabled": true, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}} 2018-10-10 03:25:33,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3 used request id req-214ddb3a-d58e-4925-86aa-8b28f1422f5b 2018-10-10 03:25:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:33,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bf66f7-c895-4bb5-a1ac-1e93376d7e54 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38"}, "enabled": true, "id": "b920707504d642ff9ebe89649422be38", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b8f508db-6180-422-proj"}} 2018-10-10 03:25:33,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 used request id req-92bf66f7-c895-4bb5-a1ac-1e93376d7e54 2018-10-10 03:25:33,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5417307d-15d9-4fac-82df-e071e59cac96 2018-10-10 03:25:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5417307d-15d9-4fac-82df-e071e59cac96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:34,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a92bee84-9946-4a73-955e-9f80f74c6631 Date: Wed, 10 Oct 2018 03:25:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:24:57Z", "security_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "port_range_min": null, "revision_number": 0, "tenant_id": "b920707504d642ff9ebe89649422be38", "created_at": "2018-10-10T03:24:57Z", "project_id": "b920707504d642ff9ebe89649422be38", "id": "2f0d6ae6-3ee8-4823-85d1-7af998e13fc5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:24:57Z", "security_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "port_range_min": null, "revision_number": 0, "tenant_id": "b920707504d642ff9ebe89649422be38", "created_at": "2018-10-10T03:24:57Z", "project_id": "b920707504d642ff9ebe89649422be38", "id": "57a9b153-ddb1-4f4d-861b-2f039d505861"}, {"remote_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:24:57Z", "security_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "port_range_min": null, "revision_number": 0, "tenant_id": "b920707504d642ff9ebe89649422be38", "created_at": "2018-10-10T03:24:57Z", "project_id": "b920707504d642ff9ebe89649422be38", "id": "5a6a659b-105c-4bc7-baaf-a497e8957bc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T03:24:57Z", "security_group_id": "5417307d-15d9-4fac-82df-e071e59cac96", "port_range_min": null, "revision_number": 0, "tenant_id": "b920707504d642ff9ebe89649422be38", "created_at": "2018-10-10T03:24:57Z", "project_id": "b920707504d642ff9ebe89649422be38", "id": "d4f9da0b-7586-454f-a3f4-ac6362bc5b17"}]} 2018-10-10 03:25:34,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5417307d-15d9-4fac-82df-e071e59cac96 used request id req-a92bee84-9946-4a73-955e-9f80f74c6631 2018-10-10 03:25:34,074 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 03:25:34,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5417307d-15d9-4fac-82df-e071e59cac96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:34,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50453402-a577-4fa4-bb00-e32bd3cd2308 Content-Length: 0 Date: Wed, 10 Oct 2018 03:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:25:34,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5417307d-15d9-4fac-82df-e071e59cac96 used request id req-50453402-a577-4fa4-bb00-e32bd3cd2308 2018-10-10 03:25:34,362 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-b8f508db-6180-422-proj 2018-10-10 03:25:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:34,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6387e48-0eba-4e70-8d96-d5cb18bcf992 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:25:34,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b920707504d642ff9ebe89649422be38 used request id req-c6387e48-0eba-4e70-8d96-d5cb18bcf992 2018-10-10 03:25:34,575 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-b8f508db-6180-422-proj-role 2018-10-10 03:25:34,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5fda4652f9964eb082aa2bafd16fddcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:34,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45312a81-567a-4c8e-9f46-4ba30a987e07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:25:34,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5fda4652f9964eb082aa2bafd16fddcc used request id req-45312a81-567a-4c8e-9f46-4ba30a987e07 2018-10-10 03:25:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2e82516a4ff2383e967a3fbb2d4e38567a4fe27" 2018-10-10 03:25:34,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c6daef-4cab-4bfa-9659-97aa80ad1f78 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6afdff99a71a4a7ea2f24e781c2eeddd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:25:34,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-70c6daef-4cab-4bfa-9659-97aa80ad1f78 2018-10-10 03:25:34,787 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-b8f508db-6180-422-user 2018-10-10 03:25:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4f002657782346a2b75f18f0124129e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba4e0417f911f3074f1b8a0d48beec12845b8ef" 2018-10-10 03:25:34,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a193f404-73bb-4e79-9550-61481e0fa5b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:25:34,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4f002657782346a2b75f18f0124129e4 used request id req-a193f404-73bb-4e79-9550-61481e0fa5b9 2018-10-10 03:25:34,967 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.034s OK 2018-10-10 03:25:35,085 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 03:25:35,085 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-10 03:25:35,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:25:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:35,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaedcda0-c5e6-4f7a-b703-ca41ce54477f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6afdff99a71a4a7ea2f24e781c2eeddd", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:25:35,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eaedcda0-c5e6-4f7a-b703-ca41ce54477f 2018-10-10 03:25:35,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828011035919s 2018-10-10 03:25:35,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:25:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:35,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d54fdde7-7390-4e0c-972d-2cfa293865d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:25:35,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/6afdff99a71a4a7ea2f24e781c2eeddd used request id req-d54fdde7-7390-4e0c-972d-2cfa293865d0 2018-10-10 03:25:35,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.1259329319s 2018-10-10 03:25:35,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:25:35,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:35,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d33e98f-9558-40c6-8ee0-ff3300344a8c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b", "links": {"self": "http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680"}, "domain_id": "default", "enabled": true, "id": "f19fcb14d1844946b0c9087bef302680", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:25:35,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5d33e98f-9558-40c6-8ee0-ff3300344a8c 2018-10-10 03:25:35,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0958869457245s 2018-10-10 03:25:35,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5d33e98f-9558-40c6-8ee0-ff3300344a8c 2018-10-10 03:25:35,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:25:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:35,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81aeed76-2300-43a6-95ea-5d740ff380f6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680"}, "enabled": true, "id": "f19fcb14d1844946b0c9087bef302680", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_1b299cb9-547c-4952-a999-fd77e3a5527b"}} 2018-10-10 03:25:35,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680 used request id req-81aeed76-2300-43a6-95ea-5d740ff380f6 2018-10-10 03:25:35,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0927329063416s 2018-10-10 03:25:35,498 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680 used request id req-81aeed76-2300-43a6-95ea-5d740ff380f6 2018-10-10 03:25:35,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 03:25:35,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:35,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8caab3b6-ddf4-425a-b634-2d68552ddaca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:25:35,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680 used request id req-8caab3b6-ddf4-425a-b634-2d68552ddaca 2018-10-10 03:25:35,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.172928094864s 2018-10-10 03:25:35,672 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f19fcb14d1844946b0c9087bef302680 used request id req-8caab3b6-ddf4-425a-b634-2d68552ddaca 2018-10-10 03:25:35,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:25:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:35,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be23058-8ff0-4cd7-8a73-31a7fc7fe7fb Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3"}, "enabled": true, "id": "ab1ad738f6bf4eaab70bde300c9afab3", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1b299cb9-547c-4952-a999-fd77e3a5527b"}]} 2018-10-10 03:25:35,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-7be23058-8ff0-4cd7-8a73-31a7fc7fe7fb 2018-10-10 03:25:35,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0876169204712s 2018-10-10 03:25:35,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-7be23058-8ff0-4cd7-8a73-31a7fc7fe7fb 2018-10-10 03:25:35,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 03:25:35,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:35,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92955a0-f873-444d-8e6a-a03c3d5588ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:25:35,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3 used request id req-e92955a0-f873-444d-8e6a-a03c3d5588ef 2018-10-10 03:25:35,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153141975403s 2018-10-10 03:25:35,916 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ab1ad738f6bf4eaab70bde300c9afab3 used request id req-e92955a0-f873-444d-8e6a-a03c3d5588ef 2018-10-10 03:25:35,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:25:35,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:35,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803601ca-40e0-45a2-a9d5-09de2e0af4f4 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fc481e0eace474eb2393cfa98cd8694", "links": {"self": "http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:25:35,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-803601ca-40e0-45a2-a9d5-09de2e0af4f4 2018-10-10 03:25:35,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735168457031s 2018-10-10 03:25:35,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:25:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:36,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ed9bf3-2f78-4ad8-98ad-3300bed9055f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:25:36,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7fc481e0eace474eb2393cfa98cd8694 used request id req-60ed9bf3-2f78-4ad8-98ad-3300bed9055f 2018-10-10 03:25:36,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106101989746s 2018-10-10 03:25:36,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:25:36,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=ab1ad738f6bf4eaab70bde300c9afab3&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:36,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-87b7a09b-e768-4012-93f3-3f1e1214d4fd Date: Wed, 10 Oct 2018 03:25:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "created_at": "2018-10-10T03:25:33Z", "updated_at": "2018-10-10T03:25:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "2c243fe0-8070-4ba8-9900-45f622cf25f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "74f9f645-1e2f-42f9-b0ca-0f3877d40c38", "remote_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "89a408ea-c5de-467a-a269-4969b51633fd", "remote_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "a07c13a0-b5d7-4aaf-988d-720e0f63b041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}], "revision_number": 4, "project_id": "ab1ad738f6bf4eaab70bde300c9afab3", "id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "name": "default"}]} 2018-10-10 03:25:36,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=ab1ad738f6bf4eaab70bde300c9afab3&name=default used request id req-87b7a09b-e768-4012-93f3-3f1e1214d4fd 2018-10-10 03:25:36,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18584895134s 2018-10-10 03:25:36,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=ab1ad738f6bf4eaab70bde300c9afab3&name=default used request id req-87b7a09b-e768-4012-93f3-3f1e1214d4fd 2018-10-10 03:25:36,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:25:36,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:36,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a305ed04-d026-4857-a819-39bdb2bb66db Date: Wed, 10 Oct 2018 03:25:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "created_at": "2018-10-10T03:25:33Z", "updated_at": "2018-10-10T03:25:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "89a408ea-c5de-467a-a269-4969b51633fd", "remote_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "74f9f645-1e2f-42f9-b0ca-0f3877d40c38", "remote_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "a07c13a0-b5d7-4aaf-988d-720e0f63b041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:33Z", "revision_number": 0, "id": "2c243fe0-8070-4ba8-9900-45f622cf25f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:33Z", "security_group_id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "tenant_id": "ab1ad738f6bf4eaab70bde300c9afab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab1ad738f6bf4eaab70bde300c9afab3"}], "revision_number": 4, "project_id": "ab1ad738f6bf4eaab70bde300c9afab3", "id": "4994edd5-3d9b-429c-9144-c1b951d7ebbc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:25:36,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a305ed04-d026-4857-a819-39bdb2bb66db 2018-10-10 03:25:36,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20376086235s 2018-10-10 03:25:36,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a305ed04-d026-4857-a819-39bdb2bb66db 2018-10-10 03:25:36,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 03:25:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4994edd5-3d9b-429c-9144-c1b951d7ebbc.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c442ba013614873209e286e295ed80afb36ae6ce" 2018-10-10 03:25:36,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bac15bb5-dfc5-4b01-bbf7-a0358056c1cf Content-Length: 0 Date: Wed, 10 Oct 2018 03:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:25:36,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4994edd5-3d9b-429c-9144-c1b951d7ebbc.json used request id req-bac15bb5-dfc5-4b01-bbf7-a0358056c1cf 2018-10-10 03:25:36,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.292001008987s 2018-10-10 03:25:36,794 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4994edd5-3d9b-429c-9144-c1b951d7ebbc.json used request id req-bac15bb5-dfc5-4b01-bbf7-a0358056c1cf 2018-10-10 03:25:36,795 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 13:17 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-10 03:25:36,799 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-10 03:25:44,962 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-296 | | 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-10-10 03:25:44,967 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6cfwDNmXD8bdG8HQThEr8aFxb export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.25,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-10 03:25:44,967 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 03:25:44,969 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-10-10 03:25:45,007 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-10 03:25:48,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:25:48,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:25:48,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:25:48,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:25:48,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:25:48,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:25:48,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:25:48,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:25:48,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:25:48,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:25:48,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 03:25:48,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 03:25:48,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:25:48,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a319b2-f181-4f5a-9e31-3894e5fd5032 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:25:48,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-75a319b2-f181-4f5a-9e31-3894e5fd5032 2018-10-10 03:25:48,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:25:49,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T04:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["fCIanRTPQTCfFsQLjyLooQ"], "issued_at": "2018-10-10T03:25:49.000000Z"}} 2018-10-10 03:25:49,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:25:49,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:49,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-17587e07-82cd-4600-b1b6-f4e3e904990c Date: Wed, 10 Oct 2018 03:25:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:25:49,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17587e07-82cd-4600-b1b6-f4e3e904990c 2018-10-10 03:25:49,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253081083298s 2018-10-10 03:25:49,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17587e07-82cd-4600-b1b6-f4e3e904990c 2018-10-10 03:25:49,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:25:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:49,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:25:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:25:49,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:50,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688eb207-84f0-4a5f-a9ef-b38873ff8dbd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:25:50,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-688eb207-84f0-4a5f-a9ef-b38873ff8dbd 2018-10-10 03:25:50,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.485102891922s 2018-10-10 03:25:50,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 03:25:50,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}}' 2018-10-10 03:25:50,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3906e729-0378-4d1b-a526-d15e1ebf4f39 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca"}, "enabled": true, "id": "94dc232c1cd4461f99f38c6cb444afca", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}} 2018-10-10 03:25:50,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3906e729-0378-4d1b-a526-d15e1ebf4f39 2018-10-10 03:25:50,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.110835075378s 2018-10-10 03:25:50,123 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3906e729-0378-4d1b-a526-d15e1ebf4f39 2018-10-10 03:25:50,124 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'id': u'94dc232c1cd4461f99f38c6cb444afca', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 03:25:50,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 03:25:50,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363317966461s 2018-10-10 03:25:50,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:50,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e050c211-4a6f-4094-88de-4a58942d06b8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495"}, "enabled": true, "id": "007e6cf79cba4bad9acc2363dda76495", "options": {}, "domain_id": "default", "name": "vping_ssh-user_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}} 2018-10-10 03:25:50,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495 used request id req-e050c211-4a6f-4094-88de-4a58942d06b8 2018-10-10 03:25:50,599 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'007e6cf79cba4bad9acc2363dda76495', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_150a8e13-5d6e-410e-9b94-9bcebdcd2085'}) 2018-10-10 03:25:50,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:25:50,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:50,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2bac8c-3026-40cc-a62c-03c1def66c19 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:25:50,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8c2bac8c-3026-40cc-a62c-03c1def66c19 2018-10-10 03:25:50,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809841156006s 2018-10-10 03:25:50,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:25:50,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:50,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0c947b-3d53-4610-af03-7ffdf4610543 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:25:50,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-db0c947b-3d53-4610-af03-7ffdf4610543 2018-10-10 03:25:50,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0838620662689s 2018-10-10 03:25:50,767 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 03:25:50,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:25:50,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" -d '{"role": {"name": "Member"}}' 2018-10-10 03:25:50,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab620b7-f876-4102-843d-d7d4c20e8616 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f1a6ef9198144fe8305aecf85eec73e", "links": {"self": "http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e"}, "name": "Member"}} 2018-10-10 03:25:50,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-aab620b7-f876-4102-843d-d7d4c20e8616 2018-10-10 03:25:50,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.126789093018s 2018-10-10 03:25:50,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:50,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbbde32-0425-446f-b9a0-06cd90cabff1 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e"}, "domain_id": null, "name": "Member", "id": "1f1a6ef9198144fe8305aecf85eec73e"}} 2018-10-10 03:25:50,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e used request id req-ecbbde32-0425-446f-b9a0-06cd90cabff1 2018-10-10 03:25:50,970 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e'}, 'domain_id': None, 'human_id': None, 'id': u'1f1a6ef9198144fe8305aecf85eec73e', 'HUMAN_ID': False}) 2018-10-10 03:25:50,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:25:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:51,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0aff53-3714-4b68-85c4-262d38483349 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f1a6ef9198144fe8305aecf85eec73e", "links": {"self": "http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e"}, "name": "Member"}, {"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:25:51,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2e0aff53-3714-4b68-85c4-262d38483349 2018-10-10 03:25:51,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762069225311s 2018-10-10 03:25:51,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:25:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:51,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b158e0-3188-42e7-afb0-f13af5755046 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:25:51,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-b3b158e0-3188-42e7-afb0-f13af5755046 2018-10-10 03:25:51,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835931301117s 2018-10-10 03:25:51,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:25:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:51,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a24e518-b50d-4e6d-8b86-1c5403c5349e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vping_ssh-user_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "links": {"self": "http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495"}, "domain_id": "default", "enabled": true, "id": "007e6cf79cba4bad9acc2363dda76495", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:25:51,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7a24e518-b50d-4e6d-8b86-1c5403c5349e 2018-10-10 03:25:51,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0912098884583s 2018-10-10 03:25:51,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7a24e518-b50d-4e6d-8b86-1c5403c5349e 2018-10-10 03:25:51,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:25:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:51,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5803a13-21cf-4069-bd7d-bf1adcacdcd2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca"}, "enabled": true, "id": "94dc232c1cd4461f99f38c6cb444afca", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:25:51,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d5803a13-21cf-4069-bd7d-bf1adcacdcd2 2018-10-10 03:25:51,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0852508544922s 2018-10-10 03:25:51,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d5803a13-21cf-4069-bd7d-bf1adcacdcd2 2018-10-10 03:25:51,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:25:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=007e6cf79cba4bad9acc2363dda76495&scope.project.id=94dc232c1cd4461f99f38c6cb444afca&role.id=1f1a6ef9198144fe8305aecf85eec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:51,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de0a932-ca04-4dfc-b2c5-14b309e858da Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=007e6cf79cba4bad9acc2363dda76495&scope.project.id=94dc232c1cd4461f99f38c6cb444afca&role.id=1f1a6ef9198144fe8305aecf85eec73e", "previous": null, "next": null}} 2018-10-10 03:25:51,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=007e6cf79cba4bad9acc2363dda76495&scope.project.id=94dc232c1cd4461f99f38c6cb444afca&role.id=1f1a6ef9198144fe8305aecf85eec73e used request id req-4de0a932-ca04-4dfc-b2c5-14b309e858da 2018-10-10 03:25:51,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0808589458466s 2018-10-10 03:25:51,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:25:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca/users/007e6cf79cba4bad9acc2363dda76495/roles/1f1a6ef9198144fe8305aecf85eec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:51,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0512626-e1e9-4a01-a7b0-5f27115fe11b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:25:51,508 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca/users/007e6cf79cba4bad9acc2363dda76495/roles/1f1a6ef9198144fe8305aecf85eec73e used request id req-a0512626-e1e9-4a01-a7b0-5f27115fe11b 2018-10-10 03:25:51,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.108460903168s 2018-10-10 03:25:51,509 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'c924615c-8617-4e43-a38f-1136f9861184', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'project_id': u'94dc232c1cd4461f99f38c6cb444afca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 03:25:51,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:25:51,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:25:51,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:25:51,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:25:51,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:25:51,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:25:51,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:25:51,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:25:51,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:25:51,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:25:51,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:25:51,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:25:51,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:25:51,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:25:51,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 03:25:51,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 03:25:51,515 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'password': 'c924615c-8617-4e43-a38f-1136f9861184', 'project_name': 'vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '94dc232c1cd4461f99f38c6cb444afca', 'project_domain_name': 'Default'} 2018-10-10 03:25:51,516 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-10 03:25:51,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:25:51,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:51,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75110178-212d-4ec6-9fd2-f7fc15070fc8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:25:51,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-75110178-212d-4ec6-9fd2-f7fc15070fc8 2018-10-10 03:25:51,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0795021057129s 2018-10-10 03:25:51,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:25:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:25:51,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38fc408a-78ef-427b-8eb3-fba4fa4ccad8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca"}, "enabled": true, "id": "94dc232c1cd4461f99f38c6cb444afca", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:25:51,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-38fc408a-78ef-427b-8eb3-fba4fa4ccad8 2018-10-10 03:25:51,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825209617615s 2018-10-10 03:25:51,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-38fc408a-78ef-427b-8eb3-fba4fa4ccad8 2018-10-10 03:25:51,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-10 03:25:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" -d '{"network": {"tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "name": "vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "admin_state_up": true}}' 2018-10-10 03:25:52,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-bd2070a3-6fb2-4c8f-be56-4b9593d732c3 Date: Wed, 10 Oct 2018 03:25:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"02d03584-6bfa-4ad7-857e-03aa0465265a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"94dc232c1cd4461f99f38c6cb444afca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:25:52Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085","admin_state_up":true,"tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:51Z","mtu":1450}} 2018-10-10 03:25:52,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bd2070a3-6fb2-4c8f-be56-4b9593d732c3 2018-10-10 03:25:52,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.491432905197s 2018-10-10 03:25:52,175 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bd2070a3-6fb2-4c8f-be56-4b9593d732c3 2018-10-10 03:25:52,175 - 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-10-10T03:25:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'02d03584-6bfa-4ad7-857e-03aa0465265a', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085', u'created_at': u'2018-10-10T03:25:51Z', u'mtu': 1450, u'tenant_id': u'94dc232c1cd4461f99f38c6cb444afca', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'94dc232c1cd4461f99f38c6cb444afca'}) 2018-10-10 03:25:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:25:52,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98434540-9760-4a87-828a-0b91e80592b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:25:52,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-98434540-9760-4a87-828a-0b91e80592b3 2018-10-10 03:25:52,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:25:52,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f1a6ef9198144fe8305aecf85eec73e", "name": "Member"}], "expires_at": "2018-10-10T04:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94dc232c1cd4461f99f38c6cb444afca", "name": "vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/94dc232c1cd4461f99f38c6cb444afca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/94dc232c1cd4461f99f38c6cb444afca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/94dc232c1cd4461f99f38c6cb444afca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/94dc232c1cd4461f99f38c6cb444afca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/94dc232c1cd4461f99f38c6cb444afca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/94dc232c1cd4461f99f38c6cb444afca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/94dc232c1cd4461f99f38c6cb444afca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/94dc232c1cd4461f99f38c6cb444afca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/94dc232c1cd4461f99f38c6cb444afca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/94dc232c1cd4461f99f38c6cb444afca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/94dc232c1cd4461f99f38c6cb444afca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/94dc232c1cd4461f99f38c6cb444afca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "id": "007e6cf79cba4bad9acc2363dda76495"}, "audit_ids": ["NUGU0IyCSYm1kotpk-_ZWw"], "issued_at": "2018-10-10T03:25:52.000000Z"}} 2018-10-10 03:25:52,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:25:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:25:52,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-de1b3a94-b081-48d7-8748-32b7629d2db8 Date: Wed, 10 Oct 2018 03:25:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T03:25:52Z","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"94dc232c1cd4461f99f38c6cb444afca","id":"02d03584-6bfa-4ad7-857e-03aa0465265a","name":"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 03:25:52,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-de1b3a94-b081-48d7-8748-32b7629d2db8 2018-10-10 03:25:52,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255297899246s 2018-10-10 03:25:52,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-de1b3a94-b081-48d7-8748-32b7629d2db8 2018-10-10 03:25:52,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-10 03:25:52,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"subnet": {"name": "vping_ssh-subnet_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "enable_dhcp": true, "network_id": "02d03584-6bfa-4ad7-857e-03aa0465265a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-10 03:25:53,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a5cf07a5-ae0c-4156-9500-dfb026be852f Date: Wed, 10 Oct 2018 03:25:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02d03584-6bfa-4ad7-857e-03aa0465265a","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T03:25:53Z","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":"94dc232c1cd4461f99f38c6cb444afca","id":"f7cccc16-5c2b-4ca9-b7a1-327f752bc725","subnetpool_id":null,"name":"vping_ssh-subnet_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}} 2018-10-10 03:25:53,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a5cf07a5-ae0c-4156-9500-dfb026be852f 2018-10-10 03:25:53,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.815622091293s 2018-10-10 03:25:53,636 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a5cf07a5-ae0c-4156-9500-dfb026be852f 2018-10-10 03:25:53,636 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T03:25:53Z', 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'f7cccc16-5c2b-4ca9-b7a1-327f752bc725', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_150a8e13-5d6e-410e-9b94-9bcebdcd2085', u'enable_dhcp': True, u'network_id': u'02d03584-6bfa-4ad7-857e-03aa0465265a', u'tenant_id': u'94dc232c1cd4461f99f38c6cb444afca', u'created_at': u'2018-10-10T03:25:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'94dc232c1cd4461f99f38c6cb444afca'}) 2018-10-10 03:25:53,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-10 03:25:53,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "vping_ssh-router_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "admin_state_up": true}}' 2018-10-10 03:25:58,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7a470aa6-6fa9-4957-836b-e05010f568f3 Date: Wed, 10 Oct 2018 03:25:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:25:54Z", "admin_state_up": true, "updated_at": "2018-10-10T03:25:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "0809b1f4-3736-4d71-b553-81fe8483cc76", "name": "vping_ssh-router_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}} 2018-10-10 03:25:58,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7a470aa6-6fa9-4957-836b-e05010f568f3 2018-10-10 03:25:58,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.82198190689s 2018-10-10 03:25:58,459 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7a470aa6-6fa9-4957-836b-e05010f568f3 2018-10-10 03:25:58,460 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T03:25:55Z', u'revision_number': 3, u'id': u'0809b1f4-3736-4d71-b553-81fe8483cc76', u'external_gateway_info': {u'network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aba2c23f-74a8-4abc-89e9-a47b00844074', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_150a8e13-5d6e-410e-9b94-9bcebdcd2085', u'admin_state_up': True, u'tenant_id': u'94dc232c1cd4461f99f38c6cb444afca', u'created_at': u'2018-10-10T03:25:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'94dc232c1cd4461f99f38c6cb444afca'}) 2018-10-10 03:25:58,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-10 03:25:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"subnet_id": "f7cccc16-5c2b-4ca9-b7a1-327f752bc725"}' 2018-10-10 03:26:00,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a91b4e43-2045-4159-87ef-65ea23a10de8 Date: Wed, 10 Oct 2018 03:26:00 GMT RESP BODY: {"network_id": "02d03584-6bfa-4ad7-857e-03aa0465265a", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "subnet_id": "f7cccc16-5c2b-4ca9-b7a1-327f752bc725", "subnet_ids": ["f7cccc16-5c2b-4ca9-b7a1-327f752bc725"], "port_id": "e9d394fb-9f10-40a6-80a3-62ce9c79c80c", "id": "0809b1f4-3736-4d71-b553-81fe8483cc76"} 2018-10-10 03:26:00,603 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76/add_router_interface.json used request id req-a91b4e43-2045-4159-87ef-65ea23a10de8 2018-10-10 03:26:00,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14285898209s 2018-10-10 03:26:00,604 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76/add_router_interface.json used request id req-a91b4e43-2045-4159-87ef-65ea23a10de8 returning object 0809b1f4-3736-4d71-b553-81fe8483cc76 2018-10-10 03:26:00,604 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:26:00,736 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-10 03:26:00,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:00,743 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 03:26:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 03:26:00,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:26:00,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:00,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-22b18218-3ffb-402e-ab9d-ea60517fc46b Date: Wed, 10 Oct 2018 03:26:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:26:00,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-22b18218-3ffb-402e-ab9d-ea60517fc46b 2018-10-10 03:26:00,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166775941849s 2018-10-10 03:26:00,914 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-22b18218-3ffb-402e-ab9d-ea60517fc46b 2018-10-10 03:26:00,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 03:26:00,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}' 2018-10-10 03:26:01,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077 X-Openstack-Request-Id: req-97f84491-c9da-434b-83b5-f2f052434faf Date: Wed, 10 Oct 2018 03:26:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file", "owner": "94dc232c1cd4461f99f38c6cb444afca", "id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "size": null, "self": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:26:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "checksum": null, "created_at": "2018-10-10T03:26:01Z", "protected": false} 2018-10-10 03:26:01,125 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-97f84491-c9da-434b-83b5-f2f052434faf 2018-10-10 03:26:01,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.209636926651s 2018-10-10 03:26:01,126 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-97f84491-c9da-434b-83b5-f2f052434faf returning object 1bfb7c04-f1ca-49e6-81ff-229ff98e5077 2018-10-10 03:26:01,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 03:26:01,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '' 2018-10-10 03:26:02,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1260492c-3c4a-4db5-afee-0ece45ee27a1 Date: Wed, 10 Oct 2018 03:26:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:26:02,743 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file used request id req-1260492c-3c4a-4db5-afee-0ece45ee27a1 2018-10-10 03:26:02,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.61712503433s 2018-10-10 03:26:02,744 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file used request id req-1260492c-3c4a-4db5-afee-0ece45ee27a1 2018-10-10 03:26:02,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:26:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:02,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-6233677a-e564-4b6c-9e69-5a7b51c5fa35 Date: Wed, 10 Oct 2018 03:26:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap", "metadata": {}}], "file": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file", "owner": "94dc232c1cd4461f99f38c6cb444afca", "id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "size": 12716032, "self": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:26:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:26:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:26:02,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6233677a-e564-4b6c-9e69-5a7b51c5fa35 2018-10-10 03:26:02,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178169965744s 2018-10-10 03:26:02,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6233677a-e564-4b6c-9e69-5a7b51c5fa35 2018-10-10 03:26:02,925 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file', 'owner': u'94dc232c1cd4461f99f38c6cb444afca', 'id': u'1bfb7c04-f1ca-49e6-81ff-229ff98e5077', 'size': 12716032, u'self': u'/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94dc232c1cd4461f99f38c6cb444afca', 'name': 'vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T03:26:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T03:26:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'created': u'2018-10-10T03:26:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T03:26:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 03:26:02,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 03:26:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 03:26:03,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-ba7c25d7-0b89-47e0-aa83-df224ec5fc4d x-compute-request-id: req-ba7c25d7-0b89-47e0-aa83-df224ec5fc4d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "name": "vping_ssh-flavor_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:26:03,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ba7c25d7-0b89-47e0-aa83-df224ec5fc4d 2018-10-10 03:26:03,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224584102631s 2018-10-10 03:26:03,151 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ba7c25d7-0b89-47e0-aa83-df224ec5fc4d returning object 3b3ca15d-3255-42df-b849-b2d9ad723de8 2018-10-10 03:26:03,152 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_150a8e13-5d6e-410e-9b94-9bcebdcd2085', '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'12fa6dd9c3df4310ac43440581910811', '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'3b3ca15d-3255-42df-b849-b2d9ad723de8', 'swap': 0}) 2018-10-10 03:26:03,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 03:26:03,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" -d '{"extra_specs": {}}' 2018-10-10 03:26:03,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-fe253a29-4678-4c12-9a6b-fefb9986facd x-compute-request-id: req-fe253a29-4678-4c12-9a6b-fefb9986facd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:26:03,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8/os-extra_specs used request id req-fe253a29-4678-4c12-9a6b-fefb9986facd 2018-10-10 03:26:03,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206201076508s 2018-10-10 03:26:03,173 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8/os-extra_specs used request id req-fe253a29-4678-4c12-9a6b-fefb9986facd 2018-10-10 03:26:03,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-10 03:26:03,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"keypair": {"name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}}' 2018-10-10 03:26:03,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-62497c2a-40d2-4e23-9dcb-639eda24d949 x-compute-request-id: req-62497c2a-40d2-4e23-9dcb-639eda24d949 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD50Xw3z7/P7L/SIXzswHGN4R8WZ5iy2Myt2aJMmS+H5vi8k/CjSrgUHXedU1bPgJ9ljDhNfzHFo1lB2ZEsCk4RRwczx0xCNk7OG05q083pg5QH62JPRcKzt3+SoeyQ4J/EJOxgSVTDTtDF+NhjBjq8TioNawd9HQ/FG1aHsVKLhAu0g5IvoH97pBdYmyIrINSglWQF4iMb67UXFCjZ4bpwgaurQj9rNJxXF21rspDMInFuJN+S9KwClC5ba+js9HXuBusaW+QHNV2Dd8rKVqRWvVUvL0k6lHSun1batNQ5MNmYprSlUfC0dYvsgIkWTPeY6t+HYeJozeVPsHO6acvp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA+dF8N8+/z+y/0iF87MBxjeEfFmeYstjMrdmiTJkvh+b4vJPw\no0q4FB13nVNWz4CfZYw4TX8xxaNZQdmRLApOEUcHM8dMQjZOzhtOatPN6YOUB+ti\nT0XCs7d/kqHskOCfxCTsYElUw07QxfjYYwY6vE4qDWsHfR0PxRtWh7FSi4QLtIOS\nL6B/e6QXWJsiKyDUoJVkBeIjG+u1FxQo2eG6cIGrq0I/azScVxdta7KQzCJxbiTf\nkvSsApQuW2vo7PR17gbrGlvkBzVdg3fKylakVr1VLy9JOpR0rp9W2rTUOTDZmKa0\npVHwtHWL7ICJFkz3mOrfh2HiaM3lT7BzumnL6QIDAQABAoIBAGtYkdjlo1V0NOTV\nUPnmo6TEpHgbIelP8XuOtgfWFy99l0ppA5EXLUwvcVOgGQBnE5cuDo92ZWu4ikUa\neSAEeZFBBR5BuEoHTguQfjy3MJbz3CsfAQpxPn29DstyWtXSP7Sn7Q5e1FZsSpeX\nG1xJs/lwWO+VGw2u7DTVT3RVRNP/mzSWsUXj6Csd7FgaYTW6KDSBwJslWe/Zgo/q\nN8s53Upi9HcgMiND3Th3L10BV8pjApn5fxcnC8QoYV7nq4l0GjC7iklBzCH/ftYH\njVKw1XpaewjX7oPmfNEPUCuIuH5AuBvSWkykzgGROvmZHjeQ5TsBrbvs6BJwvzLq\nYWbzENUCgYEA/s3tO4k3ULpbD8mnV9VQYgwqX2kIIFdOo3DvnGSZ2VaV6uaRKe0R\nHSzfNm76MSb49MP0n8ELqmc5QFd8qms8G+yEqTeN0lxhQEgmDzvePeTVQBbXIa8f\n0zdL3ZNAGa9PZ+ZLvOxzB2LHdhrW9trNO9Xs8cUdC+vZ03zNi2vBGB8CgYEA+v2R\ntm6oG22fr5asN6Oy9VUs2wYxlrl94Bn3yg1Jnrgx42JxmhxxLjN/VP5U+Ev3j8Om\nexpVaYmlOOj9W5rEmY9HafDgXWTMTo/CGSIAAL8x8vBWRPtJt3XaKrg8Gmh9Lkan\nrEUzgKM4bhAYfwk1dMPdjOlOoOC0v3UAqsnLuvcCgYAyfCip6CkOlK3gNeszKu+v\nTYvDtbLHfaT2GzVOflxBRLeVgDN45CDE8BQV2+00ee1PydeZI42lKKieR/dKaM7T\nFYy/XmN6L5WRP/pSgGErUEC0XxIm+WTL26PrdfZ4YFTSWD3fY9Xyu66bhvvak0Wg\numUlDhIQP528Gnk7S5FJrwKBgFXGZI7BIGhHPYRnbLGTGyymkC7F3hqRh8gXd8ww\nYFGCx2HbGdG+GJvec4ybYnR8mb0i8vktFbV8md9qGHO+36NPCOvWqwaf1QagMIgg\nS3n13V8V7ZWjfxzYhNeGoNuxi95NvS2tdJ1oqndKvuRjREaETWnDreBjCsJHfRPg\n5OQfAoGBANXgrIxNB+lngNw7b09DVg7iroj4j0+o8FS8K+Op1k0VSXtXbYgapnTQ\noXnkD9ZNSjqvDlyBseEaEWZwULG7/M9SlRcbILM1mMehriWeZFz30qKP0eURwGOV\nlxyciiNkEK8J+8jmejnSjGFafpMQjgwCvkSxmfjdFd6CVoYilgPI\n-----END RSA PRIVATE KEY-----\n", "user_id": "007e6cf79cba4bad9acc2363dda76495", "name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "fingerprint": "70:d9:f2:e9:16:50:a3:b4:55:02:8e:41:17:9f:36:34"}} 2018-10-10 03:26:03,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-62497c2a-40d2-4e23-9dcb-639eda24d949 2018-10-10 03:26:03,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.292106866837s 2018-10-10 03:26:03,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-62497c2a-40d2-4e23-9dcb-639eda24d949 2018-10-10 03:26:03,467 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD50Xw3z7/P7L/SIXzswHGN4R8WZ5iy2Myt2aJMmS+H5vi8k/CjSrgUHXedU1bPgJ9ljDhNfzHFo1lB2ZEsCk4RRwczx0xCNk7OG05q083pg5QH62JPRcKzt3+SoeyQ4J/EJOxgSVTDTtDF+NhjBjq8TioNawd9HQ/FG1aHsVKLhAu0g5IvoH97pBdYmyIrINSglWQF4iMb67UXFCjZ4bpwgaurQj9rNJxXF21rspDMInFuJN+S9KwClC5ba+js9HXuBusaW+QHNV2Dd8rKVqRWvVUvL0k6lHSun1batNQ5MNmYprSlUfC0dYvsgIkWTPeY6t+HYeJozeVPsHO6acvp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA+dF8N8+/z+y/0iF87MBxjeEfFmeYstjMrdmiTJkvh+b4vJPw\no0q4FB13nVNWz4CfZYw4TX8xxaNZQdmRLApOEUcHM8dMQjZOzhtOatPN6YOUB+ti\nT0XCs7d/kqHskOCfxCTsYElUw07QxfjYYwY6vE4qDWsHfR0PxRtWh7FSi4QLtIOS\nL6B/e6QXWJsiKyDUoJVkBeIjG+u1FxQo2eG6cIGrq0I/azScVxdta7KQzCJxbiTf\nkvSsApQuW2vo7PR17gbrGlvkBzVdg3fKylakVr1VLy9JOpR0rp9W2rTUOTDZmKa0\npVHwtHWL7ICJFkz3mOrfh2HiaM3lT7BzumnL6QIDAQABAoIBAGtYkdjlo1V0NOTV\nUPnmo6TEpHgbIelP8XuOtgfWFy99l0ppA5EXLUwvcVOgGQBnE5cuDo92ZWu4ikUa\neSAEeZFBBR5BuEoHTguQfjy3MJbz3CsfAQpxPn29DstyWtXSP7Sn7Q5e1FZsSpeX\nG1xJs/lwWO+VGw2u7DTVT3RVRNP/mzSWsUXj6Csd7FgaYTW6KDSBwJslWe/Zgo/q\nN8s53Upi9HcgMiND3Th3L10BV8pjApn5fxcnC8QoYV7nq4l0GjC7iklBzCH/ftYH\njVKw1XpaewjX7oPmfNEPUCuIuH5AuBvSWkykzgGROvmZHjeQ5TsBrbvs6BJwvzLq\nYWbzENUCgYEA/s3tO4k3ULpbD8mnV9VQYgwqX2kIIFdOo3DvnGSZ2VaV6uaRKe0R\nHSzfNm76MSb49MP0n8ELqmc5QFd8qms8G+yEqTeN0lxhQEgmDzvePeTVQBbXIa8f\n0zdL3ZNAGa9PZ+ZLvOxzB2LHdhrW9trNO9Xs8cUdC+vZ03zNi2vBGB8CgYEA+v2R\ntm6oG22fr5asN6Oy9VUs2wYxlrl94Bn3yg1Jnrgx42JxmhxxLjN/VP5U+Ev3j8Om\nexpVaYmlOOj9W5rEmY9HafDgXWTMTo/CGSIAAL8x8vBWRPtJt3XaKrg8Gmh9Lkan\nrEUzgKM4bhAYfwk1dMPdjOlOoOC0v3UAqsnLuvcCgYAyfCip6CkOlK3gNeszKu+v\nTYvDtbLHfaT2GzVOflxBRLeVgDN45CDE8BQV2+00ee1PydeZI42lKKieR/dKaM7T\nFYy/XmN6L5WRP/pSgGErUEC0XxIm+WTL26PrdfZ4YFTSWD3fY9Xyu66bhvvak0Wg\numUlDhIQP528Gnk7S5FJrwKBgFXGZI7BIGhHPYRnbLGTGyymkC7F3hqRh8gXd8ww\nYFGCx2HbGdG+GJvec4ybYnR8mb0i8vktFbV8md9qGHO+36NPCOvWqwaf1QagMIgg\nS3n13V8V7ZWjfxzYhNeGoNuxi95NvS2tdJ1oqndKvuRjREaETWnDreBjCsJHfRPg\n5OQfAoGBANXgrIxNB+lngNw7b09DVg7iroj4j0+o8FS8K+Op1k0VSXtXbYgapnTQ\noXnkD9ZNSjqvDlyBseEaEWZwULG7/M9SlRcbILM1mMehriWeZFz30qKP0eURwGOV\nlxyciiNkEK8J+8jmejnSjGFafpMQjgwCvkSxmfjdFd6CVoYilgPI\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'007e6cf79cba4bad9acc2363dda76495', 'name': u'vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'created_at': '2018-10-10T03:26:03.467854', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94dc232c1cd4461f99f38c6cb444afca', 'name': 'vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'70:d9:f2:e9:16:50:a3:b4:55:02:8e:41:17:9f:36:34', 'type': 'ssh', 'id': u'vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085'}) 2018-10-10 03:26:03,468 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA+dF8N8+/z+y/0iF87MBxjeEfFmeYstjMrdmiTJkvh+b4vJPw o0q4FB13nVNWz4CfZYw4TX8xxaNZQdmRLApOEUcHM8dMQjZOzhtOatPN6YOUB+ti T0XCs7d/kqHskOCfxCTsYElUw07QxfjYYwY6vE4qDWsHfR0PxRtWh7FSi4QLtIOS L6B/e6QXWJsiKyDUoJVkBeIjG+u1FxQo2eG6cIGrq0I/azScVxdta7KQzCJxbiTf kvSsApQuW2vo7PR17gbrGlvkBzVdg3fKylakVr1VLy9JOpR0rp9W2rTUOTDZmKa0 pVHwtHWL7ICJFkz3mOrfh2HiaM3lT7BzumnL6QIDAQABAoIBAGtYkdjlo1V0NOTV UPnmo6TEpHgbIelP8XuOtgfWFy99l0ppA5EXLUwvcVOgGQBnE5cuDo92ZWu4ikUa eSAEeZFBBR5BuEoHTguQfjy3MJbz3CsfAQpxPn29DstyWtXSP7Sn7Q5e1FZsSpeX G1xJs/lwWO+VGw2u7DTVT3RVRNP/mzSWsUXj6Csd7FgaYTW6KDSBwJslWe/Zgo/q N8s53Upi9HcgMiND3Th3L10BV8pjApn5fxcnC8QoYV7nq4l0GjC7iklBzCH/ftYH jVKw1XpaewjX7oPmfNEPUCuIuH5AuBvSWkykzgGROvmZHjeQ5TsBrbvs6BJwvzLq YWbzENUCgYEA/s3tO4k3ULpbD8mnV9VQYgwqX2kIIFdOo3DvnGSZ2VaV6uaRKe0R HSzfNm76MSb49MP0n8ELqmc5QFd8qms8G+yEqTeN0lxhQEgmDzvePeTVQBbXIa8f 0zdL3ZNAGa9PZ+ZLvOxzB2LHdhrW9trNO9Xs8cUdC+vZ03zNi2vBGB8CgYEA+v2R tm6oG22fr5asN6Oy9VUs2wYxlrl94Bn3yg1Jnrgx42JxmhxxLjN/VP5U+Ev3j8Om expVaYmlOOj9W5rEmY9HafDgXWTMTo/CGSIAAL8x8vBWRPtJt3XaKrg8Gmh9Lkan rEUzgKM4bhAYfwk1dMPdjOlOoOC0v3UAqsnLuvcCgYAyfCip6CkOlK3gNeszKu+v TYvDtbLHfaT2GzVOflxBRLeVgDN45CDE8BQV2+00ee1PydeZI42lKKieR/dKaM7T FYy/XmN6L5WRP/pSgGErUEC0XxIm+WTL26PrdfZ4YFTSWD3fY9Xyu66bhvvak0Wg umUlDhIQP528Gnk7S5FJrwKBgFXGZI7BIGhHPYRnbLGTGyymkC7F3hqRh8gXd8ww YFGCx2HbGdG+GJvec4ybYnR8mb0i8vktFbV8md9qGHO+36NPCOvWqwaf1QagMIgg S3n13V8V7ZWjfxzYhNeGoNuxi95NvS2tdJ1oqndKvuRjREaETWnDreBjCsJHfRPg 5OQfAoGBANXgrIxNB+lngNw7b09DVg7iroj4j0+o8FS8K+Op1k0VSXtXbYgapnTQ oXnkD9ZNSjqvDlyBseEaEWZwULG7/M9SlRcbILM1mMehriWeZFz30qKP0eURwGOV lxyciiNkEK8J+8jmejnSjGFafpMQjgwCvkSxmfjdFd6CVoYilgPI -----END RSA PRIVATE KEY----- 2018-10-10 03:26:03,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-10 03:26:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"security_group": {"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-10 03:26:03,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-645339bb-5626-400c-992a-35ab16c8fb76 Date: Wed, 10 Oct 2018 03:26:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:03Z", "updated_at": "2018-10-10T03:26:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:03Z", "revision_number": 0, "id": "546b3fde-32f8-4d6b-a780-b631d0acfda2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:03Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:03Z", "revision_number": 0, "id": "d556edd3-5ecf-4050-8117-e5488aca880f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:03Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 2, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}} 2018-10-10 03:26:03,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-645339bb-5626-400c-992a-35ab16c8fb76 2018-10-10 03:26:03,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.358355998993s 2018-10-10 03:26:03,830 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-645339bb-5626-400c-992a-35ab16c8fb76 2018-10-10 03:26:03,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:26:03,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:04,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-8bb434c0-9ab6-4ff1-bcd1-a380a6dfa90a Date: Wed, 10 Oct 2018 03:26:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:25:51Z", "updated_at": "2018-10-10T03:25:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "326c48d4-67a1-406d-b7a8-70c27ed17795", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8aac57d5-a82f-41b3-bd7f-c23ae9be2882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8f224655-4ff0-4308-9338-9830b4577ac8", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "fa876a18-5cdb-43b5-90f3-e5258cc6ec79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 4, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:03Z", "updated_at": "2018-10-10T03:26:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:03Z", "revision_number": 0, "id": "546b3fde-32f8-4d6b-a780-b631d0acfda2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:03Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:03Z", "revision_number": 0, "id": "d556edd3-5ecf-4050-8117-e5488aca880f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:03Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 2, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:26:04,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8bb434c0-9ab6-4ff1-bcd1-a380a6dfa90a 2018-10-10 03:26:04,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21927189827s 2018-10-10 03:26:04,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8bb434c0-9ab6-4ff1-bcd1-a380a6dfa90a 2018-10-10 03:26:04,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 03:26:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -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": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"}}' 2018-10-10 03:26:04,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-45f453dd-04d5-4d71-89be-4685b3e9963c Date: Wed, 10 Oct 2018 03:26:04 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-10-10T03:26:04Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "port_range_min": 22, "revision_number": 0, "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:04Z", "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "787af25f-e722-46db-a176-0b4252f13485"}} 2018-10-10 03:26:04,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-45f453dd-04d5-4d71-89be-4685b3e9963c 2018-10-10 03:26:04,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.315883874893s 2018-10-10 03:26:04,374 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-45f453dd-04d5-4d71-89be-4685b3e9963c 2018-10-10 03:26:04,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:26:04,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:04,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-e1e3fd52-842d-4b5e-8722-dd087ce47bc4 Date: Wed, 10 Oct 2018 03:26:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:25:51Z", "updated_at": "2018-10-10T03:25:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "326c48d4-67a1-406d-b7a8-70c27ed17795", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8aac57d5-a82f-41b3-bd7f-c23ae9be2882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8f224655-4ff0-4308-9338-9830b4577ac8", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "fa876a18-5cdb-43b5-90f3-e5258cc6ec79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 4, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:03Z", "updated_at": "2018-10-10T03:26:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:03Z", "revision_number": 0, "id": "546b3fde-32f8-4d6b-a780-b631d0acfda2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:03Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T03:26:04Z", "revision_number": 0, "id": "787af25f-e722-46db-a176-0b4252f13485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:04Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:03Z", "revision_number": 0, "id": "d556edd3-5ecf-4050-8117-e5488aca880f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:03Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 3, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:26:04,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e1e3fd52-842d-4b5e-8722-dd087ce47bc4 2018-10-10 03:26:04,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0841591358185s 2018-10-10 03:26:04,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e1e3fd52-842d-4b5e-8722-dd087ce47bc4 2018-10-10 03:26:04,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 03:26:04,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -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": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"}}' 2018-10-10 03:26:04,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8e280b51-4a9d-4b05-8540-033c141aca69 Date: Wed, 10 Oct 2018 03:26:04 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-10-10T03:26:04Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "port_range_min": null, "revision_number": 0, "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:04Z", "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "54092148-e3f8-4dc5-b28b-7fd0c80acd90"}} 2018-10-10 03:26:04,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-8e280b51-4a9d-4b05-8540-033c141aca69 2018-10-10 03:26:04,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.322139978409s 2018-10-10 03:26:04,789 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-8e280b51-4a9d-4b05-8540-033c141aca69 2018-10-10 03:26:04,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:26:04,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:05,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-28c580b4-454c-4d1b-8559-85a6096ec3d3 Date: Wed, 10 Oct 2018 03:26:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f7cccc16-5c2b-4ca9-b7a1-327f752bc725"],"updated_at":"2018-10-10T03:25:53Z","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94dc232c1cd4461f99f38c6cb444afca","id":"02d03584-6bfa-4ad7-857e-03aa0465265a","name":"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 03:26:05,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-28c580b4-454c-4d1b-8559-85a6096ec3d3 2018-10-10 03:26:05,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255187988281s 2018-10-10 03:26:05,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-28c580b4-454c-4d1b-8559-85a6096ec3d3 2018-10-10 03:26:05,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:26:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:05,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-91cee969-45db-4146-adec-b003e5f720ed Date: Wed, 10 Oct 2018 03:26:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap", "metadata": {}}], "file": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file", "owner": "94dc232c1cd4461f99f38c6cb444afca", "id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "size": 12716032, "self": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:26:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:26:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:26:05,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-91cee969-45db-4146-adec-b003e5f720ed 2018-10-10 03:26:05,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167509078979s 2018-10-10 03:26:05,215 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-91cee969-45db-4146-adec-b003e5f720ed 2018-10-10 03:26:05,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 03:26:05,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:05,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-7cb1cc76-6ab7-4786-9e23-ac8b9da20189 x-compute-request-id: req-7cb1cc76-6ab7-4786-9e23-ac8b9da20189 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "name": "vping_ssh-flavor_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 03:26:05,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7cb1cc76-6ab7-4786-9e23-ac8b9da20189 2018-10-10 03:26:05,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0379929542542s 2018-10-10 03:26:05,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7cb1cc76-6ab7-4786-9e23-ac8b9da20189 2018-10-10 03:26:05,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-10 03:26:05,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"server": {"name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "imageRef": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "flavorRef": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "02d03584-6bfa-4ad7-857e-03aa0465265a"}], "security_groups": [{"name": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"}]}}' 2018-10-10 03:26:07,298 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:26: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-88d2781f-12ed-44ba-85e0-6cc9f8419661 x-compute-request-id: req-88d2781f-12ed-44ba-85e0-6cc9f8419661 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "adminPass": "zk5Bs5HKGuZQ"}} 2018-10-10 03:26:07,298 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-88d2781f-12ed-44ba-85e0-6cc9f8419661 2018-10-10 03:26:07,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.04105496407s 2018-10-10 03:26:07,298 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-88d2781f-12ed-44ba-85e0-6cc9f8419661 2018-10-10 03:26:07,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:07,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:07,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-050056f3-911b-4ffb-b33c-0cecc055fcd7 x-compute-request-id: req-050056f3-911b-4ffb-b33c-0cecc055fcd7 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "user_id": "007e6cf79cba4bad9acc2363dda76495", "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-10-10T03:26:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:07,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-050056f3-911b-4ffb-b33c-0cecc055fcd7 2018-10-10 03:26:07,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43059015274s 2018-10-10 03:26:07,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-050056f3-911b-4ffb-b33c-0cecc055fcd7 2018-10-10 03:26:07,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:26:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:07,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-4c68536c-f954-4729-a52f-f981ab1bad9d Date: Wed, 10 Oct 2018 03:26:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f7cccc16-5c2b-4ca9-b7a1-327f752bc725"],"updated_at":"2018-10-10T03:25:53Z","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94dc232c1cd4461f99f38c6cb444afca","id":"02d03584-6bfa-4ad7-857e-03aa0465265a","name":"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 03:26:07,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4c68536c-f954-4729-a52f-f981ab1bad9d 2018-10-10 03:26:07,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249943971634s 2018-10-10 03:26:07,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4c68536c-f954-4729-a52f-f981ab1bad9d 2018-10-10 03:26:07,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 03:26:07,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:08,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c7318b58-9b5c-4933-aae5-8e5e58b60794 Date: Wed, 10 Oct 2018 03:26:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02d03584-6bfa-4ad7-857e-03aa0465265a","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T03:25:53Z","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":"94dc232c1cd4461f99f38c6cb444afca","id":"f7cccc16-5c2b-4ca9-b7a1-327f752bc725","subnetpool_id":null,"name":"vping_ssh-subnet_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:26:08,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c7318b58-9b5c-4933-aae5-8e5e58b60794 2018-10-10 03:26:08,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.192588806152s 2018-10-10 03:26:08,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c7318b58-9b5c-4933-aae5-8e5e58b60794 2018-10-10 03:26:08,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:10,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:10,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-4d7fc675-958b-4f39-b170-33aa9344cf8a x-compute-request-id: req-4d7fc675-958b-4f39-b170-33aa9344cf8a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:26:08Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:10,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4d7fc675-958b-4f39-b170-33aa9344cf8a 2018-10-10 03:26:10,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779422998428s 2018-10-10 03:26:10,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4d7fc675-958b-4f39-b170-33aa9344cf8a 2018-10-10 03:26:10,969 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:12,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:13,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-27f8142b-3ca2-4ece-8969-aac87b0b2405 x-compute-request-id: req-27f8142b-3ca2-4ece-8969-aac87b0b2405 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9b:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:11.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:12Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:13,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-27f8142b-3ca2-4ece-8969-aac87b0b2405 2018-10-10 03:26:13,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499945163727s 2018-10-10 03:26:13,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-27f8142b-3ca2-4ece-8969-aac87b0b2405 2018-10-10 03:26:13,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 03:26:13,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=f6613d64-b7d5-49db-8873-4796ee84e3d2" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:13,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-d2a76b0f-069e-4289-922e-46f942b6df52 Date: Wed, 10 Oct 2018 03:26:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:26:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7cccc16-5c2b-4ca9-b7a1-327f752bc725","ip_address":"192.168.120.10"}],"id":"83c4e954-6775-45fb-b671-73fb07b31c82","security_groups":["fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"],"mac_address":"fa:16:3e:63:9b:5f","project_id":"94dc232c1cd4461f99f38c6cb444afca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02d03584-6bfa-4ad7-857e-03aa0465265a","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:26:09Z","binding:vnic_type":"normal","device_id":"f6613d64-b7d5-49db-8873-4796ee84e3d2"}]} 2018-10-10 03:26:13,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f6613d64-b7d5-49db-8873-4796ee84e3d2 used request id req-d2a76b0f-069e-4289-922e-46f942b6df52 2018-10-10 03:26:13,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0578880310059s 2018-10-10 03:26:13,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=f6613d64-b7d5-49db-8873-4796ee84e3d2 used request id req-d2a76b0f-069e-4289-922e-46f942b6df52 2018-10-10 03:26:13,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:26:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=83c4e954-6775-45fb-b671-73fb07b31c82" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:13,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4ed9abaa-78a7-412a-8da7-3d0033870f3a Date: Wed, 10 Oct 2018 03:26:13 GMT RESP BODY: {"floatingips": []} 2018-10-10 03:26:13,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=83c4e954-6775-45fb-b671-73fb07b31c82 used request id req-4ed9abaa-78a7-412a-8da7-3d0033870f3a 2018-10-10 03:26:13,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0212240219116s 2018-10-10 03:26:13,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=83c4e954-6775-45fb-b671-73fb07b31c82 used request id req-4ed9abaa-78a7-412a-8da7-3d0033870f3a 2018-10-10 03:26:13,562 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:9b:5f', 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'1bfb7c04-f1ca-49e6-81ff-229ff98e5077'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T03:26:11.000000', 'flavor': Munch({u'id': u'3b3ca15d-3255-42df-b849-b2d9ad723de8'}), 'az': u'nova', 'id': u'f6613d64-b7d5-49db-8873-4796ee84e3d2', 'security_groups': [Munch({u'name': u'vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'007e6cf79cba4bad9acc2363dda76495', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94dc232c1cd4461f99f38c6cb444afca', 'name': 'vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085', '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-10-10T03:26:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T03:26:12Z', 'hostId': u'52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835', '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-10-10T03:26:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'94dc232c1cd4461f99f38c6cb444afca', 'name': u'vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'adminPass': u'zk5Bs5HKGuZQ', 'tenant_id': u'94dc232c1cd4461f99f38c6cb444afca', 'region': 'regionOne', 'created': u'2018-10-10T03:26:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 03:26:13,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:26:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:13,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-221d805b-713b-485a-baf1-2ea503c43256 Date: Wed, 10 Oct 2018 03:26:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f7cccc16-5c2b-4ca9-b7a1-327f752bc725"],"updated_at":"2018-10-10T03:25:53Z","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94dc232c1cd4461f99f38c6cb444afca","id":"02d03584-6bfa-4ad7-857e-03aa0465265a","name":"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 03:26:13,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-221d805b-713b-485a-baf1-2ea503c43256 2018-10-10 03:26:13,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254671812057s 2018-10-10 03:26:13,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-221d805b-713b-485a-baf1-2ea503c43256 2018-10-10 03:26:13,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:26:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:13,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-80a6c9dc-f093-42ca-a5ac-5cea7419e05b Date: Wed, 10 Oct 2018 03:26:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap", "metadata": {}}], "file": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file", "owner": "94dc232c1cd4461f99f38c6cb444afca", "id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "size": 12716032, "self": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:26:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:26:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:26:13,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-80a6c9dc-f093-42ca-a5ac-5cea7419e05b 2018-10-10 03:26:13,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179912090302s 2018-10-10 03:26:14,000 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-80a6c9dc-f093-42ca-a5ac-5cea7419e05b 2018-10-10 03:26:14,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 03:26:14,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:14,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-cf5aa418-cfc6-477d-a318-78a59f999d50 x-compute-request-id: req-cf5aa418-cfc6-477d-a318-78a59f999d50 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "name": "vping_ssh-flavor_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 03:26:14,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-cf5aa418-cfc6-477d-a318-78a59f999d50 2018-10-10 03:26:14,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0359539985657s 2018-10-10 03:26:14,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-cf5aa418-cfc6-477d-a318-78a59f999d50 2018-10-10 03:26:14,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-10 03:26:14,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"server": {"name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "imageRef": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "flavorRef": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "02d03584-6bfa-4ad7-857e-03aa0465265a"}], "security_groups": [{"name": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"}]}}' 2018-10-10 03:26:16,051 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:26: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-0d0e0300-ef5f-4440-9fd1-a3a7a8eb0e2c x-compute-request-id: req-0d0e0300-ef5f-4440-9fd1-a3a7a8eb0e2c Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "adminPass": "TQUyVT6N5Dpk"}} 2018-10-10 03:26:16,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0d0e0300-ef5f-4440-9fd1-a3a7a8eb0e2c 2018-10-10 03:26:16,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.01211309433s 2018-10-10 03:26:16,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0d0e0300-ef5f-4440-9fd1-a3a7a8eb0e2c 2018-10-10 03:26:16,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:16,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-a8d5be2b-40d8-4e3e-be98-1d3025a67b35 x-compute-request-id: req-a8d5be2b-40d8-4e3e-be98-1d3025a67b35 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "user_id": "007e6cf79cba4bad9acc2363dda76495", "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-10-10T03:26:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9b:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:11.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:12Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:16,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a8d5be2b-40d8-4e3e-be98-1d3025a67b35 2018-10-10 03:26:16,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669206142426s 2018-10-10 03:26:16,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a8d5be2b-40d8-4e3e-be98-1d3025a67b35 2018-10-10 03:26:16,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:18,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:18,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:19,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-17072348-827c-4795-a44b-4d86c4f472a8 x-compute-request-id: req-17072348-827c-4795-a44b-4d86c4f472a8 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:26:17Z", "hostId": "add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9b:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:11.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:12Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:19,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17072348-827c-4795-a44b-4d86c4f472a8 2018-10-10 03:26:19,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761650085449s 2018-10-10 03:26:19,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17072348-827c-4795-a44b-4d86c4f472a8 2018-10-10 03:26:19,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:21,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:22,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dde49a59-f522-4773-b853-92298d32599e x-compute-request-id: req-dde49a59-f522-4773-b853-92298d32599e Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:26:17Z", "hostId": "add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9b:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:11.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:12Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:22,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dde49a59-f522-4773-b853-92298d32599e 2018-10-10 03:26:22,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593225955963s 2018-10-10 03:26:22,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dde49a59-f522-4773-b853-92298d32599e 2018-10-10 03:26:22,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:24,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:24,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:24,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-7247a433-15e4-4e67-994f-59072a3837c4 x-compute-request-id: req-7247a433-15e4-4e67-994f-59072a3837c4 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:26:17Z", "hostId": "add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9b:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:11.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:12Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:24,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7247a433-15e4-4e67-994f-59072a3837c4 2018-10-10 03:26:24,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667990207672s 2018-10-10 03:26:24,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7247a433-15e4-4e67-994f-59072a3837c4 2018-10-10 03:26:24,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:26,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:27,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-c928b616-6ae8-422d-856b-83af0823f1f8 x-compute-request-id: req-c928b616-6ae8-422d-856b-83af0823f1f8 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:bd:e0", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:26.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:26Z", "hostId": "add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9b:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:11.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:12Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:27,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c928b616-6ae8-422d-856b-83af0823f1f8 2018-10-10 03:26:27,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496360063553s 2018-10-10 03:26:27,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c928b616-6ae8-422d-856b-83af0823f1f8 2018-10-10 03:26:27,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 03:26:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=eb0a4f0b-50fe-4cae-b672-c9662f7dcea9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:27,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b319b6ca-a581-4a28-9a6f-736c97e2e1ff Date: Wed, 10 Oct 2018 03:26:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:26:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7cccc16-5c2b-4ca9-b7a1-327f752bc725","ip_address":"192.168.120.9"}],"id":"7ee1aaba-a0a4-4158-b88c-185d7c255388","security_groups":["fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"],"mac_address":"fa:16:3e:e1:bd:e0","project_id":"94dc232c1cd4461f99f38c6cb444afca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02d03584-6bfa-4ad7-857e-03aa0465265a","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:26:17Z","binding:vnic_type":"normal","device_id":"eb0a4f0b-50fe-4cae-b672-c9662f7dcea9"}]} 2018-10-10 03:26:27,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eb0a4f0b-50fe-4cae-b672-c9662f7dcea9 used request id req-b319b6ca-a581-4a28-9a6f-736c97e2e1ff 2018-10-10 03:26:27,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0658800601959s 2018-10-10 03:26:27,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eb0a4f0b-50fe-4cae-b672-c9662f7dcea9 used request id req-b319b6ca-a581-4a28-9a6f-736c97e2e1ff 2018-10-10 03:26:27,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:26:27,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7ee1aaba-a0a4-4158-b88c-185d7c255388" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:27,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b26b1e77-0e1c-4980-b1a8-1c18c347ec0e Date: Wed, 10 Oct 2018 03:26:27 GMT RESP BODY: {"floatingips": []} 2018-10-10 03:26:27,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7ee1aaba-a0a4-4158-b88c-185d7c255388 used request id req-b26b1e77-0e1c-4980-b1a8-1c18c347ec0e 2018-10-10 03:26:27,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.238517045975s 2018-10-10 03:26:27,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7ee1aaba-a0a4-4158-b88c-185d7c255388 used request id req-b26b1e77-0e1c-4980-b1a8-1c18c347ec0e 2018-10-10 03:26:27,590 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:bd:e0', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1bfb7c04-f1ca-49e6-81ff-229ff98e5077'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T03:26:26.000000', 'flavor': Munch({u'id': u'3b3ca15d-3255-42df-b849-b2d9ad723de8'}), 'az': u'nova', 'id': u'eb0a4f0b-50fe-4cae-b672-c9662f7dcea9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'007e6cf79cba4bad9acc2363dda76495', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94dc232c1cd4461f99f38c6cb444afca', 'name': 'vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085', '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-10-10T03:26:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T03:26:26Z', 'hostId': u'add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333', '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-10-10T03:26:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'94dc232c1cd4461f99f38c6cb444afca', 'name': u'vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'adminPass': u'TQUyVT6N5Dpk', 'tenant_id': u'94dc232c1cd4461f99f38c6cb444afca', 'region': 'regionOne', 'created': u'2018-10-10T03:26:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 03:26:27,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:26:27,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:27,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-b1456cd5-b772-4888-ae40-ff6436ee0b26 Date: Wed, 10 Oct 2018 03:26:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f7cccc16-5c2b-4ca9-b7a1-327f752bc725"],"updated_at":"2018-10-10T03:25:53Z","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"94dc232c1cd4461f99f38c6cb444afca","id":"02d03584-6bfa-4ad7-857e-03aa0465265a","name":"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 03:26:27,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b1456cd5-b772-4888-ae40-ff6436ee0b26 2018-10-10 03:26:27,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251515865326s 2018-10-10 03:26:27,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b1456cd5-b772-4888-ae40-ff6436ee0b26 2018-10-10 03:26:27,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 03:26:27,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=eb0a4f0b-50fe-4cae-b672-c9662f7dcea9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:27,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-096ed2f1-ff6b-427a-ab5e-8705edd9c874 Date: Wed, 10 Oct 2018 03:26:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:26:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7cccc16-5c2b-4ca9-b7a1-327f752bc725","ip_address":"192.168.120.9"}],"id":"7ee1aaba-a0a4-4158-b88c-185d7c255388","security_groups":["fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2"],"mac_address":"fa:16:3e:e1:bd:e0","project_id":"94dc232c1cd4461f99f38c6cb444afca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02d03584-6bfa-4ad7-857e-03aa0465265a","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:26:17Z","binding:vnic_type":"normal","device_id":"eb0a4f0b-50fe-4cae-b672-c9662f7dcea9"}]} 2018-10-10 03:26:27,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eb0a4f0b-50fe-4cae-b672-c9662f7dcea9 used request id req-096ed2f1-ff6b-427a-ab5e-8705edd9c874 2018-10-10 03:26:27,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0705211162567s 2018-10-10 03:26:27,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=eb0a4f0b-50fe-4cae-b672-c9662f7dcea9 used request id req-096ed2f1-ff6b-427a-ab5e-8705edd9c874 2018-10-10 03:26:27,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-10 03:26:27,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.9", "port_id": "7ee1aaba-a0a4-4158-b88c-185d7c255388"}}' 2018-10-10 03:26:30,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-13df583e-8a2c-4f6c-8ffe-027805f26429 Date: Wed, 10 Oct 2018 03:26:30 GMT RESP BODY: {"floatingip": {"router_id": "0809b1f4-3736-4d71-b553-81fe8483cc76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:29Z", "updated_at": "2018-10-10T03:26:29Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "port_id": "7ee1aaba-a0a4-4158-b88c-185d7c255388", "id": "7b73153e-74bc-49ae-842e-d45289deb4c2"}} 2018-10-10 03:26:30,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-13df583e-8a2c-4f6c-8ffe-027805f26429 2018-10-10 03:26:30,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.48342704773s 2018-10-10 03:26:30,403 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-13df583e-8a2c-4f6c-8ffe-027805f26429 2018-10-10 03:26:30,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:26:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:30,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-ff333e9b-2230-4584-8921-e3e6bbb98241 Date: Wed, 10 Oct 2018 03:26:30 GMT RESP BODY: {"floatingips": [{"router_id": "0809b1f4-3736-4d71-b553-81fe8483cc76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:29Z", "updated_at": "2018-10-10T03:26:29Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "port_id": "7ee1aaba-a0a4-4158-b88c-185d7c255388", "id": "7b73153e-74bc-49ae-842e-d45289deb4c2"}]} 2018-10-10 03:26:30,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ff333e9b-2230-4584-8921-e3e6bbb98241 2018-10-10 03:26:30,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0222861766815s 2018-10-10 03:26:30,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ff333e9b-2230-4584-8921-e3e6bbb98241 2018-10-10 03:26:30,438 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 03:26:30,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:26:30,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:30,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-e462452e-796c-47f5-ab5c-cf293a5ab347 Date: Wed, 10 Oct 2018 03:26:30 GMT RESP BODY: {"floatingips": [{"router_id": "0809b1f4-3736-4d71-b553-81fe8483cc76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:29Z", "updated_at": "2018-10-10T03:26:29Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "port_id": "7ee1aaba-a0a4-4158-b88c-185d7c255388", "id": "7b73153e-74bc-49ae-842e-d45289deb4c2"}]} 2018-10-10 03:26:30,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e462452e-796c-47f5-ab5c-cf293a5ab347 2018-10-10 03:26:30,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0261428356171s 2018-10-10 03:26:30,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e462452e-796c-47f5-ab5c-cf293a5ab347 2018-10-10 03:26:30,574 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 03:26:30,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:26:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:30,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-829ce093-5a1b-4757-b30a-adaf4f9de2dd Date: Wed, 10 Oct 2018 03:26:30 GMT RESP BODY: {"floatingips": [{"router_id": "0809b1f4-3736-4d71-b553-81fe8483cc76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:29Z", "updated_at": "2018-10-10T03:26:29Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "port_id": "7ee1aaba-a0a4-4158-b88c-185d7c255388", "id": "7b73153e-74bc-49ae-842e-d45289deb4c2"}]} 2018-10-10 03:26:30,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-829ce093-5a1b-4757-b30a-adaf4f9de2dd 2018-10-10 03:26:30,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587220191956s 2018-10-10 03:26:30,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-829ce093-5a1b-4757-b30a-adaf4f9de2dd 2018-10-10 03:26:30,741 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 03:26:30,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:26:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:30,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-55de5d77-5783-40d5-a525-ed779438376e Date: Wed, 10 Oct 2018 03:26:30 GMT RESP BODY: {"floatingips": [{"router_id": "0809b1f4-3736-4d71-b553-81fe8483cc76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:29Z", "updated_at": "2018-10-10T03:26:29Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "port_id": "7ee1aaba-a0a4-4158-b88c-185d7c255388", "id": "7b73153e-74bc-49ae-842e-d45289deb4c2"}]} 2018-10-10 03:26:30,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-55de5d77-5783-40d5-a525-ed779438376e 2018-10-10 03:26:30,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0202238559723s 2018-10-10 03:26:30,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-55de5d77-5783-40d5-a525-ed779438376e 2018-10-10 03:26:30,870 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 03:26:30,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:26:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:31,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-f791bd44-fe4d-42c1-a167-b9bab569bdcb Date: Wed, 10 Oct 2018 03:26:30 GMT RESP BODY: {"floatingips": [{"router_id": "0809b1f4-3736-4d71-b553-81fe8483cc76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:29Z", "updated_at": "2018-10-10T03:26:29Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "port_id": "7ee1aaba-a0a4-4158-b88c-185d7c255388", "id": "7b73153e-74bc-49ae-842e-d45289deb4c2"}]} 2018-10-10 03:26:31,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f791bd44-fe4d-42c1-a167-b9bab569bdcb 2018-10-10 03:26:31,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0264310836792s 2018-10-10 03:26:31,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f791bd44-fe4d-42c1-a167-b9bab569bdcb 2018-10-10 03:26:31,006 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0809b1f4-3736-4d71-b553-81fe8483cc76', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'94dc232c1cd4461f99f38c6cb444afca', 'created_at': u'2018-10-10T03:26:29Z', 'attached': True, 'updated_at': u'2018-10-10T03:26:29Z', 'id': u'7b73153e-74bc-49ae-842e-d45289deb4c2', 'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94dc232c1cd4461f99f38c6cb444afca', 'name': 'vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'0809b1f4-3736-4d71-b553-81fe8483cc76', 'project_id': u'94dc232c1cd4461f99f38c6cb444afca', 'port_id': u'7ee1aaba-a0a4-4158-b88c-185d7c255388', 'port': u'7ee1aaba-a0a4-4158-b88c-185d7c255388', 'network': u'14fd820e-e177-43b9-a3a3-cfee765a9960'}) 2018-10-10 03:26:31,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-10 03:26:31,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 03:26:32,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-f2740c31-76f2-42bf-ae88-914b48b3e80a x-compute-request-id: req-f2740c31-76f2-42bf-ae88-914b48b3e80a Content-Encoding: gzip Content-Length: 9540 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 563093640 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.908 MHz processor\n[ 0.132224] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.133894] pid_max: default: 32768 minimum: 301\n[ 0.134815] ACPI: Core revision 20150930\n[ 0.136208] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137526] Security Framework initialized\n[ 0.138395] Yama: becoming mindful.\n[ 0.139124] AppArmor: AppArmor initialized\n[ 0.140017] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145337] Initializing cgroup subsys io\n[ 0.146168] Initializing cgroup subsys memory\n[ 0.147035] Initializing cgroup subsys devices\n[ 0.147916] Initializing cgroup subsys freezer\n[ 0.148812] Initializing cgroup subsys net_cls\n[ 0.149692] Initializing cgroup subsys perf_event\n[ 0.150624] Initializing cgroup subsys net_prio\n[ 0.151527] Initializing cgroup subsys hugetlb\n[ 0.152410] Initializing cgroup subsys pids\n[ 0.153296] CPU: Physical Processor ID: 0\n[ 0.154788] mce: CPU supports 10 MCE banks\n[ 0.155634] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156631] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167481] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173728] ftrace: allocating 31920 entries in 125 pages\n[ 0.199473] smpboot: Max logical packages: 1\n[ 0.200330] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201660] x2apic enabled\n[ 0.202457] Switched APIC routing to physical x2apic.\n[ 0.204182] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205288] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207253] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209013] KVM setup paravirtual spinlock\n[ 0.210295] x86: Booted up 1 node, 1 CPUs\n[ 0.211117] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.212537] devtmpfs: initialized\n[ 0.214217] evm: security.selinux\n[ 0.214905] evm: security.SMACK64\n[ 0.215588] evm: security.SMACK64EXEC\n[ 0.216324] evm: security.SMACK64TRANSMUTE\n[ 0.217119] evm: security.SMACK64MMAP\n[ 0.217855] evm: security.ima\n[ 0.218489] evm: security.capability\n[ 0.219282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221114] pinctrl core: initialized pinctrl subsystem\n[ 0.222201] RTC time: 3:26:26, date: 10/10/18\n[ 0.223160] NET: Registered protocol family 16\n[ 0.224122] cpuidle: using governor ladder\n[ 0.224945] cpuidle: using governor menu\n[ 0.225734] PCCT header not found.\n[ 0.226497] ACPI: bus type PCI registered\n[ 0.227309] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228553] PCI: Using configuration type 1 for base access\n[ 0.230277] ACPI: Added _OSI(Module Device)\n[ 0.231112] ACPI: Added _OSI(Processor Device)\n[ 0.231966] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232853] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234952] ACPI: Interpreter enabled\n[ 0.235709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239359] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243014] ACPI: (supports S0 S5)\n[ 0.243707] ACPI: Using IOAPIC for interrupt routing\n[ 0.244660] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250097] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253474] acpiphp: Slot [3] registered\n[ 0.254267] acpiphp: Slot [4] registered\n[ 0.255109] acpiphp: Slot [5] registered\n[ 0.255906] acpiphp: Slot [6] registered\n[ 0.256692] acpiphp: Slot [7] registered\n[ 0.257485] acpiphp: Slot [8] registered\n[ 0.258276] acpiphp: Slot [9] registered\n[ 0.259075] acpiphp: Slot [10] registered\n[ 0.259885] acpiphp: Slot [11] registered\n[ 0.260697] acpiphp: Slot [12] registered\n[ 0.261539] acpiphp: Slot [13] registered\n[ 0.262371] acpiphp: Slot [14] registered\n[ 0.263186] acpiphp: Slot [15] registered\n[ 0.273705] acpiphp: Slot [16] registered\n[ 0.274523] acpiphp: Slot [17] registered\n[ 0.275340] acpiphp: Slot [18] registered\n[ 0.276151] acpiphp: Slot [19] registered\n[ 0.276964] acpiphp: Slot [20] registered\n[ 0.277784] acpiphp: Slot [21] registered\n[ 0.278603] acpiphp: Slot [22] registered\n[ 0.279417] acpiphp: Slot [23] registered\n[ 0.280236] acpiphp: Slot [24] registered\n[ 0.281048] acpiphp: Slot [25] registered\n[ 0.281865] acpiphp: Slot [26] registered\n[ 0.282683] acpiphp: Slot [27] registered\n[ 0.283502] acpiphp: Slot [28] registered\n[ 0.284338] acpiphp: Slot [29] registered\n[ 0.285230] acpiphp: Slot [30] registered\n[ 0.286066] acpiphp: Slot [31] registered\n[ 0.286887] PCI host bridge to bus 0000:00\n[ 0.287717] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288957] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290191] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291656] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293144] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299392] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300746] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301937] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303217] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309505] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358491] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359999] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364001] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366159] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367662] vgaarb: loaded\n[ 0.368251] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369359] SCSI subsystem initialized\n[ 0.370159] ACPI: bus type USB registered\n[ 0.370955] usbcore: registered new interface driver usbfs\n[ 0.371954] usbcore: registered new interface driver hub\n[ 0.372930] usbcore: registered new device driver usb\n[ 0.373963] PCI: Using ACPI for IRQ routing\n[ 0.374966] NetLabel: Initializing\n[ 0.375662] NetLabel: domain hash size = 128\n[ 0.376493] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377414] NetLabel: unlabeled traffic allowed by default\n[ 0.378479] clocksource: Switched to clocksource kvm-clock\n[ 0.383857] AppArmor: AppArmor Filesystem Enabled\n[ 0.384790] pnp: PnP ACPI init\n[ 0.385685] pnp: PnP ACPI: found 5 devices\n[ 0.392029] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393678] NET: Registered protocol family 2\n[ 0.394613] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395849] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396984] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398105] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399152] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400288] NET: Registered protocol family 1\n[ 0.401128] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402187] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403229] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431454] Trying to unpack rootfs image as initramfs...\n[ 0.480380] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494551] Scanning for low memory corruption every 60 seconds\n[ 0.495823] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496938] audit: initializing netlink subsys (disabled)\n[ 0.497929] audit: type=2000 audit(1539141987.011:1): initialized\n[ 0.499213] Initialise system trusted keyring\n[ 0.500110] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501238] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503178] zbud: loaded\n[ 0.503864] VFS: Disk quotas dquot_6.6.0\n[ 0.504671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506150] fuse init (API version 7.23)\n[ 0.507025] Key type big_key registered\n[ 0.507799] Allocating IMA MOK and blacklist keyrings.\n[ 0.508874] Key type asymmetric registered\n[ 0.509678] Asymmetric key parser 'x509' registered\n[ 0.510616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512044] io scheduler noop registered\n[ 0.512809] io scheduler deadline registered (default)\n[ 0.513767] io scheduler cfq registered\n[ 0.514586] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515603] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517194] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518619] ACPI: Power Button [PWRF]\n[ 0.519432] GHES: HEST is not enabled!\n[ 0.533126] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590445] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592625] Linux agpgart interface v0.103\n[ 0.594662] brd: module loaded\n[ 0.595801] loop: module loaded\n[ 0.601401] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602826] GPT:90111 != 2097151\n[ 0.603490] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604549] GPT:90111 != 2097151\n[ 0.605206] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606144] vda: vda1 vda15\n[ 0.607747] scsi host0: ata_piix\n[ 0.608466] scsi host1: ata_piix\n[ 0.609161] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610342] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611754] libphy: Fixed MDIO Bus: probed\n[ 0.612560] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613481] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615688] PPP generic driver version 2.4.2\n[ 0.616556] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617863] ehci-pci: EHCI PCI platform driver\n[ 0.618726] ehci-platform: EHCI generic platform driver\n[ 0.619694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620791] ohci-pci: OHCI PCI platform driver\n[ 0.621637] ohci-platform: OHCI generic platform driver\n[ 0.622613] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637052] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638020] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639441] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640436] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642709] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644105] usb usb1: Product: UHCI Host Controller\n[ 0.645018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646129] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647103] hub 1-0:1.0: USB hub found\n[ 0.647858] hub 1-0:1.0: 2 ports detected\n[ 0.648732] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650806] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651725] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652716] mousedev: PS/2 mouse device common for all mice\n[ 0.653940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655750] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656814] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659150] i2c /dev entries driver\n[ 0.659895] device-mapper: uevent: version 1.0.3\n[ 0.660811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662397] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663641] NET: Registered protocol family 10\n[ 0.664603] NET: Registered protocol family 17\n[ 0.665472] Key type dns_resolver registered\n[ 0.666375] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667451] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669142] registered taskstats version 1\n[ 0.669954] Loading compiled-in X.509 certificates\n[ 0.671366] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673179] zswap: loaded using pool lzo/zbud\n[ 0.674550] Key type trusted registered\n[ 0.676096] Key type encrypted registered\n[ 0.676895] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678902] evm: HMAC attrs: 0x1\n[ 0.679835] Magic number: 6:465:411\n[ 0.680651] rtc_cmos 00:00: setting system clock to 2018-10-10 03:26:27 UTC (1539141987)\n[ 0.682217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683318] EDD information not available.\n[ 0.771497] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773653] Write protecting the kernel read-only data: 14336k\n[ 0.785745] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788094] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.13\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... [ 2.340978] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 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 2.28. iid=i-00000024\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJaabBp4+vxnD7kl+F58Omu6sST+YZifZDBoh/FmrArqVru9hD4oN03NZUCcU70NT6iLQWVdGAi9KPoSczSmto9SKUlo8ttJA1lgv1ty/xdxyL1spMWNTmIYonIaKHrwnmKEDiCeeD+a5byHo+zlYVGYhn5BajkeGuOjsifnULiZCGYny3XagKj8h4+/HkOJC+cY/9fK/cOqF0kj+lRuXWPWtmzzbhi1GUdYnn7gZHRfLAeSJh+cm6GREwfb/eKD8XV+ucGTBNVwa3S7bVBvwUVzO58WS2/qip+L3fMJd3rlp34iljq9qJUfDRKGS91RUYPV4dCO7M93g4G06xFXMt root@vping-ssh-vm-150a8e13-5d6e-410e-9b94-9bcebdcd2085\nssh-dss AAAAB3NzaC1kc3MAAACBALDIGSBk+LGCfZwMxj8PyWEBU1ELAAjzmFv3LuWbTLuPFnEhBoHK3wcdfydEdFKJw7YNVPelZuQoRVyJUatzzmWiiMn6xG23vBiK9fGcc9QESDK/ots431VPAZjNvrmwF+VODk1grLKeIF5ma2V5PCNBoLA9opj98M+GkKLEkPYZAAAAFQD6oe85DqSlb+Wm15261No1RWVkFQAAAIBESpOmznQ6Iq+uDrpulYgra09MiFGqum5vxdL2jc8Kqih6RbHrIJ97g1jFwzCethqLQxFqy/73gwktZ7FTTyodwAYNxa3ouQRZVA4hL7UoFBQft27zyA6ynlLZfNi6a4va40+sgo6O01gXEr6Iu5GK3tVWedg2tOHJSJcj64aafQAAAIAS/tStNSm+OAUgooEe0YisX7d66PLofAackKHx8ASfczV8HZUvwdwsnu2PJlTuPWQnY8kVCt5heVtHxhITkw7KYkOessXEyg2pWi2GclZr+P0ZeuKv0IZtLkh9SDJVDj6dx9ODKfQihOgD2ZBSBxpR1RQZLtsiMLIyZvUWnKinEg== root@vping-ssh-vm-150a8e13-5d6e-410e-9b94-9bcebdcd2085\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.9,24,fe80::f816:3eff:fee1:bde0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-150a8e13-5d6e-410e-9b94-9bcebdcd2085\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.20 ===\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-150a8e13-5d6e-410e-9b94-9bcebdcd2085 login: "} 2018-10-10 03:26:32,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9/action used request id req-f2740c31-76f2-42bf-ae88-914b48b3e80a 2018-10-10 03:26:32,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09414792061s 2018-10-10 03:26:32,102 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9/action used request id req-f2740c31-76f2-42bf-ae88-914b48b3e80a 2018-10-10 03:26:32,102 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 563093640 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.908 MHz processor [ 0.132224] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.133894] pid_max: default: 32768 minimum: 301 [ 0.134815] ACPI: Core revision 20150930 [ 0.136208] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137526] Security Framework initialized [ 0.138395] Yama: becoming mindful. [ 0.139124] AppArmor: AppArmor initialized [ 0.140017] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142652] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145337] Initializing cgroup subsys io [ 0.146168] Initializing cgroup subsys memory [ 0.147035] Initializing cgroup subsys devices [ 0.147916] Initializing cgroup subsys freezer [ 0.148812] Initializing cgroup subsys net_cls [ 0.149692] Initializing cgroup subsys perf_event [ 0.150624] Initializing cgroup subsys net_prio [ 0.151527] Initializing cgroup subsys hugetlb [ 0.152410] Initializing cgroup subsys pids [ 0.153296] CPU: Physical Processor ID: 0 [ 0.154788] mce: CPU supports 10 MCE banks [ 0.155634] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156631] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167481] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173728] ftrace: allocating 31920 entries in 125 pages [ 0.199473] smpboot: Max logical packages: 1 [ 0.200330] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201660] x2apic enabled [ 0.202457] Switched APIC routing to physical x2apic. [ 0.204182] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205288] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207253] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209013] KVM setup paravirtual spinlock [ 0.210295] x86: Booted up 1 node, 1 CPUs [ 0.211117] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.212537] devtmpfs: initialized [ 0.214217] evm: security.selinux [ 0.214905] evm: security.SMACK64 [ 0.215588] evm: security.SMACK64EXEC [ 0.216324] evm: security.SMACK64TRANSMUTE [ 0.217119] evm: security.SMACK64MMAP [ 0.217855] evm: security.ima [ 0.218489] evm: security.capability [ 0.219282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221114] pinctrl core: initialized pinctrl subsystem [ 0.222201] RTC time: 3:26:26, date: 10/10/18 [ 0.223160] NET: Registered protocol family 16 [ 0.224122] cpuidle: using governor ladder [ 0.224945] cpuidle: using governor menu [ 0.225734] PCCT header not found. [ 0.226497] ACPI: bus type PCI registered [ 0.227309] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228553] PCI: Using configuration type 1 for base access [ 0.230277] ACPI: Added _OSI(Module Device) [ 0.231112] ACPI: Added _OSI(Processor Device) [ 0.231966] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232853] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234952] ACPI: Interpreter enabled [ 0.235709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239359] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243014] ACPI: (supports S0 S5) [ 0.243707] ACPI: Using IOAPIC for interrupt routing [ 0.244660] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250097] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251285] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253474] acpiphp: Slot [3] registered [ 0.254267] acpiphp: Slot [4] registered [ 0.255109] acpiphp: Slot [5] registered [ 0.255906] acpiphp: Slot [6] registered [ 0.256692] acpiphp: Slot [7] registered [ 0.257485] acpiphp: Slot [8] registered [ 0.258276] acpiphp: Slot [9] registered [ 0.259075] acpiphp: Slot [10] registered [ 0.259885] acpiphp: Slot [11] registered [ 0.260697] acpiphp: Slot [12] registered [ 0.261539] acpiphp: Slot [13] registered [ 0.262371] acpiphp: Slot [14] registered [ 0.263186] acpiphp: Slot [15] registered [ 0.273705] acpiphp: Slot [16] registered [ 0.274523] acpiphp: Slot [17] registered [ 0.275340] acpiphp: Slot [18] registered [ 0.276151] acpiphp: Slot [19] registered [ 0.276964] acpiphp: Slot [20] registered [ 0.277784] acpiphp: Slot [21] registered [ 0.278603] acpiphp: Slot [22] registered [ 0.279417] acpiphp: Slot [23] registered [ 0.280236] acpiphp: Slot [24] registered [ 0.281048] acpiphp: Slot [25] registered [ 0.281865] acpiphp: Slot [26] registered [ 0.282683] acpiphp: Slot [27] registered [ 0.283502] acpiphp: Slot [28] registered [ 0.284338] acpiphp: Slot [29] registered [ 0.285230] acpiphp: Slot [30] registered [ 0.286066] acpiphp: Slot [31] registered [ 0.286887] PCI host bridge to bus 0000:00 [ 0.287717] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288957] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.290191] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291656] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.293144] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.299392] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300746] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301937] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.303217] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309505] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.358491] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359999] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.361403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364001] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366159] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367662] vgaarb: loaded [ 0.368251] vgaarb: bridge control possible 0000:00:02.0 [ 0.369359] SCSI subsystem initialized [ 0.370159] ACPI: bus type USB registered [ 0.370955] usbcore: registered new interface driver usbfs [ 0.371954] usbcore: registered new interface driver hub [ 0.372930] usbcore: registered new device driver usb [ 0.373963] PCI: Using ACPI for IRQ routing [ 0.374966] NetLabel: Initializing [ 0.375662] NetLabel: domain hash size = 128 [ 0.376493] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377414] NetLabel: unlabeled traffic allowed by default [ 0.378479] clocksource: Switched to clocksource kvm-clock [ 0.383857] AppArmor: AppArmor Filesystem Enabled [ 0.384790] pnp: PnP ACPI init [ 0.385685] pnp: PnP ACPI: found 5 devices [ 0.392029] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393678] NET: Registered protocol family 2 [ 0.394613] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395849] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396984] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398105] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399152] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400288] NET: Registered protocol family 1 [ 0.401128] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402187] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403229] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431454] Trying to unpack rootfs image as initramfs... [ 0.480380] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.494551] Scanning for low memory corruption every 60 seconds [ 0.495823] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496938] audit: initializing netlink subsys (disabled) [ 0.497929] audit: type=2000 audit(1539141987.011:1): initialized [ 0.499213] Initialise system trusted keyring [ 0.500110] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.501238] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.503178] zbud: loaded [ 0.503864] VFS: Disk quotas dquot_6.6.0 [ 0.504671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506150] fuse init (API version 7.23) [ 0.507025] Key type big_key registered [ 0.507799] Allocating IMA MOK and blacklist keyrings. [ 0.508874] Key type asymmetric registered [ 0.509678] Asymmetric key parser 'x509' registered [ 0.510616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.512044] io scheduler noop registered [ 0.512809] io scheduler deadline registered (default) [ 0.513767] io scheduler cfq registered [ 0.514586] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515603] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517194] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518619] ACPI: Power Button [PWRF] [ 0.519432] GHES: HEST is not enabled! [ 0.533126] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.562899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565134] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590445] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.592625] Linux agpgart interface v0.103 [ 0.594662] brd: module loaded [ 0.595801] loop: module loaded [ 0.601401] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.602826] GPT:90111 != 2097151 [ 0.603490] GPT:Alternate GPT header not at the end of the disk. [ 0.604549] GPT:90111 != 2097151 [ 0.605206] GPT: Use GNU Parted to correct GPT errors. [ 0.606144] vda: vda1 vda15 [ 0.607747] scsi host0: ata_piix [ 0.608466] scsi host1: ata_piix [ 0.609161] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.610342] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.611754] libphy: Fixed MDIO Bus: probed [ 0.612560] tun: Universal TUN/TAP device driver, 1.6 [ 0.613481] tun: (C) 1999-2004 Max Krasnyansky [ 0.615688] PPP generic driver version 2.4.2 [ 0.616556] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617863] ehci-pci: EHCI PCI platform driver [ 0.618726] ehci-platform: EHCI generic platform driver [ 0.619694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.620791] ohci-pci: OHCI PCI platform driver [ 0.621637] ohci-platform: OHCI generic platform driver [ 0.622613] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637052] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638020] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639441] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640436] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.641519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642709] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644105] usb usb1: Product: UHCI Host Controller [ 0.645018] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646129] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647103] hub 1-0:1.0: USB hub found [ 0.647858] hub 1-0:1.0: 2 ports detected [ 0.648732] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650806] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651725] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652716] mousedev: PS/2 mouse device common for all mice [ 0.653940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655750] rtc_cmos 00:00: RTC can wake from S4 [ 0.656814] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657983] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659150] i2c /dev entries driver [ 0.659895] device-mapper: uevent: version 1.0.3 [ 0.660811] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662397] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663641] NET: Registered protocol family 10 [ 0.664603] NET: Registered protocol family 17 [ 0.665472] Key type dns_resolver registered [ 0.666375] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667451] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669142] registered taskstats version 1 [ 0.669954] Loading compiled-in X.509 certificates [ 0.671366] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673179] zswap: loaded using pool lzo/zbud [ 0.674550] Key type trusted registered [ 0.676096] Key type encrypted registered [ 0.676895] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677887] ima: No TPM chip found, activating TPM-bypass! [ 0.678902] evm: HMAC attrs: 0x1 [ 0.679835] Magic number: 6:465:411 [ 0.680651] rtc_cmos 00:00: setting system clock to 2018-10-10 03:26:27 UTC (1539141987) [ 0.682217] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683318] EDD information not available. [ 0.771497] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.773653] Write protecting the kernel read-only data: 14336k [ 0.785745] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.788094] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.13 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... [ 2.340978] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 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 2.28. iid=i-00000024 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJaabBp4+vxnD7kl+F58Omu6sST+YZifZDBoh/FmrArqVru9hD4oN03NZUCcU70NT6iLQWVdGAi9KPoSczSmto9SKUlo8ttJA1lgv1ty/xdxyL1spMWNTmIYonIaKHrwnmKEDiCeeD+a5byHo+zlYVGYhn5BajkeGuOjsifnULiZCGYny3XagKj8h4+/HkOJC+cY/9fK/cOqF0kj+lRuXWPWtmzzbhi1GUdYnn7gZHRfLAeSJh+cm6GREwfb/eKD8XV+ucGTBNVwa3S7bVBvwUVzO58WS2/qip+L3fMJd3rlp34iljq9qJUfDRKGS91RUYPV4dCO7M93g4G06xFXMt root@vping-ssh-vm-150a8e13-5d6e-410e-9b94-9bcebdcd2085 ssh-dss AAAAB3NzaC1kc3MAAACBALDIGSBk+LGCfZwMxj8PyWEBU1ELAAjzmFv3LuWbTLuPFnEhBoHK3wcdfydEdFKJw7YNVPelZuQoRVyJUatzzmWiiMn6xG23vBiK9fGcc9QESDK/ots431VPAZjNvrmwF+VODk1grLKeIF5ma2V5PCNBoLA9opj98M+GkKLEkPYZAAAAFQD6oe85DqSlb+Wm15261No1RWVkFQAAAIBESpOmznQ6Iq+uDrpulYgra09MiFGqum5vxdL2jc8Kqih6RbHrIJ97g1jFwzCethqLQxFqy/73gwktZ7FTTyodwAYNxa3ouQRZVA4hL7UoFBQft27zyA6ynlLZfNi6a4va40+sgo6O01gXEr6Iu5GK3tVWedg2tOHJSJcj64aafQAAAIAS/tStNSm+OAUgooEe0YisX7d66PLofAackKHx8ASfczV8HZUvwdwsnu2PJlTuPWQnY8kVCt5heVtHxhITkw7KYkOessXEyg2pWi2GclZr+P0ZeuKv0IZtLkh9SDJVDj6dx9ODKfQihOgD2ZBSBxpR1RQZLtsiMLIyZvUWnKinEg== root@vping-ssh-vm-150a8e13-5d6e-410e-9b94-9bcebdcd2085 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fee1:bde0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-150a8e13-5d6e-410e-9b94-9bcebdcd2085 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.20 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-150a8e13-5d6e-410e-9b94-9bcebdcd2085 login: 2018-10-10 03:26:32,106 - paramiko.transport - DEBUG - starting thread (client mode): 0x13c40c50L 2018-10-10 03:26:32,107 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 03:26:32,107 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 03:26:32,107 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 03:26:32,109 - 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-10-10 03:26:32,109 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 03:26:32,109 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 03:26:32,109 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 03:26:32,109 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 03:26:32,109 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 03:26:32,165 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 03:26:32,165 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 03:26:32,183 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 972f5f162dc2f2ac29fb680713c48f1a 2018-10-10 03:26:32,184 - paramiko.transport - DEBUG - Trying key 70d9f2e91650a3b455028e41179f3634 from /tmp/tmpy2I8pH 2018-10-10 03:26:32,202 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 03:26:32,208 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 03:26:32,217 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 03:26:32,218 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 03:26:32,218 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 03:26:32,219 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 03:26:32,223 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 03:26:32,223 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.10 (192.168.120.10): 56 data bytes 64 bytes from 192.168.120.10: seq=0 ttl=64 time=1.545 ms --- 192.168.120.10 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.545/1.545/1.545 ms 2018-10-10 03:26:32,223 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-10 03:26:32,229 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-10 03:26:32,353 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 03:26:32,354 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-10 03:26:32,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-10 03:26:32,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:32,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03b3ca6a-0e6e-4876-99c2-68f036c8552a x-compute-request-id: req-03b3ca6a-0e6e-4876-99c2-68f036c8552a Content-Type: application/json 2018-10-10 03:26:32,519 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2 used request id req-03b3ca6a-0e6e-4876-99c2-68f036c8552a 2018-10-10 03:26:32,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161261081696s 2018-10-10 03:26:32,520 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2 used request id req-03b3ca6a-0e6e-4876-99c2-68f036c8552a 2018-10-10 03:26:32,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:32,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5326f391-4218-40ab-8cf5-d79df9500188 x-compute-request-id: req-5326f391-4218-40ab-8cf5-d79df9500188 Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:bd:e0", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:bd:e0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:26.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:26Z", "hostId": "add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9b:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:11.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:32Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:32,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5326f391-4218-40ab-8cf5-d79df9500188 2018-10-10 03:26:32,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442627906799s 2018-10-10 03:26:32,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5326f391-4218-40ab-8cf5-d79df9500188 2018-10-10 03:26:32,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:34,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:34,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:35,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23b04896-d3f8-4edc-93ca-2adaaffebe60 x-compute-request-id: req-23b04896-d3f8-4edc-93ca-2adaaffebe60 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:bd:e0", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:bd:e0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:26.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:26Z", "hostId": "add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f6613d64-b7d5-49db-8873-4796ee84e3d2", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:11.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "f6613d64-b7d5-49db-8873-4796ee84e3d2", "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:33Z", "hostId": "52668779e11e05bc98e88e310ff52c8026fb7a0eab234208a66c7835", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:07Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:35,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-23b04896-d3f8-4edc-93ca-2adaaffebe60 2018-10-10 03:26:35,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662415027618s 2018-10-10 03:26:35,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-23b04896-d3f8-4edc-93ca-2adaaffebe60 2018-10-10 03:26:35,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:37,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:38,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-5807cc5c-9bf2-471c-aebf-a1c2de6a23d6 x-compute-request-id: req-5807cc5c-9bf2-471c-aebf-a1c2de6a23d6 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:bd:e0", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:bd:e0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:26.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:26Z", "hostId": "add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:38,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5807cc5c-9bf2-471c-aebf-a1c2de6a23d6 2018-10-10 03:26:38,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659729957581s 2018-10-10 03:26:38,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5807cc5c-9bf2-471c-aebf-a1c2de6a23d6 2018-10-10 03:26:38,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-10 03:26:38,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/7b73153e-74bc-49ae-842e-d45289deb4c2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:39,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ed21b93-de5b-4cb3-b849-6c21757e07dc Content-Length: 0 Date: Wed, 10 Oct 2018 03:26:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:26:39,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/7b73153e-74bc-49ae-842e-d45289deb4c2.json used request id req-0ed21b93-de5b-4cb3-b849-6c21757e07dc 2018-10-10 03:26:39,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.919187068939s 2018-10-10 03:26:39,220 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/7b73153e-74bc-49ae-842e-d45289deb4c2.json used request id req-0ed21b93-de5b-4cb3-b849-6c21757e07dc 2018-10-10 03:26:39,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:26:39,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:39,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-793201b6-2e47-4823-8a19-e2136ffe7fc0 Date: Wed, 10 Oct 2018 03:26:39 GMT RESP BODY: {"floatingips": []} 2018-10-10 03:26:39,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-793201b6-2e47-4823-8a19-e2136ffe7fc0 2018-10-10 03:26:39,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.02068400383s 2018-10-10 03:26:39,247 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-793201b6-2e47-4823-8a19-e2136ffe7fc0 2018-10-10 03:26:39,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-10 03:26:39,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:39,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03: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-e7e89297-47d7-47c6-a351-10e667f28ddd x-compute-request-id: req-e7e89297-47d7-47c6-a351-10e667f28ddd Content-Type: application/json 2018-10-10 03:26:39,415 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9 used request id req-e7e89297-47d7-47c6-a351-10e667f28ddd 2018-10-10 03:26:39,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167750835419s 2018-10-10 03:26:39,415 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9 used request id req-e7e89297-47d7-47c6-a351-10e667f28ddd 2018-10-10 03:26:39,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:39,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:40,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-233d441b-58cd-4145-8605-40acf76ba8cf x-compute-request-id: req-233d441b-58cd-4145-8605-40acf76ba8cf Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:bd:e0", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "rel": "bookmark"}], "image": {"id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "links": [{"href": "http://172.30.9.25:8774/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:26:26.000000", "flavor": {"id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "links": [{"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}]}, "id": "eb0a4f0b-50fe-4cae-b672-c9662f7dcea9", "security_groups": [{"name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}], "user_id": "007e6cf79cba4bad9acc2363dda76495", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:26:39Z", "hostId": "add741554c5fcfd9deeb0e098595950af67c12107027ac64a9f90333", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "name": "vping_ssh-vm_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "created": "2018-10-10T03:26:15Z", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:26:40,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-233d441b-58cd-4145-8605-40acf76ba8cf 2018-10-10 03:26:40,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618655920029s 2018-10-10 03:26:40,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-233d441b-58cd-4145-8605-40acf76ba8cf 2018-10-10 03:26:40,036 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:26:42,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:26:42,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:42,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26: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-c099461b-f27b-42d9-b585-a0cf39d5d539 x-compute-request-id: req-c099461b-f27b-42d9-b585-a0cf39d5d539 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 03:26:42,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c099461b-f27b-42d9-b585-a0cf39d5d539 2018-10-10 03:26:42,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0972921848297s 2018-10-10 03:26:42,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c099461b-f27b-42d9-b585-a0cf39d5d539 2018-10-10 03:26:42,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:26:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:42,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-3a411ea0-0335-4c08-990a-3943d476c05a Date: Wed, 10 Oct 2018 03:26:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:25:51Z", "updated_at": "2018-10-10T03:25:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "326c48d4-67a1-406d-b7a8-70c27ed17795", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8aac57d5-a82f-41b3-bd7f-c23ae9be2882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8f224655-4ff0-4308-9338-9830b4577ac8", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "fa876a18-5cdb-43b5-90f3-e5258cc6ec79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 4, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:26:03Z", "updated_at": "2018-10-10T03:26:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:04Z", "revision_number": 0, "id": "54092148-e3f8-4dc5-b28b-7fd0c80acd90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:04Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:03Z", "revision_number": 0, "id": "546b3fde-32f8-4d6b-a780-b631d0acfda2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:03Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T03:26:04Z", "revision_number": 0, "id": "787af25f-e722-46db-a176-0b4252f13485", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:04Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:03Z", "revision_number": 0, "id": "d556edd3-5ecf-4050-8117-e5488aca880f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:03Z", "security_group_id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 4, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2", "name": "vping_ssh-sg_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:26:42,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3a411ea0-0335-4c08-990a-3943d476c05a 2018-10-10 03:26:42,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574688911438s 2018-10-10 03:26:42,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3a411ea0-0335-4c08-990a-3943d476c05a 2018-10-10 03:26:42,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 03:26:42,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:42,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-629297e1-2e76-49a4-be4c-40fcbc18ce8b Content-Length: 0 Date: Wed, 10 Oct 2018 03:26:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:26:42,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2.json used request id req-629297e1-2e76-49a4-be4c-40fcbc18ce8b 2018-10-10 03:26:42,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172935962677s 2018-10-10 03:26:42,375 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/fdf967b3-9e86-4277-8d5b-cef0b8b2f4d2.json used request id req-629297e1-2e76-49a4-be4c-40fcbc18ce8b 2018-10-10 03:26:42,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-10 03:26:42,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:42,410 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:26: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-ee149b87-1b85-4b9a-b4ed-fb4fa635661f x-compute-request-id: req-ee149b87-1b85-4b9a-b4ed-fb4fa635661f Content-Length: 0 Content-Type: application/json 2018-10-10 03:26:42,410 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085 used request id req-ee149b87-1b85-4b9a-b4ed-fb4fa635661f 2018-10-10 03:26:42,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.034576177597s 2018-10-10 03:26:42,410 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_150a8e13-5d6e-410e-9b94-9bcebdcd2085 used request id req-ee149b87-1b85-4b9a-b4ed-fb4fa635661f 2018-10-10 03:26:42,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-10 03:26:42,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" -d '{"subnet_id": "f7cccc16-5c2b-4ca9-b7a1-327f752bc725"}' 2018-10-10 03:26:43,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-367fde38-ccf9-4254-b9b2-016f3359308f Date: Wed, 10 Oct 2018 03:26:43 GMT RESP BODY: {"network_id": "02d03584-6bfa-4ad7-857e-03aa0465265a", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "subnet_id": "f7cccc16-5c2b-4ca9-b7a1-327f752bc725", "subnet_ids": ["f7cccc16-5c2b-4ca9-b7a1-327f752bc725"], "port_id": "e9d394fb-9f10-40a6-80a3-62ce9c79c80c", "id": "0809b1f4-3736-4d71-b553-81fe8483cc76"} 2018-10-10 03:26:43,771 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76/remove_router_interface.json used request id req-367fde38-ccf9-4254-b9b2-016f3359308f 2018-10-10 03:26:43,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.36033606529s 2018-10-10 03:26:43,771 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76/remove_router_interface.json used request id req-367fde38-ccf9-4254-b9b2-016f3359308f returning object 0809b1f4-3736-4d71-b553-81fe8483cc76 2018-10-10 03:26:43,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-10 03:26:43,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:43,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ede3d82c-f45c-4d80-92ac-5630dee3ce11 Date: Wed, 10 Oct 2018 03:26:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:25:54Z", "admin_state_up": true, "updated_at": "2018-10-10T03:26:42Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "0809b1f4-3736-4d71-b553-81fe8483cc76", "name": "vping_ssh-router_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:26:43,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-ede3d82c-f45c-4d80-92ac-5630dee3ce11 2018-10-10 03:26:43,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0818672180176s 2018-10-10 03:26:43,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-ede3d82c-f45c-4d80-92ac-5630dee3ce11 2018-10-10 03:26:43,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-10 03:26:43,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:47,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31c168c7-85fd-41bc-b067-0e480298a5ff Content-Length: 0 Date: Wed, 10 Oct 2018 03:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:26:47,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76.json used request id req-31c168c7-85fd-41bc-b067-0e480298a5ff 2018-10-10 03:26:47,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.29356002808s 2018-10-10 03:26:47,150 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/0809b1f4-3736-4d71-b553-81fe8483cc76.json used request id req-31c168c7-85fd-41bc-b067-0e480298a5ff 2018-10-10 03:26:47,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 03:26:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:47,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e8a87f8c-e87c-45f2-9159-39c07fcc5cfd Date: Wed, 10 Oct 2018 03:26:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02d03584-6bfa-4ad7-857e-03aa0465265a","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T03:25:53Z","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":"94dc232c1cd4461f99f38c6cb444afca","id":"f7cccc16-5c2b-4ca9-b7a1-327f752bc725","subnetpool_id":null,"name":"vping_ssh-subnet_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:26:47,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e8a87f8c-e87c-45f2-9159-39c07fcc5cfd 2018-10-10 03:26:47,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0607850551605s 2018-10-10 03:26:47,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e8a87f8c-e87c-45f2-9159-39c07fcc5cfd 2018-10-10 03:26:47,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-10 03:26:47,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/f7cccc16-5c2b-4ca9-b7a1-327f752bc725.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:49,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce3f4eb4-f9b9-4fef-9a42-45f370718074 Date: Wed, 10 Oct 2018 03:26:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:26:49,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f7cccc16-5c2b-4ca9-b7a1-327f752bc725.json used request id req-ce3f4eb4-f9b9-4fef-9a42-45f370718074 2018-10-10 03:26:49,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.21567487717s 2018-10-10 03:26:49,429 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f7cccc16-5c2b-4ca9-b7a1-327f752bc725.json used request id req-ce3f4eb4-f9b9-4fef-9a42-45f370718074 2018-10-10 03:26:49,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:26:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:49,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-a2868b0d-2965-473a-9022-f01ca686856b Date: Wed, 10 Oct 2018 03:26:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T03:26:49Z","tenant_id":"94dc232c1cd4461f99f38c6cb444afca","created_at":"2018-10-10T03:25:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"94dc232c1cd4461f99f38c6cb444afca","id":"02d03584-6bfa-4ad7-857e-03aa0465265a","name":"vping_ssh-net_150a8e13-5d6e-410e-9b94-9bcebdcd2085"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 03:26:49,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a2868b0d-2965-473a-9022-f01ca686856b 2018-10-10 03:26:49,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12407708168s 2018-10-10 03:26:49,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a2868b0d-2965-473a-9022-f01ca686856b 2018-10-10 03:26:49,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-10 03:26:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/02d03584-6bfa-4ad7-857e-03aa0465265a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:50,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b08aacc-7e7e-4d47-a5c0-5be3cc2ddcaf Date: Wed, 10 Oct 2018 03:26:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:26:50,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/02d03584-6bfa-4ad7-857e-03aa0465265a.json used request id req-7b08aacc-7e7e-4d47-a5c0-5be3cc2ddcaf 2018-10-10 03:26:50,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15331912041s 2018-10-10 03:26:50,708 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/02d03584-6bfa-4ad7-857e-03aa0465265a.json used request id req-7b08aacc-7e7e-4d47-a5c0-5be3cc2ddcaf 2018-10-10 03:26:50,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:26:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:50,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-769ded12-6b3f-4d6b-a308-7af47d77eda8 Date: Wed, 10 Oct 2018 03:26:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap", "metadata": {}}], "file": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/file", "owner": "94dc232c1cd4461f99f38c6cb444afca", "id": "1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "size": 12716032, "self": "/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:26:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:26:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:26:50,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-769ded12-6b3f-4d6b-a308-7af47d77eda8 2018-10-10 03:26:50,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176137924194s 2018-10-10 03:26:50,885 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-769ded12-6b3f-4d6b-a308-7af47d77eda8 2018-10-10 03:26:50,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 03:26:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3bc3ca83cc806f9537a5c366fdb04ac7e72abe6d" 2018-10-10 03:26:51,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ab1b108-d786-42a1-8804-fa661c730535 Date: Wed, 10 Oct 2018 03:26:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:26:51,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077 used request id req-6ab1b108-d786-42a1-8804-fa661c730535 2018-10-10 03:26:51,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02050495148s 2018-10-10 03:26:51,908 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1bfb7c04-f1ca-49e6-81ff-229ff98e5077 used request id req-6ab1b108-d786-42a1-8804-fa661c730535 2018-10-10 03:26:51,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 03:26:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:51,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dd18132-2202-4e62-a40d-d6ac9c1e5edd x-compute-request-id: req-7dd18132-2202-4e62-a40d-d6ac9c1e5edd Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3b3ca15d-3255-42df-b849-b2d9ad723de8", "name": "vping_ssh-flavor_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 03:26:51,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7dd18132-2202-4e62-a40d-d6ac9c1e5edd 2018-10-10 03:26:51,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034569978714s 2018-10-10 03:26:51,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7dd18132-2202-4e62-a40d-d6ac9c1e5edd 2018-10-10 03:26:51,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 03:26:51,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:51,987 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-213e03b9-4d65-43a0-b1e5-047a143164f9 x-compute-request-id: req-213e03b9-4d65-43a0-b1e5-047a143164f9 Content-Length: 0 Content-Type: application/json 2018-10-10 03:26:51,987 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8 used request id req-213e03b9-4d65-43a0-b1e5-047a143164f9 2018-10-10 03:26:51,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0420560836792s 2018-10-10 03:26:51,987 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3b3ca15d-3255-42df-b849-b2d9ad723de8 used request id req-213e03b9-4d65-43a0-b1e5-047a143164f9 2018-10-10 03:26:51,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:26:51,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:52,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d03b0d1-3574-4041-beb3-ad852cffdd2f Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vping_ssh-user_150a8e13-5d6e-410e-9b94-9bcebdcd2085", "links": {"self": "http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495"}, "domain_id": "default", "enabled": true, "id": "007e6cf79cba4bad9acc2363dda76495", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:26:52,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0d03b0d1-3574-4041-beb3-ad852cffdd2f 2018-10-10 03:26:52,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960149765015s 2018-10-10 03:26:52,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0d03b0d1-3574-4041-beb3-ad852cffdd2f 2018-10-10 03:26:52,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:26:52,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:52,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97449b41-96e6-4f88-a4ae-cae04617a055 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495"}, "enabled": true, "id": "007e6cf79cba4bad9acc2363dda76495", "options": {}, "domain_id": "default", "name": "vping_ssh-user_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}} 2018-10-10 03:26:52,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495 used request id req-97449b41-96e6-4f88-a4ae-cae04617a055 2018-10-10 03:26:52,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0871357917786s 2018-10-10 03:26:52,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495 used request id req-97449b41-96e6-4f88-a4ae-cae04617a055 2018-10-10 03:26:52,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 03:26:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:52,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-485918f7-1e62-42cf-8a73-0f58161a6258 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:26:52,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495 used request id req-485918f7-1e62-42cf-8a73-0f58161a6258 2018-10-10 03:26:52,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.236670970917s 2018-10-10 03:26:52,416 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/007e6cf79cba4bad9acc2363dda76495 used request id req-485918f7-1e62-42cf-8a73-0f58161a6258 2018-10-10 03:26:52,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:26:52,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:52,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19e2a84-e5b5-41bb-8686-9bd473a2aa48 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca"}, "enabled": true, "id": "94dc232c1cd4461f99f38c6cb444afca", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_150a8e13-5d6e-410e-9b94-9bcebdcd2085"}]} 2018-10-10 03:26:52,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b19e2a84-e5b5-41bb-8686-9bd473a2aa48 2018-10-10 03:26:52,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0839490890503s 2018-10-10 03:26:52,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b19e2a84-e5b5-41bb-8686-9bd473a2aa48 2018-10-10 03:26:52,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 03:26:52,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:52,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f6bf48b-90a0-4183-b1e4-b54415d7c975 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:26:52,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca used request id req-5f6bf48b-90a0-4183-b1e4-b54415d7c975 2018-10-10 03:26:52,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167356014252s 2018-10-10 03:26:52,671 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/94dc232c1cd4461f99f38c6cb444afca used request id req-5f6bf48b-90a0-4183-b1e4-b54415d7c975 2018-10-10 03:26:52,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:26:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:52,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0275f0f0-3c70-456d-82b5-9a8a830dddfa Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f1a6ef9198144fe8305aecf85eec73e", "links": {"self": "http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e"}, "name": "Member"}, {"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:26:52,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0275f0f0-3c70-456d-82b5-9a8a830dddfa 2018-10-10 03:26:52,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0715088844299s 2018-10-10 03:26:52,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:26:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:52,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f7bd1bf-ae08-470a-83a5-33299b0dad0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:26:52,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1f1a6ef9198144fe8305aecf85eec73e used request id req-8f7bd1bf-ae08-470a-83a5-33299b0dad0b 2018-10-10 03:26:52,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0970919132233s 2018-10-10 03:26:52,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:26:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=94dc232c1cd4461f99f38c6cb444afca&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:53,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-aa8f8617-1a70-49a9-9c15-de079ba02d1d Date: Wed, 10 Oct 2018 03:26:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:25:51Z", "updated_at": "2018-10-10T03:25:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "326c48d4-67a1-406d-b7a8-70c27ed17795", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8aac57d5-a82f-41b3-bd7f-c23ae9be2882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8f224655-4ff0-4308-9338-9830b4577ac8", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "fa876a18-5cdb-43b5-90f3-e5258cc6ec79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 4, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "name": "default"}]} 2018-10-10 03:26:53,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=94dc232c1cd4461f99f38c6cb444afca&name=default used request id req-aa8f8617-1a70-49a9-9c15-de079ba02d1d 2018-10-10 03:26:53,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.174624919891s 2018-10-10 03:26:53,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=94dc232c1cd4461f99f38c6cb444afca&name=default used request id req-aa8f8617-1a70-49a9-9c15-de079ba02d1d 2018-10-10 03:26:53,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:26:53,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:53,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4b9a45d6-b86e-4ebc-9cf0-69aa53fdc527 Date: Wed, 10 Oct 2018 03:26:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "created_at": "2018-10-10T03:25:51Z", "updated_at": "2018-10-10T03:25:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "326c48d4-67a1-406d-b7a8-70c27ed17795", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8f224655-4ff0-4308-9338-9830b4577ac8", "remote_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "8aac57d5-a82f-41b3-bd7f-c23ae9be2882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv6", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:25:51Z", "revision_number": 0, "id": "fa876a18-5cdb-43b5-90f3-e5258cc6ec79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:25:51Z", "security_group_id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "tenant_id": "94dc232c1cd4461f99f38c6cb444afca", "port_range_min": null, "ethertype": "IPv4", "project_id": "94dc232c1cd4461f99f38c6cb444afca"}], "revision_number": 4, "project_id": "94dc232c1cd4461f99f38c6cb444afca", "id": "378882ac-68fc-4ec1-b56d-b5292e3a6eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:26:53,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4b9a45d6-b86e-4ebc-9cf0-69aa53fdc527 2018-10-10 03:26:53,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203310012817s 2018-10-10 03:26:53,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4b9a45d6-b86e-4ebc-9cf0-69aa53fdc527 2018-10-10 03:26:53,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 03:26:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/378882ac-68fc-4ec1-b56d-b5292e3a6eb3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e3f05feaf82cb551a8c4f0f799c54ec5e4aa6b0" 2018-10-10 03:26:53,406 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d73cfbd6-1ffe-49ea-9df9-3b19b4063461 Content-Length: 0 Date: Wed, 10 Oct 2018 03:26:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:26:53,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/378882ac-68fc-4ec1-b56d-b5292e3a6eb3.json used request id req-d73cfbd6-1ffe-49ea-9df9-3b19b4063461 2018-10-10 03:26:53,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.175297021866s 2018-10-10 03:26:53,407 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/378882ac-68fc-4ec1-b56d-b5292e3a6eb3.json used request id req-d73cfbd6-1ffe-49ea-9df9-3b19b4063461 2018-10-10 03:26:53,457 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-10 03:26:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:26:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:26:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:26:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:26:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:26:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:26:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:26:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:26:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:26:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:26:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 03:26:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 03:26:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:26:53,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e9e00c-e756-4b5e-a476-600ee089990c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:26:53,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-89e9e00c-e756-4b5e-a476-600ee089990c 2018-10-10 03:26:53,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:26:53,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T04:26:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["SPdsKb2-QkCbzw0YNevCoQ"], "issued_at": "2018-10-10T03:26:53.000000Z"}} 2018-10-10 03:26:53,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:26:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:54,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-412c1216-38f6-4968-a9bb-ab5d09cabbdf Date: Wed, 10 Oct 2018 03:26:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:26:54,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-412c1216-38f6-4968-a9bb-ab5d09cabbdf 2018-10-10 03:26:54,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.228431940079s 2018-10-10 03:26:54,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-412c1216-38f6-4968-a9bb-ab5d09cabbdf 2018-10-10 03:26:54,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:26:54,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:54,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:26:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:26:54,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:54,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7702b0ae-4424-4451-88d3-eaae6ca45ab6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:26:54,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-7702b0ae-4424-4451-88d3-eaae6ca45ab6 2018-10-10 03:26:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0876410007477s 2018-10-10 03:26:54,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 03:26:54,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}}' 2018-10-10 03:26:54,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cf43a07-caad-4242-b8a6-13a891c71f9e Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3"}, "enabled": true, "id": "396e56849b844c4385cf9412e3db7ae3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}} 2018-10-10 03:26:54,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5cf43a07-caad-4242-b8a6-13a891c71f9e 2018-10-10 03:26:54,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.199239969254s 2018-10-10 03:26:54,405 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5cf43a07-caad-4242-b8a6-13a891c71f9e 2018-10-10 03:26:54,406 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'id': u'396e56849b844c4385cf9412e3db7ae3', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 03:26:54,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 03:26:54,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362075090408s 2018-10-10 03:26:54,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:54,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a631c6-3999-4804-99fb-e7a4a8b2bb05 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436"}, "enabled": true, "id": "ab913f4cb08f4a8f9d20ca564396b436", "options": {}, "domain_id": "default", "name": "vping_userdata-user_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}} 2018-10-10 03:26:54,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436 used request id req-b6a631c6-3999-4804-99fb-e7a4a8b2bb05 2018-10-10 03:26:54,860 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ab913f4cb08f4a8f9d20ca564396b436', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa'}) 2018-10-10 03:26:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:26:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:54,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcabe94-6e48-4d0e-89e4-8b2795609f62 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:26:54,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7dcabe94-6e48-4d0e-89e4-8b2795609f62 2018-10-10 03:26:54,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810980796814s 2018-10-10 03:26:54,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:26:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f2036b-da3e-44f9-abd8-3cdf5e3c6266 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:26:55,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a9f2036b-da3e-44f9-abd8-3cdf5e3c6266 2018-10-10 03:26:55,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873129367828s 2018-10-10 03:26:55,031 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 03:26:55,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:26:55,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" -d '{"role": {"name": "Member"}}' 2018-10-10 03:26:55,135 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c9a738c-7e4c-49e7-9cca-2f4ed5f1bbd9 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b04ecae2bbb74410a8d1f28f32bdce4e", "links": {"self": "http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e"}, "name": "Member"}} 2018-10-10 03:26:55,135 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8c9a738c-7e4c-49e7-9cca-2f4ed5f1bbd9 2018-10-10 03:26:55,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.103307008743s 2018-10-10 03:26:55,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72aec0f-c3fb-4124-a659-41fa373cddfa Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e"}, "domain_id": null, "name": "Member", "id": "b04ecae2bbb74410a8d1f28f32bdce4e"}} 2018-10-10 03:26:55,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e used request id req-e72aec0f-c3fb-4124-a659-41fa373cddfa 2018-10-10 03:26:55,218 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e'}, 'domain_id': None, 'human_id': None, 'id': u'b04ecae2bbb74410a8d1f28f32bdce4e', 'HUMAN_ID': False}) 2018-10-10 03:26:55,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:26:55,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0052375-651c-4e48-b70e-a03be8eb7698 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b04ecae2bbb74410a8d1f28f32bdce4e", "links": {"self": "http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e"}, "name": "Member"}]} 2018-10-10 03:26:55,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b0052375-651c-4e48-b70e-a03be8eb7698 2018-10-10 03:26:55,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827968120575s 2018-10-10 03:26:55,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:26:55,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba199dc-1377-41bc-b952-67f9f175f50a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:26:55,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-eba199dc-1377-41bc-b952-67f9f175f50a 2018-10-10 03:26:55,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0854239463806s 2018-10-10 03:26:55,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:26:55,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4296138-89e4-4108-85c1-10f19c1ae23c Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "links": {"self": "http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436"}, "domain_id": "default", "enabled": true, "id": "ab913f4cb08f4a8f9d20ca564396b436", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:26:55,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a4296138-89e4-4108-85c1-10f19c1ae23c 2018-10-10 03:26:55,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0364360809326s 2018-10-10 03:26:55,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a4296138-89e4-4108-85c1-10f19c1ae23c 2018-10-10 03:26:55,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:26:55,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ceca482-4925-464f-ae81-fe6994ed7558 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3"}, "enabled": true, "id": "396e56849b844c4385cf9412e3db7ae3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:26:55,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-7ceca482-4925-464f-ae81-fe6994ed7558 2018-10-10 03:26:55,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0862460136414s 2018-10-10 03:26:55,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-7ceca482-4925-464f-ae81-fe6994ed7558 2018-10-10 03:26:55,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:26:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=ab913f4cb08f4a8f9d20ca564396b436&scope.project.id=396e56849b844c4385cf9412e3db7ae3&role.id=b04ecae2bbb74410a8d1f28f32bdce4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69232634-e149-4561-a8a2-a0aa9c374ff1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=ab913f4cb08f4a8f9d20ca564396b436&scope.project.id=396e56849b844c4385cf9412e3db7ae3&role.id=b04ecae2bbb74410a8d1f28f32bdce4e", "previous": null, "next": null}} 2018-10-10 03:26:55,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=ab913f4cb08f4a8f9d20ca564396b436&scope.project.id=396e56849b844c4385cf9412e3db7ae3&role.id=b04ecae2bbb74410a8d1f28f32bdce4e used request id req-69232634-e149-4561-a8a2-a0aa9c374ff1 2018-10-10 03:26:55,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0753598213196s 2018-10-10 03:26:55,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:26:55,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3/users/ab913f4cb08f4a8f9d20ca564396b436/roles/b04ecae2bbb74410a8d1f28f32bdce4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc54d78e-365c-4aa6-bd5b-2cf68498041e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:26:55,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3/users/ab913f4cb08f4a8f9d20ca564396b436/roles/b04ecae2bbb74410a8d1f28f32bdce4e used request id req-dc54d78e-365c-4aa6-bd5b-2cf68498041e 2018-10-10 03:26:55,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.187665939331s 2018-10-10 03:26:55,786 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '06f17db5-5199-4e85-8f84-8e418b89096a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'project_id': u'396e56849b844c4385cf9412e3db7ae3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 03:26:55,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:26:55,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:26:55,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:26:55,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:26:55,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:26:55,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:26:55,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:26:55,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:26:55,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:26:55,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:26:55,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:26:55,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:26:55,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:26:55,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:26:55,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:26:55,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:26:55,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:26:55,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:26:55,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:26:55,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:26:55,789 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:26:55,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:26:55,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 03:26:55,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 03:26:55,791 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'password': '06f17db5-5199-4e85-8f84-8e418b89096a', 'project_name': 'vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '396e56849b844c4385cf9412e3db7ae3', 'project_domain_name': 'Default'} 2018-10-10 03:26:55,792 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-10 03:26:55,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:26:55,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea5634b-08bf-4ec1-9671-d6658ef72437 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:26:55,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-8ea5634b-08bf-4ec1-9671-d6658ef72437 2018-10-10 03:26:55,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0814960002899s 2018-10-10 03:26:55,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:26:55,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:26:55,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cfcde5b-599b-45fe-97ea-b28c2a15f71e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3"}, "enabled": true, "id": "396e56849b844c4385cf9412e3db7ae3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:26:55,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-0cfcde5b-599b-45fe-97ea-b28c2a15f71e 2018-10-10 03:26:55,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.073343038559s 2018-10-10 03:26:55,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-0cfcde5b-599b-45fe-97ea-b28c2a15f71e 2018-10-10 03:26:55,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-10 03:26:55,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" -d '{"network": {"tenant_id": "396e56849b844c4385cf9412e3db7ae3", "name": "vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "admin_state_up": true}}' 2018-10-10 03:26:56,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-d486e1ba-6d60-4b18-bcc0-319ee08a34b5 Date: Wed, 10 Oct 2018 03:26:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"94b2239f-0c86-4ef4-b409-8f737066195c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"396e56849b844c4385cf9412e3db7ae3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:26:56Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa","admin_state_up":true,"tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:56Z","mtu":1450}} 2018-10-10 03:26:56,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d486e1ba-6d60-4b18-bcc0-319ee08a34b5 2018-10-10 03:26:56,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.492588043213s 2018-10-10 03:26:56,445 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d486e1ba-6d60-4b18-bcc0-319ee08a34b5 2018-10-10 03:26:56,445 - 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-10-10T03:26:56Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'94b2239f-0c86-4ef4-b409-8f737066195c', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', u'created_at': u'2018-10-10T03:26:56Z', u'mtu': 1450, u'tenant_id': u'396e56849b844c4385cf9412e3db7ae3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'396e56849b844c4385cf9412e3db7ae3'}) 2018-10-10 03:26:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:26:56,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e100a8a4-805f-4720-99f6-c1a41060206e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:26:56,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e100a8a4-805f-4720-99f6-c1a41060206e 2018-10-10 03:26:56,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:26:56,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b04ecae2bbb74410a8d1f28f32bdce4e", "name": "Member"}], "expires_at": "2018-10-10T04:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "396e56849b844c4385cf9412e3db7ae3", "name": "vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/396e56849b844c4385cf9412e3db7ae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/396e56849b844c4385cf9412e3db7ae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/396e56849b844c4385cf9412e3db7ae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/396e56849b844c4385cf9412e3db7ae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/396e56849b844c4385cf9412e3db7ae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/396e56849b844c4385cf9412e3db7ae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/396e56849b844c4385cf9412e3db7ae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/396e56849b844c4385cf9412e3db7ae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/396e56849b844c4385cf9412e3db7ae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/396e56849b844c4385cf9412e3db7ae3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/396e56849b844c4385cf9412e3db7ae3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/396e56849b844c4385cf9412e3db7ae3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "id": "ab913f4cb08f4a8f9d20ca564396b436"}, "audit_ids": ["Uupsna47SlGMhxjSoxeNYA"], "issued_at": "2018-10-10T03:26:56.000000Z"}} 2018-10-10 03:26:56,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:26:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:26:57,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-4f6ca68c-0f0b-429a-a79c-d623c61ff205 Date: Wed, 10 Oct 2018 03:26:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T03:26:56Z","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"396e56849b844c4385cf9412e3db7ae3","id":"94b2239f-0c86-4ef4-b409-8f737066195c","name":"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:26:57,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4f6ca68c-0f0b-429a-a79c-d623c61ff205 2018-10-10 03:26:57,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264204978943s 2018-10-10 03:26:57,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4f6ca68c-0f0b-429a-a79c-d623c61ff205 2018-10-10 03:26:57,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-10 03:26:57,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '{"subnet": {"name": "vping_userdata-subnet_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "enable_dhcp": true, "network_id": "94b2239f-0c86-4ef4-b409-8f737066195c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-10 03:26:57,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a08f779e-bc60-473f-8fe5-72d4640f39c5 Date: Wed, 10 Oct 2018 03:26:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b2239f-0c86-4ef4-b409-8f737066195c","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T03:26:57Z","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":"396e56849b844c4385cf9412e3db7ae3","id":"252e615b-cad2-4d88-bcf9-4bf0da11a564","subnetpool_id":null,"name":"vping_userdata-subnet_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}} 2018-10-10 03:26:57,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a08f779e-bc60-473f-8fe5-72d4640f39c5 2018-10-10 03:26:57,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.641377925873s 2018-10-10 03:26:57,744 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a08f779e-bc60-473f-8fe5-72d4640f39c5 2018-10-10 03:26:57,745 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T03:26:57Z', 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'252e615b-cad2-4d88-bcf9-4bf0da11a564', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', u'enable_dhcp': True, u'network_id': u'94b2239f-0c86-4ef4-b409-8f737066195c', u'tenant_id': u'396e56849b844c4385cf9412e3db7ae3', u'created_at': u'2018-10-10T03:26:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'396e56849b844c4385cf9412e3db7ae3'}) 2018-10-10 03:26:57,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-10 03:26:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "vping_userdata-router_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "admin_state_up": true}}' 2018-10-10 03:27:03,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c8d18e8d-6792-4822-86d2-1688243e9d62 Date: Wed, 10 Oct 2018 03:27:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "created_at": "2018-10-10T03:26:59Z", "admin_state_up": true, "updated_at": "2018-10-10T03:27:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "396e56849b844c4385cf9412e3db7ae3", "id": "5c2f5165-6380-4dfe-960d-2c661c1fa849", "name": "vping_userdata-router_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}} 2018-10-10 03:27:03,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c8d18e8d-6792-4822-86d2-1688243e9d62 2018-10-10 03:27:03,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.94203209877s 2018-10-10 03:27:03,688 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c8d18e8d-6792-4822-86d2-1688243e9d62 2018-10-10 03:27:03,688 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T03:27:00Z', u'revision_number': 3, u'id': u'5c2f5165-6380-4dfe-960d-2c661c1fa849', u'external_gateway_info': {u'network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aba2c23f-74a8-4abc-89e9-a47b00844074', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', u'admin_state_up': True, u'tenant_id': u'396e56849b844c4385cf9412e3db7ae3', u'created_at': u'2018-10-10T03:26:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'396e56849b844c4385cf9412e3db7ae3'}) 2018-10-10 03:27:03,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-10 03:27:03,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '{"subnet_id": "252e615b-cad2-4d88-bcf9-4bf0da11a564"}' 2018-10-10 03:27:05,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dff468ec-ad7f-4fd1-9a1a-f06010ba1638 Date: Wed, 10 Oct 2018 03:27:05 GMT RESP BODY: {"network_id": "94b2239f-0c86-4ef4-b409-8f737066195c", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "subnet_id": "252e615b-cad2-4d88-bcf9-4bf0da11a564", "subnet_ids": ["252e615b-cad2-4d88-bcf9-4bf0da11a564"], "port_id": "4894bbb7-4ead-4f5a-9a3f-d22b344c0a09", "id": "5c2f5165-6380-4dfe-960d-2c661c1fa849"} 2018-10-10 03:27:05,540 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849/add_router_interface.json used request id req-dff468ec-ad7f-4fd1-9a1a-f06010ba1638 2018-10-10 03:27:05,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.85140585899s 2018-10-10 03:27:05,541 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849/add_router_interface.json used request id req-dff468ec-ad7f-4fd1-9a1a-f06010ba1638 returning object 5c2f5165-6380-4dfe-960d-2c661c1fa849 2018-10-10 03:27:05,541 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:27:05,673 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-10 03:27:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:05,680 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 03:27:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 03:27:05,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:27:05,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:05,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-32a4fd99-598f-478c-8595-4e185bc0f930 Date: Wed, 10 Oct 2018 03:27:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:27:05,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-32a4fd99-598f-478c-8595-4e185bc0f930 2018-10-10 03:27:05,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170492172241s 2018-10-10 03:27:05,854 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-32a4fd99-598f-478c-8595-4e185bc0f930 2018-10-10 03:27:05,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 03:27:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}' 2018-10-10 03:27:06,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31 X-Openstack-Request-Id: req-d46af12a-9277-477b-b7b2-8e4a5641eeff Date: Wed, 10 Oct 2018 03:27:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file", "owner": "396e56849b844c4385cf9412e3db7ae3", "id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "size": null, "self": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:27:06Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "checksum": null, "created_at": "2018-10-10T03:27:06Z", "protected": false} 2018-10-10 03:27:06,071 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d46af12a-9277-477b-b7b2-8e4a5641eeff 2018-10-10 03:27:06,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.214987039566s 2018-10-10 03:27:06,072 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d46af12a-9277-477b-b7b2-8e4a5641eeff returning object 0e805fd5-410e-46e6-ab1e-aea5e0dd1f31 2018-10-10 03:27:06,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 03:27:06,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '' 2018-10-10 03:27:07,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35fda47b-82c1-4b09-9818-b1f98ca634ae Date: Wed, 10 Oct 2018 03:27:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:27:07,407 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file used request id req-35fda47b-82c1-4b09-9818-b1f98ca634ae 2018-10-10 03:27:07,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.33515191078s 2018-10-10 03:27:07,408 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file used request id req-35fda47b-82c1-4b09-9818-b1f98ca634ae 2018-10-10 03:27:07,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:27:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:07,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f6eed003-5d3b-48a4-a412-5505484bd2c8 Date: Wed, 10 Oct 2018 03:27:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap", "metadata": {}}], "file": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file", "owner": "396e56849b844c4385cf9412e3db7ae3", "id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "size": 12716032, "self": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:27:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:27:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:27:07,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f6eed003-5d3b-48a4-a412-5505484bd2c8 2018-10-10 03:27:07,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180624008179s 2018-10-10 03:27:07,589 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f6eed003-5d3b-48a4-a412-5505484bd2c8 2018-10-10 03:27:07,591 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file', 'owner': u'396e56849b844c4385cf9412e3db7ae3', 'id': u'0e805fd5-410e-46e6-ab1e-aea5e0dd1f31', 'size': 12716032, u'self': u'/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396e56849b844c4385cf9412e3db7ae3', 'name': 'vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T03:27:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T03:27:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'created': u'2018-10-10T03:27:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T03:27:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 03:27:07,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 03:27:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 03:27:07,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-ba6fc08c-d531-49cc-b504-a0fd1291a72c x-compute-request-id: req-ba6fc08c-d531-49cc-b504-a0fd1291a72c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "name": "vping_userdata-flavor_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:27:07,786 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ba6fc08c-d531-49cc-b504-a0fd1291a72c 2018-10-10 03:27:07,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.193686962128s 2018-10-10 03:27:07,786 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ba6fc08c-d531-49cc-b504-a0fd1291a72c returning object 9fbae3d5-04d3-49e2-aacc-f0769e0624b1 2018-10-10 03:27:07,787 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', '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'12fa6dd9c3df4310ac43440581910811', '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'9fbae3d5-04d3-49e2-aacc-f0769e0624b1', 'swap': 0}) 2018-10-10 03:27:07,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 03:27:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" -d '{"extra_specs": {}}' 2018-10-10 03:27:07,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-8450a2d6-f623-4735-9068-c24a5b805009 x-compute-request-id: req-8450a2d6-f623-4735-9068-c24a5b805009 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:27:07,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1/os-extra_specs used request id req-8450a2d6-f623-4735-9068-c24a5b805009 2018-10-10 03:27:07,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192620754242s 2018-10-10 03:27:07,807 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1/os-extra_specs used request id req-8450a2d6-f623-4735-9068-c24a5b805009 2018-10-10 03:27:07,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:27:07,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:08,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-661b6860-617e-4eac-93af-693f77d2e07f Date: Wed, 10 Oct 2018 03:27:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["252e615b-cad2-4d88-bcf9-4bf0da11a564"],"updated_at":"2018-10-10T03:26:57Z","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"396e56849b844c4385cf9412e3db7ae3","id":"94b2239f-0c86-4ef4-b409-8f737066195c","name":"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:27:08,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-661b6860-617e-4eac-93af-693f77d2e07f 2018-10-10 03:27:08,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263566970825s 2018-10-10 03:27:08,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-661b6860-617e-4eac-93af-693f77d2e07f 2018-10-10 03:27:08,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:27:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:08,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-be53e655-dd30-46f7-ad1a-4833e0d92e30 Date: Wed, 10 Oct 2018 03:27:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap", "metadata": {}}], "file": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file", "owner": "396e56849b844c4385cf9412e3db7ae3", "id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "size": 12716032, "self": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:27:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:27:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:27:08,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-be53e655-dd30-46f7-ad1a-4833e0d92e30 2018-10-10 03:27:08,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169941902161s 2018-10-10 03:27:08,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-be53e655-dd30-46f7-ad1a-4833e0d92e30 2018-10-10 03:27:08,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 03:27:08,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:08,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-b0e2376f-cf5a-4d1a-b177-4f662e529307 x-compute-request-id: req-b0e2376f-cf5a-4d1a-b177-4f662e529307 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "name": "vping_userdata-flavor_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 03:27:08,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b0e2376f-cf5a-4d1a-b177-4f662e529307 2018-10-10 03:27:08,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.313159942627s 2018-10-10 03:27:08,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b0e2376f-cf5a-4d1a-b177-4f662e529307 2018-10-10 03:27:08,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-10 03:27:08,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '{"server": {"name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "imageRef": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "flavorRef": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "94b2239f-0c86-4ef4-b409-8f737066195c"}]}}' 2018-10-10 03:27:10,352 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:27: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-6a3580ef-d35f-42a1-ba0f-05f4588ded83 x-compute-request-id: req-6a3580ef-d35f-42a1-ba0f-05f4588ded83 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "adminPass": "8rQGqCLnG34t"}} 2018-10-10 03:27:10,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-6a3580ef-d35f-42a1-ba0f-05f4588ded83 2018-10-10 03:27:10,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.79102611542s 2018-10-10 03:27:10,353 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-6a3580ef-d35f-42a1-ba0f-05f4588ded83 2018-10-10 03:27:10,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:10,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:10,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-def9a14c-9461-4b15-bea2-efe3ed6d2d5f x-compute-request-id: req-def9a14c-9461-4b15-bea2-efe3ed6d2d5f Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "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-10-10T03:27:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:10,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-def9a14c-9461-4b15-bea2-efe3ed6d2d5f 2018-10-10 03:27:10,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420608997345s 2018-10-10 03:27:10,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-def9a14c-9461-4b15-bea2-efe3ed6d2d5f 2018-10-10 03:27:10,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:27:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:11,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-d8b249b5-8cff-4fad-9521-1069e515a84f Date: Wed, 10 Oct 2018 03:27:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["252e615b-cad2-4d88-bcf9-4bf0da11a564"],"updated_at":"2018-10-10T03:26:57Z","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"396e56849b844c4385cf9412e3db7ae3","id":"94b2239f-0c86-4ef4-b409-8f737066195c","name":"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:27:11,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d8b249b5-8cff-4fad-9521-1069e515a84f 2018-10-10 03:27:11,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.453104019165s 2018-10-10 03:27:11,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d8b249b5-8cff-4fad-9521-1069e515a84f 2018-10-10 03:27:11,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 03:27:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:11,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fc101aae-ca48-4753-9b75-f89084be0d70 Date: Wed, 10 Oct 2018 03:27:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b2239f-0c86-4ef4-b409-8f737066195c","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T03:26:57Z","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":"396e56849b844c4385cf9412e3db7ae3","id":"252e615b-cad2-4d88-bcf9-4bf0da11a564","subnetpool_id":null,"name":"vping_userdata-subnet_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:27:11,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fc101aae-ca48-4753-9b75-f89084be0d70 2018-10-10 03:27:11,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0575070381165s 2018-10-10 03:27:11,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fc101aae-ca48-4753-9b75-f89084be0d70 2018-10-10 03:27:11,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:13,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:13,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-e97cc9b6-b76f-4dd4-8681-a61128fca412 x-compute-request-id: req-e97cc9b6-b76f-4dd4-8681-a61128fca412 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.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:27:11Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:13,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e97cc9b6-b76f-4dd4-8681-a61128fca412 2018-10-10 03:27:13,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357311964035s 2018-10-10 03:27:13,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e97cc9b6-b76f-4dd4-8681-a61128fca412 2018-10-10 03:27:13,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:15,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:15,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:16,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-93924b62-ccff-455e-b72c-9d774ec3d9b8 x-compute-request-id: req-93924b62-ccff-455e-b72c-9d774ec3d9b8 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.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:27:11Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:16,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-93924b62-ccff-455e-b72c-9d774ec3d9b8 2018-10-10 03:27:16,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686419963837s 2018-10-10 03:27:16,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-93924b62-ccff-455e-b72c-9d774ec3d9b8 2018-10-10 03:27:16,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:18,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:18,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:19,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-17a6f5a7-79a8-434b-a5e9-c7a4e3a2a09d x-compute-request-id: req-17a6f5a7-79a8-434b-a5e9-c7a4e3a2a09d Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:63:8f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:16.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:17Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:19,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17a6f5a7-79a8-434b-a5e9-c7a4e3a2a09d 2018-10-10 03:27:19,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.896422863007s 2018-10-10 03:27:19,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17a6f5a7-79a8-434b-a5e9-c7a4e3a2a09d 2018-10-10 03:27:19,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 03:27:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=8ace5d26-96ed-428f-8cd6-46b72eddb7b0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:19,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ff5c0fc0-6063-4200-b165-2d531e97d3dd Date: Wed, 10 Oct 2018 03:27:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:27:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"252e615b-cad2-4d88-bcf9-4bf0da11a564","ip_address":"192.168.120.11"}],"id":"9773823a-a523-4460-80a1-300e669960d8","security_groups":["0ca0d461-f4a8-4645-8078-463fdd0ac498"],"mac_address":"fa:16:3e:f4:63:8f","project_id":"396e56849b844c4385cf9412e3db7ae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94b2239f-0c86-4ef4-b409-8f737066195c","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:27:12Z","binding:vnic_type":"normal","device_id":"8ace5d26-96ed-428f-8cd6-46b72eddb7b0"}]} 2018-10-10 03:27:19,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=8ace5d26-96ed-428f-8cd6-46b72eddb7b0 used request id req-ff5c0fc0-6063-4200-b165-2d531e97d3dd 2018-10-10 03:27:19,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.196588993073s 2018-10-10 03:27:19,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=8ace5d26-96ed-428f-8cd6-46b72eddb7b0 used request id req-ff5c0fc0-6063-4200-b165-2d531e97d3dd 2018-10-10 03:27:19,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:27:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9773823a-a523-4460-80a1-300e669960d8" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:19,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6285cc9b-f66c-4849-b561-9f9aec81fe7f Date: Wed, 10 Oct 2018 03:27:19 GMT RESP BODY: {"floatingips": []} 2018-10-10 03:27:19,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9773823a-a523-4460-80a1-300e669960d8 used request id req-6285cc9b-f66c-4849-b561-9f9aec81fe7f 2018-10-10 03:27:19,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183160305023s 2018-10-10 03:27:19,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=9773823a-a523-4460-80a1-300e669960d8 used request id req-6285cc9b-f66c-4849-b561-9f9aec81fe7f 2018-10-10 03:27:19,479 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:63:8f', 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'0e805fd5-410e-46e6-ab1e-aea5e0dd1f31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T03:27:16.000000', 'flavor': Munch({u'id': u'9fbae3d5-04d3-49e2-aacc-f0769e0624b1'}), 'az': u'nova', 'id': u'8ace5d26-96ed-428f-8cd6-46b72eddb7b0', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ab913f4cb08f4a8f9d20ca564396b436', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396e56849b844c4385cf9412e3db7ae3', 'name': 'vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', '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-10-10T03:27:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T03:27:17Z', 'hostId': u'590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7', '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-10-10T03:27:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'396e56849b844c4385cf9412e3db7ae3', 'name': u'vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'adminPass': u'8rQGqCLnG34t', 'tenant_id': u'396e56849b844c4385cf9412e3db7ae3', 'region': 'regionOne', 'created': u'2018-10-10T03:27:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 03:27:19,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:27:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:19,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-45469f78-f50c-48a2-9619-06b5dda6a58f Date: Wed, 10 Oct 2018 03:27:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["252e615b-cad2-4d88-bcf9-4bf0da11a564"],"updated_at":"2018-10-10T03:26:57Z","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"396e56849b844c4385cf9412e3db7ae3","id":"94b2239f-0c86-4ef4-b409-8f737066195c","name":"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:27:19,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-45469f78-f50c-48a2-9619-06b5dda6a58f 2018-10-10 03:27:19,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.225043058395s 2018-10-10 03:27:19,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-45469f78-f50c-48a2-9619-06b5dda6a58f 2018-10-10 03:27:19,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:27:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:19,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-e3dffaaf-451f-41ee-84b4-b78b7e247a2f Date: Wed, 10 Oct 2018 03:27:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap", "metadata": {}}], "file": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file", "owner": "396e56849b844c4385cf9412e3db7ae3", "id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "size": 12716032, "self": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:27:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:27:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:27:19,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e3dffaaf-451f-41ee-84b4-b78b7e247a2f 2018-10-10 03:27:19,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174324035645s 2018-10-10 03:27:19,881 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e3dffaaf-451f-41ee-84b4-b78b7e247a2f 2018-10-10 03:27:19,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 03:27:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:19,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-44eed4cd-0960-4e12-b4a1-ea4c7d604d56 x-compute-request-id: req-44eed4cd-0960-4e12-b4a1-ea4c7d604d56 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "name": "vping_userdata-flavor_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 03:27:19,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-44eed4cd-0960-4e12-b4a1-ea4c7d604d56 2018-10-10 03:27:19,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0315661430359s 2018-10-10 03:27:19,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-44eed4cd-0960-4e12-b4a1-ea4c7d604d56 2018-10-10 03:27:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-10 03:27:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '{"server": {"name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "imageRef": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "flavorRef": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjExIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "94b2239f-0c86-4ef4-b409-8f737066195c"}]}}' 2018-10-10 03:27:21,190 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03: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-06cd2c94-6096-42ba-8afe-61bc47d775d8 x-compute-request-id: req-06cd2c94-6096-42ba-8afe-61bc47d775d8 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "adminPass": "SSx2NNiZ4C8s"}} 2018-10-10 03:27:21,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-06cd2c94-6096-42ba-8afe-61bc47d775d8 2018-10-10 03:27:21,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.27384996414s 2018-10-10 03:27:21,191 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-06cd2c94-6096-42ba-8afe-61bc47d775d8 2018-10-10 03:27:21,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:21,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-e90b310a-b4af-4ef0-ad8c-261fe6900701 x-compute-request-id: req-e90b310a-b4af-4ef0-ad8c-261fe6900701 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "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-10-10T03:27:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:63:8f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:16.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:17Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:21,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e90b310a-b4af-4ef0-ad8c-261fe6900701 2018-10-10 03:27:21,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364418983459s 2018-10-10 03:27:21,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e90b310a-b4af-4ef0-ad8c-261fe6900701 2018-10-10 03:27:21,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:23,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:23,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:24,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb024a5d-af07-449a-8b4b-5e1415940c46 x-compute-request-id: req-bb024a5d-af07-449a-8b4b-5e1415940c46 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:27:22Z", "hostId": "a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:63:8f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:16.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:17Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:24,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb024a5d-af07-449a-8b4b-5e1415940c46 2018-10-10 03:27:24,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711108922958s 2018-10-10 03:27:24,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb024a5d-af07-449a-8b4b-5e1415940c46 2018-10-10 03:27:24,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:26,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:26,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-ce6bf577-1838-4cc5-9e40-1917aded7a75 x-compute-request-id: req-ce6bf577-1838-4cc5-9e40-1917aded7a75 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:27:22Z", "hostId": "a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:63:8f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:16.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:17Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:26,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce6bf577-1838-4cc5-9e40-1917aded7a75 2018-10-10 03:27:26,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676760911942s 2018-10-10 03:27:26,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce6bf577-1838-4cc5-9e40-1917aded7a75 2018-10-10 03:27:26,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:28,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:28,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:29,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-d0f9d815-401c-4153-b2a0-6473cbb9274c x-compute-request-id: req-d0f9d815-401c-4153-b2a0-6473cbb9274c Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T03:27:22Z", "hostId": "a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:63:8f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:16.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:17Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:29,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0f9d815-401c-4153-b2a0-6473cbb9274c 2018-10-10 03:27:29,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683930158615s 2018-10-10 03:27:29,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0f9d815-401c-4153-b2a0-6473cbb9274c 2018-10-10 03:27:29,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:31,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:31,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:32,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-ce89cd1b-a574-407e-8467-67a1f572818a x-compute-request-id: req-ce89cd1b-a574-407e-8467-67a1f572818a Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e7:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:30.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:30Z", "hostId": "a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:63:8f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:16.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:17Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:32,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce89cd1b-a574-407e-8467-67a1f572818a 2018-10-10 03:27:32,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506865024567s 2018-10-10 03:27:32,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce89cd1b-a574-407e-8467-67a1f572818a 2018-10-10 03:27:32,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 03:27:32,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=692d7b76-7bcf-4f72-b46d-7b2cc0483c31" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:32,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-b1e71829-eb82-4a81-8261-9a4abeaa96c9 Date: Wed, 10 Oct 2018 03:27:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T03:27:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"252e615b-cad2-4d88-bcf9-4bf0da11a564","ip_address":"192.168.120.15"}],"id":"1b616b95-6466-4324-a5be-4038c99a4a8a","security_groups":["0ca0d461-f4a8-4645-8078-463fdd0ac498"],"mac_address":"fa:16:3e:c4:e7:a0","project_id":"396e56849b844c4385cf9412e3db7ae3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94b2239f-0c86-4ef4-b409-8f737066195c","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:27:22Z","binding:vnic_type":"normal","device_id":"692d7b76-7bcf-4f72-b46d-7b2cc0483c31"}]} 2018-10-10 03:27:32,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=692d7b76-7bcf-4f72-b46d-7b2cc0483c31 used request id req-b1e71829-eb82-4a81-8261-9a4abeaa96c9 2018-10-10 03:27:32,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0603249073029s 2018-10-10 03:27:32,235 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=692d7b76-7bcf-4f72-b46d-7b2cc0483c31 used request id req-b1e71829-eb82-4a81-8261-9a4abeaa96c9 2018-10-10 03:27:32,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 03:27:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1b616b95-6466-4324-a5be-4038c99a4a8a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:32,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-56aabf6c-6277-496b-85ee-83ce057bd72e Date: Wed, 10 Oct 2018 03:27:32 GMT RESP BODY: {"floatingips": []} 2018-10-10 03:27:32,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1b616b95-6466-4324-a5be-4038c99a4a8a used request id req-56aabf6c-6277-496b-85ee-83ce057bd72e 2018-10-10 03:27:32,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182530879974s 2018-10-10 03:27:32,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=1b616b95-6466-4324-a5be-4038c99a4a8a used request id req-56aabf6c-6277-496b-85ee-83ce057bd72e 2018-10-10 03:27:32,259 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c4:e7:a0', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0e805fd5-410e-46e6-ab1e-aea5e0dd1f31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T03:27:30.000000', 'flavor': Munch({u'id': u'9fbae3d5-04d3-49e2-aacc-f0769e0624b1'}), 'az': u'nova', 'id': u'692d7b76-7bcf-4f72-b46d-7b2cc0483c31', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ab913f4cb08f4a8f9d20ca564396b436', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396e56849b844c4385cf9412e3db7ae3', 'name': 'vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', '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-10-10T03:27:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T03:27:30Z', 'hostId': u'a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3', '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-10-10T03:27:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'396e56849b844c4385cf9412e3db7ae3', 'name': u'vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa', 'adminPass': u'SSx2NNiZ4C8s', 'tenant_id': u'396e56849b844c4385cf9412e3db7ae3', 'region': 'regionOne', 'created': u'2018-10-10T03:27:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 03:27:32,260 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-10 03:27:33,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:33,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-73814cb6-5fae-44ff-87f2-6acb54f22878 x-compute-request-id: req-73814cb6-5fae-44ff-87f2-6acb54f22878 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e7:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:30.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:30Z", "hostId": "a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:63:8f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:16.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:17Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:33,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-73814cb6-5fae-44ff-87f2-6acb54f22878 2018-10-10 03:27:33,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674510002136s 2018-10-10 03:27:33,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-73814cb6-5fae-44ff-87f2-6acb54f22878 2018-10-10 03:27:33,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-10 03:27:33,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 03:27:35,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-91686168-c547-48a6-9d06-e9b69dd279ac x-compute-request-id: req-91686168-c547-48a6-9d06-e9b69dd279ac Content-Encoding: gzip Content-Length: 9461 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 538021627 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.908 MHz processor\n[ 0.129973] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131619] pid_max: default: 32768 minimum: 301\n[ 0.132506] ACPI: Core revision 20150930\n[ 0.133879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135174] Security Framework initialized\n[ 0.135990] Yama: becoming mindful.\n[ 0.136716] AppArmor: AppArmor initialized\n[ 0.137582] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138908] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140189] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141398] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142778] Initializing cgroup subsys io\n[ 0.143597] Initializing cgroup subsys memory\n[ 0.144457] Initializing cgroup subsys devices\n[ 0.145335] Initializing cgroup subsys freezer\n[ 0.146211] Initializing cgroup subsys net_cls\n[ 0.147079] Initializing cgroup subsys perf_event\n[ 0.147989] Initializing cgroup subsys net_prio\n[ 0.148873] Initializing cgroup subsys hugetlb\n[ 0.149746] Initializing cgroup subsys pids\n[ 0.150619] CPU: Physical Processor ID: 0\n[ 0.152126] mce: CPU supports 10 MCE banks\n[ 0.152982] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166292] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172687] ftrace: allocating 31920 entries in 125 pages\n[ 0.198993] smpboot: Max logical packages: 1\n[ 0.199849] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201205] x2apic enabled\n[ 0.202019] Switched APIC routing to physical x2apic.\n[ 0.203770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206902] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208699] KVM setup paravirtual spinlock\n[ 0.210000] x86: Booted up 1 node, 1 CPUs\n[ 0.210821] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.212220] devtmpfs: initialized\n[ 0.213954] evm: security.selinux\n[ 0.214656] evm: security.SMACK64\n[ 0.215339] evm: security.SMACK64EXEC\n[ 0.216083] evm: security.SMACK64TRANSMUTE\n[ 0.216885] evm: security.SMACK64MMAP\n[ 0.217630] evm: security.ima\n[ 0.218266] evm: security.capability\n[ 0.219064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220903] pinctrl core: initialized pinctrl subsystem\n[ 0.222155] RTC time: 3:27:30, date: 10/10/18\n[ 0.223114] NET: Registered protocol family 16\n[ 0.224100] cpuidle: using governor ladder\n[ 0.224930] cpuidle: using governor menu\n[ 0.225719] PCCT header not found.\n[ 0.226479] ACPI: bus type PCI registered\n[ 0.227279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228524] PCI: Using configuration type 1 for base access\n[ 0.230272] ACPI: Added _OSI(Module Device)\n[ 0.231127] ACPI: Added _OSI(Processor Device)\n[ 0.231992] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232888] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234984] ACPI: Interpreter enabled\n[ 0.235759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243107] ACPI: (supports S0 S5)\n[ 0.243810] ACPI: Using IOAPIC for interrupt routing\n[ 0.244988] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248210] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251787] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254012] acpiphp: Slot [3] registered\n[ 0.254824] acpiphp: Slot [4] registered\n[ 0.255631] acpiphp: Slot [5] registered\n[ 0.256435] acpiphp: Slot [6] registered\n[ 0.257229] acpiphp: Slot [7] registered\n[ 0.258036] acpiphp: Slot [8] registered\n[ 0.258846] acpiphp: Slot [9] registered\n[ 0.259652] acpiphp: Slot [10] registered\n[ 0.260470] acpiphp: Slot [11] registered\n[ 0.261279] acpiphp: Slot [12] registered\n[ 0.262095] acpiphp: Slot [13] registered\n[ 0.262904] acpiphp: Slot [14] registered\n[ 0.263713] acpiphp: Slot [15] registered\n[ 0.274685] acpiphp: Slot [16] registered\n[ 0.275498] acpiphp: Slot [17] registered\n[ 0.276303] acpiphp: Slot [18] registered\n[ 0.277120] acpiphp: Slot [19] registered\n[ 0.278039] acpiphp: Slot [20] registered\n[ 0.278862] acpiphp: Slot [21] registered\n[ 0.279676] acpiphp: Slot [22] registered\n[ 0.280481] acpiphp: Slot [23] registered\n[ 0.281285] acpiphp: Slot [24] registered\n[ 0.282092] acpiphp: Slot [25] registered\n[ 0.282900] acpiphp: Slot [26] registered\n[ 0.283713] acpiphp: Slot [27] registered\n[ 0.284525] acpiphp: Slot [28] registered\n[ 0.285330] acpiphp: Slot [29] registered\n[ 0.286139] acpiphp: Slot [30] registered\n[ 0.286955] acpiphp: Slot [31] registered\n[ 0.287764] PCI host bridge to bus 0000:00\n[ 0.288569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293877] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300230] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301531] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302709] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303973] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310944] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312388] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360939] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363863] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368574] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369727] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370773] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372305] vgaarb: loaded\n[ 0.372907] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374030] SCSI subsystem initialized\n[ 0.374844] ACPI: bus type USB registered\n[ 0.375659] usbcore: registered new interface driver usbfs\n[ 0.376699] usbcore: registered new interface driver hub\n[ 0.377706] usbcore: registered new device driver usb\n[ 0.378753] PCI: Using ACPI for IRQ routing\n[ 0.379777] NetLabel: Initializing\n[ 0.380517] NetLabel: domain hash size = 128\n[ 0.381380] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382325] NetLabel: unlabeled traffic allowed by default\n[ 0.383416] clocksource: Switched to clocksource kvm-clock\n[ 0.388848] AppArmor: AppArmor Filesystem Enabled\n[ 0.389815] pnp: PnP ACPI init\n[ 0.390726] pnp: PnP ACPI: found 5 devices\n[ 0.397161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398870] NET: Registered protocol family 2\n[ 0.399837] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401107] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402289] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403462] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404539] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405697] NET: Registered protocol family 1\n[ 0.406564] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407727] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422750] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436982] Trying to unpack rootfs image as initramfs...\n[ 0.487144] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501321] Scanning for low memory corruption every 60 seconds\n[ 0.502636] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503781] audit: initializing netlink subsys (disabled)\n[ 0.504799] audit: type=2000 audit(1539142051.132:1): initialized\n[ 0.506099] Initialise system trusted keyring\n[ 0.507021] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508182] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510128] zbud: loaded\n[ 0.510830] VFS: Disk quotas dquot_6.6.0\n[ 0.511653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513164] fuse init (API version 7.23)\n[ 0.514053] Key type big_key registered\n[ 0.514858] Allocating IMA MOK and blacklist keyrings.\n[ 0.515977] Key type asymmetric registered\n[ 0.516807] Asymmetric key parser 'x509' registered\n[ 0.517755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519588] io scheduler noop registered\n[ 0.520381] io scheduler deadline registered (default)\n[ 0.521357] io scheduler cfq registered\n[ 0.522185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523229] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525941] ACPI: Power Button [PWRF]\n[ 0.526770] GHES: HEST is not enabled!\n[ 0.542379] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571374] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597903] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600050] Linux agpgart interface v0.103\n[ 0.602106] brd: module loaded\n[ 0.603300] loop: module loaded\n[ 0.608908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610363] GPT:90111 != 2097151\n[ 0.611035] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612128] GPT:90111 != 2097151\n[ 0.612802] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613758] vda: vda1 vda15\n[ 0.615167] scsi host0: ata_piix\n[ 0.615915] scsi host1: ata_piix\n[ 0.616629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617844] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619285] libphy: Fixed MDIO Bus: probed\n[ 0.620250] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623784] PPP generic driver version 2.4.2\n[ 0.624921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626397] ehci-pci: EHCI PCI platform driver\n[ 0.627361] ehci-platform: EHCI generic platform driver\n[ 0.628642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630026] ohci-pci: OHCI PCI platform driver\n[ 0.631103] ohci-platform: OHCI generic platform driver\n[ 0.632329] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648360] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649809] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651950] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654585] usb usb1: Product: UHCI Host Controller\n[ 0.655521] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656660] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657706] hub 1-0:1.0: USB hub found\n[ 0.658503] hub 1-0:1.0: 2 ports detected\n[ 0.659405] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661523] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662480] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663516] mousedev: PS/2 mouse device common for all mice\n[ 0.664759] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666759] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667869] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669058] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670233] i2c /dev entries driver\n[ 0.671170] device-mapper: uevent: version 1.0.3\n[ 0.672131] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673748] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675020] NET: Registered protocol family 10\n[ 0.676018] NET: Registered protocol family 17\n[ 0.676904] Key type dns_resolver registered\n[ 0.677830] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678917] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680663] registered taskstats version 1\n[ 0.681500] Loading compiled-in X.509 certificates\n[ 0.682935] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684799] zswap: loaded using pool lzo/zbud\n[ 0.686173] Key type trusted registered\n[ 0.687742] Key type encrypted registered\n[ 0.688577] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689596] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690621] evm: HMAC attrs: 0x1\n[ 0.691581] Magic number: 6:18:462\n[ 0.692407] rtc_cmos 00:00: setting system clock to 2018-10-10 03:27:30 UTC (1539142050)\n[ 0.693996] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695107] EDD information not available.\n[ 0.776390] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777936] Write protecting the kernel read-only data: 14336k\n[ 0.789717] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791536] 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.836583] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.19. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbt1/IvNT2YIv9Xg7m/Z5mZbaUmlIAbmyh1Ap9BuzApVepEZzVaCbpXiV7glgNsGoPGR4d8aQ7k5s6zJtZJow7MEMB4xRwTp/ILxE5I71kXGC8PloQ1Q2x09zmk936xM6VWGJ6dbiSmzNEAvUHlKcIwWpsRV271u2grOGK1LeQfSQOnoZOQWSsQK20abIk6tECkeo/i9EoSQkd3cGUFknJHpg4BtDxiI1Iv3853fpTIpIsvyiMYiHF5Xbu0MM7Kd+xu5UjNpGXocGJJgLveBVzXtASAg8SHRbAwXG7gXIhSeq8gMXCAgIR1Jz4CKWSu6X9rOYZ0C8PdU5+4dwUN1sX root@vping-userdata-vm2-a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa\nssh-dss AAAAB3NzaC1kc3MAAACBAN3w5yWVeK8nHNY/9dKERi8qjhYJwLcEVUPkItLl6b+hFlMTK1tts0bySo6JnWMSIZexMjiGvmsw7hGy885iHshxGLT6kPYj1YtTmMW3P07u+zDEQHfiuLtdhWm+xK8RhEwcBhuUHbIWShp1UnMc5cwcDvNRVI/Vpsq9wpiqq+7TAAAAFQD3SWRyFNdZYBT4Wy/wa9fQt/+anwAAAIEAu5g7MyWVwOPy+MnNWvevCyl6cIQ6rvYVz8qyAXd6yQQAX1dB0UmR34vnOrorPN29VqMPinexABcQPE5R2mVlUBftfbcbH4+21xrOl4Uw9wFxCh8EycFyQl7TdpaopWRukpWQWHJ8oNjicId10/jqBr6NxW/Y1BP5AauUSSM90wUAAACBALGYP4xErDlRNYpnILSsZqfPYa/YY9osuE35370urGjefxh67+xfKND6smvmavTpN7s6bTkqLgQpIfMcxc/jO3WUd7/BskzUM+yqs6L4a/xe+KoIOdaPZEul6gNZfIUeJaAuY1dIZEr803YiEt8bSteTV6GWXhRuihV8vN0xpZaW root@vping-userdata-vm2-a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fec4:e7a0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.13 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-10-10 03:27:35,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31/action used request id req-91686168-c547-48a6-9d06-e9b69dd279ac 2018-10-10 03:27:35,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10315704346s 2018-10-10 03:27:35,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31/action used request id req-91686168-c547-48a6-9d06-e9b69dd279ac 2018-10-10 03:27:35,044 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 538021627 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.908 MHz processor [ 0.129973] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131619] pid_max: default: 32768 minimum: 301 [ 0.132506] ACPI: Core revision 20150930 [ 0.133879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135174] Security Framework initialized [ 0.135990] Yama: becoming mindful. [ 0.136716] AppArmor: AppArmor initialized [ 0.137582] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138908] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140189] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141398] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142778] Initializing cgroup subsys io [ 0.143597] Initializing cgroup subsys memory [ 0.144457] Initializing cgroup subsys devices [ 0.145335] Initializing cgroup subsys freezer [ 0.146211] Initializing cgroup subsys net_cls [ 0.147079] Initializing cgroup subsys perf_event [ 0.147989] Initializing cgroup subsys net_prio [ 0.148873] Initializing cgroup subsys hugetlb [ 0.149746] Initializing cgroup subsys pids [ 0.150619] CPU: Physical Processor ID: 0 [ 0.152126] mce: CPU supports 10 MCE banks [ 0.152982] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153985] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166292] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172687] ftrace: allocating 31920 entries in 125 pages [ 0.198993] smpboot: Max logical packages: 1 [ 0.199849] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201205] x2apic enabled [ 0.202019] Switched APIC routing to physical x2apic. [ 0.203770] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206902] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208699] KVM setup paravirtual spinlock [ 0.210000] x86: Booted up 1 node, 1 CPUs [ 0.210821] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.212220] devtmpfs: initialized [ 0.213954] evm: security.selinux [ 0.214656] evm: security.SMACK64 [ 0.215339] evm: security.SMACK64EXEC [ 0.216083] evm: security.SMACK64TRANSMUTE [ 0.216885] evm: security.SMACK64MMAP [ 0.217630] evm: security.ima [ 0.218266] evm: security.capability [ 0.219064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220903] pinctrl core: initialized pinctrl subsystem [ 0.222155] RTC time: 3:27:30, date: 10/10/18 [ 0.223114] NET: Registered protocol family 16 [ 0.224100] cpuidle: using governor ladder [ 0.224930] cpuidle: using governor menu [ 0.225719] PCCT header not found. [ 0.226479] ACPI: bus type PCI registered [ 0.227279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228524] PCI: Using configuration type 1 for base access [ 0.230272] ACPI: Added _OSI(Module Device) [ 0.231127] ACPI: Added _OSI(Processor Device) [ 0.231992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232888] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234984] ACPI: Interpreter enabled [ 0.235759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243107] ACPI: (supports S0 S5) [ 0.243810] ACPI: Using IOAPIC for interrupt routing [ 0.244988] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248210] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249363] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251787] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254012] acpiphp: Slot [3] registered [ 0.254824] acpiphp: Slot [4] registered [ 0.255631] acpiphp: Slot [5] registered [ 0.256435] acpiphp: Slot [6] registered [ 0.257229] acpiphp: Slot [7] registered [ 0.258036] acpiphp: Slot [8] registered [ 0.258846] acpiphp: Slot [9] registered [ 0.259652] acpiphp: Slot [10] registered [ 0.260470] acpiphp: Slot [11] registered [ 0.261279] acpiphp: Slot [12] registered [ 0.262095] acpiphp: Slot [13] registered [ 0.262904] acpiphp: Slot [14] registered [ 0.263713] acpiphp: Slot [15] registered [ 0.274685] acpiphp: Slot [16] registered [ 0.275498] acpiphp: Slot [17] registered [ 0.276303] acpiphp: Slot [18] registered [ 0.277120] acpiphp: Slot [19] registered [ 0.278039] acpiphp: Slot [20] registered [ 0.278862] acpiphp: Slot [21] registered [ 0.279676] acpiphp: Slot [22] registered [ 0.280481] acpiphp: Slot [23] registered [ 0.281285] acpiphp: Slot [24] registered [ 0.282092] acpiphp: Slot [25] registered [ 0.282900] acpiphp: Slot [26] registered [ 0.283713] acpiphp: Slot [27] registered [ 0.284525] acpiphp: Slot [28] registered [ 0.285330] acpiphp: Slot [29] registered [ 0.286139] acpiphp: Slot [30] registered [ 0.286955] acpiphp: Slot [31] registered [ 0.287764] PCI host bridge to bus 0000:00 [ 0.288569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.289781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.290992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.292439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.293877] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300230] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301531] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.302709] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.303973] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310944] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312388] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360939] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363863] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368574] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.369727] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.370773] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372305] vgaarb: loaded [ 0.372907] vgaarb: bridge control possible 0000:00:02.0 [ 0.374030] SCSI subsystem initialized [ 0.374844] ACPI: bus type USB registered [ 0.375659] usbcore: registered new interface driver usbfs [ 0.376699] usbcore: registered new interface driver hub [ 0.377706] usbcore: registered new device driver usb [ 0.378753] PCI: Using ACPI for IRQ routing [ 0.379777] NetLabel: Initializing [ 0.380517] NetLabel: domain hash size = 128 [ 0.381380] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382325] NetLabel: unlabeled traffic allowed by default [ 0.383416] clocksource: Switched to clocksource kvm-clock [ 0.388848] AppArmor: AppArmor Filesystem Enabled [ 0.389815] pnp: PnP ACPI init [ 0.390726] pnp: PnP ACPI: found 5 devices [ 0.397161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398870] NET: Registered protocol family 2 [ 0.399837] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.401107] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.402289] TCP: Hash tables configured (established 4096 bind 4096) [ 0.403462] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.404539] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.405697] NET: Registered protocol family 1 [ 0.406564] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.407727] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.408811] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422750] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.436982] Trying to unpack rootfs image as initramfs... [ 0.487144] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501321] Scanning for low memory corruption every 60 seconds [ 0.502636] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503781] audit: initializing netlink subsys (disabled) [ 0.504799] audit: type=2000 audit(1539142051.132:1): initialized [ 0.506099] Initialise system trusted keyring [ 0.507021] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508182] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510128] zbud: loaded [ 0.510830] VFS: Disk quotas dquot_6.6.0 [ 0.511653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513164] fuse init (API version 7.23) [ 0.514053] Key type big_key registered [ 0.514858] Allocating IMA MOK and blacklist keyrings. [ 0.515977] Key type asymmetric registered [ 0.516807] Asymmetric key parser 'x509' registered [ 0.517755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519588] io scheduler noop registered [ 0.520381] io scheduler deadline registered (default) [ 0.521357] io scheduler cfq registered [ 0.522185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.523229] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525941] ACPI: Power Button [PWRF] [ 0.526770] GHES: HEST is not enabled! [ 0.542379] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571374] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597903] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600050] Linux agpgart interface v0.103 [ 0.602106] brd: module loaded [ 0.603300] loop: module loaded [ 0.608908] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.610363] GPT:90111 != 2097151 [ 0.611035] GPT:Alternate GPT header not at the end of the disk. [ 0.612128] GPT:90111 != 2097151 [ 0.612802] GPT: Use GNU Parted to correct GPT errors. [ 0.613758] vda: vda1 vda15 [ 0.615167] scsi host0: ata_piix [ 0.615915] scsi host1: ata_piix [ 0.616629] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.617844] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619285] libphy: Fixed MDIO Bus: probed [ 0.620250] tun: Universal TUN/TAP device driver, 1.6 [ 0.621275] tun: (C) 1999-2004 Max Krasnyansky [ 0.623784] PPP generic driver version 2.4.2 [ 0.624921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626397] ehci-pci: EHCI PCI platform driver [ 0.627361] ehci-platform: EHCI generic platform driver [ 0.628642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630026] ohci-pci: OHCI PCI platform driver [ 0.631103] ohci-platform: OHCI generic platform driver [ 0.632329] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648360] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649809] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.651950] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.654585] usb usb1: Product: UHCI Host Controller [ 0.655521] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.656660] usb usb1: SerialNumber: 0000:00:01.2 [ 0.657706] hub 1-0:1.0: USB hub found [ 0.658503] hub 1-0:1.0: 2 ports detected [ 0.659405] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.661523] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.662480] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.663516] mousedev: PS/2 mouse device common for all mice [ 0.664759] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666759] rtc_cmos 00:00: RTC can wake from S4 [ 0.667869] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.669058] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.670233] i2c /dev entries driver [ 0.671170] device-mapper: uevent: version 1.0.3 [ 0.672131] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.673748] ledtrig-cpu: registered to indicate activity on CPUs [ 0.675020] NET: Registered protocol family 10 [ 0.676018] NET: Registered protocol family 17 [ 0.676904] Key type dns_resolver registered [ 0.677830] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.678917] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.680663] registered taskstats version 1 [ 0.681500] Loading compiled-in X.509 certificates [ 0.682935] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.684799] zswap: loaded using pool lzo/zbud [ 0.686173] Key type trusted registered [ 0.687742] Key type encrypted registered [ 0.688577] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689596] ima: No TPM chip found, activating TPM-bypass! [ 0.690621] evm: HMAC attrs: 0x1 [ 0.691581] Magic number: 6:18:462 [ 0.692407] rtc_cmos 00:00: setting system clock to 2018-10-10 03:27:30 UTC (1539142050) [ 0.693996] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695107] EDD information not available. [ 0.776390] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.777936] Write protecting the kernel read-only data: 14336k [ 0.789717] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791536] 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.836583] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.04 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.19. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbt1/IvNT2YIv9Xg7m/Z5mZbaUmlIAbmyh1Ap9BuzApVepEZzVaCbpXiV7glgNsGoPGR4d8aQ7k5s6zJtZJow7MEMB4xRwTp/ILxE5I71kXGC8PloQ1Q2x09zmk936xM6VWGJ6dbiSmzNEAvUHlKcIwWpsRV271u2grOGK1LeQfSQOnoZOQWSsQK20abIk6tECkeo/i9EoSQkd3cGUFknJHpg4BtDxiI1Iv3853fpTIpIsvyiMYiHF5Xbu0MM7Kd+xu5UjNpGXocGJJgLveBVzXtASAg8SHRbAwXG7gXIhSeq8gMXCAgIR1Jz4CKWSu6X9rOYZ0C8PdU5+4dwUN1sX root@vping-userdata-vm2-a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa ssh-dss AAAAB3NzaC1kc3MAAACBAN3w5yWVeK8nHNY/9dKERi8qjhYJwLcEVUPkItLl6b+hFlMTK1tts0bySo6JnWMSIZexMjiGvmsw7hGy885iHshxGLT6kPYj1YtTmMW3P07u+zDEQHfiuLtdhWm+xK8RhEwcBhuUHbIWShp1UnMc5cwcDvNRVI/Vpsq9wpiqq+7TAAAAFQD3SWRyFNdZYBT4Wy/wa9fQt/+anwAAAIEAu5g7MyWVwOPy+MnNWvevCyl6cIQ6rvYVz8qyAXd6yQQAX1dB0UmR34vnOrorPN29VqMPinexABcQPE5R2mVlUBftfbcbH4+21xrOl4Uw9wFxCh8EycFyQl7TdpaopWRukpWQWHJ8oNjicId10/jqBr6NxW/Y1BP5AauUSSM90wUAAACBALGYP4xErDlRNYpnILSsZqfPYa/YY9osuE35370urGjefxh67+xfKND6smvmavTpN7s6bTkqLgQpIfMcxc/jO3WUd7/BskzUM+yqs6L4a/xe+KoIOdaPZEul6gNZfIUeJaAuY1dIZEr803YiEt8bSteTV6GWXhRuihV8vN0xpZaW root@vping-userdata-vm2-a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fec4:e7a0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-10-10 03:27:35,045 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-10 03:27:35,186 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 03:27:35,187 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-10 03:27:35,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-10 03:27:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:35,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03: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 x-openstack-request-id: req-6c9cc02f-c0b4-49c1-80f6-84745775f213 x-compute-request-id: req-6c9cc02f-c0b4-49c1-80f6-84745775f213 Content-Type: application/json 2018-10-10 03:27:35,334 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0 used request id req-6c9cc02f-c0b4-49c1-80f6-84745775f213 2018-10-10 03:27:35,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141798019409s 2018-10-10 03:27:35,334 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0 used request id req-6c9cc02f-c0b4-49c1-80f6-84745775f213 2018-10-10 03:27:35,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:35,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-2b3bc98d-d785-4e6b-a403-6d21b492427b x-compute-request-id: req-2b3bc98d-d785-4e6b-a403-6d21b492427b Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e7:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:30.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:30Z", "hostId": "a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:63:8f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:16.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "8ace5d26-96ed-428f-8cd6-46b72eddb7b0", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:35Z", "hostId": "590cc5edf1b7684292654db3d1417803cbebb238b7192354a4c456c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:10Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:35,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b3bc98d-d785-4e6b-a403-6d21b492427b 2018-10-10 03:27:35,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451626777649s 2018-10-10 03:27:35,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b3bc98d-d785-4e6b-a403-6d21b492427b 2018-10-10 03:27:35,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:37,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:37,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:38,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-866f0ca8-0847-4658-bd1b-777f61d9f2e3 x-compute-request-id: req-866f0ca8-0847-4658-bd1b-777f61d9f2e3 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e7:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:30.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:30Z", "hostId": "a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:38,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-866f0ca8-0847-4658-bd1b-777f61d9f2e3 2018-10-10 03:27:38,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485301017761s 2018-10-10 03:27:38,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-866f0ca8-0847-4658-bd1b-777f61d9f2e3 2018-10-10 03:27:38,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-10 03:27:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:38,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:27: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-30b6ff48-b8e6-4e67-9ec5-84e925bc8fe5 x-compute-request-id: req-30b6ff48-b8e6-4e67-9ec5-84e925bc8fe5 Content-Type: application/json 2018-10-10 03:27:38,604 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31 used request id req-30b6ff48-b8e6-4e67-9ec5-84e925bc8fe5 2018-10-10 03:27:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.324728965759s 2018-10-10 03:27:38,604 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31 used request id req-30b6ff48-b8e6-4e67-9ec5-84e925bc8fe5 2018-10-10 03:27:38,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:38,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:39,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27: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-a1fbb827-11d1-4a47-a066-97228d3c8ec1 x-compute-request-id: req-a1fbb827-11d1-4a47-a066-97228d3c8ec1 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e7:a0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "rel": "bookmark"}], "image": {"id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "links": [{"href": "http://172.30.9.25:8774/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T03:27:30.000000", "flavor": {"id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "links": [{"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}]}, "id": "692d7b76-7bcf-4f72-b46d-7b2cc0483c31", "security_groups": [{"name": "default"}], "user_id": "ab913f4cb08f4a8f9d20ca564396b436", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T03:27:38Z", "hostId": "a1c92c3317697ece748d1092754cd60c816800fff04f1419ddad03b3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "created": "2018-10-10T03:27:21Z", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 03:27:39,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a1fbb827-11d1-4a47-a066-97228d3c8ec1 2018-10-10 03:27:39,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656434059143s 2018-10-10 03:27:39,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a1fbb827-11d1-4a47-a066-97228d3c8ec1 2018-10-10 03:27:39,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 03:27:41,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 03:27:41,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:41,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-c2406590-16c0-4829-8ec5-5cd30b0fa099 x-compute-request-id: req-c2406590-16c0-4829-8ec5-5cd30b0fa099 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 03:27:41,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2406590-16c0-4829-8ec5-5cd30b0fa099 2018-10-10 03:27:41,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.129595041275s 2018-10-10 03:27:41,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2406590-16c0-4829-8ec5-5cd30b0fa099 2018-10-10 03:27:41,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-10 03:27:41,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" -d '{"subnet_id": "252e615b-cad2-4d88-bcf9-4bf0da11a564"}' 2018-10-10 03:27:42,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c30b860d-534e-40d9-944f-e48be92e6bdb Date: Wed, 10 Oct 2018 03:27:42 GMT RESP BODY: {"network_id": "94b2239f-0c86-4ef4-b409-8f737066195c", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "subnet_id": "252e615b-cad2-4d88-bcf9-4bf0da11a564", "subnet_ids": ["252e615b-cad2-4d88-bcf9-4bf0da11a564"], "port_id": "4894bbb7-4ead-4f5a-9a3f-d22b344c0a09", "id": "5c2f5165-6380-4dfe-960d-2c661c1fa849"} 2018-10-10 03:27:42,690 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849/remove_router_interface.json used request id req-c30b860d-534e-40d9-944f-e48be92e6bdb 2018-10-10 03:27:42,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.29381799698s 2018-10-10 03:27:42,691 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849/remove_router_interface.json used request id req-c30b860d-534e-40d9-944f-e48be92e6bdb returning object 5c2f5165-6380-4dfe-960d-2c661c1fa849 2018-10-10 03:27:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-10 03:27:42,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:42,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-48ecfc24-b16f-43c5-8abb-2599bae95174 Date: Wed, 10 Oct 2018 03:27:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "created_at": "2018-10-10T03:26:59Z", "admin_state_up": true, "updated_at": "2018-10-10T03:27:41Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "396e56849b844c4385cf9412e3db7ae3", "id": "5c2f5165-6380-4dfe-960d-2c661c1fa849", "name": "vping_userdata-router_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:27:42,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-48ecfc24-b16f-43c5-8abb-2599bae95174 2018-10-10 03:27:42,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0694739818573s 2018-10-10 03:27:42,762 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-48ecfc24-b16f-43c5-8abb-2599bae95174 2018-10-10 03:27:42,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-10 03:27:42,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:45,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-031d1b80-803f-4af3-9306-26516c66c8ad Content-Length: 0 Date: Wed, 10 Oct 2018 03:27:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:27:45,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849.json used request id req-031d1b80-803f-4af3-9306-26516c66c8ad 2018-10-10 03:27:45,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.07760190964s 2018-10-10 03:27:45,841 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/5c2f5165-6380-4dfe-960d-2c661c1fa849.json used request id req-031d1b80-803f-4af3-9306-26516c66c8ad 2018-10-10 03:27:45,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 03:27:45,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:45,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5bd4d83b-cb71-4ef1-aea4-15fc51ab97fa Date: Wed, 10 Oct 2018 03:27:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94b2239f-0c86-4ef4-b409-8f737066195c","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T03:26:57Z","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":"396e56849b844c4385cf9412e3db7ae3","id":"252e615b-cad2-4d88-bcf9-4bf0da11a564","subnetpool_id":null,"name":"vping_userdata-subnet_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:27:45,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-5bd4d83b-cb71-4ef1-aea4-15fc51ab97fa 2018-10-10 03:27:45,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0594079494476s 2018-10-10 03:27:45,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-5bd4d83b-cb71-4ef1-aea4-15fc51ab97fa 2018-10-10 03:27:45,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-10 03:27:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/252e615b-cad2-4d88-bcf9-4bf0da11a564.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:48,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c14bb1b2-b555-413e-9d4c-39a4f8904613 Date: Wed, 10 Oct 2018 03:27:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:27:48,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/252e615b-cad2-4d88-bcf9-4bf0da11a564.json used request id req-c14bb1b2-b555-413e-9d4c-39a4f8904613 2018-10-10 03:27:48,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.16968512535s 2018-10-10 03:27:48,072 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/252e615b-cad2-4d88-bcf9-4bf0da11a564.json used request id req-c14bb1b2-b555-413e-9d4c-39a4f8904613 2018-10-10 03:27:48,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:27:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:48,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-69812f7a-bf23-4f8f-949c-29d5cc1ce899 Date: Wed, 10 Oct 2018 03:27:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T03:27:47Z","tenant_id":"396e56849b844c4385cf9412e3db7ae3","created_at":"2018-10-10T03:26:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"396e56849b844c4385cf9412e3db7ae3","id":"94b2239f-0c86-4ef4-b409-8f737066195c","name":"vping_userdata-net_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:27:48,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-69812f7a-bf23-4f8f-949c-29d5cc1ce899 2018-10-10 03:27:48,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10938501358s 2018-10-10 03:27:48,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-69812f7a-bf23-4f8f-949c-29d5cc1ce899 2018-10-10 03:27:48,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-10 03:27:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/94b2239f-0c86-4ef4-b409-8f737066195c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:49,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df9d3a20-5603-4247-9bd1-0f0b14f09e6d Date: Wed, 10 Oct 2018 03:27:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:27:49,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/94b2239f-0c86-4ef4-b409-8f737066195c.json used request id req-df9d3a20-5603-4247-9bd1-0f0b14f09e6d 2018-10-10 03:27:49,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.972766876221s 2018-10-10 03:27:49,157 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/94b2239f-0c86-4ef4-b409-8f737066195c.json used request id req-df9d3a20-5603-4247-9bd1-0f0b14f09e6d 2018-10-10 03:27:49,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:27:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:49,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-6eeb04af-0cad-4ece-8a5b-0223327b063e Date: Wed, 10 Oct 2018 03:27:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap", "metadata": {}}], "file": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/file", "owner": "396e56849b844c4385cf9412e3db7ae3", "id": "0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "size": 12716032, "self": "/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:27:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:27:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:27:49,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6eeb04af-0cad-4ece-8a5b-0223327b063e 2018-10-10 03:27:49,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183756113052s 2018-10-10 03:27:49,342 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6eeb04af-0cad-4ece-8a5b-0223327b063e 2018-10-10 03:27:49,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 03:27:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ab25c122e79cdffdb1ae021c7cebb7fb1aa2f4c" 2018-10-10 03:27:51,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba1e8c93-ed29-4050-b282-3deca981506b Date: Wed, 10 Oct 2018 03:27:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:27:51,034 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31 used request id req-ba1e8c93-ed29-4050-b282-3deca981506b 2018-10-10 03:27:51,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.69068789482s 2018-10-10 03:27:51,034 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0e805fd5-410e-46e6-ab1e-aea5e0dd1f31 used request id req-ba1e8c93-ed29-4050-b282-3deca981506b 2018-10-10 03:27:51,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 03:27:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:51,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03: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-f8bfcf4b-6f21-4caa-ac23-2c3e8508b362 x-compute-request-id: req-f8bfcf4b-6f21-4caa-ac23-2c3e8508b362 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9fbae3d5-04d3-49e2-aacc-f0769e0624b1", "name": "vping_userdata-flavor_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 03:27:51,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f8bfcf4b-6f21-4caa-ac23-2c3e8508b362 2018-10-10 03:27:51,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0361680984497s 2018-10-10 03:27:51,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f8bfcf4b-6f21-4caa-ac23-2c3e8508b362 2018-10-10 03:27:51,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 03:27:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:51,112 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03: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 x-openstack-request-id: req-7ae5e3a6-51f2-45dd-9a02-b3c8cad564a0 x-compute-request-id: req-7ae5e3a6-51f2-45dd-9a02-b3c8cad564a0 Content-Length: 0 Content-Type: application/json 2018-10-10 03:27:51,112 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1 used request id req-7ae5e3a6-51f2-45dd-9a02-b3c8cad564a0 2018-10-10 03:27:51,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0390310287476s 2018-10-10 03:27:51,112 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9fbae3d5-04d3-49e2-aacc-f0769e0624b1 used request id req-7ae5e3a6-51f2-45dd-9a02-b3c8cad564a0 2018-10-10 03:27:51,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:27:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:51,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d79d894-aa69-4e49-b854-2ca008c7e8fe Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa", "links": {"self": "http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436"}, "domain_id": "default", "enabled": true, "id": "ab913f4cb08f4a8f9d20ca564396b436", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:27:51,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7d79d894-aa69-4e49-b854-2ca008c7e8fe 2018-10-10 03:27:51,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109413146973s 2018-10-10 03:27:51,223 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7d79d894-aa69-4e49-b854-2ca008c7e8fe 2018-10-10 03:27:51,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:27:51,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:51,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b62404-afdb-4d39-ba58-2c83c4956831 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436"}, "enabled": true, "id": "ab913f4cb08f4a8f9d20ca564396b436", "options": {}, "domain_id": "default", "name": "vping_userdata-user_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}} 2018-10-10 03:27:51,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436 used request id req-f2b62404-afdb-4d39-ba58-2c83c4956831 2018-10-10 03:27:51,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10743689537s 2018-10-10 03:27:51,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436 used request id req-f2b62404-afdb-4d39-ba58-2c83c4956831 2018-10-10 03:27:51,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 03:27:51,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:51,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb88da92-182e-4ee2-a6ad-9a5d61edaa14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:27:51,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436 used request id req-eb88da92-182e-4ee2-a6ad-9a5d61edaa14 2018-10-10 03:27:51,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.245661973953s 2018-10-10 03:27:51,584 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ab913f4cb08f4a8f9d20ca564396b436 used request id req-eb88da92-182e-4ee2-a6ad-9a5d61edaa14 2018-10-10 03:27:51,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:27:51,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:51,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bbd189-6a20-4dd5-b8e1-25e2a32f47f4 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3"}, "enabled": true, "id": "396e56849b844c4385cf9412e3db7ae3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a799f4c3-b527-4a5f-a5ff-5dd44cb7cafa"}]} 2018-10-10 03:27:51,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-53bbd189-6a20-4dd5-b8e1-25e2a32f47f4 2018-10-10 03:27:51,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0750288963318s 2018-10-10 03:27:51,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-53bbd189-6a20-4dd5-b8e1-25e2a32f47f4 2018-10-10 03:27:51,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 03:27:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:51,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-016d9263-c6d7-4069-9585-db7aba8d0ab6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:27:51,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3 used request id req-016d9263-c6d7-4069-9585-db7aba8d0ab6 2018-10-10 03:27:51,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.201417922974s 2018-10-10 03:27:51,864 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/396e56849b844c4385cf9412e3db7ae3 used request id req-016d9263-c6d7-4069-9585-db7aba8d0ab6 2018-10-10 03:27:51,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:27:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:51,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a582702-e6c7-4b46-b2a0-e2780445148d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b04ecae2bbb74410a8d1f28f32bdce4e", "links": {"self": "http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e"}, "name": "Member"}]} 2018-10-10 03:27:51,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6a582702-e6c7-4b46-b2a0-e2780445148d 2018-10-10 03:27:51,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826640129089s 2018-10-10 03:27:51,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:27:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:52,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f985922-2872-45e6-bdf8-2d22a1f6ea85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:27:52,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b04ecae2bbb74410a8d1f28f32bdce4e used request id req-3f985922-2872-45e6-bdf8-2d22a1f6ea85 2018-10-10 03:27:52,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108137130737s 2018-10-10 03:27:52,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:27:52,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=396e56849b844c4385cf9412e3db7ae3&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:52,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-cc329f74-9333-42d0-b81f-c0ad8dbdf974 Date: Wed, 10 Oct 2018 03:27:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "created_at": "2018-10-10T03:26:56Z", "updated_at": "2018-10-10T03:26:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:56Z", "revision_number": 0, "id": "1de82632-0586-4e2e-bd3c-67291c26641d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:56Z", "security_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "396e56849b844c4385cf9412e3db7ae3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:56Z", "revision_number": 0, "id": "5e70d12b-a5fb-4fa2-9c8a-92e9afc3946e", "remote_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:56Z", "security_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "396e56849b844c4385cf9412e3db7ae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:56Z", "revision_number": 0, "id": "9001b617-5112-4632-830d-04c36b3deb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:56Z", "security_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "396e56849b844c4385cf9412e3db7ae3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:56Z", "revision_number": 0, "id": "d69b88e8-566b-4a7f-aa33-9d754d09f360", "remote_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:56Z", "security_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "396e56849b844c4385cf9412e3db7ae3"}], "revision_number": 4, "project_id": "396e56849b844c4385cf9412e3db7ae3", "id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "name": "default"}]} 2018-10-10 03:27:52,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=396e56849b844c4385cf9412e3db7ae3&name=default used request id req-cc329f74-9333-42d0-b81f-c0ad8dbdf974 2018-10-10 03:27:52,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192597150803s 2018-10-10 03:27:52,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=396e56849b844c4385cf9412e3db7ae3&name=default used request id req-cc329f74-9333-42d0-b81f-c0ad8dbdf974 2018-10-10 03:27:52,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:27:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:52,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-91dc7b55-e6ff-4cf5-83f7-4493d8bcd539 Date: Wed, 10 Oct 2018 03:27:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "created_at": "2018-10-10T03:26:56Z", "updated_at": "2018-10-10T03:26:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:56Z", "revision_number": 0, "id": "5e70d12b-a5fb-4fa2-9c8a-92e9afc3946e", "remote_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:56Z", "security_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "396e56849b844c4385cf9412e3db7ae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:56Z", "revision_number": 0, "id": "1de82632-0586-4e2e-bd3c-67291c26641d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:56Z", "security_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "port_range_min": null, "ethertype": "IPv6", "project_id": "396e56849b844c4385cf9412e3db7ae3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:56Z", "revision_number": 0, "id": "9001b617-5112-4632-830d-04c36b3deb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:56Z", "security_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "396e56849b844c4385cf9412e3db7ae3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:26:56Z", "revision_number": 0, "id": "d69b88e8-566b-4a7f-aa33-9d754d09f360", "remote_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "remote_ip_prefix": null, "created_at": "2018-10-10T03:26:56Z", "security_group_id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "tenant_id": "396e56849b844c4385cf9412e3db7ae3", "port_range_min": null, "ethertype": "IPv4", "project_id": "396e56849b844c4385cf9412e3db7ae3"}], "revision_number": 4, "project_id": "396e56849b844c4385cf9412e3db7ae3", "id": "0ca0d461-f4a8-4645-8078-463fdd0ac498", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 03:27:52,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-91dc7b55-e6ff-4cf5-83f7-4493d8bcd539 2018-10-10 03:27:52,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206610918045s 2018-10-10 03:27:52,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-91dc7b55-e6ff-4cf5-83f7-4493d8bcd539 2018-10-10 03:27:52,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 03:27:52,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0ca0d461-f4a8-4645-8078-463fdd0ac498.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f7d47a8ec23d4971b3bdae1fe857d7cff25886b3" 2018-10-10 03:27:52,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65dc25d3-e901-4437-bd11-8c62f877e985 Content-Length: 0 Date: Wed, 10 Oct 2018 03:27:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 03:27:52,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0ca0d461-f4a8-4645-8078-463fdd0ac498.json used request id req-65dc25d3-e901-4437-bd11-8c62f877e985 2018-10-10 03:27:52,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.296573877335s 2018-10-10 03:27:52,765 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0ca0d461-f4a8-4645-8078-463fdd0ac498.json used request id req-65dc25d3-e901-4437-bd11-8c62f877e985 2018-10-10 03:27:52,818 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-10 03:27:52,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:27:52,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:27:52,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:27:52,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:27:52,905 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:27:52,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:27:52,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:27:52,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:27:52,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:27:52,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:27:52,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:27:52,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:27:52,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:27:52,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:27:52,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 03:27:52,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 03:27:52,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:27:52,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c3e798-b1bb-4964-b40e-6fc8bffe3052 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:27:52,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f4c3e798-b1bb-4964-b40e-6fc8bffe3052 2018-10-10 03:27:52,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:27:53,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T04:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["Ayh3mbgdS4ma2QP5tJ4lJw"], "issued_at": "2018-10-10T03:27:53.000000Z"}} 2018-10-10 03:27:53,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:27:53,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:53,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-17df2e9f-7ad7-43e5-8bbd-5f0f78be442f Date: Wed, 10 Oct 2018 03:27:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:27:53,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17df2e9f-7ad7-43e5-8bbd-5f0f78be442f 2018-10-10 03:27:53,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244778871536s 2018-10-10 03:27:53,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17df2e9f-7ad7-43e5-8bbd-5f0f78be442f 2018-10-10 03:27:53,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:27:53,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:53,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:27:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:53,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebd1878-bb84-4fbd-b46c-59df4bea0cd3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:27:53,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-aebd1878-bb84-4fbd-b46c-59df4bea0cd3 2018-10-10 03:27:53,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0940110683441s 2018-10-10 03:27:53,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 03:27:53,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b"}}' 2018-10-10 03:27:53,823 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69660682-720c-49fd-9e4d-100726ef5c6a Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1"}, "enabled": true, "id": "6c21cf313e9d48ea83e8685dac34a7a1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b"}} 2018-10-10 03:27:53,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-69660682-720c-49fd-9e4d-100726ef5c6a 2018-10-10 03:27:53,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.176113843918s 2018-10-10 03:27:53,824 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-69660682-720c-49fd-9e4d-100726ef5c6a 2018-10-10 03:27:53,825 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b', 'id': u'6c21cf313e9d48ea83e8685dac34a7a1', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 03:27:53,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 03:27:54,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.396727085114s 2018-10-10 03:27:54,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:54,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0f2bfc-fdfb-48e7-9c9b-df37033b2c17 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff"}, "enabled": true, "id": "567afbce6b414ce58ce616b14d57f8ff", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b"}} 2018-10-10 03:27:54,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff used request id req-ac0f2bfc-fdfb-48e7-9c9b-df37033b2c17 2018-10-10 03:27:54,318 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'567afbce6b414ce58ce616b14d57f8ff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b'}) 2018-10-10 03:27:54,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:27:54,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:54,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53002c5-84e3-4cad-abab-3e86fe9c317b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:27:54,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e53002c5-84e3-4cad-abab-3e86fe9c317b 2018-10-10 03:27:54,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0853788852692s 2018-10-10 03:27:54,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:27:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:54,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc82268-8163-4314-8e8e-7e929f2e5c41 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:27:54,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9dc82268-8163-4314-8e8e-7e929f2e5c41 2018-10-10 03:27:54,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0727920532227s 2018-10-10 03:27:54,479 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 03:27:54,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:27:54,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" -d '{"role": {"name": "Member"}}' 2018-10-10 03:27:54,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f350ad-2cec-4181-9f0a-7c5ad1b6cc50 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa009def8dfd4b57a02d87017a236bdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc"}, "name": "Member"}} 2018-10-10 03:27:54,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-03f350ad-2cec-4181-9f0a-7c5ad1b6cc50 2018-10-10 03:27:54,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.12317109108s 2018-10-10 03:27:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:54,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9aba5f0-e55a-4111-98c0-e3c55ea3737d Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc"}, "domain_id": null, "name": "Member", "id": "fa009def8dfd4b57a02d87017a236bdc"}} 2018-10-10 03:27:54,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc used request id req-d9aba5f0-e55a-4111-98c0-e3c55ea3737d 2018-10-10 03:27:54,685 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc'}, 'domain_id': None, 'human_id': None, 'id': u'fa009def8dfd4b57a02d87017a236bdc', 'HUMAN_ID': False}) 2018-10-10 03:27:54,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:27:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:54,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efcc911c-dee4-4043-b7bf-3432853c6363 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fa009def8dfd4b57a02d87017a236bdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc"}, "name": "Member"}]} 2018-10-10 03:27:54,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-efcc911c-dee4-4043-b7bf-3432853c6363 2018-10-10 03:27:54,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807521343231s 2018-10-10 03:27:54,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:27:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:54,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605683a9-0610-441f-85a2-25bcbde670c8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:27:54,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-605683a9-0610-441f-85a2-25bcbde670c8 2018-10-10 03:27:54,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0831980705261s 2018-10-10 03:27:54,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:27:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:54,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4659f7d-e3fd-44c1-b2ef-81c7353cb24e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b", "links": {"self": "http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff"}, "domain_id": "default", "enabled": true, "id": "567afbce6b414ce58ce616b14d57f8ff", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:27:54,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b4659f7d-e3fd-44c1-b2ef-81c7353cb24e 2018-10-10 03:27:54,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0354740619659s 2018-10-10 03:27:54,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b4659f7d-e3fd-44c1-b2ef-81c7353cb24e 2018-10-10 03:27:54,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:27:54,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:54,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d5aecd-84f5-4857-bc09-20c2959762a4 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1"}, "enabled": true, "id": "6c21cf313e9d48ea83e8685dac34a7a1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b"}]} 2018-10-10 03:27:54,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f0d5aecd-84f5-4857-bc09-20c2959762a4 2018-10-10 03:27:54,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788259506226s 2018-10-10 03:27:54,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f0d5aecd-84f5-4857-bc09-20c2959762a4 2018-10-10 03:27:54,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:27:54,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&scope.project.id=6c21cf313e9d48ea83e8685dac34a7a1&role.id=fa009def8dfd4b57a02d87017a236bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee130ea7-8699-406a-a1d2-460bf431f662 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&scope.project.id=6c21cf313e9d48ea83e8685dac34a7a1&role.id=fa009def8dfd4b57a02d87017a236bdc", "previous": null, "next": null}} 2018-10-10 03:27:55,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&scope.project.id=6c21cf313e9d48ea83e8685dac34a7a1&role.id=fa009def8dfd4b57a02d87017a236bdc used request id req-ee130ea7-8699-406a-a1d2-460bf431f662 2018-10-10 03:27:55,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0829010009766s 2018-10-10 03:27:55,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:27:55,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1/users/567afbce6b414ce58ce616b14d57f8ff/roles/fa009def8dfd4b57a02d87017a236bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0ea8e1-0b9d-4594-91bc-e0c743103bb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:27:55,179 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1/users/567afbce6b414ce58ce616b14d57f8ff/roles/fa009def8dfd4b57a02d87017a236bdc used request id req-2d0ea8e1-0b9d-4594-91bc-e0c743103bb6 2018-10-10 03:27:55,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119307994843s 2018-10-10 03:27:55,180 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '4a6a3a7a-0b73-4f23-b02d-ce0200fbdf69', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b', 'project_id': u'6c21cf313e9d48ea83e8685dac34a7a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 03:27:55,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:27:55,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:27:55,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:27:55,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:27:55,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:27:55,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:27:55,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:27:55,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:27:55,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:27:55,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:27:55,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:27:55,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:27:55,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:27:55,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:27:55,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 03:27:55,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 03:27:55,186 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b', 'password': '4a6a3a7a-0b73-4f23-b02d-ce0200fbdf69', 'project_name': 'tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '6c21cf313e9d48ea83e8685dac34a7a1', 'project_domain_name': 'Default'} 2018-10-10 03:27:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:27:55,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f17a032-35f5-4b7a-837e-a5a30105f372 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fa009def8dfd4b57a02d87017a236bdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc"}, "name": "Member"}]} 2018-10-10 03:27:55,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2f17a032-35f5-4b7a-837e-a5a30105f372 2018-10-10 03:27:55,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784809589386s 2018-10-10 03:27:55,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:27:55,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69784616-f809-4e1a-8736-29348c91ad01 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fa009def8dfd4b57a02d87017a236bdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc"}, "name": "Member"}]} 2018-10-10 03:27:55,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-69784616-f809-4e1a-8736-29348c91ad01 2018-10-10 03:27:55,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.101593971252s 2018-10-10 03:27:55,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:27:55,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0076ea23-5d30-4154-87d7-6e125bed669b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:27:55,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-0076ea23-5d30-4154-87d7-6e125bed669b 2018-10-10 03:27:55,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0804958343506s 2018-10-10 03:27:55,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:27:55,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55dc20de-de85-4b72-ab15-53eca740997d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b", "links": {"self": "http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff"}, "domain_id": "default", "enabled": true, "id": "567afbce6b414ce58ce616b14d57f8ff", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:27:55,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-55dc20de-de85-4b72-ab15-53eca740997d 2018-10-10 03:27:55,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100731134415s 2018-10-10 03:27:55,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-55dc20de-de85-4b72-ab15-53eca740997d 2018-10-10 03:27:55,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:27:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439c5665-21a0-4ce6-8d79-b01e0299d8df Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1"}, "enabled": true, "id": "6c21cf313e9d48ea83e8685dac34a7a1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b"}]} 2018-10-10 03:27:55,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-439c5665-21a0-4ce6-8d79-b01e0299d8df 2018-10-10 03:27:55,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0842587947845s 2018-10-10 03:27:55,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-439c5665-21a0-4ce6-8d79-b01e0299d8df 2018-10-10 03:27:55,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:27:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&scope.project.id=6c21cf313e9d48ea83e8685dac34a7a1&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a11c99-f722-48aa-ade4-78b5015be3c1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&scope.project.id=6c21cf313e9d48ea83e8685dac34a7a1&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 03:27:55,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&scope.project.id=6c21cf313e9d48ea83e8685dac34a7a1&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-a2a11c99-f722-48aa-ade4-78b5015be3c1 2018-10-10 03:27:55,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0785570144653s 2018-10-10 03:27:55,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:27:55,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1/users/567afbce6b414ce58ce616b14d57f8ff/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a969eef-fafe-44a4-b51c-6ea31f46cd81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:27:55,838 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1/users/567afbce6b414ce58ce616b14d57f8ff/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-3a969eef-fafe-44a4-b51c-6ea31f46cd81 2018-10-10 03:27:55,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11230301857s 2018-10-10 03:27:55,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:27:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07998f7b-1483-42f8-a819-b98892730953 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fa009def8dfd4b57a02d87017a236bdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc"}, "name": "Member"}]} 2018-10-10 03:27:55,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-07998f7b-1483-42f8-a819-b98892730953 2018-10-10 03:27:55,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813839435577s 2018-10-10 03:27:55,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:27:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:55,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c87d7d7-ebf6-47f6-8f39-88ddc70649fa Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:27:55,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2c87d7d7-ebf6-47f6-8f39-88ddc70649fa 2018-10-10 03:27:55,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0772340297699s 2018-10-10 03:27:56,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:27:56,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:56,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db006bc3-a189-453a-ba82-f2ea2b53c5d8 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b", "links": {"self": "http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff"}, "domain_id": "default", "enabled": true, "id": "567afbce6b414ce58ce616b14d57f8ff", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:27:56,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-db006bc3-a189-453a-ba82-f2ea2b53c5d8 2018-10-10 03:27:56,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0876340866089s 2018-10-10 03:27:56,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-db006bc3-a189-453a-ba82-f2ea2b53c5d8 2018-10-10 03:27:56,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:27:56,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:56,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c948f9-9696-45d0-a959-5d009b5c6ecd Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default", "previous": null, "next": null}} 2018-10-10 03:27:56,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=567afbce6b414ce58ce616b14d57f8ff&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default used request id req-d4c948f9-9696-45d0-a959-5d009b5c6ecd 2018-10-10 03:27:56,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0801141262054s 2018-10-10 03:27:56,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:27:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/domains/default/users/567afbce6b414ce58ce616b14d57f8ff/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:27:56,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd79151-825c-4847-aafd-609f2818cc6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:27:56,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/domains/default/users/567afbce6b414ce58ce616b14d57f8ff/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-4bd79151-825c-4847-aafd-609f2818cc6b 2018-10-10 03:27:56,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125289201736s 2018-10-10 03:27:56,300 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 03:28:07,933 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 03:28:07.643 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=64ddac4a-7324-4a7c-b742-3ad35340b1af) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 64ddac4a-7324-4a7c-b742-3ad35340b1af | 2018-10-10T03:28:07 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 64ddac4a-7324-4a7c-b742-3ad35340b1af ~/.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-10-10 03:28:11,406 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-10 03:28:11,406 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 03:28:18,947 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 03:28:15.829 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 03:28:15.959 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 03:28:18.780 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537) as the default verifier for the future CLI operations. 2018-10-10 03:28:22,013 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-10 03:28:22,014 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:28:22,079 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-10 03:28:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:28:22,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442fe7b1-0e77-4398-91c6-2a297f2ed355 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:28:22,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-442fe7b1-0e77-4398-91c6-2a297f2ed355 2018-10-10 03:28:22,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:28:22,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fa009def8dfd4b57a02d87017a236bdc", "name": "Member"}], "expires_at": "2018-10-10T04:28:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c21cf313e9d48ea83e8685dac34a7a1", "name": "tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6c21cf313e9d48ea83e8685dac34a7a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b", "id": "567afbce6b414ce58ce616b14d57f8ff"}, "audit_ids": ["bTjz028DRba75ogUU3d4bw"], "issued_at": "2018-10-10T03:28:22.000000Z"}} 2018-10-10 03:28:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:28:22,497 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 03:28:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 03:28:22,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:28:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:28:22,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e26513f4-8c9c-49e0-8ff2-241bcbf6ab90 Date: Wed, 10 Oct 2018 03:28:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:28:22,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e26513f4-8c9c-49e0-8ff2-241bcbf6ab90 2018-10-10 03:28:22,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180667877197s 2018-10-10 03:28:22,681 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e26513f4-8c9c-49e0-8ff2-241bcbf6ab90 2018-10-10 03:28:22,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 03:28:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b"}' 2018-10-10 03:28:22,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/24938645-8425-4515-b201-59edac9d0a7a X-Openstack-Request-Id: req-2c193a47-95e0-4c75-9d7f-03e10f680f0f Date: Wed, 10 Oct 2018 03:28:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file", "owner": "6c21cf313e9d48ea83e8685dac34a7a1", "id": "24938645-8425-4515-b201-59edac9d0a7a", "size": null, "self": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:28:22Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "checksum": null, "created_at": "2018-10-10T03:28:22Z", "protected": false} 2018-10-10 03:28:22,887 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2c193a47-95e0-4c75-9d7f-03e10f680f0f 2018-10-10 03:28:22,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.204174041748s 2018-10-10 03:28:22,888 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2c193a47-95e0-4c75-9d7f-03e10f680f0f returning object 24938645-8425-4515-b201-59edac9d0a7a 2018-10-10 03:28:22,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 03:28:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" -d '' 2018-10-10 03:28:24,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c2d0e21-57e7-4856-abc2-d72fb81f6e59 Date: Wed, 10 Oct 2018 03:28:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:28:24,765 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file used request id req-7c2d0e21-57e7-4856-abc2-d72fb81f6e59 2018-10-10 03:28:24,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.87637400627s 2018-10-10 03:28:24,765 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file used request id req-7c2d0e21-57e7-4856-abc2-d72fb81f6e59 2018-10-10 03:28:24,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:28:24,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:28:24,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-f2976565-3894-40d1-bc98-2a79c0b7a67b Date: Wed, 10 Oct 2018 03:28:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap", "metadata": {}}], "file": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file", "owner": "6c21cf313e9d48ea83e8685dac34a7a1", "id": "24938645-8425-4515-b201-59edac9d0a7a", "size": 12716032, "self": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:28:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:28:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:28:24,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f2976565-3894-40d1-bc98-2a79c0b7a67b 2018-10-10 03:28:24,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0228037834167s 2018-10-10 03:28:24,789 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f2976565-3894-40d1-bc98-2a79c0b7a67b 2018-10-10 03:28:24,791 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file', 'owner': u'6c21cf313e9d48ea83e8685dac34a7a1', 'id': u'24938645-8425-4515-b201-59edac9d0a7a', 'size': 12716032, u'self': u'/v2/images/24938645-8425-4515-b201-59edac9d0a7a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c21cf313e9d48ea83e8685dac34a7a1', 'name': 'tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T03:28:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T03:28:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/24938645-8425-4515-b201-59edac9d0a7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b', 'created': u'2018-10-10T03:28:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T03:28:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/24938645-8425-4515-b201-59edac9d0a7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 03:28:24,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 03:28:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_75d718f7-e165-478b-8456-be7f84dda22b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 03:28:24,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:28: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-7e4c573a-a421-4196-b5c3-6cbb073aac98 x-compute-request-id: req-7e4c573a-a421-4196-b5c3-6cbb073aac98 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0025bdcd-8702-42c7-9c70-c543d3c10c14", "name": "tempest_smoke_serial-flavor_75d718f7-e165-478b-8456-be7f84dda22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:28:24,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7e4c573a-a421-4196-b5c3-6cbb073aac98 2018-10-10 03:28:24,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.185117006302s 2018-10-10 03:28:24,978 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7e4c573a-a421-4196-b5c3-6cbb073aac98 returning object 0025bdcd-8702-42c7-9c70-c543d3c10c14 2018-10-10 03:28:24,979 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_75d718f7-e165-478b-8456-be7f84dda22b', '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'12fa6dd9c3df4310ac43440581910811', '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'0025bdcd-8702-42c7-9c70-c543d3c10c14', 'swap': 0}) 2018-10-10 03:28:24,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 03:28:24,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" -d '{"extra_specs": {}}' 2018-10-10 03:28:24,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:28: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-fe449616-1f8c-4040-bc1b-af9838f95bfc x-compute-request-id: req-fe449616-1f8c-4040-bc1b-af9838f95bfc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:28:24,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14/os-extra_specs used request id req-fe449616-1f8c-4040-bc1b-af9838f95bfc 2018-10-10 03:28:24,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196540355682s 2018-10-10 03:28:24,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14/os-extra_specs used request id req-fe449616-1f8c-4040-bc1b-af9838f95bfc 2018-10-10 03:28:25,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:28:25,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:28:25,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:28:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:28:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:28:25,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4678fd2-81c7-4508-b8fd-a16cd53c8171 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fa009def8dfd4b57a02d87017a236bdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc"}, "name": "Member"}]} 2018-10-10 03:28:25,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a4678fd2-81c7-4508-b8fd-a16cd53c8171 2018-10-10 03:28:25,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.106470108032s 2018-10-10 03:28:25,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-10 03:28:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:28:25,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:28: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-018dfe02-8e85-45ac-b3d2-2cf915dfeee3 x-compute-request-id: req-018dfe02-8e85-45ac-b3d2-2cf915dfeee3 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 159}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 162}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-10 03:28:25,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-018dfe02-8e85-45ac-b3d2-2cf915dfeee3 2018-10-10 03:28:25,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.176003932953s 2018-10-10 03:28:25,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-018dfe02-8e85-45ac-b3d2-2cf915dfeee3 2018-10-10 03:28:25,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:28:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:28:25,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-e98aaae8-f60c-444f-90ec-e11f822e64d0 Date: Wed, 10 Oct 2018 03:28:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap", "metadata": {}}], "file": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file", "owner": "6c21cf313e9d48ea83e8685dac34a7a1", "id": "24938645-8425-4515-b201-59edac9d0a7a", "size": 12716032, "self": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:28:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:28:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:28:25,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e98aaae8-f60c-444f-90ec-e11f822e64d0 2018-10-10 03:28:25,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241150856018s 2018-10-10 03:28:25,313 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e98aaae8-f60c-444f-90ec-e11f822e64d0 2018-10-10 03:28:25,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 03:28:25,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b"}' 2018-10-10 03:28:25,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca X-Openstack-Request-Id: req-f40b6ba0-f55e-43d6-8a4a-925a4a9c5db1 Date: Wed, 10 Oct 2018 03:28:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/file", "owner": "6c21cf313e9d48ea83e8685dac34a7a1", "id": "c46e3a70-61d5-43f4-8fea-9bfdc42485ca", "size": null, "self": "/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:28:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b", "checksum": null, "created_at": "2018-10-10T03:28:25Z", "protected": false} 2018-10-10 03:28:25,623 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f40b6ba0-f55e-43d6-8a4a-925a4a9c5db1 2018-10-10 03:28:25,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.307728052139s 2018-10-10 03:28:25,624 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f40b6ba0-f55e-43d6-8a4a-925a4a9c5db1 returning object c46e3a70-61d5-43f4-8fea-9bfdc42485ca 2018-10-10 03:28:25,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 03:28:25,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" -d '' 2018-10-10 03:28:27,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d6fc32e-db3a-4fff-91e3-60884557f22d Date: Wed, 10 Oct 2018 03:28:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:28:27,322 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/file used request id req-4d6fc32e-db3a-4fff-91e3-60884557f22d 2018-10-10 03:28:27,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.69819283485s 2018-10-10 03:28:27,323 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/file used request id req-4d6fc32e-db3a-4fff-91e3-60884557f22d 2018-10-10 03:28:27,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:28:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:28:27,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-56fbcd20-7a76-4fb2-85c5-9980e6613fb4 Date: Wed, 10 Oct 2018 03:28:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/snap", "metadata": {}}], "file": "/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/file", "owner": "6c21cf313e9d48ea83e8685dac34a7a1", "id": "c46e3a70-61d5-43f4-8fea-9bfdc42485ca", "size": 12716032, "self": "/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:28:27Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:28:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap", "metadata": {}}], "file": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file", "owner": "6c21cf313e9d48ea83e8685dac34a7a1", "id": "24938645-8425-4515-b201-59edac9d0a7a", "size": 12716032, "self": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:28:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:28:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:28:27,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-56fbcd20-7a76-4fb2-85c5-9980e6613fb4 2018-10-10 03:28:27,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175230979919s 2018-10-10 03:28:27,499 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-56fbcd20-7a76-4fb2-85c5-9980e6613fb4 2018-10-10 03:28:27,502 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/file', 'owner': u'6c21cf313e9d48ea83e8685dac34a7a1', 'id': u'c46e3a70-61d5-43f4-8fea-9bfdc42485ca', 'size': 12716032, u'self': u'/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c21cf313e9d48ea83e8685dac34a7a1', 'name': 'tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T03:28:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T03:28:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b', 'created': u'2018-10-10T03:28:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T03:28:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_75d718f7-e165-478b-8456-be7f84dda22b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 03:28:27,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 03:28:27,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_75d718f7-e165-478b-8456-be7f84dda22b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 03:28:27,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:28: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-001c582e-6ffd-448e-baf2-ff32eb481042 x-compute-request-id: req-001c582e-6ffd-448e-baf2-ff32eb481042 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "69781426-c4b5-43c2-81e4-d7115f720ef2", "name": "tempest_smoke_serial-flavor_alt_75d718f7-e165-478b-8456-be7f84dda22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:28:27,549 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-001c582e-6ffd-448e-baf2-ff32eb481042 2018-10-10 03:28:27,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0469779968262s 2018-10-10 03:28:27,550 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-001c582e-6ffd-448e-baf2-ff32eb481042 returning object 69781426-c4b5-43c2-81e4-d7115f720ef2 2018-10-10 03:28:27,551 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_75d718f7-e165-478b-8456-be7f84dda22b', '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'12fa6dd9c3df4310ac43440581910811', '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'69781426-c4b5-43c2-81e4-d7115f720ef2', 'swap': 0}) 2018-10-10 03:28:27,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 03:28:27,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" -d '{"extra_specs": {}}' 2018-10-10 03:28:27,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:28: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-c92940f3-0763-485c-83bc-07b7a1f91cd7 x-compute-request-id: req-c92940f3-0763-485c-83bc-07b7a1f91cd7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:28:27,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2/os-extra_specs used request id req-c92940f3-0763-485c-83bc-07b7a1f91cd7 2018-10-10 03:28:27,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021714925766s 2018-10-10 03:28:27,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2/os-extra_specs used request id req-c92940f3-0763-485c-83bc-07b7a1f91cd7 2018-10-10 03:28:27,574 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_75d718f7-e165-478b-8456-be7f84dda22b', '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'12fa6dd9c3df4310ac43440581910811', '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'69781426-c4b5-43c2-81e4-d7115f720ef2', 'swap': 0}) 2018-10-10 03:28:30,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 03:28:29.721 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537) for deployment 'opnfv-rally' (UUID=64ddac4a-7324-4a7c-b742-3ad35340b1af). 2018-10-10 03:28:30.616 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 03:28:30.618 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537) has been successfully configured for deployment 'opnfv-rally' (UUID=64ddac4a-7324-4a7c-b742-3ad35340b1af)! 2018-10-10 03:28:30,758 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 03:28:30,759 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 03:28:30,761 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 03:28:30,780 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-10 03:28:36,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e7427d60-bc77-4aec-ab04-0e88cd700537/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-10 03:28:36,125 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 03:28:36,159 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 03:28:36,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-10-10 03:28:38,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:28:38.229 51 INFO rally.api [-] Starting verification (UUID=9da3a658-9af7-4a31-9e8c-5c7b78e693fd) for deployment 'opnfv-rally' (UUID=64ddac4a-7324-4a7c-b742-3ad35340b1af) by verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537). 2018-10-10 03:28:38,231 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9da3a658-9af7-4a31-9e8c-5c7b78e693fd 2018-10-10 03:28:45,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:28:45.181 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.175s] 2018-10-10 03:28:45,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:28:45.236 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2018-10-10 03:28:51,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:28:51.398 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.312s] 2018-10-10 03:28:54,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:28:54.995 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.598s] 2018-10-10 03:29:07,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:29:07.844 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.004s] 2018-10-10 03:29:25,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:29:25.564 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.912s] 2018-10-10 03:30:02,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:30:02.581 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-10-10 03:30:02,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:30:02.582 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-10 03:30:40,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:30:40.538 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.084s] 2018-10-10 03:30:40,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:30:40.540 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-10 03:31:17,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:31:17.408 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-10-10 03:31:17,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:31:17.410 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-10 03:32:05,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:05.402 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.347s] 2018-10-10 03:32:30,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:30.906 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2018-10-10 03:32:31,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:31.001 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-10-10 03:32:39,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:39.203 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.644s] 2018-10-10 03:32:39,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:39.213 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-10 03:32:40,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:40.579 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 03:32:40,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:40.580 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 03:32:44,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:44.762 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.308s] 2018-10-10 03:32:50,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:50.929 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.418s] 2018-10-10 03:32:57,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:32:57.461 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.662s] 2018-10-10 03:33:04,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:04.934 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.417s] 2018-10-10 03:33:14,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:14.493 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.171s] 2018-10-10 03:33:20,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:20.645 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.691s] 2018-10-10 03:33:26,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:26.861 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.188s] 2018-10-10 03:33:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:33.973 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.317s] 2018-10-10 03:33:40,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:40.919 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.823s] 2018-10-10 03:33:49,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:49.830 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.739s] 2018-10-10 03:33:52,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:52.089 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-10 03:33:54,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:54.040 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.080s] 2018-10-10 03:33:54,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:54.109 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.069s] 2018-10-10 03:33:54,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:54.188 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2018-10-10 03:33:54,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:54.196 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-10 03:33:58,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:58.070 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.844s] 2018-10-10 03:33:59,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:33:59.939 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.868s] 2018-10-10 03:34:02,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:34:02.143 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.205s] 2018-10-10 03:34:08,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:34:08.078 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-10 03:34:16,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:34:16.589 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.158s] 2018-10-10 03:34:32,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:34:32.915 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.853s] 2018-10-10 03:34:37,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:34:37.551 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.636s] 2018-10-10 03:34:51,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:34:51.284 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.867s] 2018-10-10 03:34:54,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:34:54.960 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.675s] 2018-10-10 03:35:01,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:01.089 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.129s] 2018-10-10 03:35:10,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:10.521 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.771s] 2018-10-10 03:35:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:14.468 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.945s] 2018-10-10 03:35:20,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:20.184 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.716s] 2018-10-10 03:35:35,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:35.117 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.503s] 2018-10-10 03:35:35,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:35.580 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.464s] 2018-10-10 03:35:35,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:35.835 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.254s] 2018-10-10 03:35:36,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:36.049 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.213s] 2018-10-10 03:35:36,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:36.182 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.132s] 2018-10-10 03:35:36,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:36.373 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.191s] 2018-10-10 03:35:49,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:49.334 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.145s] 2018-10-10 03:35:49,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:49.620 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.287s] 2018-10-10 03:35:49,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:49.886 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.265s] 2018-10-10 03:35:50,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:50.085 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.199s] 2018-10-10 03:35:50,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:50.344 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.257s] 2018-10-10 03:35:50,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:35:50.547 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.202s] 2018-10-10 03:36:03,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:03.174 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.021s] 2018-10-10 03:36:09,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:09.053 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.878s] 2018-10-10 03:36:11,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:11.273 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.220s] 2018-10-10 03:36:11,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:11.472 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.198s] 2018-10-10 03:36:11,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:11.690 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.219s] 2018-10-10 03:36:23,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:23.550 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.146s] 2018-10-10 03:36:29,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:29.170 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.619s] 2018-10-10 03:36:30,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:30.752 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.582s] 2018-10-10 03:36:30,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:30.966 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.213s] 2018-10-10 03:36:31,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:31.155 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.189s] 2018-10-10 03:36:52,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:36:52.705 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.266s] 2018-10-10 03:37:04,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:37:04.155 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.450s] 2018-10-10 03:37:14,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:37:14.538 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.381s] 2018-10-10 03:37:23,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:37:23.363 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.824s] 2018-10-10 03:37:54,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:37:54.021 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.940s] 2018-10-10 03:38:05,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:05.081 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.059s] 2018-10-10 03:38:15,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:15.673 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.592s] 2018-10-10 03:38:24,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:24.760 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.086s] 2018-10-10 03:38:41,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:41.285 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.570s] 2018-10-10 03:38:43,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:43.642 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.355s] 2018-10-10 03:38:43,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:43.709 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.069s] 2018-10-10 03:38:48,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:48.256 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.503s] 2018-10-10 03:38:50,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:50.015 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.756s] 2018-10-10 03:38:50,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:50.208 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.197s] 2018-10-10 03:38:54,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:54.744 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.406s] 2018-10-10 03:38:57,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:57.947 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-10 03:38:59,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:59.193 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-10 03:38:59,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:59.196 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-10 03:38:59,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:59.197 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-10 03:38:59,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:59.198 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-10 03:38:59,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:38:59.199 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-10 03:39:01,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:39:01.076 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-10 03:39:15,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:39:15.708 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.702s] 2018-10-10 03:39:28,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:39:28.613 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.656s] 2018-10-10 03:39:41,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:39:41.603 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.988s] 2018-10-10 03:39:50,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:39:50.909 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.177s] 2018-10-10 03:41:05,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:41:05.733 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [68.384s] 2018-10-10 03:41:46,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:41:46.446 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [28.307s] 2018-10-10 03:42:40,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 03:42:40.235 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.545s] 2018-10-10 03:43:00,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9da3a658-9af7-4a31-9e8c-5c7b78e693fd 2018-10-10 03:43:00,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9da3a658-9af7-4a31-9e8c-5c7b78e693fd']'. 2018-10-10 03:43:01,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 03:43:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 03:43:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 03:43:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9da3a658-9af7-4a31-9e8c-5c7b78e693fd | 2018-10-10 03:43:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-10 03:43:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 03:28:38 | 2018-10-10 03:43:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 03:43:00 | 2018-10-10 03:43:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:22 | 2018-10-10 03:43:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-10 03:43:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 03:43:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 03:43:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e7427d60-bc77-4aec-ab04-0e88cd700537) | 2018-10-10 03:43:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 03:43:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 64ddac4a-7324-4a7c-b742-3ad35340b1af) | 2018-10-10 03:43:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-10 03:43:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 837.196 | 2018-10-10 03:43:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-10-10 03:43:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-10 03:43:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 03:43:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 03:43:01,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-10 03:43:01,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 03:43:01,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 03:43:01,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 03:43:01,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-10-10 03:43:01,936 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 03:43:01,937 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:40 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-10-10 03:43:01,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 03:43:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:43:03,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a72222c6-fe65-4b7e-b1ab-59b908a0f387 Date: Wed, 10 Oct 2018 03:43:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:43:03,793 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca used request id req-a72222c6-fe65-4b7e-b1ab-59b908a0f387 2018-10-10 03:43:03,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.85229992867s 2018-10-10 03:43:03,793 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c46e3a70-61d5-43f4-8fea-9bfdc42485ca used request id req-a72222c6-fe65-4b7e-b1ab-59b908a0f387 2018-10-10 03:43:03,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 03:43:03,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:03,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43: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-d0a74c94-d525-41c9-9a08-bf357b25a50b x-compute-request-id: req-d0a74c94-d525-41c9-9a08-bf357b25a50b Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0025bdcd-8702-42c7-9c70-c543d3c10c14", "name": "tempest_smoke_serial-flavor_75d718f7-e165-478b-8456-be7f84dda22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "69781426-c4b5-43c2-81e4-d7115f720ef2", "name": "tempest_smoke_serial-flavor_alt_75d718f7-e165-478b-8456-be7f84dda22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 03:43:03,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-d0a74c94-d525-41c9-9a08-bf357b25a50b 2018-10-10 03:43:03,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.184018135071s 2018-10-10 03:43:03,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-d0a74c94-d525-41c9-9a08-bf357b25a50b 2018-10-10 03:43:03,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 03:43:03,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:04,027 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:43: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-42ee04c7-6b06-4a66-ad8e-90519e4fc52a x-compute-request-id: req-42ee04c7-6b06-4a66-ad8e-90519e4fc52a Content-Length: 0 Content-Type: application/json 2018-10-10 03:43:04,027 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2 used request id req-42ee04c7-6b06-4a66-ad8e-90519e4fc52a 2018-10-10 03:43:04,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0459449291229s 2018-10-10 03:43:04,027 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/69781426-c4b5-43c2-81e4-d7115f720ef2 used request id req-42ee04c7-6b06-4a66-ad8e-90519e4fc52a 2018-10-10 03:43:04,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:43:04,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:43:04,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-7626e633-9bf2-4d1c-8709-a42ffd255f4b Date: Wed, 10 Oct 2018 03:43:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap", "metadata": {}}], "file": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a/file", "owner": "6c21cf313e9d48ea83e8685dac34a7a1", "id": "24938645-8425-4515-b201-59edac9d0a7a", "size": 12716032, "self": "/v2/images/24938645-8425-4515-b201-59edac9d0a7a", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/24938645-8425-4515-b201-59edac9d0a7a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:28:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_75d718f7-e165-478b-8456-be7f84dda22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:28:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:43:04,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7626e633-9bf2-4d1c-8709-a42ffd255f4b 2018-10-10 03:43:04,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177569150925s 2018-10-10 03:43:04,206 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7626e633-9bf2-4d1c-8709-a42ffd255f4b 2018-10-10 03:43:04,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 03:43:04,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/24938645-8425-4515-b201-59edac9d0a7a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dec748297bdc5a831d150a875d359e2db0b9d0bc" 2018-10-10 03:43:05,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ae373e8-92e5-4e18-bb7b-eff251b7c9ad Date: Wed, 10 Oct 2018 03:43:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:43:05,971 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/24938645-8425-4515-b201-59edac9d0a7a used request id req-5ae373e8-92e5-4e18-bb7b-eff251b7c9ad 2018-10-10 03:43:05,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.76417398453s 2018-10-10 03:43:05,972 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/24938645-8425-4515-b201-59edac9d0a7a used request id req-5ae373e8-92e5-4e18-bb7b-eff251b7c9ad 2018-10-10 03:43:05,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 03:43:05,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4749052d-fc9b-40ea-ae5b-ba01727dff13 x-compute-request-id: req-4749052d-fc9b-40ea-ae5b-ba01727dff13 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0025bdcd-8702-42c7-9c70-c543d3c10c14", "name": "tempest_smoke_serial-flavor_75d718f7-e165-478b-8456-be7f84dda22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 03:43:06,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4749052d-fc9b-40ea-ae5b-ba01727dff13 2018-10-10 03:43:06,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.033077955246s 2018-10-10 03:43:06,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4749052d-fc9b-40ea-ae5b-ba01727dff13 2018-10-10 03:43:06,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 03:43:06,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,056 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 03:43: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-9df0cda3-9e24-4322-b694-f9c81e16abc3 x-compute-request-id: req-9df0cda3-9e24-4322-b694-f9c81e16abc3 Content-Length: 0 Content-Type: application/json 2018-10-10 03:43:06,056 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14 used request id req-9df0cda3-9e24-4322-b694-f9c81e16abc3 2018-10-10 03:43:06,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0487251281738s 2018-10-10 03:43:06,057 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0025bdcd-8702-42c7-9c70-c543d3c10c14 used request id req-9df0cda3-9e24-4322-b694-f9c81e16abc3 2018-10-10 03:43:06,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:43:06,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43a74c9-7b17-4c58-a048-70b99a53a992 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b", "links": {"self": "http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff"}, "domain_id": "default", "enabled": true, "id": "567afbce6b414ce58ce616b14d57f8ff", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:43:06,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d43a74c9-7b17-4c58-a048-70b99a53a992 2018-10-10 03:43:06,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103268146515s 2018-10-10 03:43:06,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d43a74c9-7b17-4c58-a048-70b99a53a992 2018-10-10 03:43:06,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:43:06,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe839030-1ff3-4bac-8088-20d1f252763a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff"}, "enabled": true, "id": "567afbce6b414ce58ce616b14d57f8ff", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_75d718f7-e165-478b-8456-be7f84dda22b"}} 2018-10-10 03:43:06,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff used request id req-fe839030-1ff3-4bac-8088-20d1f252763a 2018-10-10 03:43:06,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112389802933s 2018-10-10 03:43:06,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff used request id req-fe839030-1ff3-4bac-8088-20d1f252763a 2018-10-10 03:43:06,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 03:43:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5470449f-4a67-4cfb-b50f-15c42ad1e8d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:43:06,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff used request id req-5470449f-4a67-4cfb-b50f-15c42ad1e8d8 2018-10-10 03:43:06,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.203158140182s 2018-10-10 03:43:06,484 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/567afbce6b414ce58ce616b14d57f8ff used request id req-5470449f-4a67-4cfb-b50f-15c42ad1e8d8 2018-10-10 03:43:06,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:43:06,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b225563-ffb1-499a-8227-71909b6e6f8e Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1"}, "enabled": true, "id": "6c21cf313e9d48ea83e8685dac34a7a1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_75d718f7-e165-478b-8456-be7f84dda22b"}]} 2018-10-10 03:43:06,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-1b225563-ffb1-499a-8227-71909b6e6f8e 2018-10-10 03:43:06,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0863909721375s 2018-10-10 03:43:06,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-1b225563-ffb1-499a-8227-71909b6e6f8e 2018-10-10 03:43:06,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 03:43:06,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aba23613-d7c7-45b9-9125-63a51c830842 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:43:06,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1 used request id req-aba23613-d7c7-45b9-9125-63a51c830842 2018-10-10 03:43:06,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160284996033s 2018-10-10 03:43:06,734 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6c21cf313e9d48ea83e8685dac34a7a1 used request id req-aba23613-d7c7-45b9-9125-63a51c830842 2018-10-10 03:43:06,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:43:06,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab75957f-b663-4c25-9cdd-31d2adb52b1d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fa009def8dfd4b57a02d87017a236bdc", "links": {"self": "http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc"}, "name": "Member"}]} 2018-10-10 03:43:06,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ab75957f-b663-4c25-9cdd-31d2adb52b1d 2018-10-10 03:43:06,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801529884338s 2018-10-10 03:43:06,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 03:43:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:06,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419c4b26-7e79-468a-819d-a63d422eb0cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:43:06,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fa009def8dfd4b57a02d87017a236bdc used request id req-419c4b26-7e79-468a-819d-a63d422eb0cf 2018-10-10 03:43:06,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105846881866s 2018-10-10 03:43:06,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 03:43:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6c21cf313e9d48ea83e8685dac34a7a1&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5018751ab8fef35bf3abc8a20349dcffcd72370" 2018-10-10 03:43:07,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d7cb9922-5391-41f5-a6cf-357494432519 Date: Wed, 10 Oct 2018 03:43:07 GMT RESP BODY: {"security_groups": []} 2018-10-10 03:43:07,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6c21cf313e9d48ea83e8685dac34a7a1&name=default used request id req-d7cb9922-5391-41f5-a6cf-357494432519 2018-10-10 03:43:07,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183377981186s 2018-10-10 03:43:07,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6c21cf313e9d48ea83e8685dac34a7a1&name=default used request id req-d7cb9922-5391-41f5-a6cf-357494432519 2018-10-10 03:43:07,163 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-10 03:43:07,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:43:07,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:43:07,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:43:07,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:43:07,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:43:07,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:43:07,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:43:07,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:43:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:43:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:43:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:43:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 03:43:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 03:43:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:43:07,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11ace5f-955b-45a4-b490-3664a1c8e123 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:43:07,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d11ace5f-955b-45a4-b490-3664a1c8e123 2018-10-10 03:43:07,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:43:07,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T04:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["GN-y743jQLWE9aUKxHTtxQ"], "issued_at": "2018-10-10T03:43:07.000000Z"}} 2018-10-10 03:43:07,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:43:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:07,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b599fde3-633b-4dfa-b488-790d03b19303 Date: Wed, 10 Oct 2018 03:43:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 03:43:07,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b599fde3-633b-4dfa-b488-790d03b19303 2018-10-10 03:43:07,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.239942073822s 2018-10-10 03:43:07,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b599fde3-633b-4dfa-b488-790d03b19303 2018-10-10 03:43:07,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:43:07,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:07,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 03:43:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 03:43:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:07,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f145c200-30ea-44df-998c-14ef11e775a2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:43:07,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-f145c200-30ea-44df-998c-14ef11e775a2 2018-10-10 03:43:07,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0935399532318s 2018-10-10 03:43:07,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 03:43:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5"}}' 2018-10-10 03:43:08,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8fd8339-303d-46a0-9f47-f8041784c9de Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330"}, "enabled": true, "id": "f8d81da587b94b188724c0fab1c91330", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5"}} 2018-10-10 03:43:08,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a8fd8339-303d-46a0-9f47-f8041784c9de 2018-10-10 03:43:08,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.101227045059s 2018-10-10 03:43:08,085 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a8fd8339-303d-46a0-9f47-f8041784c9de 2018-10-10 03:43:08,086 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'id': u'f8d81da587b94b188724c0fab1c91330', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 03:43:08,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 03:43:08,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.36180305481s 2018-10-10 03:43:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:08,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb59fa6-eda3-4c44-a754-4ec9d848c521 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0"}, "enabled": true, "id": "7259c22762274b19b0890abb9c584bb0", "options": {}, "domain_id": "default", "name": "rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5"}} 2018-10-10 03:43:08,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0 used request id req-ebb59fa6-eda3-4c44-a754-4ec9d848c521 2018-10-10 03:43:08,549 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7259c22762274b19b0890abb9c584bb0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5'}) 2018-10-10 03:43:08,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:43:08,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:08,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655875da-a9ad-4a59-b0a5-0a984696dc49 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:43:08,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-655875da-a9ad-4a59-b0a5-0a984696dc49 2018-10-10 03:43:08,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747821331024s 2018-10-10 03:43:08,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:43:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:08,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0f4cc6-addc-4285-8283-61786354ba6d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:43:08,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9a0f4cc6-addc-4285-8283-61786354ba6d 2018-10-10 03:43:08,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.086982011795s 2018-10-10 03:43:08,713 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 03:43:08,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 03:43:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" -d '{"role": {"name": "Member"}}' 2018-10-10 03:43:08,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 03:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2c11d9-f384-405a-8927-ce5ae32cb409 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "700a0ce6961140d599000b8b8c3cba09", "links": {"self": "http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09"}, "name": "Member"}} 2018-10-10 03:43:08,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6b2c11d9-f384-405a-8927-ce5ae32cb409 2018-10-10 03:43:08,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101613044739s 2018-10-10 03:43:08,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:08,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692448e6-4b4c-4e1a-b9af-dbe8961ad988 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09"}, "domain_id": null, "name": "Member", "id": "700a0ce6961140d599000b8b8c3cba09"}} 2018-10-10 03:43:08,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09 used request id req-692448e6-4b4c-4e1a-b9af-dbe8961ad988 2018-10-10 03:43:08,895 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09'}, 'domain_id': None, 'human_id': None, 'id': u'700a0ce6961140d599000b8b8c3cba09', 'HUMAN_ID': False}) 2018-10-10 03:43:08,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:43:08,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:08,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80aaa131-f119-4f32-a605-939537397de2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "700a0ce6961140d599000b8b8c3cba09", "links": {"self": "http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:43:08,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-80aaa131-f119-4f32-a605-939537397de2 2018-10-10 03:43:08,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798840522766s 2018-10-10 03:43:08,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:43:08,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8115b6ed-c62d-4b2b-880d-f8edc97a170e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:43:09,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-8115b6ed-c62d-4b2b-880d-f8edc97a170e 2018-10-10 03:43:09,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0832479000092s 2018-10-10 03:43:09,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:43:09,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c983c028-7f3e-4e2a-a958-445599a7a22f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5", "links": {"self": "http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0"}, "domain_id": "default", "enabled": true, "id": "7259c22762274b19b0890abb9c584bb0", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:43:09,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c983c028-7f3e-4e2a-a958-445599a7a22f 2018-10-10 03:43:09,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.032438993454s 2018-10-10 03:43:09,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c983c028-7f3e-4e2a-a958-445599a7a22f 2018-10-10 03:43:09,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:43:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3979e793-9c3e-4dcf-890a-6756a036eb9f Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330"}, "enabled": true, "id": "f8d81da587b94b188724c0fab1c91330", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5"}]} 2018-10-10 03:43:09,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-3979e793-9c3e-4dcf-890a-6756a036eb9f 2018-10-10 03:43:09,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.080276966095s 2018-10-10 03:43:09,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-3979e793-9c3e-4dcf-890a-6756a036eb9f 2018-10-10 03:43:09,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:43:09,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=7259c22762274b19b0890abb9c584bb0&scope.project.id=f8d81da587b94b188724c0fab1c91330&role.id=700a0ce6961140d599000b8b8c3cba09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b33b47-afaa-4a1e-8e20-9bb9e840965b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=7259c22762274b19b0890abb9c584bb0&scope.project.id=f8d81da587b94b188724c0fab1c91330&role.id=700a0ce6961140d599000b8b8c3cba09", "previous": null, "next": null}} 2018-10-10 03:43:09,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7259c22762274b19b0890abb9c584bb0&scope.project.id=f8d81da587b94b188724c0fab1c91330&role.id=700a0ce6961140d599000b8b8c3cba09 used request id req-b8b33b47-afaa-4a1e-8e20-9bb9e840965b 2018-10-10 03:43:09,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0793418884277s 2018-10-10 03:43:09,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:43:09,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330/users/7259c22762274b19b0890abb9c584bb0/roles/700a0ce6961140d599000b8b8c3cba09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee9726fa-43b7-49a8-8af7-df43e8cb0910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:43:09,393 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330/users/7259c22762274b19b0890abb9c584bb0/roles/700a0ce6961140d599000b8b8c3cba09 used request id req-ee9726fa-43b7-49a8-8af7-df43e8cb0910 2018-10-10 03:43:09,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13016295433s 2018-10-10 03:43:09,394 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '51a82f06-ce30-4871-b2c6-941d6ac750cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'project_id': u'f8d81da587b94b188724c0fab1c91330', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 03:43:09,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 03:43:09,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 03:43:09,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 03:43:09,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 03:43:09,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 03:43:09,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 03:43:09,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 03:43:09,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 03:43:09,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 03:43:09,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 03:43:09,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 03:43:09,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 03:43:09,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 03:43:09,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 03:43:09,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 03:43:09,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 03:43:09,400 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'password': '51a82f06-ce30-4871-b2c6-941d6ac750cf', 'project_name': 'rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'f8d81da587b94b188724c0fab1c91330', 'project_domain_name': 'Default'} 2018-10-10 03:43:09,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:43:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5d3e76-44bc-45ac-9903-e8ba29de1022 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "700a0ce6961140d599000b8b8c3cba09", "links": {"self": "http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:43:09,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fb5d3e76-44bc-45ac-9903-e8ba29de1022 2018-10-10 03:43:09,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078644990921s 2018-10-10 03:43:09,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 03:43:09,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61682c4d-82fb-47ef-9c86-ef3bd5e3d674 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "700a0ce6961140d599000b8b8c3cba09", "links": {"self": "http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 03:43:09,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-61682c4d-82fb-47ef-9c86-ef3bd5e3d674 2018-10-10 03:43:09,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794138908386s 2018-10-10 03:43:09,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 03:43:09,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587dd0c1-0b40-4efa-a02c-d83e5cef8e05 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 03:43:09,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-587dd0c1-0b40-4efa-a02c-d83e5cef8e05 2018-10-10 03:43:09,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0787968635559s 2018-10-10 03:43:09,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 03:43:09,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9527c550-47a7-4f6a-973e-b2135c3bcd3f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5", "links": {"self": "http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0"}, "domain_id": "default", "enabled": true, "id": "7259c22762274b19b0890abb9c584bb0", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 03:43:09,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9527c550-47a7-4f6a-973e-b2135c3bcd3f 2018-10-10 03:43:09,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101729154587s 2018-10-10 03:43:09,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9527c550-47a7-4f6a-973e-b2135c3bcd3f 2018-10-10 03:43:09,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:43:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f67bdc7-5d5d-458f-9b57-6a2ae5f4fca9 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330"}, "enabled": true, "id": "f8d81da587b94b188724c0fab1c91330", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5"}]} 2018-10-10 03:43:09,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2f67bdc7-5d5d-458f-9b57-6a2ae5f4fca9 2018-10-10 03:43:09,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0766501426697s 2018-10-10 03:43:09,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2f67bdc7-5d5d-458f-9b57-6a2ae5f4fca9 2018-10-10 03:43:09,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 03:43:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=7259c22762274b19b0890abb9c584bb0&scope.project.id=f8d81da587b94b188724c0fab1c91330&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:09,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6270ea-edde-4309-a329-ec338007406f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=7259c22762274b19b0890abb9c584bb0&scope.project.id=f8d81da587b94b188724c0fab1c91330&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 03:43:09,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7259c22762274b19b0890abb9c584bb0&scope.project.id=f8d81da587b94b188724c0fab1c91330&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-af6270ea-edde-4309-a329-ec338007406f 2018-10-10 03:43:09,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0764119625092s 2018-10-10 03:43:09,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 03:43:09,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330/users/7259c22762274b19b0890abb9c584bb0/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:10,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 03:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c903593d-ebe8-4da6-8236-21f2e146dfcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 03:43:10,022 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330/users/7259c22762274b19b0890abb9c584bb0/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-c903593d-ebe8-4da6-8236-21f2e146dfcd 2018-10-10 03:43:10,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116394996643s 2018-10-10 03:43:10,022 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-10 03:43:14,188 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-10 03:43:14,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 03:43:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:14,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4e29cf-1275-406f-8c43-a69f681ff7fc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 03:43:14,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3d4e29cf-1275-406f-8c43-a69f681ff7fc 2018-10-10 03:43:14,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0857079029083s 2018-10-10 03:43:14,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 03:43:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 03:43:14,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a27dbc-ea80-4c93-9b13-bd9282cac9f6 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330"}, "enabled": true, "id": "f8d81da587b94b188724c0fab1c91330", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5"}]} 2018-10-10 03:43:14,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-85a27dbc-ea80-4c93-9b13-bd9282cac9f6 2018-10-10 03:43:14,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.093517780304s 2018-10-10 03:43:14,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-85a27dbc-ea80-4c93-9b13-bd9282cac9f6 2018-10-10 03:43:14,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-10 03:43:14,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" -d '{"network": {"shared": true, "tenant_id": "f8d81da587b94b188724c0fab1c91330", "name": "rally_sanity-net_255a7e63-c8cc-4a17-b951-6423ac2594e5", "admin_state_up": true}}' 2018-10-10 03:43:14,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a0ffc385-4b76-49de-9789-181aecb21183 Date: Wed, 10 Oct 2018 03:43:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5efc8f93-9d42-4fb9-8da9-31eb3594e049","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"f8d81da587b94b188724c0fab1c91330","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:43:14Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_255a7e63-c8cc-4a17-b951-6423ac2594e5","admin_state_up":true,"tenant_id":"f8d81da587b94b188724c0fab1c91330","created_at":"2018-10-10T03:43:14Z","mtu":1450}} 2018-10-10 03:43:14,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a0ffc385-4b76-49de-9789-181aecb21183 2018-10-10 03:43:14,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.559998989105s 2018-10-10 03:43:14,934 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a0ffc385-4b76-49de-9789-181aecb21183 2018-10-10 03:43:14,934 - 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-10-10T03:43:14Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5efc8f93-9d42-4fb9-8da9-31eb3594e049', u'provider:segmentation_id': 71, 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_255a7e63-c8cc-4a17-b951-6423ac2594e5', u'created_at': u'2018-10-10T03:43:14Z', u'mtu': 1450, u'tenant_id': u'f8d81da587b94b188724c0fab1c91330', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f8d81da587b94b188724c0fab1c91330'}) 2018-10-10 03:43:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 03:43:14,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1159413b-9dcc-4b50-a2b2-b0168d461097 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 03:43:14,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1159413b-9dcc-4b50-a2b2-b0168d461097 2018-10-10 03:43:14,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 03:43:15,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "700a0ce6961140d599000b8b8c3cba09", "name": "Member"}], "expires_at": "2018-10-10T04:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8d81da587b94b188724c0fab1c91330", "name": "rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f8d81da587b94b188724c0fab1c91330", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f8d81da587b94b188724c0fab1c91330", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f8d81da587b94b188724c0fab1c91330", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f8d81da587b94b188724c0fab1c91330", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f8d81da587b94b188724c0fab1c91330", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f8d81da587b94b188724c0fab1c91330", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f8d81da587b94b188724c0fab1c91330", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f8d81da587b94b188724c0fab1c91330", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f8d81da587b94b188724c0fab1c91330", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f8d81da587b94b188724c0fab1c91330", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f8d81da587b94b188724c0fab1c91330", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f8d81da587b94b188724c0fab1c91330", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5", "id": "7259c22762274b19b0890abb9c584bb0"}, "audit_ids": ["zzicVHGkQfOzhbnR2YdVjQ"], "issued_at": "2018-10-10T03:43:15.000000Z"}} 2018-10-10 03:43:15,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 03:43:15,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 03:43:15,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2da66aaa-d81d-4ecd-89be-28eb130f6565 Date: Wed, 10 Oct 2018 03:43:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5efc8f93-9d42-4fb9-8da9-31eb3594e049","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"f8d81da587b94b188724c0fab1c91330","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T03:43:14Z","qos_policy_id":null,"name":"rally_sanity-net_255a7e63-c8cc-4a17-b951-6423ac2594e5","admin_state_up":true,"tenant_id":"f8d81da587b94b188724c0fab1c91330","created_at":"2018-10-10T03:43:14Z","provider:network_type":"vxlan"}]} 2018-10-10 03:43:15,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2da66aaa-d81d-4ecd-89be-28eb130f6565 2018-10-10 03:43:15,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238528013229s 2018-10-10 03:43:15,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2da66aaa-d81d-4ecd-89be-28eb130f6565 2018-10-10 03:43:15,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-10 03:43:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" -d '{"subnet": {"name": "rally_sanity-subnet_255a7e63-c8cc-4a17-b951-6423ac2594e5", "enable_dhcp": true, "network_id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-10 03:43:16,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-fbbf5283-f61b-4222-9038-baa567d37c41 Date: Wed, 10 Oct 2018 03:43:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5efc8f93-9d42-4fb9-8da9-31eb3594e049","tenant_id":"f8d81da587b94b188724c0fab1c91330","created_at":"2018-10-10T03:43:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T03:43:15Z","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":"f8d81da587b94b188724c0fab1c91330","id":"754b6c96-8e72-4ea2-af70-6bb8f309d0e0","subnetpool_id":null,"name":"rally_sanity-subnet_255a7e63-c8cc-4a17-b951-6423ac2594e5"}} 2018-10-10 03:43:16,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fbbf5283-f61b-4222-9038-baa567d37c41 2018-10-10 03:43:16,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.544456005096s 2018-10-10 03:43:16,119 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fbbf5283-f61b-4222-9038-baa567d37c41 2018-10-10 03:43:16,119 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T03:43:15Z', 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'754b6c96-8e72-4ea2-af70-6bb8f309d0e0', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_255a7e63-c8cc-4a17-b951-6423ac2594e5', u'enable_dhcp': True, u'network_id': u'5efc8f93-9d42-4fb9-8da9-31eb3594e049', u'tenant_id': u'f8d81da587b94b188724c0fab1c91330', u'created_at': u'2018-10-10T03:43:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f8d81da587b94b188724c0fab1c91330'}) 2018-10-10 03:43:16,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-10 03:43:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "rally_sanity-router_255a7e63-c8cc-4a17-b951-6423ac2594e5", "admin_state_up": true}}' 2018-10-10 03:43:20,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-71680a8c-2c18-42c7-8144-2554e3fc3e9e Date: Wed, 10 Oct 2018 03:43:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f8d81da587b94b188724c0fab1c91330", "created_at": "2018-10-10T03:43:16Z", "admin_state_up": true, "updated_at": "2018-10-10T03:43:17Z", "project_id": "f8d81da587b94b188724c0fab1c91330", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b6a695b4-eb0f-46cf-ae89-dabc52ed98c6", "name": "rally_sanity-router_255a7e63-c8cc-4a17-b951-6423ac2594e5"}} 2018-10-10 03:43:20,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-71680a8c-2c18-42c7-8144-2554e3fc3e9e 2018-10-10 03:43:20,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.72082090378s 2018-10-10 03:43:20,841 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-71680a8c-2c18-42c7-8144-2554e3fc3e9e 2018-10-10 03:43:20,841 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T03:43:17Z', u'revision_number': 3, u'ha': True, u'id': u'b6a695b4-eb0f-46cf-ae89-dabc52ed98c6', u'external_gateway_info': {u'network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aba2c23f-74a8-4abc-89e9-a47b00844074', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_255a7e63-c8cc-4a17-b951-6423ac2594e5', u'admin_state_up': True, u'tenant_id': u'f8d81da587b94b188724c0fab1c91330', u'created_at': u'2018-10-10T03:43:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'f8d81da587b94b188724c0fab1c91330'}) 2018-10-10 03:43:20,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-10 03:43:20,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" -d '{"subnet_id": "754b6c96-8e72-4ea2-af70-6bb8f309d0e0"}' 2018-10-10 03:43:22,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c3518d41-5f4c-459d-a718-408f3b8e9109 Date: Wed, 10 Oct 2018 03:43:22 GMT RESP BODY: {"network_id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "subnet_id": "754b6c96-8e72-4ea2-af70-6bb8f309d0e0", "subnet_ids": ["754b6c96-8e72-4ea2-af70-6bb8f309d0e0"], "port_id": "6d097c77-7102-41da-b732-ece5be6b43dd", "id": "b6a695b4-eb0f-46cf-ae89-dabc52ed98c6"} 2018-10-10 03:43:22,863 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6/add_router_interface.json used request id req-c3518d41-5f4c-459d-a718-408f3b8e9109 2018-10-10 03:43:22,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02106189728s 2018-10-10 03:43:22,864 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6/add_router_interface.json used request id req-c3518d41-5f4c-459d-a718-408f3b8e9109 returning object b6a695b4-eb0f-46cf-ae89-dabc52ed98c6 2018-10-10 03:43:22,865 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 03:43:22,997 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-10 03:43:23,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 03:43:23,005 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 03:43:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 03:43:23,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:43:23,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 03:43:23,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b401ca79-c90f-4ab3-97ec-9d7f88aeb9b2 Date: Wed, 10 Oct 2018 03:43:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:43:23,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b401ca79-c90f-4ab3-97ec-9d7f88aeb9b2 2018-10-10 03:43:23,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166750907898s 2018-10-10 03:43:23,174 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b401ca79-c90f-4ab3-97ec-9d7f88aeb9b2 2018-10-10 03:43:23,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 03:43:23,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5"}' 2018-10-10 03:43:23,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd X-Openstack-Request-Id: req-1b0344a4-2ccc-4254-a33d-301e687415f4 Date: Wed, 10 Oct 2018 03:43:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/file", "owner": "f8d81da587b94b188724c0fab1c91330", "id": "5efb9378-4146-4bae-90b8-c741ddbe2fcd", "size": null, "self": "/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:43:23Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5", "checksum": null, "created_at": "2018-10-10T03:43:23Z", "protected": false} 2018-10-10 03:43:23,382 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1b0344a4-2ccc-4254-a33d-301e687415f4 2018-10-10 03:43:23,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205864906311s 2018-10-10 03:43:23,383 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1b0344a4-2ccc-4254-a33d-301e687415f4 returning object 5efb9378-4146-4bae-90b8-c741ddbe2fcd 2018-10-10 03:43:23,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 03:43:23,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" -d '' 2018-10-10 03:43:24,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9efd49a5-b76a-44c3-9e5b-b423aedd62c2 Date: Wed, 10 Oct 2018 03:43:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 03:43:24,807 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/file used request id req-9efd49a5-b76a-44c3-9e5b-b423aedd62c2 2018-10-10 03:43:24,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.42309093475s 2018-10-10 03:43:24,807 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/file used request id req-9efd49a5-b76a-44c3-9e5b-b423aedd62c2 2018-10-10 03:43:24,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 03:43:24,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 03:43:24,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-c929dcac-52a8-4e2a-bb5d-bbe592d91139 Date: Wed, 10 Oct 2018 03:43:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/snap", "metadata": {}}], "file": "/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/file", "owner": "f8d81da587b94b188724c0fab1c91330", "id": "5efb9378-4146-4bae-90b8-c741ddbe2fcd", "size": 12716032, "self": "/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:43:24Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:43:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 03:43:24,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c929dcac-52a8-4e2a-bb5d-bbe592d91139 2018-10-10 03:43:24,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169741153717s 2018-10-10 03:43:24,978 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c929dcac-52a8-4e2a-bb5d-bbe592d91139 2018-10-10 03:43:24,981 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/file', 'owner': u'f8d81da587b94b188724c0fab1c91330', 'id': u'5efb9378-4146-4bae-90b8-c741ddbe2fcd', 'size': 12716032, u'self': u'/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8d81da587b94b188724c0fab1c91330', 'name': 'rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T03:43:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T03:43:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'created': u'2018-10-10T03:43:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T03:43:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 03:43:24,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 03:43:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 03:43:25,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43: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-75e6432b-c0d2-4dbf-b677-4a0460b4a839 x-compute-request-id: req-75e6432b-c0d2-4dbf-b677-4a0460b4a839 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7fc1702c-1e2d-4edf-b602-469a999c731a", "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:43:25,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-75e6432b-c0d2-4dbf-b677-4a0460b4a839 2018-10-10 03:43:25,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.197297811508s 2018-10-10 03:43:25,179 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-75e6432b-c0d2-4dbf-b677-4a0460b4a839 returning object 7fc1702c-1e2d-4edf-b602-469a999c731a 2018-10-10 03:43:25,180 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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'12fa6dd9c3df4310ac43440581910811', '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'7fc1702c-1e2d-4edf-b602-469a999c731a', 'swap': 0}) 2018-10-10 03:43:25,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 03:43:25,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" -d '{"extra_specs": {}}' 2018-10-10 03:43:25,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9aea8d9-c2b6-4abc-9db9-16f4a8152447 x-compute-request-id: req-b9aea8d9-c2b6-4abc-9db9-16f4a8152447 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:43:25,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a/os-extra_specs used request id req-b9aea8d9-c2b6-4abc-9db9-16f4a8152447 2018-10-10 03:43:25,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208029747009s 2018-10-10 03:43:25,202 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a/os-extra_specs used request id req-b9aea8d9-c2b6-4abc-9db9-16f4a8152447 2018-10-10 03:43:25,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 03:43:27,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-10 03:43:27.241 117 INFO rally.deployment.engine [-] Deployment 64ddac4a-7324-4a7c-b742-3ad35340b1af | Starting: Destroy cloud and free allocated resources. 2018-10-10 03:43:27.325 117 INFO rally.deployment.engine [-] Deployment 64ddac4a-7324-4a7c-b742-3ad35340b1af | Completed: Destroy cloud and free allocated resources. 2018-10-10 03:43:27.365 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537) for deployment 'opnfv-rally'. 2018-10-10 03:43:27.381 117 INFO rally.api [-] Deleting verification (UUID=9da3a658-9af7-4a31-9e8c-5c7b78e693fd). 2018-10-10 03:43:27.417 117 INFO rally.api [-] Verification has been successfully deleted! 2018-10-10 03:43:27.417 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537). 2018-10-10 03:43:27.424 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-10 03:43:30,157 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 03:43:29.855 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c2ef746c-2607-4d55-a427-5356be8ac348) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c2ef746c-2607-4d55-a427-5356be8ac348 | 2018-10-10T03:43:29 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c2ef746c-2607-4d55-a427-5356be8ac348 ~/.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-10-10 03:43:33,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-10 03:43:33,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-10 03:43:33,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-10 03:43:33,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 03:43:33,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b2e37ca-c8dc-4569-88db-3d9c3ccc39d2 x-compute-request-id: req-3b2e37ca-c8dc-4569-88db-3d9c3ccc39d2 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 159}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 162}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-10 03:43:33,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-3b2e37ca-c8dc-4569-88db-3d9c3ccc39d2 2018-10-10 03:43:33,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.206241130829s 2018-10-10 03:43:33,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-3b2e37ca-c8dc-4569-88db-3d9c3ccc39d2 2018-10-10 03:43:33,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 03:43:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_255a7e63-c8cc-4a17-b951-6423ac2594e5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 03:43:33,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6186331f-8e1a-43e4-ac16-8d0a5b144f9b x-compute-request-id: req-6186331f-8e1a-43e4-ac16-8d0a5b144f9b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e0d27c06-00e7-4e20-81eb-626f49fb6060", "name": "rally_sanity-flavor_alt_255a7e63-c8cc-4a17-b951-6423ac2594e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 03:43:33,693 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6186331f-8e1a-43e4-ac16-8d0a5b144f9b 2018-10-10 03:43:33,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0597879886627s 2018-10-10 03:43:33,693 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6186331f-8e1a-43e4-ac16-8d0a5b144f9b returning object e0d27c06-00e7-4e20-81eb-626f49fb6060 2018-10-10 03:43:33,694 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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'12fa6dd9c3df4310ac43440581910811', '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'e0d27c06-00e7-4e20-81eb-626f49fb6060', 'swap': 0}) 2018-10-10 03:43:33,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 03:43:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" -d '{"extra_specs": {}}' 2018-10-10 03:43:33,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 03:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e1f84cc-0008-40b4-9cf8-0836d18c72b1 x-compute-request-id: req-7e1f84cc-0008-40b4-9cf8-0836d18c72b1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 03:43:33,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060/os-extra_specs used request id req-7e1f84cc-0008-40b4-9cf8-0836d18c72b1 2018-10-10 03:43:33,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237982273102s 2018-10-10 03:43:33,719 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060/os-extra_specs used request id req-7e1f84cc-0008-40b4-9cf8-0836d18c72b1 2018-10-10 03:43:33,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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'12fa6dd9c3df4310ac43440581910811', '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'e0d27c06-00e7-4e20-81eb-626f49fb6060', 'swap': 0}) 2018-10-10 03:43:33,720 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-10 03:43:33,726 - 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-10-10 03:43:33,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 03:43:33,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 03:43:33,752 - 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': '5efc8f93-9d42-4fb9-8da9-31eb3594e049', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'flavor_name': 'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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-10-10 03:44:33,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2c521019-0958-4181-a386-62f10769394c 2018-10-10 03:44:33,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-10 03:44:33,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2c521019-0958-4181-a386-62f10769394c'] 2018-10-10 03:44:34,749 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2c521019-0958-4181-a386-62f10769394c -------------------------------------------------------------------------------- Task 2c521019-0958-4181-a386-62f10769394c: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2c521019-0958-4181-a386-62f10769394c 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | total | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | -> duration | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.484238 Full duration: 7.356158 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2c521019-0958-4181-a386-62f10769394c 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.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.884351 Full duration: 7.618478 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2c521019-0958-4181-a386-62f10769394c 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.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.941094 Full duration: 7.886446 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2c521019-0958-4181-a386-62f10769394c 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.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781196 Full duration: 7.511797 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2c521019-0958-4181-a386-62f10769394c 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.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.912026 Full duration: 7.91278 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2c521019-0958-4181-a386-62f10769394c 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.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704306 Full duration: 7.439378 HINTS: * To plot HTML graphics with this data, run: rally task report 2c521019-0958-4181-a386-62f10769394c --out output.html * To generate a JUnit report, run: rally task export 2c521019-0958-4181-a386-62f10769394c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2c521019-0958-4181-a386-62f10769394c --json --out output.json 2018-10-10 03:44:34,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2c521019-0958-4181-a386-62f10769394c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-10 03:44:36,785 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2c521019-0958-4181-a386-62f10769394c --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-10 03:44:36.678 728 INFO rally.api [-] Building 'json' report for the following task(s): '2c521019-0958-4181-a386-62f10769394c'. 2018-10-10 03:44:36.683 728 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:44:36,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2c521019-0958-4181-a386-62f10769394c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-10 03:44:39,153 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2c521019-0958-4181-a386-62f10769394c --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-10 03:44:39.014 731 INFO rally.api [-] Building 'html' report for the following task(s): '2c521019-0958-4181-a386-62f10769394c'. 2018-10-10 03:44:39.046 731 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:44:39,160 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-10 03:44:39,160 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-10 03:44:39,173 - 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-10-10 03:44:39,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 03:44:39,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 03:44:39,201 - 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': '5efc8f93-9d42-4fb9-8da9-31eb3594e049', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'flavor_name': 'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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-10-10 03:46:14,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 2018-10-10 03:46:14,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0f78ca9c-a928-416b-9ff3-b1899cfc11c7'] 2018-10-10 03:46:15,855 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 -------------------------------------------------------------------------------- Task 0f78ca9c-a928-416b-9ff3-b1899cfc11c7: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.825 | 4.825 | 4.825 | 4.825 | 4.825 | 4.825 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | -> glance_v2.upload_data | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | glance_v2.delete_image | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | total | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 100.0% | 1 | | -> duration | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 6.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.014125 Full duration: 14.08865 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.581 | 4.581 | 4.581 | 4.581 | 4.581 | 4.581 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | -> glance_v2.upload_data | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | glance_v2.list_images | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 4.759 | 4.759 | 4.759 | 4.759 | 4.759 | 4.759 | 100.0% | 1 | | -> duration | 4.759 | 4.759 | 4.759 | 4.759 | 4.759 | 4.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.758939 Full duration: 16.791017 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 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.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | total | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | -> duration | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.350824 Full duration: 8.212548 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "number_instances": 2, "nics": [ { "net-id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.912 | 4.912 | 4.912 | 4.912 | 4.912 | 4.912 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | -> glance_v2.upload_data | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 100.0% | 1 | | nova.boot_servers | 11.583 | 11.583 | 11.583 | 11.583 | 11.583 | 11.583 | 100.0% | 1 | | total | 16.496 | 16.496 | 16.496 | 16.496 | 16.496 | 16.496 | 100.0% | 1 | | -> duration | 15.496 | 15.496 | 15.496 | 15.496 | 15.496 | 15.496 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.496029 Full duration: 39.937326 HINTS: * To plot HTML graphics with this data, run: rally task report 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 --out output.html * To generate a JUnit report, run: rally task export 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 --json --out output.json 2018-10-10 03:46:15,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0f78ca9c-a928-416b-9ff3-b1899cfc11c7', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-10 03:46:18,133 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-10 03:46:18.038 1284 INFO rally.api [-] Building 'json' report for the following task(s): '0f78ca9c-a928-416b-9ff3-b1899cfc11c7'. 2018-10-10 03:46:18.043 1284 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:46:18,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0f78ca9c-a928-416b-9ff3-b1899cfc11c7', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-10 03:46:20,327 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0f78ca9c-a928-416b-9ff3-b1899cfc11c7 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-10 03:46:20.217 1287 INFO rally.api [-] Building 'html' report for the following task(s): '0f78ca9c-a928-416b-9ff3-b1899cfc11c7'. 2018-10-10 03:46:20.238 1287 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:46:20,333 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-10 03:46:20,334 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-10 03:46:20,334 - 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-10-10 03:46:20,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 03:46:20,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 03:46:20,363 - 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': '5efc8f93-9d42-4fb9-8da9-31eb3594e049', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'flavor_name': 'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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-10-10 03:49:37,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0bc557fa-1128-4087-84e7-8142c0d1942a 2018-10-10 03:49:37,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0bc557fa-1128-4087-84e7-8142c0d1942a'] 2018-10-10 03:49:38,341 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0bc557fa-1128-4087-84e7-8142c0d1942a -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.133 | 3.133 | 3.133 | 3.133 | 3.133 | 3.133 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 100.0% | 1 | | total | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 100.0% | 1 | | -> duration | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 5.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.807669 Full duration: 23.137407 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.317 | 3.317 | 3.317 | 3.317 | 3.317 | 3.317 | 100.0% | 1 | | cinder_v2.delete_volume | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | total | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> duration | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.780223 Full duration: 16.000107 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.667 | 8.667 | 8.667 | 8.667 | 8.667 | 8.667 | 100.0% | 1 | | cinder_v2.delete_volume | 2.743 | 2.743 | 2.743 | 2.743 | 2.743 | 2.743 | 100.0% | 1 | | total | 11.41 | 11.41 | 11.41 | 11.41 | 11.41 | 11.41 | 100.0% | 1 | | -> duration | 11.41 | 11.41 | 11.41 | 11.41 | 11.41 | 11.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.409523 Full duration: 22.274758 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.353 | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 100.0% | 1 | | cinder_v2.delete_volume | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 100.0% | 1 | | total | 6.062 | 6.062 | 6.062 | 6.062 | 6.062 | 6.062 | 100.0% | 1 | | -> duration | 6.062 | 6.062 | 6.062 | 6.062 | 6.062 | 6.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.06225 Full duration: 15.970309 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.299 | 3.299 | 3.299 | 3.299 | 3.299 | 3.299 | 100.0% | 1 | | cinder_v2.extend_volume | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 100.0% | 1 | | cinder_v2.delete_volume | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 100.0% | 1 | | total | 7.983 | 7.983 | 7.983 | 7.983 | 7.983 | 7.983 | 100.0% | 1 | | -> duration | 7.983 | 7.983 | 7.983 | 7.983 | 7.983 | 7.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.982759 Full duration: 17.987357 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.321 | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 100.0% | 1 | | cinder_v2.delete_volume | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | total | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 100.0% | 1 | | -> duration | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.943576 Full duration: 22.541884 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | cinder_v2.list_qos | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.815084 Full duration: 12.729267 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | cinder_v2.set_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.792252 Full duration: 12.580232 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | cinder_v2.list_types | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806876 Full duration: 12.797554 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0bc557fa-1128-4087-84e7-8142c0d1942a 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> duration | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853474 Full duration: 12.447468 HINTS: * To plot HTML graphics with this data, run: rally task report 0bc557fa-1128-4087-84e7-8142c0d1942a --out output.html * To generate a JUnit report, run: rally task export 0bc557fa-1128-4087-84e7-8142c0d1942a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0bc557fa-1128-4087-84e7-8142c0d1942a --json --out output.json 2018-10-10 03:49:38,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0bc557fa-1128-4087-84e7-8142c0d1942a', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-10 03:49:40,755 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0bc557fa-1128-4087-84e7-8142c0d1942a --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-10 03:49:40.598 3076 INFO rally.api [-] Building 'json' report for the following task(s): '0bc557fa-1128-4087-84e7-8142c0d1942a'. 2018-10-10 03:49:40.606 3076 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:49:40,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0bc557fa-1128-4087-84e7-8142c0d1942a', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-10 03:49:43,191 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0bc557fa-1128-4087-84e7-8142c0d1942a --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-10 03:49:43.016 3079 INFO rally.api [-] Building 'html' report for the following task(s): '0bc557fa-1128-4087-84e7-8142c0d1942a'. 2018-10-10 03:49:43.046 3079 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:49:43,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-10 03:49:43,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-10 03:49:43,203 - 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-10-10 03:49:43,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 03:49:43,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 03:49:43,226 - 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': '5efc8f93-9d42-4fb9-8da9-31eb3594e049', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'flavor_name': 'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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-10-10 03:51:06,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 2018-10-10 03:51:06,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '64c5e3f0-27b5-49f4-a6bc-fb8c1372c825'] 2018-10-10 03:51:07,168 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 -------------------------------------------------------------------------------- Task 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 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.648 | 4.648 | 4.648 | 4.648 | 4.648 | 4.648 | 100.0% | 1 | | heat.update_stack | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 100.0% | 1 | | heat.delete_stack | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 100.0% | 1 | | total | 10.39 | 10.39 | 10.39 | 10.39 | 10.39 | 10.39 | 100.0% | 1 | | -> duration | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.390072 Full duration: 18.597077 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 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.711 | 4.711 | 4.711 | 4.711 | 4.711 | 4.711 | 100.0% | 1 | | heat.check_stack | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | heat.delete_stack | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 100.0% | 1 | | total | 7.682 | 7.682 | 7.682 | 7.682 | 7.682 | 7.682 | 100.0% | 1 | | -> duration | 5.682 | 5.682 | 5.682 | 5.682 | 5.682 | 5.682 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.681988 Full duration: 16.249567 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 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.055 | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 100.0% | 1 | | heat.suspend_stack | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | heat.resume_stack | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | heat.delete_stack | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 100.0% | 1 | | total | 10.224 | 10.224 | 10.224 | 10.224 | 10.224 | 10.224 | 100.0% | 1 | | -> duration | 8.224 | 8.224 | 8.224 | 8.224 | 8.224 | 8.224 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.224 Full duration: 18.671134 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 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.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | total | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> duration | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.567254 Full duration: 8.347206 HINTS: * To plot HTML graphics with this data, run: rally task report 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 --out output.html * To generate a JUnit report, run: rally task export 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 --json --out output.json 2018-10-10 03:51:07,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '64c5e3f0-27b5-49f4-a6bc-fb8c1372c825', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-10 03:51:09,408 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-10 03:51:09.302 3812 INFO rally.api [-] Building 'json' report for the following task(s): '64c5e3f0-27b5-49f4-a6bc-fb8c1372c825'. 2018-10-10 03:51:09.306 3812 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:51:09,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '64c5e3f0-27b5-49f4-a6bc-fb8c1372c825', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-10 03:51:11,565 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 64c5e3f0-27b5-49f4-a6bc-fb8c1372c825 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-10 03:51:11.442 3815 INFO rally.api [-] Building 'html' report for the following task(s): '64c5e3f0-27b5-49f4-a6bc-fb8c1372c825'. 2018-10-10 03:51:11.464 3815 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:51:11,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-10 03:51:11,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-10 03:51:11,569 - 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-10-10 03:51:11,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 03:51:11,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 03:51:11,586 - 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': '5efc8f93-9d42-4fb9-8da9-31eb3594e049', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'flavor_name': 'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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-10-10 03:54:27,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 34109582-36e1-4415-a30d-469c23dbc675 2018-10-10 03:54:27,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '34109582-36e1-4415-a30d-469c23dbc675'] 2018-10-10 03:54:28,690 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 34109582-36e1-4415-a30d-469c23dbc675 -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790371 Full duration: 14.537232 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760067 Full duration: 14.726981 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | keystone_v3.list_projects | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760028 Full duration: 14.682406 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 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.614578 Full duration: 12.382639 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.delete_service | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.621473 Full duration: 12.142572 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | keystone_v3.create_user | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | -> keystone_v3.add_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.create_role | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_project | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_user | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_role | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.list_services | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_services | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 100.0% | 1 | | -> duration | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.823837 Full duration: 19.813751 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | keystone_v3.update_project | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.delete_project | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.050617 Full duration: 13.003171 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795047 Full duration: 14.764998 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690663 Full duration: 14.510323 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | keystone_v3.list_users | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.940407 Full duration: 14.638355 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 34109582-36e1-4415-a30d-469c23dbc675 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | keystone_v3.create_users | 4.949 | 4.949 | 4.949 | 4.949 | 4.949 | 4.949 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 100.0% | 1 | | total | 6.625 | 6.625 | 6.625 | 6.625 | 6.625 | 6.625 | 100.0% | 1 | | -> duration | 6.625 | 6.625 | 6.625 | 6.625 | 6.625 | 6.625 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.625475 Full duration: 23.027604 HINTS: * To plot HTML graphics with this data, run: rally task report 34109582-36e1-4415-a30d-469c23dbc675 --out output.html * To generate a JUnit report, run: rally task export 34109582-36e1-4415-a30d-469c23dbc675 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 34109582-36e1-4415-a30d-469c23dbc675 --json --out output.json 2018-10-10 03:54:28,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '34109582-36e1-4415-a30d-469c23dbc675', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-10 03:54:30,842 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 34109582-36e1-4415-a30d-469c23dbc675 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-10 03:54:30.730 5730 INFO rally.api [-] Building 'json' report for the following task(s): '34109582-36e1-4415-a30d-469c23dbc675'. 2018-10-10 03:54:30.740 5730 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:54:30,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '34109582-36e1-4415-a30d-469c23dbc675', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-10 03:54:33,125 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 34109582-36e1-4415-a30d-469c23dbc675 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-10 03:54:32.993 5733 INFO rally.api [-] Building 'html' report for the following task(s): '34109582-36e1-4415-a30d-469c23dbc675'. 2018-10-10 03:54:33.023 5733 INFO rally.api [-] The report has been successfully built. 2018-10-10 03:54:33,139 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-10 03:54:33,140 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-10 03:54:33,140 - 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-10-10 03:54:33,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 03:54:33,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 03:54:33,169 - 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': '5efc8f93-9d42-4fb9-8da9-31eb3594e049', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'flavor_name': 'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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-10-10 04:00:42,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1e255208-a5c7-413a-b6c4-6bb2d83aa339 2018-10-10 04:00:42,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1e255208-a5c7-413a-b6c4-6bb2d83aa339'] 2018-10-10 04:00:44,031 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1e255208-a5c7-413a-b6c4-6bb2d83aa339 -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | neutron.delete_network | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 100.0% | 1 | | -> duration | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.655558 Full duration: 15.01079 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | neutron.delete_port | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 100.0% | 1 | | -> duration | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.966219 Full duration: 35.003436 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | neutron.create_subnet | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | neutron.create_router | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | neutron.add_interface_router | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | neutron.remove_interface_router | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | neutron.delete_router | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | total | 10.122 | 10.122 | 10.122 | 10.122 | 10.122 | 10.122 | 100.0% | 1 | | -> duration | 10.122 | 10.122 | 10.122 | 10.122 | 10.122 | 10.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.121816 Full duration: 51.345205 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.delete_subnet | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 1.626 | 1.626 | 1.626 | 1.626 | 1.626 | 1.626 | 100.0% | 1 | | -> duration | 1.626 | 1.626 | 1.626 | 1.626 | 1.626 | 1.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.626149 Full duration: 34.620515 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.list_networks | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | total | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | -> duration | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.212732 Full duration: 16.560082 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | neutron.list_ports | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 100.0% | 1 | | -> duration | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.686455 Full duration: 36.063124 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | neutron.create_subnet | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | neutron.create_router | 2.985 | 2.985 | 2.985 | 2.985 | 2.985 | 2.985 | 100.0% | 1 | | neutron.add_interface_router | 1.699 | 1.699 | 1.699 | 1.699 | 1.699 | 1.699 | 100.0% | 1 | | neutron.list_routers | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 6.457 | 6.457 | 6.457 | 6.457 | 6.457 | 6.457 | 100.0% | 1 | | -> duration | 6.457 | 6.457 | 6.457 | 6.457 | 6.457 | 6.457 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.456604 Full duration: 48.698716 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | neutron.create_subnet | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | neutron.list_subnets | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | -> duration | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.667423 Full duration: 41.990912 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | neutron.delete_security_group | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> duration | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.171406 Full duration: 14.57881 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | neutron.create_security_group_rule | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | neutron.delete_security_group | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 1.776 | 1.776 | 1.776 | 1.776 | 1.776 | 1.776 | 100.0% | 1 | | -> duration | 1.776 | 1.776 | 1.776 | 1.776 | 1.776 | 1.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.776338 Full duration: 14.843129 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 1e255208-a5c7-413a-b6c4-6bb2d83aa339 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.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | neutron.create_router | 3.787 | 3.787 | 3.787 | 3.787 | 3.787 | 3.787 | 100.0% | 1 | | neutron.add_gateway_router | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 100.0% | 1 | | neutron.remove_gateway_router | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | total | 7.585 | 7.585 | 7.585 | 7.585 | 7.585 | 7.585 | 100.0% | 1 | | -> duration | 7.585 | 7.585 | 7.585 | 7.585 | 7.585 | 7.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.585215 Full duration: 31.128541 HINTS: * To plot HTML graphics with this data, run: rally task report 1e255208-a5c7-413a-b6c4-6bb2d83aa339 --out output.html * To generate a JUnit report, run: rally task export 1e255208-a5c7-413a-b6c4-6bb2d83aa339 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1e255208-a5c7-413a-b6c4-6bb2d83aa339 --json --out output.json 2018-10-10 04:00:44,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1e255208-a5c7-413a-b6c4-6bb2d83aa339', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-10 04:00:46,290 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1e255208-a5c7-413a-b6c4-6bb2d83aa339 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-10 04:00:46.176 9028 INFO rally.api [-] Building 'json' report for the following task(s): '1e255208-a5c7-413a-b6c4-6bb2d83aa339'. 2018-10-10 04:00:46.186 9028 INFO rally.api [-] The report has been successfully built. 2018-10-10 04:00:46,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1e255208-a5c7-413a-b6c4-6bb2d83aa339', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-10 04:00:48,589 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1e255208-a5c7-413a-b6c4-6bb2d83aa339 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-10 04:00:48.456 9031 INFO rally.api [-] Building 'html' report for the following task(s): '1e255208-a5c7-413a-b6c4-6bb2d83aa339'. 2018-10-10 04:00:48.487 9031 INFO rally.api [-] The report has been successfully built. 2018-10-10 04:00:48,604 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-10 04:00:48,605 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-10 04:00:48,606 - 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-10-10 04:00:48,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 04:00:48,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 04:00:48,632 - 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': '5efc8f93-9d42-4fb9-8da9-31eb3594e049', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'flavor_name': 'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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-10-10 04:07:48,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e9170ae5-17f8-4d23-a1a4-8e54bac3b641 2018-10-10 04:07:48,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e9170ae5-17f8-4d23-a1a4-8e54bac3b641'] 2018-10-10 04:07:49,673 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e9170ae5-17f8-4d23-a1a4-8e54bac3b641 -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "block_migration": false, "nics": [ { "net-id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 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.087 | 12.087 | 12.087 | 12.087 | 12.087 | 12.087 | 100.0% | 1 | | nova.find_host_to_migrate | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | nova.live_migrate | 11.419 | 11.419 | 11.419 | 11.419 | 11.419 | 11.419 | 100.0% | 1 | | nova.delete_server | 2.691 | 2.691 | 2.691 | 2.691 | 2.691 | 2.691 | 100.0% | 1 | | total | 27.563 | 27.563 | 27.563 | 27.563 | 27.563 | 27.563 | 100.0% | 1 | | -> duration | 26.563 | 26.563 | 26.563 | 26.563 | 26.563 | 26.563 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.562957 Full duration: 36.978795 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 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.773 | 11.773 | 11.773 | 11.773 | 11.773 | 11.773 | 100.0% | 1 | | cinder_v2.create_volume | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 100.0% | 1 | | nova.attach_volume | 4.088 | 4.088 | 4.088 | 4.088 | 4.088 | 4.088 | 100.0% | 1 | | nova.find_host_to_migrate | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | nova.live_migrate | 10.699 | 10.699 | 10.699 | 10.699 | 10.699 | 10.699 | 100.0% | 1 | | nova.detach_volume | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | cinder_v2.delete_volume | 2.197 | 2.197 | 2.197 | 2.197 | 2.197 | 2.197 | 100.0% | 1 | | nova.delete_server | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 100.0% | 1 | | total | 37.432 | 37.432 | 37.432 | 37.432 | 37.432 | 37.432 | 100.0% | 1 | | -> duration | 36.432 | 36.432 | 36.432 | 36.432 | 36.432 | 36.432 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.432333 Full duration: 49.492605 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.88 | 8.88 | 8.88 | 8.88 | 8.88 | 8.88 | 100.0% | 1 | | nova.boot_server | 9.183 | 9.183 | 9.183 | 9.183 | 9.183 | 9.183 | 100.0% | 1 | | nova.find_host_to_migrate | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | nova.live_migrate | 14.574 | 14.574 | 14.574 | 14.574 | 14.574 | 14.574 | 100.0% | 1 | | nova.delete_server | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 5.562 | 100.0% | 1 | | total | 39.661 | 39.661 | 39.661 | 39.661 | 39.661 | 39.661 | 100.0% | 1 | | -> duration | 38.661 | 38.661 | 38.661 | 38.661 | 38.661 | 38.661 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.660507 Full duration: 51.32672 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "server_kwargs": { "nics": [ { "net-id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | nova.boot_server | 8.627 | 8.627 | 8.627 | 8.627 | 8.627 | 8.627 | 100.0% | 1 | | nova.delete_server | 2.767 | 2.767 | 2.767 | 2.767 | 2.767 | 2.767 | 100.0% | 1 | | nova.delete_keypair | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 12.12 | 12.12 | 12.12 | 12.12 | 12.12 | 12.12 | 100.0% | 1 | | -> duration | 11.12 | 11.12 | 11.12 | 11.12 | 11.12 | 11.12 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.119643 Full duration: 42.262306 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "volume_size": 5, "nics": [ { "net-id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.608 | 8.608 | 8.608 | 8.608 | 8.608 | 8.608 | 100.0% | 1 | | nova.boot_server | 8.906 | 8.906 | 8.906 | 8.906 | 8.906 | 8.906 | 100.0% | 1 | | nova.delete_server | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 100.0% | 1 | | total | 20.476 | 20.476 | 20.476 | 20.476 | 20.476 | 20.476 | 100.0% | 1 | | -> duration | 19.476 | 19.476 | 19.476 | 19.476 | 19.476 | 19.476 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.475521 Full duration: 54.618199 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "force_delete": false, "nics": [ { "net-id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 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.22 | 10.22 | 10.22 | 10.22 | 10.22 | 10.22 | 100.0% | 1 | | nova.pause_server | 3.023 | 3.023 | 3.023 | 3.023 | 3.023 | 3.023 | 100.0% | 1 | | nova.unpause_server | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | nova.delete_server | 5.205 | 5.205 | 5.205 | 5.205 | 5.205 | 5.205 | 100.0% | 1 | | total | 21.227 | 21.227 | 21.227 | 21.227 | 21.227 | 21.227 | 100.0% | 1 | | -> duration | 16.227 | 16.227 | 16.227 | 16.227 | 16.227 | 16.227 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.226635 Full duration: 53.026948 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "nics": [ { "net-id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 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.96 | 11.96 | 11.96 | 11.96 | 11.96 | 11.96 | 100.0% | 1 | | nova.migrate | 13.615 | 13.615 | 13.615 | 13.615 | 13.615 | 13.615 | 100.0% | 1 | | nova.resize_confirm | 2.969 | 2.969 | 2.969 | 2.969 | 2.969 | 2.969 | 100.0% | 1 | | nova.delete_server | 2.94 | 2.94 | 2.94 | 2.94 | 2.94 | 2.94 | 100.0% | 1 | | total | 31.485 | 31.485 | 31.485 | 31.485 | 31.485 | 31.485 | 100.0% | 1 | | -> duration | 30.485 | 30.485 | 30.485 | 30.485 | 30.485 | 30.485 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.485108 Full duration: 41.110411 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "image": { "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.377 | 9.377 | 9.377 | 9.377 | 9.377 | 9.377 | 100.0% | 1 | | nova.list_interfaces | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 9.71 | 9.71 | 9.71 | 9.71 | 9.71 | 9.71 | 100.0% | 1 | | -> duration | 8.71 | 8.71 | 8.71 | 8.71 | 8.71 | 8.71 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.710449 Full duration: 44.462859 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e9170ae5-17f8-4d23-a1a4-8e54bac3b641 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | nova.delete_server_group | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718208 Full duration: 9.5766 HINTS: * To plot HTML graphics with this data, run: rally task report e9170ae5-17f8-4d23-a1a4-8e54bac3b641 --out output.html * To generate a JUnit report, run: rally task export e9170ae5-17f8-4d23-a1a4-8e54bac3b641 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e9170ae5-17f8-4d23-a1a4-8e54bac3b641 --json --out output.json 2018-10-10 04:07:49,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e9170ae5-17f8-4d23-a1a4-8e54bac3b641', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-10 04:07:51,876 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e9170ae5-17f8-4d23-a1a4-8e54bac3b641 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-10 04:07:51.763 10674 INFO rally.api [-] Building 'json' report for the following task(s): 'e9170ae5-17f8-4d23-a1a4-8e54bac3b641'. 2018-10-10 04:07:51.772 10674 INFO rally.api [-] The report has been successfully built. 2018-10-10 04:07:51,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e9170ae5-17f8-4d23-a1a4-8e54bac3b641', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-10 04:07:54,099 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e9170ae5-17f8-4d23-a1a4-8e54bac3b641 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-10 04:07:53.964 10677 INFO rally.api [-] Building 'html' report for the following task(s): 'e9170ae5-17f8-4d23-a1a4-8e54bac3b641'. 2018-10-10 04:07:53.995 10677 INFO rally.api [-] The report has been successfully built. 2018-10-10 04:07:54,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-10 04:07:54,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-10 04:07:54,144 - 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-10-10 04:07:54,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-10 04:07:54,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-10 04:07:54,170 - 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': '5efc8f93-9d42-4fb9-8da9-31eb3594e049', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5', 'flavor_name': 'rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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_255a7e63-c8cc-4a17-b951-6423ac2594e5', '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-10-10 04:08:47,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b65d2f69-574c-46c6-be39-ff4c659c8d85 2018-10-10 04:08:47,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b65d2f69-574c-46c6-be39-ff4c659c8d85'] 2018-10-10 04:08:48,082 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b65d2f69-574c-46c6-be39-ff4c659c8d85 -------------------------------------------------------------------------------- Task b65d2f69-574c-46c6-be39-ff4c659c8d85: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b65d2f69-574c-46c6-be39-ff4c659c8d85 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | quotas.delete_quotas | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> duration | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.993073 Full duration: 8.913356 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b65d2f69-574c-46c6-be39-ff4c659c8d85 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.725392 Full duration: 8.317344 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b65d2f69-574c-46c6-be39-ff4c659c8d85 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.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.682742 Full duration: 8.379864 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b65d2f69-574c-46c6-be39-ff4c659c8d85 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.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | total | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> duration | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.193414 Full duration: 8.886444 HINTS: * To plot HTML graphics with this data, run: rally task report b65d2f69-574c-46c6-be39-ff4c659c8d85 --out output.html * To generate a JUnit report, run: rally task export b65d2f69-574c-46c6-be39-ff4c659c8d85 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b65d2f69-574c-46c6-be39-ff4c659c8d85 --json --out output.json 2018-10-10 04:08:48,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b65d2f69-574c-46c6-be39-ff4c659c8d85', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-10 04:08:50,236 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b65d2f69-574c-46c6-be39-ff4c659c8d85 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-10 04:08:50.129 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'b65d2f69-574c-46c6-be39-ff4c659c8d85'. 2018-10-10 04:08:50.133 11190 INFO rally.api [-] The report has been successfully built. 2018-10-10 04:08:50,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b65d2f69-574c-46c6-be39-ff4c659c8d85', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-10 04:08:52,408 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b65d2f69-574c-46c6-be39-ff4c659c8d85 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-10 04:08:52.285 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'b65d2f69-574c-46c6-be39-ff4c659c8d85'. 2018-10-10 04:08:52.305 11193 INFO rally.api [-] The report has been successfully built. 2018-10-10 04:08:52,412 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-10 04:08:52,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | heat | 01:01 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 05:39 | 11 | 100.00% | | nova | 06:22 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:20 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-10 04:08:52,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-10-10 04:08:52,547 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 04:08:52,548 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:38 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-10 04:08:52,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 04:08:52,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:08:52,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:08: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-542be925-b513-4b7c-a54f-9c028b6b1163 x-compute-request-id: req-542be925-b513-4b7c-a54f-9c028b6b1163 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7fc1702c-1e2d-4edf-b602-469a999c731a", "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e0d27c06-00e7-4e20-81eb-626f49fb6060", "name": "rally_sanity-flavor_alt_255a7e63-c8cc-4a17-b951-6423ac2594e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 04:08:52,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-542be925-b513-4b7c-a54f-9c028b6b1163 2018-10-10 04:08:52,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.179396867752s 2018-10-10 04:08:52,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-542be925-b513-4b7c-a54f-9c028b6b1163 2018-10-10 04:08:52,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 04:08:52,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:08:52,768 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:08: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-a83c3e58-5a98-4367-9998-f742d59968da x-compute-request-id: req-a83c3e58-5a98-4367-9998-f742d59968da Content-Length: 0 Content-Type: application/json 2018-10-10 04:08:52,769 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060 used request id req-a83c3e58-5a98-4367-9998-f742d59968da 2018-10-10 04:08:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0323832035065s 2018-10-10 04:08:52,769 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e0d27c06-00e7-4e20-81eb-626f49fb6060 used request id req-a83c3e58-5a98-4367-9998-f742d59968da 2018-10-10 04:08:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-10 04:08:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" -d '{"subnet_id": "754b6c96-8e72-4ea2-af70-6bb8f309d0e0"}' 2018-10-10 04:08:54,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34a0543c-ddd6-4833-b8ea-757b6c2db30a Date: Wed, 10 Oct 2018 04:08:54 GMT RESP BODY: {"network_id": "5efc8f93-9d42-4fb9-8da9-31eb3594e049", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "subnet_id": "754b6c96-8e72-4ea2-af70-6bb8f309d0e0", "subnet_ids": ["754b6c96-8e72-4ea2-af70-6bb8f309d0e0"], "port_id": "6d097c77-7102-41da-b732-ece5be6b43dd", "id": "b6a695b4-eb0f-46cf-ae89-dabc52ed98c6"} 2018-10-10 04:08:54,257 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6/remove_router_interface.json used request id req-34a0543c-ddd6-4833-b8ea-757b6c2db30a 2018-10-10 04:08:54,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.4875998497s 2018-10-10 04:08:54,257 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6/remove_router_interface.json used request id req-34a0543c-ddd6-4833-b8ea-757b6c2db30a returning object b6a695b4-eb0f-46cf-ae89-dabc52ed98c6 2018-10-10 04:08:54,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-10 04:08:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 04:08:54,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-a5a90265-01ce-4b28-ab1c-a8d8d4a5a406 Date: Wed, 10 Oct 2018 04:08:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f8d81da587b94b188724c0fab1c91330", "created_at": "2018-10-10T03:43:16Z", "admin_state_up": true, "updated_at": "2018-10-10T04:08:53Z", "project_id": "f8d81da587b94b188724c0fab1c91330", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b6a695b4-eb0f-46cf-ae89-dabc52ed98c6", "name": "rally_sanity-router_255a7e63-c8cc-4a17-b951-6423ac2594e5"}]} 2018-10-10 04:08:54,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a5a90265-01ce-4b28-ab1c-a8d8d4a5a406 2018-10-10 04:08:54,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.211975097656s 2018-10-10 04:08:54,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a5a90265-01ce-4b28-ab1c-a8d8d4a5a406 2018-10-10 04:08:54,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-10 04:08:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 04:08:57,902 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18c4a835-7daa-4f4e-a7a9-f10ca71e658d Content-Length: 0 Date: Wed, 10 Oct 2018 04:08:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:08:57,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6.json used request id req-18c4a835-7daa-4f4e-a7a9-f10ca71e658d 2018-10-10 04:08:57,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.43013000488s 2018-10-10 04:08:57,903 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b6a695b4-eb0f-46cf-ae89-dabc52ed98c6.json used request id req-18c4a835-7daa-4f4e-a7a9-f10ca71e658d 2018-10-10 04:08:57,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 04:08:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 04:08:58,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-cf473aa2-3680-4bcd-b62f-daf700217ce0 Date: Wed, 10 Oct 2018 04:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5efc8f93-9d42-4fb9-8da9-31eb3594e049","tenant_id":"f8d81da587b94b188724c0fab1c91330","created_at":"2018-10-10T03:43:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T03:43:15Z","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":"f8d81da587b94b188724c0fab1c91330","id":"754b6c96-8e72-4ea2-af70-6bb8f309d0e0","subnetpool_id":null,"name":"rally_sanity-subnet_255a7e63-c8cc-4a17-b951-6423ac2594e5"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 04:08:58,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-cf473aa2-3680-4bcd-b62f-daf700217ce0 2018-10-10 04:08:58,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.211604833603s 2018-10-10 04:08:58,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-cf473aa2-3680-4bcd-b62f-daf700217ce0 2018-10-10 04:08:58,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-10 04:08:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/754b6c96-8e72-4ea2-af70-6bb8f309d0e0.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 04:09:00,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c1a49e2-f4fe-4616-8677-756a6e286ae0 Date: Wed, 10 Oct 2018 04:09:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:09:00,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/754b6c96-8e72-4ea2-af70-6bb8f309d0e0.json used request id req-5c1a49e2-f4fe-4616-8677-756a6e286ae0 2018-10-10 04:09:00,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.06275200844s 2018-10-10 04:09:00,180 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/754b6c96-8e72-4ea2-af70-6bb8f309d0e0.json used request id req-5c1a49e2-f4fe-4616-8677-756a6e286ae0 2018-10-10 04:09:00,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 04:09:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 04:09:00,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-0b25133c-cdb8-4cd6-b733-d6c25b1c810c Date: Wed, 10 Oct 2018 04:09:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"5efc8f93-9d42-4fb9-8da9-31eb3594e049","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"f8d81da587b94b188724c0fab1c91330","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:09:00Z","qos_policy_id":null,"name":"rally_sanity-net_255a7e63-c8cc-4a17-b951-6423ac2594e5","admin_state_up":true,"tenant_id":"f8d81da587b94b188724c0fab1c91330","created_at":"2018-10-10T03:43:14Z","provider:network_type":"vxlan"}]} 2018-10-10 04:09:00,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0b25133c-cdb8-4cd6-b733-d6c25b1c810c 2018-10-10 04:09:00,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.230602025986s 2018-10-10 04:09:00,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0b25133c-cdb8-4cd6-b733-d6c25b1c810c 2018-10-10 04:09:00,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-10 04:09:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/5efc8f93-9d42-4fb9-8da9-31eb3594e049.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 04:09:01,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aed05121-d2ea-48fa-8a8c-dcfa87dac7df Date: Wed, 10 Oct 2018 04:09:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:09:01,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5efc8f93-9d42-4fb9-8da9-31eb3594e049.json used request id req-aed05121-d2ea-48fa-8a8c-dcfa87dac7df 2018-10-10 04:09:01,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.678470134735s 2018-10-10 04:09:01,091 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5efc8f93-9d42-4fb9-8da9-31eb3594e049.json used request id req-aed05121-d2ea-48fa-8a8c-dcfa87dac7df 2018-10-10 04:09:01,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:09:01,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 04:09:01,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-7b5ce887-c5d2-4f89-b5ce-9631cf8eb6d9 Date: Wed, 10 Oct 2018 04:09:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/snap", "metadata": {}}], "file": "/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/file", "owner": "f8d81da587b94b188724c0fab1c91330", "id": "5efb9378-4146-4bae-90b8-c741ddbe2fcd", "size": 12716032, "self": "/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T03:43:24Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_255a7e63-c8cc-4a17-b951-6423ac2594e5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T03:43:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:09:01,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7b5ce887-c5d2-4f89-b5ce-9631cf8eb6d9 2018-10-10 04:09:01,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164402961731s 2018-10-10 04:09:01,257 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7b5ce887-c5d2-4f89-b5ce-9631cf8eb6d9 2018-10-10 04:09:01,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 04:09:01,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8704bb1765c8ed8a955f9c97444d36456c37bec8" 2018-10-10 04:09:02,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea940f96-f585-424d-9cc9-4c8336bb23c3 Date: Wed, 10 Oct 2018 04:09:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:09:02,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd used request id req-ea940f96-f585-424d-9cc9-4c8336bb23c3 2018-10-10 04:09:02,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55106592178s 2018-10-10 04:09:02,810 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/5efb9378-4146-4bae-90b8-c741ddbe2fcd used request id req-ea940f96-f585-424d-9cc9-4c8336bb23c3 2018-10-10 04:09:02,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 04:09:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:02,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09: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-1e726519-d842-43a9-85f9-5e206357bbcc x-compute-request-id: req-1e726519-d842-43a9-85f9-5e206357bbcc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7fc1702c-1e2d-4edf-b602-469a999c731a", "name": "rally_sanity-flavor_255a7e63-c8cc-4a17-b951-6423ac2594e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 04:09:02,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1e726519-d842-43a9-85f9-5e206357bbcc 2018-10-10 04:09:02,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0454239845276s 2018-10-10 04:09:02,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1e726519-d842-43a9-85f9-5e206357bbcc 2018-10-10 04:09:02,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 04:09:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:02,902 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:09: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-a8d272ee-08bc-4972-9ce5-2ff3a1a8bea3 x-compute-request-id: req-a8d272ee-08bc-4972-9ce5-2ff3a1a8bea3 Content-Length: 0 Content-Type: application/json 2018-10-10 04:09:02,902 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a used request id req-a8d272ee-08bc-4972-9ce5-2ff3a1a8bea3 2018-10-10 04:09:02,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433490276337s 2018-10-10 04:09:02,903 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7fc1702c-1e2d-4edf-b602-469a999c731a used request id req-a8d272ee-08bc-4972-9ce5-2ff3a1a8bea3 2018-10-10 04:09:02,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:09:02,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:02,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff50f55-f5b2-4efc-a2aa-bb860dd7deaa Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5", "links": {"self": "http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0"}, "domain_id": "default", "enabled": true, "id": "7259c22762274b19b0890abb9c584bb0", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:09:02,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fff50f55-f5b2-4efc-a2aa-bb860dd7deaa 2018-10-10 04:09:02,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0954730510712s 2018-10-10 04:09:02,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fff50f55-f5b2-4efc-a2aa-bb860dd7deaa 2018-10-10 04:09:03,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:09:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:03,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8f81e1-c48c-4733-a81f-53161e496753 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0"}, "enabled": true, "id": "7259c22762274b19b0890abb9c584bb0", "options": {}, "domain_id": "default", "name": "rally_sanity-user_255a7e63-c8cc-4a17-b951-6423ac2594e5"}} 2018-10-10 04:09:03,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0 used request id req-ce8f81e1-c48c-4733-a81f-53161e496753 2018-10-10 04:09:03,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0935490131378s 2018-10-10 04:09:03,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0 used request id req-ce8f81e1-c48c-4733-a81f-53161e496753 2018-10-10 04:09:03,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 04:09:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:03,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33865136-a601-49dc-838c-1a0a9fa777f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:09:03,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0 used request id req-33865136-a601-49dc-838c-1a0a9fa777f7 2018-10-10 04:09:03,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.175335884094s 2018-10-10 04:09:03,276 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7259c22762274b19b0890abb9c584bb0 used request id req-33865136-a601-49dc-838c-1a0a9fa777f7 2018-10-10 04:09:03,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:09:03,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:03,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e7fb46-eea0-4a72-967d-42c08f21a85b Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330"}, "enabled": true, "id": "f8d81da587b94b188724c0fab1c91330", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_255a7e63-c8cc-4a17-b951-6423ac2594e5"}]} 2018-10-10 04:09:03,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-24e7fb46-eea0-4a72-967d-42c08f21a85b 2018-10-10 04:09:03,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0783579349518s 2018-10-10 04:09:03,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-24e7fb46-eea0-4a72-967d-42c08f21a85b 2018-10-10 04:09:03,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 04:09:03,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:03,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07860231-f03b-445b-8c86-a1b35272272e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:09:03,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330 used request id req-07860231-f03b-445b-8c86-a1b35272272e 2018-10-10 04:09:03,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155196905136s 2018-10-10 04:09:03,513 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f8d81da587b94b188724c0fab1c91330 used request id req-07860231-f03b-445b-8c86-a1b35272272e 2018-10-10 04:09:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:09:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:03,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98043d1-5b2c-4219-922d-8a1dc448be16 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "700a0ce6961140d599000b8b8c3cba09", "links": {"self": "http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:09:03,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b98043d1-5b2c-4219-922d-8a1dc448be16 2018-10-10 04:09:03,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825040340424s 2018-10-10 04:09:03,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 04:09:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:03,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8693805-1e69-4ebc-bdfa-5e48a3619e31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:09:03,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/700a0ce6961140d599000b8b8c3cba09 used request id req-e8693805-1e69-4ebc-bdfa-5e48a3619e31 2018-10-10 04:09:03,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10345697403s 2018-10-10 04:09:03,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 04:09:03,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=f8d81da587b94b188724c0fab1c91330&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:03,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-878e013d-fccd-405f-91a2-3e40595c1634 Date: Wed, 10 Oct 2018 04:09:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f8d81da587b94b188724c0fab1c91330", "created_at": "2018-10-10T03:43:14Z", "updated_at": "2018-10-10T03:43:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:43:14Z", "revision_number": 0, "id": "7174fbcc-b621-4b1f-b46d-c19f86134a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:43:14Z", "security_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8d81da587b94b188724c0fab1c91330"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:43:14Z", "revision_number": 0, "id": "88b8eea1-ac44-4de5-b8c1-f1981fc3433d", "remote_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "remote_ip_prefix": null, "created_at": "2018-10-10T03:43:14Z", "security_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8d81da587b94b188724c0fab1c91330"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:43:14Z", "revision_number": 0, "id": "b88d7664-437f-4c9e-97c6-4a61c79a2157", "remote_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "remote_ip_prefix": null, "created_at": "2018-10-10T03:43:14Z", "security_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8d81da587b94b188724c0fab1c91330"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:43:14Z", "revision_number": 0, "id": "e6407ff3-945e-4684-8c01-a87cce5bcede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:43:14Z", "security_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8d81da587b94b188724c0fab1c91330"}], "revision_number": 4, "project_id": "f8d81da587b94b188724c0fab1c91330", "id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "name": "default"}]} 2018-10-10 04:09:03,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=f8d81da587b94b188724c0fab1c91330&name=default used request id req-878e013d-fccd-405f-91a2-3e40595c1634 2018-10-10 04:09:03,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194445848465s 2018-10-10 04:09:03,900 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=f8d81da587b94b188724c0fab1c91330&name=default used request id req-878e013d-fccd-405f-91a2-3e40595c1634 2018-10-10 04:09:03,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 04:09:03,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:04,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cec46e5e-8510-4a91-9235-ef0fcebb7271 Date: Wed, 10 Oct 2018 04:09:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8d81da587b94b188724c0fab1c91330", "created_at": "2018-10-10T03:43:14Z", "updated_at": "2018-10-10T03:43:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:43:14Z", "revision_number": 0, "id": "7174fbcc-b621-4b1f-b46d-c19f86134a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:43:14Z", "security_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8d81da587b94b188724c0fab1c91330"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:43:14Z", "revision_number": 0, "id": "b88d7664-437f-4c9e-97c6-4a61c79a2157", "remote_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "remote_ip_prefix": null, "created_at": "2018-10-10T03:43:14Z", "security_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8d81da587b94b188724c0fab1c91330"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:43:14Z", "revision_number": 0, "id": "e6407ff3-945e-4684-8c01-a87cce5bcede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:43:14Z", "security_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8d81da587b94b188724c0fab1c91330"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:43:14Z", "revision_number": 0, "id": "88b8eea1-ac44-4de5-b8c1-f1981fc3433d", "remote_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "remote_ip_prefix": null, "created_at": "2018-10-10T03:43:14Z", "security_group_id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "tenant_id": "f8d81da587b94b188724c0fab1c91330", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8d81da587b94b188724c0fab1c91330"}], "revision_number": 4, "project_id": "f8d81da587b94b188724c0fab1c91330", "id": "4b0f1df8-0474-4b72-a2af-b7e9d1394287", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:09:04,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cec46e5e-8510-4a91-9235-ef0fcebb7271 2018-10-10 04:09:04,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184712171555s 2018-10-10 04:09:04,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cec46e5e-8510-4a91-9235-ef0fcebb7271 2018-10-10 04:09:04,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 04:09:04,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4b0f1df8-0474-4b72-a2af-b7e9d1394287.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3de50c61c511ff9d82bf4e559de02d38714354db" 2018-10-10 04:09:04,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0697fe8f-c9bd-46b6-a1c5-2f8a059298d1 Content-Length: 0 Date: Wed, 10 Oct 2018 04:09:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:09:04,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4b0f1df8-0474-4b72-a2af-b7e9d1394287.json used request id req-0697fe8f-c9bd-46b6-a1c5-2f8a059298d1 2018-10-10 04:09:04,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.454045057297s 2018-10-10 04:09:04,547 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4b0f1df8-0474-4b72-a2af-b7e9d1394287.json used request id req-0697fe8f-c9bd-46b6-a1c5-2f8a059298d1 2018-10-10 04:09:04,600 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-10 04:09:04,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 04:09:04,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 04:09:04,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 04:09:04,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 04:09:04,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 04:09:04,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 04:09:04,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 04:09:04,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 04:09:04,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 04:09:04,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 04:09:04,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 04:09:04,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 04:09:04,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 04:09:04,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 04:09:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:09:04,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57846b0-2d01-491a-8a3c-c7bc537b40d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:09:04,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c57846b0-2d01-491a-8a3c-c7bc537b40d2 2018-10-10 04:09:04,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:09:05,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T05:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["rbo0Px_HSLWjLZwejXcbhg"], "issued_at": "2018-10-10T04:09:05.000000Z"}} 2018-10-10 04:09:05,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 04:09:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:05,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-32624e5c-abe6-41e4-a476-a99428c789a5 Date: Wed, 10 Oct 2018 04:09:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:09:05,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32624e5c-abe6-41e4-a476-a99428c789a5 2018-10-10 04:09:05,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23766708374s 2018-10-10 04:09:05,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32624e5c-abe6-41e4-a476-a99428c789a5 2018-10-10 04:09:05,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 04:09:05,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:05,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:09:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:09:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:05,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47ddc27-687b-49c2-adb2-0baa79d69536 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 04:09:05,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-e47ddc27-687b-49c2-adb2-0baa79d69536 2018-10-10 04:09:05,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0921869277954s 2018-10-10 04:09:05,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 04:09:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc"}}' 2018-10-10 04:09:05,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:09:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ba52152-2ad7-4914-afa6-abe218520e0a Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf"}, "enabled": true, "id": "8ebf8252f59041b7840683f9ab283baf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc"}} 2018-10-10 04:09:05,529 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4ba52152-2ad7-4914-afa6-abe218520e0a 2018-10-10 04:09:05,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.115825891495s 2018-10-10 04:09:05,529 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4ba52152-2ad7-4914-afa6-abe218520e0a 2018-10-10 04:09:05,530 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'id': u'8ebf8252f59041b7840683f9ab283baf', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 04:09:05,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 04:09:05,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363136053085s 2018-10-10 04:09:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:05,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3f676a-3b91-4f06-aa9e-372a0b5644c5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9"}, "enabled": true, "id": "96160186ebf04bd3840a23359af273b9", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc"}} 2018-10-10 04:09:05,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9 used request id req-9a3f676a-3b91-4f06-aa9e-372a0b5644c5 2018-10-10 04:09:05,990 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'96160186ebf04bd3840a23359af273b9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc'}) 2018-10-10 04:09:05,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:09:05,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b49454-e623-4632-817c-b826b627e62c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:09:06,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-99b49454-e623-4632-817c-b826b627e62c 2018-10-10 04:09:06,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794858932495s 2018-10-10 04:09:06,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:09:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8d7fa5-8dfc-4fc2-8fc9-2ff8338482e4 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:09:06,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2a8d7fa5-8dfc-4fc2-8fc9-2ff8338482e4 2018-10-10 04:09:06,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0756199359894s 2018-10-10 04:09:06,148 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 04:09:06,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 04:09:06,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" -d '{"role": {"name": "Member"}}' 2018-10-10 04:09:06,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-426cedef-2fdc-4768-9848-1d4365dfe5ee Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c22317b9ddf94914bde0ec8a5994be6c", "links": {"self": "http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c"}, "name": "Member"}} 2018-10-10 04:09:06,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-426cedef-2fdc-4768-9848-1d4365dfe5ee 2018-10-10 04:09:06,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.116828918457s 2018-10-10 04:09:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe909767-35b7-4511-8e25-18199323a605 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c"}, "domain_id": null, "name": "Member", "id": "c22317b9ddf94914bde0ec8a5994be6c"}} 2018-10-10 04:09:06,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c used request id req-fe909767-35b7-4511-8e25-18199323a605 2018-10-10 04:09:06,347 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c'}, 'domain_id': None, 'human_id': None, 'id': u'c22317b9ddf94914bde0ec8a5994be6c', 'HUMAN_ID': False}) 2018-10-10 04:09:06,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:09:06,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48da912c-e4f0-4b92-9902-86453a1efeaf Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c22317b9ddf94914bde0ec8a5994be6c", "links": {"self": "http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c"}, "name": "Member"}]} 2018-10-10 04:09:06,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-48da912c-e4f0-4b92-9902-86453a1efeaf 2018-10-10 04:09:06,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805258750916s 2018-10-10 04:09:06,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:09:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fa1c38-c88e-4add-b570-20ad676751ea Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:09:06,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-94fa1c38-c88e-4add-b570-20ad676751ea 2018-10-10 04:09:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0808889865875s 2018-10-10 04:09:06,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:09:06,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5d6893-0819-48ea-afca-3f596bb64588 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc", "links": {"self": "http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9"}, "domain_id": "default", "enabled": true, "id": "96160186ebf04bd3840a23359af273b9", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:09:06,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-df5d6893-0819-48ea-afca-3f596bb64588 2018-10-10 04:09:06,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998210906982s 2018-10-10 04:09:06,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-df5d6893-0819-48ea-afca-3f596bb64588 2018-10-10 04:09:06,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:09:06,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1785a6-128f-41e3-b17d-a30c7e11e635 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf"}, "enabled": true, "id": "8ebf8252f59041b7840683f9ab283baf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc"}]} 2018-10-10 04:09:06,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2f1785a6-128f-41e3-b17d-a30c7e11e635 2018-10-10 04:09:06,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0731430053711s 2018-10-10 04:09:06,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2f1785a6-128f-41e3-b17d-a30c7e11e635 2018-10-10 04:09:06,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:09:06,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&scope.project.id=8ebf8252f59041b7840683f9ab283baf&role.id=c22317b9ddf94914bde0ec8a5994be6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76cd9125-f123-48f5-a539-414530e9670f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&scope.project.id=8ebf8252f59041b7840683f9ab283baf&role.id=c22317b9ddf94914bde0ec8a5994be6c", "previous": null, "next": null}} 2018-10-10 04:09:06,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&scope.project.id=8ebf8252f59041b7840683f9ab283baf&role.id=c22317b9ddf94914bde0ec8a5994be6c used request id req-76cd9125-f123-48f5-a539-414530e9670f 2018-10-10 04:09:06,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798540115356s 2018-10-10 04:09:06,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:09:06,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf/users/96160186ebf04bd3840a23359af273b9/roles/c22317b9ddf94914bde0ec8a5994be6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:06,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271a401e-cf7a-4b2d-b99d-db75f240afcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:09:06,992 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf/users/96160186ebf04bd3840a23359af273b9/roles/c22317b9ddf94914bde0ec8a5994be6c used request id req-271a401e-cf7a-4b2d-b99d-db75f240afcd 2018-10-10 04:09:06,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.217167139053s 2018-10-10 04:09:06,993 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '37402ce7-434e-4387-be18-773d2a9dd1ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'project_id': u'8ebf8252f59041b7840683f9ab283baf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 04:09:06,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 04:09:06,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 04:09:06,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 04:09:06,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 04:09:06,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 04:09:06,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 04:09:06,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 04:09:06,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 04:09:06,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 04:09:06,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 04:09:06,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 04:09:06,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 04:09:06,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 04:09:06,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 04:09:06,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 04:09:06,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 04:09:06,998 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'password': '37402ce7-434e-4387-be18-773d2a9dd1ce', 'project_name': 'refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '8ebf8252f59041b7840683f9ab283baf', 'project_domain_name': 'Default'} 2018-10-10 04:09:06,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:09:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb54bcf-568c-4db4-9c0c-4e84e6b2fdcd Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c22317b9ddf94914bde0ec8a5994be6c", "links": {"self": "http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c"}, "name": "Member"}]} 2018-10-10 04:09:07,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-abb54bcf-568c-4db4-9c0c-4e84e6b2fdcd 2018-10-10 04:09:07,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734131336212s 2018-10-10 04:09:07,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:09:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3802cb-72af-4365-9258-691d5a0e0c98 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c22317b9ddf94914bde0ec8a5994be6c", "links": {"self": "http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c"}, "name": "Member"}]} 2018-10-10 04:09:07,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9e3802cb-72af-4365-9258-691d5a0e0c98 2018-10-10 04:09:07,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805771350861s 2018-10-10 04:09:07,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:09:07,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-908221ae-0ddc-4a6a-976d-8d3974e9c08e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:09:07,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-908221ae-0ddc-4a6a-976d-8d3974e9c08e 2018-10-10 04:09:07,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0904669761658s 2018-10-10 04:09:07,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:09:07,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cc0984-633a-4611-9166-18d7c119ed2a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc", "links": {"self": "http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9"}, "domain_id": "default", "enabled": true, "id": "96160186ebf04bd3840a23359af273b9", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:09:07,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e6cc0984-633a-4611-9166-18d7c119ed2a 2018-10-10 04:09:07,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0915870666504s 2018-10-10 04:09:07,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e6cc0984-633a-4611-9166-18d7c119ed2a 2018-10-10 04:09:07,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:09:07,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1427810-13b9-4be7-a490-95408648f0e7 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf"}, "enabled": true, "id": "8ebf8252f59041b7840683f9ab283baf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc"}]} 2018-10-10 04:09:07,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f1427810-13b9-4be7-a490-95408648f0e7 2018-10-10 04:09:07,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.081554889679s 2018-10-10 04:09:07,427 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f1427810-13b9-4be7-a490-95408648f0e7 2018-10-10 04:09:07,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:09:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&scope.project.id=8ebf8252f59041b7840683f9ab283baf&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6dbf4f-472e-4bfc-a6ed-5a091a4bc540 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&scope.project.id=8ebf8252f59041b7840683f9ab283baf&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 04:09:07,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&scope.project.id=8ebf8252f59041b7840683f9ab283baf&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-2a6dbf4f-472e-4bfc-a6ed-5a091a4bc540 2018-10-10 04:09:07,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0790050029755s 2018-10-10 04:09:07,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:09:07,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf/users/96160186ebf04bd3840a23359af273b9/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f9ae67-2e8b-4a7b-80be-0c4b3be643f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:09:07,621 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf/users/96160186ebf04bd3840a23359af273b9/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-26f9ae67-2e8b-4a7b-80be-0c4b3be643f3 2018-10-10 04:09:07,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111915826797s 2018-10-10 04:09:07,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:09:07,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3024bc-0f6a-4534-ba34-b1542bb21bc1 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c22317b9ddf94914bde0ec8a5994be6c", "links": {"self": "http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c"}, "name": "Member"}]} 2018-10-10 04:09:07,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6d3024bc-0f6a-4534-ba34-b1542bb21bc1 2018-10-10 04:09:07,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831050872803s 2018-10-10 04:09:07,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:09:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49468516-94e5-4691-9357-e74834acc102 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:09:07,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-49468516-94e5-4691-9357-e74834acc102 2018-10-10 04:09:07,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0814080238342s 2018-10-10 04:09:07,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:09:07,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4a285c-6837-4e36-8a86-592d84787e02 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc", "links": {"self": "http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9"}, "domain_id": "default", "enabled": true, "id": "96160186ebf04bd3840a23359af273b9", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:09:07,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3d4a285c-6837-4e36-8a86-592d84787e02 2018-10-10 04:09:07,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0926148891449s 2018-10-10 04:09:07,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3d4a285c-6837-4e36-8a86-592d84787e02 2018-10-10 04:09:07,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:09:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:07,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f75e42-2f45-42a8-9879-be29c4aaebb3 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default", "previous": null, "next": null}} 2018-10-10 04:09:07,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=96160186ebf04bd3840a23359af273b9&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default used request id req-65f75e42-2f45-42a8-9879-be29c4aaebb3 2018-10-10 04:09:07,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0794649124146s 2018-10-10 04:09:07,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:09:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/domains/default/users/96160186ebf04bd3840a23359af273b9/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:09:08,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba8c09b-1cce-4066-955a-fc19f59e7b1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:09:08,107 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/domains/default/users/96160186ebf04bd3840a23359af273b9/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-0ba8c09b-1cce-4066-955a-fc19f59e7b1c 2018-10-10 04:09:08,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.140138864517s 2018-10-10 04:09:08,108 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 04:09:10,528 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-10 04:09:10.218 11196 INFO rally.deployment.engine [-] Deployment c2ef746c-2607-4d55-a427-5356be8ac348 | Starting: Destroy cloud and free allocated resources. 2018-10-10 04:09:10.299 11196 INFO rally.deployment.engine [-] Deployment c2ef746c-2607-4d55-a427-5356be8ac348 | Completed: Destroy cloud and free allocated resources. 2018-10-10 04:09:10.323 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537). 2018-10-10 04:09:10.328 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-10 04:09:12,963 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 04:09:12.670 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f0731718-b09f-4c18-bf83-d9ede552d656) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f0731718-b09f-4c18-bf83-d9ede552d656 | 2018-10-10T04:09:12 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f0731718-b09f-4c18-bf83-d9ede552d656 ~/.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-10-10 04:09:16,280 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-10 04:09:16,281 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 04:09:18,536 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-10 04:09:18.319 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e7427d60-bc77-4aec-ab04-0e88cd700537). 2018-10-10 04:09:18.426 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-10 04:09:22,128 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 04:09:20.625 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 04:09:20.754 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 04:09:21.939 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c0043ab-45e0-4a45-83e1-3335b61aab5a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=3c0043ab-45e0-4a45-83e1-3335b61aab5a) as the default verifier for the future CLI operations. 2018-10-10 04:09:25,134 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-10 04:09:25,134 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:09:25,208 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-10 04:09:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:09:25,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1a1705-709c-4ba2-a6be-a7c9172901ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:09:25,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8f1a1705-709c-4ba2-a6be-a7c9172901ef 2018-10-10 04:09:25,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:09:25,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "c22317b9ddf94914bde0ec8a5994be6c", "name": "Member"}], "expires_at": "2018-10-10T05:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ebf8252f59041b7840683f9ab283baf", "name": "refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8ebf8252f59041b7840683f9ab283baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8ebf8252f59041b7840683f9ab283baf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8ebf8252f59041b7840683f9ab283baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8ebf8252f59041b7840683f9ab283baf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8ebf8252f59041b7840683f9ab283baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8ebf8252f59041b7840683f9ab283baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8ebf8252f59041b7840683f9ab283baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8ebf8252f59041b7840683f9ab283baf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8ebf8252f59041b7840683f9ab283baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8ebf8252f59041b7840683f9ab283baf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8ebf8252f59041b7840683f9ab283baf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8ebf8252f59041b7840683f9ab283baf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc", "id": "96160186ebf04bd3840a23359af273b9"}, "audit_ids": ["mZ52leYRRdywVwdPpVRO-g"], "issued_at": "2018-10-10T04:09:25.000000Z"}} 2018-10-10 04:09:25,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:09:25,615 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 04:09:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 04:09:25,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:09:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:09:25,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7fa6ddcc-b7ca-4a3e-a74a-c2e3c010db13 Date: Wed, 10 Oct 2018 04:09:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:09:25,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7fa6ddcc-b7ca-4a3e-a74a-c2e3c010db13 2018-10-10 04:09:25,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176215171814s 2018-10-10 04:09:25,796 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-7fa6ddcc-b7ca-4a3e-a74a-c2e3c010db13 2018-10-10 04:09:25,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 04:09:25,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc"}' 2018-10-10 04:09:26,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314 X-Openstack-Request-Id: req-81da7497-3fe3-4d9f-acb7-d71f9402f9cd Date: Wed, 10 Oct 2018 04:09:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file", "owner": "8ebf8252f59041b7840683f9ab283baf", "id": "e69492d1-b9ca-49f4-8c01-a1c207de1314", "size": null, "self": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:09:25Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "checksum": null, "created_at": "2018-10-10T04:09:25Z", "protected": false} 2018-10-10 04:09:26,004 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-81da7497-3fe3-4d9f-acb7-d71f9402f9cd 2018-10-10 04:09:26,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.206861019135s 2018-10-10 04:09:26,005 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-81da7497-3fe3-4d9f-acb7-d71f9402f9cd returning object e69492d1-b9ca-49f4-8c01-a1c207de1314 2018-10-10 04:09:26,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 04:09:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" -d '' 2018-10-10 04:09:27,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f267855-61d0-44f9-b1e1-c023b70157ca Date: Wed, 10 Oct 2018 04:09:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:09:27,914 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file used request id req-6f267855-61d0-44f9-b1e1-c023b70157ca 2018-10-10 04:09:27,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.90816092491s 2018-10-10 04:09:27,914 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file used request id req-6f267855-61d0-44f9-b1e1-c023b70157ca 2018-10-10 04:09:27,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:09:27,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:09:28,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-56c4c17f-08ae-4153-aa52-2e84bb7e44dc Date: Wed, 10 Oct 2018 04:09:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap", "metadata": {}}], "file": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file", "owner": "8ebf8252f59041b7840683f9ab283baf", "id": "e69492d1-b9ca-49f4-8c01-a1c207de1314", "size": 12716032, "self": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:09:27Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:09:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:09:28,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-56c4c17f-08ae-4153-aa52-2e84bb7e44dc 2018-10-10 04:09:28,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181116104126s 2018-10-10 04:09:28,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-56c4c17f-08ae-4153-aa52-2e84bb7e44dc 2018-10-10 04:09:28,098 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file', 'owner': u'8ebf8252f59041b7840683f9ab283baf', 'id': u'e69492d1-b9ca-49f4-8c01-a1c207de1314', 'size': 12716032, u'self': u'/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ebf8252f59041b7840683f9ab283baf', 'name': 'refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T04:09:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T04:09:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'created': u'2018-10-10T04:09:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T04:09:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 04:09:28,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 04:09:28,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_f79dc5f8-3b51-4308-a01b-8048e33943cc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 04:09:28,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09: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-f611b2f0-2f02-4301-94c5-033d6774ef36 x-compute-request-id: req-f611b2f0-2f02-4301-94c5-033d6774ef36 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2cce7a6b-d447-4f2c-b5ce-298322fbd722", "name": "refstack_defcore-flavor_f79dc5f8-3b51-4308-a01b-8048e33943cc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:09:28,299 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f611b2f0-2f02-4301-94c5-033d6774ef36 2018-10-10 04:09:28,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199969053268s 2018-10-10 04:09:28,300 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f611b2f0-2f02-4301-94c5-033d6774ef36 returning object 2cce7a6b-d447-4f2c-b5ce-298322fbd722 2018-10-10 04:09:28,301 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_f79dc5f8-3b51-4308-a01b-8048e33943cc', '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'12fa6dd9c3df4310ac43440581910811', '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'2cce7a6b-d447-4f2c-b5ce-298322fbd722', 'swap': 0}) 2018-10-10 04:09:28,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 04:09:28,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" -d '{"extra_specs": {}}' 2018-10-10 04:09:28,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09: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-fab5185f-9be5-4618-a1a0-219e7cc0298d x-compute-request-id: req-fab5185f-9be5-4618-a1a0-219e7cc0298d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 04:09:28,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722/os-extra_specs used request id req-fab5185f-9be5-4618-a1a0-219e7cc0298d 2018-10-10 04:09:28,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208809375763s 2018-10-10 04:09:28,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722/os-extra_specs used request id req-fab5185f-9be5-4618-a1a0-219e7cc0298d 2018-10-10 04:09:28,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:09:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:09:28,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:09:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:09:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:09:28,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a62a5e9-ac3c-4f50-b17d-0190c98a6c73 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c22317b9ddf94914bde0ec8a5994be6c", "links": {"self": "http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c"}, "name": "Member"}]} 2018-10-10 04:09:28,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9a62a5e9-ac3c-4f50-b17d-0190c98a6c73 2018-10-10 04:09:28,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.188888072968s 2018-10-10 04:09:28,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-10 04:09:28,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:09:28,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09: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-472c4e39-f15f-4d70-8ab9-80a62e01e5ea x-compute-request-id: req-472c4e39-f15f-4d70-8ab9-80a62e01e5ea Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 159}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 162}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-10 04:09:28,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-472c4e39-f15f-4d70-8ab9-80a62e01e5ea 2018-10-10 04:09:28,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.178082942963s 2018-10-10 04:09:28,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-472c4e39-f15f-4d70-8ab9-80a62e01e5ea 2018-10-10 04:09:28,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:09:28,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:09:28,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-150c8b6d-8dcd-4ecc-8fd3-96a36ce7805e Date: Wed, 10 Oct 2018 04:09:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap", "metadata": {}}], "file": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file", "owner": "8ebf8252f59041b7840683f9ab283baf", "id": "e69492d1-b9ca-49f4-8c01-a1c207de1314", "size": 12716032, "self": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:09:27Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:09:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:09:28,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-150c8b6d-8dcd-4ecc-8fd3-96a36ce7805e 2018-10-10 04:09:28,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16848897934s 2018-10-10 04:09:28,865 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-150c8b6d-8dcd-4ecc-8fd3-96a36ce7805e 2018-10-10 04:09:28,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 04:09:28,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc"}' 2018-10-10 04:09:29,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9 X-Openstack-Request-Id: req-eae621d4-96e5-49d8-bc83-15109d13d256 Date: Wed, 10 Oct 2018 04:09:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/file", "owner": "8ebf8252f59041b7840683f9ab283baf", "id": "6edf3fbf-43cd-4c64-aacc-4539e0904cc9", "size": null, "self": "/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:09:29Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc", "checksum": null, "created_at": "2018-10-10T04:09:29Z", "protected": false} 2018-10-10 04:09:29,107 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-eae621d4-96e5-49d8-bc83-15109d13d256 2018-10-10 04:09:29,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.239707946777s 2018-10-10 04:09:29,108 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-eae621d4-96e5-49d8-bc83-15109d13d256 returning object 6edf3fbf-43cd-4c64-aacc-4539e0904cc9 2018-10-10 04:09:29,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 04:09:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" -d '' 2018-10-10 04:09:30,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3377f92c-e6a0-451b-bf92-2011832f739a Date: Wed, 10 Oct 2018 04:09:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:09:30,553 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/file used request id req-3377f92c-e6a0-451b-bf92-2011832f739a 2018-10-10 04:09:30,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.44450497627s 2018-10-10 04:09:30,553 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/file used request id req-3377f92c-e6a0-451b-bf92-2011832f739a 2018-10-10 04:09:30,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:09:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:09:30,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-e2ec8272-a1a5-4743-8da1-f1c66c491e8d Date: Wed, 10 Oct 2018 04:09:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/snap", "metadata": {}}], "file": "/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/file", "owner": "8ebf8252f59041b7840683f9ab283baf", "id": "6edf3fbf-43cd-4c64-aacc-4539e0904cc9", "size": 12716032, "self": "/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:09:30Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:09:29Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap", "metadata": {}}], "file": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file", "owner": "8ebf8252f59041b7840683f9ab283baf", "id": "e69492d1-b9ca-49f4-8c01-a1c207de1314", "size": 12716032, "self": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:09:27Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:09:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:09:30,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e2ec8272-a1a5-4743-8da1-f1c66c491e8d 2018-10-10 04:09:30,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184495925903s 2018-10-10 04:09:30,739 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e2ec8272-a1a5-4743-8da1-f1c66c491e8d 2018-10-10 04:09:30,742 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/file', 'owner': u'8ebf8252f59041b7840683f9ab283baf', 'id': u'6edf3fbf-43cd-4c64-aacc-4539e0904cc9', 'size': 12716032, u'self': u'/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ebf8252f59041b7840683f9ab283baf', 'name': 'refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T04:09:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T04:09:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc', 'created': u'2018-10-10T04:09:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T04:09:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 04:09:30,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 04:09:30,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 04:09:30,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09: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-fa762575-b6f3-489d-91b9-109eef7775d2 x-compute-request-id: req-fa762575-b6f3-489d-91b9-109eef7775d2 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fc757485-33e5-40d0-869d-4663c03c91e7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fc757485-33e5-40d0-869d-4663c03c91e7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fc757485-33e5-40d0-869d-4663c03c91e7", "name": "refstack_defcore-flavor_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:09:30,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fa762575-b6f3-489d-91b9-109eef7775d2 2018-10-10 04:09:30,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0479180812836s 2018-10-10 04:09:30,791 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fa762575-b6f3-489d-91b9-109eef7775d2 returning object fc757485-33e5-40d0-869d-4663c03c91e7 2018-10-10 04:09:30,792 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc', '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'12fa6dd9c3df4310ac43440581910811', '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'fc757485-33e5-40d0-869d-4663c03c91e7', 'swap': 0}) 2018-10-10 04:09:30,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 04:09:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/fc757485-33e5-40d0-869d-4663c03c91e7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" -d '{"extra_specs": {}}' 2018-10-10 04:09:30,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:09: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-d7e3b589-fb7b-4fd7-9afa-a1b02bfd44d3 x-compute-request-id: req-d7e3b589-fb7b-4fd7-9afa-a1b02bfd44d3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 04:09:30,814 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fc757485-33e5-40d0-869d-4663c03c91e7/os-extra_specs used request id req-d7e3b589-fb7b-4fd7-9afa-a1b02bfd44d3 2018-10-10 04:09:30,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213589668274s 2018-10-10 04:09:30,814 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fc757485-33e5-40d0-869d-4663c03c91e7/os-extra_specs used request id req-d7e3b589-fb7b-4fd7-9afa-a1b02bfd44d3 2018-10-10 04:09:30,815 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc', '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'12fa6dd9c3df4310ac43440581910811', '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'fc757485-33e5-40d0-869d-4663c03c91e7', 'swap': 0}) 2018-10-10 04:09:33,928 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 04:09:32.895 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3c0043ab-45e0-4a45-83e1-3335b61aab5a) for deployment 'opnfv-rally' (UUID=f0731718-b09f-4c18-bf83-d9ede552d656). 2018-10-10 04:09:33.756 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 04:09:33.759 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c0043ab-45e0-4a45-83e1-3335b61aab5a) has been successfully configured for deployment 'opnfv-rally' (UUID=f0731718-b09f-4c18-bf83-d9ede552d656)! 2018-10-10 04:09:33,929 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 04:09:33,929 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 04:09:33,932 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 04:09:39,681 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-10-10 04:09:39,681 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-10-10 04:09:39,681 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-10-10 04:09:39,682 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-10-10 04:09:39,683 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-10-10 04:09:39,684 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-10-10 04:09:39,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-10-10 04:09:39,686 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-10-10 04:09:39,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-10-10 04:09:39,686 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-10-10 04:09:39,686 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-10-10 04:09:39,687 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 04:09:39,711 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 04:09:39,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-10 04:09:41,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:09:41.890 11239 INFO rally.api [-] Starting verification (UUID=f7833509-f255-493e-aef9-7aa999416bd6) for deployment 'opnfv-rally' (UUID=f0731718-b09f-4c18-bf83-d9ede552d656) by verifier 'opnfv-tempest' (UUID=3c0043ab-45e0-4a45-83e1-3335b61aab5a). 2018-10-10 04:09:41,892 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f7833509-f255-493e-aef9-7aa999416bd6 2018-10-10 04:09:48,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:09:48.556 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.193s] 2018-10-10 04:09:48,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:09:48.611 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.055s] 2018-10-10 04:09:50,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:09:50.530 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.124s] 2018-10-10 04:09:51,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:09:51.922 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.234s] 2018-10-10 04:09:58,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:09:58.993 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [10.711s] 2018-10-10 04:10:08,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.281 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.746s] 2018-10-10 04:10:08,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.437 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.062s] 2018-10-10 04:10:08,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.448 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-10 04:10:08,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.579 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.130s] 2018-10-10 04:10:08,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.590 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-10 04:10:08,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.601 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-10 04:10:08,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.631 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2018-10-10 04:10:08,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.688 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.056s] 2018-10-10 04:10:08,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.748 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.059s] 2018-10-10 04:10:08,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.895 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.147s] 2018-10-10 04:10:08,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.910 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-10 04:10:08,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:08.977 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.067s] 2018-10-10 04:10:10,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:10.710 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-10-10 04:10:12,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:12.801 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.089s] 2018-10-10 04:10:15,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:15.924 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-10-10 04:10:19,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:19.517 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-10-10 04:10:19,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:19.600 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.083s] 2018-10-10 04:10:19,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:19.676 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.075s] 2018-10-10 04:10:22,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:22.498 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [24.937s] 2018-10-10 04:10:23,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:23.502 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.151s] 2018-10-10 04:10:23,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:23.657 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.164s] 2018-10-10 04:10:23,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:23.665 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.162s] 2018-10-10 04:10:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:24.182 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [15.900s] 2018-10-10 04:10:24,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:24.640 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.973s] 2018-10-10 04:10:24,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:24.795 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.155s] 2018-10-10 04:10:24,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:24.961 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.166s] 2018-10-10 04:10:35,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:35.704 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.759s] 2018-10-10 04:10:36,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:36.560 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.854s] 2018-10-10 04:10:37,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:37.131 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.572s] 2018-10-10 04:10:37,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:37.918 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.656s] 2018-10-10 04:10:37,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:37.970 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.838s] 2018-10-10 04:10:38,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:38.081 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [13.897s] 2018-10-10 04:10:38,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:38.919 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.949s] 2018-10-10 04:10:38,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:38.994 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.074s] 2018-10-10 04:10:39,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:39.072 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.077s] 2018-10-10 04:10:39,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:39.140 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-10-10 04:10:39,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:39.212 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.070s] 2018-10-10 04:10:39,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:39.281 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.069s] 2018-10-10 04:10:39,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:39.435 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.153s] 2018-10-10 04:10:42,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:42.246 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.327s] 2018-10-10 04:10:45,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:45.807 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.560s] 2018-10-10 04:10:49,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:49.898 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.090s] 2018-10-10 04:10:53,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:53.267 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.369s] 2018-10-10 04:10:57,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:57.028 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.761s] 2018-10-10 04:10:59,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:59.346 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.110s] 2018-10-10 04:10:59,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:59.413 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-10-10 04:10:59,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:10:59.913 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.500s] 2018-10-10 04:11:00,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:00.044 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.129s] 2018-10-10 04:11:00,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:00.046 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-10-10 04:11:01,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:01.113 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.084s] 2018-10-10 04:11:07,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:07.175 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.060s] 2018-10-10 04:11:10,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:10.781 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.605s] 2018-10-10 04:11:11,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:11.038 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.258s] 2018-10-10 04:11:11,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:11.300 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.261s] 2018-10-10 04:11:11,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:11.618 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.317s] 2018-10-10 04:11:11,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:11.680 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.062s] 2018-10-10 04:11:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:11.781 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.100s] 2018-10-10 04:11:12,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:12.007 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.226s] 2018-10-10 04:11:12,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:12.203 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.195s] 2018-10-10 04:11:12,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:12.553 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.348s] 2018-10-10 04:11:17,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:17.173 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.619s] 2018-10-10 04:11:24,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:24.330 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.154s] 2018-10-10 04:11:26,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:26.094 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.762s] 2018-10-10 04:11:27,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:27.400 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.305s] 2018-10-10 04:11:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:28.390 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.989s] 2018-10-10 04:11:29,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:29.445 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.053s] 2018-10-10 04:11:31,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:31.020 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.574s] 2018-10-10 04:11:32,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:32.701 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.680s] 2018-10-10 04:11:32,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:32.861 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.161s] 2018-10-10 04:11:32,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:32.883 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-10-10 04:11:32,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:32.911 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.027s] 2018-10-10 04:11:33,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:33.068 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.157s] 2018-10-10 04:11:36,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:36.251 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [12.993s] 2018-10-10 04:11:40,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:40.031 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [61.937s] 2018-10-10 04:11:40,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:40.619 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.620s] 2018-10-10 04:11:41,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:41.308 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.688s] 2018-10-10 04:11:43,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:43.771 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.520s] 2018-10-10 04:11:44,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:44.397 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.321s] 2018-10-10 04:11:44,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:44.778 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.381s] 2018-10-10 04:11:45,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:45.385 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [0.275s] 2018-10-10 04:11:45,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:45.655 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.270s] 2018-10-10 04:11:46,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:46.359 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.702s] 2018-10-10 04:11:46,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:46.491 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.130s] 2018-10-10 04:11:46,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:46.494 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.003s] 2018-10-10 04:11:54,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:11:54.652 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.832s] 2018-10-10 04:12:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:02.696 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.041s] 2018-10-10 04:12:13,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:13.390 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.386s] 2018-10-10 04:12:13,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:13.828 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.438s] 2018-10-10 04:12:14,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:14.029 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.200s] 2018-10-10 04:12:14,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:14.418 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.388s] 2018-10-10 04:12:14,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:14.815 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.397s] 2018-10-10 04:12:15,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:15.224 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.409s] 2018-10-10 04:12:19,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:19.027 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [35.249s] 2018-10-10 04:12:20,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:20.798 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.866s] 2018-10-10 04:12:22,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:22.699 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.901s] 2018-10-10 04:12:31,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:31.338 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.877s] 2018-10-10 04:12:32,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:32.526 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.188s] 2018-10-10 04:12:36,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:36.982 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.453s] 2018-10-10 04:12:37,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:37.658 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.677s] 2018-10-10 04:12:37,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:37.710 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.682s] 2018-10-10 04:12:39,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:39.541 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.881s] 2018-10-10 04:12:40,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:40.697 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.156s] 2018-10-10 04:12:41,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:41.972 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.272s] 2018-10-10 04:12:42,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:42.149 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.179s] 2018-10-10 04:12:45,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:45.488 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.167s] 2018-10-10 04:12:51,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:51.362 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.801s] 2018-10-10 04:12:52,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:52.024 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.662s] 2018-10-10 04:12:55,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:12:55.095 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [57.364s] 2018-10-10 04:13:04,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:04.954 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.806s] 2018-10-10 04:13:05,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:05.801 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.846s] 2018-10-10 04:13:07,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:07.026 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.225s] 2018-10-10 04:13:08,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:08.155 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.128s] 2018-10-10 04:13:08,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:08.911 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.755s] 2018-10-10 04:13:09,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:09.971 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.059s] 2018-10-10 04:13:10,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:10.630 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.658s] 2018-10-10 04:13:11,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:11.381 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.751s] 2018-10-10 04:13:11,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:11.916 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.534s] 2018-10-10 04:13:12,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:12.520 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.602s] 2018-10-10 04:13:12,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:12.988 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.468s] 2018-10-10 04:13:13,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:13.512 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.523s] 2018-10-10 04:13:14,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:14.041 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.529s] 2018-10-10 04:13:14,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:14.785 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.742s] 2018-10-10 04:13:15,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:15.323 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.539s] 2018-10-10 04:13:15,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:15.686 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.362s] 2018-10-10 04:13:16,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:16.055 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.369s] 2018-10-10 04:13:16,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:16.434 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.378s] 2018-10-10 04:13:24,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:24.337 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.851s] 2018-10-10 04:13:27,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:27.370 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.264s] 2018-10-10 04:13:33,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:33.347 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.539s] 2018-10-10 04:13:33,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:33.750 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [41.719s] 2018-10-10 04:13:38,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:38.175 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.828s] 2018-10-10 04:13:40,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:40.234 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.057s] 2018-10-10 04:13:40,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:40.429 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.196s] 2018-10-10 04:13:40,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:40.476 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.046s] 2018-10-10 04:13:40,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:40.525 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.048s] 2018-10-10 04:13:40,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:40.712 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.187s] 2018-10-10 04:13:43,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:43.130 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.312s] 2018-10-10 04:13:46,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:46.692 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.161s] 2018-10-10 04:13:46,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:46.752 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.224s] 2018-10-10 04:13:47,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:47.104 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.351s] 2018-10-10 04:13:54,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:54.485 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.156s] 2018-10-10 04:13:54,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:54.630 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.145s] 2018-10-10 04:13:54,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:54.773 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.142s] 2018-10-10 04:13:54,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:54.955 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.181s] 2018-10-10 04:13:54,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:54.986 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.031s] 2018-10-10 04:13:55,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:55.324 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.337s] 2018-10-10 04:13:55,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:55.510 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.185s] 2018-10-10 04:13:55,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:55.553 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.042s] 2018-10-10 04:13:55,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:55.748 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.195s] 2018-10-10 04:13:55,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:55.793 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.045s] 2018-10-10 04:13:56,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:56.458 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.682s] 2018-10-10 04:13:59,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:59.042 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.174s] 2018-10-10 04:13:59,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:13:59.217 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.173s] 2018-10-10 04:14:07,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:07.720 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [11.259s] 2018-10-10 04:14:10,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:10.702 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.654s] 2018-10-10 04:14:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:10.867 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.165s] 2018-10-10 04:14:15,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:15.452 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.188s] 2018-10-10 04:14:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:20.636 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.915s] 2018-10-10 04:14:22,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:22.904 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.940s] 2018-10-10 04:14:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:23.779 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.874s] 2018-10-10 04:14:34,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:34.967 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.047s] 2018-10-10 04:14:35,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:35.003 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.036s] 2018-10-10 04:14:35,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:35.193 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.188s] 2018-10-10 04:14:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:35.874 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.680s] 2018-10-10 04:14:35,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:35.973 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.098s] 2018-10-10 04:14:36,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:36.187 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.214s] 2018-10-10 04:14:36,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:36.369 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.181s] 2018-10-10 04:14:36,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:36.416 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.046s] 2018-10-10 04:14:36,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:36.465 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.048s] 2018-10-10 04:14:36,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:36.658 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.193s] 2018-10-10 04:14:36,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:36.851 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.192s] 2018-10-10 04:14:37,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:37.078 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.226s] 2018-10-10 04:14:37,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:37.307 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.228s] 2018-10-10 04:14:37,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:37.356 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.049s] 2018-10-10 04:14:37,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:37.549 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.193s] 2018-10-10 04:14:43,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:43.750 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2018-10-10 04:14:43,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:43.926 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.175s] 2018-10-10 04:14:44,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:44.099 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.172s] 2018-10-10 04:14:44,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:44.265 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.166s] 2018-10-10 04:14:44,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:44.428 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.162s] 2018-10-10 04:14:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:44.578 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.150s] 2018-10-10 04:14:44,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:44.806 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.228s] 2018-10-10 04:14:44,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:44.840 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2018-10-10 04:14:44,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:44.851 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-10-10 04:14:45,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.036 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.185s] 2018-10-10 04:14:45,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.048 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2018-10-10 04:14:45,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.092 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.044s] 2018-10-10 04:14:45,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.136 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.043s] 2018-10-10 04:14:45,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.310 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.173s] 2018-10-10 04:14:45,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.347 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-10-10 04:14:45,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.504 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.156s] 2018-10-10 04:14:45,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.684 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.179s] 2018-10-10 04:14:45,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.720 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.035s] 2018-10-10 04:14:45,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.753 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.032s] 2018-10-10 04:14:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:14:45.924 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.171s] 2018-10-10 04:14:50,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f7833509-f255-493e-aef9-7aa999416bd6 2018-10-10 04:14:50,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f7833509-f255-493e-aef9-7aa999416bd6']'. 2018-10-10 04:14:51,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 04:14:51,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 04:14:51,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 04:14:51,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f7833509-f255-493e-aef9-7aa999416bd6 | 2018-10-10 04:14:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-10 04:14:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 04:09:41 | 2018-10-10 04:14:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 04:14:49 | 2018-10-10 04:14:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:08 | 2018-10-10 04:14:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-10 04:14:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 04:14:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 04:14:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3c0043ab-45e0-4a45-83e1-3335b61aab5a) | 2018-10-10 04:14:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 04:14:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f0731718-b09f-4c18-bf83-d9ede552d656) | 2018-10-10 04:14:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-10-10 04:14:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 299.461 | 2018-10-10 04:14:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-10-10 04:14:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-10 04:14:51,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 04:14:51,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 04:14:51,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-10 04:14:51,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 04:14:51,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 04:14:51,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 04:14:51,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-10 04:14:51,488 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 04:14:51,488 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:26 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-10 04:14:51,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 04:14:51,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:14:52,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9223d56e-20c1-49da-b9dd-a13757625f48 Date: Wed, 10 Oct 2018 04:14:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:14:52,926 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9 used request id req-9223d56e-20c1-49da-b9dd-a13757625f48 2018-10-10 04:14:52,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.43090200424s 2018-10-10 04:14:52,926 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6edf3fbf-43cd-4c64-aacc-4539e0904cc9 used request id req-9223d56e-20c1-49da-b9dd-a13757625f48 2018-10-10 04:14:52,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 04:14:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:53,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8a45b3d-b6a6-4cca-a9a9-bcf6ee5fdd32 x-compute-request-id: req-c8a45b3d-b6a6-4cca-a9a9-bcf6ee5fdd32 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2cce7a6b-d447-4f2c-b5ce-298322fbd722", "name": "refstack_defcore-flavor_f79dc5f8-3b51-4308-a01b-8048e33943cc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fc757485-33e5-40d0-869d-4663c03c91e7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fc757485-33e5-40d0-869d-4663c03c91e7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fc757485-33e5-40d0-869d-4663c03c91e7", "name": "refstack_defcore-flavor_alt_f79dc5f8-3b51-4308-a01b-8048e33943cc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 04:14:53,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c8a45b3d-b6a6-4cca-a9a9-bcf6ee5fdd32 2018-10-10 04:14:53,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.188647031784s 2018-10-10 04:14:53,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c8a45b3d-b6a6-4cca-a9a9-bcf6ee5fdd32 2018-10-10 04:14:53,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 04:14:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/fc757485-33e5-40d0-869d-4663c03c91e7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:53,166 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:14: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-61e61ad4-5ff3-4044-b79c-5aef3a4bff75 x-compute-request-id: req-61e61ad4-5ff3-4044-b79c-5aef3a4bff75 Content-Length: 0 Content-Type: application/json 2018-10-10 04:14:53,167 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fc757485-33e5-40d0-869d-4663c03c91e7 used request id req-61e61ad4-5ff3-4044-b79c-5aef3a4bff75 2018-10-10 04:14:53,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0480461120605s 2018-10-10 04:14:53,167 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fc757485-33e5-40d0-869d-4663c03c91e7 used request id req-61e61ad4-5ff3-4044-b79c-5aef3a4bff75 2018-10-10 04:14:53,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:14:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:14:53,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b18423aa-7d06-47a9-8946-5e85071b26d6 Date: Wed, 10 Oct 2018 04:14:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap", "metadata": {}}], "file": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/file", "owner": "8ebf8252f59041b7840683f9ab283baf", "id": "e69492d1-b9ca-49f4-8c01-a1c207de1314", "size": 12716032, "self": "/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e69492d1-b9ca-49f4-8c01-a1c207de1314/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:09:27Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_f79dc5f8-3b51-4308-a01b-8048e33943cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:09:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:14:53,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b18423aa-7d06-47a9-8946-5e85071b26d6 2018-10-10 04:14:53,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184695959091s 2018-10-10 04:14:53,352 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b18423aa-7d06-47a9-8946-5e85071b26d6 2018-10-10 04:14:53,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 04:14:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0024a8858b4bc9ffcaa78387d62de412cd33fe4f" 2018-10-10 04:14:55,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e6859a7-5123-451f-932f-9753133bbedd Date: Wed, 10 Oct 2018 04:14:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:14:55,184 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314 used request id req-2e6859a7-5123-451f-932f-9753133bbedd 2018-10-10 04:14:55,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.82961583138s 2018-10-10 04:14:55,184 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e69492d1-b9ca-49f4-8c01-a1c207de1314 used request id req-2e6859a7-5123-451f-932f-9753133bbedd 2018-10-10 04:14:55,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 04:14:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:55,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14: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-5a7fd684-27ba-49be-9ed2-406c650916c3 x-compute-request-id: req-5a7fd684-27ba-49be-9ed2-406c650916c3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2cce7a6b-d447-4f2c-b5ce-298322fbd722", "name": "refstack_defcore-flavor_f79dc5f8-3b51-4308-a01b-8048e33943cc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 04:14:55,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5a7fd684-27ba-49be-9ed2-406c650916c3 2018-10-10 04:14:55,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0346131324768s 2018-10-10 04:14:55,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5a7fd684-27ba-49be-9ed2-406c650916c3 2018-10-10 04:14:55,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 04:14:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:55,261 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:14: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-58615662-83a4-415b-8008-583cc5ed3f21 x-compute-request-id: req-58615662-83a4-415b-8008-583cc5ed3f21 Content-Length: 0 Content-Type: application/json 2018-10-10 04:14:55,262 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722 used request id req-58615662-83a4-415b-8008-583cc5ed3f21 2018-10-10 04:14:55,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402598381042s 2018-10-10 04:14:55,262 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2cce7a6b-d447-4f2c-b5ce-298322fbd722 used request id req-58615662-83a4-415b-8008-583cc5ed3f21 2018-10-10 04:14:55,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:14:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:55,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13c2796-0b68-4c11-9480-249c0a16f867 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc", "links": {"self": "http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9"}, "domain_id": "default", "enabled": true, "id": "96160186ebf04bd3840a23359af273b9", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:14:55,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d13c2796-0b68-4c11-9480-249c0a16f867 2018-10-10 04:14:55,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107839107513s 2018-10-10 04:14:55,371 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d13c2796-0b68-4c11-9480-249c0a16f867 2018-10-10 04:14:55,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:14:55,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:55,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e71a7c-bf39-4d44-b909-81abcb42c358 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9"}, "enabled": true, "id": "96160186ebf04bd3840a23359af273b9", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_f79dc5f8-3b51-4308-a01b-8048e33943cc"}} 2018-10-10 04:14:55,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9 used request id req-b3e71a7c-bf39-4d44-b909-81abcb42c358 2018-10-10 04:14:55,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911059379578s 2018-10-10 04:14:55,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9 used request id req-b3e71a7c-bf39-4d44-b909-81abcb42c358 2018-10-10 04:14:55,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 04:14:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:55,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-696bf283-1706-4023-ba72-f859cfd1c673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:14:55,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9 used request id req-696bf283-1706-4023-ba72-f859cfd1c673 2018-10-10 04:14:55,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.180588960648s 2018-10-10 04:14:55,650 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/96160186ebf04bd3840a23359af273b9 used request id req-696bf283-1706-4023-ba72-f859cfd1c673 2018-10-10 04:14:55,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:14:55,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:55,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15866368-de82-4d91-bbe7-26894051268d Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf"}, "enabled": true, "id": "8ebf8252f59041b7840683f9ab283baf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_f79dc5f8-3b51-4308-a01b-8048e33943cc"}]} 2018-10-10 04:14:55,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-15866368-de82-4d91-bbe7-26894051268d 2018-10-10 04:14:55,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0728878974915s 2018-10-10 04:14:55,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-15866368-de82-4d91-bbe7-26894051268d 2018-10-10 04:14:55,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 04:14:55,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:55,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bb55b4-3136-4107-bf19-481f8f013834 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:14:55,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf used request id req-70bb55b4-3136-4107-bf19-481f8f013834 2018-10-10 04:14:55,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147786855698s 2018-10-10 04:14:55,874 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8ebf8252f59041b7840683f9ab283baf used request id req-70bb55b4-3136-4107-bf19-481f8f013834 2018-10-10 04:14:55,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:14:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:55,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef0dde8-e36f-4c53-9df4-0c4ff41015a4 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c22317b9ddf94914bde0ec8a5994be6c", "links": {"self": "http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c"}, "name": "Member"}]} 2018-10-10 04:14:55,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7ef0dde8-e36f-4c53-9df4-0c4ff41015a4 2018-10-10 04:14:55,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0932102203369s 2018-10-10 04:14:55,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 04:14:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:56,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0409a4bc-8643-4e54-bbd8-9644ce3b5775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:14:56,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c22317b9ddf94914bde0ec8a5994be6c used request id req-0409a4bc-8643-4e54-bbd8-9644ce3b5775 2018-10-10 04:14:56,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.19674706459s 2018-10-10 04:14:56,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 04:14:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=8ebf8252f59041b7840683f9ab283baf&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af0259655bd750eb811e85dd3faaecf387efb255" 2018-10-10 04:14:56,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e7fafee0-14b9-48c0-9ecf-786d82a5b862 Date: Wed, 10 Oct 2018 04:14:56 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:14:56,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=8ebf8252f59041b7840683f9ab283baf&name=default used request id req-e7fafee0-14b9-48c0-9ecf-786d82a5b862 2018-10-10 04:14:56,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196125984192s 2018-10-10 04:14:56,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=8ebf8252f59041b7840683f9ab283baf&name=default used request id req-e7fafee0-14b9-48c0-9ecf-786d82a5b862 2018-10-10 04:14:56,416 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-10 04:14:56,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 04:14:56,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 04:14:56,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 04:14:56,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 04:14:56,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 04:14:56,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:14:56,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1d5e1b-ee03-459d-89b6-5442d7570060 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:14:56,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dd1d5e1b-ee03-459d-89b6-5442d7570060 2018-10-10 04:14:56,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:14:56,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T05:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["4eTBJXq4TYKpuB8-o2skbg"], "issued_at": "2018-10-10T04:14:56.000000Z"}} 2018-10-10 04:14:56,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 04:14:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:57,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-80269ef3-1026-4eba-8eba-04ee1890b1a4 Date: Wed, 10 Oct 2018 04:14:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:14:57,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-80269ef3-1026-4eba-8eba-04ee1890b1a4 2018-10-10 04:14:57,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.221700906754s 2018-10-10 04:14:57,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-80269ef3-1026-4eba-8eba-04ee1890b1a4 2018-10-10 04:14:57,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 04:14:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:57,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:14:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:14:57,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:57,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31148758-b907-4f0b-acf9-076f41dd4457 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 04:14:57,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-31148758-b907-4f0b-acf9-076f41dd4457 2018-10-10 04:14:57,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0964040756226s 2018-10-10 04:14:57,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 04:14:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd"}}' 2018-10-10 04:14:57,303 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae91d3b2-5459-4cec-b4fa-eac6c51b8f14 Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569"}, "enabled": true, "id": "fdcb9f8bd02a4aa18c4bf94ad563f569", "parent_id": "default", "domain_id": "default", "name": "patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd"}} 2018-10-10 04:14:57,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ae91d3b2-5459-4cec-b4fa-eac6c51b8f14 2018-10-10 04:14:57,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.102792024612s 2018-10-10 04:14:57,303 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ae91d3b2-5459-4cec-b4fa-eac6c51b8f14 2018-10-10 04:14:57,304 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd', 'id': u'fdcb9f8bd02a4aa18c4bf94ad563f569', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 04:14:57,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 04:14:57,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.345084905624s 2018-10-10 04:14:57,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:57,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7080b8c9-8a84-4e3f-9536-362fb27d6062 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d"}, "enabled": true, "id": "971cee63998c4e309931f1e4547e323d", "options": {}, "domain_id": "default", "name": "patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd"}} 2018-10-10 04:14:57,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d used request id req-7080b8c9-8a84-4e3f-9536-362fb27d6062 2018-10-10 04:14:57,745 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'971cee63998c4e309931f1e4547e323d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd'}) 2018-10-10 04:14:57,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:14:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:57,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb38ac4-3905-4cf8-86a5-49e36f2d969f Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:14:57,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7bb38ac4-3905-4cf8-86a5-49e36f2d969f 2018-10-10 04:14:57,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0157871246338s 2018-10-10 04:14:57,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:14:57,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:57,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87245d2a-2406-4280-a140-867c9bdaf7a8 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:14:57,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-87245d2a-2406-4280-a140-867c9bdaf7a8 2018-10-10 04:14:57,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0780827999115s 2018-10-10 04:14:57,842 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 04:14:57,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 04:14:57,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" -d '{"role": {"name": "Member"}}' 2018-10-10 04:14:57,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea0dc955-2afa-4a1c-bbd3-ada55806917d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "831922bf8c604b09bc6f6ae738604101", "links": {"self": "http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101"}, "name": "Member"}} 2018-10-10 04:14:57,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ea0dc955-2afa-4a1c-bbd3-ada55806917d 2018-10-10 04:14:57,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.106923103333s 2018-10-10 04:14:57,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5d2696-e4b4-4079-a147-7fed7f239a96 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101"}, "domain_id": null, "name": "Member", "id": "831922bf8c604b09bc6f6ae738604101"}} 2018-10-10 04:14:58,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101 used request id req-cd5d2696-e4b4-4079-a147-7fed7f239a96 2018-10-10 04:14:58,032 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101'}, 'domain_id': None, 'human_id': None, 'id': u'831922bf8c604b09bc6f6ae738604101', 'HUMAN_ID': False}) 2018-10-10 04:14:58,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:14:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f921eb-6dfe-453d-b876-e7864313cb01 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "831922bf8c604b09bc6f6ae738604101", "links": {"self": "http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:14:58,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d3f921eb-6dfe-453d-b876-e7864313cb01 2018-10-10 04:14:58,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0744259357452s 2018-10-10 04:14:58,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:14:58,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32afb93-a34e-4ade-b9ec-2075dd9cf2f7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:14:58,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-f32afb93-a34e-4ade-b9ec-2075dd9cf2f7 2018-10-10 04:14:58,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0813629627228s 2018-10-10 04:14:58,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:14:58,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5598c7b-496c-4d30-b5a9-319cf93510a8 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd", "links": {"self": "http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d"}, "domain_id": "default", "enabled": true, "id": "971cee63998c4e309931f1e4547e323d", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:14:58,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b5598c7b-496c-4d30-b5a9-319cf93510a8 2018-10-10 04:14:58,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970668792725s 2018-10-10 04:14:58,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b5598c7b-496c-4d30-b5a9-319cf93510a8 2018-10-10 04:14:58,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:14:58,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d91ef3-8d3f-45c3-b005-230f14069c58 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569"}, "enabled": true, "id": "fdcb9f8bd02a4aa18c4bf94ad563f569", "parent_id": "default", "domain_id": "default", "name": "patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd"}]} 2018-10-10 04:14:58,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-29d91ef3-8d3f-45c3-b005-230f14069c58 2018-10-10 04:14:58,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0781209468842s 2018-10-10 04:14:58,373 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-29d91ef3-8d3f-45c3-b005-230f14069c58 2018-10-10 04:14:58,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:14:58,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&scope.project.id=fdcb9f8bd02a4aa18c4bf94ad563f569&role.id=831922bf8c604b09bc6f6ae738604101 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16d08e2-d621-4e91-85e6-2b8a5291687b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&scope.project.id=fdcb9f8bd02a4aa18c4bf94ad563f569&role.id=831922bf8c604b09bc6f6ae738604101", "previous": null, "next": null}} 2018-10-10 04:14:58,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&scope.project.id=fdcb9f8bd02a4aa18c4bf94ad563f569&role.id=831922bf8c604b09bc6f6ae738604101 used request id req-a16d08e2-d621-4e91-85e6-2b8a5291687b 2018-10-10 04:14:58,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806028842926s 2018-10-10 04:14:58,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:14:58,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569/users/971cee63998c4e309931f1e4547e323d/roles/831922bf8c604b09bc6f6ae738604101 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef333886-2da5-4444-825e-fbf51118c9d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:14:58,574 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569/users/971cee63998c4e309931f1e4547e323d/roles/831922bf8c604b09bc6f6ae738604101 used request id req-ef333886-2da5-4444-825e-fbf51118c9d4 2018-10-10 04:14:58,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117448091507s 2018-10-10 04:14:58,575 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '8cbbad22-f31f-474b-a946-467e7994999e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd', 'project_id': u'fdcb9f8bd02a4aa18c4bf94ad563f569', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 04:14:58,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 04:14:58,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 04:14:58,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 04:14:58,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 04:14:58,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 04:14:58,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 04:14:58,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 04:14:58,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 04:14:58,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 04:14:58,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 04:14:58,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 04:14:58,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 04:14:58,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 04:14:58,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 04:14:58,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 04:14:58,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 04:14:58,580 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd', 'password': '8cbbad22-f31f-474b-a946-467e7994999e', 'project_name': 'patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'fdcb9f8bd02a4aa18c4bf94ad563f569', 'project_domain_name': 'Default'} 2018-10-10 04:14:58,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:14:58,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d681736-c31b-4c0e-b705-b15aed4fa604 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "831922bf8c604b09bc6f6ae738604101", "links": {"self": "http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:14:58,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1d681736-c31b-4c0e-b705-b15aed4fa604 2018-10-10 04:14:58,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0896189212799s 2018-10-10 04:14:58,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:14:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d21000b-0209-4f1c-97c8-e7e0bdc15f87 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "831922bf8c604b09bc6f6ae738604101", "links": {"self": "http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:14:58,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5d21000b-0209-4f1c-97c8-e7e0bdc15f87 2018-10-10 04:14:58,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824148654938s 2018-10-10 04:14:58,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:14:58,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d98202-59b7-4106-875b-009751516f78 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:14:58,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-c2d98202-59b7-4106-875b-009751516f78 2018-10-10 04:14:58,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0816061496735s 2018-10-10 04:14:58,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:14:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:58,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fc3278-59d0-4410-8106-1f5c4ab0d8a3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd", "links": {"self": "http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d"}, "domain_id": "default", "enabled": true, "id": "971cee63998c4e309931f1e4547e323d", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:14:58,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-89fc3278-59d0-4410-8106-1f5c4ab0d8a3 2018-10-10 04:14:58,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.092759847641s 2018-10-10 04:14:58,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-89fc3278-59d0-4410-8106-1f5c4ab0d8a3 2018-10-10 04:14:58,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:14:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:59,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f4a556-5bd7-4d72-a659-650e452beb01 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569"}, "enabled": true, "id": "fdcb9f8bd02a4aa18c4bf94ad563f569", "parent_id": "default", "domain_id": "default", "name": "patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd"}]} 2018-10-10 04:14:59,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-80f4a556-5bd7-4d72-a659-650e452beb01 2018-10-10 04:14:59,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0814971923828s 2018-10-10 04:14:59,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-80f4a556-5bd7-4d72-a659-650e452beb01 2018-10-10 04:14:59,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:14:59,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&scope.project.id=fdcb9f8bd02a4aa18c4bf94ad563f569&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:59,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e321d7-9e10-468d-92dc-f74a910a14df Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&scope.project.id=fdcb9f8bd02a4aa18c4bf94ad563f569&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 04:14:59,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&scope.project.id=fdcb9f8bd02a4aa18c4bf94ad563f569&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-77e321d7-9e10-468d-92dc-f74a910a14df 2018-10-10 04:14:59,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0814578533173s 2018-10-10 04:14:59,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:14:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569/users/971cee63998c4e309931f1e4547e323d/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:59,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb60a755-0255-4ea8-b208-28ca6ca3b1ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:14:59,215 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569/users/971cee63998c4e309931f1e4547e323d/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-eb60a755-0255-4ea8-b208-28ca6ca3b1ab 2018-10-10 04:14:59,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11146402359s 2018-10-10 04:14:59,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:14:59,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:59,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a84763-e42c-4d7a-8116-1274baab51c4 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "831922bf8c604b09bc6f6ae738604101", "links": {"self": "http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:14:59,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-23a84763-e42c-4d7a-8116-1274baab51c4 2018-10-10 04:14:59,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078821182251s 2018-10-10 04:14:59,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:14:59,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:59,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e8ffae-60c1-4422-8d46-e618dd178813 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:14:59,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-03e8ffae-60c1-4422-8d46-e618dd178813 2018-10-10 04:14:59,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0834829807281s 2018-10-10 04:14:59,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:14:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:59,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d967eaa-7be2-4746-bded-91c1d3cb2900 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd", "links": {"self": "http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d"}, "domain_id": "default", "enabled": true, "id": "971cee63998c4e309931f1e4547e323d", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:14:59,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8d967eaa-7be2-4746-bded-91c1d3cb2900 2018-10-10 04:14:59,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903208255768s 2018-10-10 04:14:59,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8d967eaa-7be2-4746-bded-91c1d3cb2900 2018-10-10 04:14:59,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:14:59,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:59,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326c6ad3-071a-4191-9551-c286daa7e4a9 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default", "previous": null, "next": null}} 2018-10-10 04:14:59,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=971cee63998c4e309931f1e4547e323d&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default used request id req-326c6ad3-071a-4191-9551-c286daa7e4a9 2018-10-10 04:14:59,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0804779529572s 2018-10-10 04:14:59,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:14:59,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/domains/default/users/971cee63998c4e309931f1e4547e323d/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:14:59,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:14:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f192a0b-e74b-45ca-8865-36b7a7b82d46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:14:59,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/domains/default/users/971cee63998c4e309931f1e4547e323d/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-0f192a0b-e74b-45ca-8865-36b7a7b82d46 2018-10-10 04:14:59,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119104862213s 2018-10-10 04:14:59,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 04:15:02,147 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-10 04:15:01.800 11291 INFO rally.deployment.engine [-] Deployment f0731718-b09f-4c18-bf83-d9ede552d656 | Starting: Destroy cloud and free allocated resources. 2018-10-10 04:15:01.869 11291 INFO rally.deployment.engine [-] Deployment f0731718-b09f-4c18-bf83-d9ede552d656 | Completed: Destroy cloud and free allocated resources. 2018-10-10 04:15:01.895 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=3c0043ab-45e0-4a45-83e1-3335b61aab5a) for deployment 'opnfv-rally'. 2018-10-10 04:15:01.909 11291 INFO rally.api [-] Deleting verification (UUID=f7833509-f255-493e-aef9-7aa999416bd6). 2018-10-10 04:15:01.939 11291 INFO rally.api [-] Verification has been successfully deleted! 2018-10-10 04:15:01.940 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=3c0043ab-45e0-4a45-83e1-3335b61aab5a). 2018-10-10 04:15:01.945 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-10 04:15:04,607 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 04:15:04.303 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3d1d9082-e077-4ce2-a4a4-5a8d4973c25e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3d1d9082-e077-4ce2-a4a4-5a8d4973c25e | 2018-10-10T04:15:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3d1d9082-e077-4ce2-a4a4-5a8d4973c25e ~/.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-10-10 04:15:07,941 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-10 04:15:07,942 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 04:15:10,234 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-10 04:15:09.969 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=3c0043ab-45e0-4a45-83e1-3335b61aab5a). 2018-10-10 04:15:10.079 11300 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-10 04:15:13,965 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 04:15:12.409 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 04:15:12.529 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 04:15:13.762 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=03114d43-7cdc-42f3-b311-ab75b8ccab79) has been successfully created! Using verifier 'opnfv-tempest' (UUID=03114d43-7cdc-42f3-b311-ab75b8ccab79) as the default verifier for the future CLI operations. 2018-10-10 04:15:17,097 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-10 04:15:17,098 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:15:17,230 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-10 04:15:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:15:17,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de869be-cf1d-48c8-9b76-39a7e8e9f1dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:15:17,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6de869be-cf1d-48c8-9b76-39a7e8e9f1dc 2018-10-10 04:15:17,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:15:17,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "831922bf8c604b09bc6f6ae738604101", "name": "Member"}], "expires_at": "2018-10-10T05:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdcb9f8bd02a4aa18c4bf94ad563f569", "name": "patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fdcb9f8bd02a4aa18c4bf94ad563f569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd", "id": "971cee63998c4e309931f1e4547e323d"}, "audit_ids": ["aVCvttLwR_eBLUXDuxm4eg"], "issued_at": "2018-10-10T04:15:17.000000Z"}} 2018-10-10 04:15:17,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:15:17,633 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 04:15:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 04:15:17,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:15:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:15:17,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6d3352cd-c4c8-4c59-9d07-c534e40817c6 Date: Wed, 10 Oct 2018 04:15:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:15:17,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6d3352cd-c4c8-4c59-9d07-c534e40817c6 2018-10-10 04:15:17,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169319868088s 2018-10-10 04:15:17,807 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6d3352cd-c4c8-4c59-9d07-c534e40817c6 2018-10-10 04:15:17,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 04:15:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd"}' 2018-10-10 04:15:18,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d X-Openstack-Request-Id: req-00f6f634-70f1-4b6c-b00c-67e0082c8087 Date: Wed, 10 Oct 2018 04:15:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file", "owner": "fdcb9f8bd02a4aa18c4bf94ad563f569", "id": "dbf97f27-af27-497f-92f6-2828ed6ed95d", "size": null, "self": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:15:17Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "checksum": null, "created_at": "2018-10-10T04:15:17Z", "protected": false} 2018-10-10 04:15:18,070 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-00f6f634-70f1-4b6c-b00c-67e0082c8087 2018-10-10 04:15:18,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.262004852295s 2018-10-10 04:15:18,071 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-00f6f634-70f1-4b6c-b00c-67e0082c8087 returning object dbf97f27-af27-497f-92f6-2828ed6ed95d 2018-10-10 04:15:18,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 04:15:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" -d '' 2018-10-10 04:15:20,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b0f2eb7-bd54-41df-a750-f3aee9aaa004 Date: Wed, 10 Oct 2018 04:15:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:15:20,263 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file used request id req-1b0f2eb7-bd54-41df-a750-f3aee9aaa004 2018-10-10 04:15:20,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.1911740303s 2018-10-10 04:15:20,263 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file used request id req-1b0f2eb7-bd54-41df-a750-f3aee9aaa004 2018-10-10 04:15:20,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:15:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:15:20,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-a83bc044-ec29-403f-9a1d-39b2674f8498 Date: Wed, 10 Oct 2018 04:15:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap", "metadata": {}}], "file": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file", "owner": "fdcb9f8bd02a4aa18c4bf94ad563f569", "id": "dbf97f27-af27-497f-92f6-2828ed6ed95d", "size": 12716032, "self": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:15:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:15:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:15:20,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a83bc044-ec29-403f-9a1d-39b2674f8498 2018-10-10 04:15:20,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.577412128448s 2018-10-10 04:15:20,842 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a83bc044-ec29-403f-9a1d-39b2674f8498 2018-10-10 04:15:20,844 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file', 'owner': u'fdcb9f8bd02a4aa18c4bf94ad563f569', 'id': u'dbf97f27-af27-497f-92f6-2828ed6ed95d', 'size': 12716032, u'self': u'/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdcb9f8bd02a4aa18c4bf94ad563f569', 'name': 'patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T04:15:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T04:15:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd', 'created': u'2018-10-10T04:15:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T04:15:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 04:15:20,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 04:15:20,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_74a80fec-7933-4375-93dc-48100b2ae2dd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 04:15:21,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84400a5d-09d9-4a75-bdff-e9f7f40ef433 x-compute-request-id: req-84400a5d-09d9-4a75-bdff-e9f7f40ef433 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e08348bd-b2ff-40ac-9f52-9d27aea6522a", "name": "patrole-flavor_74a80fec-7933-4375-93dc-48100b2ae2dd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:15:21,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-84400a5d-09d9-4a75-bdff-e9f7f40ef433 2018-10-10 04:15:21,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.186690092087s 2018-10-10 04:15:21,032 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-84400a5d-09d9-4a75-bdff-e9f7f40ef433 returning object e08348bd-b2ff-40ac-9f52-9d27aea6522a 2018-10-10 04:15:21,033 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_74a80fec-7933-4375-93dc-48100b2ae2dd', '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'12fa6dd9c3df4310ac43440581910811', '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'e08348bd-b2ff-40ac-9f52-9d27aea6522a', 'swap': 0}) 2018-10-10 04:15:21,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 04:15:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" -d '{"extra_specs": {}}' 2018-10-10 04:15:21,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:15: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-18e87511-7061-44c1-bb01-ea9846482ef3 x-compute-request-id: req-18e87511-7061-44c1-bb01-ea9846482ef3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 04:15:21,057 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a/os-extra_specs used request id req-18e87511-7061-44c1-bb01-ea9846482ef3 2018-10-10 04:15:21,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023265838623s 2018-10-10 04:15:21,057 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a/os-extra_specs used request id req-18e87511-7061-44c1-bb01-ea9846482ef3 2018-10-10 04:15:21,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:15:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:15:21,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:15:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:15:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:15:21,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ddb7ce-c92c-4609-be7d-bbde35269929 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "831922bf8c604b09bc6f6ae738604101", "links": {"self": "http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:15:21,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-97ddb7ce-c92c-4609-be7d-bbde35269929 2018-10-10 04:15:21,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.096097946167s 2018-10-10 04:15:21,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-10 04:15:21,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:15:21,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:15: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-6fe54b2a-0ea6-4aab-8b0a-8f74671299a2 x-compute-request-id: req-6fe54b2a-0ea6-4aab-8b0a-8f74671299a2 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 159}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 162}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-10 04:15:21,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-6fe54b2a-0ea6-4aab-8b0a-8f74671299a2 2018-10-10 04:15:21,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.549881219864s 2018-10-10 04:15:21,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-6fe54b2a-0ea6-4aab-8b0a-8f74671299a2 2018-10-10 04:15:21,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:15:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:15:21,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-eab712eb-7a6d-4d63-bdf8-a386418f9b53 Date: Wed, 10 Oct 2018 04:15:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap", "metadata": {}}], "file": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file", "owner": "fdcb9f8bd02a4aa18c4bf94ad563f569", "id": "dbf97f27-af27-497f-92f6-2828ed6ed95d", "size": 12716032, "self": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:15:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:15:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:15:21,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-eab712eb-7a6d-4d63-bdf8-a386418f9b53 2018-10-10 04:15:21,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177215099335s 2018-10-10 04:15:21,887 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-eab712eb-7a6d-4d63-bdf8-a386418f9b53 2018-10-10 04:15:21,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 04:15:21,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd"}' 2018-10-10 04:15:22,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1 X-Openstack-Request-Id: req-a906dbf3-9271-4602-83c5-9b84efc21ded Date: Wed, 10 Oct 2018 04:15:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/file", "owner": "fdcb9f8bd02a4aa18c4bf94ad563f569", "id": "241615f1-e8f6-4e6a-97da-2b4de3135dd1", "size": null, "self": "/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:15:22Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd", "checksum": null, "created_at": "2018-10-10T04:15:22Z", "protected": false} 2018-10-10 04:15:22,592 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a906dbf3-9271-4602-83c5-9b84efc21ded 2018-10-10 04:15:22,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.703197956085s 2018-10-10 04:15:22,593 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a906dbf3-9271-4602-83c5-9b84efc21ded returning object 241615f1-e8f6-4e6a-97da-2b4de3135dd1 2018-10-10 04:15:22,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 04:15:22,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" -d '' 2018-10-10 04:15:23,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-167a408e-587c-4534-96aa-923e0aa79f77 Date: Wed, 10 Oct 2018 04:15:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:15:23,695 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/file used request id req-167a408e-587c-4534-96aa-923e0aa79f77 2018-10-10 04:15:23,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10123991966s 2018-10-10 04:15:23,696 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/file used request id req-167a408e-587c-4534-96aa-923e0aa79f77 2018-10-10 04:15:23,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:15:23,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:15:23,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-c9a9af2e-dcb8-4e65-9807-0043469561c5 Date: Wed, 10 Oct 2018 04:15:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/snap", "metadata": {}}], "file": "/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/file", "owner": "fdcb9f8bd02a4aa18c4bf94ad563f569", "id": "241615f1-e8f6-4e6a-97da-2b4de3135dd1", "size": 12716032, "self": "/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:15:23Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:15:22Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap", "metadata": {}}], "file": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file", "owner": "fdcb9f8bd02a4aa18c4bf94ad563f569", "id": "dbf97f27-af27-497f-92f6-2828ed6ed95d", "size": 12716032, "self": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:15:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:15:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:15:23,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c9a9af2e-dcb8-4e65-9807-0043469561c5 2018-10-10 04:15:23,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0284488201141s 2018-10-10 04:15:23,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c9a9af2e-dcb8-4e65-9807-0043469561c5 2018-10-10 04:15:23,728 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/file', 'owner': u'fdcb9f8bd02a4aa18c4bf94ad563f569', 'id': u'241615f1-e8f6-4e6a-97da-2b4de3135dd1', 'size': 12716032, u'self': u'/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdcb9f8bd02a4aa18c4bf94ad563f569', 'name': 'patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T04:15:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T04:15:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd', 'created': u'2018-10-10T04:15:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T04:15:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_74a80fec-7933-4375-93dc-48100b2ae2dd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 04:15:23,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 04:15:23,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_74a80fec-7933-4375-93dc-48100b2ae2dd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 04:15:23,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:15: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-1a4f7fdb-c337-4577-968d-171a9a4bc2ba x-compute-request-id: req-1a4f7fdb-c337-4577-968d-171a9a4bc2ba Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d49b1a5b-1967-4387-b4de-1f68490dc499", "name": "patrole-flavor_alt_74a80fec-7933-4375-93dc-48100b2ae2dd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:15:23,795 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1a4f7fdb-c337-4577-968d-171a9a4bc2ba 2018-10-10 04:15:23,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0665409564972s 2018-10-10 04:15:23,796 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1a4f7fdb-c337-4577-968d-171a9a4bc2ba returning object d49b1a5b-1967-4387-b4de-1f68490dc499 2018-10-10 04:15:23,797 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_74a80fec-7933-4375-93dc-48100b2ae2dd', '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'12fa6dd9c3df4310ac43440581910811', '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'd49b1a5b-1967-4387-b4de-1f68490dc499', 'swap': 0}) 2018-10-10 04:15:23,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 04:15:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" -d '{"extra_specs": {}}' 2018-10-10 04:15:23,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:15: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-a5d333c5-39d6-4a18-a43d-7af4735e6198 x-compute-request-id: req-a5d333c5-39d6-4a18-a43d-7af4735e6198 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 04:15:23,821 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499/os-extra_specs used request id req-a5d333c5-39d6-4a18-a43d-7af4735e6198 2018-10-10 04:15:23,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239880084991s 2018-10-10 04:15:23,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499/os-extra_specs used request id req-a5d333c5-39d6-4a18-a43d-7af4735e6198 2018-10-10 04:15:23,822 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_74a80fec-7933-4375-93dc-48100b2ae2dd', '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'12fa6dd9c3df4310ac43440581910811', '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'd49b1a5b-1967-4387-b4de-1f68490dc499', 'swap': 0}) 2018-10-10 04:15:27,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 04:15:25.934 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=03114d43-7cdc-42f3-b311-ab75b8ccab79) for deployment 'opnfv-rally' (UUID=3d1d9082-e077-4ce2-a4a4-5a8d4973c25e). 2018-10-10 04:15:26.901 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 04:15:26.903 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=03114d43-7cdc-42f3-b311-ab75b8ccab79) has been successfully configured for deployment 'opnfv-rally' (UUID=3d1d9082-e077-4ce2-a4a4-5a8d4973c25e)! 2018-10-10 04:15:27,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 04:15:27,067 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 04:15:27,069 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 04:15:27,085 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-10 04:15:30,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-03114d43-7cdc-42f3-b311-ab75b8ccab79/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-10 04:15:30,614 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 04:15:30,630 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 04:15:30,630 - 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-10-10 04:15:32,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 04:15:32.785 11331 INFO rally.api [-] Starting verification (UUID=06851035-ab1a-4534-a47e-28ca9f83dea5) for deployment 'opnfv-rally' (UUID=3d1d9082-e077-4ce2-a4a4-5a8d4973c25e) by verifier 'opnfv-tempest' (UUID=03114d43-7cdc-42f3-b311-ab75b8ccab79). 2018-10-10 04:15:32,786 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 06851035-ab1a-4534-a47e-28ca9f83dea5 2018-10-10 04:17:55,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 06851035-ab1a-4534-a47e-28ca9f83dea5 2018-10-10 04:17:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '06851035-ab1a-4534-a47e-28ca9f83dea5']'. 2018-10-10 04:17:56,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 04:17:56,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 04:17:56,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 04:17:56,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 06851035-ab1a-4534-a47e-28ca9f83dea5 | 2018-10-10 04:17:56,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-10 04:17:56,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 04:15:32 | 2018-10-10 04:17:56,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 04:17:55 | 2018-10-10 04:17:56,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2018-10-10 04:17:56,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 04:17:56,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 04:17:56,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 03114d43-7cdc-42f3-b311-ab75b8ccab79) | 2018-10-10 04:17:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 04:17:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3d1d9082-e077-4ce2-a4a4-5a8d4973c25e) | 2018-10-10 04:17:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-10 04:17:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.808 | 2018-10-10 04:17:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-10-10 04:17:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-10-10 04:17:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 04:17:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 04:17:56,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-10 04:17:56,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 04:17:56,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 04:17:56,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 04:17:57,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-10 04:17:57,273 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 04:17:57,273 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-10 04:17:57,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 04:17:57,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:17:58,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-facb55bc-c212-418a-aaba-e45754b464c6 Date: Wed, 10 Oct 2018 04:17:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:17:58,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1 used request id req-facb55bc-c212-418a-aaba-e45754b464c6 2018-10-10 04:17:58,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.53712201118s 2018-10-10 04:17:58,813 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/241615f1-e8f6-4e6a-97da-2b4de3135dd1 used request id req-facb55bc-c212-418a-aaba-e45754b464c6 2018-10-10 04:17:58,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 04:17:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:17:58,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:17: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-7a32551d-99a3-463c-a9bf-2b236e13340b x-compute-request-id: req-7a32551d-99a3-463c-a9bf-2b236e13340b Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d49b1a5b-1967-4387-b4de-1f68490dc499", "name": "patrole-flavor_alt_74a80fec-7933-4375-93dc-48100b2ae2dd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e08348bd-b2ff-40ac-9f52-9d27aea6522a", "name": "patrole-flavor_74a80fec-7933-4375-93dc-48100b2ae2dd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 04:17:58,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7a32551d-99a3-463c-a9bf-2b236e13340b 2018-10-10 04:17:58,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0368418693542s 2018-10-10 04:17:58,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7a32551d-99a3-463c-a9bf-2b236e13340b 2018-10-10 04:17:58,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 04:17:58,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:17:58,897 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:17: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-6da27206-62d0-4471-9b94-be0506238f40 x-compute-request-id: req-6da27206-62d0-4471-9b94-be0506238f40 Content-Length: 0 Content-Type: application/json 2018-10-10 04:17:58,897 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499 used request id req-6da27206-62d0-4471-9b94-be0506238f40 2018-10-10 04:17:58,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.044303894043s 2018-10-10 04:17:58,897 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d49b1a5b-1967-4387-b4de-1f68490dc499 used request id req-6da27206-62d0-4471-9b94-be0506238f40 2018-10-10 04:17:58,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 04:17:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:17:59,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-55c2cb23-74b2-4306-9334-e674b1472848 Date: Wed, 10 Oct 2018 04:17:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap", "metadata": {}}], "file": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/file", "owner": "fdcb9f8bd02a4aa18c4bf94ad563f569", "id": "dbf97f27-af27-497f-92f6-2828ed6ed95d", "size": 12716032, "self": "/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbf97f27-af27-497f-92f6-2828ed6ed95d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T04:15:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_74a80fec-7933-4375-93dc-48100b2ae2dd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T04:15:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 04:17:59,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-55c2cb23-74b2-4306-9334-e674b1472848 2018-10-10 04:17:59,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266439914703s 2018-10-10 04:17:59,164 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-55c2cb23-74b2-4306-9334-e674b1472848 2018-10-10 04:17:59,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 04:17:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ac18dfa519895577a8a5cb12c8b74f08b0f6aaa" 2018-10-10 04:18:00,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44265b4b-5a91-4987-ad33-a880b17f55e1 Date: Wed, 10 Oct 2018 04:18:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:18:00,766 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d used request id req-44265b4b-5a91-4987-ad33-a880b17f55e1 2018-10-10 04:18:00,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.59986686707s 2018-10-10 04:18:00,766 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dbf97f27-af27-497f-92f6-2828ed6ed95d used request id req-44265b4b-5a91-4987-ad33-a880b17f55e1 2018-10-10 04:18:00,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 04:18:00,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:00,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18: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-0a5b5c89-bb34-4fcc-9aff-f17309a8533b x-compute-request-id: req-0a5b5c89-bb34-4fcc-9aff-f17309a8533b Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e08348bd-b2ff-40ac-9f52-9d27aea6522a", "name": "patrole-flavor_74a80fec-7933-4375-93dc-48100b2ae2dd", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 04:18:00,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0a5b5c89-bb34-4fcc-9aff-f17309a8533b 2018-10-10 04:18:00,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0365781784058s 2018-10-10 04:18:00,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0a5b5c89-bb34-4fcc-9aff-f17309a8533b 2018-10-10 04:18:00,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 04:18:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:00,856 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:18: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-a29c3f5f-7912-445d-b92a-7ab28623c819 x-compute-request-id: req-a29c3f5f-7912-445d-b92a-7ab28623c819 Content-Length: 0 Content-Type: application/json 2018-10-10 04:18:00,856 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a used request id req-a29c3f5f-7912-445d-b92a-7ab28623c819 2018-10-10 04:18:00,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0511808395386s 2018-10-10 04:18:00,857 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e08348bd-b2ff-40ac-9f52-9d27aea6522a used request id req-a29c3f5f-7912-445d-b92a-7ab28623c819 2018-10-10 04:18:00,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:18:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:00,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c60acd1-7a26-4d1e-a037-f8a1d90e16de Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd", "links": {"self": "http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d"}, "domain_id": "default", "enabled": true, "id": "971cee63998c4e309931f1e4547e323d", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:00,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9c60acd1-7a26-4d1e-a037-f8a1d90e16de 2018-10-10 04:18:00,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104245185852s 2018-10-10 04:18:00,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9c60acd1-7a26-4d1e-a037-f8a1d90e16de 2018-10-10 04:18:00,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:18:00,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:01,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1bdc2d2-0291-4c72-a4f9-fe87db2ad18b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d"}, "enabled": true, "id": "971cee63998c4e309931f1e4547e323d", "options": {}, "domain_id": "default", "name": "patrole-user_74a80fec-7933-4375-93dc-48100b2ae2dd"}} 2018-10-10 04:18:01,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d used request id req-f1bdc2d2-0291-4c72-a4f9-fe87db2ad18b 2018-10-10 04:18:01,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995421409607s 2018-10-10 04:18:01,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d used request id req-f1bdc2d2-0291-4c72-a4f9-fe87db2ad18b 2018-10-10 04:18:01,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 04:18:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:01,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f03be4b1-0b38-442d-827a-746c9afdc21a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:01,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d used request id req-f03be4b1-0b38-442d-827a-746c9afdc21a 2018-10-10 04:18:01,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.178562164307s 2018-10-10 04:18:01,247 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/971cee63998c4e309931f1e4547e323d used request id req-f03be4b1-0b38-442d-827a-746c9afdc21a 2018-10-10 04:18:01,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:18:01,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:01,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7edf2c-154a-4439-be26-96120be85aa8 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569"}, "enabled": true, "id": "fdcb9f8bd02a4aa18c4bf94ad563f569", "parent_id": "default", "domain_id": "default", "name": "patrole-project_74a80fec-7933-4375-93dc-48100b2ae2dd"}]} 2018-10-10 04:18:01,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-ae7edf2c-154a-4439-be26-96120be85aa8 2018-10-10 04:18:01,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810241699219s 2018-10-10 04:18:01,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-ae7edf2c-154a-4439-be26-96120be85aa8 2018-10-10 04:18:01,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 04:18:01,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:01,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64808e0f-45dc-4dca-82da-ea033b08046c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:01,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569 used request id req-64808e0f-45dc-4dca-82da-ea033b08046c 2018-10-10 04:18:01,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153784036636s 2018-10-10 04:18:01,486 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fdcb9f8bd02a4aa18c4bf94ad563f569 used request id req-64808e0f-45dc-4dca-82da-ea033b08046c 2018-10-10 04:18:01,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:18:01,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:01,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a67b2be-dabd-4da2-ab5c-9ab4e528e014 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "831922bf8c604b09bc6f6ae738604101", "links": {"self": "http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:18:01,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4a67b2be-dabd-4da2-ab5c-9ab4e528e014 2018-10-10 04:18:01,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077155828476s 2018-10-10 04:18:01,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 04:18:01,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:01,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90d25129-166a-459f-8f65-c989fb73319f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:01,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/831922bf8c604b09bc6f6ae738604101 used request id req-90d25129-166a-459f-8f65-c989fb73319f 2018-10-10 04:18:01,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103111982346s 2018-10-10 04:18:01,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 04:18:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=fdcb9f8bd02a4aa18c4bf94ad563f569&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d2ca4fd414d5dfdd7a2acea266121a3b24d621d" 2018-10-10 04:18:01,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6d4b3e01-7837-4965-8452-67b3132c1789 Date: Wed, 10 Oct 2018 04:18:01 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:18:01,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=fdcb9f8bd02a4aa18c4bf94ad563f569&name=default used request id req-6d4b3e01-7837-4965-8452-67b3132c1789 2018-10-10 04:18:01,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.178138017654s 2018-10-10 04:18:01,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=fdcb9f8bd02a4aa18c4bf94ad563f569&name=default used request id req-6d4b3e01-7837-4965-8452-67b3132c1789 2018-10-10 04:18:01,902 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-10 04:18:02,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 04:18:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 04:18:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 04:18:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 04:18:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 04:18:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 04:18:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 04:18:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 04:18:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 04:18:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 04:18:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 04:18:02,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 04:18:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:02,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ce3ff5-13a2-4bb6-88b3-dcee4a36e9fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:02,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b3ce3ff5-13a2-4bb6-88b3-dcee4a36e9fe 2018-10-10 04:18:02,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:02,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T05:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["NZXfrWjiQ52emV4dWys_Pw"], "issued_at": "2018-10-10T04:18:02.000000Z"}} 2018-10-10 04:18:02,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:02,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:02,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4f4872-2c41-4f6f-ae4f-ac20e0009fef Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 04:18:02,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-ba4f4872-2c41-4f6f-ae4f-ac20e0009fef 2018-10-10 04:18:02,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.472141981125s 2018-10-10 04:18:02,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 04:18:02,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}}' 2018-10-10 04:18:03,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec2b9ef-6b7c-47ac-8772-4928d7415d51 Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:18:03,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5ec2b9ef-6b7c-47ac-8772-4928d7415d51 2018-10-10 04:18:03,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0971920490265s 2018-10-10 04:18:03,005 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5ec2b9ef-6b7c-47ac-8772-4928d7415d51 2018-10-10 04:18:03,006 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11', 'id': u'd5305fdc040b46e8a5822458ce03bbb3', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 04:18:03,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 04:18:03,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.386556148529s 2018-10-10 04:18:03,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:03,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98caffe9-d000-45a9-b3b0-5059d735df50 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:18:03,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795 used request id req-98caffe9-d000-45a9-b3b0-5059d735df50 2018-10-10 04:18:03,491 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a09a1bd66be64e619f4569de4d62b795', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11'}) 2018-10-10 04:18:03,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:18:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:03,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e1c05e-8428-459e-a194-3eedd51663a5 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:18:03,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7e1c05e-8428-459e-a194-3eedd51663a5 2018-10-10 04:18:03,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739321708679s 2018-10-10 04:18:03,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:18:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:03,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5661f8fd-14a4-4274-92dc-760edce20f63 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 04:18:03,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5661f8fd-14a4-4274-92dc-760edce20f63 2018-10-10 04:18:03,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798790454865s 2018-10-10 04:18:03,647 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 04:18:03,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 04:18:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" -d '{"role": {"name": "Member"}}' 2018-10-10 04:18:03,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-279e658b-3ec8-49f5-9870-fed14993c563 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}} 2018-10-10 04:18:03,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-279e658b-3ec8-49f5-9870-fed14993c563 2018-10-10 04:18:03,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.104233026505s 2018-10-10 04:18:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:03,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dfa74ae-7699-47e6-a82d-c71ed036e75a Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "domain_id": null, "name": "Member", "id": "fb645a74dd224379aa177d81ea03ca00"}} 2018-10-10 04:18:03,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00 used request id req-8dfa74ae-7699-47e6-a82d-c71ed036e75a 2018-10-10 04:18:03,828 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00'}, 'domain_id': None, 'human_id': None, 'id': u'fb645a74dd224379aa177d81ea03ca00', 'HUMAN_ID': False}) 2018-10-10 04:18:03,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:18:03,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:03,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3f0768-5e46-4b1d-a1e2-66c31fab40cd Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:03,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4d3f0768-5e46-4b1d-a1e2-66c31fab40cd 2018-10-10 04:18:03,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783801078796s 2018-10-10 04:18:03,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:18:03,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:03,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e482f01-e994-471c-944e-45d30ae87d7d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:18:03,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2e482f01-e994-471c-944e-45d30ae87d7d 2018-10-10 04:18:03,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0811550617218s 2018-10-10 04:18:03,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:18:03,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12167d37-7c92-4a2a-8153-9c92e713fbe9 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:04,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-12167d37-7c92-4a2a-8153-9c92e713fbe9 2018-10-10 04:18:04,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.033805847168s 2018-10-10 04:18:04,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-12167d37-7c92-4a2a-8153-9c92e713fbe9 2018-10-10 04:18:04,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:18:04,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f52b50b-c81c-4164-aa0b-9b65f9f8fbba Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}]} 2018-10-10 04:18:04,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1f52b50b-c81c-4164-aa0b-9b65f9f8fbba 2018-10-10 04:18:04,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.081512928009s 2018-10-10 04:18:04,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1f52b50b-c81c-4164-aa0b-9b65f9f8fbba 2018-10-10 04:18:04,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:18:04,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=fb645a74dd224379aa177d81ea03ca00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73b9807-d09c-4db1-8cb9-10e3a1a86ab7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=fb645a74dd224379aa177d81ea03ca00", "previous": null, "next": null}} 2018-10-10 04:18:04,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=fb645a74dd224379aa177d81ea03ca00 used request id req-b73b9807-d09c-4db1-8cb9-10e3a1a86ab7 2018-10-10 04:18:04,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805959701538s 2018-10-10 04:18:04,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:18:04,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3/users/a09a1bd66be64e619f4569de4d62b795/roles/fb645a74dd224379aa177d81ea03ca00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a84a012-806b-4326-9a87-66e80c57e52f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:04,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3/users/a09a1bd66be64e619f4569de4d62b795/roles/fb645a74dd224379aa177d81ea03ca00 used request id req-2a84a012-806b-4326-9a87-66e80c57e52f 2018-10-10 04:18:04,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115702152252s 2018-10-10 04:18:04,312 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd4fdc5b0-8cf5-4603-aa9a-4ba7f9588498', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11', 'project_id': u'd5305fdc040b46e8a5822458ce03bbb3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 04:18:04,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 04:18:04,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 04:18:04,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 04:18:04,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 04:18:04,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 04:18:04,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 04:18:04,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 04:18:04,317 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11', 'password': 'd4fdc5b0-8cf5-4603-aa9a-4ba7f9588498', 'project_name': 'snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'd5305fdc040b46e8a5822458ce03bbb3', 'project_domain_name': 'Default'} 2018-10-10 04:18:04,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:18:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d3084e-4fbe-4a69-bc3a-fad26125cda2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:04,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-53d3084e-4fbe-4a69-bc3a-fad26125cda2 2018-10-10 04:18:04,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782861709595s 2018-10-10 04:18:04,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:18:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42eb9bd0-6497-4e8b-acea-b4262b8ee16a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:04,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-42eb9bd0-6497-4e8b-acea-b4262b8ee16a 2018-10-10 04:18:04,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0842130184174s 2018-10-10 04:18:04,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:18:04,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd99d234-8577-4f58-b193-8d356a33baaf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:18:04,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-fd99d234-8577-4f58-b193-8d356a33baaf 2018-10-10 04:18:04,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0726690292358s 2018-10-10 04:18:04,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:18:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5665e872-f6c2-43f3-9080-34422eeadde0 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:04,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5665e872-f6c2-43f3-9080-34422eeadde0 2018-10-10 04:18:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961921215057s 2018-10-10 04:18:04,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5665e872-f6c2-43f3-9080-34422eeadde0 2018-10-10 04:18:04,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:18:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0b9930-85ae-41eb-8c67-36abc4f6144d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}]} 2018-10-10 04:18:04,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-fe0b9930-85ae-41eb-8c67-36abc4f6144d 2018-10-10 04:18:04,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0819480419159s 2018-10-10 04:18:04,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-fe0b9930-85ae-41eb-8c67-36abc4f6144d 2018-10-10 04:18:04,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:18:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4db0b5f-6c32-4745-ba48-e75b5512b4b3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 04:18:04,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-c4db0b5f-6c32-4745-ba48-e75b5512b4b3 2018-10-10 04:18:04,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0748770236969s 2018-10-10 04:18:04,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:18:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3/users/a09a1bd66be64e619f4569de4d62b795/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:04,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e320d297-16fa-41bf-b031-f320b864a355 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:04,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3/users/a09a1bd66be64e619f4569de4d62b795/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-e320d297-16fa-41bf-b031-f320b864a355 2018-10-10 04:18:04,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122271060944s 2018-10-10 04:18:04,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:18:04,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:05,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d75d994-bc39-4a0f-b2ba-29392553c179 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:05,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1d75d994-bc39-4a0f-b2ba-29392553c179 2018-10-10 04:18:05,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081218957901s 2018-10-10 04:18:05,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 04:18:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-10 04:18:05,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a615f4e7-15c9-476b-82fc-d1ea0187ea1d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}} 2018-10-10 04:18:05,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a615f4e7-15c9-476b-82fc-d1ea0187ea1d 2018-10-10 04:18:05,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.094183921814s 2018-10-10 04:18:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:05,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cd90c1-1cc4-45f4-a505-2d418d1465b3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:18:05,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-69cd90c1-1cc4-45f4-a505-2d418d1465b3 2018-10-10 04:18:05,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 04:18:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:05,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff29c456-8c6c-4397-bde7-f27fe01bf22c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:05,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff29c456-8c6c-4397-bde7-f27fe01bf22c 2018-10-10 04:18:05,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808601379395s 2018-10-10 04:18:05,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 04:18:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:05,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee21dcb6-8c22-4968-a21b-684fd791f4d3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 04:18:05,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ee21dcb6-8c22-4968-a21b-684fd791f4d3 2018-10-10 04:18:05,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.075129032135s 2018-10-10 04:18:05,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 04:18:05,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:05,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6029737a-938a-411e-8edb-da9529767e0c Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:05,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6029737a-938a-411e-8edb-da9529767e0c 2018-10-10 04:18:05,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0947630405426s 2018-10-10 04:18:05,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6029737a-938a-411e-8edb-da9529767e0c 2018-10-10 04:18:05,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 04:18:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:05,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55dadcd-59db-441e-9bb2-eb896575cebc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}]} 2018-10-10 04:18:05,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f55dadcd-59db-441e-9bb2-eb896575cebc 2018-10-10 04:18:05,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.090959072113s 2018-10-10 04:18:05,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f55dadcd-59db-441e-9bb2-eb896575cebc 2018-10-10 04:18:05,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 04:18:05,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:05,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e678bee2-71f9-4158-aa1b-8fbcbc1335c5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=7b7b1deb2c2246d5ad1b98d3aca53382", "previous": null, "next": null}} 2018-10-10 04:18:05,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a09a1bd66be64e619f4569de4d62b795&scope.project.id=d5305fdc040b46e8a5822458ce03bbb3&role.id=7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-e678bee2-71f9-4158-aa1b-8fbcbc1335c5 2018-10-10 04:18:05,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0775949954987s 2018-10-10 04:18:05,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 04:18:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3/users/a09a1bd66be64e619f4569de4d62b795/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 04:18:05,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38860ccf-25b3-4d4a-a3b2-b67cea9b67ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:05,749 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3/users/a09a1bd66be64e619f4569de4d62b795/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-38860ccf-25b3-4d4a-a3b2-b67cea9b67ef 2018-10-10 04:18:05,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121999979019s 2018-10-10 04:18:05,749 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-10 04:18:05,749 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-10 04:18:05,750 - openstack_tests - INFO - OS Credentials = > 2018-10-10 04:18:05,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:05,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:06,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["EBrfB2WdTVe4g4i7KF3Tcw"], "issued_at": "2018-10-10T04:18:06.000000Z"}} 2018-10-10 04:18:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2559926b68c90be93dba36fa3f1cf161eb668e2" 2018-10-10 04:18:06,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8ca2a33d-486d-435d-8292-69e09f79da7a Date: Wed, 10 Oct 2018 04:18:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:18:06,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-8ca2a33d-486d-435d-8292-69e09f79da7a 2018-10-10 04:18:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2559926b68c90be93dba36fa3f1cf161eb668e2" 2018-10-10 04:18:06,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e670d524-de2f-4439-95db-cc540eae62ad Date: Wed, 10 Oct 2018 04:18:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 04:18:06,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-e670d524-de2f-4439-95db-cc540eae62ad 2018-10-10 04:18:06,758 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-10 04:18:06,758 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-10 04:18:06,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:06,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:07,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["HPe19h9dSZm3KMjQh7q-PQ"], "issued_at": "2018-10-10T04:18:07.000000Z"}} 2018-10-10 04:18:07,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f763ec4eefee6710176d57b99d1c53011fe3bd4" 2018-10-10 04:18:07,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1863217-3575-4e39-8978-23c0d9871634 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:07,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c1863217-3575-4e39-8978-23c0d9871634 2018-10-10 04:18:07,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:07,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:07,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CK2NshKRQKqpN1zQ-WWsjw"], "issued_at": "2018-10-10T04:18:07.000000Z"}} 2018-10-10 04:18:07,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:07,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a12119-e9a6-4f80-9fc0-615eaefaa6c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:07,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-55a12119-e9a6-4f80-9fc0-615eaefaa6c1 2018-10-10 04:18:07,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:07,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c03e66f5-094f-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:07,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b04b84-f20b-4fc5-9ec2-5bfe4f6be880 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c03e66f5-094f-404-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:18:07,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c03e66f5-094f-404-proj used request id req-15b04b84-f20b-4fc5-9ec2-5bfe4f6be880 2018-10-10 04:18:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:07,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d150d148-f91d-4f8b-8006-ff6ce1ab7e19 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:07,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d150d148-f91d-4f8b-8006-ff6ce1ab7e19 2018-10-10 04:18:07,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj"}}' 2018-10-10 04:18:08,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b87a6b6-bc23-4d6b-a734-aaa8ab0bc470 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406"}, "enabled": true, "id": "c1716b86922749639fb8355a9dec9406", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj"}} 2018-10-10 04:18:08,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8b87a6b6-bc23-4d6b-a734-aaa8ab0bc470 2018-10-10 04:18:08,064 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c03e66f5-094f-404-proj 2018-10-10 04:18:08,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:08,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:08,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["W0Q5GDk_Td2J2Pdw6JWyEg"], "issued_at": "2018-10-10T04:18:08.000000Z"}} 2018-10-10 04:18:08,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90caf66d481703f848f07359640dd2687aa75e97" 2018-10-10 04:18:08,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6975dfba-9f9b-4555-aedc-1f8cd3903084 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:08,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6975dfba-9f9b-4555-aedc-1f8cd3903084 2018-10-10 04:18:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:08,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:08,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90caf66d481703f848f07359640dd2687aa75e97" 2018-10-10 04:18:08,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e2b09b-b937-450f-bd1a-21dd7ae9e0a7 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:08,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-13e2b09b-b937-450f-bd1a-21dd7ae9e0a7 2018-10-10 04:18:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-c03e66f5-094f-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90caf66d481703f848f07359640dd2687aa75e97" 2018-10-10 04:18:08,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3235cedc-5b44-4beb-90a6-033f2794dc9d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-c03e66f5-094f-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406"}, "enabled": true, "id": "c1716b86922749639fb8355a9dec9406", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj"}]} 2018-10-10 04:18:08,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-c03e66f5-094f-404-proj used request id req-3235cedc-5b44-4beb-90a6-033f2794dc9d 2018-10-10 04:18:08,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90caf66d481703f848f07359640dd2687aa75e97" 2018-10-10 04:18:08,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d243fb-4329-47a3-b8b2-412047e17531 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:08,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-16d243fb-4329-47a3-b8b2-412047e17531 2018-10-10 04:18:09,135 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c03e66f5-094f-404-user 2018-10-10 04:18:09,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:09,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:09,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12e4944-0f5c-4c8d-9882-6afeb4006df4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:09,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b12e4944-0f5c-4c8d-9882-6afeb4006df4 2018-10-10 04:18:09,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" -d '{"role": {"name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj-role"}}' 2018-10-10 04:18:09,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fee663e-b743-4459-986b-52429b6e97d1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9531afcbdf84fae9cd267a5a462ec7f", "links": {"self": "http://172.30.9.25:5000/v3/roles/d9531afcbdf84fae9cd267a5a462ec7f"}, "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj-role"}} 2018-10-10 04:18:09,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fee663e-b743-4459-986b-52429b6e97d1 2018-10-10 04:18:09,346 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c03e66f5-094f-404-proj-role 2018-10-10 04:18:09,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d9531afcbdf84fae9cd267a5a462ec7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:09,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba9f3fd-bec6-492e-8581-3ce024bc4589 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/d9531afcbdf84fae9cd267a5a462ec7f"}, "domain_id": null, "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj-role", "id": "d9531afcbdf84fae9cd267a5a462ec7f"}} 2018-10-10 04:18:09,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d9531afcbdf84fae9cd267a5a462ec7f used request id req-dba9f3fd-bec6-492e-8581-3ce024bc4589 2018-10-10 04:18:09,439 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c03e66f5-094f-404-proj-role to project CreateSecurityGroupTests-c03e66f5-094f-404-proj 2018-10-10 04:18:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406/users/c3652a063ad0406c8e26774be9da0c64/roles/d9531afcbdf84fae9cd267a5a462ec7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:09,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1616d5f7-eae8-4e53-b65a-67202fee2376 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:09,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406/users/c3652a063ad0406c8e26774be9da0c64/roles/d9531afcbdf84fae9cd267a5a462ec7f used request id req-1616d5f7-eae8-4e53-b65a-67202fee2376 2018-10-10 04:18:09,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:09,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:09,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9531afcbdf84fae9cd267a5a462ec7f", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj-role"}], "expires_at": "2018-10-10T05:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1716b86922749639fb8355a9dec9406", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c1716b86922749639fb8355a9dec9406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c1716b86922749639fb8355a9dec9406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c1716b86922749639fb8355a9dec9406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c1716b86922749639fb8355a9dec9406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c1716b86922749639fb8355a9dec9406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c1716b86922749639fb8355a9dec9406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1716b86922749639fb8355a9dec9406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c1716b86922749639fb8355a9dec9406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c1716b86922749639fb8355a9dec9406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c1716b86922749639fb8355a9dec9406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c1716b86922749639fb8355a9dec9406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c1716b86922749639fb8355a9dec9406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c03e66f5-094f-404-user", "id": "c3652a063ad0406c8e26774be9da0c64"}, "audit_ids": ["J3rAGJJdSxaY_oq1342eEw"], "issued_at": "2018-10-10T04:18:09.000000Z"}} 2018-10-10 04:18:09,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:09,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b262e57a-c767-4a5f-a893-cc5ca3675334 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:09,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b262e57a-c767-4a5f-a893-cc5ca3675334 2018-10-10 04:18:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:10,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bceef429-6f84-4bd1-ae8c-f5402b478f72 Date: Wed, 10 Oct 2018 04:18:10 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:18:10,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname&description=hello+group used request id req-bceef429-6f84-4bd1-ae8c-f5402b478f72 2018-10-10 04:18:10,317 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname... 2018-10-10 04:18:10,317 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname 2018-10-10 04:18:10,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" -d '{"security_group": {"name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname", "description": "hello group"}}' 2018-10-10 04:18:10,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-60200a16-0dc6-4a5a-85c0-e0e2c5ea4cac Date: Wed, 10 Oct 2018 04:18:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 2, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}} 2018-10-10 04:18:10,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-60200a16-0dc6-4a5a-85c0-e0e2c5ea4cac 2018-10-10 04:18:10,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:10,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:11,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fb377d6-70a8-41d1-a61a-d329633c1e20 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}]} 2018-10-10 04:18:11,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-9fb377d6-70a8-41d1-a61a-d329633c1e20 2018-10-10 04:18:11,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:11,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:11,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-530dbb9a-c463-413d-bf73-24cbb7966197 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}]} 2018-10-10 04:18:11,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-530dbb9a-c463-413d-bf73-24cbb7966197 2018-10-10 04:18:11,221 - neutron_utils - INFO - Retrieving security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:11,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f81556fd-349c-4054-ae29-364a08450aba Date: Wed, 10 Oct 2018 04:18:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 2, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:11,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-f81556fd-349c-4054-ae29-364a08450aba 2018-10-10 04:18:11,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:11,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:11,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b377b6bc-9dee-4068-b118-c39951547c64 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}]} 2018-10-10 04:18:11,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-b377b6bc-9dee-4068-b118-c39951547c64 2018-10-10 04:18:11,467 - neutron_utils - INFO - Retrieving security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:11,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fba2af85-f915-41d7-b5e7-f438a9b118e2 Date: Wed, 10 Oct 2018 04:18:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 2, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:11,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-fba2af85-f915-41d7-b5e7-f438a9b118e2 2018-10-10 04:18:11,734 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:11,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bac528ab-59e2-4792-84ac-ef7488c8fc2a Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}]} 2018-10-10 04:18:11,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-bac528ab-59e2-4792-84ac-ef7488c8fc2a 2018-10-10 04:18:11,920 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname 2018-10-10 04:18:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:12,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5694e4d0-6293-4264-b086-96ce7d1cc89e Date: Wed, 10 Oct 2018 04:18:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 2, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:12,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname used request id req-5694e4d0-6293-4264-b086-96ce7d1cc89e 2018-10-10 04:18:12,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:12,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:12,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:12,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62457f7-262d-4b8a-b1c6-7d12a408d47d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406"}, "enabled": true, "id": "c1716b86922749639fb8355a9dec9406", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj"}} 2018-10-10 04:18:12,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406 used request id req-a62457f7-262d-4b8a-b1c6-7d12a408d47d 2018-10-10 04:18:12,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:12,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:12,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c251225b-17f4-4f66-8d89-243ab9a16dda Date: Wed, 10 Oct 2018 04:18:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}]} 2018-10-10 04:18:12,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-c251225b-17f4-4f66-8d89-243ab9a16dda 2018-10-10 04:18:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2"}}' 2018-10-10 04:18:12,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-dbf6761e-c076-4d2b-9e9b-7b7a2f641f07 Date: Wed, 10 Oct 2018 04:18:12 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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}} 2018-10-10 04:18:12,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-dbf6761e-c076-4d2b-9e9b-7b7a2f641f07 2018-10-10 04:18:12,856 - neutron_utils - INFO - Retrieving security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:13,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c3607ba4-1169-4d1f-b70c-259ed451bc72 Date: Wed, 10 Oct 2018 04:18:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:12Z", "revision_number": 0, "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 3, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:13,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-c3607ba4-1169-4d1f-b70c-259ed451bc72 2018-10-10 04:18:13,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:13,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:13,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ac7e90e0-8a9b-452d-8a00-f285ab71d51a Date: Wed, 10 Oct 2018 04:18:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:13,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-ac7e90e0-8a9b-452d-8a00-f285ab71d51a 2018-10-10 04:18:13,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:13,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9531afcbdf84fae9cd267a5a462ec7f", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj-role"}], "expires_at": "2018-10-10T05:18:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1716b86922749639fb8355a9dec9406", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c1716b86922749639fb8355a9dec9406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c1716b86922749639fb8355a9dec9406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c1716b86922749639fb8355a9dec9406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c1716b86922749639fb8355a9dec9406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c1716b86922749639fb8355a9dec9406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c1716b86922749639fb8355a9dec9406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c1716b86922749639fb8355a9dec9406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c1716b86922749639fb8355a9dec9406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c1716b86922749639fb8355a9dec9406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c1716b86922749639fb8355a9dec9406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c1716b86922749639fb8355a9dec9406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c1716b86922749639fb8355a9dec9406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c03e66f5-094f-404-user", "id": "c3652a063ad0406c8e26774be9da0c64"}, "audit_ids": ["GVkD2sqjS76Z5DaJnNxfNQ"], "issued_at": "2018-10-10T04:18:13.000000Z"}} 2018-10-10 04:18:13,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:13,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-612df2c2-d774-4b01-8f1b-997ef94978d2 Date: Wed, 10 Oct 2018 04:18:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:12Z", "revision_number": 0, "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 3, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:13,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname&description=hello+group used request id req-612df2c2-d774-4b01-8f1b-997ef94978d2 2018-10-10 04:18:13,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:13,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:14,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8a898562-40b3-4f6c-973f-86330fd75232 Date: Wed, 10 Oct 2018 04:18:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:14,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-8a898562-40b3-4f6c-973f-86330fd75232 2018-10-10 04:18:14,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:14,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-27150331-ffbe-4f47-ad60-44283605e3ef Date: Wed, 10 Oct 2018 04:18:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:14,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-27150331-ffbe-4f47-ad60-44283605e3ef 2018-10-10 04:18:14,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:14,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d7d5eb80-cc82-45b3-8b3e-2241b8f653ba Date: Wed, 10 Oct 2018 04:18:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:12Z", "revision_number": 0, "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 3, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:14,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname used request id req-d7d5eb80-cc82-45b3-8b3e-2241b8f653ba 2018-10-10 04:18:14,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:14,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f6b5ba78-6bba-4c64-9e6d-bbed26d38b86 Date: Wed, 10 Oct 2018 04:18:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:14,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-f6b5ba78-6bba-4c64-9e6d-bbed26d38b86 2018-10-10 04:18:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:14,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fb2b0321-e132-4e23-910a-e35b437e2642 Date: Wed, 10 Oct 2018 04:18:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:12Z", "revision_number": 0, "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 3, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:14,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname used request id req-fb2b0321-e132-4e23-910a-e35b437e2642 2018-10-10 04:18:14,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:14,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:14,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-511ad6a0-26fb-467c-866f-e42e241d6cac Date: Wed, 10 Oct 2018 04:18:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:14,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-511ad6a0-26fb-467c-866f-e42e241d6cac 2018-10-10 04:18:14,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:15,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-89033ad8-54c9-4683-b4a3-62ba2a9df873 Date: Wed, 10 Oct 2018 04:18:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:12Z", "revision_number": 0, "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 3, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:15,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname used request id req-89033ad8-54c9-4683-b4a3-62ba2a9df873 2018-10-10 04:18:15,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:15,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:15,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b8ea77d7-c781-4bf7-aa2e-c6742299e94b Date: Wed, 10 Oct 2018 04:18:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:15,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-b8ea77d7-c781-4bf7-aa2e-c6742299e94b 2018-10-10 04:18:15,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:15,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:15,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1c2aeead-7c5e-4ca0-8d23-3a29b86184a5 Date: Wed, 10 Oct 2018 04:18:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:15,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-1c2aeead-7c5e-4ca0-8d23-3a29b86184a5 2018-10-10 04:18:15,240 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname 2018-10-10 04:18:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:15,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d1112857-564b-4de8-b07d-80667784b749 Date: Wed, 10 Oct 2018 04:18:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "2621c3b8-679c-4065-9e80-817933723b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "aa4bb881-f461-4492-928b-81bc6548d18c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:12Z", "revision_number": 0, "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 3, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "name": "CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname"}]} 2018-10-10 04:18:15,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname used request id req-d1112857-564b-4de8-b07d-80667784b749 2018-10-10 04:18:15,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:15,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f787c21e-9266-4f53-982c-9f89fb0f908c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406"}, "enabled": true, "id": "c1716b86922749639fb8355a9dec9406", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj"}} 2018-10-10 04:18:15,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406 used request id req-f787c21e-9266-4f53-982c-9f89fb0f908c 2018-10-10 04:18:15,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:15,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-52f02f9b-1886-4e5c-bd0c-5e2743d0962f Date: Wed, 10 Oct 2018 04:18:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:15,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-52f02f9b-1886-4e5c-bd0c-5e2743d0962f 2018-10-10 04:18:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2"}}' 2018-10-10 04:18:15,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-73c5a6b9-3739-4573-91ac-f26e33c9bc6d Date: Wed, 10 Oct 2018 04:18:15 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-10-10T04:18:15Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:15Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "77646cec-f879-4309-82de-1b459fa75611"}} 2018-10-10 04:18:15,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-73c5a6b9-3739-4573-91ac-f26e33c9bc6d 2018-10-10 04:18:15,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20416208-a5c3-40cd-a732-c306cdb86cf2 2018-10-10 04:18:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797daf356f550fa314efe4140e3e2c86cbae8c2c" 2018-10-10 04:18:16,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-c6cb1cc3-817e-41ad-8350-dc7e3799e990 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "2621c3b8-679c-4065-9e80-817933723b4e"}, {"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-10-10T04:18:15Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:15Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "77646cec-f879-4309-82de-1b459fa75611"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aa4bb881-f461-4492-928b-81bc6548d18c"}, {"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-10-10T04:18:12Z", "security_group_id": "20416208-a5c3-40cd-a732-c306cdb86cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:12Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "aaf1f78c-4cff-4a76-8004-df1c4da8cfde"}]} 2018-10-10 04:18:16,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-c6cb1cc3-817e-41ad-8350-dc7e3799e990 2018-10-10 04:18:16,188 - neutron_utils - INFO - Deleting security group rule with ID - 77646cec-f879-4309-82de-1b459fa75611 2018-10-10 04:18:16,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/77646cec-f879-4309-82de-1b459fa75611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:16,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc30b030-9136-4c5b-a070-3cd1cd60c274 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:16,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/77646cec-f879-4309-82de-1b459fa75611 used request id req-fc30b030-9136-4c5b-a070-3cd1cd60c274 2018-10-10 04:18:16,302 - neutron_utils - INFO - Deleting security group rule with ID - 2621c3b8-679c-4065-9e80-817933723b4e 2018-10-10 04:18:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/2621c3b8-679c-4065-9e80-817933723b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:16,390 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d511a3f-aab3-410e-91f2-183d8fe8027a Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:16,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/2621c3b8-679c-4065-9e80-817933723b4e used request id req-2d511a3f-aab3-410e-91f2-183d8fe8027a 2018-10-10 04:18:16,390 - neutron_utils - INFO - Deleting security group rule with ID - aaf1f78c-4cff-4a76-8004-df1c4da8cfde 2018-10-10 04:18:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/aaf1f78c-4cff-4a76-8004-df1c4da8cfde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:16,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54c69799-7871-47f5-b9cc-642676504afa Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:16,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/aaf1f78c-4cff-4a76-8004-df1c4da8cfde used request id req-54c69799-7871-47f5-b9cc-642676504afa 2018-10-10 04:18:16,621 - neutron_utils - INFO - Deleting security group rule with ID - aa4bb881-f461-4492-928b-81bc6548d18c 2018-10-10 04:18:16,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/aa4bb881-f461-4492-928b-81bc6548d18c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:16,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ded43647-2211-4b24-b860-8535d2f31409 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:16,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/aa4bb881-f461-4492-928b-81bc6548d18c used request id req-ded43647-2211-4b24-b860-8535d2f31409 2018-10-10 04:18:16,717 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5068ab0e-65cf-4bb2-a529-422e12f3500fname 2018-10-10 04:18:16,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/20416208-a5c3-40cd-a732-c306cdb86cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd2ee9c0cba99a0c5901eaf74fc4e1ace781756" 2018-10-10 04:18:17,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a982f729-6937-4f00-a44e-925e5c6cc09a Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:17,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/20416208-a5c3-40cd-a732-c306cdb86cf2 used request id req-a982f729-6937-4f00-a44e-925e5c6cc09a 2018-10-10 04:18:17,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:17,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2cc10380-c86a-4c86-b2da-8dceb28bee08 Date: Wed, 10 Oct 2018 04:18:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "updated_at": "2018-10-10T04:18:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "4c06eac4-ca43-46c0-94fc-52bde66cca53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "6a5750b2-a43f-4d1e-b85e-b4ff4ff6c60a", "remote_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "7eb183d6-94f0-4356-bf85-6bfe460f12e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1716b86922749639fb8355a9dec9406"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "revision_number": 0, "id": "99526aa9-69e4-4e61-b9b4-c26b332cf108", "remote_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:10Z", "security_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "tenant_id": "c1716b86922749639fb8355a9dec9406", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1716b86922749639fb8355a9dec9406"}], "revision_number": 4, "project_id": "c1716b86922749639fb8355a9dec9406", "id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:18:17,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2cc10380-c86a-4c86-b2da-8dceb28bee08 2018-10-10 04:18:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:17,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac7fb52-06eb-4711-aee6-0a58875e7a84 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:18:17,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-8ac7fb52-06eb-4711-aee6-0a58875e7a84 2018-10-10 04:18:17,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:17,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4724d676-8509-4c8e-921d-e03736806bc1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406"}, "enabled": true, "id": "c1716b86922749639fb8355a9dec9406", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c03e66f5-094f-404-proj"}} 2018-10-10 04:18:17,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406 used request id req-4724d676-8509-4c8e-921d-e03736806bc1 2018-10-10 04:18:17,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10ca768e-aab1-42d9-8833-53e2126f2a04 2018-10-10 04:18:17,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=10ca768e-aab1-42d9-8833-53e2126f2a04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:17,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-11f609de-193e-4988-bd67-1d6743a37af8 Date: Wed, 10 Oct 2018 04:18:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "4c06eac4-ca43-46c0-94fc-52bde66cca53"}, {"remote_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "6a5750b2-a43f-4d1e-b85e-b4ff4ff6c60a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "7eb183d6-94f0-4356-bf85-6bfe460f12e5"}, {"remote_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:10Z", "security_group_id": "10ca768e-aab1-42d9-8833-53e2126f2a04", "port_range_min": null, "revision_number": 0, "tenant_id": "c1716b86922749639fb8355a9dec9406", "created_at": "2018-10-10T04:18:10Z", "project_id": "c1716b86922749639fb8355a9dec9406", "id": "99526aa9-69e4-4e61-b9b4-c26b332cf108"}]} 2018-10-10 04:18:17,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=10ca768e-aab1-42d9-8833-53e2126f2a04 used request id req-11f609de-193e-4988-bd67-1d6743a37af8 2018-10-10 04:18:17,702 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:18:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/10ca768e-aab1-42d9-8833-53e2126f2a04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:17,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be968079-4538-4a2a-8289-568d4d972f41 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:17,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/10ca768e-aab1-42d9-8833-53e2126f2a04 used request id req-be968079-4538-4a2a-8289-568d4d972f41 2018-10-10 04:18:17,992 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c03e66f5-094f-404-proj 2018-10-10 04:18:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:18,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ffd665-654f-4bff-b56e-b1316ff1510d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:18,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c1716b86922749639fb8355a9dec9406 used request id req-00ffd665-654f-4bff-b56e-b1316ff1510d 2018-10-10 04:18:18,222 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c03e66f5-094f-404-proj-role 2018-10-10 04:18:18,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d9531afcbdf84fae9cd267a5a462ec7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:18,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d5f9bda-6ab3-4a7e-ace8-3f9673150662 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:18,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d9531afcbdf84fae9cd267a5a462ec7f used request id req-9d5f9bda-6ab3-4a7e-ace8-3f9673150662 2018-10-10 04:18:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bd501b2090523929c61b1d88a685ce6ee5515c" 2018-10-10 04:18:18,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f9bc5f-c5a0-4a2b-9bf4-4db75b6b7245 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:18,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-07f9bc5f-c5a0-4a2b-9bf4-4db75b6b7245 2018-10-10 04:18:18,433 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c03e66f5-094f-404-user 2018-10-10 04:18:18,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c3652a063ad0406c8e26774be9da0c64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90caf66d481703f848f07359640dd2687aa75e97" 2018-10-10 04:18:18,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaef1cf7-db67-4a3e-ac05-398241d998b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:18,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c3652a063ad0406c8e26774be9da0c64 used request id req-aaef1cf7-db67-4a3e-ac05-398241d998b5 2018-10-10 04:18:18,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:18,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["B3j1wIxPRUu3ArsVh7qYtg"], "issued_at": "2018-10-10T04:18:18.000000Z"}} 2018-10-10 04:18:18,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a8698df83171aa014369635401464d08d87298c" 2018-10-10 04:18:19,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abf7d6e-6ab4-4c08-9341-dd43efcadf10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:19,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8abf7d6e-6ab4-4c08-9341-dd43efcadf10 2018-10-10 04:18:19,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:19,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:19,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["G6__96KvTjaEF_W05_PpKA"], "issued_at": "2018-10-10T04:18:19.000000Z"}} 2018-10-10 04:18:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:19,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86084c69-67e9-4378-bb6e-e0ca02910cd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:19,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-86084c69-67e9-4378-bb6e-e0ca02910cd3 2018-10-10 04:18:19,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:19,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:19,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:19,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d24992-d182-427d-8f12-bbbf5ec948e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:18:19,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj used request id req-63d24992-d182-427d-8f12-bbbf5ec948e4 2018-10-10 04:18:19,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:19,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f61361-88b7-4045-a05c-d2709a538f2a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:19,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-05f61361-88b7-4045-a05c-d2709a538f2a 2018-10-10 04:18:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj"}}' 2018-10-10 04:18:19,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c1f1c2-65d8-4b47-881f-b8097823246d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8"}, "enabled": true, "id": "5806ecbec36b4e8b95039a7bd8285ac8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj"}} 2018-10-10 04:18:19,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f0c1f1c2-65d8-4b47-881f-b8097823246d 2018-10-10 04:18:19,866 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj 2018-10-10 04:18:19,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:19,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:20,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["sBWxfYzRQpKim74XF0zmBQ"], "issued_at": "2018-10-10T04:18:20.000000Z"}} 2018-10-10 04:18:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc44c4e5da397c046c6207994e25ad17ed0133f" 2018-10-10 04:18:20,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b4ab99-e9e1-492f-8684-81a448c02a79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:20,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c8b4ab99-e9e1-492f-8684-81a448c02a79 2018-10-10 04:18:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:20,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc44c4e5da397c046c6207994e25ad17ed0133f" 2018-10-10 04:18:20,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17bc9187-3f16-458b-80b9-79f9c7840733 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:20,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-17bc9187-3f16-458b-80b9-79f9c7840733 2018-10-10 04:18:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc44c4e5da397c046c6207994e25ad17ed0133f" 2018-10-10 04:18:20,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05de297a-dc8d-4b62-b3f7-013386e90dee Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8"}, "enabled": true, "id": "5806ecbec36b4e8b95039a7bd8285ac8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj"}]} 2018-10-10 04:18:20,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj used request id req-05de297a-dc8d-4b62-b3f7-013386e90dee 2018-10-10 04:18:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc44c4e5da397c046c6207994e25ad17ed0133f" 2018-10-10 04:18:20,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5601133b-4875-4319-9355-4af1c1b66f23 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:20,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5601133b-4875-4319-9355-4af1c1b66f23 2018-10-10 04:18:20,830 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-user 2018-10-10 04:18:20,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:20,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:20,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94781645-1bc3-4530-b039-26663fd15a76 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:20,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-94781645-1bc3-4530-b039-26663fd15a76 2018-10-10 04:18:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" -d '{"role": {"name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj-role"}}' 2018-10-10 04:18:21,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5b4900f-c6d2-4d5d-ac64-0cf24d7d0f77 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50f1aa014f424ec7abdc456712af576d", "links": {"self": "http://172.30.9.25:5000/v3/roles/50f1aa014f424ec7abdc456712af576d"}, "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj-role"}} 2018-10-10 04:18:21,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a5b4900f-c6d2-4d5d-ac64-0cf24d7d0f77 2018-10-10 04:18:21,040 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj-role 2018-10-10 04:18:21,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/50f1aa014f424ec7abdc456712af576d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:21,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96d1b27-9fa8-487b-b9b1-683129702fda Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/50f1aa014f424ec7abdc456712af576d"}, "domain_id": null, "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj-role", "id": "50f1aa014f424ec7abdc456712af576d"}} 2018-10-10 04:18:21,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/50f1aa014f424ec7abdc456712af576d used request id req-a96d1b27-9fa8-487b-b9b1-683129702fda 2018-10-10 04:18:21,129 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj-role to project CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj 2018-10-10 04:18:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8/users/53f8e22136c842c388328f1a2664abcb/roles/50f1aa014f424ec7abdc456712af576d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:21,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d72bb56-9558-4fcb-b2fc-580b2f0e2d72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:21,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8/users/53f8e22136c842c388328f1a2664abcb/roles/50f1aa014f424ec7abdc456712af576d used request id req-0d72bb56-9558-4fcb-b2fc-580b2f0e2d72 2018-10-10 04:18:21,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:21,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:21,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50f1aa014f424ec7abdc456712af576d", "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj-role"}], "expires_at": "2018-10-10T05:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5806ecbec36b4e8b95039a7bd8285ac8", "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-user", "id": "53f8e22136c842c388328f1a2664abcb"}, "audit_ids": ["CR9pFa0EQpSW5qHkhyxeRw"], "issued_at": "2018-10-10T04:18:21.000000Z"}} 2018-10-10 04:18:21,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:21,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d233c169-297a-44f3-9e4e-c25d5c10fef4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:21,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d233c169-297a-44f3-9e4e-c25d5c10fef4 2018-10-10 04:18:21,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:22,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c8aa826b-e57c-499e-9e31-d6e10ff04a1d Date: Wed, 10 Oct 2018 04:18:22 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:18:22,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name&description=hello+group used request id req-c8aa826b-e57c-499e-9e31-d6e10ff04a1d 2018-10-10 04:18:22,003 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name... 2018-10-10 04:18:22,004 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name 2018-10-10 04:18:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" -d '{"security_group": {"name": "CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name", "description": "hello group"}}' 2018-10-10 04:18:22,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-aa4765f0-00d9-4e88-aec5-ab03a9c45859 Date: Wed, 10 Oct 2018 04:18:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "updated_at": "2018-10-10T04:18:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "revision_number": 0, "id": "6569b434-5c06-4b40-8893-c240f1ec03b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "revision_number": 0, "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}], "revision_number": 2, "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "5da8cf8e-8208-4086-aefe-233882440d5f", "name": "CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name"}} 2018-10-10 04:18:22,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-aa4765f0-00d9-4e88-aec5-ab03a9c45859 2018-10-10 04:18:22,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5da8cf8e-8208-4086-aefe-233882440d5f 2018-10-10 04:18:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:22,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30dd1f45-9136-477d-82b3-0c217c831ed1 Date: Wed, 10 Oct 2018 04:18:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "6569b434-5c06-4b40-8893-c240f1ec03b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723"}]} 2018-10-10 04:18:22,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f used request id req-30dd1f45-9136-477d-82b3-0c217c831ed1 2018-10-10 04:18:22,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5da8cf8e-8208-4086-aefe-233882440d5f 2018-10-10 04:18:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:22,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6f4d87d-7276-4c39-ab9b-fbce63f4a491 Date: Wed, 10 Oct 2018 04:18:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "6569b434-5c06-4b40-8893-c240f1ec03b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723"}]} 2018-10-10 04:18:22,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f used request id req-f6f4d87d-7276-4c39-ab9b-fbce63f4a491 2018-10-10 04:18:22,731 - neutron_utils - INFO - Retrieving security group with ID - 5da8cf8e-8208-4086-aefe-233882440d5f 2018-10-10 04:18:22,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:22,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ea76e41b-10d8-4b18-a1e4-1ee388a47291 Date: Wed, 10 Oct 2018 04:18:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "updated_at": "2018-10-10T04:18:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "revision_number": 0, "id": "6569b434-5c06-4b40-8893-c240f1ec03b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "revision_number": 0, "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}], "revision_number": 2, "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "5da8cf8e-8208-4086-aefe-233882440d5f", "name": "CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name"}]} 2018-10-10 04:18:22,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5da8cf8e-8208-4086-aefe-233882440d5f used request id req-ea76e41b-10d8-4b18-a1e4-1ee388a47291 2018-10-10 04:18:22,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5da8cf8e-8208-4086-aefe-233882440d5f 2018-10-10 04:18:22,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:23,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbdd5144-74d8-458b-a5ab-284d463132d0 Date: Wed, 10 Oct 2018 04:18:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "6569b434-5c06-4b40-8893-c240f1ec03b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723"}]} 2018-10-10 04:18:23,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f used request id req-bbdd5144-74d8-458b-a5ab-284d463132d0 2018-10-10 04:18:23,197 - neutron_utils - INFO - Retrieving security group with ID - 5da8cf8e-8208-4086-aefe-233882440d5f 2018-10-10 04:18:23,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:23,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-534c5581-d073-4d80-aa92-6d1427fff632 Date: Wed, 10 Oct 2018 04:18:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "updated_at": "2018-10-10T04:18:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "revision_number": 0, "id": "6569b434-5c06-4b40-8893-c240f1ec03b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "revision_number": 0, "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}], "revision_number": 2, "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "5da8cf8e-8208-4086-aefe-233882440d5f", "name": "CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name"}]} 2018-10-10 04:18:23,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5da8cf8e-8208-4086-aefe-233882440d5f used request id req-534c5581-d073-4d80-aa92-6d1427fff632 2018-10-10 04:18:23,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5da8cf8e-8208-4086-aefe-233882440d5f 2018-10-10 04:18:23,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:23,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2add8716-8fec-4df6-8848-7d9c4b3e9fc8 Date: Wed, 10 Oct 2018 04:18:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "6569b434-5c06-4b40-8893-c240f1ec03b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723"}]} 2018-10-10 04:18:23,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f used request id req-2add8716-8fec-4df6-8848-7d9c4b3e9fc8 2018-10-10 04:18:23,567 - neutron_utils - INFO - Retrieving security group with ID - 5da8cf8e-8208-4086-aefe-233882440d5f 2018-10-10 04:18:23,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:23,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c3b0b2fd-302c-4471-a9a7-0b3a65adda3f Date: Wed, 10 Oct 2018 04:18:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "updated_at": "2018-10-10T04:18:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "revision_number": 0, "id": "6569b434-5c06-4b40-8893-c240f1ec03b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "revision_number": 0, "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}], "revision_number": 2, "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "5da8cf8e-8208-4086-aefe-233882440d5f", "name": "CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name"}]} 2018-10-10 04:18:23,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5da8cf8e-8208-4086-aefe-233882440d5f used request id req-c3b0b2fd-302c-4471-a9a7-0b3a65adda3f 2018-10-10 04:18:23,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5da8cf8e-8208-4086-aefe-233882440d5f 2018-10-10 04:18:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:24,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9a00889-e14a-401e-82fc-24dc6621b754 Date: Wed, 10 Oct 2018 04:18:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "6569b434-5c06-4b40-8893-c240f1ec03b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:22Z", "security_group_id": "5da8cf8e-8208-4086-aefe-233882440d5f", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:22Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "7a4a09a0-c0ba-414e-9abc-f2abe95af723"}]} 2018-10-10 04:18:24,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5da8cf8e-8208-4086-aefe-233882440d5f used request id req-d9a00889-e14a-401e-82fc-24dc6621b754 2018-10-10 04:18:24,013 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name 2018-10-10 04:18:24,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:24,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50f1aa014f424ec7abdc456712af576d", "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj-role"}], "expires_at": "2018-10-10T05:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5806ecbec36b4e8b95039a7bd8285ac8", "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/5806ecbec36b4e8b95039a7bd8285ac8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-user", "id": "53f8e22136c842c388328f1a2664abcb"}, "audit_ids": ["2gZdn0l7Rda9zCFOx8pZFw"], "issued_at": "2018-10-10T04:18:24.000000Z"}} 2018-10-10 04:18:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fcdb27930dad7b80d970dd98137897108e71f1" 2018-10-10 04:18:24,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c867487-9b85-4e18-a625-a78d56870f3c Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:24,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5da8cf8e-8208-4086-aefe-233882440d5f used request id req-2c867487-9b85-4e18-a625-a78d56870f3c 2018-10-10 04:18:24,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fcdb27930dad7b80d970dd98137897108e71f1" 2018-10-10 04:18:24,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8d9ec1b3-63e8-4a8f-a6a8-eba004e74e3e Date: Wed, 10 Oct 2018 04:18:24 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:18:24,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name&description=hello+group used request id req-8d9ec1b3-63e8-4a8f-a6a8-eba004e74e3e 2018-10-10 04:18:24,892 - neutron_utils - INFO - Deleting security group rule with ID - 7a4a09a0-c0ba-414e-9abc-f2abe95af723 2018-10-10 04:18:24,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/7a4a09a0-c0ba-414e-9abc-f2abe95af723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:24,917 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e7ea7dc2-4519-478d-b2b8-a133a457e03e Date: Wed, 10 Oct 2018 04:18:24 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 7a4a09a0-c0ba-414e-9abc-f2abe95af723 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 04:18:24,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/7a4a09a0-c0ba-414e-9abc-f2abe95af723 used request id req-e7ea7dc2-4519-478d-b2b8-a133a457e03e 2018-10-10 04:18:24,917 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 7a4a09a0-c0ba-414e-9abc-f2abe95af723 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 04:18:24,918 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 7a4a09a0-c0ba-414e-9abc-f2abe95af723 does not exist Neutron server returns request_ids: ['req-e7ea7dc2-4519-478d-b2b8-a133a457e03e'] 2018-10-10 04:18:24,918 - neutron_utils - INFO - Deleting security group rule with ID - 6569b434-5c06-4b40-8893-c240f1ec03b7 2018-10-10 04:18:24,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/6569b434-5c06-4b40-8893-c240f1ec03b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:25,084 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-31c9f28b-577c-4e34-94ca-1bd8079211fd Date: Wed, 10 Oct 2018 04:18:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 6569b434-5c06-4b40-8893-c240f1ec03b7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 04:18:25,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/6569b434-5c06-4b40-8893-c240f1ec03b7 used request id req-31c9f28b-577c-4e34-94ca-1bd8079211fd 2018-10-10 04:18:25,084 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6569b434-5c06-4b40-8893-c240f1ec03b7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 04:18:25,084 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6569b434-5c06-4b40-8893-c240f1ec03b7 does not exist Neutron server returns request_ids: ['req-31c9f28b-577c-4e34-94ca-1bd8079211fd'] 2018-10-10 04:18:25,085 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-819d4c91-e0e5-4c1c-81f6-7ef6b19fb640name 2018-10-10 04:18:25,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5da8cf8e-8208-4086-aefe-233882440d5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5115ccd79ce7ce1e7569bc9a278e7f63e0d55f" 2018-10-10 04:18:25,113 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-38366efe-f1e0-4758-9b60-d2660fad93e0 Date: Wed, 10 Oct 2018 04:18:25 GMT RESP BODY: {"NeutronError": {"message": "Security group 5da8cf8e-8208-4086-aefe-233882440d5f does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-10 04:18:25,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5da8cf8e-8208-4086-aefe-233882440d5f used request id req-38366efe-f1e0-4758-9b60-d2660fad93e0 2018-10-10 04:18:25,113 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 5da8cf8e-8208-4086-aefe-233882440d5f does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-10 04:18:25,114 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 5da8cf8e-8208-4086-aefe-233882440d5f does not exist Neutron server returns request_ids: ['req-38366efe-f1e0-4758-9b60-d2660fad93e0'] 2018-10-10 04:18:25,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:25,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ef6bbb80-1a4a-4410-bc2e-36a9ad6d0e0f Date: Wed, 10 Oct 2018 04:18:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:21Z", "updated_at": "2018-10-10T04:18:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:21Z", "revision_number": 0, "id": "38582736-b180-43cb-b36d-19242960d2ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:21Z", "security_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:21Z", "revision_number": 0, "id": "996f94b8-05cd-4222-9619-32d7fad6910c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:21Z", "security_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:21Z", "revision_number": 0, "id": "cbc15353-b0cb-414d-85da-41c1266cbd06", "remote_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:21Z", "security_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:21Z", "revision_number": 0, "id": "f73d022a-69b6-47cc-99e7-9292ffdeb109", "remote_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:21Z", "security_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8"}], "revision_number": 4, "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:18:25,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ef6bbb80-1a4a-4410-bc2e-36a9ad6d0e0f 2018-10-10 04:18:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:25,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead90a6b-72ed-4148-bf81-95a77ecc13e3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:18:25,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-ead90a6b-72ed-4148-bf81-95a77ecc13e3 2018-10-10 04:18:25,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:25,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adca410-2145-4963-9461-ccbb26a40101 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8"}, "enabled": true, "id": "5806ecbec36b4e8b95039a7bd8285ac8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj"}} 2018-10-10 04:18:25,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8 used request id req-9adca410-2145-4963-9461-ccbb26a40101 2018-10-10 04:18:25,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10dfc121-7e47-4ff2-b3d5-3d14fd065e65 2018-10-10 04:18:25,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=10dfc121-7e47-4ff2-b3d5-3d14fd065e65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:25,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-90a65937-3337-47ba-b4a7-9de2a76833a4 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:21Z", "security_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:21Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "38582736-b180-43cb-b36d-19242960d2ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:21Z", "security_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:21Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "996f94b8-05cd-4222-9619-32d7fad6910c"}, {"remote_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:21Z", "security_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:21Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "cbc15353-b0cb-414d-85da-41c1266cbd06"}, {"remote_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:21Z", "security_group_id": "10dfc121-7e47-4ff2-b3d5-3d14fd065e65", "port_range_min": null, "revision_number": 0, "tenant_id": "5806ecbec36b4e8b95039a7bd8285ac8", "created_at": "2018-10-10T04:18:21Z", "project_id": "5806ecbec36b4e8b95039a7bd8285ac8", "id": "f73d022a-69b6-47cc-99e7-9292ffdeb109"}]} 2018-10-10 04:18:25,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=10dfc121-7e47-4ff2-b3d5-3d14fd065e65 used request id req-90a65937-3337-47ba-b4a7-9de2a76833a4 2018-10-10 04:18:25,633 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:18:25,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/10dfc121-7e47-4ff2-b3d5-3d14fd065e65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:25,903 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a139b76-9780-4dac-bbcb-6456c4e4aa27 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:25,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/10dfc121-7e47-4ff2-b3d5-3d14fd065e65 used request id req-1a139b76-9780-4dac-bbcb-6456c4e4aa27 2018-10-10 04:18:25,904 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj 2018-10-10 04:18:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:26,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3e6c04-bc59-4bba-9bf5-6a27f5fa5e96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:26,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5806ecbec36b4e8b95039a7bd8285ac8 used request id req-2e3e6c04-bc59-4bba-9bf5-6a27f5fa5e96 2018-10-10 04:18:26,120 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-proj-role 2018-10-10 04:18:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/50f1aa014f424ec7abdc456712af576d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:26,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dca5653-ec7d-43a1-8918-c61a20f2fe29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:26,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/50f1aa014f424ec7abdc456712af576d used request id req-3dca5653-ec7d-43a1-8918-c61a20f2fe29 2018-10-10 04:18:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6113048afba0af9efb253793bc3b9e7597c0f50d" 2018-10-10 04:18:26,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a4d290-4227-4789-8654-2a4b815afd64 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:26,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c1a4d290-4227-4789-8654-2a4b815afd64 2018-10-10 04:18:26,323 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9e7fc4e2-1cc4-4ca-user 2018-10-10 04:18:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/53f8e22136c842c388328f1a2664abcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc44c4e5da397c046c6207994e25ad17ed0133f" 2018-10-10 04:18:26,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75bbf418-5dfe-4a82-a1de-22ed0435512e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:26,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/53f8e22136c842c388328f1a2664abcb used request id req-75bbf418-5dfe-4a82-a1de-22ed0435512e 2018-10-10 04:18:26,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:26,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["OX-23h-JSrihG_Mz4pK1JQ"], "issued_at": "2018-10-10T04:18:26.000000Z"}} 2018-10-10 04:18:26,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ad131f9830966b3eed5d359c3e2d860cdc72041" 2018-10-10 04:18:27,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc37a1c-6909-4d0d-b949-381fd43a018d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:27,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5fc37a1c-6909-4d0d-b949-381fd43a018d 2018-10-10 04:18:27,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:27,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:27,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["K_nP0NwAQVC3oKI14EeVjA"], "issued_at": "2018-10-10T04:18:27.000000Z"}} 2018-10-10 04:18:27,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:27,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3783e16d-01fd-4f43-a128-7a7e6da1c7bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:27,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3783e16d-01fd-4f43-a128-7a7e6da1c7bd 2018-10-10 04:18:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:27,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:27,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:27,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309166af-e338-4190-8e08-e59d11780191 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:18:27,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj used request id req-309166af-e338-4190-8e08-e59d11780191 2018-10-10 04:18:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:27,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bb0e02-89d0-4cdf-9d56-36999936ef58 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:27,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-96bb0e02-89d0-4cdf-9d56-36999936ef58 2018-10-10 04:18:27,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}}' 2018-10-10 04:18:27,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7c9312-860c-4539-b6a0-634c15877955 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a"}, "enabled": true, "id": "721a4cd3e37e4d3a85de01fb76c6043a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}} 2018-10-10 04:18:27,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-cf7c9312-860c-4539-b6a0-634c15877955 2018-10-10 04:18:27,746 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5a560cbc-9482-4f2-proj 2018-10-10 04:18:27,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:27,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:28,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["MznQgpfrQie91656y-1oQQ"], "issued_at": "2018-10-10T04:18:28.000000Z"}} 2018-10-10 04:18:28,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13e9b95f4033017e5123cf2175273bcffb4870a" 2018-10-10 04:18:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5bbd26-f62a-4745-bb8f-5115984a5d8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:28,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eb5bbd26-f62a-4745-bb8f-5115984a5d8a 2018-10-10 04:18:28,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:28,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13e9b95f4033017e5123cf2175273bcffb4870a" 2018-10-10 04:18:28,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d2155b-8c23-49f2-9b5f-e32750657ba1 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:28,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-36d2155b-8c23-49f2-9b5f-e32750657ba1 2018-10-10 04:18:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13e9b95f4033017e5123cf2175273bcffb4870a" 2018-10-10 04:18:28,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9e2835-58e4-4365-bd6c-7b41091f40f1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a"}, "enabled": true, "id": "721a4cd3e37e4d3a85de01fb76c6043a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}]} 2018-10-10 04:18:28,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj used request id req-4c9e2835-58e4-4365-bd6c-7b41091f40f1 2018-10-10 04:18:28,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13e9b95f4033017e5123cf2175273bcffb4870a" 2018-10-10 04:18:28,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d06822c-285b-491e-a008-8dc7df1063c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:28,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6d06822c-285b-491e-a008-8dc7df1063c5 2018-10-10 04:18:28,889 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5a560cbc-9482-4f2-user 2018-10-10 04:18:28,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:28,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:28,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79aaf617-b153-4a9d-a1e4-8c9286bb3b4f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:28,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-79aaf617-b153-4a9d-a1e4-8c9286bb3b4f 2018-10-10 04:18:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" -d '{"role": {"name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj-role"}}' 2018-10-10 04:18:29,087 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef966a0-5ca4-49b3-a06b-88f9d6344858 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee34bfed04d245e0881739a40baf1b0b", "links": {"self": "http://172.30.9.25:5000/v3/roles/ee34bfed04d245e0881739a40baf1b0b"}, "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj-role"}} 2018-10-10 04:18:29,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1ef966a0-5ca4-49b3-a06b-88f9d6344858 2018-10-10 04:18:29,088 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5a560cbc-9482-4f2-proj-role 2018-10-10 04:18:29,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/ee34bfed04d245e0881739a40baf1b0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:29,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d51ecc-cd73-4ff5-b3d9-f92513e11dcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/ee34bfed04d245e0881739a40baf1b0b"}, "domain_id": null, "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj-role", "id": "ee34bfed04d245e0881739a40baf1b0b"}} 2018-10-10 04:18:29,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/ee34bfed04d245e0881739a40baf1b0b used request id req-d4d51ecc-cd73-4ff5-b3d9-f92513e11dcc 2018-10-10 04:18:29,108 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5a560cbc-9482-4f2-proj-role to project CreateSecurityGroupTests-5a560cbc-9482-4f2-proj 2018-10-10 04:18:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a/users/3178d739ddf44e7fb703fc933bb2cf39/roles/ee34bfed04d245e0881739a40baf1b0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:29,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42577c2a-c7e6-465a-b9ca-775384253779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:29,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a/users/3178d739ddf44e7fb703fc933bb2cf39/roles/ee34bfed04d245e0881739a40baf1b0b used request id req-42577c2a-c7e6-465a-b9ca-775384253779 2018-10-10 04:18:29,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:29,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:29,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["p2dL8w74RQqLmRgb9OE7pQ"], "issued_at": "2018-10-10T04:18:29.000000Z"}} 2018-10-10 04:18:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:29,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb491a9-d793-41a8-9dc4-bcc3d1cbde0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:29,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4cb491a9-d793-41a8-9dc4-bcc3d1cbde0b 2018-10-10 04:18:29,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:29,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-482d3b28-e037-41c0-a924-993c6c1155e9 Date: Wed, 10 Oct 2018 04:18:29 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:18:29,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name&description=hello+group used request id req-482d3b28-e037-41c0-a924-993c6c1155e9 2018-10-10 04:18:29,906 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name... 2018-10-10 04:18:29,907 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name 2018-10-10 04:18:29,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:29,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:29,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c91b86f-d32b-4f77-8d99-d02c72309384 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a"}, "enabled": true, "id": "721a4cd3e37e4d3a85de01fb76c6043a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}]} 2018-10-10 04:18:29,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-5a560cbc-9482-4f2-proj used request id req-2c91b86f-d32b-4f77-8d99-d02c72309384 2018-10-10 04:18:30,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" -d '{"security_group": {"tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "name": "CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name", "description": "hello group"}}' 2018-10-10 04:18:30,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-49f258f4-3f98-4e4e-9580-c66e7e9df071 Date: Wed, 10 Oct 2018 04:18:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "updated_at": "2018-10-10T04:18:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "3a01c714-4740-4bdf-8d32-a690f85e129f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}], "revision_number": 2, "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "name": "CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name"}} 2018-10-10 04:18:30,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-49f258f4-3f98-4e4e-9580-c66e7e9df071 2018-10-10 04:18:30,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:30,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be2678ae-5f8b-4c2c-b00d-68b0278f70ec Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:30,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-be2678ae-5f8b-4c2c-b00d-68b0278f70ec 2018-10-10 04:18:30,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:30,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:30,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-401f3352-7d2f-4a7c-8a2a-97e8ad02aa20 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:30,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-401f3352-7d2f-4a7c-8a2a-97e8ad02aa20 2018-10-10 04:18:30,815 - neutron_utils - INFO - Retrieving security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:31,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c4d76689-44a8-4691-a61b-3099ae4973f2 Date: Wed, 10 Oct 2018 04:18:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "updated_at": "2018-10-10T04:18:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "3a01c714-4740-4bdf-8d32-a690f85e129f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}], "revision_number": 2, "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "name": "CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name"}]} 2018-10-10 04:18:31,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-c4d76689-44a8-4691-a61b-3099ae4973f2 2018-10-10 04:18:31,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:31,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:31,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73872bee-19e3-4c19-8ccc-d731fdd2321d Date: Wed, 10 Oct 2018 04:18:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:31,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-73872bee-19e3-4c19-8ccc-d731fdd2321d 2018-10-10 04:18:31,187 - neutron_utils - INFO - Retrieving security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:31,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6d57c94b-1b0b-4e0e-bca3-fcc372a8c1f5 Date: Wed, 10 Oct 2018 04:18:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "updated_at": "2018-10-10T04:18:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "3a01c714-4740-4bdf-8d32-a690f85e129f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}], "revision_number": 2, "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "name": "CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name"}]} 2018-10-10 04:18:31,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-6d57c94b-1b0b-4e0e-bca3-fcc372a8c1f5 2018-10-10 04:18:31,382 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:31,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:31,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a6bc626-9c30-4e8b-bc0f-94d63ce0b738 Date: Wed, 10 Oct 2018 04:18:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:31,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-7a6bc626-9c30-4e8b-bc0f-94d63ce0b738 2018-10-10 04:18:31,566 - neutron_utils - INFO - Retrieving security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:31,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2fd52c1e-802e-4a8a-bd94-41306b47e970 Date: Wed, 10 Oct 2018 04:18:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "updated_at": "2018-10-10T04:18:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "3a01c714-4740-4bdf-8d32-a690f85e129f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}], "revision_number": 2, "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "name": "CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name"}]} 2018-10-10 04:18:31,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-2fd52c1e-802e-4a8a-bd94-41306b47e970 2018-10-10 04:18:31,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:31,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd8d8723-9d8c-4bf7-b889-e25d4c0d4f48 Date: Wed, 10 Oct 2018 04:18:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:31,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-cd8d8723-9d8c-4bf7-b889-e25d4c0d4f48 2018-10-10 04:18:31,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:32,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee34bfed04d245e0881739a40baf1b0b", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj-role"}], "expires_at": "2018-10-10T05:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "721a4cd3e37e4d3a85de01fb76c6043a", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-user", "id": "3178d739ddf44e7fb703fc933bb2cf39"}, "audit_ids": ["bZ0luA_KRRqjvGiVaYDcxA"], "issued_at": "2018-10-10T04:18:32.000000Z"}} 2018-10-10 04:18:32,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0ee975c17edab8b4b1cdbba8b1a71f787e9073" 2018-10-10 04:18:32,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d080a56e-123d-40e0-8d9d-c99cba9f795b Date: Wed, 10 Oct 2018 04:18:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "updated_at": "2018-10-10T04:18:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "3a01c714-4740-4bdf-8d32-a690f85e129f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}], "revision_number": 2, "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "name": "CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name"}]} 2018-10-10 04:18:32,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name&description=hello+group used request id req-d080a56e-123d-40e0-8d9d-c99cba9f795b 2018-10-10 04:18:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:32,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:32,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ad131f9830966b3eed5d359c3e2d860cdc72041" 2018-10-10 04:18:32,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41942d32-5431-40b8-994d-b9cd30414227 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a"}, "enabled": true, "id": "721a4cd3e37e4d3a85de01fb76c6043a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}} 2018-10-10 04:18:32,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a used request id req-41942d32-5431-40b8-994d-b9cd30414227 2018-10-10 04:18:32,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:32,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0ee975c17edab8b4b1cdbba8b1a71f787e9073" 2018-10-10 04:18:32,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d20b3c1f-b67f-4ee7-9f4d-d3334feba2fc Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:32,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-d20b3c1f-b67f-4ee7-9f4d-d3334feba2fc 2018-10-10 04:18:32,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:32,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0ee975c17edab8b4b1cdbba8b1a71f787e9073" 2018-10-10 04:18:32,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e545ca6-d1fe-434a-b719-76cb00e0cddf Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:32,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-5e545ca6-d1fe-434a-b719-76cb00e0cddf 2018-10-10 04:18:32,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:32,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:33,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee34bfed04d245e0881739a40baf1b0b", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj-role"}], "expires_at": "2018-10-10T05:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "721a4cd3e37e4d3a85de01fb76c6043a", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/721a4cd3e37e4d3a85de01fb76c6043a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-user", "id": "3178d739ddf44e7fb703fc933bb2cf39"}, "audit_ids": ["8B1dXUNGQNud32M15Ks5OA"], "issued_at": "2018-10-10T04:18:33.000000Z"}} 2018-10-10 04:18:33,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fde646c6ba88fc830c3ec986ad93e6d2d12beb" 2018-10-10 04:18:33,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3693f84-0756-4198-9f94-7ad247701aad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:33,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b3693f84-0756-4198-9f94-7ad247701aad 2018-10-10 04:18:33,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fde646c6ba88fc830c3ec986ad93e6d2d12beb" 2018-10-10 04:18:33,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d52c1978-3af8-41c5-81ff-8c369ec3a372 Date: Wed, 10 Oct 2018 04:18:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "updated_at": "2018-10-10T04:18:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "3a01c714-4740-4bdf-8d32-a690f85e129f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}], "revision_number": 2, "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "name": "CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name"}]} 2018-10-10 04:18:33,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name used request id req-d52c1978-3af8-41c5-81ff-8c369ec3a372 2018-10-10 04:18:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:33,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:33,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fde646c6ba88fc830c3ec986ad93e6d2d12beb" 2018-10-10 04:18:33,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af91706-2d1b-4de6-bcfd-956f4ac76856 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a"}, "enabled": true, "id": "721a4cd3e37e4d3a85de01fb76c6043a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}} 2018-10-10 04:18:33,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a used request id req-3af91706-2d1b-4de6-bcfd-956f4ac76856 2018-10-10 04:18:33,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fde646c6ba88fc830c3ec986ad93e6d2d12beb" 2018-10-10 04:18:33,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6c0da65-d429-4589-84e3-d3cf64e1a8e4 Date: Wed, 10 Oct 2018 04:18:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:33,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-f6c0da65-d429-4589-84e3-d3cf64e1a8e4 2018-10-10 04:18:33,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fde646c6ba88fc830c3ec986ad93e6d2d12beb" 2018-10-10 04:18:33,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6dbfb089-7c82-46f4-8aff-4f3a3c971720 Date: Wed, 10 Oct 2018 04:18:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:33,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-6dbfb089-7c82-46f4-8aff-4f3a3c971720 2018-10-10 04:18:33,869 - neutron_utils - INFO - Retrieving security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fde646c6ba88fc830c3ec986ad93e6d2d12beb" 2018-10-10 04:18:33,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-77e10f2d-cf0b-46fb-918e-295cd881bf70 Date: Wed, 10 Oct 2018 04:18:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "updated_at": "2018-10-10T04:18:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "3a01c714-4740-4bdf-8d32-a690f85e129f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}], "revision_number": 2, "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "name": "CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name"}]} 2018-10-10 04:18:33,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-77e10f2d-cf0b-46fb-918e-295cd881bf70 2018-10-10 04:18:33,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc9d7a-35f6-4775-a42c-46267ec6c8a0 2018-10-10 04:18:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fde646c6ba88fc830c3ec986ad93e6d2d12beb" 2018-10-10 04:18:34,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb17da28-349a-43f4-955b-999b7ba409fb Date: Wed, 10 Oct 2018 04:18:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "34e25a4d-0554-4a9d-a21b-9bb4f265b128"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "41cc9d7a-35f6-4775-a42c-46267ec6c8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "3a01c714-4740-4bdf-8d32-a690f85e129f"}]} 2018-10-10 04:18:34,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-cb17da28-349a-43f4-955b-999b7ba409fb 2018-10-10 04:18:34,105 - neutron_utils - INFO - Deleting security group rule with ID - 3a01c714-4740-4bdf-8d32-a690f85e129f 2018-10-10 04:18:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/3a01c714-4740-4bdf-8d32-a690f85e129f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:34,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1bdae00-ae63-4aba-8886-48ed317e0fb5 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:34,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/3a01c714-4740-4bdf-8d32-a690f85e129f used request id req-e1bdae00-ae63-4aba-8886-48ed317e0fb5 2018-10-10 04:18:34,213 - neutron_utils - INFO - Deleting security group rule with ID - 34e25a4d-0554-4a9d-a21b-9bb4f265b128 2018-10-10 04:18:34,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/34e25a4d-0554-4a9d-a21b-9bb4f265b128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:34,470 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7fc434c-be3b-4e5b-b889-83e8a1076aa0 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:34,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/34e25a4d-0554-4a9d-a21b-9bb4f265b128 used request id req-e7fc434c-be3b-4e5b-b889-83e8a1076aa0 2018-10-10 04:18:34,471 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-faeb6b57-fae6-4d79-9fcd-269426b74f53name 2018-10-10 04:18:34,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/41cc9d7a-35f6-4775-a42c-46267ec6c8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6ced853507596fc3aa7d8d078f202c28d188a0f" 2018-10-10 04:18:34,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-677b451f-b148-478b-ace0-5a08daa5397b Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:34,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/41cc9d7a-35f6-4775-a42c-46267ec6c8a0 used request id req-677b451f-b148-478b-ace0-5a08daa5397b 2018-10-10 04:18:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:34,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-cd26bc0b-e6b2-4abe-bc79-2723f4cd0707 Date: Wed, 10 Oct 2018 04:18:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "updated_at": "2018-10-10T04:18:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "083e7359-e039-46e7-932e-e30f4f83f9ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "796f56ed-60c2-4cdb-bcb6-791d7b3fbb4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "920b762a-6366-4388-8c98-9307efe7036d", "remote_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv6", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "revision_number": 0, "id": "db1076b1-b6c9-4118-988f-fa2872ef3c51", "remote_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:30Z", "security_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "port_range_min": null, "ethertype": "IPv4", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a"}], "revision_number": 4, "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:18:34,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-cd26bc0b-e6b2-4abe-bc79-2723f4cd0707 2018-10-10 04:18:34,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:35,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58df0b5a-78ac-41bc-92f2-0600062ae8af Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:18:35,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-58df0b5a-78ac-41bc-92f2-0600062ae8af 2018-10-10 04:18:35,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:35,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08dde8e-bfde-487a-884f-744fe3b44672 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a"}, "enabled": true, "id": "721a4cd3e37e4d3a85de01fb76c6043a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a560cbc-9482-4f2-proj"}} 2018-10-10 04:18:35,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a used request id req-b08dde8e-bfde-487a-884f-744fe3b44672 2018-10-10 04:18:35,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13f5b78d-2bb1-48b6-ac89-17b864c98700 2018-10-10 04:18:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f5b78d-2bb1-48b6-ac89-17b864c98700 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:35,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0e09ba5d-327c-4aa2-b6ed-ad17f3984011 Date: Wed, 10 Oct 2018 04:18:35 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-10-10T04:18:30Z", "security_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "083e7359-e039-46e7-932e-e30f4f83f9ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "796f56ed-60c2-4cdb-bcb6-791d7b3fbb4a"}, {"remote_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "920b762a-6366-4388-8c98-9307efe7036d"}, {"remote_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:30Z", "security_group_id": "13f5b78d-2bb1-48b6-ac89-17b864c98700", "port_range_min": null, "revision_number": 0, "tenant_id": "721a4cd3e37e4d3a85de01fb76c6043a", "created_at": "2018-10-10T04:18:30Z", "project_id": "721a4cd3e37e4d3a85de01fb76c6043a", "id": "db1076b1-b6c9-4118-988f-fa2872ef3c51"}]} 2018-10-10 04:18:35,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=13f5b78d-2bb1-48b6-ac89-17b864c98700 used request id req-0e09ba5d-327c-4aa2-b6ed-ad17f3984011 2018-10-10 04:18:35,340 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:18:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/13f5b78d-2bb1-48b6-ac89-17b864c98700 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:35,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67154bb7-09f8-4f80-91c2-214fbac9684e Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:35,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/13f5b78d-2bb1-48b6-ac89-17b864c98700 used request id req-67154bb7-09f8-4f80-91c2-214fbac9684e 2018-10-10 04:18:35,636 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5a560cbc-9482-4f2-proj 2018-10-10 04:18:35,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:35,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9812f33e-f0a6-46b0-b747-b23ac36cbc05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:35,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/721a4cd3e37e4d3a85de01fb76c6043a used request id req-9812f33e-f0a6-46b0-b747-b23ac36cbc05 2018-10-10 04:18:35,828 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5a560cbc-9482-4f2-proj-role 2018-10-10 04:18:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/ee34bfed04d245e0881739a40baf1b0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:35,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32fca677-0011-45c5-be18-8760db96ee12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:35,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/ee34bfed04d245e0881739a40baf1b0b used request id req-32fca677-0011-45c5-be18-8760db96ee12 2018-10-10 04:18:35,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476057793d2f7983fa575bcc016172bc7369ea3f" 2018-10-10 04:18:36,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e8bcd1-de02-43a4-8520-2e7d28f7eae7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:36,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b9e8bcd1-de02-43a4-8520-2e7d28f7eae7 2018-10-10 04:18:36,030 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5a560cbc-9482-4f2-user 2018-10-10 04:18:36,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3178d739ddf44e7fb703fc933bb2cf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13e9b95f4033017e5123cf2175273bcffb4870a" 2018-10-10 04:18:36,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5143f456-0399-410c-bb4a-be86f427e63f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:36,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3178d739ddf44e7fb703fc933bb2cf39 used request id req-5143f456-0399-410c-bb4a-be86f427e63f 2018-10-10 04:18:36,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:36,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hRlpTlowQE6K-WRVzAVUtw"], "issued_at": "2018-10-10T04:18:36.000000Z"}} 2018-10-10 04:18:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef85c03bcdd2aec1a13ef08223c27541877c5988" 2018-10-10 04:18:36,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1389d5-d85d-4ff2-9de5-5d3ac326090d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:36,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bd1389d5-d85d-4ff2-9de5-5d3ac326090d 2018-10-10 04:18:36,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:36,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:37,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["AJLXdz4gQ5SacGcaQz5M5Q"], "issued_at": "2018-10-10T04:18:37.000000Z"}} 2018-10-10 04:18:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:37,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46274a1-58d3-4f5e-a1bb-e9282cede0aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:37,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c46274a1-58d3-4f5e-a1bb-e9282cede0aa 2018-10-10 04:18:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:37,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-50570cbf-4015-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:37,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4aad0a-7d95-43e8-9046-219924c3d73b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-50570cbf-4015-47e-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:18:37,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-50570cbf-4015-47e-proj used request id req-fe4aad0a-7d95-43e8-9046-219924c3d73b 2018-10-10 04:18:37,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:37,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ce1171-f8f6-4c81-a82a-ea4e202cd7c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:37,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c4ce1171-f8f6-4c81-a82a-ea4e202cd7c2 2018-10-10 04:18:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj"}}' 2018-10-10 04:18:37,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03483696-29fc-4339-b89b-fa5261c9ba84 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba"}, "enabled": true, "id": "5e7489e4576a440e968fe94be8f7ccba", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj"}} 2018-10-10 04:18:37,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-03483696-29fc-4339-b89b-fa5261c9ba84 2018-10-10 04:18:37,459 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-50570cbf-4015-47e-proj 2018-10-10 04:18:37,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:37,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:37,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["6RBj1LiBQeeH0xoeUWs4vA"], "issued_at": "2018-10-10T04:18:37.000000Z"}} 2018-10-10 04:18:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cebad1b02c3730e0e9f5e64d9cbd9b7e4035b0" 2018-10-10 04:18:37,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d369daa0-6af2-44d9-b9d0-d1bb3f4dc7b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:37,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d369daa0-6af2-44d9-b9d0-d1bb3f4dc7b4 2018-10-10 04:18:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:37,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:37,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cebad1b02c3730e0e9f5e64d9cbd9b7e4035b0" 2018-10-10 04:18:38,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55424fbc-2b00-452e-b966-597dd9cf813f Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:38,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-55424fbc-2b00-452e-b966-597dd9cf813f 2018-10-10 04:18:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-50570cbf-4015-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cebad1b02c3730e0e9f5e64d9cbd9b7e4035b0" 2018-10-10 04:18:38,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c211ea7-d0f2-4f59-9057-6725fcdea544 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-50570cbf-4015-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba"}, "enabled": true, "id": "5e7489e4576a440e968fe94be8f7ccba", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj"}]} 2018-10-10 04:18:38,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-50570cbf-4015-47e-proj used request id req-6c211ea7-d0f2-4f59-9057-6725fcdea544 2018-10-10 04:18:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cebad1b02c3730e0e9f5e64d9cbd9b7e4035b0" 2018-10-10 04:18:38,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d84d29-5d29-4acc-a8db-25ffb3355f95 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:38,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d2d84d29-5d29-4acc-a8db-25ffb3355f95 2018-10-10 04:18:38,525 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-50570cbf-4015-47e-user 2018-10-10 04:18:38,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:38,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:38,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75dee46-b05f-4822-a2a8-b4d2821d51f7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:38,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c75dee46-b05f-4822-a2a8-b4d2821d51f7 2018-10-10 04:18:38,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" -d '{"role": {"name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj-role"}}' 2018-10-10 04:18:38,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a70371-65f1-491f-805c-39da356e7f28 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2429558a1d8a4039abced9533958fc72", "links": {"self": "http://172.30.9.25:5000/v3/roles/2429558a1d8a4039abced9533958fc72"}, "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj-role"}} 2018-10-10 04:18:38,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-08a70371-65f1-491f-805c-39da356e7f28 2018-10-10 04:18:38,746 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-50570cbf-4015-47e-proj-role 2018-10-10 04:18:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/2429558a1d8a4039abced9533958fc72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:38,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27a9c45-c1b5-4691-845b-789775f88e63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/2429558a1d8a4039abced9533958fc72"}, "domain_id": null, "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj-role", "id": "2429558a1d8a4039abced9533958fc72"}} 2018-10-10 04:18:38,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2429558a1d8a4039abced9533958fc72 used request id req-a27a9c45-c1b5-4691-845b-789775f88e63 2018-10-10 04:18:38,768 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-50570cbf-4015-47e-proj-role to project CreateSecurityGroupTests-50570cbf-4015-47e-proj 2018-10-10 04:18:38,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba/users/6d20d0b9d6b74f2b9b27bf134f625585/roles/2429558a1d8a4039abced9533958fc72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:38,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fba5cfc8-de38-42f8-a442-cd2903d51ae3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:38,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba/users/6d20d0b9d6b74f2b9b27bf134f625585/roles/2429558a1d8a4039abced9533958fc72 used request id req-fba5cfc8-de38-42f8-a442-cd2903d51ae3 2018-10-10 04:18:38,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:38,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:39,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jqDRFhgYS06G-0GWRloOeQ"], "issued_at": "2018-10-10T04:18:39.000000Z"}} 2018-10-10 04:18:39,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:39,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569d962b-e41c-43b4-abf5-0e146e6dbcc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:39,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-569d962b-e41c-43b4-abf5-0e146e6dbcc2 2018-10-10 04:18:39,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:39,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-10c9c9ea-aae2-457d-80fc-751ba2c38953 Date: Wed, 10 Oct 2018 04:18:39 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:18:39,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name&description=hello+group used request id req-10c9c9ea-aae2-457d-80fc-751ba2c38953 2018-10-10 04:18:39,576 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name... 2018-10-10 04:18:39,577 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name 2018-10-10 04:18:39,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:39,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:39,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-50570cbf-4015-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:39,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b514702-90eb-4d21-986e-edf5474fdf54 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-50570cbf-4015-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba"}, "enabled": true, "id": "5e7489e4576a440e968fe94be8f7ccba", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj"}]} 2018-10-10 04:18:39,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-50570cbf-4015-47e-proj used request id req-8b514702-90eb-4d21-986e-edf5474fdf54 2018-10-10 04:18:39,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" -d '{"security_group": {"tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "name": "CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name", "description": "hello group"}}' 2018-10-10 04:18:40,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-42114f75-3e0d-40a4-bebd-dc358723e250 Date: Wed, 10 Oct 2018 04:18:40 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "updated_at": "2018-10-10T04:18:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "e829de86-2cb5-4146-90d6-70c621c0896e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}], "revision_number": 2, "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "name": "CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name"}} 2018-10-10 04:18:40,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-42114f75-3e0d-40a4-bebd-dc358723e250 2018-10-10 04:18:40,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:40,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:40,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05234215-792e-4ead-8e4a-bd5fe466c09b Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e829de86-2cb5-4146-90d6-70c621c0896e"}]} 2018-10-10 04:18:40,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-05234215-792e-4ead-8e4a-bd5fe466c09b 2018-10-10 04:18:40,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:40,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:40,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56ff5675-1877-4a45-be88-c90fa9679cb3 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e829de86-2cb5-4146-90d6-70c621c0896e"}]} 2018-10-10 04:18:40,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-56ff5675-1877-4a45-be88-c90fa9679cb3 2018-10-10 04:18:40,471 - neutron_utils - INFO - Retrieving security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:40,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3b02984f-7031-48a1-9a17-80dfaa43dd89 Date: Wed, 10 Oct 2018 04:18:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "updated_at": "2018-10-10T04:18:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "e829de86-2cb5-4146-90d6-70c621c0896e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}], "revision_number": 2, "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "name": "CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name"}]} 2018-10-10 04:18:40,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-3b02984f-7031-48a1-9a17-80dfaa43dd89 2018-10-10 04:18:40,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:40,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:40,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c77f7d45-b75d-4091-a732-9c14b6438088 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e829de86-2cb5-4146-90d6-70c621c0896e"}]} 2018-10-10 04:18:40,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-c77f7d45-b75d-4091-a732-9c14b6438088 2018-10-10 04:18:40,694 - neutron_utils - INFO - Retrieving security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:40,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0669cb8c-2ce4-4469-b5be-0e677c94e6f0 Date: Wed, 10 Oct 2018 04:18:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "updated_at": "2018-10-10T04:18:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "e829de86-2cb5-4146-90d6-70c621c0896e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}], "revision_number": 2, "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "name": "CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name"}]} 2018-10-10 04:18:40,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-0669cb8c-2ce4-4469-b5be-0e677c94e6f0 2018-10-10 04:18:40,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:40,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:40,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65adae23-336b-4ae6-8d4f-5f920073332e Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e829de86-2cb5-4146-90d6-70c621c0896e"}]} 2018-10-10 04:18:40,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-65adae23-336b-4ae6-8d4f-5f920073332e 2018-10-10 04:18:40,924 - neutron_utils - INFO - Retrieving security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:40,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:41,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a062ee35-dbcc-4eb5-b879-2aa6971a4aaf Date: Wed, 10 Oct 2018 04:18:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "updated_at": "2018-10-10T04:18:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "e829de86-2cb5-4146-90d6-70c621c0896e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}], "revision_number": 2, "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "name": "CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name"}]} 2018-10-10 04:18:41,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-a062ee35-dbcc-4eb5-b879-2aa6971a4aaf 2018-10-10 04:18:41,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:41,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8ed4725-df5d-46a4-8c76-1e5fcf52a784 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e829de86-2cb5-4146-90d6-70c621c0896e"}]} 2018-10-10 04:18:41,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-d8ed4725-df5d-46a4-8c76-1e5fcf52a784 2018-10-10 04:18:41,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:41,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2429558a1d8a4039abced9533958fc72", "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj-role"}], "expires_at": "2018-10-10T05:18:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e7489e4576a440e968fe94be8f7ccba", "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5e7489e4576a440e968fe94be8f7ccba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/5e7489e4576a440e968fe94be8f7ccba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/5e7489e4576a440e968fe94be8f7ccba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5e7489e4576a440e968fe94be8f7ccba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/5e7489e4576a440e968fe94be8f7ccba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/5e7489e4576a440e968fe94be8f7ccba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5e7489e4576a440e968fe94be8f7ccba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/5e7489e4576a440e968fe94be8f7ccba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/5e7489e4576a440e968fe94be8f7ccba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/5e7489e4576a440e968fe94be8f7ccba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/5e7489e4576a440e968fe94be8f7ccba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/5e7489e4576a440e968fe94be8f7ccba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-50570cbf-4015-47e-user", "id": "6d20d0b9d6b74f2b9b27bf134f625585"}, "audit_ids": ["USpJuvrfT4Oxxgbo5khDbw"], "issued_at": "2018-10-10T04:18:41.000000Z"}} 2018-10-10 04:18:41,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c67d46d0e2a895096a47594c69520e1f85660" 2018-10-10 04:18:41,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-40242706-f667-45b2-8351-73c83e18268b Date: Wed, 10 Oct 2018 04:18:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "updated_at": "2018-10-10T04:18:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "revision_number": 0, "id": "e829de86-2cb5-4146-90d6-70c621c0896e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}], "revision_number": 2, "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "name": "CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name"}]} 2018-10-10 04:18:41,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name&description=hello+group used request id req-40242706-f667-45b2-8351-73c83e18268b 2018-10-10 04:18:41,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:41,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:41,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef85c03bcdd2aec1a13ef08223c27541877c5988" 2018-10-10 04:18:41,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a8b950-40c0-430e-b73c-0562e9e0279c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba"}, "enabled": true, "id": "5e7489e4576a440e968fe94be8f7ccba", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj"}} 2018-10-10 04:18:41,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba used request id req-f6a8b950-40c0-430e-b73c-0562e9e0279c 2018-10-10 04:18:41,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c67d46d0e2a895096a47594c69520e1f85660" 2018-10-10 04:18:42,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f3211a3-49bc-481b-9670-f1018fa3d787 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e829de86-2cb5-4146-90d6-70c621c0896e"}]} 2018-10-10 04:18:42,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-3f3211a3-49bc-481b-9670-f1018fa3d787 2018-10-10 04:18:42,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 2018-10-10 04:18:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c67d46d0e2a895096a47594c69520e1f85660" 2018-10-10 04:18:42,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a581c90b-78ad-4257-acfb-d774d37630e9 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "bef9040b-60bb-4aab-9d20-4feeb7ce74a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:40Z", "security_group_id": "bfffaebd-e4c7-4c51-8f52-ba87a536e8a6", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:40Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e829de86-2cb5-4146-90d6-70c621c0896e"}]} 2018-10-10 04:18:42,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-a581c90b-78ad-4257-acfb-d774d37630e9 2018-10-10 04:18:42,172 - neutron_utils - INFO - Deleting security group rule with ID - e829de86-2cb5-4146-90d6-70c621c0896e 2018-10-10 04:18:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/e829de86-2cb5-4146-90d6-70c621c0896e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:42,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e63e252-5a34-47db-bab6-e309d6104f2c Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:42,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/e829de86-2cb5-4146-90d6-70c621c0896e used request id req-5e63e252-5a34-47db-bab6-e309d6104f2c 2018-10-10 04:18:42,272 - neutron_utils - INFO - Deleting security group rule with ID - bef9040b-60bb-4aab-9d20-4feeb7ce74a4 2018-10-10 04:18:42,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/bef9040b-60bb-4aab-9d20-4feeb7ce74a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:42,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5faa1fd8-f7ac-4a9b-971b-2ddd4bec68db Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:42,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/bef9040b-60bb-4aab-9d20-4feeb7ce74a4 used request id req-5faa1fd8-f7ac-4a9b-971b-2ddd4bec68db 2018-10-10 04:18:42,357 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-62b68c97-6907-4942-88ac-bf45b1c43c15name 2018-10-10 04:18:42,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dfe697b70bc8e95e0195ac976e99863a0252bb" 2018-10-10 04:18:42,477 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2c3a01a-87d0-46d3-a473-0fee2aa0a370 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:42,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bfffaebd-e4c7-4c51-8f52-ba87a536e8a6 used request id req-b2c3a01a-87d0-46d3-a473-0fee2aa0a370 2018-10-10 04:18:42,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:42,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-da50966e-2850-42b4-be33-952a462a5d56 Date: Wed, 10 Oct 2018 04:18:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "updated_at": "2018-10-10T04:18:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:39Z", "revision_number": 0, "id": "5c535c01-3987-4cba-97a5-60040bfa0bb0", "remote_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:39Z", "security_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:39Z", "revision_number": 0, "id": "7d1df972-e4fd-4051-a130-b4c02814983e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:39Z", "security_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:39Z", "revision_number": 0, "id": "e16d4e1d-6f74-44cc-82e7-045fc7a667db", "remote_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:39Z", "security_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:39Z", "revision_number": 0, "id": "e925a7fc-5ade-416c-ac9c-81ecf3181dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:39Z", "security_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e7489e4576a440e968fe94be8f7ccba"}], "revision_number": 4, "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "name": "default"}]} 2018-10-10 04:18:42,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-da50966e-2850-42b4-be33-952a462a5d56 2018-10-10 04:18:42,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:42,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fd71ae-18d9-4ff3-8822-a5607b91cc49 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:18:42,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-92fd71ae-18d9-4ff3-8822-a5607b91cc49 2018-10-10 04:18:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:42,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134c8729-adb7-4c59-ade6-d54e36f9c6f6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:18:42,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-134c8729-adb7-4c59-ade6-d54e36f9c6f6 2018-10-10 04:18:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:43,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d4a720-f0a8-4ada-951b-e8a87b985fd7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:18:43,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-b8d4a720-f0a8-4ada-951b-e8a87b985fd7 2018-10-10 04:18:43,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:43,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86867675-ee8b-467c-8fbd-54ef0c141c40 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba"}, "enabled": true, "id": "5e7489e4576a440e968fe94be8f7ccba", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-50570cbf-4015-47e-proj"}} 2018-10-10 04:18:43,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba used request id req-86867675-ee8b-467c-8fbd-54ef0c141c40 2018-10-10 04:18:43,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db93a18a-6936-48a9-bf86-649cd6d5c845 2018-10-10 04:18:43,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=db93a18a-6936-48a9-bf86-649cd6d5c845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:43,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-510169d9-62d3-47d3-add3-85cbf62a518a Date: Wed, 10 Oct 2018 04:18:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:39Z", "security_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "5c535c01-3987-4cba-97a5-60040bfa0bb0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:39Z", "security_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "7d1df972-e4fd-4051-a130-b4c02814983e"}, {"remote_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:39Z", "security_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e16d4e1d-6f74-44cc-82e7-045fc7a667db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:39Z", "security_group_id": "db93a18a-6936-48a9-bf86-649cd6d5c845", "port_range_min": null, "revision_number": 0, "tenant_id": "5e7489e4576a440e968fe94be8f7ccba", "created_at": "2018-10-10T04:18:39Z", "project_id": "5e7489e4576a440e968fe94be8f7ccba", "id": "e925a7fc-5ade-416c-ac9c-81ecf3181dbf"}]} 2018-10-10 04:18:43,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=db93a18a-6936-48a9-bf86-649cd6d5c845 used request id req-510169d9-62d3-47d3-add3-85cbf62a518a 2018-10-10 04:18:43,278 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:18:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/db93a18a-6936-48a9-bf86-649cd6d5c845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:43,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b5cdb0f-2a7e-41be-962a-b82b528c1e89 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:43,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/db93a18a-6936-48a9-bf86-649cd6d5c845 used request id req-5b5cdb0f-2a7e-41be-962a-b82b528c1e89 2018-10-10 04:18:43,568 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-50570cbf-4015-47e-proj 2018-10-10 04:18:43,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:43,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58f388d1-64e7-495c-866c-60f4d1973557 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:43,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5e7489e4576a440e968fe94be8f7ccba used request id req-58f388d1-64e7-495c-866c-60f4d1973557 2018-10-10 04:18:43,804 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-50570cbf-4015-47e-proj-role 2018-10-10 04:18:43,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/2429558a1d8a4039abced9533958fc72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:43,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b9725b-3298-40d1-bbfc-90fcad53d60f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:43,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2429558a1d8a4039abced9533958fc72 used request id req-b7b9725b-3298-40d1-bbfc-90fcad53d60f 2018-10-10 04:18:43,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae767621661cfa2b7eb0497c3786ba08a0fbfc8" 2018-10-10 04:18:44,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-753f8248-c4e9-4acd-846e-06231f9267df Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:44,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-753f8248-c4e9-4acd-846e-06231f9267df 2018-10-10 04:18:44,036 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-50570cbf-4015-47e-user 2018-10-10 04:18:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/6d20d0b9d6b74f2b9b27bf134f625585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cebad1b02c3730e0e9f5e64d9cbd9b7e4035b0" 2018-10-10 04:18:44,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f16948f5-fcc6-4301-8eab-49c2deb7acee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:44,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6d20d0b9d6b74f2b9b27bf134f625585 used request id req-f16948f5-fcc6-4301-8eab-49c2deb7acee 2018-10-10 04:18:44,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:44,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["4jAyTwAZSeOgye0ta3g0bQ"], "issued_at": "2018-10-10T04:18:44.000000Z"}} 2018-10-10 04:18:44,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e0094d35b64718dcee28a45b63b063f8fde0af" 2018-10-10 04:18:44,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270688cb-5b20-4427-82fa-58770409f951 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:44,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-270688cb-5b20-4427-82fa-58770409f951 2018-10-10 04:18:44,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:44,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:45,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hDoZBvpPQU-bWa2PlN98hQ"], "issued_at": "2018-10-10T04:18:45.000000Z"}} 2018-10-10 04:18:45,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:45,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bacce0a-e3c9-49b9-90eb-6e966c08ef4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:45,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3bacce0a-e3c9-49b9-90eb-6e966c08ef4d 2018-10-10 04:18:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:45,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:45,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b563a3f-7805-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:45,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e54fef-0171-42f3-bed9-fc836ffc940e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b563a3f-7805-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:18:45,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b563a3f-7805-4f2-proj used request id req-74e54fef-0171-42f3-bed9-fc836ffc940e 2018-10-10 04:18:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:45,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97a4cf7-c4b7-47ab-9e66-f88d657d5885 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:45,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d97a4cf7-c4b7-47ab-9e66-f88d657d5885 2018-10-10 04:18:45,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj"}}' 2018-10-10 04:18:45,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5b1407-9e84-402c-ac8f-a78f547c2abb Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895"}, "enabled": true, "id": "878e5b640d0f4980842cff4c4838c895", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj"}} 2018-10-10 04:18:45,627 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9b5b1407-9e84-402c-ac8f-a78f547c2abb 2018-10-10 04:18:45,627 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1b563a3f-7805-4f2-proj 2018-10-10 04:18:45,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:45,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:46,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["v4ljAGWRR2CIzukbReDKdw"], "issued_at": "2018-10-10T04:18:46.000000Z"}} 2018-10-10 04:18:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10967c6093d20b7b2803660d3f88eefcc25c7b8c" 2018-10-10 04:18:46,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b732084b-be29-43b3-85ae-20b237a6c835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:46,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b732084b-be29-43b3-85ae-20b237a6c835 2018-10-10 04:18:46,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:46,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:46,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10967c6093d20b7b2803660d3f88eefcc25c7b8c" 2018-10-10 04:18:46,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0019213-6417-49f8-92d2-9752fc9eb845 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:46,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e0019213-6417-49f8-92d2-9752fc9eb845 2018-10-10 04:18:46,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b563a3f-7805-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10967c6093d20b7b2803660d3f88eefcc25c7b8c" 2018-10-10 04:18:46,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2948c1ac-3a50-49af-a68f-5b3eed0944bc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b563a3f-7805-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895"}, "enabled": true, "id": "878e5b640d0f4980842cff4c4838c895", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj"}]} 2018-10-10 04:18:46,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-1b563a3f-7805-4f2-proj used request id req-2948c1ac-3a50-49af-a68f-5b3eed0944bc 2018-10-10 04:18:46,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10967c6093d20b7b2803660d3f88eefcc25c7b8c" 2018-10-10 04:18:46,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590f8dfd-7995-420a-afa8-6bde65b5beae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:46,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-590f8dfd-7995-420a-afa8-6bde65b5beae 2018-10-10 04:18:46,776 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1b563a3f-7805-4f2-user 2018-10-10 04:18:46,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:46,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:46,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8965d134-7e05-472a-8fd8-80a0556dbbee Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:46,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8965d134-7e05-472a-8fd8-80a0556dbbee 2018-10-10 04:18:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" -d '{"role": {"name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj-role"}}' 2018-10-10 04:18:46,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0032ef31-434c-4a94-ad18-608d2d5d737f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3736ad69a380424fa6e3abe44acc5b80", "links": {"self": "http://172.30.9.25:5000/v3/roles/3736ad69a380424fa6e3abe44acc5b80"}, "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj-role"}} 2018-10-10 04:18:46,980 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0032ef31-434c-4a94-ad18-608d2d5d737f 2018-10-10 04:18:46,980 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1b563a3f-7805-4f2-proj-role 2018-10-10 04:18:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3736ad69a380424fa6e3abe44acc5b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:47,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01adc7db-372f-4c35-ad58-3b7dcad8b7f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/3736ad69a380424fa6e3abe44acc5b80"}, "domain_id": null, "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj-role", "id": "3736ad69a380424fa6e3abe44acc5b80"}} 2018-10-10 04:18:47,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3736ad69a380424fa6e3abe44acc5b80 used request id req-01adc7db-372f-4c35-ad58-3b7dcad8b7f2 2018-10-10 04:18:47,075 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1b563a3f-7805-4f2-proj-role to project CreateSecurityGroupTests-1b563a3f-7805-4f2-proj 2018-10-10 04:18:47,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895/users/dbb4312b8c604eb1aa4c7829383b67c5/roles/3736ad69a380424fa6e3abe44acc5b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:47,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef17e875-c9e5-4d0e-87a2-1f3d0c798185 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:47,198 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895/users/dbb4312b8c604eb1aa4c7829383b67c5/roles/3736ad69a380424fa6e3abe44acc5b80 used request id req-ef17e875-c9e5-4d0e-87a2-1f3d0c798185 2018-10-10 04:18:47,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:47,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:47,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3736ad69a380424fa6e3abe44acc5b80", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj-role"}], "expires_at": "2018-10-10T05:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "878e5b640d0f4980842cff4c4838c895", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/878e5b640d0f4980842cff4c4838c895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/878e5b640d0f4980842cff4c4838c895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/878e5b640d0f4980842cff4c4838c895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/878e5b640d0f4980842cff4c4838c895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/878e5b640d0f4980842cff4c4838c895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/878e5b640d0f4980842cff4c4838c895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/878e5b640d0f4980842cff4c4838c895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/878e5b640d0f4980842cff4c4838c895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/878e5b640d0f4980842cff4c4838c895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/878e5b640d0f4980842cff4c4838c895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/878e5b640d0f4980842cff4c4838c895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/878e5b640d0f4980842cff4c4838c895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-user", "id": "dbb4312b8c604eb1aa4c7829383b67c5"}, "audit_ids": ["_vzdAYGNR7KD_OrcHfpkvA"], "issued_at": "2018-10-10T04:18:47.000000Z"}} 2018-10-10 04:18:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:47,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa510e3-7a8a-421d-a11f-0ea67f4c614a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:47,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3aa510e3-7a8a-421d-a11f-0ea67f4c614a 2018-10-10 04:18:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:48,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b45533e0-ce7a-42b6-aa98-c7bdfd52de8f Date: Wed, 10 Oct 2018 04:18:48 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:18:48,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname&description=hello+group used request id req-b45533e0-ce7a-42b6-aa98-c7bdfd52de8f 2018-10-10 04:18:48,103 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname... 2018-10-10 04:18:48,103 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname 2018-10-10 04:18:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" -d '{"security_group": {"name": "CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname", "description": "hello group"}}' 2018-10-10 04:18:48,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c67251a2-d9d4-4a4e-a1e3-e6faa22f43bb Date: Wed, 10 Oct 2018 04:18:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "updated_at": "2018-10-10T04:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "a853bd60-8bb8-4261-8490-6690c281fdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}], "revision_number": 2, "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "name": "CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname"}} 2018-10-10 04:18:48,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-c67251a2-d9d4-4a4e-a1e3-e6faa22f43bb 2018-10-10 04:18:48,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:48,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:48,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae4dbde2-d5a4-49ed-8d98-ed87f91e4535 Date: Wed, 10 Oct 2018 04:18:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:48,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-ae4dbde2-d5a4-49ed-8d98-ed87f91e4535 2018-10-10 04:18:48,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:48,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8322024-97ce-4d28-912c-d3cb79c9f980 Date: Wed, 10 Oct 2018 04:18:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:48,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-f8322024-97ce-4d28-912c-d3cb79c9f980 2018-10-10 04:18:48,940 - neutron_utils - INFO - Retrieving security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:49,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-409ddaad-d663-405b-bfd6-d56142f78bfd Date: Wed, 10 Oct 2018 04:18:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "updated_at": "2018-10-10T04:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "a853bd60-8bb8-4261-8490-6690c281fdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}], "revision_number": 2, "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "name": "CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname"}]} 2018-10-10 04:18:49,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-409ddaad-d663-405b-bfd6-d56142f78bfd 2018-10-10 04:18:49,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:49,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:49,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44e127d1-e667-4170-bd26-2bb50c3e99a4 Date: Wed, 10 Oct 2018 04:18:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:49,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-44e127d1-e667-4170-bd26-2bb50c3e99a4 2018-10-10 04:18:49,324 - neutron_utils - INFO - Retrieving security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:49,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37bb4587-7261-4f16-9898-46bb9d583c1d Date: Wed, 10 Oct 2018 04:18:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "updated_at": "2018-10-10T04:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "a853bd60-8bb8-4261-8490-6690c281fdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}], "revision_number": 2, "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "name": "CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname"}]} 2018-10-10 04:18:49,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-37bb4587-7261-4f16-9898-46bb9d583c1d 2018-10-10 04:18:49,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:49,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58e282ca-27c0-4245-8030-5155eb7e7926 Date: Wed, 10 Oct 2018 04:18:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:49,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-58e282ca-27c0-4245-8030-5155eb7e7926 2018-10-10 04:18:49,698 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname 2018-10-10 04:18:49,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:50,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7766aea9-523b-4464-9b6d-ba15c23bd331 Date: Wed, 10 Oct 2018 04:18:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "updated_at": "2018-10-10T04:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "a853bd60-8bb8-4261-8490-6690c281fdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}], "revision_number": 2, "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "name": "CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname"}]} 2018-10-10 04:18:50,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname used request id req-7766aea9-523b-4464-9b6d-ba15c23bd331 2018-10-10 04:18:50,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:50,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:50,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:50,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd003cce-16de-4406-a80f-46484c7fd463 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895"}, "enabled": true, "id": "878e5b640d0f4980842cff4c4838c895", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj"}} 2018-10-10 04:18:50,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895 used request id req-dd003cce-16de-4406-a80f-46484c7fd463 2018-10-10 04:18:50,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:50,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:50,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07e78e54-4119-499c-84e6-09e64d48f741 Date: Wed, 10 Oct 2018 04:18:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:50,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-07e78e54-4119-499c-84e6-09e64d48f741 2018-10-10 04:18:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}29e26f5e157d986f130f6771de85d6188dcb486b" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": 10}}' 2018-10-10 04:18:50,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-bcf17aca-32e2-4c6c-8ad4-cf0c310c69ff Date: Wed, 10 Oct 2018 04:18:50 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-10-10T04:18:50Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": 10, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:50Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "1d624969-824a-4b3e-b473-20f2d7681315"}} 2018-10-10 04:18:50,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-bcf17aca-32e2-4c6c-8ad4-cf0c310c69ff 2018-10-10 04:18:50,412 - neutron_utils - INFO - Retrieving security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:50,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:50,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-a8e0f9c1-139d-4a85-8ae0-3b4370c7ff0d Date: Wed, 10 Oct 2018 04:18:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "updated_at": "2018-10-10T04:18:50Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:18:50Z", "revision_number": 0, "id": "1d624969-824a-4b3e-b473-20f2d7681315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:50Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": 10, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "a853bd60-8bb8-4261-8490-6690c281fdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}], "revision_number": 3, "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "name": "CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname"}]} 2018-10-10 04:18:50,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-a8e0f9c1-139d-4a85-8ae0-3b4370c7ff0d 2018-10-10 04:18:50,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:50,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-9d299e67-24a1-45c2-9dc7-f0495eaf73dd Date: Wed, 10 Oct 2018 04:18:50 GMT RESP BODY: {"security_group_rules": [{"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-10-10T04:18:50Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": 10, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:50Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "1d624969-824a-4b3e-b473-20f2d7681315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:50,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-9d299e67-24a1-45c2-9dc7-f0495eaf73dd 2018-10-10 04:18:50,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:51,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3736ad69a380424fa6e3abe44acc5b80", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj-role"}], "expires_at": "2018-10-10T05:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "878e5b640d0f4980842cff4c4838c895", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/878e5b640d0f4980842cff4c4838c895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/878e5b640d0f4980842cff4c4838c895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/878e5b640d0f4980842cff4c4838c895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/878e5b640d0f4980842cff4c4838c895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/878e5b640d0f4980842cff4c4838c895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/878e5b640d0f4980842cff4c4838c895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/878e5b640d0f4980842cff4c4838c895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/878e5b640d0f4980842cff4c4838c895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/878e5b640d0f4980842cff4c4838c895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/878e5b640d0f4980842cff4c4838c895", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/878e5b640d0f4980842cff4c4838c895", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/878e5b640d0f4980842cff4c4838c895", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-user", "id": "dbb4312b8c604eb1aa4c7829383b67c5"}, "audit_ids": ["dkowHtqITPK27T6A_budwA"], "issued_at": "2018-10-10T04:18:51.000000Z"}} 2018-10-10 04:18:51,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19126d00bb93ecf8f5ef6fe658b34b3100b3eab" 2018-10-10 04:18:51,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2f927d20-d9ca-438f-813e-90bc3afc18ea Date: Wed, 10 Oct 2018 04:18:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "updated_at": "2018-10-10T04:18:50Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:18:50Z", "revision_number": 0, "id": "1d624969-824a-4b3e-b473-20f2d7681315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:50Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": 10, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "a853bd60-8bb8-4261-8490-6690c281fdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}], "revision_number": 3, "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "name": "CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname"}]} 2018-10-10 04:18:51,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname&description=hello+group used request id req-2f927d20-d9ca-438f-813e-90bc3afc18ea 2018-10-10 04:18:51,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19126d00bb93ecf8f5ef6fe658b34b3100b3eab" 2018-10-10 04:18:51,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-f53fab77-6eb1-4e3f-8d96-a2e08bc3d8b7 Date: Wed, 10 Oct 2018 04:18:51 GMT RESP BODY: {"security_group_rules": [{"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-10-10T04:18:50Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": 10, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:50Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "1d624969-824a-4b3e-b473-20f2d7681315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:51,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-f53fab77-6eb1-4e3f-8d96-a2e08bc3d8b7 2018-10-10 04:18:51,420 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:51,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19126d00bb93ecf8f5ef6fe658b34b3100b3eab" 2018-10-10 04:18:51,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-31be6ac1-3070-426a-9076-e8569b55c49c Date: Wed, 10 Oct 2018 04:18:51 GMT RESP BODY: {"security_group_rules": [{"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-10-10T04:18:50Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": 10, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:50Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "1d624969-824a-4b3e-b473-20f2d7681315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:51,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-31be6ac1-3070-426a-9076-e8569b55c49c 2018-10-10 04:18:51,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19126d00bb93ecf8f5ef6fe658b34b3100b3eab" 2018-10-10 04:18:51,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7d41f40d-fc6a-4198-a3c3-0d66d480595e Date: Wed, 10 Oct 2018 04:18:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "updated_at": "2018-10-10T04:18:50Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:18:50Z", "revision_number": 0, "id": "1d624969-824a-4b3e-b473-20f2d7681315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:50Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": 10, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "a853bd60-8bb8-4261-8490-6690c281fdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "revision_number": 0, "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}], "revision_number": 3, "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "name": "CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname"}]} 2018-10-10 04:18:51,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname used request id req-7d41f40d-fc6a-4198-a3c3-0d66d480595e 2018-10-10 04:18:51,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3a4e94e-3987-40e6-aadb-4a21530c2e5b 2018-10-10 04:18:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19126d00bb93ecf8f5ef6fe658b34b3100b3eab" 2018-10-10 04:18:52,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-1ec9647b-d553-4560-a14d-1e034911d607 Date: Wed, 10 Oct 2018 04:18:52 GMT RESP BODY: {"security_group_rules": [{"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-10-10T04:18:50Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": 10, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:50Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "1d624969-824a-4b3e-b473-20f2d7681315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "a853bd60-8bb8-4261-8490-6690c281fdf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:48Z", "security_group_id": "d3a4e94e-3987-40e6-aadb-4a21530c2e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:48Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9"}]} 2018-10-10 04:18:52,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-1ec9647b-d553-4560-a14d-1e034911d607 2018-10-10 04:18:52,069 - neutron_utils - INFO - Deleting security group rule with ID - c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9 2018-10-10 04:18:52,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:52,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1ee8238-ae19-461a-92c2-98f21e65844f Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:52,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c5ebc3a6-aa75-4ff6-b65d-d2e6eece8ca9 used request id req-d1ee8238-ae19-461a-92c2-98f21e65844f 2018-10-10 04:18:52,163 - neutron_utils - INFO - Deleting security group rule with ID - 1d624969-824a-4b3e-b473-20f2d7681315 2018-10-10 04:18:52,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1d624969-824a-4b3e-b473-20f2d7681315 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:52,407 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86756f8d-c4d9-4d60-94ff-d95e917f673f Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:52,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1d624969-824a-4b3e-b473-20f2d7681315 used request id req-86756f8d-c4d9-4d60-94ff-d95e917f673f 2018-10-10 04:18:52,407 - neutron_utils - INFO - Deleting security group rule with ID - a853bd60-8bb8-4261-8490-6690c281fdf0 2018-10-10 04:18:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a853bd60-8bb8-4261-8490-6690c281fdf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:52,515 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99fb2626-df19-40b0-ac6a-954b6eb2f79c Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:52,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a853bd60-8bb8-4261-8490-6690c281fdf0 used request id req-99fb2626-df19-40b0-ac6a-954b6eb2f79c 2018-10-10 04:18:52,516 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d218a364-f05f-47e8-95f5-3f3196f294caname 2018-10-10 04:18:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d3a4e94e-3987-40e6-aadb-4a21530c2e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e26f5e157d986f130f6771de85d6188dcb486b" 2018-10-10 04:18:52,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1ddc367-4702-4d96-a535-671af57bb507 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:52,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d3a4e94e-3987-40e6-aadb-4a21530c2e5b used request id req-c1ddc367-4702-4d96-a535-671af57bb507 2018-10-10 04:18:52,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:52,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-36e78114-6659-40ed-9a76-55c0786f18ab Date: Wed, 10 Oct 2018 04:18:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:47Z", "updated_at": "2018-10-10T04:18:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:47Z", "revision_number": 0, "id": "402edee1-d9f4-4184-9610-39b04cdba8e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:47Z", "security_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:47Z", "revision_number": 0, "id": "4211ba05-9bda-4708-943d-7803c39367ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:47Z", "security_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:47Z", "revision_number": 0, "id": "9ad1d1ec-ce5a-4ff1-82e5-c6fb14a93912", "remote_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:47Z", "security_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv4", "project_id": "878e5b640d0f4980842cff4c4838c895"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:47Z", "revision_number": 0, "id": "e3247d58-58cc-4a11-a913-dacba5a0a17c", "remote_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:47Z", "security_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "tenant_id": "878e5b640d0f4980842cff4c4838c895", "port_range_min": null, "ethertype": "IPv6", "project_id": "878e5b640d0f4980842cff4c4838c895"}], "revision_number": 4, "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "name": "default"}]} 2018-10-10 04:18:52,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-36e78114-6659-40ed-9a76-55c0786f18ab 2018-10-10 04:18:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:52,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea8e06a-250d-4ab0-a303-81fae7355bc8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:18:52,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-dea8e06a-250d-4ab0-a303-81fae7355bc8 2018-10-10 04:18:52,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:53,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a421acc-54df-4ec4-bdd9-5d5eb88df0d2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:18:53,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-5a421acc-54df-4ec4-bdd9-5d5eb88df0d2 2018-10-10 04:18:53,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:53,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3625221c-72e0-46bc-a576-09543c9cec9c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:18:53,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-3625221c-72e0-46bc-a576-09543c9cec9c 2018-10-10 04:18:53,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:53,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3ddf84-d1d0-4edc-b3c4-4989d3742936 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895"}, "enabled": true, "id": "878e5b640d0f4980842cff4c4838c895", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b563a3f-7805-4f2-proj"}} 2018-10-10 04:18:53,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895 used request id req-be3ddf84-d1d0-4edc-b3c4-4989d3742936 2018-10-10 04:18:53,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0194528-1b48-4b06-a599-fd2f3c1e7848 2018-10-10 04:18:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b0194528-1b48-4b06-a599-fd2f3c1e7848 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:53,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3c5fbdc5-9ae5-47f6-b257-14c3ed2b8b4d Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:47Z", "security_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:47Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "402edee1-d9f4-4184-9610-39b04cdba8e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:47Z", "security_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:47Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "4211ba05-9bda-4708-943d-7803c39367ac"}, {"remote_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:47Z", "security_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:47Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "9ad1d1ec-ce5a-4ff1-82e5-c6fb14a93912"}, {"remote_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:47Z", "security_group_id": "b0194528-1b48-4b06-a599-fd2f3c1e7848", "port_range_min": null, "revision_number": 0, "tenant_id": "878e5b640d0f4980842cff4c4838c895", "created_at": "2018-10-10T04:18:47Z", "project_id": "878e5b640d0f4980842cff4c4838c895", "id": "e3247d58-58cc-4a11-a913-dacba5a0a17c"}]} 2018-10-10 04:18:53,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b0194528-1b48-4b06-a599-fd2f3c1e7848 used request id req-3c5fbdc5-9ae5-47f6-b257-14c3ed2b8b4d 2018-10-10 04:18:53,434 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:18:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b0194528-1b48-4b06-a599-fd2f3c1e7848 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:53,741 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bec7eaa-16a7-40e3-8a37-60f3bf652ec8 Content-Length: 0 Date: Wed, 10 Oct 2018 04:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:18:53,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b0194528-1b48-4b06-a599-fd2f3c1e7848 used request id req-7bec7eaa-16a7-40e3-8a37-60f3bf652ec8 2018-10-10 04:18:53,742 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1b563a3f-7805-4f2-proj 2018-10-10 04:18:53,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:53,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff2c172-d57a-4a99-bea7-e25bb1fbfe67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:53,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/878e5b640d0f4980842cff4c4838c895 used request id req-bff2c172-d57a-4a99-bea7-e25bb1fbfe67 2018-10-10 04:18:53,966 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1b563a3f-7805-4f2-proj-role 2018-10-10 04:18:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3736ad69a380424fa6e3abe44acc5b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:54,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2776d92-f149-4b2d-a65b-d53641eb07ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:54,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3736ad69a380424fa6e3abe44acc5b80 used request id req-f2776d92-f149-4b2d-a65b-d53641eb07ae 2018-10-10 04:18:54,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ba7aa3df7179beabfa63efc3bffccc8887874a" 2018-10-10 04:18:54,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f4d7cd-725d-4043-8eb0-666fd9f49448 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:54,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-96f4d7cd-725d-4043-8eb0-666fd9f49448 2018-10-10 04:18:54,181 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1b563a3f-7805-4f2-user 2018-10-10 04:18:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/dbb4312b8c604eb1aa4c7829383b67c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10967c6093d20b7b2803660d3f88eefcc25c7b8c" 2018-10-10 04:18:54,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa444e11-6d1a-44c0-975a-2d32c1f99028 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:54,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/dbb4312b8c604eb1aa4c7829383b67c5 used request id req-fa444e11-6d1a-44c0-975a-2d32c1f99028 2018-10-10 04:18:54,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:54,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["YR07OxNSQOSRawsFiMHV9g"], "issued_at": "2018-10-10T04:18:54.000000Z"}} 2018-10-10 04:18:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a970f4bdb38a51a485596bbf6af39b4a869ed581" 2018-10-10 04:18:54,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418f61fa-6c2b-490b-b9a3-e6daf615721f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:54,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-418f61fa-6c2b-490b-b9a3-e6daf615721f 2018-10-10 04:18:54,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:54,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:55,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["UWQd756FRuaM-0rsMiaWjw"], "issued_at": "2018-10-10T04:18:55.000000Z"}} 2018-10-10 04:18:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:18:55,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f2604f-1759-4678-a398-ca99bc5d6903 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:55,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-00f2604f-1759-4678-a398-ca99bc5d6903 2018-10-10 04:18:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:55,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:18:55,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1083c553-9c9a-4b25-bab1-b655d6049a01 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:18:55,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj used request id req-1083c553-9c9a-4b25-bab1-b655d6049a01 2018-10-10 04:18:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:18:55,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78315f6-4933-4440-aecb-184774a5f5b0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:55,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d78315f6-4933-4440-aecb-184774a5f5b0 2018-10-10 04:18:55,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj"}}' 2018-10-10 04:18:55,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54468bd0-a1d2-4e01-b1d1-8d3bc5f05099 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac"}, "enabled": true, "id": "8fe0c01cf4764fb6a0f17222371986ac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj"}} 2018-10-10 04:18:55,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-54468bd0-a1d2-4e01-b1d1-8d3bc5f05099 2018-10-10 04:18:55,609 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj 2018-10-10 04:18:55,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:55,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:55,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["-LBhLLEtSN-frvy0bCLz9A"], "issued_at": "2018-10-10T04:18:55.000000Z"}} 2018-10-10 04:18:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838ccb44d8b4ee5579bf2f48439e5b8466e02326" 2018-10-10 04:18:56,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacfae68-520d-4417-af0f-73de26a7920f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:56,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-aacfae68-520d-4417-af0f-73de26a7920f 2018-10-10 04:18:56,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:56,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838ccb44d8b4ee5579bf2f48439e5b8466e02326" 2018-10-10 04:18:56,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8622fb1-8078-41de-bf6a-0eaba179db2f Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:18:56,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f8622fb1-8078-41de-bf6a-0eaba179db2f 2018-10-10 04:18:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838ccb44d8b4ee5579bf2f48439e5b8466e02326" 2018-10-10 04:18:56,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f888b3d3-2b31-413d-9898-8886f4ea276b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac"}, "enabled": true, "id": "8fe0c01cf4764fb6a0f17222371986ac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj"}]} 2018-10-10 04:18:56,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj used request id req-f888b3d3-2b31-413d-9898-8886f4ea276b 2018-10-10 04:18:56,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838ccb44d8b4ee5579bf2f48439e5b8466e02326" 2018-10-10 04:18:56,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d85fb1-9866-4851-829e-39d60843325c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:18:56,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-59d85fb1-9866-4851-829e-39d60843325c 2018-10-10 04:18:56,662 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9dc63cd6-df68-4bb-user 2018-10-10 04:18:56,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:56,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:18:56,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433a8115-7147-40fd-9f98-57b532727739 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:18:56,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-433a8115-7147-40fd-9f98-57b532727739 2018-10-10 04:18:56,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" -d '{"role": {"name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj-role"}}' 2018-10-10 04:18:56,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be7fb293-301a-429c-ac58-d172922cf76d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9599fd8265484963931dd8122543c66b", "links": {"self": "http://172.30.9.25:5000/v3/roles/9599fd8265484963931dd8122543c66b"}, "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj-role"}} 2018-10-10 04:18:56,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-be7fb293-301a-429c-ac58-d172922cf76d 2018-10-10 04:18:56,855 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj-role 2018-10-10 04:18:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9599fd8265484963931dd8122543c66b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:18:56,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71e8f7c-486c-44b8-a2bb-d40d5519d690 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/9599fd8265484963931dd8122543c66b"}, "domain_id": null, "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj-role", "id": "9599fd8265484963931dd8122543c66b"}} 2018-10-10 04:18:56,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9599fd8265484963931dd8122543c66b used request id req-a71e8f7c-486c-44b8-a2bb-d40d5519d690 2018-10-10 04:18:56,876 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj-role to project CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj 2018-10-10 04:18:56,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac/users/8f3335f9413540f99ebd08d575e7dad5/roles/9599fd8265484963931dd8122543c66b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:18:57,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2cef08-f7c7-4c1b-b73d-7b4785300b42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:18:57,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac/users/8f3335f9413540f99ebd08d575e7dad5/roles/9599fd8265484963931dd8122543c66b used request id req-0f2cef08-f7c7-4c1b-b73d-7b4785300b42 2018-10-10 04:18:57,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:18:57,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:18:57,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9599fd8265484963931dd8122543c66b", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj-role"}], "expires_at": "2018-10-10T05:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fe0c01cf4764fb6a0f17222371986ac", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8fe0c01cf4764fb6a0f17222371986ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8fe0c01cf4764fb6a0f17222371986ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8fe0c01cf4764fb6a0f17222371986ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8fe0c01cf4764fb6a0f17222371986ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8fe0c01cf4764fb6a0f17222371986ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8fe0c01cf4764fb6a0f17222371986ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-user", "id": "8f3335f9413540f99ebd08d575e7dad5"}, "audit_ids": ["VTzqjw2KSRWlHq5ZU9HXaw"], "issued_at": "2018-10-10T04:18:57.000000Z"}} 2018-10-10 04:18:57,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:57,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e6f7db-3f49-42e4-bd67-62bfcf979200 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:18:57,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b4e6f7db-3f49-42e4-bd67-62bfcf979200 2018-10-10 04:18:57,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:57,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0283b55b-5ea5-436c-9c24-faef325852ea Date: Wed, 10 Oct 2018 04:18:57 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:18:57,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname&description=hello+group used request id req-0283b55b-5ea5-436c-9c24-faef325852ea 2018-10-10 04:18:57,757 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname... 2018-10-10 04:18:57,757 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname 2018-10-10 04:18:57,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" -d '{"security_group": {"name": "CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname", "description": "hello group"}}' 2018-10-10 04:18:58,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-252ec848-26e8-4c25-8161-261889debc56 Date: Wed, 10 Oct 2018 04:18:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "updated_at": "2018-10-10T04:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}], "revision_number": 2, "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "name": "CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname"}} 2018-10-10 04:18:58,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-252ec848-26e8-4c25-8161-261889debc56 2018-10-10 04:18:58,102 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:58,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88fb44f5-c3ae-4660-ab5d-aee2eb7c45b9 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:18:58,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-88fb44f5-c3ae-4660-ab5d-aee2eb7c45b9 2018-10-10 04:18:58,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:58,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d99ed906-c73c-4f62-ba90-80498b4f5e82 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:18:58,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-d99ed906-c73c-4f62-ba90-80498b4f5e82 2018-10-10 04:18:58,455 - neutron_utils - INFO - Retrieving security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:58,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:58,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5ed3eadf-f499-4f35-82ff-6d79fe13f040 Date: Wed, 10 Oct 2018 04:18:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "updated_at": "2018-10-10T04:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}], "revision_number": 2, "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "name": "CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname"}]} 2018-10-10 04:18:58,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-5ed3eadf-f499-4f35-82ff-6d79fe13f040 2018-10-10 04:18:58,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:58,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f1d6c26-d7ef-4179-a5f1-8388d7d08357 Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:18:58,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-4f1d6c26-d7ef-4179-a5f1-8388d7d08357 2018-10-10 04:18:58,819 - neutron_utils - INFO - Retrieving security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:59,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0ac4d691-a730-429f-ad15-a5e86b748218 Date: Wed, 10 Oct 2018 04:18:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "updated_at": "2018-10-10T04:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}], "revision_number": 2, "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "name": "CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname"}]} 2018-10-10 04:18:59,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-0ac4d691-a730-429f-ad15-a5e86b748218 2018-10-10 04:18:59,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:59,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aeebb767-26d7-4992-abd5-71ec91ffaf7f Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:18:59,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-aeebb767-26d7-4992-abd5-71ec91ffaf7f 2018-10-10 04:18:59,202 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname 2018-10-10 04:18:59,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:59,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6f256f6d-2d89-4f10-8158-8384ca3603a2 Date: Wed, 10 Oct 2018 04:18:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "updated_at": "2018-10-10T04:18:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}], "revision_number": 2, "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "name": "CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname"}]} 2018-10-10 04:18:59,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname used request id req-6f256f6d-2d89-4f10-8158-8384ca3603a2 2018-10-10 04:18:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:18:59,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:18:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:59,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72601af9-d56d-41aa-b673-c26f4a3861d4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac"}, "enabled": true, "id": "8fe0c01cf4764fb6a0f17222371986ac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj"}} 2018-10-10 04:18:59,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac used request id req-72601af9-d56d-41aa-b673-c26f4a3861d4 2018-10-10 04:18:59,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:59,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-801cfe80-304e-4664-b1a9-4cde2607082c Date: Wed, 10 Oct 2018 04:18: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-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:18:59,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-801cfe80-304e-4664-b1a9-4cde2607082c 2018-10-10 04:18:59,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}e1bdbd7b292c35a35e9075fc8f824586522d98bf" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0"}}' 2018-10-10 04:18:59,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-38ceb5d0-a16e-4d98-a23f-890de81e3f37 Date: Wed, 10 Oct 2018 04:18:59 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-10-10T04:18:59Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:59Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "63b2eaf1-1264-43eb-814c-3c7f86475943"}} 2018-10-10 04:18:59,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-38ceb5d0-a16e-4d98-a23f-890de81e3f37 2018-10-10 04:18:59,573 - neutron_utils - INFO - Retrieving security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:59,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b5d4bca8-86de-416c-a85e-87af3637cc04 Date: Wed, 10 Oct 2018 04:18:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "updated_at": "2018-10-10T04:18:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:59Z", "revision_number": 0, "id": "63b2eaf1-1264-43eb-814c-3c7f86475943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:59Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}], "revision_number": 3, "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "name": "CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname"}]} 2018-10-10 04:18:59,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-b5d4bca8-86de-416c-a85e-87af3637cc04 2018-10-10 04:18:59,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:18:59,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:18:59,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f2c2291e-b68c-4b58-bbd2-725574c7c758 Date: Wed, 10 Oct 2018 04:18:59 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-10-10T04:18:59Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:59Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "63b2eaf1-1264-43eb-814c-3c7f86475943"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:18:59,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-f2c2291e-b68c-4b58-bbd2-725574c7c758 2018-10-10 04:18:59,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:00,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9599fd8265484963931dd8122543c66b", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj-role"}], "expires_at": "2018-10-10T05:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fe0c01cf4764fb6a0f17222371986ac", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8fe0c01cf4764fb6a0f17222371986ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8fe0c01cf4764fb6a0f17222371986ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8fe0c01cf4764fb6a0f17222371986ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8fe0c01cf4764fb6a0f17222371986ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8fe0c01cf4764fb6a0f17222371986ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8fe0c01cf4764fb6a0f17222371986ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8fe0c01cf4764fb6a0f17222371986ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-user", "id": "8f3335f9413540f99ebd08d575e7dad5"}, "audit_ids": ["cZfMiX8tR--sUZ0q0cDE0Q"], "issued_at": "2018-10-10T04:19:00.000000Z"}} 2018-10-10 04:19:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253a6524a7c797c03654c1845d19e0afe21e3cf6" 2018-10-10 04:19:00,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0e860d37-78dc-43b8-b011-c269ef4b2e09 Date: Wed, 10 Oct 2018 04:19:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "updated_at": "2018-10-10T04:18:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:59Z", "revision_number": 0, "id": "63b2eaf1-1264-43eb-814c-3c7f86475943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:59Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}], "revision_number": 3, "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "name": "CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname"}]} 2018-10-10 04:19:00,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname&description=hello+group used request id req-0e860d37-78dc-43b8-b011-c269ef4b2e09 2018-10-10 04:19:00,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:19:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253a6524a7c797c03654c1845d19e0afe21e3cf6" 2018-10-10 04:19:00,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-658ada0f-c8c3-40ba-ae4b-7f4a2fdde3ab Date: Wed, 10 Oct 2018 04:19:00 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-10-10T04:18:59Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:59Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "63b2eaf1-1264-43eb-814c-3c7f86475943"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:19:00,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-658ada0f-c8c3-40ba-ae4b-7f4a2fdde3ab 2018-10-10 04:19:00,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:19:00,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253a6524a7c797c03654c1845d19e0afe21e3cf6" 2018-10-10 04:19:00,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b8dc9494-b869-4b8a-9469-fef33a54bac2 Date: Wed, 10 Oct 2018 04:19:00 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-10-10T04:18:59Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:59Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "63b2eaf1-1264-43eb-814c-3c7f86475943"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:19:00,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-b8dc9494-b869-4b8a-9469-fef33a54bac2 2018-10-10 04:19:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253a6524a7c797c03654c1845d19e0afe21e3cf6" 2018-10-10 04:19:01,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-552839f1-3d49-40c6-aef1-a960843d98fc Date: Wed, 10 Oct 2018 04:19:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "updated_at": "2018-10-10T04:18:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:59Z", "revision_number": 0, "id": "63b2eaf1-1264-43eb-814c-3c7f86475943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:59Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "revision_number": 0, "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}], "revision_number": 3, "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "name": "CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname"}]} 2018-10-10 04:19:01,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname used request id req-552839f1-3d49-40c6-aef1-a960843d98fc 2018-10-10 04:19:01,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 166e775b-cda5-4f9f-ae39-496f567dc7b0 2018-10-10 04:19:01,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253a6524a7c797c03654c1845d19e0afe21e3cf6" 2018-10-10 04:19:01,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b33af652-2951-4524-a82d-c50065b75c25 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:18:59Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:59Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "63b2eaf1-1264-43eb-814c-3c7f86475943"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "90c2ee21-4cbf-4049-a850-fd7d023a35af"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:58Z", "security_group_id": "166e775b-cda5-4f9f-ae39-496f567dc7b0", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:58Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "fee3cfe6-75c0-45a0-9ea5-9379937f5b29"}]} 2018-10-10 04:19:01,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-b33af652-2951-4524-a82d-c50065b75c25 2018-10-10 04:19:01,288 - neutron_utils - INFO - Deleting security group rule with ID - fee3cfe6-75c0-45a0-9ea5-9379937f5b29 2018-10-10 04:19:01,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/fee3cfe6-75c0-45a0-9ea5-9379937f5b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:19:01,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2d9ca3d-2dd3-40e3-b987-8a52c134784f Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:01,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/fee3cfe6-75c0-45a0-9ea5-9379937f5b29 used request id req-d2d9ca3d-2dd3-40e3-b987-8a52c134784f 2018-10-10 04:19:01,384 - neutron_utils - INFO - Deleting security group rule with ID - 90c2ee21-4cbf-4049-a850-fd7d023a35af 2018-10-10 04:19:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/90c2ee21-4cbf-4049-a850-fd7d023a35af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:19:01,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d77b933-4d14-4d22-bd6c-bd1be30400eb Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:01,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/90c2ee21-4cbf-4049-a850-fd7d023a35af used request id req-8d77b933-4d14-4d22-bd6c-bd1be30400eb 2018-10-10 04:19:01,625 - neutron_utils - INFO - Deleting security group rule with ID - 63b2eaf1-1264-43eb-814c-3c7f86475943 2018-10-10 04:19:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/63b2eaf1-1264-43eb-814c-3c7f86475943 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:19:01,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48486e19-3e87-4222-818b-a3d1782134bb Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:01,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/63b2eaf1-1264-43eb-814c-3c7f86475943 used request id req-48486e19-3e87-4222-818b-a3d1782134bb 2018-10-10 04:19:01,863 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f4a339ac-ff3f-47d6-87c5-b42c1d32ffccname 2018-10-10 04:19:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/166e775b-cda5-4f9f-ae39-496f567dc7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bdbd7b292c35a35e9075fc8f824586522d98bf" 2018-10-10 04:19:01,982 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af2f90dc-eda5-4750-95a3-7de04ee951b4 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:01,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/166e775b-cda5-4f9f-ae39-496f567dc7b0 used request id req-af2f90dc-eda5-4750-95a3-7de04ee951b4 2018-10-10 04:19:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:02,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-30750bbc-e602-4a0d-8043-213f79b6ff9b Date: Wed, 10 Oct 2018 04:19:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "updated_at": "2018-10-10T04:18:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:57Z", "revision_number": 0, "id": "113a3ccb-b5cc-4d8a-8e80-6ba10cee2449", "remote_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:57Z", "security_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:57Z", "revision_number": 0, "id": "440f291d-1581-499f-84d3-f4aecfb2c8df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:57Z", "security_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:57Z", "revision_number": 0, "id": "44da8a35-2ec1-4b70-958f-440c29f886a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:57Z", "security_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:57Z", "revision_number": 0, "id": "a6ae7f6b-3b3f-40ee-bd89-44e6c04bcbb6", "remote_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:57Z", "security_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fe0c01cf4764fb6a0f17222371986ac"}], "revision_number": 4, "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:19:02,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-30750bbc-e602-4a0d-8043-213f79b6ff9b 2018-10-10 04:19:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:02,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ecfa23-414a-422c-95fc-74a7de1c1e4e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:19:02,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-31ecfa23-414a-422c-95fc-74a7de1c1e4e 2018-10-10 04:19:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:02,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac23bc36-bd17-44b2-80a9-4b207c48a477 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:19:02,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-ac23bc36-bd17-44b2-80a9-4b207c48a477 2018-10-10 04:19:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:02,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b92eb0-4938-40b4-aeb3-9fa19ee85a3a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac"}, "enabled": true, "id": "8fe0c01cf4764fb6a0f17222371986ac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj"}} 2018-10-10 04:19:02,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac used request id req-c2b92eb0-4938-40b4-aeb3-9fa19ee85a3a 2018-10-10 04:19:02,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74440cb5-fe61-4e24-a54c-1810cf719b7d 2018-10-10 04:19:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74440cb5-fe61-4e24-a54c-1810cf719b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:02,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ba916da2-01b7-40f5-b4a6-fd5fc3f174cd Date: Wed, 10 Oct 2018 04:19:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:57Z", "security_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "113a3ccb-b5cc-4d8a-8e80-6ba10cee2449"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:57Z", "security_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "440f291d-1581-499f-84d3-f4aecfb2c8df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:57Z", "security_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "44da8a35-2ec1-4b70-958f-440c29f886a2"}, {"remote_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:18:57Z", "security_group_id": "74440cb5-fe61-4e24-a54c-1810cf719b7d", "port_range_min": null, "revision_number": 0, "tenant_id": "8fe0c01cf4764fb6a0f17222371986ac", "created_at": "2018-10-10T04:18:57Z", "project_id": "8fe0c01cf4764fb6a0f17222371986ac", "id": "a6ae7f6b-3b3f-40ee-bd89-44e6c04bcbb6"}]} 2018-10-10 04:19:02,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=74440cb5-fe61-4e24-a54c-1810cf719b7d used request id req-ba916da2-01b7-40f5-b4a6-fd5fc3f174cd 2018-10-10 04:19:02,668 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:19:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/74440cb5-fe61-4e24-a54c-1810cf719b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:02,941 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a5c6276-03ce-46e0-976a-87088931c249 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:02,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/74440cb5-fe61-4e24-a54c-1810cf719b7d used request id req-1a5c6276-03ce-46e0-976a-87088931c249 2018-10-10 04:19:02,942 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj 2018-10-10 04:19:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:03,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98c75227-d563-4a4a-a0da-5d94fef60110 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:03,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8fe0c01cf4764fb6a0f17222371986ac used request id req-98c75227-d563-4a4a-a0da-5d94fef60110 2018-10-10 04:19:03,157 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9dc63cd6-df68-4bb-proj-role 2018-10-10 04:19:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9599fd8265484963931dd8122543c66b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:03,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-918a0373-d063-49fd-9a2c-28fcc31e9709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:03,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9599fd8265484963931dd8122543c66b used request id req-918a0373-d063-49fd-9a2c-28fcc31e9709 2018-10-10 04:19:03,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06b0d09c8e0497a166d487b4063c0a380f302f7" 2018-10-10 04:19:03,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5581512d-89a4-47a3-a3b5-10e3b741a0ba Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:03,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5581512d-89a4-47a3-a3b5-10e3b741a0ba 2018-10-10 04:19:03,475 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9dc63cd6-df68-4bb-user 2018-10-10 04:19:03,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8f3335f9413540f99ebd08d575e7dad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838ccb44d8b4ee5579bf2f48439e5b8466e02326" 2018-10-10 04:19:03,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44a4bac8-7b2a-4aa5-bb39-8fb9e7c54e51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:03,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8f3335f9413540f99ebd08d575e7dad5 used request id req-44a4bac8-7b2a-4aa5-bb39-8fb9e7c54e51 2018-10-10 04:19:03,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:04,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["FAiOkuz1TvmW7WHj3gEmKg"], "issued_at": "2018-10-10T04:19:04.000000Z"}} 2018-10-10 04:19:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc93ca64d8a8033fb277a96f21b55a599ad0e75b" 2018-10-10 04:19:04,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb623a1-5c0b-4462-b8fa-fad773be9bb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:04,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4fb623a1-5c0b-4462-b8fa-fad773be9bb4 2018-10-10 04:19:04,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:04,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:04,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ctle94OpRT2gM-GO62rCOg"], "issued_at": "2018-10-10T04:19:04.000000Z"}} 2018-10-10 04:19:04,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:04,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2373626a-0a8d-4801-84dd-8b3e65e4b6f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:04,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2373626a-0a8d-4801-84dd-8b3e65e4b6f4 2018-10-10 04:19:04,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:04,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:04,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5801d46a-add2-45fd-8c73-774a0970314e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:19:04,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj used request id req-5801d46a-add2-45fd-8c73-774a0970314e 2018-10-10 04:19:04,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:04,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea203ba4-6064-49c0-9c67-b3c55b6a3b03 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:04,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ea203ba4-6064-49c0-9c67-b3c55b6a3b03 2018-10-10 04:19:04,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}}' 2018-10-10 04:19:04,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a984ddd-4fcc-45c0-9d33-5ed3848d2940 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2"}, "enabled": true, "id": "43a06195b83e4afe8b1941691d2a19f2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}} 2018-10-10 04:19:04,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0a984ddd-4fcc-45c0-9d33-5ed3848d2940 2018-10-10 04:19:04,890 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj 2018-10-10 04:19:04,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:04,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:05,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Po6JLxesR56xFThzeNPzgA"], "issued_at": "2018-10-10T04:19:05.000000Z"}} 2018-10-10 04:19:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69308104392f9c2eadf9660ee4d01bce6e3f66c9" 2018-10-10 04:19:05,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc241c6b-5002-4281-9694-31b8f364f091 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:05,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fc241c6b-5002-4281-9694-31b8f364f091 2018-10-10 04:19:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:05,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69308104392f9c2eadf9660ee4d01bce6e3f66c9" 2018-10-10 04:19:05,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b0bbb9-abb5-4e1d-879b-55429af9db39 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:19:05,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e6b0bbb9-abb5-4e1d-879b-55429af9db39 2018-10-10 04:19:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69308104392f9c2eadf9660ee4d01bce6e3f66c9" 2018-10-10 04:19:05,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38feef3a-6d29-4fa8-88d8-6b92baaefe5e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2"}, "enabled": true, "id": "43a06195b83e4afe8b1941691d2a19f2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}]} 2018-10-10 04:19:05,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj used request id req-38feef3a-6d29-4fa8-88d8-6b92baaefe5e 2018-10-10 04:19:05,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69308104392f9c2eadf9660ee4d01bce6e3f66c9" 2018-10-10 04:19:05,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cf6b06-131f-4ded-ac8c-4515b3c2db22 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:05,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-05cf6b06-131f-4ded-ac8c-4515b3c2db22 2018-10-10 04:19:06,009 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f4fdb586-ec7d-43f-user 2018-10-10 04:19:06,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:06,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:06,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b88fd1-8c66-4186-b634-7e60fe41c755 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:06,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-50b88fd1-8c66-4186-b634-7e60fe41c755 2018-10-10 04:19:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" -d '{"role": {"name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj-role"}}' 2018-10-10 04:19:06,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b61a4d-f786-4afb-abe1-7a321e5b992d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c59f3b53eff1437a9ddc89bbc4ead038", "links": {"self": "http://172.30.9.25:5000/v3/roles/c59f3b53eff1437a9ddc89bbc4ead038"}, "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj-role"}} 2018-10-10 04:19:06,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-90b61a4d-f786-4afb-abe1-7a321e5b992d 2018-10-10 04:19:06,202 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj-role 2018-10-10 04:19:06,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c59f3b53eff1437a9ddc89bbc4ead038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:06,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334fc76f-0003-49d0-b748-3f662bbfc799 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c59f3b53eff1437a9ddc89bbc4ead038"}, "domain_id": null, "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj-role", "id": "c59f3b53eff1437a9ddc89bbc4ead038"}} 2018-10-10 04:19:06,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c59f3b53eff1437a9ddc89bbc4ead038 used request id req-334fc76f-0003-49d0-b748-3f662bbfc799 2018-10-10 04:19:06,224 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj-role to project CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj 2018-10-10 04:19:06,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2/users/a6360d8c67de4444ba421f849b874a0b/roles/c59f3b53eff1437a9ddc89bbc4ead038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:06,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fecb28a-5c70-4142-ac4c-6229b5ad8a5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:06,354 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2/users/a6360d8c67de4444ba421f849b874a0b/roles/c59f3b53eff1437a9ddc89bbc4ead038 used request id req-7fecb28a-5c70-4142-ac4c-6229b5ad8a5c 2018-10-10 04:19:06,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:06,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:06,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c59f3b53eff1437a9ddc89bbc4ead038", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj-role"}], "expires_at": "2018-10-10T05:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43a06195b83e4afe8b1941691d2a19f2", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/43a06195b83e4afe8b1941691d2a19f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/43a06195b83e4afe8b1941691d2a19f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/43a06195b83e4afe8b1941691d2a19f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/43a06195b83e4afe8b1941691d2a19f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/43a06195b83e4afe8b1941691d2a19f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/43a06195b83e4afe8b1941691d2a19f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-user", "id": "a6360d8c67de4444ba421f849b874a0b"}, "audit_ids": ["rRBH0Nj5R6WdAfs4UTiejg"], "issued_at": "2018-10-10T04:19:06.000000Z"}} 2018-10-10 04:19:06,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:06,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a307a200-aae4-47b2-afc6-10b9eb2aecae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:06,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a307a200-aae4-47b2-afc6-10b9eb2aecae 2018-10-10 04:19:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:07,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-855391f7-00fa-41c9-9e64-88850b318fa0 Date: Wed, 10 Oct 2018 04:19:07 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:19:07,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname&description=hello+group used request id req-855391f7-00fa-41c9-9e64-88850b318fa0 2018-10-10 04:19:07,163 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname... 2018-10-10 04:19:07,163 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname 2018-10-10 04:19:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" -d '{"security_group": {"name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname", "description": "hello group"}}' 2018-10-10 04:19:07,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-81544c57-2606-4dbd-9383-aaacce7983f5 Date: Wed, 10 Oct 2018 04:19:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 2, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}} 2018-10-10 04:19:07,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-81544c57-2606-4dbd-9383-aaacce7983f5 2018-10-10 04:19:07,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:07,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40d3ed1b-5b4a-4afe-be0a-8e7d845b21a9 Date: Wed, 10 Oct 2018 04:19:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:07,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-40d3ed1b-5b4a-4afe-be0a-8e7d845b21a9 2018-10-10 04:19:07,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:07,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3fb8d2b-ce9a-49df-a832-a2ad3755d9e0 Date: Wed, 10 Oct 2018 04:19:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:07,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-a3fb8d2b-ce9a-49df-a832-a2ad3755d9e0 2018-10-10 04:19:07,721 - neutron_utils - INFO - Retrieving security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:07,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:07,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-30fe659f-ca9d-4a40-9979-aea5448c1608 Date: Wed, 10 Oct 2018 04:19:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 2, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:07,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-30fe659f-ca9d-4a40-9979-aea5448c1608 2018-10-10 04:19:07,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:08,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03b27418-12dd-4edb-ade5-99faf8753703 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:08,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-03b27418-12dd-4edb-ade5-99faf8753703 2018-10-10 04:19:08,084 - neutron_utils - INFO - Retrieving security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:08,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-97ca8d8d-c392-4994-a770-5328a917f3de Date: Wed, 10 Oct 2018 04:19:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 2, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:08,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-97ca8d8d-c392-4994-a770-5328a917f3de 2018-10-10 04:19:08,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:08,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:08,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92d31d01-d32c-4f37-ae08-3e882756119e Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:08,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-92d31d01-d32c-4f37-ae08-3e882756119e 2018-10-10 04:19:08,536 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname 2018-10-10 04:19:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:08,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8ac57cf2-d77c-4c1c-b767-170ed26c9418 Date: Wed, 10 Oct 2018 04:19:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 2, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:08,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-8ac57cf2-d77c-4c1c-b767-170ed26c9418 2018-10-10 04:19:08,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:08,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:08,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:08,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88888fe0-0ec4-491c-ab7b-8b954636e162 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2"}, "enabled": true, "id": "43a06195b83e4afe8b1941691d2a19f2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}} 2018-10-10 04:19:08,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 used request id req-88888fe0-0ec4-491c-ab7b-8b954636e162 2018-10-10 04:19:08,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:08,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:09,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89434ed5-e247-4fa7-a70d-57faf6386a77 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:09,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-89434ed5-e247-4fa7-a70d-57faf6386a77 2018-10-10 04:19:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}9459fe452fe8863cfba728405491070c690dfc1c" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3"}}' 2018-10-10 04:19:09,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e1eba78b-2cbf-4a1d-a064-a06c2c5129de Date: Wed, 10 Oct 2018 04:19:09 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}} 2018-10-10 04:19:09,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-e1eba78b-2cbf-4a1d-a064-a06c2c5129de 2018-10-10 04:19:09,304 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname 2018-10-10 04:19:09,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:09,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c4fae770-b469-418a-90e2-f1443719f151 Date: Wed, 10 Oct 2018 04:19:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 3, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:09,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-c4fae770-b469-418a-90e2-f1443719f151 2018-10-10 04:19:09,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:09,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93bee9d9-2bda-441f-84ec-c6d02e9f0557 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2"}, "enabled": true, "id": "43a06195b83e4afe8b1941691d2a19f2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}} 2018-10-10 04:19:09,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 used request id req-93bee9d9-2bda-441f-84ec-c6d02e9f0557 2018-10-10 04:19:09,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:09,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:09,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2fb9347f-0afc-432f-b569-d254eac45d70 Date: Wed, 10 Oct 2018 04:19:09 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:09,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-2fb9347f-0afc-432f-b569-d254eac45d70 2018-10-10 04:19:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}9459fe452fe8863cfba728405491070c690dfc1c" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3"}}' 2018-10-10 04:19:09,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9a9059eb-f8ab-45e8-ab6c-64b30e456162 Date: Wed, 10 Oct 2018 04:19:09 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}} 2018-10-10 04:19:09,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-9a9059eb-f8ab-45e8-ab6c-64b30e456162 2018-10-10 04:19:09,933 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname 2018-10-10 04:19:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:10,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-da115f0e-cee8-4477-8703-326bab7dc4ff Date: Wed, 10 Oct 2018 04:19:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 4, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:10,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-da115f0e-cee8-4477-8703-326bab7dc4ff 2018-10-10 04:19:10,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:10,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac9fca9-83a9-4b90-8109-8769c97799e7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2"}, "enabled": true, "id": "43a06195b83e4afe8b1941691d2a19f2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}} 2018-10-10 04:19:10,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 used request id req-5ac9fca9-83a9-4b90-8109-8769c97799e7 2018-10-10 04:19:10,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:10,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-42a566d2-b2df-43e4-8be3-adf4e95a3785 Date: Wed, 10 Oct 2018 04:19:10 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:10,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-42a566d2-b2df-43e4-8be3-adf4e95a3785 2018-10-10 04:19:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}9459fe452fe8863cfba728405491070c690dfc1c" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10}}' 2018-10-10 04:19:10,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8dcaf277-8b08-4b26-b3e4-153179be6a0d Date: Wed, 10 Oct 2018 04:19:10 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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}} 2018-10-10 04:19:10,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-8dcaf277-8b08-4b26-b3e4-153179be6a0d 2018-10-10 04:19:10,723 - neutron_utils - INFO - Retrieving security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:10,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:10,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f43f8a7f-513c-4a55-bfaf-668fdf3dbdd0 Date: Wed, 10 Oct 2018 04:19:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:10,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-f43f8a7f-513c-4a55-bfaf-668fdf3dbdd0 2018-10-10 04:19:10,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:11,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-96e3e017-d5c1-4ac5-83c3-4a3d80825150 Date: Wed, 10 Oct 2018 04:19:11 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:11,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-96e3e017-d5c1-4ac5-83c3-4a3d80825150 2018-10-10 04:19:11,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:11,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c59f3b53eff1437a9ddc89bbc4ead038", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj-role"}], "expires_at": "2018-10-10T05:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43a06195b83e4afe8b1941691d2a19f2", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/43a06195b83e4afe8b1941691d2a19f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/43a06195b83e4afe8b1941691d2a19f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/43a06195b83e4afe8b1941691d2a19f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/43a06195b83e4afe8b1941691d2a19f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/43a06195b83e4afe8b1941691d2a19f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/43a06195b83e4afe8b1941691d2a19f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/43a06195b83e4afe8b1941691d2a19f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-user", "id": "a6360d8c67de4444ba421f849b874a0b"}, "audit_ids": ["aqfmy8JeS5arUYJhNCfjKA"], "issued_at": "2018-10-10T04:19:11.000000Z"}} 2018-10-10 04:19:11,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:11,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1878773c-d260-4a0a-ba01-ab488bc668e6 Date: Wed, 10 Oct 2018 04:19:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:11,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname&description=hello+group used request id req-1878773c-d260-4a0a-ba01-ab488bc668e6 2018-10-10 04:19:11,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:11,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8498baf3-1b04-404c-bb27-953c443da56a Date: Wed, 10 Oct 2018 04:19:11 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:11,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-8498baf3-1b04-404c-bb27-953c443da56a 2018-10-10 04:19:11,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:11,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:12,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ef1eeaf4-068b-4e62-82e0-4ae7cbd64e82 Date: Wed, 10 Oct 2018 04:19:12 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:12,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-ef1eeaf4-068b-4e62-82e0-4ae7cbd64e82 2018-10-10 04:19:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:12,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f32e6204-0474-4608-9abf-1d3e530fff06 Date: Wed, 10 Oct 2018 04:19:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:12,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-f32e6204-0474-4608-9abf-1d3e530fff06 2018-10-10 04:19:12,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:12,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9abb4d5c-4ec9-469f-88f3-7e43b6492a5b Date: Wed, 10 Oct 2018 04:19:12 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:12,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-9abb4d5c-4ec9-469f-88f3-7e43b6492a5b 2018-10-10 04:19:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:12,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e5945bc7-60ba-4df6-b5a1-fa6735fa7597 Date: Wed, 10 Oct 2018 04:19:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:12,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-e5945bc7-60ba-4df6-b5a1-fa6735fa7597 2018-10-10 04:19:12,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:12,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e5964188-fa71-4a7b-8728-fcc0e575fbdc Date: Wed, 10 Oct 2018 04:19:12 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:12,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-e5964188-fa71-4a7b-8728-fcc0e575fbdc 2018-10-10 04:19:12,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:13,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5ba62fff-bae0-4fd1-9ced-0b78bda2cc7a Date: Wed, 10 Oct 2018 04:19:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:13,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-5ba62fff-bae0-4fd1-9ced-0b78bda2cc7a 2018-10-10 04:19:13,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:13,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:13,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3b58e58f-824a-4081-87e4-b776839fb569 Date: Wed, 10 Oct 2018 04:19:13 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:13,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-3b58e58f-824a-4081-87e4-b776839fb569 2018-10-10 04:19:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:13,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f13faaa4-6ea5-4558-9095-411f1b8bcd14 Date: Wed, 10 Oct 2018 04:19:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:13,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-f13faaa4-6ea5-4558-9095-411f1b8bcd14 2018-10-10 04:19:13,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:13,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9139ff48-92b8-4d0d-ad6c-b56b1a73584b Date: Wed, 10 Oct 2018 04:19:13 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:13,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-9139ff48-92b8-4d0d-ad6c-b56b1a73584b 2018-10-10 04:19:13,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:13,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a317df32-a8ab-46e3-8943-6f2a386c820e Date: Wed, 10 Oct 2018 04:19:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:13,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-a317df32-a8ab-46e3-8943-6f2a386c820e 2018-10-10 04:19:13,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:13,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:13,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c003327c-9e8e-4e73-8e64-f590fd19b7b0 Date: Wed, 10 Oct 2018 04:19:13 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:13,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-c003327c-9e8e-4e73-8e64-f590fd19b7b0 2018-10-10 04:19:13,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:13,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9530abf5-73ed-4046-a8c8-1c79f8b3ad34 Date: Wed, 10 Oct 2018 04:19:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:13,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-9530abf5-73ed-4046-a8c8-1c79f8b3ad34 2018-10-10 04:19:13,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:13,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:14,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c41bfd7b-6bcb-41cf-b687-2e3b7106a825 Date: Wed, 10 Oct 2018 04:19:14 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:14,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-c41bfd7b-6bcb-41cf-b687-2e3b7106a825 2018-10-10 04:19:14,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:14,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2cfa43b7-60dc-4f43-8469-5c525e0c3712 Date: Wed, 10 Oct 2018 04:19:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "40a94df3-e52f-421e-878d-a4776c950f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:10Z", "revision_number": 0, "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "b1427e0c-3a43-456f-98ea-d1859aed165d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:09Z", "revision_number": 0, "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 5, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "name": "CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname"}]} 2018-10-10 04:19:14,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname used request id req-2cfa43b7-60dc-4f43-8469-5c525e0c3712 2018-10-10 04:19:14,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3e63b96-65f8-4731-9e09-5bd7f4c468e3 2018-10-10 04:19:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028f242e3fd2f91356714905acee77ee7a83f44" 2018-10-10 04:19:14,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e100d47b-2a79-4828-ae94-ba5c8d801080 Date: Wed, 10 Oct 2018 04:19:14 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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "40a94df3-e52f-421e-878d-a4776c950f6d"}, {"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-10-10T04:19:10Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:10Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "8e9cef27-530d-4ce4-ae2a-1e00e66059be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "b1427e0c-3a43-456f-98ea-d1859aed165d"}, {"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-10-10T04:19:09Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:09Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "d395ab65-f918-42cb-a9ab-27eea4c1755c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "a3e63b96-65f8-4731-9e09-5bd7f4c468e3", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "eaf7cc62-d92b-48b0-843b-76eb921de71d"}]} 2018-10-10 04:19:14,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-e100d47b-2a79-4828-ae94-ba5c8d801080 2018-10-10 04:19:14,117 - neutron_utils - INFO - Deleting security group rule with ID - 8e9cef27-530d-4ce4-ae2a-1e00e66059be 2018-10-10 04:19:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8e9cef27-530d-4ce4-ae2a-1e00e66059be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:14,238 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8eb62837-2e8e-4086-8c4e-65cda56e3672 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:14,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8e9cef27-530d-4ce4-ae2a-1e00e66059be used request id req-8eb62837-2e8e-4086-8c4e-65cda56e3672 2018-10-10 04:19:14,238 - neutron_utils - INFO - Deleting security group rule with ID - d395ab65-f918-42cb-a9ab-27eea4c1755c 2018-10-10 04:19:14,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d395ab65-f918-42cb-a9ab-27eea4c1755c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:14,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1075d632-8351-4acb-b3a5-98e9c1be0ee6 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:14,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d395ab65-f918-42cb-a9ab-27eea4c1755c used request id req-1075d632-8351-4acb-b3a5-98e9c1be0ee6 2018-10-10 04:19:14,483 - neutron_utils - INFO - Deleting security group rule with ID - eaf7cc62-d92b-48b0-843b-76eb921de71d 2018-10-10 04:19:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/eaf7cc62-d92b-48b0-843b-76eb921de71d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:14,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94a30e0d-dbca-4586-911b-37642d68c4a2 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:14,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/eaf7cc62-d92b-48b0-843b-76eb921de71d used request id req-94a30e0d-dbca-4586-911b-37642d68c4a2 2018-10-10 04:19:14,594 - neutron_utils - INFO - Deleting security group rule with ID - b1427e0c-3a43-456f-98ea-d1859aed165d 2018-10-10 04:19:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b1427e0c-3a43-456f-98ea-d1859aed165d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:14,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4cb8b73-19bf-48d2-bf01-b64b0765cf54 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:14,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b1427e0c-3a43-456f-98ea-d1859aed165d used request id req-f4cb8b73-19bf-48d2-bf01-b64b0765cf54 2018-10-10 04:19:14,687 - neutron_utils - INFO - Deleting security group rule with ID - 40a94df3-e52f-421e-878d-a4776c950f6d 2018-10-10 04:19:14,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/40a94df3-e52f-421e-878d-a4776c950f6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:14,910 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86c270a0-5d27-43a1-88f3-81a1414e44c7 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:14,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/40a94df3-e52f-421e-878d-a4776c950f6d used request id req-86c270a0-5d27-43a1-88f3-81a1414e44c7 2018-10-10 04:19:14,910 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-319d9f1e-11c2-4b90-9252-d673338e86dcname 2018-10-10 04:19:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a3e63b96-65f8-4731-9e09-5bd7f4c468e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9459fe452fe8863cfba728405491070c690dfc1c" 2018-10-10 04:19:15,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4fc48cbb-47f5-43d2-8b0b-07ec724deaef Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:15,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a3e63b96-65f8-4731-9e09-5bd7f4c468e3 used request id req-4fc48cbb-47f5-43d2-8b0b-07ec724deaef 2018-10-10 04:19:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:15,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9a1b6ea1-1f07-48bb-8a4a-e836c5adb5ce Date: Wed, 10 Oct 2018 04:19:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "updated_at": "2018-10-10T04:19:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "0cd20892-d9df-4c89-8f0e-b606f0bdee0f", "remote_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "18df795f-0225-4457-94ef-1c68ea405946", "remote_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "1a832b81-37cf-40aa-a2c8-60fdb45a0b88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "revision_number": 0, "id": "23d11c06-54b8-4c13-bb99-a94cc774a815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:07Z", "security_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "43a06195b83e4afe8b1941691d2a19f2"}], "revision_number": 4, "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:19:15,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9a1b6ea1-1f07-48bb-8a4a-e836c5adb5ce 2018-10-10 04:19:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:15,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ea5bd9-0c64-4303-aaed-d626aacfaba6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:19:15,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-23ea5bd9-0c64-4303-aaed-d626aacfaba6 2018-10-10 04:19:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:15,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85312704-767b-479d-84b8-fb7614c752ff Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2"}, "enabled": true, "id": "43a06195b83e4afe8b1941691d2a19f2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj"}} 2018-10-10 04:19:15,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 used request id req-85312704-767b-479d-84b8-fb7614c752ff 2018-10-10 04:19:15,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 156110cc-b166-49f2-bbf1-a86ac62161ae 2018-10-10 04:19:15,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=156110cc-b166-49f2-bbf1-a86ac62161ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:15,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd9242e6-ccb4-4dd2-8f92-74bc0aa93015 Date: Wed, 10 Oct 2018 04:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "0cd20892-d9df-4c89-8f0e-b606f0bdee0f"}, {"remote_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "18df795f-0225-4457-94ef-1c68ea405946"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "1a832b81-37cf-40aa-a2c8-60fdb45a0b88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:07Z", "security_group_id": "156110cc-b166-49f2-bbf1-a86ac62161ae", "port_range_min": null, "revision_number": 0, "tenant_id": "43a06195b83e4afe8b1941691d2a19f2", "created_at": "2018-10-10T04:19:07Z", "project_id": "43a06195b83e4afe8b1941691d2a19f2", "id": "23d11c06-54b8-4c13-bb99-a94cc774a815"}]} 2018-10-10 04:19:15,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=156110cc-b166-49f2-bbf1-a86ac62161ae used request id req-dd9242e6-ccb4-4dd2-8f92-74bc0aa93015 2018-10-10 04:19:15,619 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:19:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/156110cc-b166-49f2-bbf1-a86ac62161ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:15,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57f73680-5ceb-4406-996f-a640b166b3a5 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:15,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/156110cc-b166-49f2-bbf1-a86ac62161ae used request id req-57f73680-5ceb-4406-996f-a640b166b3a5 2018-10-10 04:19:15,894 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj 2018-10-10 04:19:15,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:16,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49101042-ba22-4468-98e2-0d38c19d0c98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:16,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/43a06195b83e4afe8b1941691d2a19f2 used request id req-49101042-ba22-4468-98e2-0d38c19d0c98 2018-10-10 04:19:16,103 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f4fdb586-ec7d-43f-proj-role 2018-10-10 04:19:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c59f3b53eff1437a9ddc89bbc4ead038 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:16,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a87b1799-0925-46af-8712-f5aadb627cb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:16,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c59f3b53eff1437a9ddc89bbc4ead038 used request id req-a87b1799-0925-46af-8712-f5aadb627cb4 2018-10-10 04:19:16,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec35b9127df0c1d3a94784d94cf3f148cd5a00a3" 2018-10-10 04:19:16,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f862f22-06be-417f-93e3-ebc71e9dd3b0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:16,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8f862f22-06be-417f-93e3-ebc71e9dd3b0 2018-10-10 04:19:16,311 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f4fdb586-ec7d-43f-user 2018-10-10 04:19:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a6360d8c67de4444ba421f849b874a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69308104392f9c2eadf9660ee4d01bce6e3f66c9" 2018-10-10 04:19:16,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f4ee703-2d2a-4c64-bcbb-4a98795cd9f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:16,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a6360d8c67de4444ba421f849b874a0b used request id req-4f4ee703-2d2a-4c64-bcbb-4a98795cd9f3 2018-10-10 04:19:16,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:16,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["rjLw1PqtQ5q_-AO9tQZY8g"], "issued_at": "2018-10-10T04:19:16.000000Z"}} 2018-10-10 04:19:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae503ebb55bba8d183ad9fc17c746802ac290439" 2018-10-10 04:19:16,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2005702e-9676-457d-8e64-3e4ebd711dca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:16,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2005702e-9676-457d-8e64-3e4ebd711dca 2018-10-10 04:19:16,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:16,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:17,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["0VOLfd12SSC6moBmBzYjAQ"], "issued_at": "2018-10-10T04:19:17.000000Z"}} 2018-10-10 04:19:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:17,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751ad18b-9bf1-4485-a539-9131ff1592a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:17,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-751ad18b-9bf1-4485-a539-9131ff1592a7 2018-10-10 04:19:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:17,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:17,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c55069-96a5-4297-acbf-93df1ecbc8c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:19:17,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj used request id req-25c55069-96a5-4297-acbf-93df1ecbc8c8 2018-10-10 04:19:17,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:17,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e60454-8d1e-4ab1-9c5d-7e71790daac7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:17,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b5e60454-8d1e-4ab1-9c5d-7e71790daac7 2018-10-10 04:19:17,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj"}}' 2018-10-10 04:19:17,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89ffafaf-c030-4a19-9dd9-a4b484617477 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3"}, "enabled": true, "id": "0c004cc3fd984e239eb1c1f235c0bdf3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj"}} 2018-10-10 04:19:17,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-89ffafaf-c030-4a19-9dd9-a4b484617477 2018-10-10 04:19:17,753 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj 2018-10-10 04:19:17,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:17,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:18,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["1gKy7Q8URJWzkrFq66ueMw"], "issued_at": "2018-10-10T04:19:18.000000Z"}} 2018-10-10 04:19:18,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf6d1a4bbc4559495e61078753c13bdc6b9a2c" 2018-10-10 04:19:18,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8939be-30e0-4f4f-99e8-37ea34bda81a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:18,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0d8939be-30e0-4f4f-99e8-37ea34bda81a 2018-10-10 04:19:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:18,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:18,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf6d1a4bbc4559495e61078753c13bdc6b9a2c" 2018-10-10 04:19:18,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b438a44d-a560-44cd-a441-63dd48027c8d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:19:18,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b438a44d-a560-44cd-a441-63dd48027c8d 2018-10-10 04:19:18,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf6d1a4bbc4559495e61078753c13bdc6b9a2c" 2018-10-10 04:19:18,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4fc34b-4c29-455a-aa9c-1f031a71d2e6 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3"}, "enabled": true, "id": "0c004cc3fd984e239eb1c1f235c0bdf3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj"}]} 2018-10-10 04:19:18,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj used request id req-0d4fc34b-4c29-455a-aa9c-1f031a71d2e6 2018-10-10 04:19:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf6d1a4bbc4559495e61078753c13bdc6b9a2c" 2018-10-10 04:19:18,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa34d91-0f25-4ac8-8407-b41b236c07e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:18,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bfa34d91-0f25-4ac8-8407-b41b236c07e7 2018-10-10 04:19:18,908 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3e0931bf-d4ea-4c6-user 2018-10-10 04:19:18,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:18,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:19,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf8ed0c-d450-46d1-8e07-3f709d2f5b11 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:19,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4bf8ed0c-d450-46d1-8e07-3f709d2f5b11 2018-10-10 04:19:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" -d '{"role": {"name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj-role"}}' 2018-10-10 04:19:19,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4829776e-558e-44af-9a1d-56a85baa0af5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21f9b6cb322e47bc98b561410389b4f6", "links": {"self": "http://172.30.9.25:5000/v3/roles/21f9b6cb322e47bc98b561410389b4f6"}, "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj-role"}} 2018-10-10 04:19:19,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4829776e-558e-44af-9a1d-56a85baa0af5 2018-10-10 04:19:19,111 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj-role 2018-10-10 04:19:19,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/21f9b6cb322e47bc98b561410389b4f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:19,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da66c1a-47c7-41d1-a0be-04a9e004e774 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/21f9b6cb322e47bc98b561410389b4f6"}, "domain_id": null, "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj-role", "id": "21f9b6cb322e47bc98b561410389b4f6"}} 2018-10-10 04:19:19,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/21f9b6cb322e47bc98b561410389b4f6 used request id req-9da66c1a-47c7-41d1-a0be-04a9e004e774 2018-10-10 04:19:19,202 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj-role to project CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj 2018-10-10 04:19:19,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3/users/4d98e105334e49979327521715d58807/roles/21f9b6cb322e47bc98b561410389b4f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:19,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bb81c1-9885-49ab-9843-8976a2d6b92f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:19,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3/users/4d98e105334e49979327521715d58807/roles/21f9b6cb322e47bc98b561410389b4f6 used request id req-70bb81c1-9885-49ab-9843-8976a2d6b92f 2018-10-10 04:19:19,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:19,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:19,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f9b6cb322e47bc98b561410389b4f6", "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj-role"}], "expires_at": "2018-10-10T05:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c004cc3fd984e239eb1c1f235c0bdf3", "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-user", "id": "4d98e105334e49979327521715d58807"}, "audit_ids": ["t2avgEjhROSepJiH3hDy5w"], "issued_at": "2018-10-10T04:19:19.000000Z"}} 2018-10-10 04:19:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:19,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2cbd44-3370-422e-8a4c-7f445b8ce876 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:19,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6c2cbd44-3370-422e-8a4c-7f445b8ce876 2018-10-10 04:19:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:20,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c41b89a5-fd53-413e-8911-98ab1cff2ea7 Date: Wed, 10 Oct 2018 04:19:20 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:19:20,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name&description=hello+group used request id req-c41b89a5-fd53-413e-8911-98ab1cff2ea7 2018-10-10 04:19:20,096 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name... 2018-10-10 04:19:20,097 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name 2018-10-10 04:19:20,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" -d '{"security_group": {"name": "CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name", "description": "hello group"}}' 2018-10-10 04:19:20,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-80acd578-52e9-45d9-aa02-9d8ca0dcd70c Date: Wed, 10 Oct 2018 04:19:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "updated_at": "2018-10-10T04:19:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}], "revision_number": 2, "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "name": "CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name"}} 2018-10-10 04:19:20,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-80acd578-52e9-45d9-aa02-9d8ca0dcd70c 2018-10-10 04:19:20,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:20,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0d24782-9513-46c7-a99e-7befe293d11d Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf"}]} 2018-10-10 04:19:20,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-a0d24782-9513-46c7-a99e-7befe293d11d 2018-10-10 04:19:20,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:20,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:20,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3bcbf39c-a572-4873-8bf1-9d7529e8fddd Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf"}]} 2018-10-10 04:19:20,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-3bcbf39c-a572-4873-8bf1-9d7529e8fddd 2018-10-10 04:19:20,803 - neutron_utils - INFO - Retrieving security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:20,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ca236039-b622-45bb-80e1-c2389670c684 Date: Wed, 10 Oct 2018 04:19:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "updated_at": "2018-10-10T04:19:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}], "revision_number": 2, "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "name": "CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name"}]} 2018-10-10 04:19:20,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-ca236039-b622-45bb-80e1-c2389670c684 2018-10-10 04:19:20,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:20,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:21,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9cd3bd9c-5faa-4b6a-a459-b37c3516b269 Date: Wed, 10 Oct 2018 04:19:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf"}]} 2018-10-10 04:19:21,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-9cd3bd9c-5faa-4b6a-a459-b37c3516b269 2018-10-10 04:19:21,174 - neutron_utils - INFO - Retrieving security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:21,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:21,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f7381f37-1ff5-4059-b4bd-d65605d5694b Date: Wed, 10 Oct 2018 04:19:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "updated_at": "2018-10-10T04:19:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}], "revision_number": 2, "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "name": "CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name"}]} 2018-10-10 04:19:21,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-f7381f37-1ff5-4059-b4bd-d65605d5694b 2018-10-10 04:19:21,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:21,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b55a9593-c52e-49c1-afa4-ee26a019d3df Date: Wed, 10 Oct 2018 04:19:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf"}]} 2018-10-10 04:19:21,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-b55a9593-c52e-49c1-afa4-ee26a019d3df 2018-10-10 04:19:21,535 - neutron_utils - INFO - Retrieving security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:21,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9dce03ea-0d54-42cf-b628-f56a130d1604 Date: Wed, 10 Oct 2018 04:19:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "updated_at": "2018-10-10T04:19:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}], "revision_number": 2, "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "name": "CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name"}]} 2018-10-10 04:19:21,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-9dce03ea-0d54-42cf-b628-f56a130d1604 2018-10-10 04:19:21,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:21,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e5b8ca07-3e17-4a00-a202-f9cba690883c Date: Wed, 10 Oct 2018 04:19:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf"}]} 2018-10-10 04:19:21,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-e5b8ca07-3e17-4a00-a202-f9cba690883c 2018-10-10 04:19:21,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:22,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f9b6cb322e47bc98b561410389b4f6", "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj-role"}], "expires_at": "2018-10-10T05:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c004cc3fd984e239eb1c1f235c0bdf3", "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0c004cc3fd984e239eb1c1f235c0bdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-user", "id": "4d98e105334e49979327521715d58807"}, "audit_ids": ["ojMNavGCQ7yzU7jgv6wfNA"], "issued_at": "2018-10-10T04:19:22.000000Z"}} 2018-10-10 04:19:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97838ba3d8979cd07c0f6e2c8797a4d3f62672f" 2018-10-10 04:19:22,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-eaac0bf5-3278-4f72-9395-47126607dbd0 Date: Wed, 10 Oct 2018 04:19:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "updated_at": "2018-10-10T04:19:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}], "revision_number": 2, "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "name": "CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name"}]} 2018-10-10 04:19:22,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name&description=hello+group used request id req-eaac0bf5-3278-4f72-9395-47126607dbd0 2018-10-10 04:19:22,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:22,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97838ba3d8979cd07c0f6e2c8797a4d3f62672f" 2018-10-10 04:19:22,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3a07206-b482-4c03-af19-4caaf1f1746c Date: Wed, 10 Oct 2018 04:19:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf"}]} 2018-10-10 04:19:22,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-a3a07206-b482-4c03-af19-4caaf1f1746c 2018-10-10 04:19:22,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb3a5995-cb3d-4883-9554-7123be82baa9 2018-10-10 04:19:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97838ba3d8979cd07c0f6e2c8797a4d3f62672f" 2018-10-10 04:19:22,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5161536f-89c9-4194-900a-2214c56c0242 Date: Wed, 10 Oct 2018 04:19:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "40314d78-08a2-4fdb-875c-a74f74d4e59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "bb3a5995-cb3d-4883-9554-7123be82baa9", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "64e50f0d-70d0-4cd9-904d-de4dd52109cf"}]} 2018-10-10 04:19:22,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-5161536f-89c9-4194-900a-2214c56c0242 2018-10-10 04:19:22,800 - neutron_utils - INFO - Deleting security group rule with ID - 40314d78-08a2-4fdb-875c-a74f74d4e59a 2018-10-10 04:19:22,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/40314d78-08a2-4fdb-875c-a74f74d4e59a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:23,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84095820-1488-4da2-a18d-b8c57b369769 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:23,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/40314d78-08a2-4fdb-875c-a74f74d4e59a used request id req-84095820-1488-4da2-a18d-b8c57b369769 2018-10-10 04:19:23,041 - neutron_utils - INFO - Deleting security group rule with ID - 64e50f0d-70d0-4cd9-904d-de4dd52109cf 2018-10-10 04:19:23,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/64e50f0d-70d0-4cd9-904d-de4dd52109cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:23,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49058dd6-3329-40d2-9594-d12b04b5c388 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:23,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/64e50f0d-70d0-4cd9-904d-de4dd52109cf used request id req-49058dd6-3329-40d2-9594-d12b04b5c388 2018-10-10 04:19:23,310 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ab648468-15f2-4703-b6f5-e51ee0cfe6e5name 2018-10-10 04:19:23,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bb3a5995-cb3d-4883-9554-7123be82baa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f0be90ead51e60740b9e126e648c246a3b8ea2" 2018-10-10 04:19:23,591 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3289a0fe-bf65-4534-ab28-8ae375f540f4 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:23,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bb3a5995-cb3d-4883-9554-7123be82baa9 used request id req-3289a0fe-bf65-4534-ab28-8ae375f540f4 2018-10-10 04:19:23,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:23,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9c9f3a99-d51f-47d9-bd75-58c77bf3510b Date: Wed, 10 Oct 2018 04:19:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:19Z", "updated_at": "2018-10-10T04:19:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "82bbe1d3-0b7f-4d73-b51f-fae9efc635c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "a0583b1d-ace6-47ae-9aae-844c77625fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "c4c9e4ae-7c38-478c-bcbf-54ebc80f4583", "remote_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "revision_number": 0, "id": "f38b0725-a88b-44ca-a593-f38cecc23922", "remote_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:20Z", "security_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3"}], "revision_number": 4, "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:19:23,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9c9f3a99-d51f-47d9-bd75-58c77bf3510b 2018-10-10 04:19:23,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:23,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e25982-544b-4c79-8ece-154a308e37be Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:19:23,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f6e25982-544b-4c79-8ece-154a308e37be 2018-10-10 04:19:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:23,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a802474-a28b-489b-946a-a8c4005aafb0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3"}, "enabled": true, "id": "0c004cc3fd984e239eb1c1f235c0bdf3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj"}} 2018-10-10 04:19:23,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3 used request id req-6a802474-a28b-489b-946a-a8c4005aafb0 2018-10-10 04:19:23,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 162875bb-9d57-4c15-88e3-8cdf87a7c04d 2018-10-10 04:19:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=162875bb-9d57-4c15-88e3-8cdf87a7c04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:24,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c62fab9e-9fed-44f8-980f-54b7a76eccb8 Date: Wed, 10 Oct 2018 04:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "82bbe1d3-0b7f-4d73-b51f-fae9efc635c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "a0583b1d-ace6-47ae-9aae-844c77625fa9"}, {"remote_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "c4c9e4ae-7c38-478c-bcbf-54ebc80f4583"}, {"remote_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:20Z", "security_group_id": "162875bb-9d57-4c15-88e3-8cdf87a7c04d", "port_range_min": null, "revision_number": 0, "tenant_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "created_at": "2018-10-10T04:19:20Z", "project_id": "0c004cc3fd984e239eb1c1f235c0bdf3", "id": "f38b0725-a88b-44ca-a593-f38cecc23922"}]} 2018-10-10 04:19:24,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=162875bb-9d57-4c15-88e3-8cdf87a7c04d used request id req-c62fab9e-9fed-44f8-980f-54b7a76eccb8 2018-10-10 04:19:24,154 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:19:24,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/162875bb-9d57-4c15-88e3-8cdf87a7c04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:24,494 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-310e2e33-6649-4cd3-ab2a-d37242130e04 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:24,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/162875bb-9d57-4c15-88e3-8cdf87a7c04d used request id req-310e2e33-6649-4cd3-ab2a-d37242130e04 2018-10-10 04:19:24,495 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj 2018-10-10 04:19:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:24,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99452a0f-e960-4ce9-b8f9-afae15bb5379 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:24,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0c004cc3fd984e239eb1c1f235c0bdf3 used request id req-99452a0f-e960-4ce9-b8f9-afae15bb5379 2018-10-10 04:19:24,798 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3e0931bf-d4ea-4c6-proj-role 2018-10-10 04:19:24,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/21f9b6cb322e47bc98b561410389b4f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:24,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f91d1c-a8c9-4730-9f51-298c8258aac6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:24,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/21f9b6cb322e47bc98b561410389b4f6 used request id req-35f91d1c-a8c9-4730-9f51-298c8258aac6 2018-10-10 04:19:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c97847316feb92a0795344cc8c2de588dc453f94" 2018-10-10 04:19:25,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bdc706-921d-49cb-81b3-b4d9af6c4963 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:25,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a0bdc706-921d-49cb-81b3-b4d9af6c4963 2018-10-10 04:19:25,029 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3e0931bf-d4ea-4c6-user 2018-10-10 04:19:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4d98e105334e49979327521715d58807 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf6d1a4bbc4559495e61078753c13bdc6b9a2c" 2018-10-10 04:19:25,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bab6f5a-d486-49e0-8805-6f7a889f0127 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:25,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4d98e105334e49979327521715d58807 used request id req-9bab6f5a-d486-49e0-8805-6f7a889f0127 2018-10-10 04:19:25,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:25,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["DAO24nkzSO-aEhwHFTbqdA"], "issued_at": "2018-10-10T04:19:25.000000Z"}} 2018-10-10 04:19:25,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b526716de2bdbd36b1c9c67067130eba44c33dde" 2018-10-10 04:19:25,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d97d97-779b-4fe0-b4f5-6a7efa16f682 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:25,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-57d97d97-779b-4fe0-b4f5-6a7efa16f682 2018-10-10 04:19:25,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:25,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:26,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["9JSAk3LNRCK0iv90m0fNdA"], "issued_at": "2018-10-10T04:19:26.000000Z"}} 2018-10-10 04:19:26,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:26,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a806e2ef-1df2-40a7-b558-768e5664ddce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:26,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a806e2ef-1df2-40a7-b558-768e5664ddce 2018-10-10 04:19:26,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:26,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:26,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-792138e5-58d7-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:26,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c316c74-0d06-4828-8f66-2ec72a23d621 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-792138e5-58d7-442-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:19:26,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-792138e5-58d7-442-proj used request id req-4c316c74-0d06-4828-8f66-2ec72a23d621 2018-10-10 04:19:26,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:26,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2acbd258-d5ed-44b4-b0a4-19486f12a85c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:26,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2acbd258-d5ed-44b4-b0a4-19486f12a85c 2018-10-10 04:19:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}}' 2018-10-10 04:19:26,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b83ddf4b-449d-42d8-b926-549c2d7f12c0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120"}, "enabled": true, "id": "276a85b64c6645a1adddb98b94f90120", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}} 2018-10-10 04:19:26,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b83ddf4b-449d-42d8-b926-549c2d7f12c0 2018-10-10 04:19:26,459 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-792138e5-58d7-442-proj 2018-10-10 04:19:26,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:26,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:26,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["qxyXDOJUSWCSMBQPl6aUww"], "issued_at": "2018-10-10T04:19:26.000000Z"}} 2018-10-10 04:19:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d02b6bcd53c0db5409bb17882f5f0c3bbad29b" 2018-10-10 04:19:26,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b3d729-cd14-47bc-a3ee-f4f90293d674 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:26,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-64b3d729-cd14-47bc-a3ee-f4f90293d674 2018-10-10 04:19:26,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:26,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d02b6bcd53c0db5409bb17882f5f0c3bbad29b" 2018-10-10 04:19:26,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256d5481-477e-4bc5-9764-c133631c3df5 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:19:26,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-256d5481-477e-4bc5-9764-c133631c3df5 2018-10-10 04:19:26,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-792138e5-58d7-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d02b6bcd53c0db5409bb17882f5f0c3bbad29b" 2018-10-10 04:19:27,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e240266-295d-4101-8459-b90576ef6d41 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-792138e5-58d7-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120"}, "enabled": true, "id": "276a85b64c6645a1adddb98b94f90120", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}]} 2018-10-10 04:19:27,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-792138e5-58d7-442-proj used request id req-9e240266-295d-4101-8459-b90576ef6d41 2018-10-10 04:19:27,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d02b6bcd53c0db5409bb17882f5f0c3bbad29b" 2018-10-10 04:19:27,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce53a13-d3df-4149-a727-208471deb0c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:27,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dce53a13-d3df-4149-a727-208471deb0c5 2018-10-10 04:19:27,513 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-792138e5-58d7-442-user 2018-10-10 04:19:27,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:27,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ff631b-32fd-44a0-aa92-ce66433b5ac0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:27,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-24ff631b-32fd-44a0-aa92-ce66433b5ac0 2018-10-10 04:19:27,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" -d '{"role": {"name": "CreateSecurityGroupTests-792138e5-58d7-442-proj-role"}}' 2018-10-10 04:19:27,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7148df85-ed42-460c-93bf-3f45496a1961 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05dffa0f4ea74e66b49a99e2cfcef4a7", "links": {"self": "http://172.30.9.25:5000/v3/roles/05dffa0f4ea74e66b49a99e2cfcef4a7"}, "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj-role"}} 2018-10-10 04:19:27,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7148df85-ed42-460c-93bf-3f45496a1961 2018-10-10 04:19:27,711 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-792138e5-58d7-442-proj-role 2018-10-10 04:19:27,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/05dffa0f4ea74e66b49a99e2cfcef4a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:27,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d9f75f-081c-40b9-902d-af106de5d6b4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/05dffa0f4ea74e66b49a99e2cfcef4a7"}, "domain_id": null, "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj-role", "id": "05dffa0f4ea74e66b49a99e2cfcef4a7"}} 2018-10-10 04:19:27,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/05dffa0f4ea74e66b49a99e2cfcef4a7 used request id req-68d9f75f-081c-40b9-902d-af106de5d6b4 2018-10-10 04:19:27,802 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-792138e5-58d7-442-proj-role to project CreateSecurityGroupTests-792138e5-58d7-442-proj 2018-10-10 04:19:27,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120/users/5ee42b0ac55141349fe8aaffb47d08bd/roles/05dffa0f4ea74e66b49a99e2cfcef4a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:27,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ddd908-74f1-45db-8588-6cb65a197901 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:27,916 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120/users/5ee42b0ac55141349fe8aaffb47d08bd/roles/05dffa0f4ea74e66b49a99e2cfcef4a7 used request id req-09ddd908-74f1-45db-8588-6cb65a197901 2018-10-10 04:19:27,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:27,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:28,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05dffa0f4ea74e66b49a99e2cfcef4a7", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj-role"}], "expires_at": "2018-10-10T05:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "276a85b64c6645a1adddb98b94f90120", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/276a85b64c6645a1adddb98b94f90120", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/276a85b64c6645a1adddb98b94f90120", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/276a85b64c6645a1adddb98b94f90120", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/276a85b64c6645a1adddb98b94f90120", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/276a85b64c6645a1adddb98b94f90120", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/276a85b64c6645a1adddb98b94f90120", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/276a85b64c6645a1adddb98b94f90120", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/276a85b64c6645a1adddb98b94f90120", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/276a85b64c6645a1adddb98b94f90120", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/276a85b64c6645a1adddb98b94f90120", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/276a85b64c6645a1adddb98b94f90120", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/276a85b64c6645a1adddb98b94f90120", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-792138e5-58d7-442-user", "id": "5ee42b0ac55141349fe8aaffb47d08bd"}, "audit_ids": ["2oe6Dws-Ts-oTmXB9e01AA"], "issued_at": "2018-10-10T04:19:28.000000Z"}} 2018-10-10 04:19:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:28,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566553d3-5c92-4b64-891f-43e3b3face1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:28,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-566553d3-5c92-4b64-891f-43e3b3face1c 2018-10-10 04:19:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:28,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-07b5d491-fafa-41dc-a3bc-7e0417a1533b Date: Wed, 10 Oct 2018 04:19:28 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:19:28,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name&description=hello+group used request id req-07b5d491-fafa-41dc-a3bc-7e0417a1533b 2018-10-10 04:19:28,663 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name... 2018-10-10 04:19:28,663 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name 2018-10-10 04:19:28,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" -d '{"security_group": {"name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name", "description": "hello group"}}' 2018-10-10 04:19:29,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-050ac5b0-465f-4a93-b89e-04ecdd78cda9 Date: Wed, 10 Oct 2018 04:19:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 2, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}} 2018-10-10 04:19:29,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-050ac5b0-465f-4a93-b89e-04ecdd78cda9 2018-10-10 04:19:29,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:29,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:29,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-472e41b9-a463-426b-bed1-755ec8201df9 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}]} 2018-10-10 04:19:29,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-472e41b9-a463-426b-bed1-755ec8201df9 2018-10-10 04:19:29,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:29,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:29,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-611cf51f-8bda-403d-a407-169d4e9fcb3d Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}]} 2018-10-10 04:19:29,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-611cf51f-8bda-403d-a407-169d4e9fcb3d 2018-10-10 04:19:29,392 - neutron_utils - INFO - Retrieving security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:29,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-270d2279-e108-43ed-9e4f-ef93e33fea7c Date: Wed, 10 Oct 2018 04:19:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 2, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:29,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-270d2279-e108-43ed-9e4f-ef93e33fea7c 2018-10-10 04:19:29,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:29,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da5dd3cb-096e-49f7-9087-94b296b001a2 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}]} 2018-10-10 04:19:29,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-da5dd3cb-096e-49f7-9087-94b296b001a2 2018-10-10 04:19:29,729 - neutron_utils - INFO - Retrieving security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:29,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:29,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1560ad9e-4c6f-407b-8f09-de05fb421c8c Date: Wed, 10 Oct 2018 04:19:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 2, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:29,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-1560ad9e-4c6f-407b-8f09-de05fb421c8c 2018-10-10 04:19:29,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:29,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:30,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c55ef8b2-e6b5-46d9-8a52-b367ad5def9c Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}]} 2018-10-10 04:19:30,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-c55ef8b2-e6b5-46d9-8a52-b367ad5def9c 2018-10-10 04:19:30,093 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name 2018-10-10 04:19:30,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:30,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4f9595a2-de40-4250-a4b9-e2f3e8e5492c Date: Wed, 10 Oct 2018 04:19:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 2, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:30,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-4f9595a2-de40-4250-a4b9-e2f3e8e5492c 2018-10-10 04:19:30,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:30,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:30,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2398d2d-d39b-4a71-8ffb-9d0729be543a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120"}, "enabled": true, "id": "276a85b64c6645a1adddb98b94f90120", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}} 2018-10-10 04:19:30,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 used request id req-b2398d2d-d39b-4a71-8ffb-9d0729be543a 2018-10-10 04:19:30,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:30,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:30,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0713d9a8-c020-4839-a100-b47da67ca914 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}]} 2018-10-10 04:19:30,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-0713d9a8-c020-4839-a100-b47da67ca914 2018-10-10 04:19:30,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}e6767be56069beaffff888a05e2e69e02f9ad247" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3"}}' 2018-10-10 04:19:30,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-7dd7338a-c407-4f63-803b-1e97ee64199e Date: Wed, 10 Oct 2018 04:19:30 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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}} 2018-10-10 04:19:30,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-7dd7338a-c407-4f63-803b-1e97ee64199e 2018-10-10 04:19:30,670 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name 2018-10-10 04:19:30,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:30,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2c310c5b-8d14-4045-a3d0-743ab0c4d91f Date: Wed, 10 Oct 2018 04:19:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 3, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:30,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-2c310c5b-8d14-4045-a3d0-743ab0c4d91f 2018-10-10 04:19:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e3b5b4-f9e3-460c-b48c-d46371ce244a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120"}, "enabled": true, "id": "276a85b64c6645a1adddb98b94f90120", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}} 2018-10-10 04:19:30,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 used request id req-86e3b5b4-f9e3-460c-b48c-d46371ce244a 2018-10-10 04:19:30,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:31,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-df931621-b2c7-48f1-9575-1f318f549527 Date: Wed, 10 Oct 2018 04:19:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:31,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-df931621-b2c7-48f1-9575-1f318f549527 2018-10-10 04:19:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}e6767be56069beaffff888a05e2e69e02f9ad247" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3"}}' 2018-10-10 04:19:31,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-880b0c6a-ee6d-4bd8-9a7c-459133f89cdf Date: Wed, 10 Oct 2018 04:19:31 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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}} 2018-10-10 04:19:31,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-880b0c6a-ee6d-4bd8-9a7c-459133f89cdf 2018-10-10 04:19:31,448 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name 2018-10-10 04:19:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:31,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-fab13bfd-c789-4c96-a060-048b73ba8f35 Date: Wed, 10 Oct 2018 04:19:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 4, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:31,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-fab13bfd-c789-4c96-a060-048b73ba8f35 2018-10-10 04:19:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:31,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f236a4b-2e9c-48a7-87af-46aa29210cdc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120"}, "enabled": true, "id": "276a85b64c6645a1adddb98b94f90120", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}} 2018-10-10 04:19:31,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 used request id req-4f236a4b-2e9c-48a7-87af-46aa29210cdc 2018-10-10 04:19:31,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:31,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:31,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-9af1efff-bfa8-400a-82e7-e3a45d824225 Date: Wed, 10 Oct 2018 04:19:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:31,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-9af1efff-bfa8-400a-82e7-e3a45d824225 2018-10-10 04:19:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}e6767be56069beaffff888a05e2e69e02f9ad247" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10}}' 2018-10-10 04:19:32,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-bb26f4c0-201e-43d2-81fa-752d2054714d Date: Wed, 10 Oct 2018 04:19:32 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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}} 2018-10-10 04:19:32,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-bb26f4c0-201e-43d2-81fa-752d2054714d 2018-10-10 04:19:32,089 - neutron_utils - INFO - Retrieving security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:32,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ad8ee4d3-ef49-425b-b9c4-0ebaf73bb714 Date: Wed, 10 Oct 2018 04:19:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:32,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-ad8ee4d3-ef49-425b-b9c4-0ebaf73bb714 2018-10-10 04:19:32,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:32,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0c1d0b2e-7243-411f-96bb-a81ad16eba20 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:32,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-0c1d0b2e-7243-411f-96bb-a81ad16eba20 2018-10-10 04:19:32,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:32,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05dffa0f4ea74e66b49a99e2cfcef4a7", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj-role"}], "expires_at": "2018-10-10T05:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "276a85b64c6645a1adddb98b94f90120", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/276a85b64c6645a1adddb98b94f90120", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/276a85b64c6645a1adddb98b94f90120", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/276a85b64c6645a1adddb98b94f90120", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/276a85b64c6645a1adddb98b94f90120", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/276a85b64c6645a1adddb98b94f90120", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/276a85b64c6645a1adddb98b94f90120", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/276a85b64c6645a1adddb98b94f90120", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/276a85b64c6645a1adddb98b94f90120", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/276a85b64c6645a1adddb98b94f90120", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/276a85b64c6645a1adddb98b94f90120", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/276a85b64c6645a1adddb98b94f90120", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/276a85b64c6645a1adddb98b94f90120", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-792138e5-58d7-442-user", "id": "5ee42b0ac55141349fe8aaffb47d08bd"}, "audit_ids": ["kKPvGOKiTwqLNFRGwhrdCg"], "issued_at": "2018-10-10T04:19:32.000000Z"}} 2018-10-10 04:19:32,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:32,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-28926742-3414-405d-ad98-5aaa6fcbb5a8 Date: Wed, 10 Oct 2018 04:19:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:32,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name&description=hello+group used request id req-28926742-3414-405d-ad98-5aaa6fcbb5a8 2018-10-10 04:19:32,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:32,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:33,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-980eed48-74ab-4c30-acd7-dc1166696a6a Date: Wed, 10 Oct 2018 04:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:33,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-980eed48-74ab-4c30-acd7-dc1166696a6a 2018-10-10 04:19:33,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:33,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9a234a26-a9b9-4b28-9d1b-433f551d5a4e Date: Wed, 10 Oct 2018 04:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:33,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-9a234a26-a9b9-4b28-9d1b-433f551d5a4e 2018-10-10 04:19:33,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:33,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bb48651e-14d2-400c-b3ca-7a32e69d5f53 Date: Wed, 10 Oct 2018 04:19:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:33,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-bb48651e-14d2-400c-b3ca-7a32e69d5f53 2018-10-10 04:19:33,462 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:33,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5f52b133-f18a-405f-88e0-a0513d5c4589 Date: Wed, 10 Oct 2018 04:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:33,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-5f52b133-f18a-405f-88e0-a0513d5c4589 2018-10-10 04:19:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:33,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-684534de-381d-4d03-aa25-7e6be59c5301 Date: Wed, 10 Oct 2018 04:19:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:33,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-684534de-381d-4d03-aa25-7e6be59c5301 2018-10-10 04:19:33,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:33,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-24c59e98-7850-4cf4-a482-bcf453bc527c Date: Wed, 10 Oct 2018 04:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:33,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-24c59e98-7850-4cf4-a482-bcf453bc527c 2018-10-10 04:19:33,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:34,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-09c346e7-b474-42c5-836a-aefc29a04d74 Date: Wed, 10 Oct 2018 04:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:34,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-09c346e7-b474-42c5-836a-aefc29a04d74 2018-10-10 04:19:34,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:34,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:34,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d55bcaeb-fba4-4709-8cf4-ee9eb1fa5a77 Date: Wed, 10 Oct 2018 04:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:34,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-d55bcaeb-fba4-4709-8cf4-ee9eb1fa5a77 2018-10-10 04:19:34,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:34,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b453f31d-42bb-4b40-b05f-ac3f77b01659 Date: Wed, 10 Oct 2018 04:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:34,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-b453f31d-42bb-4b40-b05f-ac3f77b01659 2018-10-10 04:19:34,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:34,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:34,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-59e30eb2-ba5c-4c42-8ba1-34505b1e7c52 Date: Wed, 10 Oct 2018 04:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:34,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-59e30eb2-ba5c-4c42-8ba1-34505b1e7c52 2018-10-10 04:19:34,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:34,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f290cee4-ade5-4b66-8094-c7aac3369f4b Date: Wed, 10 Oct 2018 04:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:34,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-f290cee4-ade5-4b66-8094-c7aac3369f4b 2018-10-10 04:19:34,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:34,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:34,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ef26d2e9-2b09-4c23-9e1e-a2e96a02e188 Date: Wed, 10 Oct 2018 04:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:34,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-ef26d2e9-2b09-4c23-9e1e-a2e96a02e188 2018-10-10 04:19:34,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:34,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-69d1267d-98fd-41b6-bd5e-e1b4c140dbb3 Date: Wed, 10 Oct 2018 04:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:34,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-69d1267d-98fd-41b6-bd5e-e1b4c140dbb3 2018-10-10 04:19:34,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:34,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1f54697d-fe91-4e17-a57c-38d00658c310 Date: Wed, 10 Oct 2018 04:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:34,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-1f54697d-fe91-4e17-a57c-38d00658c310 2018-10-10 04:19:34,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:35,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-72c8f2e9-9c33-484c-9678-413450496d3a Date: Wed, 10 Oct 2018 04:19:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:35,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-72c8f2e9-9c33-484c-9678-413450496d3a 2018-10-10 04:19:35,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:35,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6501100c-9c2e-4fd6-bb3b-c026204dde7c Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:35,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-6501100c-9c2e-4fd6-bb3b-c026204dde7c 2018-10-10 04:19:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:35,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4751ac40-de43-4ff7-8573-9e9a851bd877 Date: Wed, 10 Oct 2018 04:19:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:35,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-4751ac40-de43-4ff7-8573-9e9a851bd877 2018-10-10 04:19:35,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:35,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:35,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-85b80d3c-ea90-4b64-a1b0-4c1f3b6155fc Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:35,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-85b80d3c-ea90-4b64-a1b0-4c1f3b6155fc 2018-10-10 04:19:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:35,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d3730d85-b466-49b3-8957-77006a85efed Date: Wed, 10 Oct 2018 04:19:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:35,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-d3730d85-b466-49b3-8957-77006a85efed 2018-10-10 04:19:35,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:35,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6a80f8c0-28e8-4613-92ee-e710db126956 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:35,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-6a80f8c0-28e8-4613-92ee-e710db126956 2018-10-10 04:19:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:35,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-78bceec4-9a89-4cda-8b65-6dd713ba9394 Date: Wed, 10 Oct 2018 04:19:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "0195f2ad-e402-4b35-816c-020c31d8942b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:31Z", "revision_number": 0, "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": 10, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "34635d0b-a907-4007-9859-3f751d3e7013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:30Z", "revision_number": 0, "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 5, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "name": "CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name"}]} 2018-10-10 04:19:35,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name used request id req-78bceec4-9a89-4cda-8b65-6dd713ba9394 2018-10-10 04:19:35,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:35,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-768e3582-44de-475f-ba3f-90b420167c50 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:35,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-768e3582-44de-475f-ba3f-90b420167c50 2018-10-10 04:19:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:35,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6aec3497-4034-43c9-8cb3-01d35a01daee Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0195f2ad-e402-4b35-816c-020c31d8942b"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:35,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-6aec3497-4034-43c9-8cb3-01d35a01daee 2018-10-10 04:19:35,733 - neutron_utils - INFO - Deleting security group rule with ID - 0195f2ad-e402-4b35-816c-020c31d8942b 2018-10-10 04:19:35,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/0195f2ad-e402-4b35-816c-020c31d8942b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:35,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9418ec27-fc3e-4057-86d9-54a2343bc54d Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:35,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/0195f2ad-e402-4b35-816c-020c31d8942b used request id req-9418ec27-fc3e-4057-86d9-54a2343bc54d 2018-10-10 04:19:35,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e566f148-908a-4f90-a68e-af8bd4d1dbb3 2018-10-10 04:19:36,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f362cc1dd0359b8fd4bc579124965b75a48" 2018-10-10 04:19:36,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-81329b13-08c2-41a0-8942-1758866b4c2b Date: Wed, 10 Oct 2018 04:19:36 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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "0cbc2808-dc33-45fe-83d3-5094efa2502c"}, {"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-10-10T04:19:31Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": 10, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:31Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "34635d0b-a907-4007-9859-3f751d3e7013"}, {"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-10-10T04:19:30Z", "security_group_id": "e566f148-908a-4f90-a68e-af8bd4d1dbb3", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:30Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb"}]} 2018-10-10 04:19:36,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-81329b13-08c2-41a0-8942-1758866b4c2b 2018-10-10 04:19:36,034 - neutron_utils - INFO - Deleting security group rule with ID - 0195f2ad-e402-4b35-816c-020c31d8942b 2018-10-10 04:19:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/0195f2ad-e402-4b35-816c-020c31d8942b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:36,208 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-eff47665-c192-465f-9c26-21154733dc46 Date: Wed, 10 Oct 2018 04:19:36 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 0195f2ad-e402-4b35-816c-020c31d8942b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 04:19:36,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/0195f2ad-e402-4b35-816c-020c31d8942b used request id req-eff47665-c192-465f-9c26-21154733dc46 2018-10-10 04:19:36,208 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 0195f2ad-e402-4b35-816c-020c31d8942b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 04:19:36,208 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 0195f2ad-e402-4b35-816c-020c31d8942b does not exist Neutron server returns request_ids: ['req-eff47665-c192-465f-9c26-21154733dc46'] 2018-10-10 04:19:36,209 - neutron_utils - INFO - Deleting security group rule with ID - ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb 2018-10-10 04:19:36,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:36,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec110056-760a-43a3-8d9f-e506f9c1dc4f Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:36,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/ef0bce7b-86dd-4f98-a502-bf1b9d77d5cb used request id req-ec110056-760a-43a3-8d9f-e506f9c1dc4f 2018-10-10 04:19:36,301 - neutron_utils - INFO - Deleting security group rule with ID - 1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7 2018-10-10 04:19:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:36,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40da5d57-f8e9-499a-a628-a0a15688511e Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:36,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1a0d4dce-c3b8-4190-b5c7-66969b0d5cc7 used request id req-40da5d57-f8e9-499a-a628-a0a15688511e 2018-10-10 04:19:36,546 - neutron_utils - INFO - Deleting security group rule with ID - 34635d0b-a907-4007-9859-3f751d3e7013 2018-10-10 04:19:36,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/34635d0b-a907-4007-9859-3f751d3e7013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:36,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1c4aa68-9f75-431c-9fb4-0470893aa4cc Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:36,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/34635d0b-a907-4007-9859-3f751d3e7013 used request id req-c1c4aa68-9f75-431c-9fb4-0470893aa4cc 2018-10-10 04:19:36,801 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-08d2065f-276c-4901-b5d5-d571044a3279name 2018-10-10 04:19:36,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e566f148-908a-4f90-a68e-af8bd4d1dbb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6767be56069beaffff888a05e2e69e02f9ad247" 2018-10-10 04:19:37,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af6951bc-c188-4c23-9a9a-1d9fa9028830 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:37,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e566f148-908a-4f90-a68e-af8bd4d1dbb3 used request id req-af6951bc-c188-4c23-9a9a-1d9fa9028830 2018-10-10 04:19:37,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:37,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8d629029-65f8-447f-bafc-3ce6cc7a5bf7 Date: Wed, 10 Oct 2018 04:19:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "updated_at": "2018-10-10T04:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "750eda98-eb32-4d23-91e8-8cf68eeec69d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "81e5def0-eebd-41a9-9019-fd2c94aa8684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "9b1beb70-eaa9-41e2-af5d-790661c701c2", "remote_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv4", "project_id": "276a85b64c6645a1adddb98b94f90120"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "revision_number": 0, "id": "fefef4fa-5b6f-4adf-84df-3301c444574b", "remote_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:28Z", "security_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "tenant_id": "276a85b64c6645a1adddb98b94f90120", "port_range_min": null, "ethertype": "IPv6", "project_id": "276a85b64c6645a1adddb98b94f90120"}], "revision_number": 4, "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "35c61009-6be1-4db2-af59-6469287f14cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:19:37,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-8d629029-65f8-447f-bafc-3ce6cc7a5bf7 2018-10-10 04:19:37,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:37,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299860a1-4127-48e7-9582-b7ff6865bee6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:19:37,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-299860a1-4127-48e7-9582-b7ff6865bee6 2018-10-10 04:19:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:37,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61264078-1ec0-462a-851c-2a23a228072d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:19:37,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-61264078-1ec0-462a-851c-2a23a228072d 2018-10-10 04:19:37,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:37,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ec1ae2-4cf1-42c7-b475-e58c35d976aa Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120"}, "enabled": true, "id": "276a85b64c6645a1adddb98b94f90120", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-792138e5-58d7-442-proj"}} 2018-10-10 04:19:37,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 used request id req-87ec1ae2-4cf1-42c7-b475-e58c35d976aa 2018-10-10 04:19:37,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 35c61009-6be1-4db2-af59-6469287f14cc 2018-10-10 04:19:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=35c61009-6be1-4db2-af59-6469287f14cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:37,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-00d76661-4a05-4968-bb6a-ca69296576eb Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:28Z", "security_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "750eda98-eb32-4d23-91e8-8cf68eeec69d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "81e5def0-eebd-41a9-9019-fd2c94aa8684"}, {"remote_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "9b1beb70-eaa9-41e2-af5d-790661c701c2"}, {"remote_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:28Z", "security_group_id": "35c61009-6be1-4db2-af59-6469287f14cc", "port_range_min": null, "revision_number": 0, "tenant_id": "276a85b64c6645a1adddb98b94f90120", "created_at": "2018-10-10T04:19:28Z", "project_id": "276a85b64c6645a1adddb98b94f90120", "id": "fefef4fa-5b6f-4adf-84df-3301c444574b"}]} 2018-10-10 04:19:37,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=35c61009-6be1-4db2-af59-6469287f14cc used request id req-00d76661-4a05-4968-bb6a-ca69296576eb 2018-10-10 04:19:37,860 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:19:37,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/35c61009-6be1-4db2-af59-6469287f14cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:38,184 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec8318fe-888c-48f2-8d0f-62808608b574 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:38,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/35c61009-6be1-4db2-af59-6469287f14cc used request id req-ec8318fe-888c-48f2-8d0f-62808608b574 2018-10-10 04:19:38,185 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-792138e5-58d7-442-proj 2018-10-10 04:19:38,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:38,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c687fbae-ef28-45e1-976f-5a1b3ae03b34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:38,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/276a85b64c6645a1adddb98b94f90120 used request id req-c687fbae-ef28-45e1-976f-5a1b3ae03b34 2018-10-10 04:19:38,427 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-792138e5-58d7-442-proj-role 2018-10-10 04:19:38,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/05dffa0f4ea74e66b49a99e2cfcef4a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:38,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc292e01-19da-4ec5-be6f-d1df234e43c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:38,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/05dffa0f4ea74e66b49a99e2cfcef4a7 used request id req-fc292e01-19da-4ec5-be6f-d1df234e43c7 2018-10-10 04:19:38,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f2009c44e37c8b1bb99a48117ba99e61712868" 2018-10-10 04:19:38,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ba50d9-e4e3-4148-91b4-ee0355adb517 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:38,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c6ba50d9-e4e3-4148-91b4-ee0355adb517 2018-10-10 04:19:38,634 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-792138e5-58d7-442-user 2018-10-10 04:19:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5ee42b0ac55141349fe8aaffb47d08bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d02b6bcd53c0db5409bb17882f5f0c3bbad29b" 2018-10-10 04:19:38,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed40c33a-6061-46c5-957c-fd3df6546573 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:38,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5ee42b0ac55141349fe8aaffb47d08bd used request id req-ed40c33a-6061-46c5-957c-fd3df6546573 2018-10-10 04:19:38,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:39,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["S5GXcBTrQrOBO7TaGYYgcQ"], "issued_at": "2018-10-10T04:19:39.000000Z"}} 2018-10-10 04:19:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186249d43a66f3a56af402eeb1ba760ea0a17761" 2018-10-10 04:19:39,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b229288-6865-4345-ab20-cd7b118459da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:39,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6b229288-6865-4345-ab20-cd7b118459da 2018-10-10 04:19:39,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:39,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:39,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["d_a6iQPvRIOo4R5UYbItkQ"], "issued_at": "2018-10-10T04:19:39.000000Z"}} 2018-10-10 04:19:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:39,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372fed1d-030f-4b3f-a8a0-065230ea9d20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:39,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-372fed1d-030f-4b3f-a8a0-065230ea9d20 2018-10-10 04:19:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:39,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:39,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:40,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e3e743-968e-4577-a50f-0767e36c8767 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:19:40,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj used request id req-07e3e743-968e-4577-a50f-0767e36c8767 2018-10-10 04:19:40,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:40,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1350e4-fd3d-472a-9079-e0a8289957f3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:40,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2a1350e4-fd3d-472a-9079-e0a8289957f3 2018-10-10 04:19:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}}' 2018-10-10 04:19:40,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-682cff5b-acb3-4a47-9f6f-45c05134bef3 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc"}, "enabled": true, "id": "45840019f6e740cd8551eb41e05a87fc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}} 2018-10-10 04:19:40,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-682cff5b-acb3-4a47-9f6f-45c05134bef3 2018-10-10 04:19:40,184 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj 2018-10-10 04:19:40,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:40,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:40,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["v4nMesPLTJqQg_nSz0LFVw"], "issued_at": "2018-10-10T04:19:40.000000Z"}} 2018-10-10 04:19:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc2a097e7df23a630124dbc3c814cfc6d77b09" 2018-10-10 04:19:40,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90090b13-406d-47db-bfb3-178758118bda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:40,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-90090b13-406d-47db-bfb3-178758118bda 2018-10-10 04:19:40,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:40,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc2a097e7df23a630124dbc3c814cfc6d77b09" 2018-10-10 04:19:40,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123654f1-acf9-43ff-83cb-3d4c94c4444d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:19:40,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-123654f1-acf9-43ff-83cb-3d4c94c4444d 2018-10-10 04:19:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc2a097e7df23a630124dbc3c814cfc6d77b09" 2018-10-10 04:19:40,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1167f543-4a6e-480c-b263-87fc28d2c5f2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc"}, "enabled": true, "id": "45840019f6e740cd8551eb41e05a87fc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}]} 2018-10-10 04:19:40,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj used request id req-1167f543-4a6e-480c-b263-87fc28d2c5f2 2018-10-10 04:19:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc2a097e7df23a630124dbc3c814cfc6d77b09" 2018-10-10 04:19:40,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013b0190-deb9-40e7-a277-679d8b9bcee7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:40,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-013b0190-deb9-40e7-a277-679d8b9bcee7 2018-10-10 04:19:41,315 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6a12c1d4-f5e6-47f-user 2018-10-10 04:19:41,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:41,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:41,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6dd9817-705f-478f-8c56-6381dde6b8f3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:41,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b6dd9817-705f-478f-8c56-6381dde6b8f3 2018-10-10 04:19:41,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" -d '{"role": {"name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj-role"}}' 2018-10-10 04:19:41,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a4b679a-1109-43be-b76c-5f36b1981328 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f411ca4f0134a469df0933d2dc28f23", "links": {"self": "http://172.30.9.25:5000/v3/roles/0f411ca4f0134a469df0933d2dc28f23"}, "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj-role"}} 2018-10-10 04:19:41,513 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-5a4b679a-1109-43be-b76c-5f36b1981328 2018-10-10 04:19:41,513 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj-role 2018-10-10 04:19:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/0f411ca4f0134a469df0933d2dc28f23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:41,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee82db8-d261-4b59-9d51-c47e007dbf16 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/0f411ca4f0134a469df0933d2dc28f23"}, "domain_id": null, "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj-role", "id": "0f411ca4f0134a469df0933d2dc28f23"}} 2018-10-10 04:19:41,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/0f411ca4f0134a469df0933d2dc28f23 used request id req-2ee82db8-d261-4b59-9d51-c47e007dbf16 2018-10-10 04:19:41,607 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj-role to project CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj 2018-10-10 04:19:41,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc/users/9fd7e236496a4741886c8804dd933356/roles/0f411ca4f0134a469df0933d2dc28f23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:41,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39065032-7954-406b-9140-7886f09334f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:41,730 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc/users/9fd7e236496a4741886c8804dd933356/roles/0f411ca4f0134a469df0933d2dc28f23 used request id req-39065032-7954-406b-9140-7886f09334f3 2018-10-10 04:19:41,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:41,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:42,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f411ca4f0134a469df0933d2dc28f23", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj-role"}], "expires_at": "2018-10-10T05:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45840019f6e740cd8551eb41e05a87fc", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45840019f6e740cd8551eb41e05a87fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/45840019f6e740cd8551eb41e05a87fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/45840019f6e740cd8551eb41e05a87fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45840019f6e740cd8551eb41e05a87fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/45840019f6e740cd8551eb41e05a87fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/45840019f6e740cd8551eb41e05a87fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-user", "id": "9fd7e236496a4741886c8804dd933356"}, "audit_ids": ["heAIDOZyQZWYcPf9bIvZug"], "issued_at": "2018-10-10T04:19:42.000000Z"}} 2018-10-10 04:19:42,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:42,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c46ebe-a838-4771-8cff-9695ddd1c5de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:42,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-68c46ebe-a838-4771-8cff-9695ddd1c5de 2018-10-10 04:19:42,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:42,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-75c01daf-b702-4589-8acb-5439ff8d4846 Date: Wed, 10 Oct 2018 04:19:42 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:19:42,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name&description=hello+group used request id req-75c01daf-b702-4589-8acb-5439ff8d4846 2018-10-10 04:19:42,534 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name... 2018-10-10 04:19:42,534 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name 2018-10-10 04:19:42,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" -d '{"security_group": {"name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name", "description": "hello group"}}' 2018-10-10 04:19:42,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-93453093-a1ac-4ac1-a044-e024cf1f1080 Date: Wed, 10 Oct 2018 04:19:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 2, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}} 2018-10-10 04:19:42,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-93453093-a1ac-4ac1-a044-e024cf1f1080 2018-10-10 04:19:42,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:42,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:43,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54f0ef8a-d071-4474-87ac-d5989f8dc296 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}]} 2018-10-10 04:19:43,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-54f0ef8a-d071-4474-87ac-d5989f8dc296 2018-10-10 04:19:43,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:43,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:43,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-994c202c-30e7-4531-9a28-af3571042093 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}]} 2018-10-10 04:19:43,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-994c202c-30e7-4531-9a28-af3571042093 2018-10-10 04:19:43,244 - neutron_utils - INFO - Retrieving security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:43,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-52094934-332b-42d8-92cb-d392d33353f6 Date: Wed, 10 Oct 2018 04:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 2, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:43,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-52094934-332b-42d8-92cb-d392d33353f6 2018-10-10 04:19:43,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:43,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d362d02-e749-4ef3-86bc-0bbee101f304 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}]} 2018-10-10 04:19:43,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-0d362d02-e749-4ef3-86bc-0bbee101f304 2018-10-10 04:19:43,632 - neutron_utils - INFO - Retrieving security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:43,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:43,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cb02a1f7-2fcd-407e-a42e-eaaab2342d8a Date: Wed, 10 Oct 2018 04:19:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 2, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:43,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-cb02a1f7-2fcd-407e-a42e-eaaab2342d8a 2018-10-10 04:19:43,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:44,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6e6adecb-f6d0-431f-96aa-97ebb4f2c12f Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}]} 2018-10-10 04:19:44,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-6e6adecb-f6d0-431f-96aa-97ebb4f2c12f 2018-10-10 04:19:44,011 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name 2018-10-10 04:19:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:44,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dc2c25ba-e0fd-47e4-918f-fdebdeba7cca Date: Wed, 10 Oct 2018 04:19:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 2, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:44,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-dc2c25ba-e0fd-47e4-918f-fdebdeba7cca 2018-10-10 04:19:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:44,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:44,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:44,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1246a51-e732-4ef3-9909-2c04394edb46 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc"}, "enabled": true, "id": "45840019f6e740cd8551eb41e05a87fc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}} 2018-10-10 04:19:44,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc used request id req-d1246a51-e732-4ef3-9909-2c04394edb46 2018-10-10 04:19:44,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:44,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8da579c4-088d-4fe3-bd6a-c7a183a75033 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}]} 2018-10-10 04:19:44,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-8da579c4-088d-4fe3-bd6a-c7a183a75033 2018-10-10 04:19:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}8731a53b1c96c64031daa8798bd939aee100117c" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c"}}' 2018-10-10 04:19:44,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-0759c3c0-f761-41e6-9b70-75286421dbdd Date: Wed, 10 Oct 2018 04:19:44 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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}} 2018-10-10 04:19:44,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-0759c3c0-f761-41e6-9b70-75286421dbdd 2018-10-10 04:19:44,640 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name 2018-10-10 04:19:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:44,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-647bf47e-f5a6-4f9b-8fb6-ea67993ff37d Date: Wed, 10 Oct 2018 04:19:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 3, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:44,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-647bf47e-f5a6-4f9b-8fb6-ea67993ff37d 2018-10-10 04:19:44,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:44,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db25536d-a124-42b3-a0b9-1f94dd16fad6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc"}, "enabled": true, "id": "45840019f6e740cd8551eb41e05a87fc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}} 2018-10-10 04:19:44,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc used request id req-db25536d-a124-42b3-a0b9-1f94dd16fad6 2018-10-10 04:19:44,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:44,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:44,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-acd8a401-3731-4225-98e5-59a3b1fd6e02 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:44,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-acd8a401-3731-4225-98e5-59a3b1fd6e02 2018-10-10 04:19:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}8731a53b1c96c64031daa8798bd939aee100117c" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c"}}' 2018-10-10 04:19:45,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-846e53b1-c730-41c4-a471-83304cab3b5b Date: Wed, 10 Oct 2018 04:19:45 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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}} 2018-10-10 04:19:45,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-846e53b1-c730-41c4-a471-83304cab3b5b 2018-10-10 04:19:45,257 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name 2018-10-10 04:19:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:45,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-f8ab5d77-d105-4dac-acad-e842ca988792 Date: Wed, 10 Oct 2018 04:19:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 4, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:45,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-f8ab5d77-d105-4dac-acad-e842ca988792 2018-10-10 04:19:45,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:45,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bd9e8a-dba8-4c93-ac01-329e6877252f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc"}, "enabled": true, "id": "45840019f6e740cd8551eb41e05a87fc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}} 2018-10-10 04:19:45,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc used request id req-05bd9e8a-dba8-4c93-ac01-329e6877252f 2018-10-10 04:19:45,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:45,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-d3b2e7d5-f43d-4a32-936e-88c127c2488b Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:45,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-d3b2e7d5-f43d-4a32-936e-88c127c2488b 2018-10-10 04:19:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}8731a53b1c96c64031daa8798bd939aee100117c" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10}}' 2018-10-10 04:19:46,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a3308a01-747d-421f-a7d3-a99dcf2089a7 Date: Wed, 10 Oct 2018 04:19:46 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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}} 2018-10-10 04:19:46,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-a3308a01-747d-421f-a7d3-a99dcf2089a7 2018-10-10 04:19:46,041 - neutron_utils - INFO - Retrieving security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:46,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:46,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8240f986-a71c-4928-8c4b-ceb14482abf0 Date: Wed, 10 Oct 2018 04:19:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:46,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-8240f986-a71c-4928-8c4b-ceb14482abf0 2018-10-10 04:19:46,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:46,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-46a0a6d3-e6b7-45e9-be67-4da956e69453 Date: Wed, 10 Oct 2018 04:19:46 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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:46,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-46a0a6d3-e6b7-45e9-be67-4da956e69453 2018-10-10 04:19:46,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:46,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f411ca4f0134a469df0933d2dc28f23", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj-role"}], "expires_at": "2018-10-10T05:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45840019f6e740cd8551eb41e05a87fc", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45840019f6e740cd8551eb41e05a87fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/45840019f6e740cd8551eb41e05a87fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/45840019f6e740cd8551eb41e05a87fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/45840019f6e740cd8551eb41e05a87fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/45840019f6e740cd8551eb41e05a87fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/45840019f6e740cd8551eb41e05a87fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/45840019f6e740cd8551eb41e05a87fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-user", "id": "9fd7e236496a4741886c8804dd933356"}, "audit_ids": ["tNHKD_wyTciKcOWbMDcqQg"], "issued_at": "2018-10-10T04:19:46.000000Z"}} 2018-10-10 04:19:46,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:46,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d519d35c-6cf9-4c8a-8d78-448df1a4a116 Date: Wed, 10 Oct 2018 04:19:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:46,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name&description=hello+group used request id req-d519d35c-6cf9-4c8a-8d78-448df1a4a116 2018-10-10 04:19:46,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:46,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:47,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ed25f6d9-66f1-4006-89c0-407bdc006f7c Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:47,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-ed25f6d9-66f1-4006-89c0-407bdc006f7c 2018-10-10 04:19:47,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:47,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:47,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fe4d7a3a-8b75-441b-a992-9712bf3e3f9b Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:47,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-fe4d7a3a-8b75-441b-a992-9712bf3e3f9b 2018-10-10 04:19:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:47,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b399b759-646a-406b-b9bd-cb45f9b34ddd Date: Wed, 10 Oct 2018 04:19:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:47,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-b399b759-646a-406b-b9bd-cb45f9b34ddd 2018-10-10 04:19:47,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:47,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4f3f588b-7a13-420d-99c9-4eb80e47661f Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:47,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-4f3f588b-7a13-420d-99c9-4eb80e47661f 2018-10-10 04:19:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:47,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a9ca7da1-6255-42eb-a518-e54bb3e97af6 Date: Wed, 10 Oct 2018 04:19:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:47,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-a9ca7da1-6255-42eb-a518-e54bb3e97af6 2018-10-10 04:19:47,684 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:47,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-29e466b9-c33e-4783-a6c0-03587bac87d6 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:47,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-29e466b9-c33e-4783-a6c0-03587bac87d6 2018-10-10 04:19:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:48,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8bc9f012-f436-4264-8597-218eaa2dd4bb Date: Wed, 10 Oct 2018 04:19:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:48,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-8bc9f012-f436-4264-8597-218eaa2dd4bb 2018-10-10 04:19:48,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:48,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:48,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-06d4d1fa-d874-4b94-b064-74e83658c4c4 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:48,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-06d4d1fa-d874-4b94-b064-74e83658c4c4 2018-10-10 04:19:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:48,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-24788d07-709b-4c59-9068-106ffef9ca64 Date: Wed, 10 Oct 2018 04:19:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:48,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-24788d07-709b-4c59-9068-106ffef9ca64 2018-10-10 04:19:48,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:48,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:48,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fcd5c41f-8cae-42e8-a6df-17ae72faf915 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:48,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-fcd5c41f-8cae-42e8-a6df-17ae72faf915 2018-10-10 04:19:48,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:48,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-82cc56cf-7737-44a9-93d3-243346528428 Date: Wed, 10 Oct 2018 04:19:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:48,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-82cc56cf-7737-44a9-93d3-243346528428 2018-10-10 04:19:48,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:48,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:48,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8f36a2e6-46e1-40c8-adec-0ba67f661892 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:48,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-8f36a2e6-46e1-40c8-adec-0ba67f661892 2018-10-10 04:19:48,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:49,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-56612e83-f3e4-4962-89b1-c6c06276d202 Date: Wed, 10 Oct 2018 04:19:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:49,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-56612e83-f3e4-4962-89b1-c6c06276d202 2018-10-10 04:19:49,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:49,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9760edb8-e8b8-4db2-840d-51aba6c774ec Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:49,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-9760edb8-e8b8-4db2-840d-51aba6c774ec 2018-10-10 04:19:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:49,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a45748d4-72aa-4a4b-9d61-9872ae47a594 Date: Wed, 10 Oct 2018 04:19:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:49,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-a45748d4-72aa-4a4b-9d61-9872ae47a594 2018-10-10 04:19:49,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:49,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cc56e09e-f3eb-4a3c-ae36-6e9f688cdf60 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:49,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-cc56e09e-f3eb-4a3c-ae36-6e9f688cdf60 2018-10-10 04:19:49,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:49,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-18d25fb6-5786-4507-bb53-c6a289d3bbb7 Date: Wed, 10 Oct 2018 04:19:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:49,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-18d25fb6-5786-4507-bb53-c6a289d3bbb7 2018-10-10 04:19:49,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:49,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:49,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bbd63d8f-3e06-4083-be16-d318dcb0d3f2 Date: Wed, 10 Oct 2018 04:19: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-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:49,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-bbd63d8f-3e06-4083-be16-d318dcb0d3f2 2018-10-10 04:19:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:49,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-91f84a8d-6181-40e8-8877-79324ec7a7aa Date: Wed, 10 Oct 2018 04:19:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:49,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-91f84a8d-6181-40e8-8877-79324ec7a7aa 2018-10-10 04:19:49,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:50,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bbeb55ca-5d8f-4b7a-ae21-ced56789664a Date: Wed, 10 Oct 2018 04:19:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:50,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-bbeb55ca-5d8f-4b7a-ae21-ced56789664a 2018-10-10 04:19:50,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:50,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d2b6074b-95d2-4bc6-b084-cbb216ed156b Date: Wed, 10 Oct 2018 04:19:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:50,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-d2b6074b-95d2-4bc6-b084-cbb216ed156b 2018-10-10 04:19:50,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:50,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2f05d6f0-80ef-486c-a88c-64c48211bd48 Date: Wed, 10 Oct 2018 04:19:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:50,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-2f05d6f0-80ef-486c-a88c-64c48211bd48 2018-10-10 04:19:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:50,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5619bdbe-7d51-4845-bf86-a6f5dd712bcf Date: Wed, 10 Oct 2018 04:19:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "acb7c406-26f0-446f-859a-8323a94e0187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-10T04:19:45Z", "revision_number": 0, "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": 10, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:44Z", "revision_number": 0, "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 5, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "name": "CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name"}]} 2018-10-10 04:19:50,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name used request id req-5619bdbe-7d51-4845-bf86-a6f5dd712bcf 2018-10-10 04:19:50,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:50,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5291352e-0f42-4618-9cb1-a0debed0339f Date: Wed, 10 Oct 2018 04:19:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}, {"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-10-10T04:19:44Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:44Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5"}]} 2018-10-10 04:19:50,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-5291352e-0f42-4618-9cb1-a0debed0339f 2018-10-10 04:19:50,935 - neutron_utils - INFO - Deleting security group rule with ID - e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 2018-10-10 04:19:50,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:51,059 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ae8cb4f-a1af-4bd0-81c1-af4c2fac1605 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:51,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 used request id req-7ae8cb4f-a1af-4bd0-81c1-af4c2fac1605 2018-10-10 04:19:51,059 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-10-10 04:19:51,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c 2018-10-10 04:19:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9229b8c26ab81730a72050a692c73d945694731d" 2018-10-10 04:19:51,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-6dbf6add-31ba-44e0-abf8-ff11994b107f Date: Wed, 10 Oct 2018 04:19:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "531bc6f2-0d7f-470c-8828-5f51e9b2c652"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "acb7c406-26f0-446f-859a-8323a94e0187"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b2d6762a-f95a-46d3-9501-e71f97c032a8"}, {"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-10-10T04:19:45Z", "security_group_id": "5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c", "port_range_min": 10, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:45Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "b364fce6-2f11-424a-9f7c-ef21fe6303d5"}]} 2018-10-10 04:19:51,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-6dbf6add-31ba-44e0-abf8-ff11994b107f 2018-10-10 04:19:51,094 - neutron_utils - INFO - Deleting security group rule with ID - 531bc6f2-0d7f-470c-8828-5f51e9b2c652 2018-10-10 04:19:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/531bc6f2-0d7f-470c-8828-5f51e9b2c652 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:51,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1cb2ed9-e601-49e1-83c7-d0afacd0acdd Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:51,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/531bc6f2-0d7f-470c-8828-5f51e9b2c652 used request id req-e1cb2ed9-e601-49e1-83c7-d0afacd0acdd 2018-10-10 04:19:51,340 - neutron_utils - INFO - Deleting security group rule with ID - e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 2018-10-10 04:19:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:51,521 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-944d1c28-81c8-4a45-82fa-a93fd38cee5f Date: Wed, 10 Oct 2018 04:19:51 GMT RESP BODY: {"NeutronError": {"message": "Security group rule e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 04:19:51,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 used request id req-944d1c28-81c8-4a45-82fa-a93fd38cee5f 2018-10-10 04:19:51,521 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-10 04:19:51,522 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e5f72f13-0e98-48a1-8a36-dbeb7c7ff0a5 does not exist Neutron server returns request_ids: ['req-944d1c28-81c8-4a45-82fa-a93fd38cee5f'] 2018-10-10 04:19:51,522 - neutron_utils - INFO - Deleting security group rule with ID - b2d6762a-f95a-46d3-9501-e71f97c032a8 2018-10-10 04:19:51,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b2d6762a-f95a-46d3-9501-e71f97c032a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:51,633 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6cd7d89-4f9f-4fe3-8db4-db9545b3e0fa Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:51,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b2d6762a-f95a-46d3-9501-e71f97c032a8 used request id req-a6cd7d89-4f9f-4fe3-8db4-db9545b3e0fa 2018-10-10 04:19:51,633 - neutron_utils - INFO - Deleting security group rule with ID - b364fce6-2f11-424a-9f7c-ef21fe6303d5 2018-10-10 04:19:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b364fce6-2f11-424a-9f7c-ef21fe6303d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:51,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd66f6b4-19f0-4f6a-a7f4-4f2292cb2f17 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:51,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b364fce6-2f11-424a-9f7c-ef21fe6303d5 used request id req-fd66f6b4-19f0-4f6a-a7f4-4f2292cb2f17 2018-10-10 04:19:51,739 - neutron_utils - INFO - Deleting security group rule with ID - acb7c406-26f0-446f-859a-8323a94e0187 2018-10-10 04:19:51,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/acb7c406-26f0-446f-859a-8323a94e0187 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:51,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e37c03e-e0f5-43a3-9bb4-64973043e4ab Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:51,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/acb7c406-26f0-446f-859a-8323a94e0187 used request id req-0e37c03e-e0f5-43a3-9bb4-64973043e4ab 2018-10-10 04:19:51,989 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a764eea1-82d0-4727-8c64-29356c75e919name 2018-10-10 04:19:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8731a53b1c96c64031daa8798bd939aee100117c" 2018-10-10 04:19:52,107 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea13e579-018c-4a98-9621-6732b6e1c435 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:52,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/5fcb0d75-59d6-4b26-a1b9-3ab7c532d32c used request id req-ea13e579-018c-4a98-9621-6732b6e1c435 2018-10-10 04:19:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:52,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2ae32ae9-83ea-484b-aaec-70e6e06e85d7 Date: Wed, 10 Oct 2018 04:19:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "updated_at": "2018-10-10T04:19:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "126415fc-1b58-4560-99ff-465c33fafe24", "remote_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "25c37adb-d000-4f5f-9d7f-a32799e98073", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "617820eb-8e0f-4e9f-b894-67b720d5d7b1", "remote_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "45840019f6e740cd8551eb41e05a87fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "revision_number": 0, "id": "d7c27158-a12f-499d-b433-fc96ffc842f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:19:42Z", "security_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "45840019f6e740cd8551eb41e05a87fc"}], "revision_number": 4, "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "name": "default"}]} 2018-10-10 04:19:52,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2ae32ae9-83ea-484b-aaec-70e6e06e85d7 2018-10-10 04:19:52,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:52,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c3fed8-7efa-4511-8edc-66d78eab005c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:19:52,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-d9c3fed8-7efa-4511-8edc-66d78eab005c 2018-10-10 04:19:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:52,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162c4bf2-8ac2-4b13-a62b-2b6ee78c4b94 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:19:52,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-162c4bf2-8ac2-4b13-a62b-2b6ee78c4b94 2018-10-10 04:19:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:52,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f357bc89-42c3-46a0-b5a3-26ac3a05677a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:19:52,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-f357bc89-42c3-46a0-b5a3-26ac3a05677a 2018-10-10 04:19:52,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:52,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3032fc2-1d4a-480d-bdea-45bdcbc96356 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc"}, "enabled": true, "id": "45840019f6e740cd8551eb41e05a87fc", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj"}} 2018-10-10 04:19:52,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc used request id req-b3032fc2-1d4a-480d-bdea-45bdcbc96356 2018-10-10 04:19:52,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efb7623f-a6ed-4db8-9371-c824406ea2d7 2018-10-10 04:19:52,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=efb7623f-a6ed-4db8-9371-c824406ea2d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:52,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-02be1dcd-99ac-4ba6-bf8e-92d89e76351b Date: Wed, 10 Oct 2018 04:19:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "126415fc-1b58-4560-99ff-465c33fafe24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "25c37adb-d000-4f5f-9d7f-a32799e98073"}, {"remote_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "617820eb-8e0f-4e9f-b894-67b720d5d7b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:19:42Z", "security_group_id": "efb7623f-a6ed-4db8-9371-c824406ea2d7", "port_range_min": null, "revision_number": 0, "tenant_id": "45840019f6e740cd8551eb41e05a87fc", "created_at": "2018-10-10T04:19:42Z", "project_id": "45840019f6e740cd8551eb41e05a87fc", "id": "d7c27158-a12f-499d-b433-fc96ffc842f3"}]} 2018-10-10 04:19:52,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=efb7623f-a6ed-4db8-9371-c824406ea2d7 used request id req-02be1dcd-99ac-4ba6-bf8e-92d89e76351b 2018-10-10 04:19:52,863 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:19:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/efb7623f-a6ed-4db8-9371-c824406ea2d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:53,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93e79897-f746-4bd3-a8d4-5a47c36a54a3 Content-Length: 0 Date: Wed, 10 Oct 2018 04:19:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:19:53,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/efb7623f-a6ed-4db8-9371-c824406ea2d7 used request id req-93e79897-f746-4bd3-a8d4-5a47c36a54a3 2018-10-10 04:19:53,151 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj 2018-10-10 04:19:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:53,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5658af8e-dce3-4524-a407-7f2f6e88b318 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:53,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/45840019f6e740cd8551eb41e05a87fc used request id req-5658af8e-dce3-4524-a407-7f2f6e88b318 2018-10-10 04:19:53,360 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6a12c1d4-f5e6-47f-proj-role 2018-10-10 04:19:53,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/0f411ca4f0134a469df0933d2dc28f23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:53,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1498e8ea-f960-4771-bae9-5811cf19e6ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:53,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/0f411ca4f0134a469df0933d2dc28f23 used request id req-1498e8ea-f960-4771-bae9-5811cf19e6ba 2018-10-10 04:19:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1be4b12d53f0e6201677dbd938bf33a19c4685" 2018-10-10 04:19:53,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc3a85e-bebe-485a-a7d1-28f95efb09fe Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:53,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fcc3a85e-bebe-485a-a7d1-28f95efb09fe 2018-10-10 04:19:53,576 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6a12c1d4-f5e6-47f-user 2018-10-10 04:19:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9fd7e236496a4741886c8804dd933356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cc2a097e7df23a630124dbc3c814cfc6d77b09" 2018-10-10 04:19:53,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7b8bd5-7639-4506-8e98-4b84aa716bf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:53,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9fd7e236496a4741886c8804dd933356 used request id req-4f7b8bd5-7639-4506-8e98-4b84aa716bf2 2018-10-10 04:19:53,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:54,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["QFpea--wRiyXxwK0EDvHJQ"], "issued_at": "2018-10-10T04:19:54.000000Z"}} 2018-10-10 04:19:54,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b829ab177cfc1b0f1b8c9966a364f97de98abf" 2018-10-10 04:19:54,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01719c9-6f2f-4429-af50-f3732a40b3b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:54,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f01719c9-6f2f-4429-af50-f3732a40b3b6 2018-10-10 04:19:54,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:54,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:54,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["-pAbMRyjQXmC9im7fuTuFw"], "issued_at": "2018-10-10T04:19:54.000000Z"}} 2018-10-10 04:19:54,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:19:54,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64751263-b70c-45f0-a46f-4a820e3cd738 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:54,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-64751263-b70c-45f0-a46f-4a820e3cd738 2018-10-10 04:19:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:54,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:19:54,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd069b80-a4e7-4a1d-a5cd-b567373e6ede Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:19:54,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj used request id req-bd069b80-a4e7-4a1d-a5cd-b567373e6ede 2018-10-10 04:19:54,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:19:54,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9566020f-3dac-45ea-9f56-d9800f35af6b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:54,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9566020f-3dac-45ea-9f56-d9800f35af6b 2018-10-10 04:19:54,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj"}}' 2018-10-10 04:19:55,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ef8ae5-dac4-40ab-ba45-178be16b1720 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/31190eb552274f70b6a05d1f4d6ac93f"}, "enabled": true, "id": "31190eb552274f70b6a05d1f4d6ac93f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj"}} 2018-10-10 04:19:55,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-97ef8ae5-dac4-40ab-ba45-178be16b1720 2018-10-10 04:19:55,029 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj 2018-10-10 04:19:55,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:55,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:55,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["qoQ7y9HCQ0SCuy4F0mLWxg"], "issued_at": "2018-10-10T04:19:55.000000Z"}} 2018-10-10 04:19:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c045f7d87a6a5ac413fdbe534991c3c262010a" 2018-10-10 04:19:55,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec90e3aa-7705-4ec7-9c52-a296402e0688 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:55,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ec90e3aa-7705-4ec7-9c52-a296402e0688 2018-10-10 04:19:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:19:55,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:19:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:19:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c045f7d87a6a5ac413fdbe534991c3c262010a" 2018-10-10 04:19:55,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272d63ac-f6da-4700-b63c-0df6909210b4 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:19:55,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-272d63ac-f6da-4700-b63c-0df6909210b4 2018-10-10 04:19:55,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c045f7d87a6a5ac413fdbe534991c3c262010a" 2018-10-10 04:19:55,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd13481-8b1a-43c7-9290-de6ad3a827c2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/31190eb552274f70b6a05d1f4d6ac93f"}, "enabled": true, "id": "31190eb552274f70b6a05d1f4d6ac93f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj"}]} 2018-10-10 04:19:55,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj used request id req-7cd13481-8b1a-43c7-9290-de6ad3a827c2 2018-10-10 04:19:55,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c045f7d87a6a5ac413fdbe534991c3c262010a" 2018-10-10 04:19:55,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4136b4a-f6d9-4384-919a-5e80460c8d2d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:19:55,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c4136b4a-f6d9-4384-919a-5e80460c8d2d 2018-10-10 04:19:56,081 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-2ff8a2ed-43f1-4a3-user 2018-10-10 04:19:56,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:19:56,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423b45b6-98f4-46c7-afa0-22aebfb83b7c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:19:56,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-423b45b6-98f4-46c7-afa0-22aebfb83b7c 2018-10-10 04:19:56,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" -d '{"role": {"name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj-role"}}' 2018-10-10 04:19:56,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e65429-2ba7-44b0-a2ba-724320f3f954 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2848cf3ea174126bca25867d9f637f4", "links": {"self": "http://172.30.9.25:5000/v3/roles/a2848cf3ea174126bca25867d9f637f4"}, "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj-role"}} 2018-10-10 04:19:56,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f5e65429-2ba7-44b0-a2ba-724320f3f954 2018-10-10 04:19:56,292 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj-role 2018-10-10 04:19:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a2848cf3ea174126bca25867d9f637f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:19:56,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569efefa-9022-4666-a969-3fba073726de Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/a2848cf3ea174126bca25867d9f637f4"}, "domain_id": null, "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj-role", "id": "a2848cf3ea174126bca25867d9f637f4"}} 2018-10-10 04:19:56,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a2848cf3ea174126bca25867d9f637f4 used request id req-569efefa-9022-4666-a969-3fba073726de 2018-10-10 04:19:56,378 - keystone_utils - INFO - Granting role CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj-role to project CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj 2018-10-10 04:19:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/31190eb552274f70b6a05d1f4d6ac93f/users/00789f3e9c2d489fba0496bfbefd7a77/roles/a2848cf3ea174126bca25867d9f637f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:19:56,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7726fe8a-ae00-463c-bec3-2703179c8974 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:19:56,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/31190eb552274f70b6a05d1f4d6ac93f/users/00789f3e9c2d489fba0496bfbefd7a77/roles/a2848cf3ea174126bca25867d9f637f4 used request id req-7726fe8a-ae00-463c-bec3-2703179c8974 2018-10-10 04:19:56,530 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:19:56,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:19:56,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:19:56,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2848cf3ea174126bca25867d9f637f4", "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj-role"}], "expires_at": "2018-10-10T05:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31190eb552274f70b6a05d1f4d6ac93f", "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/31190eb552274f70b6a05d1f4d6ac93f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/31190eb552274f70b6a05d1f4d6ac93f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/31190eb552274f70b6a05d1f4d6ac93f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/31190eb552274f70b6a05d1f4d6ac93f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/31190eb552274f70b6a05d1f4d6ac93f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/31190eb552274f70b6a05d1f4d6ac93f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-user", "id": "00789f3e9c2d489fba0496bfbefd7a77"}, "audit_ids": ["IUaHTXLnSt6-vRjZP7mwlw"], "issued_at": "2018-10-10T04:19:56.000000Z"}} 2018-10-10 04:19:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" 2018-10-10 04:19:56,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbbfa40-8182-4010-98c8-3730db15ac1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:19:56,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cfbbfa40-8182-4010-98c8-3730db15ac1e 2018-10-10 04:19:56,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" 2018-10-10 04:19:57,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-8c909649-68d5-4e72-8810-f755d7c7fe26 Date: Wed, 10 Oct 2018 04:19:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f"} 2018-10-10 04:19:57,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f used request id req-8c909649-68d5-4e72-8810-f755d7c7fe26 2018-10-10 04:19:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" 2018-10-10 04:19:57,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a52ce352-847b-4bf1-a573-76a146b698aa Date: Wed, 10 Oct 2018 04:19:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:19:57,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a52ce352-847b-4bf1-a573-76a146b698aa 2018-10-10 04:19:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f"}' 2018-10-10 04:19:57,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e X-Openstack-Request-Id: req-b132ded8-93d8-4489-bad6-a8afa384e223 Date: Wed, 10 Oct 2018 04:19:57 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:19:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:19:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e", "min_disk": 0, "protected": false, "id": "dbb51c0c-b593-4484-906b-76370a86d61e", "file": "/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e/file", "checksum": null, "owner": "31190eb552274f70b6a05d1f4d6ac93f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:19:57,521 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b132ded8-93d8-4489-bad6-a8afa384e223 2018-10-10 04:19:57,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" -d '' 2018-10-10 04:19:59,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f1021681-3e7b-450d-8341-c8e1eb6e0498 Date: Wed, 10 Oct 2018 04:19:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:19:59,211 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e/file used request id req-f1021681-3e7b-450d-8341-c8e1eb6e0498 2018-10-10 04:19:59,212 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:19:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" 2018-10-10 04:19:59,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-feac1137-2b9e-49f1-afd5-00b3f8526090 Date: Wed, 10 Oct 2018 04:19:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:19:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:19:59Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb51c0c-b593-4484-906b-76370a86d61e/snap", "metadata": {}}], "self": "/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e", "min_disk": 0, "protected": false, "id": "dbb51c0c-b593-4484-906b-76370a86d61e", "file": "/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "31190eb552274f70b6a05d1f4d6ac93f", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb51c0c-b593-4484-906b-76370a86d61e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:19:59,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e used request id req-feac1137-2b9e-49f1-afd5-00b3f8526090 2018-10-10 04:19:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" 2018-10-10 04:19:59,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b49550f4-db4a-441d-998b-c3acb5233430 Date: Wed, 10 Oct 2018 04:19:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:19:59,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b49550f4-db4a-441d-998b-c3acb5233430 2018-10-10 04:19:59,546 - create_image - INFO - Created image with name - CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f 2018-10-10 04:19:59,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" 2018-10-10 04:19:59,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-15a04c6a-d7c1-4dbb-a599-84a158a6c9cc Date: Wed, 10 Oct 2018 04:19:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:19:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:19:59Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb51c0c-b593-4484-906b-76370a86d61e/snap", "metadata": {}}], "self": "/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e", "min_disk": 0, "protected": false, "id": "dbb51c0c-b593-4484-906b-76370a86d61e", "file": "/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "31190eb552274f70b6a05d1f4d6ac93f", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb51c0c-b593-4484-906b-76370a86d61e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:19:59,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e used request id req-15a04c6a-d7c1-4dbb-a599-84a158a6c9cc 2018-10-10 04:19:59,697 - create_image - DEBUG - Instance status is - active 2018-10-10 04:19:59,697 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f 2018-10-10 04:19:59,697 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f 2018-10-10 04:19:59,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:00,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2848cf3ea174126bca25867d9f637f4", "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj-role"}], "expires_at": "2018-10-10T05:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31190eb552274f70b6a05d1f4d6ac93f", "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/31190eb552274f70b6a05d1f4d6ac93f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/31190eb552274f70b6a05d1f4d6ac93f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/31190eb552274f70b6a05d1f4d6ac93f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/31190eb552274f70b6a05d1f4d6ac93f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/31190eb552274f70b6a05d1f4d6ac93f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/31190eb552274f70b6a05d1f4d6ac93f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/31190eb552274f70b6a05d1f4d6ac93f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2ff8a2ed-43f1-4a3-user", "id": "00789f3e9c2d489fba0496bfbefd7a77"}, "audit_ids": ["VfWR-wqyQBmzrZ-AgwcWXQ"], "issued_at": "2018-10-10T04:20:00.000000Z"}} 2018-10-10 04:20:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3aaa1a772e9a12f3447ccfc2b26827e3706093d6" 2018-10-10 04:20:00,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8f64c106-5f88-4f93-9600-1acf314a0159 Date: Wed, 10 Oct 2018 04:20:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:19:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:19:59Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb51c0c-b593-4484-906b-76370a86d61e/snap", "metadata": {}}], "self": "/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e", "min_disk": 0, "protected": false, "id": "dbb51c0c-b593-4484-906b-76370a86d61e", "file": "/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "31190eb552274f70b6a05d1f4d6ac93f", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb51c0c-b593-4484-906b-76370a86d61e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f"} 2018-10-10 04:20:00,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f used request id req-8f64c106-5f88-4f93-9600-1acf314a0159 2018-10-10 04:20:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3aaa1a772e9a12f3447ccfc2b26827e3706093d6" 2018-10-10 04:20:00,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c5db58a1-91fd-41a3-b5c3-b7cb4bc13344 Date: Wed, 10 Oct 2018 04:20:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:00,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c5db58a1-91fd-41a3-b5c3-b7cb4bc13344 2018-10-10 04:20:00,433 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f 2018-10-10 04:20:00,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3aaa1a772e9a12f3447ccfc2b26827e3706093d6" 2018-10-10 04:20:01,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99ec1aaa-8134-4131-851a-2dab71dedf4c Date: Wed, 10 Oct 2018 04:20:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:01,609 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e used request id req-99ec1aaa-8134-4131-851a-2dab71dedf4c 2018-10-10 04:20:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3aaa1a772e9a12f3447ccfc2b26827e3706093d6" 2018-10-10 04:20:01,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-935a6b14-1bb3-42ec-ac4a-0d9e3296b893 Date: Wed, 10 Oct 2018 04:20:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f"} 2018-10-10 04:20:01,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f used request id req-935a6b14-1bb3-42ec-ac4a-0d9e3296b893 2018-10-10 04:20:01,644 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4aa20138-3ad3-4c56-9b81-6849a229b29f 2018-10-10 04:20:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ff530b9cbdaeb155c81b9216694e15e777d20d0" 2018-10-10 04:20:02,216 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-301335dc-f00c-4ba0-85a1-208cb3c0b243 Date: Wed, 10 Oct 2018 04:20:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:02,217 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dbb51c0c-b593-4484-906b-76370a86d61e used request id req-301335dc-f00c-4ba0-85a1-208cb3c0b243 2018-10-10 04:20:02,217 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-10-10 04:20:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:20:02,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-62db22f3-a9a4-4434-9d09-f44cb2f16e36 Date: Wed, 10 Oct 2018 04:20:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:20:02,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-62db22f3-a9a4-4434-9d09-f44cb2f16e36 2018-10-10 04:20:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:20:02,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14586744-41ba-4aa9-b648-8a1e2fe16e87 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:20:02,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-14586744-41ba-4aa9-b648-8a1e2fe16e87 2018-10-10 04:20:02,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:20:02,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f97b60c7-644a-401e-a960-d97f9e980aea Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:20:02,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-f97b60c7-644a-401e-a960-d97f9e980aea 2018-10-10 04:20:02,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:20:02,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc3eb56-74c1-4cb9-86ab-a627219bfe81 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:20:02,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-4dc3eb56-74c1-4cb9-86ab-a627219bfe81 2018-10-10 04:20:02,781 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj 2018-10-10 04:20:02,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/31190eb552274f70b6a05d1f4d6ac93f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:20:02,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ba2b3f0-d3c1-4096-8f97-a6e7e3504cd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:02,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/31190eb552274f70b6a05d1f4d6ac93f used request id req-9ba2b3f0-d3c1-4096-8f97-a6e7e3504cd0 2018-10-10 04:20:02,989 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-2ff8a2ed-43f1-4a3-proj-role 2018-10-10 04:20:02,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a2848cf3ea174126bca25867d9f637f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:20:03,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a25d9a4-ad03-4ea7-b91d-3e4edc2382ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:03,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a2848cf3ea174126bca25867d9f637f4 used request id req-3a25d9a4-ad03-4ea7-b91d-3e4edc2382ae 2018-10-10 04:20:03,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12dca1a73a78e281b33e490befd87a82d950758" 2018-10-10 04:20:03,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789f83d1-5aeb-46db-a415-0b9ef6b93313 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:03,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-789f83d1-5aeb-46db-a415-0b9ef6b93313 2018-10-10 04:20:03,180 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-2ff8a2ed-43f1-4a3-user 2018-10-10 04:20:03,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/00789f3e9c2d489fba0496bfbefd7a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c045f7d87a6a5ac413fdbe534991c3c262010a" 2018-10-10 04:20:03,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f31f1ef-ae5a-47a8-9fa2-77379aaebdca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:03,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/00789f3e9c2d489fba0496bfbefd7a77 used request id req-4f31f1ef-ae5a-47a8-9fa2-77379aaebdca 2018-10-10 04:20:03,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:03,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["oWkqqt4AQ3-RYDpMmr-90w"], "issued_at": "2018-10-10T04:20:03.000000Z"}} 2018-10-10 04:20:03,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181ddd7d0337e58ba414fa60c0170cfcc5b03079" 2018-10-10 04:20:03,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217820ee-9331-42ef-98d4-2bcc061fedcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:03,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-217820ee-9331-42ef-98d4-2bcc061fedcb 2018-10-10 04:20:03,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:03,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:04,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["5OsEe7y4SoizQMNQiOPylA"], "issued_at": "2018-10-10T04:20:04.000000Z"}} 2018-10-10 04:20:04,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:04,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb2b6d9-1fe8-47d7-85dc-3e48e2452e7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:04,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0cb2b6d9-1fe8-47d7-85dc-3e48e2452e7c 2018-10-10 04:20:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:04,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:04,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-562128ec-ff38-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:04,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7afd98-62a2-4600-87c5-187986d1aa87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-562128ec-ff38-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:20:04,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-562128ec-ff38-4f4-proj used request id req-5e7afd98-62a2-4600-87c5-187986d1aa87 2018-10-10 04:20:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:04,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a64bc7e-87ad-42d7-9962-97ef938d6260 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:04,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8a64bc7e-87ad-42d7-9962-97ef938d6260 2018-10-10 04:20:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj"}}' 2018-10-10 04:20:04,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845f0345-b9d7-4b64-adb0-ced14b419005 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34331cfa9729468c891af365fab344e7"}, "enabled": true, "id": "34331cfa9729468c891af365fab344e7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj"}} 2018-10-10 04:20:04,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-845f0345-b9d7-4b64-adb0-ced14b419005 2018-10-10 04:20:04,609 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-562128ec-ff38-4f4-proj 2018-10-10 04:20:04,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:04,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:04,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jbvvKLIBSeCdc76jHOm2KQ"], "issued_at": "2018-10-10T04:20:04.000000Z"}} 2018-10-10 04:20:04,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e3c0f5157b3f7f20c742922e8e3372360e1fb1" 2018-10-10 04:20:05,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c9d1cb-e895-4f52-af14-84cfaddbb98e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:05,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-13c9d1cb-e895-4f52-af14-84cfaddbb98e 2018-10-10 04:20:05,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:05,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e3c0f5157b3f7f20c742922e8e3372360e1fb1" 2018-10-10 04:20:05,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d310208-9075-433d-af8e-3de28929f857 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:20:05,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2d310208-9075-433d-af8e-3de28929f857 2018-10-10 04:20:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-562128ec-ff38-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e3c0f5157b3f7f20c742922e8e3372360e1fb1" 2018-10-10 04:20:05,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebaaecaf-f393-4253-959f-63d1ea093f36 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-562128ec-ff38-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34331cfa9729468c891af365fab344e7"}, "enabled": true, "id": "34331cfa9729468c891af365fab344e7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj"}]} 2018-10-10 04:20:05,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-562128ec-ff38-4f4-proj used request id req-ebaaecaf-f393-4253-959f-63d1ea093f36 2018-10-10 04:20:05,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e3c0f5157b3f7f20c742922e8e3372360e1fb1" 2018-10-10 04:20:05,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bb2a15-7c32-4109-a7c6-c823a1196ae1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:05,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-50bb2a15-7c32-4109-a7c6-c823a1196ae1 2018-10-10 04:20:05,663 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-562128ec-ff38-4f4-user 2018-10-10 04:20:05,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:05,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1644431-9186-4c0b-bae4-565b86d2c880 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:05,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d1644431-9186-4c0b-bae4-565b86d2c880 2018-10-10 04:20:05,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" -d '{"role": {"name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj-role"}}' 2018-10-10 04:20:05,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc55b4c4-9876-454a-9926-2a6f801b379e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a7e5c729ea45b7904e59d8eab20c77", "links": {"self": "http://172.30.9.25:5000/v3/roles/04a7e5c729ea45b7904e59d8eab20c77"}, "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj-role"}} 2018-10-10 04:20:05,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-dc55b4c4-9876-454a-9926-2a6f801b379e 2018-10-10 04:20:05,860 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-562128ec-ff38-4f4-proj-role 2018-10-10 04:20:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/04a7e5c729ea45b7904e59d8eab20c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:05,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e3212b-bb2d-482c-bc90-f71a8a55485a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/04a7e5c729ea45b7904e59d8eab20c77"}, "domain_id": null, "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj-role", "id": "04a7e5c729ea45b7904e59d8eab20c77"}} 2018-10-10 04:20:05,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/04a7e5c729ea45b7904e59d8eab20c77 used request id req-87e3212b-bb2d-482c-bc90-f71a8a55485a 2018-10-10 04:20:05,951 - keystone_utils - INFO - Granting role CreateImageSuccessTests-562128ec-ff38-4f4-proj-role to project CreateImageSuccessTests-562128ec-ff38-4f4-proj 2018-10-10 04:20:05,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/34331cfa9729468c891af365fab344e7/users/b15cb0f78c374621a034904a847e5f0a/roles/04a7e5c729ea45b7904e59d8eab20c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:06,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f81f95f-3e72-4ac9-9eb1-57957c6cea96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:06,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/34331cfa9729468c891af365fab344e7/users/b15cb0f78c374621a034904a847e5f0a/roles/04a7e5c729ea45b7904e59d8eab20c77 used request id req-0f81f95f-3e72-4ac9-9eb1-57957c6cea96 2018-10-10 04:20:06,079 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:20:06,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:06,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:06,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04a7e5c729ea45b7904e59d8eab20c77", "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj-role"}], "expires_at": "2018-10-10T05:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34331cfa9729468c891af365fab344e7", "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/34331cfa9729468c891af365fab344e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/34331cfa9729468c891af365fab344e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/34331cfa9729468c891af365fab344e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/34331cfa9729468c891af365fab344e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/34331cfa9729468c891af365fab344e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/34331cfa9729468c891af365fab344e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34331cfa9729468c891af365fab344e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/34331cfa9729468c891af365fab344e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/34331cfa9729468c891af365fab344e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/34331cfa9729468c891af365fab344e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/34331cfa9729468c891af365fab344e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/34331cfa9729468c891af365fab344e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-562128ec-ff38-4f4-user", "id": "b15cb0f78c374621a034904a847e5f0a"}, "audit_ids": ["i3Xzd5aISaup0-CNYvz3DQ"], "issued_at": "2018-10-10T04:20:06.000000Z"}} 2018-10-10 04:20:06,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" 2018-10-10 04:20:06,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b140f06-dfa8-4cc9-9efc-56d19c2b1d5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:06,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6b140f06-dfa8-4cc9-9efc-56d19c2b1d5e 2018-10-10 04:20:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" 2018-10-10 04:20:06,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-7d3e66e7-776d-451d-9e88-40897f3401eb Date: Wed, 10 Oct 2018 04:20:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1"} 2018-10-10 04:20:06,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1 used request id req-7d3e66e7-776d-451d-9e88-40897f3401eb 2018-10-10 04:20:06,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" 2018-10-10 04:20:06,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-48530d01-0918-4e33-978a-3b1a84445012 Date: Wed, 10 Oct 2018 04:20:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:06,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-48530d01-0918-4e33-978a-3b1a84445012 2018-10-10 04:20:06,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1"}' 2018-10-10 04:20:07,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24 X-Openstack-Request-Id: req-e3924645-1804-425b-b842-55de14dfa9ed Date: Wed, 10 Oct 2018 04:20:07 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24", "min_disk": 0, "protected": false, "id": "7ddb3f7b-6da2-4203-b3b0-c40d23331e24", "file": "/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/file", "checksum": null, "owner": "34331cfa9729468c891af365fab344e7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:07,090 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e3924645-1804-425b-b842-55de14dfa9ed 2018-10-10 04:20:07,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" -d '' 2018-10-10 04:20:09,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8cce70ae-013f-4a71-9631-228ab2a31e4c Date: Wed, 10 Oct 2018 04:20:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:09,168 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/file used request id req-8cce70ae-013f-4a71-9631-228ab2a31e4c 2018-10-10 04:20:09,168 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:20:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" 2018-10-10 04:20:09,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-45ae37a7-1d35-4916-bc93-8147f779885b Date: Wed, 10 Oct 2018 04:20:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:09Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/snap", "metadata": {}}], "self": "/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24", "min_disk": 0, "protected": false, "id": "7ddb3f7b-6da2-4203-b3b0-c40d23331e24", "file": "/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34331cfa9729468c891af365fab344e7", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:09,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24 used request id req-45ae37a7-1d35-4916-bc93-8147f779885b 2018-10-10 04:20:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" 2018-10-10 04:20:09,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-281ca0bc-e00a-4fb5-b2e3-3899e4504900 Date: Wed, 10 Oct 2018 04:20:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:09,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-281ca0bc-e00a-4fb5-b2e3-3899e4504900 2018-10-10 04:20:09,342 - create_image - INFO - Created image with name - CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1 2018-10-10 04:20:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" 2018-10-10 04:20:09,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3679aca6-e2eb-4fbc-b051-6b33772a71cc Date: Wed, 10 Oct 2018 04:20:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:09Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/snap", "metadata": {}}], "self": "/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24", "min_disk": 0, "protected": false, "id": "7ddb3f7b-6da2-4203-b3b0-c40d23331e24", "file": "/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34331cfa9729468c891af365fab344e7", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:09,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24 used request id req-3679aca6-e2eb-4fbc-b051-6b33772a71cc 2018-10-10 04:20:09,519 - create_image - DEBUG - Instance status is - active 2018-10-10 04:20:09,519 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1 2018-10-10 04:20:09,520 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1 2018-10-10 04:20:09,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:09,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04a7e5c729ea45b7904e59d8eab20c77", "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj-role"}], "expires_at": "2018-10-10T05:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34331cfa9729468c891af365fab344e7", "name": "CreateImageSuccessTests-562128ec-ff38-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/34331cfa9729468c891af365fab344e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/34331cfa9729468c891af365fab344e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/34331cfa9729468c891af365fab344e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/34331cfa9729468c891af365fab344e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/34331cfa9729468c891af365fab344e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/34331cfa9729468c891af365fab344e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34331cfa9729468c891af365fab344e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/34331cfa9729468c891af365fab344e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/34331cfa9729468c891af365fab344e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/34331cfa9729468c891af365fab344e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/34331cfa9729468c891af365fab344e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/34331cfa9729468c891af365fab344e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-562128ec-ff38-4f4-user", "id": "b15cb0f78c374621a034904a847e5f0a"}, "audit_ids": ["TbelaSz0SrCMuIQMJYwLHQ"], "issued_at": "2018-10-10T04:20:09.000000Z"}} 2018-10-10 04:20:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0e4a308d931cd16c33e209885dce75fd1aa567f" 2018-10-10 04:20:10,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a482025c-2e43-4861-94db-251607fe6186 Date: Wed, 10 Oct 2018 04:20:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:09Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/snap", "metadata": {}}], "self": "/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24", "min_disk": 0, "protected": false, "id": "7ddb3f7b-6da2-4203-b3b0-c40d23331e24", "file": "/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "34331cfa9729468c891af365fab344e7", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1"} 2018-10-10 04:20:10,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1 used request id req-a482025c-2e43-4861-94db-251607fe6186 2018-10-10 04:20:10,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0e4a308d931cd16c33e209885dce75fd1aa567f" 2018-10-10 04:20:10,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1517c67a-86c6-459e-b3d5-e11546d509e7 Date: Wed, 10 Oct 2018 04:20:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:10,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1517c67a-86c6-459e-b3d5-e11546d509e7 2018-10-10 04:20:10,235 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-45618b6b-5ac9-4edd-ab3c-d791dd29d7b1 2018-10-10 04:20:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea913ead103590e7cf1bada469066d7a9e337bbb" 2018-10-10 04:20:11,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af240287-28db-48d1-8205-3d25a838de77 Date: Wed, 10 Oct 2018 04:20:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:11,555 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7ddb3f7b-6da2-4203-b3b0-c40d23331e24 used request id req-af240287-28db-48d1-8205-3d25a838de77 2018-10-10 04:20:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:11,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-08ff66fa-c084-4702-ab0a-9c4a50589ecb Date: Wed, 10 Oct 2018 04:20:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:20:11,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-08ff66fa-c084-4702-ab0a-9c4a50589ecb 2018-10-10 04:20:11,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:11,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ab349c-ccc2-47d3-aab9-0907bbaf470f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:20:11,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-88ab349c-ccc2-47d3-aab9-0907bbaf470f 2018-10-10 04:20:11,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:11,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf8560f-46f3-4a7c-9f53-4e994b69b416 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:20:11,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-4bf8560f-46f3-4a7c-9f53-4e994b69b416 2018-10-10 04:20:11,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:12,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b17d23-19e7-4bb2-afdc-1d432ed1c883 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:20:12,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-c5b17d23-19e7-4bb2-afdc-1d432ed1c883 2018-10-10 04:20:12,058 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-562128ec-ff38-4f4-proj 2018-10-10 04:20:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/34331cfa9729468c891af365fab344e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:12,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7878f87e-5525-492f-85a3-0b21d8a3a9a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:12,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/34331cfa9729468c891af365fab344e7 used request id req-7878f87e-5525-492f-85a3-0b21d8a3a9a6 2018-10-10 04:20:12,271 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-562128ec-ff38-4f4-proj-role 2018-10-10 04:20:12,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/04a7e5c729ea45b7904e59d8eab20c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:12,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8227ec1-5fb0-46b9-8552-4e1738129e2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:12,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/04a7e5c729ea45b7904e59d8eab20c77 used request id req-f8227ec1-5fb0-46b9-8552-4e1738129e2e 2018-10-10 04:20:12,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ea45df053c88532c4d81453509e588b3a5d6ca" 2018-10-10 04:20:12,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee251c18-68a9-4dc8-88ea-aee066464c11 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:12,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ee251c18-68a9-4dc8-88ea-aee066464c11 2018-10-10 04:20:12,476 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-562128ec-ff38-4f4-user 2018-10-10 04:20:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b15cb0f78c374621a034904a847e5f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e3c0f5157b3f7f20c742922e8e3372360e1fb1" 2018-10-10 04:20:12,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd441679-b0a0-48f5-9f93-d9df03d33cb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:12,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b15cb0f78c374621a034904a847e5f0a used request id req-bd441679-b0a0-48f5-9f93-d9df03d33cb4 2018-10-10 04:20:12,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:13,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["QzVWgDFDRzOJsUbBcoFHCg"], "issued_at": "2018-10-10T04:20:13.000000Z"}} 2018-10-10 04:20:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08583260fcff8d8d83540e2d01be9257efbd67e1" 2018-10-10 04:20:13,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1826c6b1-3665-4b12-b12c-02774af8388f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:13,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1826c6b1-3665-4b12-b12c-02774af8388f 2018-10-10 04:20:13,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:13,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:13,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["tHMc3k3VRoiDTkgWlid5BQ"], "issued_at": "2018-10-10T04:20:13.000000Z"}} 2018-10-10 04:20:13,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:13,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9659fe4b-75c9-4196-82bd-1b7f0a29f2d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:13,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9659fe4b-75c9-4196-82bd-1b7f0a29f2d4 2018-10-10 04:20:13,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:13,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-629eebe6-76f3-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:13,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972fcd15-b1b1-4b46-bdf7-b4b7dc4d9542 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-629eebe6-76f3-42f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:20:13,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-629eebe6-76f3-42f-proj used request id req-972fcd15-b1b1-4b46-bdf7-b4b7dc4d9542 2018-10-10 04:20:13,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:13,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8c251b-c34c-4b1e-a8ee-71084fad0399 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:13,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ae8c251b-c34c-4b1e-a8ee-71084fad0399 2018-10-10 04:20:13,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj"}}' 2018-10-10 04:20:13,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea5cacb9-efcd-4c66-ab03-a5288ec3a393 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/71c960afbab9482591adc926981c95e2"}, "enabled": true, "id": "71c960afbab9482591adc926981c95e2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj"}} 2018-10-10 04:20:13,980 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ea5cacb9-efcd-4c66-ab03-a5288ec3a393 2018-10-10 04:20:13,981 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-629eebe6-76f3-42f-proj 2018-10-10 04:20:13,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:13,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:14,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["MGK2fCccS06fbhVupIPzwQ"], "issued_at": "2018-10-10T04:20:14.000000Z"}} 2018-10-10 04:20:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3291f449b638ac795cd4abb81d8c30bbec454ff5" 2018-10-10 04:20:14,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b213f46-c32b-46ab-ae59-110a28d17ee6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:14,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4b213f46-c32b-46ab-ae59-110a28d17ee6 2018-10-10 04:20:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:14,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:14,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3291f449b638ac795cd4abb81d8c30bbec454ff5" 2018-10-10 04:20:14,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54cedea4-1fc4-4427-bc2b-07a666015f85 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:20:14,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-54cedea4-1fc4-4427-bc2b-07a666015f85 2018-10-10 04:20:14,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-629eebe6-76f3-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3291f449b638ac795cd4abb81d8c30bbec454ff5" 2018-10-10 04:20:14,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9b548e-2c96-44ec-90c3-6f5656fe4652 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-629eebe6-76f3-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/71c960afbab9482591adc926981c95e2"}, "enabled": true, "id": "71c960afbab9482591adc926981c95e2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj"}]} 2018-10-10 04:20:14,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-629eebe6-76f3-42f-proj used request id req-ff9b548e-2c96-44ec-90c3-6f5656fe4652 2018-10-10 04:20:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3291f449b638ac795cd4abb81d8c30bbec454ff5" 2018-10-10 04:20:14,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0248008c-bd02-44bd-9415-b04ac788e358 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:14,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0248008c-bd02-44bd-9415-b04ac788e358 2018-10-10 04:20:15,123 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-629eebe6-76f3-42f-user 2018-10-10 04:20:15,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:15,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:15,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3137245e-247c-4683-bfc4-2d2fe43163bd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:15,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3137245e-247c-4683-bfc4-2d2fe43163bd 2018-10-10 04:20:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" -d '{"role": {"name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj-role"}}' 2018-10-10 04:20:15,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36223f29-d896-4653-960e-c42ca4c6640e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de7522f7ac2b4e0a822b76d5e05ce132", "links": {"self": "http://172.30.9.25:5000/v3/roles/de7522f7ac2b4e0a822b76d5e05ce132"}, "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj-role"}} 2018-10-10 04:20:15,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-36223f29-d896-4653-960e-c42ca4c6640e 2018-10-10 04:20:15,316 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-629eebe6-76f3-42f-proj-role 2018-10-10 04:20:15,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/de7522f7ac2b4e0a822b76d5e05ce132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:15,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2f739e-6495-4b76-9818-f9e7a27cc28e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/de7522f7ac2b4e0a822b76d5e05ce132"}, "domain_id": null, "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj-role", "id": "de7522f7ac2b4e0a822b76d5e05ce132"}} 2018-10-10 04:20:15,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/de7522f7ac2b4e0a822b76d5e05ce132 used request id req-1e2f739e-6495-4b76-9818-f9e7a27cc28e 2018-10-10 04:20:15,404 - keystone_utils - INFO - Granting role CreateImageSuccessTests-629eebe6-76f3-42f-proj-role to project CreateImageSuccessTests-629eebe6-76f3-42f-proj 2018-10-10 04:20:15,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/71c960afbab9482591adc926981c95e2/users/5ef036460b6d4adf9c7e641f83f86488/roles/de7522f7ac2b4e0a822b76d5e05ce132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:15,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebf976f1-3e7c-44f2-9566-fe38e517eee3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:15,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/71c960afbab9482591adc926981c95e2/users/5ef036460b6d4adf9c7e641f83f86488/roles/de7522f7ac2b4e0a822b76d5e05ce132 used request id req-ebf976f1-3e7c-44f2-9566-fe38e517eee3 2018-10-10 04:20:15,528 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:20:15,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:15,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:15,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de7522f7ac2b4e0a822b76d5e05ce132", "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj-role"}], "expires_at": "2018-10-10T05:20:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71c960afbab9482591adc926981c95e2", "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/71c960afbab9482591adc926981c95e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/71c960afbab9482591adc926981c95e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/71c960afbab9482591adc926981c95e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/71c960afbab9482591adc926981c95e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/71c960afbab9482591adc926981c95e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/71c960afbab9482591adc926981c95e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/71c960afbab9482591adc926981c95e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/71c960afbab9482591adc926981c95e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/71c960afbab9482591adc926981c95e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/71c960afbab9482591adc926981c95e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/71c960afbab9482591adc926981c95e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/71c960afbab9482591adc926981c95e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-629eebe6-76f3-42f-user", "id": "5ef036460b6d4adf9c7e641f83f86488"}, "audit_ids": ["BrYQkCrmTl2OWbneXXzUFg"], "issued_at": "2018-10-10T04:20:15.000000Z"}} 2018-10-10 04:20:15,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" 2018-10-10 04:20:15,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452136ee-83db-48f3-8c4d-cb3f51c03a1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:15,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-452136ee-83db-48f3-8c4d-cb3f51c03a1d 2018-10-10 04:20:15,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" 2018-10-10 04:20:16,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-28b8029c-88e5-4068-9e11-cfb0a34fe0c0 Date: Wed, 10 Oct 2018 04:20:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98"} 2018-10-10 04:20:16,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98 used request id req-28b8029c-88e5-4068-9e11-cfb0a34fe0c0 2018-10-10 04:20:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" 2018-10-10 04:20:16,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d29b123a-726a-4ee4-a6dd-fb3592f9f9a1 Date: Wed, 10 Oct 2018 04:20:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:16,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d29b123a-726a-4ee4-a6dd-fb3592f9f9a1 2018-10-10 04:20:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98"}' 2018-10-10 04:20:16,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e X-Openstack-Request-Id: req-ce7dacec-06e3-4f6c-88fb-aa510174bfbb Date: Wed, 10 Oct 2018 04:20:16 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e", "min_disk": 0, "protected": false, "id": "2adb49ea-b1d0-4f88-a7e1-c9a3b255450e", "file": "/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/file", "checksum": null, "owner": "71c960afbab9482591adc926981c95e2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:16,557 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ce7dacec-06e3-4f6c-88fb-aa510174bfbb 2018-10-10 04:20:16,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" -d '' 2018-10-10 04:20:17,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab61ff89-0577-4728-9220-6763f36b78f0 Date: Wed, 10 Oct 2018 04:20:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:17,995 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/file used request id req-ab61ff89-0577-4728-9220-6763f36b78f0 2018-10-10 04:20:17,996 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:20:17,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" 2018-10-10 04:20:18,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4d37411d-cd2f-4865-847f-fb03d9cfbea6 Date: Wed, 10 Oct 2018 04:20:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:17Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/snap", "metadata": {}}], "self": "/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e", "min_disk": 0, "protected": false, "id": "2adb49ea-b1d0-4f88-a7e1-c9a3b255450e", "file": "/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71c960afbab9482591adc926981c95e2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:18,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e used request id req-4d37411d-cd2f-4865-847f-fb03d9cfbea6 2018-10-10 04:20:18,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" 2018-10-10 04:20:18,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-575c4b74-46bd-4baa-aa18-ca81eefeddc2 Date: Wed, 10 Oct 2018 04:20:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:18,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-575c4b74-46bd-4baa-aa18-ca81eefeddc2 2018-10-10 04:20:18,339 - create_image - INFO - Created image with name - CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98 2018-10-10 04:20:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" 2018-10-10 04:20:18,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-28c8032e-b674-4b58-993d-f55c880a6d91 Date: Wed, 10 Oct 2018 04:20:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:17Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/snap", "metadata": {}}], "self": "/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e", "min_disk": 0, "protected": false, "id": "2adb49ea-b1d0-4f88-a7e1-c9a3b255450e", "file": "/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71c960afbab9482591adc926981c95e2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:18,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e used request id req-28c8032e-b674-4b58-993d-f55c880a6d91 2018-10-10 04:20:18,522 - create_image - DEBUG - Instance status is - active 2018-10-10 04:20:18,522 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98 2018-10-10 04:20:18,522 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98 2018-10-10 04:20:18,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:18,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de7522f7ac2b4e0a822b76d5e05ce132", "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj-role"}], "expires_at": "2018-10-10T05:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71c960afbab9482591adc926981c95e2", "name": "CreateImageSuccessTests-629eebe6-76f3-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/71c960afbab9482591adc926981c95e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/71c960afbab9482591adc926981c95e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/71c960afbab9482591adc926981c95e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/71c960afbab9482591adc926981c95e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/71c960afbab9482591adc926981c95e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/71c960afbab9482591adc926981c95e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/71c960afbab9482591adc926981c95e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/71c960afbab9482591adc926981c95e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/71c960afbab9482591adc926981c95e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/71c960afbab9482591adc926981c95e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/71c960afbab9482591adc926981c95e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/71c960afbab9482591adc926981c95e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-629eebe6-76f3-42f-user", "id": "5ef036460b6d4adf9c7e641f83f86488"}, "audit_ids": ["JFzZALReSzazzB0BG-2WAw"], "issued_at": "2018-10-10T04:20:18.000000Z"}} 2018-10-10 04:20:18,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb730c6fd48ceb2c76b032e07545b1e41adf0228" 2018-10-10 04:20:19,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-11bcd138-4b03-47d9-9d5d-852a4a103951 Date: Wed, 10 Oct 2018 04:20:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:17Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/snap", "metadata": {}}], "self": "/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e", "min_disk": 0, "protected": false, "id": "2adb49ea-b1d0-4f88-a7e1-c9a3b255450e", "file": "/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71c960afbab9482591adc926981c95e2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98"} 2018-10-10 04:20:19,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98 used request id req-11bcd138-4b03-47d9-9d5d-852a4a103951 2018-10-10 04:20:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb730c6fd48ceb2c76b032e07545b1e41adf0228" 2018-10-10 04:20:19,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c8c3c69-69e1-4aab-a6dc-7e8538e50e4a Date: Wed, 10 Oct 2018 04:20: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:19,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8c8c3c69-69e1-4aab-a6dc-7e8538e50e4a 2018-10-10 04:20:19,626 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-1d18088b-5938-4c2a-9e7e-5ccfa6c75d98 2018-10-10 04:20:19,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32109f0fd3190aac3fe17c57df742269816bb48f" 2018-10-10 04:20:21,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b459d86d-420a-485a-a4b4-cb79c037d704 Date: Wed, 10 Oct 2018 04: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-10-10 04:20:21,448 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2adb49ea-b1d0-4f88-a7e1-c9a3b255450e used request id req-b459d86d-420a-485a-a4b4-cb79c037d704 2018-10-10 04:20:21,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:21,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-42a3f5e7-ee69-4ca8-81e9-c7cbd2e7e006 Date: Wed, 10 Oct 2018 04:20:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:20:21,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-42a3f5e7-ee69-4ca8-81e9-c7cbd2e7e006 2018-10-10 04:20:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:21,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6d872d-f4a6-487e-ad06-ef9817642a2f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:20:21,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-dc6d872d-f4a6-487e-ad06-ef9817642a2f 2018-10-10 04:20:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:21,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45af75a6-bd8e-4665-bc82-40edcecfa72c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:20:21,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-45af75a6-bd8e-4665-bc82-40edcecfa72c 2018-10-10 04:20:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:21,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd212e96-c5b1-48c2-a7c0-5da891544006 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:20:21,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-cd212e96-c5b1-48c2-a7c0-5da891544006 2018-10-10 04:20:21,940 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-629eebe6-76f3-42f-proj 2018-10-10 04:20:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/71c960afbab9482591adc926981c95e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:22,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59e32bf-cae9-4be8-bd73-a512d30db91f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:22,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/71c960afbab9482591adc926981c95e2 used request id req-b59e32bf-cae9-4be8-bd73-a512d30db91f 2018-10-10 04:20:22,133 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-629eebe6-76f3-42f-proj-role 2018-10-10 04:20:22,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/de7522f7ac2b4e0a822b76d5e05ce132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:22,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecb4194-d2fd-413f-b082-c161f7f2105a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:22,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/de7522f7ac2b4e0a822b76d5e05ce132 used request id req-cecb4194-d2fd-413f-b082-c161f7f2105a 2018-10-10 04:20:22,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9c0db94a8a8271bb43e884d04f4e2d47b25c59" 2018-10-10 04:20:22,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3193bcd2-359e-483b-bcc7-32516f9241e8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:22,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3193bcd2-359e-483b-bcc7-32516f9241e8 2018-10-10 04:20:22,349 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-629eebe6-76f3-42f-user 2018-10-10 04:20:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5ef036460b6d4adf9c7e641f83f86488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3291f449b638ac795cd4abb81d8c30bbec454ff5" 2018-10-10 04:20:22,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c9db30-b066-4f51-9db3-4164819525ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:22,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5ef036460b6d4adf9c7e641f83f86488 used request id req-61c9db30-b066-4f51-9db3-4164819525ec 2018-10-10 04:20:22,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:22,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["gX9X7wDvSACHCCbwwhg7XA"], "issued_at": "2018-10-10T04:20:22.000000Z"}} 2018-10-10 04:20:22,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8ac1b6bc679f5cb8614f105cb57df91d2d6efd" 2018-10-10 04:20:23,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3ba047-8747-4ca7-b587-0078f4698f36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:23,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9a3ba047-8747-4ca7-b587-0078f4698f36 2018-10-10 04:20:23,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:23,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:23,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2BP_bwytSPOc9HWS_mw5gQ"], "issued_at": "2018-10-10T04:20:23.000000Z"}} 2018-10-10 04:20:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:23,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e830610-1b93-4f84-b46a-58eb23d1da67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:23,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0e830610-1b93-4f84-b46a-58eb23d1da67 2018-10-10 04:20:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:23,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:23,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8823a500-1cf1-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:23,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3655391e-a99b-48c4-b5d5-e58e442b539d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8823a500-1cf1-47f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:20:23,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8823a500-1cf1-47f-proj used request id req-3655391e-a99b-48c4-b5d5-e58e442b539d 2018-10-10 04:20:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:23,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c07a3a-88a6-48c9-9649-92bcb9dba6f8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:23,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a2c07a3a-88a6-48c9-9649-92bcb9dba6f8 2018-10-10 04:20:23,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj"}}' 2018-10-10 04:20:23,963 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6dcb888-2861-41a1-98fb-cd03b20efc71 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8bee3498bb454430b7342bc275fa2d1d"}, "enabled": true, "id": "8bee3498bb454430b7342bc275fa2d1d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj"}} 2018-10-10 04:20:23,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b6dcb888-2861-41a1-98fb-cd03b20efc71 2018-10-10 04:20:23,963 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8823a500-1cf1-47f-proj 2018-10-10 04:20:23,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:23,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:24,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["nucNZiaHSp2fbGb81qWnIg"], "issued_at": "2018-10-10T04:20:24.000000Z"}} 2018-10-10 04:20:24,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69caa1950b616d8fdf238ed22b867e1a2ed54fb1" 2018-10-10 04:20:24,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5534bd7a-5999-4459-b43c-0f3d66604f54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:24,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5534bd7a-5999-4459-b43c-0f3d66604f54 2018-10-10 04:20:24,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:24,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:24,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69caa1950b616d8fdf238ed22b867e1a2ed54fb1" 2018-10-10 04:20:24,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fffbc9a-ed18-449f-a390-d379f9672b88 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:20:24,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6fffbc9a-ed18-449f-a390-d379f9672b88 2018-10-10 04:20:24,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-8823a500-1cf1-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69caa1950b616d8fdf238ed22b867e1a2ed54fb1" 2018-10-10 04:20:24,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848b3aff-44f9-4eff-b3da-4d4ae17aed1c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-8823a500-1cf1-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8bee3498bb454430b7342bc275fa2d1d"}, "enabled": true, "id": "8bee3498bb454430b7342bc275fa2d1d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj"}]} 2018-10-10 04:20:24,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-8823a500-1cf1-47f-proj used request id req-848b3aff-44f9-4eff-b3da-4d4ae17aed1c 2018-10-10 04:20:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69caa1950b616d8fdf238ed22b867e1a2ed54fb1" 2018-10-10 04:20:24,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b91e93-35c4-4c56-bcc9-ff50bf4eefca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:24,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-66b91e93-35c4-4c56-bcc9-ff50bf4eefca 2018-10-10 04:20:25,028 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8823a500-1cf1-47f-user 2018-10-10 04:20:25,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:25,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c21b33-7f6c-4d33-aa35-64c394d2db1b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:25,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-07c21b33-7f6c-4d33-aa35-64c394d2db1b 2018-10-10 04:20:25,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" -d '{"role": {"name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj-role"}}' 2018-10-10 04:20:25,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5720adc-18d5-478d-891e-b8da1be63bad Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ceed237c995840d19c663eb34d7ab404", "links": {"self": "http://172.30.9.25:5000/v3/roles/ceed237c995840d19c663eb34d7ab404"}, "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj-role"}} 2018-10-10 04:20:25,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f5720adc-18d5-478d-891e-b8da1be63bad 2018-10-10 04:20:25,238 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8823a500-1cf1-47f-proj-role 2018-10-10 04:20:25,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/ceed237c995840d19c663eb34d7ab404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:25,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a1859f-3c85-4d04-83a5-46f3036b2768 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/ceed237c995840d19c663eb34d7ab404"}, "domain_id": null, "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj-role", "id": "ceed237c995840d19c663eb34d7ab404"}} 2018-10-10 04:20:25,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/ceed237c995840d19c663eb34d7ab404 used request id req-84a1859f-3c85-4d04-83a5-46f3036b2768 2018-10-10 04:20:25,323 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8823a500-1cf1-47f-proj-role to project CreateImageSuccessTests-8823a500-1cf1-47f-proj 2018-10-10 04:20:25,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8bee3498bb454430b7342bc275fa2d1d/users/cd4b3b17dda5486b8fb0b9094e063e98/roles/ceed237c995840d19c663eb34d7ab404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:25,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef86883e-6687-433c-b317-bd34f4329c54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:25,385 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8bee3498bb454430b7342bc275fa2d1d/users/cd4b3b17dda5486b8fb0b9094e063e98/roles/ceed237c995840d19c663eb34d7ab404 used request id req-ef86883e-6687-433c-b317-bd34f4329c54 2018-10-10 04:20:25,385 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:20:25,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:25,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:25,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ceed237c995840d19c663eb34d7ab404", "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj-role"}], "expires_at": "2018-10-10T05:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bee3498bb454430b7342bc275fa2d1d", "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8bee3498bb454430b7342bc275fa2d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8bee3498bb454430b7342bc275fa2d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8bee3498bb454430b7342bc275fa2d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8bee3498bb454430b7342bc275fa2d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8bee3498bb454430b7342bc275fa2d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8bee3498bb454430b7342bc275fa2d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8823a500-1cf1-47f-user", "id": "cd4b3b17dda5486b8fb0b9094e063e98"}, "audit_ids": ["xSn9YIfkRC2SkbwS9rqgYw"], "issued_at": "2018-10-10T04:20:25.000000Z"}} 2018-10-10 04:20:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" 2018-10-10 04:20:25,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18cf8df9-0d79-44da-831b-21eef0fcee28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:25,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-18cf8df9-0d79-44da-831b-21eef0fcee28 2018-10-10 04:20:25,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" 2018-10-10 04:20:26,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-86d555ed-e0fa-43cf-b16a-9502a8054a78 Date: Wed, 10 Oct 2018 04:20:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d"} 2018-10-10 04:20:26,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d used request id req-86d555ed-e0fa-43cf-b16a-9502a8054a78 2018-10-10 04:20:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" 2018-10-10 04:20:26,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c107b8a-72ba-47ee-85f9-3d4058811519 Date: Wed, 10 Oct 2018 04:20:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:26,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8c107b8a-72ba-47ee-85f9-3d4058811519 2018-10-10 04:20:26,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d"}' 2018-10-10 04:20:26,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645 X-Openstack-Request-Id: req-1e0394ff-34a6-4fb1-8ad0-e149c3e98be0 Date: Wed, 10 Oct 2018 04:20:26 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645", "min_disk": 0, "protected": false, "id": "4cadb87a-5016-4ffb-a2d7-70b3051b5645", "file": "/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/file", "checksum": null, "owner": "8bee3498bb454430b7342bc275fa2d1d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:26,398 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1e0394ff-34a6-4fb1-8ad0-e149c3e98be0 2018-10-10 04:20:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" -d '' 2018-10-10 04:20:27,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd49ab88-e901-49c9-99ea-fabb3da21ee0 Date: Wed, 10 Oct 2018 04:20:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:27,937 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/file used request id req-bd49ab88-e901-49c9-99ea-fabb3da21ee0 2018-10-10 04:20:27,937 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:20:27,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" 2018-10-10 04:20:28,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9c6bcdc4-754c-417b-b649-554fd807df3b Date: Wed, 10 Oct 2018 04:20:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/snap", "metadata": {}}], "self": "/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645", "min_disk": 0, "protected": false, "id": "4cadb87a-5016-4ffb-a2d7-70b3051b5645", "file": "/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bee3498bb454430b7342bc275fa2d1d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:28,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645 used request id req-9c6bcdc4-754c-417b-b649-554fd807df3b 2018-10-10 04:20:28,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" 2018-10-10 04:20:28,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b08e3a03-8b61-4421-8241-1b5fb314560f Date: Wed, 10 Oct 2018 04:20:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:28,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b08e3a03-8b61-4421-8241-1b5fb314560f 2018-10-10 04:20:28,255 - create_image - INFO - Created image with name - CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d 2018-10-10 04:20:28,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" 2018-10-10 04:20:28,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9ef36f30-1abb-4994-b4e6-e938e454370d Date: Wed, 10 Oct 2018 04:20:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/snap", "metadata": {}}], "self": "/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645", "min_disk": 0, "protected": false, "id": "4cadb87a-5016-4ffb-a2d7-70b3051b5645", "file": "/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bee3498bb454430b7342bc275fa2d1d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:28,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645 used request id req-9ef36f30-1abb-4994-b4e6-e938e454370d 2018-10-10 04:20:28,419 - create_image - DEBUG - Instance status is - active 2018-10-10 04:20:28,419 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d 2018-10-10 04:20:28,419 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d 2018-10-10 04:20:28,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:28,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ceed237c995840d19c663eb34d7ab404", "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj-role"}], "expires_at": "2018-10-10T05:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bee3498bb454430b7342bc275fa2d1d", "name": "CreateImageSuccessTests-8823a500-1cf1-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8bee3498bb454430b7342bc275fa2d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8bee3498bb454430b7342bc275fa2d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8bee3498bb454430b7342bc275fa2d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8bee3498bb454430b7342bc275fa2d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8bee3498bb454430b7342bc275fa2d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8bee3498bb454430b7342bc275fa2d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8bee3498bb454430b7342bc275fa2d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8823a500-1cf1-47f-user", "id": "cd4b3b17dda5486b8fb0b9094e063e98"}, "audit_ids": ["wQV-cDfYSgefzXThvTkg7A"], "issued_at": "2018-10-10T04:20:28.000000Z"}} 2018-10-10 04:20:28,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0c8114f36c5dee2ffe290a8296a6259c528ff4b" 2018-10-10 04:20:28,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b4541347-4563-42be-a00d-8faa7c89e2e1 Date: Wed, 10 Oct 2018 04:20:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/snap", "metadata": {}}], "self": "/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645", "min_disk": 0, "protected": false, "id": "4cadb87a-5016-4ffb-a2d7-70b3051b5645", "file": "/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bee3498bb454430b7342bc275fa2d1d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d"} 2018-10-10 04:20:28,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d used request id req-b4541347-4563-42be-a00d-8faa7c89e2e1 2018-10-10 04:20:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0c8114f36c5dee2ffe290a8296a6259c528ff4b" 2018-10-10 04:20:29,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eada07b3-6e4d-471e-8d85-9ae410b29036 Date: Wed, 10 Oct 2018 04:20:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:29,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-eada07b3-6e4d-471e-8d85-9ae410b29036 2018-10-10 04:20:29,494 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-e33396a7-7449-4dae-aade-60a09b52915d 2018-10-10 04:20:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a7a15204d238a560ba3e4d2c373d9f1fc2769c" 2018-10-10 04:20:30,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6cd0082-6f39-4b64-b598-1bf48c38fc34 Date: Wed, 10 Oct 2018 04:20:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:30,543 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4cadb87a-5016-4ffb-a2d7-70b3051b5645 used request id req-e6cd0082-6f39-4b64-b598-1bf48c38fc34 2018-10-10 04:20:30,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:30,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cc7b7cec-7b7e-48ea-8a82-78d92c00aea5 Date: Wed, 10 Oct 2018 04:20:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:20:30,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-cc7b7cec-7b7e-48ea-8a82-78d92c00aea5 2018-10-10 04:20:30,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:30,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c75c204-f6a0-4a7a-b34a-e400a0d2dc10 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:20:30,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-6c75c204-f6a0-4a7a-b34a-e400a0d2dc10 2018-10-10 04:20:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:30,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12bee783-2adb-410f-aa85-ef85e63fec81 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:20:30,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-12bee783-2adb-410f-aa85-ef85e63fec81 2018-10-10 04:20:30,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:31,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a85af3f-8135-4ee1-85ba-45377a077b3c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:20:31,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-0a85af3f-8135-4ee1-85ba-45377a077b3c 2018-10-10 04:20:31,034 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8823a500-1cf1-47f-proj 2018-10-10 04:20:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8bee3498bb454430b7342bc275fa2d1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:31,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d7dc20-fcdd-4209-b607-1a73a778bb46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:31,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8bee3498bb454430b7342bc275fa2d1d used request id req-b5d7dc20-fcdd-4209-b607-1a73a778bb46 2018-10-10 04:20:31,241 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8823a500-1cf1-47f-proj-role 2018-10-10 04:20:31,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/ceed237c995840d19c663eb34d7ab404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:31,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6800d09-8778-47eb-bfba-5fc9e1d9fa60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:31,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/ceed237c995840d19c663eb34d7ab404 used request id req-d6800d09-8778-47eb-bfba-5fc9e1d9fa60 2018-10-10 04:20:31,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc9963123379a3030e904efd1b512ded99709f9" 2018-10-10 04:20:31,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c4a0dd-aa4f-4c39-987f-ab77d95d4970 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:31,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71c4a0dd-aa4f-4c39-987f-ab77d95d4970 2018-10-10 04:20:31,441 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8823a500-1cf1-47f-user 2018-10-10 04:20:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/cd4b3b17dda5486b8fb0b9094e063e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69caa1950b616d8fdf238ed22b867e1a2ed54fb1" 2018-10-10 04:20:31,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49a711a-7137-47ab-a27a-8d895cb73921 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:31,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/cd4b3b17dda5486b8fb0b9094e063e98 used request id req-b49a711a-7137-47ab-a27a-8d895cb73921 2018-10-10 04:20:31,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:31,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jwAf1lDHTn6vRDHSKpxgLA"], "issued_at": "2018-10-10T04:20:31.000000Z"}} 2018-10-10 04:20:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcd6774c17bcfbf5294ee61c3fb750f773223b1" 2018-10-10 04:20:32,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011dd58e-8813-4680-853a-d0696ba0bf9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:32,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-011dd58e-8813-4680-853a-d0696ba0bf9f 2018-10-10 04:20:32,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:32,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:32,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["XkgBlybrRx-vK-ujQG4dnw"], "issued_at": "2018-10-10T04:20:32.000000Z"}} 2018-10-10 04:20:32,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:32,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854b0af5-809b-4274-9f22-f9b3566192a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:32,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-854b0af5-809b-4274-9f22-f9b3566192a9 2018-10-10 04:20:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:32,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:32,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a19cc26-b68d-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:32,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47815fbf-fc01-4c48-8710-1abcd4cd91d0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a19cc26-b68d-49f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:20:32,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a19cc26-b68d-49f-proj used request id req-47815fbf-fc01-4c48-8710-1abcd4cd91d0 2018-10-10 04:20:32,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:32,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3286d5d-dedf-4cae-9812-6e75529e5499 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:32,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a3286d5d-dedf-4cae-9812-6e75529e5499 2018-10-10 04:20:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj"}}' 2018-10-10 04:20:32,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edc080f8-558d-4322-a8cf-f788e0b0fb65 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/59ace864a93c4caab1753488b6b5b40c"}, "enabled": true, "id": "59ace864a93c4caab1753488b6b5b40c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj"}} 2018-10-10 04:20:32,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-edc080f8-558d-4322-a8cf-f788e0b0fb65 2018-10-10 04:20:32,926 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-4a19cc26-b68d-49f-proj 2018-10-10 04:20:32,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:32,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:33,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["DieC6IZkRXS7Xq-BLShMUQ"], "issued_at": "2018-10-10T04:20:33.000000Z"}} 2018-10-10 04:20:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c6e0b85d9126b484dc7040b0839c4195abb131" 2018-10-10 04:20:33,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6297e5f-0e62-4838-a5c3-7a7294e1b2c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:33,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b6297e5f-0e62-4838-a5c3-7a7294e1b2c6 2018-10-10 04:20:33,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:33,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c6e0b85d9126b484dc7040b0839c4195abb131" 2018-10-10 04:20:33,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8414b906-f646-4aa8-8611-8c0532ab834d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:20:33,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8414b906-f646-4aa8-8611-8c0532ab834d 2018-10-10 04:20:33,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a19cc26-b68d-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c6e0b85d9126b484dc7040b0839c4195abb131" 2018-10-10 04:20:33,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3823f3b0-c31b-44aa-a723-049c5447837b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a19cc26-b68d-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/59ace864a93c4caab1753488b6b5b40c"}, "enabled": true, "id": "59ace864a93c4caab1753488b6b5b40c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj"}]} 2018-10-10 04:20:33,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-4a19cc26-b68d-49f-proj used request id req-3823f3b0-c31b-44aa-a723-049c5447837b 2018-10-10 04:20:33,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c6e0b85d9126b484dc7040b0839c4195abb131" 2018-10-10 04:20:33,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652dca22-7ee7-4fc0-8c94-bd274b398fc9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:33,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-652dca22-7ee7-4fc0-8c94-bd274b398fc9 2018-10-10 04:20:34,057 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-4a19cc26-b68d-49f-user 2018-10-10 04:20:34,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:34,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:34,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78216a04-75d4-4249-bacb-4fd921d142ca Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:34,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-78216a04-75d4-4249-bacb-4fd921d142ca 2018-10-10 04:20:34,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" -d '{"role": {"name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role"}}' 2018-10-10 04:20:34,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ec581f-013d-4147-a942-779b5d58cbf8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca0d0fa041c34ce7b3bd5d5227e77596", "links": {"self": "http://172.30.9.25:5000/v3/roles/ca0d0fa041c34ce7b3bd5d5227e77596"}, "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role"}} 2018-10-10 04:20:34,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e3ec581f-013d-4147-a942-779b5d58cbf8 2018-10-10 04:20:34,268 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role 2018-10-10 04:20:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/ca0d0fa041c34ce7b3bd5d5227e77596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:34,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c938f7-9c72-4a6f-b54a-4f44c916aaac Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/ca0d0fa041c34ce7b3bd5d5227e77596"}, "domain_id": null, "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role", "id": "ca0d0fa041c34ce7b3bd5d5227e77596"}} 2018-10-10 04:20:34,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/ca0d0fa041c34ce7b3bd5d5227e77596 used request id req-95c938f7-9c72-4a6f-b54a-4f44c916aaac 2018-10-10 04:20:34,360 - keystone_utils - INFO - Granting role CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role to project CreateImageSuccessTests-4a19cc26-b68d-49f-proj 2018-10-10 04:20:34,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/59ace864a93c4caab1753488b6b5b40c/users/be869e122cf6462f9ade7879eaa90cea/roles/ca0d0fa041c34ce7b3bd5d5227e77596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:34,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56021055-8958-4a46-8c6d-c1469a1d2938 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:34,480 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/59ace864a93c4caab1753488b6b5b40c/users/be869e122cf6462f9ade7879eaa90cea/roles/ca0d0fa041c34ce7b3bd5d5227e77596 used request id req-56021055-8958-4a46-8c6d-c1469a1d2938 2018-10-10 04:20:34,481 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:20:34,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:34,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:34,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca0d0fa041c34ce7b3bd5d5227e77596", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role"}], "expires_at": "2018-10-10T05:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ace864a93c4caab1753488b6b5b40c", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-user", "id": "be869e122cf6462f9ade7879eaa90cea"}, "audit_ids": ["jR4HPMItT7KVIjE1ZlCeLg"], "issued_at": "2018-10-10T04:20:34.000000Z"}} 2018-10-10 04:20:34,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" 2018-10-10 04:20:34,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1014994-b532-4ef2-aabd-4716a5aa9cdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:34,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e1014994-b532-4ef2-aabd-4716a5aa9cdb 2018-10-10 04:20:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" 2018-10-10 04:20:35,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a92ec286-f6ea-4053-a654-54aa93274b01 Date: Wed, 10 Oct 2018 04:20:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de"} 2018-10-10 04:20:35,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de used request id req-a92ec286-f6ea-4053-a654-54aa93274b01 2018-10-10 04:20:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" 2018-10-10 04:20:35,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d17e3f20-a014-4820-b2f0-04744013bf2b Date: Wed, 10 Oct 2018 04:20:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:35,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d17e3f20-a014-4820-b2f0-04744013bf2b 2018-10-10 04:20:35,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de"}' 2018-10-10 04:20:35,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db X-Openstack-Request-Id: req-d2481d02-e0db-41e5-b121-0d7c2928bc6e Date: Wed, 10 Oct 2018 04:20:35 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db", "min_disk": 0, "protected": false, "id": "46add7b0-dda2-4476-abed-d56d332528db", "file": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db/file", "checksum": null, "owner": "59ace864a93c4caab1753488b6b5b40c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:35,485 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d2481d02-e0db-41e5-b121-0d7c2928bc6e 2018-10-10 04:20:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" -d '' 2018-10-10 04:20:37,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3cb974e-9dc2-4cb2-8530-cc2b349f14e0 Date: Wed, 10 Oct 2018 04:20:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:37,034 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db/file used request id req-a3cb974e-9dc2-4cb2-8530-cc2b349f14e0 2018-10-10 04:20:37,035 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:20:37,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" 2018-10-10 04:20:37,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-21b5b9b9-7816-4059-b3f6-8e8d04eae6ea Date: Wed, 10 Oct 2018 04:20:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:36Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/46add7b0-dda2-4476-abed-d56d332528db/snap", "metadata": {}}], "self": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db", "min_disk": 0, "protected": false, "id": "46add7b0-dda2-4476-abed-d56d332528db", "file": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59ace864a93c4caab1753488b6b5b40c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/46add7b0-dda2-4476-abed-d56d332528db/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:37,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db used request id req-21b5b9b9-7816-4059-b3f6-8e8d04eae6ea 2018-10-10 04:20:37,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" 2018-10-10 04:20:37,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d750292a-ba07-4933-8b32-f703f9e80347 Date: Wed, 10 Oct 2018 04:20:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:37,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d750292a-ba07-4933-8b32-f703f9e80347 2018-10-10 04:20:37,374 - create_image - INFO - Created image with name - CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de 2018-10-10 04:20:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" 2018-10-10 04:20:37,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-471c9bb3-95b3-4254-9788-e4fce935b78d Date: Wed, 10 Oct 2018 04:20:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:36Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/46add7b0-dda2-4476-abed-d56d332528db/snap", "metadata": {}}], "self": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db", "min_disk": 0, "protected": false, "id": "46add7b0-dda2-4476-abed-d56d332528db", "file": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59ace864a93c4caab1753488b6b5b40c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/46add7b0-dda2-4476-abed-d56d332528db/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:37,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db used request id req-471c9bb3-95b3-4254-9788-e4fce935b78d 2018-10-10 04:20:37,481 - create_image - DEBUG - Instance status is - active 2018-10-10 04:20:37,481 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de 2018-10-10 04:20:37,481 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de 2018-10-10 04:20:37,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:37,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca0d0fa041c34ce7b3bd5d5227e77596", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role"}], "expires_at": "2018-10-10T05:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ace864a93c4caab1753488b6b5b40c", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-user", "id": "be869e122cf6462f9ade7879eaa90cea"}, "audit_ids": ["VhC6i-TYTSKmoaxV-H3oqw"], "issued_at": "2018-10-10T04:20:37.000000Z"}} 2018-10-10 04:20:37,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6eb86357e1d795ea129e289fe09177d0011b2af" 2018-10-10 04:20:38,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1b67b059-86fc-488f-9702-4162136fdec7 Date: Wed, 10 Oct 2018 04:20:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:36Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/46add7b0-dda2-4476-abed-d56d332528db/snap", "metadata": {}}], "self": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db", "min_disk": 0, "protected": false, "id": "46add7b0-dda2-4476-abed-d56d332528db", "file": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59ace864a93c4caab1753488b6b5b40c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/46add7b0-dda2-4476-abed-d56d332528db/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de"} 2018-10-10 04:20:38,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de used request id req-1b67b059-86fc-488f-9702-4162136fdec7 2018-10-10 04:20:38,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6eb86357e1d795ea129e289fe09177d0011b2af" 2018-10-10 04:20:38,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-76d615af-f669-4706-b90c-298210968d63 Date: Wed, 10 Oct 2018 04:20:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:38,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-76d615af-f669-4706-b90c-298210968d63 2018-10-10 04:20:38,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:38,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:38,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca0d0fa041c34ce7b3bd5d5227e77596", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role"}], "expires_at": "2018-10-10T05:20:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59ace864a93c4caab1753488b6b5b40c", "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/59ace864a93c4caab1753488b6b5b40c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a19cc26-b68d-49f-user", "id": "be869e122cf6462f9ade7879eaa90cea"}, "audit_ids": ["PCQmLgIHQ8yDEBpo4pJ6Vg"], "issued_at": "2018-10-10T04:20:38.000000Z"}} 2018-10-10 04:20:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e3612ba679cb203878afaf0961750de0b863d4" 2018-10-10 04:20:38,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1057f3-f55f-435c-ad98-1b441d44afc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:38,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0e1057f3-f55f-435c-ad98-1b441d44afc4 2018-10-10 04:20:38,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5e3612ba679cb203878afaf0961750de0b863d4" 2018-10-10 04:20:38,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ed88bdfd-ba5e-4a56-b1b1-038d54b754a0 Date: Wed, 10 Oct 2018 04:20:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:36Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/46add7b0-dda2-4476-abed-d56d332528db/snap", "metadata": {}}], "self": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db", "min_disk": 0, "protected": false, "id": "46add7b0-dda2-4476-abed-d56d332528db", "file": "/v2/images/46add7b0-dda2-4476-abed-d56d332528db/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59ace864a93c4caab1753488b6b5b40c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/46add7b0-dda2-4476-abed-d56d332528db/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de"} 2018-10-10 04:20:38,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de used request id req-ed88bdfd-ba5e-4a56-b1b1-038d54b754a0 2018-10-10 04:20:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5e3612ba679cb203878afaf0961750de0b863d4" 2018-10-10 04:20:39,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7b4033b9-be30-4aa5-b62c-77945e901ab9 Date: Wed, 10 Oct 2018 04:20:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:39,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7b4033b9-be30-4aa5-b62c-77945e901ab9 2018-10-10 04:20:39,114 - create_image - INFO - Found image with name - CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de 2018-10-10 04:20:39,114 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-55bdf71e-bafa-42dc-894c-2d27bd7b91de 2018-10-10 04:20:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e72d59999fa7ef59bb184b1e02e56b185fed43c" 2018-10-10 04:20:40,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad6f7dd5-9508-40a1-be0a-1d2ea607746c Date: Wed, 10 Oct 2018 04:20:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:40,587 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/46add7b0-dda2-4476-abed-d56d332528db used request id req-ad6f7dd5-9508-40a1-be0a-1d2ea607746c 2018-10-10 04:20:40,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:40,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-96b3724e-36fa-4316-84f8-3c2a2cf78a43 Date: Wed, 10 Oct 2018 04:20:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:20:40,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-96b3724e-36fa-4316-84f8-3c2a2cf78a43 2018-10-10 04:20:40,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:40,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f87ecec0-1b6f-4bde-9537-63579a7ccebb Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:20:40,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f87ecec0-1b6f-4bde-9537-63579a7ccebb 2018-10-10 04:20:40,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:40,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113ca9b8-7093-48a5-904f-611c95713f7d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:20:40,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-113ca9b8-7093-48a5-904f-611c95713f7d 2018-10-10 04:20:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:41,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80bdd49d-31ec-4a30-a353-a6ce804392c3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:20:41,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-80bdd49d-31ec-4a30-a353-a6ce804392c3 2018-10-10 04:20:41,083 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-4a19cc26-b68d-49f-proj 2018-10-10 04:20:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/59ace864a93c4caab1753488b6b5b40c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:41,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3dbf10-3343-40a0-ae20-7f7da391e50a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:41,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/59ace864a93c4caab1753488b6b5b40c used request id req-1b3dbf10-3343-40a0-ae20-7f7da391e50a 2018-10-10 04:20:41,313 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-4a19cc26-b68d-49f-proj-role 2018-10-10 04:20:41,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/ca0d0fa041c34ce7b3bd5d5227e77596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:41,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2b01c95-d31e-439d-998d-328f2330ff5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:41,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/ca0d0fa041c34ce7b3bd5d5227e77596 used request id req-b2b01c95-d31e-439d-998d-328f2330ff5a 2018-10-10 04:20:41,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f95524492c8de621d597f9b4c64acd8baa9b9c" 2018-10-10 04:20:41,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdd723d-9477-4ec4-a730-89777c162170 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:41,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0fdd723d-9477-4ec4-a730-89777c162170 2018-10-10 04:20:41,522 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-4a19cc26-b68d-49f-user 2018-10-10 04:20:41,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/be869e122cf6462f9ade7879eaa90cea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c6e0b85d9126b484dc7040b0839c4195abb131" 2018-10-10 04:20:41,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c88465-39fb-48bc-855c-7f9f5605dd48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:41,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/be869e122cf6462f9ade7879eaa90cea used request id req-43c88465-39fb-48bc-855c-7f9f5605dd48 2018-10-10 04:20:41,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:42,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["R8ZbcMBBRGat-NjZQyjljQ"], "issued_at": "2018-10-10T04:20:42.000000Z"}} 2018-10-10 04:20:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da432a9583b675a5012b3ce2663aae328f552ee" 2018-10-10 04:20:42,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b91428-4945-4f36-a76c-5e5a755c07d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:42,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-77b91428-4945-4f36-a76c-5e5a755c07d3 2018-10-10 04:20:42,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:42,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:42,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["dBzJPzYtQcyAIiYs_uYFjw"], "issued_at": "2018-10-10T04:20:42.000000Z"}} 2018-10-10 04:20:42,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:42,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7edea4d-0a42-41d7-8952-46cb3fe18111 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:42,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a7edea4d-0a42-41d7-8952-46cb3fe18111 2018-10-10 04:20:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:42,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8d29c93c-813f-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:42,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fa0025-de18-4cc3-8e2a-3dae735123d9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8d29c93c-813f-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:20:42,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8d29c93c-813f-4a1-proj used request id req-42fa0025-de18-4cc3-8e2a-3dae735123d9 2018-10-10 04:20:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:42,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9acff6-80a3-42b1-9c1e-17fef5902069 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:42,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8d9acff6-80a3-42b1-9c1e-17fef5902069 2018-10-10 04:20:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj"}}' 2018-10-10 04:20:42,921 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fcaa04-340f-43b1-80a9-619907554760 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6608bacd243646b2995f3f88a24621f2"}, "enabled": true, "id": "6608bacd243646b2995f3f88a24621f2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj"}} 2018-10-10 04:20:42,921 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-49fcaa04-340f-43b1-80a9-619907554760 2018-10-10 04:20:42,921 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8d29c93c-813f-4a1-proj 2018-10-10 04:20:42,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:42,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:43,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["iBdXrAIlS6yOJzG0KaAH3A"], "issued_at": "2018-10-10T04:20:43.000000Z"}} 2018-10-10 04:20:43,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dba786057502d6754144a089c48518dfe67d740" 2018-10-10 04:20:43,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8154427-7946-404b-a20e-1eeb03a371f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:43,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e8154427-7946-404b-a20e-1eeb03a371f0 2018-10-10 04:20:43,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:43,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:43,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dba786057502d6754144a089c48518dfe67d740" 2018-10-10 04:20:43,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242f3bc3-8cc9-4b64-8fec-d09e434ce744 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:20:43,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-242f3bc3-8cc9-4b64-8fec-d09e434ce744 2018-10-10 04:20:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-8d29c93c-813f-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dba786057502d6754144a089c48518dfe67d740" 2018-10-10 04:20:43,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3201ce58-9223-4308-a1ee-e122bd228291 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-8d29c93c-813f-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6608bacd243646b2995f3f88a24621f2"}, "enabled": true, "id": "6608bacd243646b2995f3f88a24621f2", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj"}]} 2018-10-10 04:20:43,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageSuccessTests-8d29c93c-813f-4a1-proj used request id req-3201ce58-9223-4308-a1ee-e122bd228291 2018-10-10 04:20:43,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dba786057502d6754144a089c48518dfe67d740" 2018-10-10 04:20:43,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8804ba0-5537-426b-b765-35e2d0832d2f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:43,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c8804ba0-5537-426b-b765-35e2d0832d2f 2018-10-10 04:20:43,974 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8d29c93c-813f-4a1-user 2018-10-10 04:20:43,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:43,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:44,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12ffd9d-1d4c-4727-9abf-14e1a7913d09 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:44,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c12ffd9d-1d4c-4727-9abf-14e1a7913d09 2018-10-10 04:20:44,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" -d '{"role": {"name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role"}}' 2018-10-10 04:20:44,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fc89e4-d77c-4b53-abb2-e5b3966937db Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "76a9393c984e4dc2bf00021b4c01ea1c", "links": {"self": "http://172.30.9.25:5000/v3/roles/76a9393c984e4dc2bf00021b4c01ea1c"}, "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role"}} 2018-10-10 04:20:44,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f0fc89e4-d77c-4b53-abb2-e5b3966937db 2018-10-10 04:20:44,178 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role 2018-10-10 04:20:44,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/76a9393c984e4dc2bf00021b4c01ea1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:44,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d03c9bc-77e3-4686-8417-c28885e11ec3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/76a9393c984e4dc2bf00021b4c01ea1c"}, "domain_id": null, "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role", "id": "76a9393c984e4dc2bf00021b4c01ea1c"}} 2018-10-10 04:20:44,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/76a9393c984e4dc2bf00021b4c01ea1c used request id req-8d03c9bc-77e3-4686-8417-c28885e11ec3 2018-10-10 04:20:44,264 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role to project CreateImageSuccessTests-8d29c93c-813f-4a1-proj 2018-10-10 04:20:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6608bacd243646b2995f3f88a24621f2/users/3868b674718a451cadb7d6aaa52b426a/roles/76a9393c984e4dc2bf00021b4c01ea1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:44,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e55c3db4-0478-4144-9a39-3667da7d2e03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:44,395 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6608bacd243646b2995f3f88a24621f2/users/3868b674718a451cadb7d6aaa52b426a/roles/76a9393c984e4dc2bf00021b4c01ea1c used request id req-e55c3db4-0478-4144-9a39-3667da7d2e03 2018-10-10 04:20:44,396 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:20:44,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:44,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:44,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76a9393c984e4dc2bf00021b4c01ea1c", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role"}], "expires_at": "2018-10-10T05:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6608bacd243646b2995f3f88a24621f2", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-user", "id": "3868b674718a451cadb7d6aaa52b426a"}, "audit_ids": ["f5rU4olpSHeVQ7kY4AjORQ"], "issued_at": "2018-10-10T04:20:44.000000Z"}} 2018-10-10 04:20:44,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" 2018-10-10 04:20:44,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9c0ddf-66fd-4695-b050-b51245ec3e18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:44,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2f9c0ddf-66fd-4695-b050-b51245ec3e18 2018-10-10 04:20:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" 2018-10-10 04:20:45,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1ae899b6-ecf0-4e03-abed-2554bba00aa7 Date: Wed, 10 Oct 2018 04:20:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e"} 2018-10-10 04:20:45,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e used request id req-1ae899b6-ecf0-4e03-abed-2554bba00aa7 2018-10-10 04:20:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" 2018-10-10 04:20:45,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-93c0c843-0a14-4a8b-8ca3-e3242d7178bd Date: Wed, 10 Oct 2018 04:20:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:45,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-93c0c843-0a14-4a8b-8ca3-e3242d7178bd 2018-10-10 04:20:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e"}' 2018-10-10 04:20:45,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31 X-Openstack-Request-Id: req-4e4fa804-c72f-457d-a966-8ed3935646a8 Date: Wed, 10 Oct 2018 04:20:45 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31", "min_disk": 0, "protected": false, "id": "2d357b50-20ef-43d7-925e-41ed013eca31", "file": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31/file", "checksum": null, "owner": "6608bacd243646b2995f3f88a24621f2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:45,425 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-4e4fa804-c72f-457d-a966-8ed3935646a8 2018-10-10 04:20:45,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" -d '' 2018-10-10 04:20:47,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e296b6e-e6b6-4fd1-a14b-3fc68304b92e Date: Wed, 10 Oct 2018 04:20:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:47,016 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31/file used request id req-1e296b6e-e6b6-4fd1-a14b-3fc68304b92e 2018-10-10 04:20:47,016 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:20:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" 2018-10-10 04:20:47,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f02f95d8-b9f3-4e6a-9221-faf0e281d85a Date: Wed, 10 Oct 2018 04:20:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:46Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2d357b50-20ef-43d7-925e-41ed013eca31/snap", "metadata": {}}], "self": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31", "min_disk": 0, "protected": false, "id": "2d357b50-20ef-43d7-925e-41ed013eca31", "file": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6608bacd243646b2995f3f88a24621f2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2d357b50-20ef-43d7-925e-41ed013eca31/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:47,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31 used request id req-f02f95d8-b9f3-4e6a-9221-faf0e281d85a 2018-10-10 04:20:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" 2018-10-10 04:20:47,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0e3b14c3-40cd-47f6-8b60-7af613a30b38 Date: Wed, 10 Oct 2018 04:20:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:47,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0e3b14c3-40cd-47f6-8b60-7af613a30b38 2018-10-10 04:20:47,745 - create_image - INFO - Created image with name - CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e 2018-10-10 04:20:47,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" 2018-10-10 04:20:47,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e0480250-f601-4fec-ab0c-116346ecbfec Date: Wed, 10 Oct 2018 04:20:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:46Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2d357b50-20ef-43d7-925e-41ed013eca31/snap", "metadata": {}}], "self": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31", "min_disk": 0, "protected": false, "id": "2d357b50-20ef-43d7-925e-41ed013eca31", "file": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6608bacd243646b2995f3f88a24621f2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2d357b50-20ef-43d7-925e-41ed013eca31/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:47,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31 used request id req-e0480250-f601-4fec-ab0c-116346ecbfec 2018-10-10 04:20:47,766 - create_image - DEBUG - Instance status is - active 2018-10-10 04:20:47,766 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e 2018-10-10 04:20:47,766 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e 2018-10-10 04:20:47,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:48,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76a9393c984e4dc2bf00021b4c01ea1c", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role"}], "expires_at": "2018-10-10T05:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6608bacd243646b2995f3f88a24621f2", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-user", "id": "3868b674718a451cadb7d6aaa52b426a"}, "audit_ids": ["z3t29HHNQoq6OlbOEXGyxQ"], "issued_at": "2018-10-10T04:20:48.000000Z"}} 2018-10-10 04:20:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6315504778193e1b12be893ebcc5acdf7fc8a53f" 2018-10-10 04:20:48,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-435326e3-1879-43a3-9683-7519fd1cc781 Date: Wed, 10 Oct 2018 04:20:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:46Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2d357b50-20ef-43d7-925e-41ed013eca31/snap", "metadata": {}}], "self": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31", "min_disk": 0, "protected": false, "id": "2d357b50-20ef-43d7-925e-41ed013eca31", "file": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6608bacd243646b2995f3f88a24621f2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2d357b50-20ef-43d7-925e-41ed013eca31/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e"} 2018-10-10 04:20:48,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e used request id req-435326e3-1879-43a3-9683-7519fd1cc781 2018-10-10 04:20:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6315504778193e1b12be893ebcc5acdf7fc8a53f" 2018-10-10 04:20:48,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-29de7070-0b69-422c-a25f-bccfe895ff07 Date: Wed, 10 Oct 2018 04:20:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:48,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-29de7070-0b69-422c-a25f-bccfe895ff07 2018-10-10 04:20:48,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:48,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:48,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76a9393c984e4dc2bf00021b4c01ea1c", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role"}], "expires_at": "2018-10-10T05:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6608bacd243646b2995f3f88a24621f2", "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6608bacd243646b2995f3f88a24621f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8d29c93c-813f-4a1-user", "id": "3868b674718a451cadb7d6aaa52b426a"}, "audit_ids": ["-uBP2He8SQKB_VJa4Z6fNA"], "issued_at": "2018-10-10T04:20:48.000000Z"}} 2018-10-10 04:20:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b61e68486c00fd046c54ec5f2827715087a23a" 2018-10-10 04:20:49,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f91263b-7bde-4995-821b-3d3f317965f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:49,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5f91263b-7bde-4995-821b-3d3f317965f8 2018-10-10 04:20:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10b61e68486c00fd046c54ec5f2827715087a23a" 2018-10-10 04:20:49,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-c07a198f-5c0f-4614-bb33-931731b758aa Date: Wed, 10 Oct 2018 04:20:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:46Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2d357b50-20ef-43d7-925e-41ed013eca31/snap", "metadata": {}}], "self": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31", "min_disk": 0, "protected": false, "id": "2d357b50-20ef-43d7-925e-41ed013eca31", "file": "/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6608bacd243646b2995f3f88a24621f2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2d357b50-20ef-43d7-925e-41ed013eca31/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e"} 2018-10-10 04:20:49,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e used request id req-c07a198f-5c0f-4614-bb33-931731b758aa 2018-10-10 04:20:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10b61e68486c00fd046c54ec5f2827715087a23a" 2018-10-10 04:20:49,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-45ae02c8-1710-4b10-bc22-0cb7e4a2a3ee Date: Wed, 10 Oct 2018 04:20:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:49,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-45ae02c8-1710-4b10-bc22-0cb7e4a2a3ee 2018-10-10 04:20:49,507 - create_image - INFO - Found image with name - CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e 2018-10-10 04:20:49,507 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4dd11cec-6d01-423c-ab02-c29104db041e 2018-10-10 04:20:49,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38eb3d83e05e86544563bd94ea0f9f267907f30b" 2018-10-10 04:20:50,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae920f65-e706-459c-8fc2-2061404371e1 Date: Wed, 10 Oct 2018 04:20:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:50,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2d357b50-20ef-43d7-925e-41ed013eca31 used request id req-ae920f65-e706-459c-8fc2-2061404371e1 2018-10-10 04:20:50,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:51,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2e856a17-af64-47ee-9c5c-adaf8d5973a9 Date: Wed, 10 Oct 2018 04:20:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:20:51,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2e856a17-af64-47ee-9c5c-adaf8d5973a9 2018-10-10 04:20:51,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:51,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511bdce6-df4b-4a6b-beed-aff3302254ba Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:20:51,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-511bdce6-df4b-4a6b-beed-aff3302254ba 2018-10-10 04:20:51,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:51,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5936aae3-899e-444b-9d61-f5cf206b3932 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:20:51,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-5936aae3-899e-444b-9d61-f5cf206b3932 2018-10-10 04:20:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:51,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c87e1d7-f3b0-4467-8c16-17c0d0cebb19 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:20:51,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-7c87e1d7-f3b0-4467-8c16-17c0d0cebb19 2018-10-10 04:20:51,310 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8d29c93c-813f-4a1-proj 2018-10-10 04:20:51,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6608bacd243646b2995f3f88a24621f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:51,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a26b66e-5ae6-4dca-91d8-d7257115b798 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:51,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6608bacd243646b2995f3f88a24621f2 used request id req-1a26b66e-5ae6-4dca-91d8-d7257115b798 2018-10-10 04:20:51,558 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8d29c93c-813f-4a1-proj-role 2018-10-10 04:20:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/76a9393c984e4dc2bf00021b4c01ea1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:51,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827ddf21-40e4-465c-ab28-84eb8a12542e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:51,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/76a9393c984e4dc2bf00021b4c01ea1c used request id req-827ddf21-40e4-465c-ab28-84eb8a12542e 2018-10-10 04:20:51,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f0ae0f3b3aa22d00291613da1fbfc895d19962" 2018-10-10 04:20:51,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0290ecf-f90f-4d3d-b3ea-759a40837dea Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:51,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f0290ecf-f90f-4d3d-b3ea-759a40837dea 2018-10-10 04:20:51,759 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8d29c93c-813f-4a1-user 2018-10-10 04:20:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3868b674718a451cadb7d6aaa52b426a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dba786057502d6754144a089c48518dfe67d740" 2018-10-10 04:20:51,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7786323-fbb9-4371-b2f8-11d6b6142920 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:51,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3868b674718a451cadb7d6aaa52b426a used request id req-e7786323-fbb9-4371-b2f8-11d6b6142920 2018-10-10 04:20:51,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:52,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["qSNGlRwzTkOxZcE4_BE88g"], "issued_at": "2018-10-10T04:20:52.000000Z"}} 2018-10-10 04:20:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7625236938afdcf6a13f3db53648930333a50fef" 2018-10-10 04:20:52,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b294b728-d58c-45ce-9b43-46d78596ae12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:52,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b294b728-d58c-45ce-9b43-46d78596ae12 2018-10-10 04:20:52,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:52,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:52,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["aNZT3PaZSi-Qw8nS2jAVnQ"], "issued_at": "2018-10-10T04:20:52.000000Z"}} 2018-10-10 04:20:52,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:52,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5c31bd-3b73-4022-8020-d070f932fbdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:52,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6d5c31bd-3b73-4022-8020-d070f932fbdc 2018-10-10 04:20:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:52,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-94bb52b0-69a1-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:52,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3500a8a8-3a7f-4d41-ba51-6e134750d600 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-94bb52b0-69a1-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:20:52,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-94bb52b0-69a1-4f9-proj used request id req-3500a8a8-3a7f-4d41-ba51-6e134750d600 2018-10-10 04:20:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:53,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795b8118-3fe1-4456-a425-0555409f991b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:53,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-795b8118-3fe1-4456-a425-0555409f991b 2018-10-10 04:20:53,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-proj"}}' 2018-10-10 04:20:53,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b51e13c8-593b-42fa-83c5-7f9a39096322 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6289de607e554b80837a147105958b69"}, "enabled": true, "id": "6289de607e554b80837a147105958b69", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-proj"}} 2018-10-10 04:20:53,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b51e13c8-593b-42fa-83c5-7f9a39096322 2018-10-10 04:20:53,196 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-94bb52b0-69a1-4f9-proj 2018-10-10 04:20:53,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:53,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:53,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["kc84ASkCQlGX6Q4qzN7Lsg"], "issued_at": "2018-10-10T04:20:53.000000Z"}} 2018-10-10 04:20:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4018f0663ea85e0583d7130eaa3e84f71e1e5f49" 2018-10-10 04:20:53,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad25960-d1db-4767-aa01-69287f7adc8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:53,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bad25960-d1db-4767-aa01-69287f7adc8d 2018-10-10 04:20:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:53,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4018f0663ea85e0583d7130eaa3e84f71e1e5f49" 2018-10-10 04:20:53,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d968adbf-425b-4e29-90af-48b62a5c8b51 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:20:53,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d968adbf-425b-4e29-90af-48b62a5c8b51 2018-10-10 04:20:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-94bb52b0-69a1-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4018f0663ea85e0583d7130eaa3e84f71e1e5f49" 2018-10-10 04:20:53,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74376e9-4bc3-4abc-af08-3597b9110a43 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-94bb52b0-69a1-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6289de607e554b80837a147105958b69"}, "enabled": true, "id": "6289de607e554b80837a147105958b69", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-proj"}]} 2018-10-10 04:20:53,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-94bb52b0-69a1-4f9-proj used request id req-e74376e9-4bc3-4abc-af08-3597b9110a43 2018-10-10 04:20:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4018f0663ea85e0583d7130eaa3e84f71e1e5f49" 2018-10-10 04:20:54,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52f0a8e-2b93-45bf-a40b-a06a35873cd9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:54,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b52f0a8e-2b93-45bf-a40b-a06a35873cd9 2018-10-10 04:20:54,425 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-94bb52b0-69a1-4f9-user 2018-10-10 04:20:54,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:54,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:54,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7127631-bdcf-4077-ad63-a090e673c0c2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:54,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7127631-bdcf-4077-ad63-a090e673c0c2 2018-10-10 04:20:54,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" -d '{"role": {"name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-proj-role"}}' 2018-10-10 04:20:54,639 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f41556fc-85b1-480b-a68e-8666422260f0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5fe6ba8f6254b6283f4e4222456a932", "links": {"self": "http://172.30.9.25:5000/v3/roles/a5fe6ba8f6254b6283f4e4222456a932"}, "name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-proj-role"}} 2018-10-10 04:20:54,639 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f41556fc-85b1-480b-a68e-8666422260f0 2018-10-10 04:20:54,640 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-94bb52b0-69a1-4f9-proj-role 2018-10-10 04:20:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a5fe6ba8f6254b6283f4e4222456a932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:54,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e15c4ce-a75f-48b8-8048-f2fcdbb8bfd6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/a5fe6ba8f6254b6283f4e4222456a932"}, "domain_id": null, "name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-proj-role", "id": "a5fe6ba8f6254b6283f4e4222456a932"}} 2018-10-10 04:20:54,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a5fe6ba8f6254b6283f4e4222456a932 used request id req-4e15c4ce-a75f-48b8-8048-f2fcdbb8bfd6 2018-10-10 04:20:54,660 - keystone_utils - INFO - Granting role CreateImageNegativeTests-94bb52b0-69a1-4f9-proj-role to project CreateImageNegativeTests-94bb52b0-69a1-4f9-proj 2018-10-10 04:20:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6289de607e554b80837a147105958b69/users/3d9e4a87b8cb420183edc1a9c2ec0192/roles/a5fe6ba8f6254b6283f4e4222456a932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:54,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-657d0d58-be96-4008-b1e3-d24ed32ce6d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:54,791 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6289de607e554b80837a147105958b69/users/3d9e4a87b8cb420183edc1a9c2ec0192/roles/a5fe6ba8f6254b6283f4e4222456a932 used request id req-657d0d58-be96-4008-b1e3-d24ed32ce6d9 2018-10-10 04:20:54,792 - openstack_tests - DEBUG - Image metadata - None 2018-10-10 04:20:54,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:54,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:55,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5fe6ba8f6254b6283f4e4222456a932", "name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-proj-role"}], "expires_at": "2018-10-10T05:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6289de607e554b80837a147105958b69", "name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6289de607e554b80837a147105958b69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6289de607e554b80837a147105958b69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6289de607e554b80837a147105958b69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6289de607e554b80837a147105958b69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6289de607e554b80837a147105958b69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6289de607e554b80837a147105958b69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6289de607e554b80837a147105958b69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6289de607e554b80837a147105958b69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6289de607e554b80837a147105958b69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6289de607e554b80837a147105958b69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6289de607e554b80837a147105958b69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6289de607e554b80837a147105958b69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-94bb52b0-69a1-4f9-user", "id": "3d9e4a87b8cb420183edc1a9c2ec0192"}, "audit_ids": ["FDvq1oyXRiWt7touknFldw"], "issued_at": "2018-10-10T04:20:55.000000Z"}} 2018-10-10 04:20:55,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e792b19c385f9a61d9e54361d0ef2fd7b148cc" 2018-10-10 04:20:55,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c67e27-dcc2-4df0-8960-6f699fd89d5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:55,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f1c67e27-dcc2-4df0-8960-6f699fd89d5c 2018-10-10 04:20:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-f3fc894f-2c95-46f2-ad8c-60574e5190b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64e792b19c385f9a61d9e54361d0ef2fd7b148cc" 2018-10-10 04:20:55,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-d5fb8d8f-de80-487e-9a43-98da08fdc777 Date: Wed, 10 Oct 2018 04:20:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-f3fc894f-2c95-46f2-ad8c-60574e5190b5"} 2018-10-10 04:20:55,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-f3fc894f-2c95-46f2-ad8c-60574e5190b5 used request id req-d5fb8d8f-de80-487e-9a43-98da08fdc777 2018-10-10 04:20:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64e792b19c385f9a61d9e54361d0ef2fd7b148cc" 2018-10-10 04:20:55,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1bd584a8-f1bc-4880-bd51-2c639cb6d8c1 Date: Wed, 10 Oct 2018 04: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:20:55,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1bd584a8-f1bc-4880-bd51-2c639cb6d8c1 2018-10-10 04:20:55,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}64e792b19c385f9a61d9e54361d0ef2fd7b148cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-f3fc894f-2c95-46f2-ad8c-60574e5190b5"}' 2018-10-10 04:20:56,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/732925ab-173f-4977-b88e-21a139330990 X-Openstack-Request-Id: req-0b3613be-60b1-47c7-a65e-7d92ce0a62ec Date: Wed, 10 Oct 2018 04:20:56 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-f3fc894f-2c95-46f2-ad8c-60574e5190b5", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:20:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:20:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/732925ab-173f-4977-b88e-21a139330990", "min_disk": 0, "protected": false, "id": "732925ab-173f-4977-b88e-21a139330990", "file": "/v2/images/732925ab-173f-4977-b88e-21a139330990/file", "checksum": null, "owner": "6289de607e554b80837a147105958b69", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:20:56,414 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0b3613be-60b1-47c7-a65e-7d92ce0a62ec 2018-10-10 04:20:56,422 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-10 04:20:56,422 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-f3fc894f-2c95-46f2-ad8c-60574e5190b5 2018-10-10 04:20:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/732925ab-173f-4977-b88e-21a139330990 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64e792b19c385f9a61d9e54361d0ef2fd7b148cc" 2018-10-10 04:20:56,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ef9032a-7311-4f70-81c3-a498cacb3f97 Date: Wed, 10 Oct 2018 04:20:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:20:56,633 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/732925ab-173f-4977-b88e-21a139330990 used request id req-7ef9032a-7311-4f70-81c3-a498cacb3f97 2018-10-10 04:20:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:56,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ac5dc3c8-5665-4c21-ab5a-486072f169b5 Date: Wed, 10 Oct 2018 04:20:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:20:56,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ac5dc3c8-5665-4c21-ab5a-486072f169b5 2018-10-10 04:20:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:56,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89063092-bc18-42c2-97cb-a1fe2fd73666 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:20:56,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-89063092-bc18-42c2-97cb-a1fe2fd73666 2018-10-10 04:20:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:56,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f0c693-7ea3-4d8f-a921-a13bb4d1402f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:20:56,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-c3f0c693-7ea3-4d8f-a921-a13bb4d1402f 2018-10-10 04:20:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:57,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04f6bf8-59d7-4eb5-b7ac-d2e492565a60 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:20:57,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-c04f6bf8-59d7-4eb5-b7ac-d2e492565a60 2018-10-10 04:20:57,056 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-94bb52b0-69a1-4f9-proj 2018-10-10 04:20:57,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6289de607e554b80837a147105958b69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:57,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da7b834-38b9-4f7d-919a-10f874d63a22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:57,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6289de607e554b80837a147105958b69 used request id req-7da7b834-38b9-4f7d-919a-10f874d63a22 2018-10-10 04:20:57,248 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-94bb52b0-69a1-4f9-proj-role 2018-10-10 04:20:57,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a5fe6ba8f6254b6283f4e4222456a932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:57,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f36f386-a724-45ac-abff-2931f895c82e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:57,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a5fe6ba8f6254b6283f4e4222456a932 used request id req-6f36f386-a724-45ac-abff-2931f895c82e 2018-10-10 04:20:57,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd988eb750c7749d3958a18957a466a7aa24f76" 2018-10-10 04:20:57,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27eb484-3665-4de8-b5cb-8a2fae424c4a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:20:57,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b27eb484-3665-4de8-b5cb-8a2fae424c4a 2018-10-10 04:20:57,441 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-94bb52b0-69a1-4f9-user 2018-10-10 04:20:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3d9e4a87b8cb420183edc1a9c2ec0192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4018f0663ea85e0583d7130eaa3e84f71e1e5f49" 2018-10-10 04:20:57,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527378ac-5cef-4094-bb07-efe15e563be2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:20:57,613 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3d9e4a87b8cb420183edc1a9c2ec0192 used request id req-527378ac-5cef-4094-bb07-efe15e563be2 2018-10-10 04:20:57,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:58,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["VesTrhXEQp-Zu9D5Gd6Npw"], "issued_at": "2018-10-10T04:20:57.000000Z"}} 2018-10-10 04:20:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5781f74dfec2edb97dd40b87063088f1bdc198" 2018-10-10 04:20:58,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03787e18-b793-487d-9fc4-360cb1865eaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:58,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-03787e18-b793-487d-9fc4-360cb1865eaa 2018-10-10 04:20:58,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:58,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:58,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Hodrq0bPTT-T5TCaf8ebQg"], "issued_at": "2018-10-10T04:20:58.000000Z"}} 2018-10-10 04:20:58,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:20:58,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2d4315-550d-4eaa-b8c4-9fe4fd919262 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:58,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3e2d4315-550d-4eaa-b8c4-9fe4fd919262 2018-10-10 04:20:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:58,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-53f2a88d-bf57-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:20:58,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0f1b54-3861-4f74-9452-749e7ab346ab Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-53f2a88d-bf57-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:20:58,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-53f2a88d-bf57-4f6-proj used request id req-9f0f1b54-3861-4f74-9452-749e7ab346ab 2018-10-10 04:20:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:20:58,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75661c0-501b-4f94-8a45-1592bba7d24e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:58,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d75661c0-501b-4f94-8a45-1592bba7d24e 2018-10-10 04:20:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-proj"}}' 2018-10-10 04:20:58,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd1bb0e2-fdf3-465e-9707-e3b625e115c4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5fd5bc3492c4df3b0ff35fa5864983e"}, "enabled": true, "id": "d5fd5bc3492c4df3b0ff35fa5864983e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-proj"}} 2018-10-10 04:20:58,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fd1bb0e2-fdf3-465e-9707-e3b625e115c4 2018-10-10 04:20:58,879 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-53f2a88d-bf57-4f6-proj 2018-10-10 04:20:58,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:20:58,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:20:59,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["p_T6ttRIQ1qUpDUfNjnsHw"], "issued_at": "2018-10-10T04:20:59.000000Z"}} 2018-10-10 04:20:59,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfca97744e880c0fc929afeacac9b349839388a" 2018-10-10 04:20:59,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b222912-a9c4-445f-ad8c-c2db3560e9a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:20:59,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6b222912-a9c4-445f-ad8c-c2db3560e9a0 2018-10-10 04:20:59,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:20:59,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:20:59,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfca97744e880c0fc929afeacac9b349839388a" 2018-10-10 04:20:59,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fe560e-7af8-4a41-ac0e-c8d8467dc0cb Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:20:59,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-46fe560e-7af8-4a41-ac0e-c8d8467dc0cb 2018-10-10 04:20:59,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-53f2a88d-bf57-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfca97744e880c0fc929afeacac9b349839388a" 2018-10-10 04:20:59,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa90152-7038-4c9e-8d1e-10797214161c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-53f2a88d-bf57-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5fd5bc3492c4df3b0ff35fa5864983e"}, "enabled": true, "id": "d5fd5bc3492c4df3b0ff35fa5864983e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-proj"}]} 2018-10-10 04:20:59,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-53f2a88d-bf57-4f6-proj used request id req-9fa90152-7038-4c9e-8d1e-10797214161c 2018-10-10 04:20:59,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfca97744e880c0fc929afeacac9b349839388a" 2018-10-10 04:20:59,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c88a47-863c-4459-a067-e81d01bb1761 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:20:59,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-23c88a47-863c-4459-a067-e81d01bb1761 2018-10-10 04:21:00,040 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-53f2a88d-bf57-4f6-user 2018-10-10 04:21:00,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:00,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:00,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4dd6d64-c6c5-412c-9dba-d5ccb528eaaa Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:00,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a4dd6d64-c6c5-412c-9dba-d5ccb528eaaa 2018-10-10 04:21:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" -d '{"role": {"name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-proj-role"}}' 2018-10-10 04:21:00,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d7308bb-e280-452a-b134-acc653e29501 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8866c60a5f6c441a894a7081b8503955", "links": {"self": "http://172.30.9.25:5000/v3/roles/8866c60a5f6c441a894a7081b8503955"}, "name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-proj-role"}} 2018-10-10 04:21:00,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3d7308bb-e280-452a-b134-acc653e29501 2018-10-10 04:21:00,233 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-53f2a88d-bf57-4f6-proj-role 2018-10-10 04:21:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8866c60a5f6c441a894a7081b8503955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:00,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67d5998-ef58-454a-9754-8e74b1169064 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/8866c60a5f6c441a894a7081b8503955"}, "domain_id": null, "name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-proj-role", "id": "8866c60a5f6c441a894a7081b8503955"}} 2018-10-10 04:21:00,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8866c60a5f6c441a894a7081b8503955 used request id req-e67d5998-ef58-454a-9754-8e74b1169064 2018-10-10 04:21:00,330 - keystone_utils - INFO - Granting role CreateImageNegativeTests-53f2a88d-bf57-4f6-proj-role to project CreateImageNegativeTests-53f2a88d-bf57-4f6-proj 2018-10-10 04:21:00,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d5fd5bc3492c4df3b0ff35fa5864983e/users/e17315107f9c4944800944a6e41f6ca7/roles/8866c60a5f6c441a894a7081b8503955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:00,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45ca88a-6275-437a-a5f2-5d3a65c54451 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:00,444 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d5fd5bc3492c4df3b0ff35fa5864983e/users/e17315107f9c4944800944a6e41f6ca7/roles/8866c60a5f6c441a894a7081b8503955 used request id req-b45ca88a-6275-437a-a5f2-5d3a65c54451 2018-10-10 04:21:00,444 - openstack_tests - DEBUG - Image metadata - None 2018-10-10 04:21:00,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:00,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:00,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8866c60a5f6c441a894a7081b8503955", "name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-proj-role"}], "expires_at": "2018-10-10T05:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5fd5bc3492c4df3b0ff35fa5864983e", "name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5fd5bc3492c4df3b0ff35fa5864983e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-53f2a88d-bf57-4f6-user", "id": "e17315107f9c4944800944a6e41f6ca7"}, "audit_ids": ["4xZoud-DTOWhAzq7z1cTXA"], "issued_at": "2018-10-10T04:21:00.000000Z"}} 2018-10-10 04:21:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79621040d47b36f01ff1ed2a4b24ab781cb5721e" 2018-10-10 04:21:01,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f38796-b311-4319-b30c-76d148c5d1c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:01,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e5f38796-b311-4319-b30c-76d148c5d1c1 2018-10-10 04:21:01,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-fa837c6a-bd76-4ecc-8e5f-b0124b227850 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79621040d47b36f01ff1ed2a4b24ab781cb5721e" 2018-10-10 04:21:01,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-fd9246d2-d43e-400d-8527-75075724c383 Date: Wed, 10 Oct 2018 04:21:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-fa837c6a-bd76-4ecc-8e5f-b0124b227850"} 2018-10-10 04:21:01,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-fa837c6a-bd76-4ecc-8e5f-b0124b227850 used request id req-fd9246d2-d43e-400d-8527-75075724c383 2018-10-10 04:21:01,195 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-10-10 04:21:01,195 - file_utils - DEBUG - Saving file to - /tmp/93300969-80b8-4f08-bb6c-490247db1e1c 2018-10-10 04:21:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79621040d47b36f01ff1ed2a4b24ab781cb5721e" 2018-10-10 04:21:01,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a12e019-bfbc-4de9-a824-fe958b3c0f4f Date: Wed, 10 Oct 2018 04:21:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:21:01,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6a12e019-bfbc-4de9-a824-fe958b3c0f4f 2018-10-10 04:21:01,594 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-10 04:21:01,595 - glance_utils - DEBUG - Closing file ./tmp/93300969-80b8-4f08-bb6c-490247db1e1c 2018-10-10 04:21:01,595 - glance_utils - INFO - Removing file ./tmp/93300969-80b8-4f08-bb6c-490247db1e1c 2018-10-10 04:21:01,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:01,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6aa873f9-210e-4f3a-a947-a756f9763b01 Date: Wed, 10 Oct 2018 04:21:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:01,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6aa873f9-210e-4f3a-a947-a756f9763b01 2018-10-10 04:21:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:01,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f603d558-ec2c-4774-9074-33ad4d74a016 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:01,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f603d558-ec2c-4774-9074-33ad4d74a016 2018-10-10 04:21:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:01,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863c3319-4ff2-424e-a03b-1bf6c8db712e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:01,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-863c3319-4ff2-424e-a03b-1bf6c8db712e 2018-10-10 04:21:01,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:02,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ecb773e-c029-44d7-9704-7c8478593123 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:02,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-7ecb773e-c029-44d7-9704-7c8478593123 2018-10-10 04:21:02,092 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-53f2a88d-bf57-4f6-proj 2018-10-10 04:21:02,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d5fd5bc3492c4df3b0ff35fa5864983e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:02,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e64475-c4dd-4a88-a6ed-fcc894fce909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:02,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d5fd5bc3492c4df3b0ff35fa5864983e used request id req-93e64475-c4dd-4a88-a6ed-fcc894fce909 2018-10-10 04:21:02,306 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-53f2a88d-bf57-4f6-proj-role 2018-10-10 04:21:02,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8866c60a5f6c441a894a7081b8503955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:02,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04392eba-47db-471b-a00c-1dc9a12911b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:02,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8866c60a5f6c441a894a7081b8503955 used request id req-04392eba-47db-471b-a00c-1dc9a12911b8 2018-10-10 04:21:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1737531aada7c26e74d5bded748c8348f243b108" 2018-10-10 04:21:02,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69337a53-d994-484b-a0a9-8bcf70cc9dad Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:02,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-69337a53-d994-484b-a0a9-8bcf70cc9dad 2018-10-10 04:21:02,531 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-53f2a88d-bf57-4f6-user 2018-10-10 04:21:02,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e17315107f9c4944800944a6e41f6ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bfca97744e880c0fc929afeacac9b349839388a" 2018-10-10 04:21:02,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39be5dee-2f0f-47cd-a4ea-b39c6cc4cb6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:02,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e17315107f9c4944800944a6e41f6ca7 used request id req-39be5dee-2f0f-47cd-a4ea-b39c6cc4cb6f 2018-10-10 04:21:02,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:03,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ZZ7w0j6rS7GkxuhpdXvBzg"], "issued_at": "2018-10-10T04:21:03.000000Z"}} 2018-10-10 04:21:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad80b1a0b2b9c26d79c89b178c65e040f44a560" 2018-10-10 04:21:03,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e213a5b4-5ec1-4950-a80d-b30ef3e3d6eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:03,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e213a5b4-5ec1-4950-a80d-b30ef3e3d6eb 2018-10-10 04:21:03,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:03,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:03,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["I1GJos6ZSs6VLvYfSS8oRw"], "issued_at": "2018-10-10T04:21:03.000000Z"}} 2018-10-10 04:21:03,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:03,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e53541d-cb57-4247-a10f-590e00483b78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:03,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1e53541d-cb57-4247-a10f-590e00483b78 2018-10-10 04:21:03,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:03,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d05fb402-762c-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:03,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0cdf1a-a9d3-4574-8b72-c74891cf6ea4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d05fb402-762c-424-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:03,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d05fb402-762c-424-proj used request id req-ac0cdf1a-a9d3-4574-8b72-c74891cf6ea4 2018-10-10 04:21:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:03,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ed549a-5a85-45d1-bf9e-a35493bddde6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:03,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-99ed549a-5a85-45d1-bf9e-a35493bddde6 2018-10-10 04:21:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-d05fb402-762c-424-proj"}}' 2018-10-10 04:21:03,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d659af-8641-458a-9eec-0a1f16eccf6f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/07c194c0b6e4419ba743b60b88e2fb25"}, "enabled": true, "id": "07c194c0b6e4419ba743b60b88e2fb25", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d05fb402-762c-424-proj"}} 2018-10-10 04:21:03,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-01d659af-8641-458a-9eec-0a1f16eccf6f 2018-10-10 04:21:03,963 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d05fb402-762c-424-proj 2018-10-10 04:21:03,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:03,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:04,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["-HxAJ6sMTliSDFS-f1InDA"], "issued_at": "2018-10-10T04:21:04.000000Z"}} 2018-10-10 04:21:04,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428be2087dce4471349a75205dbf596303deebf9" 2018-10-10 04:21:04,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7511a12a-961d-4074-9717-30798427f31f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:04,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7511a12a-961d-4074-9717-30798427f31f 2018-10-10 04:21:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:04,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:04,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428be2087dce4471349a75205dbf596303deebf9" 2018-10-10 04:21:04,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0c9e0f-bc24-4ca7-94d2-1086538d9a51 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:04,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ec0c9e0f-bc24-4ca7-94d2-1086538d9a51 2018-10-10 04:21:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-d05fb402-762c-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428be2087dce4471349a75205dbf596303deebf9" 2018-10-10 04:21:04,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b08e3b1-2d15-4574-904e-c31889e953de Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-d05fb402-762c-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/07c194c0b6e4419ba743b60b88e2fb25"}, "enabled": true, "id": "07c194c0b6e4419ba743b60b88e2fb25", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d05fb402-762c-424-proj"}]} 2018-10-10 04:21:04,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-d05fb402-762c-424-proj used request id req-6b08e3b1-2d15-4574-904e-c31889e953de 2018-10-10 04:21:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428be2087dce4471349a75205dbf596303deebf9" 2018-10-10 04:21:04,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a100b1-e58d-4946-96a1-a71202a6e541 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:04,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-87a100b1-e58d-4946-96a1-a71202a6e541 2018-10-10 04:21:05,004 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d05fb402-762c-424-user 2018-10-10 04:21:05,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:05,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:05,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a4349e-2375-4666-9b93-fea56e70c5ce Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:05,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-07a4349e-2375-4666-9b93-fea56e70c5ce 2018-10-10 04:21:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" -d '{"role": {"name": "CreateImageNegativeTests-d05fb402-762c-424-proj-role"}}' 2018-10-10 04:21:05,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92a77aa-5201-4d66-84a6-e7a6adaa780e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "488dc1d42e2345c7b01b36363fb244e2", "links": {"self": "http://172.30.9.25:5000/v3/roles/488dc1d42e2345c7b01b36363fb244e2"}, "name": "CreateImageNegativeTests-d05fb402-762c-424-proj-role"}} 2018-10-10 04:21:05,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c92a77aa-5201-4d66-84a6-e7a6adaa780e 2018-10-10 04:21:05,227 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d05fb402-762c-424-proj-role 2018-10-10 04:21:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/488dc1d42e2345c7b01b36363fb244e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:05,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68934ebc-d25b-4d09-b9d6-ddceed9ffc2a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/488dc1d42e2345c7b01b36363fb244e2"}, "domain_id": null, "name": "CreateImageNegativeTests-d05fb402-762c-424-proj-role", "id": "488dc1d42e2345c7b01b36363fb244e2"}} 2018-10-10 04:21:05,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/488dc1d42e2345c7b01b36363fb244e2 used request id req-68934ebc-d25b-4d09-b9d6-ddceed9ffc2a 2018-10-10 04:21:05,312 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d05fb402-762c-424-proj-role to project CreateImageNegativeTests-d05fb402-762c-424-proj 2018-10-10 04:21:05,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/07c194c0b6e4419ba743b60b88e2fb25/users/ddb83d21c4b54843a3cf445831e255b2/roles/488dc1d42e2345c7b01b36363fb244e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:05,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6471880a-e8f0-4758-9b5a-51c85b204e66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:05,438 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/07c194c0b6e4419ba743b60b88e2fb25/users/ddb83d21c4b54843a3cf445831e255b2/roles/488dc1d42e2345c7b01b36363fb244e2 used request id req-6471880a-e8f0-4758-9b5a-51c85b204e66 2018-10-10 04:21:05,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:05,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:05,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488dc1d42e2345c7b01b36363fb244e2", "name": "CreateImageNegativeTests-d05fb402-762c-424-proj-role"}], "expires_at": "2018-10-10T05:21:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07c194c0b6e4419ba743b60b88e2fb25", "name": "CreateImageNegativeTests-d05fb402-762c-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/07c194c0b6e4419ba743b60b88e2fb25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/07c194c0b6e4419ba743b60b88e2fb25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/07c194c0b6e4419ba743b60b88e2fb25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/07c194c0b6e4419ba743b60b88e2fb25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/07c194c0b6e4419ba743b60b88e2fb25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/07c194c0b6e4419ba743b60b88e2fb25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/07c194c0b6e4419ba743b60b88e2fb25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/07c194c0b6e4419ba743b60b88e2fb25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/07c194c0b6e4419ba743b60b88e2fb25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/07c194c0b6e4419ba743b60b88e2fb25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/07c194c0b6e4419ba743b60b88e2fb25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/07c194c0b6e4419ba743b60b88e2fb25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-d05fb402-762c-424-user", "id": "ddb83d21c4b54843a3cf445831e255b2"}, "audit_ids": ["a-mPMlVnQWafRhpYitSZmA"], "issued_at": "2018-10-10T04:21:05.000000Z"}} 2018-10-10 04:21:05,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae916831bdaf3ccb96cc4fff2dfe53e07a43a303" 2018-10-10 04:21:05,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea95cc4-cd76-44b7-a433-7d17bdfa5808 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:05,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5ea95cc4-cd76-44b7-a433-7d17bdfa5808 2018-10-10 04:21:05,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae916831bdaf3ccb96cc4fff2dfe53e07a43a303" 2018-10-10 04:21:06,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-d808e36b-20f3-4d81-9f93-cbce776b02b8 Date: Wed, 10 Oct 2018 04:21:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-10 04:21:06,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=foo used request id req-d808e36b-20f3-4d81-9f93-cbce776b02b8 2018-10-10 04:21:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:06,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b2e9e5d5-fb74-454a-8110-d0a35cefe185 Date: Wed, 10 Oct 2018 04:21:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:06,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b2e9e5d5-fb74-454a-8110-d0a35cefe185 2018-10-10 04:21:06,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:06,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3208022-0b1d-43a3-a185-2181964841a2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:06,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f3208022-0b1d-43a3-a185-2181964841a2 2018-10-10 04:21:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:06,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6656571a-20d0-4d56-b853-2f31176ecae3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:06,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-6656571a-20d0-4d56-b853-2f31176ecae3 2018-10-10 04:21:06,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:06,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13caaa0a-b49a-407f-bbf6-6e917b33401c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:06,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-13caaa0a-b49a-407f-bbf6-6e917b33401c 2018-10-10 04:21:06,600 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d05fb402-762c-424-proj 2018-10-10 04:21:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/07c194c0b6e4419ba743b60b88e2fb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:06,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f3249c-47de-4417-965e-f660e967c27e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:06,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/07c194c0b6e4419ba743b60b88e2fb25 used request id req-b9f3249c-47de-4417-965e-f660e967c27e 2018-10-10 04:21:06,823 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d05fb402-762c-424-proj-role 2018-10-10 04:21:06,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/488dc1d42e2345c7b01b36363fb244e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:06,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0efc77c3-15a4-4dea-9d10-5159ba7f4288 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:06,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/488dc1d42e2345c7b01b36363fb244e2 used request id req-0efc77c3-15a4-4dea-9d10-5159ba7f4288 2018-10-10 04:21:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd203eadc57536609054ee05e0d3e36f7c423989" 2018-10-10 04:21:07,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2013802d-872b-42c4-a2b2-36c8c5c78aa2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:07,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2013802d-872b-42c4-a2b2-36c8c5c78aa2 2018-10-10 04:21:07,029 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d05fb402-762c-424-user 2018-10-10 04:21:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ddb83d21c4b54843a3cf445831e255b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428be2087dce4471349a75205dbf596303deebf9" 2018-10-10 04:21:07,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90eca255-accd-42e0-9da8-d4fc22b60ade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:07,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ddb83d21c4b54843a3cf445831e255b2 used request id req-90eca255-accd-42e0-9da8-d4fc22b60ade 2018-10-10 04:21:07,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:07,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["fvrRmEO4T7CHhpGDXfD1Hw"], "issued_at": "2018-10-10T04:21:07.000000Z"}} 2018-10-10 04:21:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe1e7ff91d98a342c9636580f30cd4849a1d639" 2018-10-10 04:21:07,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffeda56-125c-4a22-b436-1d5f279c50bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:07,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0ffeda56-125c-4a22-b436-1d5f279c50bd 2018-10-10 04:21:07,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:07,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:08,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["QS3jFxVLSHO6MzL3iMfDsg"], "issued_at": "2018-10-10T04:21:08.000000Z"}} 2018-10-10 04:21:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:08,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210452a6-ab13-4109-9d7c-079427c8e0f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:08,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-210452a6-ab13-4109-9d7c-079427c8e0f7 2018-10-10 04:21:08,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:08,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:08,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ad13417e-4386-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:08,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b4de2e-a66d-4fb9-ab8f-86b9ba29b1b8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ad13417e-4386-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:08,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ad13417e-4386-4a7-proj used request id req-d2b4de2e-a66d-4fb9-ab8f-86b9ba29b1b8 2018-10-10 04:21:08,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:08,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6509d35-0a58-4075-a3ae-93790c813482 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:08,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c6509d35-0a58-4075-a3ae-93790c813482 2018-10-10 04:21:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-ad13417e-4386-4a7-proj"}}' 2018-10-10 04:21:08,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd801c25-a562-46bb-8175-fd4af041dac8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/dea037b65b224ca798ea5ac2a8d942c9"}, "enabled": true, "id": "dea037b65b224ca798ea5ac2a8d942c9", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ad13417e-4386-4a7-proj"}} 2018-10-10 04:21:08,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fd801c25-a562-46bb-8175-fd4af041dac8 2018-10-10 04:21:08,382 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-ad13417e-4386-4a7-proj 2018-10-10 04:21:08,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:08,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:08,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["y5EtfR0aReyHSs7wNULTMg"], "issued_at": "2018-10-10T04:21:08.000000Z"}} 2018-10-10 04:21:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f59bdece4524429cba9e92108bf066842c0df9" 2018-10-10 04:21:08,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01861f29-8505-4acb-b985-9f76b98ec51a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:08,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-01861f29-8505-4acb-b985-9f76b98ec51a 2018-10-10 04:21:08,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:08,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f59bdece4524429cba9e92108bf066842c0df9" 2018-10-10 04:21:08,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1800b7-95b6-4ef8-b231-4d41715e5793 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:08,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1e1800b7-95b6-4ef8-b231-4d41715e5793 2018-10-10 04:21:08,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-ad13417e-4386-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f59bdece4524429cba9e92108bf066842c0df9" 2018-10-10 04:21:09,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22b7134-5612-464f-b0ab-659b93259c46 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-ad13417e-4386-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/dea037b65b224ca798ea5ac2a8d942c9"}, "enabled": true, "id": "dea037b65b224ca798ea5ac2a8d942c9", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ad13417e-4386-4a7-proj"}]} 2018-10-10 04:21:09,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateImageNegativeTests-ad13417e-4386-4a7-proj used request id req-c22b7134-5612-464f-b0ab-659b93259c46 2018-10-10 04:21:09,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f59bdece4524429cba9e92108bf066842c0df9" 2018-10-10 04:21:09,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b38ecb-a20a-46b0-bd6f-df0f9e4813be Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:09,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e5b38ecb-a20a-46b0-bd6f-df0f9e4813be 2018-10-10 04:21:09,531 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-ad13417e-4386-4a7-user 2018-10-10 04:21:09,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:09,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:09,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507b1d1a-b457-4168-b4a3-41e600b62799 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:09,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-507b1d1a-b457-4168-b4a3-41e600b62799 2018-10-10 04:21:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" -d '{"role": {"name": "CreateImageNegativeTests-ad13417e-4386-4a7-proj-role"}}' 2018-10-10 04:21:09,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0726489c-4c0d-4ca4-8262-93c6d1e719b2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e27336821f14bd9ad78b77272b881d1", "links": {"self": "http://172.30.9.25:5000/v3/roles/9e27336821f14bd9ad78b77272b881d1"}, "name": "CreateImageNegativeTests-ad13417e-4386-4a7-proj-role"}} 2018-10-10 04:21:09,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0726489c-4c0d-4ca4-8262-93c6d1e719b2 2018-10-10 04:21:09,717 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-ad13417e-4386-4a7-proj-role 2018-10-10 04:21:09,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9e27336821f14bd9ad78b77272b881d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:09,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2daab8e9-3e1e-4adc-8f84-d4538bcaaf07 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/9e27336821f14bd9ad78b77272b881d1"}, "domain_id": null, "name": "CreateImageNegativeTests-ad13417e-4386-4a7-proj-role", "id": "9e27336821f14bd9ad78b77272b881d1"}} 2018-10-10 04:21:09,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9e27336821f14bd9ad78b77272b881d1 used request id req-2daab8e9-3e1e-4adc-8f84-d4538bcaaf07 2018-10-10 04:21:09,737 - keystone_utils - INFO - Granting role CreateImageNegativeTests-ad13417e-4386-4a7-proj-role to project CreateImageNegativeTests-ad13417e-4386-4a7-proj 2018-10-10 04:21:09,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/dea037b65b224ca798ea5ac2a8d942c9/users/9d2f44fc7e2845ae9ba6fd604ff2d102/roles/9e27336821f14bd9ad78b77272b881d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:09,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a1af383-5280-4c9b-b5b9-f53864d23c55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:09,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/dea037b65b224ca798ea5ac2a8d942c9/users/9d2f44fc7e2845ae9ba6fd604ff2d102/roles/9e27336821f14bd9ad78b77272b881d1 used request id req-0a1af383-5280-4c9b-b5b9-f53864d23c55 2018-10-10 04:21:09,864 - openstack_tests - DEBUG - Image metadata - None 2018-10-10 04:21:09,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:09,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:10,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e27336821f14bd9ad78b77272b881d1", "name": "CreateImageNegativeTests-ad13417e-4386-4a7-proj-role"}], "expires_at": "2018-10-10T05:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dea037b65b224ca798ea5ac2a8d942c9", "name": "CreateImageNegativeTests-ad13417e-4386-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dea037b65b224ca798ea5ac2a8d942c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/dea037b65b224ca798ea5ac2a8d942c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/dea037b65b224ca798ea5ac2a8d942c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dea037b65b224ca798ea5ac2a8d942c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/dea037b65b224ca798ea5ac2a8d942c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/dea037b65b224ca798ea5ac2a8d942c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/dea037b65b224ca798ea5ac2a8d942c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/dea037b65b224ca798ea5ac2a8d942c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/dea037b65b224ca798ea5ac2a8d942c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/dea037b65b224ca798ea5ac2a8d942c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/dea037b65b224ca798ea5ac2a8d942c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/dea037b65b224ca798ea5ac2a8d942c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-ad13417e-4386-4a7-user", "id": "9d2f44fc7e2845ae9ba6fd604ff2d102"}, "audit_ids": ["OM-qCqemSDyDfd9LMvcPMg"], "issued_at": "2018-10-10T04:21:10.000000Z"}} 2018-10-10 04:21:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c7aeb5fc746584255ecc7b41b4d20fe921331" 2018-10-10 04:21:10,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed69316d-12df-439f-b627-bc42f2114e9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:10,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ed69316d-12df-439f-b627-bc42f2114e9b 2018-10-10 04:21:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-64d41ed4-4c5b-4e92-8811-612e6bea804b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656c7aeb5fc746584255ecc7b41b4d20fe921331" 2018-10-10 04:21:10,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-06bf7a71-ff64-4441-bf5f-965afbba325c Date: Wed, 10 Oct 2018 04:21:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-64d41ed4-4c5b-4e92-8811-612e6bea804b"} 2018-10-10 04:21:10,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-64d41ed4-4c5b-4e92-8811-612e6bea804b used request id req-06bf7a71-ff64-4441-bf5f-965afbba325c 2018-10-10 04:21:10,487 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-10-10 04:21:10,487 - file_utils - DEBUG - Saving file to - /tmp/b442a68a-64d0-4822-9d6d-6b0a4396c680 2018-10-10 04:21:10,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:10,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a9784b46-21e8-4b5d-9c4d-580e2f241a67 Date: Wed, 10 Oct 2018 04:21:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:10,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a9784b46-21e8-4b5d-9c4d-580e2f241a67 2018-10-10 04:21:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:10,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa4741b-992c-4ae8-b5be-050e2784340e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:10,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-eaa4741b-992c-4ae8-b5be-050e2784340e 2018-10-10 04:21:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:10,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5572f9e7-248d-418d-b8cf-4f9f116fc5e7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:10,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-5572f9e7-248d-418d-b8cf-4f9f116fc5e7 2018-10-10 04:21:10,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:10,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7dc8fbf-f9ac-4994-ae6f-f64ff0939a92 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:10,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-b7dc8fbf-f9ac-4994-ae6f-f64ff0939a92 2018-10-10 04:21:10,983 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-ad13417e-4386-4a7-proj 2018-10-10 04:21:10,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/dea037b65b224ca798ea5ac2a8d942c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:11,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00afbedd-094e-4473-b8d6-914d39a266cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:11,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/dea037b65b224ca798ea5ac2a8d942c9 used request id req-00afbedd-094e-4473-b8d6-914d39a266cc 2018-10-10 04:21:11,180 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-ad13417e-4386-4a7-proj-role 2018-10-10 04:21:11,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9e27336821f14bd9ad78b77272b881d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:11,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5906f75a-12a4-4d77-82cb-3fbc169631b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:11,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9e27336821f14bd9ad78b77272b881d1 used request id req-5906f75a-12a4-4d77-82cb-3fbc169631b2 2018-10-10 04:21:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce3ae4ca8e29ccee4334b4d0a8257c2dc650be0" 2018-10-10 04:21:11,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5764ef7f-284f-4db3-ac51-d6f9e9d28976 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:11,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5764ef7f-284f-4db3-ac51-d6f9e9d28976 2018-10-10 04:21:11,368 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-ad13417e-4386-4a7-user 2018-10-10 04:21:11,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9d2f44fc7e2845ae9ba6fd604ff2d102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f59bdece4524429cba9e92108bf066842c0df9" 2018-10-10 04:21:11,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-011468e3-d108-48d9-860d-f3fa5b372449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:11,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9d2f44fc7e2845ae9ba6fd604ff2d102 used request id req-011468e3-d108-48d9-860d-f3fa5b372449 2018-10-10 04:21:11,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:11,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Sx71MUtpQeaijG9DZtXLrw"], "issued_at": "2018-10-10T04:21:11.000000Z"}} 2018-10-10 04:21:11,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9f4d3c3c6aef749646101aa3d1b773e9445cdc" 2018-10-10 04:21:12,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cc771a-5577-44a2-ace3-2d4ff7379502 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:12,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-57cc771a-5577-44a2-ace3-2d4ff7379502 2018-10-10 04:21:12,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:12,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:12,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Np4PgE4bR1OI8EHpWxJkSA"], "issued_at": "2018-10-10T04:21:12.000000Z"}} 2018-10-10 04:21:12,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:12,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9d5915-cdf4-4bcb-819b-4d337e058bcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:12,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7d9d5915-cdf4-4bcb-819b-4d337e058bcc 2018-10-10 04:21:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:12,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:12,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-1ecdebd1-c465-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:12,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b5c996-804c-48cb-b945-fcc2ffcfb899 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-1ecdebd1-c465-428-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:12,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-1ecdebd1-c465-428-proj used request id req-f7b5c996-804c-48cb-b945-fcc2ffcfb899 2018-10-10 04:21:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:12,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99672ad4-e060-4772-bc1b-2fc850efd38f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:12,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-99672ad4-e060-4772-bc1b-2fc850efd38f 2018-10-10 04:21:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-1ecdebd1-c465-428-proj"}}' 2018-10-10 04:21:12,806 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-265ff218-e9b7-4003-ac0d-e82a1e7dde79 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad10bd0cc7ec49609260c9fe614b4c75"}, "enabled": true, "id": "ad10bd0cc7ec49609260c9fe614b4c75", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-1ecdebd1-c465-428-proj"}} 2018-10-10 04:21:12,807 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-265ff218-e9b7-4003-ac0d-e82a1e7dde79 2018-10-10 04:21:12,807 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-1ecdebd1-c465-428-proj 2018-10-10 04:21:12,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:12,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:13,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["C60fsxy1REmH-qg12v-pnA"], "issued_at": "2018-10-10T04:21:13.000000Z"}} 2018-10-10 04:21:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1387ec9be83b493462fa4ea101ddca1b81e6705b" 2018-10-10 04:21:13,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3d677f-e08a-4bc1-b804-f148f57c43a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:13,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8b3d677f-e08a-4bc1-b804-f148f57c43a3 2018-10-10 04:21:13,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:13,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:13,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1387ec9be83b493462fa4ea101ddca1b81e6705b" 2018-10-10 04:21:13,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed79f6e-c736-4f98-a2c4-23cbd2b59138 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:13,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4ed79f6e-c736-4f98-a2c4-23cbd2b59138 2018-10-10 04:21:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-1ecdebd1-c465-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1387ec9be83b493462fa4ea101ddca1b81e6705b" 2018-10-10 04:21:13,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a945e1-19dd-4223-94b9-33b69b4000d1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-1ecdebd1-c465-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad10bd0cc7ec49609260c9fe614b4c75"}, "enabled": true, "id": "ad10bd0cc7ec49609260c9fe614b4c75", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-1ecdebd1-c465-428-proj"}]} 2018-10-10 04:21:13,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-1ecdebd1-c465-428-proj used request id req-48a945e1-19dd-4223-94b9-33b69b4000d1 2018-10-10 04:21:13,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1387ec9be83b493462fa4ea101ddca1b81e6705b" 2018-10-10 04:21:13,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b64041d-e5c9-4e6b-ae41-7f827cb1d416 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:13,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4b64041d-e5c9-4e6b-ae41-7f827cb1d416 2018-10-10 04:21:13,956 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-1ecdebd1-c465-428-user 2018-10-10 04:21:13,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:13,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc91415-348f-4dd8-8210-f8ea897d99c5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:13,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4dc91415-348f-4dd8-8210-f8ea897d99c5 2018-10-10 04:21:13,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" -d '{"role": {"name": "CreateMultiPartImageTests-1ecdebd1-c465-428-proj-role"}}' 2018-10-10 04:21:14,088 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b28fc588-9524-4be4-b207-dd9b7c87d70a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58f15686c9524c3b916325ee9e1d6e91", "links": {"self": "http://172.30.9.25:5000/v3/roles/58f15686c9524c3b916325ee9e1d6e91"}, "name": "CreateMultiPartImageTests-1ecdebd1-c465-428-proj-role"}} 2018-10-10 04:21:14,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b28fc588-9524-4be4-b207-dd9b7c87d70a 2018-10-10 04:21:14,089 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-1ecdebd1-c465-428-proj-role 2018-10-10 04:21:14,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/58f15686c9524c3b916325ee9e1d6e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:14,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56637988-213c-43b0-9e62-d712345d84c3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/58f15686c9524c3b916325ee9e1d6e91"}, "domain_id": null, "name": "CreateMultiPartImageTests-1ecdebd1-c465-428-proj-role", "id": "58f15686c9524c3b916325ee9e1d6e91"}} 2018-10-10 04:21:14,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/58f15686c9524c3b916325ee9e1d6e91 used request id req-56637988-213c-43b0-9e62-d712345d84c3 2018-10-10 04:21:14,183 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-1ecdebd1-c465-428-proj-role to project CreateMultiPartImageTests-1ecdebd1-c465-428-proj 2018-10-10 04:21:14,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ad10bd0cc7ec49609260c9fe614b4c75/users/5f2bcc58c887499096c140cddf05a3e2/roles/58f15686c9524c3b916325ee9e1d6e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:14,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ed85da-e574-43e0-8f9f-96a4c8b1d5de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:14,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ad10bd0cc7ec49609260c9fe614b4c75/users/5f2bcc58c887499096c140cddf05a3e2/roles/58f15686c9524c3b916325ee9e1d6e91 used request id req-d5ed85da-e574-43e0-8f9f-96a4c8b1d5de 2018-10-10 04:21:14,319 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-10-10 04:21:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:14,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-25e802e4-1cef-4f8a-9347-36835f7b60fd Date: Wed, 10 Oct 2018 04:21:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:14,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-25e802e4-1cef-4f8a-9347-36835f7b60fd 2018-10-10 04:21:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:14,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8b9246-d60a-4ce3-be7a-5601379977f4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:14,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-7e8b9246-d60a-4ce3-be7a-5601379977f4 2018-10-10 04:21:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:14,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf13efe-546c-4a49-8183-fd78c1a4b1f4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:14,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-ccf13efe-546c-4a49-8183-fd78c1a4b1f4 2018-10-10 04:21:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:14,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26018304-02db-4f6d-8017-b410a9aa83db Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:14,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-26018304-02db-4f6d-8017-b410a9aa83db 2018-10-10 04:21:14,833 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-1ecdebd1-c465-428-proj 2018-10-10 04:21:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ad10bd0cc7ec49609260c9fe614b4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:15,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8942f3-a57a-46ec-9001-e39724e98fcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:15,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ad10bd0cc7ec49609260c9fe614b4c75 used request id req-cb8942f3-a57a-46ec-9001-e39724e98fcb 2018-10-10 04:21:15,032 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-1ecdebd1-c465-428-proj-role 2018-10-10 04:21:15,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/58f15686c9524c3b916325ee9e1d6e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:15,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb3b951-a6de-4d04-bb5e-50d74522cf70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:15,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/58f15686c9524c3b916325ee9e1d6e91 used request id req-bcb3b951-a6de-4d04-bb5e-50d74522cf70 2018-10-10 04:21:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e82261d67d4382e054e55de0807c895b44bdbf5" 2018-10-10 04:21:15,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b5ac41-cdd1-46dc-82bb-1fb809365d8f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:15,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b7b5ac41-cdd1-46dc-82bb-1fb809365d8f 2018-10-10 04:21:15,246 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-1ecdebd1-c465-428-user 2018-10-10 04:21:15,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5f2bcc58c887499096c140cddf05a3e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1387ec9be83b493462fa4ea101ddca1b81e6705b" 2018-10-10 04:21:15,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f7c6040-006e-4888-8377-b1b33cd86e50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:15,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5f2bcc58c887499096c140cddf05a3e2 used request id req-3f7c6040-006e-4888-8377-b1b33cd86e50 2018-10-10 04:21:15,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:15,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["0YrjKhgIS9CL_5OnhzDPPg"], "issued_at": "2018-10-10T04:21:15.000000Z"}} 2018-10-10 04:21:15,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a241459f154319d3974e6bb20aa59ef74c070dbf" 2018-10-10 04:21:15,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65b9e89-d1dc-45d3-9423-42eddbe53af3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:15,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b65b9e89-d1dc-45d3-9423-42eddbe53af3 2018-10-10 04:21:15,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:15,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:16,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["rQwAH5HjQcOTDwIfX_mvMg"], "issued_at": "2018-10-10T04:21:16.000000Z"}} 2018-10-10 04:21:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:16,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc883936-0618-4b7b-ab4b-cde64d8ea81c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:16,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dc883936-0618-4b7b-ab4b-cde64d8ea81c 2018-10-10 04:21:16,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:16,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:16,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:16,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40a230c-dca9-4198-8efe-357725de06d6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:16,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj used request id req-b40a230c-dca9-4198-8efe-357725de06d6 2018-10-10 04:21:16,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:16,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6631977-7c41-4d44-8375-44bef03c6d17 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:16,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a6631977-7c41-4d44-8375-44bef03c6d17 2018-10-10 04:21:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj"}}' 2018-10-10 04:21:16,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25962d2f-41d9-4bbc-976d-cf518eff69c0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0979896fc4d74c49a317a483522a37c2"}, "enabled": true, "id": "0979896fc4d74c49a317a483522a37c2", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj"}} 2018-10-10 04:21:16,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-25962d2f-41d9-4bbc-976d-cf518eff69c0 2018-10-10 04:21:16,597 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj 2018-10-10 04:21:16,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:16,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:17,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["F_1J5GijRUqFKG3MrLFJhg"], "issued_at": "2018-10-10T04:21:17.000000Z"}} 2018-10-10 04:21:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f58050397b8232b9f92e463cbf56138d8e1b18" 2018-10-10 04:21:17,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88178a9-07ab-46fa-8ab7-156e78c10add Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:17,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c88178a9-07ab-46fa-8ab7-156e78c10add 2018-10-10 04:21:17,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:17,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:17,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f58050397b8232b9f92e463cbf56138d8e1b18" 2018-10-10 04:21:17,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb672f9-358e-48fd-9587-815f3cf1bb59 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:17,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3cb672f9-358e-48fd-9587-815f3cf1bb59 2018-10-10 04:21:17,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f58050397b8232b9f92e463cbf56138d8e1b18" 2018-10-10 04:21:17,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809de2e3-fb15-498b-92e9-ac0bf454b415 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0979896fc4d74c49a317a483522a37c2"}, "enabled": true, "id": "0979896fc4d74c49a317a483522a37c2", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj"}]} 2018-10-10 04:21:17,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj used request id req-809de2e3-fb15-498b-92e9-ac0bf454b415 2018-10-10 04:21:17,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f58050397b8232b9f92e463cbf56138d8e1b18" 2018-10-10 04:21:17,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aceca65e-e506-4b89-b13c-c39f0de34291 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:17,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-aceca65e-e506-4b89-b13c-c39f0de34291 2018-10-10 04:21:17,862 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d7c0e039-f67d-4c1-user 2018-10-10 04:21:17,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:17,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:17,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a22047e-5713-4b73-9fa4-66fb708265af Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:17,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a22047e-5713-4b73-9fa4-66fb708265af 2018-10-10 04:21:17,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" -d '{"role": {"name": "CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj-role"}}' 2018-10-10 04:21:18,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-889b5f6b-f55c-408f-b990-cafd06e2221c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "636da3cf05924e9b83fbccde2059cd0d", "links": {"self": "http://172.30.9.25:5000/v3/roles/636da3cf05924e9b83fbccde2059cd0d"}, "name": "CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj-role"}} 2018-10-10 04:21:18,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-889b5f6b-f55c-408f-b990-cafd06e2221c 2018-10-10 04:21:18,070 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj-role 2018-10-10 04:21:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/636da3cf05924e9b83fbccde2059cd0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:18,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1faa64-90ef-4199-a6f4-3bb04f0f28d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/636da3cf05924e9b83fbccde2059cd0d"}, "domain_id": null, "name": "CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj-role", "id": "636da3cf05924e9b83fbccde2059cd0d"}} 2018-10-10 04:21:18,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/636da3cf05924e9b83fbccde2059cd0d used request id req-0f1faa64-90ef-4199-a6f4-3bb04f0f28d4 2018-10-10 04:21:18,164 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj-role to project CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj 2018-10-10 04:21:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0979896fc4d74c49a317a483522a37c2/users/80ea967daa0b46dbadf1291e15252ccc/roles/636da3cf05924e9b83fbccde2059cd0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:18,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efdd63a9-bfae-45d9-988c-b8523724705f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:18,312 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0979896fc4d74c49a317a483522a37c2/users/80ea967daa0b46dbadf1291e15252ccc/roles/636da3cf05924e9b83fbccde2059cd0d used request id req-efdd63a9-bfae-45d9-988c-b8523724705f 2018-10-10 04:21:18,326 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-10 04:21:18,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:18,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a7090a34-42a8-4e33-b69d-2bab5888c83a Date: Wed, 10 Oct 2018 04:21:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:18,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a7090a34-42a8-4e33-b69d-2bab5888c83a 2018-10-10 04:21:18,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:18,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6096f850-36d6-447e-8b8d-70894993d895 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:18,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-6096f850-36d6-447e-8b8d-70894993d895 2018-10-10 04:21:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:18,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e1eb12-8ddf-40ee-ad50-6037c091267c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:18,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-78e1eb12-8ddf-40ee-ad50-6037c091267c 2018-10-10 04:21:18,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:18,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30879a09-0041-44f5-80d3-ee21ae1a5bb7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:18,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-30879a09-0041-44f5-80d3-ee21ae1a5bb7 2018-10-10 04:21:18,842 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj 2018-10-10 04:21:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0979896fc4d74c49a317a483522a37c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:19,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c5d1c2-4f16-4e2e-8095-5cbba98ecca1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:19,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0979896fc4d74c49a317a483522a37c2 used request id req-24c5d1c2-4f16-4e2e-8095-5cbba98ecca1 2018-10-10 04:21:19,025 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d7c0e039-f67d-4c1-proj-role 2018-10-10 04:21:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/636da3cf05924e9b83fbccde2059cd0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:19,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e50198-3a40-4fb3-a601-8b843fb45c0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:19,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/636da3cf05924e9b83fbccde2059cd0d used request id req-48e50198-3a40-4fb3-a601-8b843fb45c0e 2018-10-10 04:21:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adb13b9ca3ad40b21a6fb78436443bd8f49c8bd" 2018-10-10 04:21:19,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795f2b2a-4279-409d-a250-41e52a8a1cfe Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:19,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-795f2b2a-4279-409d-a250-41e52a8a1cfe 2018-10-10 04:21:19,237 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d7c0e039-f67d-4c1-user 2018-10-10 04:21:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/80ea967daa0b46dbadf1291e15252ccc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f58050397b8232b9f92e463cbf56138d8e1b18" 2018-10-10 04:21:19,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d1e5c8-c14b-49e6-a931-993faa131bb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:19,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/80ea967daa0b46dbadf1291e15252ccc used request id req-10d1e5c8-c14b-49e6-a931-993faa131bb0 2018-10-10 04:21:19,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:19,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["F4FuOl7RQTKlVqJbW_sJcg"], "issued_at": "2018-10-10T04:21:19.000000Z"}} 2018-10-10 04:21:19,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd24db3174586b80238005259ccf59c82b583c67" 2018-10-10 04:21:19,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3256a9c-325a-4f20-9537-cba30d495468 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:19,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c3256a9c-325a-4f20-9537-cba30d495468 2018-10-10 04:21:19,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:19,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:20,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["tV6sc23nQeqbJBSk0Kuclw"], "issued_at": "2018-10-10T04:21:20.000000Z"}} 2018-10-10 04:21:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:20,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e1e5921-1cda-4e9a-9ff4-d457a9b4eb62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:20,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9e1e5921-1cda-4e9a-9ff4-d457a9b4eb62 2018-10-10 04:21:20,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:20,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:20,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-158bc2ce-b283-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:20,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe35dc5-1cdc-4dc7-82ad-dc00114b1b5d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-158bc2ce-b283-49a-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:20,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-158bc2ce-b283-49a-proj used request id req-1fe35dc5-1cdc-4dc7-82ad-dc00114b1b5d 2018-10-10 04:21:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:20,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15635349-b848-4c9c-b78a-5c48ab41e7e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:20,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-15635349-b848-4c9c-b78a-5c48ab41e7e7 2018-10-10 04:21:20,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-158bc2ce-b283-49a-proj"}}' 2018-10-10 04:21:20,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1664237-7971-401c-bb19-0e657c3cfa43 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2817c3ba90ea4b02871841830a1921fa"}, "enabled": true, "id": "2817c3ba90ea4b02871841830a1921fa", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-158bc2ce-b283-49a-proj"}} 2018-10-10 04:21:20,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b1664237-7971-401c-bb19-0e657c3cfa43 2018-10-10 04:21:20,646 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-158bc2ce-b283-49a-proj 2018-10-10 04:21:20,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:20,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:21,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["tMXiCezNRH6YuUStuYmzhA"], "issued_at": "2018-10-10T04:21:20.000000Z"}} 2018-10-10 04:21:21,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78829d4330264bae4c32664b3c7d37e5a163e272" 2018-10-10 04:21:21,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf937b8-a3d1-45b6-9cd2-9876c8e25f77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:21,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-aaf937b8-a3d1-45b6-9cd2-9876c8e25f77 2018-10-10 04:21:21,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:21,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78829d4330264bae4c32664b3c7d37e5a163e272" 2018-10-10 04:21:21,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccc4780-33a6-4fef-bac5-47628e986de2 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:21,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2ccc4780-33a6-4fef-bac5-47628e986de2 2018-10-10 04:21:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-158bc2ce-b283-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78829d4330264bae4c32664b3c7d37e5a163e272" 2018-10-10 04:21:21,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed494975-d43e-43a2-8f0f-425ff9c7222f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-158bc2ce-b283-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2817c3ba90ea4b02871841830a1921fa"}, "enabled": true, "id": "2817c3ba90ea4b02871841830a1921fa", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-158bc2ce-b283-49a-proj"}]} 2018-10-10 04:21:21,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateMultiPartImageTests-158bc2ce-b283-49a-proj used request id req-ed494975-d43e-43a2-8f0f-425ff9c7222f 2018-10-10 04:21:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78829d4330264bae4c32664b3c7d37e5a163e272" 2018-10-10 04:21:21,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c10f32d-a740-4de8-bfdd-b4442c6b22dc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:21,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5c10f32d-a740-4de8-bfdd-b4442c6b22dc 2018-10-10 04:21:21,770 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-158bc2ce-b283-49a-user 2018-10-10 04:21:21,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:21,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:21,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e249d015-7afb-451e-a3b3-7e035cf74adc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:21,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e249d015-7afb-451e-a3b3-7e035cf74adc 2018-10-10 04:21:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" -d '{"role": {"name": "CreateMultiPartImageTests-158bc2ce-b283-49a-proj-role"}}' 2018-10-10 04:21:22,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2bf4747-1bf3-4e13-b25c-8f3f345e49bb Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b425dd8c6ae84055852b19a33a9e7a87", "links": {"self": "http://172.30.9.25:5000/v3/roles/b425dd8c6ae84055852b19a33a9e7a87"}, "name": "CreateMultiPartImageTests-158bc2ce-b283-49a-proj-role"}} 2018-10-10 04:21:22,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a2bf4747-1bf3-4e13-b25c-8f3f345e49bb 2018-10-10 04:21:22,052 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-158bc2ce-b283-49a-proj-role 2018-10-10 04:21:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b425dd8c6ae84055852b19a33a9e7a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:22,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04ae5ef-a4c3-4aeb-a3f1-14314cf9cb0f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/b425dd8c6ae84055852b19a33a9e7a87"}, "domain_id": null, "name": "CreateMultiPartImageTests-158bc2ce-b283-49a-proj-role", "id": "b425dd8c6ae84055852b19a33a9e7a87"}} 2018-10-10 04:21:22,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b425dd8c6ae84055852b19a33a9e7a87 used request id req-f04ae5ef-a4c3-4aeb-a3f1-14314cf9cb0f 2018-10-10 04:21:22,136 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-158bc2ce-b283-49a-proj-role to project CreateMultiPartImageTests-158bc2ce-b283-49a-proj 2018-10-10 04:21:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2817c3ba90ea4b02871841830a1921fa/users/bbc799e20e0c43f1b95fa2314acb5163/roles/b425dd8c6ae84055852b19a33a9e7a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:22,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c61c032-d45e-4b55-91d7-5b4e0435f93a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:22,277 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2817c3ba90ea4b02871841830a1921fa/users/bbc799e20e0c43f1b95fa2314acb5163/roles/b425dd8c6ae84055852b19a33a9e7a87 used request id req-9c61c032-d45e-4b55-91d7-5b4e0435f93a 2018-10-10 04:21:22,278 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-10 04:21:22,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:22,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b39b591d-b17a-42ce-8e91-cb08a95c064e Date: Wed, 10 Oct 2018 04:21:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:22,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b39b591d-b17a-42ce-8e91-cb08a95c064e 2018-10-10 04:21:22,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:22,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2a6740-f23c-4203-8fd9-7d5a4cbaec53 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:22,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-2e2a6740-f23c-4203-8fd9-7d5a4cbaec53 2018-10-10 04:21:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac66f0a-fa08-42bb-b604-bcd7e712fb95 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:22,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-8ac66f0a-fa08-42bb-b604-bcd7e712fb95 2018-10-10 04:21:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:22,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ee0604-826d-4cce-9eb8-a40f961082ad Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:22,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-24ee0604-826d-4cce-9eb8-a40f961082ad 2018-10-10 04:21:22,773 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-158bc2ce-b283-49a-proj 2018-10-10 04:21:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2817c3ba90ea4b02871841830a1921fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:22,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c85b891-fc58-45b2-b5ba-72504e3af7a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:22,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2817c3ba90ea4b02871841830a1921fa used request id req-4c85b891-fc58-45b2-b5ba-72504e3af7a1 2018-10-10 04:21:22,989 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-158bc2ce-b283-49a-proj-role 2018-10-10 04:21:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/b425dd8c6ae84055852b19a33a9e7a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:23,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d929d784-faf1-474f-9c66-cb117aca1141 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:23,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b425dd8c6ae84055852b19a33a9e7a87 used request id req-d929d784-faf1-474f-9c66-cb117aca1141 2018-10-10 04:21:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bc51bad42b997f7617b63ae538ca7bca62e96d" 2018-10-10 04:21:23,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef2719e1-a291-4ad6-9fda-ce2f319620de Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:23,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ef2719e1-a291-4ad6-9fda-ce2f319620de 2018-10-10 04:21:23,194 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-158bc2ce-b283-49a-user 2018-10-10 04:21:23,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/bbc799e20e0c43f1b95fa2314acb5163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78829d4330264bae4c32664b3c7d37e5a163e272" 2018-10-10 04:21:23,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf6abb97-9873-4b68-b7e8-e436379d0f6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:23,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/bbc799e20e0c43f1b95fa2314acb5163 used request id req-bf6abb97-9873-4b68-b7e8-e436379d0f6b 2018-10-10 04:21:23,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:23,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Nd8FzYasSIOjdbU6j_AI1Q"], "issued_at": "2018-10-10T04:21:23.000000Z"}} 2018-10-10 04:21:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d1a7c554515d07612a52b345fbe2822d69c58b" 2018-10-10 04:21:23,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c0d4c9-8053-4302-999e-90ab9f745caf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:23,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e0c0d4c9-8053-4302-999e-90ab9f745caf 2018-10-10 04:21:23,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:23,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:24,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["L6Mfybw8SGyMrhSF63TRfw"], "issued_at": "2018-10-10T04:21:24.000000Z"}} 2018-10-10 04:21:24,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:24,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e98080f-89ea-4ad2-b533-e3a57c91dd4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:24,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7e98080f-89ea-4ad2-b533-e3a57c91dd4a 2018-10-10 04:21:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:24,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:24,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a58a5677-92da-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:24,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec50544-7151-497b-8070-bdc911f9217b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a58a5677-92da-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:24,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a58a5677-92da-4a7-proj used request id req-4ec50544-7151-497b-8070-bdc911f9217b 2018-10-10 04:21:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:24,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b33ac43-42fa-4729-95d0-96c469a3ebeb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:24,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8b33ac43-42fa-4729-95d0-96c469a3ebeb 2018-10-10 04:21:24,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj"}}' 2018-10-10 04:21:24,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12296592-e2f9-4717-bbed-d3ca9825deed Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d20c22b642734d489c9f2e2a86c5e4fb"}, "enabled": true, "id": "d20c22b642734d489c9f2e2a86c5e4fb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj"}} 2018-10-10 04:21:24,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-12296592-e2f9-4717-bbed-d3ca9825deed 2018-10-10 04:21:24,448 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a58a5677-92da-4a7-proj 2018-10-10 04:21:24,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:24,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:24,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["7U6l_XaSSR2lvm-gfnl_Xg"], "issued_at": "2018-10-10T04:21:24.000000Z"}} 2018-10-10 04:21:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8dcaf3f766c74f60ef9eff00840600d34236220" 2018-10-10 04:21:24,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5c2e99-5530-4921-853c-508a1404711a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:24,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1a5c2e99-5530-4921-853c-508a1404711a 2018-10-10 04:21:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:24,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8dcaf3f766c74f60ef9eff00840600d34236220" 2018-10-10 04:21:25,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488231a8-12a7-4f41-9f11-b7a5eb34bed2 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:25,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-488231a8-12a7-4f41-9f11-b7a5eb34bed2 2018-10-10 04:21:25,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a58a5677-92da-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8dcaf3f766c74f60ef9eff00840600d34236220" 2018-10-10 04:21:25,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99745d4c-de20-4da9-8aa7-14135b61b077 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a58a5677-92da-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d20c22b642734d489c9f2e2a86c5e4fb"}, "enabled": true, "id": "d20c22b642734d489c9f2e2a86c5e4fb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj"}]} 2018-10-10 04:21:25,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a58a5677-92da-4a7-proj used request id req-99745d4c-de20-4da9-8aa7-14135b61b077 2018-10-10 04:21:25,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8dcaf3f766c74f60ef9eff00840600d34236220" 2018-10-10 04:21:25,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f86394e-b8d2-4df9-a538-7a6c85c11caf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:25,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6f86394e-b8d2-4df9-a538-7a6c85c11caf 2018-10-10 04:21:25,585 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a58a5677-92da-4a7-user 2018-10-10 04:21:25,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:25,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:25,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc17197-4e96-433a-98c6-bee5c5d7e59c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:25,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fc17197-4e96-433a-98c6-bee5c5d7e59c 2018-10-10 04:21:25,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" -d '{"role": {"name": "CreateKeypairsTests-a58a5677-92da-4a7-proj-role"}}' 2018-10-10 04:21:25,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580d4149-8568-46b7-ba65-f88039e82991 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eefb757d583648c4b3d8dfc59c2aa808", "links": {"self": "http://172.30.9.25:5000/v3/roles/eefb757d583648c4b3d8dfc59c2aa808"}, "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj-role"}} 2018-10-10 04:21:25,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-580d4149-8568-46b7-ba65-f88039e82991 2018-10-10 04:21:25,789 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a58a5677-92da-4a7-proj-role 2018-10-10 04:21:25,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/eefb757d583648c4b3d8dfc59c2aa808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:25,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993a6832-f2b0-4d8f-8bf7-de8e18d6c6d4 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/eefb757d583648c4b3d8dfc59c2aa808"}, "domain_id": null, "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj-role", "id": "eefb757d583648c4b3d8dfc59c2aa808"}} 2018-10-10 04:21:25,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/eefb757d583648c4b3d8dfc59c2aa808 used request id req-993a6832-f2b0-4d8f-8bf7-de8e18d6c6d4 2018-10-10 04:21:25,811 - keystone_utils - INFO - Granting role CreateKeypairsTests-a58a5677-92da-4a7-proj-role to project CreateKeypairsTests-a58a5677-92da-4a7-proj 2018-10-10 04:21:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d20c22b642734d489c9f2e2a86c5e4fb/users/908090e9f5bc4fc29c1b9fdf73ca25b7/roles/eefb757d583648c4b3d8dfc59c2aa808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:25,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c5a69fe-719d-432d-bed7-dbcd85574495 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:25,931 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d20c22b642734d489c9f2e2a86c5e4fb/users/908090e9f5bc4fc29c1b9fdf73ca25b7/roles/eefb757d583648c4b3d8dfc59c2aa808 used request id req-7c5a69fe-719d-432d-bed7-dbcd85574495 2018-10-10 04:21:25,931 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:21:25,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:25,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:26,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eefb757d583648c4b3d8dfc59c2aa808", "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj-role"}], "expires_at": "2018-10-10T05:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20c22b642734d489c9f2e2a86c5e4fb", "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a58a5677-92da-4a7-user", "id": "908090e9f5bc4fc29c1b9fdf73ca25b7"}, "audit_ids": ["qSAg0Fw9Q_CiIvOG8puqUw"], "issued_at": "2018-10-10T04:21:26.000000Z"}} 2018-10-10 04:21:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912eca6be806f207c5987ef37a5ca01c12aaf444" 2018-10-10 04:21:26,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbef044d-3bf0-4ac1-a9c6-0c560092c744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:26,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fbef044d-3bf0-4ac1-a9c6-0c560092c744 2018-10-10 04:21:26,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:21:26,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912eca6be806f207c5987ef37a5ca01c12aaf444" 2018-10-10 04:21:26,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0479d3cb-4383-48fa-bb88-2970fc9f2f4e x-compute-request-id: req-0479d3cb-4383-48fa-bb88-2970fc9f2f4e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:21:26,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-0479d3cb-4383-48fa-bb88-2970fc9f2f4e 2018-10-10 04:21:26,655 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd... 2018-10-10 04:21:26,655 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:21:26,765 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd 2018-10-10 04:21:26,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912eca6be806f207c5987ef37a5ca01c12aaf444" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCdeMpdCsDxKi4OHscyy5BPBURRjsiPUQfhLu3r3ccxw5HrFAxfZzOy1gZIaPyREbfuSU04gkdsTdBjiLK3+tmt9Ly2aFpbDSjKFm+5wxoZZwgfXx8Oo3H0VsZt4oz5IPIqApXzmMzzm+KAOh6tuCAIVbOFpmbtESnHz5f9I5NOcQ==", "name": "CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd"}}' 2018-10-10 04:21:26,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe609efd-1c36-4571-aa68-e60e5d1e1f7c x-compute-request-id: req-fe609efd-1c36-4571-aa68-e60e5d1e1f7c Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCdeMpdCsDxKi4OHscyy5BPBURRjsiPUQfhLu3r3ccxw5HrFAxfZzOy1gZIaPyREbfuSU04gkdsTdBjiLK3+tmt9Ly2aFpbDSjKFm+5wxoZZwgfXx8Oo3H0VsZt4oz5IPIqApXzmMzzm+KAOh6tuCAIVbOFpmbtESnHz5f9I5NOcQ==", "user_id": "908090e9f5bc4fc29c1b9fdf73ca25b7", "name": "CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd", "fingerprint": "e1:a1:df:1d:9e:a7:f2:5b:a4:40:0a:3f:dc:eb:6f:68"}} 2018-10-10 04:21:26,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-fe609efd-1c36-4571-aa68-e60e5d1e1f7c 2018-10-10 04:21:26,826 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd 2018-10-10 04:21:26,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:27,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eefb757d583648c4b3d8dfc59c2aa808", "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj-role"}], "expires_at": "2018-10-10T05:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20c22b642734d489c9f2e2a86c5e4fb", "name": "CreateKeypairsTests-a58a5677-92da-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d20c22b642734d489c9f2e2a86c5e4fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a58a5677-92da-4a7-user", "id": "908090e9f5bc4fc29c1b9fdf73ca25b7"}, "audit_ids": ["NbS2LNaHSHivgc5tL1IWfw"], "issued_at": "2018-10-10T04:21:27.000000Z"}} 2018-10-10 04:21:27,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d669de62d92140a144f77cc52119774a756a0f" 2018-10-10 04:21:27,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:21: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-712b1680-042b-4c32-846a-c13e2fc2150c x-compute-request-id: req-712b1680-042b-4c32-846a-c13e2fc2150c Content-Length: 0 Content-Type: application/json 2018-10-10 04:21:27,394 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd used request id req-712b1680-042b-4c32-846a-c13e2fc2150c 2018-10-10 04:21:27,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d669de62d92140a144f77cc52119774a756a0f" 2018-10-10 04:21:27,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21: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-d219fe8d-b673-4069-a0fd-3a193aa3fb5d x-compute-request-id: req-d219fe8d-b673-4069-a0fd-3a193aa3fb5d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:21:27,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d219fe8d-b673-4069-a0fd-3a193aa3fb5d 2018-10-10 04:21:27,421 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd 2018-10-10 04:21:27,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}912eca6be806f207c5987ef37a5ca01c12aaf444" 2018-10-10 04:21:27,446 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:21: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-4498760c-6c46-44f8-8142-f8f9b33cbdda x-compute-request-id: req-4498760c-6c46-44f8-8142-f8f9b33cbdda Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd not found for user 908090e9f5bc4fc29c1b9fdf73ca25b7", "code": 404}} 2018-10-10 04:21:27,446 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-30700cf9-14b7-4be5-9394-cb38ca0e9fdd used request id req-4498760c-6c46-44f8-8142-f8f9b33cbdda 2018-10-10 04:21:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:27,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3c4237c5-e15e-4c6d-b767-a32999276577 Date: Wed, 10 Oct 2018 04:21:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:27,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3c4237c5-e15e-4c6d-b767-a32999276577 2018-10-10 04:21:27,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:27,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094a8df0-c0d5-4486-ab51-9fd301c58666 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:27,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-094a8df0-c0d5-4486-ab51-9fd301c58666 2018-10-10 04:21:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:27,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e8e32e-d7d1-486d-983f-12512643ca18 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:27,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-30e8e32e-d7d1-486d-983f-12512643ca18 2018-10-10 04:21:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:27,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73e9ab3-b3de-4cd6-9d70-0f2d13ae83d9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:27,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-b73e9ab3-b3de-4cd6-9d70-0f2d13ae83d9 2018-10-10 04:21:27,942 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a58a5677-92da-4a7-proj 2018-10-10 04:21:27,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d20c22b642734d489c9f2e2a86c5e4fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:28,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a0d604-45a4-4c12-abac-b61156a01d4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:28,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d20c22b642734d489c9f2e2a86c5e4fb used request id req-d8a0d604-45a4-4c12-abac-b61156a01d4b 2018-10-10 04:21:28,140 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a58a5677-92da-4a7-proj-role 2018-10-10 04:21:28,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/eefb757d583648c4b3d8dfc59c2aa808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:28,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7a8b1f-5169-4010-aa09-88c76c9a878a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:28,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/eefb757d583648c4b3d8dfc59c2aa808 used request id req-7a7a8b1f-5169-4010-aa09-88c76c9a878a 2018-10-10 04:21:28,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19733afb8c64af310fa28fc830b14d5bdf1b879e" 2018-10-10 04:21:28,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c713eb-7354-4c77-ba40-b5b8dc392d92 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:28,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-42c713eb-7354-4c77-ba40-b5b8dc392d92 2018-10-10 04:21:28,345 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a58a5677-92da-4a7-user 2018-10-10 04:21:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/908090e9f5bc4fc29c1b9fdf73ca25b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8dcaf3f766c74f60ef9eff00840600d34236220" 2018-10-10 04:21:28,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d541882d-dd2f-446e-b24e-8e6bce89e26a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:28,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/908090e9f5bc4fc29c1b9fdf73ca25b7 used request id req-d541882d-dd2f-446e-b24e-8e6bce89e26a 2018-10-10 04:21:28,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:28,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["95iyD-2tSI-2UtSZOkVf1w"], "issued_at": "2018-10-10T04:21:28.000000Z"}} 2018-10-10 04:21:28,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5af7cabc1197c819bc791bce1710284fc2402a" 2018-10-10 04:21:28,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c858cd-ae56-46c9-a9f9-ee6d51bb6402 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:28,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-35c858cd-ae56-46c9-a9f9-ee6d51bb6402 2018-10-10 04:21:28,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:28,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:29,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["APwx8p-rQP-VxylKqcL0jw"], "issued_at": "2018-10-10T04:21:29.000000Z"}} 2018-10-10 04:21:29,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:29,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34112ab-f6bc-4a41-8fa8-d6f8231b4b68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:29,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d34112ab-f6bc-4a41-8fa8-d6f8231b4b68 2018-10-10 04:21:29,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:29,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:29,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cf46c483-5dd1-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:29,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433f4724-65db-45bb-bf1e-eb7def1425fa Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cf46c483-5dd1-418-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:29,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cf46c483-5dd1-418-proj used request id req-433f4724-65db-45bb-bf1e-eb7def1425fa 2018-10-10 04:21:29,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:29,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50082a64-e84d-40d1-adb6-f8adc0e0d2e9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:29,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-50082a64-e84d-40d1-adb6-f8adc0e0d2e9 2018-10-10 04:21:29,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj"}}' 2018-10-10 04:21:29,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8962af2f-f9a6-496a-b86f-8a02653dc0e8 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/afd794666d384c95bcd99e391e56b5e3"}, "enabled": true, "id": "afd794666d384c95bcd99e391e56b5e3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj"}} 2018-10-10 04:21:29,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8962af2f-f9a6-496a-b86f-8a02653dc0e8 2018-10-10 04:21:29,699 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-cf46c483-5dd1-418-proj 2018-10-10 04:21:29,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:29,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:30,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["dRTy1HhESiWcueu6TNa-pw"], "issued_at": "2018-10-10T04:21:30.000000Z"}} 2018-10-10 04:21:30,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c2968ee95d4fe303c4d29d014c2ddaf5005b85" 2018-10-10 04:21:30,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4783ed-62bf-4b3a-869a-c620c01143d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:30,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9a4783ed-62bf-4b3a-869a-c620c01143d5 2018-10-10 04:21:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:30,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c2968ee95d4fe303c4d29d014c2ddaf5005b85" 2018-10-10 04:21:30,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693bc632-97ad-4b41-b2c7-d64d4f1306e5 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:30,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-693bc632-97ad-4b41-b2c7-d64d4f1306e5 2018-10-10 04:21:30,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-cf46c483-5dd1-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c2968ee95d4fe303c4d29d014c2ddaf5005b85" 2018-10-10 04:21:30,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b213518-a685-42b7-9f15-bc816513b21f Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-cf46c483-5dd1-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/afd794666d384c95bcd99e391e56b5e3"}, "enabled": true, "id": "afd794666d384c95bcd99e391e56b5e3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj"}]} 2018-10-10 04:21:30,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-cf46c483-5dd1-418-proj used request id req-2b213518-a685-42b7-9f15-bc816513b21f 2018-10-10 04:21:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c2968ee95d4fe303c4d29d014c2ddaf5005b85" 2018-10-10 04:21:30,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ed09ee-223d-4928-8506-ed6db30026bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-75ed09ee-223d-4928-8506-ed6db30026bf 2018-10-10 04:21:30,770 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-cf46c483-5dd1-418-user 2018-10-10 04:21:30,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:30,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:30,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c388dca-4330-44fa-8974-00577b9db599 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:30,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6c388dca-4330-44fa-8974-00577b9db599 2018-10-10 04:21:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" -d '{"role": {"name": "CreateKeypairsTests-cf46c483-5dd1-418-proj-role"}}' 2018-10-10 04:21:30,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a01f55-6195-4a36-9588-86c3557cd604 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3687aacbb61545b682ef12c8b47e33dc", "links": {"self": "http://172.30.9.25:5000/v3/roles/3687aacbb61545b682ef12c8b47e33dc"}, "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj-role"}} 2018-10-10 04:21:30,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-97a01f55-6195-4a36-9588-86c3557cd604 2018-10-10 04:21:30,969 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-cf46c483-5dd1-418-proj-role 2018-10-10 04:21:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3687aacbb61545b682ef12c8b47e33dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:31,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd9dc26-ab2e-4717-8ea8-b8c72652174c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/3687aacbb61545b682ef12c8b47e33dc"}, "domain_id": null, "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj-role", "id": "3687aacbb61545b682ef12c8b47e33dc"}} 2018-10-10 04:21:31,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3687aacbb61545b682ef12c8b47e33dc used request id req-4bd9dc26-ab2e-4717-8ea8-b8c72652174c 2018-10-10 04:21:31,061 - keystone_utils - INFO - Granting role CreateKeypairsTests-cf46c483-5dd1-418-proj-role to project CreateKeypairsTests-cf46c483-5dd1-418-proj 2018-10-10 04:21:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/afd794666d384c95bcd99e391e56b5e3/users/e5f0f450b9724903a926c077bea00767/roles/3687aacbb61545b682ef12c8b47e33dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:31,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a449b8f-3379-4d23-aa05-904e0eb4c3a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:31,216 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/afd794666d384c95bcd99e391e56b5e3/users/e5f0f450b9724903a926c077bea00767/roles/3687aacbb61545b682ef12c8b47e33dc used request id req-7a449b8f-3379-4d23-aa05-904e0eb4c3a7 2018-10-10 04:21:31,217 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:21:31,322 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9.pub 2018-10-10 04:21:31,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:31,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:31,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3687aacbb61545b682ef12c8b47e33dc", "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj-role"}], "expires_at": "2018-10-10T05:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afd794666d384c95bcd99e391e56b5e3", "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/afd794666d384c95bcd99e391e56b5e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/afd794666d384c95bcd99e391e56b5e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/afd794666d384c95bcd99e391e56b5e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/afd794666d384c95bcd99e391e56b5e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/afd794666d384c95bcd99e391e56b5e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/afd794666d384c95bcd99e391e56b5e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-cf46c483-5dd1-418-user", "id": "e5f0f450b9724903a926c077bea00767"}, "audit_ids": ["fS29AE_mRSCsgpUWNW53ww"], "issued_at": "2018-10-10T04:21:31.000000Z"}} 2018-10-10 04:21:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669d71a152a73d843dad28ef19f1b5771ddd090f" 2018-10-10 04:21:31,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adafcb16-0d62-49c3-a613-bb00ce1d7b64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:31,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-adafcb16-0d62-49c3-a613-bb00ce1d7b64 2018-10-10 04:21:31,774 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:21:31,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669d71a152a73d843dad28ef19f1b5771ddd090f" 2018-10-10 04:21:31,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21: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-aef83d06-fca9-4a8e-9b42-c179eb9ff6af x-compute-request-id: req-aef83d06-fca9-4a8e-9b42-c179eb9ff6af Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:21:31,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-aef83d06-fca9-4a8e-9b42-c179eb9ff6af 2018-10-10 04:21:31,934 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9... 2018-10-10 04:21:31,934 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-10 04:21:31,935 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9.pub 2018-10-10 04:21:31,935 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9 2018-10-10 04:21:31,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669d71a152a73d843dad28ef19f1b5771ddd090f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ZGkXeb+iswXSi7MiBbq35CrhjN5wSxn1svg5cEdfebcYsdRRwOweb5J6WXm96RLvR+mE8cSI3We0IsC6+1gfht+WdtLyCQsvxgUv2DeAN46le8ee4ZWeQxdmkQpl73950sBnwVW0UVxuIOOCD4CQthAXmmj7Rc7GNbHpf1gDOST/PBL0uzI9EnrOSwgDoOQoJ63kD/xr9ki7aNhJZj0TupL/LAiHHi/FGFlzLcP3uwfeMhnBvNxnxlvKIznpC4PNOT4mmGe5NIkGu4cCfhL614sJS0tesXAprIHhuwZr24MV1hCKw0GRzz1LMef62Dpu5Nufst5KTDzwqfJ/BbYt", "name": "CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9"}}' 2018-10-10 04:21:32,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21: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-f711ac33-3bfc-4a14-9904-5b5b426fb01f x-compute-request-id: req-f711ac33-3bfc-4a14-9904-5b5b426fb01f Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ZGkXeb+iswXSi7MiBbq35CrhjN5wSxn1svg5cEdfebcYsdRRwOweb5J6WXm96RLvR+mE8cSI3We0IsC6+1gfht+WdtLyCQsvxgUv2DeAN46le8ee4ZWeQxdmkQpl73950sBnwVW0UVxuIOOCD4CQthAXmmj7Rc7GNbHpf1gDOST/PBL0uzI9EnrOSwgDoOQoJ63kD/xr9ki7aNhJZj0TupL/LAiHHi/FGFlzLcP3uwfeMhnBvNxnxlvKIznpC4PNOT4mmGe5NIkGu4cCfhL614sJS0tesXAprIHhuwZr24MV1hCKw0GRzz1LMef62Dpu5Nufst5KTDzwqfJ/BbYt", "user_id": "e5f0f450b9724903a926c077bea00767", "name": "CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9", "fingerprint": "e5:5a:65:f3:4d:a1:10:fa:22:76:8c:6d:d4:b6:d6:5c"}} 2018-10-10 04:21:32,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f711ac33-3bfc-4a14-9904-5b5b426fb01f 2018-10-10 04:21:32,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:32,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3687aacbb61545b682ef12c8b47e33dc", "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj-role"}], "expires_at": "2018-10-10T05:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afd794666d384c95bcd99e391e56b5e3", "name": "CreateKeypairsTests-cf46c483-5dd1-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/afd794666d384c95bcd99e391e56b5e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/afd794666d384c95bcd99e391e56b5e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/afd794666d384c95bcd99e391e56b5e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/afd794666d384c95bcd99e391e56b5e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/afd794666d384c95bcd99e391e56b5e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/afd794666d384c95bcd99e391e56b5e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/afd794666d384c95bcd99e391e56b5e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-cf46c483-5dd1-418-user", "id": "e5f0f450b9724903a926c077bea00767"}, "audit_ids": ["7skUBbdZQeW4w0ZlsHdL_A"], "issued_at": "2018-10-10T04:21:32.000000Z"}} 2018-10-10 04:21:32,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1c0f4d04bf721de8ff6bd9d72028dbb2c527f8e" 2018-10-10 04:21:32,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21: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-856bb22c-674a-4847-ba41-214d68518a61 x-compute-request-id: req-856bb22c-674a-4847-ba41-214d68518a61 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ZGkXeb+iswXSi7MiBbq35CrhjN5wSxn1svg5cEdfebcYsdRRwOweb5J6WXm96RLvR+mE8cSI3We0IsC6+1gfht+WdtLyCQsvxgUv2DeAN46le8ee4ZWeQxdmkQpl73950sBnwVW0UVxuIOOCD4CQthAXmmj7Rc7GNbHpf1gDOST/PBL0uzI9EnrOSwgDoOQoJ63kD/xr9ki7aNhJZj0TupL/LAiHHi/FGFlzLcP3uwfeMhnBvNxnxlvKIznpC4PNOT4mmGe5NIkGu4cCfhL614sJS0tesXAprIHhuwZr24MV1hCKw0GRzz1LMef62Dpu5Nufst5KTDzwqfJ/BbYt", "user_id": "e5f0f450b9724903a926c077bea00767", "name": "CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9", "deleted": false, "created_at": "2018-10-10T04:21:31.000000", "updated_at": null, "fingerprint": "e5:5a:65:f3:4d:a1:10:fa:22:76:8c:6d:d4:b6:d6:5c", "deleted_at": null, "id": 66}} 2018-10-10 04:21:32,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9 used request id req-856bb22c-674a-4847-ba41-214d68518a61 2018-10-10 04:21:32,933 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9 2018-10-10 04:21:32,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669d71a152a73d843dad28ef19f1b5771ddd090f" 2018-10-10 04:21:32,962 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:21: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-50d718f0-f692-4937-b4a5-4f1eb5cc793b x-compute-request-id: req-50d718f0-f692-4937-b4a5-4f1eb5cc793b Content-Length: 0 Content-Type: application/json 2018-10-10 04:21:32,962 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-628dda09-2da0-459f-b639-acb1c29aa6b9 used request id req-50d718f0-f692-4937-b4a5-4f1eb5cc793b 2018-10-10 04:21:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:33,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ba921ff5-cd2e-4787-81a1-925129d18139 Date: Wed, 10 Oct 2018 04:21:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:33,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ba921ff5-cd2e-4787-81a1-925129d18139 2018-10-10 04:21:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f924547e-bc43-4785-925c-0d7ac796dae6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:33,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f924547e-bc43-4785-925c-0d7ac796dae6 2018-10-10 04:21:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:33,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b3c03a-4239-468f-85ad-51699308f5c8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:33,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-94b3c03a-4239-468f-85ad-51699308f5c8 2018-10-10 04:21:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:33,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c6f320-9bba-4ce1-af3d-9435c86fe4e8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:33,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-83c6f320-9bba-4ce1-af3d-9435c86fe4e8 2018-10-10 04:21:33,431 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-cf46c483-5dd1-418-proj 2018-10-10 04:21:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/afd794666d384c95bcd99e391e56b5e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:33,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee1422c-d0cc-4e54-9194-29b9ddb2b264 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:33,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/afd794666d384c95bcd99e391e56b5e3 used request id req-bee1422c-d0cc-4e54-9194-29b9ddb2b264 2018-10-10 04:21:33,654 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-cf46c483-5dd1-418-proj-role 2018-10-10 04:21:33,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3687aacbb61545b682ef12c8b47e33dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:33,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-220e3eb0-8b8f-48e7-a505-e97190095123 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:33,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3687aacbb61545b682ef12c8b47e33dc used request id req-220e3eb0-8b8f-48e7-a505-e97190095123 2018-10-10 04:21:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b778386dd540e2d9dcf7578a84ebf0e4e4a9820" 2018-10-10 04:21:33,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c550e109-5f88-41ed-8e12-0f36365eb98e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:33,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c550e109-5f88-41ed-8e12-0f36365eb98e 2018-10-10 04:21:33,869 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-cf46c483-5dd1-418-user 2018-10-10 04:21:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e5f0f450b9724903a926c077bea00767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c2968ee95d4fe303c4d29d014c2ddaf5005b85" 2018-10-10 04:21:34,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bccf6db9-af01-4024-bcb1-cc4346b226d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:34,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e5f0f450b9724903a926c077bea00767 used request id req-bccf6db9-af01-4024-bcb1-cc4346b226d6 2018-10-10 04:21:34,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:34,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["dMTzP9V0QjeJBDzfrSa5ZA"], "issued_at": "2018-10-10T04:21:34.000000Z"}} 2018-10-10 04:21:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a712a4b65e30d73e3fee8f299ad614d262594984" 2018-10-10 04:21:34,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827e8bda-dbc3-461d-90c2-6db2d0bdf1e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:34,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-827e8bda-dbc3-461d-90c2-6db2d0bdf1e9 2018-10-10 04:21:34,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:34,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:34,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["yV0AjpwiRaWAdDryzwNSyw"], "issued_at": "2018-10-10T04:21:34.000000Z"}} 2018-10-10 04:21:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:34,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31424cc-001a-45f1-b079-53359c630bad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:34,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e31424cc-001a-45f1-b079-53359c630bad 2018-10-10 04:21:34,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:35,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2b024f86-9433-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:35,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee60b61-fb19-47e3-a4be-642e6f3873dc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2b024f86-9433-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:35,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2b024f86-9433-4a1-proj used request id req-2ee60b61-fb19-47e3-a4be-642e6f3873dc 2018-10-10 04:21:35,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:35,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117df18e-5800-4d84-af2e-2169a721eb55 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:35,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-117df18e-5800-4d84-af2e-2169a721eb55 2018-10-10 04:21:35,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj"}}' 2018-10-10 04:21:35,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcab3b46-23db-43c7-bba5-4832d1a14009 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/72eac1db41a74278a318c22800bcaab5"}, "enabled": true, "id": "72eac1db41a74278a318c22800bcaab5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj"}} 2018-10-10 04:21:35,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fcab3b46-23db-43c7-bba5-4832d1a14009 2018-10-10 04:21:35,298 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2b024f86-9433-4a1-proj 2018-10-10 04:21:35,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:35,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:35,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["nr3U-tQEQtixido-lbhfKQ"], "issued_at": "2018-10-10T04:21:35.000000Z"}} 2018-10-10 04:21:35,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d52430c4960f40d15354b8fd64471c6af0b16b5" 2018-10-10 04:21:35,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790953e8-4edd-456b-95e2-652d6b7157a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:35,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-790953e8-4edd-456b-95e2-652d6b7157a8 2018-10-10 04:21:35,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:35,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:35,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d52430c4960f40d15354b8fd64471c6af0b16b5" 2018-10-10 04:21:35,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2834851-9416-49dd-8da1-57fb1cabfdc3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:35,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d2834851-9416-49dd-8da1-57fb1cabfdc3 2018-10-10 04:21:35,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-2b024f86-9433-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d52430c4960f40d15354b8fd64471c6af0b16b5" 2018-10-10 04:21:35,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15892f94-bdcf-4251-81ce-efe892d23ecd Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-2b024f86-9433-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/72eac1db41a74278a318c22800bcaab5"}, "enabled": true, "id": "72eac1db41a74278a318c22800bcaab5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj"}]} 2018-10-10 04:21:35,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-2b024f86-9433-4a1-proj used request id req-15892f94-bdcf-4251-81ce-efe892d23ecd 2018-10-10 04:21:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d52430c4960f40d15354b8fd64471c6af0b16b5" 2018-10-10 04:21:36,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6742593-0d05-4328-8657-b152332d1c65 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:36,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c6742593-0d05-4328-8657-b152332d1c65 2018-10-10 04:21:36,357 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2b024f86-9433-4a1-user 2018-10-10 04:21:36,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:36,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:36,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccd5162-baf5-4e43-a3f3-0580d373474c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:36,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5ccd5162-baf5-4e43-a3f3-0580d373474c 2018-10-10 04:21:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" -d '{"role": {"name": "CreateKeypairsTests-2b024f86-9433-4a1-proj-role"}}' 2018-10-10 04:21:36,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6b2675-9dd7-4b77-b247-c7732b348a97 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9bfa1f2eca64812b6e29221510a9485", "links": {"self": "http://172.30.9.25:5000/v3/roles/a9bfa1f2eca64812b6e29221510a9485"}, "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj-role"}} 2018-10-10 04:21:36,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-bc6b2675-9dd7-4b77-b247-c7732b348a97 2018-10-10 04:21:36,574 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2b024f86-9433-4a1-proj-role 2018-10-10 04:21:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a9bfa1f2eca64812b6e29221510a9485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:36,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22c51dc-fcf5-4ece-b0fd-2a5289a16f5c Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/a9bfa1f2eca64812b6e29221510a9485"}, "domain_id": null, "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj-role", "id": "a9bfa1f2eca64812b6e29221510a9485"}} 2018-10-10 04:21:36,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a9bfa1f2eca64812b6e29221510a9485 used request id req-c22c51dc-fcf5-4ece-b0fd-2a5289a16f5c 2018-10-10 04:21:36,658 - keystone_utils - INFO - Granting role CreateKeypairsTests-2b024f86-9433-4a1-proj-role to project CreateKeypairsTests-2b024f86-9433-4a1-proj 2018-10-10 04:21:36,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/72eac1db41a74278a318c22800bcaab5/users/3ea6e9a6932448bbaa3d959d1fed27aa/roles/a9bfa1f2eca64812b6e29221510a9485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:36,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceaab633-74c0-4f9c-b3e9-71c99dc19d1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:36,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/72eac1db41a74278a318c22800bcaab5/users/3ea6e9a6932448bbaa3d959d1fed27aa/roles/a9bfa1f2eca64812b6e29221510a9485 used request id req-ceaab633-74c0-4f9c-b3e9-71c99dc19d1a 2018-10-10 04:21:36,798 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:21:36,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:36,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:37,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9bfa1f2eca64812b6e29221510a9485", "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj-role"}], "expires_at": "2018-10-10T05:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72eac1db41a74278a318c22800bcaab5", "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/72eac1db41a74278a318c22800bcaab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/72eac1db41a74278a318c22800bcaab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/72eac1db41a74278a318c22800bcaab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72eac1db41a74278a318c22800bcaab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/72eac1db41a74278a318c22800bcaab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/72eac1db41a74278a318c22800bcaab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/72eac1db41a74278a318c22800bcaab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/72eac1db41a74278a318c22800bcaab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/72eac1db41a74278a318c22800bcaab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/72eac1db41a74278a318c22800bcaab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/72eac1db41a74278a318c22800bcaab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/72eac1db41a74278a318c22800bcaab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2b024f86-9433-4a1-user", "id": "3ea6e9a6932448bbaa3d959d1fed27aa"}, "audit_ids": ["r23Fi9wDTJ2cdelTp4lluQ"], "issued_at": "2018-10-10T04:21:37.000000Z"}} 2018-10-10 04:21:37,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc48cf8579f36eb4e5882dc9540bdabef379a8a6" 2018-10-10 04:21:37,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b6a495-de7d-4670-b9c3-b424000b7be3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:37,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a2b6a495-de7d-4670-b9c3-b424000b7be3 2018-10-10 04:21:37,256 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:21:37,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc48cf8579f36eb4e5882dc9540bdabef379a8a6" 2018-10-10 04:21:37,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21: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-9eb9ec4c-db60-4848-9138-13db00fc47f9 x-compute-request-id: req-9eb9ec4c-db60-4848-9138-13db00fc47f9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:21:37,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-9eb9ec4c-db60-4848-9138-13db00fc47f9 2018-10-10 04:21:37,817 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c... 2018-10-10 04:21:37,817 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:21:50,651 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c 2018-10-10 04:21:50,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc48cf8579f36eb4e5882dc9540bdabef379a8a6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCt06rSJrF7JxzM8X0b/GrPb6XJ12hCzHfH3eBTr2RHvvGNL8/4xkQxW8iHebgr8U8yKsJYVRlqqtAFYXaP2I6P+aqj50+3GPQiJ2Q8Gf0wKHlU9LnPxFKmPxmKlGOLwiA4jbAmPqh1AFdr16db2EAd+tvh175S7ssPpx1WumVVRjADc2m92Ks7ca3FKD3k6+9SBaNX27M7BCQXGGbXw/WmLQd5Km6WhJqTnc3sAnQeYktBm5FhYtBTsCXawIOtaLzsFP6HdBq81dqxRSSo9DDfPa9Ngtak9U5rAlskh2KmhKS4iVYUcjc1K/rla6vsYynLWl5foONX0I2ADgEDJCw+9Ezu7Wl6TS3B/775AP6J/btT9kIMttCoyVP8in84VJwrSjfNMYL7QigFRIbpz821FveLqs72tvoT0enxasyWUhjI9g2BcqJgevz4ZyPTbymZbyyVXEyIS3QK4PLBS9z/kvrq5iVVgI9AZx+btFqc4fIqnQCUN+V7fXaYQnDgSBnK0gM9gB030dEhQSU/uPKryYxpGBxIEBdCwsPLMhqlSY7KjEpdRZxExf7F2liMWfcvGUrecXyucYRl7CcjIfzqQ7xlzZLl9enokIAuB/7t2S3hCCYVYbm4jCn2xOUqP5ZBTaUeCkecs7i7PAPfDtZJBle1u5yAMbB4sT6t9x6anUqR9mWqIpb1vZisJrWqLy8S01zkSMOl+KZwDQg7gLnAs4AwGV/zIYCDQc81/5/fo+M8aXHvAL2QyEv8EQMp0QgxuhLa40G07wab1e2jaRBtCWbQofC7GUSIxMeEu6A8CCefa5gRVvn3hOfs0RHCWZzfAjtoPYA56/DwTJL9ZlX4btVqpnp3I8hVrmWCc7Wv98cnIDW1GyPIEmtm5jspY5JnwtxNQptN3jL7CrxB51zxYgT/ObW329eQtizSqZ4kU///PQrIzyWBgIgQn8P5PTqjd7U1v0tZNnWdT/V588xe7+YFPIAr5c3RBoNetwoJu/PpgRtiupz1bN/bkuLwgzUqPzSQfTtpn621eyqOS75/7QlEa5zPpOtRRQpeyhFOX5Y9y6uSJHddB2/3AiY1on3UeSZIGpAJRmW6R0b6g12lOZGvs3S9UjA1hFXIRPpEsa+i2PN+Wam3QKOglwS07VUr8h9w1Q9DoTGUVnHRJ2RmRAQS6wRkGlEMutYfkagnOYgQsAgpZfPq8A0/mrkTbxU8dwlgnGIThWtTs8t0Qvc8nWDBuPenoJlttVRHh840TGGSKFebItFA5cFFoRbpjt9mbY5m3gl4fDlzoaub7lZzBUlY00NFAhyFUqdJvr3QbU8SZY6WKLJy9FDXcAx49lhH9dEQ74dlCpx+WocTdFnUNglYpy+Fk6j8uAHlty4AmW0ujab5ujqjsnrVXAB/kNRYKk+3/7R0+K2L+y8kJdo9lTvhPxUFEI+KrSyDLRzSyiimuQc1GosG/w7wUgfegw0Di/ohyD+V6RVVDyhql5n9bT4KVAXgYp5dX6PbGfnsJW/bsPQQFod8Tgpsn+wan2LoWvZiRS7orhpWZr8mMHpCaJt3BFa5b7oeMzNJ10IAA+IC6Ix+iW++LoA3q7/6fhUQJgkDF/NSCeSBUbEcga4lby309BfgxJW7zGpyFXymdTgNWhXuTcVRY35aaXD+u62SaQ==", "name": "CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c"}}' 2018-10-10 04:21:50,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21: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-a1ce0101-731c-403a-bc06-db7cae11d1ef x-compute-request-id: req-a1ce0101-731c-403a-bc06-db7cae11d1ef Content-Encoding: gzip Content-Length: 1513 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCt06rSJrF7JxzM8X0b/GrPb6XJ12hCzHfH3eBTr2RHvvGNL8/4xkQxW8iHebgr8U8yKsJYVRlqqtAFYXaP2I6P+aqj50+3GPQiJ2Q8Gf0wKHlU9LnPxFKmPxmKlGOLwiA4jbAmPqh1AFdr16db2EAd+tvh175S7ssPpx1WumVVRjADc2m92Ks7ca3FKD3k6+9SBaNX27M7BCQXGGbXw/WmLQd5Km6WhJqTnc3sAnQeYktBm5FhYtBTsCXawIOtaLzsFP6HdBq81dqxRSSo9DDfPa9Ngtak9U5rAlskh2KmhKS4iVYUcjc1K/rla6vsYynLWl5foONX0I2ADgEDJCw+9Ezu7Wl6TS3B/775AP6J/btT9kIMttCoyVP8in84VJwrSjfNMYL7QigFRIbpz821FveLqs72tvoT0enxasyWUhjI9g2BcqJgevz4ZyPTbymZbyyVXEyIS3QK4PLBS9z/kvrq5iVVgI9AZx+btFqc4fIqnQCUN+V7fXaYQnDgSBnK0gM9gB030dEhQSU/uPKryYxpGBxIEBdCwsPLMhqlSY7KjEpdRZxExf7F2liMWfcvGUrecXyucYRl7CcjIfzqQ7xlzZLl9enokIAuB/7t2S3hCCYVYbm4jCn2xOUqP5ZBTaUeCkecs7i7PAPfDtZJBle1u5yAMbB4sT6t9x6anUqR9mWqIpb1vZisJrWqLy8S01zkSMOl+KZwDQg7gLnAs4AwGV/zIYCDQc81/5/fo+M8aXHvAL2QyEv8EQMp0QgxuhLa40G07wab1e2jaRBtCWbQofC7GUSIxMeEu6A8CCefa5gRVvn3hOfs0RHCWZzfAjtoPYA56/DwTJL9ZlX4btVqpnp3I8hVrmWCc7Wv98cnIDW1GyPIEmtm5jspY5JnwtxNQptN3jL7CrxB51zxYgT/ObW329eQtizSqZ4kU///PQrIzyWBgIgQn8P5PTqjd7U1v0tZNnWdT/V588xe7+YFPIAr5c3RBoNetwoJu/PpgRtiupz1bN/bkuLwgzUqPzSQfTtpn621eyqOS75/7QlEa5zPpOtRRQpeyhFOX5Y9y6uSJHddB2/3AiY1on3UeSZIGpAJRmW6R0b6g12lOZGvs3S9UjA1hFXIRPpEsa+i2PN+Wam3QKOglwS07VUr8h9w1Q9DoTGUVnHRJ2RmRAQS6wRkGlEMutYfkagnOYgQsAgpZfPq8A0/mrkTbxU8dwlgnGIThWtTs8t0Qvc8nWDBuPenoJlttVRHh840TGGSKFebItFA5cFFoRbpjt9mbY5m3gl4fDlzoaub7lZzBUlY00NFAhyFUqdJvr3QbU8SZY6WKLJy9FDXcAx49lhH9dEQ74dlCpx+WocTdFnUNglYpy+Fk6j8uAHlty4AmW0ujab5ujqjsnrVXAB/kNRYKk+3/7R0+K2L+y8kJdo9lTvhPxUFEI+KrSyDLRzSyiimuQc1GosG/w7wUgfegw0Di/ohyD+V6RVVDyhql5n9bT4KVAXgYp5dX6PbGfnsJW/bsPQQFod8Tgpsn+wan2LoWvZiRS7orhpWZr8mMHpCaJt3BFa5b7oeMzNJ10IAA+IC6Ix+iW++LoA3q7/6fhUQJgkDF/NSCeSBUbEcga4lby309BfgxJW7zGpyFXymdTgNWhXuTcVRY35aaXD+u62SaQ==", "user_id": "3ea6e9a6932448bbaa3d959d1fed27aa", "name": "CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c", "fingerprint": "13:07:77:e5:23:c0:01:73:a1:b1:10:2f:c9:41:79:b3"}} 2018-10-10 04:21:50,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a1ce0101-731c-403a-bc06-db7cae11d1ef 2018-10-10 04:21:50,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:51,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9bfa1f2eca64812b6e29221510a9485", "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj-role"}], "expires_at": "2018-10-10T05:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72eac1db41a74278a318c22800bcaab5", "name": "CreateKeypairsTests-2b024f86-9433-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/72eac1db41a74278a318c22800bcaab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/72eac1db41a74278a318c22800bcaab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/72eac1db41a74278a318c22800bcaab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72eac1db41a74278a318c22800bcaab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/72eac1db41a74278a318c22800bcaab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/72eac1db41a74278a318c22800bcaab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/72eac1db41a74278a318c22800bcaab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/72eac1db41a74278a318c22800bcaab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/72eac1db41a74278a318c22800bcaab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/72eac1db41a74278a318c22800bcaab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/72eac1db41a74278a318c22800bcaab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/72eac1db41a74278a318c22800bcaab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2b024f86-9433-4a1-user", "id": "3ea6e9a6932448bbaa3d959d1fed27aa"}, "audit_ids": ["zo3R7lWsRoGD2nNy01MbZQ"], "issued_at": "2018-10-10T04:21:51.000000Z"}} 2018-10-10 04:21:51,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69822f615a8e8436e6b9bc942ffaca84f188bec5" 2018-10-10 04:21:51,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21: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-56b6b63a-1b1f-467b-8988-a31a685ab07d x-compute-request-id: req-56b6b63a-1b1f-467b-8988-a31a685ab07d Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCt06rSJrF7JxzM8X0b/GrPb6XJ12hCzHfH3eBTr2RHvvGNL8/4xkQxW8iHebgr8U8yKsJYVRlqqtAFYXaP2I6P+aqj50+3GPQiJ2Q8Gf0wKHlU9LnPxFKmPxmKlGOLwiA4jbAmPqh1AFdr16db2EAd+tvh175S7ssPpx1WumVVRjADc2m92Ks7ca3FKD3k6+9SBaNX27M7BCQXGGbXw/WmLQd5Km6WhJqTnc3sAnQeYktBm5FhYtBTsCXawIOtaLzsFP6HdBq81dqxRSSo9DDfPa9Ngtak9U5rAlskh2KmhKS4iVYUcjc1K/rla6vsYynLWl5foONX0I2ADgEDJCw+9Ezu7Wl6TS3B/775AP6J/btT9kIMttCoyVP8in84VJwrSjfNMYL7QigFRIbpz821FveLqs72tvoT0enxasyWUhjI9g2BcqJgevz4ZyPTbymZbyyVXEyIS3QK4PLBS9z/kvrq5iVVgI9AZx+btFqc4fIqnQCUN+V7fXaYQnDgSBnK0gM9gB030dEhQSU/uPKryYxpGBxIEBdCwsPLMhqlSY7KjEpdRZxExf7F2liMWfcvGUrecXyucYRl7CcjIfzqQ7xlzZLl9enokIAuB/7t2S3hCCYVYbm4jCn2xOUqP5ZBTaUeCkecs7i7PAPfDtZJBle1u5yAMbB4sT6t9x6anUqR9mWqIpb1vZisJrWqLy8S01zkSMOl+KZwDQg7gLnAs4AwGV/zIYCDQc81/5/fo+M8aXHvAL2QyEv8EQMp0QgxuhLa40G07wab1e2jaRBtCWbQofC7GUSIxMeEu6A8CCefa5gRVvn3hOfs0RHCWZzfAjtoPYA56/DwTJL9ZlX4btVqpnp3I8hVrmWCc7Wv98cnIDW1GyPIEmtm5jspY5JnwtxNQptN3jL7CrxB51zxYgT/ObW329eQtizSqZ4kU///PQrIzyWBgIgQn8P5PTqjd7U1v0tZNnWdT/V588xe7+YFPIAr5c3RBoNetwoJu/PpgRtiupz1bN/bkuLwgzUqPzSQfTtpn621eyqOS75/7QlEa5zPpOtRRQpeyhFOX5Y9y6uSJHddB2/3AiY1on3UeSZIGpAJRmW6R0b6g12lOZGvs3S9UjA1hFXIRPpEsa+i2PN+Wam3QKOglwS07VUr8h9w1Q9DoTGUVnHRJ2RmRAQS6wRkGlEMutYfkagnOYgQsAgpZfPq8A0/mrkTbxU8dwlgnGIThWtTs8t0Qvc8nWDBuPenoJlttVRHh840TGGSKFebItFA5cFFoRbpjt9mbY5m3gl4fDlzoaub7lZzBUlY00NFAhyFUqdJvr3QbU8SZY6WKLJy9FDXcAx49lhH9dEQ74dlCpx+WocTdFnUNglYpy+Fk6j8uAHlty4AmW0ujab5ujqjsnrVXAB/kNRYKk+3/7R0+K2L+y8kJdo9lTvhPxUFEI+KrSyDLRzSyiimuQc1GosG/w7wUgfegw0Di/ohyD+V6RVVDyhql5n9bT4KVAXgYp5dX6PbGfnsJW/bsPQQFod8Tgpsn+wan2LoWvZiRS7orhpWZr8mMHpCaJt3BFa5b7oeMzNJ10IAA+IC6Ix+iW++LoA3q7/6fhUQJgkDF/NSCeSBUbEcga4lby309BfgxJW7zGpyFXymdTgNWhXuTcVRY35aaXD+u62SaQ==", "user_id": "3ea6e9a6932448bbaa3d959d1fed27aa", "name": "CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c", "deleted": false, "created_at": "2018-10-10T04:21:50.000000", "updated_at": null, "fingerprint": "13:07:77:e5:23:c0:01:73:a1:b1:10:2f:c9:41:79:b3", "deleted_at": null, "id": 69}} 2018-10-10 04:21:51,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c used request id req-56b6b63a-1b1f-467b-8988-a31a685ab07d 2018-10-10 04:21:51,670 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c 2018-10-10 04:21:51,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc48cf8579f36eb4e5882dc9540bdabef379a8a6" 2018-10-10 04:21:51,705 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:21: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-2c4389fd-4256-4b63-860a-f224f6a00188 x-compute-request-id: req-2c4389fd-4256-4b63-860a-f224f6a00188 Content-Length: 0 Content-Type: application/json 2018-10-10 04:21:51,705 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-5ba513d6-6f07-4e59-9fee-f38e260f6e3c used request id req-2c4389fd-4256-4b63-860a-f224f6a00188 2018-10-10 04:21:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:51,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-adb7a065-6dfd-48bd-b10e-71b12ae10c44 Date: Wed, 10 Oct 2018 04:21:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:51,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-adb7a065-6dfd-48bd-b10e-71b12ae10c44 2018-10-10 04:21:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:52,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa5f86c-34ce-40cb-bd47-cafbd339eedd Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:52,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-6fa5f86c-34ce-40cb-bd47-cafbd339eedd 2018-10-10 04:21:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:52,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d33157f-3737-4fac-a22e-403167b302fc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:52,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-7d33157f-3737-4fac-a22e-403167b302fc 2018-10-10 04:21:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:52,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313cd783-9f04-4c44-86d1-191d544fa9bf Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:52,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-313cd783-9f04-4c44-86d1-191d544fa9bf 2018-10-10 04:21:52,201 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2b024f86-9433-4a1-proj 2018-10-10 04:21:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/72eac1db41a74278a318c22800bcaab5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:52,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a950451-5658-4a01-9602-973557806f08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:52,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/72eac1db41a74278a318c22800bcaab5 used request id req-7a950451-5658-4a01-9602-973557806f08 2018-10-10 04:21:52,391 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2b024f86-9433-4a1-proj-role 2018-10-10 04:21:52,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a9bfa1f2eca64812b6e29221510a9485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:52,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d70b3e4-93ca-4a52-9959-c682e5fa77da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:52,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a9bfa1f2eca64812b6e29221510a9485 used request id req-0d70b3e4-93ca-4a52-9959-c682e5fa77da 2018-10-10 04:21:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9917f2a6112901f1b93b360fbbcf2c1885a0f239" 2018-10-10 04:21:52,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8d0623-b067-49db-a2e6-74b4eb7b501a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:52,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eb8d0623-b067-49db-a2e6-74b4eb7b501a 2018-10-10 04:21:52,588 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2b024f86-9433-4a1-user 2018-10-10 04:21:52,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3ea6e9a6932448bbaa3d959d1fed27aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d52430c4960f40d15354b8fd64471c6af0b16b5" 2018-10-10 04:21:52,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003d605e-693f-4072-aa03-aaec42e72d09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:52,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3ea6e9a6932448bbaa3d959d1fed27aa used request id req-003d605e-693f-4072-aa03-aaec42e72d09 2018-10-10 04:21:52,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:53,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["cvWJrJi2SmWoSjQsSj_ASg"], "issued_at": "2018-10-10T04:21:53.000000Z"}} 2018-10-10 04:21:53,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d715201e05fb0164d8f0d7dfd71a53f6ed6003c" 2018-10-10 04:21:53,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74aab292-543d-46b1-baae-bcfe151f133a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:53,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-74aab292-543d-46b1-baae-bcfe151f133a 2018-10-10 04:21:53,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:53,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:53,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["JeqFX7PASjmuCCKnYeRG2A"], "issued_at": "2018-10-10T04:21:53.000000Z"}} 2018-10-10 04:21:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:53,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5d3f30-21e6-46fa-abd0-d523aad16dc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:53,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dd5d3f30-21e6-46fa-abd0-d523aad16dc9 2018-10-10 04:21:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:53,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a191b35f-bc0e-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:53,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb461f5-e2ff-4793-88f8-f163f0e84d72 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a191b35f-bc0e-45d-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:53,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a191b35f-bc0e-45d-proj used request id req-2cb461f5-e2ff-4793-88f8-f163f0e84d72 2018-10-10 04:21:53,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:53,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891fc821-a2f7-44a8-bfa5-c4485732f3c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:53,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-891fc821-a2f7-44a8-bfa5-c4485732f3c2 2018-10-10 04:21:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj"}}' 2018-10-10 04:21:54,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9bb4ab-a5ab-4e88-bf1a-a38277e9bd06 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9f81069292594a74a99b3e887589ed31"}, "enabled": true, "id": "9f81069292594a74a99b3e887589ed31", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj"}} 2018-10-10 04:21:54,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6b9bb4ab-a5ab-4e88-bf1a-a38277e9bd06 2018-10-10 04:21:54,023 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a191b35f-bc0e-45d-proj 2018-10-10 04:21:54,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:54,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:54,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jPwIL6XNQGWo0VqyZYtLMg"], "issued_at": "2018-10-10T04:21:54.000000Z"}} 2018-10-10 04:21:54,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c0f5a6fd118be4b520a00a4c3e113abd43c79b" 2018-10-10 04:21:54,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0303f2e7-2c1a-4977-8af4-00ab079daacf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:54,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0303f2e7-2c1a-4977-8af4-00ab079daacf 2018-10-10 04:21:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:54,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c0f5a6fd118be4b520a00a4c3e113abd43c79b" 2018-10-10 04:21:54,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb12f37-195f-40d3-9adf-73a4d6bb8a9b Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:54,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cfb12f37-195f-40d3-9adf-73a4d6bb8a9b 2018-10-10 04:21:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a191b35f-bc0e-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c0f5a6fd118be4b520a00a4c3e113abd43c79b" 2018-10-10 04:21:54,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cecccd4-f140-4c0a-ab1e-e2f350201155 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a191b35f-bc0e-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9f81069292594a74a99b3e887589ed31"}, "enabled": true, "id": "9f81069292594a74a99b3e887589ed31", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj"}]} 2018-10-10 04:21:54,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-a191b35f-bc0e-45d-proj used request id req-0cecccd4-f140-4c0a-ab1e-e2f350201155 2018-10-10 04:21:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c0f5a6fd118be4b520a00a4c3e113abd43c79b" 2018-10-10 04:21:54,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c807d14-225f-48c9-ace6-05f0077f5137 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:54,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7c807d14-225f-48c9-ace6-05f0077f5137 2018-10-10 04:21:55,088 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a191b35f-bc0e-45d-user 2018-10-10 04:21:55,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:55,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e1dd69-504b-46c6-98fe-6c3e255a9cec Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:55,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-56e1dd69-504b-46c6-98fe-6c3e255a9cec 2018-10-10 04:21:55,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" -d '{"role": {"name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj-role"}}' 2018-10-10 04:21:55,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1891564-4f21-4733-9dcd-38e297ec9076 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe01033fff934dd188ede1aa92c878c1", "links": {"self": "http://172.30.9.25:5000/v3/roles/fe01033fff934dd188ede1aa92c878c1"}, "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj-role"}} 2018-10-10 04:21:55,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a1891564-4f21-4733-9dcd-38e297ec9076 2018-10-10 04:21:55,286 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a191b35f-bc0e-45d-proj-role 2018-10-10 04:21:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fe01033fff934dd188ede1aa92c878c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:55,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8cb29a-5077-4077-a1f1-5567e27d10dd Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/fe01033fff934dd188ede1aa92c878c1"}, "domain_id": null, "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj-role", "id": "fe01033fff934dd188ede1aa92c878c1"}} 2018-10-10 04:21:55,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fe01033fff934dd188ede1aa92c878c1 used request id req-4d8cb29a-5077-4077-a1f1-5567e27d10dd 2018-10-10 04:21:55,382 - keystone_utils - INFO - Granting role CreateKeypairsTests-a191b35f-bc0e-45d-proj-role to project CreateKeypairsTests-a191b35f-bc0e-45d-proj 2018-10-10 04:21:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9f81069292594a74a99b3e887589ed31/users/11001272952a4823b7c0757ebf812c84/roles/fe01033fff934dd188ede1aa92c878c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:55,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b4dd85-14bb-4293-a9b3-fdbda8cddf90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:55,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9f81069292594a74a99b3e887589ed31/users/11001272952a4823b7c0757ebf812c84/roles/fe01033fff934dd188ede1aa92c878c1 used request id req-f6b4dd85-14bb-4293-a9b3-fdbda8cddf90 2018-10-10 04:21:55,504 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:21:55,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:55,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:55,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe01033fff934dd188ede1aa92c878c1", "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj-role"}], "expires_at": "2018-10-10T05:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f81069292594a74a99b3e887589ed31", "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9f81069292594a74a99b3e887589ed31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/9f81069292594a74a99b3e887589ed31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/9f81069292594a74a99b3e887589ed31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9f81069292594a74a99b3e887589ed31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/9f81069292594a74a99b3e887589ed31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/9f81069292594a74a99b3e887589ed31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9f81069292594a74a99b3e887589ed31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/9f81069292594a74a99b3e887589ed31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/9f81069292594a74a99b3e887589ed31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9f81069292594a74a99b3e887589ed31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/9f81069292594a74a99b3e887589ed31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/9f81069292594a74a99b3e887589ed31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a191b35f-bc0e-45d-user", "id": "11001272952a4823b7c0757ebf812c84"}, "audit_ids": ["ID5xyNhFQPqfITDfe5_eZQ"], "issued_at": "2018-10-10T04:21:55.000000Z"}} 2018-10-10 04:21:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5803568abc6ed4845c045493cbe45cb2da07d6f" 2018-10-10 04:21:55,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4162faf8-232e-4eff-9ab5-0340ee3aec54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:55,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4162faf8-232e-4eff-9ab5-0340ee3aec54 2018-10-10 04:21:55,977 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:21:55,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5803568abc6ed4845c045493cbe45cb2da07d6f" 2018-10-10 04:21:56,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21: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-a144cb35-9be7-4fe0-9855-01f092e867c4 x-compute-request-id: req-a144cb35-9be7-4fe0-9855-01f092e867c4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:21:56,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a144cb35-9be7-4fe0-9855-01f092e867c4 2018-10-10 04:21:56,151 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6... 2018-10-10 04:21:56,151 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:21:56,212 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6 2018-10-10 04:21:56,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5803568abc6ed4845c045493cbe45cb2da07d6f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFjFzh4Nb5p6a25h8IBBlTDFtAxjQE8eX3VNTPA3VjnDNuA4PJ2qw9VCi+me5cOw0xwjsow4ba6F8mEAe3EmFeInaFQIXYLS3E9rv2l4n2K4G8eGvJlsv98O+XMOHZlXD57QOHW7Y9665038k7G1lnvGFiEV7EnLK+2ZG2nkMbnQ==", "name": "CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6"}}' 2018-10-10 04:21:56,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a523964-8e0f-4b96-a906-e06a989e2bbd x-compute-request-id: req-1a523964-8e0f-4b96-a906-e06a989e2bbd Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFjFzh4Nb5p6a25h8IBBlTDFtAxjQE8eX3VNTPA3VjnDNuA4PJ2qw9VCi+me5cOw0xwjsow4ba6F8mEAe3EmFeInaFQIXYLS3E9rv2l4n2K4G8eGvJlsv98O+XMOHZlXD57QOHW7Y9665038k7G1lnvGFiEV7EnLK+2ZG2nkMbnQ==", "user_id": "11001272952a4823b7c0757ebf812c84", "name": "CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6", "fingerprint": "40:5d:7a:61:a4:0d:fe:4d:b0:60:ef:c1:8a:e6:b7:38"}} 2018-10-10 04:21:56,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1a523964-8e0f-4b96-a906-e06a989e2bbd 2018-10-10 04:21:56,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:56,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe01033fff934dd188ede1aa92c878c1", "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj-role"}], "expires_at": "2018-10-10T05:21:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f81069292594a74a99b3e887589ed31", "name": "CreateKeypairsTests-a191b35f-bc0e-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9f81069292594a74a99b3e887589ed31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/9f81069292594a74a99b3e887589ed31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/9f81069292594a74a99b3e887589ed31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9f81069292594a74a99b3e887589ed31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/9f81069292594a74a99b3e887589ed31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/9f81069292594a74a99b3e887589ed31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9f81069292594a74a99b3e887589ed31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/9f81069292594a74a99b3e887589ed31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/9f81069292594a74a99b3e887589ed31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9f81069292594a74a99b3e887589ed31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/9f81069292594a74a99b3e887589ed31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/9f81069292594a74a99b3e887589ed31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a191b35f-bc0e-45d-user", "id": "11001272952a4823b7c0757ebf812c84"}, "audit_ids": ["bR7H9Fb4Sf2wt-rsPns_tg"], "issued_at": "2018-10-10T04:21:56.000000Z"}} 2018-10-10 04:21:56,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ba4a1f9a3e3e2f4bbefb9d2cf13d0599a605e4" 2018-10-10 04:21:56,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0360a75f-dac5-4177-bb5b-f07a015a3ae5 x-compute-request-id: req-0360a75f-dac5-4177-bb5b-f07a015a3ae5 Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFjFzh4Nb5p6a25h8IBBlTDFtAxjQE8eX3VNTPA3VjnDNuA4PJ2qw9VCi+me5cOw0xwjsow4ba6F8mEAe3EmFeInaFQIXYLS3E9rv2l4n2K4G8eGvJlsv98O+XMOHZlXD57QOHW7Y9665038k7G1lnvGFiEV7EnLK+2ZG2nkMbnQ==", "user_id": "11001272952a4823b7c0757ebf812c84", "name": "CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6", "deleted": false, "created_at": "2018-10-10T04:21:56.000000", "updated_at": null, "fingerprint": "40:5d:7a:61:a4:0d:fe:4d:b0:60:ef:c1:8a:e6:b7:38", "deleted_at": null, "id": 72}} 2018-10-10 04:21:56,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6 used request id req-0360a75f-dac5-4177-bb5b-f07a015a3ae5 2018-10-10 04:21:56,806 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6 2018-10-10 04:21:56,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5803568abc6ed4845c045493cbe45cb2da07d6f" 2018-10-10 04:21:56,848 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-880e2282-c1ee-4f33-986d-bcf0da8f8527 x-compute-request-id: req-880e2282-c1ee-4f33-986d-bcf0da8f8527 Content-Length: 0 Content-Type: application/json 2018-10-10 04:21:56,849 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-dc551562-2511-4d7f-bb79-6a474c38a9a6 used request id req-880e2282-c1ee-4f33-986d-bcf0da8f8527 2018-10-10 04:21:56,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:57,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e9dec67f-88d6-4799-b68c-0979dfc612b7 Date: Wed, 10 Oct 2018 04:21:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:21:57,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e9dec67f-88d6-4799-b68c-0979dfc612b7 2018-10-10 04:21:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:57,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806a1059-597d-4a24-9e6b-adfd484e61ae Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:21:57,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-806a1059-597d-4a24-9e6b-adfd484e61ae 2018-10-10 04:21:57,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:57,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ab898b-5f0c-4d24-bf3f-537628cf5e6f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:21:57,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-29ab898b-5f0c-4d24-bf3f-537628cf5e6f 2018-10-10 04:21:57,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:57,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea4d310-040f-4ff1-b2e3-c3680060475c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:21:57,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-6ea4d310-040f-4ff1-b2e3-c3680060475c 2018-10-10 04:21:57,349 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a191b35f-bc0e-45d-proj 2018-10-10 04:21:57,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9f81069292594a74a99b3e887589ed31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:57,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e002ac23-b266-4de9-a13f-24d7546be24d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:57,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9f81069292594a74a99b3e887589ed31 used request id req-e002ac23-b266-4de9-a13f-24d7546be24d 2018-10-10 04:21:57,565 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a191b35f-bc0e-45d-proj-role 2018-10-10 04:21:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fe01033fff934dd188ede1aa92c878c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:57,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7bf35cd-5d67-4028-9b51-58d9fb0a466a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:57,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fe01033fff934dd188ede1aa92c878c1 used request id req-a7bf35cd-5d67-4028-9b51-58d9fb0a466a 2018-10-10 04:21:57,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a7702899b1bd6b0a104e951383757439ec4fdc" 2018-10-10 04:21:57,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85ce0d0-d400-4ed4-854a-2cd0ad6125de Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:21:57,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f85ce0d0-d400-4ed4-854a-2cd0ad6125de 2018-10-10 04:21:57,774 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a191b35f-bc0e-45d-user 2018-10-10 04:21:57,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/11001272952a4823b7c0757ebf812c84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0c0f5a6fd118be4b520a00a4c3e113abd43c79b" 2018-10-10 04:21:57,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2bed98c-ceca-47f1-8bb4-912e535002ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:21:57,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/11001272952a4823b7c0757ebf812c84 used request id req-e2bed98c-ceca-47f1-8bb4-912e535002ea 2018-10-10 04:21:57,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:58,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["-kLUCHlrTsiAGihO371VgQ"], "issued_at": "2018-10-10T04:21:58.000000Z"}} 2018-10-10 04:21:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba8b636fe2f75136670864daa73aadf171fcdc2" 2018-10-10 04:21:58,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bbee58f-54d3-4acc-89d6-fab125c569b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:58,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1bbee58f-54d3-4acc-89d6-fab125c569b5 2018-10-10 04:21:58,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:58,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:58,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["M0Jn4tHOQI6PwYI4OYhHdA"], "issued_at": "2018-10-10T04:21:58.000000Z"}} 2018-10-10 04:21:58,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:21:58,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53d617e-720d-47b7-857a-50567cc74966 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:58,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b53d617e-720d-47b7-857a-50567cc74966 2018-10-10 04:21:58,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:58,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cea46a38-23b1-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:21:58,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f29ed67-1a9e-4c87-8956-a0eddf25acb7 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cea46a38-23b1-43a-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:21:58,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cea46a38-23b1-43a-proj used request id req-0f29ed67-1a9e-4c87-8956-a0eddf25acb7 2018-10-10 04:21:58,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:21:59,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9abf58-6501-447f-9fda-2ccf11071e19 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:59,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5a9abf58-6501-447f-9fda-2ccf11071e19 2018-10-10 04:21:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj"}}' 2018-10-10 04:21:59,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5bc6cc-be72-4f0e-9aed-ef74b9599559 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9bc55bb5aae3447ab868d8ad70f3e767"}, "enabled": true, "id": "9bc55bb5aae3447ab868d8ad70f3e767", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj"}} 2018-10-10 04:21:59,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8e5bc6cc-be72-4f0e-9aed-ef74b9599559 2018-10-10 04:21:59,179 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-cea46a38-23b1-43a-proj 2018-10-10 04:21:59,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:21:59,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:21:59,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["eiqBN6XxQg-oleZ2bYfIQQ"], "issued_at": "2018-10-10T04:21:59.000000Z"}} 2018-10-10 04:21:59,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043adc0916bf03b78acaac48febcba47c088062d" 2018-10-10 04:21:59,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb8689f-c583-4917-8ffb-d5b804b136b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:21:59,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0bb8689f-c583-4917-8ffb-d5b804b136b2 2018-10-10 04:21:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:21:59,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:21:59,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043adc0916bf03b78acaac48febcba47c088062d" 2018-10-10 04:21:59,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead5d4ca-5d82-4025-819f-784e1eaf7d47 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:21:59,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ead5d4ca-5d82-4025-819f-784e1eaf7d47 2018-10-10 04:21:59,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-cea46a38-23b1-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043adc0916bf03b78acaac48febcba47c088062d" 2018-10-10 04:21:59,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fde264-d981-46fe-8f5b-e8f65c3cb8ae Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-cea46a38-23b1-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9bc55bb5aae3447ab868d8ad70f3e767"}, "enabled": true, "id": "9bc55bb5aae3447ab868d8ad70f3e767", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj"}]} 2018-10-10 04:21:59,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-cea46a38-23b1-43a-proj used request id req-d4fde264-d981-46fe-8f5b-e8f65c3cb8ae 2018-10-10 04:21:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043adc0916bf03b78acaac48febcba47c088062d" 2018-10-10 04:21:59,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4e7253-170a-47a0-b4ed-930b1aaf7052 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:21:59,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1f4e7253-170a-47a0-b4ed-930b1aaf7052 2018-10-10 04:22:00,184 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-cea46a38-23b1-43a-user 2018-10-10 04:22:00,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:00,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3e9965-25e4-4b6a-9042-640fdf43cc68 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:00,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ed3e9965-25e4-4b6a-9042-640fdf43cc68 2018-10-10 04:22:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" -d '{"role": {"name": "CreateKeypairsTests-cea46a38-23b1-43a-proj-role"}}' 2018-10-10 04:22:00,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d52ff01-dbf4-45b8-a044-655ca96b450d Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21c8313b24ea46fd90e52a4afd3a036f", "links": {"self": "http://172.30.9.25:5000/v3/roles/21c8313b24ea46fd90e52a4afd3a036f"}, "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj-role"}} 2018-10-10 04:22:00,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3d52ff01-dbf4-45b8-a044-655ca96b450d 2018-10-10 04:22:00,394 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-cea46a38-23b1-43a-proj-role 2018-10-10 04:22:00,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/21c8313b24ea46fd90e52a4afd3a036f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:00,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e64b1b72-fa32-4c4e-a824-94d1483d3e00 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/21c8313b24ea46fd90e52a4afd3a036f"}, "domain_id": null, "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj-role", "id": "21c8313b24ea46fd90e52a4afd3a036f"}} 2018-10-10 04:22:00,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/21c8313b24ea46fd90e52a4afd3a036f used request id req-e64b1b72-fa32-4c4e-a824-94d1483d3e00 2018-10-10 04:22:00,416 - keystone_utils - INFO - Granting role CreateKeypairsTests-cea46a38-23b1-43a-proj-role to project CreateKeypairsTests-cea46a38-23b1-43a-proj 2018-10-10 04:22:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9bc55bb5aae3447ab868d8ad70f3e767/users/3bf30e084e8041008667c76ed5fd8576/roles/21c8313b24ea46fd90e52a4afd3a036f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:00,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a381e7-1fbc-4d08-a615-fd4cbb56f115 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:00,564 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9bc55bb5aae3447ab868d8ad70f3e767/users/3bf30e084e8041008667c76ed5fd8576/roles/21c8313b24ea46fd90e52a4afd3a036f used request id req-61a381e7-1fbc-4d08-a615-fd4cbb56f115 2018-10-10 04:22:00,564 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:00,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:00,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:00,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21c8313b24ea46fd90e52a4afd3a036f", "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj-role"}], "expires_at": "2018-10-10T05:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bc55bb5aae3447ab868d8ad70f3e767", "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-cea46a38-23b1-43a-user", "id": "3bf30e084e8041008667c76ed5fd8576"}, "audit_ids": ["_b2JoR7JTr-12-McuDu7rQ"], "issued_at": "2018-10-10T04:22:00.000000Z"}} 2018-10-10 04:22:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc14e292c2ef645461867fa330d11d18d5a09c82" 2018-10-10 04:22:01,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a4aebe-908c-4408-a8ad-760043364efc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:01,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-49a4aebe-908c-4408-a8ad-760043364efc 2018-10-10 04:22:01,014 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:01,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc14e292c2ef645461867fa330d11d18d5a09c82" 2018-10-10 04:22:01,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-f0c983c8-3621-4861-82bd-85bd76e442ea x-compute-request-id: req-f0c983c8-3621-4861-82bd-85bd76e442ea Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:22:01,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-f0c983c8-3621-4861-82bd-85bd76e442ea 2018-10-10 04:22:01,563 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60... 2018-10-10 04:22:01,563 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:22:01,577 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60 2018-10-10 04:22:01,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc14e292c2ef645461867fa330d11d18d5a09c82" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCZulDQlnh3DMtDoInbBk5nUlakRpEouXrcVSwP8PNSbpZt0g7cd+cMXgd9H6VuU0xq9EybnnA4prT7Sc7XQEn9RyzOlu7TP3eJ16+nrCVUiL0uGsqfzAE1QI/uH8fP6P1DjOEsLdRH0vfniEnzPUNcIiql3lXU2N0fbRDmHALo9Q==", "name": "CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60"}}' 2018-10-10 04:22:01,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-102dce4b-7ae5-4650-b5f2-246575bcfba3 x-compute-request-id: req-102dce4b-7ae5-4650-b5f2-246575bcfba3 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCZulDQlnh3DMtDoInbBk5nUlakRpEouXrcVSwP8PNSbpZt0g7cd+cMXgd9H6VuU0xq9EybnnA4prT7Sc7XQEn9RyzOlu7TP3eJ16+nrCVUiL0uGsqfzAE1QI/uH8fP6P1DjOEsLdRH0vfniEnzPUNcIiql3lXU2N0fbRDmHALo9Q==", "user_id": "3bf30e084e8041008667c76ed5fd8576", "name": "CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60", "fingerprint": "ae:7f:f6:ef:df:e1:af:19:bc:15:37:72:e1:bc:05:15"}} 2018-10-10 04:22:01,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-102dce4b-7ae5-4650-b5f2-246575bcfba3 2018-10-10 04:22:01,660 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60.pub 2018-10-10 04:22:01,661 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60 2018-10-10 04:22:01,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:02,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21c8313b24ea46fd90e52a4afd3a036f", "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj-role"}], "expires_at": "2018-10-10T05:22:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bc55bb5aae3447ab868d8ad70f3e767", "name": "CreateKeypairsTests-cea46a38-23b1-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/9bc55bb5aae3447ab868d8ad70f3e767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-cea46a38-23b1-43a-user", "id": "3bf30e084e8041008667c76ed5fd8576"}, "audit_ids": ["wgCxYl3rTam55uvhcrmWMQ"], "issued_at": "2018-10-10T04:22:02.000000Z"}} 2018-10-10 04:22:02,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66bc4eab7f3a56f0ad363ecec5a95b8216668e0a" 2018-10-10 04:22:02,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-b3ef434e-112a-4373-b6a9-9c3ab9345172 x-compute-request-id: req-b3ef434e-112a-4373-b6a9-9c3ab9345172 Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCZulDQlnh3DMtDoInbBk5nUlakRpEouXrcVSwP8PNSbpZt0g7cd+cMXgd9H6VuU0xq9EybnnA4prT7Sc7XQEn9RyzOlu7TP3eJ16+nrCVUiL0uGsqfzAE1QI/uH8fP6P1DjOEsLdRH0vfniEnzPUNcIiql3lXU2N0fbRDmHALo9Q==", "user_id": "3bf30e084e8041008667c76ed5fd8576", "name": "CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60", "deleted": false, "created_at": "2018-10-10T04:22:01.000000", "updated_at": null, "fingerprint": "ae:7f:f6:ef:df:e1:af:19:bc:15:37:72:e1:bc:05:15", "deleted_at": null, "id": 75}} 2018-10-10 04:22:02,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60 used request id req-b3ef434e-112a-4373-b6a9-9c3ab9345172 2018-10-10 04:22:02,228 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60 2018-10-10 04:22:02,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc14e292c2ef645461867fa330d11d18d5a09c82" 2018-10-10 04:22:02,280 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:22: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-e6189b2c-9879-4bad-b940-deee48c819d3 x-compute-request-id: req-e6189b2c-9879-4bad-b940-deee48c819d3 Content-Length: 0 Content-Type: application/json 2018-10-10 04:22:02,281 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60 used request id req-e6189b2c-9879-4bad-b940-deee48c819d3 2018-10-10 04:22:02,281 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60.pub] 2018-10-10 04:22:02,281 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-d3fd6e8c-d405-4eb6-bc9a-2b48fe5edc60] 2018-10-10 04:22:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:02,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2f3ac14f-5c59-4184-b0fb-198e677480e3 Date: Wed, 10 Oct 2018 04:22:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:22:02,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2f3ac14f-5c59-4184-b0fb-198e677480e3 2018-10-10 04:22:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:02,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5456cabc-7ca5-4cbe-8beb-842571ea201c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:22:02,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-5456cabc-7ca5-4cbe-8beb-842571ea201c 2018-10-10 04:22:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:02,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfbd7ce-1f42-46cb-9be9-ee7c61ab2085 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:22:02,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-1cfbd7ce-1f42-46cb-9be9-ee7c61ab2085 2018-10-10 04:22:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:02,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c5b4ba-9dcb-44e4-bb0c-f5ed6b02d634 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:22:02,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-96c5b4ba-9dcb-44e4-bb0c-f5ed6b02d634 2018-10-10 04:22:02,859 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-cea46a38-23b1-43a-proj 2018-10-10 04:22:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9bc55bb5aae3447ab868d8ad70f3e767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:03,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d4d234-0621-48ec-8fb8-03efb82e120c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:03,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9bc55bb5aae3447ab868d8ad70f3e767 used request id req-b7d4d234-0621-48ec-8fb8-03efb82e120c 2018-10-10 04:22:03,031 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-cea46a38-23b1-43a-proj-role 2018-10-10 04:22:03,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/21c8313b24ea46fd90e52a4afd3a036f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:03,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2fdcb7f-7ebb-4823-a397-5aeef6516b59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:03,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/21c8313b24ea46fd90e52a4afd3a036f used request id req-b2fdcb7f-7ebb-4823-a397-5aeef6516b59 2018-10-10 04:22:03,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79ea61f0544ff78d248bfb690f6b8d7a3a6144c" 2018-10-10 04:22:03,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52c6aad-d6e5-4ec9-8388-b548ec8541fe Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:03,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d52c6aad-d6e5-4ec9-8388-b548ec8541fe 2018-10-10 04:22:03,261 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-cea46a38-23b1-43a-user 2018-10-10 04:22:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3bf30e084e8041008667c76ed5fd8576 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043adc0916bf03b78acaac48febcba47c088062d" 2018-10-10 04:22:03,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15c7cfa-4dae-424e-8f88-bc752c768d20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:03,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3bf30e084e8041008667c76ed5fd8576 used request id req-a15c7cfa-4dae-424e-8f88-bc752c768d20 2018-10-10 04:22:03,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:03,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["8_JDE8DQR7C0BfsxNY82dw"], "issued_at": "2018-10-10T04:22:03.000000Z"}} 2018-10-10 04:22:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115290aea7f9eea8aefb2748b53f17d9f793f979" 2018-10-10 04:22:03,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5cf782e-da8a-482d-9a1b-8ba50907185f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:03,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d5cf782e-da8a-482d-9a1b-8ba50907185f 2018-10-10 04:22:03,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:03,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:04,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["TjMRAn4yToqBFB7wXA597g"], "issued_at": "2018-10-10T04:22:04.000000Z"}} 2018-10-10 04:22:04,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:04,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ae589e-b6d6-41b6-b5e6-65cf02e7dc82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:04,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f7ae589e-b6d6-41b6-b5e6-65cf02e7dc82 2018-10-10 04:22:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:04,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:04,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-df3a9cf7-19a8-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:04,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e83def-9d08-4a40-9dcb-04b3149c68ae Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-df3a9cf7-19a8-462-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:22:04,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-df3a9cf7-19a8-462-proj used request id req-58e83def-9d08-4a40-9dcb-04b3149c68ae 2018-10-10 04:22:04,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:04,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596580d3-0817-4ad7-b375-4c0cf34b0d4c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:04,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-596580d3-0817-4ad7-b375-4c0cf34b0d4c 2018-10-10 04:22:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj"}}' 2018-10-10 04:22:04,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eeddde5-ffec-48ca-b03e-9c5d086863a9 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/51e4acea37cf4e5b810e6c97680765ac"}, "enabled": true, "id": "51e4acea37cf4e5b810e6c97680765ac", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj"}} 2018-10-10 04:22:04,682 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-1eeddde5-ffec-48ca-b03e-9c5d086863a9 2018-10-10 04:22:04,682 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-df3a9cf7-19a8-462-proj 2018-10-10 04:22:04,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:04,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:05,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["h_k8jxSKTDyi56JQJQpFfg"], "issued_at": "2018-10-10T04:22:05.000000Z"}} 2018-10-10 04:22:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35efc441883590e964d3d3be0b0d4e1be48853d5" 2018-10-10 04:22:05,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad2418b-4294-42c5-8a00-16b538ee8c25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:05,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9ad2418b-4294-42c5-8a00-16b538ee8c25 2018-10-10 04:22:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:05,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:05,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35efc441883590e964d3d3be0b0d4e1be48853d5" 2018-10-10 04:22:05,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52380c6a-a4c5-4a16-85ea-ef0ec0d24e66 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:22:05,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-52380c6a-a4c5-4a16-85ea-ef0ec0d24e66 2018-10-10 04:22:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-df3a9cf7-19a8-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35efc441883590e964d3d3be0b0d4e1be48853d5" 2018-10-10 04:22:05,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87c2700-d8b5-49da-8cf4-ac6a0e9b4523 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-df3a9cf7-19a8-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/51e4acea37cf4e5b810e6c97680765ac"}, "enabled": true, "id": "51e4acea37cf4e5b810e6c97680765ac", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj"}]} 2018-10-10 04:22:05,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsTests-df3a9cf7-19a8-462-proj used request id req-e87c2700-d8b5-49da-8cf4-ac6a0e9b4523 2018-10-10 04:22:05,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35efc441883590e964d3d3be0b0d4e1be48853d5" 2018-10-10 04:22:05,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ed67e6-27de-43e9-a555-15b0d1018eae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:05,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a0ed67e6-27de-43e9-a555-15b0d1018eae 2018-10-10 04:22:05,723 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-df3a9cf7-19a8-462-user 2018-10-10 04:22:05,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:05,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:05,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc6d5e7-0cec-4fa9-a103-9703781a727c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:05,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fdc6d5e7-0cec-4fa9-a103-9703781a727c 2018-10-10 04:22:05,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" -d '{"role": {"name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj-role"}}' 2018-10-10 04:22:05,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66ceda6e-5ccc-449f-837b-4b9315fb0fe9 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c910621a2bfc43be89f279beb5ea83e3", "links": {"self": "http://172.30.9.25:5000/v3/roles/c910621a2bfc43be89f279beb5ea83e3"}, "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj-role"}} 2018-10-10 04:22:05,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-66ceda6e-5ccc-449f-837b-4b9315fb0fe9 2018-10-10 04:22:05,933 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-df3a9cf7-19a8-462-proj-role 2018-10-10 04:22:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c910621a2bfc43be89f279beb5ea83e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:06,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d4dfe6-20cc-43f6-880c-d73aea1c11c9 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c910621a2bfc43be89f279beb5ea83e3"}, "domain_id": null, "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj-role", "id": "c910621a2bfc43be89f279beb5ea83e3"}} 2018-10-10 04:22:06,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c910621a2bfc43be89f279beb5ea83e3 used request id req-a2d4dfe6-20cc-43f6-880c-d73aea1c11c9 2018-10-10 04:22:06,018 - keystone_utils - INFO - Granting role CreateKeypairsTests-df3a9cf7-19a8-462-proj-role to project CreateKeypairsTests-df3a9cf7-19a8-462-proj 2018-10-10 04:22:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/51e4acea37cf4e5b810e6c97680765ac/users/52c1f22ffc7e4936a54b87fe8e8700da/roles/c910621a2bfc43be89f279beb5ea83e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:06,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c50d0215-871f-4b70-b902-d79ffb38dc3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:06,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/51e4acea37cf4e5b810e6c97680765ac/users/52c1f22ffc7e4936a54b87fe8e8700da/roles/c910621a2bfc43be89f279beb5ea83e3 used request id req-c50d0215-871f-4b70-b902-d79ffb38dc3f 2018-10-10 04:22:06,145 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:06,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:06,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:06,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c910621a2bfc43be89f279beb5ea83e3", "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj-role"}], "expires_at": "2018-10-10T05:22:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51e4acea37cf4e5b810e6c97680765ac", "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/51e4acea37cf4e5b810e6c97680765ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/51e4acea37cf4e5b810e6c97680765ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/51e4acea37cf4e5b810e6c97680765ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/51e4acea37cf4e5b810e6c97680765ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/51e4acea37cf4e5b810e6c97680765ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/51e4acea37cf4e5b810e6c97680765ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-df3a9cf7-19a8-462-user", "id": "52c1f22ffc7e4936a54b87fe8e8700da"}, "audit_ids": ["sBviaX6CRbCQZWvoUxx4Og"], "issued_at": "2018-10-10T04:22:06.000000Z"}} 2018-10-10 04:22:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cfc41fde7548cdbe2c7a93b77351a35aaae11f0" 2018-10-10 04:22:06,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ae9346-c5a7-4d78-9dc9-b876c6d01a8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:06,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-69ae9346-c5a7-4d78-9dc9-b876c6d01a8b 2018-10-10 04:22:06,680 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:06,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cfc41fde7548cdbe2c7a93b77351a35aaae11f0" 2018-10-10 04:22:07,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-1d23f38f-0f8d-4cd1-bc75-68ae9d30a05c x-compute-request-id: req-1d23f38f-0f8d-4cd1-bc75-68ae9d30a05c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:22:07,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1d23f38f-0f8d-4cd1-bc75-68ae9d30a05c 2018-10-10 04:22:07,222 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9... 2018-10-10 04:22:07,222 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:22:07,263 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9 2018-10-10 04:22:07,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cfc41fde7548cdbe2c7a93b77351a35aaae11f0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD3Bxs7T9SR6LbqQMPndUvD0Ux+gNBnwVW62ZFa/Yk3OZzgmitmFY9D1xF1c5BD3wczG+FTvjEUcfDoOlmHDMbCKhqOlF4v/YJqSNIw7XV3ABC4jDsvtFJrKe5nVu4v1pEiDbrToFSg/9g3QS+KH6hWMq37xsbSpXqYLj9bIbSWGw==", "name": "CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9"}}' 2018-10-10 04:22:07,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-fa7b6cab-fe3d-4930-bb78-481f53a528c0 x-compute-request-id: req-fa7b6cab-fe3d-4930-bb78-481f53a528c0 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD3Bxs7T9SR6LbqQMPndUvD0Ux+gNBnwVW62ZFa/Yk3OZzgmitmFY9D1xF1c5BD3wczG+FTvjEUcfDoOlmHDMbCKhqOlF4v/YJqSNIw7XV3ABC4jDsvtFJrKe5nVu4v1pEiDbrToFSg/9g3QS+KH6hWMq37xsbSpXqYLj9bIbSWGw==", "user_id": "52c1f22ffc7e4936a54b87fe8e8700da", "name": "CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9", "fingerprint": "88:19:09:c3:61:48:14:5a:6d:e6:c2:7b:13:c6:6b:eb"}} 2018-10-10 04:22:07,329 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-fa7b6cab-fe3d-4930-bb78-481f53a528c0 2018-10-10 04:22:07,340 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9.pub 2018-10-10 04:22:07,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:07,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c910621a2bfc43be89f279beb5ea83e3", "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj-role"}], "expires_at": "2018-10-10T05:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51e4acea37cf4e5b810e6c97680765ac", "name": "CreateKeypairsTests-df3a9cf7-19a8-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/51e4acea37cf4e5b810e6c97680765ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/51e4acea37cf4e5b810e6c97680765ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/51e4acea37cf4e5b810e6c97680765ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/51e4acea37cf4e5b810e6c97680765ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/51e4acea37cf4e5b810e6c97680765ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/51e4acea37cf4e5b810e6c97680765ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/51e4acea37cf4e5b810e6c97680765ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-df3a9cf7-19a8-462-user", "id": "52c1f22ffc7e4936a54b87fe8e8700da"}, "audit_ids": ["DdMO17ldQoqyS8bzTJrhOA"], "issued_at": "2018-10-10T04:22:07.000000Z"}} 2018-10-10 04:22:07,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cddc622ae4d2a4196652a86045e9f36b926a7992" 2018-10-10 04:22:07,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-a4e3cb45-5b48-42e8-9484-04f643990b0d x-compute-request-id: req-a4e3cb45-5b48-42e8-9484-04f643990b0d Content-Encoding: gzip Content-Length: 426 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD3Bxs7T9SR6LbqQMPndUvD0Ux+gNBnwVW62ZFa/Yk3OZzgmitmFY9D1xF1c5BD3wczG+FTvjEUcfDoOlmHDMbCKhqOlF4v/YJqSNIw7XV3ABC4jDsvtFJrKe5nVu4v1pEiDbrToFSg/9g3QS+KH6hWMq37xsbSpXqYLj9bIbSWGw==", "user_id": "52c1f22ffc7e4936a54b87fe8e8700da", "name": "CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9", "deleted": false, "created_at": "2018-10-10T04:22:07.000000", "updated_at": null, "fingerprint": "88:19:09:c3:61:48:14:5a:6d:e6:c2:7b:13:c6:6b:eb", "deleted_at": null, "id": 78}} 2018-10-10 04:22:07,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9 used request id req-a4e3cb45-5b48-42e8-9484-04f643990b0d 2018-10-10 04:22:07,904 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9 2018-10-10 04:22:07,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cfc41fde7548cdbe2c7a93b77351a35aaae11f0" 2018-10-10 04:22:07,938 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:22: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-5fc4741a-6ecc-4585-9402-160eb7475282 x-compute-request-id: req-5fc4741a-6ecc-4585-9402-160eb7475282 Content-Length: 0 Content-Type: application/json 2018-10-10 04:22:07,938 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9 used request id req-5fc4741a-6ecc-4585-9402-160eb7475282 2018-10-10 04:22:07,939 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-58282a83-94a7-4b40-ac23-c900744af5a9.pub] 2018-10-10 04:22:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:08,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-02cf4b54-2f85-4ce3-b735-a34c03c80199 Date: Wed, 10 Oct 2018 04:22:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:22:08,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-02cf4b54-2f85-4ce3-b735-a34c03c80199 2018-10-10 04:22:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:08,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5434bc18-fae3-4f4b-82e6-e8988cfdd35e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:22:08,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-5434bc18-fae3-4f4b-82e6-e8988cfdd35e 2018-10-10 04:22:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:08,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6bb4e3-e870-4657-81bd-5266340bb4c7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:22:08,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-4e6bb4e3-e870-4657-81bd-5266340bb4c7 2018-10-10 04:22:08,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:08,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225c5ec0-7ee0-48e9-888b-204028f6b575 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:22:08,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-225c5ec0-7ee0-48e9-888b-204028f6b575 2018-10-10 04:22:08,420 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-df3a9cf7-19a8-462-proj 2018-10-10 04:22:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/51e4acea37cf4e5b810e6c97680765ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:08,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f21b3d9f-8eaf-40f4-9eff-909e0bccf769 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:08,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/51e4acea37cf4e5b810e6c97680765ac used request id req-f21b3d9f-8eaf-40f4-9eff-909e0bccf769 2018-10-10 04:22:08,625 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-df3a9cf7-19a8-462-proj-role 2018-10-10 04:22:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c910621a2bfc43be89f279beb5ea83e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:08,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b72e310-3a25-4766-bf6a-a2afd5867cc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:08,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c910621a2bfc43be89f279beb5ea83e3 used request id req-9b72e310-3a25-4766-bf6a-a2afd5867cc2 2018-10-10 04:22:08,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc7858f015380d5f9e848679388949dfb314992" 2018-10-10 04:22:08,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383dcb86-7b8b-430f-9687-adf6050df56a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:08,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-383dcb86-7b8b-430f-9687-adf6050df56a 2018-10-10 04:22:08,819 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-df3a9cf7-19a8-462-user 2018-10-10 04:22:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/52c1f22ffc7e4936a54b87fe8e8700da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35efc441883590e964d3d3be0b0d4e1be48853d5" 2018-10-10 04:22:08,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db9588a9-4e24-4261-b7f2-0a5e0b6c88de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:08,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/52c1f22ffc7e4936a54b87fe8e8700da used request id req-db9588a9-4e24-4261-b7f2-0a5e0b6c88de 2018-10-10 04:22:08,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:09,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["qmO5kWgEQHmreoQNtc1eRA"], "issued_at": "2018-10-10T04:22:09.000000Z"}} 2018-10-10 04:22:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1ed37382f3718ca351b3311d91fca9db23f780" 2018-10-10 04:22:09,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb9caf9-492b-46c5-be22-c721b0c50d93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:09,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bfb9caf9-492b-46c5-be22-c721b0c50d93 2018-10-10 04:22:09,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:09,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:09,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["VulUeT0PTemX7tYLTfJZ4Q"], "issued_at": "2018-10-10T04:22:09.000000Z"}} 2018-10-10 04:22:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:09,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012334b8-f719-4bd6-bb19-2695fb96c2a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:09,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-012334b8-f719-4bd6-bb19-2695fb96c2a4 2018-10-10 04:22:09,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:09,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-8bbac048-562d-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:10,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bad2ff8-aa1e-4ad8-9b0e-6d36bed47549 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-8bbac048-562d-43d-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:22:10,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-8bbac048-562d-43d-proj used request id req-9bad2ff8-aa1e-4ad8-9b0e-6d36bed47549 2018-10-10 04:22:10,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:10,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e73456-8030-49c5-a8f7-efd559f36743 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:10,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-18e73456-8030-49c5-a8f7-efd559f36743 2018-10-10 04:22:10,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-proj"}}' 2018-10-10 04:22:10,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86f71db8-ea8b-4995-a9c3-a2efdd77f150 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b943f0abf8c8478090d22c9a3438f52d"}, "enabled": true, "id": "b943f0abf8c8478090d22c9a3438f52d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-proj"}} 2018-10-10 04:22:10,220 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-86f71db8-ea8b-4995-a9c3-a2efdd77f150 2018-10-10 04:22:10,220 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-8bbac048-562d-43d-proj 2018-10-10 04:22:10,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:10,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:10,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["st2XvSIiTbe9d5oXYR_2Ig"], "issued_at": "2018-10-10T04:22:10.000000Z"}} 2018-10-10 04:22:10,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4724270e3cc07866d9440894f20bdbb1ec2e1833" 2018-10-10 04:22:10,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9b0b45-5152-4ab0-a28e-f61a30c025c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:10,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1a9b0b45-5152-4ab0-a28e-f61a30c025c3 2018-10-10 04:22:10,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:10,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:10,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4724270e3cc07866d9440894f20bdbb1ec2e1833" 2018-10-10 04:22:10,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9b701b-32ff-4fb5-8488-2b8acc2cf893 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:22:10,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bc9b701b-32ff-4fb5-8488-2b8acc2cf893 2018-10-10 04:22:10,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-8bbac048-562d-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4724270e3cc07866d9440894f20bdbb1ec2e1833" 2018-10-10 04:22:10,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd20932-72b6-4576-a1eb-a2d2f8942fd7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-8bbac048-562d-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b943f0abf8c8478090d22c9a3438f52d"}, "enabled": true, "id": "b943f0abf8c8478090d22c9a3438f52d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-proj"}]} 2018-10-10 04:22:10,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-8bbac048-562d-43d-proj used request id req-1bd20932-72b6-4576-a1eb-a2d2f8942fd7 2018-10-10 04:22:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4724270e3cc07866d9440894f20bdbb1ec2e1833" 2018-10-10 04:22:10,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1bf289-a577-4a7c-8fe4-6d7e00cbd4d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:10,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ff1bf289-a577-4a7c-8fe4-6d7e00cbd4d9 2018-10-10 04:22:11,352 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-8bbac048-562d-43d-user 2018-10-10 04:22:11,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:11,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca7c993-921d-4b5a-af56-18ab90c5da4a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:11,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dca7c993-921d-4b5a-af56-18ab90c5da4a 2018-10-10 04:22:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" -d '{"role": {"name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-proj-role"}}' 2018-10-10 04:22:11,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75db1e82-50ad-4ce9-9739-b7df492529cb Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3fd91c5e0ac94e0680af8e198937477d", "links": {"self": "http://172.30.9.25:5000/v3/roles/3fd91c5e0ac94e0680af8e198937477d"}, "name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-proj-role"}} 2018-10-10 04:22:11,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-75db1e82-50ad-4ce9-9739-b7df492529cb 2018-10-10 04:22:11,543 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-8bbac048-562d-43d-proj-role 2018-10-10 04:22:11,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3fd91c5e0ac94e0680af8e198937477d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:11,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4627d760-0788-40ad-8877-846a14c8335c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/3fd91c5e0ac94e0680af8e198937477d"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-proj-role", "id": "3fd91c5e0ac94e0680af8e198937477d"}} 2018-10-10 04:22:11,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3fd91c5e0ac94e0680af8e198937477d used request id req-4627d760-0788-40ad-8877-846a14c8335c 2018-10-10 04:22:11,636 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-8bbac048-562d-43d-proj-role to project CreateKeypairsCleanupTests-8bbac048-562d-43d-proj 2018-10-10 04:22:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b943f0abf8c8478090d22c9a3438f52d/users/1b2ab08a07bf4567aa06c57f0e350128/roles/3fd91c5e0ac94e0680af8e198937477d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:11,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac75b38-b7a9-49a7-b07d-63f050a33e94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:11,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b943f0abf8c8478090d22c9a3438f52d/users/1b2ab08a07bf4567aa06c57f0e350128/roles/3fd91c5e0ac94e0680af8e198937477d used request id req-9ac75b38-b7a9-49a7-b07d-63f050a33e94 2018-10-10 04:22:11,762 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:11,986 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028.pub 2018-10-10 04:22:11,987 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028 2018-10-10 04:22:11,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:11,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:12,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fd91c5e0ac94e0680af8e198937477d", "name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-proj-role"}], "expires_at": "2018-10-10T05:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b943f0abf8c8478090d22c9a3438f52d", "name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b943f0abf8c8478090d22c9a3438f52d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b943f0abf8c8478090d22c9a3438f52d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b943f0abf8c8478090d22c9a3438f52d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b943f0abf8c8478090d22c9a3438f52d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b943f0abf8c8478090d22c9a3438f52d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b943f0abf8c8478090d22c9a3438f52d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b943f0abf8c8478090d22c9a3438f52d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b943f0abf8c8478090d22c9a3438f52d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b943f0abf8c8478090d22c9a3438f52d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b943f0abf8c8478090d22c9a3438f52d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b943f0abf8c8478090d22c9a3438f52d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b943f0abf8c8478090d22c9a3438f52d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-8bbac048-562d-43d-user", "id": "1b2ab08a07bf4567aa06c57f0e350128"}, "audit_ids": ["qJcyWXJjRm2uYQphjQCyyw"], "issued_at": "2018-10-10T04:22:12.000000Z"}} 2018-10-10 04:22:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16abd3b32bc0cf01215e0fe1221dee0202d6ff11" 2018-10-10 04:22:12,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8078543-72ce-4b86-a326-06bc64e921fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:12,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b8078543-72ce-4b86-a326-06bc64e921fc 2018-10-10 04:22:12,449 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:12,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16abd3b32bc0cf01215e0fe1221dee0202d6ff11" 2018-10-10 04:22:12,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-a65e9b50-ff85-4b73-b925-d781a7e268a4 x-compute-request-id: req-a65e9b50-ff85-4b73-b925-d781a7e268a4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:22:12,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a65e9b50-ff85-4b73-b925-d781a7e268a4 2018-10-10 04:22:12,621 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028... 2018-10-10 04:22:12,621 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-10 04:22:12,622 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028.pub 2018-10-10 04:22:12,622 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028 2018-10-10 04:22:12,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16abd3b32bc0cf01215e0fe1221dee0202d6ff11" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkNYAGO0lxQEDq73jtTDsgBElqNazwYLXoeTge+Rk7Zk5hwPNEFUgXSgb/YBcYgOcKnPszMaFQpq1dyPciSaV3Dq0c/C+Zfb9QCFtTbyR/FtJ21cH5jOESM/QaImIHtlr75RSUh5BBCdZelOnHa5csUgLGmMmH1hOnr4b6bGDdM0rxpAI6uhYKsAIwFk/lMtR7awEzFqLd8FH+6EX8N8IqsmCiulNw9PadfUW+JmdIZSQE+nZpxPh90uhkBAe7TVJzsdDMBetfipUCrELrJDrOuHbQdW8MeWG/zXNTY7E3nGXdzeLazx/pAjKQNPjeIFevhjfxzkgREaGphL0BcZbn", "name": "CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028"}}' 2018-10-10 04:22:12,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-fcadd025-026d-4eb3-bc8d-c120799814d6 x-compute-request-id: req-fcadd025-026d-4eb3-bc8d-c120799814d6 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkNYAGO0lxQEDq73jtTDsgBElqNazwYLXoeTge+Rk7Zk5hwPNEFUgXSgb/YBcYgOcKnPszMaFQpq1dyPciSaV3Dq0c/C+Zfb9QCFtTbyR/FtJ21cH5jOESM/QaImIHtlr75RSUh5BBCdZelOnHa5csUgLGmMmH1hOnr4b6bGDdM0rxpAI6uhYKsAIwFk/lMtR7awEzFqLd8FH+6EX8N8IqsmCiulNw9PadfUW+JmdIZSQE+nZpxPh90uhkBAe7TVJzsdDMBetfipUCrELrJDrOuHbQdW8MeWG/zXNTY7E3nGXdzeLazx/pAjKQNPjeIFevhjfxzkgREaGphL0BcZbn", "user_id": "1b2ab08a07bf4567aa06c57f0e350128", "name": "CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028", "fingerprint": "fb:3b:8e:3c:9f:a1:14:8d:c7:98:06:80:c7:76:19:8c"}} 2018-10-10 04:22:12,700 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-fcadd025-026d-4eb3-bc8d-c120799814d6 2018-10-10 04:22:12,700 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028 2018-10-10 04:22:12,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16abd3b32bc0cf01215e0fe1221dee0202d6ff11" 2018-10-10 04:22:12,759 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-40544773-7e3e-488f-bb79-b45b264892d7 x-compute-request-id: req-40544773-7e3e-488f-bb79-b45b264892d7 Content-Length: 0 Content-Type: application/json 2018-10-10 04:22:12,759 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028 used request id req-40544773-7e3e-488f-bb79-b45b264892d7 2018-10-10 04:22:12,759 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028.pub] 2018-10-10 04:22:12,760 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-19404f56-cd56-450b-b062-107a5dcb9028] 2018-10-10 04:22:12,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:13,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7878eec7-9895-4a79-a0ec-0911e594e720 Date: Wed, 10 Oct 2018 04:22:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:22:13,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7878eec7-9895-4a79-a0ec-0911e594e720 2018-10-10 04:22:13,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:13,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f52ad05-2b94-4acd-85d7-71f7729c763f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:22:13,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-3f52ad05-2b94-4acd-85d7-71f7729c763f 2018-10-10 04:22:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:13,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb6fc43-a93e-46df-98fa-f4c1c3d4fd1e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:22:13,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-bbb6fc43-a93e-46df-98fa-f4c1c3d4fd1e 2018-10-10 04:22:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:13,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eef9dee-f933-4e55-9c51-77ca0b4832d4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:22:13,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-5eef9dee-f933-4e55-9c51-77ca0b4832d4 2018-10-10 04:22:13,317 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-8bbac048-562d-43d-proj 2018-10-10 04:22:13,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b943f0abf8c8478090d22c9a3438f52d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:13,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28af3da0-74d0-42b6-ade6-f0737c187b7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:13,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b943f0abf8c8478090d22c9a3438f52d used request id req-28af3da0-74d0-42b6-ade6-f0737c187b7e 2018-10-10 04:22:13,540 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-8bbac048-562d-43d-proj-role 2018-10-10 04:22:13,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3fd91c5e0ac94e0680af8e198937477d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:13,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-242e3bf6-4541-40b6-b3ca-233648565ae5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:13,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3fd91c5e0ac94e0680af8e198937477d used request id req-242e3bf6-4541-40b6-b3ca-233648565ae5 2018-10-10 04:22:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673eac787bdfd0329ef774e881f0841ca87240df" 2018-10-10 04:22:13,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c755418-1113-4e27-ae5b-b9d98781539e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:13,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8c755418-1113-4e27-ae5b-b9d98781539e 2018-10-10 04:22:13,741 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-8bbac048-562d-43d-user 2018-10-10 04:22:13,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1b2ab08a07bf4567aa06c57f0e350128 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4724270e3cc07866d9440894f20bdbb1ec2e1833" 2018-10-10 04:22:13,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3e9d257-b542-4c09-a100-044396039b06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:13,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1b2ab08a07bf4567aa06c57f0e350128 used request id req-e3e9d257-b542-4c09-a100-044396039b06 2018-10-10 04:22:13,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:14,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["y40BMRQ6SH6OZpHDhfv7HQ"], "issued_at": "2018-10-10T04:22:14.000000Z"}} 2018-10-10 04:22:14,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49a8a88620326b96a4edc5afdf7e6a126c66b8c" 2018-10-10 04:22:14,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df6011a-6f86-4302-aa5e-d935d5a65ff8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:14,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7df6011a-6f86-4302-aa5e-d935d5a65ff8 2018-10-10 04:22:14,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:14,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:14,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["oZpswB6uTtCiKmy_k98Yjg"], "issued_at": "2018-10-10T04:22:14.000000Z"}} 2018-10-10 04:22:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:14,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fd7631-1346-4da7-92ff-8063244a97a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:14,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-44fd7631-1346-4da7-92ff-8063244a97a8 2018-10-10 04:22:14,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:14,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:14,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:14,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ffcf41-5d92-42cd-b4c4-7ab56d4952b0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:22:14,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj used request id req-31ffcf41-5d92-42cd-b4c4-7ab56d4952b0 2018-10-10 04:22:14,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:15,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0926775-eb30-4fc5-8752-ee1b909ccb28 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:15,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b0926775-eb30-4fc5-8752-ee1b909ccb28 2018-10-10 04:22:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj"}}' 2018-10-10 04:22:15,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-035521e7-ad8a-4b90-bf90-59a928961825 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ea440e68a99441e2969bde7fd90b484d"}, "enabled": true, "id": "ea440e68a99441e2969bde7fd90b484d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj"}} 2018-10-10 04:22:15,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-035521e7-ad8a-4b90-bf90-59a928961825 2018-10-10 04:22:15,179 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj 2018-10-10 04:22:15,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:15,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:15,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["UsSW_k6HSw6H0-6KsofRJA"], "issued_at": "2018-10-10T04:22:15.000000Z"}} 2018-10-10 04:22:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1802423c090a9c49ea3101b96e7583864b187f" 2018-10-10 04:22:15,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c65e76-4905-4b8a-97bf-b7232c6802c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:15,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-45c65e76-4905-4b8a-97bf-b7232c6802c9 2018-10-10 04:22:15,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:15,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1802423c090a9c49ea3101b96e7583864b187f" 2018-10-10 04:22:15,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ac38ab-2f0f-403a-9eff-caa8c75de475 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:22:15,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f1ac38ab-2f0f-403a-9eff-caa8c75de475 2018-10-10 04:22:15,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1802423c090a9c49ea3101b96e7583864b187f" 2018-10-10 04:22:15,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6537fa-e78d-4083-aaad-b9bc5db62e3c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ea440e68a99441e2969bde7fd90b484d"}, "enabled": true, "id": "ea440e68a99441e2969bde7fd90b484d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj"}]} 2018-10-10 04:22:15,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj used request id req-dc6537fa-e78d-4083-aaad-b9bc5db62e3c 2018-10-10 04:22:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1802423c090a9c49ea3101b96e7583864b187f" 2018-10-10 04:22:15,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd93b302-4d6e-4962-9326-297ed58822ae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:15,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fd93b302-4d6e-4962-9326-297ed58822ae 2018-10-10 04:22:16,316 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-user 2018-10-10 04:22:16,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:16,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:16,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793e313e-1a4f-4664-aa77-b67cb0a047dc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:16,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-793e313e-1a4f-4664-aa77-b67cb0a047dc 2018-10-10 04:22:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" -d '{"role": {"name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj-role"}}' 2018-10-10 04:22:16,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c8fc358-b152-4c01-b9fa-42040b9ff237 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5122696572442069a66ff30a81d0e71", "links": {"self": "http://172.30.9.25:5000/v3/roles/e5122696572442069a66ff30a81d0e71"}, "name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj-role"}} 2018-10-10 04:22:16,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1c8fc358-b152-4c01-b9fa-42040b9ff237 2018-10-10 04:22:16,454 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj-role 2018-10-10 04:22:16,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e5122696572442069a66ff30a81d0e71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:16,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2eee40f-fd58-4cdf-872c-1e80c0dd8f7d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e5122696572442069a66ff30a81d0e71"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj-role", "id": "e5122696572442069a66ff30a81d0e71"}} 2018-10-10 04:22:16,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e5122696572442069a66ff30a81d0e71 used request id req-f2eee40f-fd58-4cdf-872c-1e80c0dd8f7d 2018-10-10 04:22:16,475 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj-role to project CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj 2018-10-10 04:22:16,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ea440e68a99441e2969bde7fd90b484d/users/c18a587abc8b4ed496c0388fc56f2213/roles/e5122696572442069a66ff30a81d0e71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:16,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36704b29-c249-4b40-bc97-e73371c107b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:16,606 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ea440e68a99441e2969bde7fd90b484d/users/c18a587abc8b4ed496c0388fc56f2213/roles/e5122696572442069a66ff30a81d0e71 used request id req-36704b29-c249-4b40-bc97-e73371c107b0 2018-10-10 04:22:16,607 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:16,813 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6.pub 2018-10-10 04:22:16,813 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6 2018-10-10 04:22:16,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:16,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:17,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5122696572442069a66ff30a81d0e71", "name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj-role"}], "expires_at": "2018-10-10T05:22:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea440e68a99441e2969bde7fd90b484d", "name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ea440e68a99441e2969bde7fd90b484d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ea440e68a99441e2969bde7fd90b484d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ea440e68a99441e2969bde7fd90b484d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ea440e68a99441e2969bde7fd90b484d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ea440e68a99441e2969bde7fd90b484d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ea440e68a99441e2969bde7fd90b484d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ea440e68a99441e2969bde7fd90b484d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ea440e68a99441e2969bde7fd90b484d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ea440e68a99441e2969bde7fd90b484d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ea440e68a99441e2969bde7fd90b484d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ea440e68a99441e2969bde7fd90b484d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ea440e68a99441e2969bde7fd90b484d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-user", "id": "c18a587abc8b4ed496c0388fc56f2213"}, "audit_ids": ["EjBPjhGvS824cNrJuXCVeA"], "issued_at": "2018-10-10T04:22:17.000000Z"}} 2018-10-10 04:22:17,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f583891dc742ff306a53658a10936bb62f04640" 2018-10-10 04:22:17,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41328bf2-dcd0-4f4b-94f3-379d94379402 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:17,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-41328bf2-dcd0-4f4b-94f3-379d94379402 2018-10-10 04:22:17,367 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:17,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f583891dc742ff306a53658a10936bb62f04640" 2018-10-10 04:22:17,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-cce842f4-e5b2-4542-bc6a-e3914c4eed90 x-compute-request-id: req-cce842f4-e5b2-4542-bc6a-e3914c4eed90 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:22:17,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-cce842f4-e5b2-4542-bc6a-e3914c4eed90 2018-10-10 04:22:17,536 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6... 2018-10-10 04:22:17,536 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-10 04:22:17,536 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6.pub 2018-10-10 04:22:17,536 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6 2018-10-10 04:22:17,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f583891dc742ff306a53658a10936bb62f04640" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8g/i8yCLvvP8R5J5o3K/35EzHTkAQFBGCkLZK3EF+HOo6Ny5nd/qsI6E4rDvr86wlwag1NJvuqgotSJcNI+fb/1kgohU5qpvtP0EsmVBnRKXHSpz/VQK/555xCB/TrlX+jvCdr+0WiCmfPclw0F6tRen1AQpVEfhqBsS1KGC1vRF55vqPAnl4SKv4n75Ux4wqGp3/KmwHyySyb3bXXJbZjIvbxrdPO7OrggAFiyvlPf9Q3w3cWMzhvkcR+9q8aSAKMjl/6Yx1vn1lI36nYzXcNQ72biu6AsCov5T445H7PVv6v6kMQw8No3kID7llB2CEURspYUP/sdITRanhYXo1", "name": "CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6"}}' 2018-10-10 04:22:17,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-4a8f159a-d200-4946-9104-a7abc8f95fa2 x-compute-request-id: req-4a8f159a-d200-4946-9104-a7abc8f95fa2 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8g/i8yCLvvP8R5J5o3K/35EzHTkAQFBGCkLZK3EF+HOo6Ny5nd/qsI6E4rDvr86wlwag1NJvuqgotSJcNI+fb/1kgohU5qpvtP0EsmVBnRKXHSpz/VQK/555xCB/TrlX+jvCdr+0WiCmfPclw0F6tRen1AQpVEfhqBsS1KGC1vRF55vqPAnl4SKv4n75Ux4wqGp3/KmwHyySyb3bXXJbZjIvbxrdPO7OrggAFiyvlPf9Q3w3cWMzhvkcR+9q8aSAKMjl/6Yx1vn1lI36nYzXcNQ72biu6AsCov5T445H7PVv6v6kMQw8No3kID7llB2CEURspYUP/sdITRanhYXo1", "user_id": "c18a587abc8b4ed496c0388fc56f2213", "name": "CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6", "fingerprint": "c0:87:e4:d3:c3:85:63:4d:93:a9:dc:61:00:ea:8f:0e"}} 2018-10-10 04:22:17,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-4a8f159a-d200-4946-9104-a7abc8f95fa2 2018-10-10 04:22:17,592 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6 2018-10-10 04:22:17,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f583891dc742ff306a53658a10936bb62f04640" 2018-10-10 04:22:17,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:22: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-2882e6e8-0da0-43b5-9dc4-c2b49c5d3466 x-compute-request-id: req-2882e6e8-0da0-43b5-9dc4-c2b49c5d3466 Content-Length: 0 Content-Type: application/json 2018-10-10 04:22:17,627 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-8d04a227-08fa-47f9-9e6e-6e3ee248e1b6 used request id req-2882e6e8-0da0-43b5-9dc4-c2b49c5d3466 2018-10-10 04:22:17,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:17,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-92e35220-8c64-4ddf-b1b8-9ec39e2e31ca Date: Wed, 10 Oct 2018 04:22:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:22:17,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-92e35220-8c64-4ddf-b1b8-9ec39e2e31ca 2018-10-10 04:22:17,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:17,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26ad8bb-9463-405d-a346-cc1888067d55 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:22:17,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-d26ad8bb-9463-405d-a346-cc1888067d55 2018-10-10 04:22:17,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:18,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a818f58b-e467-4180-8356-b8f6dc043243 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:22:18,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-a818f58b-e467-4180-8356-b8f6dc043243 2018-10-10 04:22:18,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:18,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4acd87-45d6-44f9-a9e2-6065ffebc43b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:22:18,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-cd4acd87-45d6-44f9-a9e2-6065ffebc43b 2018-10-10 04:22:18,119 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj 2018-10-10 04:22:18,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ea440e68a99441e2969bde7fd90b484d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:18,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5249c23-9111-49f3-831b-91e9cd3a75b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:18,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ea440e68a99441e2969bde7fd90b484d used request id req-b5249c23-9111-49f3-831b-91e9cd3a75b9 2018-10-10 04:22:18,318 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-proj-role 2018-10-10 04:22:18,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e5122696572442069a66ff30a81d0e71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:18,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab8e5a4-6987-4d8c-bd99-49278a76a8fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:18,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e5122696572442069a66ff30a81d0e71 used request id req-2ab8e5a4-6987-4d8c-bd99-49278a76a8fb 2018-10-10 04:22:18,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b7e3dd2185a272cc83361d9493d5d907feb83" 2018-10-10 04:22:18,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0913209d-0510-4174-9af3-a9d87d316bd2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:18,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0913209d-0510-4174-9af3-a9d87d316bd2 2018-10-10 04:22:18,527 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a3f616cd-5db3-4ee-user 2018-10-10 04:22:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c18a587abc8b4ed496c0388fc56f2213 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1802423c090a9c49ea3101b96e7583864b187f" 2018-10-10 04:22:18,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418ccdf6-231d-4ea6-b985-bdb0817ecc9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:18,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c18a587abc8b4ed496c0388fc56f2213 used request id req-418ccdf6-231d-4ea6-b985-bdb0817ecc9c 2018-10-10 04:22:18,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:19,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["JWxGGrI5ToKsGM-ERAh8VQ"], "issued_at": "2018-10-10T04:22:19.000000Z"}} 2018-10-10 04:22:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7633b1ac6363d99a968fa7752f7de472109c9" 2018-10-10 04:22:19,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b2908c-cdef-4269-936d-6d49b4bef0ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:19,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-30b2908c-cdef-4269-936d-6d49b4bef0ea 2018-10-10 04:22:19,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:19,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:19,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["6inqLLMrRWKlBL6KnPp49w"], "issued_at": "2018-10-10T04:22:19.000000Z"}} 2018-10-10 04:22:19,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:19,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99df3dd9-90ab-4449-91ba-ba9a2ce7b4c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:19,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-99df3dd9-90ab-4449-91ba-ba9a2ce7b4c4 2018-10-10 04:22:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:19,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:19,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:19,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad54be6-b497-420f-b8ee-bfa0298c7dc7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:22:19,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj used request id req-8ad54be6-b497-420f-b8ee-bfa0298c7dc7 2018-10-10 04:22:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:19,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25474ec0-c32f-4333-9a77-8ac36aab8c24 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:19,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-25474ec0-c32f-4333-9a77-8ac36aab8c24 2018-10-10 04:22:19,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj"}}' 2018-10-10 04:22:19,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c23c2a-a198-4588-8a20-70f6201420b5 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3f04aed7d33344db8b0b076f6f6d1e57"}, "enabled": true, "id": "3f04aed7d33344db8b0b076f6f6d1e57", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj"}} 2018-10-10 04:22:19,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b3c23c2a-a198-4588-8a20-70f6201420b5 2018-10-10 04:22:19,976 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj 2018-10-10 04:22:19,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:19,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:20,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["eckh2RQeR5-ZRSNDl8JojA"], "issued_at": "2018-10-10T04:22:20.000000Z"}} 2018-10-10 04:22:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2affb24630ac55d218c1655c80808660ea45d41" 2018-10-10 04:22:20,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3459ba7e-e48d-4f45-a879-b8c2ca36c049 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:20,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3459ba7e-e48d-4f45-a879-b8c2ca36c049 2018-10-10 04:22:20,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:20,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:20,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2affb24630ac55d218c1655c80808660ea45d41" 2018-10-10 04:22:20,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef5a4be-0eaa-413e-a989-cfd6b1cfd2f3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:22:20,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3ef5a4be-0eaa-413e-a989-cfd6b1cfd2f3 2018-10-10 04:22:20,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2affb24630ac55d218c1655c80808660ea45d41" 2018-10-10 04:22:20,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef37e073-85e3-46e1-b076-c1b4349d9b01 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3f04aed7d33344db8b0b076f6f6d1e57"}, "enabled": true, "id": "3f04aed7d33344db8b0b076f6f6d1e57", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj"}]} 2018-10-10 04:22:20,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj used request id req-ef37e073-85e3-46e1-b076-c1b4349d9b01 2018-10-10 04:22:20,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2affb24630ac55d218c1655c80808660ea45d41" 2018-10-10 04:22:20,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f022749-1485-468d-87fc-d85ab9cf3acf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:20,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0f022749-1485-468d-87fc-d85ab9cf3acf 2018-10-10 04:22:21,112 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-user 2018-10-10 04:22:21,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:21,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50983da6-9a38-4a07-9ffb-e4e6d6c09f15 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:21,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-50983da6-9a38-4a07-9ffb-e4e6d6c09f15 2018-10-10 04:22:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" -d '{"role": {"name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj-role"}}' 2018-10-10 04:22:21,303 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f1d7fbc-7970-44ee-bf70-5108129e16a5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0523bf4dba442a093fad93fda9dc8b2", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0523bf4dba442a093fad93fda9dc8b2"}, "name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj-role"}} 2018-10-10 04:22:21,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6f1d7fbc-7970-44ee-bf70-5108129e16a5 2018-10-10 04:22:21,304 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj-role 2018-10-10 04:22:21,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f0523bf4dba442a093fad93fda9dc8b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:21,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d1940e-75a1-451a-ab68-45efedbd421a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/f0523bf4dba442a093fad93fda9dc8b2"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj-role", "id": "f0523bf4dba442a093fad93fda9dc8b2"}} 2018-10-10 04:22:21,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f0523bf4dba442a093fad93fda9dc8b2 used request id req-d2d1940e-75a1-451a-ab68-45efedbd421a 2018-10-10 04:22:21,398 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj-role to project CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj 2018-10-10 04:22:21,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/3f04aed7d33344db8b0b076f6f6d1e57/users/4855f27ff71d478284cff90495935483/roles/f0523bf4dba442a093fad93fda9dc8b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:21,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31f30130-3cea-48b6-9ade-5e26c344e2e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:21,529 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3f04aed7d33344db8b0b076f6f6d1e57/users/4855f27ff71d478284cff90495935483/roles/f0523bf4dba442a093fad93fda9dc8b2 used request id req-31f30130-3cea-48b6-9ade-5e26c344e2e7 2018-10-10 04:22:21,530 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:21,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:21,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:21,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0523bf4dba442a093fad93fda9dc8b2", "name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj-role"}], "expires_at": "2018-10-10T05:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f04aed7d33344db8b0b076f6f6d1e57", "name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/3f04aed7d33344db8b0b076f6f6d1e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-user", "id": "4855f27ff71d478284cff90495935483"}, "audit_ids": ["siw91QBBTieGYMCahzl8fg"], "issued_at": "2018-10-10T04:22:21.000000Z"}} 2018-10-10 04:22:21,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fd4e209ae91edcd6bb4060f3e159f7e789ee23" 2018-10-10 04:22:21,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549ee171-9af5-4373-8626-6b67f58eaf27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:21,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-549ee171-9af5-4373-8626-6b67f58eaf27 2018-10-10 04:22:21,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:21,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fd4e209ae91edcd6bb4060f3e159f7e789ee23" 2018-10-10 04:22:22,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-67023ef1-d681-4128-9771-ce738d9e3f19 x-compute-request-id: req-67023ef1-d681-4128-9771-ce738d9e3f19 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:22:22,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-67023ef1-d681-4128-9771-ce738d9e3f19 2018-10-10 04:22:22,151 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120... 2018-10-10 04:22:22,151 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:22:22,242 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120 2018-10-10 04:22:22,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fd4e209ae91edcd6bb4060f3e159f7e789ee23" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLoskZ7MTXFWBpOGZfalTym+fn39lFWacmhlBmIptL/KaJplCTNMYhj3NgOxmTDD0QeQGmFft9B0HUFek9FH/MfzfNNDGcaubFjs/YVrh6u9SKn07Gnw5lRhXkSTjvu8jijadZVi2P9RnlPP34tlN1G52dSW8QYcdtsKrAGH4Now==", "name": "CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120"}}' 2018-10-10 04:22:22,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-59331fe2-1bcd-4ac6-af99-4de6f3f51582 x-compute-request-id: req-59331fe2-1bcd-4ac6-af99-4de6f3f51582 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLoskZ7MTXFWBpOGZfalTym+fn39lFWacmhlBmIptL/KaJplCTNMYhj3NgOxmTDD0QeQGmFft9B0HUFek9FH/MfzfNNDGcaubFjs/YVrh6u9SKn07Gnw5lRhXkSTjvu8jijadZVi2P9RnlPP34tlN1G52dSW8QYcdtsKrAGH4Now==", "user_id": "4855f27ff71d478284cff90495935483", "name": "CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120", "fingerprint": "91:ef:b1:47:76:e2:72:fa:3f:cc:54:ca:4e:bf:e7:e1"}} 2018-10-10 04:22:22,292 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-59331fe2-1bcd-4ac6-af99-4de6f3f51582 2018-10-10 04:22:22,294 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120.pub 2018-10-10 04:22:22,294 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120 2018-10-10 04:22:22,294 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120 2018-10-10 04:22:22,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fd4e209ae91edcd6bb4060f3e159f7e789ee23" 2018-10-10 04:22:22,327 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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-e9ba1f9c-24b5-4287-a82a-ca542cd11df2 x-compute-request-id: req-e9ba1f9c-24b5-4287-a82a-ca542cd11df2 Content-Length: 0 Content-Type: application/json 2018-10-10 04:22:22,327 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120 used request id req-e9ba1f9c-24b5-4287-a82a-ca542cd11df2 2018-10-10 04:22:22,328 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120.pub] 2018-10-10 04:22:22,328 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-d6e79560-fd26-4128-8b57-4b0e7bf87120] 2018-10-10 04:22:22,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:22,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9281a60f-b822-440a-887e-b867d24b17b5 Date: Wed, 10 Oct 2018 04:22:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:22:22,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9281a60f-b822-440a-887e-b867d24b17b5 2018-10-10 04:22:22,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:22,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb72e39-cccf-4fda-a170-eee6f52f5820 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:22:22,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-3bb72e39-cccf-4fda-a170-eee6f52f5820 2018-10-10 04:22:22,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:22,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a6fce1-92c1-41a9-9502-f9a369e74212 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:22:22,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-80a6fce1-92c1-41a9-9502-f9a369e74212 2018-10-10 04:22:22,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:22,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6376ce-1e47-4b99-8782-2bfd21d11b5c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:22:22,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-8a6376ce-1e47-4b99-8782-2bfd21d11b5c 2018-10-10 04:22:22,822 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj 2018-10-10 04:22:22,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/3f04aed7d33344db8b0b076f6f6d1e57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:23,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1df42971-d8f5-4053-9c9e-1d21fde854ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:23,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3f04aed7d33344db8b0b076f6f6d1e57 used request id req-1df42971-d8f5-4053-9c9e-1d21fde854ed 2018-10-10 04:22:23,038 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-proj-role 2018-10-10 04:22:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f0523bf4dba442a093fad93fda9dc8b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:23,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b890721-c7d4-489f-b7db-e2c584e1d13e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:23,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f0523bf4dba442a093fad93fda9dc8b2 used request id req-6b890721-c7d4-489f-b7db-e2c584e1d13e 2018-10-10 04:22:23,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab7fce67b5e6dc21117233b0850099f687edc15" 2018-10-10 04:22:23,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05549c4-e7f9-403b-81c9-0266d0d2dc97 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:23,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a05549c4-e7f9-403b-81c9-0266d0d2dc97 2018-10-10 04:22:23,236 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0a3f729b-d6cc-4e5-user 2018-10-10 04:22:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4855f27ff71d478284cff90495935483 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2affb24630ac55d218c1655c80808660ea45d41" 2018-10-10 04:22:23,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c40c0d3-6965-442b-b78f-defb1e1f2e22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:23,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4855f27ff71d478284cff90495935483 used request id req-5c40c0d3-6965-442b-b78f-defb1e1f2e22 2018-10-10 04:22:23,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:23,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["3DDhVKQOQ8m_Zg8vLSGp-g"], "issued_at": "2018-10-10T04:22:23.000000Z"}} 2018-10-10 04:22:23,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7c7d3df210a4307719eed23c372e688ac2dd5c" 2018-10-10 04:22:23,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8c0da1-1eaa-48c4-87f1-e3562971a4c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:23,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fb8c0da1-1eaa-48c4-87f1-e3562971a4c4 2018-10-10 04:22:23,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:23,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:24,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["axF7tzjDQQu0uCuxYs3s0w"], "issued_at": "2018-10-10T04:22:24.000000Z"}} 2018-10-10 04:22:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:24,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea951b15-f62e-42c5-b35f-feb4909afd2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:24,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ea951b15-f62e-42c5-b35f-feb4909afd2c 2018-10-10 04:22:24,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:24,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:24,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:24,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e1ef5c-da90-4968-ad9c-41b5838c844a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:22:24,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj used request id req-95e1ef5c-da90-4968-ad9c-41b5838c844a 2018-10-10 04:22:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:24,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1197442-4e44-4962-ba03-4e61e9cc48e4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:24,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c1197442-4e44-4962-ba03-4e61e9cc48e4 2018-10-10 04:22:24,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj"}}' 2018-10-10 04:22:24,598 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b68d3c0-5c0d-4e41-b171-d3301c0b6b2a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/58b774fcb32d46ce9bb046ed39f3a19f"}, "enabled": true, "id": "58b774fcb32d46ce9bb046ed39f3a19f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj"}} 2018-10-10 04:22:24,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2b68d3c0-5c0d-4e41-b171-d3301c0b6b2a 2018-10-10 04:22:24,598 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj 2018-10-10 04:22:24,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:24,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:24,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["84t1jdpjQqOAMlCh6pHd1Q"], "issued_at": "2018-10-10T04:22:24.000000Z"}} 2018-10-10 04:22:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739cf4d5aef54612dc1071713ee386fcd9371d02" 2018-10-10 04:22:25,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fdc1af1-8410-4e4e-a904-804dc0514b0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:25,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6fdc1af1-8410-4e4e-a904-804dc0514b0b 2018-10-10 04:22:25,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:25,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739cf4d5aef54612dc1071713ee386fcd9371d02" 2018-10-10 04:22:25,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bd880d-a1c1-473f-bf55-010603a30094 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:22:25,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b0bd880d-a1c1-473f-bf55-010603a30094 2018-10-10 04:22:25,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739cf4d5aef54612dc1071713ee386fcd9371d02" 2018-10-10 04:22:25,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87303991-3bf9-4209-895c-43ccb13d9b55 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/58b774fcb32d46ce9bb046ed39f3a19f"}, "enabled": true, "id": "58b774fcb32d46ce9bb046ed39f3a19f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj"}]} 2018-10-10 04:22:25,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj used request id req-87303991-3bf9-4209-895c-43ccb13d9b55 2018-10-10 04:22:25,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739cf4d5aef54612dc1071713ee386fcd9371d02" 2018-10-10 04:22:25,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee25e90-6880-4f04-819e-22b866c06250 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:25,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bee25e90-6880-4f04-819e-22b866c06250 2018-10-10 04:22:25,729 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-44065e40-7ee6-49d-user 2018-10-10 04:22:25,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:25,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:25,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6101ac7-1bde-453b-a5e0-860450c549bc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:25,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6101ac7-1bde-453b-a5e0-860450c549bc 2018-10-10 04:22:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" -d '{"role": {"name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj-role"}}' 2018-10-10 04:22:25,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e70b39a5-b53e-4397-974b-6a9b004e2266 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f5981290c9841c3bcfb5b4d087d444a", "links": {"self": "http://172.30.9.25:5000/v3/roles/8f5981290c9841c3bcfb5b4d087d444a"}, "name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj-role"}} 2018-10-10 04:22:25,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e70b39a5-b53e-4397-974b-6a9b004e2266 2018-10-10 04:22:25,939 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj-role 2018-10-10 04:22:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8f5981290c9841c3bcfb5b4d087d444a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:26,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0b7d66-34cf-4bb2-a71e-72f2bdd0e2cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/8f5981290c9841c3bcfb5b4d087d444a"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj-role", "id": "8f5981290c9841c3bcfb5b4d087d444a"}} 2018-10-10 04:22:26,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8f5981290c9841c3bcfb5b4d087d444a used request id req-aa0b7d66-34cf-4bb2-a71e-72f2bdd0e2cf 2018-10-10 04:22:26,032 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj-role to project CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj 2018-10-10 04:22:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/58b774fcb32d46ce9bb046ed39f3a19f/users/768f839d941441fa806e4d796c4971d5/roles/8f5981290c9841c3bcfb5b4d087d444a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:26,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-092bd55a-56ff-4103-9dd5-adc0d0a4fca0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:26,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/58b774fcb32d46ce9bb046ed39f3a19f/users/768f839d941441fa806e4d796c4971d5/roles/8f5981290c9841c3bcfb5b4d087d444a used request id req-092bd55a-56ff-4103-9dd5-adc0d0a4fca0 2018-10-10 04:22:26,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:26,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:26,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:26,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f5981290c9841c3bcfb5b4d087d444a", "name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj-role"}], "expires_at": "2018-10-10T05:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58b774fcb32d46ce9bb046ed39f3a19f", "name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/58b774fcb32d46ce9bb046ed39f3a19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-44065e40-7ee6-49d-user", "id": "768f839d941441fa806e4d796c4971d5"}, "audit_ids": ["98Sk2tsUQvyvbpl5kGHIlQ"], "issued_at": "2018-10-10T04:22:26.000000Z"}} 2018-10-10 04:22:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e6a48af9b2e4b3edbb6a34088c56dee3e180de" 2018-10-10 04:22:26,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6015be4e-4838-41a1-a322-0031f6c21c4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:26,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6015be4e-4838-41a1-a322-0031f6c21c4e 2018-10-10 04:22:26,642 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:26,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e6a48af9b2e4b3edbb6a34088c56dee3e180de" 2018-10-10 04:22:27,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-ad3486f2-36b8-43b4-8a9e-3c05324faf05 x-compute-request-id: req-ad3486f2-36b8-43b4-8a9e-3c05324faf05 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:22:27,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-ad3486f2-36b8-43b4-8a9e-3c05324faf05 2018-10-10 04:22:27,183 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b... 2018-10-10 04:22:27,183 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:22:27,216 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b 2018-10-10 04:22:27,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e6a48af9b2e4b3edbb6a34088c56dee3e180de" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Tnkkf1Pnea5U0kdI9NRb2aercUTii6ZQ/ZBjkMyRSiVy6ENIMg1y4ZeMEG6TPUiux1qVrz/WQtWp956EftC30EZ5HNh1xui/0AgoHU/NFoD8r/eu0bGcdKPWz/abfFj9mvWrD7m+W8K4uO+Rmynvyo17PT8edOioGSi/8DXIQQ==", "name": "CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b"}}' 2018-10-10 04:22:27,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-3bc36c09-d73a-4c8c-9580-7f58e237b331 x-compute-request-id: req-3bc36c09-d73a-4c8c-9580-7f58e237b331 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Tnkkf1Pnea5U0kdI9NRb2aercUTii6ZQ/ZBjkMyRSiVy6ENIMg1y4ZeMEG6TPUiux1qVrz/WQtWp956EftC30EZ5HNh1xui/0AgoHU/NFoD8r/eu0bGcdKPWz/abfFj9mvWrD7m+W8K4uO+Rmynvyo17PT8edOioGSi/8DXIQQ==", "user_id": "768f839d941441fa806e4d796c4971d5", "name": "CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b", "fingerprint": "0a:98:af:ef:be:f9:04:76:2a:52:9f:f3:d7:b0:31:a2"}} 2018-10-10 04:22:27,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-3bc36c09-d73a-4c8c-9580-7f58e237b331 2018-10-10 04:22:27,286 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b.pub 2018-10-10 04:22:27,287 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b 2018-10-10 04:22:27,287 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b 2018-10-10 04:22:27,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e6a48af9b2e4b3edbb6a34088c56dee3e180de" 2018-10-10 04:22:27,328 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:22: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-de3d3316-c58c-4a61-a5a4-300e8feffa71 x-compute-request-id: req-de3d3316-c58c-4a61-a5a4-300e8feffa71 Content-Length: 0 Content-Type: application/json 2018-10-10 04:22:27,328 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b used request id req-de3d3316-c58c-4a61-a5a4-300e8feffa71 2018-10-10 04:22:27,329 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b.pub] 2018-10-10 04:22:27,329 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-23baa05a-80b9-4fcb-972c-896e4cf60a7b] 2018-10-10 04:22:27,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:27,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7189499e-d2f4-4156-bcae-5ea3c030abb3 Date: Wed, 10 Oct 2018 04:22:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:22:27,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7189499e-d2f4-4156-bcae-5ea3c030abb3 2018-10-10 04:22:27,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:27,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b7e886-b02a-4d72-bc28-ccbc097df5f9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:22:27,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a2b7e886-b02a-4d72-bc28-ccbc097df5f9 2018-10-10 04:22:27,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:27,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0495f61-bb5c-4a85-89c5-82dc349502e4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:22:27,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-f0495f61-bb5c-4a85-89c5-82dc349502e4 2018-10-10 04:22:27,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:27,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd3336e-eab0-4d86-a553-46157517c9f5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:22:27,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-7fd3336e-eab0-4d86-a553-46157517c9f5 2018-10-10 04:22:27,847 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj 2018-10-10 04:22:27,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/58b774fcb32d46ce9bb046ed39f3a19f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:28,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55da755a-3956-45e2-8782-755150ab9d92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:28,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/58b774fcb32d46ce9bb046ed39f3a19f used request id req-55da755a-3956-45e2-8782-755150ab9d92 2018-10-10 04:22:28,055 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-44065e40-7ee6-49d-proj-role 2018-10-10 04:22:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8f5981290c9841c3bcfb5b4d087d444a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:28,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f912adf-01f1-4ae0-9085-2413e78db6c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:28,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8f5981290c9841c3bcfb5b4d087d444a used request id req-8f912adf-01f1-4ae0-9085-2413e78db6c6 2018-10-10 04:22:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181fef100ad78b442964e0e35bb0ae1f7877ba08" 2018-10-10 04:22:28,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83238c53-12dd-4e3a-a788-1c096d34563f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:28,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-83238c53-12dd-4e3a-a788-1c096d34563f 2018-10-10 04:22:28,267 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-44065e40-7ee6-49d-user 2018-10-10 04:22:28,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/768f839d941441fa806e4d796c4971d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739cf4d5aef54612dc1071713ee386fcd9371d02" 2018-10-10 04:22:28,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c4e86c6-fa0b-4612-ae8f-f63949b91ed3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:28,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/768f839d941441fa806e4d796c4971d5 used request id req-2c4e86c6-fa0b-4612-ae8f-f63949b91ed3 2018-10-10 04:22:28,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:28,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["JVkugv1QQbuCZdEOdObEdQ"], "issued_at": "2018-10-10T04:22:28.000000Z"}} 2018-10-10 04:22:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90b71794dc518e155f72853f50d6d28050bc4c8" 2018-10-10 04:22:28,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f727a4b2-6ec1-4c3a-8b1b-3a70892cbab9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:28,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f727a4b2-6ec1-4c3a-8b1b-3a70892cbab9 2018-10-10 04:22:28,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:28,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:29,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["GvznA7QISKGrgas-WHtJjA"], "issued_at": "2018-10-10T04:22:29.000000Z"}} 2018-10-10 04:22:29,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:29,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acacdbb-304a-4cbf-8359-e2f9ed269fd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:29,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5acacdbb-304a-4cbf-8359-e2f9ed269fd6 2018-10-10 04:22:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:29,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:29,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446ba187-8238-44b1-b03c-d1db96f831e8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:22:29,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj used request id req-446ba187-8238-44b1-b03c-d1db96f831e8 2018-10-10 04:22:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:29,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b506e2-cc38-45f7-8a2c-61a16793fc5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:29,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-81b506e2-cc38-45f7-8a2c-61a16793fc5f 2018-10-10 04:22:29,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj"}}' 2018-10-10 04:22:29,712 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29fd320-365d-4e2e-a9e7-dc888de5e021 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c1d313215e1455893b83cc4b3baa1a6"}, "enabled": true, "id": "0c1d313215e1455893b83cc4b3baa1a6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj"}} 2018-10-10 04:22:29,712 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c29fd320-365d-4e2e-a9e7-dc888de5e021 2018-10-10 04:22:29,712 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj 2018-10-10 04:22:29,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:29,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:30,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["cpoXQvZTToiP_AFr0kHs5g"], "issued_at": "2018-10-10T04:22:30.000000Z"}} 2018-10-10 04:22:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a2294afc3fbb7b02795d908de56f1d51fe2f88" 2018-10-10 04:22:30,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f9205b-8280-4eae-8ad3-908fb6b4f79a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:30,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-33f9205b-8280-4eae-8ad3-908fb6b4f79a 2018-10-10 04:22:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:30,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:30,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a2294afc3fbb7b02795d908de56f1d51fe2f88" 2018-10-10 04:22:30,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd46f40c-2283-435e-a09e-aec6899b02cd Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:22:30,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-dd46f40c-2283-435e-a09e-aec6899b02cd 2018-10-10 04:22:30,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a2294afc3fbb7b02795d908de56f1d51fe2f88" 2018-10-10 04:22:30,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836353b2-f36c-4519-afa8-c0234556e8d4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c1d313215e1455893b83cc4b3baa1a6"}, "enabled": true, "id": "0c1d313215e1455893b83cc4b3baa1a6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj"}]} 2018-10-10 04:22:30,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj used request id req-836353b2-f36c-4519-afa8-c0234556e8d4 2018-10-10 04:22:30,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a2294afc3fbb7b02795d908de56f1d51fe2f88" 2018-10-10 04:22:30,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8052c4-c832-4327-a85c-c5b320856db8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:30,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5e8052c4-c832-4327-a85c-c5b320856db8 2018-10-10 04:22:30,837 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-user 2018-10-10 04:22:30,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:30,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:30,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111b98a7-6ece-478f-9b49-1506bdba44c3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:30,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-111b98a7-6ece-478f-9b49-1506bdba44c3 2018-10-10 04:22:30,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" -d '{"role": {"name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj-role"}}' 2018-10-10 04:22:31,047 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339e6c6b-9f43-4b96-92ca-a728a7b6c578 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd3e689a007a47c581f048704f05cdca", "links": {"self": "http://172.30.9.25:5000/v3/roles/cd3e689a007a47c581f048704f05cdca"}, "name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj-role"}} 2018-10-10 04:22:31,047 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-339e6c6b-9f43-4b96-92ca-a728a7b6c578 2018-10-10 04:22:31,047 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj-role 2018-10-10 04:22:31,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/cd3e689a007a47c581f048704f05cdca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:31,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5407c93-f448-4f8c-a5b0-d30c62e1810b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/cd3e689a007a47c581f048704f05cdca"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj-role", "id": "cd3e689a007a47c581f048704f05cdca"}} 2018-10-10 04:22:31,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/cd3e689a007a47c581f048704f05cdca used request id req-c5407c93-f448-4f8c-a5b0-d30c62e1810b 2018-10-10 04:22:31,066 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj-role to project CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj 2018-10-10 04:22:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0c1d313215e1455893b83cc4b3baa1a6/users/bf56dcddc568452fa103502563271ca8/roles/cd3e689a007a47c581f048704f05cdca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:31,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8943244-f150-46c6-a081-b32c3b304799 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:31,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0c1d313215e1455893b83cc4b3baa1a6/users/bf56dcddc568452fa103502563271ca8/roles/cd3e689a007a47c581f048704f05cdca used request id req-a8943244-f150-46c6-a081-b32c3b304799 2018-10-10 04:22:31,199 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:31,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:31,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:31,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd3e689a007a47c581f048704f05cdca", "name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj-role"}], "expires_at": "2018-10-10T05:22:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1d313215e1455893b83cc4b3baa1a6", "name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0c1d313215e1455893b83cc4b3baa1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0c1d313215e1455893b83cc4b3baa1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0c1d313215e1455893b83cc4b3baa1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0c1d313215e1455893b83cc4b3baa1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0c1d313215e1455893b83cc4b3baa1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0c1d313215e1455893b83cc4b3baa1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c1d313215e1455893b83cc4b3baa1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0c1d313215e1455893b83cc4b3baa1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0c1d313215e1455893b83cc4b3baa1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0c1d313215e1455893b83cc4b3baa1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0c1d313215e1455893b83cc4b3baa1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0c1d313215e1455893b83cc4b3baa1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-user", "id": "bf56dcddc568452fa103502563271ca8"}, "audit_ids": ["CV8Yet1KT0CVlFk2EszhYg"], "issued_at": "2018-10-10T04:22:31.000000Z"}} 2018-10-10 04:22:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65e0d3fb7a7a51cb76b025e316645bf095a2617" 2018-10-10 04:22:31,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40813cd4-f955-465a-8bcf-4c61a9a90f84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:31,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-40813cd4-f955-465a-8bcf-4c61a9a90f84 2018-10-10 04:22:31,647 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:22:31,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65e0d3fb7a7a51cb76b025e316645bf095a2617" 2018-10-10 04:22:31,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-d1a60c46-0038-4140-8831-5567219f9a3b x-compute-request-id: req-d1a60c46-0038-4140-8831-5567219f9a3b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:22:31,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d1a60c46-0038-4140-8831-5567219f9a3b 2018-10-10 04:22:31,814 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe... 2018-10-10 04:22:31,814 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:22:31,838 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe 2018-10-10 04:22:31,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65e0d3fb7a7a51cb76b025e316645bf095a2617" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCw/6pn87MljsAf2zpsj3vgD0tcLWKGfdAvtU0+6F70R+CB7+VymDo/xP47JtteB85B7tqBrvnloQh4thAXw36iWLHAEWAif71aVL1CgtTmwMPttRDZI4+cq1xBo6jlwWDbCFwiQGbPyvv5vesj8y8cq9KH0vWwS7YitJphMq0TQw==", "name": "CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe"}}' 2018-10-10 04:22:31,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22: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-5bdbd9aa-24fc-48ff-84d3-b091a3179157 x-compute-request-id: req-5bdbd9aa-24fc-48ff-84d3-b091a3179157 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCw/6pn87MljsAf2zpsj3vgD0tcLWKGfdAvtU0+6F70R+CB7+VymDo/xP47JtteB85B7tqBrvnloQh4thAXw36iWLHAEWAif71aVL1CgtTmwMPttRDZI4+cq1xBo6jlwWDbCFwiQGbPyvv5vesj8y8cq9KH0vWwS7YitJphMq0TQw==", "user_id": "bf56dcddc568452fa103502563271ca8", "name": "CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe", "fingerprint": "97:55:b1:6c:07:dc:83:52:0e:2e:50:b7:60:d8:51:f2"}} 2018-10-10 04:22:31,903 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-5bdbd9aa-24fc-48ff-84d3-b091a3179157 2018-10-10 04:22:31,915 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe.pub 2018-10-10 04:22:31,915 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe 2018-10-10 04:22:31,915 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe 2018-10-10 04:22:31,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65e0d3fb7a7a51cb76b025e316645bf095a2617" 2018-10-10 04:22:31,950 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:22: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-1503faaa-2dc8-40a5-9b77-b14924b424f6 x-compute-request-id: req-1503faaa-2dc8-40a5-9b77-b14924b424f6 Content-Length: 0 Content-Type: application/json 2018-10-10 04:22:31,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c0bce2b9-122e-4dd9-985a-1fdcfa19d0fe used request id req-1503faaa-2dc8-40a5-9b77-b14924b424f6 2018-10-10 04:22:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:32,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ff301aec-be68-4ea2-9eab-4aa1ff96d3d6 Date: Wed, 10 Oct 2018 04:22:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:22:32,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ff301aec-be68-4ea2-9eab-4aa1ff96d3d6 2018-10-10 04:22:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:32,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777cfca3-4a24-4ac4-8bd3-c91d213aa779 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:22:32,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-777cfca3-4a24-4ac4-8bd3-c91d213aa779 2018-10-10 04:22:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:32,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1f29a6-668f-46dc-9e98-849311e68bdb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:22:32,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-cb1f29a6-668f-46dc-9e98-849311e68bdb 2018-10-10 04:22:32,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:32,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e50db4-0a64-4bd7-bce5-df163266117e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:22:32,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-88e50db4-0a64-4bd7-bce5-df163266117e 2018-10-10 04:22:32,446 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj 2018-10-10 04:22:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0c1d313215e1455893b83cc4b3baa1a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:32,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e42a96-5808-4f46-853b-6801a28a52af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:32,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0c1d313215e1455893b83cc4b3baa1a6 used request id req-74e42a96-5808-4f46-853b-6801a28a52af 2018-10-10 04:22:32,672 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-proj-role 2018-10-10 04:22:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/cd3e689a007a47c581f048704f05cdca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:32,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4029437-6d1d-4ada-99e8-b1128755075e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:32,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/cd3e689a007a47c581f048704f05cdca used request id req-f4029437-6d1d-4ada-99e8-b1128755075e 2018-10-10 04:22:32,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3412dab97b437e1146466a8b2d6d7d97ca3b82d" 2018-10-10 04:22:32,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4692e1-7ed9-4984-92a2-99c397a13d3d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:32,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0a4692e1-7ed9-4984-92a2-99c397a13d3d 2018-10-10 04:22:32,815 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-4a9c83ff-6ca9-4b4-user 2018-10-10 04:22:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/bf56dcddc568452fa103502563271ca8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13a2294afc3fbb7b02795d908de56f1d51fe2f88" 2018-10-10 04:22:32,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d5bc25-01f7-47f3-9a74-7d2f42fb8d42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:32,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/bf56dcddc568452fa103502563271ca8 used request id req-b8d5bc25-01f7-47f3-9a74-7d2f42fb8d42 2018-10-10 04:22:32,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:33,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["LUdzg_W6QTa6ntwaI12OYQ"], "issued_at": "2018-10-10T04:22:33.000000Z"}} 2018-10-10 04:22:33,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3f0b9e6b44d0a8c08998ce1279e3d261281981" 2018-10-10 04:22:33,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852af9dc-ad64-499a-b356-4ec730494162 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:33,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-852af9dc-ad64-499a-b356-4ec730494162 2018-10-10 04:22:33,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:33,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:33,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["6ofJGtszTj6uT7zcmfcIzQ"], "issued_at": "2018-10-10T04:22:33.000000Z"}} 2018-10-10 04:22:33,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:34,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f50c327-9afd-4d63-b7ba-4eb8ec83faa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:34,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1f50c327-9afd-4d63-b7ba-4eb8ec83faa5 2018-10-10 04:22:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:34,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:34,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4218ec4b-4844-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:34,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10247f17-b3ea-478d-86a9-8f9f095c2d3e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4218ec4b-4844-43a-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:22:34,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4218ec4b-4844-43a-proj used request id req-10247f17-b3ea-478d-86a9-8f9f095c2d3e 2018-10-10 04:22:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:34,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac256ce-6e7e-4ff2-8c53-42451253bbc9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:34,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8ac256ce-6e7e-4ff2-8c53-42451253bbc9 2018-10-10 04:22:34,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj"}}' 2018-10-10 04:22:34,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8f012e-3e62-40fb-8da4-150153ba7978 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d"}, "enabled": true, "id": "365efc178b4b42f0a66d2cf4aeebc88d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj"}} 2018-10-10 04:22:34,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bc8f012e-3e62-40fb-8da4-150153ba7978 2018-10-10 04:22:34,388 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-4218ec4b-4844-43a-proj 2018-10-10 04:22:34,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:34,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:34,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["LsyF4U0qSwiPs0h3Eyy1lQ"], "issued_at": "2018-10-10T04:22:34.000000Z"}} 2018-10-10 04:22:34,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00d5e44a92ad96aca8773892ff4fb819c19d454" 2018-10-10 04:22:34,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7eeb3d-e6a0-40d2-8765-0e68b9589844 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:34,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1a7eeb3d-e6a0-40d2-8765-0e68b9589844 2018-10-10 04:22:34,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:34,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:34,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00d5e44a92ad96aca8773892ff4fb819c19d454" 2018-10-10 04:22:34,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a02aca4-cbb6-481b-8675-4a8d782bb891 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:22:34,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8a02aca4-cbb6-481b-8675-4a8d782bb891 2018-10-10 04:22:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-4218ec4b-4844-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00d5e44a92ad96aca8773892ff4fb819c19d454" 2018-10-10 04:22:35,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704097a5-9866-4b19-9430-ceb84ce8c5c1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-4218ec4b-4844-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d"}, "enabled": true, "id": "365efc178b4b42f0a66d2cf4aeebc88d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj"}]} 2018-10-10 04:22:35,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-4218ec4b-4844-43a-proj used request id req-704097a5-9866-4b19-9430-ceb84ce8c5c1 2018-10-10 04:22:35,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00d5e44a92ad96aca8773892ff4fb819c19d454" 2018-10-10 04:22:35,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24055920-63b0-4763-beeb-aff9408600d7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:35,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-24055920-63b0-4763-beeb-aff9408600d7 2018-10-10 04:22:35,448 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-4218ec4b-4844-43a-user 2018-10-10 04:22:35,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:35,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09817546-6106-4c03-9346-c0a1cfe65e9f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:35,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-09817546-6106-4c03-9346-c0a1cfe65e9f 2018-10-10 04:22:35,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" -d '{"role": {"name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj-role"}}' 2018-10-10 04:22:35,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b500b187-b3e0-42dc-a295-bdad49db7c64 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40ffb7d92cb547e6b25626eece942c58", "links": {"self": "http://172.30.9.25:5000/v3/roles/40ffb7d92cb547e6b25626eece942c58"}, "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj-role"}} 2018-10-10 04:22:35,657 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b500b187-b3e0-42dc-a295-bdad49db7c64 2018-10-10 04:22:35,658 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-4218ec4b-4844-43a-proj-role 2018-10-10 04:22:35,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/40ffb7d92cb547e6b25626eece942c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:35,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca0bdba-9a49-464c-9870-d04ee0840328 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/40ffb7d92cb547e6b25626eece942c58"}, "domain_id": null, "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj-role", "id": "40ffb7d92cb547e6b25626eece942c58"}} 2018-10-10 04:22:35,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/40ffb7d92cb547e6b25626eece942c58 used request id req-5ca0bdba-9a49-464c-9870-d04ee0840328 2018-10-10 04:22:35,747 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-4218ec4b-4844-43a-proj-role to project CreateNetworkSuccessTests-4218ec4b-4844-43a-proj 2018-10-10 04:22:35,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d/users/a267fb54c7ac4a1db626f501ce57a899/roles/40ffb7d92cb547e6b25626eece942c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:35,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3a02d62-df1d-43e0-a834-1da76f724554 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:35,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d/users/a267fb54c7ac4a1db626f501ce57a899/roles/40ffb7d92cb547e6b25626eece942c58 used request id req-d3a02d62-df1d-43e0-a834-1da76f724554 2018-10-10 04:22:35,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:35,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:36,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ffb7d92cb547e6b25626eece942c58", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj-role"}], "expires_at": "2018-10-10T05:22:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "365efc178b4b42f0a66d2cf4aeebc88d", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-user", "id": "a267fb54c7ac4a1db626f501ce57a899"}, "audit_ids": ["wlQcfmrRRRSjBxOWDd0gzQ"], "issued_at": "2018-10-10T04:22:36.000000Z"}} 2018-10-10 04:22:36,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" 2018-10-10 04:22:36,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ffbab4-c5f7-4bbe-8c8c-e3479fc5f9b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:36,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-82ffbab4-c5f7-4bbe-8c8c-e3479fc5f9b4 2018-10-10 04:22:36,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" 2018-10-10 04:22:36,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d70503c-811d-46cf-8ce3-76260cacf518 Date: Wed, 10 Oct 2018 04:22:36 GMT RESP BODY: {"networks":[]} 2018-10-10 04:22:36,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net used request id req-9d70503c-811d-46cf-8ce3-76260cacf518 2018-10-10 04:22:36,528 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net 2018-10-10 04:22:36,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" -d '{"network": {"name": "CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net", "admin_state_up": true}}' 2018-10-10 04:22:37,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-79ca2430-38ed-4d06-bae0-da6fe00d639f Date: Wed, 10 Oct 2018 04:22:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a31985cd-86d9-4275-b803-db87f3856c64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"365efc178b4b42f0a66d2cf4aeebc88d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:22:37Z","is_default":false,"name":"CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"365efc178b4b42f0a66d2cf4aeebc88d","created_at":"2018-10-10T04:22:36Z","mtu":1450}} 2018-10-10 04:22:37,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-79ca2430-38ed-4d06-bae0-da6fe00d639f 2018-10-10 04:22:37,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a31985cd-86d9-4275-b803-db87f3856c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" 2018-10-10 04:22:37,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bae24ef7-bdc9-4fd2-ad46-1b7f28a62e9f Date: Wed, 10 Oct 2018 04:22:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:22:37Z","tenant_id":"365efc178b4b42f0a66d2cf4aeebc88d","created_at":"2018-10-10T04:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"365efc178b4b42f0a66d2cf4aeebc88d","id":"a31985cd-86d9-4275-b803-db87f3856c64","name":"CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net"}]} 2018-10-10 04:22:37,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a31985cd-86d9-4275-b803-db87f3856c64 used request id req-bae24ef7-bdc9-4fd2-ad46-1b7f28a62e9f 2018-10-10 04:22:37,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a31985cd-86d9-4275-b803-db87f3856c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" 2018-10-10 04:22:37,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48fc1dc8-60c1-4ce7-90e8-cae50bc2bbc7 Date: Wed, 10 Oct 2018 04:22:37 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:22:37,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a31985cd-86d9-4275-b803-db87f3856c64 used request id req-48fc1dc8-60c1-4ce7-90e8-cae50bc2bbc7 2018-10-10 04:22:37,445 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet 2018-10-10 04:22:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" -d '{"subnets": [{"ip_version": 4, "network_id": "a31985cd-86d9-4275-b803-db87f3856c64", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet"}]}' 2018-10-10 04:22:38,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0070d004-8460-4408-8f93-dbaf580f841b Date: Wed, 10 Oct 2018 04:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31985cd-86d9-4275-b803-db87f3856c64","tenant_id":"365efc178b4b42f0a66d2cf4aeebc88d","created_at":"2018-10-10T04:22:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"365efc178b4b42f0a66d2cf4aeebc88d","id":"9a4c5ced-f98a-42ed-b6e8-75f591b4517c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet"}]} 2018-10-10 04:22:38,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-0070d004-8460-4408-8f93-dbaf580f841b 2018-10-10 04:22:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a31985cd-86d9-4275-b803-db87f3856c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" 2018-10-10 04:22:38,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a9748ff3-9ca3-412d-92b0-4543f111ff04 Date: Wed, 10 Oct 2018 04:22:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a4c5ced-f98a-42ed-b6e8-75f591b4517c"],"updated_at":"2018-10-10T04:22:37Z","tenant_id":"365efc178b4b42f0a66d2cf4aeebc88d","created_at":"2018-10-10T04:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"365efc178b4b42f0a66d2cf4aeebc88d","id":"a31985cd-86d9-4275-b803-db87f3856c64","name":"CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net"}]} 2018-10-10 04:22:38,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a31985cd-86d9-4275-b803-db87f3856c64 used request id req-a9748ff3-9ca3-412d-92b0-4543f111ff04 2018-10-10 04:22:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a31985cd-86d9-4275-b803-db87f3856c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" 2018-10-10 04:22:38,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-883386b0-21c1-4698-81dc-0ffa02fa8430 Date: Wed, 10 Oct 2018 04:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31985cd-86d9-4275-b803-db87f3856c64","tenant_id":"365efc178b4b42f0a66d2cf4aeebc88d","created_at":"2018-10-10T04:22:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"365efc178b4b42f0a66d2cf4aeebc88d","id":"9a4c5ced-f98a-42ed-b6e8-75f591b4517c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet"}]} 2018-10-10 04:22:38,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a31985cd-86d9-4275-b803-db87f3856c64 used request id req-883386b0-21c1-4698-81dc-0ffa02fa8430 2018-10-10 04:22:38,449 - OpenStackNetwork - DEBUG - Network [a31985cd-86d9-4275-b803-db87f3856c64] created successfully 2018-10-10 04:22:38,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:38,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ffb7d92cb547e6b25626eece942c58", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj-role"}], "expires_at": "2018-10-10T05:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "365efc178b4b42f0a66d2cf4aeebc88d", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/365efc178b4b42f0a66d2cf4aeebc88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-user", "id": "a267fb54c7ac4a1db626f501ce57a899"}, "audit_ids": ["BDfCsK-mQ0Ou9i4sjd7SAQ"], "issued_at": "2018-10-10T04:22:38.000000Z"}} 2018-10-10 04:22:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6118f9255568c91bb3e8971fccf9452d25331ca5" 2018-10-10 04:22:39,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4d9b00c5-8598-4e34-a1d6-d08151b3424b Date: Wed, 10 Oct 2018 04:22:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a4c5ced-f98a-42ed-b6e8-75f591b4517c"],"updated_at":"2018-10-10T04:22:37Z","tenant_id":"365efc178b4b42f0a66d2cf4aeebc88d","created_at":"2018-10-10T04:22:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"365efc178b4b42f0a66d2cf4aeebc88d","id":"a31985cd-86d9-4275-b803-db87f3856c64","name":"CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net"}]} 2018-10-10 04:22:39,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net used request id req-4d9b00c5-8598-4e34-a1d6-d08151b3424b 2018-10-10 04:22:39,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:39,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:39,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3f0b9e6b44d0a8c08998ce1279e3d261281981" 2018-10-10 04:22:39,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b985ce8f-bccd-4fc7-9cd4-4ec1cbc80881 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d"}, "enabled": true, "id": "365efc178b4b42f0a66d2cf4aeebc88d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj"}} 2018-10-10 04:22:39,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d used request id req-b985ce8f-bccd-4fc7-9cd4-4ec1cbc80881 2018-10-10 04:22:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a31985cd-86d9-4275-b803-db87f3856c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6118f9255568c91bb3e8971fccf9452d25331ca5" 2018-10-10 04:22:39,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d525121e-be48-492a-a03b-c8f1eb266a48 Date: Wed, 10 Oct 2018 04:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a31985cd-86d9-4275-b803-db87f3856c64","tenant_id":"365efc178b4b42f0a66d2cf4aeebc88d","created_at":"2018-10-10T04:22:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"365efc178b4b42f0a66d2cf4aeebc88d","id":"9a4c5ced-f98a-42ed-b6e8-75f591b4517c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet"}]} 2018-10-10 04:22:39,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a31985cd-86d9-4275-b803-db87f3856c64 used request id req-d525121e-be48-492a-a03b-c8f1eb266a48 2018-10-10 04:22:39,397 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet 2018-10-10 04:22:39,397 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet 2018-10-10 04:22:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9a4c5ced-f98a-42ed-b6e8-75f591b4517c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6118f9255568c91bb3e8971fccf9452d25331ca5" 2018-10-10 04:22:41,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efad36cc-fbd4-40c7-83e8-bf07bf560369 Date: Wed, 10 Oct 2018 04:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:22:41,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9a4c5ced-f98a-42ed-b6e8-75f591b4517c used request id req-efad36cc-fbd4-40c7-83e8-bf07bf560369 2018-10-10 04:22:41,464 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net 2018-10-10 04:22:41,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/a31985cd-86d9-4275-b803-db87f3856c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6118f9255568c91bb3e8971fccf9452d25331ca5" 2018-10-10 04:22:43,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb7636c3-37b4-4b19-b553-f96136cd88f7 Date: Wed, 10 Oct 2018 04:22:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:22:43,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a31985cd-86d9-4275-b803-db87f3856c64 used request id req-eb7636c3-37b4-4b19-b553-f96136cd88f7 2018-10-10 04:22:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6118f9255568c91bb3e8971fccf9452d25331ca5" 2018-10-10 04:22:43,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-727c66e6-bd5f-4b09-8d4d-30eea36bbd42 Date: Wed, 10 Oct 2018 04:22:43 GMT RESP BODY: {"networks":[]} 2018-10-10 04:22:43,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net used request id req-727c66e6-bd5f-4b09-8d4d-30eea36bbd42 2018-10-10 04:22:43,224 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet 2018-10-10 04:22:43,224 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-subnet 2018-10-10 04:22:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/9a4c5ced-f98a-42ed-b6e8-75f591b4517c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" 2018-10-10 04:22:43,260 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-eee76dd7-60a2-4460-b19f-16298770687a Date: Wed, 10 Oct 2018 04:22:43 GMT RESP BODY: {"NeutronError": {"message": "Subnet 9a4c5ced-f98a-42ed-b6e8-75f591b4517c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-10 04:22:43,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9a4c5ced-f98a-42ed-b6e8-75f591b4517c used request id req-eee76dd7-60a2-4460-b19f-16298770687a 2018-10-10 04:22:43,261 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 9a4c5ced-f98a-42ed-b6e8-75f591b4517c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-10 04:22:43,261 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-647f7149-fe6e-41ad-9c7e-8d5a350e7157-pub-net 2018-10-10 04:22:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/a31985cd-86d9-4275-b803-db87f3856c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910b0741e91ede20d5ccb0e3b139033712f7b00" 2018-10-10 04:22:43,431 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-e89315b7-462a-45de-ac4e-15ac6f4cb3a7 Date: Wed, 10 Oct 2018 04:22:43 GMT RESP BODY: {"NeutronError": {"message": "Network a31985cd-86d9-4275-b803-db87f3856c64 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-10 04:22:43,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a31985cd-86d9-4275-b803-db87f3856c64 used request id req-e89315b7-462a-45de-ac4e-15ac6f4cb3a7 2018-10-10 04:22:43,431 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network a31985cd-86d9-4275-b803-db87f3856c64 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-10 04:22:43,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:43,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1c03f8ce-a743-499e-80d5-40fcf688b339 Date: Wed, 10 Oct 2018 04:22:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "created_at": "2018-10-10T04:22:36Z", "updated_at": "2018-10-10T04:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:22:36Z", "revision_number": 0, "id": "6f62659a-efe9-4a7e-8110-e267d6ed9366", "remote_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "remote_ip_prefix": null, "created_at": "2018-10-10T04:22:36Z", "security_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "365efc178b4b42f0a66d2cf4aeebc88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:22:36Z", "revision_number": 0, "id": "ae3dbc50-bebb-41c4-b845-226514839693", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:22:36Z", "security_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "365efc178b4b42f0a66d2cf4aeebc88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:22:36Z", "revision_number": 0, "id": "d5067c0c-81f3-4245-8dcf-3028705a770f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:22:36Z", "security_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "365efc178b4b42f0a66d2cf4aeebc88d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:22:36Z", "revision_number": 0, "id": "f332eaea-f5af-4912-b6c4-0a022cfda68c", "remote_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "remote_ip_prefix": null, "created_at": "2018-10-10T04:22:36Z", "security_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "365efc178b4b42f0a66d2cf4aeebc88d"}], "revision_number": 4, "project_id": "365efc178b4b42f0a66d2cf4aeebc88d", "id": "c039e837-49f2-41dd-8318-daeaa0c75325", "name": "default"}]} 2018-10-10 04:22:43,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1c03f8ce-a743-499e-80d5-40fcf688b339 2018-10-10 04:22:43,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:43,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b348b23b-a631-45d6-ac0e-fdc144d5aaf4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:22:43,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-b348b23b-a631-45d6-ac0e-fdc144d5aaf4 2018-10-10 04:22:43,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:43,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482407d6-f21e-442a-8e9d-cd496a50d7b1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:22:43,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-482407d6-f21e-442a-8e9d-cd496a50d7b1 2018-10-10 04:22:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:43,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e1f1e8-861a-4921-af37-2dfdb6e9f27c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:22:43,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-56e1f1e8-861a-4921-af37-2dfdb6e9f27c 2018-10-10 04:22:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5025469-4875-46c9-b02a-086ada812eef Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d"}, "enabled": true, "id": "365efc178b4b42f0a66d2cf4aeebc88d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4218ec4b-4844-43a-proj"}} 2018-10-10 04:22:44,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d used request id req-d5025469-4875-46c9-b02a-086ada812eef 2018-10-10 04:22:44,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c039e837-49f2-41dd-8318-daeaa0c75325 2018-10-10 04:22:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c039e837-49f2-41dd-8318-daeaa0c75325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:44,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-11c1e08c-e969-4996-a651-40acff4a5a7d Date: Wed, 10 Oct 2018 04:22:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:22:36Z", "security_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "port_range_min": null, "revision_number": 0, "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "created_at": "2018-10-10T04:22:36Z", "project_id": "365efc178b4b42f0a66d2cf4aeebc88d", "id": "6f62659a-efe9-4a7e-8110-e267d6ed9366"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:22:36Z", "security_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "port_range_min": null, "revision_number": 0, "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "created_at": "2018-10-10T04:22:36Z", "project_id": "365efc178b4b42f0a66d2cf4aeebc88d", "id": "ae3dbc50-bebb-41c4-b845-226514839693"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:22:36Z", "security_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "port_range_min": null, "revision_number": 0, "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "created_at": "2018-10-10T04:22:36Z", "project_id": "365efc178b4b42f0a66d2cf4aeebc88d", "id": "d5067c0c-81f3-4245-8dcf-3028705a770f"}, {"remote_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:22:36Z", "security_group_id": "c039e837-49f2-41dd-8318-daeaa0c75325", "port_range_min": null, "revision_number": 0, "tenant_id": "365efc178b4b42f0a66d2cf4aeebc88d", "created_at": "2018-10-10T04:22:36Z", "project_id": "365efc178b4b42f0a66d2cf4aeebc88d", "id": "f332eaea-f5af-4912-b6c4-0a022cfda68c"}]} 2018-10-10 04:22:44,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c039e837-49f2-41dd-8318-daeaa0c75325 used request id req-11c1e08c-e969-4996-a651-40acff4a5a7d 2018-10-10 04:22:44,192 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:22:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c039e837-49f2-41dd-8318-daeaa0c75325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:44,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee2a997c-5efa-4eee-ab9e-6f74872a635e Content-Length: 0 Date: Wed, 10 Oct 2018 04:22:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:22:44,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c039e837-49f2-41dd-8318-daeaa0c75325 used request id req-ee2a997c-5efa-4eee-ab9e-6f74872a635e 2018-10-10 04:22:44,497 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-4218ec4b-4844-43a-proj 2018-10-10 04:22:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:44,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a46c40b-f71e-4d01-bfaf-ebd0c319ab9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:44,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/365efc178b4b42f0a66d2cf4aeebc88d used request id req-0a46c40b-f71e-4d01-bfaf-ebd0c319ab9f 2018-10-10 04:22:44,690 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-4218ec4b-4844-43a-proj-role 2018-10-10 04:22:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/40ffb7d92cb547e6b25626eece942c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:44,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88e65de-4905-44eb-b933-ecbcf70dcbdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:44,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/40ffb7d92cb547e6b25626eece942c58 used request id req-e88e65de-4905-44eb-b933-ecbcf70dcbdf 2018-10-10 04:22:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646b30f515a9bedca290cee4d568fe4c28eadffa" 2018-10-10 04:22:44,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a7504d-dc1c-4e6c-94f7-e6fc4016535a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:44,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-36a7504d-dc1c-4e6c-94f7-e6fc4016535a 2018-10-10 04:22:44,972 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-4218ec4b-4844-43a-user 2018-10-10 04:22:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a267fb54c7ac4a1db626f501ce57a899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00d5e44a92ad96aca8773892ff4fb819c19d454" 2018-10-10 04:22:45,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648fcbb1-2b76-4ea1-a2b0-78887310a533 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:45,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a267fb54c7ac4a1db626f501ce57a899 used request id req-648fcbb1-2b76-4ea1-a2b0-78887310a533 2018-10-10 04:22:45,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:45,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["o7-KLc2UTQO4FKg68g8hdg"], "issued_at": "2018-10-10T04:22:45.000000Z"}} 2018-10-10 04:22:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d83685e31c27ce1536b8886108eb26d432dc326" 2018-10-10 04:22:45,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d539c1b-87d8-4ff8-89e9-ecf4bf919d0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:45,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8d539c1b-87d8-4ff8-89e9-ecf4bf919d0a 2018-10-10 04:22:45,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:45,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:45,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["EbFsyiAbQr66b9GFSB6jsg"], "issued_at": "2018-10-10T04:22:45.000000Z"}} 2018-10-10 04:22:45,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:22:46,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2059da3-78cd-45fd-b4ba-ee6e8111a642 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:46,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a2059da3-78cd-45fd-b4ba-ee6e8111a642 2018-10-10 04:22:46,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:46,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:46,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:22:46,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a15d8f-b07a-4959-b137-b18e2efe7cdf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:22:46,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj used request id req-c9a15d8f-b07a-4959-b137-b18e2efe7cdf 2018-10-10 04:22:46,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:22:46,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f352a8b-1a33-433e-8aa1-7679de09b0d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:46,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0f352a8b-1a33-433e-8aa1-7679de09b0d2 2018-10-10 04:22:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}}' 2018-10-10 04:22:46,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac58ec05-62e2-4049-92af-0eee0fec7d7e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}} 2018-10-10 04:22:46,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ac58ec05-62e2-4049-92af-0eee0fec7d7e 2018-10-10 04:22:46,376 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5a018627-4413-4d3-proj 2018-10-10 04:22:46,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:46,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:46,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["aiL_4Vf8TRKpqo_MAXYL9g"], "issued_at": "2018-10-10T04:22:46.000000Z"}} 2018-10-10 04:22:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6ced0d9526331eee5fd0e2aacb72a93536c622" 2018-10-10 04:22:46,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480b4fce-17fd-4639-a083-9597e4eca970 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:46,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-480b4fce-17fd-4639-a083-9597e4eca970 2018-10-10 04:22:46,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:46,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6ced0d9526331eee5fd0e2aacb72a93536c622" 2018-10-10 04:22:46,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1569e81-a935-47fa-834b-44f29d338e31 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:22:46,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f1569e81-a935-47fa-834b-44f29d338e31 2018-10-10 04:22:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6ced0d9526331eee5fd0e2aacb72a93536c622" 2018-10-10 04:22:46,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319ac69d-4136-44a1-a2fc-118861c04b9c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}]} 2018-10-10 04:22:46,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj used request id req-319ac69d-4136-44a1-a2fc-118861c04b9c 2018-10-10 04:22:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6ced0d9526331eee5fd0e2aacb72a93536c622" 2018-10-10 04:22:46,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a6048b-15dd-4bc9-97d8-fc470906ca62 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:22:46,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-43a6048b-15dd-4bc9-97d8-fc470906ca62 2018-10-10 04:22:47,381 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5a018627-4413-4d3-user 2018-10-10 04:22:47,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:22:47,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a168f9a8-70dc-41a8-bb75-f4f2952798f3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:22:47,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a168f9a8-70dc-41a8-bb75-f4f2952798f3 2018-10-10 04:22:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" -d '{"role": {"name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj-role"}}' 2018-10-10 04:22:47,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98556531-c2c8-4e96-8cd0-c652275a916e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39ff708918744a1288d3be5e03a38280", "links": {"self": "http://172.30.9.25:5000/v3/roles/39ff708918744a1288d3be5e03a38280"}, "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj-role"}} 2018-10-10 04:22:47,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-98556531-c2c8-4e96-8cd0-c652275a916e 2018-10-10 04:22:47,586 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5a018627-4413-4d3-proj-role 2018-10-10 04:22:47,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/39ff708918744a1288d3be5e03a38280 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:22:47,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7adbea-86bd-4138-a293-a52f4dea380e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/39ff708918744a1288d3be5e03a38280"}, "domain_id": null, "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj-role", "id": "39ff708918744a1288d3be5e03a38280"}} 2018-10-10 04:22:47,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/39ff708918744a1288d3be5e03a38280 used request id req-aa7adbea-86bd-4138-a293-a52f4dea380e 2018-10-10 04:22:47,670 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5a018627-4413-4d3-proj-role to project CreateNetworkSuccessTests-5a018627-4413-4d3-proj 2018-10-10 04:22:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8/users/89765b178bfc41a1accc3f891f8dd2d9/roles/39ff708918744a1288d3be5e03a38280 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:22:47,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8979df64-eb6e-4fcf-83b9-d744708ffe25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:22:47,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8/users/89765b178bfc41a1accc3f891f8dd2d9/roles/39ff708918744a1288d3be5e03a38280 used request id req-8979df64-eb6e-4fcf-83b9-d744708ffe25 2018-10-10 04:22:47,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:47,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:48,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["nCWi8T6aRw2dgo_02sY1rw"], "issued_at": "2018-10-10T04:22:48.000000Z"}} 2018-10-10 04:22:48,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" 2018-10-10 04:22:48,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1fd4a97-cca6-4b6c-b4b3-f92260e10d14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:48,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f1fd4a97-cca6-4b6c-b4b3-f92260e10d14 2018-10-10 04:22:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" 2018-10-10 04:22:48,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7b82167e-312b-4ad0-b260-223b30e8ad20 Date: Wed, 10 Oct 2018 04:22:48 GMT RESP BODY: {"networks":[]} 2018-10-10 04:22:48,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net used request id req-7b82167e-312b-4ad0-b260-223b30e8ad20 2018-10-10 04:22:48,463 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net 2018-10-10 04:22:48,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:48,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:48,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["02HNu0j4TFiuykKqIi2oAw"], "issued_at": "2018-10-10T04:22:48.000000Z"}} 2018-10-10 04:22:48,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b552ddc7f5b84bacfa115346660e16b724878bb1" 2018-10-10 04:22:48,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8a1ca5-971b-4d5d-be9f-6682391bd442 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:48,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8f8a1ca5-971b-4d5d-be9f-6682391bd442 2018-10-10 04:22:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:48,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:48,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b552ddc7f5b84bacfa115346660e16b724878bb1" 2018-10-10 04:22:49,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf4eeba-ed47-4a5a-91e5-d023d0d2906d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}]} 2018-10-10 04:22:49,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj used request id req-9cf4eeba-ed47-4a5a-91e5-d023d0d2906d 2018-10-10 04:22:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" -d '{"network": {"tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "name": "CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net", "admin_state_up": true}}' 2018-10-10 04:22:49,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-0fbc2807-961c-4c63-891e-a41559c63d1b Date: Wed, 10 Oct 2018 04:22:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"5b056d2bce9d4f0e8715b82ab70147d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:22:49Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net","admin_state_up":true,"tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:49Z","mtu":1450}} 2018-10-10 04:22:49,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-0fbc2807-961c-4c63-891e-a41559c63d1b 2018-10-10 04:22:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" 2018-10-10 04:22:49,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-bf450e0f-2fd7-4516-8b95-80939325a83b Date: Wed, 10 Oct 2018 04:22:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"5b056d2bce9d4f0e8715b82ab70147d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:22:49Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net","admin_state_up":true,"tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:49Z","provider:network_type":"vxlan"}]} 2018-10-10 04:22:49,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 used request id req-bf450e0f-2fd7-4516-8b95-80939325a83b 2018-10-10 04:22:49,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" 2018-10-10 04:22:50,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a08c0cd-7107-462c-af99-113532f983b1 Date: Wed, 10 Oct 2018 04:22:50 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:22:50,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 used request id req-6a08c0cd-7107-462c-af99-113532f983b1 2018-10-10 04:22:50,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:50,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:50,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["z7qOjF7WQb61nX4XXF9wMw"], "issued_at": "2018-10-10T04:22:50.000000Z"}} 2018-10-10 04:22:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8938aa679668bcab5e2d2a0fa7fa6a5b85371278" 2018-10-10 04:22:50,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754b9087-bb3f-4a4b-aefa-d132a483e416 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:50,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-754b9087-bb3f-4a4b-aefa-d132a483e416 2018-10-10 04:22:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:50,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:50,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8938aa679668bcab5e2d2a0fa7fa6a5b85371278" 2018-10-10 04:22:50,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88afd7bf-0006-4ea2-9280-f17fdd9891ea Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}]} 2018-10-10 04:22:50,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj used request id req-88afd7bf-0006-4ea2-9280-f17fdd9891ea 2018-10-10 04:22:50,726 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet 2018-10-10 04:22:50,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" -d '{"subnets": [{"ip_version": 4, "network_id": "d0bb8d16-69b1-4e7c-ae23-659374c4c5a9", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet", "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8"}]}' 2018-10-10 04:22:51,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0903dbcf-8cb3-4238-a702-8ca882047b22 Date: Wed, 10 Oct 2018 04:22:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:51Z","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":"5b056d2bce9d4f0e8715b82ab70147d8","id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet"}]} 2018-10-10 04:22:51,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-0903dbcf-8cb3-4238-a702-8ca882047b22 2018-10-10 04:22:51,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" 2018-10-10 04:22:51,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e5a8157a-dbdd-45d6-9ccb-c50563682a5b Date: Wed, 10 Oct 2018 04:22:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"5b056d2bce9d4f0e8715b82ab70147d8","status":"ACTIVE","subnets":["64c24cc1-0f85-4748-b0fd-dd2df107d3fa"],"description":"","tags":[],"updated_at":"2018-10-10T04:22:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net","admin_state_up":true,"tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:49Z","provider:network_type":"vxlan"}]} 2018-10-10 04:22:51,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 used request id req-e5a8157a-dbdd-45d6-9ccb-c50563682a5b 2018-10-10 04:22:51,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" 2018-10-10 04:22:51,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2435bd07-ff48-423d-a93e-aeb7463b5190 Date: Wed, 10 Oct 2018 04:22:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5b056d2bce9d4f0e8715b82ab70147d8","id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet"}]} 2018-10-10 04:22:51,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 used request id req-2435bd07-ff48-423d-a93e-aeb7463b5190 2018-10-10 04:22:51,570 - OpenStackNetwork - DEBUG - Network [d0bb8d16-69b1-4e7c-ae23-659374c4c5a9] created successfully 2018-10-10 04:22:51,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:51,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39ff708918744a1288d3be5e03a38280", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj-role"}], "expires_at": "2018-10-10T05:22:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-user", "id": "89765b178bfc41a1accc3f891f8dd2d9"}, "audit_ids": ["caM9d_luQE6abX--_J0y9A"], "issued_at": "2018-10-10T04:22:51.000000Z"}} 2018-10-10 04:22:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c4d735fe75bd4ceae3120438d07243017e6b93" 2018-10-10 04:22:52,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1bb4b1e8-a9ad-4d9b-85a2-759d819c134e Date: Wed, 10 Oct 2018 04:22:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64c24cc1-0f85-4748-b0fd-dd2df107d3fa"],"updated_at":"2018-10-10T04:22:51Z","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b056d2bce9d4f0e8715b82ab70147d8","id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net"}]} 2018-10-10 04:22:52,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net used request id req-1bb4b1e8-a9ad-4d9b-85a2-759d819c134e 2018-10-10 04:22:52,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:52,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:52,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d83685e31c27ce1536b8886108eb26d432dc326" 2018-10-10 04:22:52,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b552e3-b96d-44cc-8b55-09740590cc15 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}} 2018-10-10 04:22:52,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 used request id req-c4b552e3-b96d-44cc-8b55-09740590cc15 2018-10-10 04:22:52,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c4d735fe75bd4ceae3120438d07243017e6b93" 2018-10-10 04:22:52,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ec05804-b7ee-40ec-9786-468b841eb22b Date: Wed, 10 Oct 2018 04:22:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5b056d2bce9d4f0e8715b82ab70147d8","id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet"}]} 2018-10-10 04:22:52,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 used request id req-0ec05804-b7ee-40ec-9786-468b841eb22b 2018-10-10 04:22:52,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:52,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:52,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39ff708918744a1288d3be5e03a38280", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj-role"}], "expires_at": "2018-10-10T05:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/5b056d2bce9d4f0e8715b82ab70147d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-user", "id": "89765b178bfc41a1accc3f891f8dd2d9"}, "audit_ids": ["dBA7Alf9QiC4cYQ2UXiZcA"], "issued_at": "2018-10-10T04:22:52.000000Z"}} 2018-10-10 04:22:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8925a7e0f1074906001475ce0a2f0e3548a99f9" 2018-10-10 04:22:52,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1d2856-7033-46e4-8718-f60833b60872 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:52,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1d1d2856-7033-46e4-8718-f60833b60872 2018-10-10 04:22:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8925a7e0f1074906001475ce0a2f0e3548a99f9" 2018-10-10 04:22:53,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0289e82b-9e1f-4f46-89c3-a21c98575536 Date: Wed, 10 Oct 2018 04:22:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["64c24cc1-0f85-4748-b0fd-dd2df107d3fa"],"updated_at":"2018-10-10T04:22:51Z","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b056d2bce9d4f0e8715b82ab70147d8","id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net"}]} 2018-10-10 04:22:53,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net used request id req-0289e82b-9e1f-4f46-89c3-a21c98575536 2018-10-10 04:22:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:53,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8925a7e0f1074906001475ce0a2f0e3548a99f9" 2018-10-10 04:22:53,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8505b070-5b4b-4e6d-ab1a-fc5449354d11 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}} 2018-10-10 04:22:53,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 used request id req-8505b070-5b4b-4e6d-ab1a-fc5449354d11 2018-10-10 04:22:53,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8925a7e0f1074906001475ce0a2f0e3548a99f9" 2018-10-10 04:22:53,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-476df016-4745-41a5-93f0-667c9c9bb405 Date: Wed, 10 Oct 2018 04:22:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5b056d2bce9d4f0e8715b82ab70147d8","id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet"}]} 2018-10-10 04:22:53,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 used request id req-476df016-4745-41a5-93f0-667c9c9bb405 2018-10-10 04:22:53,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:53,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:53,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["YZ3GPxqsTVqqp4f2mSL0YA"], "issued_at": "2018-10-10T04:22:53.000000Z"}} 2018-10-10 04:22:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:22:54,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992ca1b4-371b-4d88-a05f-14d615cc8b01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:54,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-992ca1b4-371b-4d88-a05f-14d615cc8b01 2018-10-10 04:22:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:22:54,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9916e6fb-cf7b-4782-8fc9-4c5eb162512d Date: Wed, 10 Oct 2018 04:22:54 GMT RESP BODY: {"routers": []} 2018-10-10 04:22:54,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router&admin_state_up=True used request id req-9916e6fb-cf7b-4782-8fc9-4c5eb162512d 2018-10-10 04:22:54,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:22:54,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:22:54,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["h44zhtUlSkeAJyRDAsIqvQ"], "issued_at": "2018-10-10T04:22:54.000000Z"}} 2018-10-10 04:22:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b163f08ad3127841c2714303860c396c658b274c" 2018-10-10 04:22:54,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77ec8a5-f2b7-4533-b2e6-b388e4738805 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:22:54,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d77ec8a5-f2b7-4533-b2e6-b388e4738805 2018-10-10 04:22:54,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:22:54,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:22:54,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b163f08ad3127841c2714303860c396c658b274c" 2018-10-10 04:22:54,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a0a23e-f6fa-402e-a02d-a2444cd16ddc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}]} 2018-10-10 04:22:54,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5a018627-4413-4d3-proj used request id req-65a0a23e-f6fa-402e-a02d-a2444cd16ddc 2018-10-10 04:22:54,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:22:55,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-951761da-c5e1-4143-a2c5-e73f9ebbf9b5 Date: Wed, 10 Oct 2018 04:22:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:22:55,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-951761da-c5e1-4143-a2c5-e73f9ebbf9b5 2018-10-10 04:22:55,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:22:55,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ff414e65-ef54-4b4f-ae22-665f50579226 Date: Wed, 10 Oct 2018 04:22:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 04:22:55,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-ff414e65-ef54-4b4f-ae22-665f50579226 2018-10-10 04:22:55,388 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router 2018-10-10 04:22:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "name": "CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router", "admin_state_up": true}}' 2018-10-10 04:23:00,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8b08f9bb-2e8d-4619-90ac-b6cb4149e480 Date: Wed, 10 Oct 2018 04:23:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "created_at": "2018-10-10T04:22:56Z", "admin_state_up": true, "updated_at": "2018-10-10T04:22:57Z", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9", "name": "CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router"}} 2018-10-10 04:23:00,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-8b08f9bb-2e8d-4619-90ac-b6cb4149e480 2018-10-10 04:23:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:00,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-b20ca5cf-9fed-4b1e-aa53-dd363790ab57 Date: Wed, 10 Oct 2018 04:23:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:22:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","ip_address":"169.254.192.9"}],"id":"05174103-0fbe-46bd-bbbf-f0782dd7c611","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:bc:a0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5b056d2bce9d4f0e8715b82ab70147d8","admin_state_up":true,"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:58Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:22:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","ip_address":"169.254.192.1"}],"id":"78e3e394-7291-4dbc-a757-942f383e6e48","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:ad:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5b056d2bce9d4f0e8715b82ab70147d8","admin_state_up":true,"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:57Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:22:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","ip_address":"169.254.192.10"}],"id":"b6d8161e-7ad8-42ec-ac1f-9771229547ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:1e:d1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5b056d2bce9d4f0e8715b82ab70147d8","admin_state_up":true,"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:59Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:22:56Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.209"}],"id":"ccacc351-7575-4108-abc1-ab55c27de39a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:44:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T04:22:56Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"}]} 2018-10-10 04:23:00,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 used request id req-b20ca5cf-9fed-4b1e-aa53-dd363790ab57 2018-10-10 04:23:00,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:00,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ac81030e-a260-4f6e-bcd5-3f73b93afff8 Date: Wed, 10 Oct 2018 04:23:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:23:00,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-ac81030e-a260-4f6e-bcd5-3f73b93afff8 2018-10-10 04:23:00,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:00,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-192f577f-d123-4aac-92be-1909ee97187e Date: Wed, 10 Oct 2018 04:23:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","subnetpool_id":null,"name":"HA subnet tenant 5b056d2bce9d4f0e8715b82ab70147d8"}} 2018-10-10 04:23:00,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b used request id req-192f577f-d123-4aac-92be-1909ee97187e 2018-10-10 04:23:00,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:01,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0d77941e-d797-4188-a863-96a203a99fcf Date: Wed, 10 Oct 2018 04:23:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","subnetpool_id":null,"name":"HA subnet tenant 5b056d2bce9d4f0e8715b82ab70147d8"}} 2018-10-10 04:23:01,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b used request id req-0d77941e-d797-4188-a863-96a203a99fcf 2018-10-10 04:23:01,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:01,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f92bacce-547e-4225-ae74-414d75692749 Date: Wed, 10 Oct 2018 04:23:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","subnetpool_id":null,"name":"HA subnet tenant 5b056d2bce9d4f0e8715b82ab70147d8"}} 2018-10-10 04:23:01,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b used request id req-f92bacce-547e-4225-ae74-414d75692749 2018-10-10 04:23:01,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:01,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-61a2bbdb-6457-486f-bf51-3a5c02a3a783 Date: Wed, 10 Oct 2018 04:23:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"5b056d2bce9d4f0e8715b82ab70147d8","status":"ACTIVE","subnets":["64c24cc1-0f85-4748-b0fd-dd2df107d3fa"],"description":"","tags":[],"updated_at":"2018-10-10T04:22:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net","admin_state_up":true,"tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:49Z","provider:network_type":"vxlan"}]} 2018-10-10 04:23:01,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net used request id req-61a2bbdb-6457-486f-bf51-3a5c02a3a783 2018-10-10 04:23:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:01,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:01,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31955c5e-88da-41b7-a335-5dee868040f7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}} 2018-10-10 04:23:01,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 used request id req-31955c5e-88da-41b7-a335-5dee868040f7 2018-10-10 04:23:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:01,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92f34eb4-4cf5-4a2a-aa95-d445d7779202 Date: Wed, 10 Oct 2018 04:23:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5b056d2bce9d4f0e8715b82ab70147d8","id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet"}]} 2018-10-10 04:23:01,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 used request id req-92f34eb4-4cf5-4a2a-aa95-d445d7779202 2018-10-10 04:23:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9&name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:02,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-69e27629-235c-447f-a052-95f4b9d1f826 Date: Wed, 10 Oct 2018 04:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5b056d2bce9d4f0e8715b82ab70147d8","id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet"}]} 2018-10-10 04:23:02,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d0bb8d16-69b1-4e7c-ae23-659374c4c5a9&name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet used request id req-69e27629-235c-447f-a052-95f4b9d1f826 2018-10-10 04:23:02,012 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 04:23:02,012 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router 2018-10-10 04:23:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" -d '{"subnet_id": "64c24cc1-0f85-4748-b0fd-dd2df107d3fa"}' 2018-10-10 04:23:03,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2ef607a-3c65-448a-9fa3-4a4c5695a53d Date: Wed, 10 Oct 2018 04:23:03 GMT RESP BODY: {"network_id": "d0bb8d16-69b1-4e7c-ae23-659374c4c5a9", "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "subnet_id": "64c24cc1-0f85-4748-b0fd-dd2df107d3fa", "subnet_ids": ["64c24cc1-0f85-4748-b0fd-dd2df107d3fa"], "port_id": "2e0f38b4-748d-45db-b3e6-7a3e554b6915", "id": "fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"} 2018-10-10 04:23:03,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9/add_router_interface used request id req-f2ef607a-3c65-448a-9fa3-4a4c5695a53d 2018-10-10 04:23:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:03,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-2ddf6c46-4af0-4971-a7ba-4dd0b56c8f3e Date: Wed, 10 Oct 2018 04:23:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "created_at": "2018-10-10T04:22:56Z", "admin_state_up": true, "updated_at": "2018-10-10T04:23:02Z", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9", "name": "CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router"}} 2018-10-10 04:23:03,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 used request id req-2ddf6c46-4af0-4971-a7ba-4dd0b56c8f3e 2018-10-10 04:23:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:04,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-c8fadff0-dde8-4769-b54c-0ebef527ff25 Date: Wed, 10 Oct 2018 04:23:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:03Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","ip_address":"169.254.192.9"}],"id":"05174103-0fbe-46bd-bbbf-f0782dd7c611","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:bc:a0","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5b056d2bce9d4f0e8715b82ab70147d8","admin_state_up":true,"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:58Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","ip_address":"10.55.1.1"}],"id":"2e0f38b4-748d-45db-b3e6-7a3e554b6915","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:68:8c:52","project_id":"5b056d2bce9d4f0e8715b82ab70147d8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:23:02Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:03Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","ip_address":"169.254.192.1"}],"id":"78e3e394-7291-4dbc-a757-942f383e6e48","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:ad:1a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5b056d2bce9d4f0e8715b82ab70147d8","admin_state_up":true,"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:57Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:02Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","ip_address":"169.254.192.10"}],"id":"b6d8161e-7ad8-42ec-ac1f-9771229547ec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:1e:d1","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5b056d2bce9d4f0e8715b82ab70147d8","admin_state_up":true,"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:59Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:02Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.209"}],"id":"ccacc351-7575-4108-abc1-ab55c27de39a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:44:d6","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T04:22:56Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"}]} 2018-10-10 04:23:04,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 used request id req-c8fadff0-dde8-4769-b54c-0ebef527ff25 2018-10-10 04:23:04,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:04,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c5aa7778-37b5-4550-85af-da9843294b6b Date: Wed, 10 Oct 2018 04:23:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:23:04,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-c5aa7778-37b5-4550-85af-da9843294b6b 2018-10-10 04:23:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:04,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e37d1641-341d-488a-875a-6a7f09fc3d68 Date: Wed, 10 Oct 2018 04:23:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","subnetpool_id":null,"name":"HA subnet tenant 5b056d2bce9d4f0e8715b82ab70147d8"}} 2018-10-10 04:23:04,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b used request id req-e37d1641-341d-488a-875a-6a7f09fc3d68 2018-10-10 04:23:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:04,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-19a17cfe-5955-4c23-86a9-f3eaaa9c4b0f Date: Wed, 10 Oct 2018 04:23:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","subnetpool_id":null,"name":"HA subnet tenant 5b056d2bce9d4f0e8715b82ab70147d8"}} 2018-10-10 04:23:04,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b used request id req-19a17cfe-5955-4c23-86a9-f3eaaa9c4b0f 2018-10-10 04:23:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:04,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c442d860-18c0-43ce-a1c8-2007118d54be Date: Wed, 10 Oct 2018 04:23:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c54b56-33d3-4815-8206-330c5f4548e4","tenant_id":"","created_at":"2018-10-10T04:22:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dbe4d12a-0798-43a1-9f18-aebd8fdd321b","subnetpool_id":null,"name":"HA subnet tenant 5b056d2bce9d4f0e8715b82ab70147d8"}} 2018-10-10 04:23:04,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dbe4d12a-0798-43a1-9f18-aebd8fdd321b used request id req-c442d860-18c0-43ce-a1c8-2007118d54be 2018-10-10 04:23:04,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64c24cc1-0f85-4748-b0fd-dd2df107d3fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:04,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7a2ffb51-4f18-4576-a66e-c0754939d1cf Date: Wed, 10 Oct 2018 04:23:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:51Z","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":"5b056d2bce9d4f0e8715b82ab70147d8","id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet"}} 2018-10-10 04:23:04,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64c24cc1-0f85-4748-b0fd-dd2df107d3fa used request id req-7a2ffb51-4f18-4576-a66e-c0754939d1cf 2018-10-10 04:23:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c4d735fe75bd4ceae3120438d07243017e6b93" 2018-10-10 04:23:05,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-dbd824bb-76c6-4e8f-8fc0-60603fc09689 Date: Wed, 10 Oct 2018 04:23:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "created_at": "2018-10-10T04:22:56Z", "admin_state_up": true, "updated_at": "2018-10-10T04:23:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5b056d2bce9d4f0e8715b82ab70147d8", "id": "fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9", "name": "CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router"}]} 2018-10-10 04:23:05,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router&admin_state_up=True used request id req-dbd824bb-76c6-4e8f-8fc0-60603fc09689 2018-10-10 04:23:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d83685e31c27ce1536b8886108eb26d432dc326" 2018-10-10 04:23:05,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea523d9-31f3-4092-b7d5-4dd4a75ea5dd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}} 2018-10-10 04:23:05,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 used request id req-8ea523d9-31f3-4092-b7d5-4dd4a75ea5dd 2018-10-10 04:23:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c4d735fe75bd4ceae3120438d07243017e6b93" 2018-10-10 04:23:05,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d5076188-d870-4df8-a308-524cbbe0961f Date: Wed, 10 Oct 2018 04:23:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","ip_address":"10.55.1.1"}],"id":"2e0f38b4-748d-45db-b3e6-7a3e554b6915","security_groups":[],"mac_address":"fa:16:3e:68:8c:52","project_id":"5b056d2bce9d4f0e8715b82ab70147d8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:23:02Z","binding:vnic_type":"normal","device_id":"fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"}]} 2018-10-10 04:23:05,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 used request id req-d5076188-d870-4df8-a308-524cbbe0961f 2018-10-10 04:23:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64c24cc1-0f85-4748-b0fd-dd2df107d3fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c4d735fe75bd4ceae3120438d07243017e6b93" 2018-10-10 04:23:05,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-3722430d-478c-47ce-acbf-69ace4198ab8 Date: Wed, 10 Oct 2018 04:23:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0bb8d16-69b1-4e7c-ae23-659374c4c5a9","tenant_id":"5b056d2bce9d4f0e8715b82ab70147d8","created_at":"2018-10-10T04:22:51Z","dns_nameservers":[],"updated_at":"2018-10-10T04:22:51Z","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":"5b056d2bce9d4f0e8715b82ab70147d8","id":"64c24cc1-0f85-4748-b0fd-dd2df107d3fa","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet"}} 2018-10-10 04:23:05,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64c24cc1-0f85-4748-b0fd-dd2df107d3fa used request id req-3722430d-478c-47ce-acbf-69ace4198ab8 2018-10-10 04:23:05,609 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router and subnet CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet 2018-10-10 04:23:05,610 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router 2018-10-10 04:23:05,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" -d '{"subnet_id": "64c24cc1-0f85-4748-b0fd-dd2df107d3fa"}' 2018-10-10 04:23:07,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e9535adf-5750-4dba-98d6-cc1b802d62dc Date: Wed, 10 Oct 2018 04:23:07 GMT RESP BODY: {"network_id": "d0bb8d16-69b1-4e7c-ae23-659374c4c5a9", "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "subnet_id": "64c24cc1-0f85-4748-b0fd-dd2df107d3fa", "subnet_ids": ["64c24cc1-0f85-4748-b0fd-dd2df107d3fa"], "port_id": "2e0f38b4-748d-45db-b3e6-7a3e554b6915", "id": "fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9"} 2018-10-10 04:23:07,095 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9/remove_router_interface used request id req-e9535adf-5750-4dba-98d6-cc1b802d62dc 2018-10-10 04:23:07,095 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router 2018-10-10 04:23:07,096 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-router 2018-10-10 04:23:07,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94de9408f57ed5ca6e899778a7cfa7f25a59e688" 2018-10-10 04:23:10,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be675d93-07a3-4886-a5fb-ba7792914465 Content-Length: 0 Date: Wed, 10 Oct 2018 04:23:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:23:10,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/fad13b6f-64ab-430b-bb6b-2c5a57dbe6a9 used request id req-be675d93-07a3-4886-a5fb-ba7792914465 2018-10-10 04:23:10,633 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet 2018-10-10 04:23:10,633 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-subnet 2018-10-10 04:23:10,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/64c24cc1-0f85-4748-b0fd-dd2df107d3fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" 2018-10-10 04:23:12,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-087d024f-1613-423e-82bc-624d913e2258 Date: Wed, 10 Oct 2018 04:23:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:23:12,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/64c24cc1-0f85-4748-b0fd-dd2df107d3fa used request id req-087d024f-1613-423e-82bc-624d913e2258 2018-10-10 04:23:12,863 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-c73d9b6d-ee75-4fb8-b3f8-de2efa06e249-pub-net 2018-10-10 04:23:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4533bd85105bd0a55976d9a1a51f0a0c1413335" 2018-10-10 04:23:14,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-882f335f-638e-4f34-b8c5-2d8227feb592 Date: Wed, 10 Oct 2018 04:23:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:23:14,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d0bb8d16-69b1-4e7c-ae23-659374c4c5a9 used request id req-882f335f-638e-4f34-b8c5-2d8227feb592 2018-10-10 04:23:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:14,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7dd8839c-67b5-44dc-bed1-d9cfb0f39078 Date: Wed, 10 Oct 2018 04:23:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "created_at": "2018-10-10T04:22:49Z", "updated_at": "2018-10-10T04:22:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:22:49Z", "revision_number": 0, "id": "31e8d080-5ad2-4bcd-8ddd-9795b961d55e", "remote_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "remote_ip_prefix": null, "created_at": "2018-10-10T04:22:49Z", "security_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:22:49Z", "revision_number": 0, "id": "56ac9cfe-3766-4301-9cd2-135c4b9bd5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:22:49Z", "security_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:22:49Z", "revision_number": 0, "id": "81fc993a-26e4-4974-a975-f43b32f52149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:22:49Z", "security_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:22:49Z", "revision_number": 0, "id": "99107721-1ab0-49c7-ab99-6bbf31f40afc", "remote_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "remote_ip_prefix": null, "created_at": "2018-10-10T04:22:49Z", "security_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8"}], "revision_number": 4, "project_id": "5b056d2bce9d4f0e8715b82ab70147d8", "id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "name": "default"}]} 2018-10-10 04:23:14,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7dd8839c-67b5-44dc-bed1-d9cfb0f39078 2018-10-10 04:23:14,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:14,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c96c0ad-51c3-434d-84f9-a40a18dee20d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:23:14,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-0c96c0ad-51c3-434d-84f9-a40a18dee20d 2018-10-10 04:23:14,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:14,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d365c0c-50bd-4f59-ad70-1a3467cbb16b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:23:14,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-7d365c0c-50bd-4f59-ad70-1a3467cbb16b 2018-10-10 04:23:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:14,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa401568-c0e7-4e24-9413-3c6ca94611b5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:23:14,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-aa401568-c0e7-4e24-9413-3c6ca94611b5 2018-10-10 04:23:14,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:14,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c632a669-abeb-4d20-bb25-37a4259dffb0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8"}, "enabled": true, "id": "5b056d2bce9d4f0e8715b82ab70147d8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5a018627-4413-4d3-proj"}} 2018-10-10 04:23:14,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 used request id req-c632a669-abeb-4d20-bb25-37a4259dffb0 2018-10-10 04:23:14,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7f9a3e1-b5d1-4e68-803a-04d2593359c3 2018-10-10 04:23:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7f9a3e1-b5d1-4e68-803a-04d2593359c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:15,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d36d73f9-ad44-47bb-a88a-4419908b2942 Date: Wed, 10 Oct 2018 04:23:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:22:49Z", "security_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "port_range_min": null, "revision_number": 0, "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "created_at": "2018-10-10T04:22:49Z", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8", "id": "31e8d080-5ad2-4bcd-8ddd-9795b961d55e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:22:49Z", "security_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "port_range_min": null, "revision_number": 0, "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "created_at": "2018-10-10T04:22:49Z", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8", "id": "56ac9cfe-3766-4301-9cd2-135c4b9bd5ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:22:49Z", "security_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "port_range_min": null, "revision_number": 0, "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "created_at": "2018-10-10T04:22:49Z", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8", "id": "81fc993a-26e4-4974-a975-f43b32f52149"}, {"remote_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:22:49Z", "security_group_id": "b7f9a3e1-b5d1-4e68-803a-04d2593359c3", "port_range_min": null, "revision_number": 0, "tenant_id": "5b056d2bce9d4f0e8715b82ab70147d8", "created_at": "2018-10-10T04:22:49Z", "project_id": "5b056d2bce9d4f0e8715b82ab70147d8", "id": "99107721-1ab0-49c7-ab99-6bbf31f40afc"}]} 2018-10-10 04:23:15,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7f9a3e1-b5d1-4e68-803a-04d2593359c3 used request id req-d36d73f9-ad44-47bb-a88a-4419908b2942 2018-10-10 04:23:15,128 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:23:15,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b7f9a3e1-b5d1-4e68-803a-04d2593359c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:15,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa5ec803-d9cc-4186-b832-32753742be5b Content-Length: 0 Date: Wed, 10 Oct 2018 04:23:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:23:15,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b7f9a3e1-b5d1-4e68-803a-04d2593359c3 used request id req-fa5ec803-d9cc-4186-b832-32753742be5b 2018-10-10 04:23:15,401 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5a018627-4413-4d3-proj 2018-10-10 04:23:15,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:15,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3fb0716-7992-4781-ae25-5df8fb08e593 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:23:15,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5b056d2bce9d4f0e8715b82ab70147d8 used request id req-b3fb0716-7992-4781-ae25-5df8fb08e593 2018-10-10 04:23:15,624 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5a018627-4413-4d3-proj-role 2018-10-10 04:23:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/39ff708918744a1288d3be5e03a38280 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:15,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f09c212c-7bef-4164-9df3-e83173902af6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:23:15,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/39ff708918744a1288d3be5e03a38280 used request id req-f09c212c-7bef-4164-9df3-e83173902af6 2018-10-10 04:23:15,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c49b8414bf52570de88c93c64e325edd7b614" 2018-10-10 04:23:15,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280cbb26-d601-4f48-b978-afd13a8c4378 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:23:15,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-280cbb26-d601-4f48-b978-afd13a8c4378 2018-10-10 04:23:15,831 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5a018627-4413-4d3-user 2018-10-10 04:23:15,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/89765b178bfc41a1accc3f891f8dd2d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6ced0d9526331eee5fd0e2aacb72a93536c622" 2018-10-10 04:23:16,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93803aba-b92e-4e9a-b326-f945d1dbb232 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:23:16,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/89765b178bfc41a1accc3f891f8dd2d9 used request id req-93803aba-b92e-4e9a-b326-f945d1dbb232 2018-10-10 04:23:16,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:16,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["I5FZygJiR5uFNP-8sJQp-g"], "issued_at": "2018-10-10T04:23:16.000000Z"}} 2018-10-10 04:23:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b4b858ff8125c250494b8ff43a83471ac95bf" 2018-10-10 04:23:16,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26fca89-2b3a-43b6-a4e3-b3fdf1173a1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:16,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c26fca89-2b3a-43b6-a4e3-b3fdf1173a1b 2018-10-10 04:23:16,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:16,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:16,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["rTEhlDorQYaL6xshdJPEoA"], "issued_at": "2018-10-10T04:23:16.000000Z"}} 2018-10-10 04:23:16,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:17,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4391e2e-83ee-4fdb-86d0-e2f9e03212fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:17,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e4391e2e-83ee-4fdb-86d0-e2f9e03212fc 2018-10-10 04:23:17,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:17,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:17,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a1946d-b48a-4206-b44d-7ab8126ce75e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:23:17,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj used request id req-b5a1946d-b48a-4206-b44d-7ab8126ce75e 2018-10-10 04:23:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:17,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda380d4-8be9-4cda-838a-1783dcb7327c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:23:17,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cda380d4-8be9-4cda-838a-1783dcb7327c 2018-10-10 04:23:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}}' 2018-10-10 04:23:17,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e52ae617-a9e9-46d0-958b-b28d18f53e7c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}} 2018-10-10 04:23:17,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e52ae617-a9e9-46d0-958b-b28d18f53e7c 2018-10-10 04:23:17,329 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj 2018-10-10 04:23:17,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:17,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:17,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["AJsVL_L9QL2-MHAaDbA-5Q"], "issued_at": "2018-10-10T04:23:17.000000Z"}} 2018-10-10 04:23:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543cc17150398d5ec24bfcf4989dad4c75aa2b71" 2018-10-10 04:23:17,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90520370-bdc6-4b26-84e3-3551c68bb80b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:17,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-90520370-bdc6-4b26-84e3-3551c68bb80b 2018-10-10 04:23:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:17,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543cc17150398d5ec24bfcf4989dad4c75aa2b71" 2018-10-10 04:23:17,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6d830e-8f96-4ecf-aefe-cbc81ec3b7d8 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:23:17,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8e6d830e-8f96-4ecf-aefe-cbc81ec3b7d8 2018-10-10 04:23:17,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543cc17150398d5ec24bfcf4989dad4c75aa2b71" 2018-10-10 04:23:17,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdc3e15-e465-4d4f-aad6-abf76769d3da Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}]} 2018-10-10 04:23:17,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj used request id req-3fdc3e15-e465-4d4f-aad6-abf76769d3da 2018-10-10 04:23:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543cc17150398d5ec24bfcf4989dad4c75aa2b71" 2018-10-10 04:23:18,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ff7245-76a9-4aeb-9f34-38cd1eae2779 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:23:18,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e7ff7245-76a9-4aeb-9f34-38cd1eae2779 2018-10-10 04:23:18,419 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-abe302e4-4fb4-48a-user 2018-10-10 04:23:18,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:18,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:18,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0737f41-9f81-4247-af85-9e192cbad464 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:23:18,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b0737f41-9f81-4247-af85-9e192cbad464 2018-10-10 04:23:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" -d '{"role": {"name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj-role"}}' 2018-10-10 04:23:18,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:23:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd18e71-066f-4835-9a44-6a38850533aa Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9da304159964cc2b0089179b03ccaad", "links": {"self": "http://172.30.9.25:5000/v3/roles/d9da304159964cc2b0089179b03ccaad"}, "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj-role"}} 2018-10-10 04:23:18,627 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-fbd18e71-066f-4835-9a44-6a38850533aa 2018-10-10 04:23:18,628 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj-role 2018-10-10 04:23:18,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d9da304159964cc2b0089179b03ccaad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:18,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3127a48-ffe7-4283-9d3f-bd951fc0bab8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/d9da304159964cc2b0089179b03ccaad"}, "domain_id": null, "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj-role", "id": "d9da304159964cc2b0089179b03ccaad"}} 2018-10-10 04:23:18,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d9da304159964cc2b0089179b03ccaad used request id req-b3127a48-ffe7-4283-9d3f-bd951fc0bab8 2018-10-10 04:23:18,721 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj-role to project CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj 2018-10-10 04:23:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931/users/ac7f569de7794353aaf2aa24f9b0f1fd/roles/d9da304159964cc2b0089179b03ccaad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:18,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:23:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d1f417b-03d7-4d24-b718-059e5cfde3d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:23:18,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931/users/ac7f569de7794353aaf2aa24f9b0f1fd/roles/d9da304159964cc2b0089179b03ccaad used request id req-3d1f417b-03d7-4d24-b718-059e5cfde3d8 2018-10-10 04:23:18,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:18,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:19,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["UJwRdZvwQD2hGRwhkLA7cA"], "issued_at": "2018-10-10T04:23:19.000000Z"}} 2018-10-10 04:23:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" 2018-10-10 04:23:19,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7194aeb-0fde-4545-b043-a662b965fc67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:19,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c7194aeb-0fde-4545-b043-a662b965fc67 2018-10-10 04:23:19,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" 2018-10-10 04:23:19,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-90a8ce8f-f247-47fc-affb-051d7a22d37b Date: Wed, 10 Oct 2018 04:23:19 GMT RESP BODY: {"networks":[]} 2018-10-10 04:23:19,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net used request id req-90a8ce8f-f247-47fc-affb-051d7a22d37b 2018-10-10 04:23:19,599 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net 2018-10-10 04:23:19,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:19,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:19,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["U5CMotKISC-sB280Ghu-_Q"], "issued_at": "2018-10-10T04:23:19.000000Z"}} 2018-10-10 04:23:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d1d5374b465488d05e7f5b799a88c69e70bad" 2018-10-10 04:23:20,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007b1342-a19d-433c-b8e8-37f96e6ff979 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:20,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-007b1342-a19d-433c-b8e8-37f96e6ff979 2018-10-10 04:23:20,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:20,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9d1d5374b465488d05e7f5b799a88c69e70bad" 2018-10-10 04:23:20,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2d9706-b2bb-4f6e-8838-32af88d862af Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}]} 2018-10-10 04:23:20,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj used request id req-7d2d9706-b2bb-4f6e-8838-32af88d862af 2018-10-10 04:23:20,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" -d '{"network": {"tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "name": "CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net", "admin_state_up": true}}' 2018-10-10 04:23:20,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-91e88628-e838-4893-b884-7d2a6836519e Date: Wed, 10 Oct 2018 04:23:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"79b24dc82d0842d4a2cbc16012a64931","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:23:20Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net","admin_state_up":true,"tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:20Z","mtu":1450}} 2018-10-10 04:23:20,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-91e88628-e838-4893-b884-7d2a6836519e 2018-10-10 04:23:20,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d819f179-8755-4bca-b8b4-61ae59b04a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" 2018-10-10 04:23:20,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-3173a7aa-e8d0-4614-b5bc-f912c00c8d44 Date: Wed, 10 Oct 2018 04:23:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"79b24dc82d0842d4a2cbc16012a64931","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:23:20Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net","admin_state_up":true,"tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:20Z","provider:network_type":"vxlan"}]} 2018-10-10 04:23:20,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d819f179-8755-4bca-b8b4-61ae59b04a0c used request id req-3173a7aa-e8d0-4614-b5bc-f912c00c8d44 2018-10-10 04:23:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" 2018-10-10 04:23:21,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-adbbd3a8-f441-49e8-b953-a99b12a9ea89 Date: Wed, 10 Oct 2018 04:23:21 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:23:21,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c used request id req-adbbd3a8-f441-49e8-b953-a99b12a9ea89 2018-10-10 04:23:21,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:21,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:21,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["LvTg96AyR7ebwSZQhV8aug"], "issued_at": "2018-10-10T04:23:21.000000Z"}} 2018-10-10 04:23:21,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2479ca6364ad03f3ae2959a5ea39e33339bc44b" 2018-10-10 04:23:21,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01455e3-b1e7-4fd2-af92-07b6b66d56f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:21,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f01455e3-b1e7-4fd2-af92-07b6b66d56f2 2018-10-10 04:23:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:21,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2479ca6364ad03f3ae2959a5ea39e33339bc44b" 2018-10-10 04:23:21,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f71a054-7a80-49e6-b0f6-429dab80ae30 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}]} 2018-10-10 04:23:21,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj used request id req-8f71a054-7a80-49e6-b0f6-429dab80ae30 2018-10-10 04:23:21,626 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet 2018-10-10 04:23:21,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" -d '{"subnets": [{"ip_version": 4, "network_id": "d819f179-8755-4bca-b8b4-61ae59b04a0c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet", "tenant_id": "79b24dc82d0842d4a2cbc16012a64931"}]}' 2018-10-10 04:23:22,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07f342e9-b23b-4115-ae9f-a0978376b556 Date: Wed, 10 Oct 2018 04:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:21Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:21Z","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":"79b24dc82d0842d4a2cbc16012a64931","id":"182fada6-42c7-41e6-afe8-48444d05b450","subnetpool_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet"}]} 2018-10-10 04:23:22,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-07f342e9-b23b-4115-ae9f-a0978376b556 2018-10-10 04:23:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d819f179-8755-4bca-b8b4-61ae59b04a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" 2018-10-10 04:23:22,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-388e17da-ee50-4b92-9de7-9ef96a9cb992 Date: Wed, 10 Oct 2018 04:23:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"79b24dc82d0842d4a2cbc16012a64931","status":"ACTIVE","subnets":["182fada6-42c7-41e6-afe8-48444d05b450"],"description":"","tags":[],"updated_at":"2018-10-10T04:23:21Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net","admin_state_up":true,"tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:20Z","provider:network_type":"vxlan"}]} 2018-10-10 04:23:22,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d819f179-8755-4bca-b8b4-61ae59b04a0c used request id req-388e17da-ee50-4b92-9de7-9ef96a9cb992 2018-10-10 04:23:22,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" 2018-10-10 04:23:22,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d24828ab-f946-4147-8f0f-b72bc3972823 Date: Wed, 10 Oct 2018 04:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:21Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"79b24dc82d0842d4a2cbc16012a64931","id":"182fada6-42c7-41e6-afe8-48444d05b450","subnetpool_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet"}]} 2018-10-10 04:23:22,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c used request id req-d24828ab-f946-4147-8f0f-b72bc3972823 2018-10-10 04:23:22,787 - OpenStackNetwork - DEBUG - Network [d819f179-8755-4bca-b8b4-61ae59b04a0c] created successfully 2018-10-10 04:23:22,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:23,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9da304159964cc2b0089179b03ccaad", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj-role"}], "expires_at": "2018-10-10T05:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79b24dc82d0842d4a2cbc16012a64931", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/79b24dc82d0842d4a2cbc16012a64931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/79b24dc82d0842d4a2cbc16012a64931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/79b24dc82d0842d4a2cbc16012a64931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/79b24dc82d0842d4a2cbc16012a64931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/79b24dc82d0842d4a2cbc16012a64931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/79b24dc82d0842d4a2cbc16012a64931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/79b24dc82d0842d4a2cbc16012a64931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/79b24dc82d0842d4a2cbc16012a64931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/79b24dc82d0842d4a2cbc16012a64931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/79b24dc82d0842d4a2cbc16012a64931", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/79b24dc82d0842d4a2cbc16012a64931", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/79b24dc82d0842d4a2cbc16012a64931", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-user", "id": "ac7f569de7794353aaf2aa24f9b0f1fd"}, "audit_ids": ["o8hqOjeDRhWDX6B98UMivg"], "issued_at": "2018-10-10T04:23:23.000000Z"}} 2018-10-10 04:23:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91fa9cbe1158702235e5a543074a1dcbbc8cb5d" 2018-10-10 04:23:23,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ae703737-73f0-46eb-b4e3-b52a09d82207 Date: Wed, 10 Oct 2018 04:23:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["182fada6-42c7-41e6-afe8-48444d05b450"],"updated_at":"2018-10-10T04:23:21Z","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"79b24dc82d0842d4a2cbc16012a64931","id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net"}]} 2018-10-10 04:23:23,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net used request id req-ae703737-73f0-46eb-b4e3-b52a09d82207 2018-10-10 04:23:23,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:23,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:23,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b4b858ff8125c250494b8ff43a83471ac95bf" 2018-10-10 04:23:23,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27511f25-da5a-4c74-8c1d-09adc2f596e1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}} 2018-10-10 04:23:23,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 used request id req-27511f25-da5a-4c74-8c1d-09adc2f596e1 2018-10-10 04:23:23,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91fa9cbe1158702235e5a543074a1dcbbc8cb5d" 2018-10-10 04:23:23,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e691d92-6fa6-4b93-9a2c-efb2a94a59c1 Date: Wed, 10 Oct 2018 04:23:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:21Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"79b24dc82d0842d4a2cbc16012a64931","id":"182fada6-42c7-41e6-afe8-48444d05b450","subnetpool_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet"}]} 2018-10-10 04:23:23,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c used request id req-3e691d92-6fa6-4b93-9a2c-efb2a94a59c1 2018-10-10 04:23:23,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:23,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:24,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hDOdXOdfRSa8UvBmqosTSA"], "issued_at": "2018-10-10T04:23:24.000000Z"}} 2018-10-10 04:23:24,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:24,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cdc9c85-c64c-49c4-a728-b75d189386ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:24,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8cdc9c85-c64c-49c4-a728-b75d189386ab 2018-10-10 04:23:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:24,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f41a65b-0210-44cb-a661-6e3fd7b1eb60 Date: Wed, 10 Oct 2018 04:23:24 GMT RESP BODY: {"routers": []} 2018-10-10 04:23:24,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router&admin_state_up=True used request id req-3f41a65b-0210-44cb-a661-6e3fd7b1eb60 2018-10-10 04:23:24,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:24,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:24,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["l7aGfwFISt-N29sTy0m4Nw"], "issued_at": "2018-10-10T04:23:24.000000Z"}} 2018-10-10 04:23:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7d1c60ac28bdcc9e873a670229e5343cf21c8" 2018-10-10 04:23:24,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df5caad-9129-4db9-8354-d772ca4e2e96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:24,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7df5caad-9129-4db9-8354-d772ca4e2e96 2018-10-10 04:23:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:24,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:24,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7d1c60ac28bdcc9e873a670229e5343cf21c8" 2018-10-10 04:23:24,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e275bdc-7fb1-465c-b2a3-3cc7ec04f756 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}]} 2018-10-10 04:23:24,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj used request id req-3e275bdc-7fb1-465c-b2a3-3cc7ec04f756 2018-10-10 04:23:24,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:25,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-11e3ce49-25d9-4ea4-b3dc-bcc53c440f24 Date: Wed, 10 Oct 2018 04:23:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:23:25,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-11e3ce49-25d9-4ea4-b3dc-bcc53c440f24 2018-10-10 04:23:25,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:25,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9ef74b77-79b2-406b-bafd-411766a34bc9 Date: Wed, 10 Oct 2018 04:23:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 04:23:25,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-9ef74b77-79b2-406b-bafd-411766a34bc9 2018-10-10 04:23:25,510 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router 2018-10-10 04:23:25,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "name": "CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router", "admin_state_up": true}}' 2018-10-10 04:23:30,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e04b5874-e7a1-4740-be39-ed90b808c488 Date: Wed, 10 Oct 2018 04:23:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "created_at": "2018-10-10T04:23:26Z", "admin_state_up": true, "updated_at": "2018-10-10T04:23:27Z", "project_id": "79b24dc82d0842d4a2cbc16012a64931", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a56aa2a9-77d4-4511-98c6-09803f14143e", "name": "CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router"}} 2018-10-10 04:23:30,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-e04b5874-e7a1-4740-be39-ed90b808c488 2018-10-10 04:23:30,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a56aa2a9-77d4-4511-98c6-09803f14143e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:30,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-d4510a4c-c7d5-4711-ad57-52415c62fc61 Date: Wed, 10 Oct 2018 04:23:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:30Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.206"}],"id":"0b0b471e-3f34-4ada-8ad7-fb00c44ae8dc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:e5:73","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T04:23:26Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","ip_address":"169.254.192.2"}],"id":"64ea5274-2c95-490b-8d59-f3e43b47b9ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:76:36:2d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 79b24dc82d0842d4a2cbc16012a64931","admin_state_up":true,"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:27Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","ip_address":"169.254.192.10"}],"id":"d7bbbc21-956b-415f-b297-b9eeed6df5f1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:5a:1f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 79b24dc82d0842d4a2cbc16012a64931","admin_state_up":true,"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:29Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","ip_address":"169.254.192.1"}],"id":"df4961de-af59-49a9-8845-c89d2b47bc36","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:a8:b6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 79b24dc82d0842d4a2cbc16012a64931","admin_state_up":true,"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:28Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"}]} 2018-10-10 04:23:30,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a56aa2a9-77d4-4511-98c6-09803f14143e used request id req-d4510a4c-c7d5-4711-ad57-52415c62fc61 2018-10-10 04:23:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:30,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9b100473-2cc9-4306-94e9-6e8eb47988f7 Date: Wed, 10 Oct 2018 04:23:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:23:30,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-9b100473-2cc9-4306-94e9-6e8eb47988f7 2018-10-10 04:23:30,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:31,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d3e5efa9-7993-4544-b43c-ba18be56af30 Date: Wed, 10 Oct 2018 04:23:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:25Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:25Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","subnetpool_id":null,"name":"HA subnet tenant 79b24dc82d0842d4a2cbc16012a64931"}} 2018-10-10 04:23:31,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 used request id req-d3e5efa9-7993-4544-b43c-ba18be56af30 2018-10-10 04:23:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:31,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e875e472-a4b8-4ac0-8b02-8f2826ff2743 Date: Wed, 10 Oct 2018 04:23:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:25Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:25Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","subnetpool_id":null,"name":"HA subnet tenant 79b24dc82d0842d4a2cbc16012a64931"}} 2018-10-10 04:23:31,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 used request id req-e875e472-a4b8-4ac0-8b02-8f2826ff2743 2018-10-10 04:23:31,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:31,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-da66b15d-21cf-4168-b7e2-a19419f513a5 Date: Wed, 10 Oct 2018 04:23:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:25Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:25Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","subnetpool_id":null,"name":"HA subnet tenant 79b24dc82d0842d4a2cbc16012a64931"}} 2018-10-10 04:23:31,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 used request id req-da66b15d-21cf-4168-b7e2-a19419f513a5 2018-10-10 04:23:31,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:31,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b586e5d3-2c11-469a-bab6-48e5de48b7a2 Date: Wed, 10 Oct 2018 04:23:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"79b24dc82d0842d4a2cbc16012a64931","status":"ACTIVE","subnets":["182fada6-42c7-41e6-afe8-48444d05b450"],"description":"","tags":[],"updated_at":"2018-10-10T04:23:21Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net","admin_state_up":true,"tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:20Z","provider:network_type":"vxlan"}]} 2018-10-10 04:23:31,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net used request id req-b586e5d3-2c11-469a-bab6-48e5de48b7a2 2018-10-10 04:23:31,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:31,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:31,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a123991-2f92-40b8-880c-021fd4efd427 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}} 2018-10-10 04:23:31,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 used request id req-3a123991-2f92-40b8-880c-021fd4efd427 2018-10-10 04:23:31,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:31,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be9d1dea-c520-4bb8-8026-3a98c84db02b Date: Wed, 10 Oct 2018 04:23:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:21Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"79b24dc82d0842d4a2cbc16012a64931","id":"182fada6-42c7-41e6-afe8-48444d05b450","subnetpool_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet"}]} 2018-10-10 04:23:31,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c used request id req-be9d1dea-c520-4bb8-8026-3a98c84db02b 2018-10-10 04:23:31,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c&name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:31,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1319ada-0f9b-4b4a-8345-e6fc235be345 Date: Wed, 10 Oct 2018 04:23:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:21Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"79b24dc82d0842d4a2cbc16012a64931","id":"182fada6-42c7-41e6-afe8-48444d05b450","subnetpool_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet"}]} 2018-10-10 04:23:31,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d819f179-8755-4bca-b8b4-61ae59b04a0c&name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet used request id req-c1319ada-0f9b-4b4a-8345-e6fc235be345 2018-10-10 04:23:31,943 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 04:23:31,943 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router 2018-10-10 04:23:31,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/a56aa2a9-77d4-4511-98c6-09803f14143e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" -d '{"subnet_id": "182fada6-42c7-41e6-afe8-48444d05b450"}' 2018-10-10 04:23:33,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e23af62a-48bd-4b9b-bb28-02c2b36d938a Date: Wed, 10 Oct 2018 04:23:33 GMT RESP BODY: {"network_id": "d819f179-8755-4bca-b8b4-61ae59b04a0c", "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "subnet_id": "182fada6-42c7-41e6-afe8-48444d05b450", "subnet_ids": ["182fada6-42c7-41e6-afe8-48444d05b450"], "port_id": "f081fd77-1684-47b7-ade3-cc14bd0fec16", "id": "a56aa2a9-77d4-4511-98c6-09803f14143e"} 2018-10-10 04:23:33,822 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a56aa2a9-77d4-4511-98c6-09803f14143e/add_router_interface used request id req-e23af62a-48bd-4b9b-bb28-02c2b36d938a 2018-10-10 04:23:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/a56aa2a9-77d4-4511-98c6-09803f14143e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:34,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-71483ae2-1b57-4b40-8bc0-91660c7600a1 Date: Wed, 10 Oct 2018 04:23:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "created_at": "2018-10-10T04:23:26Z", "admin_state_up": true, "updated_at": "2018-10-10T04:23:33Z", "project_id": "79b24dc82d0842d4a2cbc16012a64931", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a56aa2a9-77d4-4511-98c6-09803f14143e", "name": "CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router"}} 2018-10-10 04:23:34,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/a56aa2a9-77d4-4511-98c6-09803f14143e used request id req-71483ae2-1b57-4b40-8bc0-91660c7600a1 2018-10-10 04:23:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a56aa2a9-77d4-4511-98c6-09803f14143e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:34,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-2461851b-462b-4d10-9a27-2c354de2c29a Date: Wed, 10 Oct 2018 04:23:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:32Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.206"}],"id":"0b0b471e-3f34-4ada-8ad7-fb00c44ae8dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:e5:73","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T04:23:26Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:33Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","ip_address":"169.254.192.2"}],"id":"64ea5274-2c95-490b-8d59-f3e43b47b9ea","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:36:2d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 79b24dc82d0842d4a2cbc16012a64931","admin_state_up":true,"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:27Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","ip_address":"169.254.192.10"}],"id":"d7bbbc21-956b-415f-b297-b9eeed6df5f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:5a:1f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 79b24dc82d0842d4a2cbc16012a64931","admin_state_up":true,"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:29Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:32Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","ip_address":"169.254.192.1"}],"id":"df4961de-af59-49a9-8845-c89d2b47bc36","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a8:b6","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 79b24dc82d0842d4a2cbc16012a64931","admin_state_up":true,"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:28Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"182fada6-42c7-41e6-afe8-48444d05b450","ip_address":"10.55.1.1"}],"id":"f081fd77-1684-47b7-ade3-cc14bd0fec16","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:f8:60","project_id":"79b24dc82d0842d4a2cbc16012a64931","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:32Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"}]} 2018-10-10 04:23:34,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a56aa2a9-77d4-4511-98c6-09803f14143e used request id req-2461851b-462b-4d10-9a27-2c354de2c29a 2018-10-10 04:23:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:34,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-58a0661e-4e26-425f-958e-dc133015c068 Date: Wed, 10 Oct 2018 04:23:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:23:34,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-58a0661e-4e26-425f-958e-dc133015c068 2018-10-10 04:23:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:34,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e772150a-d217-493c-95a0-a2cb3be619e8 Date: Wed, 10 Oct 2018 04:23:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:25Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:25Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","subnetpool_id":null,"name":"HA subnet tenant 79b24dc82d0842d4a2cbc16012a64931"}} 2018-10-10 04:23:34,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 used request id req-e772150a-d217-493c-95a0-a2cb3be619e8 2018-10-10 04:23:34,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:34,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b6589933-fa11-477f-8098-524d9423e8d8 Date: Wed, 10 Oct 2018 04:23:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:25Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:25Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","subnetpool_id":null,"name":"HA subnet tenant 79b24dc82d0842d4a2cbc16012a64931"}} 2018-10-10 04:23:34,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 used request id req-b6589933-fa11-477f-8098-524d9423e8d8 2018-10-10 04:23:34,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:34,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d813a33a-b0bb-4951-985f-88f2e46beb39 Date: Wed, 10 Oct 2018 04:23:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"420edb05-a59c-450e-998c-d2c069cb3052","tenant_id":"","created_at":"2018-10-10T04:23:25Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:25Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ba77596c-ddab-41cd-95b2-5ab8935ce733","subnetpool_id":null,"name":"HA subnet tenant 79b24dc82d0842d4a2cbc16012a64931"}} 2018-10-10 04:23:34,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ba77596c-ddab-41cd-95b2-5ab8935ce733 used request id req-d813a33a-b0bb-4951-985f-88f2e46beb39 2018-10-10 04:23:34,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/182fada6-42c7-41e6-afe8-48444d05b450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:34,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-033bb50c-4731-4af3-9a08-fb21b35de829 Date: Wed, 10 Oct 2018 04:23:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:21Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:21Z","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":"79b24dc82d0842d4a2cbc16012a64931","id":"182fada6-42c7-41e6-afe8-48444d05b450","subnetpool_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet"}} 2018-10-10 04:23:34,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/182fada6-42c7-41e6-afe8-48444d05b450 used request id req-033bb50c-4731-4af3-9a08-fb21b35de829 2018-10-10 04:23:34,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91fa9cbe1158702235e5a543074a1dcbbc8cb5d" 2018-10-10 04:23:34,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-6c2f2898-ce92-4d53-ac09-0478aa8308d2 Date: Wed, 10 Oct 2018 04:23:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "created_at": "2018-10-10T04:23:26Z", "admin_state_up": true, "updated_at": "2018-10-10T04:23:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "79b24dc82d0842d4a2cbc16012a64931", "id": "a56aa2a9-77d4-4511-98c6-09803f14143e", "name": "CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router"}]} 2018-10-10 04:23:34,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router&admin_state_up=True used request id req-6c2f2898-ce92-4d53-ac09-0478aa8308d2 2018-10-10 04:23:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b4b858ff8125c250494b8ff43a83471ac95bf" 2018-10-10 04:23:35,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a477c34-04f9-4720-8936-2952d4eb940d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}} 2018-10-10 04:23:35,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 used request id req-0a477c34-04f9-4720-8936-2952d4eb940d 2018-10-10 04:23:35,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=a56aa2a9-77d4-4511-98c6-09803f14143e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91fa9cbe1158702235e5a543074a1dcbbc8cb5d" 2018-10-10 04:23:35,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-44811cd6-6bac-4e3e-a4c0-56afe82b0429 Date: Wed, 10 Oct 2018 04:23:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:23:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"182fada6-42c7-41e6-afe8-48444d05b450","ip_address":"10.55.1.1"}],"id":"f081fd77-1684-47b7-ade3-cc14bd0fec16","security_groups":[],"mac_address":"fa:16:3e:c2:f8:60","project_id":"79b24dc82d0842d4a2cbc16012a64931","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:32Z","binding:vnic_type":"normal","device_id":"a56aa2a9-77d4-4511-98c6-09803f14143e"}]} 2018-10-10 04:23:35,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=a56aa2a9-77d4-4511-98c6-09803f14143e used request id req-44811cd6-6bac-4e3e-a4c0-56afe82b0429 2018-10-10 04:23:35,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/182fada6-42c7-41e6-afe8-48444d05b450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91fa9cbe1158702235e5a543074a1dcbbc8cb5d" 2018-10-10 04:23:35,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-561ffb52-75ef-49fd-8639-bb6eab37c93e Date: Wed, 10 Oct 2018 04:23:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d819f179-8755-4bca-b8b4-61ae59b04a0c","tenant_id":"79b24dc82d0842d4a2cbc16012a64931","created_at":"2018-10-10T04:23:21Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:21Z","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":"79b24dc82d0842d4a2cbc16012a64931","id":"182fada6-42c7-41e6-afe8-48444d05b450","subnetpool_id":null,"name":"CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet"}} 2018-10-10 04:23:35,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/182fada6-42c7-41e6-afe8-48444d05b450 used request id req-561ffb52-75ef-49fd-8639-bb6eab37c93e 2018-10-10 04:23:35,493 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router and subnet CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet 2018-10-10 04:23:35,493 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router 2018-10-10 04:23:35,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/a56aa2a9-77d4-4511-98c6-09803f14143e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" -d '{"subnet_id": "182fada6-42c7-41e6-afe8-48444d05b450"}' 2018-10-10 04:23:37,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-75fa5d2b-c634-4de1-9a85-e04ec8761b4d Date: Wed, 10 Oct 2018 04:23:37 GMT RESP BODY: {"network_id": "d819f179-8755-4bca-b8b4-61ae59b04a0c", "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "subnet_id": "182fada6-42c7-41e6-afe8-48444d05b450", "subnet_ids": ["182fada6-42c7-41e6-afe8-48444d05b450"], "port_id": "f081fd77-1684-47b7-ade3-cc14bd0fec16", "id": "a56aa2a9-77d4-4511-98c6-09803f14143e"} 2018-10-10 04:23:37,047 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a56aa2a9-77d4-4511-98c6-09803f14143e/remove_router_interface used request id req-75fa5d2b-c634-4de1-9a85-e04ec8761b4d 2018-10-10 04:23:37,048 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router 2018-10-10 04:23:37,048 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-router 2018-10-10 04:23:37,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/a56aa2a9-77d4-4511-98c6-09803f14143e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d75768ac82bccd047e71dd09de3bcabb9c4b3bc" 2018-10-10 04:23:40,356 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66f04500-cf50-42d3-a359-40ed8ba65c90 Content-Length: 0 Date: Wed, 10 Oct 2018 04:23:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:23:40,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/a56aa2a9-77d4-4511-98c6-09803f14143e used request id req-66f04500-cf50-42d3-a359-40ed8ba65c90 2018-10-10 04:23:40,356 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet 2018-10-10 04:23:40,357 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-subnet 2018-10-10 04:23:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/182fada6-42c7-41e6-afe8-48444d05b450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" 2018-10-10 04:23:42,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6552f31-9255-4843-9aaf-5193491aa67d Date: Wed, 10 Oct 2018 04:23:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:23:42,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/182fada6-42c7-41e6-afe8-48444d05b450 used request id req-d6552f31-9255-4843-9aaf-5193491aa67d 2018-10-10 04:23:42,553 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-efe010df-db00-4990-a623-e6b598854508-pub-net 2018-10-10 04:23:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/d819f179-8755-4bca-b8b4-61ae59b04a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0726fa597003310b94947d3029394dcb0f8993f8" 2018-10-10 04:23:43,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99221b2d-4814-4267-9f99-25f03b0c5794 Date: Wed, 10 Oct 2018 04:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:23:43,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d819f179-8755-4bca-b8b4-61ae59b04a0c used request id req-99221b2d-4814-4267-9f99-25f03b0c5794 2018-10-10 04:23:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:44,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b38b6663-35f6-4028-af35-e2c549fa5ff7 Date: Wed, 10 Oct 2018 04:23:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "created_at": "2018-10-10T04:23:20Z", "updated_at": "2018-10-10T04:23:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:23:20Z", "revision_number": 0, "id": "3cce3fe7-38f0-4515-af63-f7d6a5763ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:23:20Z", "security_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "port_range_min": null, "ethertype": "IPv6", "project_id": "79b24dc82d0842d4a2cbc16012a64931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:23:20Z", "revision_number": 0, "id": "5d2e9142-2433-4a85-a66c-ddc0ddf9e6b4", "remote_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "remote_ip_prefix": null, "created_at": "2018-10-10T04:23:20Z", "security_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "port_range_min": null, "ethertype": "IPv6", "project_id": "79b24dc82d0842d4a2cbc16012a64931"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:23:20Z", "revision_number": 0, "id": "61586afb-2fae-4c87-a2de-22fbc8c00edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:23:20Z", "security_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "port_range_min": null, "ethertype": "IPv4", "project_id": "79b24dc82d0842d4a2cbc16012a64931"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:23:20Z", "revision_number": 0, "id": "c66d3ac9-80a2-4e46-a643-38f66a472719", "remote_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "remote_ip_prefix": null, "created_at": "2018-10-10T04:23:20Z", "security_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "port_range_min": null, "ethertype": "IPv4", "project_id": "79b24dc82d0842d4a2cbc16012a64931"}], "revision_number": 4, "project_id": "79b24dc82d0842d4a2cbc16012a64931", "id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "name": "default"}]} 2018-10-10 04:23:44,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b38b6663-35f6-4028-af35-e2c549fa5ff7 2018-10-10 04:23:44,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:44,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36fd8ceb-fb5f-452f-81c5-671f824e89ee Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:23:44,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-36fd8ceb-fb5f-452f-81c5-671f824e89ee 2018-10-10 04:23:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:44,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7e6e94-c4ee-429c-9951-7e971fea106a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:23:44,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-9e7e6e94-c4ee-429c-9951-7e971fea106a 2018-10-10 04:23:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:44,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb266cec-3539-45fe-98bb-55a870576dce Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:23:44,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-cb266cec-3539-45fe-98bb-55a870576dce 2018-10-10 04:23:44,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:44,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df2b023-d0db-4c16-b0ad-0cfc1f2d8fe2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931"}, "enabled": true, "id": "79b24dc82d0842d4a2cbc16012a64931", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj"}} 2018-10-10 04:23:44,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 used request id req-3df2b023-d0db-4c16-b0ad-0cfc1f2d8fe2 2018-10-10 04:23:44,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba4d4f5b-0cb3-4a73-9dec-2454170ed242 2018-10-10 04:23:44,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ba4d4f5b-0cb3-4a73-9dec-2454170ed242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:44,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-96eb5b6e-d2ab-4ed7-85b8-253195bd252e Date: Wed, 10 Oct 2018 04:23: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-10-10T04:23:20Z", "security_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "port_range_min": null, "revision_number": 0, "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "created_at": "2018-10-10T04:23:20Z", "project_id": "79b24dc82d0842d4a2cbc16012a64931", "id": "3cce3fe7-38f0-4515-af63-f7d6a5763ac8"}, {"remote_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:23:20Z", "security_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "port_range_min": null, "revision_number": 0, "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "created_at": "2018-10-10T04:23:20Z", "project_id": "79b24dc82d0842d4a2cbc16012a64931", "id": "5d2e9142-2433-4a85-a66c-ddc0ddf9e6b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:23:20Z", "security_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "port_range_min": null, "revision_number": 0, "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "created_at": "2018-10-10T04:23:20Z", "project_id": "79b24dc82d0842d4a2cbc16012a64931", "id": "61586afb-2fae-4c87-a2de-22fbc8c00edb"}, {"remote_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:23:20Z", "security_group_id": "ba4d4f5b-0cb3-4a73-9dec-2454170ed242", "port_range_min": null, "revision_number": 0, "tenant_id": "79b24dc82d0842d4a2cbc16012a64931", "created_at": "2018-10-10T04:23:20Z", "project_id": "79b24dc82d0842d4a2cbc16012a64931", "id": "c66d3ac9-80a2-4e46-a643-38f66a472719"}]} 2018-10-10 04:23:44,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ba4d4f5b-0cb3-4a73-9dec-2454170ed242 used request id req-96eb5b6e-d2ab-4ed7-85b8-253195bd252e 2018-10-10 04:23:44,641 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:23:44,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ba4d4f5b-0cb3-4a73-9dec-2454170ed242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:44,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f936f751-3d46-42c6-9c01-653dae663381 Content-Length: 0 Date: Wed, 10 Oct 2018 04:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:23:44,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ba4d4f5b-0cb3-4a73-9dec-2454170ed242 used request id req-f936f751-3d46-42c6-9c01-653dae663381 2018-10-10 04:23:44,966 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj 2018-10-10 04:23:44,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:45,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e63c7e04-660a-4661-852b-4f78b987e5af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:23:45,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/79b24dc82d0842d4a2cbc16012a64931 used request id req-e63c7e04-660a-4661-852b-4f78b987e5af 2018-10-10 04:23:45,277 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-abe302e4-4fb4-48a-proj-role 2018-10-10 04:23:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d9da304159964cc2b0089179b03ccaad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:45,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10f443f-b925-4995-86a2-20b9d24237bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:23:45,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d9da304159964cc2b0089179b03ccaad used request id req-e10f443f-b925-4995-86a2-20b9d24237bd 2018-10-10 04:23:45,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d54816ada803d28af414710ea110d328ea4070a" 2018-10-10 04:23:45,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df62b320-4e26-424a-a812-9a00ea3fb14d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:23:45,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-df62b320-4e26-424a-a812-9a00ea3fb14d 2018-10-10 04:23:45,484 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-abe302e4-4fb4-48a-user 2018-10-10 04:23:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ac7f569de7794353aaf2aa24f9b0f1fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543cc17150398d5ec24bfcf4989dad4c75aa2b71" 2018-10-10 04:23:45,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c98f2af4-64dd-4fd5-aad0-99f8eccf8e03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:23:45,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ac7f569de7794353aaf2aa24f9b0f1fd used request id req-c98f2af4-64dd-4fd5-aad0-99f8eccf8e03 2018-10-10 04:23:45,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:46,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["0WdgYl2mRJSMMhQCeuIqBg"], "issued_at": "2018-10-10T04:23:46.000000Z"}} 2018-10-10 04:23:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a86ac6f698aec958070d60ea7eb5cb9dcffc582a" 2018-10-10 04:23:46,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b026b394-ff21-468d-ad06-3ae6facb3e2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:46,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b026b394-ff21-468d-ad06-3ae6facb3e2a 2018-10-10 04:23:46,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:46,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:46,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["n-2QENClTyCSLx1UYukDLA"], "issued_at": "2018-10-10T04:23:46.000000Z"}} 2018-10-10 04:23:46,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:23:46,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd514449-4190-4a0d-b855-7047dfa2a536 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:46,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bd514449-4190-4a0d-b855-7047dfa2a536 2018-10-10 04:23:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:46,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:23:46,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd61fac-fa82-4c1e-9629-2fa23321becc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:23:46,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj used request id req-dcd61fac-fa82-4c1e-9629-2fa23321becc 2018-10-10 04:23:46,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:23:46,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb4a709-fc52-405a-954d-772fb5433c12 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:23:46,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0bb4a709-fc52-405a-954d-772fb5433c12 2018-10-10 04:23:46,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}}' 2018-10-10 04:23:46,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb7a95e-3707-4ede-a656-de6e938bc0bc Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01"}, "enabled": true, "id": "8b485182b11c4824ab405f6e8c154c01", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}} 2018-10-10 04:23:46,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4bb7a95e-3707-4ede-a656-de6e938bc0bc 2018-10-10 04:23:46,898 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj 2018-10-10 04:23:46,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:46,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:47,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["mRTg00BBRRKxuPz_K0GxMQ"], "issued_at": "2018-10-10T04:23:47.000000Z"}} 2018-10-10 04:23:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1e048d46a584e6201263ee2bd8a64a7c185ca" 2018-10-10 04:23:47,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1915f4a3-be1f-470a-ae3d-4b267e48bce6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:47,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1915f4a3-be1f-470a-ae3d-4b267e48bce6 2018-10-10 04:23:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:47,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1e048d46a584e6201263ee2bd8a64a7c185ca" 2018-10-10 04:23:47,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbefb24e-6c2c-40da-9354-6c597b6f64b2 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:23:47,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-dbefb24e-6c2c-40da-9354-6c597b6f64b2 2018-10-10 04:23:47,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1e048d46a584e6201263ee2bd8a64a7c185ca" 2018-10-10 04:23:47,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6948dab7-6462-46b4-b637-08b801cde838 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01"}, "enabled": true, "id": "8b485182b11c4824ab405f6e8c154c01", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}]} 2018-10-10 04:23:47,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj used request id req-6948dab7-6462-46b4-b637-08b801cde838 2018-10-10 04:23:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1e048d46a584e6201263ee2bd8a64a7c185ca" 2018-10-10 04:23:47,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad6ae85-9904-4ce5-9f83-002483eaf58b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:23:47,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2ad6ae85-9904-4ce5-9f83-002483eaf58b 2018-10-10 04:23:48,041 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5d60aca9-fbcb-44d-user 2018-10-10 04:23:48,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:23:48,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49b7b43-e04a-499c-8a8b-7be0db7504be Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:23:48,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e49b7b43-e04a-499c-8a8b-7be0db7504be 2018-10-10 04:23:48,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" -d '{"role": {"name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role"}}' 2018-10-10 04:23:48,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31a65109-2aeb-40ee-939a-ac8b5c54870e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "398bd81349f94911a19ef9f741c7d739", "links": {"self": "http://172.30.9.25:5000/v3/roles/398bd81349f94911a19ef9f741c7d739"}, "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role"}} 2018-10-10 04:23:48,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-31a65109-2aeb-40ee-939a-ac8b5c54870e 2018-10-10 04:23:48,263 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role 2018-10-10 04:23:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/398bd81349f94911a19ef9f741c7d739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:23:48,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46ce1bb-45f6-4a43-bbad-054a8414dfd4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/398bd81349f94911a19ef9f741c7d739"}, "domain_id": null, "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role", "id": "398bd81349f94911a19ef9f741c7d739"}} 2018-10-10 04:23:48,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/398bd81349f94911a19ef9f741c7d739 used request id req-c46ce1bb-45f6-4a43-bbad-054a8414dfd4 2018-10-10 04:23:48,348 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role to project CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj 2018-10-10 04:23:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01/users/5fd35100e75743558f1a27b553ab8943/roles/398bd81349f94911a19ef9f741c7d739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:23:48,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94845d82-f5b0-43ab-ab0f-5ecbb150d334 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:23:48,487 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01/users/5fd35100e75743558f1a27b553ab8943/roles/398bd81349f94911a19ef9f741c7d739 used request id req-94845d82-f5b0-43ab-ab0f-5ecbb150d334 2018-10-10 04:23:48,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:48,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:48,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398bd81349f94911a19ef9f741c7d739", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role"}], "expires_at": "2018-10-10T05:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b485182b11c4824ab405f6e8c154c01", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-user", "id": "5fd35100e75743558f1a27b553ab8943"}, "audit_ids": ["Ynb-XpAaTCqiLrXSufrVJA"], "issued_at": "2018-10-10T04:23:48.000000Z"}} 2018-10-10 04:23:48,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" 2018-10-10 04:23:48,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3ba056-f22f-4f87-888a-7e382ffa39d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:48,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6e3ba056-f22f-4f87-888a-7e382ffa39d8 2018-10-10 04:23:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" 2018-10-10 04:23:49,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0bc699e7-cda7-4b5a-ac59-968dac40c3a1 Date: Wed, 10 Oct 2018 04:23:49 GMT RESP BODY: {"networks":[]} 2018-10-10 04:23:49,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net used request id req-0bc699e7-cda7-4b5a-ac59-968dac40c3a1 2018-10-10 04:23:49,111 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net 2018-10-10 04:23:49,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" -d '{"network": {"name": "CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net", "admin_state_up": true}}' 2018-10-10 04:23:49,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-700bb017-7a7f-4089-9799-386ab71696b0 Date: Wed, 10 Oct 2018 04:23:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8b485182b11c4824ab405f6e8c154c01","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:23:49Z","is_default":false,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:49Z","mtu":1450}} 2018-10-10 04:23:49,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-700bb017-7a7f-4089-9799-386ab71696b0 2018-10-10 04:23:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b248c272-68a2-4f17-896f-f5f337dfbbe0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" 2018-10-10 04:23:49,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3e998b00-67bb-43be-aeb1-5f5b672cbc6b Date: Wed, 10 Oct 2018 04:23:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:23:49Z","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b485182b11c4824ab405f6e8c154c01","id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net"}]} 2018-10-10 04:23:49,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b248c272-68a2-4f17-896f-f5f337dfbbe0 used request id req-3e998b00-67bb-43be-aeb1-5f5b672cbc6b 2018-10-10 04:23:49,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" 2018-10-10 04:23:50,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dce8dc87-72de-4fa5-a3ee-d3f20069d867 Date: Wed, 10 Oct 2018 04:23:50 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:23:50,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0 used request id req-dce8dc87-72de-4fa5-a3ee-d3f20069d867 2018-10-10 04:23:50,144 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet 2018-10-10 04:23:50,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" -d '{"subnets": [{"ip_version": 4, "network_id": "b248c272-68a2-4f17-896f-f5f337dfbbe0", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}]}' 2018-10-10 04:23:50,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4947a3ef-3879-4f49-8e7a-c05fcf296a5e Date: Wed, 10 Oct 2018 04:23:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:50Z","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":"8b485182b11c4824ab405f6e8c154c01","id":"e59b415e-a824-4610-ab96-5acc214a3346","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}]} 2018-10-10 04:23:50,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-4947a3ef-3879-4f49-8e7a-c05fcf296a5e 2018-10-10 04:23:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b248c272-68a2-4f17-896f-f5f337dfbbe0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" 2018-10-10 04:23:51,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4418631b-a9f9-4a73-aabe-43ae06d8fdcd Date: Wed, 10 Oct 2018 04:23:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e59b415e-a824-4610-ab96-5acc214a3346"],"updated_at":"2018-10-10T04:23:50Z","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b485182b11c4824ab405f6e8c154c01","id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net"}]} 2018-10-10 04:23:51,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b248c272-68a2-4f17-896f-f5f337dfbbe0 used request id req-4418631b-a9f9-4a73-aabe-43ae06d8fdcd 2018-10-10 04:23:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" 2018-10-10 04:23:51,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-10cce66c-9436-4d74-87d1-31c7961a98e3 Date: Wed, 10 Oct 2018 04:23:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8b485182b11c4824ab405f6e8c154c01","id":"e59b415e-a824-4610-ab96-5acc214a3346","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}]} 2018-10-10 04:23:51,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0 used request id req-10cce66c-9436-4d74-87d1-31c7961a98e3 2018-10-10 04:23:51,256 - OpenStackNetwork - DEBUG - Network [b248c272-68a2-4f17-896f-f5f337dfbbe0] created successfully 2018-10-10 04:23:51,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:51,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:51,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398bd81349f94911a19ef9f741c7d739", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role"}], "expires_at": "2018-10-10T05:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b485182b11c4824ab405f6e8c154c01", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-user", "id": "5fd35100e75743558f1a27b553ab8943"}, "audit_ids": ["fYxKwDHOTlqFTuvIKggAHA"], "issued_at": "2018-10-10T04:23:51.000000Z"}} 2018-10-10 04:23:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:51,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a346d1-9be0-47e6-8976-1e7253c584ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:51,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b9a346d1-9be0-47e6-8976-1e7253c584ef 2018-10-10 04:23:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:51,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9dfba31-c500-454b-8243-814ae8783d11 Date: Wed, 10 Oct 2018 04:23:51 GMT RESP BODY: {"routers": []} 2018-10-10 04:23:51,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router&admin_state_up=True used request id req-c9dfba31-c500-454b-8243-814ae8783d11 2018-10-10 04:23:51,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:23:51,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:23:52,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398bd81349f94911a19ef9f741c7d739", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role"}], "expires_at": "2018-10-10T05:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b485182b11c4824ab405f6e8c154c01", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-user", "id": "5fd35100e75743558f1a27b553ab8943"}, "audit_ids": ["tIqzM00HRR6oE5dRviwk5A"], "issued_at": "2018-10-10T04:23:52.000000Z"}} 2018-10-10 04:23:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347ddbf736095bdcfa9aea7b030085a91c0dfb1e" 2018-10-10 04:23:52,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1c47ea-a7d0-4aaa-88c7-e969c25dfb1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:23:52,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6d1c47ea-a7d0-4aaa-88c7-e969c25dfb1a 2018-10-10 04:23:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:52,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-50b9c71f-b0e5-407a-b985-93e788824249 Date: Wed, 10 Oct 2018 04:23:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:23:52,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-50b9c71f-b0e5-407a-b985-93e788824249 2018-10-10 04:23:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:52,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-47f9ca63-8f6f-4437-8d48-6e80b4143923 Date: Wed, 10 Oct 2018 04:23:52 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:23:52,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-47f9ca63-8f6f-4437-8d48-6e80b4143923 2018-10-10 04:23:52,821 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router 2018-10-10 04:23:52,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router", "admin_state_up": true}}' 2018-10-10 04:23:57,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bf6f3c6a-2f65-4116-aba1-71ac48a36a01 Date: Wed, 10 Oct 2018 04:23:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "created_at": "2018-10-10T04:23:53Z", "admin_state_up": true, "updated_at": "2018-10-10T04:23:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8b485182b11c4824ab405f6e8c154c01", "id": "9a49d462-fb68-4562-9df9-28085b8ebf66", "name": "CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router"}} 2018-10-10 04:23:57,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-bf6f3c6a-2f65-4116-aba1-71ac48a36a01 2018-10-10 04:23:57,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=9a49d462-fb68-4562-9df9-28085b8ebf66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:58,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3ba0fea0-0043-4422-b8ef-17fe30d01d9f Date: Wed, 10 Oct 2018 04:23:58 GMT RESP BODY: {"ports":[]} 2018-10-10 04:23:58,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=9a49d462-fb68-4562-9df9-28085b8ebf66 used request id req-3ba0fea0-0043-4422-b8ef-17fe30d01d9f 2018-10-10 04:23:58,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:58,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7546698e-9ca2-4c68-90bf-4a93f93a2222 Date: Wed, 10 Oct 2018 04:23:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e59b415e-a824-4610-ab96-5acc214a3346"],"updated_at":"2018-10-10T04:23:50Z","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b485182b11c4824ab405f6e8c154c01","id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net"}]} 2018-10-10 04:23:58,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net used request id req-7546698e-9ca2-4c68-90bf-4a93f93a2222 2018-10-10 04:23:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:23:58,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:23:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:58,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b72871e-2dfa-4259-90ef-38353b866c9b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01"}, "enabled": true, "id": "8b485182b11c4824ab405f6e8c154c01", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}} 2018-10-10 04:23:58,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 used request id req-5b72871e-2dfa-4259-90ef-38353b866c9b 2018-10-10 04:23:58,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:58,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4b82f3c3-fa56-4f62-bfc1-fe648e9f6ba7 Date: Wed, 10 Oct 2018 04:23:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8b485182b11c4824ab405f6e8c154c01","id":"e59b415e-a824-4610-ab96-5acc214a3346","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}]} 2018-10-10 04:23:58,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0 used request id req-4b82f3c3-fa56-4f62-bfc1-fe648e9f6ba7 2018-10-10 04:23:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0&name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:23:58,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-792caac1-4a97-4bbd-a973-8e839519ebce Date: Wed, 10 Oct 2018 04:23:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8b485182b11c4824ab405f6e8c154c01","id":"e59b415e-a824-4610-ab96-5acc214a3346","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}]} 2018-10-10 04:23:58,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0&name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet used request id req-792caac1-4a97-4bbd-a973-8e839519ebce 2018-10-10 04:23:58,949 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 04:23:58,949 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router 2018-10-10 04:23:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/9a49d462-fb68-4562-9df9-28085b8ebf66/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" -d '{"subnet_id": "e59b415e-a824-4610-ab96-5acc214a3346"}' 2018-10-10 04:24:01,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e627e9ee-852a-4c8b-851e-15a2cb0c6c6c Date: Wed, 10 Oct 2018 04:24:00 GMT RESP BODY: {"network_id": "b248c272-68a2-4f17-896f-f5f337dfbbe0", "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "subnet_id": "e59b415e-a824-4610-ab96-5acc214a3346", "subnet_ids": ["e59b415e-a824-4610-ab96-5acc214a3346"], "port_id": "fe50f665-88c6-439b-9c17-ab37bf310ea7", "id": "9a49d462-fb68-4562-9df9-28085b8ebf66"} 2018-10-10 04:24:01,008 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9a49d462-fb68-4562-9df9-28085b8ebf66/add_router_interface used request id req-e627e9ee-852a-4c8b-851e-15a2cb0c6c6c 2018-10-10 04:24:01,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/9a49d462-fb68-4562-9df9-28085b8ebf66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:24:01,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8a67851f-5c98-43b6-871a-bba19dcfe05a Date: Wed, 10 Oct 2018 04:24:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "created_at": "2018-10-10T04:23:53Z", "admin_state_up": true, "updated_at": "2018-10-10T04:24:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8b485182b11c4824ab405f6e8c154c01", "id": "9a49d462-fb68-4562-9df9-28085b8ebf66", "name": "CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router"}} 2018-10-10 04:24:01,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/9a49d462-fb68-4562-9df9-28085b8ebf66 used request id req-8a67851f-5c98-43b6-871a-bba19dcfe05a 2018-10-10 04:24:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=9a49d462-fb68-4562-9df9-28085b8ebf66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:24:01,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c49a7b28-9f19-4162-bcf6-803153f4accc Date: Wed, 10 Oct 2018 04:24:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:24:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e59b415e-a824-4610-ab96-5acc214a3346","ip_address":"10.55.1.1"}],"id":"fe50f665-88c6-439b-9c17-ab37bf310ea7","security_groups":[],"mac_address":"fa:16:3e:11:e9:17","project_id":"8b485182b11c4824ab405f6e8c154c01","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:59Z","binding:vnic_type":"normal","device_id":"9a49d462-fb68-4562-9df9-28085b8ebf66"}]} 2018-10-10 04:24:01,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=9a49d462-fb68-4562-9df9-28085b8ebf66 used request id req-c49a7b28-9f19-4162-bcf6-803153f4accc 2018-10-10 04:24:01,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/e59b415e-a824-4610-ab96-5acc214a3346 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:24:01,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-720e2deb-9043-4066-a925-014b4e3f774e Date: Wed, 10 Oct 2018 04:24:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:50Z","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":"8b485182b11c4824ab405f6e8c154c01","id":"e59b415e-a824-4610-ab96-5acc214a3346","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}} 2018-10-10 04:24:01,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/e59b415e-a824-4610-ab96-5acc214a3346 used request id req-720e2deb-9043-4066-a925-014b4e3f774e 2018-10-10 04:24:01,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:01,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "398bd81349f94911a19ef9f741c7d739", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role"}], "expires_at": "2018-10-10T05:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b485182b11c4824ab405f6e8c154c01", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8b485182b11c4824ab405f6e8c154c01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-user", "id": "5fd35100e75743558f1a27b553ab8943"}, "audit_ids": ["-bA8p9CiRxChGGFNGOSx4Q"], "issued_at": "2018-10-10T04:24:01.000000Z"}} 2018-10-10 04:24:01,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01022d89e7432fb28881da78f731bb4af400ef15" 2018-10-10 04:24:02,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a7e1443d-8694-43cd-97c9-62982b309583 Date: Wed, 10 Oct 2018 04:24:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e59b415e-a824-4610-ab96-5acc214a3346"],"updated_at":"2018-10-10T04:23:50Z","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b485182b11c4824ab405f6e8c154c01","id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net"}]} 2018-10-10 04:24:02,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net used request id req-a7e1443d-8694-43cd-97c9-62982b309583 2018-10-10 04:24:02,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:02,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a86ac6f698aec958070d60ea7eb5cb9dcffc582a" 2018-10-10 04:24:02,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f774a77-7b71-436e-81c3-14edb2b6e1b8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01"}, "enabled": true, "id": "8b485182b11c4824ab405f6e8c154c01", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}} 2018-10-10 04:24:02,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 used request id req-9f774a77-7b71-436e-81c3-14edb2b6e1b8 2018-10-10 04:24:02,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01022d89e7432fb28881da78f731bb4af400ef15" 2018-10-10 04:24:02,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a7dff1c4-02fd-4df8-92d0-97c1aa3a378f Date: Wed, 10 Oct 2018 04:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8b485182b11c4824ab405f6e8c154c01","id":"e59b415e-a824-4610-ab96-5acc214a3346","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}]} 2018-10-10 04:24:02,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0 used request id req-a7dff1c4-02fd-4df8-92d0-97c1aa3a378f 2018-10-10 04:24:02,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0&name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01022d89e7432fb28881da78f731bb4af400ef15" 2018-10-10 04:24:02,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d81a06f2-d89e-4636-b3b2-c084e333efbb Date: Wed, 10 Oct 2018 04:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8b485182b11c4824ab405f6e8c154c01","id":"e59b415e-a824-4610-ab96-5acc214a3346","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}]} 2018-10-10 04:24:02,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b248c272-68a2-4f17-896f-f5f337dfbbe0&name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet used request id req-d81a06f2-d89e-4636-b3b2-c084e333efbb 2018-10-10 04:24:02,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01022d89e7432fb28881da78f731bb4af400ef15" 2018-10-10 04:24:02,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b4363468-baf9-40f5-aa29-7faf99c62854 Date: Wed, 10 Oct 2018 04:24:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "created_at": "2018-10-10T04:23:53Z", "admin_state_up": true, "updated_at": "2018-10-10T04:24:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8b485182b11c4824ab405f6e8c154c01", "id": "9a49d462-fb68-4562-9df9-28085b8ebf66", "name": "CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router"}]} 2018-10-10 04:24:02,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router used request id req-b4363468-baf9-40f5-aa29-7faf99c62854 2018-10-10 04:24:02,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a86ac6f698aec958070d60ea7eb5cb9dcffc582a" 2018-10-10 04:24:02,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c0f811-df6f-4d22-8859-fd99e4497101 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01"}, "enabled": true, "id": "8b485182b11c4824ab405f6e8c154c01", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}} 2018-10-10 04:24:02,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 used request id req-e9c0f811-df6f-4d22-8859-fd99e4497101 2018-10-10 04:24:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=9a49d462-fb68-4562-9df9-28085b8ebf66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01022d89e7432fb28881da78f731bb4af400ef15" 2018-10-10 04:24:03,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-3b979c4a-3997-4a6f-89b5-09be5a4667b1 Date: Wed, 10 Oct 2018 04:24:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:24:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e59b415e-a824-4610-ab96-5acc214a3346","ip_address":"10.55.1.1"}],"id":"fe50f665-88c6-439b-9c17-ab37bf310ea7","security_groups":[],"mac_address":"fa:16:3e:11:e9:17","project_id":"8b485182b11c4824ab405f6e8c154c01","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:59Z","binding:vnic_type":"normal","device_id":"9a49d462-fb68-4562-9df9-28085b8ebf66"}]} 2018-10-10 04:24:03,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=9a49d462-fb68-4562-9df9-28085b8ebf66 used request id req-3b979c4a-3997-4a6f-89b5-09be5a4667b1 2018-10-10 04:24:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/e59b415e-a824-4610-ab96-5acc214a3346 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01022d89e7432fb28881da78f731bb4af400ef15" 2018-10-10 04:24:03,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-dd9a05b9-1322-4079-9bb4-df9f58596343 Date: Wed, 10 Oct 2018 04:24:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b248c272-68a2-4f17-896f-f5f337dfbbe0","tenant_id":"8b485182b11c4824ab405f6e8c154c01","created_at":"2018-10-10T04:23:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:23:50Z","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":"8b485182b11c4824ab405f6e8c154c01","id":"e59b415e-a824-4610-ab96-5acc214a3346","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet"}} 2018-10-10 04:24:03,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/e59b415e-a824-4610-ab96-5acc214a3346 used request id req-dd9a05b9-1322-4079-9bb4-df9f58596343 2018-10-10 04:24:03,359 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router and subnet CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet 2018-10-10 04:24:03,359 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router 2018-10-10 04:24:03,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/9a49d462-fb68-4562-9df9-28085b8ebf66/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" -d '{"subnet_id": "e59b415e-a824-4610-ab96-5acc214a3346"}' 2018-10-10 04:24:04,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1331356c-6098-42aa-b7b5-dc99474b921d Date: Wed, 10 Oct 2018 04:24:04 GMT RESP BODY: {"network_id": "b248c272-68a2-4f17-896f-f5f337dfbbe0", "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "subnet_id": "e59b415e-a824-4610-ab96-5acc214a3346", "subnet_ids": ["e59b415e-a824-4610-ab96-5acc214a3346"], "port_id": "fe50f665-88c6-439b-9c17-ab37bf310ea7", "id": "9a49d462-fb68-4562-9df9-28085b8ebf66"} 2018-10-10 04:24:04,967 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9a49d462-fb68-4562-9df9-28085b8ebf66/remove_router_interface used request id req-1331356c-6098-42aa-b7b5-dc99474b921d 2018-10-10 04:24:04,967 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router 2018-10-10 04:24:04,967 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-router 2018-10-10 04:24:04,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/9a49d462-fb68-4562-9df9-28085b8ebf66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bfffe1f37574f21c290155ddf37173206e3cd6" 2018-10-10 04:24:08,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af82ac90-dfc3-4019-bc72-b7ec95b45440 Content-Length: 0 Date: Wed, 10 Oct 2018 04:24:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:08,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/9a49d462-fb68-4562-9df9-28085b8ebf66 used request id req-af82ac90-dfc3-4019-bc72-b7ec95b45440 2018-10-10 04:24:08,388 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet 2018-10-10 04:24:08,389 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-subnet 2018-10-10 04:24:08,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/e59b415e-a824-4610-ab96-5acc214a3346 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" 2018-10-10 04:24:10,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6fea37c-23e7-44ed-bd63-aa50d85b4e45 Date: Wed, 10 Oct 2018 04:24:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:10,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e59b415e-a824-4610-ab96-5acc214a3346 used request id req-f6fea37c-23e7-44ed-bd63-aa50d85b4e45 2018-10-10 04:24:10,876 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-13dba233-e4be-4437-b7ee-e4dcd89bee39-pub-net 2018-10-10 04:24:10,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/b248c272-68a2-4f17-896f-f5f337dfbbe0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31114bc4dd116962c541efa43fb980008ed63f00" 2018-10-10 04:24:12,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6626f174-bbe5-45dc-bf03-83b1934983d2 Date: Wed, 10 Oct 2018 04:24:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:12,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b248c272-68a2-4f17-896f-f5f337dfbbe0 used request id req-6626f174-bbe5-45dc-bf03-83b1934983d2 2018-10-10 04:24:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:12,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-906b18bd-8a3c-4463-9980-788e6cc2852c Date: Wed, 10 Oct 2018 04:24:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "created_at": "2018-10-10T04:23:49Z", "updated_at": "2018-10-10T04:23:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:23:49Z", "revision_number": 0, "id": "3607b656-e920-40c6-ac88-65acf2dfaf2a", "remote_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "remote_ip_prefix": null, "created_at": "2018-10-10T04:23:49Z", "security_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b485182b11c4824ab405f6e8c154c01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:23:49Z", "revision_number": 0, "id": "9f245c8a-1ca7-4840-bfa4-f0a013b43d6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:23:49Z", "security_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b485182b11c4824ab405f6e8c154c01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:23:49Z", "revision_number": 0, "id": "dfd45f86-96d7-41a3-a45d-431da3faa817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:23:49Z", "security_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b485182b11c4824ab405f6e8c154c01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:23:49Z", "revision_number": 0, "id": "ee732a98-1a1f-43d4-a794-15d066624026", "remote_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "remote_ip_prefix": null, "created_at": "2018-10-10T04:23:49Z", "security_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b485182b11c4824ab405f6e8c154c01"}], "revision_number": 4, "project_id": "8b485182b11c4824ab405f6e8c154c01", "id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:24:12,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-906b18bd-8a3c-4463-9980-788e6cc2852c 2018-10-10 04:24:12,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:12,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95dd5d4e-b1ee-4ee4-990e-a3da5b7f3fbf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:24:12,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-95dd5d4e-b1ee-4ee4-990e-a3da5b7f3fbf 2018-10-10 04:24:12,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:12,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0824834e-60c0-4118-839a-683eedece42f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:24:12,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-0824834e-60c0-4118-839a-683eedece42f 2018-10-10 04:24:12,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:12,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d588c8-540f-4b71-9e0a-1a825c359d0b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01"}, "enabled": true, "id": "8b485182b11c4824ab405f6e8c154c01", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj"}} 2018-10-10 04:24:12,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 used request id req-56d588c8-540f-4b71-9e0a-1a825c359d0b 2018-10-10 04:24:12,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d6c2327-a6aa-4e98-944c-c764057d8f51 2018-10-10 04:24:12,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1d6c2327-a6aa-4e98-944c-c764057d8f51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:12,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d65e2e6e-bf64-4a16-80d8-1485ac717f0c Date: Wed, 10 Oct 2018 04:24:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:23:49Z", "security_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "port_range_min": null, "revision_number": 0, "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "created_at": "2018-10-10T04:23:49Z", "project_id": "8b485182b11c4824ab405f6e8c154c01", "id": "3607b656-e920-40c6-ac88-65acf2dfaf2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:23:49Z", "security_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "port_range_min": null, "revision_number": 0, "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "created_at": "2018-10-10T04:23:49Z", "project_id": "8b485182b11c4824ab405f6e8c154c01", "id": "9f245c8a-1ca7-4840-bfa4-f0a013b43d6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:23:49Z", "security_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "port_range_min": null, "revision_number": 0, "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "created_at": "2018-10-10T04:23:49Z", "project_id": "8b485182b11c4824ab405f6e8c154c01", "id": "dfd45f86-96d7-41a3-a45d-431da3faa817"}, {"remote_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:23:49Z", "security_group_id": "1d6c2327-a6aa-4e98-944c-c764057d8f51", "port_range_min": null, "revision_number": 0, "tenant_id": "8b485182b11c4824ab405f6e8c154c01", "created_at": "2018-10-10T04:23:49Z", "project_id": "8b485182b11c4824ab405f6e8c154c01", "id": "ee732a98-1a1f-43d4-a794-15d066624026"}]} 2018-10-10 04:24:12,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1d6c2327-a6aa-4e98-944c-c764057d8f51 used request id req-d65e2e6e-bf64-4a16-80d8-1485ac717f0c 2018-10-10 04:24:12,955 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:24:12,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1d6c2327-a6aa-4e98-944c-c764057d8f51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:13,250 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3733af50-b7b8-4e8b-88d6-96f09a4991c9 Content-Length: 0 Date: Wed, 10 Oct 2018 04:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:13,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1d6c2327-a6aa-4e98-944c-c764057d8f51 used request id req-3733af50-b7b8-4e8b-88d6-96f09a4991c9 2018-10-10 04:24:13,251 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj 2018-10-10 04:24:13,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:13,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80875491-65c3-458e-bee3-b49ee42962f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:13,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8b485182b11c4824ab405f6e8c154c01 used request id req-80875491-65c3-458e-bee3-b49ee42962f0 2018-10-10 04:24:13,559 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5d60aca9-fbcb-44d-proj-role 2018-10-10 04:24:13,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/398bd81349f94911a19ef9f741c7d739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:13,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abbfdb1d-1f2e-4af7-9c17-ae0d29712a45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:13,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/398bd81349f94911a19ef9f741c7d739 used request id req-abbfdb1d-1f2e-4af7-9c17-ae0d29712a45 2018-10-10 04:24:13,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b2748769505498d647da812c6e0f0f130ba377" 2018-10-10 04:24:13,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d43c6cb-ce30-47b3-ba31-38695403553b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:24:13,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4d43c6cb-ce30-47b3-ba31-38695403553b 2018-10-10 04:24:13,757 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5d60aca9-fbcb-44d-user 2018-10-10 04:24:13,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5fd35100e75743558f1a27b553ab8943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1e048d46a584e6201263ee2bd8a64a7c185ca" 2018-10-10 04:24:13,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-136df979-8e63-460f-9907-6b48b8b3f24d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:13,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5fd35100e75743558f1a27b553ab8943 used request id req-136df979-8e63-460f-9907-6b48b8b3f24d 2018-10-10 04:24:13,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:14,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["yLtiATwfQTCs8DWZuD1sNw"], "issued_at": "2018-10-10T04:24:14.000000Z"}} 2018-10-10 04:24:14,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67803669d2f58e82cc68a42d84e33f338b3c0459" 2018-10-10 04:24:14,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7473d289-1ee3-49a6-960a-00d92ba666f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:14,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7473d289-1ee3-49a6-960a-00d92ba666f1 2018-10-10 04:24:14,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:14,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:14,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["64dtmY_2Tr27FtIxzrw4dQ"], "issued_at": "2018-10-10T04:24:14.000000Z"}} 2018-10-10 04:24:14,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:14,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ccb5d17-a92d-463e-a609-0efda994bf66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:14,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8ccb5d17-a92d-463e-a609-0efda994bf66 2018-10-10 04:24:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:14,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:14,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-13439ff8-eefa-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:15,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29d6310-836e-4086-9a4d-7d5ac96a1505 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-13439ff8-eefa-48b-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:24:15,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-13439ff8-eefa-48b-proj used request id req-d29d6310-836e-4086-9a4d-7d5ac96a1505 2018-10-10 04:24:15,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:15,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9d4612-21e6-4dd9-a874-6af45d80dd28 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:24:15,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2f9d4612-21e6-4dd9-a874-6af45d80dd28 2018-10-10 04:24:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj"}}' 2018-10-10 04:24:15,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cf73cd3-d3ec-48ad-8633-1ba25019355b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc"}, "enabled": true, "id": "052f82af65f842dcbfe69b4f0b0b15fc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj"}} 2018-10-10 04:24:15,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7cf73cd3-d3ec-48ad-8633-1ba25019355b 2018-10-10 04:24:15,293 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-13439ff8-eefa-48b-proj 2018-10-10 04:24:15,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:15,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:15,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["nWJWx-g_Qb6aGrNjuDmHag"], "issued_at": "2018-10-10T04:24:15.000000Z"}} 2018-10-10 04:24:15,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94a3d02744ef0184eca182ee606182c2abf893" 2018-10-10 04:24:15,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef03c026-bec3-42a4-91b0-5e7ab2798e6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:15,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ef03c026-bec3-42a4-91b0-5e7ab2798e6a 2018-10-10 04:24:15,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:15,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:15,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94a3d02744ef0184eca182ee606182c2abf893" 2018-10-10 04:24:15,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e41908-add1-4e11-9f34-b0110aee3a84 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:24:15,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-20e41908-add1-4e11-9f34-b0110aee3a84 2018-10-10 04:24:15,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-13439ff8-eefa-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94a3d02744ef0184eca182ee606182c2abf893" 2018-10-10 04:24:15,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d5432d-fe04-409c-9d64-d787060d2ff1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-13439ff8-eefa-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc"}, "enabled": true, "id": "052f82af65f842dcbfe69b4f0b0b15fc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj"}]} 2018-10-10 04:24:15,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-13439ff8-eefa-48b-proj used request id req-70d5432d-fe04-409c-9d64-d787060d2ff1 2018-10-10 04:24:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94a3d02744ef0184eca182ee606182c2abf893" 2018-10-10 04:24:16,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f47f936-38f0-4c4b-b038-5c15d2dd767b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:24:16,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0f47f936-38f0-4c4b-b038-5c15d2dd767b 2018-10-10 04:24:16,442 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-13439ff8-eefa-48b-user 2018-10-10 04:24:16,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:16,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:16,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7154f9b-d038-428b-9a6d-6f383ce80e4b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:24:16,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7154f9b-d038-428b-9a6d-6f383ce80e4b 2018-10-10 04:24:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" -d '{"role": {"name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj-role"}}' 2018-10-10 04:24:16,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78dda400-4a0d-4bc0-b985-2a07be405a5a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60adcb8cd9f54168bb47b6ee47e5f560", "links": {"self": "http://172.30.9.25:5000/v3/roles/60adcb8cd9f54168bb47b6ee47e5f560"}, "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj-role"}} 2018-10-10 04:24:16,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-78dda400-4a0d-4bc0-b985-2a07be405a5a 2018-10-10 04:24:16,658 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-13439ff8-eefa-48b-proj-role 2018-10-10 04:24:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/60adcb8cd9f54168bb47b6ee47e5f560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:16,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b60862-e55c-43b2-b12c-d9effd379cdf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/60adcb8cd9f54168bb47b6ee47e5f560"}, "domain_id": null, "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj-role", "id": "60adcb8cd9f54168bb47b6ee47e5f560"}} 2018-10-10 04:24:16,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/60adcb8cd9f54168bb47b6ee47e5f560 used request id req-b7b60862-e55c-43b2-b12c-d9effd379cdf 2018-10-10 04:24:16,748 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-13439ff8-eefa-48b-proj-role to project CreateNetworkSuccessTests-13439ff8-eefa-48b-proj 2018-10-10 04:24:16,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc/users/915c9ad85e364ba38282e65916665cd0/roles/60adcb8cd9f54168bb47b6ee47e5f560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:16,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21bab9ab-50e2-4140-a074-ddec8e0b1a5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:16,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc/users/915c9ad85e364ba38282e65916665cd0/roles/60adcb8cd9f54168bb47b6ee47e5f560 used request id req-21bab9ab-50e2-4140-a074-ddec8e0b1a5c 2018-10-10 04:24:16,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:16,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:17,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60adcb8cd9f54168bb47b6ee47e5f560", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj-role"}], "expires_at": "2018-10-10T05:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "052f82af65f842dcbfe69b4f0b0b15fc", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-user", "id": "915c9ad85e364ba38282e65916665cd0"}, "audit_ids": ["znxTJHkuTYi8oT_dNqBg_Q"], "issued_at": "2018-10-10T04:24:17.000000Z"}} 2018-10-10 04:24:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" 2018-10-10 04:24:17,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ddec3e-720d-4f6b-94e6-f7318d015328 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:17,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f0ddec3e-720d-4f6b-94e6-f7318d015328 2018-10-10 04:24:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" 2018-10-10 04:24:17,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f4b58182-d9e0-47e6-9d2e-62bd4d09d54c Date: Wed, 10 Oct 2018 04:24:17 GMT RESP BODY: {"networks":[]} 2018-10-10 04:24:17,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net used request id req-f4b58182-d9e0-47e6-9d2e-62bd4d09d54c 2018-10-10 04:24:17,662 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net 2018-10-10 04:24:17,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" -d '{"network": {"name": "CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net", "admin_state_up": true}}' 2018-10-10 04:24:18,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3c521b65-9326-4496-8e65-81d28883851c Date: Wed, 10 Oct 2018 04:24:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b30bf83d-fb3a-4e55-87ca-301181ec6ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"052f82af65f842dcbfe69b4f0b0b15fc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:24:18Z","is_default":false,"name":"CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"052f82af65f842dcbfe69b4f0b0b15fc","created_at":"2018-10-10T04:24:17Z","mtu":1450}} 2018-10-10 04:24:18,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3c521b65-9326-4496-8e65-81d28883851c 2018-10-10 04:24:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" 2018-10-10 04:24:18,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5677fb10-5abb-4071-b8bb-00ffb339bf7d Date: Wed, 10 Oct 2018 04:24:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:24:18Z","tenant_id":"052f82af65f842dcbfe69b4f0b0b15fc","created_at":"2018-10-10T04:24:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"052f82af65f842dcbfe69b4f0b0b15fc","id":"b30bf83d-fb3a-4e55-87ca-301181ec6ae1","name":"CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net"}]} 2018-10-10 04:24:18,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 used request id req-5677fb10-5abb-4071-b8bb-00ffb339bf7d 2018-10-10 04:24:18,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" 2018-10-10 04:24:18,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-11ebb277-6a3a-4d85-b78a-c8bdf8bfe988 Date: Wed, 10 Oct 2018 04:24:18 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:24:18,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 used request id req-11ebb277-6a3a-4d85-b78a-c8bdf8bfe988 2018-10-10 04:24:18,637 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet 2018-10-10 04:24:18,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" -d '{"subnets": [{"ip_version": 4, "network_id": "b30bf83d-fb3a-4e55-87ca-301181ec6ae1", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet"}]}' 2018-10-10 04:24:19,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-67b60a78-85fc-4a38-bd70-6b7702bdc858 Date: Wed, 10 Oct 2018 04:24:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b30bf83d-fb3a-4e55-87ca-301181ec6ae1","tenant_id":"052f82af65f842dcbfe69b4f0b0b15fc","created_at":"2018-10-10T04:24:19Z","dns_nameservers":[],"updated_at":"2018-10-10T04:24:19Z","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":"052f82af65f842dcbfe69b4f0b0b15fc","id":"0e9bd962-0755-4267-a0c2-9d84e08311e9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet"}]} 2018-10-10 04:24:19,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-67b60a78-85fc-4a38-bd70-6b7702bdc858 2018-10-10 04:24:19,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" 2018-10-10 04:24:19,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0847b592-e2a1-46db-b589-763b267b65bb Date: Wed, 10 Oct 2018 04:24:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e9bd962-0755-4267-a0c2-9d84e08311e9"],"updated_at":"2018-10-10T04:24:19Z","tenant_id":"052f82af65f842dcbfe69b4f0b0b15fc","created_at":"2018-10-10T04:24:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"052f82af65f842dcbfe69b4f0b0b15fc","id":"b30bf83d-fb3a-4e55-87ca-301181ec6ae1","name":"CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net"}]} 2018-10-10 04:24:19,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 used request id req-0847b592-e2a1-46db-b589-763b267b65bb 2018-10-10 04:24:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" 2018-10-10 04:24:19,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d4085348-d2e9-4656-a5f8-92abf30f3d98 Date: Wed, 10 Oct 2018 04:24:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b30bf83d-fb3a-4e55-87ca-301181ec6ae1","tenant_id":"052f82af65f842dcbfe69b4f0b0b15fc","created_at":"2018-10-10T04:24:19Z","dns_nameservers":[],"updated_at":"2018-10-10T04:24:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"052f82af65f842dcbfe69b4f0b0b15fc","id":"0e9bd962-0755-4267-a0c2-9d84e08311e9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet"}]} 2018-10-10 04:24:19,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 used request id req-d4085348-d2e9-4656-a5f8-92abf30f3d98 2018-10-10 04:24:19,989 - OpenStackNetwork - DEBUG - Network [b30bf83d-fb3a-4e55-87ca-301181ec6ae1] created successfully 2018-10-10 04:24:19,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:20,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60adcb8cd9f54168bb47b6ee47e5f560", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj-role"}], "expires_at": "2018-10-10T05:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "052f82af65f842dcbfe69b4f0b0b15fc", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/052f82af65f842dcbfe69b4f0b0b15fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-user", "id": "915c9ad85e364ba38282e65916665cd0"}, "audit_ids": ["sSRKooXXRZOqKBNbiingPw"], "issued_at": "2018-10-10T04:24:20.000000Z"}} 2018-10-10 04:24:20,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a588b14d1aae9a93242700eb465a45b98d97880" 2018-10-10 04:24:20,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d81faddc-12f8-4b73-9434-02903b138f9e Date: Wed, 10 Oct 2018 04:24:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0e9bd962-0755-4267-a0c2-9d84e08311e9"],"updated_at":"2018-10-10T04:24:19Z","tenant_id":"052f82af65f842dcbfe69b4f0b0b15fc","created_at":"2018-10-10T04:24:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"052f82af65f842dcbfe69b4f0b0b15fc","id":"b30bf83d-fb3a-4e55-87ca-301181ec6ae1","name":"CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net"}]} 2018-10-10 04:24:20,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net used request id req-d81faddc-12f8-4b73-9434-02903b138f9e 2018-10-10 04:24:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:20,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67803669d2f58e82cc68a42d84e33f338b3c0459" 2018-10-10 04:24:20,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa3c2c9-4791-4a6e-8837-5f6cafbe8e37 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc"}, "enabled": true, "id": "052f82af65f842dcbfe69b4f0b0b15fc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj"}} 2018-10-10 04:24:20,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc used request id req-5fa3c2c9-4791-4a6e-8837-5f6cafbe8e37 2018-10-10 04:24:20,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a588b14d1aae9a93242700eb465a45b98d97880" 2018-10-10 04:24:20,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae615841-7c55-4dfb-96cf-f5c6a6475ff2 Date: Wed, 10 Oct 2018 04:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b30bf83d-fb3a-4e55-87ca-301181ec6ae1","tenant_id":"052f82af65f842dcbfe69b4f0b0b15fc","created_at":"2018-10-10T04:24:19Z","dns_nameservers":[],"updated_at":"2018-10-10T04:24:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"052f82af65f842dcbfe69b4f0b0b15fc","id":"0e9bd962-0755-4267-a0c2-9d84e08311e9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet"}]} 2018-10-10 04:24:20,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1 used request id req-ae615841-7c55-4dfb-96cf-f5c6a6475ff2 2018-10-10 04:24:20,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1&name=CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a588b14d1aae9a93242700eb465a45b98d97880" 2018-10-10 04:24:21,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-42d660f6-ad3b-4bbc-8081-0053ab572b77 Date: Wed, 10 Oct 2018 04:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b30bf83d-fb3a-4e55-87ca-301181ec6ae1","tenant_id":"052f82af65f842dcbfe69b4f0b0b15fc","created_at":"2018-10-10T04:24:19Z","dns_nameservers":[],"updated_at":"2018-10-10T04:24:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"052f82af65f842dcbfe69b4f0b0b15fc","id":"0e9bd962-0755-4267-a0c2-9d84e08311e9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet"}]} 2018-10-10 04:24:21,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b30bf83d-fb3a-4e55-87ca-301181ec6ae1&name=CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet used request id req-42d660f6-ad3b-4bbc-8081-0053ab572b77 2018-10-10 04:24:21,141 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet 2018-10-10 04:24:21,141 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-subnet 2018-10-10 04:24:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/0e9bd962-0755-4267-a0c2-9d84e08311e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" 2018-10-10 04:24:23,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee1a8503-b486-4a52-8507-a94fd6f9abcc Date: Wed, 10 Oct 2018 04:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:23,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/0e9bd962-0755-4267-a0c2-9d84e08311e9 used request id req-ee1a8503-b486-4a52-8507-a94fd6f9abcc 2018-10-10 04:24:23,800 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-aa2ed766-f8c9-4284-a729-a31bcbdc1ec8-pub-net 2018-10-10 04:24:23,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/b30bf83d-fb3a-4e55-87ca-301181ec6ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06ec2ba3ec0ed02c3957b7369300b175d2a67cd" 2018-10-10 04:24:24,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ef0bcf6-1182-4385-a40c-b6623ccd051f Date: Wed, 10 Oct 2018 04:24:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:24,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b30bf83d-fb3a-4e55-87ca-301181ec6ae1 used request id req-8ef0bcf6-1182-4385-a40c-b6623ccd051f 2018-10-10 04:24:25,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:25,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-510f614e-3022-4d1a-99fa-1d501a15abde Date: Wed, 10 Oct 2018 04:24:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "created_at": "2018-10-10T04:24:17Z", "updated_at": "2018-10-10T04:24:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:24:17Z", "revision_number": 0, "id": "0ccdbd36-73f8-4474-911f-e5b53ed99f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:24:17Z", "security_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "052f82af65f842dcbfe69b4f0b0b15fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:24:17Z", "revision_number": 0, "id": "13370a89-4a13-4d8c-8f17-8582ded53457", "remote_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "remote_ip_prefix": null, "created_at": "2018-10-10T04:24:17Z", "security_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "052f82af65f842dcbfe69b4f0b0b15fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:24:17Z", "revision_number": 0, "id": "36c19b9f-883d-4ab2-aa47-aad34f193d0e", "remote_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "remote_ip_prefix": null, "created_at": "2018-10-10T04:24:17Z", "security_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "052f82af65f842dcbfe69b4f0b0b15fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:24:17Z", "revision_number": 0, "id": "85e840ec-d990-46dc-ad22-72c142ff70ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:24:17Z", "security_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "052f82af65f842dcbfe69b4f0b0b15fc"}], "revision_number": 4, "project_id": "052f82af65f842dcbfe69b4f0b0b15fc", "id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:24:25,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-510f614e-3022-4d1a-99fa-1d501a15abde 2018-10-10 04:24:25,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:25,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ca5239-095a-4e2c-a382-94340cb36ea9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:24:25,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c3ca5239-095a-4e2c-a382-94340cb36ea9 2018-10-10 04:24:25,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:25,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed497116-654a-48e4-a200-2ee47eed1bdb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc"}, "enabled": true, "id": "052f82af65f842dcbfe69b4f0b0b15fc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-13439ff8-eefa-48b-proj"}} 2018-10-10 04:24:25,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc used request id req-ed497116-654a-48e4-a200-2ee47eed1bdb 2018-10-10 04:24:25,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d5d768b-4814-4d3e-a43c-70049adb6051 2018-10-10 04:24:25,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0d5d768b-4814-4d3e-a43c-70049adb6051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:25,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0c69f352-f43d-4201-aac4-4c5b20d7c34f Date: Wed, 10 Oct 2018 04:24: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-10-10T04:24:17Z", "security_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "port_range_min": null, "revision_number": 0, "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "created_at": "2018-10-10T04:24:17Z", "project_id": "052f82af65f842dcbfe69b4f0b0b15fc", "id": "0ccdbd36-73f8-4474-911f-e5b53ed99f11"}, {"remote_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:24:17Z", "security_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "port_range_min": null, "revision_number": 0, "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "created_at": "2018-10-10T04:24:17Z", "project_id": "052f82af65f842dcbfe69b4f0b0b15fc", "id": "13370a89-4a13-4d8c-8f17-8582ded53457"}, {"remote_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:24:17Z", "security_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "port_range_min": null, "revision_number": 0, "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "created_at": "2018-10-10T04:24:17Z", "project_id": "052f82af65f842dcbfe69b4f0b0b15fc", "id": "36c19b9f-883d-4ab2-aa47-aad34f193d0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:24:17Z", "security_group_id": "0d5d768b-4814-4d3e-a43c-70049adb6051", "port_range_min": null, "revision_number": 0, "tenant_id": "052f82af65f842dcbfe69b4f0b0b15fc", "created_at": "2018-10-10T04:24:17Z", "project_id": "052f82af65f842dcbfe69b4f0b0b15fc", "id": "85e840ec-d990-46dc-ad22-72c142ff70ea"}]} 2018-10-10 04:24:25,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0d5d768b-4814-4d3e-a43c-70049adb6051 used request id req-0c69f352-f43d-4201-aac4-4c5b20d7c34f 2018-10-10 04:24:25,565 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:24:25,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0d5d768b-4814-4d3e-a43c-70049adb6051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:25,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb44f376-f140-4fe7-a371-16a1b7212b70 Content-Length: 0 Date: Wed, 10 Oct 2018 04:24:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:25,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0d5d768b-4814-4d3e-a43c-70049adb6051 used request id req-bb44f376-f140-4fe7-a371-16a1b7212b70 2018-10-10 04:24:25,863 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-13439ff8-eefa-48b-proj 2018-10-10 04:24:25,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:26,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf3593f-a078-424d-b73b-318776aead2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:26,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/052f82af65f842dcbfe69b4f0b0b15fc used request id req-6cf3593f-a078-424d-b73b-318776aead2b 2018-10-10 04:24:26,050 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-13439ff8-eefa-48b-proj-role 2018-10-10 04:24:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/60adcb8cd9f54168bb47b6ee47e5f560 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:26,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eeb33c0-27be-41ee-bff5-6944b23b9b34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:26,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/60adcb8cd9f54168bb47b6ee47e5f560 used request id req-9eeb33c0-27be-41ee-bff5-6944b23b9b34 2018-10-10 04:24:26,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49220ce7a7d0cd92b923c7fa71fdad2b8fc71995" 2018-10-10 04:24:26,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70095f6-0613-4d6c-8404-fc82c3407aaf Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:24:26,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a70095f6-0613-4d6c-8404-fc82c3407aaf 2018-10-10 04:24:26,260 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-13439ff8-eefa-48b-user 2018-10-10 04:24:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/915c9ad85e364ba38282e65916665cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94a3d02744ef0184eca182ee606182c2abf893" 2018-10-10 04:24:26,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cffbd903-0330-4d1c-bef7-560a9bd74d84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:26,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/915c9ad85e364ba38282e65916665cd0 used request id req-cffbd903-0330-4d1c-bef7-560a9bd74d84 2018-10-10 04:24:26,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:26,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["1iT-p0JERoGhf0MIQbs6HA"], "issued_at": "2018-10-10T04:24:26.000000Z"}} 2018-10-10 04:24:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cfbefa2754e17b8df5c0f4a37dbf874edfd8585" 2018-10-10 04:24:26,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345cceba-f4ee-418e-9c22-fe76835732e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:26,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-345cceba-f4ee-418e-9c22-fe76835732e6 2018-10-10 04:24:26,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:26,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:27,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["nr10iBKlQN2fTaIX4_r7Zg"], "issued_at": "2018-10-10T04:24:27.000000Z"}} 2018-10-10 04:24:27,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:27,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa2b40d-2d58-460c-8b2f-fb049d3bd574 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:27,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3aa2b40d-2d58-460c-8b2f-fb049d3bd574 2018-10-10 04:24:27,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:27,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:27,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:27,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c3f6bf-d511-4c5a-8e82-fb3bde11982e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:24:27,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj used request id req-45c3f6bf-d511-4c5a-8e82-fb3bde11982e 2018-10-10 04:24:27,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:27,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88e2a92-5092-4fd3-bb80-d62125b5b3d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:24:27,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c88e2a92-5092-4fd3-bb80-d62125b5b3d0 2018-10-10 04:24:27,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj"}}' 2018-10-10 04:24:27,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0f56de4-2b47-4465-aa17-a3b2b9d660df Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6"}, "enabled": true, "id": "614de75a5997410f8235e78f0c36a6f6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj"}} 2018-10-10 04:24:27,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f0f56de4-2b47-4465-aa17-a3b2b9d660df 2018-10-10 04:24:27,868 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj 2018-10-10 04:24:27,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:27,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:28,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["UKpIJFEoT4eJS6BTNCTu5w"], "issued_at": "2018-10-10T04:24:28.000000Z"}} 2018-10-10 04:24:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff00916d8a0e45269dca2da4ed3ac7736ae717d8" 2018-10-10 04:24:28,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32262b81-2139-4d35-b866-980c1c010310 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:28,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-32262b81-2139-4d35-b866-980c1c010310 2018-10-10 04:24:28,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:28,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff00916d8a0e45269dca2da4ed3ac7736ae717d8" 2018-10-10 04:24:28,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff8e525-7e01-4595-9c70-524f3532e403 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:24:28,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6ff8e525-7e01-4595-9c70-524f3532e403 2018-10-10 04:24:28,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff00916d8a0e45269dca2da4ed3ac7736ae717d8" 2018-10-10 04:24:28,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f661b0e2-2624-4215-af21-9a63e03aa005 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6"}, "enabled": true, "id": "614de75a5997410f8235e78f0c36a6f6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj"}]} 2018-10-10 04:24:28,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj used request id req-f661b0e2-2624-4215-af21-9a63e03aa005 2018-10-10 04:24:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff00916d8a0e45269dca2da4ed3ac7736ae717d8" 2018-10-10 04:24:28,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc188b01-1396-4e9e-a730-0b5a1efeb460 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:24:28,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fc188b01-1396-4e9e-a730-0b5a1efeb460 2018-10-10 04:24:28,939 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-aae27c59-37b5-4c8-user 2018-10-10 04:24:28,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:29,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cccd69-4bb6-4fc1-9869-e84ef54c57f4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:24:29,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-53cccd69-4bb6-4fc1-9869-e84ef54c57f4 2018-10-10 04:24:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" -d '{"role": {"name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj-role"}}' 2018-10-10 04:24:29,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5863e2-a78d-43a5-b9bc-1570632b7ab1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19dfc27ed38342b0804ee64e95045dd3", "links": {"self": "http://172.30.9.25:5000/v3/roles/19dfc27ed38342b0804ee64e95045dd3"}, "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj-role"}} 2018-10-10 04:24:29,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9a5863e2-a78d-43a5-b9bc-1570632b7ab1 2018-10-10 04:24:29,137 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj-role 2018-10-10 04:24:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/19dfc27ed38342b0804ee64e95045dd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:29,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8194c2b4-a14d-47e2-980c-cef5356da158 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/19dfc27ed38342b0804ee64e95045dd3"}, "domain_id": null, "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj-role", "id": "19dfc27ed38342b0804ee64e95045dd3"}} 2018-10-10 04:24:29,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/19dfc27ed38342b0804ee64e95045dd3 used request id req-8194c2b4-a14d-47e2-980c-cef5356da158 2018-10-10 04:24:29,231 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj-role to project CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj 2018-10-10 04:24:29,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6/users/7cadab6f1030469e85bac3d56ccdc96a/roles/19dfc27ed38342b0804ee64e95045dd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:29,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d949b3ac-4435-40e9-90f3-6746608d3e70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:29,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6/users/7cadab6f1030469e85bac3d56ccdc96a/roles/19dfc27ed38342b0804ee64e95045dd3 used request id req-d949b3ac-4435-40e9-90f3-6746608d3e70 2018-10-10 04:24:29,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:29,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:29,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19dfc27ed38342b0804ee64e95045dd3", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj-role"}], "expires_at": "2018-10-10T05:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "614de75a5997410f8235e78f0c36a6f6", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/614de75a5997410f8235e78f0c36a6f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/614de75a5997410f8235e78f0c36a6f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/614de75a5997410f8235e78f0c36a6f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/614de75a5997410f8235e78f0c36a6f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/614de75a5997410f8235e78f0c36a6f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/614de75a5997410f8235e78f0c36a6f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-user", "id": "7cadab6f1030469e85bac3d56ccdc96a"}, "audit_ids": ["ax51m_2CRjmRS3LhGN6e0Q"], "issued_at": "2018-10-10T04:24:29.000000Z"}} 2018-10-10 04:24:29,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" 2018-10-10 04:24:29,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442d3905-f7e9-4bf6-92ac-548e4d60fe32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:29,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-442d3905-f7e9-4bf6-92ac-548e4d60fe32 2018-10-10 04:24:29,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" 2018-10-10 04:24:30,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-39fd82e6-b3c2-4935-8b6d-5c6412a240cd Date: Wed, 10 Oct 2018 04:24:30 GMT RESP BODY: {"networks":[]} 2018-10-10 04:24:30,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net used request id req-39fd82e6-b3c2-4935-8b6d-5c6412a240cd 2018-10-10 04:24:30,068 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net 2018-10-10 04:24:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" -d '{"network": {"name": "CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net", "admin_state_up": true}}' 2018-10-10 04:24:30,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-fbd31e6d-5647-4d65-a2d9-a3b05fe4669e Date: Wed, 10 Oct 2018 04:24:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"614de75a5997410f8235e78f0c36a6f6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:24:30Z","is_default":false,"name":"CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"614de75a5997410f8235e78f0c36a6f6","created_at":"2018-10-10T04:24:30Z","mtu":1450}} 2018-10-10 04:24:30,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-fbd31e6d-5647-4d65-a2d9-a3b05fe4669e 2018-10-10 04:24:30,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" 2018-10-10 04:24:30,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2a029cf0-c250-4aff-bf2a-10a8245264d3 Date: Wed, 10 Oct 2018 04:24:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:24:30Z","tenant_id":"614de75a5997410f8235e78f0c36a6f6","created_at":"2018-10-10T04:24:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"614de75a5997410f8235e78f0c36a6f6","id":"ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87","name":"CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net"}]} 2018-10-10 04:24:30,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 used request id req-2a029cf0-c250-4aff-bf2a-10a8245264d3 2018-10-10 04:24:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" 2018-10-10 04:24:31,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e7d1693f-91df-413a-b607-bf7bf54b50eb Date: Wed, 10 Oct 2018 04:24:31 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:24:31,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 used request id req-e7d1693f-91df-413a-b607-bf7bf54b50eb 2018-10-10 04:24:31,016 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-subnet 2018-10-10 04:24:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" -d '{"subnets": [{"ip_version": 4, "network_id": "ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-subnet"}]}' 2018-10-10 04:24:31,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8d1c5189-7229-4d7b-b7ea-e16d3ec44629 Date: Wed, 10 Oct 2018 04:24:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87","tenant_id":"614de75a5997410f8235e78f0c36a6f6","created_at":"2018-10-10T04:24:31Z","dns_nameservers":[],"updated_at":"2018-10-10T04:24:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"614de75a5997410f8235e78f0c36a6f6","id":"6f43071c-1b5f-418b-8f87-a7baff0fbb3d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-subnet"}]} 2018-10-10 04:24:31,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-8d1c5189-7229-4d7b-b7ea-e16d3ec44629 2018-10-10 04:24:31,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" 2018-10-10 04:24:31,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4155594c-160d-48ef-a24f-6cbab76ab417 Date: Wed, 10 Oct 2018 04:24:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6f43071c-1b5f-418b-8f87-a7baff0fbb3d"],"updated_at":"2018-10-10T04:24:31Z","tenant_id":"614de75a5997410f8235e78f0c36a6f6","created_at":"2018-10-10T04:24:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"614de75a5997410f8235e78f0c36a6f6","id":"ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87","name":"CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net"}]} 2018-10-10 04:24:31,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 used request id req-4155594c-160d-48ef-a24f-6cbab76ab417 2018-10-10 04:24:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" 2018-10-10 04:24:31,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5fbc4a27-19d3-4828-bb40-0263a0650e98 Date: Wed, 10 Oct 2018 04:24:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87","tenant_id":"614de75a5997410f8235e78f0c36a6f6","created_at":"2018-10-10T04:24:31Z","dns_nameservers":[],"updated_at":"2018-10-10T04:24:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"614de75a5997410f8235e78f0c36a6f6","id":"6f43071c-1b5f-418b-8f87-a7baff0fbb3d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-subnet"}]} 2018-10-10 04:24:31,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 used request id req-5fbc4a27-19d3-4828-bb40-0263a0650e98 2018-10-10 04:24:31,880 - OpenStackNetwork - DEBUG - Network [ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87] created successfully 2018-10-10 04:24:31,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:31,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:32,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19dfc27ed38342b0804ee64e95045dd3", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj-role"}], "expires_at": "2018-10-10T05:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "614de75a5997410f8235e78f0c36a6f6", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/614de75a5997410f8235e78f0c36a6f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/614de75a5997410f8235e78f0c36a6f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/614de75a5997410f8235e78f0c36a6f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/614de75a5997410f8235e78f0c36a6f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/614de75a5997410f8235e78f0c36a6f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/614de75a5997410f8235e78f0c36a6f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/614de75a5997410f8235e78f0c36a6f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-user", "id": "7cadab6f1030469e85bac3d56ccdc96a"}, "audit_ids": ["e4c8FC3eRyqw2Rlfnpn26A"], "issued_at": "2018-10-10T04:24:32.000000Z"}} 2018-10-10 04:24:32,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e2e18e306a6b4318d3783d2ad8fdb73338f46d" 2018-10-10 04:24:32,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5c9a20-d92f-4e34-9800-ae67fc7ea82c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:32,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3c5c9a20-d92f-4e34-9800-ae67fc7ea82c 2018-10-10 04:24:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e2e18e306a6b4318d3783d2ad8fdb73338f46d" 2018-10-10 04:24:32,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c5182478-7ec9-4c64-853c-b45a3ecead3b Date: Wed, 10 Oct 2018 04:24:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6f43071c-1b5f-418b-8f87-a7baff0fbb3d"],"updated_at":"2018-10-10T04:24:31Z","tenant_id":"614de75a5997410f8235e78f0c36a6f6","created_at":"2018-10-10T04:24:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"614de75a5997410f8235e78f0c36a6f6","id":"ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87","name":"CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net"}]} 2018-10-10 04:24:32,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net used request id req-c5182478-7ec9-4c64-853c-b45a3ecead3b 2018-10-10 04:24:32,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:32,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:32,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e2e18e306a6b4318d3783d2ad8fdb73338f46d" 2018-10-10 04:24:32,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547e6a97-cb36-48e4-935a-0795eae472be Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6"}, "enabled": true, "id": "614de75a5997410f8235e78f0c36a6f6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj"}} 2018-10-10 04:24:32,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6 used request id req-547e6a97-cb36-48e4-935a-0795eae472be 2018-10-10 04:24:32,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e2e18e306a6b4318d3783d2ad8fdb73338f46d" 2018-10-10 04:24:32,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-61be141b-44fa-4e24-bf11-bb987f21815a Date: Wed, 10 Oct 2018 04:24:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87","tenant_id":"614de75a5997410f8235e78f0c36a6f6","created_at":"2018-10-10T04:24:31Z","dns_nameservers":[],"updated_at":"2018-10-10T04:24:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"614de75a5997410f8235e78f0c36a6f6","id":"6f43071c-1b5f-418b-8f87-a7baff0fbb3d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-subnet"}]} 2018-10-10 04:24:32,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 used request id req-61be141b-44fa-4e24-bf11-bb987f21815a 2018-10-10 04:24:32,852 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-subnet 2018-10-10 04:24:32,852 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-subnet 2018-10-10 04:24:32,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6f43071c-1b5f-418b-8f87-a7baff0fbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" 2018-10-10 04:24:34,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e03d5a9-3c15-49d2-9088-167b0a1dcd25 Date: Wed, 10 Oct 2018 04:24:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:34,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6f43071c-1b5f-418b-8f87-a7baff0fbb3d used request id req-8e03d5a9-3c15-49d2-9088-167b0a1dcd25 2018-10-10 04:24:34,401 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-9cbb7161-96f8-404f-bb70-37503e96f31c-pub-net 2018-10-10 04:24:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6891b88925f0980aea6b9fc429a5a0080b2babb" 2018-10-10 04:24:35,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8e165e9-bf4c-4d20-8e79-af2f18180248 Date: Wed, 10 Oct 2018 04:24:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:35,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ffeaa4c5-70ee-4cef-9d0c-8a840e26ea87 used request id req-a8e165e9-bf4c-4d20-8e79-af2f18180248 2018-10-10 04:24:35,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:35,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-092471e1-2919-4f8d-b1c3-b45246cdde93 Date: Wed, 10 Oct 2018 04:24:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "created_at": "2018-10-10T04:24:30Z", "updated_at": "2018-10-10T04:24:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:24:30Z", "revision_number": 0, "id": "4d72b1d1-a4cb-4b9d-8c57-b9833bafb7bb", "remote_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:24:30Z", "security_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "614de75a5997410f8235e78f0c36a6f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:24:30Z", "revision_number": 0, "id": "68a61333-233b-42cc-b129-5f907759ec88", "remote_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:24:30Z", "security_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "614de75a5997410f8235e78f0c36a6f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:24:30Z", "revision_number": 0, "id": "e7ff1329-e02b-42e7-a1ca-e7c2d55ae6b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:24:30Z", "security_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "614de75a5997410f8235e78f0c36a6f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:24:30Z", "revision_number": 0, "id": "f1bb3a7d-c0ef-44f8-88ef-ad6eb6ff0c60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:24:30Z", "security_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "614de75a5997410f8235e78f0c36a6f6"}], "revision_number": 4, "project_id": "614de75a5997410f8235e78f0c36a6f6", "id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:24:35,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-092471e1-2919-4f8d-b1c3-b45246cdde93 2018-10-10 04:24:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:35,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12daffa-1bd0-42db-a759-29578cb7fb34 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:24:35,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a12daffa-1bd0-42db-a759-29578cb7fb34 2018-10-10 04:24:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:36,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412d86f6-441e-4ae4-adc6-c7eadf976f4b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:24:36,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-412d86f6-441e-4ae4-adc6-c7eadf976f4b 2018-10-10 04:24:36,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:36,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e9e043-788a-4bac-95c5-76450cc1b9c4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6"}, "enabled": true, "id": "614de75a5997410f8235e78f0c36a6f6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj"}} 2018-10-10 04:24:36,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6 used request id req-24e9e043-788a-4bac-95c5-76450cc1b9c4 2018-10-10 04:24:36,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ef6600e-cc49-4f87-8697-11253a12cfd2 2018-10-10 04:24:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7ef6600e-cc49-4f87-8697-11253a12cfd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:36,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de756f5e-a029-4e86-ae19-82184e3ffc39 Date: Wed, 10 Oct 2018 04:24:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:24:30Z", "security_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "port_range_min": null, "revision_number": 0, "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "created_at": "2018-10-10T04:24:30Z", "project_id": "614de75a5997410f8235e78f0c36a6f6", "id": "4d72b1d1-a4cb-4b9d-8c57-b9833bafb7bb"}, {"remote_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:24:30Z", "security_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "port_range_min": null, "revision_number": 0, "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "created_at": "2018-10-10T04:24:30Z", "project_id": "614de75a5997410f8235e78f0c36a6f6", "id": "68a61333-233b-42cc-b129-5f907759ec88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:24:30Z", "security_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "port_range_min": null, "revision_number": 0, "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "created_at": "2018-10-10T04:24:30Z", "project_id": "614de75a5997410f8235e78f0c36a6f6", "id": "e7ff1329-e02b-42e7-a1ca-e7c2d55ae6b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:24:30Z", "security_group_id": "7ef6600e-cc49-4f87-8697-11253a12cfd2", "port_range_min": null, "revision_number": 0, "tenant_id": "614de75a5997410f8235e78f0c36a6f6", "created_at": "2018-10-10T04:24:30Z", "project_id": "614de75a5997410f8235e78f0c36a6f6", "id": "f1bb3a7d-c0ef-44f8-88ef-ad6eb6ff0c60"}]} 2018-10-10 04:24:36,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7ef6600e-cc49-4f87-8697-11253a12cfd2 used request id req-de756f5e-a029-4e86-ae19-82184e3ffc39 2018-10-10 04:24:36,267 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:24:36,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7ef6600e-cc49-4f87-8697-11253a12cfd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:36,554 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43d0dc68-3b2d-4d7d-afab-f6f05bdd35a6 Content-Length: 0 Date: Wed, 10 Oct 2018 04:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:36,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7ef6600e-cc49-4f87-8697-11253a12cfd2 used request id req-43d0dc68-3b2d-4d7d-afab-f6f05bdd35a6 2018-10-10 04:24:36,555 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj 2018-10-10 04:24:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:36,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f45b1d-4955-4f3f-a7dc-e1480b87be0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:36,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/614de75a5997410f8235e78f0c36a6f6 used request id req-a4f45b1d-4955-4f3f-a7dc-e1480b87be0c 2018-10-10 04:24:36,763 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-aae27c59-37b5-4c8-proj-role 2018-10-10 04:24:36,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/19dfc27ed38342b0804ee64e95045dd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:36,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-066109d7-3224-442d-812d-802448b9e353 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:36,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/19dfc27ed38342b0804ee64e95045dd3 used request id req-066109d7-3224-442d-812d-802448b9e353 2018-10-10 04:24:36,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c014361a62c3f3c6618233a9965c7d194d8e6a" 2018-10-10 04:24:36,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5cf886-7eca-4869-bf8b-e290c0789084 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:24:36,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3a5cf886-7eca-4869-bf8b-e290c0789084 2018-10-10 04:24:36,970 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-aae27c59-37b5-4c8-user 2018-10-10 04:24:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/7cadab6f1030469e85bac3d56ccdc96a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff00916d8a0e45269dca2da4ed3ac7736ae717d8" 2018-10-10 04:24:37,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1283b2a3-90d0-4a8a-836a-252613d87b98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:37,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7cadab6f1030469e85bac3d56ccdc96a used request id req-1283b2a3-90d0-4a8a-836a-252613d87b98 2018-10-10 04:24:37,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:37,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["WhC6sUcERkqOnowobKaNqA"], "issued_at": "2018-10-10T04:24:37.000000Z"}} 2018-10-10 04:24:37,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c415c82e38f39630a877ca70eae34c1fe20170aa" 2018-10-10 04:24:37,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117f9972-70b5-4161-a600-64696ba4d572 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:37,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-117f9972-70b5-4161-a600-64696ba4d572 2018-10-10 04:24:37,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:37,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:38,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["5EH3m0suQ6SpTDyIOx3U3w"], "issued_at": "2018-10-10T04:24:38.000000Z"}} 2018-10-10 04:24:38,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:38,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001bb100-163b-4716-bc0d-d33c4882e87c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:38,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-001bb100-163b-4716-bc0d-d33c4882e87c 2018-10-10 04:24:38,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:38,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:38,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-589d5fe2-aae0-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:38,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb86292-5f40-4e34-b086-3ddf017c5ff1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-589d5fe2-aae0-4be-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:24:38,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-589d5fe2-aae0-4be-proj used request id req-7fb86292-5f40-4e34-b086-3ddf017c5ff1 2018-10-10 04:24:38,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:38,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ed98b1-2d66-4698-a0a7-791ea730c330 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:24:38,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a6ed98b1-2d66-4698-a0a7-791ea730c330 2018-10-10 04:24:38,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj"}}' 2018-10-10 04:24:38,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486fc495-c8fe-43c9-987e-7b2943a419bd Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff"}, "enabled": true, "id": "15e4e1900e7045e48e01a8ffd37395ff", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj"}} 2018-10-10 04:24:38,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-486fc495-c8fe-43c9-987e-7b2943a419bd 2018-10-10 04:24:38,497 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-589d5fe2-aae0-4be-proj 2018-10-10 04:24:38,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:38,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:38,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CVrahVelT7yuVS-GiZaT_w"], "issued_at": "2018-10-10T04:24:38.000000Z"}} 2018-10-10 04:24:38,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd053b703ca323ba7b3a992b22319ca95260ecb" 2018-10-10 04:24:38,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb207477-81b8-41ac-b704-c8cb8e3728fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:38,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bb207477-81b8-41ac-b704-c8cb8e3728fa 2018-10-10 04:24:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:39,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd053b703ca323ba7b3a992b22319ca95260ecb" 2018-10-10 04:24:39,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291bdd42-4ad3-4928-b0ef-05406f9bec04 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:24:39,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-291bdd42-4ad3-4928-b0ef-05406f9bec04 2018-10-10 04:24:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-589d5fe2-aae0-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd053b703ca323ba7b3a992b22319ca95260ecb" 2018-10-10 04:24:39,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5907f0-5fff-4884-b1a0-bb47390c4619 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-589d5fe2-aae0-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff"}, "enabled": true, "id": "15e4e1900e7045e48e01a8ffd37395ff", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj"}]} 2018-10-10 04:24:39,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-589d5fe2-aae0-4be-proj used request id req-de5907f0-5fff-4884-b1a0-bb47390c4619 2018-10-10 04:24:39,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd053b703ca323ba7b3a992b22319ca95260ecb" 2018-10-10 04:24:39,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03b8bc9-56ae-4aa1-8929-cec8811df325 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:24:39,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b03b8bc9-56ae-4aa1-8929-cec8811df325 2018-10-10 04:24:39,687 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-589d5fe2-aae0-4be-user 2018-10-10 04:24:39,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:39,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d8e1d8-8db2-4bff-adb4-c28b06affb10 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:24:39,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-47d8e1d8-8db2-4bff-adb4-c28b06affb10 2018-10-10 04:24:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" -d '{"role": {"name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role"}}' 2018-10-10 04:24:39,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7c1d1b7-7b21-4924-9600-4eb9e31436a4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6a6f5fac6ee403eb716f134d3e8caee", "links": {"self": "http://172.30.9.25:5000/v3/roles/c6a6f5fac6ee403eb716f134d3e8caee"}, "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role"}} 2018-10-10 04:24:39,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7c1d1b7-7b21-4924-9600-4eb9e31436a4 2018-10-10 04:24:39,903 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role 2018-10-10 04:24:39,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c6a6f5fac6ee403eb716f134d3e8caee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:39,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171ce4c7-f556-40e5-954a-1ef20345d94f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c6a6f5fac6ee403eb716f134d3e8caee"}, "domain_id": null, "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role", "id": "c6a6f5fac6ee403eb716f134d3e8caee"}} 2018-10-10 04:24:39,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c6a6f5fac6ee403eb716f134d3e8caee used request id req-171ce4c7-f556-40e5-954a-1ef20345d94f 2018-10-10 04:24:39,994 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role to project CreateRouterSuccessTests-589d5fe2-aae0-4be-proj 2018-10-10 04:24:39,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff/users/891b84312f8543ebb6ea8c1788db0cf8/roles/c6a6f5fac6ee403eb716f134d3e8caee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:40,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24741e13-9aa4-491c-bddd-01a998295e47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:40,122 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff/users/891b84312f8543ebb6ea8c1788db0cf8/roles/c6a6f5fac6ee403eb716f134d3e8caee used request id req-24741e13-9aa4-491c-bddd-01a998295e47 2018-10-10 04:24:40,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:40,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:40,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6a6f5fac6ee403eb716f134d3e8caee", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role"}], "expires_at": "2018-10-10T05:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15e4e1900e7045e48e01a8ffd37395ff", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-user", "id": "891b84312f8543ebb6ea8c1788db0cf8"}, "audit_ids": ["pLr6AV2_Tr6npWjkCU9Guw"], "issued_at": "2018-10-10T04:24:40.000000Z"}} 2018-10-10 04:24:40,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" 2018-10-10 04:24:40,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb761fb-592f-45b0-a416-df3a37d3f993 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:40,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1bb761fb-592f-45b0-a416-df3a37d3f993 2018-10-10 04:24:40,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" 2018-10-10 04:24:40,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-79452a0d-57ab-4033-bc16-fd9773cf5443 Date: Wed, 10 Oct 2018 04:24:40 GMT RESP BODY: {"routers": []} 2018-10-10 04:24:40,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router&admin_state_up=True used request id req-79452a0d-57ab-4033-bc16-fd9773cf5443 2018-10-10 04:24:40,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:40,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:41,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6a6f5fac6ee403eb716f134d3e8caee", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role"}], "expires_at": "2018-10-10T05:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15e4e1900e7045e48e01a8ffd37395ff", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-user", "id": "891b84312f8543ebb6ea8c1788db0cf8"}, "audit_ids": ["Wxkc-CmQTjSOPXx4HG4S4Q"], "issued_at": "2018-10-10T04:24:41.000000Z"}} 2018-10-10 04:24:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f1d629169d20552fb0c7f6c27237be048bcc548" 2018-10-10 04:24:41,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a004167c-4c3f-4c6d-9b79-d896b573b98f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:41,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a004167c-4c3f-4c6d-9b79-d896b573b98f 2018-10-10 04:24:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" 2018-10-10 04:24:41,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-796405c6-1421-4831-8204-8b32f49d9d28 Date: Wed, 10 Oct 2018 04:24:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:24:41,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-796405c6-1421-4831-8204-8b32f49d9d28 2018-10-10 04:24:41,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" 2018-10-10 04:24:41,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4463b662-7357-463e-afa9-24a507528218 Date: Wed, 10 Oct 2018 04:24:41 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:24:41,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-4463b662-7357-463e-afa9-24a507528218 2018-10-10 04:24:41,704 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router 2018-10-10 04:24:41,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router", "admin_state_up": true}}' 2018-10-10 04:24:46,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-abec40e4-2518-4bab-9493-29dae522b686 Date: Wed, 10 Oct 2018 04:24:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15e4e1900e7045e48e01a8ffd37395ff", "created_at": "2018-10-10T04:24:42Z", "admin_state_up": true, "updated_at": "2018-10-10T04:24:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "15e4e1900e7045e48e01a8ffd37395ff", "id": "e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e", "name": "CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router"}} 2018-10-10 04:24:46,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-abec40e4-2518-4bab-9493-29dae522b686 2018-10-10 04:24:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" 2018-10-10 04:24:47,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3565d071-7c3b-4bdb-b3d1-891504ef5a33 Date: Wed, 10 Oct 2018 04:24:47 GMT RESP BODY: {"ports":[]} 2018-10-10 04:24:47,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e used request id req-3565d071-7c3b-4bdb-b3d1-891504ef5a33 2018-10-10 04:24:47,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" 2018-10-10 04:24:47,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4dd59be2-e5b1-4a0c-ab0a-58a19d3df049 Date: Wed, 10 Oct 2018 04:24:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15e4e1900e7045e48e01a8ffd37395ff", "created_at": "2018-10-10T04:24:42Z", "admin_state_up": true, "updated_at": "2018-10-10T04:24:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "15e4e1900e7045e48e01a8ffd37395ff", "id": "e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e", "name": "CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router"}} 2018-10-10 04:24:47,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e used request id req-4dd59be2-e5b1-4a0c-ab0a-58a19d3df049 2018-10-10 04:24:47,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" 2018-10-10 04:24:47,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-411993d1-1081-4396-b641-56cdcc7b2def Date: Wed, 10 Oct 2018 04:24:47 GMT RESP BODY: {"ports":[]} 2018-10-10 04:24:47,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e used request id req-411993d1-1081-4396-b641-56cdcc7b2def 2018-10-10 04:24:47,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:47,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6a6f5fac6ee403eb716f134d3e8caee", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role"}], "expires_at": "2018-10-10T05:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15e4e1900e7045e48e01a8ffd37395ff", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/15e4e1900e7045e48e01a8ffd37395ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-user", "id": "891b84312f8543ebb6ea8c1788db0cf8"}, "audit_ids": ["ifu88oz3S82jVxCD1_YQFw"], "issued_at": "2018-10-10T04:24:47.000000Z"}} 2018-10-10 04:24:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1374444921dedfd8dda5300d69c4a61fe9f6d81e" 2018-10-10 04:24:47,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-92ef8554-7a47-42e5-ae07-56eec5cd341b Date: Wed, 10 Oct 2018 04:24:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15e4e1900e7045e48e01a8ffd37395ff", "created_at": "2018-10-10T04:24:42Z", "admin_state_up": true, "updated_at": "2018-10-10T04:24:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "15e4e1900e7045e48e01a8ffd37395ff", "id": "e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e", "name": "CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router"}]} 2018-10-10 04:24:47,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router&admin_state_up=True used request id req-92ef8554-7a47-42e5-ae07-56eec5cd341b 2018-10-10 04:24:47,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:47,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c415c82e38f39630a877ca70eae34c1fe20170aa" 2018-10-10 04:24:48,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4781df99-1891-4ebf-82ac-91029bcb6ad7 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff"}, "enabled": true, "id": "15e4e1900e7045e48e01a8ffd37395ff", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-589d5fe2-aae0-4be-proj"}} 2018-10-10 04:24:48,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff used request id req-4781df99-1891-4ebf-82ac-91029bcb6ad7 2018-10-10 04:24:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1374444921dedfd8dda5300d69c4a61fe9f6d81e" 2018-10-10 04:24:48,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-439df20e-03c9-4d66-98b9-a421edb2f715 Date: Wed, 10 Oct 2018 04:24:48 GMT RESP BODY: {"ports":[]} 2018-10-10 04:24:48,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e used request id req-439df20e-03c9-4d66-98b9-a421edb2f715 2018-10-10 04:24:48,268 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router 2018-10-10 04:24:48,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1374444921dedfd8dda5300d69c4a61fe9f6d81e" 2018-10-10 04:24:51,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8154f41b-aa00-4a70-9f17-e401c20a3a22 Content-Length: 0 Date: Wed, 10 Oct 2018 04:24:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:24:51,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e used request id req-8154f41b-aa00-4a70-9f17-e401c20a3a22 2018-10-10 04:24:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1374444921dedfd8dda5300d69c4a61fe9f6d81e" 2018-10-10 04:24:51,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-db683f75-aa8b-44e3-ac44-156621a3ba87 Date: Wed, 10 Oct 2018 04:24:52 GMT RESP BODY: {"routers": []} 2018-10-10 04:24:51,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router&admin_state_up=True used request id req-db683f75-aa8b-44e3-ac44-156621a3ba87 2018-10-10 04:24:51,998 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router 2018-10-10 04:24:51,998 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ade50819-45e3-4f7d-b665-55edd7ea0c28-pub-router 2018-10-10 04:24:52,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e87916c8d3c04aed9d8d867d2f0d48eeeb319c34" 2018-10-10 04:24:52,188 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-b5474f52-5be9-48e4-a761-c4c6400d681c Date: Wed, 10 Oct 2018 04:24:52 GMT RESP BODY: {"NeutronError": {"message": "Router e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-10 04:24:52,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e used request id req-b5474f52-5be9-48e4-a761-c4c6400d681c 2018-10-10 04:24:52,188 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router e0665b1c-00a1-4e8a-96bb-464bfa4f4e9e could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-10 04:24:52,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:52,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cde47794-1f40-487d-9c0f-33077f2391fd Date: Wed, 10 Oct 2018 04:24:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:24:52,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-cde47794-1f40-487d-9c0f-33077f2391fd 2018-10-10 04:24:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:52,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb66e93-bc00-4132-9a9c-f1ea1266261a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:24:52,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-bbb66e93-bc00-4132-9a9c-f1ea1266261a 2018-10-10 04:24:52,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:52,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454e74c8-b4a4-443f-afa3-bae78a103370 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:24:52,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-454e74c8-b4a4-443f-afa3-bae78a103370 2018-10-10 04:24:52,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:52,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c815093c-c63e-4e1e-8c56-669f863cafd6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:24:52,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-c815093c-c63e-4e1e-8c56-669f863cafd6 2018-10-10 04:24:52,690 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-589d5fe2-aae0-4be-proj 2018-10-10 04:24:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:52,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02eb14ce-d40b-47b0-94d9-6e220deb037b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:52,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/15e4e1900e7045e48e01a8ffd37395ff used request id req-02eb14ce-d40b-47b0-94d9-6e220deb037b 2018-10-10 04:24:52,918 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-589d5fe2-aae0-4be-proj-role 2018-10-10 04:24:52,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c6a6f5fac6ee403eb716f134d3e8caee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:53,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe1a72d-da13-4ccf-8b31-fcadea05ad83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:53,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c6a6f5fac6ee403eb716f134d3e8caee used request id req-ffe1a72d-da13-4ccf-8b31-fcadea05ad83 2018-10-10 04:24:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052362e3c5a053b67e230745182e07213ed2b2ff" 2018-10-10 04:24:53,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ca3a7c-246b-4195-beb8-72dcc5b1133c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:24:53,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f3ca3a7c-246b-4195-beb8-72dcc5b1133c 2018-10-10 04:24:53,129 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-589d5fe2-aae0-4be-user 2018-10-10 04:24:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/891b84312f8543ebb6ea8c1788db0cf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd053b703ca323ba7b3a992b22319ca95260ecb" 2018-10-10 04:24:53,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d124b91a-2d00-46ad-8f6d-93d809f7a6f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:53,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/891b84312f8543ebb6ea8c1788db0cf8 used request id req-d124b91a-2d00-46ad-8f6d-93d809f7a6f7 2018-10-10 04:24:53,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:53,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["i6chWaXTRaOK_YDIpHDIWg"], "issued_at": "2018-10-10T04:24:53.000000Z"}} 2018-10-10 04:24:53,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae36ad1f23cf6517bbd14aa4b4305983213ba96" 2018-10-10 04:24:53,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6980da17-6ed3-485a-9bbc-7049314d510d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:53,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6980da17-6ed3-485a-9bbc-7049314d510d 2018-10-10 04:24:53,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:53,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:54,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["YxV4nulvSbutO7nuB5NDtA"], "issued_at": "2018-10-10T04:24:54.000000Z"}} 2018-10-10 04:24:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:24:54,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19314047-e2ee-4cb7-b934-3573c537287f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:54,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-19314047-e2ee-4cb7-b934-3573c537287f 2018-10-10 04:24:54,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:54,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-15b16ef7-55da-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:24:54,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82999f83-2d93-469e-864a-c18a2df9ae35 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-15b16ef7-55da-49b-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:24:54,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-15b16ef7-55da-49b-proj used request id req-82999f83-2d93-469e-864a-c18a2df9ae35 2018-10-10 04:24:54,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:24:54,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18dab59e-2bc5-4857-8476-682069b2fab9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:24:54,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-18dab59e-2bc5-4857-8476-682069b2fab9 2018-10-10 04:24:54,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj"}}' 2018-10-10 04:24:54,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b54839-0a15-4657-90ef-f47ab5bd0684 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b"}, "enabled": true, "id": "c382cb6191d145afabcc607d528e479b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj"}} 2018-10-10 04:24:54,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-17b54839-0a15-4657-90ef-f47ab5bd0684 2018-10-10 04:24:54,593 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-15b16ef7-55da-49b-proj 2018-10-10 04:24:54,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:54,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:54,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["0QZXazvhRHW33IXP-eGQiA"], "issued_at": "2018-10-10T04:24:54.000000Z"}} 2018-10-10 04:24:54,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8fe5c68bf6fce1f9633f5ec3d7a4ee853bfd32" 2018-10-10 04:24:54,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e844e4b7-d06f-421c-b2fe-1d81c6e64914 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:54,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e844e4b7-d06f-421c-b2fe-1d81c6e64914 2018-10-10 04:24:54,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:24:54,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:24:54,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8fe5c68bf6fce1f9633f5ec3d7a4ee853bfd32" 2018-10-10 04:24:55,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b778f66b-e562-44f7-9901-28afdbbdac8c Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:24:55,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b778f66b-e562-44f7-9901-28afdbbdac8c 2018-10-10 04:24:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-15b16ef7-55da-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8fe5c68bf6fce1f9633f5ec3d7a4ee853bfd32" 2018-10-10 04:24:55,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9737205-dc52-4b3d-9ff3-44a5f23ec2d2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-15b16ef7-55da-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b"}, "enabled": true, "id": "c382cb6191d145afabcc607d528e479b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj"}]} 2018-10-10 04:24:55,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-15b16ef7-55da-49b-proj used request id req-f9737205-dc52-4b3d-9ff3-44a5f23ec2d2 2018-10-10 04:24:55,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8fe5c68bf6fce1f9633f5ec3d7a4ee853bfd32" 2018-10-10 04:24:55,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb0cbe6-0bb3-4aec-bbc8-ec088213c76f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:24:55,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0fb0cbe6-0bb3-4aec-bbc8-ec088213c76f 2018-10-10 04:24:55,676 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-15b16ef7-55da-49b-user 2018-10-10 04:24:55,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:24:55,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26eaa37c-65af-4d01-af73-5e3bc86c860a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:24:55,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-26eaa37c-65af-4d01-af73-5e3bc86c860a 2018-10-10 04:24:55,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" -d '{"role": {"name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role"}}' 2018-10-10 04:24:55,891 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-963d586d-aa2e-453e-bc12-523306433ba3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "097507189d6447f980db1c80dd3cb8ea", "links": {"self": "http://172.30.9.25:5000/v3/roles/097507189d6447f980db1c80dd3cb8ea"}, "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role"}} 2018-10-10 04:24:55,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-963d586d-aa2e-453e-bc12-523306433ba3 2018-10-10 04:24:55,892 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role 2018-10-10 04:24:55,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/097507189d6447f980db1c80dd3cb8ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:24:55,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3dceafd-8898-4135-a5d9-627c214fe3df Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/097507189d6447f980db1c80dd3cb8ea"}, "domain_id": null, "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role", "id": "097507189d6447f980db1c80dd3cb8ea"}} 2018-10-10 04:24:55,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/097507189d6447f980db1c80dd3cb8ea used request id req-e3dceafd-8898-4135-a5d9-627c214fe3df 2018-10-10 04:24:55,913 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role to project CreateRouterSuccessTests-15b16ef7-55da-49b-proj 2018-10-10 04:24:55,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b/users/1649bf51e54646d09e530c3e21368755/roles/097507189d6447f980db1c80dd3cb8ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:24:56,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ff009b8-4e81-4ecc-8145-0d23afa0665f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:24:56,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b/users/1649bf51e54646d09e530c3e21368755/roles/097507189d6447f980db1c80dd3cb8ea used request id req-6ff009b8-4e81-4ecc-8145-0d23afa0665f 2018-10-10 04:24:56,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:56,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:56,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "097507189d6447f980db1c80dd3cb8ea", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role"}], "expires_at": "2018-10-10T05:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c382cb6191d145afabcc607d528e479b", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-user", "id": "1649bf51e54646d09e530c3e21368755"}, "audit_ids": ["vCeFGzuVQ6Grlf_C7yZQog"], "issued_at": "2018-10-10T04:24:56.000000Z"}} 2018-10-10 04:24:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e9e90e01b4bf4fbcb380e410fbc883d888dc05" 2018-10-10 04:24:56,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aaae43f-f1a0-4521-8722-1bc26f2d0032 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:56,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4aaae43f-f1a0-4521-8722-1bc26f2d0032 2018-10-10 04:24:56,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e9e90e01b4bf4fbcb380e410fbc883d888dc05" 2018-10-10 04:24:56,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5535f37-6b9c-48ab-b890-404fdb26676b Date: Wed, 10 Oct 2018 04:24:56 GMT RESP BODY: {"routers": []} 2018-10-10 04:24:56,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router&admin_state_up=True used request id req-f5535f37-6b9c-48ab-b890-404fdb26676b 2018-10-10 04:24:56,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:24:56,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:24:57,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "097507189d6447f980db1c80dd3cb8ea", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role"}], "expires_at": "2018-10-10T05:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c382cb6191d145afabcc607d528e479b", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-user", "id": "1649bf51e54646d09e530c3e21368755"}, "audit_ids": ["GSW1FrYISHyoKpB_MiN5Cw"], "issued_at": "2018-10-10T04:24:57.000000Z"}} 2018-10-10 04:24:57,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9e1492345bc8556b2cc906edd49c9e22eb1cea" 2018-10-10 04:24:57,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f01726-66e6-4c5d-8872-629d25ee1f5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:24:57,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c2f01726-66e6-4c5d-8872-629d25ee1f5b 2018-10-10 04:24:57,171 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router 2018-10-10 04:24:57,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e9e90e01b4bf4fbcb380e410fbc883d888dc05" -d '{"router": {"name": "CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router", "admin_state_up": true}}' 2018-10-10 04:25:01,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-e586163a-b948-48de-99fe-071b4a27adb7 Date: Wed, 10 Oct 2018 04:25:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c382cb6191d145afabcc607d528e479b", "created_at": "2018-10-10T04:24:57Z", "admin_state_up": true, "updated_at": "2018-10-10T04:24:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "c382cb6191d145afabcc607d528e479b", "id": "afe7c7d4-5d82-4f6d-9964-d4509d410128", "name": "CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router"}} 2018-10-10 04:25:01,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-e586163a-b948-48de-99fe-071b4a27adb7 2018-10-10 04:25:01,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=afe7c7d4-5d82-4f6d-9964-d4509d410128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e9e90e01b4bf4fbcb380e410fbc883d888dc05" 2018-10-10 04:25:01,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fa95e8f8-d82a-42f5-8283-f0a7cdc78348 Date: Wed, 10 Oct 2018 04:25:01 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:01,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=afe7c7d4-5d82-4f6d-9964-d4509d410128 used request id req-fa95e8f8-d82a-42f5-8283-f0a7cdc78348 2018-10-10 04:25:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/afe7c7d4-5d82-4f6d-9964-d4509d410128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e9e90e01b4bf4fbcb380e410fbc883d888dc05" 2018-10-10 04:25:01,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-75fc8bde-4221-4d44-ba5a-3be0f6baea71 Date: Wed, 10 Oct 2018 04:25:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c382cb6191d145afabcc607d528e479b", "created_at": "2018-10-10T04:24:57Z", "admin_state_up": true, "updated_at": "2018-10-10T04:25:00Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "c382cb6191d145afabcc607d528e479b", "id": "afe7c7d4-5d82-4f6d-9964-d4509d410128", "name": "CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router"}} 2018-10-10 04:25:01,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/afe7c7d4-5d82-4f6d-9964-d4509d410128 used request id req-75fc8bde-4221-4d44-ba5a-3be0f6baea71 2018-10-10 04:25:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=afe7c7d4-5d82-4f6d-9964-d4509d410128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e9e90e01b4bf4fbcb380e410fbc883d888dc05" 2018-10-10 04:25:01,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7180d6fa-abac-4946-b929-7289324d205b Date: Wed, 10 Oct 2018 04:25:01 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:01,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=afe7c7d4-5d82-4f6d-9964-d4509d410128 used request id req-7180d6fa-abac-4946-b929-7289324d205b 2018-10-10 04:25:01,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:01,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "097507189d6447f980db1c80dd3cb8ea", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role"}], "expires_at": "2018-10-10T05:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c382cb6191d145afabcc607d528e479b", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c382cb6191d145afabcc607d528e479b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-user", "id": "1649bf51e54646d09e530c3e21368755"}, "audit_ids": ["aDmMhTypSnqizGK0m9ZYNg"], "issued_at": "2018-10-10T04:25:01.000000Z"}} 2018-10-10 04:25:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4a559a259e18dfe6ea09064d18819ee8b15047" 2018-10-10 04:25:02,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-359a57ac-6911-40bf-aeb7-c904633052f6 Date: Wed, 10 Oct 2018 04:25:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c382cb6191d145afabcc607d528e479b", "created_at": "2018-10-10T04:24:57Z", "admin_state_up": true, "updated_at": "2018-10-10T04:25:00Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "c382cb6191d145afabcc607d528e479b", "id": "afe7c7d4-5d82-4f6d-9964-d4509d410128", "name": "CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router"}]} 2018-10-10 04:25:02,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router&admin_state_up=True used request id req-359a57ac-6911-40bf-aeb7-c904633052f6 2018-10-10 04:25:02,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:02,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae36ad1f23cf6517bbd14aa4b4305983213ba96" 2018-10-10 04:25:02,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c7ae1d-3329-417c-b80a-d04889f3485f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b"}, "enabled": true, "id": "c382cb6191d145afabcc607d528e479b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-15b16ef7-55da-49b-proj"}} 2018-10-10 04:25:02,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b used request id req-31c7ae1d-3329-417c-b80a-d04889f3485f 2018-10-10 04:25:02,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=afe7c7d4-5d82-4f6d-9964-d4509d410128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4a559a259e18dfe6ea09064d18819ee8b15047" 2018-10-10 04:25:02,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4686968b-11aa-4da2-b457-87bc1c5110b0 Date: Wed, 10 Oct 2018 04:25:02 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:02,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=afe7c7d4-5d82-4f6d-9964-d4509d410128 used request id req-4686968b-11aa-4da2-b457-87bc1c5110b0 2018-10-10 04:25:02,468 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router 2018-10-10 04:25:02,468 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6553c917-0a6f-434e-9b40-0132d890892e-pub-router 2018-10-10 04:25:02,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/afe7c7d4-5d82-4f6d-9964-d4509d410128 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e9e90e01b4bf4fbcb380e410fbc883d888dc05" 2018-10-10 04:25:05,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf95ada2-3e33-4863-94d3-07e32fb8f82c Content-Length: 0 Date: Wed, 10 Oct 2018 04:25:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:25:05,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/afe7c7d4-5d82-4f6d-9964-d4509d410128 used request id req-bf95ada2-3e33-4863-94d3-07e32fb8f82c 2018-10-10 04:25:05,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:25:05,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-862f0aeb-aa97-4d2a-ab80-12c6e917e4d6 Date: Wed, 10 Oct 2018 04:25:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:25:05,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-862f0aeb-aa97-4d2a-ab80-12c6e917e4d6 2018-10-10 04:25:05,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:25:05,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84303b95-73a3-4ac3-8511-4c9368890b60 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:25:05,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-84303b95-73a3-4ac3-8511-4c9368890b60 2018-10-10 04:25:05,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:25:05,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be15f178-31e5-48d0-8fd4-bec02c53df2a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:25:05,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-be15f178-31e5-48d0-8fd4-bec02c53df2a 2018-10-10 04:25:05,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:25:05,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85d3f31-3c00-4fe0-9bc7-587606d13966 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:25:05,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-c85d3f31-3c00-4fe0-9bc7-587606d13966 2018-10-10 04:25:05,637 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-15b16ef7-55da-49b-proj 2018-10-10 04:25:05,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:25:05,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c11dc50-ffbe-4e6a-8c18-a945983da1fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:05,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c382cb6191d145afabcc607d528e479b used request id req-8c11dc50-ffbe-4e6a-8c18-a945983da1fc 2018-10-10 04:25:05,870 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-15b16ef7-55da-49b-proj-role 2018-10-10 04:25:05,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/097507189d6447f980db1c80dd3cb8ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:25:05,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af366a96-232a-4418-8c35-0fb3daa7283c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:05,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/097507189d6447f980db1c80dd3cb8ea used request id req-af366a96-232a-4418-8c35-0fb3daa7283c 2018-10-10 04:25:05,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f052bd870a12158a255f88b517205d001809b2f" 2018-10-10 04:25:06,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6105db-7f44-487e-afbb-aa0699bad877 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:25:06,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0e6105db-7f44-487e-afbb-aa0699bad877 2018-10-10 04:25:06,079 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-15b16ef7-55da-49b-user 2018-10-10 04:25:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1649bf51e54646d09e530c3e21368755 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8fe5c68bf6fce1f9633f5ec3d7a4ee853bfd32" 2018-10-10 04:25:06,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94ea383e-78fd-40cf-b90e-05fb05df6561 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:06,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1649bf51e54646d09e530c3e21368755 used request id req-94ea383e-78fd-40cf-b90e-05fb05df6561 2018-10-10 04:25:06,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:06,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["1ZU-QEGZT6SDPu3ITQ1Zww"], "issued_at": "2018-10-10T04:25:06.000000Z"}} 2018-10-10 04:25:06,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff69c6a17c0ab4619ae6ef6effe5edae26a8f497" 2018-10-10 04:25:06,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8d6578-c549-40f2-ad4f-1ba38ba82715 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:06,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8e8d6578-c549-40f2-ad4f-1ba38ba82715 2018-10-10 04:25:06,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:06,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:07,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hE9EqVO6TyCq7mr2-nMu5A"], "issued_at": "2018-10-10T04:25:07.000000Z"}} 2018-10-10 04:25:07,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:07,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88909a14-18ab-4f03-b449-44e894498601 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:07,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-88909a14-18ab-4f03-b449-44e894498601 2018-10-10 04:25:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:07,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:07,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:07,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8a598e-91f6-4099-a003-ac7323608a4b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:25:07,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj used request id req-ca8a598e-91f6-4099-a003-ac7323608a4b 2018-10-10 04:25:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:07,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aac59a2-bd74-4c64-a6d7-1a4b4125b7c0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:25:07,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7aac59a2-bd74-4c64-a6d7-1a4b4125b7c0 2018-10-10 04:25:07,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj"}}' 2018-10-10 04:25:07,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0750702f-fc91-4ad0-b13b-c7df0d3f1917 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d"}, "enabled": true, "id": "f109651d2d994d99953daed8e4df506d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj"}} 2018-10-10 04:25:07,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0750702f-fc91-4ad0-b13b-c7df0d3f1917 2018-10-10 04:25:07,628 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj 2018-10-10 04:25:07,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:07,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:08,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["dIXT1ACuQ0CJmraeRf06SA"], "issued_at": "2018-10-10T04:25:08.000000Z"}} 2018-10-10 04:25:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9558317bf94254581f28623b7e9af67881736eb7" 2018-10-10 04:25:08,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681a72ee-0eb2-46fb-8bdc-f3f8f8299bbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:08,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-681a72ee-0eb2-46fb-8bdc-f3f8f8299bbb 2018-10-10 04:25:08,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:08,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:08,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9558317bf94254581f28623b7e9af67881736eb7" 2018-10-10 04:25:08,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6a0801-88ab-4379-b4fa-376a159b128b Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:25:08,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9c6a0801-88ab-4379-b4fa-376a159b128b 2018-10-10 04:25:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9558317bf94254581f28623b7e9af67881736eb7" 2018-10-10 04:25:08,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ef4aaa-f2ae-4b9d-b76e-5909eefd9676 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d"}, "enabled": true, "id": "f109651d2d994d99953daed8e4df506d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj"}]} 2018-10-10 04:25:08,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj used request id req-75ef4aaa-f2ae-4b9d-b76e-5909eefd9676 2018-10-10 04:25:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9558317bf94254581f28623b7e9af67881736eb7" 2018-10-10 04:25:08,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e85650-357a-42c5-af3b-eefc036f2de2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:25:08,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d8e85650-357a-42c5-af3b-eefc036f2de2 2018-10-10 04:25:08,814 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-user 2018-10-10 04:25:08,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:08,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:08,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8b1a08-fde1-4aa8-a877-763c72f1b5ea Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:25:08,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0f8b1a08-fde1-4aa8-a877-763c72f1b5ea 2018-10-10 04:25:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" -d '{"role": {"name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role"}}' 2018-10-10 04:25:09,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a1ad75-8cfe-49df-9ee4-2f9280a11fca Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df26b97454884339b09674f9325f90bc", "links": {"self": "http://172.30.9.25:5000/v3/roles/df26b97454884339b09674f9325f90bc"}, "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role"}} 2018-10-10 04:25:09,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-78a1ad75-8cfe-49df-9ee4-2f9280a11fca 2018-10-10 04:25:09,030 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role 2018-10-10 04:25:09,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/df26b97454884339b09674f9325f90bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:09,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bf0692-9705-438a-8b6a-079a424be795 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/df26b97454884339b09674f9325f90bc"}, "domain_id": null, "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role", "id": "df26b97454884339b09674f9325f90bc"}} 2018-10-10 04:25:09,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/df26b97454884339b09674f9325f90bc used request id req-34bf0692-9705-438a-8b6a-079a424be795 2018-10-10 04:25:09,126 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role to project CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj 2018-10-10 04:25:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d/users/2a8cb13d20a64dd98c1647b21b4b93e2/roles/df26b97454884339b09674f9325f90bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:09,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c2864d5-3a7f-4437-8525-1a087b29bb5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:09,266 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d/users/2a8cb13d20a64dd98c1647b21b4b93e2/roles/df26b97454884339b09674f9325f90bc used request id req-6c2864d5-3a7f-4437-8525-1a087b29bb5e 2018-10-10 04:25:09,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:09,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:09,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df26b97454884339b09674f9325f90bc", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role"}], "expires_at": "2018-10-10T05:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f109651d2d994d99953daed8e4df506d", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-user", "id": "2a8cb13d20a64dd98c1647b21b4b93e2"}, "audit_ids": ["Izra8QoYTFaIZ_q6rsjpOg"], "issued_at": "2018-10-10T04:25:09.000000Z"}} 2018-10-10 04:25:09,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3e1c4b328b3308490ecd8cbc3b8627f1626a82" 2018-10-10 04:25:09,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d58c8df-57d7-4a79-8c6d-94b92f69b160 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:09,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5d58c8df-57d7-4a79-8c6d-94b92f69b160 2018-10-10 04:25:09,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3e1c4b328b3308490ecd8cbc3b8627f1626a82" 2018-10-10 04:25:10,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9f1f3e15-7600-4aff-9789-bfb9f08336b3 Date: Wed, 10 Oct 2018 04:25:10 GMT RESP BODY: {"routers": []} 2018-10-10 04:25:10,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router&admin_state_up=False used request id req-9f1f3e15-7600-4aff-9789-bfb9f08336b3 2018-10-10 04:25:10,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:10,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:10,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df26b97454884339b09674f9325f90bc", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role"}], "expires_at": "2018-10-10T05:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f109651d2d994d99953daed8e4df506d", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-user", "id": "2a8cb13d20a64dd98c1647b21b4b93e2"}, "audit_ids": ["iSkM1ZJJS1Op5g4De12vrQ"], "issued_at": "2018-10-10T04:25:10.000000Z"}} 2018-10-10 04:25:10,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34e7ce395a37edd4f3861b718cc4d149bd1c23cb" 2018-10-10 04:25:10,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380d89cc-6d14-4b2a-b12e-3346d1675e05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:10,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-380d89cc-6d14-4b2a-b12e-3346d1675e05 2018-10-10 04:25:10,528 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router 2018-10-10 04:25:10,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3e1c4b328b3308490ecd8cbc3b8627f1626a82" -d '{"router": {"name": "CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router", "admin_state_up": false}}' 2018-10-10 04:25:14,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-d31ffafc-f953-40d1-94a9-da33c5d73cff Date: Wed, 10 Oct 2018 04:25:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f109651d2d994d99953daed8e4df506d", "created_at": "2018-10-10T04:25:11Z", "admin_state_up": false, "updated_at": "2018-10-10T04:25:11Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "f109651d2d994d99953daed8e4df506d", "id": "c9741590-bb74-457f-9e87-80c2e63fc9d0", "name": "CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router"}} 2018-10-10 04:25:14,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-d31ffafc-f953-40d1-94a9-da33c5d73cff 2018-10-10 04:25:14,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=c9741590-bb74-457f-9e87-80c2e63fc9d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3e1c4b328b3308490ecd8cbc3b8627f1626a82" 2018-10-10 04:25:14,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a37bdba-928f-4c75-8f7a-4ed4997f53be Date: Wed, 10 Oct 2018 04:25:14 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:14,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=c9741590-bb74-457f-9e87-80c2e63fc9d0 used request id req-5a37bdba-928f-4c75-8f7a-4ed4997f53be 2018-10-10 04:25:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/c9741590-bb74-457f-9e87-80c2e63fc9d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3e1c4b328b3308490ecd8cbc3b8627f1626a82" 2018-10-10 04:25:14,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-8719f6a1-dc04-4cc3-ad68-790ba512761c Date: Wed, 10 Oct 2018 04:25:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f109651d2d994d99953daed8e4df506d", "created_at": "2018-10-10T04:25:11Z", "admin_state_up": false, "updated_at": "2018-10-10T04:25:13Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "f109651d2d994d99953daed8e4df506d", "id": "c9741590-bb74-457f-9e87-80c2e63fc9d0", "name": "CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router"}} 2018-10-10 04:25:14,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/c9741590-bb74-457f-9e87-80c2e63fc9d0 used request id req-8719f6a1-dc04-4cc3-ad68-790ba512761c 2018-10-10 04:25:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=c9741590-bb74-457f-9e87-80c2e63fc9d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3e1c4b328b3308490ecd8cbc3b8627f1626a82" 2018-10-10 04:25:14,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-856c9e1b-569c-4e58-b5b3-59269555baa2 Date: Wed, 10 Oct 2018 04:25:14 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:14,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=c9741590-bb74-457f-9e87-80c2e63fc9d0 used request id req-856c9e1b-569c-4e58-b5b3-59269555baa2 2018-10-10 04:25:14,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:15,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df26b97454884339b09674f9325f90bc", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role"}], "expires_at": "2018-10-10T05:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f109651d2d994d99953daed8e4df506d", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f109651d2d994d99953daed8e4df506d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-user", "id": "2a8cb13d20a64dd98c1647b21b4b93e2"}, "audit_ids": ["WHcLqtB_RCGLWHUJ3y7wcA"], "issued_at": "2018-10-10T04:25:15.000000Z"}} 2018-10-10 04:25:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2342c63c9bb608fe62fac3a8ad49310d936b5f7" 2018-10-10 04:25:15,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-a1b75ac9-e630-4650-a978-21ab283cab20 Date: Wed, 10 Oct 2018 04:25:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f109651d2d994d99953daed8e4df506d", "created_at": "2018-10-10T04:25:11Z", "admin_state_up": false, "updated_at": "2018-10-10T04:25:13Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "f109651d2d994d99953daed8e4df506d", "id": "c9741590-bb74-457f-9e87-80c2e63fc9d0", "name": "CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router"}]} 2018-10-10 04:25:15,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router&admin_state_up=False used request id req-a1b75ac9-e630-4650-a978-21ab283cab20 2018-10-10 04:25:15,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:15,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff69c6a17c0ab4619ae6ef6effe5edae26a8f497" 2018-10-10 04:25:15,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a9c6ed-0579-428d-bf9b-cb437b7875f6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d"}, "enabled": true, "id": "f109651d2d994d99953daed8e4df506d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj"}} 2018-10-10 04:25:15,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d used request id req-82a9c6ed-0579-428d-bf9b-cb437b7875f6 2018-10-10 04:25:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=c9741590-bb74-457f-9e87-80c2e63fc9d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2342c63c9bb608fe62fac3a8ad49310d936b5f7" 2018-10-10 04:25:15,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-647ad392-d8f9-4af1-b314-6951244fcd7b Date: Wed, 10 Oct 2018 04:25:15 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:15,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=c9741590-bb74-457f-9e87-80c2e63fc9d0 used request id req-647ad392-d8f9-4af1-b314-6951244fcd7b 2018-10-10 04:25:15,682 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router 2018-10-10 04:25:15,682 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2216d3db-e457-4741-a1e5-ef86b8e0074e-pub-router 2018-10-10 04:25:15,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/c9741590-bb74-457f-9e87-80c2e63fc9d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3e1c4b328b3308490ecd8cbc3b8627f1626a82" 2018-10-10 04:25:18,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d916d3b5-9498-4a40-9f74-d1c65a37bd48 Content-Length: 0 Date: Wed, 10 Oct 2018 04:25:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:25:18,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c9741590-bb74-457f-9e87-80c2e63fc9d0 used request id req-d916d3b5-9498-4a40-9f74-d1c65a37bd48 2018-10-10 04:25:18,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:18,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7f596a59-6900-452a-b792-e458cd8ad487 Date: Wed, 10 Oct 2018 04:25:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:25:18,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7f596a59-6900-452a-b792-e458cd8ad487 2018-10-10 04:25:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:18,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9840e944-bcd0-4b7f-9f2d-20f73928da16 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:25:18,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-9840e944-bcd0-4b7f-9f2d-20f73928da16 2018-10-10 04:25:18,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:19,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df347b20-a706-4e29-89de-2a6cfbc9d00e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:25:19,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-df347b20-a706-4e29-89de-2a6cfbc9d00e 2018-10-10 04:25:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:19,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8469bd05-1bce-4f85-b01c-6cc673a5b0c0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:25:19,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-8469bd05-1bce-4f85-b01c-6cc673a5b0c0 2018-10-10 04:25:19,145 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj 2018-10-10 04:25:19,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:19,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-228d9550-014a-41fd-8228-2725bbb81c90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:19,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f109651d2d994d99953daed8e4df506d used request id req-228d9550-014a-41fd-8228-2725bbb81c90 2018-10-10 04:25:19,362 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-proj-role 2018-10-10 04:25:19,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/df26b97454884339b09674f9325f90bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:19,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8041d2b1-d407-4da0-8071-2d21f4465fdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:19,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/df26b97454884339b09674f9325f90bc used request id req-8041d2b1-d407-4da0-8071-2d21f4465fdb 2018-10-10 04:25:19,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b84e2594da6298b4f82321ed922078bc4dfbe97" 2018-10-10 04:25:19,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd34e941-eb31-4552-985a-8fdc263130b8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:25:19,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dd34e941-eb31-4552-985a-8fdc263130b8 2018-10-10 04:25:19,572 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fa4fa5f5-aab5-4fb-user 2018-10-10 04:25:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2a8cb13d20a64dd98c1647b21b4b93e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9558317bf94254581f28623b7e9af67881736eb7" 2018-10-10 04:25:19,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9721a2f5-4d3f-4155-a163-fd6929396ea1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:19,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2a8cb13d20a64dd98c1647b21b4b93e2 used request id req-9721a2f5-4d3f-4155-a163-fd6929396ea1 2018-10-10 04:25:19,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:20,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["5spvMbR-QmO4Xr4NwnGCXA"], "issued_at": "2018-10-10T04:25:20.000000Z"}} 2018-10-10 04:25:20,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a94d49a2e59590be76a6ee1ee2e26ae54d8d0cc" 2018-10-10 04:25:20,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d385d7-8479-47c2-8d19-c74329abad22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:20,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-84d385d7-8479-47c2-8d19-c74329abad22 2018-10-10 04:25:20,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:20,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:20,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["EjnUQaQ3QXKHRrgjIzejzw"], "issued_at": "2018-10-10T04:25:20.000000Z"}} 2018-10-10 04:25:20,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:20,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a82f4a-e48f-4087-b6c9-87058673e9f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:20,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-45a82f4a-e48f-4087-b6c9-87058673e9f8 2018-10-10 04:25:20,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:20,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:20,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:20,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0371f287-56cc-4015-9b09-05e8479fd229 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:25:20,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj used request id req-0371f287-56cc-4015-9b09-05e8479fd229 2018-10-10 04:25:20,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:20,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b6358e-02d4-4aa1-899a-6620f5a06362 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:25:20,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-90b6358e-02d4-4aa1-899a-6620f5a06362 2018-10-10 04:25:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj"}}' 2018-10-10 04:25:20,999 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a134ec9f-df24-4f4a-ae19-403d3f6d5115 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a"}, "enabled": true, "id": "336937f5755a4544a1a4f55e1d48ff5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj"}} 2018-10-10 04:25:21,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a134ec9f-df24-4f4a-ae19-403d3f6d5115 2018-10-10 04:25:21,000 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7183d396-7e68-4f0-proj 2018-10-10 04:25:21,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:21,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:21,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["7XkU-nYTSE6hLk7AVeTzcg"], "issued_at": "2018-10-10T04:25:21.000000Z"}} 2018-10-10 04:25:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f563103c69d228e359e40253ae5110639770445" 2018-10-10 04:25:21,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c61bc0f-0832-4ebc-9cd4-f6891da26571 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:21,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7c61bc0f-0832-4ebc-9cd4-f6891da26571 2018-10-10 04:25:21,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:21,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:21,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f563103c69d228e359e40253ae5110639770445" 2018-10-10 04:25:21,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794b056f-86a9-4bbf-a70f-6970e8007a2a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:25:21,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-794b056f-86a9-4bbf-a70f-6970e8007a2a 2018-10-10 04:25:21,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f563103c69d228e359e40253ae5110639770445" 2018-10-10 04:25:21,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05896b8a-c0b5-43cf-a0c7-5e946cc057a9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a"}, "enabled": true, "id": "336937f5755a4544a1a4f55e1d48ff5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj"}]} 2018-10-10 04:25:21,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj used request id req-05896b8a-c0b5-43cf-a0c7-5e946cc057a9 2018-10-10 04:25:21,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f563103c69d228e359e40253ae5110639770445" 2018-10-10 04:25:21,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5937ffa6-2221-4dad-9c9f-efea4394596f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:25:21,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5937ffa6-2221-4dad-9c9f-efea4394596f 2018-10-10 04:25:22,077 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7183d396-7e68-4f0-user 2018-10-10 04:25:22,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:22,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096f99d2-d0d2-4376-9f82-46584cc84862 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:25:22,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-096f99d2-d0d2-4376-9f82-46584cc84862 2018-10-10 04:25:22,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" -d '{"role": {"name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj-role"}}' 2018-10-10 04:25:22,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b010901f-5072-4f6d-867e-d12d4098dce9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08725c329e0a4244b6ab27aff1c9596f", "links": {"self": "http://172.30.9.25:5000/v3/roles/08725c329e0a4244b6ab27aff1c9596f"}, "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj-role"}} 2018-10-10 04:25:22,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b010901f-5072-4f6d-867e-d12d4098dce9 2018-10-10 04:25:22,293 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7183d396-7e68-4f0-proj-role 2018-10-10 04:25:22,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/08725c329e0a4244b6ab27aff1c9596f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:22,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41a2f41-d3cb-4d9d-a325-eee4ffee0b29 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/08725c329e0a4244b6ab27aff1c9596f"}, "domain_id": null, "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj-role", "id": "08725c329e0a4244b6ab27aff1c9596f"}} 2018-10-10 04:25:22,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/08725c329e0a4244b6ab27aff1c9596f used request id req-b41a2f41-d3cb-4d9d-a325-eee4ffee0b29 2018-10-10 04:25:22,315 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7183d396-7e68-4f0-proj-role to project CreateRouterSuccessTests-7183d396-7e68-4f0-proj 2018-10-10 04:25:22,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a/users/905b71f6ff554444ab1fbf4c1fb24d32/roles/08725c329e0a4244b6ab27aff1c9596f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:22,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35671dd2-5616-4a2b-bd69-888399003d9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:22,445 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a/users/905b71f6ff554444ab1fbf4c1fb24d32/roles/08725c329e0a4244b6ab27aff1c9596f used request id req-35671dd2-5616-4a2b-bd69-888399003d9d 2018-10-10 04:25:22,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:22,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:22,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Jey8vvPMQd2k3_FlyDWYRA"], "issued_at": "2018-10-10T04:25:22.000000Z"}} 2018-10-10 04:25:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:22,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684c5003-cefa-481b-9cec-5dc59bf34685 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:22,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-684c5003-cefa-481b-9cec-5dc59bf34685 2018-10-10 04:25:22,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:23,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-da547ec9-7167-48f0-9a25-55436a894e34 Date: Wed, 10 Oct 2018 04:25:23 GMT RESP BODY: {"routers": []} 2018-10-10 04:25:23,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router&admin_state_up=True used request id req-da547ec9-7167-48f0-9a25-55436a894e34 2018-10-10 04:25:23,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:23,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:23,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["M3uYtzlmQSGSmrQo2jTUuw"], "issued_at": "2018-10-10T04:25:23.000000Z"}} 2018-10-10 04:25:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f09a41b8fa3aa5c9472944018e2e276d55d43b" 2018-10-10 04:25:23,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8527da-1bac-4991-8ce0-3790b45aef0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:23,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9e8527da-1bac-4991-8ce0-3790b45aef0b 2018-10-10 04:25:23,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:23,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f09a41b8fa3aa5c9472944018e2e276d55d43b" 2018-10-10 04:25:23,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4540bfdb-00cc-4d13-ae97-52975ed71f2e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a"}, "enabled": true, "id": "336937f5755a4544a1a4f55e1d48ff5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj"}]} 2018-10-10 04:25:23,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7183d396-7e68-4f0-proj used request id req-4540bfdb-00cc-4d13-ae97-52975ed71f2e 2018-10-10 04:25:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:24,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d02a127d-2e11-4cfa-9768-e49faffe214e Date: Wed, 10 Oct 2018 04:25:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:25:24,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-d02a127d-2e11-4cfa-9768-e49faffe214e 2018-10-10 04:25:24,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:24,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-10dad08a-f1bd-4b97-8dc1-62ddac932ecd Date: Wed, 10 Oct 2018 04:25:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 04:25:24,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-10dad08a-f1bd-4b97-8dc1-62ddac932ecd 2018-10-10 04:25:24,288 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router 2018-10-10 04:25:24,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "tenant_id": "336937f5755a4544a1a4f55e1d48ff5a", "name": "CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router", "admin_state_up": true}}' 2018-10-10 04:25:29,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-906023cd-181d-47ec-b8d7-f2cd04d56e1d Date: Wed, 10 Oct 2018 04:25:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "336937f5755a4544a1a4f55e1d48ff5a", "created_at": "2018-10-10T04:25:25Z", "admin_state_up": true, "updated_at": "2018-10-10T04:25:25Z", "project_id": "336937f5755a4544a1a4f55e1d48ff5a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af", "name": "CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router"}} 2018-10-10 04:25:29,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-906023cd-181d-47ec-b8d7-f2cd04d56e1d 2018-10-10 04:25:29,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:29,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-cca6e1f2-5943-4ebb-b247-0fff3737e138 Date: Wed, 10 Oct 2018 04:25:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","ip_address":"169.254.192.6"}],"id":"50066ac5-c257-4d3d-ac20-947fe4d0ba22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:94:1c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 336937f5755a4544a1a4f55e1d48ff5a","admin_state_up":true,"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:26Z","binding:vnic_type":"normal","device_id":"2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:25Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.202"}],"id":"77757523-0bcf-45ff-97ce-c61a2a1cf741","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7c:73:8d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T04:25:25Z","binding:vnic_type":"normal","device_id":"2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","ip_address":"169.254.192.2"}],"id":"a7f93fef-63a6-42ea-8083-e359716821cc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:e8:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 336937f5755a4544a1a4f55e1d48ff5a","admin_state_up":true,"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:28Z","binding:vnic_type":"normal","device_id":"2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","ip_address":"169.254.192.10"}],"id":"e1ef2402-cf09-4bd3-a610-7bf1dce15a25","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:60:5c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 336937f5755a4544a1a4f55e1d48ff5a","admin_state_up":true,"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:27Z","binding:vnic_type":"normal","device_id":"2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af"}]} 2018-10-10 04:25:29,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af used request id req-cca6e1f2-5943-4ebb-b247-0fff3737e138 2018-10-10 04:25:29,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:29,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-12184cc9-c1ee-44cf-a3ec-a1a115ec5055 Date: Wed, 10 Oct 2018 04:25:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:25:29,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-12184cc9-c1ee-44cf-a3ec-a1a115ec5055 2018-10-10 04:25:29,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:29,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-53895f2a-deb0-4f60-ac63-0ae446de4262 Date: Wed, 10 Oct 2018 04:25:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:24Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","subnetpool_id":null,"name":"HA subnet tenant 336937f5755a4544a1a4f55e1d48ff5a"}} 2018-10-10 04:25:29,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 used request id req-53895f2a-deb0-4f60-ac63-0ae446de4262 2018-10-10 04:25:29,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:29,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-16fa2e07-7aa8-485d-9e60-99927891af3b Date: Wed, 10 Oct 2018 04:25:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:24Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","subnetpool_id":null,"name":"HA subnet tenant 336937f5755a4544a1a4f55e1d48ff5a"}} 2018-10-10 04:25:29,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 used request id req-16fa2e07-7aa8-485d-9e60-99927891af3b 2018-10-10 04:25:29,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:30,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-874ba941-1550-431a-941e-eb47df0cfa5b Date: Wed, 10 Oct 2018 04:25:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:24Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","subnetpool_id":null,"name":"HA subnet tenant 336937f5755a4544a1a4f55e1d48ff5a"}} 2018-10-10 04:25:30,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 used request id req-874ba941-1550-431a-941e-eb47df0cfa5b 2018-10-10 04:25:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:30,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2dcdac5c-bc95-473a-bc2c-cf094927b15f Date: Wed, 10 Oct 2018 04:25:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "336937f5755a4544a1a4f55e1d48ff5a", "created_at": "2018-10-10T04:25:25Z", "admin_state_up": true, "updated_at": "2018-10-10T04:25:28Z", "project_id": "336937f5755a4544a1a4f55e1d48ff5a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af", "name": "CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router"}} 2018-10-10 04:25:30,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af used request id req-2dcdac5c-bc95-473a-bc2c-cf094927b15f 2018-10-10 04:25:30,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:30,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-f3b5370e-7111-4e80-8849-bca0f53133b0 Date: Wed, 10 Oct 2018 04:25:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","ip_address":"169.254.192.6"}],"id":"50066ac5-c257-4d3d-ac20-947fe4d0ba22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:94:1c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 336937f5755a4544a1a4f55e1d48ff5a","admin_state_up":true,"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:26Z","binding:vnic_type":"normal","device_id":"2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:30Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.202"}],"id":"77757523-0bcf-45ff-97ce-c61a2a1cf741","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:73:8d","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T04:25:25Z","binding:vnic_type":"normal","device_id":"2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","ip_address":"169.254.192.2"}],"id":"a7f93fef-63a6-42ea-8083-e359716821cc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:e8:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 336937f5755a4544a1a4f55e1d48ff5a","admin_state_up":true,"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:28Z","binding:vnic_type":"normal","device_id":"2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:30Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","ip_address":"169.254.192.10"}],"id":"e1ef2402-cf09-4bd3-a610-7bf1dce15a25","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:60:5c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 336937f5755a4544a1a4f55e1d48ff5a","admin_state_up":true,"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:27Z","binding:vnic_type":"normal","device_id":"2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af"}]} 2018-10-10 04:25:30,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af used request id req-f3b5370e-7111-4e80-8849-bca0f53133b0 2018-10-10 04:25:30,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:30,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-70335f36-28f0-45c7-ba03-1e14b2b96d90 Date: Wed, 10 Oct 2018 04:25:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:25:30,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-70335f36-28f0-45c7-ba03-1e14b2b96d90 2018-10-10 04:25:30,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:30,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d2bcf111-700f-47c0-b2a3-dbd34db95d72 Date: Wed, 10 Oct 2018 04:25:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:24Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","subnetpool_id":null,"name":"HA subnet tenant 336937f5755a4544a1a4f55e1d48ff5a"}} 2018-10-10 04:25:30,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 used request id req-d2bcf111-700f-47c0-b2a3-dbd34db95d72 2018-10-10 04:25:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:31,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8620aae7-32fa-4607-912c-f8aae6490891 Date: Wed, 10 Oct 2018 04:25:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:24Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","subnetpool_id":null,"name":"HA subnet tenant 336937f5755a4544a1a4f55e1d48ff5a"}} 2018-10-10 04:25:31,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 used request id req-8620aae7-32fa-4607-912c-f8aae6490891 2018-10-10 04:25:31,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:31,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ea03ca52-6208-43d5-b604-d465d378060d Date: Wed, 10 Oct 2018 04:25:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"511744a4-95fb-414e-b98a-eb0a027c76bb","tenant_id":"","created_at":"2018-10-10T04:25:24Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"dc7da5af-d252-409a-90c7-2d88c5b95ec8","subnetpool_id":null,"name":"HA subnet tenant 336937f5755a4544a1a4f55e1d48ff5a"}} 2018-10-10 04:25:31,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/dc7da5af-d252-409a-90c7-2d88c5b95ec8 used request id req-ea03ca52-6208-43d5-b604-d465d378060d 2018-10-10 04:25:31,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:31,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08725c329e0a4244b6ab27aff1c9596f", "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj-role"}], "expires_at": "2018-10-10T05:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336937f5755a4544a1a4f55e1d48ff5a", "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/336937f5755a4544a1a4f55e1d48ff5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/336937f5755a4544a1a4f55e1d48ff5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/336937f5755a4544a1a4f55e1d48ff5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/336937f5755a4544a1a4f55e1d48ff5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/336937f5755a4544a1a4f55e1d48ff5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/336937f5755a4544a1a4f55e1d48ff5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/336937f5755a4544a1a4f55e1d48ff5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/336937f5755a4544a1a4f55e1d48ff5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/336937f5755a4544a1a4f55e1d48ff5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/336937f5755a4544a1a4f55e1d48ff5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/336937f5755a4544a1a4f55e1d48ff5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/336937f5755a4544a1a4f55e1d48ff5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-user", "id": "905b71f6ff554444ab1fbf4c1fb24d32"}, "audit_ids": ["WUjhUye8RES_QItQPbuV2A"], "issued_at": "2018-10-10T04:25:31.000000Z"}} 2018-10-10 04:25:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c2eb12f4ee90a1d1e87855dd0a70abe096595a" 2018-10-10 04:25:31,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-01fb10f7-c29a-446b-899c-3060e02759de Date: Wed, 10 Oct 2018 04:25:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "336937f5755a4544a1a4f55e1d48ff5a", "created_at": "2018-10-10T04:25:25Z", "admin_state_up": true, "updated_at": "2018-10-10T04:25:28Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "336937f5755a4544a1a4f55e1d48ff5a", "id": "2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af", "name": "CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router"}]} 2018-10-10 04:25:31,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router&admin_state_up=True used request id req-01fb10f7-c29a-446b-899c-3060e02759de 2018-10-10 04:25:31,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:31,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:31,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a94d49a2e59590be76a6ee1ee2e26ae54d8d0cc" 2018-10-10 04:25:31,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117050b4-c86e-460b-8561-5cf5d689110e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a"}, "enabled": true, "id": "336937f5755a4544a1a4f55e1d48ff5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7183d396-7e68-4f0-proj"}} 2018-10-10 04:25:31,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a used request id req-117050b4-c86e-460b-8561-5cf5d689110e 2018-10-10 04:25:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c2eb12f4ee90a1d1e87855dd0a70abe096595a" 2018-10-10 04:25:32,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e243704-f44b-4fca-ae6a-7ebf1ee735c3 Date: Wed, 10 Oct 2018 04:25:32 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:32,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af used request id req-0e243704-f44b-4fca-ae6a-7ebf1ee735c3 2018-10-10 04:25:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c2eb12f4ee90a1d1e87855dd0a70abe096595a" 2018-10-10 04:25:32,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ff6b0353-adc3-49b5-9f5e-32a1e8c90b1b Date: Wed, 10 Oct 2018 04:25:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:25:32,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-ff6b0353-adc3-49b5-9f5e-32a1e8c90b1b 2018-10-10 04:25:32,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c2eb12f4ee90a1d1e87855dd0a70abe096595a" 2018-10-10 04:25:32,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0ed3b58-a3db-48d5-a4f3-601a58539032 Date: Wed, 10 Oct 2018 04:25:32 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:25:32,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-f0ed3b58-a3db-48d5-a4f3-601a58539032 2018-10-10 04:25:32,521 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router 2018-10-10 04:25:32,521 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1e8b127e-88bf-4abc-86c2-b020806e1f9f-pub-router 2018-10-10 04:25:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ec5a2979fd9d5337dea0211af129dd1b7bb35e" 2018-10-10 04:25:36,089 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a95ca1c-cdf8-4753-be00-8c2b10a1511b Content-Length: 0 Date: Wed, 10 Oct 2018 04:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:25:36,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2ca3da3e-7c04-4b67-92ef-dd18cf2fe0af used request id req-7a95ca1c-cdf8-4753-be00-8c2b10a1511b 2018-10-10 04:25:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:36,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-817451b9-d061-4501-ae3e-06777b5e99f6 Date: Wed, 10 Oct 2018 04:25:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:25:36,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-817451b9-d061-4501-ae3e-06777b5e99f6 2018-10-10 04:25:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:36,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e6eb06-c476-40b7-b294-9d4aa0c335dd Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:25:36,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-36e6eb06-c476-40b7-b294-9d4aa0c335dd 2018-10-10 04:25:36,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:36,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1df4962-3fba-4fbe-a3c9-723300a7e8c3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:25:36,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-b1df4962-3fba-4fbe-a3c9-723300a7e8c3 2018-10-10 04:25:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:36,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba572a0-e57e-412e-b684-548040ddad18 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:25:36,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-7ba572a0-e57e-412e-b684-548040ddad18 2018-10-10 04:25:36,585 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7183d396-7e68-4f0-proj 2018-10-10 04:25:36,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:36,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3f6f78d-4b6d-4878-b4fc-99f2944f1571 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:36,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/336937f5755a4544a1a4f55e1d48ff5a used request id req-a3f6f78d-4b6d-4878-b4fc-99f2944f1571 2018-10-10 04:25:36,793 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7183d396-7e68-4f0-proj-role 2018-10-10 04:25:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/08725c329e0a4244b6ab27aff1c9596f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:36,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c0c76b-6f83-4064-91ba-40b417016c14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:36,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/08725c329e0a4244b6ab27aff1c9596f used request id req-a5c0c76b-6f83-4064-91ba-40b417016c14 2018-10-10 04:25:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60fb8da86682505dbc23233b0bc5ab249a8b5c7" 2018-10-10 04:25:37,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f373a57-6d76-4999-a8d8-a6412709ebe7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:25:37,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9f373a57-6d76-4999-a8d8-a6412709ebe7 2018-10-10 04:25:37,015 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7183d396-7e68-4f0-user 2018-10-10 04:25:37,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/905b71f6ff554444ab1fbf4c1fb24d32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f563103c69d228e359e40253ae5110639770445" 2018-10-10 04:25:37,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac85f6f-4b3f-4356-b681-3c2443c8e1a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:37,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/905b71f6ff554444ab1fbf4c1fb24d32 used request id req-0ac85f6f-4b3f-4356-b681-3c2443c8e1a3 2018-10-10 04:25:37,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:37,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CKrxWvnnQs2xoSINAcvzvg"], "issued_at": "2018-10-10T04:25:37.000000Z"}} 2018-10-10 04:25:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663819df791ec012ba7a86cbe2ceacb20987c220" 2018-10-10 04:25:37,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dae8eb0-022d-42b7-9205-47992e55167a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:37,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2dae8eb0-022d-42b7-9205-47992e55167a 2018-10-10 04:25:37,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:37,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:38,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["qBkzOMC8RpmnYat4fmrzwA"], "issued_at": "2018-10-10T04:25:38.000000Z"}} 2018-10-10 04:25:38,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:25:38,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5dabe3-fed1-41f3-8df6-acb1e1165b7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:38,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-da5dabe3-fed1-41f3-8df6-acb1e1165b7d 2018-10-10 04:25:38,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:38,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:38,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-00390283-0962-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:25:38,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd662c96-5a51-4afd-aa19-9cd8278afc81 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-00390283-0962-41a-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:25:38,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-00390283-0962-41a-proj used request id req-dd662c96-5a51-4afd-aa19-9cd8278afc81 2018-10-10 04:25:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:25:38,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0652da3-d0b5-407b-b3e1-b3c8ede48a54 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:25:38,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e0652da3-d0b5-407b-b3e1-b3c8ede48a54 2018-10-10 04:25:38,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}}' 2018-10-10 04:25:38,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d549d9-9a4b-47d0-86eb-8fc43ebe5730 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a"}, "enabled": true, "id": "63c9ae45007b4625ae779dba135e759a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}} 2018-10-10 04:25:38,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-19d549d9-9a4b-47d0-86eb-8fc43ebe5730 2018-10-10 04:25:38,480 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-00390283-0962-41a-proj 2018-10-10 04:25:38,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:38,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:38,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2-v7oAJXRwejOnAxqSDWnw"], "issued_at": "2018-10-10T04:25:38.000000Z"}} 2018-10-10 04:25:38,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad26cf0632d386a37574f035bdf090804847ca52" 2018-10-10 04:25:38,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ebfe5d3-9bb8-45da-807d-9c10c23a3a1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:38,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9ebfe5d3-9bb8-45da-807d-9c10c23a3a1f 2018-10-10 04:25:38,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:38,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:38,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad26cf0632d386a37574f035bdf090804847ca52" 2018-10-10 04:25:38,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53b4a54-c25e-4d75-a9b4-759af2f9475a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:25:38,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e53b4a54-c25e-4d75-a9b4-759af2f9475a 2018-10-10 04:25:38,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-00390283-0962-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad26cf0632d386a37574f035bdf090804847ca52" 2018-10-10 04:25:39,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21881a0-4888-4534-92db-873b7041ee28 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-00390283-0962-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a"}, "enabled": true, "id": "63c9ae45007b4625ae779dba135e759a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}]} 2018-10-10 04:25:39,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-00390283-0962-41a-proj used request id req-b21881a0-4888-4534-92db-873b7041ee28 2018-10-10 04:25:39,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad26cf0632d386a37574f035bdf090804847ca52" 2018-10-10 04:25:39,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb43508-aaa7-4eb2-b8fd-d4bd59453ee1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:25:39,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-deb43508-aaa7-4eb2-b8fd-d4bd59453ee1 2018-10-10 04:25:39,520 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-00390283-0962-41a-user 2018-10-10 04:25:39,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:39,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:25:39,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8dec6e-5aac-49f9-a75a-bc57ef94c112 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:25:39,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a8dec6e-5aac-49f9-a75a-bc57ef94c112 2018-10-10 04:25:39,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" -d '{"role": {"name": "CreateRouterSuccessTests-00390283-0962-41a-proj-role"}}' 2018-10-10 04:25:39,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c090a4-7c10-4198-8fae-6291cfdaf225 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a78bbd870ff74c2d8f10b3e15b7b7594", "links": {"self": "http://172.30.9.25:5000/v3/roles/a78bbd870ff74c2d8f10b3e15b7b7594"}, "name": "CreateRouterSuccessTests-00390283-0962-41a-proj-role"}} 2018-10-10 04:25:39,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4c090a4-7c10-4198-8fae-6291cfdaf225 2018-10-10 04:25:39,736 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-00390283-0962-41a-proj-role 2018-10-10 04:25:39,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a78bbd870ff74c2d8f10b3e15b7b7594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:25:39,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcd8702-1694-4c29-88a8-502035f3de28 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/a78bbd870ff74c2d8f10b3e15b7b7594"}, "domain_id": null, "name": "CreateRouterSuccessTests-00390283-0962-41a-proj-role", "id": "a78bbd870ff74c2d8f10b3e15b7b7594"}} 2018-10-10 04:25:39,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a78bbd870ff74c2d8f10b3e15b7b7594 used request id req-3bcd8702-1694-4c29-88a8-502035f3de28 2018-10-10 04:25:39,756 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-00390283-0962-41a-proj-role to project CreateRouterSuccessTests-00390283-0962-41a-proj 2018-10-10 04:25:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a/users/d8fd79bbe689417996e86f51baeb03f2/roles/a78bbd870ff74c2d8f10b3e15b7b7594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:25:39,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3d2dbb5-4a74-4307-9319-a4b3f1184157 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:25:39,889 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a/users/d8fd79bbe689417996e86f51baeb03f2/roles/a78bbd870ff74c2d8f10b3e15b7b7594 used request id req-b3d2dbb5-4a74-4307-9319-a4b3f1184157 2018-10-10 04:25:39,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:39,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:40,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a78bbd870ff74c2d8f10b3e15b7b7594", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj-role"}], "expires_at": "2018-10-10T05:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c9ae45007b4625ae779dba135e759a", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-00390283-0962-41a-user", "id": "d8fd79bbe689417996e86f51baeb03f2"}, "audit_ids": ["QPiZYIojSO-OuicLXDAy4A"], "issued_at": "2018-10-10T04:25:40.000000Z"}} 2018-10-10 04:25:40,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" 2018-10-10 04:25:40,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74f6a6f-c681-41e3-822b-02e2ec2b7991 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:40,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f74f6a6f-c681-41e3-822b-02e2ec2b7991 2018-10-10 04:25:40,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" 2018-10-10 04:25:40,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2b9c8ece-33aa-43d4-abea-7bff1d81ad83 Date: Wed, 10 Oct 2018 04:25:40 GMT RESP BODY: {"networks":[]} 2018-10-10 04:25:40,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 used request id req-2b9c8ece-33aa-43d4-abea-7bff1d81ad83 2018-10-10 04:25:40,537 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 2018-10-10 04:25:40,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" -d '{"network": {"name": "CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1", "admin_state_up": true}}' 2018-10-10 04:25:41,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5693d151-5269-473b-b872-44330c43c8ac Date: Wed, 10 Oct 2018 04:25:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63c9ae45007b4625ae779dba135e759a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:25:40Z","is_default":false,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:40Z","mtu":1450}} 2018-10-10 04:25:41,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-5693d151-5269-473b-b872-44330c43c8ac 2018-10-10 04:25:41,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" 2018-10-10 04:25:41,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-aa89fc99-b845-4035-8a28-bce7305097d5 Date: Wed, 10 Oct 2018 04:25:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:25:40Z","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"63c9ae45007b4625ae779dba135e759a","id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1"}]} 2018-10-10 04:25:41,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-aa89fc99-b845-4035-8a28-bce7305097d5 2018-10-10 04:25:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" 2018-10-10 04:25:41,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-21cf7a13-538d-47a6-b286-30dbd704b6bf Date: Wed, 10 Oct 2018 04:25:41 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:25:41,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-21cf7a13-538d-47a6-b286-30dbd704b6bf 2018-10-10 04:25:41,543 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1 2018-10-10 04:25:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" -d '{"subnets": [{"ip_version": 4, "network_id": "78dbc2f0-baa4-4143-8fdf-03bd24845499", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]}' 2018-10-10 04:25:42,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b5f8cee5-2387-4c4f-9490-830a168d9396 Date: Wed, 10 Oct 2018 04:25:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]} 2018-10-10 04:25:42,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b5f8cee5-2387-4c4f-9490-830a168d9396 2018-10-10 04:25:42,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" 2018-10-10 04:25:42,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d04f1d0f-a7d7-44d2-8c8a-63033e221123 Date: Wed, 10 Oct 2018 04:25:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["879819c0-4909-45b3-9459-d11c10ce6755"],"updated_at":"2018-10-10T04:25:41Z","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c9ae45007b4625ae779dba135e759a","id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1"}]} 2018-10-10 04:25:42,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-d04f1d0f-a7d7-44d2-8c8a-63033e221123 2018-10-10 04:25:42,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" 2018-10-10 04:25:42,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a1181cac-c0bd-47e1-bcc6-ed606c0a3ab4 Date: Wed, 10 Oct 2018 04:25:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]} 2018-10-10 04:25:42,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-a1181cac-c0bd-47e1-bcc6-ed606c0a3ab4 2018-10-10 04:25:42,703 - OpenStackNetwork - DEBUG - Network [78dbc2f0-baa4-4143-8fdf-03bd24845499] created successfully 2018-10-10 04:25:42,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:42,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:43,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a78bbd870ff74c2d8f10b3e15b7b7594", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj-role"}], "expires_at": "2018-10-10T05:25:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c9ae45007b4625ae779dba135e759a", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-00390283-0962-41a-user", "id": "d8fd79bbe689417996e86f51baeb03f2"}, "audit_ids": ["ddkO7S_oRSybbvOkQUsVvQ"], "issued_at": "2018-10-10T04:25:43.000000Z"}} 2018-10-10 04:25:43,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:43,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3672e7e2-95ff-436b-a3ab-480214183af1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:43,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3672e7e2-95ff-436b-a3ab-480214183af1 2018-10-10 04:25:43,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:43,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5d88d1a9-042e-4b3f-8a6f-f40713015e44 Date: Wed, 10 Oct 2018 04:25:43 GMT RESP BODY: {"routers": []} 2018-10-10 04:25:43,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router&admin_state_up=True used request id req-5d88d1a9-042e-4b3f-8a6f-f40713015e44 2018-10-10 04:25:43,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:43,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:43,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a78bbd870ff74c2d8f10b3e15b7b7594", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj-role"}], "expires_at": "2018-10-10T05:25:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c9ae45007b4625ae779dba135e759a", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-00390283-0962-41a-user", "id": "d8fd79bbe689417996e86f51baeb03f2"}, "audit_ids": ["oEM9Uv2AQ7mzDtq_DMDLmw"], "issued_at": "2018-10-10T04:25:43.000000Z"}} 2018-10-10 04:25:43,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea24c7b0a588f302489b023f0d7cf3e93ca3677b" 2018-10-10 04:25:43,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1280f1-092d-4016-bc8b-0d8b45c54749 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:43,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3b1280f1-092d-4016-bc8b-0d8b45c54749 2018-10-10 04:25:43,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:44,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d8292409-0f6f-4659-bcbd-e99614f94fd2 Date: Wed, 10 Oct 2018 04:25:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:25:44,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-d8292409-0f6f-4659-bcbd-e99614f94fd2 2018-10-10 04:25:44,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:44,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6ca35ee0-c2d9-4034-b3a8-55ffa1a01bf2 Date: Wed, 10 Oct 2018 04:25:44 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:25:44,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-6ca35ee0-c2d9-4034-b3a8-55ffa1a01bf2 2018-10-10 04:25:44,233 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router 2018-10-10 04:25:44,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router", "admin_state_up": true}}' 2018-10-10 04:25:48,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-755fce1d-f9c9-4fa4-b1b0-ee30a7174f32 Date: Wed, 10 Oct 2018 04:25:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "63c9ae45007b4625ae779dba135e759a", "created_at": "2018-10-10T04:25:44Z", "admin_state_up": true, "updated_at": "2018-10-10T04:25:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "63c9ae45007b4625ae779dba135e759a", "id": "fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a", "name": "CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router"}} 2018-10-10 04:25:48,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-755fce1d-f9c9-4fa4-b1b0-ee30a7174f32 2018-10-10 04:25:48,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:49,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-28e1d736-0dbe-450f-a907-25f4f0275004 Date: Wed, 10 Oct 2018 04:25:49 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:49,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a used request id req-28e1d736-0dbe-450f-a907-25f4f0275004 2018-10-10 04:25:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:49,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-113f6533-63a1-4ff7-ad78-31b1aae6c34e Date: Wed, 10 Oct 2018 04:25:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["879819c0-4909-45b3-9459-d11c10ce6755"],"updated_at":"2018-10-10T04:25:41Z","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c9ae45007b4625ae779dba135e759a","id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1"}]} 2018-10-10 04:25:49,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 used request id req-113f6533-63a1-4ff7-ad78-31b1aae6c34e 2018-10-10 04:25:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:49,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:49,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:49,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bcd041-d05d-4868-9643-06a411d96377 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a"}, "enabled": true, "id": "63c9ae45007b4625ae779dba135e759a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}} 2018-10-10 04:25:49,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a used request id req-91bcd041-d05d-4868-9643-06a411d96377 2018-10-10 04:25:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:49,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-65b92edb-342d-4cc5-892c-a7dd23aadeff Date: Wed, 10 Oct 2018 04:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]} 2018-10-10 04:25:49,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-65b92edb-342d-4cc5-892c-a7dd23aadeff 2018-10-10 04:25:49,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499&name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:49,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb4dc99e-8316-49c2-8757-af59bc54e196 Date: Wed, 10 Oct 2018 04:25:49 GMT RESP BODY: {"ports":[]} 2018-10-10 04:25:49,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499&name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1&admin_state_up=True used request id req-fb4dc99e-8316-49c2-8757-af59bc54e196 2018-10-10 04:25:49,887 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1 for router - CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router 2018-10-10 04:25:49,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:25:49,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:50,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a78bbd870ff74c2d8f10b3e15b7b7594", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj-role"}], "expires_at": "2018-10-10T05:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c9ae45007b4625ae779dba135e759a", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-00390283-0962-41a-user", "id": "d8fd79bbe689417996e86f51baeb03f2"}, "audit_ids": ["I-bTe5hJTLGXqPdQVivb6g"], "issued_at": "2018-10-10T04:25:50.000000Z"}} 2018-10-10 04:25:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48341fe459dfa30e2e762a127ba321b10a69370a" 2018-10-10 04:25:50,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da800e18-baee-4b74-b127-e280ea8d4e33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:25:50,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-da800e18-baee-4b74-b127-e280ea8d4e33 2018-10-10 04:25:50,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:50,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-370eaf9f-b209-4ab1-82e5-88e2790e228b Date: Wed, 10 Oct 2018 04:25:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["879819c0-4909-45b3-9459-d11c10ce6755"],"updated_at":"2018-10-10T04:25:41Z","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c9ae45007b4625ae779dba135e759a","id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1"}]} 2018-10-10 04:25:50,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 used request id req-370eaf9f-b209-4ab1-82e5-88e2790e228b 2018-10-10 04:25:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:50,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-55c7a8cf-9670-4e39-811b-e44421bab9bf Date: Wed, 10 Oct 2018 04:25:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]} 2018-10-10 04:25:50,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-55c7a8cf-9670-4e39-811b-e44421bab9bf 2018-10-10 04:25:50,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:50,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-82a68404-65a4-48a7-8d1d-5987e428a6ee Date: Wed, 10 Oct 2018 04:25:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["879819c0-4909-45b3-9459-d11c10ce6755"],"updated_at":"2018-10-10T04:25:41Z","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c9ae45007b4625ae779dba135e759a","id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1"}]} 2018-10-10 04:25:50,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 used request id req-82a68404-65a4-48a7-8d1d-5987e428a6ee 2018-10-10 04:25:50,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:50,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48341fe459dfa30e2e762a127ba321b10a69370a" 2018-10-10 04:25:50,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bfa903-b013-4a31-9882-f3fed80893a9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a"}, "enabled": true, "id": "63c9ae45007b4625ae779dba135e759a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}} 2018-10-10 04:25:50,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a used request id req-b6bfa903-b013-4a31-9882-f3fed80893a9 2018-10-10 04:25:50,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:51,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d6b944c9-3be1-4d34-839d-a3db2af61894 Date: Wed, 10 Oct 2018 04:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]} 2018-10-10 04:25:51,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-d6b944c9-3be1-4d34-839d-a3db2af61894 2018-10-10 04:25:51,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499&name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:51,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8fd3d334-3a35-47cb-ac55-8fd28a9557a5 Date: Wed, 10 Oct 2018 04:25:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]} 2018-10-10 04:25:51,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499&name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1 used request id req-8fd3d334-3a35-47cb-ac55-8fd28a9557a5 2018-10-10 04:25:51,390 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 2018-10-10 04:25:51,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" -d '{"port": {"network_id": "78dbc2f0-baa4-4143-8fdf-03bd24845499", "fixed_ips": [{"subnet_id": "879819c0-4909-45b3-9459-d11c10ce6755", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1", "admin_state_up": true}}' 2018-10-10 04:25:52,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-fae3511a-a913-4120-a8cb-4abd8954fe49 Date: Wed, 10 Oct 2018 04:25:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"879819c0-4909-45b3-9459-d11c10ce6755","ip_address":"10.200.201.1"}],"id":"985f3a85-9376-44c8-870a-b31d6a748bea","security_groups":["e30499d5-9b1b-4bfb-b4fe-70f3849f65e9"],"mac_address":"fa:16:3e:7e:28:da","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1","project_id":"63c9ae45007b4625ae779dba135e759a","qos_policy_id":null,"admin_state_up":true,"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:51Z","binding:vnic_type":"normal"}} 2018-10-10 04:25:52,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-fae3511a-a913-4120-a8cb-4abd8954fe49 2018-10-10 04:25:52,460 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1 for router - CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router 2018-10-10 04:25:52,460 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router 2018-10-10 04:25:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" -d '{"port_id": "985f3a85-9376-44c8-870a-b31d6a748bea"}' 2018-10-10 04:25:54,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-915041e9-3833-4ea5-a4b6-0d2165533de5 Date: Wed, 10 Oct 2018 04:25:54 GMT RESP BODY: {"network_id": "78dbc2f0-baa4-4143-8fdf-03bd24845499", "tenant_id": "63c9ae45007b4625ae779dba135e759a", "subnet_id": "879819c0-4909-45b3-9459-d11c10ce6755", "subnet_ids": ["879819c0-4909-45b3-9459-d11c10ce6755"], "port_id": "985f3a85-9376-44c8-870a-b31d6a748bea", "id": "fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a"} 2018-10-10 04:25:54,209 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a/add_router_interface used request id req-915041e9-3833-4ea5-a4b6-0d2165533de5 2018-10-10 04:25:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:54,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-17ff82a3-8552-4279-a8c0-4fcdfdd0a074 Date: Wed, 10 Oct 2018 04:25:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63c9ae45007b4625ae779dba135e759a", "created_at": "2018-10-10T04:25:44Z", "admin_state_up": true, "updated_at": "2018-10-10T04:25:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "63c9ae45007b4625ae779dba135e759a", "id": "fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a", "name": "CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router"}} 2018-10-10 04:25:54,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a used request id req-17ff82a3-8552-4279-a8c0-4fcdfdd0a074 2018-10-10 04:25:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:54,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-70942d91-b465-4cf7-a204-f65b4f9511c6 Date: Wed, 10 Oct 2018 04:25:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"879819c0-4909-45b3-9459-d11c10ce6755","ip_address":"10.200.201.1"}],"id":"985f3a85-9376-44c8-870a-b31d6a748bea","security_groups":["e30499d5-9b1b-4bfb-b4fe-70f3849f65e9"],"mac_address":"fa:16:3e:7e:28:da","project_id":"63c9ae45007b4625ae779dba135e759a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1","admin_state_up":true,"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:51Z","binding:vnic_type":"normal","device_id":"fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a"}]} 2018-10-10 04:25:54,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a used request id req-70942d91-b465-4cf7-a204-f65b4f9511c6 2018-10-10 04:25:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/879819c0-4909-45b3-9459-d11c10ce6755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:25:54,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e84814ca-1843-481c-ba0e-7ad3fdcc5215 Date: Wed, 10 Oct 2018 04:25:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}} 2018-10-10 04:25:54,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/879819c0-4909-45b3-9459-d11c10ce6755 used request id req-e84814ca-1843-481c-ba0e-7ad3fdcc5215 2018-10-10 04:25:54,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:25:55,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a78bbd870ff74c2d8f10b3e15b7b7594", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj-role"}], "expires_at": "2018-10-10T05:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63c9ae45007b4625ae779dba135e759a", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/63c9ae45007b4625ae779dba135e759a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-00390283-0962-41a-user", "id": "d8fd79bbe689417996e86f51baeb03f2"}, "audit_ids": ["19SW59RwTlSxVDb_I2OExg"], "issued_at": "2018-10-10T04:25:55.000000Z"}} 2018-10-10 04:25:55,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:55,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-b93879f7-476f-4db6-b1aa-c6fe32a1d6f7 Date: Wed, 10 Oct 2018 04:25:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63c9ae45007b4625ae779dba135e759a", "created_at": "2018-10-10T04:25:44Z", "admin_state_up": true, "updated_at": "2018-10-10T04:25:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "63c9ae45007b4625ae779dba135e759a", "id": "fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a", "name": "CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router"}]} 2018-10-10 04:25:55,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router&admin_state_up=True used request id req-b93879f7-476f-4db6-b1aa-c6fe32a1d6f7 2018-10-10 04:25:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:25:55,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:25:55,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663819df791ec012ba7a86cbe2ceacb20987c220" 2018-10-10 04:25:55,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc022da-c45e-4db5-b50e-f709ec526945 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a"}, "enabled": true, "id": "63c9ae45007b4625ae779dba135e759a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}} 2018-10-10 04:25:55,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a used request id req-2bc022da-c45e-4db5-b50e-f709ec526945 2018-10-10 04:25:55,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:55,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-6a8c1e82-1e4d-4c15-bb40-f6917c81dd82 Date: Wed, 10 Oct 2018 04:25:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"879819c0-4909-45b3-9459-d11c10ce6755","ip_address":"10.200.201.1"}],"id":"985f3a85-9376-44c8-870a-b31d6a748bea","security_groups":["e30499d5-9b1b-4bfb-b4fe-70f3849f65e9"],"mac_address":"fa:16:3e:7e:28:da","project_id":"63c9ae45007b4625ae779dba135e759a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1","admin_state_up":true,"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:51Z","binding:vnic_type":"normal","device_id":"fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a"}]} 2018-10-10 04:25:55,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a used request id req-6a8c1e82-1e4d-4c15-bb40-f6917c81dd82 2018-10-10 04:25:55,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/879819c0-4909-45b3-9459-d11c10ce6755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:56,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-13834669-b11d-45fb-a3ab-cff8267fbd1c Date: Wed, 10 Oct 2018 04:25:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}} 2018-10-10 04:25:56,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/879819c0-4909-45b3-9459-d11c10ce6755 used request id req-13834669-b11d-45fb-a3ab-cff8267fbd1c 2018-10-10 04:25:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:56,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ef6d86cf-582d-440c-b3bd-160f141ce9f5 Date: Wed, 10 Oct 2018 04:25:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:25:56,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-ef6d86cf-582d-440c-b3bd-160f141ce9f5 2018-10-10 04:25:56,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:56,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-00e4bbfd-6d86-4197-a319-0f7d4e8c29ac Date: Wed, 10 Oct 2018 04:25:56 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:25:56,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-00e4bbfd-6d86-4197-a319-0f7d4e8c29ac 2018-10-10 04:25:56,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:56,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-53f56bc4-7810-44a8-9f87-a5bf485dd76d Date: Wed, 10 Oct 2018 04:25:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["879819c0-4909-45b3-9459-d11c10ce6755"],"updated_at":"2018-10-10T04:25:41Z","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c9ae45007b4625ae779dba135e759a","id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1"}]} 2018-10-10 04:25:56,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-53f56bc4-7810-44a8-9f87-a5bf485dd76d 2018-10-10 04:25:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:56,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-48e7742b-cbd7-4967-95af-472783c374e1 Date: Wed, 10 Oct 2018 04:25:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]} 2018-10-10 04:25:56,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-48e7742b-cbd7-4967-95af-472783c374e1 2018-10-10 04:25:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:57,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3147 X-Openstack-Request-Id: req-a441fdc8-935f-4b70-98ac-339689f62dcc Date: Wed, 10 Oct 2018 04:25:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"879819c0-4909-45b3-9459-d11c10ce6755","ip_address":"10.200.201.3"}],"id":"3c0cbc7d-2db4-4a1c-bb43-ade074dd3d61","security_groups":[],"mac_address":"fa:16:3e:6c:20:a9","project_id":"63c9ae45007b4625ae779dba135e759a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-78dbc2f0-baa4-4143-8fdf-03bd24845499"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"879819c0-4909-45b3-9459-d11c10ce6755","ip_address":"10.200.201.2"}],"id":"65543235-1c00-45c9-97cc-b5c377fe3764","security_groups":[],"mac_address":"fa:16:3e:1a:65:63","project_id":"63c9ae45007b4625ae779dba135e759a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-78dbc2f0-baa4-4143-8fdf-03bd24845499"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"879819c0-4909-45b3-9459-d11c10ce6755","ip_address":"10.200.201.1"}],"id":"985f3a85-9376-44c8-870a-b31d6a748bea","security_groups":["e30499d5-9b1b-4bfb-b4fe-70f3849f65e9"],"mac_address":"fa:16:3e:7e:28:da","project_id":"63c9ae45007b4625ae779dba135e759a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1","admin_state_up":true,"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:51Z","binding:vnic_type":"normal","device_id":"fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:25:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"879819c0-4909-45b3-9459-d11c10ce6755","ip_address":"10.200.201.4"}],"id":"ad887497-1c76-44a4-8992-2be1e8627191","security_groups":[],"mac_address":"fa:16:3e:40:37:f7","project_id":"63c9ae45007b4625ae779dba135e759a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-78dbc2f0-baa4-4143-8fdf-03bd24845499"}]} 2018-10-10 04:25:57,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-a441fdc8-935f-4b70-98ac-339689f62dcc 2018-10-10 04:25:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/879819c0-4909-45b3-9459-d11c10ce6755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:57,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-93b6a532-0053-4ceb-bee7-46baf7bc24cc Date: Wed, 10 Oct 2018 04:25:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}} 2018-10-10 04:25:57,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/879819c0-4909-45b3-9459-d11c10ce6755 used request id req-93b6a532-0053-4ceb-bee7-46baf7bc24cc 2018-10-10 04:25:57,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:57,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6f9a2a5a-1ccd-477a-919e-8356775cceb3 Date: Wed, 10 Oct 2018 04:25:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["879819c0-4909-45b3-9459-d11c10ce6755"],"updated_at":"2018-10-10T04:25:41Z","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63c9ae45007b4625ae779dba135e759a","id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1"}]} 2018-10-10 04:25:57,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-6f9a2a5a-1ccd-477a-919e-8356775cceb3 2018-10-10 04:25:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a6282f8588fcbd2117e4946d3d73b3e820230c7" 2018-10-10 04:25:58,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b6e6f3ed-2716-479a-abee-4c00ad4ac7a3 Date: Wed, 10 Oct 2018 04:25:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dbc2f0-baa4-4143-8fdf-03bd24845499","tenant_id":"63c9ae45007b4625ae779dba135e759a","created_at":"2018-10-10T04:25:41Z","dns_nameservers":[],"updated_at":"2018-10-10T04:25:41Z","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":"63c9ae45007b4625ae779dba135e759a","id":"879819c0-4909-45b3-9459-d11c10ce6755","subnetpool_id":null,"name":"CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1"}]} 2018-10-10 04:25:58,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-b6e6f3ed-2716-479a-abee-4c00ad4ac7a3 2018-10-10 04:25:58,033 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router and port CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-port1 2018-10-10 04:25:58,033 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router 2018-10-10 04:25:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" -d '{"port_id": "985f3a85-9376-44c8-870a-b31d6a748bea"}' 2018-10-10 04:25:59,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6a19f06-2ae2-4dca-b801-0a300b23d329 Date: Wed, 10 Oct 2018 04:25:59 GMT RESP BODY: {"network_id": "78dbc2f0-baa4-4143-8fdf-03bd24845499", "tenant_id": "63c9ae45007b4625ae779dba135e759a", "subnet_id": "879819c0-4909-45b3-9459-d11c10ce6755", "subnet_ids": ["879819c0-4909-45b3-9459-d11c10ce6755"], "port_id": "985f3a85-9376-44c8-870a-b31d6a748bea", "id": "fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a"} 2018-10-10 04:25:59,571 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a/remove_router_interface used request id req-d6a19f06-2ae2-4dca-b801-0a300b23d329 2018-10-10 04:25:59,571 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router 2018-10-10 04:25:59,571 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-router 2018-10-10 04:25:59,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9a6c5028dd8fe79d48d67cca258c4e108d840" 2018-10-10 04:26:02,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34e3e733-0a90-4687-801f-cd9fe2ed296e Content-Length: 0 Date: Wed, 10 Oct 2018 04:26:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:26:02,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/fcf3b486-9d6a-4f40-b3fc-d8060e9a8c0a used request id req-34e3e733-0a90-4687-801f-cd9fe2ed296e 2018-10-10 04:26:02,937 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1 2018-10-10 04:26:02,938 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-subnet1 2018-10-10 04:26:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/879819c0-4909-45b3-9459-d11c10ce6755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" 2018-10-10 04:26:05,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bac2662-0d82-438a-95cb-d01aa7146a2f Date: Wed, 10 Oct 2018 04:26:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:26:05,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/879819c0-4909-45b3-9459-d11c10ce6755 used request id req-0bac2662-0d82-438a-95cb-d01aa7146a2f 2018-10-10 04:26:05,345 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-319b63d7-9787-4c10-a027-c767ef7e3c30-pub-net1 2018-10-10 04:26:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/78dbc2f0-baa4-4143-8fdf-03bd24845499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d461aede738f8d89dc4338598a0b560b74865b" 2018-10-10 04:26:06,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2675adc9-500f-4823-a369-934e0a41573b Date: Wed, 10 Oct 2018 04:26:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:26:06,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/78dbc2f0-baa4-4143-8fdf-03bd24845499 used request id req-2675adc9-500f-4823-a369-934e0a41573b 2018-10-10 04:26:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:06,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0a2014f0-a9ed-42a2-b340-08dd48de70a7 Date: Wed, 10 Oct 2018 04:26:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63c9ae45007b4625ae779dba135e759a", "created_at": "2018-10-10T04:25:40Z", "updated_at": "2018-10-10T04:25:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:25:40Z", "revision_number": 0, "id": "065a57ad-f6dc-4c07-886f-82525b6ca9da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:25:40Z", "security_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "tenant_id": "63c9ae45007b4625ae779dba135e759a", "port_range_min": null, "ethertype": "IPv4", "project_id": "63c9ae45007b4625ae779dba135e759a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:25:40Z", "revision_number": 0, "id": "2f74c568-8455-4841-90ea-f710e68c03f0", "remote_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "remote_ip_prefix": null, "created_at": "2018-10-10T04:25:40Z", "security_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "tenant_id": "63c9ae45007b4625ae779dba135e759a", "port_range_min": null, "ethertype": "IPv4", "project_id": "63c9ae45007b4625ae779dba135e759a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:25:40Z", "revision_number": 0, "id": "5d01bac6-ee38-4da0-8263-98ac034f9bdb", "remote_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "remote_ip_prefix": null, "created_at": "2018-10-10T04:25:40Z", "security_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "tenant_id": "63c9ae45007b4625ae779dba135e759a", "port_range_min": null, "ethertype": "IPv6", "project_id": "63c9ae45007b4625ae779dba135e759a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:25:40Z", "revision_number": 0, "id": "bbaeed6d-e3b2-4d28-9de8-625100a31af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:25:40Z", "security_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "tenant_id": "63c9ae45007b4625ae779dba135e759a", "port_range_min": null, "ethertype": "IPv6", "project_id": "63c9ae45007b4625ae779dba135e759a"}], "revision_number": 4, "project_id": "63c9ae45007b4625ae779dba135e759a", "id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "name": "default"}]} 2018-10-10 04:26:06,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-0a2014f0-a9ed-42a2-b340-08dd48de70a7 2018-10-10 04:26:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:06,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a671c4d8-0e1f-41ae-a26a-b0f8186ec4df Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:26:06,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a671c4d8-0e1f-41ae-a26a-b0f8186ec4df 2018-10-10 04:26:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:06,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b3c0e7-468e-4591-9690-de102a65e630 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:26:06,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-41b3c0e7-468e-4591-9690-de102a65e630 2018-10-10 04:26:06,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:06,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e312c4-5353-4151-8cfd-58448459aecc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:26:06,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-48e312c4-5353-4151-8cfd-58448459aecc 2018-10-10 04:26:06,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:07,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c93779-721f-4e9d-9223-c4d9bcaca272 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a"}, "enabled": true, "id": "63c9ae45007b4625ae779dba135e759a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-00390283-0962-41a-proj"}} 2018-10-10 04:26:07,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a used request id req-28c93779-721f-4e9d-9223-c4d9bcaca272 2018-10-10 04:26:07,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e30499d5-9b1b-4bfb-b4fe-70f3849f65e9 2018-10-10 04:26:07,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e30499d5-9b1b-4bfb-b4fe-70f3849f65e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:07,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-292c913e-71bc-435b-89fd-4e65bb315f95 Date: Wed, 10 Oct 2018 04:26: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-10-10T04:25:40Z", "security_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "port_range_min": null, "revision_number": 0, "tenant_id": "63c9ae45007b4625ae779dba135e759a", "created_at": "2018-10-10T04:25:40Z", "project_id": "63c9ae45007b4625ae779dba135e759a", "id": "065a57ad-f6dc-4c07-886f-82525b6ca9da"}, {"remote_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:25:40Z", "security_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "port_range_min": null, "revision_number": 0, "tenant_id": "63c9ae45007b4625ae779dba135e759a", "created_at": "2018-10-10T04:25:40Z", "project_id": "63c9ae45007b4625ae779dba135e759a", "id": "2f74c568-8455-4841-90ea-f710e68c03f0"}, {"remote_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:25:40Z", "security_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "port_range_min": null, "revision_number": 0, "tenant_id": "63c9ae45007b4625ae779dba135e759a", "created_at": "2018-10-10T04:25:40Z", "project_id": "63c9ae45007b4625ae779dba135e759a", "id": "5d01bac6-ee38-4da0-8263-98ac034f9bdb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:25:40Z", "security_group_id": "e30499d5-9b1b-4bfb-b4fe-70f3849f65e9", "port_range_min": null, "revision_number": 0, "tenant_id": "63c9ae45007b4625ae779dba135e759a", "created_at": "2018-10-10T04:25:40Z", "project_id": "63c9ae45007b4625ae779dba135e759a", "id": "bbaeed6d-e3b2-4d28-9de8-625100a31af3"}]} 2018-10-10 04:26:07,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e30499d5-9b1b-4bfb-b4fe-70f3849f65e9 used request id req-292c913e-71bc-435b-89fd-4e65bb315f95 2018-10-10 04:26:07,205 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:26:07,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e30499d5-9b1b-4bfb-b4fe-70f3849f65e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:07,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a547f0a-a620-4f5c-90b8-27d8dc7c9526 Content-Length: 0 Date: Wed, 10 Oct 2018 04:26:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:26:07,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e30499d5-9b1b-4bfb-b4fe-70f3849f65e9 used request id req-2a547f0a-a620-4f5c-90b8-27d8dc7c9526 2018-10-10 04:26:07,595 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-00390283-0962-41a-proj 2018-10-10 04:26:07,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:07,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3e57f5-d75b-4cc4-8863-a9e5b25cb1a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:26:07,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/63c9ae45007b4625ae779dba135e759a used request id req-3d3e57f5-d75b-4cc4-8863-a9e5b25cb1a2 2018-10-10 04:26:07,860 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-00390283-0962-41a-proj-role 2018-10-10 04:26:07,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a78bbd870ff74c2d8f10b3e15b7b7594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:07,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c65a3d3d-c78f-49b5-8d85-e6dca8c78efb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:26:07,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a78bbd870ff74c2d8f10b3e15b7b7594 used request id req-c65a3d3d-c78f-49b5-8d85-e6dca8c78efb 2018-10-10 04:26:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7a9453a2e5f4505864629673289369ca029682" 2018-10-10 04:26:08,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecd30b1-567f-4fd0-86d5-eeb2d6a1f6d8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:26:08,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4ecd30b1-567f-4fd0-86d5-eeb2d6a1f6d8 2018-10-10 04:26:08,075 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-00390283-0962-41a-user 2018-10-10 04:26:08,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d8fd79bbe689417996e86f51baeb03f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad26cf0632d386a37574f035bdf090804847ca52" 2018-10-10 04:26:08,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6c27b5-9471-43e4-a840-5ff7aa182667 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:26:08,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d8fd79bbe689417996e86f51baeb03f2 used request id req-eb6c27b5-9471-43e4-a840-5ff7aa182667 2018-10-10 04:26:08,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:08,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["TUm0RbL6RUaR42Gzcf7dJQ"], "issued_at": "2018-10-10T04:26:08.000000Z"}} 2018-10-10 04:26:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e761f5ac431866829d202911f8e830084ca397a" 2018-10-10 04:26:08,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e354579c-08eb-48de-8ad9-5277db10fcc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:08,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e354579c-08eb-48de-8ad9-5277db10fcc2 2018-10-10 04:26:08,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:08,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:09,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["GUWo4y6lTqOzkuFFZV4GRQ"], "issued_at": "2018-10-10T04:26:09.000000Z"}} 2018-10-10 04:26:09,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:09,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f51e91da-1562-401c-aee2-d8473eb0b4fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:09,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f51e91da-1562-401c-aee2-d8473eb0b4fa 2018-10-10 04:26:09,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:09,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d7d93e11-8605-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:09,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065b70ec-89e6-4c86-9643-ad68a81ccf1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d7d93e11-8605-448-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:26:09,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d7d93e11-8605-448-proj used request id req-065b70ec-89e6-4c86-9643-ad68a81ccf1e 2018-10-10 04:26:09,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:09,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfad1e3-4b6f-4f11-887f-dbbce79c420a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:26:09,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ebfad1e3-4b6f-4f11-887f-dbbce79c420a 2018-10-10 04:26:09,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj"}}' 2018-10-10 04:26:09,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec26c83-c677-4349-81b4-3912eb560254 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d"}, "enabled": true, "id": "16f6b687d97443818fdf379a9373dc4d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj"}} 2018-10-10 04:26:09,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3ec26c83-c677-4349-81b4-3912eb560254 2018-10-10 04:26:09,547 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d7d93e11-8605-448-proj 2018-10-10 04:26:09,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:09,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:09,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["yd5uCQINSomf3Xjz7ovP2Q"], "issued_at": "2018-10-10T04:26:09.000000Z"}} 2018-10-10 04:26:09,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c6d26a96d5e36c992b81b44e9a07c297c3fe4e" 2018-10-10 04:26:09,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bff4b41-13fa-4266-9caa-579c8337a8d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:09,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6bff4b41-13fa-4266-9caa-579c8337a8d4 2018-10-10 04:26:09,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:09,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:09,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c6d26a96d5e36c992b81b44e9a07c297c3fe4e" 2018-10-10 04:26:10,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40df7da9-19ef-40e2-8260-3c8368f690d6 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:26:10,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-40df7da9-19ef-40e2-8260-3c8368f690d6 2018-10-10 04:26:10,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-d7d93e11-8605-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c6d26a96d5e36c992b81b44e9a07c297c3fe4e" 2018-10-10 04:26:10,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702ea6a3-f58c-4a75-be5e-2fc2134107bd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-d7d93e11-8605-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d"}, "enabled": true, "id": "16f6b687d97443818fdf379a9373dc4d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj"}]} 2018-10-10 04:26:10,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-d7d93e11-8605-448-proj used request id req-702ea6a3-f58c-4a75-be5e-2fc2134107bd 2018-10-10 04:26:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c6d26a96d5e36c992b81b44e9a07c297c3fe4e" 2018-10-10 04:26:10,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69153e76-5627-4f95-adac-247ad378eae2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:26:10,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-69153e76-5627-4f95-adac-247ad378eae2 2018-10-10 04:26:10,706 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d7d93e11-8605-448-user 2018-10-10 04:26:10,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:10,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:10,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dac65d-7cec-4ba9-92f8-558431c3e419 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:26:10,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-27dac65d-7cec-4ba9-92f8-558431c3e419 2018-10-10 04:26:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" -d '{"role": {"name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj-role"}}' 2018-10-10 04:26:10,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7cb2486-c337-42e7-9e81-a4dd793942e6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f909309c0ad40a69ed96096ab499773", "links": {"self": "http://172.30.9.25:5000/v3/roles/2f909309c0ad40a69ed96096ab499773"}, "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj-role"}} 2018-10-10 04:26:10,958 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7cb2486-c337-42e7-9e81-a4dd793942e6 2018-10-10 04:26:10,958 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d7d93e11-8605-448-proj-role 2018-10-10 04:26:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/2f909309c0ad40a69ed96096ab499773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:11,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9852d6d7-2d94-4fea-9c7c-bf6e64397568 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/2f909309c0ad40a69ed96096ab499773"}, "domain_id": null, "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj-role", "id": "2f909309c0ad40a69ed96096ab499773"}} 2018-10-10 04:26:11,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2f909309c0ad40a69ed96096ab499773 used request id req-9852d6d7-2d94-4fea-9c7c-bf6e64397568 2018-10-10 04:26:11,043 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d7d93e11-8605-448-proj-role to project CreateRouterSuccessTests-d7d93e11-8605-448-proj 2018-10-10 04:26:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d/users/0a769d50fee5471b83636f8743c8231d/roles/2f909309c0ad40a69ed96096ab499773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:11,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc904f98-9da1-4fa7-a919-f4dc57d75081 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:26:11,188 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d/users/0a769d50fee5471b83636f8743c8231d/roles/2f909309c0ad40a69ed96096ab499773 used request id req-fc904f98-9da1-4fa7-a919-f4dc57d75081 2018-10-10 04:26:11,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:11,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:11,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Q7UsvWvWSrqhUX6Dl84tVw"], "issued_at": "2018-10-10T04:26:11.000000Z"}} 2018-10-10 04:26:11,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:11,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daecdeaa-80ee-4d18-8156-eebcba105b08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:11,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-daecdeaa-80ee-4d18-8156-eebcba105b08 2018-10-10 04:26:11,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:11,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-512fb518-c128-45f9-9934-a79fc5313c1c Date: Wed, 10 Oct 2018 04:26:11 GMT RESP BODY: {"routers": []} 2018-10-10 04:26:11,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router&admin_state_up=True used request id req-512fb518-c128-45f9-9934-a79fc5313c1c 2018-10-10 04:26:11,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:11,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:12,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["RdVxONetSc6agyIpMam-ZQ"], "issued_at": "2018-10-10T04:26:12.000000Z"}} 2018-10-10 04:26:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860b22440df1597a1af6a0b53f74d2fbb7800c20" 2018-10-10 04:26:12,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab830fd8-29ca-41a4-b003-49b68d63245e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:12,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ab830fd8-29ca-41a4-b003-49b68d63245e 2018-10-10 04:26:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:12,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-d7d93e11-8605-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860b22440df1597a1af6a0b53f74d2fbb7800c20" 2018-10-10 04:26:12,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c117f60-6f21-4f82-b570-d8fdbbf7bd2c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-d7d93e11-8605-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d"}, "enabled": true, "id": "16f6b687d97443818fdf379a9373dc4d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj"}]} 2018-10-10 04:26:12,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-d7d93e11-8605-448-proj used request id req-0c117f60-6f21-4f82-b570-d8fdbbf7bd2c 2018-10-10 04:26:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:12,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-290790f0-a139-4db9-841d-1235af1f4132 Date: Wed, 10 Oct 2018 04:26:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:26:12,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-290790f0-a139-4db9-841d-1235af1f4132 2018-10-10 04:26:12,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:13,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-96ece2cc-5201-41b2-9914-367068351a57 Date: Wed, 10 Oct 2018 04:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 04:26:13,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-96ece2cc-5201-41b2-9914-367068351a57 2018-10-10 04:26:13,067 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router 2018-10-10 04:26:13,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "tenant_id": "16f6b687d97443818fdf379a9373dc4d", "name": "CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router", "admin_state_up": true}}' 2018-10-10 04:26:18,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ea8f0d0f-6111-4314-8079-4c49645398ea Date: Wed, 10 Oct 2018 04:26:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "16f6b687d97443818fdf379a9373dc4d", "created_at": "2018-10-10T04:26:14Z", "admin_state_up": true, "updated_at": "2018-10-10T04:26:14Z", "project_id": "16f6b687d97443818fdf379a9373dc4d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "657199e4-cc79-4fcd-ae90-d141e231dc19", "name": "CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router"}} 2018-10-10 04:26:18,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-ea8f0d0f-6111-4314-8079-4c49645398ea 2018-10-10 04:26:18,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=657199e4-cc79-4fcd-ae90-d141e231dc19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:18,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-7ec13303-4ec3-468f-9b70-6e2c4dbe2937 Date: Wed, 10 Oct 2018 04:26:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:18Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.208"}],"id":"03a82e07-2c8a-4302-ab03-0a57195708cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:be:90","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T04:26:14Z","binding:vnic_type":"normal","device_id":"657199e4-cc79-4fcd-ae90-d141e231dc19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"effecacd-2f34-4768-a69f-609e7f9eed53","ip_address":"169.254.192.6"}],"id":"19d72fa6-6151-48b6-9f36-16716249f7bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:57:34","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 16f6b687d97443818fdf379a9373dc4d","admin_state_up":true,"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:16Z","binding:vnic_type":"normal","device_id":"657199e4-cc79-4fcd-ae90-d141e231dc19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"effecacd-2f34-4768-a69f-609e7f9eed53","ip_address":"169.254.192.3"}],"id":"4dd51b27-86ac-4d00-9502-538f7a2d42ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:3e:1b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 16f6b687d97443818fdf379a9373dc4d","admin_state_up":true,"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:15Z","binding:vnic_type":"normal","device_id":"657199e4-cc79-4fcd-ae90-d141e231dc19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"effecacd-2f34-4768-a69f-609e7f9eed53","ip_address":"169.254.192.8"}],"id":"f2570b8d-6b9a-4bbf-a144-331519538db5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:1d:60","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 16f6b687d97443818fdf379a9373dc4d","admin_state_up":true,"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:16Z","binding:vnic_type":"normal","device_id":"657199e4-cc79-4fcd-ae90-d141e231dc19"}]} 2018-10-10 04:26:18,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=657199e4-cc79-4fcd-ae90-d141e231dc19 used request id req-7ec13303-4ec3-468f-9b70-6e2c4dbe2937 2018-10-10 04:26:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:18,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e5cb48e3-bedc-4741-b580-e365e17e05b0 Date: Wed, 10 Oct 2018 04:26:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:26:18,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-e5cb48e3-bedc-4741-b580-e365e17e05b0 2018-10-10 04:26:18,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c93bf220-9654-4b24-8f0b-aa350c7b1379 Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:13Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"effecacd-2f34-4768-a69f-609e7f9eed53","subnetpool_id":null,"name":"HA subnet tenant 16f6b687d97443818fdf379a9373dc4d"}} 2018-10-10 04:26:19,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 used request id req-c93bf220-9654-4b24-8f0b-aa350c7b1379 2018-10-10 04:26:19,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-aed3f370-62ce-446c-82fc-147b13d0afd1 Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:13Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"effecacd-2f34-4768-a69f-609e7f9eed53","subnetpool_id":null,"name":"HA subnet tenant 16f6b687d97443818fdf379a9373dc4d"}} 2018-10-10 04:26:19,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 used request id req-aed3f370-62ce-446c-82fc-147b13d0afd1 2018-10-10 04:26:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6eaa8ffc-8a81-40ed-9c87-428f82894786 Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:13Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"effecacd-2f34-4768-a69f-609e7f9eed53","subnetpool_id":null,"name":"HA subnet tenant 16f6b687d97443818fdf379a9373dc4d"}} 2018-10-10 04:26:19,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 used request id req-6eaa8ffc-8a81-40ed-9c87-428f82894786 2018-10-10 04:26:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/657199e4-cc79-4fcd-ae90-d141e231dc19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-38d27891-8ba1-45c5-a495-4b406ee57feb Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "16f6b687d97443818fdf379a9373dc4d", "created_at": "2018-10-10T04:26:14Z", "admin_state_up": true, "updated_at": "2018-10-10T04:26:17Z", "project_id": "16f6b687d97443818fdf379a9373dc4d", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "657199e4-cc79-4fcd-ae90-d141e231dc19", "name": "CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router"}} 2018-10-10 04:26:19,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/657199e4-cc79-4fcd-ae90-d141e231dc19 used request id req-38d27891-8ba1-45c5-a495-4b406ee57feb 2018-10-10 04:26:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=657199e4-cc79-4fcd-ae90-d141e231dc19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-bd1c8240-51e3-4ad8-8398-8f6f1f53dfb4 Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:19Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.208"}],"id":"03a82e07-2c8a-4302-ab03-0a57195708cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:be:90","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":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T04:26:14Z","binding:vnic_type":"normal","device_id":"657199e4-cc79-4fcd-ae90-d141e231dc19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"effecacd-2f34-4768-a69f-609e7f9eed53","ip_address":"169.254.192.6"}],"id":"19d72fa6-6151-48b6-9f36-16716249f7bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:57:34","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 16f6b687d97443818fdf379a9373dc4d","admin_state_up":true,"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:16Z","binding:vnic_type":"normal","device_id":"657199e4-cc79-4fcd-ae90-d141e231dc19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:19Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"effecacd-2f34-4768-a69f-609e7f9eed53","ip_address":"169.254.192.3"}],"id":"4dd51b27-86ac-4d00-9502-538f7a2d42ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:3e:1b","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 16f6b687d97443818fdf379a9373dc4d","admin_state_up":true,"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:15Z","binding:vnic_type":"normal","device_id":"657199e4-cc79-4fcd-ae90-d141e231dc19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"effecacd-2f34-4768-a69f-609e7f9eed53","ip_address":"169.254.192.8"}],"id":"f2570b8d-6b9a-4bbf-a144-331519538db5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:1d:60","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 16f6b687d97443818fdf379a9373dc4d","admin_state_up":true,"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:16Z","binding:vnic_type":"normal","device_id":"657199e4-cc79-4fcd-ae90-d141e231dc19"}]} 2018-10-10 04:26:19,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=657199e4-cc79-4fcd-ae90-d141e231dc19 used request id req-bd1c8240-51e3-4ad8-8398-8f6f1f53dfb4 2018-10-10 04:26:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-53c43c7f-fe46-4dec-bedd-82e56266a690 Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:26:19,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-53c43c7f-fe46-4dec-bedd-82e56266a690 2018-10-10 04:26:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-87a8dd07-2204-47ab-9f92-b565823c0967 Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:13Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"effecacd-2f34-4768-a69f-609e7f9eed53","subnetpool_id":null,"name":"HA subnet tenant 16f6b687d97443818fdf379a9373dc4d"}} 2018-10-10 04:26:19,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 used request id req-87a8dd07-2204-47ab-9f92-b565823c0967 2018-10-10 04:26:19,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7dcffce9-0905-41c0-a65b-37d867b54c79 Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:13Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"effecacd-2f34-4768-a69f-609e7f9eed53","subnetpool_id":null,"name":"HA subnet tenant 16f6b687d97443818fdf379a9373dc4d"}} 2018-10-10 04:26:19,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 used request id req-7dcffce9-0905-41c0-a65b-37d867b54c79 2018-10-10 04:26:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:19,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a25ab07d-60d7-466a-adec-803bda56f8bb Date: Wed, 10 Oct 2018 04:26:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7da3440a-7ff4-4324-83da-26c8e41dc28d","tenant_id":"","created_at":"2018-10-10T04:26:13Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:13Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"effecacd-2f34-4768-a69f-609e7f9eed53","subnetpool_id":null,"name":"HA subnet tenant 16f6b687d97443818fdf379a9373dc4d"}} 2018-10-10 04:26:19,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/effecacd-2f34-4768-a69f-609e7f9eed53 used request id req-a25ab07d-60d7-466a-adec-803bda56f8bb 2018-10-10 04:26:19,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:20,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f909309c0ad40a69ed96096ab499773", "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj-role"}], "expires_at": "2018-10-10T05:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16f6b687d97443818fdf379a9373dc4d", "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/16f6b687d97443818fdf379a9373dc4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/16f6b687d97443818fdf379a9373dc4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/16f6b687d97443818fdf379a9373dc4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/16f6b687d97443818fdf379a9373dc4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/16f6b687d97443818fdf379a9373dc4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/16f6b687d97443818fdf379a9373dc4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/16f6b687d97443818fdf379a9373dc4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/16f6b687d97443818fdf379a9373dc4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/16f6b687d97443818fdf379a9373dc4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/16f6b687d97443818fdf379a9373dc4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/16f6b687d97443818fdf379a9373dc4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/16f6b687d97443818fdf379a9373dc4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d7d93e11-8605-448-user", "id": "0a769d50fee5471b83636f8743c8231d"}, "audit_ids": ["QhrGkRqRR8G29P9LkakfPw"], "issued_at": "2018-10-10T04:26:20.000000Z"}} 2018-10-10 04:26:20,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4257b251d3291375d854aa932d4a0d452dc7360" 2018-10-10 04:26:20,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-8e3d32c5-394a-41a0-a446-2641eb167449 Date: Wed, 10 Oct 2018 04:26:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "16f6b687d97443818fdf379a9373dc4d", "created_at": "2018-10-10T04:26:14Z", "admin_state_up": true, "updated_at": "2018-10-10T04:26:17Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "16f6b687d97443818fdf379a9373dc4d", "id": "657199e4-cc79-4fcd-ae90-d141e231dc19", "name": "CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router"}]} 2018-10-10 04:26:20,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router&admin_state_up=True used request id req-8e3d32c5-394a-41a0-a446-2641eb167449 2018-10-10 04:26:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:20,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:20,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e761f5ac431866829d202911f8e830084ca397a" 2018-10-10 04:26:20,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41022244-a5bd-4ca4-a52c-fcd42021c3e1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d"}, "enabled": true, "id": "16f6b687d97443818fdf379a9373dc4d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d7d93e11-8605-448-proj"}} 2018-10-10 04:26:20,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d used request id req-41022244-a5bd-4ca4-a52c-fcd42021c3e1 2018-10-10 04:26:20,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=657199e4-cc79-4fcd-ae90-d141e231dc19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4257b251d3291375d854aa932d4a0d452dc7360" 2018-10-10 04:26:20,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5d58dbd-a424-4e9b-acbe-ee1918570f28 Date: Wed, 10 Oct 2018 04:26:20 GMT RESP BODY: {"ports":[]} 2018-10-10 04:26:20,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=657199e4-cc79-4fcd-ae90-d141e231dc19 used request id req-a5d58dbd-a424-4e9b-acbe-ee1918570f28 2018-10-10 04:26:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4257b251d3291375d854aa932d4a0d452dc7360" 2018-10-10 04:26:21,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b6349242-32d2-49a4-a566-2310ac91bf36 Date: Wed, 10 Oct 2018 04:26:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:26:21,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-b6349242-32d2-49a4-a566-2310ac91bf36 2018-10-10 04:26:21,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4257b251d3291375d854aa932d4a0d452dc7360" 2018-10-10 04:26:21,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ac6ba951-b0ef-4283-ba19-31ab94202e8c Date: Wed, 10 Oct 2018 04:26:21 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:26:21,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-ac6ba951-b0ef-4283-ba19-31ab94202e8c 2018-10-10 04:26:21,231 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router 2018-10-10 04:26:21,231 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5f2d0636-bd02-4865-b2c2-c1fedabbf9dd-pub-router 2018-10-10 04:26:21,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/657199e4-cc79-4fcd-ae90-d141e231dc19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5fd1790545d0e7a53066ed1a9cca42768a0a62" 2018-10-10 04:26:24,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5adb7f0-a91f-4b17-9948-e1fc9905ed7d Content-Length: 0 Date: Wed, 10 Oct 2018 04:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:26:24,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/657199e4-cc79-4fcd-ae90-d141e231dc19 used request id req-d5adb7f0-a91f-4b17-9948-e1fc9905ed7d 2018-10-10 04:26:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:25,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6f56cf19-5f36-4bf0-bb1d-22ece4a431e3 Date: Wed, 10 Oct 2018 04:26:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:26:25,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6f56cf19-5f36-4bf0-bb1d-22ece4a431e3 2018-10-10 04:26:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:25,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8f41bc-f642-45a7-b180-93c580116832 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:26:25,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-4f8f41bc-f642-45a7-b180-93c580116832 2018-10-10 04:26:25,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:25,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b917338f-e2bd-4971-9aa1-bb1a317e943c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:26:25,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-b917338f-e2bd-4971-9aa1-bb1a317e943c 2018-10-10 04:26:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:25,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c2d985-b7dd-47f2-859e-125b6d32018f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:26:25,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-58c2d985-b7dd-47f2-859e-125b6d32018f 2018-10-10 04:26:25,306 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d7d93e11-8605-448-proj 2018-10-10 04:26:25,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:25,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38f1fef5-b483-485a-9f10-71fb31832b2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:26:25,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/16f6b687d97443818fdf379a9373dc4d used request id req-38f1fef5-b483-485a-9f10-71fb31832b2b 2018-10-10 04:26:25,536 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d7d93e11-8605-448-proj-role 2018-10-10 04:26:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/2f909309c0ad40a69ed96096ab499773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:25,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01faa663-90d5-43bf-9d35-a3a29de144e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:26:25,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2f909309c0ad40a69ed96096ab499773 used request id req-01faa663-90d5-43bf-9d35-a3a29de144e0 2018-10-10 04:26:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeee87a9f8c362e5d8eb591d1d96cdf7f3d88986" 2018-10-10 04:26:25,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fba07c8-bd26-4038-be5e-908a9a51ca52 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:26:25,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3fba07c8-bd26-4038-be5e-908a9a51ca52 2018-10-10 04:26:25,737 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d7d93e11-8605-448-user 2018-10-10 04:26:25,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0a769d50fee5471b83636f8743c8231d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c6d26a96d5e36c992b81b44e9a07c297c3fe4e" 2018-10-10 04:26:25,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d54bba8-b647-43ac-b02d-2afcf8df8c09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:26:25,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0a769d50fee5471b83636f8743c8231d used request id req-7d54bba8-b647-43ac-b02d-2afcf8df8c09 2018-10-10 04:26:25,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:26,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["L33HbOS4TNKMYczZEFeo1g"], "issued_at": "2018-10-10T04:26:26.000000Z"}} 2018-10-10 04:26:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a03c5af1c0482d56e44c2f21605023967a889e3" 2018-10-10 04:26:26,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372437c3-cbc5-4995-a2e3-c27156f5264d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:26,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-372437c3-cbc5-4995-a2e3-c27156f5264d 2018-10-10 04:26:26,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:26,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:26,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["7SpPyY9UQ2uMRAgQwJmXIQ"], "issued_at": "2018-10-10T04:26:26.000000Z"}} 2018-10-10 04:26:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:26:26,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ad73d4-7167-4135-b9cd-2bd27a9b220d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:26,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-91ad73d4-7167-4135-b9cd-2bd27a9b220d 2018-10-10 04:26:26,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:26,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:26,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-263f5040-c38a-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:26:27,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5757a856-1c2b-41e2-87a5-d502835decee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-263f5040-c38a-40a-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:26:27,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-263f5040-c38a-40a-proj used request id req-5757a856-1c2b-41e2-87a5-d502835decee 2018-10-10 04:26:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:26:27,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60137396-ef3f-4118-b8f1-cf93b84e9c05 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:26:27,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-60137396-ef3f-4118-b8f1-cf93b84e9c05 2018-10-10 04:26:27,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}}' 2018-10-10 04:26:27,239 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c1b4c0-2561-4418-ae2d-f18b45a92780 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:27,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b2c1b4c0-2561-4418-ae2d-f18b45a92780 2018-10-10 04:26:27,240 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-263f5040-c38a-40a-proj 2018-10-10 04:26:27,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:27,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:27,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["MlE7noLxQo6wyKCfnF27mg"], "issued_at": "2018-10-10T04:26:27.000000Z"}} 2018-10-10 04:26:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610d755dec44a0da47338a0bc6fe34355bf8b6a6" 2018-10-10 04:26:27,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bdb183b-c1a6-48fd-b679-f2c85a07d0c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:27,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0bdb183b-c1a6-48fd-b679-f2c85a07d0c5 2018-10-10 04:26:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:27,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610d755dec44a0da47338a0bc6fe34355bf8b6a6" 2018-10-10 04:26:27,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f071edb2-855a-4d77-bfec-e4ed6b62477a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:26:27,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f071edb2-855a-4d77-bfec-e4ed6b62477a 2018-10-10 04:26:27,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-263f5040-c38a-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610d755dec44a0da47338a0bc6fe34355bf8b6a6" 2018-10-10 04:26:27,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4409784-3402-4afb-aaba-0facaaf281d1 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-263f5040-c38a-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}]} 2018-10-10 04:26:27,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-263f5040-c38a-40a-proj used request id req-b4409784-3402-4afb-aaba-0facaaf281d1 2018-10-10 04:26:27,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610d755dec44a0da47338a0bc6fe34355bf8b6a6" 2018-10-10 04:26:28,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8b11c2-cf1a-4365-abd4-a486ebd3ed48 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:26:28,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dc8b11c2-cf1a-4365-abd4-a486ebd3ed48 2018-10-10 04:26:28,317 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-263f5040-c38a-40a-user 2018-10-10 04:26:28,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:26:28,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84862b98-84fd-4a0e-9242-e50a8af0246e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:26:28,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-84862b98-84fd-4a0e-9242-e50a8af0246e 2018-10-10 04:26:28,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" -d '{"role": {"name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}}' 2018-10-10 04:26:28,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a542c58e-1db0-4063-8ba2-6faf3d3e4634 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7119ecbd9c0448d9166cf3e5beeafad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c7119ecbd9c0448d9166cf3e5beeafad"}, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}} 2018-10-10 04:26:28,515 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a542c58e-1db0-4063-8ba2-6faf3d3e4634 2018-10-10 04:26:28,516 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-263f5040-c38a-40a-proj-role 2018-10-10 04:26:28,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c7119ecbd9c0448d9166cf3e5beeafad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:26:28,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c5cfcf-ee01-4e5d-b794-efe6ef017324 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c7119ecbd9c0448d9166cf3e5beeafad"}, "domain_id": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role", "id": "c7119ecbd9c0448d9166cf3e5beeafad"}} 2018-10-10 04:26:28,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c7119ecbd9c0448d9166cf3e5beeafad used request id req-39c5cfcf-ee01-4e5d-b794-efe6ef017324 2018-10-10 04:26:28,608 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-263f5040-c38a-40a-proj-role to project CreateRouterSuccessTests-263f5040-c38a-40a-proj 2018-10-10 04:26:28,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572/users/f83510e72af9459da6515bbdede2b4e7/roles/c7119ecbd9c0448d9166cf3e5beeafad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:26:28,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8117651d-2465-4c89-b80c-9d1cbd57b7da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:26:28,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572/users/f83510e72af9459da6515bbdede2b4e7/roles/c7119ecbd9c0448d9166cf3e5beeafad used request id req-8117651d-2465-4c89-b80c-9d1cbd57b7da 2018-10-10 04:26:28,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:28,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:29,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7119ecbd9c0448d9166cf3e5beeafad", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}], "expires_at": "2018-10-10T05:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a36ae880fda743a8af7cf0f6da020572", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-user", "id": "f83510e72af9459da6515bbdede2b4e7"}, "audit_ids": ["3XjFV8M6RAuia4BFWJD5yA"], "issued_at": "2018-10-10T04:26:29.000000Z"}} 2018-10-10 04:26:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" 2018-10-10 04:26:29,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f304c6-43b4-42b3-b075-dc96fc361bd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:29,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-63f304c6-43b4-42b3-b075-dc96fc361bd4 2018-10-10 04:26:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" 2018-10-10 04:26:29,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b1b59aa-f814-4852-89a8-981fc32650cb Date: Wed, 10 Oct 2018 04:26:29 GMT RESP BODY: {"networks":[]} 2018-10-10 04:26:29,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 used request id req-4b1b59aa-f814-4852-89a8-981fc32650cb 2018-10-10 04:26:29,388 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 2018-10-10 04:26:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" -d '{"network": {"name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1", "admin_state_up": true}}' 2018-10-10 04:26:29,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-90c0e0be-ba2e-4511-aaf2-f17696a81641 Date: Wed, 10 Oct 2018 04:26:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:26:29Z","is_default":false,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","mtu":1450}} 2018-10-10 04:26:29,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-90c0e0be-ba2e-4511-aaf2-f17696a81641 2018-10-10 04:26:29,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" 2018-10-10 04:26:30,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-732e9463-e70f-449b-840c-68a5985fa812 Date: Wed, 10 Oct 2018 04:26:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:26:29Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1"}]} 2018-10-10 04:26:30,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-732e9463-e70f-449b-840c-68a5985fa812 2018-10-10 04:26:30,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" 2018-10-10 04:26:30,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-72a927a0-9163-45d3-ab5c-26a7d57fcbfb Date: Wed, 10 Oct 2018 04:26:30 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:26:30,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-72a927a0-9163-45d3-ab5c-26a7d57fcbfb 2018-10-10 04:26:30,347 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1 2018-10-10 04:26:30,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" -d '{"subnets": [{"ip_version": 4, "network_id": "8f676d6e-514d-40dc-a134-dbd4d3dcd17e", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]}' 2018-10-10 04:26:31,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8f47bd4e-49f1-45f0-9a22-2c760debb3d9 Date: Wed, 10 Oct 2018 04:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:31,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-8f47bd4e-49f1-45f0-9a22-2c760debb3d9 2018-10-10 04:26:31,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" 2018-10-10 04:26:31,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9261f692-9c63-452c-b87d-7b00e8924e59 Date: Wed, 10 Oct 2018 04:26:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f212c6-08ea-4b46-b946-14c566aafac3"],"updated_at":"2018-10-10T04:26:30Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1"}]} 2018-10-10 04:26:31,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-9261f692-9c63-452c-b87d-7b00e8924e59 2018-10-10 04:26:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" 2018-10-10 04:26:31,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-03437f54-4595-4ddb-9e75-eb65401b8dd6 Date: Wed, 10 Oct 2018 04:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:31,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-03437f54-4595-4ddb-9e75-eb65401b8dd6 2018-10-10 04:26:31,660 - OpenStackNetwork - DEBUG - Network [8f676d6e-514d-40dc-a134-dbd4d3dcd17e] created successfully 2018-10-10 04:26:31,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:31,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:32,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7119ecbd9c0448d9166cf3e5beeafad", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}], "expires_at": "2018-10-10T05:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a36ae880fda743a8af7cf0f6da020572", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-user", "id": "f83510e72af9459da6515bbdede2b4e7"}, "audit_ids": ["sZG1_CE8TmCO0gbDYbqxrg"], "issued_at": "2018-10-10T04:26:32.000000Z"}} 2018-10-10 04:26:32,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" 2018-10-10 04:26:32,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1b363b-0f4f-47bb-bb40-24d000f5ee99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:32,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cd1b363b-0f4f-47bb-bb40-24d000f5ee99 2018-10-10 04:26:32,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" 2018-10-10 04:26:32,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-86a73454-be4d-4b20-a95a-eea8e71d651b Date: Wed, 10 Oct 2018 04:26:32 GMT RESP BODY: {"networks":[]} 2018-10-10 04:26:32,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 used request id req-86a73454-be4d-4b20-a95a-eea8e71d651b 2018-10-10 04:26:32,305 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 2018-10-10 04:26:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" -d '{"network": {"name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2", "admin_state_up": true}}' 2018-10-10 04:26:32,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-58c0898d-ce37-4170-8a03-cfa9cb0974d1 Date: Wed, 10 Oct 2018 04:26:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:26:32Z","is_default":false,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","mtu":1450}} 2018-10-10 04:26:32,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-58c0898d-ce37-4170-8a03-cfa9cb0974d1 2018-10-10 04:26:32,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" 2018-10-10 04:26:32,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-564b5de5-813f-4cad-952c-d5fba1b03eeb Date: Wed, 10 Oct 2018 04:26:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:26:32Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2"}]} 2018-10-10 04:26:32,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-564b5de5-813f-4cad-952c-d5fba1b03eeb 2018-10-10 04:26:32,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" 2018-10-10 04:26:33,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e8921163-b1ba-4fee-a60e-ccf0e2627650 Date: Wed, 10 Oct 2018 04:26:33 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:26:33,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-e8921163-b1ba-4fee-a60e-ccf0e2627650 2018-10-10 04:26:33,122 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2 2018-10-10 04:26:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" -d '{"subnets": [{"ip_version": 4, "network_id": "c2c6d6ea-c8e5-4dbe-8060-1d62473d402b", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]}' 2018-10-10 04:26:33,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f1e9fde9-679e-4d6f-98ab-03fe09fc71ac Date: Wed, 10 Oct 2018 04:26:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:33,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f1e9fde9-679e-4d6f-98ab-03fe09fc71ac 2018-10-10 04:26:33,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" 2018-10-10 04:26:34,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-89a04e63-7fca-47c1-adbd-205b3f752d8d Date: Wed, 10 Oct 2018 04:26:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"],"updated_at":"2018-10-10T04:26:33Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2"}]} 2018-10-10 04:26:34,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-89a04e63-7fca-47c1-adbd-205b3f752d8d 2018-10-10 04:26:34,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" 2018-10-10 04:26:34,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3cc4325d-96c5-4ded-9581-72b836320376 Date: Wed, 10 Oct 2018 04:26:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:34,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-3cc4325d-96c5-4ded-9581-72b836320376 2018-10-10 04:26:34,232 - OpenStackNetwork - DEBUG - Network [c2c6d6ea-c8e5-4dbe-8060-1d62473d402b] created successfully 2018-10-10 04:26:34,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:34,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:34,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7119ecbd9c0448d9166cf3e5beeafad", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}], "expires_at": "2018-10-10T05:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a36ae880fda743a8af7cf0f6da020572", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-user", "id": "f83510e72af9459da6515bbdede2b4e7"}, "audit_ids": ["DxkI2DMCQoeOJJo3uXB67g"], "issued_at": "2018-10-10T04:26:34.000000Z"}} 2018-10-10 04:26:34,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:34,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3630b4d-2ca7-4127-8a4a-ffc6d379a201 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:34,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b3630b4d-2ca7-4127-8a4a-ffc6d379a201 2018-10-10 04:26:34,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:34,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-236d3ad1-fa23-4ac1-ab24-2f8790971e25 Date: Wed, 10 Oct 2018 04:26:34 GMT RESP BODY: {"routers": []} 2018-10-10 04:26:34,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router&admin_state_up=True used request id req-236d3ad1-fa23-4ac1-ab24-2f8790971e25 2018-10-10 04:26:34,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:34,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:35,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7119ecbd9c0448d9166cf3e5beeafad", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}], "expires_at": "2018-10-10T05:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a36ae880fda743a8af7cf0f6da020572", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-user", "id": "f83510e72af9459da6515bbdede2b4e7"}, "audit_ids": ["BtWNEGfCQwGMa2MBkLaRAA"], "issued_at": "2018-10-10T04:26:35.000000Z"}} 2018-10-10 04:26:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0432cd7994f85003281edc01843b220b81dd44" 2018-10-10 04:26:35,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4a3b0b-71a6-4a4c-9034-3d4732faa522 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:35,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7d4a3b0b-71a6-4a4c-9034-3d4732faa522 2018-10-10 04:26:35,357 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" -d '{"router": {"name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router", "admin_state_up": true}}' 2018-10-10 04:26:38,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-7b7bf1e9-f2bb-4c6a-ab1c-ef279bbc9781 Date: Wed, 10 Oct 2018 04:26:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:36Z", "admin_state_up": true, "updated_at": "2018-10-10T04:26:36Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e", "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router"}} 2018-10-10 04:26:38,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-7b7bf1e9-f2bb-4c6a-ab1c-ef279bbc9781 2018-10-10 04:26:38,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:39,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c5d44603-a6d2-4df4-a743-75a1d6980ba6 Date: Wed, 10 Oct 2018 04:26:39 GMT RESP BODY: {"ports":[]} 2018-10-10 04:26:39,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e used request id req-c5d44603-a6d2-4df4-a743-75a1d6980ba6 2018-10-10 04:26:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:39,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6c15ed51-625e-468d-95d1-9fc519a29607 Date: Wed, 10 Oct 2018 04:26:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f212c6-08ea-4b46-b946-14c566aafac3"],"updated_at":"2018-10-10T04:26:30Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1"}]} 2018-10-10 04:26:39,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 used request id req-6c15ed51-625e-468d-95d1-9fc519a29607 2018-10-10 04:26:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:39,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:39,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:39,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3455f0f7-3e78-46ad-b2c0-7b35636fc8fa Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:39,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-3455f0f7-3e78-46ad-b2c0-7b35636fc8fa 2018-10-10 04:26:39,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:39,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eb6f6392-a5c1-4d8d-a894-deeea983bc68 Date: Wed, 10 Oct 2018 04:26:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:39,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-eb6f6392-a5c1-4d8d-a894-deeea983bc68 2018-10-10 04:26:39,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:40,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6d52c183-8e0b-429e-ad5b-2d52cdd6474c Date: Wed, 10 Oct 2018 04:26:40 GMT RESP BODY: {"ports":[]} 2018-10-10 04:26:40,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1&admin_state_up=True used request id req-6d52c183-8e0b-429e-ad5b-2d52cdd6474c 2018-10-10 04:26:40,088 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1 for router - CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:40,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:40,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:40,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7119ecbd9c0448d9166cf3e5beeafad", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}], "expires_at": "2018-10-10T05:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a36ae880fda743a8af7cf0f6da020572", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-user", "id": "f83510e72af9459da6515bbdede2b4e7"}, "audit_ids": ["e_GLGCSkS0mXOPsf5oPc5A"], "issued_at": "2018-10-10T04:26:40.000000Z"}} 2018-10-10 04:26:40,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a0e93ce4eb6085877bbbe990e7ee8913a1e111" 2018-10-10 04:26:40,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f52d49c-6160-478d-bac9-249644ac78cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:40,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1f52d49c-6160-478d-bac9-249644ac78cf 2018-10-10 04:26:40,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:40,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e09ab108-8e00-46c0-bda3-a4b1e08ef4b3 Date: Wed, 10 Oct 2018 04:26:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f212c6-08ea-4b46-b946-14c566aafac3"],"updated_at":"2018-10-10T04:26:30Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1"}]} 2018-10-10 04:26:40,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 used request id req-e09ab108-8e00-46c0-bda3-a4b1e08ef4b3 2018-10-10 04:26:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:40,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-aeff3d60-961c-43d6-aeaf-1691eafafc9c Date: Wed, 10 Oct 2018 04:26:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:40,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-aeff3d60-961c-43d6-aeaf-1691eafafc9c 2018-10-10 04:26:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:41,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a49859d1-2a3e-4cc5-b8ad-49cdf850f866 Date: Wed, 10 Oct 2018 04:26:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f212c6-08ea-4b46-b946-14c566aafac3"],"updated_at":"2018-10-10T04:26:30Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1"}]} 2018-10-10 04:26:41,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 used request id req-a49859d1-2a3e-4cc5-b8ad-49cdf850f866 2018-10-10 04:26:41,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:41,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:41,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a0e93ce4eb6085877bbbe990e7ee8913a1e111" 2018-10-10 04:26:41,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9289d8-d42e-4273-b491-a05e890ba15a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:41,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-6b9289d8-d42e-4273-b491-a05e890ba15a 2018-10-10 04:26:41,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:41,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1e29b1d3-b233-46eb-ae02-82236f2797fd Date: Wed, 10 Oct 2018 04:26:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:41,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-1e29b1d3-b233-46eb-ae02-82236f2797fd 2018-10-10 04:26:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:41,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-98b434c2-ec47-40ab-83f8-5321cf11df91 Date: Wed, 10 Oct 2018 04:26:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:41,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1 used request id req-98b434c2-ec47-40ab-83f8-5321cf11df91 2018-10-10 04:26:41,452 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 2018-10-10 04:26:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" -d '{"port": {"network_id": "8f676d6e-514d-40dc-a134-dbd4d3dcd17e", "fixed_ips": [{"subnet_id": "38f212c6-08ea-4b46-b946-14c566aafac3", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1", "admin_state_up": true}}' 2018-10-10 04:26:42,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-899f26ab-2c34-4ce3-9901-c394d2ce3a05 Date: Wed, 10 Oct 2018 04:26:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.1"}],"id":"4b5f0dcd-86c7-4063-a02b-e38da1d34e0b","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:13:eb:36","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1","project_id":"a36ae880fda743a8af7cf0f6da020572","qos_policy_id":null,"admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:41Z","binding:vnic_type":"normal"}} 2018-10-10 04:26:42,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-899f26ab-2c34-4ce3-9901-c394d2ce3a05 2018-10-10 04:26:42,550 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1 for router - CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:42,550 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" -d '{"port_id": "4b5f0dcd-86c7-4063-a02b-e38da1d34e0b"}' 2018-10-10 04:26:44,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a57ca955-90dc-4c1a-8744-bfc1d2ee15bf Date: Wed, 10 Oct 2018 04:26:44 GMT RESP BODY: {"network_id": "8f676d6e-514d-40dc-a134-dbd4d3dcd17e", "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "subnet_id": "38f212c6-08ea-4b46-b946-14c566aafac3", "subnet_ids": ["38f212c6-08ea-4b46-b946-14c566aafac3"], "port_id": "4b5f0dcd-86c7-4063-a02b-e38da1d34e0b", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e"} 2018-10-10 04:26:44,205 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e/add_router_interface used request id req-a57ca955-90dc-4c1a-8744-bfc1d2ee15bf 2018-10-10 04:26:44,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:44,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fc0b012c-f521-44ef-b9eb-8e73cbda725c Date: Wed, 10 Oct 2018 04:26:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"],"updated_at":"2018-10-10T04:26:33Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2"}]} 2018-10-10 04:26:44,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 used request id req-fc0b012c-f521-44ef-b9eb-8e73cbda725c 2018-10-10 04:26:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:44,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bce1bf-d277-4c4c-98da-2cf213b1bb0b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:44,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-16bce1bf-d277-4c4c-98da-2cf213b1bb0b 2018-10-10 04:26:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:44,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e40e1de9-935b-43c3-8fc7-8bf6f7247482 Date: Wed, 10 Oct 2018 04:26:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:44,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-e40e1de9-935b-43c3-8fc7-8bf6f7247482 2018-10-10 04:26:44,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:44,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-46af31b0-1f53-4ce4-a159-6dcf5f1f7539 Date: Wed, 10 Oct 2018 04:26:44 GMT RESP BODY: {"ports":[]} 2018-10-10 04:26:44,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2&admin_state_up=True used request id req-46af31b0-1f53-4ce4-a159-6dcf5f1f7539 2018-10-10 04:26:44,911 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2 for router - CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:44,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:44,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:45,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7119ecbd9c0448d9166cf3e5beeafad", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}], "expires_at": "2018-10-10T05:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a36ae880fda743a8af7cf0f6da020572", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-user", "id": "f83510e72af9459da6515bbdede2b4e7"}, "audit_ids": ["aTQLPT9aSzyTOqMLCNaPNA"], "issued_at": "2018-10-10T04:26:45.000000Z"}} 2018-10-10 04:26:45,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7f21d32435bbd11d6eafbc35c500b74482964c" 2018-10-10 04:26:45,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9569c1-837f-4f23-842b-adfd4faf0d3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:45,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5f9569c1-837f-4f23-842b-adfd4faf0d3d 2018-10-10 04:26:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:45,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4819d674-e9b3-463c-9637-6d2ee0182e95 Date: Wed, 10 Oct 2018 04:26:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"],"updated_at":"2018-10-10T04:26:33Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2"}]} 2018-10-10 04:26:45,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 used request id req-4819d674-e9b3-463c-9637-6d2ee0182e95 2018-10-10 04:26:45,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:45,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d88add2c-ac82-445f-b3fc-c8effd5e3cc2 Date: Wed, 10 Oct 2018 04:26:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:45,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-d88add2c-ac82-445f-b3fc-c8effd5e3cc2 2018-10-10 04:26:45,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:45,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0d95dc02-1346-486e-89e3-bbe7a31402f2 Date: Wed, 10 Oct 2018 04:26:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"],"updated_at":"2018-10-10T04:26:33Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2"}]} 2018-10-10 04:26:45,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 used request id req-0d95dc02-1346-486e-89e3-bbe7a31402f2 2018-10-10 04:26:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:45,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:45,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7f21d32435bbd11d6eafbc35c500b74482964c" 2018-10-10 04:26:46,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c0dcb4-2f23-4c64-95ce-d0806e2e4d34 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:46,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-d8c0dcb4-2f23-4c64-95ce-d0806e2e4d34 2018-10-10 04:26:46,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:46,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b7abd576-8f18-427c-894b-d4ed5c3b9e39 Date: Wed, 10 Oct 2018 04:26:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:46,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-b7abd576-8f18-427c-894b-d4ed5c3b9e39 2018-10-10 04:26:46,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:46,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1ddda0b9-e224-477a-ba23-559f44510941 Date: Wed, 10 Oct 2018 04:26:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:46,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2 used request id req-1ddda0b9-e224-477a-ba23-559f44510941 2018-10-10 04:26:46,307 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 2018-10-10 04:26:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" -d '{"port": {"network_id": "c2c6d6ea-c8e5-4dbe-8060-1d62473d402b", "fixed_ips": [{"subnet_id": "ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2", "admin_state_up": true}}' 2018-10-10 04:26:47,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-c6256786-f2b4-43a4-916d-06a0be85d221 Date: Wed, 10 Oct 2018 04:26:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.1"}],"id":"e620ca2b-0faa-459e-bb85-4b9bbfb6947c","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:3b:5b:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2","project_id":"a36ae880fda743a8af7cf0f6da020572","qos_policy_id":null,"admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:46Z","binding:vnic_type":"normal"}} 2018-10-10 04:26:47,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c6256786-f2b4-43a4-916d-06a0be85d221 2018-10-10 04:26:47,262 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2 for router - CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:47,262 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:47,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" -d '{"port_id": "e620ca2b-0faa-459e-bb85-4b9bbfb6947c"}' 2018-10-10 04:26:49,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-052e51c5-b8f1-4964-88a0-e79883cf7f24 Date: Wed, 10 Oct 2018 04:26:48 GMT RESP BODY: {"network_id": "c2c6d6ea-c8e5-4dbe-8060-1d62473d402b", "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "subnet_id": "ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb", "subnet_ids": ["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"], "port_id": "e620ca2b-0faa-459e-bb85-4b9bbfb6947c", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e"} 2018-10-10 04:26:49,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e/add_router_interface used request id req-052e51c5-b8f1-4964-88a0-e79883cf7f24 2018-10-10 04:26:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:49,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-c2795fa4-ac23-4526-bd2b-bcbf72730c63 Date: Wed, 10 Oct 2018 04:26:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:36Z", "admin_state_up": true, "updated_at": "2018-10-10T04:26:48Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e", "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router"}} 2018-10-10 04:26:49,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e used request id req-c2795fa4-ac23-4526-bd2b-bcbf72730c63 2018-10-10 04:26:49,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:49,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-14bd4503-eca6-4d65-bcc8-92e14eaad3c5 Date: Wed, 10 Oct 2018 04:26:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.1"}],"id":"4b5f0dcd-86c7-4063-a02b-e38da1d34e0b","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:13:eb:36","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:41Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.1"}],"id":"e620ca2b-0faa-459e-bb85-4b9bbfb6947c","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:3b:5b:8c","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:46Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"}]} 2018-10-10 04:26:49,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e used request id req-14bd4503-eca6-4d65-bcc8-92e14eaad3c5 2018-10-10 04:26:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:49,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba8d7a14-afae-4140-a27c-b0843e2b72de Date: Wed, 10 Oct 2018 04:26:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}} 2018-10-10 04:26:49,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 used request id req-ba8d7a14-afae-4140-a27c-b0843e2b72de 2018-10-10 04:26:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:26:49,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-aacec31c-9933-4434-a61d-8afd55a96886 Date: Wed, 10 Oct 2018 04:26:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}} 2018-10-10 04:26:49,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb used request id req-aacec31c-9933-4434-a61d-8afd55a96886 2018-10-10 04:26:49,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:50,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7119ecbd9c0448d9166cf3e5beeafad", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}], "expires_at": "2018-10-10T05:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a36ae880fda743a8af7cf0f6da020572", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-user", "id": "f83510e72af9459da6515bbdede2b4e7"}, "audit_ids": ["Qjct3zpTQOCTo8TsqjJamQ"], "issued_at": "2018-10-10T04:26:50.000000Z"}} 2018-10-10 04:26:50,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:50,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-de7f11ca-451c-4221-9f83-c3fcf4ae04dc Date: Wed, 10 Oct 2018 04:26:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:36Z", "admin_state_up": true, "updated_at": "2018-10-10T04:26:48Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e", "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router"}]} 2018-10-10 04:26:50,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router&admin_state_up=True used request id req-de7f11ca-451c-4221-9f83-c3fcf4ae04dc 2018-10-10 04:26:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:50,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a03c5af1c0482d56e44c2f21605023967a889e3" 2018-10-10 04:26:50,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c876388-07a3-4886-aa1e-c65165740846 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:50,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-6c876388-07a3-4886-aa1e-c65165740846 2018-10-10 04:26:50,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:50,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1714 X-Openstack-Request-Id: req-af0e1946-d1a3-4271-9d99-ac3671b6b54b Date: Wed, 10 Oct 2018 04:26:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.1"}],"id":"4b5f0dcd-86c7-4063-a02b-e38da1d34e0b","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:13:eb:36","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:41Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.1"}],"id":"e620ca2b-0faa-459e-bb85-4b9bbfb6947c","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:3b:5b:8c","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:46Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"}]} 2018-10-10 04:26:50,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e used request id req-af0e1946-d1a3-4271-9d99-ac3671b6b54b 2018-10-10 04:26:50,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:50,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5d1828c8-8afa-4e37-b040-99e27b61d015 Date: Wed, 10 Oct 2018 04:26:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}} 2018-10-10 04:26:50,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 used request id req-5d1828c8-8afa-4e37-b040-99e27b61d015 2018-10-10 04:26:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:51,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a9c46dbb-4f88-412a-a6f3-b6a83c68c00c Date: Wed, 10 Oct 2018 04:26:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}} 2018-10-10 04:26:51,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb used request id req-a9c46dbb-4f88-412a-a6f3-b6a83c68c00c 2018-10-10 04:26:51,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:26:51,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:26:51,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7119ecbd9c0448d9166cf3e5beeafad", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj-role"}], "expires_at": "2018-10-10T05:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a36ae880fda743a8af7cf0f6da020572", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a36ae880fda743a8af7cf0f6da020572", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-263f5040-c38a-40a-user", "id": "f83510e72af9459da6515bbdede2b4e7"}, "audit_ids": ["El3Ybxa-R-uDiAWukqtKVA"], "issued_at": "2018-10-10T04:26:51.000000Z"}} 2018-10-10 04:26:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:51,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791fc8fa-f0e1-4ac8-bc8a-fb7e5f43ed3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:26:51,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-791fc8fa-f0e1-4ac8-bc8a-fb7e5f43ed3e 2018-10-10 04:26:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:51,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-444387ff-e9ea-4733-b12c-a27e1b6181d2 Date: Wed, 10 Oct 2018 04:26:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:36Z", "admin_state_up": true, "updated_at": "2018-10-10T04:26:48Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e", "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router"}]} 2018-10-10 04:26:51,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router&admin_state_up=True used request id req-444387ff-e9ea-4733-b12c-a27e1b6181d2 2018-10-10 04:26:51,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:26:51,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:26:51,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:51,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542a4e12-3958-4b1e-b108-ac118763ed87 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:51,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-542a4e12-3958-4b1e-b108-ac118763ed87 2018-10-10 04:26:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:52,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-a6fd631e-dbc7-41ff-8954-07924c76df1a Date: Wed, 10 Oct 2018 04:26:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.1"}],"id":"4b5f0dcd-86c7-4063-a02b-e38da1d34e0b","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:13:eb:36","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:41Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.1"}],"id":"e620ca2b-0faa-459e-bb85-4b9bbfb6947c","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:3b:5b:8c","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:46Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"}]} 2018-10-10 04:26:52,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e used request id req-a6fd631e-dbc7-41ff-8954-07924c76df1a 2018-10-10 04:26:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:52,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-edf6cd29-3b16-4ab7-9e76-4049d962a19e Date: Wed, 10 Oct 2018 04:26:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}} 2018-10-10 04:26:52,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 used request id req-edf6cd29-3b16-4ab7-9e76-4049d962a19e 2018-10-10 04:26:52,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:52,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f11ff94d-a560-4ee1-9553-02407c3fd299 Date: Wed, 10 Oct 2018 04:26:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}} 2018-10-10 04:26:52,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb used request id req-f11ff94d-a560-4ee1-9553-02407c3fd299 2018-10-10 04:26:52,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:52,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8b4b2a9b-a233-472a-a7ca-692249312065 Date: Wed, 10 Oct 2018 04:26:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f212c6-08ea-4b46-b946-14c566aafac3"],"updated_at":"2018-10-10T04:26:30Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1"}]} 2018-10-10 04:26:52,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 used request id req-8b4b2a9b-a233-472a-a7ca-692249312065 2018-10-10 04:26:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:52,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75409849-5a58-44d4-a7f9-0a7df3d4b7b4 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:52,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-75409849-5a58-44d4-a7f9-0a7df3d4b7b4 2018-10-10 04:26:52,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d35e1ec8-cc4a-41e2-ac4b-688fc9fb7820 Date: Wed, 10 Oct 2018 04:26:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:53,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-d35e1ec8-cc4a-41e2-ac4b-688fc9fb7820 2018-10-10 04:26:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:53,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-a9c2c8bd-0875-4b3f-b6cd-7ef2d472e012 Date: Wed, 10 Oct 2018 04:26:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.1"}],"id":"4b5f0dcd-86c7-4063-a02b-e38da1d34e0b","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:13:eb:36","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:41Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"}]} 2018-10-10 04:26:53,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1&admin_state_up=True used request id req-a9c2c8bd-0875-4b3f-b6cd-7ef2d472e012 2018-10-10 04:26:53,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:53,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a716ab-0311-47ad-8ef6-28eaa65ce81d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:53,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-87a716ab-0311-47ad-8ef6-28eaa65ce81d 2018-10-10 04:26:53,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:53,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3e3fa0d3-b9ba-46c3-b12f-2100356d01c8 Date: Wed, 10 Oct 2018 04:26:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"],"updated_at":"2018-10-10T04:26:33Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2"}]} 2018-10-10 04:26:53,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 used request id req-3e3fa0d3-b9ba-46c3-b12f-2100356d01c8 2018-10-10 04:26:53,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:53,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb108bb-e982-40a5-bba8-6ccbf82eeca1 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:53,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-7eb108bb-e982-40a5-bba8-6ccbf82eeca1 2018-10-10 04:26:53,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:53,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-22587187-0174-4aa0-8022-8a661da4a25b Date: Wed, 10 Oct 2018 04:26:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:53,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-22587187-0174-4aa0-8022-8a661da4a25b 2018-10-10 04:26:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:54,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-99808130-df8d-4a11-ac6d-43dfbd9a8eb1 Date: Wed, 10 Oct 2018 04:26:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.1"}],"id":"e620ca2b-0faa-459e-bb85-4b9bbfb6947c","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:3b:5b:8c","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:46Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"}]} 2018-10-10 04:26:54,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b&name=CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2&admin_state_up=True used request id req-99808130-df8d-4a11-ac6d-43dfbd9a8eb1 2018-10-10 04:26:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:54,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e181eb-a5a7-4107-b2a8-51b98f3a3f0f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:26:54,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-f9e181eb-a5a7-4107-b2a8-51b98f3a3f0f 2018-10-10 04:26:54,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:54,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-6edba23e-b30b-4d7c-a808-a0ddc1db9fa2 Date: Wed, 10 Oct 2018 04:26:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:36Z", "admin_state_up": true, "updated_at": "2018-10-10T04:26:48Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e", "name": "CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router"}} 2018-10-10 04:26:54,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e used request id req-6edba23e-b30b-4d7c-a808-a0ddc1db9fa2 2018-10-10 04:26:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:54,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-59740c28-783f-4cbf-b563-c2f9a944eb21 Date: Wed, 10 Oct 2018 04:26:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.1"}],"id":"4b5f0dcd-86c7-4063-a02b-e38da1d34e0b","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:13:eb:36","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:41Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.1"}],"id":"e620ca2b-0faa-459e-bb85-4b9bbfb6947c","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:3b:5b:8c","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:46Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"}]} 2018-10-10 04:26:54,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=535ad761-27cb-4d3e-ab59-c3a7e081652e used request id req-59740c28-783f-4cbf-b563-c2f9a944eb21 2018-10-10 04:26:54,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:54,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-119a245e-2a36-4b0d-aa27-f915f67f5b1b Date: Wed, 10 Oct 2018 04:26:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}} 2018-10-10 04:26:54,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 used request id req-119a245e-2a36-4b0d-aa27-f915f67f5b1b 2018-10-10 04:26:54,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181d6f59b859bb77bcf274becc19b22c85b8ef86" 2018-10-10 04:26:54,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6697fec3-f69d-46ef-ad64-07f37a5483de Date: Wed, 10 Oct 2018 04:26:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}} 2018-10-10 04:26:54,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb used request id req-6697fec3-f69d-46ef-ad64-07f37a5483de 2018-10-10 04:26:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:54,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d9ea9e9d-7075-482e-a8bf-414ae7a040db Date: Wed, 10 Oct 2018 04:26:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f212c6-08ea-4b46-b946-14c566aafac3"],"updated_at":"2018-10-10T04:26:30Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1"}]} 2018-10-10 04:26:54,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-d9ea9e9d-7075-482e-a8bf-414ae7a040db 2018-10-10 04:26:54,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:55,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-43cb5c2b-aa1e-4a83-acb5-8b0d376166fd Date: Wed, 10 Oct 2018 04:26:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:55,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-43cb5c2b-aa1e-4a83-acb5-8b0d376166fd 2018-10-10 04:26:55,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:55,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-70280592-fb99-4692-a3b6-5d8a101a4cba Date: Wed, 10 Oct 2018 04:26:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.2"}],"id":"36c73d6a-8b10-4c1c-afa2-10f77b37d564","security_groups":[],"mac_address":"fa:16:3e:66:41:e4","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f676d6e-514d-40dc-a134-dbd4d3dcd17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.1"}],"id":"4b5f0dcd-86c7-4063-a02b-e38da1d34e0b","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:13:eb:36","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:41Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.4"}],"id":"676be34d-bd08-4eed-b6a8-5ca6275457fc","security_groups":[],"mac_address":"fa:16:3e:a5:84:ef","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f676d6e-514d-40dc-a134-dbd4d3dcd17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38f212c6-08ea-4b46-b946-14c566aafac3","ip_address":"10.200.201.3"}],"id":"6d599cff-fa0a-4570-ab88-a12e798f47b1","security_groups":[],"mac_address":"fa:16:3e:a5:93:5e","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f676d6e-514d-40dc-a134-dbd4d3dcd17e"}]} 2018-10-10 04:26:55,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-70280592-fb99-4692-a3b6-5d8a101a4cba 2018-10-10 04:26:55,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:55,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4e76cb80-c846-4e38-8d84-feeea80b5ed3 Date: Wed, 10 Oct 2018 04:26:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"],"updated_at":"2018-10-10T04:26:33Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2"}]} 2018-10-10 04:26:55,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-4e76cb80-c846-4e38-8d84-feeea80b5ed3 2018-10-10 04:26:55,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:55,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b45c6cfa-ad78-4d8b-976e-9810cc5cd8fb Date: Wed, 10 Oct 2018 04:26:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:55,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-b45c6cfa-ad78-4d8b-976e-9810cc5cd8fb 2018-10-10 04:26:55,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:56,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-67c1f430-4154-442f-9ef7-1562a76d892e Date: Wed, 10 Oct 2018 04:26:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.3"}],"id":"2b786e09-ad4f-4c95-baf0-7b4c232f8e57","security_groups":[],"mac_address":"fa:16:3e:7b:4e:14","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c2c6d6ea-c8e5-4dbe-8060-1d62473d402b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.2"}],"id":"4b5c354f-af07-4877-902d-0108f40151b9","security_groups":[],"mac_address":"fa:16:3e:f4:82:54","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c2c6d6ea-c8e5-4dbe-8060-1d62473d402b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.4"}],"id":"7eb9e8df-05e5-4d3d-adf5-133344f10264","security_groups":[],"mac_address":"fa:16:3e:2a:32:f1","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c2c6d6ea-c8e5-4dbe-8060-1d62473d402b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:26:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","ip_address":"10.200.202.1"}],"id":"e620ca2b-0faa-459e-bb85-4b9bbfb6947c","security_groups":["4c2c561f-9978-412e-a9c0-6aab6b177871"],"mac_address":"fa:16:3e:3b:5b:8c","project_id":"a36ae880fda743a8af7cf0f6da020572","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2","admin_state_up":true,"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:46Z","binding:vnic_type":"normal","device_id":"535ad761-27cb-4d3e-ab59-c3a7e081652e"}]} 2018-10-10 04:26:56,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-67c1f430-4154-442f-9ef7-1562a76d892e 2018-10-10 04:26:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:56,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d71ec6d8-e748-464c-b195-27e60fc3735b Date: Wed, 10 Oct 2018 04:26:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}} 2018-10-10 04:26:56,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 used request id req-d71ec6d8-e748-464c-b195-27e60fc3735b 2018-10-10 04:26:56,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:56,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-72e854cd-cc53-44b8-b71c-6ba58377001a Date: Wed, 10 Oct 2018 04:26:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38f212c6-08ea-4b46-b946-14c566aafac3"],"updated_at":"2018-10-10T04:26:30Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1"}]} 2018-10-10 04:26:56,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-72e854cd-cc53-44b8-b71c-6ba58377001a 2018-10-10 04:26:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:56,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8b549f25-1441-422e-a839-ba1c4317d1eb Date: Wed, 10 Oct 2018 04:26:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f676d6e-514d-40dc-a134-dbd4d3dcd17e","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:30Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"38f212c6-08ea-4b46-b946-14c566aafac3","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1"}]} 2018-10-10 04:26:56,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-8b549f25-1441-422e-a839-ba1c4317d1eb 2018-10-10 04:26:56,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:56,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8678156c-a47b-47eb-acf9-66664774970b Date: Wed, 10 Oct 2018 04:26:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}} 2018-10-10 04:26:56,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb used request id req-8678156c-a47b-47eb-acf9-66664774970b 2018-10-10 04:26:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:57,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-30b37eea-1c23-4af7-bc3b-ed7fc618fdff Date: Wed, 10 Oct 2018 04:26:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"],"updated_at":"2018-10-10T04:26:33Z","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a36ae880fda743a8af7cf0f6da020572","id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2"}]} 2018-10-10 04:26:57,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-30b37eea-1c23-4af7-bc3b-ed7fc618fdff 2018-10-10 04:26:57,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde4fcf69a6508699c7d5008a721176ca54389a6" 2018-10-10 04:26:57,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-39281da2-26a0-42c8-8ef1-27862a2033d6 Date: Wed, 10 Oct 2018 04:26:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2c6d6ea-c8e5-4dbe-8060-1d62473d402b","tenant_id":"a36ae880fda743a8af7cf0f6da020572","created_at":"2018-10-10T04:26:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:26:33Z","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":"a36ae880fda743a8af7cf0f6da020572","id":"ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2"}]} 2018-10-10 04:26:57,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-39281da2-26a0-42c8-8ef1-27862a2033d6 2018-10-10 04:26:57,220 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router and port CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port1 2018-10-10 04:26:57,220 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:57,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" -d '{"port_id": "4b5f0dcd-86c7-4063-a02b-e38da1d34e0b"}' 2018-10-10 04:26:59,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7e63399c-fa79-4b7e-8980-2581a4428e26 Date: Wed, 10 Oct 2018 04:26:59 GMT RESP BODY: {"network_id": "8f676d6e-514d-40dc-a134-dbd4d3dcd17e", "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "subnet_id": "38f212c6-08ea-4b46-b946-14c566aafac3", "subnet_ids": ["38f212c6-08ea-4b46-b946-14c566aafac3"], "port_id": "4b5f0dcd-86c7-4063-a02b-e38da1d34e0b", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e"} 2018-10-10 04:26:59,070 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e/remove_router_interface used request id req-7e63399c-fa79-4b7e-8980-2581a4428e26 2018-10-10 04:26:59,070 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router and port CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-port2 2018-10-10 04:26:59,070 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:26:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" -d '{"port_id": "e620ca2b-0faa-459e-bb85-4b9bbfb6947c"}' 2018-10-10 04:27:00,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-16823648-9ddb-4b86-bb82-950140e3cc46 Date: Wed, 10 Oct 2018 04:27:00 GMT RESP BODY: {"network_id": "c2c6d6ea-c8e5-4dbe-8060-1d62473d402b", "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "subnet_id": "ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb", "subnet_ids": ["ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb"], "port_id": "e620ca2b-0faa-459e-bb85-4b9bbfb6947c", "id": "535ad761-27cb-4d3e-ab59-c3a7e081652e"} 2018-10-10 04:27:00,664 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e/remove_router_interface used request id req-16823648-9ddb-4b86-bb82-950140e3cc46 2018-10-10 04:27:00,665 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:27:00,665 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-router 2018-10-10 04:27:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e694ea7bf8a3c4de0e0021ac8fed575c6f56e17f" 2018-10-10 04:27:03,451 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cd92acb-a352-4026-8333-59f099af9562 Content-Length: 0 Date: Wed, 10 Oct 2018 04:27:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:27:03,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/535ad761-27cb-4d3e-ab59-c3a7e081652e used request id req-0cd92acb-a352-4026-8333-59f099af9562 2018-10-10 04:27:03,451 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1 2018-10-10 04:27:03,452 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet1 2018-10-10 04:27:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" 2018-10-10 04:27:05,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-666edcd1-2d10-4054-8ee7-8f24ca82de07 Date: Wed, 10 Oct 2018 04:27:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:27:05,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/38f212c6-08ea-4b46-b946-14c566aafac3 used request id req-666edcd1-2d10-4054-8ee7-8f24ca82de07 2018-10-10 04:27:05,878 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net1 2018-10-10 04:27:05,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/8f676d6e-514d-40dc-a134-dbd4d3dcd17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601423b6ef9d3136b12315c8601d67724a5d49e5" 2018-10-10 04:27:07,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9bbef4d-3b45-464f-a67f-f2cddd4a16c1 Date: Wed, 10 Oct 2018 04:27:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:27:07,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8f676d6e-514d-40dc-a134-dbd4d3dcd17e used request id req-d9bbef4d-3b45-464f-a67f-f2cddd4a16c1 2018-10-10 04:27:07,149 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2 2018-10-10 04:27:07,149 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-subnet2 2018-10-10 04:27:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" 2018-10-10 04:27:09,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5fa96b8-ccbc-4fec-ac4c-0e5f9dbed6b6 Date: Wed, 10 Oct 2018 04:27:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:27:09,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ebda8af8-2630-463f-9d3d-1d1f5d7fd3fb used request id req-e5fa96b8-ccbc-4fec-ac4c-0e5f9dbed6b6 2018-10-10 04:27:09,402 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-cd12d8bc-e5b3-4d0c-a96d-01ac523b4dd0-pub-net2 2018-10-10 04:27:09,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/c2c6d6ea-c8e5-4dbe-8060-1d62473d402b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0ad90ef7f158bb1cfa83ace9aabc5c380401a5" 2018-10-10 04:27:10,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51c07c5e-edbd-441d-8b2d-1620fef21456 Date: Wed, 10 Oct 2018 04:27:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:27:10,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c2c6d6ea-c8e5-4dbe-8060-1d62473d402b used request id req-51c07c5e-edbd-441d-8b2d-1620fef21456 2018-10-10 04:27:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:10,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b312118b-d6ae-4362-996d-8bbab57c6616 Date: Wed, 10 Oct 2018 04:27:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:29Z", "updated_at": "2018-10-10T04:26:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:26:29Z", "revision_number": 0, "id": "1ab89e09-d751-4256-9ed5-83328775020f", "remote_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "remote_ip_prefix": null, "created_at": "2018-10-10T04:26:29Z", "security_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "port_range_min": null, "ethertype": "IPv4", "project_id": "a36ae880fda743a8af7cf0f6da020572"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:26:29Z", "revision_number": 0, "id": "8dd961ca-3e86-4652-995b-5f123759be7d", "remote_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "remote_ip_prefix": null, "created_at": "2018-10-10T04:26:29Z", "security_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "port_range_min": null, "ethertype": "IPv6", "project_id": "a36ae880fda743a8af7cf0f6da020572"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:26:29Z", "revision_number": 0, "id": "ae4a3fd0-3f7e-4c21-8905-6469cdc4d9e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:26:29Z", "security_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "port_range_min": null, "ethertype": "IPv6", "project_id": "a36ae880fda743a8af7cf0f6da020572"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:26:29Z", "revision_number": 0, "id": "fe5fa293-de71-466f-b3a7-d6b40e787462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:26:29Z", "security_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "port_range_min": null, "ethertype": "IPv4", "project_id": "a36ae880fda743a8af7cf0f6da020572"}], "revision_number": 4, "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:27:10,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b312118b-d6ae-4362-996d-8bbab57c6616 2018-10-10 04:27:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:10,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bca562-e923-404a-a56e-50b5a1bd631b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:27:10,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-d5bca562-e923-404a-a56e-50b5a1bd631b 2018-10-10 04:27:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:11,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c861869a-405f-4878-b217-315b9c678292 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:27:11,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-c861869a-405f-4878-b217-315b9c678292 2018-10-10 04:27:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:11,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444d0d2b-668e-485e-b607-a284ffb7b2a0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572"}, "enabled": true, "id": "a36ae880fda743a8af7cf0f6da020572", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-263f5040-c38a-40a-proj"}} 2018-10-10 04:27:11,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-444d0d2b-668e-485e-b607-a284ffb7b2a0 2018-10-10 04:27:11,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c2c561f-9978-412e-a9c0-6aab6b177871 2018-10-10 04:27:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4c2c561f-9978-412e-a9c0-6aab6b177871 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:11,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-939d184c-5476-4a86-98ab-c9ce5a4b1a56 Date: Wed, 10 Oct 2018 04:27:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:26:29Z", "security_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "port_range_min": null, "revision_number": 0, "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:29Z", "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "1ab89e09-d751-4256-9ed5-83328775020f"}, {"remote_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:26:29Z", "security_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "port_range_min": null, "revision_number": 0, "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:29Z", "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "8dd961ca-3e86-4652-995b-5f123759be7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:26:29Z", "security_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "port_range_min": null, "revision_number": 0, "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:29Z", "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "ae4a3fd0-3f7e-4c21-8905-6469cdc4d9e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:26:29Z", "security_group_id": "4c2c561f-9978-412e-a9c0-6aab6b177871", "port_range_min": null, "revision_number": 0, "tenant_id": "a36ae880fda743a8af7cf0f6da020572", "created_at": "2018-10-10T04:26:29Z", "project_id": "a36ae880fda743a8af7cf0f6da020572", "id": "fe5fa293-de71-466f-b3a7-d6b40e787462"}]} 2018-10-10 04:27:11,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4c2c561f-9978-412e-a9c0-6aab6b177871 used request id req-939d184c-5476-4a86-98ab-c9ce5a4b1a56 2018-10-10 04:27:11,332 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:27:11,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4c2c561f-9978-412e-a9c0-6aab6b177871 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:11,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39460041-fa58-423a-b1a1-8edff25286fa Content-Length: 0 Date: Wed, 10 Oct 2018 04:27:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:27:11,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4c2c561f-9978-412e-a9c0-6aab6b177871 used request id req-39460041-fa58-423a-b1a1-8edff25286fa 2018-10-10 04:27:11,621 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-263f5040-c38a-40a-proj 2018-10-10 04:27:11,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:11,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-277c191e-d2a5-4f9d-9368-449ecff1fff1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:11,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a36ae880fda743a8af7cf0f6da020572 used request id req-277c191e-d2a5-4f9d-9368-449ecff1fff1 2018-10-10 04:27:11,853 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-263f5040-c38a-40a-proj-role 2018-10-10 04:27:11,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c7119ecbd9c0448d9166cf3e5beeafad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:11,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98261755-6723-4fc9-ba17-f115fbf54e1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:11,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c7119ecbd9c0448d9166cf3e5beeafad used request id req-98261755-6723-4fc9-ba17-f115fbf54e1c 2018-10-10 04:27:11,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84da4c807b47fffbd6907684d9b14f986229e1a1" 2018-10-10 04:27:12,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021201d5-ae6e-4527-be99-8b65cfc85928 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:27:12,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-021201d5-ae6e-4527-be99-8b65cfc85928 2018-10-10 04:27:12,055 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-263f5040-c38a-40a-user 2018-10-10 04:27:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f83510e72af9459da6515bbdede2b4e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610d755dec44a0da47338a0bc6fe34355bf8b6a6" 2018-10-10 04:27:12,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea032cb-c57a-48b7-adaa-b969a058fe07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:12,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f83510e72af9459da6515bbdede2b4e7 used request id req-0ea032cb-c57a-48b7-adaa-b969a058fe07 2018-10-10 04:27:12,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:12,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ZgRGxClfREewcWwhTZgLUw"], "issued_at": "2018-10-10T04:27:12.000000Z"}} 2018-10-10 04:27:12,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219e75d492a67419fee2300ce044e1d9731fd4d5" 2018-10-10 04:27:12,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae9c46a-da6b-4222-8776-ec02b5946538 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:12,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8ae9c46a-da6b-4222-8776-ec02b5946538 2018-10-10 04:27:12,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:12,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:13,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["B1FoX_NgRDG3GEfPnV1mPQ"], "issued_at": "2018-10-10T04:27:13.000000Z"}} 2018-10-10 04:27:13,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:13,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a478ea-0c83-48eb-8075-42ed197d097f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:13,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c8a478ea-0c83-48eb-8075-42ed197d097f 2018-10-10 04:27:13,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:13,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:13,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7249e131-5506-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:13,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20d2bef-a230-4e63-96cc-23bfea257d6e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7249e131-5506-420-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:27:13,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7249e131-5506-420-proj used request id req-c20d2bef-a230-4e63-96cc-23bfea257d6e 2018-10-10 04:27:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:13,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de04b67b-0e06-45ce-830d-1e4169d5c094 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:27:13,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-de04b67b-0e06-45ce-830d-1e4169d5c094 2018-10-10 04:27:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj"}}' 2018-10-10 04:27:13,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe52e6e-279f-4575-9c21-01765a176f31 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153"}, "enabled": true, "id": "e35d34ecf0f045cea8bd22ebbb951153", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj"}} 2018-10-10 04:27:13,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-cbe52e6e-279f-4575-9c21-01765a176f31 2018-10-10 04:27:13,485 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7249e131-5506-420-proj 2018-10-10 04:27:13,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:13,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:13,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Nw0MsMQgTAOtSuZCFwb2fA"], "issued_at": "2018-10-10T04:27:13.000000Z"}} 2018-10-10 04:27:13,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904278390b0dc0b2eb0fb0b3f49e19264a01a036" 2018-10-10 04:27:13,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae58cb5-fda9-4837-a0fd-7d0dc894a4a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:13,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6ae58cb5-fda9-4837-a0fd-7d0dc894a4a5 2018-10-10 04:27:13,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:13,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904278390b0dc0b2eb0fb0b3f49e19264a01a036" 2018-10-10 04:27:14,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d029ee04-4107-486c-ae3a-1740d20e2120 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:27:14,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d029ee04-4107-486c-ae3a-1740d20e2120 2018-10-10 04:27:14,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7249e131-5506-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904278390b0dc0b2eb0fb0b3f49e19264a01a036" 2018-10-10 04:27:14,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e603af7a-db29-4e22-8225-a5e0a98f0519 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7249e131-5506-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153"}, "enabled": true, "id": "e35d34ecf0f045cea8bd22ebbb951153", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj"}]} 2018-10-10 04:27:14,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7249e131-5506-420-proj used request id req-e603af7a-db29-4e22-8225-a5e0a98f0519 2018-10-10 04:27:14,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904278390b0dc0b2eb0fb0b3f49e19264a01a036" 2018-10-10 04:27:14,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc8f607-7008-43d4-8f9e-f1d3c4efa30f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:27:14,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3fc8f607-7008-43d4-8f9e-f1d3c4efa30f 2018-10-10 04:27:14,592 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7249e131-5506-420-user 2018-10-10 04:27:14,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:14,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ae80bc-99fc-4a16-8fa0-b002e5676945 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:27:14,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-89ae80bc-99fc-4a16-8fa0-b002e5676945 2018-10-10 04:27:14,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" -d '{"role": {"name": "CreateRouterSuccessTests-7249e131-5506-420-proj-role"}}' 2018-10-10 04:27:14,796 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a04050ed-09bf-43cb-a251-09880b8503ae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9f09bdc9b8341ce83c031d9e9293d26", "links": {"self": "http://172.30.9.25:5000/v3/roles/a9f09bdc9b8341ce83c031d9e9293d26"}, "name": "CreateRouterSuccessTests-7249e131-5506-420-proj-role"}} 2018-10-10 04:27:14,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a04050ed-09bf-43cb-a251-09880b8503ae 2018-10-10 04:27:14,797 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7249e131-5506-420-proj-role 2018-10-10 04:27:14,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a9f09bdc9b8341ce83c031d9e9293d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:14,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a5522a-76a7-430d-b8d1-29480d25750a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/a9f09bdc9b8341ce83c031d9e9293d26"}, "domain_id": null, "name": "CreateRouterSuccessTests-7249e131-5506-420-proj-role", "id": "a9f09bdc9b8341ce83c031d9e9293d26"}} 2018-10-10 04:27:14,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a9f09bdc9b8341ce83c031d9e9293d26 used request id req-a7a5522a-76a7-430d-b8d1-29480d25750a 2018-10-10 04:27:14,888 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7249e131-5506-420-proj-role to project CreateRouterSuccessTests-7249e131-5506-420-proj 2018-10-10 04:27:14,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153/users/646a5a37699b42e395662e7be0aeb1db/roles/a9f09bdc9b8341ce83c031d9e9293d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:15,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a18bca7f-ff24-44ce-93c7-16ab966a89bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:15,021 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153/users/646a5a37699b42e395662e7be0aeb1db/roles/a9f09bdc9b8341ce83c031d9e9293d26 used request id req-a18bca7f-ff24-44ce-93c7-16ab966a89bc 2018-10-10 04:27:15,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:15,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:15,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9f09bdc9b8341ce83c031d9e9293d26", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj-role"}], "expires_at": "2018-10-10T05:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e35d34ecf0f045cea8bd22ebbb951153", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7249e131-5506-420-user", "id": "646a5a37699b42e395662e7be0aeb1db"}, "audit_ids": ["Q4OrrGSgRumZxDlsl2-YPQ"], "issued_at": "2018-10-10T04:27:15.000000Z"}} 2018-10-10 04:27:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" 2018-10-10 04:27:15,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e48f412-1e6d-4853-9c53-8ab9be7574c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:15,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6e48f412-1e6d-4853-9c53-8ab9be7574c9 2018-10-10 04:27:15,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" 2018-10-10 04:27:15,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5e08ec66-2a8b-4877-b3ed-6903b5fe6406 Date: Wed, 10 Oct 2018 04:27:15 GMT RESP BODY: {"routers": []} 2018-10-10 04:27:15,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router&admin_state_up=True used request id req-5e08ec66-2a8b-4877-b3ed-6903b5fe6406 2018-10-10 04:27:15,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:15,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:16,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9f09bdc9b8341ce83c031d9e9293d26", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj-role"}], "expires_at": "2018-10-10T05:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e35d34ecf0f045cea8bd22ebbb951153", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7249e131-5506-420-user", "id": "646a5a37699b42e395662e7be0aeb1db"}, "audit_ids": ["X8m03AA6T5Cc6zZWnogDNA"], "issued_at": "2018-10-10T04:27:16.000000Z"}} 2018-10-10 04:27:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7d124e8f4aa39b8e69307a3974a7a5d89d41dd" 2018-10-10 04:27:16,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef4c779-adfe-4869-8978-eff2b51c7a7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:16,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5ef4c779-adfe-4869-8978-eff2b51c7a7b 2018-10-10 04:27:16,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" 2018-10-10 04:27:16,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-53d5e1e3-a526-486d-96c6-490c621c2312 Date: Wed, 10 Oct 2018 04:27:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:27:16,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-53d5e1e3-a526-486d-96c6-490c621c2312 2018-10-10 04:27:16,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" 2018-10-10 04:27:16,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f0ec8b7-abe1-4efa-bc3c-27986d5926d4 Date: Wed, 10 Oct 2018 04:27:16 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:27:16,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-8f0ec8b7-abe1-4efa-bc3c-27986d5926d4 2018-10-10 04:27:16,600 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router 2018-10-10 04:27:16,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router", "admin_state_up": true}}' 2018-10-10 04:27:21,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-802e0f05-03cb-4fe2-a46c-0781914a3686 Date: Wed, 10 Oct 2018 04:27:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e35d34ecf0f045cea8bd22ebbb951153", "created_at": "2018-10-10T04:27:17Z", "admin_state_up": true, "updated_at": "2018-10-10T04:27:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e35d34ecf0f045cea8bd22ebbb951153", "id": "4ec51209-9ecd-4463-a7bb-0c73e77985b6", "name": "CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router"}} 2018-10-10 04:27:21,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-802e0f05-03cb-4fe2-a46c-0781914a3686 2018-10-10 04:27:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4ec51209-9ecd-4463-a7bb-0c73e77985b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" 2018-10-10 04:27:21,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-841f62ec-636a-469b-a532-f0452ee52317 Date: Wed, 10 Oct 2018 04:27:21 GMT RESP BODY: {"ports":[]} 2018-10-10 04:27:21,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4ec51209-9ecd-4463-a7bb-0c73e77985b6 used request id req-841f62ec-636a-469b-a532-f0452ee52317 2018-10-10 04:27:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/4ec51209-9ecd-4463-a7bb-0c73e77985b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" 2018-10-10 04:27:21,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d06d5b55-efce-4a81-aebe-e670b6851850 Date: Wed, 10 Oct 2018 04:27:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e35d34ecf0f045cea8bd22ebbb951153", "created_at": "2018-10-10T04:27:17Z", "admin_state_up": true, "updated_at": "2018-10-10T04:27:20Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e35d34ecf0f045cea8bd22ebbb951153", "id": "4ec51209-9ecd-4463-a7bb-0c73e77985b6", "name": "CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router"}} 2018-10-10 04:27:21,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/4ec51209-9ecd-4463-a7bb-0c73e77985b6 used request id req-d06d5b55-efce-4a81-aebe-e670b6851850 2018-10-10 04:27:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4ec51209-9ecd-4463-a7bb-0c73e77985b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" 2018-10-10 04:27:22,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e85fea16-81ba-4ab1-a91d-7e53eaf27d12 Date: Wed, 10 Oct 2018 04:27:22 GMT RESP BODY: {"ports":[]} 2018-10-10 04:27:22,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4ec51209-9ecd-4463-a7bb-0c73e77985b6 used request id req-e85fea16-81ba-4ab1-a91d-7e53eaf27d12 2018-10-10 04:27:22,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:22,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9f09bdc9b8341ce83c031d9e9293d26", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj-role"}], "expires_at": "2018-10-10T05:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e35d34ecf0f045cea8bd22ebbb951153", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e35d34ecf0f045cea8bd22ebbb951153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7249e131-5506-420-user", "id": "646a5a37699b42e395662e7be0aeb1db"}, "audit_ids": ["f5CtGjaDQ9ixPn3M6VuGoQ"], "issued_at": "2018-10-10T04:27:22.000000Z"}} 2018-10-10 04:27:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe47067faed36eccdd856f28a29db9dd2f2a23c7" 2018-10-10 04:27:22,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-72479aae-e46d-4aa8-b94a-56a8d33d6eeb Date: Wed, 10 Oct 2018 04:27:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e35d34ecf0f045cea8bd22ebbb951153", "created_at": "2018-10-10T04:27:17Z", "admin_state_up": true, "updated_at": "2018-10-10T04:27:20Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e35d34ecf0f045cea8bd22ebbb951153", "id": "4ec51209-9ecd-4463-a7bb-0c73e77985b6", "name": "CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router"}]} 2018-10-10 04:27:22,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router&admin_state_up=True used request id req-72479aae-e46d-4aa8-b94a-56a8d33d6eeb 2018-10-10 04:27:22,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:22,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:22,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219e75d492a67419fee2300ce044e1d9731fd4d5" 2018-10-10 04:27:22,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e31fe9-65e7-4f64-88d8-3e8a454c1a02 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153"}, "enabled": true, "id": "e35d34ecf0f045cea8bd22ebbb951153", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7249e131-5506-420-proj"}} 2018-10-10 04:27:22,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153 used request id req-08e31fe9-65e7-4f64-88d8-3e8a454c1a02 2018-10-10 04:27:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4ec51209-9ecd-4463-a7bb-0c73e77985b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe47067faed36eccdd856f28a29db9dd2f2a23c7" 2018-10-10 04:27:23,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ff4b698a-ecc5-4413-8bd6-8b0ece0c8f3d Date: Wed, 10 Oct 2018 04:27:23 GMT RESP BODY: {"ports":[]} 2018-10-10 04:27:23,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4ec51209-9ecd-4463-a7bb-0c73e77985b6 used request id req-ff4b698a-ecc5-4413-8bd6-8b0ece0c8f3d 2018-10-10 04:27:23,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe47067faed36eccdd856f28a29db9dd2f2a23c7" 2018-10-10 04:27:23,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6044e3f0-ebb1-4b6f-935e-43930981665e Date: Wed, 10 Oct 2018 04:27:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:27:23,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-6044e3f0-ebb1-4b6f-935e-43930981665e 2018-10-10 04:27:23,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe47067faed36eccdd856f28a29db9dd2f2a23c7" 2018-10-10 04:27:23,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ecd1177d-a9b6-49b3-80b6-bf7e736fed98 Date: Wed, 10 Oct 2018 04:27:23 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:27:23,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-ecd1177d-a9b6-49b3-80b6-bf7e736fed98 2018-10-10 04:27:23,451 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router 2018-10-10 04:27:23,451 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1cb85ebf-0741-479a-a702-d83c94f2965d-pub-router 2018-10-10 04:27:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/4ec51209-9ecd-4463-a7bb-0c73e77985b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5195042e2d1bad187dd4ab09e016344ab8edb067" 2018-10-10 04:27:26,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f40022b3-27ad-4388-8e16-976dfa6756e0 Content-Length: 0 Date: Wed, 10 Oct 2018 04:27:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:27:26,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4ec51209-9ecd-4463-a7bb-0c73e77985b6 used request id req-f40022b3-27ad-4388-8e16-976dfa6756e0 2018-10-10 04:27:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:26,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1932087d-8a06-4acb-8ae3-d1f1391215e1 Date: Wed, 10 Oct 2018 04:27:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:27:26,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1932087d-8a06-4acb-8ae3-d1f1391215e1 2018-10-10 04:27:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:27,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb31cab-f5b6-49ab-90ce-ce20c76ef91a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:27:27,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-7eb31cab-f5b6-49ab-90ce-ce20c76ef91a 2018-10-10 04:27:27,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:27,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae232e8-2fcd-46e3-bc65-87ee9d94e64d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:27:27,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-1ae232e8-2fcd-46e3-bc65-87ee9d94e64d 2018-10-10 04:27:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:27,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e153f2d0-1815-4ab6-8505-e975505051b1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:27:27,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-e153f2d0-1815-4ab6-8505-e975505051b1 2018-10-10 04:27:27,253 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7249e131-5506-420-proj 2018-10-10 04:27:27,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:27,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5925db27-d864-4955-8661-ec497d90e34c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:27,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e35d34ecf0f045cea8bd22ebbb951153 used request id req-5925db27-d864-4955-8661-ec497d90e34c 2018-10-10 04:27:27,458 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7249e131-5506-420-proj-role 2018-10-10 04:27:27,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a9f09bdc9b8341ce83c031d9e9293d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:27,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0382c909-b68a-4d5f-92ec-f906ec8a7545 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:27,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a9f09bdc9b8341ce83c031d9e9293d26 used request id req-0382c909-b68a-4d5f-92ec-f906ec8a7545 2018-10-10 04:27:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab451bbc5e32621efb16a6ef9787c762e855db4c" 2018-10-10 04:27:27,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595c4ddb-811b-429e-8c2f-4eb479b3bdcb Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:27:27,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-595c4ddb-811b-429e-8c2f-4eb479b3bdcb 2018-10-10 04:27:27,664 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7249e131-5506-420-user 2018-10-10 04:27:27,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/646a5a37699b42e395662e7be0aeb1db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904278390b0dc0b2eb0fb0b3f49e19264a01a036" 2018-10-10 04:27:27,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd9fcc3-4572-4508-b3f6-fb5eaae7dde7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:27,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/646a5a37699b42e395662e7be0aeb1db used request id req-7fd9fcc3-4572-4508-b3f6-fb5eaae7dde7 2018-10-10 04:27:27,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:28,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["BNbgiejIQ3ul8iuJtF8MNA"], "issued_at": "2018-10-10T04:27:28.000000Z"}} 2018-10-10 04:27:28,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:28,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ab10c3-dc67-4862-927e-bf1dcac9dd05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:28,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-66ab10c3-dc67-4862-927e-bf1dcac9dd05 2018-10-10 04:27:28,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:28,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:28,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["5FRDPCbFR3qLnMjODErZZA"], "issued_at": "2018-10-10T04:27:28.000000Z"}} 2018-10-10 04:27:28,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:28,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45ee0ce-25ce-4b8c-b3e5-89e0b716a742 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:28,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d45ee0ce-25ce-4b8c-b3e5-89e0b716a742 2018-10-10 04:27:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:28,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f18ec140-bf48-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:29,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149fe499-2f98-4af7-9eb2-6414087cdb2e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f18ec140-bf48-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:27:29,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f18ec140-bf48-4c1-proj used request id req-149fe499-2f98-4af7-9eb2-6414087cdb2e 2018-10-10 04:27:29,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:29,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba1338f-26b6-47bb-b40e-ede18ab4fad4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:27:29,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-eba1338f-26b6-47bb-b40e-ede18ab4fad4 2018-10-10 04:27:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f18ec140-bf48-4c1-proj"}}' 2018-10-10 04:27:29,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2deaef0c-12dc-4ec3-a709-440efd3c6779 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7c2d9928c25843ecbf79adee50176ea7"}, "enabled": true, "id": "7c2d9928c25843ecbf79adee50176ea7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f18ec140-bf48-4c1-proj"}} 2018-10-10 04:27:29,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2deaef0c-12dc-4ec3-a709-440efd3c6779 2018-10-10 04:27:29,228 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f18ec140-bf48-4c1-proj 2018-10-10 04:27:29,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:29,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:29,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["4ipP6IACRRWJlGwQUr6qAA"], "issued_at": "2018-10-10T04:27:29.000000Z"}} 2018-10-10 04:27:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195958c6f3d6b315826131dfc5188ebb6cb5d482" 2018-10-10 04:27:29,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3423319b-729c-4fb6-93aa-21f4e4787872 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:29,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3423319b-729c-4fb6-93aa-21f4e4787872 2018-10-10 04:27:29,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:29,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195958c6f3d6b315826131dfc5188ebb6cb5d482" 2018-10-10 04:27:29,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576cf0dc-521b-406c-919e-b6d6498648c1 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:27:29,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-576cf0dc-521b-406c-919e-b6d6498648c1 2018-10-10 04:27:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-f18ec140-bf48-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195958c6f3d6b315826131dfc5188ebb6cb5d482" 2018-10-10 04:27:29,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558b6ae0-78aa-42ff-b7f7-dcca1b31f820 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-f18ec140-bf48-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7c2d9928c25843ecbf79adee50176ea7"}, "enabled": true, "id": "7c2d9928c25843ecbf79adee50176ea7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f18ec140-bf48-4c1-proj"}]} 2018-10-10 04:27:29,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-f18ec140-bf48-4c1-proj used request id req-558b6ae0-78aa-42ff-b7f7-dcca1b31f820 2018-10-10 04:27:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195958c6f3d6b315826131dfc5188ebb6cb5d482" 2018-10-10 04:27:30,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88cf51ea-cabb-4574-9d32-50cd5c774ea1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:27:30,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-88cf51ea-cabb-4574-9d32-50cd5c774ea1 2018-10-10 04:27:30,323 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f18ec140-bf48-4c1-user 2018-10-10 04:27:30,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:30,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:30,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed297d8b-093a-4f9b-a066-9e34779b4cb8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:27:30,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ed297d8b-093a-4f9b-a066-9e34779b4cb8 2018-10-10 04:27:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" -d '{"role": {"name": "CreateRouterSuccessTests-f18ec140-bf48-4c1-proj-role"}}' 2018-10-10 04:27:30,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41f54f95-ea1d-4eac-80dd-ff002369770b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c1f15cc7b3a4986a5dab61977cc348e", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c1f15cc7b3a4986a5dab61977cc348e"}, "name": "CreateRouterSuccessTests-f18ec140-bf48-4c1-proj-role"}} 2018-10-10 04:27:30,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-41f54f95-ea1d-4eac-80dd-ff002369770b 2018-10-10 04:27:30,521 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f18ec140-bf48-4c1-proj-role 2018-10-10 04:27:30,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4c1f15cc7b3a4986a5dab61977cc348e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:30,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc9c9eb-cc97-4531-b2a3-6d4cbaf6e24e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/4c1f15cc7b3a4986a5dab61977cc348e"}, "domain_id": null, "name": "CreateRouterSuccessTests-f18ec140-bf48-4c1-proj-role", "id": "4c1f15cc7b3a4986a5dab61977cc348e"}} 2018-10-10 04:27:30,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4c1f15cc7b3a4986a5dab61977cc348e used request id req-6bc9c9eb-cc97-4531-b2a3-6d4cbaf6e24e 2018-10-10 04:27:30,614 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f18ec140-bf48-4c1-proj-role to project CreateRouterSuccessTests-f18ec140-bf48-4c1-proj 2018-10-10 04:27:30,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7c2d9928c25843ecbf79adee50176ea7/users/9d4354cb20f34102bdf373d591ac56fe/roles/4c1f15cc7b3a4986a5dab61977cc348e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:30,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d05302b-3348-4799-adb0-70d06a437126 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:30,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7c2d9928c25843ecbf79adee50176ea7/users/9d4354cb20f34102bdf373d591ac56fe/roles/4c1f15cc7b3a4986a5dab61977cc348e used request id req-6d05302b-3348-4799-adb0-70d06a437126 2018-10-10 04:27:30,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:30,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:31,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["h7zbP7gGT9eoecSO8aoFPg"], "issued_at": "2018-10-10T04:27:31.000000Z"}} 2018-10-10 04:27:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:31,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30e1e1d-6af0-4ce9-8e3f-9d10605f2fce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:31,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b30e1e1d-6af0-4ce9-8e3f-9d10605f2fce 2018-10-10 04:27:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:31,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83fd7ae3-12aa-40ca-9f94-c3fc8635355a Date: Wed, 10 Oct 2018 04:27:31 GMT RESP BODY: {"routers": []} 2018-10-10 04:27:31,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router&admin_state_up=True used request id req-83fd7ae3-12aa-40ca-9f94-c3fc8635355a 2018-10-10 04:27:31,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:31,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:31,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["dG69QT6pRHGvGpwcya_qkA"], "issued_at": "2018-10-10T04:27:31.000000Z"}} 2018-10-10 04:27:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7eaeb9174942cd9c13d8e4b35d22fe73d0c1eeb" 2018-10-10 04:27:31,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695c8b99-d7ce-44a3-bd96-8dc7b66c4ba2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:31,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-695c8b99-d7ce-44a3-bd96-8dc7b66c4ba2 2018-10-10 04:27:31,973 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router 2018-10-10 04:27:31,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" -d '{"router": {"name": "CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router", "admin_state_up": true}}' 2018-10-10 04:27:35,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-e3120a29-5702-42fc-91c3-b7fb048d69b9 Date: Wed, 10 Oct 2018 04:27:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:27:32Z", "admin_state_up": true, "updated_at": "2018-10-10T04:27:32Z", "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "9e58f799-3ae5-4d68-8279-3e0c6b882f91", "name": "CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router"}} 2018-10-10 04:27:35,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-e3120a29-5702-42fc-91c3-b7fb048d69b9 2018-10-10 04:27:35,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=9e58f799-3ae5-4d68-8279-3e0c6b882f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:35,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-04887fa8-b0a1-4be4-a5c7-0ff07a8af52d Date: Wed, 10 Oct 2018 04:27:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.7"}],"id":"517d0d2a-172a-4404-b6c7-3010b94fb821","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:94:05","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:33Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.5"}],"id":"5f47423d-db0e-484b-815b-8fe5df099121","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:ca:b0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:33Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.1"}],"id":"626d692f-6c14-478b-8e00-051da4658af8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:25:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:34Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"}]} 2018-10-10 04:27:35,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=9e58f799-3ae5-4d68-8279-3e0c6b882f91 used request id req-04887fa8-b0a1-4be4-a5c7-0ff07a8af52d 2018-10-10 04:27:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:36,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f87da445-1c4c-44bf-8e76-c35a33892273 Date: Wed, 10 Oct 2018 04:27:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:36,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-f87da445-1c4c-44bf-8e76-c35a33892273 2018-10-10 04:27:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:36,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9f557708-d1e2-4ba0-9838-bf69e9426af6 Date: Wed, 10 Oct 2018 04:27:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:36,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-9f557708-d1e2-4ba0-9838-bf69e9426af6 2018-10-10 04:27:36,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:36,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f7a00639-9f67-4c4a-83c2-9f73abef355f Date: Wed, 10 Oct 2018 04:27:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:36,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-f7a00639-9f67-4c4a-83c2-9f73abef355f 2018-10-10 04:27:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:36,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-73c029c4-4d69-4c9f-82f3-fa9af41c7e92 Date: Wed, 10 Oct 2018 04:27:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:27:36,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-73c029c4-4d69-4c9f-82f3-fa9af41c7e92 2018-10-10 04:27:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:36,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:36,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2e057d-cae2-4e8e-99cd-db654f265afd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:27:36,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-8f2e057d-cae2-4e8e-99cd-db654f265afd 2018-10-10 04:27:36,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?name=CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:36,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f5a5a9fe-a37a-46e0-b446-124db178b793 Date: Wed, 10 Oct 2018 04:27:36 GMT RESP BODY: {"ports":[]} 2018-10-10 04:27:36,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?name=CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1&admin_state_up=True used request id req-f5a5a9fe-a37a-46e0-b446-124db178b793 2018-10-10 04:27:36,628 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1 for router - CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router 2018-10-10 04:27:36,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:36,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:37,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["kzsz5a4rQ4-E07M1j_jIIw"], "issued_at": "2018-10-10T04:27:36.000000Z"}} 2018-10-10 04:27:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45758ccfb7994e41efa6e058270f99ce6a0b5cb2" 2018-10-10 04:27:37,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930edd87-8b0d-4758-a72b-de3dfdafb08d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:37,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-930edd87-8b0d-4758-a72b-de3dfdafb08d 2018-10-10 04:27:37,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:37,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1ab08d93-2dae-4553-af63-76a2ed302bee Date: Wed, 10 Oct 2018 04:27:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:27:37,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-1ab08d93-2dae-4553-af63-76a2ed302bee 2018-10-10 04:27:37,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:37,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2b1ae4c8-9371-4375-80c1-8d5195169d54 Date: Wed, 10 Oct 2018 04:27:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 04:27:37,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-2b1ae4c8-9371-4375-80c1-8d5195169d54 2018-10-10 04:27:37,395 - neutron_utils - INFO - Creating port for network with name - external 2018-10-10 04:27:37,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" -d '{"port": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "name": "CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1", "admin_state_up": true}}' 2018-10-10 04:27:38,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-43dab226-ac51-4031-a9b1-397054f4e7d8 Date: Wed, 10 Oct 2018 04:27:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:37Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.209"}],"id":"d9357896-0f7a-42de-a955-e6e9dd4b2c6a","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:42:a9","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1","project_id":"d5305fdc040b46e8a5822458ce03bbb3","qos_policy_id":null,"admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:27:37Z","binding:vnic_type":"normal"}} 2018-10-10 04:27:38,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-43dab226-ac51-4031-a9b1-397054f4e7d8 2018-10-10 04:27:38,215 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1 for router - CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router 2018-10-10 04:27:38,215 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router 2018-10-10 04:27:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/9e58f799-3ae5-4d68-8279-3e0c6b882f91/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" -d '{"port_id": "d9357896-0f7a-42de-a955-e6e9dd4b2c6a"}' 2018-10-10 04:27:39,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20ee5af1-edc1-45e3-8dd6-5f1e56b2a24d Date: Wed, 10 Oct 2018 04:27:39 GMT RESP BODY: {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "subnet_ids": ["aba2c23f-74a8-4abc-89e9-a47b00844074"], "port_id": "d9357896-0f7a-42de-a955-e6e9dd4b2c6a", "id": "9e58f799-3ae5-4d68-8279-3e0c6b882f91"} 2018-10-10 04:27:39,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9e58f799-3ae5-4d68-8279-3e0c6b882f91/add_router_interface used request id req-20ee5af1-edc1-45e3-8dd6-5f1e56b2a24d 2018-10-10 04:27:39,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/9e58f799-3ae5-4d68-8279-3e0c6b882f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:40,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-776eecce-1f91-4c21-9f34-b54aebef2894 Date: Wed, 10 Oct 2018 04:27:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:27:32Z", "admin_state_up": true, "updated_at": "2018-10-10T04:27:39Z", "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "9e58f799-3ae5-4d68-8279-3e0c6b882f91", "name": "CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router"}} 2018-10-10 04:27:40,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/9e58f799-3ae5-4d68-8279-3e0c6b882f91 used request id req-776eecce-1f91-4c21-9f34-b54aebef2894 2018-10-10 04:27:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=9e58f799-3ae5-4d68-8279-3e0c6b882f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:40,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3692 X-Openstack-Request-Id: req-22bad96a-b195-41ba-bf49-a722dba242d6 Date: Wed, 10 Oct 2018 04:27:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:37Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.7"}],"id":"517d0d2a-172a-4404-b6c7-3010b94fb821","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:94:05","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:33Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:38Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.5"}],"id":"5f47423d-db0e-484b-815b-8fe5df099121","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:ca:b0","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:33Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:38Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.1"}],"id":"626d692f-6c14-478b-8e00-051da4658af8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:25:68","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:34Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.209"}],"id":"d9357896-0f7a-42de-a955-e6e9dd4b2c6a","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:42:a9","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:27:37Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"}]} 2018-10-10 04:27:40,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=9e58f799-3ae5-4d68-8279-3e0c6b882f91 used request id req-22bad96a-b195-41ba-bf49-a722dba242d6 2018-10-10 04:27:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:40,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4f653946-b284-485e-8e00-877eeaf1e0fb Date: Wed, 10 Oct 2018 04:27:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:40,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-4f653946-b284-485e-8e00-877eeaf1e0fb 2018-10-10 04:27:40,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:40,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-218ad9da-8fd3-47af-8590-950086f1421d Date: Wed, 10 Oct 2018 04:27:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:40,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-218ad9da-8fd3-47af-8590-950086f1421d 2018-10-10 04:27:40,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:40,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-72723297-82e1-4af1-abf1-436a9f9085c3 Date: Wed, 10 Oct 2018 04:27:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:40,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-72723297-82e1-4af1-abf1-436a9f9085c3 2018-10-10 04:27:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:40,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-da5fb08d-4ec3-41b2-8c2b-685f2793b35d Date: Wed, 10 Oct 2018 04:27:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:27:40,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-da5fb08d-4ec3-41b2-8c2b-685f2793b35d 2018-10-10 04:27:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:40,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd08182-ae8f-4803-ab86-d1c070734da2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:40,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6bd08182-ae8f-4803-ab86-d1c070734da2 2018-10-10 04:27:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:40,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-e5107efc-91c6-4621-9aa5-9220a1999a8f Date: Wed, 10 Oct 2018 04:27:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:27:32Z", "admin_state_up": true, "updated_at": "2018-10-10T04:27:39Z", "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "9e58f799-3ae5-4d68-8279-3e0c6b882f91", "name": "CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router"}]} 2018-10-10 04:27:40,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router&admin_state_up=True used request id req-e5107efc-91c6-4621-9aa5-9220a1999a8f 2018-10-10 04:27:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:40,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:40,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:41,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1dc0c86-05fa-4028-a19d-85770f1bb15d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:27:41,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c1dc0c86-05fa-4028-a19d-85770f1bb15d 2018-10-10 04:27:41,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=9e58f799-3ae5-4d68-8279-3e0c6b882f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:41,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3789 X-Openstack-Request-Id: req-243088ac-7054-48d3-8bed-ee19e87e63bc Date: Wed, 10 Oct 2018 04:27:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:37Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.7"}],"id":"517d0d2a-172a-4404-b6c7-3010b94fb821","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:94:05","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:33Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:38Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.5"}],"id":"5f47423d-db0e-484b-815b-8fe5df099121","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:ca:b0","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:33Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:38Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","ip_address":"169.254.192.1"}],"id":"626d692f-6c14-478b-8e00-051da4658af8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:25:68","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d5305fdc040b46e8a5822458ce03bbb3","admin_state_up":true,"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:34Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.209"}],"id":"d9357896-0f7a-42de-a955-e6e9dd4b2c6a","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:42:a9","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:27:37Z","binding:vnic_type":"normal","device_id":"9e58f799-3ae5-4d68-8279-3e0c6b882f91"}]} 2018-10-10 04:27:41,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=9e58f799-3ae5-4d68-8279-3e0c6b882f91 used request id req-243088ac-7054-48d3-8bed-ee19e87e63bc 2018-10-10 04:27:41,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:41,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-63116124-e4ec-49ed-9331-a4154e295577 Date: Wed, 10 Oct 2018 04:27:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:41,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-63116124-e4ec-49ed-9331-a4154e295577 2018-10-10 04:27:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:41,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-48e7640a-87b1-4cb4-83c9-c1ae52ccb7b3 Date: Wed, 10 Oct 2018 04:27:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:41,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-48e7640a-87b1-4cb4-83c9-c1ae52ccb7b3 2018-10-10 04:27:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:41,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1af88c29-8dc3-4af2-9471-f16d8bc1c700 Date: Wed, 10 Oct 2018 04:27:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"597e01ee-363e-4460-aa4a-46a98be8816f","tenant_id":"","created_at":"2018-10-10T04:27:32Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"64f7e178-7895-44b5-8b8b-7bfd2c59c44b","subnetpool_id":null,"name":"HA subnet tenant d5305fdc040b46e8a5822458ce03bbb3"}} 2018-10-10 04:27:41,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/64f7e178-7895-44b5-8b8b-7bfd2c59c44b used request id req-1af88c29-8dc3-4af2-9471-f16d8bc1c700 2018-10-10 04:27:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:42,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8418bd74-7a88-4162-9ae5-e15513d243c2 Date: Wed, 10 Oct 2018 04:27:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 04:27:42,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-8418bd74-7a88-4162-9ae5-e15513d243c2 2018-10-10 04:27:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:42,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9d51a1e5-6b94-4f5b-be2c-3bda3a1ca931 Date: Wed, 10 Oct 2018 04:27:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 04:27:42,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-9d51a1e5-6b94-4f5b-be2c-3bda3a1ca931 2018-10-10 04:27:42,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b39defe1756cc3ea00efcf9f55fcdda2a3841c" 2018-10-10 04:27:42,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7197a911-f6fd-400f-b241-48b2d99c252b Date: Wed, 10 Oct 2018 04:27:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-10 04:27:42,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-7197a911-f6fd-400f-b241-48b2d99c252b 2018-10-10 04:27:42,370 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router and port CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-port1 2018-10-10 04:27:42,370 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router 2018-10-10 04:27:42,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/9e58f799-3ae5-4d68-8279-3e0c6b882f91/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" -d '{"port_id": "d9357896-0f7a-42de-a955-e6e9dd4b2c6a"}' 2018-10-10 04:27:43,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3d13867a-69f3-4be9-865a-78692b239540 Date: Wed, 10 Oct 2018 04:27:43 GMT RESP BODY: {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "subnet_ids": ["aba2c23f-74a8-4abc-89e9-a47b00844074"], "port_id": "d9357896-0f7a-42de-a955-e6e9dd4b2c6a", "id": "9e58f799-3ae5-4d68-8279-3e0c6b882f91"} 2018-10-10 04:27:43,717 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9e58f799-3ae5-4d68-8279-3e0c6b882f91/remove_router_interface used request id req-3d13867a-69f3-4be9-865a-78692b239540 2018-10-10 04:27:43,717 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router 2018-10-10 04:27:43,717 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3d94fa31-31c7-4803-b6f8-e55b6cfc6a82-pub-router 2018-10-10 04:27:43,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/9e58f799-3ae5-4d68-8279-3e0c6b882f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752d66e9265a5d370a30631bf6e75e914144c5d6" 2018-10-10 04:27:46,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d855d6da-8969-48d0-8604-69f1978f4691 Content-Length: 0 Date: Wed, 10 Oct 2018 04:27:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:27:46,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/9e58f799-3ae5-4d68-8279-3e0c6b882f91 used request id req-d855d6da-8969-48d0-8604-69f1978f4691 2018-10-10 04:27:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:46,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d754dada-85a7-408f-8c53-1e73e79e0d3a Date: Wed, 10 Oct 2018 04:27:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:27:46,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d754dada-85a7-408f-8c53-1e73e79e0d3a 2018-10-10 04:27:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:46,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ba84b3-74fb-4dc4-b0f5-3d10f279156b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:27:46,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-67ba84b3-74fb-4dc4-b0f5-3d10f279156b 2018-10-10 04:27:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:47,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd579d7-0aee-495d-9eb6-50883460fb66 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:27:47,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-6cd579d7-0aee-495d-9eb6-50883460fb66 2018-10-10 04:27:47,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:47,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ae80fc-3425-4c57-ae93-b4f818b5ac1e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:27:47,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-34ae80fc-3425-4c57-ae93-b4f818b5ac1e 2018-10-10 04:27:47,147 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f18ec140-bf48-4c1-proj 2018-10-10 04:27:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7c2d9928c25843ecbf79adee50176ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:47,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-660bc0ef-4bc8-4aa2-aa08-782ccf959ba7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:47,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7c2d9928c25843ecbf79adee50176ea7 used request id req-660bc0ef-4bc8-4aa2-aa08-782ccf959ba7 2018-10-10 04:27:47,356 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f18ec140-bf48-4c1-proj-role 2018-10-10 04:27:47,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4c1f15cc7b3a4986a5dab61977cc348e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:47,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ddd3262-f53f-4b3b-b01f-f32ea181cb4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:47,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4c1f15cc7b3a4986a5dab61977cc348e used request id req-2ddd3262-f53f-4b3b-b01f-f32ea181cb4d 2018-10-10 04:27:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5e3f7057767b53c3c951dd78812b800cac44e1" 2018-10-10 04:27:47,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bd824a-5c7c-480c-9a0f-7f38eccaeb73 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:27:47,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-39bd824a-5c7c-480c-9a0f-7f38eccaeb73 2018-10-10 04:27:47,564 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f18ec140-bf48-4c1-user 2018-10-10 04:27:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9d4354cb20f34102bdf373d591ac56fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195958c6f3d6b315826131dfc5188ebb6cb5d482" 2018-10-10 04:27:47,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19f3872a-6160-46a9-9be5-c13beb7fe59e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:47,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9d4354cb20f34102bdf373d591ac56fe used request id req-19f3872a-6160-46a9-9be5-c13beb7fe59e 2018-10-10 04:27:47,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:48,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["3HV5GKiyQD-cSpgfD9fHIQ"], "issued_at": "2018-10-10T04:27:48.000000Z"}} 2018-10-10 04:27:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e773476799c45882218f79024e36ab7458f7eb17" 2018-10-10 04:27:48,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26d6ec0-d9f7-4b82-9986-18bb4b4862c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:48,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a26d6ec0-d9f7-4b82-9986-18bb4b4862c1 2018-10-10 04:27:48,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:48,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:48,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["qAxsstHZQgyC4K4x9oeszQ"], "issued_at": "2018-10-10T04:27:48.000000Z"}} 2018-10-10 04:27:48,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:27:48,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a478fe7-30a1-4a4f-91eb-738139ef150b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:48,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3a478fe7-30a1-4a4f-91eb-738139ef150b 2018-10-10 04:27:48,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:48,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:48,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:27:48,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2dbf3fd-0e19-4afa-9d37-9405aa83cb08 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:27:48,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj used request id req-e2dbf3fd-0e19-4afa-9d37-9405aa83cb08 2018-10-10 04:27:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:27:48,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc8f3db-3ff4-4205-9627-86ecb03980a4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:27:48,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6fc8f3db-3ff4-4205-9627-86ecb03980a4 2018-10-10 04:27:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj"}}' 2018-10-10 04:27:49,048 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1964e2b-c4b4-47f4-b34d-e3364b9c3388 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4"}, "enabled": true, "id": "833cd3efef4c42d2aade71080b6c90d4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj"}} 2018-10-10 04:27:49,048 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e1964e2b-c4b4-47f4-b34d-e3364b9c3388 2018-10-10 04:27:49,048 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj 2018-10-10 04:27:49,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:49,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:49,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["TsCmAodBTjWV0h6poHrIFA"], "issued_at": "2018-10-10T04:27:49.000000Z"}} 2018-10-10 04:27:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918828d48d2f88b60a4a66be3834eee5c6bb9379" 2018-10-10 04:27:49,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acc1032-2249-4fed-b132-a2e320aa8793 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:49,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4acc1032-2249-4fed-b132-a2e320aa8793 2018-10-10 04:27:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:27:49,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:27:49,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918828d48d2f88b60a4a66be3834eee5c6bb9379" 2018-10-10 04:27:49,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aeae2b4-bc68-4b70-8674-d284f14307fc Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:27:49,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9aeae2b4-bc68-4b70-8674-d284f14307fc 2018-10-10 04:27:49,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918828d48d2f88b60a4a66be3834eee5c6bb9379" 2018-10-10 04:27:49,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d583a2-528d-42e8-b057-3d63302a8821 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4"}, "enabled": true, "id": "833cd3efef4c42d2aade71080b6c90d4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj"}]} 2018-10-10 04:27:49,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj used request id req-d9d583a2-528d-42e8-b057-3d63302a8821 2018-10-10 04:27:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918828d48d2f88b60a4a66be3834eee5c6bb9379" 2018-10-10 04:27:49,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7259b961-fb11-4966-958e-de6711946aaa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:27:49,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7259b961-fb11-4966-958e-de6711946aaa 2018-10-10 04:27:50,126 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-user 2018-10-10 04:27:50,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:27:50,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47f36cb-be9b-445c-aae3-29716bd24969 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:27:50,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c47f36cb-be9b-445c-aae3-29716bd24969 2018-10-10 04:27:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" -d '{"role": {"name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role"}}' 2018-10-10 04:27:50,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85712196-3f97-4f18-9eae-59749eeb9d8a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbd3aa968e694096a01918a16b40546f", "links": {"self": "http://172.30.9.25:5000/v3/roles/bbd3aa968e694096a01918a16b40546f"}, "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role"}} 2018-10-10 04:27:50,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-85712196-3f97-4f18-9eae-59749eeb9d8a 2018-10-10 04:27:50,348 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role 2018-10-10 04:27:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/bbd3aa968e694096a01918a16b40546f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:27:50,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24709dff-8783-4899-8e49-d8b9a86f98eb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/bbd3aa968e694096a01918a16b40546f"}, "domain_id": null, "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role", "id": "bbd3aa968e694096a01918a16b40546f"}} 2018-10-10 04:27:50,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/bbd3aa968e694096a01918a16b40546f used request id req-24709dff-8783-4899-8e49-d8b9a86f98eb 2018-10-10 04:27:50,439 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role to project CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj 2018-10-10 04:27:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4/users/2f415a85fc244b8580949be6ff2197c8/roles/bbd3aa968e694096a01918a16b40546f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:27:50,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd118de2-4d2d-4765-975d-7541420bbb61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:27:50,559 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4/users/2f415a85fc244b8580949be6ff2197c8/roles/bbd3aa968e694096a01918a16b40546f used request id req-bd118de2-4d2d-4765-975d-7541420bbb61 2018-10-10 04:27:50,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:50,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:50,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbd3aa968e694096a01918a16b40546f", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role"}], "expires_at": "2018-10-10T05:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833cd3efef4c42d2aade71080b6c90d4", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-user", "id": "2f415a85fc244b8580949be6ff2197c8"}, "audit_ids": ["XzYxbtMgQdasjcV0WveeRA"], "issued_at": "2018-10-10T04:27:50.000000Z"}} 2018-10-10 04:27:50,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" 2018-10-10 04:27:51,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4e8814-4226-4a70-bd8a-be7878347a7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:51,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6f4e8814-4226-4a70-bd8a-be7878347a7e 2018-10-10 04:27:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" 2018-10-10 04:27:51,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9afb1a7-822b-455b-b3eb-abbfd3b67396 Date: Wed, 10 Oct 2018 04:27:51 GMT RESP BODY: {"networks":[]} 2018-10-10 04:27:51,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-net1 used request id req-a9afb1a7-822b-455b-b3eb-abbfd3b67396 2018-10-10 04:27:51,215 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-net1 2018-10-10 04:27:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" -d '{"network": {"name": "CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-net1", "admin_state_up": true}}' 2018-10-10 04:27:51,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-814bf4a9-b157-4ac7-8a10-1cae1496fd24 Date: Wed, 10 Oct 2018 04:27:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"870bc391-c9c7-40ac-a148-f9556d6b416a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"833cd3efef4c42d2aade71080b6c90d4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:27:51Z","is_default":false,"name":"CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"833cd3efef4c42d2aade71080b6c90d4","created_at":"2018-10-10T04:27:51Z","mtu":1450}} 2018-10-10 04:27:51,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-814bf4a9-b157-4ac7-8a10-1cae1496fd24 2018-10-10 04:27:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=870bc391-c9c7-40ac-a148-f9556d6b416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" 2018-10-10 04:27:52,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a08e0df2-6308-4ef2-b60f-3998bb92bc67 Date: Wed, 10 Oct 2018 04:27:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:27:51Z","tenant_id":"833cd3efef4c42d2aade71080b6c90d4","created_at":"2018-10-10T04:27:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"833cd3efef4c42d2aade71080b6c90d4","id":"870bc391-c9c7-40ac-a148-f9556d6b416a","name":"CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-net1"}]} 2018-10-10 04:27:52,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=870bc391-c9c7-40ac-a148-f9556d6b416a used request id req-a08e0df2-6308-4ef2-b60f-3998bb92bc67 2018-10-10 04:27:52,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=870bc391-c9c7-40ac-a148-f9556d6b416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" 2018-10-10 04:27:52,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eef18d44-8e3d-4af5-b82e-82ca8d9718e1 Date: Wed, 10 Oct 2018 04:27:52 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:27:52,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=870bc391-c9c7-40ac-a148-f9556d6b416a used request id req-eef18d44-8e3d-4af5-b82e-82ca8d9718e1 2018-10-10 04:27:52,246 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1 2018-10-10 04:27:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" -d '{"subnets": [{"ip_version": 4, "network_id": "870bc391-c9c7-40ac-a148-f9556d6b416a", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1"}]}' 2018-10-10 04:27:53,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4a45d8d7-ec57-4206-8b93-2acd25ce2e32 Date: Wed, 10 Oct 2018 04:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"870bc391-c9c7-40ac-a148-f9556d6b416a","tenant_id":"833cd3efef4c42d2aade71080b6c90d4","created_at":"2018-10-10T04:27:52Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:52Z","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":"833cd3efef4c42d2aade71080b6c90d4","id":"b1dc58ec-7f95-4665-a75a-2eb5a5076cc5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1"}]} 2018-10-10 04:27:53,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-4a45d8d7-ec57-4206-8b93-2acd25ce2e32 2018-10-10 04:27:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=870bc391-c9c7-40ac-a148-f9556d6b416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" 2018-10-10 04:27:53,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2de0c3d0-f235-405e-8335-8fbe2d39b125 Date: Wed, 10 Oct 2018 04:27:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1dc58ec-7f95-4665-a75a-2eb5a5076cc5"],"updated_at":"2018-10-10T04:27:52Z","tenant_id":"833cd3efef4c42d2aade71080b6c90d4","created_at":"2018-10-10T04:27:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"833cd3efef4c42d2aade71080b6c90d4","id":"870bc391-c9c7-40ac-a148-f9556d6b416a","name":"CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-net1"}]} 2018-10-10 04:27:53,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=870bc391-c9c7-40ac-a148-f9556d6b416a used request id req-2de0c3d0-f235-405e-8335-8fbe2d39b125 2018-10-10 04:27:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=870bc391-c9c7-40ac-a148-f9556d6b416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" 2018-10-10 04:27:53,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0b05ea24-11ac-4950-815a-8dc959c8f274 Date: Wed, 10 Oct 2018 04:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"870bc391-c9c7-40ac-a148-f9556d6b416a","tenant_id":"833cd3efef4c42d2aade71080b6c90d4","created_at":"2018-10-10T04:27:52Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:52Z","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":"833cd3efef4c42d2aade71080b6c90d4","id":"b1dc58ec-7f95-4665-a75a-2eb5a5076cc5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1"}]} 2018-10-10 04:27:53,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=870bc391-c9c7-40ac-a148-f9556d6b416a used request id req-0b05ea24-11ac-4950-815a-8dc959c8f274 2018-10-10 04:27:53,707 - OpenStackNetwork - DEBUG - Network [870bc391-c9c7-40ac-a148-f9556d6b416a] created successfully 2018-10-10 04:27:53,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:53,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:54,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbd3aa968e694096a01918a16b40546f", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role"}], "expires_at": "2018-10-10T05:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833cd3efef4c42d2aade71080b6c90d4", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-user", "id": "2f415a85fc244b8580949be6ff2197c8"}, "audit_ids": ["0qFonlmMSvKj94iCFLz0fA"], "issued_at": "2018-10-10T04:27:54.000000Z"}} 2018-10-10 04:27:54,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:27:54,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a92080-b22c-48aa-a8cb-b339bb4e968d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:54,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-36a92080-b22c-48aa-a8cb-b339bb4e968d 2018-10-10 04:27:54,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:27:54,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5487c04-4a38-4cdf-8c73-bea4ea2753d9 Date: Wed, 10 Oct 2018 04:27:54 GMT RESP BODY: {"routers": []} 2018-10-10 04:27:54,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router&admin_state_up=True used request id req-d5487c04-4a38-4cdf-8c73-bea4ea2753d9 2018-10-10 04:27:54,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:27:54,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:27:54,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbd3aa968e694096a01918a16b40546f", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role"}], "expires_at": "2018-10-10T05:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833cd3efef4c42d2aade71080b6c90d4", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/833cd3efef4c42d2aade71080b6c90d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-user", "id": "2f415a85fc244b8580949be6ff2197c8"}, "audit_ids": ["Q8zo7RMaSn2JGIJ8BxITJw"], "issued_at": "2018-10-10T04:27:54.000000Z"}} 2018-10-10 04:27:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21fd7c441adadd0d7952fb4aa0a24447fbd4ccb" 2018-10-10 04:27:54,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9367be-00fa-4d51-90b2-7229fb51ab98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:27:54,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ab9367be-00fa-4d51-90b2-7229fb51ab98 2018-10-10 04:27:54,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:27:55,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0a183be0-96b0-4d8a-b84a-b394510b1fe0 Date: Wed, 10 Oct 2018 04:27:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:27:55,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-0a183be0-96b0-4d8a-b84a-b394510b1fe0 2018-10-10 04:27:55,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:27:55,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-030b7bc4-a3e0-42c5-84a8-204c34069410 Date: Wed, 10 Oct 2018 04:27:55 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:27:55,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-030b7bc4-a3e0-42c5-84a8-204c34069410 2018-10-10 04:27:55,480 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router 2018-10-10 04:27:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router", "admin_state_up": true}}' 2018-10-10 04:28:00,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-73ff862b-0e5d-4f0e-acd9-414a7caa22d1 Date: Wed, 10 Oct 2018 04:28:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "created_at": "2018-10-10T04:27:56Z", "admin_state_up": true, "updated_at": "2018-10-10T04:27:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "833cd3efef4c42d2aade71080b6c90d4", "id": "9784d2f6-02d0-4e5b-9ee2-429809460304", "name": "CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router"}} 2018-10-10 04:28:00,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-73ff862b-0e5d-4f0e-acd9-414a7caa22d1 2018-10-10 04:28:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=9784d2f6-02d0-4e5b-9ee2-429809460304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:28:00,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-207e1fca-ae54-4c94-b665-da572ab5016e Date: Wed, 10 Oct 2018 04:28:00 GMT RESP BODY: {"ports":[]} 2018-10-10 04:28:00,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=9784d2f6-02d0-4e5b-9ee2-429809460304 used request id req-207e1fca-ae54-4c94-b665-da572ab5016e 2018-10-10 04:28:00,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:28:00,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9b04e46a-cb4f-4ec0-bc20-07db861521d3 Date: Wed, 10 Oct 2018 04:28:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"870bc391-c9c7-40ac-a148-f9556d6b416a","tenant_id":"833cd3efef4c42d2aade71080b6c90d4","created_at":"2018-10-10T04:27:52Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:52Z","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":"833cd3efef4c42d2aade71080b6c90d4","id":"b1dc58ec-7f95-4665-a75a-2eb5a5076cc5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1"}]} 2018-10-10 04:28:00,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1 used request id req-9b04e46a-cb4f-4ec0-bc20-07db861521d3 2018-10-10 04:28:00,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:28:00,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:28:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:28:00,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:28:00,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b29ed55-dfb3-4778-b73c-43269d3d2b12 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4"}, "enabled": true, "id": "833cd3efef4c42d2aade71080b6c90d4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj"}} 2018-10-10 04:28:00,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4 used request id req-7b29ed55-dfb3-4778-b73c-43269d3d2b12 2018-10-10 04:28:00,988 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 04:28:00,988 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router 2018-10-10 04:28:00,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/9784d2f6-02d0-4e5b-9ee2-429809460304/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" -d '{"subnet_id": "b1dc58ec-7f95-4665-a75a-2eb5a5076cc5"}' 2018-10-10 04:28:03,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e0a82a0c-e123-4f20-b56a-a3ed961491c2 Date: Wed, 10 Oct 2018 04:28:03 GMT RESP BODY: {"network_id": "870bc391-c9c7-40ac-a148-f9556d6b416a", "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "subnet_id": "b1dc58ec-7f95-4665-a75a-2eb5a5076cc5", "subnet_ids": ["b1dc58ec-7f95-4665-a75a-2eb5a5076cc5"], "port_id": "98d0ad11-c42b-4d91-924a-4880d0bf8372", "id": "9784d2f6-02d0-4e5b-9ee2-429809460304"} 2018-10-10 04:28:03,209 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9784d2f6-02d0-4e5b-9ee2-429809460304/add_router_interface used request id req-e0a82a0c-e123-4f20-b56a-a3ed961491c2 2018-10-10 04:28:03,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/9784d2f6-02d0-4e5b-9ee2-429809460304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:28:03,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1a2bde47-f4a8-4e72-b263-64a331c77376 Date: Wed, 10 Oct 2018 04:28:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "created_at": "2018-10-10T04:27:56Z", "admin_state_up": true, "updated_at": "2018-10-10T04:28:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "833cd3efef4c42d2aade71080b6c90d4", "id": "9784d2f6-02d0-4e5b-9ee2-429809460304", "name": "CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router"}} 2018-10-10 04:28:03,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/9784d2f6-02d0-4e5b-9ee2-429809460304 used request id req-1a2bde47-f4a8-4e72-b263-64a331c77376 2018-10-10 04:28:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=9784d2f6-02d0-4e5b-9ee2-429809460304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:28:03,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-671909a0-fa5f-4b86-874a-7a4a401fa52e Date: Wed, 10 Oct 2018 04:28:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:28:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1dc58ec-7f95-4665-a75a-2eb5a5076cc5","ip_address":"10.200.201.1"}],"id":"98d0ad11-c42b-4d91-924a-4880d0bf8372","security_groups":[],"mac_address":"fa:16:3e:53:7c:e4","project_id":"833cd3efef4c42d2aade71080b6c90d4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"870bc391-c9c7-40ac-a148-f9556d6b416a","tenant_id":"833cd3efef4c42d2aade71080b6c90d4","created_at":"2018-10-10T04:28:01Z","binding:vnic_type":"normal","device_id":"9784d2f6-02d0-4e5b-9ee2-429809460304"}]} 2018-10-10 04:28:03,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=9784d2f6-02d0-4e5b-9ee2-429809460304 used request id req-671909a0-fa5f-4b86-874a-7a4a401fa52e 2018-10-10 04:28:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/b1dc58ec-7f95-4665-a75a-2eb5a5076cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:28:03,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-666f26b6-33a9-4834-b05b-57c5dd7c3a50 Date: Wed, 10 Oct 2018 04:28:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"870bc391-c9c7-40ac-a148-f9556d6b416a","tenant_id":"833cd3efef4c42d2aade71080b6c90d4","created_at":"2018-10-10T04:27:52Z","dns_nameservers":[],"updated_at":"2018-10-10T04:27:52Z","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":"833cd3efef4c42d2aade71080b6c90d4","id":"b1dc58ec-7f95-4665-a75a-2eb5a5076cc5","subnetpool_id":null,"name":"CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1"}} 2018-10-10 04:28:03,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/b1dc58ec-7f95-4665-a75a-2eb5a5076cc5 used request id req-666f26b6-33a9-4834-b05b-57c5dd7c3a50 2018-10-10 04:28:03,556 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router and subnet CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1 2018-10-10 04:28:03,557 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router 2018-10-10 04:28:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/9784d2f6-02d0-4e5b-9ee2-429809460304/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" -d '{"subnet_id": "b1dc58ec-7f95-4665-a75a-2eb5a5076cc5"}' 2018-10-10 04:28:04,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-33fdcf5c-1144-4d4e-af3e-147e8cd214a2 Date: Wed, 10 Oct 2018 04:28:04 GMT RESP BODY: {"network_id": "870bc391-c9c7-40ac-a148-f9556d6b416a", "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "subnet_id": "b1dc58ec-7f95-4665-a75a-2eb5a5076cc5", "subnet_ids": ["b1dc58ec-7f95-4665-a75a-2eb5a5076cc5"], "port_id": "98d0ad11-c42b-4d91-924a-4880d0bf8372", "id": "9784d2f6-02d0-4e5b-9ee2-429809460304"} 2018-10-10 04:28:04,862 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/9784d2f6-02d0-4e5b-9ee2-429809460304/remove_router_interface used request id req-33fdcf5c-1144-4d4e-af3e-147e8cd214a2 2018-10-10 04:28:04,862 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router 2018-10-10 04:28:04,862 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-router 2018-10-10 04:28:04,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/9784d2f6-02d0-4e5b-9ee2-429809460304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164b0175474594c9a47ca7473e314993129f94e3" 2018-10-10 04:28:08,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-543ba9ba-49d6-4bd2-b34c-39dcd1b87982 Content-Length: 0 Date: Wed, 10 Oct 2018 04:28:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:08,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/9784d2f6-02d0-4e5b-9ee2-429809460304 used request id req-543ba9ba-49d6-4bd2-b34c-39dcd1b87982 2018-10-10 04:28:08,131 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1 2018-10-10 04:28:08,131 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-subnet1 2018-10-10 04:28:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b1dc58ec-7f95-4665-a75a-2eb5a5076cc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" 2018-10-10 04:28:10,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8be8319d-938b-4aec-8ba7-04d5d19c8dbd Date: Wed, 10 Oct 2018 04:28:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:10,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b1dc58ec-7f95-4665-a75a-2eb5a5076cc5 used request id req-8be8319d-938b-4aec-8ba7-04d5d19c8dbd 2018-10-10 04:28:10,324 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e535a2fa-aaf1-427e-95b7-f802fdf02b09-pub-net1 2018-10-10 04:28:10,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/870bc391-c9c7-40ac-a148-f9556d6b416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b828a904d99b0a72edc6929159cdbebd15c0ea4d" 2018-10-10 04:28:11,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61db09d1-078d-4b20-91de-cb300c9b869c Date: Wed, 10 Oct 2018 04:28:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:11,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/870bc391-c9c7-40ac-a148-f9556d6b416a used request id req-61db09d1-078d-4b20-91de-cb300c9b869c 2018-10-10 04:28:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:11,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-126d08ad-8bfd-4793-89b4-b72d0db07f29 Date: Wed, 10 Oct 2018 04:28:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "created_at": "2018-10-10T04:27:51Z", "updated_at": "2018-10-10T04:27:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:27:51Z", "revision_number": 0, "id": "3876ed11-1c10-4c51-9fa6-2df16c5810bb", "remote_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "remote_ip_prefix": null, "created_at": "2018-10-10T04:27:51Z", "security_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "833cd3efef4c42d2aade71080b6c90d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:27:51Z", "revision_number": 0, "id": "4dc9e6ca-9f38-4014-ab20-13a51cb540a8", "remote_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "remote_ip_prefix": null, "created_at": "2018-10-10T04:27:51Z", "security_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "833cd3efef4c42d2aade71080b6c90d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:27:51Z", "revision_number": 0, "id": "a62eb227-9419-4a1d-a3e0-0b4bd750c65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:27:51Z", "security_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "833cd3efef4c42d2aade71080b6c90d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:27:51Z", "revision_number": 0, "id": "ccc0d5eb-5cee-4a49-9de3-05e4bd64ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:27:51Z", "security_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "833cd3efef4c42d2aade71080b6c90d4"}], "revision_number": 4, "project_id": "833cd3efef4c42d2aade71080b6c90d4", "id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "name": "default"}]} 2018-10-10 04:28:11,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-126d08ad-8bfd-4793-89b4-b72d0db07f29 2018-10-10 04:28:11,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:11,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6cb6443-a629-4e08-9024-c96e2f6f5bdf Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:28:11,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c6cb6443-a629-4e08-9024-c96e2f6f5bdf 2018-10-10 04:28:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:12,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61c0abd-aaba-4c78-a351-7666e9f40450 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:28:12,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-e61c0abd-aaba-4c78-a351-7666e9f40450 2018-10-10 04:28:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:12,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41720fa2-3d59-4d64-bff7-93fddf181d3e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:28:12,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-41720fa2-3d59-4d64-bff7-93fddf181d3e 2018-10-10 04:28:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:12,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d584bebe-71fc-4069-a14a-9c79f9905a43 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4"}, "enabled": true, "id": "833cd3efef4c42d2aade71080b6c90d4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj"}} 2018-10-10 04:28:12,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4 used request id req-d584bebe-71fc-4069-a14a-9c79f9905a43 2018-10-10 04:28:12,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e12a6ea-7cb2-4787-8d93-1562d9ed02e4 2018-10-10 04:28:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e12a6ea-7cb2-4787-8d93-1562d9ed02e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:12,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-55f4fd8a-7632-4b15-b357-622790744139 Date: Wed, 10 Oct 2018 04:28:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:27:51Z", "security_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "port_range_min": null, "revision_number": 0, "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "created_at": "2018-10-10T04:27:51Z", "project_id": "833cd3efef4c42d2aade71080b6c90d4", "id": "3876ed11-1c10-4c51-9fa6-2df16c5810bb"}, {"remote_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:27:51Z", "security_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "port_range_min": null, "revision_number": 0, "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "created_at": "2018-10-10T04:27:51Z", "project_id": "833cd3efef4c42d2aade71080b6c90d4", "id": "4dc9e6ca-9f38-4014-ab20-13a51cb540a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:27:51Z", "security_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "port_range_min": null, "revision_number": 0, "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "created_at": "2018-10-10T04:27:51Z", "project_id": "833cd3efef4c42d2aade71080b6c90d4", "id": "a62eb227-9419-4a1d-a3e0-0b4bd750c65d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:27:51Z", "security_group_id": "8e12a6ea-7cb2-4787-8d93-1562d9ed02e4", "port_range_min": null, "revision_number": 0, "tenant_id": "833cd3efef4c42d2aade71080b6c90d4", "created_at": "2018-10-10T04:27:51Z", "project_id": "833cd3efef4c42d2aade71080b6c90d4", "id": "ccc0d5eb-5cee-4a49-9de3-05e4bd64ca8f"}]} 2018-10-10 04:28:12,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8e12a6ea-7cb2-4787-8d93-1562d9ed02e4 used request id req-55f4fd8a-7632-4b15-b357-622790744139 2018-10-10 04:28:12,384 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:28:12,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8e12a6ea-7cb2-4787-8d93-1562d9ed02e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:12,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cff477e6-2d19-4a6c-a3db-3c215798d699 Content-Length: 0 Date: Wed, 10 Oct 2018 04:28:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:12,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8e12a6ea-7cb2-4787-8d93-1562d9ed02e4 used request id req-cff477e6-2d19-4a6c-a3db-3c215798d699 2018-10-10 04:28:12,755 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj 2018-10-10 04:28:12,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:12,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24336c17-bd2c-45fc-9299-755d191176d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:12,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/833cd3efef4c42d2aade71080b6c90d4 used request id req-24336c17-bd2c-45fc-9299-755d191176d4 2018-10-10 04:28:12,968 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-proj-role 2018-10-10 04:28:12,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/bbd3aa968e694096a01918a16b40546f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:13,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ccb4398-e89b-4719-83fb-b06245c53ebd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:13,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/bbd3aa968e694096a01918a16b40546f used request id req-9ccb4398-e89b-4719-83fb-b06245c53ebd 2018-10-10 04:28:13,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f3aaa69f661092d845a275c076e51c6cccb547" 2018-10-10 04:28:13,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eaf6d0d-eef4-485d-be5b-db7d4de64e34 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:28:13,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9eaf6d0d-eef4-485d-be5b-db7d4de64e34 2018-10-10 04:28:13,169 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fe5ed8d6-e40a-4e0-user 2018-10-10 04:28:13,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2f415a85fc244b8580949be6ff2197c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918828d48d2f88b60a4a66be3834eee5c6bb9379" 2018-10-10 04:28:13,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70eaae8b-c659-4475-873d-317ff719e673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:13,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2f415a85fc244b8580949be6ff2197c8 used request id req-70eaae8b-c659-4475-873d-317ff719e673 2018-10-10 04:28:13,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:13,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2h56CCysRSiDsngfRodUoQ"], "issued_at": "2018-10-10T04:28:13.000000Z"}} 2018-10-10 04:28:13,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528e038b5d62994c6eab3b1e33d0c44335f18cdd" 2018-10-10 04:28:13,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d273eddd-be9f-4d85-8528-6d7c577ee367 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:13,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d273eddd-be9f-4d85-8528-6d7c577ee367 2018-10-10 04:28:13,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:13,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:14,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["7nt10XyTRwyIPFS4-ieHTg"], "issued_at": "2018-10-10T04:28:14.000000Z"}} 2018-10-10 04:28:14,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:14,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e888eb0a-4cf9-4252-ba5d-5d8c69e944e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:14,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e888eb0a-4cf9-4252-ba5d-5d8c69e944e4 2018-10-10 04:28:14,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:28:14,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:28:14,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:14,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b620978f-1346-482d-b080-d1abf41e3a9f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:28:14,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj used request id req-b620978f-1346-482d-b080-d1abf41e3a9f 2018-10-10 04:28:14,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:14,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32ca213-f5af-4e9b-9cda-738ca76187a2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:28:14,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a32ca213-f5af-4e9b-9cda-738ca76187a2 2018-10-10 04:28:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj"}}' 2018-10-10 04:28:14,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0acdc5-cd4c-479d-845c-31dbc047db1a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4cae53761c9b4700becd7719dacb739c"}, "enabled": true, "id": "4cae53761c9b4700becd7719dacb739c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj"}} 2018-10-10 04:28:14,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8d0acdc5-cd4c-479d-845c-31dbc047db1a 2018-10-10 04:28:14,725 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj 2018-10-10 04:28:14,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:14,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:15,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["b29dYiXRRpW8fG6B8JN-pA"], "issued_at": "2018-10-10T04:28:15.000000Z"}} 2018-10-10 04:28:15,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5bca8ac43b6ca01b8444e5c2359f67b4248ad2" 2018-10-10 04:28:15,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962faddc-5fed-4a8c-857d-eef419d1d288 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:15,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-962faddc-5fed-4a8c-857d-eef419d1d288 2018-10-10 04:28:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:28:15,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:28:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5bca8ac43b6ca01b8444e5c2359f67b4248ad2" 2018-10-10 04:28:15,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ec2fa3-1ff4-4dbe-94dc-cf084f0e6244 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:28:15,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a5ec2fa3-1ff4-4dbe-94dc-cf084f0e6244 2018-10-10 04:28:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5bca8ac43b6ca01b8444e5c2359f67b4248ad2" 2018-10-10 04:28:15,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0dbacba-46c6-4e93-803c-c6c088575b45 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4cae53761c9b4700becd7719dacb739c"}, "enabled": true, "id": "4cae53761c9b4700becd7719dacb739c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj"}]} 2018-10-10 04:28:15,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj used request id req-b0dbacba-46c6-4e93-803c-c6c088575b45 2018-10-10 04:28:15,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5bca8ac43b6ca01b8444e5c2359f67b4248ad2" 2018-10-10 04:28:15,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3417348f-9f5c-4543-9cea-ceccf098536a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:28:15,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3417348f-9f5c-4543-9cea-ceccf098536a 2018-10-10 04:28:15,965 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7a4e3612-29a4-4f9-user 2018-10-10 04:28:15,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:16,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b304f934-1f29-4ccd-8852-a000aa19ab30 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:28:16,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b304f934-1f29-4ccd-8852-a000aa19ab30 2018-10-10 04:28:16,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" -d '{"role": {"name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj-role"}}' 2018-10-10 04:28:16,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771053e3-1f39-4ea6-b325-2934c73cda51 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90d75ace823e4169a7bc8879e8dd2dfe", "links": {"self": "http://172.30.9.25:5000/v3/roles/90d75ace823e4169a7bc8879e8dd2dfe"}, "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj-role"}} 2018-10-10 04:28:16,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-771053e3-1f39-4ea6-b325-2934c73cda51 2018-10-10 04:28:16,180 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj-role 2018-10-10 04:28:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/90d75ace823e4169a7bc8879e8dd2dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:16,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9f03bb-b6db-476e-8caa-528213c2e46a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/90d75ace823e4169a7bc8879e8dd2dfe"}, "domain_id": null, "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj-role", "id": "90d75ace823e4169a7bc8879e8dd2dfe"}} 2018-10-10 04:28:16,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/90d75ace823e4169a7bc8879e8dd2dfe used request id req-bc9f03bb-b6db-476e-8caa-528213c2e46a 2018-10-10 04:28:16,364 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj-role to project CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj 2018-10-10 04:28:16,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/4cae53761c9b4700becd7719dacb739c/users/a2a4bc67dd6845df8d57ade6c7caa6fb/roles/90d75ace823e4169a7bc8879e8dd2dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:16,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae30978-33fd-4b7d-9a90-d48e11d914eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:16,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4cae53761c9b4700becd7719dacb739c/users/a2a4bc67dd6845df8d57ade6c7caa6fb/roles/90d75ace823e4169a7bc8879e8dd2dfe used request id req-7ae30978-33fd-4b7d-9a90-d48e11d914eb 2018-10-10 04:28:16,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:16,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:16,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["zBBdcPKVTj69l3FJyjlZ2w"], "issued_at": "2018-10-10T04:28:16.000000Z"}} 2018-10-10 04:28:16,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" 2018-10-10 04:28:16,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3648bc-84db-48ac-9750-cae23bacf672 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:16,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cf3648bc-84db-48ac-9750-cae23bacf672 2018-10-10 04:28:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" 2018-10-10 04:28:17,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-80afe61c-1f4e-4002-bb89-f017dd0a2afa Date: Wed, 10 Oct 2018 04:28:17 GMT RESP BODY: {"networks":[]} 2018-10-10 04:28:17,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-net1 used request id req-80afe61c-1f4e-4002-bb89-f017dd0a2afa 2018-10-10 04:28:17,101 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-net1 2018-10-10 04:28:17,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" -d '{"network": {"name": "CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-net1", "admin_state_up": true}}' 2018-10-10 04:28:17,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c0cd6617-5fc7-486b-b1da-74bbdeb201fe Date: Wed, 10 Oct 2018 04:28: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":"f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:28:17Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-net1","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:17Z","mtu":1450}} 2018-10-10 04:28:17,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c0cd6617-5fc7-486b-b1da-74bbdeb201fe 2018-10-10 04:28:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" 2018-10-10 04:28:17,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-407caad8-a91b-4a13-b285-1d503fd58838 Date: Wed, 10 Oct 2018 04:28:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:28:17Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-net1","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:17Z","provider:network_type":"vxlan"}]} 2018-10-10 04:28:17,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 used request id req-407caad8-a91b-4a13-b285-1d503fd58838 2018-10-10 04:28:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" 2018-10-10 04:28:18,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c146982b-1494-4b0d-96c3-b4712273b844 Date: Wed, 10 Oct 2018 04:28:18 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:28:18,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 used request id req-c146982b-1494-4b0d-96c3-b4712273b844 2018-10-10 04:28:18,095 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-subnet1 2018-10-10 04:28:18,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" -d '{"subnets": [{"ip_version": 4, "network_id": "f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-subnet1"}]}' 2018-10-10 04:28:18,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fa614e93-6a8f-4b85-a28f-a71a5c837a17 Date: Wed, 10 Oct 2018 04:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:18Z","dns_nameservers":[],"updated_at":"2018-10-10T04:28:18Z","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":"d5305fdc040b46e8a5822458ce03bbb3","id":"85e9fead-8512-4681-b197-4c4d803644ad","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-subnet1"}]} 2018-10-10 04:28:18,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-fa614e93-6a8f-4b85-a28f-a71a5c837a17 2018-10-10 04:28:18,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" 2018-10-10 04:28:18,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2f2e5aca-ce99-4b9f-9f71-c98e217146cc Date: Wed, 10 Oct 2018 04:28:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["85e9fead-8512-4681-b197-4c4d803644ad"],"description":"","tags":[],"updated_at":"2018-10-10T04:28:18Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-net1","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:17Z","provider:network_type":"vxlan"}]} 2018-10-10 04:28:18,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 used request id req-2f2e5aca-ce99-4b9f-9f71-c98e217146cc 2018-10-10 04:28:18,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" 2018-10-10 04:28:19,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8348b12c-6b03-4476-a3d9-7e014be2f227 Date: Wed, 10 Oct 2018 04:28:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:18Z","dns_nameservers":[],"updated_at":"2018-10-10T04:28:18Z","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":"d5305fdc040b46e8a5822458ce03bbb3","id":"85e9fead-8512-4681-b197-4c4d803644ad","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-subnet1"}]} 2018-10-10 04:28:19,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 used request id req-8348b12c-6b03-4476-a3d9-7e014be2f227 2018-10-10 04:28:19,093 - OpenStackNetwork - DEBUG - Network [f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3] created successfully 2018-10-10 04:28:19,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:19,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:19,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90d75ace823e4169a7bc8879e8dd2dfe", "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj-role"}], "expires_at": "2018-10-10T05:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4cae53761c9b4700becd7719dacb739c", "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4cae53761c9b4700becd7719dacb739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/4cae53761c9b4700becd7719dacb739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/4cae53761c9b4700becd7719dacb739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4cae53761c9b4700becd7719dacb739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/4cae53761c9b4700becd7719dacb739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/4cae53761c9b4700becd7719dacb739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4cae53761c9b4700becd7719dacb739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/4cae53761c9b4700becd7719dacb739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/4cae53761c9b4700becd7719dacb739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/4cae53761c9b4700becd7719dacb739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/4cae53761c9b4700becd7719dacb739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/4cae53761c9b4700becd7719dacb739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-user", "id": "a2a4bc67dd6845df8d57ade6c7caa6fb"}, "audit_ids": ["x608iw0uSEuhNs4YeZchFw"], "issued_at": "2018-10-10T04:28:19.000000Z"}} 2018-10-10 04:28:19,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1500fc2a99bcd248bd99a38f07fe910b2a8e389" 2018-10-10 04:28:19,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497b2d3c-e7a4-49da-8b33-4d60579e12d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:19,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-497b2d3c-e7a4-49da-8b33-4d60579e12d3 2018-10-10 04:28:19,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1500fc2a99bcd248bd99a38f07fe910b2a8e389" 2018-10-10 04:28:19,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8e00081-4ae6-43c3-afb6-0d73fe457b45 Date: Wed, 10 Oct 2018 04:28:19 GMT RESP BODY: {"routers": []} 2018-10-10 04:28:19,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-router&admin_state_up=True used request id req-f8e00081-4ae6-43c3-afb6-0d73fe457b45 2018-10-10 04:28:19,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:19,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:20,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90d75ace823e4169a7bc8879e8dd2dfe", "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj-role"}], "expires_at": "2018-10-10T05:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4cae53761c9b4700becd7719dacb739c", "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4cae53761c9b4700becd7719dacb739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/4cae53761c9b4700becd7719dacb739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/4cae53761c9b4700becd7719dacb739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4cae53761c9b4700becd7719dacb739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/4cae53761c9b4700becd7719dacb739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/4cae53761c9b4700becd7719dacb739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4cae53761c9b4700becd7719dacb739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/4cae53761c9b4700becd7719dacb739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/4cae53761c9b4700becd7719dacb739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/4cae53761c9b4700becd7719dacb739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/4cae53761c9b4700becd7719dacb739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/4cae53761c9b4700becd7719dacb739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7a4e3612-29a4-4f9-user", "id": "a2a4bc67dd6845df8d57ade6c7caa6fb"}, "audit_ids": ["ySRoe6xdQyi4j4jYltsskw"], "issued_at": "2018-10-10T04:28:20.000000Z"}} 2018-10-10 04:28:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cd3e1782bc50330c6090051c923e72ae4233709" 2018-10-10 04:28:20,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a9c179-e0ea-48c4-a3e5-b5728501e2fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:20,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-58a9c179-e0ea-48c4-a3e5-b5728501e2fb 2018-10-10 04:28:20,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1500fc2a99bcd248bd99a38f07fe910b2a8e389" 2018-10-10 04:28:20,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-33942ff1-fbc9-434c-9558-e93f0b11f52f Date: Wed, 10 Oct 2018 04:28:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:28:20,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-33942ff1-fbc9-434c-9558-e93f0b11f52f 2018-10-10 04:28:20,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1500fc2a99bcd248bd99a38f07fe910b2a8e389" 2018-10-10 04:28:20,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89941b69-61dd-4c24-928c-2179458d48fb Date: Wed, 10 Oct 2018 04:28:20 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:28:20,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-89941b69-61dd-4c24-928c-2179458d48fb 2018-10-10 04:28:20,790 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-router 2018-10-10 04:28:20,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1500fc2a99bcd248bd99a38f07fe910b2a8e389" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-router", "admin_state_up": true}}' 2018-10-10 04:28:25,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-6affe908-dd88-4c34-8323-adbe04d13cf3 Date: Wed, 10 Oct 2018 04:28:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4cae53761c9b4700becd7719dacb739c", "created_at": "2018-10-10T04:28:21Z", "admin_state_up": true, "updated_at": "2018-10-10T04:28:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4cae53761c9b4700becd7719dacb739c", "id": "4e7b088d-74cd-4d87-9ac1-3e214a42f665", "name": "CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-router"}} 2018-10-10 04:28:25,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-6affe908-dd88-4c34-8323-adbe04d13cf3 2018-10-10 04:28:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4e7b088d-74cd-4d87-9ac1-3e214a42f665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1500fc2a99bcd248bd99a38f07fe910b2a8e389" 2018-10-10 04:28:25,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e159f8c-d137-4934-8488-230159784111 Date: Wed, 10 Oct 2018 04:28:25 GMT RESP BODY: {"ports":[]} 2018-10-10 04:28:25,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4e7b088d-74cd-4d87-9ac1-3e214a42f665 used request id req-0e159f8c-d137-4934-8488-230159784111 2018-10-10 04:28:25,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1500fc2a99bcd248bd99a38f07fe910b2a8e389" 2018-10-10 04:28:26,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a0d24cc5-1efb-4a54-ae93-fdf978da6166 Date: Wed, 10 Oct 2018 04:28:26 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:28:26,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-subnet1 used request id req-a0d24cc5-1efb-4a54-ae93-fdf978da6166 2018-10-10 04:28:26,165 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-router 2018-10-10 04:28:26,165 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-router 2018-10-10 04:28:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/4e7b088d-74cd-4d87-9ac1-3e214a42f665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1500fc2a99bcd248bd99a38f07fe910b2a8e389" 2018-10-10 04:28:29,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9f53d1f-c44c-40b4-b49a-0bb43418cc9c Content-Length: 0 Date: Wed, 10 Oct 2018 04:28:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:29,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4e7b088d-74cd-4d87-9ac1-3e214a42f665 used request id req-c9f53d1f-c44c-40b4-b49a-0bb43418cc9c 2018-10-10 04:28:29,694 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-subnet1 2018-10-10 04:28:29,694 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-subnet1 2018-10-10 04:28:29,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/85e9fead-8512-4681-b197-4c4d803644ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" 2018-10-10 04:28:31,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efc592e1-0e32-4493-97b7-a811267dbd9c Date: Wed, 10 Oct 2018 04:28:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:31,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/85e9fead-8512-4681-b197-4c4d803644ad used request id req-efc592e1-0e32-4493-97b7-a811267dbd9c 2018-10-10 04:28:31,781 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-eb86527b-1d2f-43f5-b748-615a5b5862a8-pub-net1 2018-10-10 04:28:31,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fb897fc58d435a4b2acc5fa72feecb9d601448" 2018-10-10 04:28:32,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7bbd7662-9b35-4ee3-b314-b80cdef397ae Date: Wed, 10 Oct 2018 04:28:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:32,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f9f7ac16-a7de-475b-aa1b-0f99ec88a9b3 used request id req-7bbd7662-9b35-4ee3-b314-b80cdef397ae 2018-10-10 04:28:32,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:33,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8f5561ca-76e3-4feb-a644-f46a24249b07 Date: Wed, 10 Oct 2018 04:28:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:28:33,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-8f5561ca-76e3-4feb-a644-f46a24249b07 2018-10-10 04:28:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:33,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f9eb77-f30c-4657-9c58-b418fcc52ba7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:28:33,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-47f9eb77-f30c-4657-9c58-b418fcc52ba7 2018-10-10 04:28:33,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:33,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d126edbc-9c15-4d0b-85d4-a37be652136d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:28:33,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-d126edbc-9c15-4d0b-85d4-a37be652136d 2018-10-10 04:28:33,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:33,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36438a72-97b6-43b2-95aa-7440d7dfde89 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:28:33,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-36438a72-97b6-43b2-95aa-7440d7dfde89 2018-10-10 04:28:33,301 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj 2018-10-10 04:28:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/4cae53761c9b4700becd7719dacb739c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:33,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c668c629-5a1c-4645-9ebe-885d531e64d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:33,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4cae53761c9b4700becd7719dacb739c used request id req-c668c629-5a1c-4645-9ebe-885d531e64d5 2018-10-10 04:28:33,505 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7a4e3612-29a4-4f9-proj-role 2018-10-10 04:28:33,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/90d75ace823e4169a7bc8879e8dd2dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:33,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d21471e-4c35-42e7-b1d3-1be0bbbac636 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:33,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/90d75ace823e4169a7bc8879e8dd2dfe used request id req-7d21471e-4c35-42e7-b1d3-1be0bbbac636 2018-10-10 04:28:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eb8030913e508438d51590703639bffd96c8fc" 2018-10-10 04:28:33,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878f16ee-5b0b-464e-96b7-b7a345648d53 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:28:33,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-878f16ee-5b0b-464e-96b7-b7a345648d53 2018-10-10 04:28:33,708 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7a4e3612-29a4-4f9-user 2018-10-10 04:28:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a2a4bc67dd6845df8d57ade6c7caa6fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5bca8ac43b6ca01b8444e5c2359f67b4248ad2" 2018-10-10 04:28:33,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e058c43-0f84-4867-959a-0d03506a600d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:33,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a2a4bc67dd6845df8d57ade6c7caa6fb used request id req-5e058c43-0f84-4867-959a-0d03506a600d 2018-10-10 04:28:33,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:34,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["c1KM8OLPTuG_3HpPZocRXw"], "issued_at": "2018-10-10T04:28:34.000000Z"}} 2018-10-10 04:28:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba369cc8e675136d315d91bd228cc38769377dc2" 2018-10-10 04:28:34,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad13e97c-a032-4dc9-8ce9-1d52928d1717 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:34,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ad13e97c-a032-4dc9-8ce9-1d52928d1717 2018-10-10 04:28:34,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:34,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:34,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["BCt4GhIoQei4HRUofwmqkg"], "issued_at": "2018-10-10T04:28:34.000000Z"}} 2018-10-10 04:28:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:34,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4c00c9-733a-4990-9753-209b48c955f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:34,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ae4c00c9-733a-4990-9753-209b48c955f6 2018-10-10 04:28:34,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:28:34,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:28:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2089aeb5-a749-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:34,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d23a92-5fe5-4eb9-a0ca-4b6a8c13eabf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2089aeb5-a749-41e-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:28:34,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2089aeb5-a749-41e-proj used request id req-20d23a92-5fe5-4eb9-a0ca-4b6a8c13eabf 2018-10-10 04:28:34,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:35,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2e8c94-1d0d-473a-9da3-0536aedb9aaf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:28:35,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6c2e8c94-1d0d-473a-9da3-0536aedb9aaf 2018-10-10 04:28:35,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj"}}' 2018-10-10 04:28:35,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14903be9-9ff1-41b7-963a-adb55d9e9d98 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a93dac11bb9411a9faf6ff594c0a4aa"}, "enabled": true, "id": "9a93dac11bb9411a9faf6ff594c0a4aa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj"}} 2018-10-10 04:28:35,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-14903be9-9ff1-41b7-963a-adb55d9e9d98 2018-10-10 04:28:35,187 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-2089aeb5-a749-41e-proj 2018-10-10 04:28:35,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:35,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:35,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["FedfzqVOT-OSLNY0oogjdw"], "issued_at": "2018-10-10T04:28:35.000000Z"}} 2018-10-10 04:28:35,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071f923f6c577390d9fd09b07d17c197c490ee64" 2018-10-10 04:28:35,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f083474-f2c7-41f4-bc78-565c76b3fe5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:35,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6f083474-f2c7-41f4-bc78-565c76b3fe5e 2018-10-10 04:28:35,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:28:35,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:28:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071f923f6c577390d9fd09b07d17c197c490ee64" 2018-10-10 04:28:35,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e66cc15-ee0d-4b5c-adab-188c0c9e444d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:28:35,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6e66cc15-ee0d-4b5c-adab-188c0c9e444d 2018-10-10 04:28:35,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-2089aeb5-a749-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071f923f6c577390d9fd09b07d17c197c490ee64" 2018-10-10 04:28:35,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60fb7fa-76ee-4e1e-aacc-3cae2da63b14 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-2089aeb5-a749-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/9a93dac11bb9411a9faf6ff594c0a4aa"}, "enabled": true, "id": "9a93dac11bb9411a9faf6ff594c0a4aa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj"}]} 2018-10-10 04:28:35,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-2089aeb5-a749-41e-proj used request id req-f60fb7fa-76ee-4e1e-aacc-3cae2da63b14 2018-10-10 04:28:35,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071f923f6c577390d9fd09b07d17c197c490ee64" 2018-10-10 04:28:35,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fadb9396-0237-4f9e-a1b6-d57826a613df Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:28:35,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-fadb9396-0237-4f9e-a1b6-d57826a613df 2018-10-10 04:28:36,305 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-2089aeb5-a749-41e-user 2018-10-10 04:28:36,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:36,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df666a4-b991-44ee-9562-b384f8b6f4de Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:28:36,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5df666a4-b991-44ee-9562-b384f8b6f4de 2018-10-10 04:28:36,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" -d '{"role": {"name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role"}}' 2018-10-10 04:28:36,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20ec8da-fae2-44d4-b48f-cf8d366eb689 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aee48814f51f4a73b8811a7c255b9276", "links": {"self": "http://172.30.9.25:5000/v3/roles/aee48814f51f4a73b8811a7c255b9276"}, "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role"}} 2018-10-10 04:28:36,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d20ec8da-fae2-44d4-b48f-cf8d366eb689 2018-10-10 04:28:36,504 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role 2018-10-10 04:28:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/aee48814f51f4a73b8811a7c255b9276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:36,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ef41df-f81d-4ede-9cd2-1461fc52e095 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/aee48814f51f4a73b8811a7c255b9276"}, "domain_id": null, "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role", "id": "aee48814f51f4a73b8811a7c255b9276"}} 2018-10-10 04:28:36,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/aee48814f51f4a73b8811a7c255b9276 used request id req-c4ef41df-f81d-4ede-9cd2-1461fc52e095 2018-10-10 04:28:36,585 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role to project CreateRouterNegativeTests-2089aeb5-a749-41e-proj 2018-10-10 04:28:36,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/9a93dac11bb9411a9faf6ff594c0a4aa/users/1ec34c9eabb944e994aff69ae11dc6bf/roles/aee48814f51f4a73b8811a7c255b9276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:36,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a04d68c-aa75-4ddf-b604-ff7e1aaee1f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:36,715 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9a93dac11bb9411a9faf6ff594c0a4aa/users/1ec34c9eabb944e994aff69ae11dc6bf/roles/aee48814f51f4a73b8811a7c255b9276 used request id req-9a04d68c-aa75-4ddf-b604-ff7e1aaee1f5 2018-10-10 04:28:36,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:36,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:37,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["KB66ur62RFm_6s6viePyQA"], "issued_at": "2018-10-10T04:28:37.000000Z"}} 2018-10-10 04:28:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" 2018-10-10 04:28:37,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cf9bbe-b88c-4491-abec-71ce0da39e5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:37,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f9cf9bbe-b88c-4491-abec-71ce0da39e5e 2018-10-10 04:28:37,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" 2018-10-10 04:28:37,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a281afe1-1b7c-408a-9bf5-9919530f6564 Date: Wed, 10 Oct 2018 04:28:37 GMT RESP BODY: {"networks":[]} 2018-10-10 04:28:37,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1 used request id req-a281afe1-1b7c-408a-9bf5-9919530f6564 2018-10-10 04:28:37,387 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1 2018-10-10 04:28:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" -d '{"network": {"name": "CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1", "admin_state_up": true}}' 2018-10-10 04:28:37,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-eb0f27bf-b498-49a0-a4f7-ce7021f4d806 Date: Wed, 10 Oct 2018 04:28: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":"703c4e8c-fb60-4add-b869-aa9cfe545dbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:28:37Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:37Z","mtu":1450}} 2018-10-10 04:28:37,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-eb0f27bf-b498-49a0-a4f7-ce7021f4d806 2018-10-10 04:28:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=703c4e8c-fb60-4add-b869-aa9cfe545dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" 2018-10-10 04:28:38,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-22e8000a-7c19-4127-abd0-eb82cf3abfa9 Date: Wed, 10 Oct 2018 04:28:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"703c4e8c-fb60-4add-b869-aa9cfe545dbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:28:37Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:37Z","provider:network_type":"vxlan"}]} 2018-10-10 04:28:38,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=703c4e8c-fb60-4add-b869-aa9cfe545dbc used request id req-22e8000a-7c19-4127-abd0-eb82cf3abfa9 2018-10-10 04:28:38,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=703c4e8c-fb60-4add-b869-aa9cfe545dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" 2018-10-10 04:28:38,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7b1e2c48-4a22-40fd-bd17-d3d374bdf861 Date: Wed, 10 Oct 2018 04:28:38 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:28:38,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=703c4e8c-fb60-4add-b869-aa9cfe545dbc used request id req-7b1e2c48-4a22-40fd-bd17-d3d374bdf861 2018-10-10 04:28:38,475 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-subnet1 2018-10-10 04:28:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" -d '{"subnets": [{"ip_version": 4, "network_id": "703c4e8c-fb60-4add-b869-aa9cfe545dbc", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-subnet1"}]}' 2018-10-10 04:28:38,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-02a874e9-89f6-4346-b441-da6b3b6465c8 Date: Wed, 10 Oct 2018 04:28:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"703c4e8c-fb60-4add-b869-aa9cfe545dbc","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:38Z","dns_nameservers":[],"updated_at":"2018-10-10T04:28:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"0fcdc6cf-f7dc-4e9c-8302-f337c79f29bd","subnetpool_id":null,"name":"CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-subnet1"}]} 2018-10-10 04:28:38,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-02a874e9-89f6-4346-b441-da6b3b6465c8 2018-10-10 04:28:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=703c4e8c-fb60-4add-b869-aa9cfe545dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" 2018-10-10 04:28:39,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-5af6c185-11a3-46c0-a54e-715258488cb0 Date: Wed, 10 Oct 2018 04:28:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"703c4e8c-fb60-4add-b869-aa9cfe545dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["0fcdc6cf-f7dc-4e9c-8302-f337c79f29bd"],"description":"","tags":[],"updated_at":"2018-10-10T04:28:38Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:37Z","provider:network_type":"vxlan"}]} 2018-10-10 04:28:39,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=703c4e8c-fb60-4add-b869-aa9cfe545dbc used request id req-5af6c185-11a3-46c0-a54e-715258488cb0 2018-10-10 04:28:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=703c4e8c-fb60-4add-b869-aa9cfe545dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" 2018-10-10 04:28:39,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-8b42587f-a207-4349-b78d-7b21b7795431 Date: Wed, 10 Oct 2018 04:28:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"703c4e8c-fb60-4add-b869-aa9cfe545dbc","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:28:38Z","dns_nameservers":[],"updated_at":"2018-10-10T04:28:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"0fcdc6cf-f7dc-4e9c-8302-f337c79f29bd","subnetpool_id":null,"name":"CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-subnet1"}]} 2018-10-10 04:28:39,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=703c4e8c-fb60-4add-b869-aa9cfe545dbc used request id req-8b42587f-a207-4349-b78d-7b21b7795431 2018-10-10 04:28:39,423 - OpenStackNetwork - DEBUG - Network [703c4e8c-fb60-4add-b869-aa9cfe545dbc] created successfully 2018-10-10 04:28:39,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:39,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:39,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aee48814f51f4a73b8811a7c255b9276", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role"}], "expires_at": "2018-10-10T05:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a93dac11bb9411a9faf6ff594c0a4aa", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-user", "id": "1ec34c9eabb944e994aff69ae11dc6bf"}, "audit_ids": ["1U5963_dRr6JfWqKBtVpQQ"], "issued_at": "2018-10-10T04:28:39.000000Z"}} 2018-10-10 04:28:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:39,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef81bc1-9705-4895-b392-2f00fb65543f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:39,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cef81bc1-9705-4895-b392-2f00fb65543f 2018-10-10 04:28:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:40,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-abaccfc4-52f8-4205-947f-d1ba6db07c95 Date: Wed, 10 Oct 2018 04:28:40 GMT RESP BODY: {"routers": []} 2018-10-10 04:28:40,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-router&admin_state_up=True used request id req-abaccfc4-52f8-4205-947f-d1ba6db07c95 2018-10-10 04:28:40,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:40,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:40,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aee48814f51f4a73b8811a7c255b9276", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role"}], "expires_at": "2018-10-10T05:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a93dac11bb9411a9faf6ff594c0a4aa", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-user", "id": "1ec34c9eabb944e994aff69ae11dc6bf"}, "audit_ids": ["n27FSTqxTRmK4rVlA1xaqw"], "issued_at": "2018-10-10T04:28:40.000000Z"}} 2018-10-10 04:28:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f74ff2ec6edca3e0a60f2565d57c1797b33890" 2018-10-10 04:28:40,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6fd55f-c9da-40f4-9669-0f037cc69527 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:40,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4e6fd55f-c9da-40f4-9669-0f037cc69527 2018-10-10 04:28:40,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:40,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-79c417c4-9ddb-4df9-9e06-2b82838fa12f Date: Wed, 10 Oct 2018 04:28:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:28:40,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-79c417c4-9ddb-4df9-9e06-2b82838fa12f 2018-10-10 04:28:40,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:41,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33c4c1d9-cad7-471f-85cd-f9f6e35d53f2 Date: Wed, 10 Oct 2018 04:28:41 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:28:41,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-33c4c1d9-cad7-471f-85cd-f9f6e35d53f2 2018-10-10 04:28:41,016 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-router 2018-10-10 04:28:41,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-router", "admin_state_up": true}}' 2018-10-10 04:28:45,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9dcd22fd-d977-47c2-9ca6-fa976946562a Date: Wed, 10 Oct 2018 04:28:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9a93dac11bb9411a9faf6ff594c0a4aa", "created_at": "2018-10-10T04:28:41Z", "admin_state_up": true, "updated_at": "2018-10-10T04:28:42Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9a93dac11bb9411a9faf6ff594c0a4aa", "id": "38f3f984-bdbc-4d5b-8f61-1baebe62f468", "name": "CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-router"}} 2018-10-10 04:28:45,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-9dcd22fd-d977-47c2-9ca6-fa976946562a 2018-10-10 04:28:45,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=38f3f984-bdbc-4d5b-8f61-1baebe62f468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:46,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-23630bed-b8c9-40ea-ac23-91b6774baf7a Date: Wed, 10 Oct 2018 04:28:46 GMT RESP BODY: {"ports":[]} 2018-10-10 04:28:46,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=38f3f984-bdbc-4d5b-8f61-1baebe62f468 used request id req-23630bed-b8c9-40ea-ac23-91b6774baf7a 2018-10-10 04:28:46,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:46,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3d65b779-e107-4bf4-a79a-04e9fef3aba3 Date: Wed, 10 Oct 2018 04:28:46 GMT RESP BODY: {"networks":[]} 2018-10-10 04:28:46,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1 used request id req-3d65b779-e107-4bf4-a79a-04e9fef3aba3 2018-10-10 04:28:46,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:46,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dea59df4-bc14-4607-93f7-cc48cc9cfe24 Date: Wed, 10 Oct 2018 04:28:46 GMT RESP BODY: {"ports":[]} 2018-10-10 04:28:46,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-port1&admin_state_up=True used request id req-dea59df4-bc14-4607-93f7-cc48cc9cfe24 2018-10-10 04:28:46,239 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-port1 for router - CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-router 2018-10-10 04:28:46,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:46,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:46,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aee48814f51f4a73b8811a7c255b9276", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role"}], "expires_at": "2018-10-10T05:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a93dac11bb9411a9faf6ff594c0a4aa", "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/9a93dac11bb9411a9faf6ff594c0a4aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-2089aeb5-a749-41e-user", "id": "1ec34c9eabb944e994aff69ae11dc6bf"}, "audit_ids": ["ktUhl0HuT6-IrYoPeaIAtg"], "issued_at": "2018-10-10T04:28:46.000000Z"}} 2018-10-10 04:28:46,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b62e483e19177e8d48bc5e5a3c8d983374f28a65" 2018-10-10 04:28:46,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f703ecff-852d-44e3-8564-786cfa2e1498 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:46,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f703ecff-852d-44e3-8564-786cfa2e1498 2018-10-10 04:28:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:46,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb8571b5-5ba5-412a-9b9a-33e780b4b9ea Date: Wed, 10 Oct 2018 04:28:46 GMT RESP BODY: {"networks":[]} 2018-10-10 04:28:46,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1 used request id req-eb8571b5-5ba5-412a-9b9a-33e780b4b9ea 2018-10-10 04:28:46,748 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-router 2018-10-10 04:28:46,748 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-router 2018-10-10 04:28:46,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/38f3f984-bdbc-4d5b-8f61-1baebe62f468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9e913e77808ea78a8c9d92a0d1c73810034e8c" 2018-10-10 04:28:51,002 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37c6ef2e-b9ca-4a4c-b486-40668d5643f2 Content-Length: 0 Date: Wed, 10 Oct 2018 04:28:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:51,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/38f3f984-bdbc-4d5b-8f61-1baebe62f468 used request id req-37c6ef2e-b9ca-4a4c-b486-40668d5643f2 2018-10-10 04:28:51,003 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-subnet1 2018-10-10 04:28:51,003 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-subnet1 2018-10-10 04:28:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/0fcdc6cf-f7dc-4e9c-8302-f337c79f29bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" 2018-10-10 04:28:53,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6bb2e2c4-4609-4a9b-a269-9117bd1dfb40 Date: Wed, 10 Oct 2018 04:28:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:53,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/0fcdc6cf-f7dc-4e9c-8302-f337c79f29bd used request id req-6bb2e2c4-4609-4a9b-a269-9117bd1dfb40 2018-10-10 04:28:53,020 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-47b359cf-16c1-456f-ad33-8f6986610070-pub-net1 2018-10-10 04:28:53,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/703c4e8c-fb60-4add-b869-aa9cfe545dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7633adf917d5d737c7b4949f1e14697d15b187fe" 2018-10-10 04:28:54,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32c4c4b2-c11c-48b9-9eca-da5f45a6e3f2 Date: Wed, 10 Oct 2018 04:28:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:28:54,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/703c4e8c-fb60-4add-b869-aa9cfe545dbc used request id req-32c4c4b2-c11c-48b9-9eca-da5f45a6e3f2 2018-10-10 04:28:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:54,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-11136cb1-0264-4590-9baa-299aa292fede Date: Wed, 10 Oct 2018 04:28:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:28:54,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-11136cb1-0264-4590-9baa-299aa292fede 2018-10-10 04:28:54,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:54,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57a7a10-521d-4977-affc-534522bc8eef Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:28:54,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c57a7a10-521d-4977-affc-534522bc8eef 2018-10-10 04:28:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:54,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68441773-fc56-46af-b913-9e42b0d31f61 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:28:54,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-68441773-fc56-46af-b913-9e42b0d31f61 2018-10-10 04:28:54,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:54,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04fc307-e4b1-40f6-9b1b-7d3ffa7fff3e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:28:54,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-f04fc307-e4b1-40f6-9b1b-7d3ffa7fff3e 2018-10-10 04:28:54,776 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-2089aeb5-a749-41e-proj 2018-10-10 04:28:54,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/9a93dac11bb9411a9faf6ff594c0a4aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:54,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a29807bc-a66e-490e-baff-b210e6e6cdcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:54,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/9a93dac11bb9411a9faf6ff594c0a4aa used request id req-a29807bc-a66e-490e-baff-b210e6e6cdcc 2018-10-10 04:28:54,914 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-2089aeb5-a749-41e-proj-role 2018-10-10 04:28:54,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/aee48814f51f4a73b8811a7c255b9276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:55,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0fb8b7-b16b-4025-9504-27622a56ac44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:55,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/aee48814f51f4a73b8811a7c255b9276 used request id req-3a0fb8b7-b16b-4025-9504-27622a56ac44 2018-10-10 04:28:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb4c32a5e2f3fbc1adf4505ba4ea84a765d40c6" 2018-10-10 04:28:55,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884c8f79-90d0-4326-bcb7-0a27581dd701 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:28:55,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-884c8f79-90d0-4326-bcb7-0a27581dd701 2018-10-10 04:28:55,115 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-2089aeb5-a749-41e-user 2018-10-10 04:28:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1ec34c9eabb944e994aff69ae11dc6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071f923f6c577390d9fd09b07d17c197c490ee64" 2018-10-10 04:28:55,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28790eb-abca-46ff-a0b6-b167e90534a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:55,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1ec34c9eabb944e994aff69ae11dc6bf used request id req-a28790eb-abca-46ff-a0b6-b167e90534a8 2018-10-10 04:28:55,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:55,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["vZqNLD0uTMW7EiI9069vZw"], "issued_at": "2018-10-10T04:28:55.000000Z"}} 2018-10-10 04:28:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656ebc2afa1e2820d5d5550134e83e8dfa94ccc5" 2018-10-10 04:28:55,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f730a5dd-3ad0-4237-8045-1833ed19416c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:55,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f730a5dd-3ad0-4237-8045-1833ed19416c 2018-10-10 04:28:55,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:55,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:56,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["7skEJGnwSB-SAQvkH15t9g"], "issued_at": "2018-10-10T04:28:56.000000Z"}} 2018-10-10 04:28:56,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:56,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94058543-ca64-4522-88f6-1bcb921baf75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:56,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-94058543-ca64-4522-88f6-1bcb921baf75 2018-10-10 04:28:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:28:56,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:28:56,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1310b427-34e5-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:56,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0af8df-c42c-48e2-98f9-52e11ef5b0e3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1310b427-34e5-449-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:28:56,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1310b427-34e5-449-proj used request id req-2d0af8df-c42c-48e2-98f9-52e11ef5b0e3 2018-10-10 04:28:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:56,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e38d06-47ce-4644-85f0-beedb154372b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:28:56,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e4e38d06-47ce-4644-85f0-beedb154372b 2018-10-10 04:28:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj"}}' 2018-10-10 04:28:56,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e12958-525e-430c-9686-f002c550e9fb Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/acd6349da38646079b0b674909550965"}, "enabled": true, "id": "acd6349da38646079b0b674909550965", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj"}} 2018-10-10 04:28:56,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-48e12958-525e-430c-9686-f002c550e9fb 2018-10-10 04:28:56,564 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-1310b427-34e5-449-proj 2018-10-10 04:28:56,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:56,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:56,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["URPBOampQ76aNCcdLW5cMQ"], "issued_at": "2018-10-10T04:28:56.000000Z"}} 2018-10-10 04:28:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f21ebab81ebbc2cb384ab0b79a541c81209d184" 2018-10-10 04:28:57,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b70670-7370-4201-a3a2-6565292089cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:57,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-31b70670-7370-4201-a3a2-6565292089cc 2018-10-10 04:28:57,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:28:57,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:28:57,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f21ebab81ebbc2cb384ab0b79a541c81209d184" 2018-10-10 04:28:57,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d45b4cc-cd99-4d14-818c-73de44c2d7ad Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:28:57,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3d45b4cc-cd99-4d14-818c-73de44c2d7ad 2018-10-10 04:28:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-1310b427-34e5-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f21ebab81ebbc2cb384ab0b79a541c81209d184" 2018-10-10 04:28:57,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5e531c-65ca-4b2d-a89c-a273800b476c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-1310b427-34e5-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/acd6349da38646079b0b674909550965"}, "enabled": true, "id": "acd6349da38646079b0b674909550965", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj"}]} 2018-10-10 04:28:57,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-1310b427-34e5-449-proj used request id req-bf5e531c-65ca-4b2d-a89c-a273800b476c 2018-10-10 04:28:57,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f21ebab81ebbc2cb384ab0b79a541c81209d184" 2018-10-10 04:28:57,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778fea5c-7619-4406-9e3b-9c1dde4f836d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:28:57,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-778fea5c-7619-4406-9e3b-9c1dde4f836d 2018-10-10 04:28:57,629 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-1310b427-34e5-449-user 2018-10-10 04:28:57,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:57,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:57,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7a9db4-2656-4de4-855a-451affd5114d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:28:57,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8b7a9db4-2656-4de4-855a-451affd5114d 2018-10-10 04:28:57,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" -d '{"role": {"name": "CreateRouterNegativeTests-1310b427-34e5-449-proj-role"}}' 2018-10-10 04:28:57,916 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a46660-83b5-4e67-83eb-9ed729c5e0a8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db92c9fda65f4fda90c529ea42b552f9", "links": {"self": "http://172.30.9.25:5000/v3/roles/db92c9fda65f4fda90c529ea42b552f9"}, "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj-role"}} 2018-10-10 04:28:57,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-02a46660-83b5-4e67-83eb-9ed729c5e0a8 2018-10-10 04:28:57,917 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-1310b427-34e5-449-proj-role 2018-10-10 04:28:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/db92c9fda65f4fda90c529ea42b552f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:58,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4016a8ba-841f-42c6-bf9e-240a79a5f45d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/db92c9fda65f4fda90c529ea42b552f9"}, "domain_id": null, "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj-role", "id": "db92c9fda65f4fda90c529ea42b552f9"}} 2018-10-10 04:28:58,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/db92c9fda65f4fda90c529ea42b552f9 used request id req-4016a8ba-841f-42c6-bf9e-240a79a5f45d 2018-10-10 04:28:58,011 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-1310b427-34e5-449-proj-role to project CreateRouterNegativeTests-1310b427-34e5-449-proj 2018-10-10 04:28:58,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/acd6349da38646079b0b674909550965/users/f9a81fe3ba184375861138be2fab5e95/roles/db92c9fda65f4fda90c529ea42b552f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:58,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd9fdbba-c847-48e9-9427-3f8d2685029a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:28:58,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/acd6349da38646079b0b674909550965/users/f9a81fe3ba184375861138be2fab5e95/roles/db92c9fda65f4fda90c529ea42b552f9 used request id req-bd9fdbba-c847-48e9-9427-3f8d2685029a 2018-10-10 04:28:58,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:58,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:58,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db92c9fda65f4fda90c529ea42b552f9", "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj-role"}], "expires_at": "2018-10-10T05:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acd6349da38646079b0b674909550965", "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/acd6349da38646079b0b674909550965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/acd6349da38646079b0b674909550965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/acd6349da38646079b0b674909550965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/acd6349da38646079b0b674909550965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/acd6349da38646079b0b674909550965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/acd6349da38646079b0b674909550965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/acd6349da38646079b0b674909550965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/acd6349da38646079b0b674909550965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/acd6349da38646079b0b674909550965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/acd6349da38646079b0b674909550965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/acd6349da38646079b0b674909550965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/acd6349da38646079b0b674909550965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1310b427-34e5-449-user", "id": "f9a81fe3ba184375861138be2fab5e95"}, "audit_ids": ["iRxb9GytQ0yD4phhbUouiw"], "issued_at": "2018-10-10T04:28:58.000000Z"}} 2018-10-10 04:28:58,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca3c2aa188fd784fab2fe0d530037d541d87cc3" 2018-10-10 04:28:58,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9f0298-1d23-4f83-a91c-b5fb01c5a67d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:58,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1e9f0298-1d23-4f83-a91c-b5fb01c5a67d 2018-10-10 04:28:58,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-94f9a66f-e07f-45ee-81d4-46538736e9fd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca3c2aa188fd784fab2fe0d530037d541d87cc3" 2018-10-10 04:28:58,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aeba6004-2ba8-4030-817d-6c90b6e14921 Date: Wed, 10 Oct 2018 04:28:58 GMT RESP BODY: {"routers": []} 2018-10-10 04:28:58,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateRouterNegativeTests-94f9a66f-e07f-45ee-81d4-46538736e9fd-pub-router&admin_state_up=True used request id req-aeba6004-2ba8-4030-817d-6c90b6e14921 2018-10-10 04:28:58,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:28:58,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:28:59,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db92c9fda65f4fda90c529ea42b552f9", "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj-role"}], "expires_at": "2018-10-10T05:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acd6349da38646079b0b674909550965", "name": "CreateRouterNegativeTests-1310b427-34e5-449-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/acd6349da38646079b0b674909550965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/acd6349da38646079b0b674909550965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/acd6349da38646079b0b674909550965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/acd6349da38646079b0b674909550965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/acd6349da38646079b0b674909550965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/acd6349da38646079b0b674909550965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/acd6349da38646079b0b674909550965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/acd6349da38646079b0b674909550965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/acd6349da38646079b0b674909550965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/acd6349da38646079b0b674909550965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/acd6349da38646079b0b674909550965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/acd6349da38646079b0b674909550965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1310b427-34e5-449-user", "id": "f9a81fe3ba184375861138be2fab5e95"}, "audit_ids": ["4R37rsvUSHq2gr2bYAJzgA"], "issued_at": "2018-10-10T04:28:59.000000Z"}} 2018-10-10 04:28:59,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3416d634d57bd767838b8fb8b3ae7fb07db1e042" 2018-10-10 04:28:59,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8bc774-1a50-45c8-93cf-e69151022bd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:28:59,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fa8bc774-1a50-45c8-93cf-e69151022bd7 2018-10-10 04:28:59,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca3c2aa188fd784fab2fe0d530037d541d87cc3" 2018-10-10 04:28:59,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-391f3c22-2ddc-4267-9ea5-82bec95e222f Date: Wed, 10 Oct 2018 04:28:59 GMT RESP BODY: {"networks":[]} 2018-10-10 04:28:59,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=Invalid_name used request id req-391f3c22-2ddc-4267-9ea5-82bec95e222f 2018-10-10 04:28:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:59,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3fa7e6aa-90e4-4df1-a6ed-8fd2efa45576 Date: Wed, 10 Oct 2018 04:28:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:28:59,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-3fa7e6aa-90e4-4df1-a6ed-8fd2efa45576 2018-10-10 04:28:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:59,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f462cddf-c2c4-49f0-99a0-fe129a27b2e9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:28:59,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f462cddf-c2c4-49f0-99a0-fe129a27b2e9 2018-10-10 04:28:59,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:59,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9131c5-8fc6-4d05-b3b1-e9084292879e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:28:59,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-6d9131c5-8fc6-4d05-b3b1-e9084292879e 2018-10-10 04:28:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:28:59,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b90328-7f90-464e-9bdb-9564c25e9cb4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:28:59,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-a5b90328-7f90-464e-9bdb-9564c25e9cb4 2018-10-10 04:28:59,849 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-1310b427-34e5-449-proj 2018-10-10 04:28:59,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/acd6349da38646079b0b674909550965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:29:00,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0b6060-7caa-4fdb-bb76-cc701939a881 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:00,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/acd6349da38646079b0b674909550965 used request id req-ca0b6060-7caa-4fdb-bb76-cc701939a881 2018-10-10 04:29:00,069 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-1310b427-34e5-449-proj-role 2018-10-10 04:29:00,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/db92c9fda65f4fda90c529ea42b552f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:29:00,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf55670-8c95-4c6a-8182-39fb9e9c12f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:00,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/db92c9fda65f4fda90c529ea42b552f9 used request id req-bbf55670-8c95-4c6a-8182-39fb9e9c12f1 2018-10-10 04:29:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b066753e27adc1cd6113170dc2d853f6803fd0" 2018-10-10 04:29:00,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b520ef8-6339-4527-be4d-61241e4af53a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:00,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1b520ef8-6339-4527-be4d-61241e4af53a 2018-10-10 04:29:00,272 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-1310b427-34e5-449-user 2018-10-10 04:29:00,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f9a81fe3ba184375861138be2fab5e95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f21ebab81ebbc2cb384ab0b79a541c81209d184" 2018-10-10 04:29:00,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1cb3331-bb67-4d67-b402-899211a7055e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:00,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f9a81fe3ba184375861138be2fab5e95 used request id req-c1cb3331-bb67-4d67-b402-899211a7055e 2018-10-10 04:29:00,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:00,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["cDnAyWEYS62SeNAs71WtLg"], "issued_at": "2018-10-10T04:29:00.000000Z"}} 2018-10-10 04:29:00,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c4fa1cde15cc2666ead19c5ef0cdba65de8de9" 2018-10-10 04:29:00,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d565b4f6-ca84-47c9-be52-e0e48aa8f4b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:00,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d565b4f6-ca84-47c9-be52-e0e48aa8f4b6 2018-10-10 04:29:00,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:00,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:01,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["12SsH7YRTGSeNjjpVy4VBQ"], "issued_at": "2018-10-10T04:29:01.000000Z"}} 2018-10-10 04:29:01,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:01,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1195fdb1-507a-411e-b990-ac5bb0529f00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:01,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1195fdb1-507a-411e-b990-ac5bb0529f00 2018-10-10 04:29:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:01,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:01,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-721fed35-d8ce-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:01,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ccabe4-e4c8-4bba-a036-cf0259d32e46 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-721fed35-d8ce-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:01,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-721fed35-d8ce-4bd-proj used request id req-78ccabe4-e4c8-4bba-a036-cf0259d32e46 2018-10-10 04:29:01,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:01,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f007a5e3-a2ad-4049-b053-019430392534 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:01,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f007a5e3-a2ad-4049-b053-019430392534 2018-10-10 04:29:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-721fed35-d8ce-4bd-proj"}}' 2018-10-10 04:29:01,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9be615e-cddb-47e0-800f-a02dc86060fd Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b725441a0ffe4dfd9630daa9fab4a53d"}, "enabled": true, "id": "b725441a0ffe4dfd9630daa9fab4a53d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-721fed35-d8ce-4bd-proj"}} 2018-10-10 04:29:01,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c9be615e-cddb-47e0-800f-a02dc86060fd 2018-10-10 04:29:01,689 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-721fed35-d8ce-4bd-proj 2018-10-10 04:29:01,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:01,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:02,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Kn1CYRvWSB-K1fIot1cjEg"], "issued_at": "2018-10-10T04:29:02.000000Z"}} 2018-10-10 04:29:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4bb7c4c01c7af86f9a1c9846c710aeb68204b1" 2018-10-10 04:29:02,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500fb503-afaf-47ee-97bf-8a02348ae354 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:02,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-500fb503-afaf-47ee-97bf-8a02348ae354 2018-10-10 04:29:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:02,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4bb7c4c01c7af86f9a1c9846c710aeb68204b1" 2018-10-10 04:29:02,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b31db8-e32a-4829-8781-7e0b3d28e144 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:02,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-42b31db8-e32a-4829-8781-7e0b3d28e144 2018-10-10 04:29:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-721fed35-d8ce-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4bb7c4c01c7af86f9a1c9846c710aeb68204b1" 2018-10-10 04:29:02,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a09e61-5535-48cd-aa32-e11d5abedc5a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-721fed35-d8ce-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b725441a0ffe4dfd9630daa9fab4a53d"}, "enabled": true, "id": "b725441a0ffe4dfd9630daa9fab4a53d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-721fed35-d8ce-4bd-proj"}]} 2018-10-10 04:29:02,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateRouterNegativeTests-721fed35-d8ce-4bd-proj used request id req-94a09e61-5535-48cd-aa32-e11d5abedc5a 2018-10-10 04:29:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4bb7c4c01c7af86f9a1c9846c710aeb68204b1" 2018-10-10 04:29:02,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6058f9e-b45a-48a2-84b5-0d18c1df9edd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:02,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f6058f9e-b45a-48a2-84b5-0d18c1df9edd 2018-10-10 04:29:02,845 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-721fed35-d8ce-4bd-user 2018-10-10 04:29:02,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:02,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b158936-a558-4493-a6f0-c50e04333f06 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:02,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0b158936-a558-4493-a6f0-c50e04333f06 2018-10-10 04:29:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" -d '{"role": {"name": "CreateRouterNegativeTests-721fed35-d8ce-4bd-proj-role"}}' 2018-10-10 04:29:03,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f636c98-6690-414a-99c9-c54ebb0cee08 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e67d6e0fd41745bb89c65e7064030507", "links": {"self": "http://172.30.9.25:5000/v3/roles/e67d6e0fd41745bb89c65e7064030507"}, "name": "CreateRouterNegativeTests-721fed35-d8ce-4bd-proj-role"}} 2018-10-10 04:29:03,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3f636c98-6690-414a-99c9-c54ebb0cee08 2018-10-10 04:29:03,055 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-721fed35-d8ce-4bd-proj-role 2018-10-10 04:29:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e67d6e0fd41745bb89c65e7064030507 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:03,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fd5b70-8a03-45ac-a7ac-e0e71f9cd3aa Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e67d6e0fd41745bb89c65e7064030507"}, "domain_id": null, "name": "CreateRouterNegativeTests-721fed35-d8ce-4bd-proj-role", "id": "e67d6e0fd41745bb89c65e7064030507"}} 2018-10-10 04:29:03,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e67d6e0fd41745bb89c65e7064030507 used request id req-16fd5b70-8a03-45ac-a7ac-e0e71f9cd3aa 2018-10-10 04:29:03,148 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-721fed35-d8ce-4bd-proj-role to project CreateRouterNegativeTests-721fed35-d8ce-4bd-proj 2018-10-10 04:29:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b725441a0ffe4dfd9630daa9fab4a53d/users/c902c311ff88457daa5b014226092afa/roles/e67d6e0fd41745bb89c65e7064030507 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:03,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327f034a-d7da-4002-8969-e8bcd9c18dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:03,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b725441a0ffe4dfd9630daa9fab4a53d/users/c902c311ff88457daa5b014226092afa/roles/e67d6e0fd41745bb89c65e7064030507 used request id req-327f034a-d7da-4002-8969-e8bcd9c18dce 2018-10-10 04:29:03,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:03,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7112d917-b12b-4924-90eb-52832875901d Date: Wed, 10 Oct 2018 04:29:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:03,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7112d917-b12b-4924-90eb-52832875901d 2018-10-10 04:29:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:03,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4deb469-0a9d-49c7-aa82-45853cc95427 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:03,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f4deb469-0a9d-49c7-aa82-45853cc95427 2018-10-10 04:29:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:03,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b35d361-e651-4826-80df-553dafc5567f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:03,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-1b35d361-e651-4826-80df-553dafc5567f 2018-10-10 04:29:03,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:03,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6753ae92-4798-413c-832b-3b961b8e2f92 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:03,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-6753ae92-4798-413c-832b-3b961b8e2f92 2018-10-10 04:29:03,784 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-721fed35-d8ce-4bd-proj 2018-10-10 04:29:03,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b725441a0ffe4dfd9630daa9fab4a53d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:04,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-601b8c79-6c32-409f-8176-e153bad40920 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:04,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b725441a0ffe4dfd9630daa9fab4a53d used request id req-601b8c79-6c32-409f-8176-e153bad40920 2018-10-10 04:29:04,033 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-721fed35-d8ce-4bd-proj-role 2018-10-10 04:29:04,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e67d6e0fd41745bb89c65e7064030507 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:04,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f73acb2-cc6b-4ec5-85bb-dcb0c37597a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:04,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e67d6e0fd41745bb89c65e7064030507 used request id req-5f73acb2-cc6b-4ec5-85bb-dcb0c37597a1 2018-10-10 04:29:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f9c3ba149fd2fda2639008a5f1b4b39ed25a59" 2018-10-10 04:29:04,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3efab2-046a-41bd-bcb4-94290abc3973 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:04,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ac3efab2-046a-41bd-bcb4-94290abc3973 2018-10-10 04:29:04,240 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-721fed35-d8ce-4bd-user 2018-10-10 04:29:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c902c311ff88457daa5b014226092afa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4bb7c4c01c7af86f9a1c9846c710aeb68204b1" 2018-10-10 04:29:04,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d47184-a375-483e-aa0d-b2e7f69ee005 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:04,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c902c311ff88457daa5b014226092afa used request id req-83d47184-a375-483e-aa0d-b2e7f69ee005 2018-10-10 04:29:04,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:04,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["PjXP5zemRn6ZRxBs30r6vQ"], "issued_at": "2018-10-10T04:29:04.000000Z"}} 2018-10-10 04:29:04,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8019d85495bc33e597dab9e4eb4bc0a43bcac9" 2018-10-10 04:29:04,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383b95a2-c392-4815-8ccf-7743ca4f5bf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:04,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-383b95a2-c392-4815-8ccf-7743ca4f5bf7 2018-10-10 04:29:04,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:04,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:05,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["XdipYiitRGi7iAlWZZluUQ"], "issued_at": "2018-10-10T04:29:05.000000Z"}} 2018-10-10 04:29:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:05,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932768ed-9bca-4f59-b7de-459fea83e060 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:05,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-932768ed-9bca-4f59-b7de-459fea83e060 2018-10-10 04:29:05,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:05,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-11bd1ec6-9276-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:05,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f92d638-c48c-4312-ac06-ba1049b64e4c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-11bd1ec6-9276-46d-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:05,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-11bd1ec6-9276-46d-proj used request id req-9f92d638-c48c-4312-ac06-ba1049b64e4c 2018-10-10 04:29:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:05,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e195ab58-be8f-4c26-9f84-7f8787377ffe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:05,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e195ab58-be8f-4c26-9f84-7f8787377ffe 2018-10-10 04:29:05,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-11bd1ec6-9276-46d-proj"}}' 2018-10-10 04:29:05,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6632483d-8074-4915-9e8e-9edcb313eb27 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/88a648f9605c43f3a753060163f244f9"}, "enabled": true, "id": "88a648f9605c43f3a753060163f244f9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-11bd1ec6-9276-46d-proj"}} 2018-10-10 04:29:05,653 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6632483d-8074-4915-9e8e-9edcb313eb27 2018-10-10 04:29:05,653 - keystone_utils - INFO - Created project with name - CreateQoSTests-11bd1ec6-9276-46d-proj 2018-10-10 04:29:05,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:05,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:06,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["mAJJRLgKSLWufISqlpZwdQ"], "issued_at": "2018-10-10T04:29:06.000000Z"}} 2018-10-10 04:29:06,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbdac098a8112a35d1b6be3b56f97fb5480d449" 2018-10-10 04:29:06,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69c2050-8e50-4f65-bbd2-2b4530cf5ba7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:06,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c69c2050-8e50-4f65-bbd2-2b4530cf5ba7 2018-10-10 04:29:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:06,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbdac098a8112a35d1b6be3b56f97fb5480d449" 2018-10-10 04:29:06,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184d19ef-8b11-405a-9254-f736d53621e6 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:06,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-184d19ef-8b11-405a-9254-f736d53621e6 2018-10-10 04:29:06,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-11bd1ec6-9276-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbdac098a8112a35d1b6be3b56f97fb5480d449" 2018-10-10 04:29:06,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e04a65c-437e-4136-bad2-6f5cb2a421b1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-11bd1ec6-9276-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/88a648f9605c43f3a753060163f244f9"}, "enabled": true, "id": "88a648f9605c43f3a753060163f244f9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-11bd1ec6-9276-46d-proj"}]} 2018-10-10 04:29:06,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-11bd1ec6-9276-46d-proj used request id req-6e04a65c-437e-4136-bad2-6f5cb2a421b1 2018-10-10 04:29:06,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbdac098a8112a35d1b6be3b56f97fb5480d449" 2018-10-10 04:29:06,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91efecd6-888d-4628-88ca-4d25815aff85 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:06,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-91efecd6-888d-4628-88ca-4d25815aff85 2018-10-10 04:29:06,773 - keystone_utils - INFO - Created user with name - CreateQoSTests-11bd1ec6-9276-46d-user 2018-10-10 04:29:06,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:06,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:06,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ade71a-38a2-47ea-9914-ca912150ce08 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:06,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e2ade71a-38a2-47ea-9914-ca912150ce08 2018-10-10 04:29:06,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" -d '{"role": {"name": "CreateQoSTests-11bd1ec6-9276-46d-proj-role"}}' 2018-10-10 04:29:06,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1fc952-2970-4cec-956c-4b5c78a04950 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82d0887aeeb546e0934cb86a3d16d663", "links": {"self": "http://172.30.9.25:5000/v3/roles/82d0887aeeb546e0934cb86a3d16d663"}, "name": "CreateQoSTests-11bd1ec6-9276-46d-proj-role"}} 2018-10-10 04:29:06,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ea1fc952-2970-4cec-956c-4b5c78a04950 2018-10-10 04:29:06,990 - keystone_utils - INFO - Created role with name - CreateQoSTests-11bd1ec6-9276-46d-proj-role 2018-10-10 04:29:06,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/82d0887aeeb546e0934cb86a3d16d663 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:07,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c87d0c-0448-4cc2-935c-94ded7964782 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/82d0887aeeb546e0934cb86a3d16d663"}, "domain_id": null, "name": "CreateQoSTests-11bd1ec6-9276-46d-proj-role", "id": "82d0887aeeb546e0934cb86a3d16d663"}} 2018-10-10 04:29:07,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/82d0887aeeb546e0934cb86a3d16d663 used request id req-f8c87d0c-0448-4cc2-935c-94ded7964782 2018-10-10 04:29:07,074 - keystone_utils - INFO - Granting role CreateQoSTests-11bd1ec6-9276-46d-proj-role to project CreateQoSTests-11bd1ec6-9276-46d-proj 2018-10-10 04:29:07,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/88a648f9605c43f3a753060163f244f9/users/6caef2a420504581b098015c73daf550/roles/82d0887aeeb546e0934cb86a3d16d663 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:07,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a932a29-5ba1-49a8-b668-06ec8fcff7b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:07,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/88a648f9605c43f3a753060163f244f9/users/6caef2a420504581b098015c73daf550/roles/82d0887aeeb546e0934cb86a3d16d663 used request id req-6a932a29-5ba1-49a8-b668-06ec8fcff7b5 2018-10-10 04:29:07,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:07,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:07,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["T_6lm-5jQ92ZjZQSbHGIcQ"], "issued_at": "2018-10-10T04:29:07.000000Z"}} 2018-10-10 04:29:07,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124002e4acd13549b7fd5e3e28f30d7a558f699f" 2018-10-10 04:29:07,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f78b96-fc07-4f7f-94be-63096d59c90c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:07,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b6f78b96-fc07-4f7f-94be-63096d59c90c 2018-10-10 04:29:07,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124002e4acd13549b7fd5e3e28f30d7a558f699f" 2018-10-10 04:29:08,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:07 GMT Server: Apache x-compute-request-id: req-30a9d292-f221-43b9-ae22-6b850324d240 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-30a9d292-f221-43b9-ae22-6b850324d240 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-10 04:29:08,183 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-30a9d292-f221-43b9-ae22-6b850324d240 2018-10-10 04:29:08,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-30a9d292-f221-43b9-ae22-6b850324d240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124002e4acd13549b7fd5e3e28f30d7a558f699f" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-d05b8137-f260-4e3a-a078-b83b026bc90a"}}' 2018-10-10 04:29:08,360 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:08 GMT Server: Apache x-compute-request-id: req-e44e7622-897d-4911-8d31-f42a717a4b98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e44e7622-897d-4911-8d31-f42a717a4b98 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3ef57dcd-3160-436a-8334-ac5ccdf48695", "name": "CreateQoSTests-d05b8137-f260-4e3a-a078-b83b026bc90a"}, "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/3ef57dcd-3160-436a-8334-ac5ccdf48695", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/3ef57dcd-3160-436a-8334-ac5ccdf48695", "rel": "bookmark"}]} 2018-10-10 04:29:08,360 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-e44e7622-897d-4911-8d31-f42a717a4b98 2018-10-10 04:29:08,360 - create_qos - INFO - Created qos with name - CreateQoSTests-d05b8137-f260-4e3a-a078-b83b026bc90a 2018-10-10 04:29:08,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8019d85495bc33e597dab9e4eb4bc0a43bcac9" 2018-10-10 04:29:08,918 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:08 GMT Server: Apache x-compute-request-id: req-8be8e32b-5a31-42f2-841b-096bec7de4a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8be8e32b-5a31-42f2-841b-096bec7de4a9 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3ef57dcd-3160-436a-8334-ac5ccdf48695", "name": "CreateQoSTests-d05b8137-f260-4e3a-a078-b83b026bc90a"}]} 2018-10-10 04:29:08,918 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-8be8e32b-5a31-42f2-841b-096bec7de4a9 2018-10-10 04:29:08,919 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d05b8137-f260-4e3a-a078-b83b026bc90a 2018-10-10 04:29:08,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/3ef57dcd-3160-436a-8334-ac5ccdf48695?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8be8e32b-5a31-42f2-841b-096bec7de4a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8019d85495bc33e597dab9e4eb4bc0a43bcac9" 2018-10-10 04:29:09,126 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0136c6a-49d2-478c-b8fa-2a2474be4d19 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-10-10 04:29:09,126 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/3ef57dcd-3160-436a-8334-ac5ccdf48695?force=False used request id req-e0136c6a-49d2-478c-b8fa-2a2474be4d19 2018-10-10 04:29:09,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8be8e32b-5a31-42f2-841b-096bec7de4a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8019d85495bc33e597dab9e4eb4bc0a43bcac9" 2018-10-10 04:29:09,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:09 GMT Server: Apache x-compute-request-id: req-f8450451-ac02-4f6a-a645-3eba875d0274 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8450451-ac02-4f6a-a645-3eba875d0274 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-10 04:29:09,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-f8450451-ac02-4f6a-a645-3eba875d0274 2018-10-10 04:29:09,676 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d05b8137-f260-4e3a-a078-b83b026bc90a 2018-10-10 04:29:09,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/3ef57dcd-3160-436a-8334-ac5ccdf48695?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30a9d292-f221-43b9-ae22-6b850324d240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124002e4acd13549b7fd5e3e28f30d7a558f699f" 2018-10-10 04:29:10,307 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:29:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-94f4fa34-9b4d-48f5-badc-d922974d9443 x-openstack-request-id: req-94f4fa34-9b4d-48f5-badc-d922974d9443 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 3ef57dcd-3160-436a-8334-ac5ccdf48695.", "code": 404}} 2018-10-10 04:29:10,307 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/3ef57dcd-3160-436a-8334-ac5ccdf48695?force=False used request id req-94f4fa34-9b4d-48f5-badc-d922974d9443 2018-10-10 04:29:10,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:10,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2384e380-46b6-4966-b57f-22a468912f82 Date: Wed, 10 Oct 2018 04:29:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:10,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2384e380-46b6-4966-b57f-22a468912f82 2018-10-10 04:29:10,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:10,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cfd56d3-1679-4621-922e-3eaa89a76e90 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:10,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-5cfd56d3-1679-4621-922e-3eaa89a76e90 2018-10-10 04:29:10,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:10,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45d0b5c-eff6-4053-926d-e51a7b12b16b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:10,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-a45d0b5c-eff6-4053-926d-e51a7b12b16b 2018-10-10 04:29:10,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:10,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f77a67-abbf-4a60-9b58-d424d00019ec Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:10,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-45f77a67-abbf-4a60-9b58-d424d00019ec 2018-10-10 04:29:10,794 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-11bd1ec6-9276-46d-proj 2018-10-10 04:29:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/88a648f9605c43f3a753060163f244f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:11,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fcc6f2b-6cec-4a82-a652-d533e32fb3c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:11,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/88a648f9605c43f3a753060163f244f9 used request id req-4fcc6f2b-6cec-4a82-a652-d533e32fb3c9 2018-10-10 04:29:11,105 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-11bd1ec6-9276-46d-proj-role 2018-10-10 04:29:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/82d0887aeeb546e0934cb86a3d16d663 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:11,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10f28dc7-f775-4f30-9817-6274c186b05d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:11,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/82d0887aeeb546e0934cb86a3d16d663 used request id req-10f28dc7-f775-4f30-9817-6274c186b05d 2018-10-10 04:29:11,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84d0ed0f62a254e03c3110bebddf24ea55ba77b" 2018-10-10 04:29:11,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87e925e-fa9a-4cc1-8eb1-d04a9154c071 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:11,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d87e925e-fa9a-4cc1-8eb1-d04a9154c071 2018-10-10 04:29:11,222 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-11bd1ec6-9276-46d-user 2018-10-10 04:29:11,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/6caef2a420504581b098015c73daf550 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbdac098a8112a35d1b6be3b56f97fb5480d449" 2018-10-10 04:29:11,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a1d2b1-2b9e-4e2a-862b-5ad482a1e37e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:11,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6caef2a420504581b098015c73daf550 used request id req-21a1d2b1-2b9e-4e2a-862b-5ad482a1e37e 2018-10-10 04:29:11,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:11,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["WULJAO7URheyiBZfZZGbfQ"], "issued_at": "2018-10-10T04:29:11.000000Z"}} 2018-10-10 04:29:11,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad0ec150956db2a2fc700ba2a8edc9e8b6cd79a" 2018-10-10 04:29:11,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbd64ae-437e-40d1-b91e-dc5167c5eb3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:11,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2bbd64ae-437e-40d1-b91e-dc5167c5eb3e 2018-10-10 04:29:11,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:11,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:12,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["3irD-ycKTGyV0OFplCb3eA"], "issued_at": "2018-10-10T04:29:12.000000Z"}} 2018-10-10 04:29:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:12,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843d3dd6-f937-45e5-8723-d6f42392101f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:12,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-843d3dd6-f937-45e5-8723-d6f42392101f 2018-10-10 04:29:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:12,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-41bc55e8-6bcc-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:12,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfe3969-16f0-46a6-80cc-1eeab8043330 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-41bc55e8-6bcc-424-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:12,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-41bc55e8-6bcc-424-proj used request id req-4cfe3969-16f0-46a6-80cc-1eeab8043330 2018-10-10 04:29:12,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:12,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acc3952-70e2-4b98-8270-47cf272fc4b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:12,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8acc3952-70e2-4b98-8270-47cf272fc4b7 2018-10-10 04:29:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-41bc55e8-6bcc-424-proj"}}' 2018-10-10 04:29:12,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35385ad0-4288-459d-bb35-43c7d7705780 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d0c790a973d44194b0e97d04b60bd878"}, "enabled": true, "id": "d0c790a973d44194b0e97d04b60bd878", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-41bc55e8-6bcc-424-proj"}} 2018-10-10 04:29:12,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-35385ad0-4288-459d-bb35-43c7d7705780 2018-10-10 04:29:12,629 - keystone_utils - INFO - Created project with name - CreateQoSTests-41bc55e8-6bcc-424-proj 2018-10-10 04:29:12,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:12,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:13,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CxWJ3diqQ6moMqSMx50FKQ"], "issued_at": "2018-10-10T04:29:13.000000Z"}} 2018-10-10 04:29:13,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325138dfe1821b057419caae04ee4bd5e7a1fb14" 2018-10-10 04:29:13,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb6c8ea-114a-4ea7-9447-3ba92bd32bcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:13,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-adb6c8ea-114a-4ea7-9447-3ba92bd32bcc 2018-10-10 04:29:13,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:13,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325138dfe1821b057419caae04ee4bd5e7a1fb14" 2018-10-10 04:29:13,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b7c846-67ad-4875-934e-167863addeff Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:13,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c6b7c846-67ad-4875-934e-167863addeff 2018-10-10 04:29:13,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-41bc55e8-6bcc-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325138dfe1821b057419caae04ee4bd5e7a1fb14" 2018-10-10 04:29:13,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-600b1c7b-d910-4180-a2a7-9a340abbf0f8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-41bc55e8-6bcc-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/d0c790a973d44194b0e97d04b60bd878"}, "enabled": true, "id": "d0c790a973d44194b0e97d04b60bd878", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-41bc55e8-6bcc-424-proj"}]} 2018-10-10 04:29:13,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-41bc55e8-6bcc-424-proj used request id req-600b1c7b-d910-4180-a2a7-9a340abbf0f8 2018-10-10 04:29:13,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325138dfe1821b057419caae04ee4bd5e7a1fb14" 2018-10-10 04:29:13,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876a59bb-e0f9-4db5-957c-b897e1edd31b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:13,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-876a59bb-e0f9-4db5-957c-b897e1edd31b 2018-10-10 04:29:13,797 - keystone_utils - INFO - Created user with name - CreateQoSTests-41bc55e8-6bcc-424-user 2018-10-10 04:29:13,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:13,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e713c6a4-6ed8-4f2e-93e3-53dda9e7ed6e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:13,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e713c6a4-6ed8-4f2e-93e3-53dda9e7ed6e 2018-10-10 04:29:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" -d '{"role": {"name": "CreateQoSTests-41bc55e8-6bcc-424-proj-role"}}' 2018-10-10 04:29:13,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c3a009-7d28-4101-8dad-b287c144a5c0 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f93b96aea2b448ba755563cf44425ec", "links": {"self": "http://172.30.9.25:5000/v3/roles/5f93b96aea2b448ba755563cf44425ec"}, "name": "CreateQoSTests-41bc55e8-6bcc-424-proj-role"}} 2018-10-10 04:29:13,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d6c3a009-7d28-4101-8dad-b287c144a5c0 2018-10-10 04:29:13,995 - keystone_utils - INFO - Created role with name - CreateQoSTests-41bc55e8-6bcc-424-proj-role 2018-10-10 04:29:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5f93b96aea2b448ba755563cf44425ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:14,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1897fcf-9acb-4c5d-bd95-8a1932bd774a Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/5f93b96aea2b448ba755563cf44425ec"}, "domain_id": null, "name": "CreateQoSTests-41bc55e8-6bcc-424-proj-role", "id": "5f93b96aea2b448ba755563cf44425ec"}} 2018-10-10 04:29:14,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5f93b96aea2b448ba755563cf44425ec used request id req-f1897fcf-9acb-4c5d-bd95-8a1932bd774a 2018-10-10 04:29:14,088 - keystone_utils - INFO - Granting role CreateQoSTests-41bc55e8-6bcc-424-proj-role to project CreateQoSTests-41bc55e8-6bcc-424-proj 2018-10-10 04:29:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/d0c790a973d44194b0e97d04b60bd878/users/751b5a1e408a46638654181756ed8ee5/roles/5f93b96aea2b448ba755563cf44425ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:14,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b33a1045-e6cd-4382-b82b-19b11b22e68a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:14,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d0c790a973d44194b0e97d04b60bd878/users/751b5a1e408a46638654181756ed8ee5/roles/5f93b96aea2b448ba755563cf44425ec used request id req-b33a1045-e6cd-4382-b82b-19b11b22e68a 2018-10-10 04:29:14,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:14,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:14,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["N5OQN0TqSBahOUIp4QYQYw"], "issued_at": "2018-10-10T04:29:14.000000Z"}} 2018-10-10 04:29:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c2b3836d0680ab47f13f576e3ecf49d18c26b9" 2018-10-10 04:29:14,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93af3241-e213-417d-b68e-a6b40cf81239 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:14,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-93af3241-e213-417d-b68e-a6b40cf81239 2018-10-10 04:29:14,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c2b3836d0680ab47f13f576e3ecf49d18c26b9" 2018-10-10 04:29:15,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:14 GMT Server: Apache x-compute-request-id: req-48d30e08-4260-4885-bf7b-ddcaa4ef77c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-48d30e08-4260-4885-bf7b-ddcaa4ef77c6 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-10 04:29:15,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-48d30e08-4260-4885-bf7b-ddcaa4ef77c6 2018-10-10 04:29:15,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-48d30e08-4260-4885-bf7b-ddcaa4ef77c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c2b3836d0680ab47f13f576e3ecf49d18c26b9" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-f1578467-4e48-4045-8a34-2156a4c439a7"}}' 2018-10-10 04:29:15,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:15 GMT Server: Apache x-compute-request-id: req-2a79749b-82b6-4381-a7c5-139cfb8d30d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a79749b-82b6-4381-a7c5-139cfb8d30d3 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "fd930077-3687-4392-b8e1-266efba6dbcb", "name": "CreateQoSTests-f1578467-4e48-4045-8a34-2156a4c439a7"}, "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/fd930077-3687-4392-b8e1-266efba6dbcb", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/fd930077-3687-4392-b8e1-266efba6dbcb", "rel": "bookmark"}]} 2018-10-10 04:29:15,888 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-2a79749b-82b6-4381-a7c5-139cfb8d30d3 2018-10-10 04:29:15,889 - create_qos - INFO - Created qos with name - CreateQoSTests-f1578467-4e48-4045-8a34-2156a4c439a7 2018-10-10 04:29:15,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad0ec150956db2a2fc700ba2a8edc9e8b6cd79a" 2018-10-10 04:29:16,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:15 GMT Server: Apache x-compute-request-id: req-c5f6f9b1-cfb2-45f5-a55a-8b8de0eb1dd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5f6f9b1-cfb2-45f5-a55a-8b8de0eb1dd9 Content-Encoding: gzip Content-Length: 152 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "fd930077-3687-4392-b8e1-266efba6dbcb", "name": "CreateQoSTests-f1578467-4e48-4045-8a34-2156a4c439a7"}]} 2018-10-10 04:29:16,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-c5f6f9b1-cfb2-45f5-a55a-8b8de0eb1dd9 2018-10-10 04:29:16,059 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-f1578467-4e48-4045-8a34-2156a4c439a7 2018-10-10 04:29:16,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/fd930077-3687-4392-b8e1-266efba6dbcb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48d30e08-4260-4885-bf7b-ddcaa4ef77c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c2b3836d0680ab47f13f576e3ecf49d18c26b9" 2018-10-10 04:29:16,300 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3d3251b-04ab-4d60-8b94-ff22aea2efb5 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-10-10 04:29:16,300 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/fd930077-3687-4392-b8e1-266efba6dbcb?force=False used request id req-d3d3251b-04ab-4d60-8b94-ff22aea2efb5 2018-10-10 04:29:16,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:16,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7508ee6d-0e3d-41e1-bf19-f3aee2a2e312 Date: Wed, 10 Oct 2018 04:29:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:16,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7508ee6d-0e3d-41e1-bf19-f3aee2a2e312 2018-10-10 04:29:16,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:16,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e745c5-75d2-4986-8ce6-0de015a88ebc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:16,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-42e745c5-75d2-4986-8ce6-0de015a88ebc 2018-10-10 04:29:16,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:16,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b85a6c-e2d9-4304-be2d-69298e8af384 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:16,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-74b85a6c-e2d9-4304-be2d-69298e8af384 2018-10-10 04:29:16,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:16,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d01750d-7215-4326-8621-3783270cc364 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:16,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-4d01750d-7215-4326-8621-3783270cc364 2018-10-10 04:29:16,874 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-41bc55e8-6bcc-424-proj 2018-10-10 04:29:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/d0c790a973d44194b0e97d04b60bd878 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:17,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b81e4f-b381-4bad-ad61-045321f30b1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:17,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d0c790a973d44194b0e97d04b60bd878 used request id req-06b81e4f-b381-4bad-ad61-045321f30b1b 2018-10-10 04:29:17,081 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-41bc55e8-6bcc-424-proj-role 2018-10-10 04:29:17,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5f93b96aea2b448ba755563cf44425ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:17,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82901ff-a93f-48b2-ae08-54391e23de44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:17,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5f93b96aea2b448ba755563cf44425ec used request id req-c82901ff-a93f-48b2-ae08-54391e23de44 2018-10-10 04:29:17,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd3075ab2027557f383dd8e7be6a53fe67de4962" 2018-10-10 04:29:17,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b4284d-0a8e-40af-a14b-4027a48f2161 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:17,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-48b4284d-0a8e-40af-a14b-4027a48f2161 2018-10-10 04:29:17,278 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-41bc55e8-6bcc-424-user 2018-10-10 04:29:17,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/751b5a1e408a46638654181756ed8ee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325138dfe1821b057419caae04ee4bd5e7a1fb14" 2018-10-10 04:29:17,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39ef2cfc-5f24-4584-af0b-8f6d5f074f5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:17,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/751b5a1e408a46638654181756ed8ee5 used request id req-39ef2cfc-5f24-4584-af0b-8f6d5f074f5b 2018-10-10 04:29:17,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:17,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["0naJPAMMTIudnR_MUkarWw"], "issued_at": "2018-10-10T04:29:17.000000Z"}} 2018-10-10 04:29:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaefe5d21a83489c54867e6e3b56b6d8b064ea1" 2018-10-10 04:29:17,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf66ab8b-ae2b-47b1-8155-1cd4cba62358 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:17,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bf66ab8b-ae2b-47b1-8155-1cd4cba62358 2018-10-10 04:29:17,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:17,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:18,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["-EGV9e_eTZeFARaX4zSAIw"], "issued_at": "2018-10-10T04:29:18.000000Z"}} 2018-10-10 04:29:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:18,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a103f5e-4ca2-439b-b1e3-66bbf803ba89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:18,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4a103f5e-4ca2-439b-b1e3-66bbf803ba89 2018-10-10 04:29:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:18,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:18,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-128ebabe-0fdf-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:18,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04270fb0-e745-44ef-adb4-c241d8a9a631 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-128ebabe-0fdf-42d-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:18,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-128ebabe-0fdf-42d-proj used request id req-04270fb0-e745-44ef-adb4-c241d8a9a631 2018-10-10 04:29:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:18,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f6b645-858d-42d8-8af0-cd52f7b5226b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:18,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f6f6b645-858d-42d8-8af0-cd52f7b5226b 2018-10-10 04:29:18,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-128ebabe-0fdf-42d-proj"}}' 2018-10-10 04:29:18,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af9ac61-617a-4b50-8230-4df521017f92 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f82293d0f8e942788952c9e44955973c"}, "enabled": true, "id": "f82293d0f8e942788952c9e44955973c", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-128ebabe-0fdf-42d-proj"}} 2018-10-10 04:29:18,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0af9ac61-617a-4b50-8230-4df521017f92 2018-10-10 04:29:18,720 - keystone_utils - INFO - Created project with name - CreateQoSTests-128ebabe-0fdf-42d-proj 2018-10-10 04:29:18,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:18,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:19,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Lkm-mwP8TdWsRBlHYKYFBA"], "issued_at": "2018-10-10T04:29:19.000000Z"}} 2018-10-10 04:29:19,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7868d4f16100446a6e4aebe8a1adc2eba67e84c6" 2018-10-10 04:29:19,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62bddf6-46df-4b9d-b2a1-f888d1417abb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:19,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f62bddf6-46df-4b9d-b2a1-f888d1417abb 2018-10-10 04:29:19,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:19,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7868d4f16100446a6e4aebe8a1adc2eba67e84c6" 2018-10-10 04:29:19,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd5a549-3ed7-4e1b-a782-dca413784e9d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:19,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3bd5a549-3ed7-4e1b-a782-dca413784e9d 2018-10-10 04:29:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-128ebabe-0fdf-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7868d4f16100446a6e4aebe8a1adc2eba67e84c6" 2018-10-10 04:29:19,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6926d993-58b4-4029-ae00-0a6927991e8a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-128ebabe-0fdf-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f82293d0f8e942788952c9e44955973c"}, "enabled": true, "id": "f82293d0f8e942788952c9e44955973c", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-128ebabe-0fdf-42d-proj"}]} 2018-10-10 04:29:19,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateQoSTests-128ebabe-0fdf-42d-proj used request id req-6926d993-58b4-4029-ae00-0a6927991e8a 2018-10-10 04:29:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7868d4f16100446a6e4aebe8a1adc2eba67e84c6" 2018-10-10 04:29:19,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01f244b-b171-4d54-9392-cf6b67d3582e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:19,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b01f244b-b171-4d54-9392-cf6b67d3582e 2018-10-10 04:29:19,869 - keystone_utils - INFO - Created user with name - CreateQoSTests-128ebabe-0fdf-42d-user 2018-10-10 04:29:19,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:19,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:19,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b9b4f1-5185-4daf-b504-c512e7c235ea Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:19,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7b9b4f1-5185-4daf-b504-c512e7c235ea 2018-10-10 04:29:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" -d '{"role": {"name": "CreateQoSTests-128ebabe-0fdf-42d-proj-role"}}' 2018-10-10 04:29:20,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0379293e-ae0a-4030-b8f6-9c6a8d4b5345 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c7ddbbfa6ac44ea86eb11cf31553f14", "links": {"self": "http://172.30.9.25:5000/v3/roles/7c7ddbbfa6ac44ea86eb11cf31553f14"}, "name": "CreateQoSTests-128ebabe-0fdf-42d-proj-role"}} 2018-10-10 04:29:20,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0379293e-ae0a-4030-b8f6-9c6a8d4b5345 2018-10-10 04:29:20,007 - keystone_utils - INFO - Created role with name - CreateQoSTests-128ebabe-0fdf-42d-proj-role 2018-10-10 04:29:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7c7ddbbfa6ac44ea86eb11cf31553f14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:20,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160a4ade-21dc-472c-a2c7-75a28e5ca461 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7c7ddbbfa6ac44ea86eb11cf31553f14"}, "domain_id": null, "name": "CreateQoSTests-128ebabe-0fdf-42d-proj-role", "id": "7c7ddbbfa6ac44ea86eb11cf31553f14"}} 2018-10-10 04:29:20,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7c7ddbbfa6ac44ea86eb11cf31553f14 used request id req-160a4ade-21dc-472c-a2c7-75a28e5ca461 2018-10-10 04:29:20,101 - keystone_utils - INFO - Granting role CreateQoSTests-128ebabe-0fdf-42d-proj-role to project CreateQoSTests-128ebabe-0fdf-42d-proj 2018-10-10 04:29:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f82293d0f8e942788952c9e44955973c/users/1148fb3857e042c9831bc2ba4df44db7/roles/7c7ddbbfa6ac44ea86eb11cf31553f14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:20,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf30c3e-09f9-417c-aab3-b5e71ddafc89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:20,230 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f82293d0f8e942788952c9e44955973c/users/1148fb3857e042c9831bc2ba4df44db7/roles/7c7ddbbfa6ac44ea86eb11cf31553f14 used request id req-6cf30c3e-09f9-417c-aab3-b5e71ddafc89 2018-10-10 04:29:20,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:20,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:20,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["eV_pn5rRT5isRiFx-nd9_w"], "issued_at": "2018-10-10T04:29:20.000000Z"}} 2018-10-10 04:29:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a35fc475fe953893fa899d72213456e5bc20eb" 2018-10-10 04:29:20,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9369d08-2dca-4529-8769-090053208582 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:20,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b9369d08-2dca-4529-8769-090053208582 2018-10-10 04:29:20,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a35fc475fe953893fa899d72213456e5bc20eb" 2018-10-10 04:29:20,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:20 GMT Server: Apache x-compute-request-id: req-685735b5-cd6d-4edd-9770-2ab55f710bc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-685735b5-cd6d-4edd-9770-2ab55f710bc6 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-10 04:29:20,818 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-685735b5-cd6d-4edd-9770-2ab55f710bc6 2018-10-10 04:29:20,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-685735b5-cd6d-4edd-9770-2ab55f710bc6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a35fc475fe953893fa899d72213456e5bc20eb" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-db686712-9e66-411e-92ba-b74f46806287"}}' 2018-10-10 04:29:21,379 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:20 GMT Server: Apache x-compute-request-id: req-6cfec6ba-f1b9-413b-8842-13685bb95009 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6cfec6ba-f1b9-413b-8842-13685bb95009 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "94e4b4bb-bb09-465d-96ab-5d70bb8ea4bf", "name": "CreateQoSTests-db686712-9e66-411e-92ba-b74f46806287"}, "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/94e4b4bb-bb09-465d-96ab-5d70bb8ea4bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/94e4b4bb-bb09-465d-96ab-5d70bb8ea4bf", "rel": "bookmark"}]} 2018-10-10 04:29:21,380 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-6cfec6ba-f1b9-413b-8842-13685bb95009 2018-10-10 04:29:21,380 - create_qos - INFO - Created qos with name - CreateQoSTests-db686712-9e66-411e-92ba-b74f46806287 2018-10-10 04:29:21,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaefe5d21a83489c54867e6e3b56b6d8b064ea1" 2018-10-10 04:29:21,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:21 GMT Server: Apache x-compute-request-id: req-6604aa93-79aa-4f04-927c-8e0cf9009639 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6604aa93-79aa-4f04-927c-8e0cf9009639 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "94e4b4bb-bb09-465d-96ab-5d70bb8ea4bf", "name": "CreateQoSTests-db686712-9e66-411e-92ba-b74f46806287"}]} 2018-10-10 04:29:21,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-6604aa93-79aa-4f04-927c-8e0cf9009639 2018-10-10 04:29:21,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:21,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:22,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["4wsToML9QqqC47Izzje2uA"], "issued_at": "2018-10-10T04:29:22.000000Z"}} 2018-10-10 04:29:22,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a95389b9fd1340aaa1df0c0c483784b07948d64" 2018-10-10 04:29:22,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e4db2a-4189-4c49-aff2-91ae9c338306 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:22,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-71e4db2a-4189-4c49-aff2-91ae9c338306 2018-10-10 04:29:22,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a95389b9fd1340aaa1df0c0c483784b07948d64" 2018-10-10 04:29:22,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:22 GMT Server: Apache x-compute-request-id: req-188e4fbd-f422-443b-a3fc-18b1ceac4992 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-188e4fbd-f422-443b-a3fc-18b1ceac4992 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "94e4b4bb-bb09-465d-96ab-5d70bb8ea4bf", "name": "CreateQoSTests-db686712-9e66-411e-92ba-b74f46806287"}]} 2018-10-10 04:29:22,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-188e4fbd-f422-443b-a3fc-18b1ceac4992 2018-10-10 04:29:22,611 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-db686712-9e66-411e-92ba-b74f46806287 2018-10-10 04:29:22,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/94e4b4bb-bb09-465d-96ab-5d70bb8ea4bf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-685735b5-cd6d-4edd-9770-2ab55f710bc6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a35fc475fe953893fa899d72213456e5bc20eb" 2018-10-10 04:29:22,821 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-43343c28-038e-4396-9e29-60d67b4f8e6d 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-10-10 04:29:22,821 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/94e4b4bb-bb09-465d-96ab-5d70bb8ea4bf?force=False used request id req-43343c28-038e-4396-9e29-60d67b4f8e6d 2018-10-10 04:29:22,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:23,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cf741e3f-af92-496f-90e6-3795da909ad8 Date: Wed, 10 Oct 2018 04:29:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:23,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-cf741e3f-af92-496f-90e6-3795da909ad8 2018-10-10 04:29:23,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:23,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f035e2a4-5af6-415e-8326-0487f1410666 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:23,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f035e2a4-5af6-415e-8326-0487f1410666 2018-10-10 04:29:23,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:23,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be0702b-bc28-48d8-8cb8-06666e0d1238 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:23,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-5be0702b-bc28-48d8-8cb8-06666e0d1238 2018-10-10 04:29:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:23,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0f7168-2902-40b4-9350-d41766facdd9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:23,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-4e0f7168-2902-40b4-9350-d41766facdd9 2018-10-10 04:29:23,322 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-128ebabe-0fdf-42d-proj 2018-10-10 04:29:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f82293d0f8e942788952c9e44955973c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:23,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d7e2b6-d092-4311-acfb-df098bdbb307 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:23,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f82293d0f8e942788952c9e44955973c used request id req-99d7e2b6-d092-4311-acfb-df098bdbb307 2018-10-10 04:29:23,548 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-128ebabe-0fdf-42d-proj-role 2018-10-10 04:29:23,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7c7ddbbfa6ac44ea86eb11cf31553f14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:23,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760c2e0f-612b-42ee-99a6-faca41a2943a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:23,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7c7ddbbfa6ac44ea86eb11cf31553f14 used request id req-760c2e0f-612b-42ee-99a6-faca41a2943a 2018-10-10 04:29:23,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75220aa1dd2a9e3983178d4407ffd7dbffac1817" 2018-10-10 04:29:23,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e58c264-0dc8-4e21-bdb0-f4e7f819eccd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:23,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4e58c264-0dc8-4e21-bdb0-f4e7f819eccd 2018-10-10 04:29:23,687 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-128ebabe-0fdf-42d-user 2018-10-10 04:29:23,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1148fb3857e042c9831bc2ba4df44db7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7868d4f16100446a6e4aebe8a1adc2eba67e84c6" 2018-10-10 04:29:23,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-465e1f5e-fc30-4010-aaec-8874e3fcae9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:23,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1148fb3857e042c9831bc2ba4df44db7 used request id req-465e1f5e-fc30-4010-aaec-8874e3fcae9c 2018-10-10 04:29:23,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:24,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["lQ-JlqgjSj2myLgjnINw4A"], "issued_at": "2018-10-10T04:29:24.000000Z"}} 2018-10-10 04:29:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10477e8678c9abd70e005bac7b69be79c4da4f" 2018-10-10 04:29:24,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e386c5-4a89-4939-b6f2-be952cb79598 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:24,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c9e386c5-4a89-4939-b6f2-be952cb79598 2018-10-10 04:29:24,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:24,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:24,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["UD5ntWoCQ7ut3k13_ujJ3g"], "issued_at": "2018-10-10T04:29:24.000000Z"}} 2018-10-10 04:29:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:24,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bb58d5-439e-4052-92a4-2d9c6e6baf88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:24,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-07bb58d5-439e-4052-92a4-2d9c6e6baf88 2018-10-10 04:29:24,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:24,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:24,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2fefb8-b01e-46ff-b74c-ce4dda340b03 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:24,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj used request id req-4b2fefb8-b01e-46ff-b74c-ce4dda340b03 2018-10-10 04:29:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:25,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449550f1-7c10-44d5-863f-a719a4ac3f5e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:25,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-449550f1-7c10-44d5-863f-a719a4ac3f5e 2018-10-10 04:29:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj"}}' 2018-10-10 04:29:25,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0189c57-b404-4d25-b340-1a754d29d84b Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/194355f637e24db9b339471122d05e15"}, "enabled": true, "id": "194355f637e24db9b339471122d05e15", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj"}} 2018-10-10 04:29:25,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e0189c57-b404-4d25-b340-1a754d29d84b 2018-10-10 04:29:25,127 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj 2018-10-10 04:29:25,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:25,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:25,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["tRj2YLdPQ22mn0RZkpA7sA"], "issued_at": "2018-10-10T04:29:25.000000Z"}} 2018-10-10 04:29:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877f50eaa9b682d0df531da3093897868127bb06" 2018-10-10 04:29:25,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080a7965-2ba8-4d49-9afe-48af77c4e021 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:25,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-080a7965-2ba8-4d49-9afe-48af77c4e021 2018-10-10 04:29:25,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:25,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877f50eaa9b682d0df531da3093897868127bb06" 2018-10-10 04:29:25,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15e232e-09ae-4741-903b-64839816f16e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:25,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e15e232e-09ae-4741-903b-64839816f16e 2018-10-10 04:29:25,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877f50eaa9b682d0df531da3093897868127bb06" 2018-10-10 04:29:25,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e76d7b-0dc8-4e0a-b074-687557a1e0c3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/194355f637e24db9b339471122d05e15"}, "enabled": true, "id": "194355f637e24db9b339471122d05e15", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj"}]} 2018-10-10 04:29:25,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj used request id req-14e76d7b-0dc8-4e0a-b074-687557a1e0c3 2018-10-10 04:29:25,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877f50eaa9b682d0df531da3093897868127bb06" 2018-10-10 04:29:25,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f7c2fa-50b7-493e-910a-5e652acf92d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:25,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-69f7c2fa-50b7-493e-910a-5e652acf92d6 2018-10-10 04:29:26,271 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-user 2018-10-10 04:29:26,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:26,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:26,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd30f38-18bd-41d7-b16d-e98a7a812bed Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:26,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fd30f38-18bd-41d7-b16d-e98a7a812bed 2018-10-10 04:29:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj-role"}}' 2018-10-10 04:29:26,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefe8b1e-6f50-404b-8bd0-7d2fd3953d22 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1430524be3f843109c8cab08dcc8feee", "links": {"self": "http://172.30.9.25:5000/v3/roles/1430524be3f843109c8cab08dcc8feee"}, "name": "CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj-role"}} 2018-10-10 04:29:26,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-cefe8b1e-6f50-404b-8bd0-7d2fd3953d22 2018-10-10 04:29:26,534 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj-role 2018-10-10 04:29:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1430524be3f843109c8cab08dcc8feee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:26,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18123d6d-2e3a-43e4-8e83-ccac6088dd40 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1430524be3f843109c8cab08dcc8feee"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj-role", "id": "1430524be3f843109c8cab08dcc8feee"}} 2018-10-10 04:29:26,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1430524be3f843109c8cab08dcc8feee used request id req-18123d6d-2e3a-43e4-8e83-ccac6088dd40 2018-10-10 04:29:26,638 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj-role to project CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj 2018-10-10 04:29:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/194355f637e24db9b339471122d05e15/users/4a279012bf88439496a3f5420abddd2d/roles/1430524be3f843109c8cab08dcc8feee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:26,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8025a9-795c-4400-8e01-3555505ba6fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:26,764 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/194355f637e24db9b339471122d05e15/users/4a279012bf88439496a3f5420abddd2d/roles/1430524be3f843109c8cab08dcc8feee used request id req-1b8025a9-795c-4400-8e01-3555505ba6fe 2018-10-10 04:29:26,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:26,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:27,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jb5cz8slQ527fSIskz9Xpw"], "issued_at": "2018-10-10T04:29:27.000000Z"}} 2018-10-10 04:29:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30070567fdbf9ee7f640c05a860b1bbd12f2a54" 2018-10-10 04:29:27,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e8a65d-f239-4bb4-82fb-b01a229602d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:27,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-58e8a65d-f239-4bb4-82fb-b01a229602d3 2018-10-10 04:29:27,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30070567fdbf9ee7f640c05a860b1bbd12f2a54" 2018-10-10 04:29:27,365 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:27 GMT Server: Apache x-compute-request-id: req-f6742f0c-ba00-42b6-9040-6edf7fa4867e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f6742f0c-ba00-42b6-9040-6edf7fa4867e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:29:27,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-f6742f0c-ba00-42b6-9040-6edf7fa4867e 2018-10-10 04:29:27,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f6742f0c-ba00-42b6-9040-6edf7fa4867e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30070567fdbf9ee7f640c05a860b1bbd12f2a54" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-c9c44dea-9652-47ae-b3c1-628a7c83ac55", "description": null}}' 2018-10-10 04:29:27,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:27 GMT Server: Apache x-compute-request-id: req-d8701fda-f16d-479b-98aa-e632d079715a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8701fda-f16d-479b-98aa-e632d079715a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c9c44dea-9652-47ae-b3c1-628a7c83ac55", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02e4c45e-d451-42ad-8e43-13bacd3f56bd", "description": null}} 2018-10-10 04:29:27,946 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types used request id req-d8701fda-f16d-479b-98aa-e632d079715a 2018-10-10 04:29:27,946 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-c9c44dea-9652-47ae-b3c1-628a7c83ac55 2018-10-10 04:29:27,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10477e8678c9abd70e005bac7b69be79c4da4f" 2018-10-10 04:29:28,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:27 GMT Server: Apache x-compute-request-id: req-6d924f3c-ccde-4cf5-978e-cf9a9c9f4c9d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d924f3c-ccde-4cf5-978e-cf9a9c9f4c9d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-c9c44dea-9652-47ae-b3c1-628a7c83ac55", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02e4c45e-d451-42ad-8e43-13bacd3f56bd", "description": null}]} 2018-10-10 04:29:28,136 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-6d924f3c-ccde-4cf5-978e-cf9a9c9f4c9d 2018-10-10 04:29:28,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/02e4c45e-d451-42ad-8e43-13bacd3f56bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d924f3c-ccde-4cf5-978e-cf9a9c9f4c9d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10477e8678c9abd70e005bac7b69be79c4da4f" 2018-10-10 04:29:28,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:28 GMT Server: Apache x-compute-request-id: req-94513bb8-95d1-443d-a929-0cc8c6821359 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94513bb8-95d1-443d-a929-0cc8c6821359 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c9c44dea-9652-47ae-b3c1-628a7c83ac55", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "02e4c45e-d451-42ad-8e43-13bacd3f56bd", "description": null}} 2018-10-10 04:29:28,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/02e4c45e-d451-42ad-8e43-13bacd3f56bd used request id req-94513bb8-95d1-443d-a929-0cc8c6821359 2018-10-10 04:29:28,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/02e4c45e-d451-42ad-8e43-13bacd3f56bd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d924f3c-ccde-4cf5-978e-cf9a9c9f4c9d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10477e8678c9abd70e005bac7b69be79c4da4f" 2018-10-10 04:29:28,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:28 GMT Server: Apache x-compute-request-id: req-67343c6c-5f60-4435-b027-1bbbf7315fcc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-67343c6c-5f60-4435-b027-1bbbf7315fcc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 04:29:28,489 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/02e4c45e-d451-42ad-8e43-13bacd3f56bd/encryption used request id req-67343c6c-5f60-4435-b027-1bbbf7315fcc 2018-10-10 04:29:28,490 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-c9c44dea-9652-47ae-b3c1-628a7c83ac55 2018-10-10 04:29:28,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/02e4c45e-d451-42ad-8e43-13bacd3f56bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d924f3c-ccde-4cf5-978e-cf9a9c9f4c9d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10477e8678c9abd70e005bac7b69be79c4da4f" 2018-10-10 04:29:28,720 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-752cc6dd-8bba-4651-acab-cf8d64c0f7c0 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-10-10 04:29:28,720 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/02e4c45e-d451-42ad-8e43-13bacd3f56bd used request id req-752cc6dd-8bba-4651-acab-cf8d64c0f7c0 2018-10-10 04:29:28,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d924f3c-ccde-4cf5-978e-cf9a9c9f4c9d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10477e8678c9abd70e005bac7b69be79c4da4f" 2018-10-10 04:29:28,907 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:28 GMT Server: Apache x-compute-request-id: req-90acbdcc-1a84-4267-8adb-00b9430e4406 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-90acbdcc-1a84-4267-8adb-00b9430e4406 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:29:28,908 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-90acbdcc-1a84-4267-8adb-00b9430e4406 2018-10-10 04:29:28,908 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-c9c44dea-9652-47ae-b3c1-628a7c83ac55 2018-10-10 04:29:28,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/02e4c45e-d451-42ad-8e43-13bacd3f56bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6742f0c-ba00-42b6-9040-6edf7fa4867e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30070567fdbf9ee7f640c05a860b1bbd12f2a54" 2018-10-10 04:29:29,078 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:29:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1180d01e-6f84-48ba-ac05-12afd4f63946 x-openstack-request-id: req-1180d01e-6f84-48ba-ac05-12afd4f63946 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 02e4c45e-d451-42ad-8e43-13bacd3f56bd could not be found.", "code": 404}} 2018-10-10 04:29:29,078 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/02e4c45e-d451-42ad-8e43-13bacd3f56bd used request id req-1180d01e-6f84-48ba-ac05-12afd4f63946 2018-10-10 04:29:29,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:29,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c55175ef-bcf2-4f29-8351-fdea4e70bff5 Date: Wed, 10 Oct 2018 04:29:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:29,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c55175ef-bcf2-4f29-8351-fdea4e70bff5 2018-10-10 04:29:29,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:29,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f98fbad6-2205-4086-b339-27a4f75ef672 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:29,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f98fbad6-2205-4086-b339-27a4f75ef672 2018-10-10 04:29:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:29,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67622b8-d347-4a85-a773-37da5debbfe1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:29,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-b67622b8-d347-4a85-a773-37da5debbfe1 2018-10-10 04:29:29,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:29,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce81f64-af41-48d1-a03c-9b87c035153d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:29,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-1ce81f64-af41-48d1-a03c-9b87c035153d 2018-10-10 04:29:29,567 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj 2018-10-10 04:29:29,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/194355f637e24db9b339471122d05e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:29,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca88100-cb28-4aee-a9f9-21eab2098bbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:29,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/194355f637e24db9b339471122d05e15 used request id req-eca88100-cb28-4aee-a9f9-21eab2098bbb 2018-10-10 04:29:29,776 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-proj-role 2018-10-10 04:29:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1430524be3f843109c8cab08dcc8feee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:29,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-165fdcb5-0726-4590-a628-4560818dcafa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:29,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1430524be3f843109c8cab08dcc8feee used request id req-165fdcb5-0726-4590-a628-4560818dcafa 2018-10-10 04:29:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e6cf58a3924cb7d43ac274851e380b59626709" 2018-10-10 04:29:29,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df52b3b-451a-4f70-a732-c5ec6a65ec75 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:29,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2df52b3b-451a-4f70-a732-c5ec6a65ec75 2018-10-10 04:29:29,993 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-b604de3a-e1ce-4e2-user 2018-10-10 04:29:29,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4a279012bf88439496a3f5420abddd2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877f50eaa9b682d0df531da3093897868127bb06" 2018-10-10 04:29:30,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72cb0938-7f6f-48da-afbb-44720a49139e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:30,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4a279012bf88439496a3f5420abddd2d used request id req-72cb0938-7f6f-48da-afbb-44720a49139e 2018-10-10 04:29:30,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:30,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["rcmyGKTSTfqVL6WgHoCH9g"], "issued_at": "2018-10-10T04:29:30.000000Z"}} 2018-10-10 04:29:30,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}278f621d573e3a7e1b04a4aec8d1978ea0c3db8f" 2018-10-10 04:29:30,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19dd326-bafc-4f01-a00c-df8e343eeaba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:30,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b19dd326-bafc-4f01-a00c-df8e343eeaba 2018-10-10 04:29:30,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:30,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:31,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["RcxILf5nRyGjQj6CfkbW3g"], "issued_at": "2018-10-10T04:29:31.000000Z"}} 2018-10-10 04:29:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:31,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cece1f92-6358-46ca-9d90-e92885112273 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:31,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cece1f92-6358-46ca-9d90-e92885112273 2018-10-10 04:29:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:31,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:31,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:31,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abebcf04-051b-48c8-9344-986a655b6cb2 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:31,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj used request id req-abebcf04-051b-48c8-9344-986a655b6cb2 2018-10-10 04:29:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:31,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d192ae4-5eae-4ff0-805a-e1c98da73e34 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:31,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2d192ae4-5eae-4ff0-805a-e1c98da73e34 2018-10-10 04:29:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj"}}' 2018-10-10 04:29:31,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-188bf5e6-261e-47be-b02f-a684b65c8f53 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/39b2049adfcc49b0addd08aebbbe6ca4"}, "enabled": true, "id": "39b2049adfcc49b0addd08aebbbe6ca4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj"}} 2018-10-10 04:29:31,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-188bf5e6-261e-47be-b02f-a684b65c8f53 2018-10-10 04:29:31,475 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj 2018-10-10 04:29:31,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:31,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:31,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Uo3W2fGXQ9ypkJFy3nI3ig"], "issued_at": "2018-10-10T04:29:31.000000Z"}} 2018-10-10 04:29:31,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7df33b62d687268a67a7cbdee09258d0ec67ed" 2018-10-10 04:29:31,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012c0408-944c-4de0-969a-907e443ac605 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:31,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-012c0408-944c-4de0-969a-907e443ac605 2018-10-10 04:29:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:31,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7df33b62d687268a67a7cbdee09258d0ec67ed" 2018-10-10 04:29:32,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3de10a-9c9f-48e6-97e3-62839421e103 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:32,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8b3de10a-9c9f-48e6-97e3-62839421e103 2018-10-10 04:29:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7df33b62d687268a67a7cbdee09258d0ec67ed" 2018-10-10 04:29:32,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46868bc6-2a63-455d-89ba-d36261742b5f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/39b2049adfcc49b0addd08aebbbe6ca4"}, "enabled": true, "id": "39b2049adfcc49b0addd08aebbbe6ca4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj"}]} 2018-10-10 04:29:32,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj used request id req-46868bc6-2a63-455d-89ba-d36261742b5f 2018-10-10 04:29:32,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7df33b62d687268a67a7cbdee09258d0ec67ed" 2018-10-10 04:29:32,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13ac4c1-3ad1-420c-bf38-4b50735e0f18 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:32,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b13ac4c1-3ad1-420c-bf38-4b50735e0f18 2018-10-10 04:29:32,593 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-user 2018-10-10 04:29:32,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:32,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20206e40-b07a-4478-8bb0-f427d1891892 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:32,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-20206e40-b07a-4478-8bb0-f427d1891892 2018-10-10 04:29:32,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj-role"}}' 2018-10-10 04:29:32,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45ea285d-5291-4069-b2f0-8bf7ebd6eaea Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8dfd2f35291e4fe9a0d68980540b7044", "links": {"self": "http://172.30.9.25:5000/v3/roles/8dfd2f35291e4fe9a0d68980540b7044"}, "name": "CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj-role"}} 2018-10-10 04:29:32,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-45ea285d-5291-4069-b2f0-8bf7ebd6eaea 2018-10-10 04:29:32,816 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj-role 2018-10-10 04:29:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8dfd2f35291e4fe9a0d68980540b7044 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:32,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427d7cb6-6602-4191-9be8-31127508243c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/8dfd2f35291e4fe9a0d68980540b7044"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj-role", "id": "8dfd2f35291e4fe9a0d68980540b7044"}} 2018-10-10 04:29:32,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8dfd2f35291e4fe9a0d68980540b7044 used request id req-427d7cb6-6602-4191-9be8-31127508243c 2018-10-10 04:29:32,901 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj-role to project CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj 2018-10-10 04:29:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/39b2049adfcc49b0addd08aebbbe6ca4/users/07623774d98545289634a3da1f9ff284/roles/8dfd2f35291e4fe9a0d68980540b7044 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:33,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a320d4e-0c24-4360-b1fc-dc9be986b6d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:33,034 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/39b2049adfcc49b0addd08aebbbe6ca4/users/07623774d98545289634a3da1f9ff284/roles/8dfd2f35291e4fe9a0d68980540b7044 used request id req-8a320d4e-0c24-4360-b1fc-dc9be986b6d9 2018-10-10 04:29:33,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:33,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:33,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["yyE33CkVRtSFb2GYs0CihQ"], "issued_at": "2018-10-10T04:29:33.000000Z"}} 2018-10-10 04:29:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c6608be4ba4c489f3e06a885c1745c497f2b4b" 2018-10-10 04:29:33,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe27fc3d-35e2-446d-9edf-5a24f2548cc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:33,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fe27fc3d-35e2-446d-9edf-5a24f2548cc6 2018-10-10 04:29:33,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c6608be4ba4c489f3e06a885c1745c497f2b4b" 2018-10-10 04:29:33,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:33 GMT Server: Apache x-compute-request-id: req-f6f094ca-24b6-4202-a017-dbe9f6152dae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f6f094ca-24b6-4202-a017-dbe9f6152dae Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:29:33,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-f6f094ca-24b6-4202-a017-dbe9f6152dae 2018-10-10 04:29:33,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f6f094ca-24b6-4202-a017-dbe9f6152dae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c6608be4ba4c489f3e06a885c1745c497f2b4b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-26823fb9-6db7-4d0f-99cb-f268608854a5", "description": null}}' 2018-10-10 04:29:33,892 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:33 GMT Server: Apache x-compute-request-id: req-18defdee-7e71-4aaf-aa3d-077ec18f44d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18defdee-7e71-4aaf-aa3d-077ec18f44d9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-26823fb9-6db7-4d0f-99cb-f268608854a5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "153076dc-1132-467b-9858-d9cb799c43a7", "description": null}} 2018-10-10 04:29:33,893 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types used request id req-18defdee-7e71-4aaf-aa3d-077ec18f44d9 2018-10-10 04:29:33,893 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-26823fb9-6db7-4d0f-99cb-f268608854a5 2018-10-10 04:29:33,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}278f621d573e3a7e1b04a4aec8d1978ea0c3db8f" 2018-10-10 04:29:34,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:33 GMT Server: Apache x-compute-request-id: req-0214ac2e-6db9-4c81-8c27-4235fdac995c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0214ac2e-6db9-4c81-8c27-4235fdac995c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-26823fb9-6db7-4d0f-99cb-f268608854a5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "153076dc-1132-467b-9858-d9cb799c43a7", "description": null}]} 2018-10-10 04:29:34,077 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-0214ac2e-6db9-4c81-8c27-4235fdac995c 2018-10-10 04:29:34,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0214ac2e-6db9-4c81-8c27-4235fdac995c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}278f621d573e3a7e1b04a4aec8d1978ea0c3db8f" 2018-10-10 04:29:34,243 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:34 GMT Server: Apache x-compute-request-id: req-765d1b7c-ae2d-441e-b5e0-8539a5a6288a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-765d1b7c-ae2d-441e-b5e0-8539a5a6288a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-26823fb9-6db7-4d0f-99cb-f268608854a5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "153076dc-1132-467b-9858-d9cb799c43a7", "description": null}} 2018-10-10 04:29:34,243 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7 used request id req-765d1b7c-ae2d-441e-b5e0-8539a5a6288a 2018-10-10 04:29:34,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0214ac2e-6db9-4c81-8c27-4235fdac995c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}278f621d573e3a7e1b04a4aec8d1978ea0c3db8f" 2018-10-10 04:29:34,425 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:34 GMT Server: Apache x-compute-request-id: req-a59786b8-c938-4da2-b054-852b39977904 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a59786b8-c938-4da2-b054-852b39977904 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 04:29:34,425 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7/encryption used request id req-a59786b8-c938-4da2-b054-852b39977904 2018-10-10 04:29:34,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:34,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:34,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["HGCtJcSOQe2PPRjoA9MUZg"], "issued_at": "2018-10-10T04:29:34.000000Z"}} 2018-10-10 04:29:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a525efd9cd01f00ce42e5d4367b76c6e44ba9639" 2018-10-10 04:29:34,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa54766-72f4-4101-8d35-1b1eb1199692 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:34,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-caa54766-72f4-4101-8d35-1b1eb1199692 2018-10-10 04:29:34,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a525efd9cd01f00ce42e5d4367b76c6e44ba9639" 2018-10-10 04:29:35,100 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:34 GMT Server: Apache x-compute-request-id: req-10fa7708-eb22-46dd-bffc-86e0d0c9f00a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10fa7708-eb22-46dd-bffc-86e0d0c9f00a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-26823fb9-6db7-4d0f-99cb-f268608854a5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "153076dc-1132-467b-9858-d9cb799c43a7", "description": null}]} 2018-10-10 04:29:35,101 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-10fa7708-eb22-46dd-bffc-86e0d0c9f00a 2018-10-10 04:29:35,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10fa7708-eb22-46dd-bffc-86e0d0c9f00a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a525efd9cd01f00ce42e5d4367b76c6e44ba9639" 2018-10-10 04:29:35,271 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:35 GMT Server: Apache x-compute-request-id: req-5847cc0e-eaa8-4153-8877-a69a9b01d568 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5847cc0e-eaa8-4153-8877-a69a9b01d568 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-26823fb9-6db7-4d0f-99cb-f268608854a5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "153076dc-1132-467b-9858-d9cb799c43a7", "description": null}} 2018-10-10 04:29:35,271 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7 used request id req-5847cc0e-eaa8-4153-8877-a69a9b01d568 2018-10-10 04:29:35,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10fa7708-eb22-46dd-bffc-86e0d0c9f00a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a525efd9cd01f00ce42e5d4367b76c6e44ba9639" 2018-10-10 04:29:35,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:35 GMT Server: Apache x-compute-request-id: req-62e761b0-e8df-4ae7-abb7-618820e9b316 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62e761b0-e8df-4ae7-abb7-618820e9b316 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 04:29:35,450 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7/encryption used request id req-62e761b0-e8df-4ae7-abb7-618820e9b316 2018-10-10 04:29:35,451 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-26823fb9-6db7-4d0f-99cb-f268608854a5 2018-10-10 04:29:35,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6f094ca-24b6-4202-a017-dbe9f6152dae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c6608be4ba4c489f3e06a885c1745c497f2b4b" 2018-10-10 04:29:36,031 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff54d29e-ecab-43c3-8d54-91a8da441420 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-10-10 04:29:36,032 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/153076dc-1132-467b-9858-d9cb799c43a7 used request id req-ff54d29e-ecab-43c3-8d54-91a8da441420 2018-10-10 04:29:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:36,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-51ad3e4a-2c69-46c9-b533-a449bbe7b0c4 Date: Wed, 10 Oct 2018 04:29:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:36,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-51ad3e4a-2c69-46c9-b533-a449bbe7b0c4 2018-10-10 04:29:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:36,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b55772a-e998-49e8-a761-3d76597e1325 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:36,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-3b55772a-e998-49e8-a761-3d76597e1325 2018-10-10 04:29:36,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:36,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c9f01c-f61b-409a-9141-78b39596e5f1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:36,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-37c9f01c-f61b-409a-9141-78b39596e5f1 2018-10-10 04:29:36,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:36,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f62e23-a714-4ed5-982a-0f508696b31b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:36,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-c1f62e23-a714-4ed5-982a-0f508696b31b 2018-10-10 04:29:36,439 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj 2018-10-10 04:29:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/39b2049adfcc49b0addd08aebbbe6ca4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:36,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a4f729f-914e-41c6-b47b-b42b9e540a7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:36,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/39b2049adfcc49b0addd08aebbbe6ca4 used request id req-1a4f729f-914e-41c6-b47b-b42b9e540a7f 2018-10-10 04:29:36,662 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-proj-role 2018-10-10 04:29:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8dfd2f35291e4fe9a0d68980540b7044 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:36,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed378dcd-ad1a-4ff9-b023-2f72a77af4ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:36,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8dfd2f35291e4fe9a0d68980540b7044 used request id req-ed378dcd-ad1a-4ff9-b023-2f72a77af4ef 2018-10-10 04:29:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f03b91d215410d20835408052e0d1a23eba71c" 2018-10-10 04:29:36,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fa7bd9-626a-4525-8cf0-27e897d47603 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:36,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a8fa7bd9-626a-4525-8cf0-27e897d47603 2018-10-10 04:29:36,876 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-6e806c0a-6e0f-4d8-user 2018-10-10 04:29:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/07623774d98545289634a3da1f9ff284 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7df33b62d687268a67a7cbdee09258d0ec67ed" 2018-10-10 04:29:37,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c9988eb-1ba8-4723-9ae9-b81c2786c205 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:37,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/07623774d98545289634a3da1f9ff284 used request id req-1c9988eb-1ba8-4723-9ae9-b81c2786c205 2018-10-10 04:29:37,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:37,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["SutQxIA3Tz-WDavBecnvEQ"], "issued_at": "2018-10-10T04:29:37.000000Z"}} 2018-10-10 04:29:37,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3efa09cb6005a7f044ec3ade763a4584048f5a4" 2018-10-10 04:29:37,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824bd34e-42a8-4029-9346-b07141e27983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:37,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-824bd34e-42a8-4029-9346-b07141e27983 2018-10-10 04:29:37,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:37,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:37,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["cltP3Gf9QfqIBRCrFqjoDQ"], "issued_at": "2018-10-10T04:29:37.000000Z"}} 2018-10-10 04:29:37,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:38,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d207343-6840-4835-bde9-a038b0fe0a7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:38,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8d207343-6840-4835-bde9-a038b0fe0a7a 2018-10-10 04:29:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:38,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:38,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:38,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd6d2dc-21a7-493a-a4b2-213e26769b54 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:38,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj used request id req-4fd6d2dc-21a7-493a-a4b2-213e26769b54 2018-10-10 04:29:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:38,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68fa948-a71f-46b7-b14d-7752af4b6217 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:38,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e68fa948-a71f-46b7-b14d-7752af4b6217 2018-10-10 04:29:38,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj"}}' 2018-10-10 04:29:38,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47f5d6ad-5d11-4d3a-a746-bd45f70076d2 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/da7a71d5d4714022bf1e9aaec7f471ef"}, "enabled": true, "id": "da7a71d5d4714022bf1e9aaec7f471ef", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj"}} 2018-10-10 04:29:38,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-47f5d6ad-5d11-4d3a-a746-bd45f70076d2 2018-10-10 04:29:38,343 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj 2018-10-10 04:29:38,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:38,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:38,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["BsjbA3pAR7uv35Y3wtB74Q"], "issued_at": "2018-10-10T04:29:38.000000Z"}} 2018-10-10 04:29:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c718eef20b4acc477029b1f10380fd5df7059" 2018-10-10 04:29:38,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de56679-de17-471b-a1a8-4a65b51e4fc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:38,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6de56679-de17-471b-a1a8-4a65b51e4fc3 2018-10-10 04:29:38,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:38,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:38,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c718eef20b4acc477029b1f10380fd5df7059" 2018-10-10 04:29:38,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14278e19-131b-4247-87f0-d7086e3866ac Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:38,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-14278e19-131b-4247-87f0-d7086e3866ac 2018-10-10 04:29:38,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c718eef20b4acc477029b1f10380fd5df7059" 2018-10-10 04:29:39,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0406b396-4874-4301-b65b-9f4763e17380 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/da7a71d5d4714022bf1e9aaec7f471ef"}, "enabled": true, "id": "da7a71d5d4714022bf1e9aaec7f471ef", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj"}]} 2018-10-10 04:29:39,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj used request id req-0406b396-4874-4301-b65b-9f4763e17380 2018-10-10 04:29:39,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c718eef20b4acc477029b1f10380fd5df7059" 2018-10-10 04:29:39,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2978575b-c56e-4ace-82d0-7bacaf4b434e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:39,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2978575b-c56e-4ace-82d0-7bacaf4b434e 2018-10-10 04:29:39,510 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-user 2018-10-10 04:29:39,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:39,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:39,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff294c09-32ce-4906-8601-26e8d0b2ded9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:39,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ff294c09-32ce-4906-8601-26e8d0b2ded9 2018-10-10 04:29:39,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj-role"}}' 2018-10-10 04:29:39,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b1f9fc-75a4-44c4-a94c-18adcb43e360 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a4baaaf79c54970925f9bf9924fcc64", "links": {"self": "http://172.30.9.25:5000/v3/roles/8a4baaaf79c54970925f9bf9924fcc64"}, "name": "CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj-role"}} 2018-10-10 04:29:39,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6b1f9fc-75a4-44c4-a94c-18adcb43e360 2018-10-10 04:29:39,732 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj-role 2018-10-10 04:29:39,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/8a4baaaf79c54970925f9bf9924fcc64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:39,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de50c1a-9896-4120-8281-1f17e1178a21 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/8a4baaaf79c54970925f9bf9924fcc64"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj-role", "id": "8a4baaaf79c54970925f9bf9924fcc64"}} 2018-10-10 04:29:39,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/8a4baaaf79c54970925f9bf9924fcc64 used request id req-6de50c1a-9896-4120-8281-1f17e1178a21 2018-10-10 04:29:39,752 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj-role to project CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj 2018-10-10 04:29:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/da7a71d5d4714022bf1e9aaec7f471ef/users/3145baf708514b24909c7a7601a6dab8/roles/8a4baaaf79c54970925f9bf9924fcc64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:39,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef854ba-6b63-484d-a154-aa84114d7473 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:39,812 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/da7a71d5d4714022bf1e9aaec7f471ef/users/3145baf708514b24909c7a7601a6dab8/roles/8a4baaaf79c54970925f9bf9924fcc64 used request id req-eef854ba-6b63-484d-a154-aa84114d7473 2018-10-10 04:29:39,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:39,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:40,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Airr6EuNSiKyhO7ZrvbmUQ"], "issued_at": "2018-10-10T04:29:40.000000Z"}} 2018-10-10 04:29:40,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ddcc406c59ed0549fb752fdace6e80270ff845" 2018-10-10 04:29:40,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e912ec37-4818-4016-ac8c-741433f0bcbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:40,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e912ec37-4818-4016-ac8c-741433f0bcbb 2018-10-10 04:29:40,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ddcc406c59ed0549fb752fdace6e80270ff845" 2018-10-10 04:29:40,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:40 GMT Server: Apache x-compute-request-id: req-865db45a-0f98-42f1-8bc2-ca37fc17d961 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-865db45a-0f98-42f1-8bc2-ca37fc17d961 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:29:40,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-865db45a-0f98-42f1-8bc2-ca37fc17d961 2018-10-10 04:29:40,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-865db45a-0f98-42f1-8bc2-ca37fc17d961" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ddcc406c59ed0549fb752fdace6e80270ff845" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-aa7fd658-b528-48bc-9fc1-85a24eec0789", "description": null}}' 2018-10-10 04:29:40,671 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:40 GMT Server: Apache x-compute-request-id: req-7e088df0-30a8-49f9-a588-2dec5c9d5559 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e088df0-30a8-49f9-a588-2dec5c9d5559 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aa7fd658-b528-48bc-9fc1-85a24eec0789", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2145da7f-80dc-4a19-b1f8-e85e5a1b6261", "description": null}} 2018-10-10 04:29:40,671 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types used request id req-7e088df0-30a8-49f9-a588-2dec5c9d5559 2018-10-10 04:29:40,672 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-aa7fd658-b528-48bc-9fc1-85a24eec0789 2018-10-10 04:29:40,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3efa09cb6005a7f044ec3ade763a4584048f5a4" 2018-10-10 04:29:40,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:40 GMT Server: Apache x-compute-request-id: req-6eb9f10d-ceac-4615-85f2-c8e945cdca13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6eb9f10d-ceac-4615-85f2-c8e945cdca13 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-aa7fd658-b528-48bc-9fc1-85a24eec0789", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2145da7f-80dc-4a19-b1f8-e85e5a1b6261", "description": null}]} 2018-10-10 04:29:40,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-6eb9f10d-ceac-4615-85f2-c8e945cdca13 2018-10-10 04:29:40,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6eb9f10d-ceac-4615-85f2-c8e945cdca13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3efa09cb6005a7f044ec3ade763a4584048f5a4" 2018-10-10 04:29:41,041 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:40 GMT Server: Apache x-compute-request-id: req-bb57bcf5-4ea2-48f0-9fff-795c5ad257f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb57bcf5-4ea2-48f0-9fff-795c5ad257f4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aa7fd658-b528-48bc-9fc1-85a24eec0789", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2145da7f-80dc-4a19-b1f8-e85e5a1b6261", "description": null}} 2018-10-10 04:29:41,041 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261 used request id req-bb57bcf5-4ea2-48f0-9fff-795c5ad257f4 2018-10-10 04:29:41,044 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6eb9f10d-ceac-4615-85f2-c8e945cdca13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3efa09cb6005a7f044ec3ade763a4584048f5a4" 2018-10-10 04:29:41,211 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:41 GMT Server: Apache x-compute-request-id: req-68347c1b-e8e7-4bfa-8d51-d2fa0771eb8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-68347c1b-e8e7-4bfa-8d51-d2fa0771eb8d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 04:29:41,212 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261/encryption used request id req-68347c1b-e8e7-4bfa-8d51-d2fa0771eb8d 2018-10-10 04:29:41,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6eb9f10d-ceac-4615-85f2-c8e945cdca13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3efa09cb6005a7f044ec3ade763a4584048f5a4" 2018-10-10 04:29:41,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:41 GMT Server: Apache x-compute-request-id: req-67b1c835-bac8-475b-9607-bbd0cb4972d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67b1c835-bac8-475b-9607-bbd0cb4972d6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aa7fd658-b528-48bc-9fc1-85a24eec0789", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2145da7f-80dc-4a19-b1f8-e85e5a1b6261", "description": null}} 2018-10-10 04:29:41,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261 used request id req-67b1c835-bac8-475b-9607-bbd0cb4972d6 2018-10-10 04:29:41,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6eb9f10d-ceac-4615-85f2-c8e945cdca13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3efa09cb6005a7f044ec3ade763a4584048f5a4" 2018-10-10 04:29:41,586 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:41 GMT Server: Apache x-compute-request-id: req-052747a5-1e2c-4ffe-aaf6-97a6fe54d291 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-052747a5-1e2c-4ffe-aaf6-97a6fe54d291 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-aa7fd658-b528-48bc-9fc1-85a24eec0789", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2145da7f-80dc-4a19-b1f8-e85e5a1b6261", "description": null}} 2018-10-10 04:29:41,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261 used request id req-052747a5-1e2c-4ffe-aaf6-97a6fe54d291 2018-10-10 04:29:41,589 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6eb9f10d-ceac-4615-85f2-c8e945cdca13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3efa09cb6005a7f044ec3ade763a4584048f5a4" 2018-10-10 04:29:41,759 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:41 GMT Server: Apache x-compute-request-id: req-a0e6c33b-dc2e-4616-91e9-60287ca6c0eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a0e6c33b-dc2e-4616-91e9-60287ca6c0eb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 04:29:41,760 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261/encryption used request id req-a0e6c33b-dc2e-4616-91e9-60287ca6c0eb 2018-10-10 04:29:41,760 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-aa7fd658-b528-48bc-9fc1-85a24eec0789 2018-10-10 04:29:41,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-865db45a-0f98-42f1-8bc2-ca37fc17d961" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ddcc406c59ed0549fb752fdace6e80270ff845" 2018-10-10 04:29:41,983 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d372602-b38b-4e4c-a608-36361b4c2645 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-10-10 04:29:41,983 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2145da7f-80dc-4a19-b1f8-e85e5a1b6261 used request id req-8d372602-b38b-4e4c-a608-36361b4c2645 2018-10-10 04:29:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:42,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c517464d-2517-40f5-8e26-094594226aef Date: Wed, 10 Oct 2018 04:29:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:42,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c517464d-2517-40f5-8e26-094594226aef 2018-10-10 04:29:42,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:42,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b7c048-3a55-4bb5-8ba0-c3c602c32533 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:42,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f0b7c048-3a55-4bb5-8ba0-c3c602c32533 2018-10-10 04:29:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:42,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2efc3bf-3db4-4f5c-8456-7574e79dc9bd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:42,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-a2efc3bf-3db4-4f5c-8456-7574e79dc9bd 2018-10-10 04:29:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:42,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f341da71-3528-4b45-a7c0-fb4c10c849fd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:42,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-f341da71-3528-4b45-a7c0-fb4c10c849fd 2018-10-10 04:29:42,464 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj 2018-10-10 04:29:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/da7a71d5d4714022bf1e9aaec7f471ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:42,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a043e3d-0560-4a93-b0c0-3be901ca245f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:42,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/da7a71d5d4714022bf1e9aaec7f471ef used request id req-5a043e3d-0560-4a93-b0c0-3be901ca245f 2018-10-10 04:29:42,699 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-proj-role 2018-10-10 04:29:42,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/8a4baaaf79c54970925f9bf9924fcc64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:42,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b8b2ef-e436-4429-aba5-1a8a64559235 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:42,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/8a4baaaf79c54970925f9bf9924fcc64 used request id req-55b8b2ef-e436-4429-aba5-1a8a64559235 2018-10-10 04:29:42,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007d6e565f5f790695938853f1ba7df383c02cca" 2018-10-10 04:29:42,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122b78ae-3e7d-48c8-9ca5-76e7bb973adb Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:42,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-122b78ae-3e7d-48c8-9ca5-76e7bb973adb 2018-10-10 04:29:42,905 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-9bbb6fca-aebe-452-user 2018-10-10 04:29:42,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3145baf708514b24909c7a7601a6dab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c718eef20b4acc477029b1f10380fd5df7059" 2018-10-10 04:29:43,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c7046e-61a2-4c09-9d03-4a72b99f4938 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:43,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3145baf708514b24909c7a7601a6dab8 used request id req-01c7046e-61a2-4c09-9d03-4a72b99f4938 2018-10-10 04:29:43,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:43,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ROlQjDIvQCy3W9OqTOxIJA"], "issued_at": "2018-10-10T04:29:43.000000Z"}} 2018-10-10 04:29:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2db2984ed638f9b0e790949d41f50c1047d8d1" 2018-10-10 04:29:43,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6dd5a0d-e03d-4fa4-baae-29607293baa7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:43,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d6dd5a0d-e03d-4fa4-baae-29607293baa7 2018-10-10 04:29:43,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:43,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:44,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["tMUwsLToTtCEtS_h3IMJTQ"], "issued_at": "2018-10-10T04:29:44.000000Z"}} 2018-10-10 04:29:44,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:44,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb2d5f5-3020-4063-81d1-ea65ce19c2cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:44,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4eb2d5f5-3020-4063-81d1-ea65ce19c2cb 2018-10-10 04:29:44,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:44,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:44,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0443ffb0-86ee-4a62-a31c-ab4a2be37082 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:44,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj used request id req-0443ffb0-86ee-4a62-a31c-ab4a2be37082 2018-10-10 04:29:44,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:44,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d17599e-656b-46b7-80d0-c157bb930cb5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:44,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8d17599e-656b-46b7-80d0-c157bb930cb5 2018-10-10 04:29:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj"}}' 2018-10-10 04:29:44,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca286d18-aef9-48ef-a2cc-d5bb7fd7f9f7 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1eddb75418944ff5b2b9519d68a76eeb"}, "enabled": true, "id": "1eddb75418944ff5b2b9519d68a76eeb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj"}} 2018-10-10 04:29:44,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ca286d18-aef9-48ef-a2cc-d5bb7fd7f9f7 2018-10-10 04:29:44,468 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj 2018-10-10 04:29:44,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:44,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:44,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["9_v8D-6ORsWt03X_gfCGiQ"], "issued_at": "2018-10-10T04:29:44.000000Z"}} 2018-10-10 04:29:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1510a559f2c7109ba588c1ccb8035f84a78f70a6" 2018-10-10 04:29:44,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0856ba-aafe-40a6-9711-1bf21a6966f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:44,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0b0856ba-aafe-40a6-9711-1bf21a6966f4 2018-10-10 04:29:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:44,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:44,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1510a559f2c7109ba588c1ccb8035f84a78f70a6" 2018-10-10 04:29:44,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4daf61f2-32f8-4d69-ab2b-ab7c783dd6be Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:44,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4daf61f2-32f8-4d69-ab2b-ab7c783dd6be 2018-10-10 04:29:44,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1510a559f2c7109ba588c1ccb8035f84a78f70a6" 2018-10-10 04:29:45,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d846bfa-4550-413b-ad61-588d28f2471d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/1eddb75418944ff5b2b9519d68a76eeb"}, "enabled": true, "id": "1eddb75418944ff5b2b9519d68a76eeb", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj"}]} 2018-10-10 04:29:45,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj used request id req-4d846bfa-4550-413b-ad61-588d28f2471d 2018-10-10 04:29:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1510a559f2c7109ba588c1ccb8035f84a78f70a6" 2018-10-10 04:29:45,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee51d85-6ee6-45df-8fcb-4b1ebb43fcbb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:45,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3ee51d85-6ee6-45df-8fcb-4b1ebb43fcbb 2018-10-10 04:29:45,539 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-33ee9c65-cae6-446-user 2018-10-10 04:29:45,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:45,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:45,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a87a4c-5a7a-44b3-bf34-bb219df180ee Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:45,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-15a87a4c-5a7a-44b3-bf34-bb219df180ee 2018-10-10 04:29:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" -d '{"role": {"name": "CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj-role"}}' 2018-10-10 04:29:45,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6464ce70-3f34-49b5-b183-e34149ed8d25 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e412927e6d5547cabdf28733f9ab1ee7", "links": {"self": "http://172.30.9.25:5000/v3/roles/e412927e6d5547cabdf28733f9ab1ee7"}, "name": "CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj-role"}} 2018-10-10 04:29:45,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-6464ce70-3f34-49b5-b183-e34149ed8d25 2018-10-10 04:29:45,737 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj-role 2018-10-10 04:29:45,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e412927e6d5547cabdf28733f9ab1ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:45,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9a6b14-0b72-434e-8fc2-671e694d2ed3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e412927e6d5547cabdf28733f9ab1ee7"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj-role", "id": "e412927e6d5547cabdf28733f9ab1ee7"}} 2018-10-10 04:29:45,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e412927e6d5547cabdf28733f9ab1ee7 used request id req-2b9a6b14-0b72-434e-8fc2-671e694d2ed3 2018-10-10 04:29:45,830 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj-role to project CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj 2018-10-10 04:29:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/1eddb75418944ff5b2b9519d68a76eeb/users/6e24f30ff14b4c77baacf9d1e27f366e/roles/e412927e6d5547cabdf28733f9ab1ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:45,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eecb758e-bb85-49fb-8423-185a20a895f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:45,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/1eddb75418944ff5b2b9519d68a76eeb/users/6e24f30ff14b4c77baacf9d1e27f366e/roles/e412927e6d5547cabdf28733f9ab1ee7 used request id req-eecb758e-bb85-49fb-8423-185a20a895f1 2018-10-10 04:29:45,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:45,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:46,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["u9e7Z0pqSJCxZskOAZw47g"], "issued_at": "2018-10-10T04:29:46.000000Z"}} 2018-10-10 04:29:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8e6770b321de4a43ddf124fefe6973b826491e8" 2018-10-10 04:29:46,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836e554f-c7f8-4abc-a458-5bb18182e1cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:46,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-836e554f-c7f8-4abc-a458-5bb18182e1cb 2018-10-10 04:29:46,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8e6770b321de4a43ddf124fefe6973b826491e8" 2018-10-10 04:29:46,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:46 GMT Server: Apache x-compute-request-id: req-baceacd0-619d-4139-95e9-3dcba2af37f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-baceacd0-619d-4139-95e9-3dcba2af37f1 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-10 04:29:46,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-baceacd0-619d-4139-95e9-3dcba2af37f1 2018-10-10 04:29:46,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-baceacd0-619d-4139-95e9-3dcba2af37f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8e6770b321de4a43ddf124fefe6973b826491e8" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-qos-spec"}}' 2018-10-10 04:29:46,750 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:46 GMT Server: Apache x-compute-request-id: req-fa2d0b77-f51a-4e58-ae23-a620e5fc6a11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa2d0b77-f51a-4e58-ae23-a620e5fc6a11 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "99df8be3-df7f-4599-a6de-3068114b57a4", "name": "CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/99df8be3-df7f-4599-a6de-3068114b57a4", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/99df8be3-df7f-4599-a6de-3068114b57a4", "rel": "bookmark"}]} 2018-10-10 04:29:46,750 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-fa2d0b77-f51a-4e58-ae23-a620e5fc6a11 2018-10-10 04:29:46,751 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-qos-spec 2018-10-10 04:29:46,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:46,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:47,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["VdGUAAZyST6cz8oLdzYOlQ"], "issued_at": "2018-10-10T04:29:47.000000Z"}} 2018-10-10 04:29:47,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35713c562c618c3be476c842d88c419d047d0e0c" 2018-10-10 04:29:47,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d5ed4f-780a-4e85-b0ab-f839bf35cd15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:47,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b0d5ed4f-780a-4e85-b0ab-f839bf35cd15 2018-10-10 04:29:47,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35713c562c618c3be476c842d88c419d047d0e0c" 2018-10-10 04:29:47,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:47 GMT Server: Apache x-compute-request-id: req-20d5ebe2-e823-44d4-a9c7-89660661cea1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20d5ebe2-e823-44d4-a9c7-89660661cea1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:29:47,396 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-20d5ebe2-e823-44d4-a9c7-89660661cea1 2018-10-10 04:29:47,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-20d5ebe2-e823-44d4-a9c7-89660661cea1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35713c562c618c3be476c842d88c419d047d0e0c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-vol_type", "description": null}}' 2018-10-10 04:29:47,592 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:47 GMT Server: Apache x-compute-request-id: req-93c05729-ec9f-4324-af34-5ecec4ae2497 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93c05729-ec9f-4324-af34-5ecec4ae2497 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d6cec56c-faac-493b-af64-4f15a68d799f", "description": null}} 2018-10-10 04:29:47,592 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types used request id req-93c05729-ec9f-4324-af34-5ecec4ae2497 2018-10-10 04:29:47,596 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-20d5ebe2-e823-44d4-a9c7-89660661cea1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35713c562c618c3be476c842d88c419d047d0e0c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-10 04:29:47,821 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:47 GMT Server: Apache x-compute-request-id: req-7e4ce6e6-ca15-47d9-ab3b-60615e92b5c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e4ce6e6-ca15-47d9-ab3b-60615e92b5c9 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d6cec56c-faac-493b-af64-4f15a68d799f", "name": "foo", "control_location": "back-end", "encryption_id": "fd47d0f6-f996-4b9a-9fa9-eb7a5a5f3804", "provider": "bar", "provider_class": "bar"}} 2018-10-10 04:29:47,822 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f/encryption used request id req-7e4ce6e6-ca15-47d9-ab3b-60615e92b5c9 2018-10-10 04:29:47,822 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-vol_type 2018-10-10 04:29:47,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2db2984ed638f9b0e790949d41f50c1047d8d1" 2018-10-10 04:29:48,003 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:47 GMT Server: Apache x-compute-request-id: req-8fb595f4-b911-485c-b17e-10476dff6849 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8fb595f4-b911-485c-b17e-10476dff6849 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d6cec56c-faac-493b-af64-4f15a68d799f", "description": null}} 2018-10-10 04:29:48,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f used request id req-8fb595f4-b911-485c-b17e-10476dff6849 2018-10-10 04:29:48,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fb595f4-b911-485c-b17e-10476dff6849" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2db2984ed638f9b0e790949d41f50c1047d8d1" 2018-10-10 04:29:48,172 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:47 GMT Server: Apache x-compute-request-id: req-203edca4-8900-4266-b836-a7816c60bab5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-203edca4-8900-4266-b836-a7816c60bab5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d6cec56c-faac-493b-af64-4f15a68d799f", "description": null}} 2018-10-10 04:29:48,172 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f used request id req-203edca4-8900-4266-b836-a7816c60bab5 2018-10-10 04:29:48,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fb595f4-b911-485c-b17e-10476dff6849" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2db2984ed638f9b0e790949d41f50c1047d8d1" 2018-10-10 04:29:48,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:48 GMT Server: Apache x-compute-request-id: req-0ca410d1-3b5a-4af6-aef1-4de0e1c81a56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ca410d1-3b5a-4af6-aef1-4de0e1c81a56 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "d6cec56c-faac-493b-af64-4f15a68d799f", "control_location": "back-end", "deleted": false, "created_at": "2018-10-10T04:29:47.000000", "updated_at": null, "encryption_id": "fd47d0f6-f996-4b9a-9fa9-eb7a5a5f3804", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-10 04:29:48,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f/encryption used request id req-0ca410d1-3b5a-4af6-aef1-4de0e1c81a56 2018-10-10 04:29:48,356 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-vol_type 2018-10-10 04:29:48,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-20d5ebe2-e823-44d4-a9c7-89660661cea1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35713c562c618c3be476c842d88c419d047d0e0c" 2018-10-10 04:29:48,564 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a729bbe0-1da8-4eed-9a66-c10105813a3e 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-10-10 04:29:48,565 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/d6cec56c-faac-493b-af64-4f15a68d799f used request id req-a729bbe0-1da8-4eed-9a66-c10105813a3e 2018-10-10 04:29:48,565 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-a922c948-4782-4c64-a4e1-4507abd63fe3-qos-spec 2018-10-10 04:29:48,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/99df8be3-df7f-4599-a6de-3068114b57a4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-baceacd0-619d-4139-95e9-3dcba2af37f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8e6770b321de4a43ddf124fefe6973b826491e8" 2018-10-10 04:29:48,755 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d1d4b4c2-20e5-42b3-93fd-3e747eaea14c 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-10-10 04:29:48,756 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/99df8be3-df7f-4599-a6de-3068114b57a4?force=False used request id req-d1d4b4c2-20e5-42b3-93fd-3e747eaea14c 2018-10-10 04:29:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:48,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ed63a5a2-455c-400e-901b-ba380d68d960 Date: Wed, 10 Oct 2018 04:29:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:48,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-ed63a5a2-455c-400e-901b-ba380d68d960 2018-10-10 04:29:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:49,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c261fa90-85fa-4130-96bd-e8e8e81a86ff Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:49,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c261fa90-85fa-4130-96bd-e8e8e81a86ff 2018-10-10 04:29:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:49,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be02dd9b-6081-4707-8a91-c00b465f7c46 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:49,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-be02dd9b-6081-4707-8a91-c00b465f7c46 2018-10-10 04:29:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:49,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f664338-b0e7-4214-8cbc-6226095f3979 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:49,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-0f664338-b0e7-4214-8cbc-6226095f3979 2018-10-10 04:29:49,253 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj 2018-10-10 04:29:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/1eddb75418944ff5b2b9519d68a76eeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:49,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-608cb1c8-722b-4c69-afb2-a2c3b0bc5722 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:49,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/1eddb75418944ff5b2b9519d68a76eeb used request id req-608cb1c8-722b-4c69-afb2-a2c3b0bc5722 2018-10-10 04:29:49,532 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-33ee9c65-cae6-446-proj-role 2018-10-10 04:29:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e412927e6d5547cabdf28733f9ab1ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:49,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a56f8ebb-d386-4678-bd84-97ddbab91e85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:49,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e412927e6d5547cabdf28733f9ab1ee7 used request id req-a56f8ebb-d386-4678-bd84-97ddbab91e85 2018-10-10 04:29:49,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30cc71845f7d6442e17833ad733938b758d41649" 2018-10-10 04:29:49,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2ec659-abaf-4075-880f-3d96fc09570f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:49,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1c2ec659-abaf-4075-880f-3d96fc09570f 2018-10-10 04:29:49,747 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-33ee9c65-cae6-446-user 2018-10-10 04:29:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/6e24f30ff14b4c77baacf9d1e27f366e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1510a559f2c7109ba588c1ccb8035f84a78f70a6" 2018-10-10 04:29:49,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175758d9-72b7-4425-91c8-7a9309fa82bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:49,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6e24f30ff14b4c77baacf9d1e27f366e used request id req-175758d9-72b7-4425-91c8-7a9309fa82bb 2018-10-10 04:29:49,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:50,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["02lOlXmZR0K5ZMh-B1lpKA"], "issued_at": "2018-10-10T04:29:50.000000Z"}} 2018-10-10 04:29:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb8e13d0afddb000219728174b4a02041123486" 2018-10-10 04:29:50,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a498a8b4-af49-4fc3-95a5-0fed8d1af665 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:50,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a498a8b4-af49-4fc3-95a5-0fed8d1af665 2018-10-10 04:29:50,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:50,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:50,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["eNykTCCMS5e3b-7oXy68RQ"], "issued_at": "2018-10-10T04:29:50.000000Z"}} 2018-10-10 04:29:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:50,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d3f140-e02a-4b2e-aab9-e25058022bf3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:50,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-17d3f140-e02a-4b2e-aab9-e25058022bf3 2018-10-10 04:29:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:50,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:51,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e149275b-932f-43e2-b357-12bc9c5890ac Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:51,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj used request id req-e149275b-932f-43e2-b357-12bc9c5890ac 2018-10-10 04:29:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:51,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d9f306-64a4-4478-b602-6ac520e57bf4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:51,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-97d9f306-64a4-4478-b602-6ac520e57bf4 2018-10-10 04:29:51,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj"}}' 2018-10-10 04:29:51,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-917efd45-679c-4617-9acb-407c99ac45e2 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/40ea6c1b80a448f5b2e453aec37f27c0"}, "enabled": true, "id": "40ea6c1b80a448f5b2e453aec37f27c0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj"}} 2018-10-10 04:29:51,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-917efd45-679c-4617-9acb-407c99ac45e2 2018-10-10 04:29:51,241 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj 2018-10-10 04:29:51,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:51,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:51,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["t44sNiQuSFOw0VI9KLwNCA"], "issued_at": "2018-10-10T04:29:51.000000Z"}} 2018-10-10 04:29:51,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab56518661989c87f100756f53ace5f36dbe960" 2018-10-10 04:29:51,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef142d1a-bf06-41d7-8459-cd6f42d20397 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:51,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ef142d1a-bf06-41d7-8459-cd6f42d20397 2018-10-10 04:29:51,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:51,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:51,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab56518661989c87f100756f53ace5f36dbe960" 2018-10-10 04:29:51,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3c63a0-eb13-48f4-b86f-388a7cc1c9cb Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:51,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5d3c63a0-eb13-48f4-b86f-388a7cc1c9cb 2018-10-10 04:29:51,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab56518661989c87f100756f53ace5f36dbe960" 2018-10-10 04:29:51,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c119116-3a49-4da5-b029-9a5d18d72841 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/40ea6c1b80a448f5b2e453aec37f27c0"}, "enabled": true, "id": "40ea6c1b80a448f5b2e453aec37f27c0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj"}]} 2018-10-10 04:29:51,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj used request id req-5c119116-3a49-4da5-b029-9a5d18d72841 2018-10-10 04:29:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab56518661989c87f100756f53ace5f36dbe960" 2018-10-10 04:29:52,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9c8287-af33-4cd3-8575-3c734a80dddc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:52,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1f9c8287-af33-4cd3-8575-3c734a80dddc 2018-10-10 04:29:52,414 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-user 2018-10-10 04:29:52,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:52,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:52,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38960a34-9aa7-46c1-be9a-9d25f6f457b7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:52,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-38960a34-9aa7-46c1-be9a-9d25f6f457b7 2018-10-10 04:29:52,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" -d '{"role": {"name": "CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj-role"}}' 2018-10-10 04:29:52,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da8b1e10-6cb2-49e5-8ca5-473d0c18e556 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2d350ab4d47648829a360e7aa0068aef", "links": {"self": "http://172.30.9.25:5000/v3/roles/2d350ab4d47648829a360e7aa0068aef"}, "name": "CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj-role"}} 2018-10-10 04:29:52,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-da8b1e10-6cb2-49e5-8ca5-473d0c18e556 2018-10-10 04:29:52,629 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj-role 2018-10-10 04:29:52,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/2d350ab4d47648829a360e7aa0068aef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:52,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297c857a-c066-46ae-ac23-b24e5dac65ac Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/2d350ab4d47648829a360e7aa0068aef"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj-role", "id": "2d350ab4d47648829a360e7aa0068aef"}} 2018-10-10 04:29:52,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2d350ab4d47648829a360e7aa0068aef used request id req-297c857a-c066-46ae-ac23-b24e5dac65ac 2018-10-10 04:29:52,648 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj-role to project CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj 2018-10-10 04:29:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/40ea6c1b80a448f5b2e453aec37f27c0/users/197cd3b3044e49abb96e38c2a8731501/roles/2d350ab4d47648829a360e7aa0068aef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:52,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce4f3ca3-29db-47fe-8231-86add7686071 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:52,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/40ea6c1b80a448f5b2e453aec37f27c0/users/197cd3b3044e49abb96e38c2a8731501/roles/2d350ab4d47648829a360e7aa0068aef used request id req-ce4f3ca3-29db-47fe-8231-86add7686071 2018-10-10 04:29:52,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:52,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:53,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["g_Oq_W2ORsGT_GlgNtmTkQ"], "issued_at": "2018-10-10T04:29:53.000000Z"}} 2018-10-10 04:29:53,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f122328367aadc4319c2f1247f142d0d50d3c730" 2018-10-10 04:29:53,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff0e03c-0a06-462e-b90a-e474befb8a57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:53,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-aff0e03c-0a06-462e-b90a-e474befb8a57 2018-10-10 04:29:53,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f122328367aadc4319c2f1247f142d0d50d3c730" 2018-10-10 04:29:53,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:53 GMT Server: Apache x-compute-request-id: req-38a748ed-bd47-4714-8a8f-aff851d2c136 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38a748ed-bd47-4714-8a8f-aff851d2c136 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-10 04:29:53,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-38a748ed-bd47-4714-8a8f-aff851d2c136 2018-10-10 04:29:53,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-38a748ed-bd47-4714-8a8f-aff851d2c136" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f122328367aadc4319c2f1247f142d0d50d3c730" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-qos-spec"}}' 2018-10-10 04:29:53,607 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:53 GMT Server: Apache x-compute-request-id: req-4183165a-4e36-4f53-a05b-d358711ac58d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4183165a-4e36-4f53-a05b-d358711ac58d Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "06b62566-f07a-4ee2-975d-db32269ec7ba", "name": "CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba", "rel": "bookmark"}]} 2018-10-10 04:29:53,607 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-4183165a-4e36-4f53-a05b-d358711ac58d 2018-10-10 04:29:53,607 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-qos-spec 2018-10-10 04:29:53,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:53,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:54,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["y7I3KEJYSe6ITFuPK5Wxsw"], "issued_at": "2018-10-10T04:29:54.000000Z"}} 2018-10-10 04:29:54,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299bfbf9c00f8db2cd5417bc008e0fceb13b2d" 2018-10-10 04:29:54,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8cbd08-7ade-4cdc-8507-c0c7098d471e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:54,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bf8cbd08-7ade-4cdc-8507-c0c7098d471e 2018-10-10 04:29:54,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299bfbf9c00f8db2cd5417bc008e0fceb13b2d" 2018-10-10 04:29:54,283 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:54 GMT Server: Apache x-compute-request-id: req-c6a1f138-0f6a-4e46-b5b4-219f2fbaf21e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6a1f138-0f6a-4e46-b5b4-219f2fbaf21e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:29:54,284 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-c6a1f138-0f6a-4e46-b5b4-219f2fbaf21e 2018-10-10 04:29:54,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c6a1f138-0f6a-4e46-b5b4-219f2fbaf21e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299bfbf9c00f8db2cd5417bc008e0fceb13b2d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-vol_type", "description": null}}' 2018-10-10 04:29:54,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:54 GMT Server: Apache x-compute-request-id: req-19253b7c-6902-4bf8-842c-65f7565123a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19253b7c-6902-4bf8-842c-65f7565123a0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b84dc314-3d9f-4aaa-a875-bfab89be73b3", "description": null}} 2018-10-10 04:29:54,492 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types used request id req-19253b7c-6902-4bf8-842c-65f7565123a0 2018-10-10 04:29:54,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c6a1f138-0f6a-4e46-b5b4-219f2fbaf21e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299bfbf9c00f8db2cd5417bc008e0fceb13b2d" 2018-10-10 04:29:54,679 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:54 GMT Server: Apache x-compute-request-id: req-cbf7008d-1653-42fa-9767-c30227629d9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbf7008d-1653-42fa-9767-c30227629d9a Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "06b62566-f07a-4ee2-975d-db32269ec7ba", "name": "CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-qos-spec"}]} 2018-10-10 04:29:54,679 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-cbf7008d-1653-42fa-9767-c30227629d9a 2018-10-10 04:29:54,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba/associate?vol_type_id=b84dc314-3d9f-4aaa-a875-bfab89be73b3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c6a1f138-0f6a-4e46-b5b4-219f2fbaf21e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299bfbf9c00f8db2cd5417bc008e0fceb13b2d" 2018-10-10 04:29:54,892 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-869620f0-e34a-44fb-992a-84544f8974a4 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-10-10 04:29:54,892 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba/associate?vol_type_id=b84dc314-3d9f-4aaa-a875-bfab89be73b3 used request id req-869620f0-e34a-44fb-992a-84544f8974a4 2018-10-10 04:29:54,893 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-vol_type 2018-10-10 04:29:54,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/b84dc314-3d9f-4aaa-a875-bfab89be73b3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb8e13d0afddb000219728174b4a02041123486" 2018-10-10 04:29:55,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:54 GMT Server: Apache x-compute-request-id: req-819f7860-6ca1-4e1b-af5b-b714a7e56b40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-819f7860-6ca1-4e1b-af5b-b714a7e56b40 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-vol_type", "qos_specs_id": "06b62566-f07a-4ee2-975d-db32269ec7ba", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b84dc314-3d9f-4aaa-a875-bfab89be73b3", "description": null}} 2018-10-10 04:29:55,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/b84dc314-3d9f-4aaa-a875-bfab89be73b3 used request id req-819f7860-6ca1-4e1b-af5b-b714a7e56b40 2018-10-10 04:29:55,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/b84dc314-3d9f-4aaa-a875-bfab89be73b3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-819f7860-6ca1-4e1b-af5b-b714a7e56b40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb8e13d0afddb000219728174b4a02041123486" 2018-10-10 04:29:55,244 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:55 GMT Server: Apache x-compute-request-id: req-8b62c159-0e61-4886-b022-508da84180fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b62c159-0e61-4886-b022-508da84180fa Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-vol_type", "qos_specs_id": "06b62566-f07a-4ee2-975d-db32269ec7ba", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b84dc314-3d9f-4aaa-a875-bfab89be73b3", "description": null}} 2018-10-10 04:29:55,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/b84dc314-3d9f-4aaa-a875-bfab89be73b3 used request id req-8b62c159-0e61-4886-b022-508da84180fa 2018-10-10 04:29:55,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/b84dc314-3d9f-4aaa-a875-bfab89be73b3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-819f7860-6ca1-4e1b-af5b-b714a7e56b40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb8e13d0afddb000219728174b4a02041123486" 2018-10-10 04:29:55,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:55 GMT Server: Apache x-compute-request-id: req-26421787-cbda-4f93-94a8-dab966baea57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26421787-cbda-4f93-94a8-dab966baea57 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 04:29:55,512 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/b84dc314-3d9f-4aaa-a875-bfab89be73b3/encryption used request id req-26421787-cbda-4f93-94a8-dab966baea57 2018-10-10 04:29:55,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-819f7860-6ca1-4e1b-af5b-b714a7e56b40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb8e13d0afddb000219728174b4a02041123486" 2018-10-10 04:29:55,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:55 GMT Server: Apache x-compute-request-id: req-91b9aa79-bb73-4900-a2bd-4cf40dae618c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91b9aa79-bb73-4900-a2bd-4cf40dae618c Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "06b62566-f07a-4ee2-975d-db32269ec7ba", "name": "CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba", "rel": "bookmark"}]} 2018-10-10 04:29:55,534 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba used request id req-91b9aa79-bb73-4900-a2bd-4cf40dae618c 2018-10-10 04:29:55,534 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-vol_type 2018-10-10 04:29:55,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/b84dc314-3d9f-4aaa-a875-bfab89be73b3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c6a1f138-0f6a-4e46-b5b4-219f2fbaf21e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68299bfbf9c00f8db2cd5417bc008e0fceb13b2d" 2018-10-10 04:29:55,593 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b9a1beb9-2e90-46c3-8ecb-b43cb85c7341 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-10-10 04:29:55,593 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/b84dc314-3d9f-4aaa-a875-bfab89be73b3 used request id req-b9a1beb9-2e90-46c3-8ecb-b43cb85c7341 2018-10-10 04:29:55,594 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-10383bcd-a1a5-406f-8a9c-fd4b256ff2e8-qos-spec 2018-10-10 04:29:55,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-38a748ed-bd47-4714-8a8f-aff851d2c136" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f122328367aadc4319c2f1247f142d0d50d3c730" 2018-10-10 04:29:55,779 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:29:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0963075e-5713-4738-bc3f-807c3ea058aa 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-10-10 04:29:55,779 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/06b62566-f07a-4ee2-975d-db32269ec7ba?force=False used request id req-0963075e-5713-4738-bc3f-807c3ea058aa 2018-10-10 04:29:55,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:55,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-66c032d1-b665-4f5f-a770-36dbcc93b555 Date: Wed, 10 Oct 2018 04:29:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:29:55,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-66c032d1-b665-4f5f-a770-36dbcc93b555 2018-10-10 04:29:56,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:56,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c282d06-1c24-49a6-8534-fa214aab2170 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:29:56,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-0c282d06-1c24-49a6-8534-fa214aab2170 2018-10-10 04:29:56,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:56,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28aa6b1-75be-49c1-880a-7ef34ff313a3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:29:56,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-f28aa6b1-75be-49c1-880a-7ef34ff313a3 2018-10-10 04:29:56,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:56,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d748e4b-5771-4303-bf09-0fa7febc4703 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:29:56,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-6d748e4b-5771-4303-bf09-0fa7febc4703 2018-10-10 04:29:56,202 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj 2018-10-10 04:29:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/40ea6c1b80a448f5b2e453aec37f27c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:56,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3aad360-e722-4771-9363-076f5bb9fe86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:56,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/40ea6c1b80a448f5b2e453aec37f27c0 used request id req-f3aad360-e722-4771-9363-076f5bb9fe86 2018-10-10 04:29:56,441 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-proj-role 2018-10-10 04:29:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/2d350ab4d47648829a360e7aa0068aef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:56,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a253cf-8448-400a-a509-3ba79c2cb2da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:56,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2d350ab4d47648829a360e7aa0068aef used request id req-74a253cf-8448-400a-a509-3ba79c2cb2da 2018-10-10 04:29:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb0a08171804a5dbcf76422e53eb1f0e1b7a75b" 2018-10-10 04:29:56,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50efc86-433b-43e2-bdcb-23cdc47806f7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:56,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e50efc86-433b-43e2-bdcb-23cdc47806f7 2018-10-10 04:29:56,591 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-ea6cc546-1aec-4e2-user 2018-10-10 04:29:56,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/197cd3b3044e49abb96e38c2a8731501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab56518661989c87f100756f53ace5f36dbe960" 2018-10-10 04:29:56,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab2a95a9-2f42-4a72-9bca-fc8aca2de3eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:56,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/197cd3b3044e49abb96e38c2a8731501 used request id req-ab2a95a9-2f42-4a72-9bca-fc8aca2de3eb 2018-10-10 04:29:56,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:57,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["akguGbDFSgqiwYFN8CJ-XQ"], "issued_at": "2018-10-10T04:29:57.000000Z"}} 2018-10-10 04:29:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624d650c0fbf5aec96b7324d084a1ef67abab47b" 2018-10-10 04:29:57,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71895f1-fc9f-4a57-a7fc-4e96fb1e14ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:57,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b71895f1-fc9f-4a57-a7fc-4e96fb1e14ba 2018-10-10 04:29:57,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:57,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:57,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Y8j3mPGaQ0WgytHzFg5rMw"], "issued_at": "2018-10-10T04:29:57.000000Z"}} 2018-10-10 04:29:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:29:57,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20163666-dec1-4289-be1b-630c6ac5cfb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:57,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-20163666-dec1-4289-be1b-630c6ac5cfb9 2018-10-10 04:29:57,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:57,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:57,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:29:57,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27138ea-3ca8-451d-8314-8158b50968ed Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:29:57,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj used request id req-e27138ea-3ca8-451d-8314-8158b50968ed 2018-10-10 04:29:57,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:29:57,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c9de08-1319-48b0-93b6-6fc6d51e2c7b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:57,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-32c9de08-1319-48b0-93b6-6fc6d51e2c7b 2018-10-10 04:29:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj"}}' 2018-10-10 04:29:58,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b458105a-3a2d-45e9-bb0f-0b56482f78dd Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4668514cb8e244be98cc8899759944b9"}, "enabled": true, "id": "4668514cb8e244be98cc8899759944b9", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj"}} 2018-10-10 04:29:58,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b458105a-3a2d-45e9-bb0f-0b56482f78dd 2018-10-10 04:29:58,109 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj 2018-10-10 04:29:58,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:58,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:29:58,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["tCbcCeX6Rhiszaa8xgCH2g"], "issued_at": "2018-10-10T04:29:58.000000Z"}} 2018-10-10 04:29:58,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4e3574a27a9f03eb439093a9b7de2cffff34e0" 2018-10-10 04:29:58,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a27b2bf-41a4-459f-898a-94923379ecc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:29:58,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9a27b2bf-41a4-459f-898a-94923379ecc7 2018-10-10 04:29:58,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:29:58,599 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:29:58,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4e3574a27a9f03eb439093a9b7de2cffff34e0" 2018-10-10 04:29:58,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fadbb56-ea6f-4083-a764-e7d00af3fb68 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:29:58,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7fadbb56-ea6f-4083-a764-e7d00af3fb68 2018-10-10 04:29:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4e3574a27a9f03eb439093a9b7de2cffff34e0" 2018-10-10 04:29:58,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f33451-8720-4ec5-b447-ccca3f43967f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/4668514cb8e244be98cc8899759944b9"}, "enabled": true, "id": "4668514cb8e244be98cc8899759944b9", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj"}]} 2018-10-10 04:29:58,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj used request id req-c8f33451-8720-4ec5-b447-ccca3f43967f 2018-10-10 04:29:58,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4e3574a27a9f03eb439093a9b7de2cffff34e0" 2018-10-10 04:29:58,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec768294-ca42-43a6-98ed-fe221bb02c5c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:29:58,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ec768294-ca42-43a6-98ed-fe221bb02c5c 2018-10-10 04:29:59,192 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-user 2018-10-10 04:29:59,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:59,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:29:59,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50919c15-00ca-4507-a9d8-d381b1ca114d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:29:59,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-50919c15-00ca-4507-a9d8-d381b1ca114d 2018-10-10 04:29:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" -d '{"role": {"name": "CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj-role"}}' 2018-10-10 04:29:59,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eb6f0ca-77a2-406b-8894-e698d4658ca7 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc522d4f5ce74cf9869bd1724bb24b4a", "links": {"self": "http://172.30.9.25:5000/v3/roles/fc522d4f5ce74cf9869bd1724bb24b4a"}, "name": "CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj-role"}} 2018-10-10 04:29:59,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7eb6f0ca-77a2-406b-8894-e698d4658ca7 2018-10-10 04:29:59,408 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj-role 2018-10-10 04:29:59,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fc522d4f5ce74cf9869bd1724bb24b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:29:59,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6eaa16d-9289-4e34-b9c3-d423af06b482 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/fc522d4f5ce74cf9869bd1724bb24b4a"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj-role", "id": "fc522d4f5ce74cf9869bd1724bb24b4a"}} 2018-10-10 04:29:59,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fc522d4f5ce74cf9869bd1724bb24b4a used request id req-f6eaa16d-9289-4e34-b9c3-d423af06b482 2018-10-10 04:29:59,498 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj-role to project CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj 2018-10-10 04:29:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/4668514cb8e244be98cc8899759944b9/users/f046adc073164ad7b4136958225960d6/roles/fc522d4f5ce74cf9869bd1724bb24b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:29:59,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce2b9aba-01de-4dbd-bdc8-5d5c55ef0b1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:29:59,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4668514cb8e244be98cc8899759944b9/users/f046adc073164ad7b4136958225960d6/roles/fc522d4f5ce74cf9869bd1724bb24b4a used request id req-ce2b9aba-01de-4dbd-bdc8-5d5c55ef0b1f 2018-10-10 04:29:59,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:29:59,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:00,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ts943BKRQJSculFiC39Wmw"], "issued_at": "2018-10-10T04:29:59.000000Z"}} 2018-10-10 04:30:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed3007cae4fcb98547d2841b1109950e0209315" 2018-10-10 04:30:00,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-234e0580-2d15-42cd-9989-22632d6ab130 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:00,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-234e0580-2d15-42cd-9989-22632d6ab130 2018-10-10 04:30:00,111 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed3007cae4fcb98547d2841b1109950e0209315" 2018-10-10 04:30:00,281 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:00 GMT Server: Apache x-compute-request-id: req-6975094d-c7d5-441c-9f51-50a0ea82ad4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6975094d-c7d5-441c-9f51-50a0ea82ad4b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-10 04:30:00,281 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-6975094d-c7d5-441c-9f51-50a0ea82ad4b 2018-10-10 04:30:00,285 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6975094d-c7d5-441c-9f51-50a0ea82ad4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed3007cae4fcb98547d2841b1109950e0209315" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-qos-spec"}}' 2018-10-10 04:30:00,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:00 GMT Server: Apache x-compute-request-id: req-be5ef4cd-dec3-4f44-81ee-9a8775e837bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be5ef4cd-dec3-4f44-81ee-9a8775e837bd Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6e882985-ed26-4b5c-8d79-4162f1d1b370", "name": "CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370", "rel": "bookmark"}]} 2018-10-10 04:30:00,474 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-be5ef4cd-dec3-4f44-81ee-9a8775e837bd 2018-10-10 04:30:00,475 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-qos-spec 2018-10-10 04:30:00,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:00,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:00,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["gDL9-S87QM-qD5sxVi8x_w"], "issued_at": "2018-10-10T04:30:00.000000Z"}} 2018-10-10 04:30:00,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7cd23ed3a6ffca944526f2e85dac741f87bb9c" 2018-10-10 04:30:00,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f47221-b8b8-4055-8a35-9d91880e46ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:00,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d3f47221-b8b8-4055-8a35-9d91880e46ed 2018-10-10 04:30:00,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7cd23ed3a6ffca944526f2e85dac741f87bb9c" 2018-10-10 04:30:01,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:00 GMT Server: Apache x-compute-request-id: req-3dae4419-7bc7-4289-88a8-13727336a344 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3dae4419-7bc7-4289-88a8-13727336a344 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:30:01,113 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-3dae4419-7bc7-4289-88a8-13727336a344 2018-10-10 04:30:01,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3dae4419-7bc7-4289-88a8-13727336a344" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7cd23ed3a6ffca944526f2e85dac741f87bb9c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-vol_type", "description": null}}' 2018-10-10 04:30:01,316 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:01 GMT Server: Apache x-compute-request-id: req-70d1fc16-62df-47d5-961c-08668b5b7ec4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70d1fc16-62df-47d5-961c-08668b5b7ec4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2168bc95-0088-423a-a8c6-54718ccf90d5", "description": null}} 2018-10-10 04:30:01,317 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types used request id req-70d1fc16-62df-47d5-961c-08668b5b7ec4 2018-10-10 04:30:01,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3dae4419-7bc7-4289-88a8-13727336a344" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7cd23ed3a6ffca944526f2e85dac741f87bb9c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-10 04:30:01,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:01 GMT Server: Apache x-compute-request-id: req-88b4efa5-c885-4e55-9526-8cfd2542ba66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88b4efa5-c885-4e55-9526-8cfd2542ba66 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "2168bc95-0088-423a-a8c6-54718ccf90d5", "name": "foo", "control_location": "back-end", "encryption_id": "e0e78c41-38ce-402a-9feb-bfd8140c6aab", "provider": "bar", "provider_class": "bar"}} 2018-10-10 04:30:01,540 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5/encryption used request id req-88b4efa5-c885-4e55-9526-8cfd2542ba66 2018-10-10 04:30:01,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3dae4419-7bc7-4289-88a8-13727336a344" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7cd23ed3a6ffca944526f2e85dac741f87bb9c" 2018-10-10 04:30:01,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:01 GMT Server: Apache x-compute-request-id: req-e1593d4b-2e84-475e-957f-eb4cfe2a73ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1593d4b-2e84-475e-957f-eb4cfe2a73ab Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6e882985-ed26-4b5c-8d79-4162f1d1b370", "name": "CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-qos-spec"}]} 2018-10-10 04:30:01,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs used request id req-e1593d4b-2e84-475e-957f-eb4cfe2a73ab 2018-10-10 04:30:01,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370/associate?vol_type_id=2168bc95-0088-423a-a8c6-54718ccf90d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3dae4419-7bc7-4289-88a8-13727336a344" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7cd23ed3a6ffca944526f2e85dac741f87bb9c" 2018-10-10 04:30:01,941 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2ddcbf4-1e2d-462c-b095-7cb957c69cbb 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-10-10 04:30:01,941 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370/associate?vol_type_id=2168bc95-0088-423a-a8c6-54718ccf90d5 used request id req-e2ddcbf4-1e2d-462c-b095-7cb957c69cbb 2018-10-10 04:30:01,942 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-vol_type 2018-10-10 04:30:01,945 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624d650c0fbf5aec96b7324d084a1ef67abab47b" 2018-10-10 04:30:02,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:01 GMT Server: Apache x-compute-request-id: req-c115b683-56c9-4bc5-aa6d-04051a818d24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c115b683-56c9-4bc5-aa6d-04051a818d24 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-vol_type", "qos_specs_id": "6e882985-ed26-4b5c-8d79-4162f1d1b370", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2168bc95-0088-423a-a8c6-54718ccf90d5", "description": null}} 2018-10-10 04:30:02,124 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5 used request id req-c115b683-56c9-4bc5-aa6d-04051a818d24 2018-10-10 04:30:02,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c115b683-56c9-4bc5-aa6d-04051a818d24" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624d650c0fbf5aec96b7324d084a1ef67abab47b" 2018-10-10 04:30:02,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:02 GMT Server: Apache x-compute-request-id: req-71649320-97ae-4352-a6c8-ccb154bfbf63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71649320-97ae-4352-a6c8-ccb154bfbf63 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-vol_type", "qos_specs_id": "6e882985-ed26-4b5c-8d79-4162f1d1b370", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2168bc95-0088-423a-a8c6-54718ccf90d5", "description": null}} 2018-10-10 04:30:02,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5 used request id req-71649320-97ae-4352-a6c8-ccb154bfbf63 2018-10-10 04:30:02,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c115b683-56c9-4bc5-aa6d-04051a818d24" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624d650c0fbf5aec96b7324d084a1ef67abab47b" 2018-10-10 04:30:02,478 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:02 GMT Server: Apache x-compute-request-id: req-e8cad467-daa0-4149-a45d-e83b51426447 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8cad467-daa0-4149-a45d-e83b51426447 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "2168bc95-0088-423a-a8c6-54718ccf90d5", "control_location": "back-end", "deleted": false, "created_at": "2018-10-10T04:30:01.000000", "updated_at": null, "encryption_id": "e0e78c41-38ce-402a-9feb-bfd8140c6aab", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-10 04:30:02,478 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5/encryption used request id req-e8cad467-daa0-4149-a45d-e83b51426447 2018-10-10 04:30:02,481 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c115b683-56c9-4bc5-aa6d-04051a818d24" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}624d650c0fbf5aec96b7324d084a1ef67abab47b" 2018-10-10 04:30:02,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:02 GMT Server: Apache x-compute-request-id: req-8fb60da8-165f-462e-a829-96055c0c888a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8fb60da8-165f-462e-a829-96055c0c888a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6e882985-ed26-4b5c-8d79-4162f1d1b370", "name": "CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-qos-spec"}, "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370", "rel": "bookmark"}]} 2018-10-10 04:30:02,653 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370 used request id req-8fb60da8-165f-462e-a829-96055c0c888a 2018-10-10 04:30:02,654 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-vol_type 2018-10-10 04:30:02,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3dae4419-7bc7-4289-88a8-13727336a344" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f7cd23ed3a6ffca944526f2e85dac741f87bb9c" 2018-10-10 04:30:02,869 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3bd5bc64-4610-47e9-9868-425be4a245db 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-10-10 04:30:02,869 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/2168bc95-0088-423a-a8c6-54718ccf90d5 used request id req-3bd5bc64-4610-47e9-9868-425be4a245db 2018-10-10 04:30:02,870 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-78f1d687-059c-4507-b03c-4f9c43452226-qos-spec 2018-10-10 04:30:02,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6975094d-c7d5-441c-9f51-50a0ea82ad4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed3007cae4fcb98547d2841b1109950e0209315" 2018-10-10 04:30:02,923 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-921d0650-be25-45cb-9e3e-fe123f36ba98 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-10-10 04:30:02,923 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/qos-specs/6e882985-ed26-4b5c-8d79-4162f1d1b370?force=False used request id req-921d0650-be25-45cb-9e3e-fe123f36ba98 2018-10-10 04:30:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:30:03,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-30cea236-3122-4141-9e54-2cd7fa042013 Date: Wed, 10 Oct 2018 04:30:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:30:03,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-30cea236-3122-4141-9e54-2cd7fa042013 2018-10-10 04:30:03,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:30:03,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64300b5-9491-4f61-bfea-06fa07d05a41 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:30:03,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-b64300b5-9491-4f61-bfea-06fa07d05a41 2018-10-10 04:30:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:30:03,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcb4845-7596-4443-ba8c-6b39aff24cf2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:30:03,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-7bcb4845-7596-4443-ba8c-6b39aff24cf2 2018-10-10 04:30:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:30:03,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40833870-11b6-47b4-8ca2-97a310a60a82 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:30:03,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-40833870-11b6-47b4-8ca2-97a310a60a82 2018-10-10 04:30:03,329 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj 2018-10-10 04:30:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/4668514cb8e244be98cc8899759944b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:30:03,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c32cbe-9550-41a1-adae-329c4899928f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:03,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4668514cb8e244be98cc8899759944b9 used request id req-d6c32cbe-9550-41a1-adae-329c4899928f 2018-10-10 04:30:03,549 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-proj-role 2018-10-10 04:30:03,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fc522d4f5ce74cf9869bd1724bb24b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:30:03,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578f2a0e-4e98-4a72-89b3-668990b0327c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:03,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fc522d4f5ce74cf9869bd1724bb24b4a used request id req-578f2a0e-4e98-4a72-89b3-668990b0327c 2018-10-10 04:30:03,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ed9220cdfbfdec7eb0e13d75e8fe38be7248ae" 2018-10-10 04:30:03,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2cdffff-1636-4279-94be-30797ac69827 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:03,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d2cdffff-1636-4279-94be-30797ac69827 2018-10-10 04:30:03,834 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-db26ac56-d6a2-4fb-user 2018-10-10 04:30:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f046adc073164ad7b4136958225960d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4e3574a27a9f03eb439093a9b7de2cffff34e0" 2018-10-10 04:30:04,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48041f4f-0301-4952-860b-c5f009b44791 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:04,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f046adc073164ad7b4136958225960d6 used request id req-48041f4f-0301-4952-860b-c5f009b44791 2018-10-10 04:30:04,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:04,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["pkw-_c87ST6BYjzq5ibZzw"], "issued_at": "2018-10-10T04:30:04.000000Z"}} 2018-10-10 04:30:04,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444bcfaed194ec42ca35e330aefdeaa3e6a65de5" 2018-10-10 04:30:04,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f8d84a-c0ed-4cdb-afd0-87071e8f4f5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:04,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-35f8d84a-c0ed-4cdb-afd0-87071e8f4f5c 2018-10-10 04:30:04,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:04,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:04,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["atqygkGWQpebBXSYSugCnA"], "issued_at": "2018-10-10T04:30:04.000000Z"}} 2018-10-10 04:30:04,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:05,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a72f31f-df3b-419f-9c32-fbe49b288c26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:05,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2a72f31f-df3b-419f-9c32-fbe49b288c26 2018-10-10 04:30:05,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:05,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:05,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0386bfef-fc5c-4507-92fa-1a7a64ca3733 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:30:05,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj used request id req-0386bfef-fc5c-4507-92fa-1a7a64ca3733 2018-10-10 04:30:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:05,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d6feb8-5252-4fdb-a160-1c36abd0006b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:05,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a0d6feb8-5252-4fdb-a160-1c36abd0006b 2018-10-10 04:30:05,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj"}}' 2018-10-10 04:30:05,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf41767-4c03-4054-9945-67ac4d7c9648 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f"}, "enabled": true, "id": "a7330f7b3d5640d992724d34ad09b69f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj"}} 2018-10-10 04:30:05,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-baf41767-4c03-4054-9945-67ac4d7c9648 2018-10-10 04:30:05,396 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj 2018-10-10 04:30:05,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:05,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:05,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["5yr4DXPRSciMgSqKpeEz9Q"], "issued_at": "2018-10-10T04:30:05.000000Z"}} 2018-10-10 04:30:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bf9dedbe74fc534589865808a4c5db2c8a9e58" 2018-10-10 04:30:05,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de8b0a8-61dc-4edd-aede-5d04faa0a76c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:05,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5de8b0a8-61dc-4edd-aede-5d04faa0a76c 2018-10-10 04:30:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:05,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:05,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bf9dedbe74fc534589865808a4c5db2c8a9e58" 2018-10-10 04:30:05,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a188753d-031d-45fc-b9bf-1029f0605375 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:30:05,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a188753d-031d-45fc-b9bf-1029f0605375 2018-10-10 04:30:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bf9dedbe74fc534589865808a4c5db2c8a9e58" 2018-10-10 04:30:06,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d0e33b-9915-4868-95b5-ab4b5834ad5a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f"}, "enabled": true, "id": "a7330f7b3d5640d992724d34ad09b69f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj"}]} 2018-10-10 04:30:06,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj used request id req-32d0e33b-9915-4868-95b5-ab4b5834ad5a 2018-10-10 04:30:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bf9dedbe74fc534589865808a4c5db2c8a9e58" 2018-10-10 04:30:06,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672def70-7ab9-4b71-a9f9-c424a38c9c92 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:06,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-672def70-7ab9-4b71-a9f9-c424a38c9c92 2018-10-10 04:30:06,576 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-user 2018-10-10 04:30:06,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:06,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:06,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0948eb2-4f35-43ce-a1ea-0405c69ac4c9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:06,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c0948eb2-4f35-43ce-a1ea-0405c69ac4c9 2018-10-10 04:30:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj-role"}}' 2018-10-10 04:30:06,790 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c5617a-8e2e-4b57-950f-49a76637484a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00c0b787015c429c9a71f8454abb1566", "links": {"self": "http://172.30.9.25:5000/v3/roles/00c0b787015c429c9a71f8454abb1566"}, "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj-role"}} 2018-10-10 04:30:06,790 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-92c5617a-8e2e-4b57-950f-49a76637484a 2018-10-10 04:30:06,791 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj-role 2018-10-10 04:30:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/00c0b787015c429c9a71f8454abb1566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:06,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46542dfd-702c-4cdb-81be-ab0ddd3da639 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/00c0b787015c429c9a71f8454abb1566"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj-role", "id": "00c0b787015c429c9a71f8454abb1566"}} 2018-10-10 04:30:06,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/00c0b787015c429c9a71f8454abb1566 used request id req-46542dfd-702c-4cdb-81be-ab0ddd3da639 2018-10-10 04:30:06,879 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj-role to project CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj 2018-10-10 04:30:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f/users/be884760ea154d6a970a563a42bc0730/roles/00c0b787015c429c9a71f8454abb1566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:07,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3908b836-1ec2-4b39-88e1-af46b96b84b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:07,117 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f/users/be884760ea154d6a970a563a42bc0730/roles/00c0b787015c429c9a71f8454abb1566 used request id req-3908b836-1ec2-4b39-88e1-af46b96b84b7 2018-10-10 04:30:07,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:07,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00c0b787015c429c9a71f8454abb1566", "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj-role"}], "expires_at": "2018-10-10T05:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7330f7b3d5640d992724d34ad09b69f", "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a7330f7b3d5640d992724d34ad09b69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a7330f7b3d5640d992724d34ad09b69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a7330f7b3d5640d992724d34ad09b69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a7330f7b3d5640d992724d34ad09b69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a7330f7b3d5640d992724d34ad09b69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-user", "id": "be884760ea154d6a970a563a42bc0730"}, "audit_ids": ["Jrm1LnHzTn2wkzHpuj2NtQ"], "issued_at": "2018-10-10T04:30:07.000000Z"}} 2018-10-10 04:30:07,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a44b40df45a653e2669f4ac894d860aefbf5ab" 2018-10-10 04:30:07,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd1ccbc-9545-4657-a112-1f38efecf108 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:07,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4fd1ccbc-9545-4657-a112-1f38efecf108 2018-10-10 04:30:07,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:07,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:07,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00c0b787015c429c9a71f8454abb1566", "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj-role"}], "expires_at": "2018-10-10T05:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7330f7b3d5640d992724d34ad09b69f", "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a7330f7b3d5640d992724d34ad09b69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a7330f7b3d5640d992724d34ad09b69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a7330f7b3d5640d992724d34ad09b69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a7330f7b3d5640d992724d34ad09b69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a7330f7b3d5640d992724d34ad09b69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a7330f7b3d5640d992724d34ad09b69f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-user", "id": "be884760ea154d6a970a563a42bc0730"}, "audit_ids": ["1IlJ72JLQgikG8V2-q2IZA"], "issued_at": "2018-10-10T04:30:07.000000Z"}} 2018-10-10 04:30:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" 2018-10-10 04:30:08,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b723ba5-b130-4a55-ad88-e1d480825ecd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:08,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9b723ba5-b130-4a55-ad88-e1d480825ecd 2018-10-10 04:30:08,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" 2018-10-10 04:30:08,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:08 GMT Server: Apache x-compute-request-id: req-57811d7f-4f3a-4d19-856d-5373f1888b14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-57811d7f-4f3a-4d19-856d-5373f1888b14 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:30:08,228 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/detail used request id req-57811d7f-4f3a-4d19-856d-5373f1888b14 2018-10-10 04:30:08,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-57811d7f-4f3a-4d19-856d-5373f1888b14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7", "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-10-10 04:30:08,549 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:08 GMT Server: Apache x-compute-request-id: req-ff9a7742-8430-42c5-82d4-00e7000c9d91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff9a7742-8430-42c5-82d4-00e7000c9d91 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "be884760ea154d6a970a563a42bc0730", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "self"}, {"href": "http://172.30.9.25:8776/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:08.429637", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f5e3f73c-409d-490b-8c58-1fb92aed2297", "size": 1}} 2018-10-10 04:30:08,549 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes used request id req-ff9a7742-8430-42c5-82d4-00e7000c9d91 2018-10-10 04:30:08,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57811d7f-4f3a-4d19-856d-5373f1888b14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" 2018-10-10 04:30:08,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:08 GMT Server: Apache x-compute-request-id: req-356ad7dc-4d55-4784-86f3-860e4a618ff6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-356ad7dc-4d55-4784-86f3-860e4a618ff6 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "be884760ea154d6a970a563a42bc0730", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "self"}, {"href": "http://172.30.9.25:8776/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a7330f7b3d5640d992724d34ad09b69f", "updated_at": "2018-10-10T04:30:08.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f5e3f73c-409d-490b-8c58-1fb92aed2297", "size": 1}} 2018-10-10 04:30:08,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 used request id req-356ad7dc-4d55-4784-86f3-860e4a618ff6 2018-10-10 04:30:08,741 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7 2018-10-10 04:30:08,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57811d7f-4f3a-4d19-856d-5373f1888b14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" 2018-10-10 04:30:08,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:08 GMT Server: Apache x-compute-request-id: req-18f1a85d-376b-4c6b-8126-8534975906fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18f1a85d-376b-4c6b-8126-8534975906fc Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "be884760ea154d6a970a563a42bc0730", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "self"}, {"href": "http://172.30.9.25:8776/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a7330f7b3d5640d992724d34ad09b69f", "updated_at": "2018-10-10T04:30:08.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f5e3f73c-409d-490b-8c58-1fb92aed2297", "size": 1}} 2018-10-10 04:30:08,938 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 used request id req-18f1a85d-376b-4c6b-8126-8534975906fc 2018-10-10 04:30:08,938 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:30:08,938 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7 2018-10-10 04:30:08,938 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7 2018-10-10 04:30:08,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a44b40df45a653e2669f4ac894d860aefbf5ab" 2018-10-10 04:30:09,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:08 GMT Server: Apache x-compute-request-id: req-11b28666-4f77-4d26-bf45-1a351fe6443d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11b28666-4f77-4d26-bf45-1a351fe6443d Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "be884760ea154d6a970a563a42bc0730", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "self"}, {"href": "http://172.30.9.25:8776/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a7330f7b3d5640d992724d34ad09b69f", "updated_at": "2018-10-10T04:30:08.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f5e3f73c-409d-490b-8c58-1fb92aed2297", "size": 1}]} 2018-10-10 04:30:09,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/detail used request id req-11b28666-4f77-4d26-bf45-1a351fe6443d 2018-10-10 04:30:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:09,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:09,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a44b40df45a653e2669f4ac894d860aefbf5ab" 2018-10-10 04:30:09,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57eb086a-42a6-45b7-8f6f-46984f4ae4ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f"}, "enabled": true, "id": "a7330f7b3d5640d992724d34ad09b69f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj"}} 2018-10-10 04:30:09,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f used request id req-57eb086a-42a6-45b7-8f6f-46984f4ae4ab 2018-10-10 04:30:09,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57811d7f-4f3a-4d19-856d-5373f1888b14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" 2018-10-10 04:30:09,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:09 GMT Server: Apache x-compute-request-id: req-c33f0d7e-de82-45e1-808c-71f23a89b5ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c33f0d7e-de82-45e1-808c-71f23a89b5ed Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "be884760ea154d6a970a563a42bc0730", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "self"}, {"href": "http://172.30.9.25:8776/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a7330f7b3d5640d992724d34ad09b69f", "updated_at": "2018-10-10T04:30:08.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f5e3f73c-409d-490b-8c58-1fb92aed2297", "size": 1}} 2018-10-10 04:30:09,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 used request id req-c33f0d7e-de82-45e1-808c-71f23a89b5ed 2018-10-10 04:30:09,425 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:30:09,425 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7 2018-10-10 04:30:09,425 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7 2018-10-10 04:30:09,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57811d7f-4f3a-4d19-856d-5373f1888b14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" 2018-10-10 04:30:10,002 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e3b2cc49-2b19-40d9-a121-c717d93836fc 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-10-10 04:30:10,002 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 used request id req-e3b2cc49-2b19-40d9-a121-c717d93836fc 2018-10-10 04:30:10,005 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57811d7f-4f3a-4d19-856d-5373f1888b14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" 2018-10-10 04:30:10,053 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:09 GMT Server: Apache x-compute-request-id: req-90be83c0-6087-4967-9ed7-2833cb8c6286 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90be83c0-6087-4967-9ed7-2833cb8c6286 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "be884760ea154d6a970a563a42bc0730", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "self"}, {"href": "http://172.30.9.25:8776/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a7330f7b3d5640d992724d34ad09b69f", "updated_at": "2018-10-10T04:30:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f5e3f73c-409d-490b-8c58-1fb92aed2297", "size": 1}} 2018-10-10 04:30:10,053 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 used request id req-90be83c0-6087-4967-9ed7-2833cb8c6286 2018-10-10 04:30:10,053 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:30:10,054 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:30:13,057 - create_volume - DEBUG - Volume status query timeout in 56.9453392029 2018-10-10 04:30:13,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57811d7f-4f3a-4d19-856d-5373f1888b14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95563399ce055a553669b4dc76eebc9cc54ba001" 2018-10-10 04:30:13,091 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:30:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2701cf56-0ce5-4c8b-95a6-241542f95ff6 x-openstack-request-id: req-2701cf56-0ce5-4c8b-95a6-241542f95ff6 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f5e3f73c-409d-490b-8c58-1fb92aed2297 could not be found.", "code": 404}} 2018-10-10 04:30:13,091 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/f5e3f73c-409d-490b-8c58-1fb92aed2297 used request id req-2701cf56-0ce5-4c8b-95a6-241542f95ff6 2018-10-10 04:30:13,091 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f5e3f73c-409d-490b-8c58-1fb92aed2297 could not be found. (HTTP 404) (Request-ID: req-2701cf56-0ce5-4c8b-95a6-241542f95ff6) 2018-10-10 04:30:13,092 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-06dda99b-c1cd-45a5-acfe-f192132d0ef7 2018-10-10 04:30:13,095 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11b28666-4f77-4d26-bf45-1a351fe6443d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a44b40df45a653e2669f4ac894d860aefbf5ab" 2018-10-10 04:30:13,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:13 GMT Server: Apache x-compute-request-id: req-241652fa-2f72-4953-8114-5e4bd76566c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-241652fa-2f72-4953-8114-5e4bd76566c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:30:13,651 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/a7330f7b3d5640d992724d34ad09b69f/volumes/detail used request id req-241652fa-2f72-4953-8114-5e4bd76566c7 2018-10-10 04:30:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:13,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f172788d-9272-43a2-8bcb-0c89bef57a43 Date: Wed, 10 Oct 2018 04:30:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:30:13,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f172788d-9272-43a2-8bcb-0c89bef57a43 2018-10-10 04:30:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:13,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5cb49a-d872-4de7-a349-f919d80b1068 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:30:13,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-1b5cb49a-d872-4de7-a349-f919d80b1068 2018-10-10 04:30:13,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:14,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee48a0a6-9e22-4096-a4fc-f4167bbcd6a9 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:30:14,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-ee48a0a6-9e22-4096-a4fc-f4167bbcd6a9 2018-10-10 04:30:14,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:14,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03e3a57-6ec0-4274-b453-34cc30f97968 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:30:14,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-a03e3a57-6ec0-4274-b453-34cc30f97968 2018-10-10 04:30:14,129 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj 2018-10-10 04:30:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:14,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-180e3221-9b71-4935-8ca2-d28316dc3122 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:14,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a7330f7b3d5640d992724d34ad09b69f used request id req-180e3221-9b71-4935-8ca2-d28316dc3122 2018-10-10 04:30:14,326 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-proj-role 2018-10-10 04:30:14,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/00c0b787015c429c9a71f8454abb1566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:14,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d5ef9d-ce3c-4c4d-965b-833aa5752ff2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:14,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/00c0b787015c429c9a71f8454abb1566 used request id req-15d5ef9d-ce3c-4c4d-965b-833aa5752ff2 2018-10-10 04:30:14,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbc53a4e929a5dace7d11ca865f41f902001743" 2018-10-10 04:30:14,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f0bad9-85c0-49c5-9a97-ba4f6f645b21 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:14,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-35f0bad9-85c0-49c5-9a97-ba4f6f645b21 2018-10-10 04:30:14,531 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-0640addf-90a7-46f-user 2018-10-10 04:30:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/be884760ea154d6a970a563a42bc0730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14bf9dedbe74fc534589865808a4c5db2c8a9e58" 2018-10-10 04:30:14,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c08da724-0d0a-42c7-881f-6c5c9b4b1406 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:14,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/be884760ea154d6a970a563a42bc0730 used request id req-c08da724-0d0a-42c7-881f-6c5c9b4b1406 2018-10-10 04:30:14,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:15,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["HVUoHvqgQ0e1_QLcp32MHg"], "issued_at": "2018-10-10T04:30:15.000000Z"}} 2018-10-10 04:30:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73938972b8022a4f3d52f6101c8a4f3cfea6188c" 2018-10-10 04:30:15,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc44d52-70b9-4c3a-9a24-d943e5fea7f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:15,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0fc44d52-70b9-4c3a-9a24-d943e5fea7f5 2018-10-10 04:30:15,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:15,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:15,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["XsAQDFaVRtSXCt6Q01Io0w"], "issued_at": "2018-10-10T04:30:15.000000Z"}} 2018-10-10 04:30:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:15,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228c30a1-92db-4442-8a26-955f8ddd9771 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:15,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-228c30a1-92db-4442-8a26-955f8ddd9771 2018-10-10 04:30:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:15,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:15,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37eba569-0dd6-4631-9f5b-29f494e3d042 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:30:15,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj used request id req-37eba569-0dd6-4631-9f5b-29f494e3d042 2018-10-10 04:30:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:15,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c91a44b-1256-4cae-95fb-6b8828037585 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:15,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8c91a44b-1256-4cae-95fb-6b8828037585 2018-10-10 04:30:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj"}}' 2018-10-10 04:30:15,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a62de33-9655-4be1-b1ef-4b2de77abb59 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437"}, "enabled": true, "id": "f7605c2244544983be32564c0ffd9437", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj"}} 2018-10-10 04:30:15,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4a62de33-9655-4be1-b1ef-4b2de77abb59 2018-10-10 04:30:15,935 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj 2018-10-10 04:30:15,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:15,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:16,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["9sg5X91ARJWRk9wXz4JqiQ"], "issued_at": "2018-10-10T04:30:16.000000Z"}} 2018-10-10 04:30:16,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b33ecef2f80adfcd8c5aa512db8565e9a908e7a" 2018-10-10 04:30:16,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975cc640-9664-4fee-a42e-4b92144ffeaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:16,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-975cc640-9664-4fee-a42e-4b92144ffeaa 2018-10-10 04:30:16,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:16,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b33ecef2f80adfcd8c5aa512db8565e9a908e7a" 2018-10-10 04:30:16,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2276f7-d165-46fa-a5ab-e58d98a8ac61 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:30:16,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ee2276f7-d165-46fa-a5ab-e58d98a8ac61 2018-10-10 04:30:16,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b33ecef2f80adfcd8c5aa512db8565e9a908e7a" 2018-10-10 04:30:16,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bf3cd0-ad38-4eac-a2aa-b423f3201b32 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437"}, "enabled": true, "id": "f7605c2244544983be32564c0ffd9437", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj"}]} 2018-10-10 04:30:16,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj used request id req-02bf3cd0-ad38-4eac-a2aa-b423f3201b32 2018-10-10 04:30:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b33ecef2f80adfcd8c5aa512db8565e9a908e7a" 2018-10-10 04:30:16,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d5ca85-6bf4-4f53-baa0-755f3b5f8bdd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:16,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-37d5ca85-6bf4-4f53-baa0-755f3b5f8bdd 2018-10-10 04:30:17,012 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-user 2018-10-10 04:30:17,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:17,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cca8eb8-4607-44e8-b2d4-a52e60645b60 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:17,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4cca8eb8-4607-44e8-b2d4-a52e60645b60 2018-10-10 04:30:17,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role"}}' 2018-10-10 04:30:17,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fe3f9db-0d35-439e-a90f-85230a7ae2d3 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c54ad6e3eede40669bff3878d61de1d3", "links": {"self": "http://172.30.9.25:5000/v3/roles/c54ad6e3eede40669bff3878d61de1d3"}, "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role"}} 2018-10-10 04:30:17,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-2fe3f9db-0d35-439e-a90f-85230a7ae2d3 2018-10-10 04:30:17,228 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role 2018-10-10 04:30:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c54ad6e3eede40669bff3878d61de1d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:17,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af371aaf-c2c4-424c-8b3d-67c4529c9d8c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c54ad6e3eede40669bff3878d61de1d3"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role", "id": "c54ad6e3eede40669bff3878d61de1d3"}} 2018-10-10 04:30:17,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c54ad6e3eede40669bff3878d61de1d3 used request id req-af371aaf-c2c4-424c-8b3d-67c4529c9d8c 2018-10-10 04:30:17,312 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role to project CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj 2018-10-10 04:30:17,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437/users/3b2aff83cd884895b4e2d547501d83b5/roles/c54ad6e3eede40669bff3878d61de1d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:17,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97c88a96-4a16-420d-81cb-ff740cd130f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:17,446 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437/users/3b2aff83cd884895b4e2d547501d83b5/roles/c54ad6e3eede40669bff3878d61de1d3 used request id req-97c88a96-4a16-420d-81cb-ff740cd130f5 2018-10-10 04:30:17,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:17,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c54ad6e3eede40669bff3878d61de1d3", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role"}], "expires_at": "2018-10-10T05:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7605c2244544983be32564c0ffd9437", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-user", "id": "3b2aff83cd884895b4e2d547501d83b5"}, "audit_ids": ["sGZzv7AqTf23gXmBfSvkyg"], "issued_at": "2018-10-10T04:30:17.000000Z"}} 2018-10-10 04:30:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e43c96dc314b15d200109b8cc215ab59fc4988" 2018-10-10 04:30:17,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796d0642-c472-48b2-a718-31ee5108a240 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:17,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-796d0642-c472-48b2-a718-31ee5108a240 2018-10-10 04:30:17,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:17,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:18,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c54ad6e3eede40669bff3878d61de1d3", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role"}], "expires_at": "2018-10-10T05:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7605c2244544983be32564c0ffd9437", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-user", "id": "3b2aff83cd884895b4e2d547501d83b5"}, "audit_ids": ["Mixi4iLpRfGM1d6zE2MvoA"], "issued_at": "2018-10-10T04:30:18.000000Z"}} 2018-10-10 04:30:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" 2018-10-10 04:30:18,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d316e5b4-074f-4fd0-a609-93160479fbec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:18,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d316e5b4-074f-4fd0-a609-93160479fbec 2018-10-10 04:30:18,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" 2018-10-10 04:30:18,646 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:18 GMT Server: Apache x-compute-request-id: req-bd691515-19fd-42f9-bab4-472723fc37f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bd691515-19fd-42f9-bab4-472723fc37f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:30:18,646 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/detail used request id req-bd691515-19fd-42f9-bab4-472723fc37f5 2018-10-10 04:30:18,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bd691515-19fd-42f9-bab4-472723fc37f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf", "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-10-10 04:30:19,335 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:18 GMT Server: Apache x-compute-request-id: req-1c531556-1ee8-48c5-9f08-23feb7df3aeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c531556-1ee8-48c5-9f08-23feb7df3aeb Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "3b2aff83cd884895b4e2d547501d83b5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "self"}, {"href": "http://172.30.9.25:8776/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:19.253475", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96efff44-cfde-4eec-80fe-eb8b545484d8", "size": 1}} 2018-10-10 04:30:19,335 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes used request id req-1c531556-1ee8-48c5-9f08-23feb7df3aeb 2018-10-10 04:30:19,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd691515-19fd-42f9-bab4-472723fc37f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" 2018-10-10 04:30:19,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:19 GMT Server: Apache x-compute-request-id: req-a8618e0d-7ecb-409d-937b-c704a194df93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8618e0d-7ecb-409d-937b-c704a194df93 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "3b2aff83cd884895b4e2d547501d83b5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "self"}, {"href": "http://172.30.9.25:8776/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7605c2244544983be32564c0ffd9437", "updated_at": "2018-10-10T04:30:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96efff44-cfde-4eec-80fe-eb8b545484d8", "size": 1}} 2018-10-10 04:30:19,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 used request id req-a8618e0d-7ecb-409d-937b-c704a194df93 2018-10-10 04:30:19,540 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf 2018-10-10 04:30:19,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd691515-19fd-42f9-bab4-472723fc37f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" 2018-10-10 04:30:19,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:19 GMT Server: Apache x-compute-request-id: req-50412d78-eea9-4a7f-a43b-863e51225c2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50412d78-eea9-4a7f-a43b-863e51225c2f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3b2aff83cd884895b4e2d547501d83b5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "self"}, {"href": "http://172.30.9.25:8776/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7605c2244544983be32564c0ffd9437", "updated_at": "2018-10-10T04:30:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96efff44-cfde-4eec-80fe-eb8b545484d8", "size": 1}} 2018-10-10 04:30:19,742 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 used request id req-50412d78-eea9-4a7f-a43b-863e51225c2f 2018-10-10 04:30:19,743 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:30:19,743 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf 2018-10-10 04:30:19,743 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf 2018-10-10 04:30:19,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e43c96dc314b15d200109b8cc215ab59fc4988" 2018-10-10 04:30:19,935 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:19 GMT Server: Apache x-compute-request-id: req-a1ef4790-6ff3-45a2-83a4-092ca50aac5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1ef4790-6ff3-45a2-83a4-092ca50aac5f Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "3b2aff83cd884895b4e2d547501d83b5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "self"}, {"href": "http://172.30.9.25:8776/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7605c2244544983be32564c0ffd9437", "updated_at": "2018-10-10T04:30:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96efff44-cfde-4eec-80fe-eb8b545484d8", "size": 1}]} 2018-10-10 04:30:19,935 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/detail used request id req-a1ef4790-6ff3-45a2-83a4-092ca50aac5f 2018-10-10 04:30:19,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:19,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e43c96dc314b15d200109b8cc215ab59fc4988" 2018-10-10 04:30:20,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49e7a7b-c436-4ab8-8291-290001d69047 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437"}, "enabled": true, "id": "f7605c2244544983be32564c0ffd9437", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj"}} 2018-10-10 04:30:20,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437 used request id req-d49e7a7b-c436-4ab8-8291-290001d69047 2018-10-10 04:30:20,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:20,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:20,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c54ad6e3eede40669bff3878d61de1d3", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role"}], "expires_at": "2018-10-10T05:30:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7605c2244544983be32564c0ffd9437", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f7605c2244544983be32564c0ffd9437", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-user", "id": "3b2aff83cd884895b4e2d547501d83b5"}, "audit_ids": ["gsQltEYJQSGc9P0RzQBW5g"], "issued_at": "2018-10-10T04:30:20.000000Z"}} 2018-10-10 04:30:20,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148ab647b53ad6bcd7857f5973408a4757850c89" 2018-10-10 04:30:20,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe89a0dd-a393-4aa6-8db5-67788203e59e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:20,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fe89a0dd-a393-4aa6-8db5-67788203e59e 2018-10-10 04:30:20,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148ab647b53ad6bcd7857f5973408a4757850c89" 2018-10-10 04:30:20,665 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:20 GMT Server: Apache x-compute-request-id: req-65727716-ea76-4875-a4a4-d5789dcfc5fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65727716-ea76-4875-a4a4-d5789dcfc5fe Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "3b2aff83cd884895b4e2d547501d83b5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "self"}, {"href": "http://172.30.9.25:8776/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7605c2244544983be32564c0ffd9437", "updated_at": "2018-10-10T04:30:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96efff44-cfde-4eec-80fe-eb8b545484d8", "size": 1}]} 2018-10-10 04:30:20,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/detail used request id req-65727716-ea76-4875-a4a4-d5789dcfc5fe 2018-10-10 04:30:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:20,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148ab647b53ad6bcd7857f5973408a4757850c89" 2018-10-10 04:30:20,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcb8173-ac85-428d-be77-8f96889a32c8 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437"}, "enabled": true, "id": "f7605c2244544983be32564c0ffd9437", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj"}} 2018-10-10 04:30:20,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437 used request id req-7dcb8173-ac85-428d-be77-8f96889a32c8 2018-10-10 04:30:20,753 - create_volume - INFO - Did not create volume due to cleanup mode 2018-10-10 04:30:20,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd691515-19fd-42f9-bab4-472723fc37f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" 2018-10-10 04:30:20,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:20 GMT Server: Apache x-compute-request-id: req-d9d3cee8-a604-4999-ae23-0a0ddea98b2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9d3cee8-a604-4999-ae23-0a0ddea98b2c Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3b2aff83cd884895b4e2d547501d83b5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "self"}, {"href": "http://172.30.9.25:8776/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7605c2244544983be32564c0ffd9437", "updated_at": "2018-10-10T04:30:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96efff44-cfde-4eec-80fe-eb8b545484d8", "size": 1}} 2018-10-10 04:30:20,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 used request id req-d9d3cee8-a604-4999-ae23-0a0ddea98b2c 2018-10-10 04:30:20,958 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:30:20,958 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf 2018-10-10 04:30:20,958 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf 2018-10-10 04:30:20,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd691515-19fd-42f9-bab4-472723fc37f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" 2018-10-10 04:30:21,607 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d63e627d-c96a-4d1e-a3b5-961e714c76d8 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-10-10 04:30:21,607 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 used request id req-d63e627d-c96a-4d1e-a3b5-961e714c76d8 2018-10-10 04:30:21,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd691515-19fd-42f9-bab4-472723fc37f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" 2018-10-10 04:30:21,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:21 GMT Server: Apache x-compute-request-id: req-b3c3326e-0217-4f03-90ad-2bc5cdcc61d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3c3326e-0217-4f03-90ad-2bc5cdcc61d6 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "3b2aff83cd884895b4e2d547501d83b5", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "self"}, {"href": "http://172.30.9.25:8776/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7605c2244544983be32564c0ffd9437", "updated_at": "2018-10-10T04:30:21.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96efff44-cfde-4eec-80fe-eb8b545484d8", "size": 1}} 2018-10-10 04:30:21,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 used request id req-b3c3326e-0217-4f03-90ad-2bc5cdcc61d6 2018-10-10 04:30:21,877 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:30:21,877 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:30:24,881 - create_volume - DEBUG - Volume status query timeout in 56.7265899181 2018-10-10 04:30:24,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd691515-19fd-42f9-bab4-472723fc37f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459b4f580fe5b82e97efb8378bbd9ec73738cc5f" 2018-10-10 04:30:24,915 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:30:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c896d981-7ad7-4062-8071-a1b6bf08c2a3 x-openstack-request-id: req-c896d981-7ad7-4062-8071-a1b6bf08c2a3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 96efff44-cfde-4eec-80fe-eb8b545484d8 could not be found.", "code": 404}} 2018-10-10 04:30:24,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f7605c2244544983be32564c0ffd9437/volumes/96efff44-cfde-4eec-80fe-eb8b545484d8 used request id req-c896d981-7ad7-4062-8071-a1b6bf08c2a3 2018-10-10 04:30:24,915 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 96efff44-cfde-4eec-80fe-eb8b545484d8 could not be found. (HTTP 404) (Request-ID: req-c896d981-7ad7-4062-8071-a1b6bf08c2a3) 2018-10-10 04:30:24,916 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-e240a2a9-4014-4c2d-9216-db2b3a959caf 2018-10-10 04:30:24,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:25,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fe768675-972a-4186-95f6-1f8dec7db6e0 Date: Wed, 10 Oct 2018 04:30:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:30:25,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-fe768675-972a-4186-95f6-1f8dec7db6e0 2018-10-10 04:30:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:25,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e97428-4c55-43b0-a10d-7e2f82972bde Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:30:25,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-95e97428-4c55-43b0-a10d-7e2f82972bde 2018-10-10 04:30:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:25,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8becbf60-eafb-44c3-8821-44fe1385a145 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:30:25,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-8becbf60-eafb-44c3-8821-44fe1385a145 2018-10-10 04:30:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:25,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b91b391-6e9f-4de5-8776-b72e78cc6e69 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:30:25,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-8b91b391-6e9f-4de5-8776-b72e78cc6e69 2018-10-10 04:30:25,419 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj 2018-10-10 04:30:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:25,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcbb3c1b-805e-4dc0-8fe3-2b8b5a3a9a19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:25,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f7605c2244544983be32564c0ffd9437 used request id req-fcbb3c1b-805e-4dc0-8fe3-2b8b5a3a9a19 2018-10-10 04:30:25,621 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-proj-role 2018-10-10 04:30:25,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c54ad6e3eede40669bff3878d61de1d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:25,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b333e9-1560-4658-bb51-778b0597a89c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:25,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c54ad6e3eede40669bff3878d61de1d3 used request id req-b3b333e9-1560-4658-bb51-778b0597a89c 2018-10-10 04:30:25,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcd4df139e99d8b0d941992455ce1fcc2e20c61" 2018-10-10 04:30:25,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae848610-1a5e-4070-a321-9b989d6c665c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:25,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ae848610-1a5e-4070-a321-9b989d6c665c 2018-10-10 04:30:25,832 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-a7a77511-9c5e-4cf-user 2018-10-10 04:30:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3b2aff83cd884895b4e2d547501d83b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b33ecef2f80adfcd8c5aa512db8565e9a908e7a" 2018-10-10 04:30:25,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604caeaa-5c6f-4983-a7ef-1bd80d1c1f7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:25,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3b2aff83cd884895b4e2d547501d83b5 used request id req-604caeaa-5c6f-4983-a7ef-1bd80d1c1f7b 2018-10-10 04:30:25,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:26,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["mIHP2FL7QRyp1iZexTv6vQ"], "issued_at": "2018-10-10T04:30:26.000000Z"}} 2018-10-10 04:30:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c191a4b8afbc46e1b4f8ce9aec9b98e7412e730" 2018-10-10 04:30:26,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c954ff78-9fe6-42c7-9553-3fb2dcf1a24a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:26,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c954ff78-9fe6-42c7-9553-3fb2dcf1a24a 2018-10-10 04:30:26,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:26,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:26,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["65TmfXBvSsGJPf3VW9jsIA"], "issued_at": "2018-10-10T04:30:26.000000Z"}} 2018-10-10 04:30:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:26,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846c0376-1cbd-436e-a838-be3d213370a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:26,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-846c0376-1cbd-436e-a838-be3d213370a9 2018-10-10 04:30:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:26,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:27,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44f2fe2-96c1-47cd-a837-2ac5d8648880 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:30:27,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj used request id req-b44f2fe2-96c1-47cd-a837-2ac5d8648880 2018-10-10 04:30:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:27,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7a4b8c-c4e7-491b-b3d0-ba7b4d8136ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:27,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-aa7a4b8c-c4e7-491b-b3d0-ba7b4d8136ed 2018-10-10 04:30:27,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj"}}' 2018-10-10 04:30:27,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0bf9e1e-8927-4116-8f74-b0c4667938d1 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629"}, "enabled": true, "id": "34b7dfba0ad84760a2e729f06983e629", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj"}} 2018-10-10 04:30:27,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d0bf9e1e-8927-4116-8f74-b0c4667938d1 2018-10-10 04:30:27,246 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj 2018-10-10 04:30:27,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:27,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:27,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["5vZ3U66rTce1Z3WrAg4gHA"], "issued_at": "2018-10-10T04:30:27.000000Z"}} 2018-10-10 04:30:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5a64cfe54a184bf993857b4ee56867e4361c72" 2018-10-10 04:30:27,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8460662a-636c-4dcf-b7f4-67b2b32c61ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:27,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8460662a-636c-4dcf-b7f4-67b2b32c61ce 2018-10-10 04:30:27,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:27,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:27,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5a64cfe54a184bf993857b4ee56867e4361c72" 2018-10-10 04:30:27,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4923661-2c67-463b-b4e9-26143aa5c2e5 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:30:27,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b4923661-2c67-463b-b4e9-26143aa5c2e5 2018-10-10 04:30:27,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5a64cfe54a184bf993857b4ee56867e4361c72" 2018-10-10 04:30:27,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebf9c08-bf0e-4e3e-b132-0a0a206b617f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629"}, "enabled": true, "id": "34b7dfba0ad84760a2e729f06983e629", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj"}]} 2018-10-10 04:30:27,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj used request id req-8ebf9c08-bf0e-4e3e-b132-0a0a206b617f 2018-10-10 04:30:27,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5a64cfe54a184bf993857b4ee56867e4361c72" 2018-10-10 04:30:27,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e91734-8cd9-4e22-9cd1-14e832c6aa2a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:27,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c0e91734-8cd9-4e22-9cd1-14e832c6aa2a 2018-10-10 04:30:28,312 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-user 2018-10-10 04:30:28,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:28,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f04b99-9864-4a65-938a-c133060f9aab Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:28,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-38f04b99-9864-4a65-938a-c133060f9aab 2018-10-10 04:30:28,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj-role"}}' 2018-10-10 04:30:28,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9466f5f6-923b-4541-b26e-868d3b8ca2ba Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ee11cad70ee484f875f5d4903464c26", "links": {"self": "http://172.30.9.25:5000/v3/roles/2ee11cad70ee484f875f5d4903464c26"}, "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj-role"}} 2018-10-10 04:30:28,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9466f5f6-923b-4541-b26e-868d3b8ca2ba 2018-10-10 04:30:28,529 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj-role 2018-10-10 04:30:28,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/2ee11cad70ee484f875f5d4903464c26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:28,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1582c5-777e-4589-a762-9a96f71d76cf Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/2ee11cad70ee484f875f5d4903464c26"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj-role", "id": "2ee11cad70ee484f875f5d4903464c26"}} 2018-10-10 04:30:28,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2ee11cad70ee484f875f5d4903464c26 used request id req-8f1582c5-777e-4589-a762-9a96f71d76cf 2018-10-10 04:30:28,615 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj-role to project CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj 2018-10-10 04:30:28,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629/users/9a5eaa5d442e41afa4c48cd3ab7c43dc/roles/2ee11cad70ee484f875f5d4903464c26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:28,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f13f58d-6133-45af-a7d1-c047e51fc195 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:28,740 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629/users/9a5eaa5d442e41afa4c48cd3ab7c43dc/roles/2ee11cad70ee484f875f5d4903464c26 used request id req-5f13f58d-6133-45af-a7d1-c047e51fc195 2018-10-10 04:30:28,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:29,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ee11cad70ee484f875f5d4903464c26", "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj-role"}], "expires_at": "2018-10-10T05:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34b7dfba0ad84760a2e729f06983e629", "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/34b7dfba0ad84760a2e729f06983e629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/34b7dfba0ad84760a2e729f06983e629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34b7dfba0ad84760a2e729f06983e629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/34b7dfba0ad84760a2e729f06983e629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/34b7dfba0ad84760a2e729f06983e629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-user", "id": "9a5eaa5d442e41afa4c48cd3ab7c43dc"}, "audit_ids": ["RdR50NrWR5KvU37iDD4cyw"], "issued_at": "2018-10-10T04:30:29.000000Z"}} 2018-10-10 04:30:29,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993d44aee0f1c2e9726b25ce8f0be67da5f7f614" 2018-10-10 04:30:29,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c3fba4-9e32-440b-9d9e-f63f07ff9099 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:29,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e1c3fba4-9e32-440b-9d9e-f63f07ff9099 2018-10-10 04:30:29,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:29,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:29,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ee11cad70ee484f875f5d4903464c26", "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj-role"}], "expires_at": "2018-10-10T05:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34b7dfba0ad84760a2e729f06983e629", "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/34b7dfba0ad84760a2e729f06983e629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/34b7dfba0ad84760a2e729f06983e629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/34b7dfba0ad84760a2e729f06983e629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/34b7dfba0ad84760a2e729f06983e629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/34b7dfba0ad84760a2e729f06983e629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/34b7dfba0ad84760a2e729f06983e629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-user", "id": "9a5eaa5d442e41afa4c48cd3ab7c43dc"}, "audit_ids": ["x4fE08lQR_i5qL1JvxhPtw"], "issued_at": "2018-10-10T04:30:29.000000Z"}} 2018-10-10 04:30:29,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" 2018-10-10 04:30:29,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e368f785-bfa0-4766-9cfa-148f4235e804 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:29,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e368f785-bfa0-4766-9cfa-148f4235e804 2018-10-10 04:30:29,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" 2018-10-10 04:30:29,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:29 GMT Server: Apache x-compute-request-id: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:30:29,843 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/detail used request id req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b 2018-10-10 04:30:29,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba", "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-10-10 04:30:30,406 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:29 GMT Server: Apache x-compute-request-id: req-3c2303b8-4c37-41b6-9a99-10d8ebd13513 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c2303b8-4c37-41b6-9a99-10d8ebd13513 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9a5eaa5d442e41afa4c48cd3ab7c43dc", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "self"}, {"href": "http://172.30.9.25:8776/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:30.223556", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67053fb3-e468-45ce-a60c-48247cbe43fa", "size": 1}} 2018-10-10 04:30:30,406 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes used request id req-3c2303b8-4c37-41b6-9a99-10d8ebd13513 2018-10-10 04:30:30,409 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" 2018-10-10 04:30:30,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:30 GMT Server: Apache x-compute-request-id: req-0a5abea3-c015-48b5-aff0-8cc13b88637d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a5abea3-c015-48b5-aff0-8cc13b88637d Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9a5eaa5d442e41afa4c48cd3ab7c43dc", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "self"}, {"href": "http://172.30.9.25:8776/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "34b7dfba0ad84760a2e729f06983e629", "updated_at": "2018-10-10T04:30:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67053fb3-e468-45ce-a60c-48247cbe43fa", "size": 1}} 2018-10-10 04:30:30,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa used request id req-0a5abea3-c015-48b5-aff0-8cc13b88637d 2018-10-10 04:30:30,979 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba 2018-10-10 04:30:30,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" 2018-10-10 04:30:31,546 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:30 GMT Server: Apache x-compute-request-id: req-9c8b12a7-931f-440f-88f3-c0fefed920cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c8b12a7-931f-440f-88f3-c0fefed920cd Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9a5eaa5d442e41afa4c48cd3ab7c43dc", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "self"}, {"href": "http://172.30.9.25:8776/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "34b7dfba0ad84760a2e729f06983e629", "updated_at": "2018-10-10T04:30:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67053fb3-e468-45ce-a60c-48247cbe43fa", "size": 1}} 2018-10-10 04:30:31,547 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa used request id req-9c8b12a7-931f-440f-88f3-c0fefed920cd 2018-10-10 04:30:31,547 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:30:31,547 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba 2018-10-10 04:30:31,547 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba 2018-10-10 04:30:31,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993d44aee0f1c2e9726b25ce8f0be67da5f7f614" 2018-10-10 04:30:31,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:31 GMT Server: Apache x-compute-request-id: req-ca99e887-5440-4e60-b765-5b51b075bffe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca99e887-5440-4e60-b765-5b51b075bffe Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9a5eaa5d442e41afa4c48cd3ab7c43dc", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "self"}, {"href": "http://172.30.9.25:8776/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "34b7dfba0ad84760a2e729f06983e629", "updated_at": "2018-10-10T04:30:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67053fb3-e468-45ce-a60c-48247cbe43fa", "size": 1}]} 2018-10-10 04:30:31,758 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/detail used request id req-ca99e887-5440-4e60-b765-5b51b075bffe 2018-10-10 04:30:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:31,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:31,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993d44aee0f1c2e9726b25ce8f0be67da5f7f614" 2018-10-10 04:30:31,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af07b73-2c94-4b91-9a2e-fe0ac0229753 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629"}, "enabled": true, "id": "34b7dfba0ad84760a2e729f06983e629", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj"}} 2018-10-10 04:30:31,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629 used request id req-6af07b73-2c94-4b91-9a2e-fe0ac0229753 2018-10-10 04:30:31,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" 2018-10-10 04:30:32,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:31 GMT Server: Apache x-compute-request-id: req-6ec87b5a-3ead-414e-9055-d67e28fa11ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ec87b5a-3ead-414e-9055-d67e28fa11ff Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9a5eaa5d442e41afa4c48cd3ab7c43dc", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "self"}, {"href": "http://172.30.9.25:8776/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "34b7dfba0ad84760a2e729f06983e629", "updated_at": "2018-10-10T04:30:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67053fb3-e468-45ce-a60c-48247cbe43fa", "size": 1}} 2018-10-10 04:30:32,118 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa used request id req-6ec87b5a-3ead-414e-9055-d67e28fa11ff 2018-10-10 04:30:32,118 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:30:32,118 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba 2018-10-10 04:30:32,118 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba 2018-10-10 04:30:32,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" 2018-10-10 04:30:32,355 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-198e0050-b3f7-4aaa-b8be-96060dcc62da 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-10-10 04:30:32,355 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa used request id req-198e0050-b3f7-4aaa-b8be-96060dcc62da 2018-10-10 04:30:32,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" 2018-10-10 04:30:32,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:32 GMT Server: Apache x-compute-request-id: req-a3e89a8b-50b6-465c-82c9-54d19051b6e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3e89a8b-50b6-465c-82c9-54d19051b6e7 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "9a5eaa5d442e41afa4c48cd3ab7c43dc", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "self"}, {"href": "http://172.30.9.25:8776/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:30:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "34b7dfba0ad84760a2e729f06983e629", "updated_at": "2018-10-10T04:30:32.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "67053fb3-e468-45ce-a60c-48247cbe43fa", "size": 1}} 2018-10-10 04:30:32,557 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa used request id req-a3e89a8b-50b6-465c-82c9-54d19051b6e7 2018-10-10 04:30:32,557 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:30:32,557 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:30:35,561 - create_volume - DEBUG - Volume status query timeout in 56.7948558331 2018-10-10 04:30:35,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5eace6a-4309-4cd7-a7e3-e03d4903b44b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a170bcf548c7578eaec280a24076c459bc3f94" 2018-10-10 04:30:35,758 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:30:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-91b22547-c6e0-4064-aaa1-91f22544c2d4 x-openstack-request-id: req-91b22547-c6e0-4064-aaa1-91f22544c2d4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 67053fb3-e468-45ce-a60c-48247cbe43fa could not be found.", "code": 404}} 2018-10-10 04:30:35,759 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/34b7dfba0ad84760a2e729f06983e629/volumes/67053fb3-e468-45ce-a60c-48247cbe43fa used request id req-91b22547-c6e0-4064-aaa1-91f22544c2d4 2018-10-10 04:30:35,759 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 67053fb3-e468-45ce-a60c-48247cbe43fa could not be found. (HTTP 404) (Request-ID: req-91b22547-c6e0-4064-aaa1-91f22544c2d4) 2018-10-10 04:30:35,759 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-b1b67a0c-7aeb-4392-b3a1-564e1fe607ba 2018-10-10 04:30:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:35,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5885eeca-f67e-4631-bddb-e352ed8063aa Date: Wed, 10 Oct 2018 04:30:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:30:35,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-5885eeca-f67e-4631-bddb-e352ed8063aa 2018-10-10 04:30:35,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:36,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d38943-aa4e-4b04-b520-6ec49dd36309 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:30:36,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-16d38943-aa4e-4b04-b520-6ec49dd36309 2018-10-10 04:30:36,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:36,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cfd573-b841-403c-90a4-2498b814569e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:30:36,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-99cfd573-b841-403c-90a4-2498b814569e 2018-10-10 04:30:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:36,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124bd2e5-e8c4-46cb-b843-660992fa4e74 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:30:36,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-124bd2e5-e8c4-46cb-b843-660992fa4e74 2018-10-10 04:30:36,257 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj 2018-10-10 04:30:36,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:36,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad116d95-54e6-4188-a7ad-d36bd96cef03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:36,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/34b7dfba0ad84760a2e729f06983e629 used request id req-ad116d95-54e6-4188-a7ad-d36bd96cef03 2018-10-10 04:30:36,453 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-proj-role 2018-10-10 04:30:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/2ee11cad70ee484f875f5d4903464c26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:36,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd47031-82ce-4dc4-a4b5-870269b1fa29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:36,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2ee11cad70ee484f875f5d4903464c26 used request id req-3dd47031-82ce-4dc4-a4b5-870269b1fa29 2018-10-10 04:30:36,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eee95b68e006b2ef516c4984753409b838b2a2a" 2018-10-10 04:30:36,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5c455f-8320-4349-a6ba-aca7ce877fe1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:36,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-af5c455f-8320-4349-a6ba-aca7ce877fe1 2018-10-10 04:30:36,654 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-88c02fb5-9a3b-4f9-user 2018-10-10 04:30:36,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9a5eaa5d442e41afa4c48cd3ab7c43dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5a64cfe54a184bf993857b4ee56867e4361c72" 2018-10-10 04:30:36,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb2a8c5-b60c-49a7-a51b-819cb90fcf83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:36,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9a5eaa5d442e41afa4c48cd3ab7c43dc used request id req-fcb2a8c5-b60c-49a7-a51b-819cb90fcf83 2018-10-10 04:30:36,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:37,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["KXfKqRIKTtWrd71Uup2EIQ"], "issued_at": "2018-10-10T04:30:37.000000Z"}} 2018-10-10 04:30:37,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b019f312a7d074510dcbf485354fdc340f4f6d67" 2018-10-10 04:30:37,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9606594a-f9cc-4316-b403-460e1b56d92d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:37,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9606594a-f9cc-4316-b403-460e1b56d92d 2018-10-10 04:30:37,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:37,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:37,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["TctXhd0ASreBjWBmNFt8Ww"], "issued_at": "2018-10-10T04:30:37.000000Z"}} 2018-10-10 04:30:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:37,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d32cc7a-5c42-4279-af72-4c6b4b4bac73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:37,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2d32cc7a-5c42-4279-af72-4c6b4b4bac73 2018-10-10 04:30:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:37,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:37,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:37,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3309cd1d-1d7d-4f06-aeb7-b95b4a5e2bfa Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:30:37,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj used request id req-3309cd1d-1d7d-4f06-aeb7-b95b4a5e2bfa 2018-10-10 04:30:37,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:37,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4984083a-a2d7-402a-87b3-368ab70dd7dc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:37,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-4984083a-a2d7-402a-87b3-368ab70dd7dc 2018-10-10 04:30:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj"}}' 2018-10-10 04:30:38,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84351384-c7b1-43fa-a574-a19324f50ed3 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b4b0d5de9ea4026ac5c2ba5e9c85463"}, "enabled": true, "id": "0b4b0d5de9ea4026ac5c2ba5e9c85463", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj"}} 2018-10-10 04:30:38,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-84351384-c7b1-43fa-a574-a19324f50ed3 2018-10-10 04:30:38,085 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj 2018-10-10 04:30:38,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:38,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:38,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["A0TcJPyvRY-xBheDb7SKAQ"], "issued_at": "2018-10-10T04:30:38.000000Z"}} 2018-10-10 04:30:38,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d23fe857de81ce170069dfa522aa88ab19010d" 2018-10-10 04:30:38,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c645ab-0880-4af7-ac4f-8f578663a846 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:38,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-82c645ab-0880-4af7-ac4f-8f578663a846 2018-10-10 04:30:38,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:38,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d23fe857de81ce170069dfa522aa88ab19010d" 2018-10-10 04:30:38,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20eaea2a-a38f-4bf3-ab26-66112fb3947c Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:30:38,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-20eaea2a-a38f-4bf3-ab26-66112fb3947c 2018-10-10 04:30:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d23fe857de81ce170069dfa522aa88ab19010d" 2018-10-10 04:30:38,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66ff8df-0fa1-4520-a190-7e37eaa3c68a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b4b0d5de9ea4026ac5c2ba5e9c85463"}, "enabled": true, "id": "0b4b0d5de9ea4026ac5c2ba5e9c85463", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj"}]} 2018-10-10 04:30:38,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj used request id req-e66ff8df-0fa1-4520-a190-7e37eaa3c68a 2018-10-10 04:30:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d23fe857de81ce170069dfa522aa88ab19010d" 2018-10-10 04:30:38,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44616a71-3882-47f8-9d1a-b9aefd184437 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:38,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-44616a71-3882-47f8-9d1a-b9aefd184437 2018-10-10 04:30:39,234 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-da7ac496-783b-493-user 2018-10-10 04:30:39,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:39,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c907d1-6e74-4813-9fb6-63944c1ec489 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:39,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-31c907d1-6e74-4813-9fb6-63944c1ec489 2018-10-10 04:30:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj-role"}}' 2018-10-10 04:30:39,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ece036-b45f-4a3f-85d7-e52787f180c2 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a4f8f6fd1b947cfbfc04f2c3e9e4c71", "links": {"self": "http://172.30.9.25:5000/v3/roles/4a4f8f6fd1b947cfbfc04f2c3e9e4c71"}, "name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj-role"}} 2018-10-10 04:30:39,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-86ece036-b45f-4a3f-85d7-e52787f180c2 2018-10-10 04:30:39,450 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj-role 2018-10-10 04:30:39,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/4a4f8f6fd1b947cfbfc04f2c3e9e4c71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:39,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2443ee3f-2cb9-47de-8cfc-4eaea8cfb7f5 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/4a4f8f6fd1b947cfbfc04f2c3e9e4c71"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj-role", "id": "4a4f8f6fd1b947cfbfc04f2c3e9e4c71"}} 2018-10-10 04:30:39,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/4a4f8f6fd1b947cfbfc04f2c3e9e4c71 used request id req-2443ee3f-2cb9-47de-8cfc-4eaea8cfb7f5 2018-10-10 04:30:39,471 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj-role to project CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj 2018-10-10 04:30:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0b4b0d5de9ea4026ac5c2ba5e9c85463/users/f18dd34fc4b54fc6905b97c308ae163c/roles/4a4f8f6fd1b947cfbfc04f2c3e9e4c71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:39,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-076e93d0-acc7-4f10-b796-c9bfc29a5df2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:39,608 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0b4b0d5de9ea4026ac5c2ba5e9c85463/users/f18dd34fc4b54fc6905b97c308ae163c/roles/4a4f8f6fd1b947cfbfc04f2c3e9e4c71 used request id req-076e93d0-acc7-4f10-b796-c9bfc29a5df2 2018-10-10 04:30:39,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:39,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:40,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a4f8f6fd1b947cfbfc04f2c3e9e4c71", "name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj-role"}], "expires_at": "2018-10-10T05:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b4b0d5de9ea4026ac5c2ba5e9c85463", "name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0b4b0d5de9ea4026ac5c2ba5e9c85463", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-da7ac496-783b-493-user", "id": "f18dd34fc4b54fc6905b97c308ae163c"}, "audit_ids": ["dWpzIZBkTcC6lbFN1B27bA"], "issued_at": "2018-10-10T04:30:40.000000Z"}} 2018-10-10 04:30:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502beabfe5cc48dcef3c169e0b6254c9ffc0282e" 2018-10-10 04:30:40,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf40b742-5b21-4b08-b8f1-422b5120af3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:40,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bf40b742-5b21-4b08-b8f1-422b5120af3d 2018-10-10 04:30:40,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/0b4b0d5de9ea4026ac5c2ba5e9c85463/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502beabfe5cc48dcef3c169e0b6254c9ffc0282e" 2018-10-10 04:30:40,276 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:40 GMT Server: Apache x-compute-request-id: req-c5e24b67-955a-4fe7-b7cc-4a796652bf62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5e24b67-955a-4fe7-b7cc-4a796652bf62 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:30:40,276 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/0b4b0d5de9ea4026ac5c2ba5e9c85463/volumes/detail used request id req-c5e24b67-955a-4fe7-b7cc-4a796652bf62 2018-10-10 04:30:40,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/0b4b0d5de9ea4026ac5c2ba5e9c85463/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c5e24b67-955a-4fe7-b7cc-4a796652bf62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502beabfe5cc48dcef3c169e0b6254c9ffc0282e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-dc40b45c-48fd-429c-8a7c-24b74ba267e6", "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-10-10 04:30:41,006 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 10 Oct 2018 04:30:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c22f4b23-c538-4f17-a22e-7437b22e1b40 x-openstack-request-id: req-c22f4b23-c538-4f17-a22e-7437b22e1b40 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-10 04:30:41,006 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/0b4b0d5de9ea4026ac5c2ba5e9c85463/volumes used request id req-c22f4b23-c538-4f17-a22e-7437b22e1b40 2018-10-10 04:30:41,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:41,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-80bab4a9-40f7-4006-bd20-2bc49c4de27d Date: Wed, 10 Oct 2018 04:30:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:30:41,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-80bab4a9-40f7-4006-bd20-2bc49c4de27d 2018-10-10 04:30:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:41,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22287354-8fe8-4ba0-864a-c3eb3c602615 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:30:41,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-22287354-8fe8-4ba0-864a-c3eb3c602615 2018-10-10 04:30:41,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:41,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0cb4d7-1cb3-46f2-96f9-53580b12cf2c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:30:41,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-4d0cb4d7-1cb3-46f2-96f9-53580b12cf2c 2018-10-10 04:30:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:41,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26085df8-643d-4809-936e-6eafae2e3001 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:30:41,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-26085df8-643d-4809-936e-6eafae2e3001 2018-10-10 04:30:41,500 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj 2018-10-10 04:30:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0b4b0d5de9ea4026ac5c2ba5e9c85463 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:41,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c45a3172-82d6-4e7e-8200-04ecc78d78bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:41,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0b4b0d5de9ea4026ac5c2ba5e9c85463 used request id req-c45a3172-82d6-4e7e-8200-04ecc78d78bb 2018-10-10 04:30:41,705 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-da7ac496-783b-493-proj-role 2018-10-10 04:30:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/4a4f8f6fd1b947cfbfc04f2c3e9e4c71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:41,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc9b4df-57d9-4dea-b9bd-7a795ad63f11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:41,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/4a4f8f6fd1b947cfbfc04f2c3e9e4c71 used request id req-bcc9b4df-57d9-4dea-b9bd-7a795ad63f11 2018-10-10 04:30:41,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a69e278ffbe918f74bd251661a1f2aa49b797c" 2018-10-10 04:30:41,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4600b064-283f-46fc-b224-928ebc8be040 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:41,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4600b064-283f-46fc-b224-928ebc8be040 2018-10-10 04:30:41,920 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-da7ac496-783b-493-user 2018-10-10 04:30:41,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f18dd34fc4b54fc6905b97c308ae163c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d23fe857de81ce170069dfa522aa88ab19010d" 2018-10-10 04:30:42,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c70a29-2fd8-446d-9d81-cf49fa8ca955 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:42,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f18dd34fc4b54fc6905b97c308ae163c used request id req-33c70a29-2fd8-446d-9d81-cf49fa8ca955 2018-10-10 04:30:42,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:42,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["lxbc6fzYTaOGtcH5YGP50A"], "issued_at": "2018-10-10T04:30:42.000000Z"}} 2018-10-10 04:30:42,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12388b579dc4f3cf69d6e515c4afdba46917000c" 2018-10-10 04:30:42,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9200d8-1c23-44ff-abff-9c2d8786bb3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:42,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1e9200d8-1c23-44ff-abff-9c2d8786bb3e 2018-10-10 04:30:42,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:42,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:42,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2fdWzoIITheAajsuQYZyWg"], "issued_at": "2018-10-10T04:30:42.000000Z"}} 2018-10-10 04:30:42,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:43,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2061b5-d265-4e0c-bb9b-888a1817d2f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:43,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-df2061b5-d265-4e0c-bb9b-888a1817d2f2 2018-10-10 04:30:43,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:43,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:43,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:43,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba4f51d-b116-40a3-a979-e35aeebfda72 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:30:43,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj used request id req-6ba4f51d-b116-40a3-a979-e35aeebfda72 2018-10-10 04:30:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:43,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e427c3ca-df80-4031-840b-1a6c1e6f5b80 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:43,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e427c3ca-df80-4031-840b-1a6c1e6f5b80 2018-10-10 04:30:43,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj"}}' 2018-10-10 04:30:43,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a96447a-04c8-4112-8a5a-98abbd33907f Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/549da69820f84494b8135d168497e789"}, "enabled": true, "id": "549da69820f84494b8135d168497e789", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj"}} 2018-10-10 04:30:43,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7a96447a-04c8-4112-8a5a-98abbd33907f 2018-10-10 04:30:43,361 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj 2018-10-10 04:30:43,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:43,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:43,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["uQNEpn8qRg-gRddwBRkaXQ"], "issued_at": "2018-10-10T04:30:43.000000Z"}} 2018-10-10 04:30:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501098ff4ba3894c3619c98d83c0504daaa7e455" 2018-10-10 04:30:43,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1bde6c-6d4c-4c92-84f4-278b6de731f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:43,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3c1bde6c-6d4c-4c92-84f4-278b6de731f4 2018-10-10 04:30:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:43,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:43,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501098ff4ba3894c3619c98d83c0504daaa7e455" 2018-10-10 04:30:43,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985030ea-ddc8-4a63-8489-2fe32eefc30f Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:30:43,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-985030ea-ddc8-4a63-8489-2fe32eefc30f 2018-10-10 04:30:43,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501098ff4ba3894c3619c98d83c0504daaa7e455" 2018-10-10 04:30:44,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a927bafb-b0ba-4aab-b8bb-b72f2169a013 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/549da69820f84494b8135d168497e789"}, "enabled": true, "id": "549da69820f84494b8135d168497e789", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj"}]} 2018-10-10 04:30:44,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj used request id req-a927bafb-b0ba-4aab-b8bb-b72f2169a013 2018-10-10 04:30:44,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501098ff4ba3894c3619c98d83c0504daaa7e455" 2018-10-10 04:30:44,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aafd86b-a1c5-4a0d-a06c-f497c6f0cd6b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:44,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9aafd86b-a1c5-4a0d-a06c-f497c6f0cd6b 2018-10-10 04:30:44,419 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-05247cee-0e45-45f-user 2018-10-10 04:30:44,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:44,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290c6ba9-80d9-48b3-999b-a846b5019e3b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:44,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-290c6ba9-80d9-48b3-999b-a846b5019e3b 2018-10-10 04:30:44,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj-role"}}' 2018-10-10 04:30:44,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4094f92-4112-457c-8099-a18469d1bc2c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e18d5049eee4183be9d16249667674c", "links": {"self": "http://172.30.9.25:5000/v3/roles/1e18d5049eee4183be9d16249667674c"}, "name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj-role"}} 2018-10-10 04:30:44,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b4094f92-4112-457c-8099-a18469d1bc2c 2018-10-10 04:30:44,558 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj-role 2018-10-10 04:30:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1e18d5049eee4183be9d16249667674c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:44,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd4d3bf-0a27-4ce6-a38c-44a0ecda1857 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1e18d5049eee4183be9d16249667674c"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj-role", "id": "1e18d5049eee4183be9d16249667674c"}} 2018-10-10 04:30:44,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1e18d5049eee4183be9d16249667674c used request id req-1bd4d3bf-0a27-4ce6-a38c-44a0ecda1857 2018-10-10 04:30:44,643 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj-role to project CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj 2018-10-10 04:30:44,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/549da69820f84494b8135d168497e789/users/2eaabdf8af854510922ab7a551696bd2/roles/1e18d5049eee4183be9d16249667674c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:44,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b11315b2-983c-4453-8381-1d6bce7eaf0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:44,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/549da69820f84494b8135d168497e789/users/2eaabdf8af854510922ab7a551696bd2/roles/1e18d5049eee4183be9d16249667674c used request id req-b11315b2-983c-4453-8381-1d6bce7eaf0a 2018-10-10 04:30:44,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:44,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:45,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e18d5049eee4183be9d16249667674c", "name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj-role"}], "expires_at": "2018-10-10T05:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "549da69820f84494b8135d168497e789", "name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/549da69820f84494b8135d168497e789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/549da69820f84494b8135d168497e789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/549da69820f84494b8135d168497e789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/549da69820f84494b8135d168497e789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/549da69820f84494b8135d168497e789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/549da69820f84494b8135d168497e789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/549da69820f84494b8135d168497e789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/549da69820f84494b8135d168497e789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/549da69820f84494b8135d168497e789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/549da69820f84494b8135d168497e789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/549da69820f84494b8135d168497e789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/549da69820f84494b8135d168497e789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-05247cee-0e45-45f-user", "id": "2eaabdf8af854510922ab7a551696bd2"}, "audit_ids": ["CNzG6qRwR2eYLkuvzKSltw"], "issued_at": "2018-10-10T04:30:45.000000Z"}} 2018-10-10 04:30:45,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b873a750c054c8519a75d80e04931e01913556c2" 2018-10-10 04:30:45,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d02518-d239-4686-b9e4-a9be0171a94d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:45,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c0d02518-d239-4686-b9e4-a9be0171a94d 2018-10-10 04:30:45,373 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/549da69820f84494b8135d168497e789/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b873a750c054c8519a75d80e04931e01913556c2" 2018-10-10 04:30:45,573 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:45 GMT Server: Apache x-compute-request-id: req-43f501ac-4e4b-4175-bf64-79474ab79758 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-43f501ac-4e4b-4175-bf64-79474ab79758 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:30:45,573 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/549da69820f84494b8135d168497e789/volumes/detail used request id req-43f501ac-4e4b-4175-bf64-79474ab79758 2018-10-10 04:30:45,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/549da69820f84494b8135d168497e789/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-43f501ac-4e4b-4175-bf64-79474ab79758" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b873a750c054c8519a75d80e04931e01913556c2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-7ccbd83a-fdba-4835-a246-d0d6fc56c06e", "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-10-10 04:30:45,727 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 10 Oct 2018 04:30:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-afbf79b3-d8d4-4fba-a477-80b0e55807b6 x-openstack-request-id: req-afbf79b3-d8d4-4fba-a477-80b0e55807b6 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-10-10 04:30:45,727 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/549da69820f84494b8135d168497e789/volumes used request id req-afbf79b3-d8d4-4fba-a477-80b0e55807b6 2018-10-10 04:30:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:46,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-81e04c63-613c-477b-ba98-feac57a1a463 Date: Wed, 10 Oct 2018 04:30:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:30:46,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-81e04c63-613c-477b-ba98-feac57a1a463 2018-10-10 04:30:46,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:46,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866cdf85-d357-43d1-b76e-3669d07230e3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:30:46,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-866cdf85-d357-43d1-b76e-3669d07230e3 2018-10-10 04:30:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:46,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-481dea58-ec3b-4eb7-8b12-31efd7241e10 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:30:46,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-481dea58-ec3b-4eb7-8b12-31efd7241e10 2018-10-10 04:30:46,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:46,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f4ccef-22e3-4287-9587-2888ce1b17a6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:30:46,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-01f4ccef-22e3-4287-9587-2888ce1b17a6 2018-10-10 04:30:46,287 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj 2018-10-10 04:30:46,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/549da69820f84494b8135d168497e789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:46,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c38c2ac-ef64-4c4a-942e-53314fad554d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:46,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/549da69820f84494b8135d168497e789 used request id req-0c38c2ac-ef64-4c4a-942e-53314fad554d 2018-10-10 04:30:46,501 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-05247cee-0e45-45f-proj-role 2018-10-10 04:30:46,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1e18d5049eee4183be9d16249667674c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:46,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4679e7a5-0a2b-48a3-a47d-fb1ba51b89ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:46,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1e18d5049eee4183be9d16249667674c used request id req-4679e7a5-0a2b-48a3-a47d-fb1ba51b89ce 2018-10-10 04:30:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0832c9b224aa936f276b9921ed6bef272573d6" 2018-10-10 04:30:46,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2309c473-d2c1-4b66-9118-5cb752a4df34 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:46,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2309c473-d2c1-4b66-9118-5cb752a4df34 2018-10-10 04:30:46,710 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-05247cee-0e45-45f-user 2018-10-10 04:30:46,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2eaabdf8af854510922ab7a551696bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501098ff4ba3894c3619c98d83c0504daaa7e455" 2018-10-10 04:30:46,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7906873-de97-4697-9a62-42ea68ca3e3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:46,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2eaabdf8af854510922ab7a551696bd2 used request id req-e7906873-de97-4697-9a62-42ea68ca3e3f 2018-10-10 04:30:46,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:47,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jm3zI3huShquCWRWbelvzg"], "issued_at": "2018-10-10T04:30:47.000000Z"}} 2018-10-10 04:30:47,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9a1738d8c088faaea22d0c0af0a9f6c3438fd4" 2018-10-10 04:30:47,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be494e3f-4bce-425a-9297-a87492cd3ea6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:47,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-be494e3f-4bce-425a-9297-a87492cd3ea6 2018-10-10 04:30:47,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:47,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:47,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["8YffJ-JgT160YIGN_O3wWw"], "issued_at": "2018-10-10T04:30:47.000000Z"}} 2018-10-10 04:30:47,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:47,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d86fa94-9d0d-4186-89ae-35d50c8c169c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:47,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3d86fa94-9d0d-4186-89ae-35d50c8c169c 2018-10-10 04:30:47,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:47,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:47,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32309cd-efba-4a66-829d-d552538f4f0d Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:30:47,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj used request id req-c32309cd-efba-4a66-829d-d552538f4f0d 2018-10-10 04:30:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:48,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c47d9a5-d69e-47f6-918c-c085e3c5cbb0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:48,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9c47d9a5-d69e-47f6-918c-c085e3c5cbb0 2018-10-10 04:30:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj"}}' 2018-10-10 04:30:48,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb82a1e-21fa-4b6d-a7a4-743b62110c71 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/77fc55d7a17644e89c3d02dc93174af6"}, "enabled": true, "id": "77fc55d7a17644e89c3d02dc93174af6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj"}} 2018-10-10 04:30:48,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6fb82a1e-21fa-4b6d-a7a4-743b62110c71 2018-10-10 04:30:48,121 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj 2018-10-10 04:30:48,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:48,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:48,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["N0Xg8moQT42qZCi4XLtOvA"], "issued_at": "2018-10-10T04:30:48.000000Z"}} 2018-10-10 04:30:48,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7b1fdefc0d5be60d4b3980543b03fd9bcc4e2" 2018-10-10 04:30:48,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be33306-0109-4c03-b167-74bc1044dde1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:48,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4be33306-0109-4c03-b167-74bc1044dde1 2018-10-10 04:30:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:48,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7b1fdefc0d5be60d4b3980543b03fd9bcc4e2" 2018-10-10 04:30:48,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fde201d-f6b5-48f4-a497-589a5d5bb57b Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:30:48,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8fde201d-f6b5-48f4-a497-589a5d5bb57b 2018-10-10 04:30:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7b1fdefc0d5be60d4b3980543b03fd9bcc4e2" 2018-10-10 04:30:48,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a52924-7dea-4734-9f68-38c18e11aef7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/77fc55d7a17644e89c3d02dc93174af6"}, "enabled": true, "id": "77fc55d7a17644e89c3d02dc93174af6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj"}]} 2018-10-10 04:30:48,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj used request id req-46a52924-7dea-4734-9f68-38c18e11aef7 2018-10-10 04:30:48,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7b1fdefc0d5be60d4b3980543b03fd9bcc4e2" 2018-10-10 04:30:48,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee0e995-68c7-4cd0-895a-14844f823c00 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:48,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7ee0e995-68c7-4cd0-895a-14844f823c00 2018-10-10 04:30:49,253 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-user 2018-10-10 04:30:49,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:49,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:49,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b96994b-87b7-4af0-b34b-b63e11ad970b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:49,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2b96994b-87b7-4af0-b34b-b63e11ad970b 2018-10-10 04:30:49,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj-role"}}' 2018-10-10 04:30:49,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89eefacc-f17e-4de5-a4f3-2369187bdd7b Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6afebaaaf59f4aacb0a050426ea580ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/6afebaaaf59f4aacb0a050426ea580ba"}, "name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj-role"}} 2018-10-10 04:30:49,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-89eefacc-f17e-4de5-a4f3-2369187bdd7b 2018-10-10 04:30:49,462 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj-role 2018-10-10 04:30:49,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/6afebaaaf59f4aacb0a050426ea580ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:49,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82365d7-1fcc-4e97-99c4-60920418ba75 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/6afebaaaf59f4aacb0a050426ea580ba"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj-role", "id": "6afebaaaf59f4aacb0a050426ea580ba"}} 2018-10-10 04:30:49,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/6afebaaaf59f4aacb0a050426ea580ba used request id req-f82365d7-1fcc-4e97-99c4-60920418ba75 2018-10-10 04:30:49,484 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj-role to project CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj 2018-10-10 04:30:49,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/77fc55d7a17644e89c3d02dc93174af6/users/b5c8e009288546d6ab1052eea68e20b2/roles/6afebaaaf59f4aacb0a050426ea580ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:49,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e01526-9f78-4abc-91cd-ce3ec0588507 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:49,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/77fc55d7a17644e89c3d02dc93174af6/users/b5c8e009288546d6ab1052eea68e20b2/roles/6afebaaaf59f4aacb0a050426ea580ba used request id req-96e01526-9f78-4abc-91cd-ce3ec0588507 2018-10-10 04:30:49,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:49,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:50,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6afebaaaf59f4aacb0a050426ea580ba", "name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj-role"}], "expires_at": "2018-10-10T05:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fc55d7a17644e89c3d02dc93174af6", "name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77fc55d7a17644e89c3d02dc93174af6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/77fc55d7a17644e89c3d02dc93174af6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/77fc55d7a17644e89c3d02dc93174af6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77fc55d7a17644e89c3d02dc93174af6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/77fc55d7a17644e89c3d02dc93174af6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/77fc55d7a17644e89c3d02dc93174af6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/77fc55d7a17644e89c3d02dc93174af6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/77fc55d7a17644e89c3d02dc93174af6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/77fc55d7a17644e89c3d02dc93174af6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/77fc55d7a17644e89c3d02dc93174af6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/77fc55d7a17644e89c3d02dc93174af6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/77fc55d7a17644e89c3d02dc93174af6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-user", "id": "b5c8e009288546d6ab1052eea68e20b2"}, "audit_ids": ["lmz4xB9aQM-6Cq4MDw5G5Q"], "issued_at": "2018-10-10T04:30:49.000000Z"}} 2018-10-10 04:30:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2a2653a475d5f5168223689d5aeb9f413b2808" 2018-10-10 04:30:50,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6530f763-f27e-4125-9164-3877814161ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:50,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6530f763-f27e-4125-9164-3877814161ce 2018-10-10 04:30:50,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/77fc55d7a17644e89c3d02dc93174af6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2a2653a475d5f5168223689d5aeb9f413b2808" 2018-10-10 04:30:50,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:50 GMT Server: Apache x-compute-request-id: req-56542da9-fede-4444-8d04-a6c5037bfe9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-56542da9-fede-4444-8d04-a6c5037bfe9e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:30:50,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/77fc55d7a17644e89c3d02dc93174af6/volumes/detail used request id req-56542da9-fede-4444-8d04-a6c5037bfe9e 2018-10-10 04:30:50,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/77fc55d7a17644e89c3d02dc93174af6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-56542da9-fede-4444-8d04-a6c5037bfe9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2a2653a475d5f5168223689d5aeb9f413b2808" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-b3ab60b8-0326-4f64-b399-c32e95269a0d", "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-10-10 04:30:50,531 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:30:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5bbaa7d3-3f54-4b1a-8978-8013518918e1 x-openstack-request-id: req-5bbaa7d3-3f54-4b1a-8978-8013518918e1 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-10 04:30:50,531 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/77fc55d7a17644e89c3d02dc93174af6/volumes used request id req-5bbaa7d3-3f54-4b1a-8978-8013518918e1 2018-10-10 04:30:50,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:50,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-257e0c03-0c24-4c6b-9171-4c5090b953b1 Date: Wed, 10 Oct 2018 04:30:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:30:50,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-257e0c03-0c24-4c6b-9171-4c5090b953b1 2018-10-10 04:30:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:50,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80eae849-546c-4119-89f4-85fdad5da5d3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:30:50,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-80eae849-546c-4119-89f4-85fdad5da5d3 2018-10-10 04:30:50,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:50,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff12a1ae-cc3d-49e6-8cc1-fac6b62eef51 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:30:50,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-ff12a1ae-cc3d-49e6-8cc1-fac6b62eef51 2018-10-10 04:30:50,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:51,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aafeb7f-255f-4e66-b5c0-222d13974467 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:30:51,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-4aafeb7f-255f-4e66-b5c0-222d13974467 2018-10-10 04:30:51,044 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj 2018-10-10 04:30:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/77fc55d7a17644e89c3d02dc93174af6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:51,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c13345d3-a336-4b06-a16a-ec64d2f65c94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:51,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/77fc55d7a17644e89c3d02dc93174af6 used request id req-c13345d3-a336-4b06-a16a-ec64d2f65c94 2018-10-10 04:30:51,261 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-proj-role 2018-10-10 04:30:51,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/6afebaaaf59f4aacb0a050426ea580ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:51,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69604f92-0104-4a84-b1bb-2b39df969a2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:51,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/6afebaaaf59f4aacb0a050426ea580ba used request id req-69604f92-0104-4a84-b1bb-2b39df969a2a 2018-10-10 04:30:51,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd07e11ca60574f0f83343b47fecf09af47f746" 2018-10-10 04:30:51,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b96ccf-4b90-44ae-acb6-90c488e3928a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:51,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-09b96ccf-4b90-44ae-acb6-90c488e3928a 2018-10-10 04:30:51,463 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-eb1d5c8c-3838-447-user 2018-10-10 04:30:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b5c8e009288546d6ab1052eea68e20b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7b1fdefc0d5be60d4b3980543b03fd9bcc4e2" 2018-10-10 04:30:51,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5c0e49-44bf-4156-9392-a3826693d92e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:51,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b5c8e009288546d6ab1052eea68e20b2 used request id req-6c5c0e49-44bf-4156-9392-a3826693d92e 2018-10-10 04:30:51,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:52,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["0-4kqPkYQKOgNYDLDzuJlA"], "issued_at": "2018-10-10T04:30:52.000000Z"}} 2018-10-10 04:30:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69210e50114555e64a57823f0436cc5173562734" 2018-10-10 04:30:52,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6c001a-28ec-4c6d-8fcf-ff9ef76a38e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:52,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4b6c001a-28ec-4c6d-8fcf-ff9ef76a38e8 2018-10-10 04:30:52,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:52,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:52,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["iGnb8kFwToWnBVwdvG56Iw"], "issued_at": "2018-10-10T04:30:52.000000Z"}} 2018-10-10 04:30:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:52,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e416e8dc-4dea-459e-958a-8ea715a043e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:52,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e416e8dc-4dea-459e-958a-8ea715a043e3 2018-10-10 04:30:52,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:52,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ad28880c-8908-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:52,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a1dd08-42e2-4692-b65f-7c0d67d99f10 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ad28880c-8908-44f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:30:52,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ad28880c-8908-44f-proj used request id req-c2a1dd08-42e2-4692-b65f-7c0d67d99f10 2018-10-10 04:30:52,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:52,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61c93d5-7287-42c2-aa94-aaa786be1776 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:52,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a61c93d5-7287-42c2-aa94-aaa786be1776 2018-10-10 04:30:52,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-proj"}}' 2018-10-10 04:30:53,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0858bd6-1973-4f49-bc56-6ba048704480 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bea128cc23c94271aab3a44e29feffe5"}, "enabled": true, "id": "bea128cc23c94271aab3a44e29feffe5", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-proj"}} 2018-10-10 04:30:53,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c0858bd6-1973-4f49-bc56-6ba048704480 2018-10-10 04:30:53,061 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-ad28880c-8908-44f-proj 2018-10-10 04:30:53,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:53,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:53,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["lneOqUTjTamy8G3-OUe9wA"], "issued_at": "2018-10-10T04:30:53.000000Z"}} 2018-10-10 04:30:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474a6d660afbcafdbd2a85967a968c47e1cb2e1f" 2018-10-10 04:30:53,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598eee08-7aa0-483d-a038-38e0568c8e78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:53,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-598eee08-7aa0-483d-a038-38e0568c8e78 2018-10-10 04:30:53,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:53,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474a6d660afbcafdbd2a85967a968c47e1cb2e1f" 2018-10-10 04:30:53,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d772aa-6ea9-49ac-8b0f-393ca1477570 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:30:53,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-16d772aa-6ea9-49ac-8b0f-393ca1477570 2018-10-10 04:30:53,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-ad28880c-8908-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474a6d660afbcafdbd2a85967a968c47e1cb2e1f" 2018-10-10 04:30:53,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95eff0cb-452e-4a73-935e-70506fbffc21 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-ad28880c-8908-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bea128cc23c94271aab3a44e29feffe5"}, "enabled": true, "id": "bea128cc23c94271aab3a44e29feffe5", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-proj"}]} 2018-10-10 04:30:53,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-ad28880c-8908-44f-proj used request id req-95eff0cb-452e-4a73-935e-70506fbffc21 2018-10-10 04:30:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474a6d660afbcafdbd2a85967a968c47e1cb2e1f" 2018-10-10 04:30:53,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19bb096e-e6c6-4b28-ae1f-495677f7ada1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:53,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-19bb096e-e6c6-4b28-ae1f-495677f7ada1 2018-10-10 04:30:54,186 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-ad28880c-8908-44f-user 2018-10-10 04:30:54,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:54,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb866d4-4299-45af-9aca-60a4671f0cf7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:54,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dcb866d4-4299-45af-9aca-60a4671f0cf7 2018-10-10 04:30:54,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" -d '{"role": {"name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-proj-role"}}' 2018-10-10 04:30:54,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49889262-c0b5-4564-8a84-976283165bee Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e90c97647c364a7680410d1bbdf510a1", "links": {"self": "http://172.30.9.25:5000/v3/roles/e90c97647c364a7680410d1bbdf510a1"}, "name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-proj-role"}} 2018-10-10 04:30:54,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-49889262-c0b5-4564-8a84-976283165bee 2018-10-10 04:30:54,390 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-ad28880c-8908-44f-proj-role 2018-10-10 04:30:54,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e90c97647c364a7680410d1bbdf510a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:54,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725df057-a698-46a7-a7dc-ce89865b2608 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e90c97647c364a7680410d1bbdf510a1"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-proj-role", "id": "e90c97647c364a7680410d1bbdf510a1"}} 2018-10-10 04:30:54,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e90c97647c364a7680410d1bbdf510a1 used request id req-725df057-a698-46a7-a7dc-ce89865b2608 2018-10-10 04:30:54,486 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-ad28880c-8908-44f-proj-role to project CreateVolumeWithTypeTests-ad28880c-8908-44f-proj 2018-10-10 04:30:54,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/bea128cc23c94271aab3a44e29feffe5/users/6fe22d1997184bcabb8653edfabb4a94/roles/e90c97647c364a7680410d1bbdf510a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:54,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37103d18-39d5-4bf7-9306-7a56c457baa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:54,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/bea128cc23c94271aab3a44e29feffe5/users/6fe22d1997184bcabb8653edfabb4a94/roles/e90c97647c364a7680410d1bbdf510a1 used request id req-37103d18-39d5-4bf7-9306-7a56c457baa0 2018-10-10 04:30:54,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:54,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:55,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["uFzb-F-6TSmRo-PRSsBKkw"], "issued_at": "2018-10-10T04:30:55.000000Z"}} 2018-10-10 04:30:55,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cda2e0952c2e2f8e222bc73ea1d8b22099a6692" 2018-10-10 04:30:55,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3d1482-ff5c-474f-86d1-17d3b00ff0ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:55,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0d3d1482-ff5c-474f-86d1-17d3b00ff0ca 2018-10-10 04:30:55,023 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cda2e0952c2e2f8e222bc73ea1d8b22099a6692" 2018-10-10 04:30:55,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:55 GMT Server: Apache x-compute-request-id: req-0c0b9d11-26fd-489b-9030-25533903ad9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c0b9d11-26fd-489b-9030-25533903ad9e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:30:55,186 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-0c0b9d11-26fd-489b-9030-25533903ad9e 2018-10-10 04:30:55,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c0b9d11-26fd-489b-9030-25533903ad9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cda2e0952c2e2f8e222bc73ea1d8b22099a6692" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-5a4ceec1-8b42-448b-92a2-390382bbff2f-vol-type", "description": null}}' 2018-10-10 04:30:55,398 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:55 GMT Server: Apache x-compute-request-id: req-a599013b-4ff1-45c5-ab96-9fb6f409b261 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a599013b-4ff1-45c5-ab96-9fb6f409b261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-5a4ceec1-8b42-448b-92a2-390382bbff2f-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "260c0872-701b-4b5c-a301-fbfa2dc77aac", "description": null}} 2018-10-10 04:30:55,399 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types used request id req-a599013b-4ff1-45c5-ab96-9fb6f409b261 2018-10-10 04:30:55,399 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-5a4ceec1-8b42-448b-92a2-390382bbff2f-vol-type 2018-10-10 04:30:55,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:55,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:55,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e90c97647c364a7680410d1bbdf510a1", "name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-proj-role"}], "expires_at": "2018-10-10T05:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bea128cc23c94271aab3a44e29feffe5", "name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bea128cc23c94271aab3a44e29feffe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/bea128cc23c94271aab3a44e29feffe5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/bea128cc23c94271aab3a44e29feffe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bea128cc23c94271aab3a44e29feffe5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/bea128cc23c94271aab3a44e29feffe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/bea128cc23c94271aab3a44e29feffe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bea128cc23c94271aab3a44e29feffe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/bea128cc23c94271aab3a44e29feffe5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/bea128cc23c94271aab3a44e29feffe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/bea128cc23c94271aab3a44e29feffe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/bea128cc23c94271aab3a44e29feffe5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/bea128cc23c94271aab3a44e29feffe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-ad28880c-8908-44f-user", "id": "6fe22d1997184bcabb8653edfabb4a94"}, "audit_ids": ["Lzd8_RTMTj2OodSVDkFa2w"], "issued_at": "2018-10-10T04:30:55.000000Z"}} 2018-10-10 04:30:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15531cb6c2119c54683f604b96a9e28999177bf7" 2018-10-10 04:30:55,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833c32f8-9957-4d8f-8798-fb91d46c4529 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:55,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-833c32f8-9957-4d8f-8798-fb91d46c4529 2018-10-10 04:30:55,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/bea128cc23c94271aab3a44e29feffe5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15531cb6c2119c54683f604b96a9e28999177bf7" 2018-10-10 04:30:56,131 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:55 GMT Server: Apache x-compute-request-id: req-e873f703-4d74-4eae-a3c9-61af5688a18e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e873f703-4d74-4eae-a3c9-61af5688a18e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:30:56,131 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/bea128cc23c94271aab3a44e29feffe5/volumes/detail used request id req-e873f703-4d74-4eae-a3c9-61af5688a18e 2018-10-10 04:30:56,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/bea128cc23c94271aab3a44e29feffe5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e873f703-4d74-4eae-a3c9-61af5688a18e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15531cb6c2119c54683f604b96a9e28999177bf7" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-5a4ceec1-8b42-448b-92a2-390382bbff2f-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-10-10 04:30:56,287 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:30:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-458284f3-6488-479b-9721-77ffef783960 x-openstack-request-id: req-458284f3-6488-479b-9721-77ffef783960 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-10 04:30:56,287 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/bea128cc23c94271aab3a44e29feffe5/volumes used request id req-458284f3-6488-479b-9721-77ffef783960 2018-10-10 04:30:56,288 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-5a4ceec1-8b42-448b-92a2-390382bbff2f-vol-type 2018-10-10 04:30:56,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/260c0872-701b-4b5c-a301-fbfa2dc77aac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c0b9d11-26fd-489b-9030-25533903ad9e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cda2e0952c2e2f8e222bc73ea1d8b22099a6692" 2018-10-10 04:30:56,906 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:30:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60435169-58e9-4e22-9f58-52e6641afd72 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-10-10 04:30:56,906 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/260c0872-701b-4b5c-a301-fbfa2dc77aac used request id req-60435169-58e9-4e22-9f58-52e6641afd72 2018-10-10 04:30:56,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:57,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-77e23af6-bf1a-4c50-805d-ba84cecc5504 Date: Wed, 10 Oct 2018 04:30:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:30:57,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-77e23af6-bf1a-4c50-805d-ba84cecc5504 2018-10-10 04:30:57,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:57,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4292525d-a174-47c7-870d-9a51e1c986e5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:30:57,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-4292525d-a174-47c7-870d-9a51e1c986e5 2018-10-10 04:30:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:57,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f2926b2-e500-4c59-9a99-b035f67d6440 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:30:57,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-6f2926b2-e500-4c59-9a99-b035f67d6440 2018-10-10 04:30:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:57,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af4b1dd-6f1b-4f3e-b4f0-1da442d1ee59 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:30:57,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-1af4b1dd-6f1b-4f3e-b4f0-1da442d1ee59 2018-10-10 04:30:57,322 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-ad28880c-8908-44f-proj 2018-10-10 04:30:57,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/bea128cc23c94271aab3a44e29feffe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:57,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e231177-3692-425c-af51-54b63e955f10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:57,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/bea128cc23c94271aab3a44e29feffe5 used request id req-7e231177-3692-425c-af51-54b63e955f10 2018-10-10 04:30:57,531 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-ad28880c-8908-44f-proj-role 2018-10-10 04:30:57,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e90c97647c364a7680410d1bbdf510a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:57,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c38e8b11-51dc-4e86-8576-1ce3c31d9d04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:57,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e90c97647c364a7680410d1bbdf510a1 used request id req-c38e8b11-51dc-4e86-8576-1ce3c31d9d04 2018-10-10 04:30:57,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1206d20b81608d0f7a0dd42337e55a0a4a7a40e0" 2018-10-10 04:30:57,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d497d70d-06d6-48c7-903b-7c1f396628df Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:30:57,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d497d70d-06d6-48c7-903b-7c1f396628df 2018-10-10 04:30:57,730 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-ad28880c-8908-44f-user 2018-10-10 04:30:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/6fe22d1997184bcabb8653edfabb4a94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474a6d660afbcafdbd2a85967a968c47e1cb2e1f" 2018-10-10 04:30:57,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a177029-4f71-4445-83eb-b3b9c9adc789 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:30:57,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6fe22d1997184bcabb8653edfabb4a94 used request id req-0a177029-4f71-4445-83eb-b3b9c9adc789 2018-10-10 04:30:57,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:58,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["3BUyg0JFQtuzSxp9jw2wsA"], "issued_at": "2018-10-10T04:30:58.000000Z"}} 2018-10-10 04:30:58,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77145164326522296d01ec1fa6c92d8bfc7b6d15" 2018-10-10 04:30:58,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5aea53-006e-4d5b-98d9-2a362cc2086e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:58,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5a5aea53-006e-4d5b-98d9-2a362cc2086e 2018-10-10 04:30:58,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:58,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:58,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jXTMHPfhRROgBV-HohpXEw"], "issued_at": "2018-10-10T04:30:58.000000Z"}} 2018-10-10 04:30:58,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:30:58,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98631b3-e19a-4386-a849-070a68a97b6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:58,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b98631b3-e19a-4386-a849-070a68a97b6d 2018-10-10 04:30:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:58,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8bd37022-9fec-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:30:58,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f762fc5a-84e3-489a-9462-6326d3c0a71f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8bd37022-9fec-471-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:30:58,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8bd37022-9fec-471-proj used request id req-f762fc5a-84e3-489a-9462-6326d3c0a71f 2018-10-10 04:30:58,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:30:58,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b5b3da-9a2e-43da-98f8-bca60a179b00 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:58,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c1b5b3da-9a2e-43da-98f8-bca60a179b00 2018-10-10 04:30:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-8bd37022-9fec-471-proj"}}' 2018-10-10 04:30:59,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ed866e4-9a8b-4d42-a58e-d028558f2f65 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/102e08e1c4b94fd8a371cf2431dc9259"}, "enabled": true, "id": "102e08e1c4b94fd8a371cf2431dc9259", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-8bd37022-9fec-471-proj"}} 2018-10-10 04:30:59,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7ed866e4-9a8b-4d42-a58e-d028558f2f65 2018-10-10 04:30:59,073 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-8bd37022-9fec-471-proj 2018-10-10 04:30:59,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:30:59,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:30:59,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["6VSopCvDSVybM-zA2JhFnw"], "issued_at": "2018-10-10T04:30:59.000000Z"}} 2018-10-10 04:30:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1257902cb213fece1b72e6d3197e99403b5ac8" 2018-10-10 04:30:59,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6220282f-875a-48a2-8768-96c0ed72401f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:30:59,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6220282f-875a-48a2-8768-96c0ed72401f 2018-10-10 04:30:59,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:30:59,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:30:59,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1257902cb213fece1b72e6d3197e99403b5ac8" 2018-10-10 04:30:59,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5169d6-35fe-496b-af2e-05b4443ac4d4 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:30:59,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ef5169d6-35fe-496b-af2e-05b4443ac4d4 2018-10-10 04:30:59,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-8bd37022-9fec-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1257902cb213fece1b72e6d3197e99403b5ac8" 2018-10-10 04:30:59,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acef32a0-d3a3-42c3-b4e8-0e9f02e5dbde Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-8bd37022-9fec-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/102e08e1c4b94fd8a371cf2431dc9259"}, "enabled": true, "id": "102e08e1c4b94fd8a371cf2431dc9259", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-8bd37022-9fec-471-proj"}]} 2018-10-10 04:30:59,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithTypeTests-8bd37022-9fec-471-proj used request id req-acef32a0-d3a3-42c3-b4e8-0e9f02e5dbde 2018-10-10 04:30:59,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1257902cb213fece1b72e6d3197e99403b5ac8" 2018-10-10 04:30:59,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104f21ea-97b4-4d5c-885c-636137f514fd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:30:59,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-104f21ea-97b4-4d5c-885c-636137f514fd 2018-10-10 04:31:00,204 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-8bd37022-9fec-471-user 2018-10-10 04:31:00,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:00,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:00,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f12b09-dd91-4575-8ad0-11fcc35ea532 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:31:00,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-33f12b09-dd91-4575-8ad0-11fcc35ea532 2018-10-10 04:31:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" -d '{"role": {"name": "CreateVolumeWithTypeTests-8bd37022-9fec-471-proj-role"}}' 2018-10-10 04:31:00,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9292b29f-e1f2-49df-bb4e-ea68e9da34ca Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1624e87c3874a0da431037e863f1a8e", "links": {"self": "http://172.30.9.25:5000/v3/roles/e1624e87c3874a0da431037e863f1a8e"}, "name": "CreateVolumeWithTypeTests-8bd37022-9fec-471-proj-role"}} 2018-10-10 04:31:00,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9292b29f-e1f2-49df-bb4e-ea68e9da34ca 2018-10-10 04:31:00,396 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-8bd37022-9fec-471-proj-role 2018-10-10 04:31:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e1624e87c3874a0da431037e863f1a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:00,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcdd4c7-8a31-48f9-9474-263107bae2c4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e1624e87c3874a0da431037e863f1a8e"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-8bd37022-9fec-471-proj-role", "id": "e1624e87c3874a0da431037e863f1a8e"}} 2018-10-10 04:31:00,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e1624e87c3874a0da431037e863f1a8e used request id req-adcdd4c7-8a31-48f9-9474-263107bae2c4 2018-10-10 04:31:00,492 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-8bd37022-9fec-471-proj-role to project CreateVolumeWithTypeTests-8bd37022-9fec-471-proj 2018-10-10 04:31:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/102e08e1c4b94fd8a371cf2431dc9259/users/ff82620780a749a089165be3108e5a4d/roles/e1624e87c3874a0da431037e863f1a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:00,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9060ba21-b504-4faa-a03e-408282157136 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:00,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/102e08e1c4b94fd8a371cf2431dc9259/users/ff82620780a749a089165be3108e5a4d/roles/e1624e87c3874a0da431037e863f1a8e used request id req-9060ba21-b504-4faa-a03e-408282157136 2018-10-10 04:31:00,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:00,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:01,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["gfbQJObqTv2kuK6xLKWWfg"], "issued_at": "2018-10-10T04:31:01.000000Z"}} 2018-10-10 04:31:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af8508134115cac72f5cc6854805367fd1f814a" 2018-10-10 04:31:01,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d4c2d6-f98f-4e3e-bc23-83656d01dc14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:01,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-27d4c2d6-f98f-4e3e-bc23-83656d01dc14 2018-10-10 04:31:01,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af8508134115cac72f5cc6854805367fd1f814a" 2018-10-10 04:31:01,279 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:01 GMT Server: Apache x-compute-request-id: req-190c0f1c-bf28-4274-8cb3-eb62c7b63a79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-190c0f1c-bf28-4274-8cb3-eb62c7b63a79 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-10 04:31:01,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types?is_public=None used request id req-190c0f1c-bf28-4274-8cb3-eb62c7b63a79 2018-10-10 04:31:01,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-190c0f1c-bf28-4274-8cb3-eb62c7b63a79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af8508134115cac72f5cc6854805367fd1f814a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type", "description": null}}' 2018-10-10 04:31:01,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:01 GMT Server: Apache x-compute-request-id: req-610825f1-92fb-4084-80c5-13e5476b5ff9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-610825f1-92fb-4084-80c5-13e5476b5ff9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "82fd30fd-929c-40c7-abda-3c6eddbcb87e", "description": null}} 2018-10-10 04:31:01,484 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types used request id req-610825f1-92fb-4084-80c5-13e5476b5ff9 2018-10-10 04:31:01,485 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type 2018-10-10 04:31:01,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:01,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:01,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["vPxCtpWgT_ed9mShzYv3RQ"], "issued_at": "2018-10-10T04:31:01.000000Z"}} 2018-10-10 04:31:01,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" 2018-10-10 04:31:01,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489daa71-5ba4-4de8-813a-e0ce2fa1129d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:01,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-489daa71-5ba4-4de8-813a-e0ce2fa1129d 2018-10-10 04:31:01,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" 2018-10-10 04:31:02,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:01 GMT Server: Apache x-compute-request-id: req-be0f0e4a-10ea-4564-8ac9-9046b011c643 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-be0f0e4a-10ea-4564-8ac9-9046b011c643 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:31:02,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/detail used request id req-be0f0e4a-10ea-4564-8ac9-9046b011c643 2018-10-10 04:31:02,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-be0f0e4a-10ea-4564-8ac9-9046b011c643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-10 04:31:02,522 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:31:02 GMT Server: Apache x-compute-request-id: req-2013a38c-85a4-4d68-8b0e-3ea8304ff613 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2013a38c-85a4-4d68-8b0e-3ea8304ff613 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "a09a1bd66be64e619f4569de4d62b795", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:31:02.399918", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type", "name": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55c1852e-f488-40ff-bcac-a490d58bbaf7", "size": 1}} 2018-10-10 04:31:02,522 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes used request id req-2013a38c-85a4-4d68-8b0e-3ea8304ff613 2018-10-10 04:31:02,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be0f0e4a-10ea-4564-8ac9-9046b011c643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" 2018-10-10 04:31:02,728 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:02 GMT Server: Apache x-compute-request-id: req-44c15bab-523d-4e06-92d4-9cfeb786d13b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44c15bab-523d-4e06-92d4-9cfeb786d13b Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T04:31:02.000000", "replication_status": null, "snapshot_id": null, "id": "55c1852e-f488-40ff-bcac-a490d58bbaf7", "size": 1, "user_id": "a09a1bd66be64e619f4569de4d62b795", "os-vol-tenant-attr:tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol", "bootable": "false", "created_at": "2018-10-10T04:31:02.000000", "volume_type": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type"}} 2018-10-10 04:31:02,728 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 used request id req-44c15bab-523d-4e06-92d4-9cfeb786d13b 2018-10-10 04:31:02,729 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol 2018-10-10 04:31:02,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be0f0e4a-10ea-4564-8ac9-9046b011c643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" 2018-10-10 04:31:03,021 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:02 GMT Server: Apache x-compute-request-id: req-7799c3d2-b7f0-4bc0-aef1-069dc71b30df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7799c3d2-b7f0-4bc0-aef1-069dc71b30df Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T04:31:02.000000", "replication_status": null, "snapshot_id": null, "id": "55c1852e-f488-40ff-bcac-a490d58bbaf7", "size": 1, "user_id": "a09a1bd66be64e619f4569de4d62b795", "os-vol-tenant-attr:tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "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-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol", "bootable": "false", "created_at": "2018-10-10T04:31:02.000000", "volume_type": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type"}} 2018-10-10 04:31:03,021 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 used request id req-7799c3d2-b7f0-4bc0-aef1-069dc71b30df 2018-10-10 04:31:03,022 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:31:03,022 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol 2018-10-10 04:31:03,022 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol 2018-10-10 04:31:03,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be0f0e4a-10ea-4564-8ac9-9046b011c643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" 2018-10-10 04:31:03,225 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:03 GMT Server: Apache x-compute-request-id: req-2f30e999-d658-494f-bf5d-911b7d1e3d38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f30e999-d658-494f-bf5d-911b7d1e3d38 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T04:31:02.000000", "replication_status": null, "snapshot_id": null, "id": "55c1852e-f488-40ff-bcac-a490d58bbaf7", "size": 1, "user_id": "a09a1bd66be64e619f4569de4d62b795", "os-vol-tenant-attr:tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "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-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol", "bootable": "false", "created_at": "2018-10-10T04:31:02.000000", "volume_type": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type"}} 2018-10-10 04:31:03,225 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 used request id req-2f30e999-d658-494f-bf5d-911b7d1e3d38 2018-10-10 04:31:03,225 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:31:03,225 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol 2018-10-10 04:31:03,226 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol 2018-10-10 04:31:03,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be0f0e4a-10ea-4564-8ac9-9046b011c643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" 2018-10-10 04:31:03,480 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:31:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-edcf85ff-cbc9-4ab4-a0c1-1df87682b144 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-10-10 04:31:03,481 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 used request id req-edcf85ff-cbc9-4ab4-a0c1-1df87682b144 2018-10-10 04:31:03,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be0f0e4a-10ea-4564-8ac9-9046b011c643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" 2018-10-10 04:31:03,533 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:03 GMT Server: Apache x-compute-request-id: req-b7ddc3b5-6e6c-44bc-adf4-8c68e0fa599f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7ddc3b5-6e6c-44bc-adf4-8c68e0fa599f Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "self"}, {"href": "http://172.30.9.25:8776/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T04:31:03.000000", "replication_status": null, "snapshot_id": null, "id": "55c1852e-f488-40ff-bcac-a490d58bbaf7", "size": 1, "user_id": "a09a1bd66be64e619f4569de4d62b795", "os-vol-tenant-attr:tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "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-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol", "bootable": "false", "created_at": "2018-10-10T04:31:02.000000", "volume_type": "CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type"}} 2018-10-10 04:31:03,533 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 used request id req-b7ddc3b5-6e6c-44bc-adf4-8c68e0fa599f 2018-10-10 04:31:03,533 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:31:03,533 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:31:06,535 - create_volume - DEBUG - Volume status query timeout in 56.9458379745 2018-10-10 04:31:06,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be0f0e4a-10ea-4564-8ac9-9046b011c643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ca31aef90777bfb47e2f86712db8418a9d4e30" 2018-10-10 04:31:06,732 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:31:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c72dd141-99c1-4989-b9a6-34f18fd43060 x-openstack-request-id: req-c72dd141-99c1-4989-b9a6-34f18fd43060 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 55c1852e-f488-40ff-bcac-a490d58bbaf7 could not be found.", "code": 404}} 2018-10-10 04:31:06,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/volumes/55c1852e-f488-40ff-bcac-a490d58bbaf7 used request id req-c72dd141-99c1-4989-b9a6-34f18fd43060 2018-10-10 04:31:06,732 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 55c1852e-f488-40ff-bcac-a490d58bbaf7 could not be found. (HTTP 404) (Request-ID: req-c72dd141-99c1-4989-b9a6-34f18fd43060) 2018-10-10 04:31:06,732 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol 2018-10-10 04:31:06,733 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-e5076005-26ad-44af-815e-be1d5f7c1ee2-vol-type 2018-10-10 04:31:06,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/82fd30fd-929c-40c7-abda-3c6eddbcb87e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-190c0f1c-bf28-4274-8cb3-eb62c7b63a79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af8508134115cac72f5cc6854805367fd1f814a" 2018-10-10 04:31:06,798 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:31:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4592a585-5dae-4a99-8b32-869179fe1d6e 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-10-10 04:31:06,799 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3/types/82fd30fd-929c-40c7-abda-3c6eddbcb87e used request id req-4592a585-5dae-4a99-8b32-869179fe1d6e 2018-10-10 04:31:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:07,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b5dad1e5-ce92-4d89-acf8-df6745108c90 Date: Wed, 10 Oct 2018 04:31:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:31:07,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b5dad1e5-ce92-4d89-acf8-df6745108c90 2018-10-10 04:31:07,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:07,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68c835f-d3f0-4897-b849-4a8192acb4a5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:31:07,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c68c835f-d3f0-4897-b849-4a8192acb4a5 2018-10-10 04:31:07,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:07,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b064d11-4539-41a5-8072-9712174e68cc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:31:07,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-3b064d11-4539-41a5-8072-9712174e68cc 2018-10-10 04:31:07,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:07,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2340b55-8d8d-45d2-a307-25ef8dce9bf1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:31:07,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-b2340b55-8d8d-45d2-a307-25ef8dce9bf1 2018-10-10 04:31:07,315 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-8bd37022-9fec-471-proj 2018-10-10 04:31:07,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/102e08e1c4b94fd8a371cf2431dc9259 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:07,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476b0c8c-a20b-4973-ab54-8aece5350267 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:07,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/102e08e1c4b94fd8a371cf2431dc9259 used request id req-476b0c8c-a20b-4973-ab54-8aece5350267 2018-10-10 04:31:07,544 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-8bd37022-9fec-471-proj-role 2018-10-10 04:31:07,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e1624e87c3874a0da431037e863f1a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:07,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8e732b-8c1e-47f2-98e5-821238e5f2e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:07,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e1624e87c3874a0da431037e863f1a8e used request id req-2f8e732b-8c1e-47f2-98e5-821238e5f2e8 2018-10-10 04:31:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b87ed2643406c69c64b81a00be3a8c7682e77b" 2018-10-10 04:31:07,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93d7fab-4f52-4bc3-b641-58853ce1c2c7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:31:07,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d93d7fab-4f52-4bc3-b641-58853ce1c2c7 2018-10-10 04:31:07,770 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-8bd37022-9fec-471-user 2018-10-10 04:31:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ff82620780a749a089165be3108e5a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1257902cb213fece1b72e6d3197e99403b5ac8" 2018-10-10 04:31:07,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2a05ad6-e55f-496d-b0c2-f7b038bf5f60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:07,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ff82620780a749a089165be3108e5a4d used request id req-f2a05ad6-e55f-496d-b0c2-f7b038bf5f60 2018-10-10 04:31:07,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:08,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["z9AAhbk_QiGWOSWwrBqthA"], "issued_at": "2018-10-10T04:31:08.000000Z"}} 2018-10-10 04:31:08,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2a325e0a805d7e0b27b61b49500446e381bf5c" 2018-10-10 04:31:08,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b843a5-cc2e-4b19-a2cb-73ff0d30a0a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:08,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e7b843a5-cc2e-4b19-a2cb-73ff0d30a0a8 2018-10-10 04:31:08,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:08,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:08,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["n1L-oHvSTbKibo-q-j_IiQ"], "issued_at": "2018-10-10T04:31:08.000000Z"}} 2018-10-10 04:31:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:08,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4c5840-d871-4d27-8856-08e0352dd1e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:08,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6d4c5840-d871-4d27-8856-08e0352dd1e0 2018-10-10 04:31:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:31:08,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:31:08,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-59765000-b5ab-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:09,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23ddace-e734-46d8-9495-0ab2fed8b393 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-59765000-b5ab-443-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:31:09,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-59765000-b5ab-443-proj used request id req-f23ddace-e734-46d8-9495-0ab2fed8b393 2018-10-10 04:31:09,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:09,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e0c6f5-3948-4b55-aa7d-877498c6e94d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:31:09,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a3e0c6f5-3948-4b55-aa7d-877498c6e94d 2018-10-10 04:31:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj"}}' 2018-10-10 04:31:09,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c6013d-3d7f-4d2e-a034-fa0a061d1c49 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6f87bcfe619b4afd855551bdcaa0e81c"}, "enabled": true, "id": "6f87bcfe619b4afd855551bdcaa0e81c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj"}} 2018-10-10 04:31:09,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-71c6013d-3d7f-4d2e-a034-fa0a061d1c49 2018-10-10 04:31:09,223 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-59765000-b5ab-443-proj 2018-10-10 04:31:09,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:09,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:09,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["kedcqUCbQGyZqXpRb5GUDA"], "issued_at": "2018-10-10T04:31:09.000000Z"}} 2018-10-10 04:31:09,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607435d1a80ae5b7aa74640bc150590ba4ed25" 2018-10-10 04:31:09,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fd3015-9042-4fa5-8309-2bd81a21f292 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:09,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-23fd3015-9042-4fa5-8309-2bd81a21f292 2018-10-10 04:31:09,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:31:09,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:31:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607435d1a80ae5b7aa74640bc150590ba4ed25" 2018-10-10 04:31:09,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbe9297-fc26-48a9-b45c-3668a14f27a4 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:31:09,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5fbe9297-fc26-48a9-b45c-3668a14f27a4 2018-10-10 04:31:09,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-59765000-b5ab-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607435d1a80ae5b7aa74640bc150590ba4ed25" 2018-10-10 04:31:09,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beccd2d3-2b49-46dd-aa98-383f925e0740 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-59765000-b5ab-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/6f87bcfe619b4afd855551bdcaa0e81c"}, "enabled": true, "id": "6f87bcfe619b4afd855551bdcaa0e81c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj"}]} 2018-10-10 04:31:09,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-59765000-b5ab-443-proj used request id req-beccd2d3-2b49-46dd-aa98-383f925e0740 2018-10-10 04:31:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607435d1a80ae5b7aa74640bc150590ba4ed25" 2018-10-10 04:31:09,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13acfba-2137-4f0b-93cf-71ad49f8ef88 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:31:09,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b13acfba-2137-4f0b-93cf-71ad49f8ef88 2018-10-10 04:31:10,288 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-59765000-b5ab-443-user 2018-10-10 04:31:10,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:10,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a056d20e-6edb-474b-8e71-18f987f08d88 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:31:10,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a056d20e-6edb-474b-8e71-18f987f08d88 2018-10-10 04:31:10,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" -d '{"role": {"name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj-role"}}' 2018-10-10 04:31:10,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc28069-d1d0-4358-9709-e70aaceac170 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0048c698a7e410aa2355a32acb084f1", "links": {"self": "http://172.30.9.25:5000/v3/roles/a0048c698a7e410aa2355a32acb084f1"}, "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj-role"}} 2018-10-10 04:31:10,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-1fc28069-d1d0-4358-9709-e70aaceac170 2018-10-10 04:31:10,504 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-59765000-b5ab-443-proj-role 2018-10-10 04:31:10,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a0048c698a7e410aa2355a32acb084f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:10,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0365581c-ced4-4a3c-a6d5-cf0da8370a09 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/a0048c698a7e410aa2355a32acb084f1"}, "domain_id": null, "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj-role", "id": "a0048c698a7e410aa2355a32acb084f1"}} 2018-10-10 04:31:10,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a0048c698a7e410aa2355a32acb084f1 used request id req-0365581c-ced4-4a3c-a6d5-cf0da8370a09 2018-10-10 04:31:10,598 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-59765000-b5ab-443-proj-role to project CreateVolumeWithImageTests-59765000-b5ab-443-proj 2018-10-10 04:31:10,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6f87bcfe619b4afd855551bdcaa0e81c/users/cd59dd500c154855a300fea8a134dd76/roles/a0048c698a7e410aa2355a32acb084f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:10,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d63068-c121-40bc-9e99-ed6a9286d219 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:10,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6f87bcfe619b4afd855551bdcaa0e81c/users/cd59dd500c154855a300fea8a134dd76/roles/a0048c698a7e410aa2355a32acb084f1 used request id req-e6d63068-c121-40bc-9e99-ed6a9286d219 2018-10-10 04:31:10,724 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:31:10,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:10,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:11,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0048c698a7e410aa2355a32acb084f1", "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj-role"}], "expires_at": "2018-10-10T05:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f87bcfe619b4afd855551bdcaa0e81c", "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-59765000-b5ab-443-user", "id": "cd59dd500c154855a300fea8a134dd76"}, "audit_ids": ["kMGYGczjQPC9yaO2hDwoMw"], "issued_at": "2018-10-10T04:31:11.000000Z"}} 2018-10-10 04:31:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" 2018-10-10 04:31:11,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8eaf57d-141c-47e1-a9d5-97c25ea4bd74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:11,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b8eaf57d-141c-47e1-a9d5-97c25ea4bd74 2018-10-10 04:31:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" 2018-10-10 04:31:11,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-7efaed82-f675-42c3-b8bb-8ba4dba4f402 Date: Wed, 10 Oct 2018 04:31:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image"} 2018-10-10 04:31:11,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image used request id req-7efaed82-f675-42c3-b8bb-8ba4dba4f402 2018-10-10 04:31:11,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" 2018-10-10 04:31:11,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-949c5773-c030-4fa7-88ff-9442a7b06a53 Date: Wed, 10 Oct 2018 04:31:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:31:11,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-949c5773-c030-4fa7-88ff-9442a7b06a53 2018-10-10 04:31:11,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image"}' 2018-10-10 04:31:12,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6 X-Openstack-Request-Id: req-0a65c7c4-16f5-4fd3-8206-615e5744e374 Date: Wed, 10 Oct 2018 04:31:12 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6", "min_disk": 0, "protected": false, "id": "33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6", "file": "/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/file", "checksum": null, "owner": "6f87bcfe619b4afd855551bdcaa0e81c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:12,154 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0a65c7c4-16f5-4fd3-8206-615e5744e374 2018-10-10 04:31:12,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" -d '' 2018-10-10 04:31:13,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e546774-511f-4c79-9155-168d69b0e158 Date: Wed, 10 Oct 2018 04:31:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:31:13,963 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/file used request id req-1e546774-511f-4c79-9155-168d69b0e158 2018-10-10 04:31:13,963 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:31:13,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" 2018-10-10 04:31:14,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-69c672ba-7795-43b3-9231-c231fd663512 Date: Wed, 10 Oct 2018 04:31:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:13Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/snap", "metadata": {}}], "self": "/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6", "min_disk": 0, "protected": false, "id": "33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6", "file": "/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f87bcfe619b4afd855551bdcaa0e81c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:14,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6 used request id req-69c672ba-7795-43b3-9231-c231fd663512 2018-10-10 04:31:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" 2018-10-10 04:31:14,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef7a905b-36d2-45da-b332-0da7a760762a Date: Wed, 10 Oct 2018 04:31:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:31:14,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ef7a905b-36d2-45da-b332-0da7a760762a 2018-10-10 04:31:14,138 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image 2018-10-10 04:31:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" 2018-10-10 04:31:14,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e473e931-1f71-4ca4-9df5-94ccd7073ea8 Date: Wed, 10 Oct 2018 04:31:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:13Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/snap", "metadata": {}}], "self": "/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6", "min_disk": 0, "protected": false, "id": "33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6", "file": "/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f87bcfe619b4afd855551bdcaa0e81c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:14,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6 used request id req-e473e931-1f71-4ca4-9df5-94ccd7073ea8 2018-10-10 04:31:14,158 - create_image - DEBUG - Instance status is - active 2018-10-10 04:31:14,159 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image 2018-10-10 04:31:14,159 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image 2018-10-10 04:31:14,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:14,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:14,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0048c698a7e410aa2355a32acb084f1", "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj-role"}], "expires_at": "2018-10-10T05:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f87bcfe619b4afd855551bdcaa0e81c", "name": "CreateVolumeWithImageTests-59765000-b5ab-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/6f87bcfe619b4afd855551bdcaa0e81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-59765000-b5ab-443-user", "id": "cd59dd500c154855a300fea8a134dd76"}, "audit_ids": ["Qsd5n7oNTnGLlfgGKQPbzA"], "issued_at": "2018-10-10T04:31:14.000000Z"}} 2018-10-10 04:31:14,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f3a87638b214ed52a46830da69203b373a37bd" 2018-10-10 04:31:14,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2d68a8-8aa8-4cfb-98a8-15fcf645821a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:14,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ee2d68a8-8aa8-4cfb-98a8-15fcf645821a 2018-10-10 04:31:14,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f3a87638b214ed52a46830da69203b373a37bd" 2018-10-10 04:31:14,899 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:14 GMT Server: Apache x-compute-request-id: req-d9a255aa-b8d1-4a6a-8cd4-7d92c63f2782 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d9a255aa-b8d1-4a6a-8cd4-7d92c63f2782 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:31:14,900 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c/volumes/detail used request id req-d9a255aa-b8d1-4a6a-8cd4-7d92c63f2782 2018-10-10 04:31:14,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d9a255aa-b8d1-4a6a-8cd4-7d92c63f2782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f3a87638b214ed52a46830da69203b373a37bd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-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-10-10 04:31:15,338 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 10 Oct 2018 04:31:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1b95ff17-4104-4b11-8cd1-18d9e7d044c0 x-openstack-request-id: req-1b95ff17-4104-4b11-8cd1-18d9e7d044c0 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-10 04:31:15,339 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6f87bcfe619b4afd855551bdcaa0e81c/volumes used request id req-1b95ff17-4104-4b11-8cd1-18d9e7d044c0 2018-10-10 04:31:15,339 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-491dfb42-75de-4d59-ae01-12b8fc960864-image 2018-10-10 04:31:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1f76dc0f5520ab53c671b3c5f76ca6b511dcc50" 2018-10-10 04:31:16,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9b07706-2a70-4ac2-8c89-39b68e8930af Date: Wed, 10 Oct 2018 04:31:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:31:16,612 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/33ed56a0-f2f6-4bb8-bd11-bc37e7a32dd6 used request id req-c9b07706-2a70-4ac2-8c89-39b68e8930af 2018-10-10 04:31:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:16,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-aa361364-1028-4036-9a89-db90276756b0 Date: Wed, 10 Oct 2018 04:31:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:31:16,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-aa361364-1028-4036-9a89-db90276756b0 2018-10-10 04:31:16,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:16,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3196cf98-0915-4d3b-a71c-440f992ddd95 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:31:16,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-3196cf98-0915-4d3b-a71c-440f992ddd95 2018-10-10 04:31:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:17,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7825c810-beb3-4054-bbc6-8c016e63f066 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:31:17,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-7825c810-beb3-4054-bbc6-8c016e63f066 2018-10-10 04:31:17,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:17,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcce497-5c9c-43c4-9167-5900411e672c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:31:17,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-bbcce497-5c9c-43c4-9167-5900411e672c 2018-10-10 04:31:17,149 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-59765000-b5ab-443-proj 2018-10-10 04:31:17,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/6f87bcfe619b4afd855551bdcaa0e81c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:17,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a8cf8d9-b7f2-4c2b-b68a-5c5072a8a53e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:17,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6f87bcfe619b4afd855551bdcaa0e81c used request id req-0a8cf8d9-b7f2-4c2b-b68a-5c5072a8a53e 2018-10-10 04:31:17,370 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-59765000-b5ab-443-proj-role 2018-10-10 04:31:17,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a0048c698a7e410aa2355a32acb084f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:17,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-022dc49c-ae27-4dd9-a49a-5fdc2a29f752 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:17,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a0048c698a7e410aa2355a32acb084f1 used request id req-022dc49c-ae27-4dd9-a49a-5fdc2a29f752 2018-10-10 04:31:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c082e63362d4ca769963a5769e98c485bb5e4a8b" 2018-10-10 04:31:17,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782604ef-b536-4f82-80ce-7ea73755de1b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:31:17,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-782604ef-b536-4f82-80ce-7ea73755de1b 2018-10-10 04:31:17,574 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-59765000-b5ab-443-user 2018-10-10 04:31:17,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/cd59dd500c154855a300fea8a134dd76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607435d1a80ae5b7aa74640bc150590ba4ed25" 2018-10-10 04:31:17,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e92c34-78a0-4d5c-902d-cda67bdb84ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:17,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/cd59dd500c154855a300fea8a134dd76 used request id req-11e92c34-78a0-4d5c-902d-cda67bdb84ea 2018-10-10 04:31:17,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:18,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["tOP7j7e3QN-gVoqXvQweTQ"], "issued_at": "2018-10-10T04:31:18.000000Z"}} 2018-10-10 04:31:18,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e02f374c520565001842525c79604deee46bd2a" 2018-10-10 04:31:18,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbf7e90-2b2a-440a-a17d-816d86089547 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:18,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bbbf7e90-2b2a-440a-a17d-816d86089547 2018-10-10 04:31:18,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:18,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:18,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Wy9p9pKbSDeXpLs6YM3KZw"], "issued_at": "2018-10-10T04:31:18.000000Z"}} 2018-10-10 04:31:18,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:18,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c77f37df-0876-49bb-9f53-7a3623f2bf09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:18,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c77f37df-0876-49bb-9f53-7a3623f2bf09 2018-10-10 04:31:18,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:31:18,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:31:18,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:18,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063ef12a-3201-457b-a5f5-17a05821134a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:31:18,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj used request id req-063ef12a-3201-457b-a5f5-17a05821134a 2018-10-10 04:31:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:18,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39abd986-eb8d-48e6-b0c7-de2624ddb816 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:31:18,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-39abd986-eb8d-48e6-b0c7-de2624ddb816 2018-10-10 04:31:18,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj"}}' 2018-10-10 04:31:19,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96ae2528-2324-4b80-bd95-fa7bea5ec89d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b56a5a3f8a2c4f8cb4b30e3cb7dcf238"}, "enabled": true, "id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj"}} 2018-10-10 04:31:19,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-96ae2528-2324-4b80-bd95-fa7bea5ec89d 2018-10-10 04:31:19,014 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj 2018-10-10 04:31:19,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:19,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:19,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["nk36yzuORxeEg_5RnzrGqA"], "issued_at": "2018-10-10T04:31:19.000000Z"}} 2018-10-10 04:31:19,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144f4f24b2459100796bb10f5c7f37c0a69fd48a" 2018-10-10 04:31:19,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463d2378-ed3a-4d88-883e-857f617e9193 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:19,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-463d2378-ed3a-4d88-883e-857f617e9193 2018-10-10 04:31:19,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:31:19,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:31:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144f4f24b2459100796bb10f5c7f37c0a69fd48a" 2018-10-10 04:31:19,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120af5a6-d3c2-4881-bd6a-9ee4aef912a3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:31:19,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-120af5a6-d3c2-4881-bd6a-9ee4aef912a3 2018-10-10 04:31:19,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144f4f24b2459100796bb10f5c7f37c0a69fd48a" 2018-10-10 04:31:19,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758e1a1c-3bc8-4643-8ecd-1f637407dbdc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b56a5a3f8a2c4f8cb4b30e3cb7dcf238"}, "enabled": true, "id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj"}]} 2018-10-10 04:31:19,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj used request id req-758e1a1c-3bc8-4643-8ecd-1f637407dbdc 2018-10-10 04:31:19,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144f4f24b2459100796bb10f5c7f37c0a69fd48a" 2018-10-10 04:31:19,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a24c9a5-4750-43e3-a501-ff3e26193fa3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:31:19,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8a24c9a5-4750-43e3-a501-ff3e26193fa3 2018-10-10 04:31:20,006 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-e90edcaa-0c3a-47b-user 2018-10-10 04:31:20,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:20,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8a6194-c959-43ce-9bf2-33eb7e5ab8ef Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:31:20,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3d8a6194-c959-43ce-9bf2-33eb7e5ab8ef 2018-10-10 04:31:20,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" -d '{"role": {"name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role"}}' 2018-10-10 04:31:20,204 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4df99c8-839e-4080-8d9a-e6dcad5104e7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0c24c669f504e86b34c394dc155504e", "links": {"self": "http://172.30.9.25:5000/v3/roles/b0c24c669f504e86b34c394dc155504e"}, "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role"}} 2018-10-10 04:31:20,204 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4df99c8-839e-4080-8d9a-e6dcad5104e7 2018-10-10 04:31:20,205 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role 2018-10-10 04:31:20,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b0c24c669f504e86b34c394dc155504e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:20,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f97cef-448c-4c77-8542-d5192ad26921 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/b0c24c669f504e86b34c394dc155504e"}, "domain_id": null, "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role", "id": "b0c24c669f504e86b34c394dc155504e"}} 2018-10-10 04:31:20,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b0c24c669f504e86b34c394dc155504e used request id req-19f97cef-448c-4c77-8542-d5192ad26921 2018-10-10 04:31:20,299 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role to project CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj 2018-10-10 04:31:20,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/users/083841cf48004bd6a22c01e4ce1f228b/roles/b0c24c669f504e86b34c394dc155504e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:20,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0115cf59-b82c-42b0-afec-38474e28a26a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:20,422 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/users/083841cf48004bd6a22c01e4ce1f228b/roles/b0c24c669f504e86b34c394dc155504e used request id req-0115cf59-b82c-42b0-afec-38474e28a26a 2018-10-10 04:31:20,424 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:31:20,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:20,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:20,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0c24c669f504e86b34c394dc155504e", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role"}], "expires_at": "2018-10-10T05:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-user", "id": "083841cf48004bd6a22c01e4ce1f228b"}, "audit_ids": ["AmJHQCipQ0Cm5mTi3u_9OQ"], "issued_at": "2018-10-10T04:31:20.000000Z"}} 2018-10-10 04:31:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" 2018-10-10 04:31:20,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ae49a1-d1a8-4ebe-8d39-f5f7e36a2ea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:20,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d0ae49a1-d1a8-4ebe-8d39-f5f7e36a2ea7 2018-10-10 04:31:20,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" 2018-10-10 04:31:21,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5d1a7493-1d6d-48e3-a9bc-595efd21d8f7 Date: Wed, 10 Oct 2018 04:31:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image"} 2018-10-10 04:31:21,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image used request id req-5d1a7493-1d6d-48e3-a9bc-595efd21d8f7 2018-10-10 04:31:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" 2018-10-10 04:31:21,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-15460727-d160-410a-acc6-1d36ab939c66 Date: Wed, 10 Oct 2018 04:31:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:31:21,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-15460727-d160-410a-acc6-1d36ab939c66 2018-10-10 04:31:21,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image"}' 2018-10-10 04:31:21,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1 X-Openstack-Request-Id: req-f7a35757-de63-4458-850c-93477021f5d4 Date: Wed, 10 Oct 2018 04:31:21 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1", "min_disk": 0, "protected": false, "id": "d1a8604e-40d0-4416-93ee-edd50e769eb1", "file": "/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/file", "checksum": null, "owner": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:21,434 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f7a35757-de63-4458-850c-93477021f5d4 2018-10-10 04:31:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" -d '' 2018-10-10 04:31:23,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6058df9-890d-40ae-8c30-c2be0464e098 Date: Wed, 10 Oct 2018 04:31:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:31:23,016 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/file used request id req-c6058df9-890d-40ae-8c30-c2be0464e098 2018-10-10 04:31:23,017 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:31:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" 2018-10-10 04:31:23,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-94a0a4ad-ed3e-4a2a-b1d8-c5b69440b71d Date: Wed, 10 Oct 2018 04:31:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:22Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/snap", "metadata": {}}], "self": "/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1", "min_disk": 0, "protected": false, "id": "d1a8604e-40d0-4416-93ee-edd50e769eb1", "file": "/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:23,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1 used request id req-94a0a4ad-ed3e-4a2a-b1d8-c5b69440b71d 2018-10-10 04:31:23,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" 2018-10-10 04:31:23,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-929eb0c4-2b07-487a-bf21-5bac38c5c0df Date: Wed, 10 Oct 2018 04:31:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:31:23,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-929eb0c4-2b07-487a-bf21-5bac38c5c0df 2018-10-10 04:31:23,328 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image 2018-10-10 04:31:23,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" 2018-10-10 04:31:23,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-83528828-bd2e-4e5c-9a90-95d012adf44f Date: Wed, 10 Oct 2018 04:31:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:22Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/snap", "metadata": {}}], "self": "/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1", "min_disk": 0, "protected": false, "id": "d1a8604e-40d0-4416-93ee-edd50e769eb1", "file": "/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d1a8604e-40d0-4416-93ee-edd50e769eb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:23,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1 used request id req-83528828-bd2e-4e5c-9a90-95d012adf44f 2018-10-10 04:31:23,496 - create_image - DEBUG - Instance status is - active 2018-10-10 04:31:23,496 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image 2018-10-10 04:31:23,496 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image 2018-10-10 04:31:23,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:23,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:23,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0c24c669f504e86b34c394dc155504e", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role"}], "expires_at": "2018-10-10T05:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-user", "id": "083841cf48004bd6a22c01e4ce1f228b"}, "audit_ids": ["Hahhz8V7SNmsQaIUOxt1UQ"], "issued_at": "2018-10-10T04:31:23.000000Z"}} 2018-10-10 04:31:23,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:23,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bf471a-ad6b-4a68-9413-2b79f63066d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:23,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f3bf471a-ad6b-4a68-9413-2b79f63066d1 2018-10-10 04:31:23,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:24,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:23 GMT Server: Apache x-compute-request-id: req-acc794fb-23f7-416c-b1c8-af818671682d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-acc794fb-23f7-416c-b1c8-af818671682d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:31:24,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/detail used request id req-acc794fb-23f7-416c-b1c8-af818671682d 2018-10-10 04:31:24,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "imageRef": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-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-10-10 04:31:25,604 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:31:24 GMT Server: Apache x-compute-request-id: req-ab3b6936-9f4d-4694-b73d-c441c3dd237e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab3b6936-9f4d-4694-b73d-c441c3dd237e Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "083841cf48004bd6a22c01e4ce1f228b", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:31:25.522911", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1}} 2018-10-10 04:31:25,604 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes used request id req-ab3b6936-9f4d-4694-b73d-c441c3dd237e 2018-10-10 04:31:25,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:26,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:25 GMT Server: Apache x-compute-request-id: req-3936e0d1-130e-4c95-9bf7-f22ca3e08bd6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3936e0d1-130e-4c95-9bf7-f22ca3e08bd6 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "083841cf48004bd6a22c01e4ce1f228b", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:31:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "updated_at": "2018-10-10T04:31:25.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1}} 2018-10-10 04:31:26,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-3936e0d1-130e-4c95-9bf7-f22ca3e08bd6 2018-10-10 04:31:26,170 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol 2018-10-10 04:31:26,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:26,223 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:26 GMT Server: Apache x-compute-request-id: req-0f30f94d-ee13-4542-a265-dd9f707d11f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f30f94d-ee13-4542-a265-dd9f707d11f4 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "083841cf48004bd6a22c01e4ce1f228b", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:31:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "updated_at": "2018-10-10T04:31:25.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1}} 2018-10-10 04:31:26,223 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-0f30f94d-ee13-4542-a265-dd9f707d11f4 2018-10-10 04:31:26,223 - create_volume - DEBUG - Instance status is - creating 2018-10-10 04:31:26,223 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:31:29,227 - create_volume - DEBUG - Volume status query timeout in 296.944047928 2018-10-10 04:31:29,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:29,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:29 GMT Server: Apache x-compute-request-id: req-465710e3-89a4-4dad-aeda-0cead3904492 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-465710e3-89a4-4dad-aeda-0cead3904492 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "083841cf48004bd6a22c01e4ce1f228b", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:31:25.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "updated_at": "2018-10-10T04:31:27.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1}} 2018-10-10 04:31:29,438 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-465710e3-89a4-4dad-aeda-0cead3904492 2018-10-10 04:31:29,438 - create_volume - DEBUG - Instance status is - downloading 2018-10-10 04:31:29,439 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:31:32,442 - create_volume - DEBUG - Volume status query timeout in 293.728862047 2018-10-10 04:31:32,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:32,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:32 GMT Server: Apache x-compute-request-id: req-1508a075-c1d2-4364-b103-172e8177a0c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1508a075-c1d2-4364-b103-172e8177a0c0 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-10T04:31:31.000000", "replication_status": null, "snapshot_id": null, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1, "user_id": "083841cf48004bd6a22c01e4ce1f228b", "os-vol-tenant-attr:tenant_id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image", "image_id": "d1a8604e-40d0-4416-93ee-edd50e769eb1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "bootable": "true", "created_at": "2018-10-10T04:31:25.000000", "volume_type": null}} 2018-10-10 04:31:32,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-1508a075-c1d2-4364-b103-172e8177a0c0 2018-10-10 04:31:32,641 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:31:32,641 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol 2018-10-10 04:31:32,641 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol 2018-10-10 04:31:32,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:32,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:32 GMT Server: Apache x-compute-request-id: req-7aff2e58-ec31-48bd-9f46-3dc2cc6f72ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7aff2e58-ec31-48bd-9f46-3dc2cc6f72ff Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-10T04:31:31.000000", "replication_status": null, "snapshot_id": null, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1, "user_id": "083841cf48004bd6a22c01e4ce1f228b", "os-vol-tenant-attr:tenant_id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image", "image_id": "d1a8604e-40d0-4416-93ee-edd50e769eb1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "bootable": "true", "created_at": "2018-10-10T04:31:25.000000", "volume_type": null}} 2018-10-10 04:31:32,853 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-7aff2e58-ec31-48bd-9f46-3dc2cc6f72ff 2018-10-10 04:31:32,853 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:31:32,853 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol 2018-10-10 04:31:32,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:33,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0c24c669f504e86b34c394dc155504e", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role"}], "expires_at": "2018-10-10T05:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-e90edcaa-0c3a-47b-user", "id": "083841cf48004bd6a22c01e4ce1f228b"}, "audit_ids": ["7-R74pGwSTSyZVlbPtLQ8g"], "issued_at": "2018-10-10T04:31:33.000000Z"}} 2018-10-10 04:31:33,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d323ecea0f9842c2ede1cec75f4b725c2207299" 2018-10-10 04:31:33,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:33 GMT Server: Apache x-compute-request-id: req-3be33999-6ce9-44a3-a4f7-3d546be34dd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3be33999-6ce9-44a3-a4f7-3d546be34dd0 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-10T04:31:31.000000", "replication_status": null, "snapshot_id": null, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1, "user_id": "083841cf48004bd6a22c01e4ce1f228b", "os-vol-tenant-attr:tenant_id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image", "image_id": "d1a8604e-40d0-4416-93ee-edd50e769eb1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "bootable": "true", "created_at": "2018-10-10T04:31:25.000000", "volume_type": null}} 2018-10-10 04:31:33,505 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-3be33999-6ce9-44a3-a4f7-3d546be34dd0 2018-10-10 04:31:33,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:33,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:33 GMT Server: Apache x-compute-request-id: req-cc74d4f9-3d43-474c-9894-e8c264209a37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc74d4f9-3d43-474c-9894-e8c264209a37 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-10T04:31:31.000000", "replication_status": null, "snapshot_id": null, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1, "user_id": "083841cf48004bd6a22c01e4ce1f228b", "os-vol-tenant-attr:tenant_id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image", "image_id": "d1a8604e-40d0-4416-93ee-edd50e769eb1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "bootable": "true", "created_at": "2018-10-10T04:31:25.000000", "volume_type": null}} 2018-10-10 04:31:33,557 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-cc74d4f9-3d43-474c-9894-e8c264209a37 2018-10-10 04:31:33,558 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:31:33,558 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol 2018-10-10 04:31:33,558 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol 2018-10-10 04:31:33,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:33,920 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:31:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8e96ec27-7a00-47f7-bfb1-3ed31e02aa5b 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-10-10 04:31:33,920 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-8e96ec27-7a00-47f7-bfb1-3ed31e02aa5b 2018-10-10 04:31:33,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:34,121 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:33 GMT Server: Apache x-compute-request-id: req-bd39ef09-36ec-46e9-ad0c-abd3bfdd43c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd39ef09-36ec-46e9-ad0c-abd3bfdd43c7 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "self"}, {"href": "http://172.30.9.25:8776/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-10T04:31:33.000000", "replication_status": null, "snapshot_id": null, "id": "b38e423a-56d1-4108-844e-c7f4164b53bf", "size": 1, "user_id": "083841cf48004bd6a22c01e4ce1f228b", "os-vol-tenant-attr:tenant_id": "b56a5a3f8a2c4f8cb4b30e3cb7dcf238", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image", "image_id": "d1a8604e-40d0-4416-93ee-edd50e769eb1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol", "bootable": "true", "created_at": "2018-10-10T04:31:25.000000", "volume_type": null}} 2018-10-10 04:31:34,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-bd39ef09-36ec-46e9-ad0c-abd3bfdd43c7 2018-10-10 04:31:34,121 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:31:34,121 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:31:37,124 - create_volume - DEBUG - Volume status query timeout in 56.7960109711 2018-10-10 04:31:37,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc794fb-23f7-416c-b1c8-af818671682d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6d8c87b0df9dafbe43cbdf79e42d74c6348cde" 2018-10-10 04:31:37,309 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:31:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dc104387-a60c-4273-bdff-045e851562ea x-openstack-request-id: req-dc104387-a60c-4273-bdff-045e851562ea Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b38e423a-56d1-4108-844e-c7f4164b53bf could not be found.", "code": 404}} 2018-10-10 04:31:37,309 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b56a5a3f8a2c4f8cb4b30e3cb7dcf238/volumes/b38e423a-56d1-4108-844e-c7f4164b53bf used request id req-dc104387-a60c-4273-bdff-045e851562ea 2018-10-10 04:31:37,309 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b38e423a-56d1-4108-844e-c7f4164b53bf could not be found. (HTTP 404) (Request-ID: req-dc104387-a60c-4273-bdff-045e851562ea) 2018-10-10 04:31:37,309 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-vol 2018-10-10 04:31:37,310 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-f76f8158-79eb-4999-913a-7cbdb38d5f47-image 2018-10-10 04:31:37,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0872335bc9c9dc368e81e52a90c4dae05125e84d" 2018-10-10 04:31:38,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d63dee89-cb85-4bf5-a112-fb7de4873658 Date: Wed, 10 Oct 2018 04:31:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:31:38,936 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d1a8604e-40d0-4416-93ee-edd50e769eb1 used request id req-d63dee89-cb85-4bf5-a112-fb7de4873658 2018-10-10 04:31:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:39,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2b41e64b-3a44-4a27-b87b-79da3c3df5b1 Date: Wed, 10 Oct 2018 04:31:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:31:39,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2b41e64b-3a44-4a27-b87b-79da3c3df5b1 2018-10-10 04:31:39,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:39,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8ae58f-9c97-4661-8557-cfd6299aa06d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:31:39,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-da8ae58f-9c97-4661-8557-cfd6299aa06d 2018-10-10 04:31:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:39,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3fc1266-18b0-4716-a58c-4986daf0bcae Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:31:39,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-b3fc1266-18b0-4716-a58c-4986daf0bcae 2018-10-10 04:31:39,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:39,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd946003-755d-48e5-832d-4140c8c8d37c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:31:39,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-bd946003-755d-48e5-832d-4140c8c8d37c 2018-10-10 04:31:39,430 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj 2018-10-10 04:31:39,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b56a5a3f8a2c4f8cb4b30e3cb7dcf238 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:39,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9ea5d0-39b5-4b23-a80d-3139b1b36340 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:39,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b56a5a3f8a2c4f8cb4b30e3cb7dcf238 used request id req-4c9ea5d0-39b5-4b23-a80d-3139b1b36340 2018-10-10 04:31:39,633 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-e90edcaa-0c3a-47b-proj-role 2018-10-10 04:31:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/b0c24c669f504e86b34c394dc155504e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:39,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f61dcdf-76e4-4d6a-af24-d8d230c1a3c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:39,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b0c24c669f504e86b34c394dc155504e used request id req-4f61dcdf-76e4-4d6a-af24-d8d230c1a3c8 2018-10-10 04:31:39,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306f60fda76f40083f5c8c37c09f1018afb2ed31" 2018-10-10 04:31:39,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15595440-beea-44c0-ab46-10baad7772a4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:31:39,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-15595440-beea-44c0-ab46-10baad7772a4 2018-10-10 04:31:39,841 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-e90edcaa-0c3a-47b-user 2018-10-10 04:31:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/083841cf48004bd6a22c01e4ce1f228b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144f4f24b2459100796bb10f5c7f37c0a69fd48a" 2018-10-10 04:31:40,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee8b710-40f5-4549-8fcd-52faea0284fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:40,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/083841cf48004bd6a22c01e4ce1f228b used request id req-bee8b710-40f5-4549-8fcd-52faea0284fe 2018-10-10 04:31:40,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:40,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["baYkMIbhRSar9XoeVEOnOw"], "issued_at": "2018-10-10T04:31:40.000000Z"}} 2018-10-10 04:31:40,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab551065457d8f71d81da909108ddf161ec55e3" 2018-10-10 04:31:40,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21dc7926-6100-4630-9108-5ed8493e362f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:40,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-21dc7926-6100-4630-9108-5ed8493e362f 2018-10-10 04:31:40,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:40,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:40,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2Mlq8hAeTBmdj2rs7Pq2Ow"], "issued_at": "2018-10-10T04:31:40.000000Z"}} 2018-10-10 04:31:40,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:31:40,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ce2879-e784-41f9-8da3-cd1129364730 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:40,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c0ce2879-e784-41f9-8da3-cd1129364730 2018-10-10 04:31:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:31:40,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:31:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-23c0b447-64c7-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:31:41,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc6f7f0-a0be-483d-9d6e-51c8061c4173 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-23c0b447-64c7-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:31:41,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-23c0b447-64c7-4b4-proj used request id req-5cc6f7f0-a0be-483d-9d6e-51c8061c4173 2018-10-10 04:31:41,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:31:41,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270c411a-9e90-4411-91b5-227d6032d4f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:31:41,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-270c411a-9e90-4411-91b5-227d6032d4f0 2018-10-10 04:31:41,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}}' 2018-10-10 04:31:41,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-572468ae-2436-4958-806c-29f7ec0fbc75 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}} 2018-10-10 04:31:41,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-572468ae-2436-4958-806c-29f7ec0fbc75 2018-10-10 04:31:41,277 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-23c0b447-64c7-4b4-proj 2018-10-10 04:31:41,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:41,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:41,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["gobJ3CElTRWGMey9eWUCMA"], "issued_at": "2018-10-10T04:31:41.000000Z"}} 2018-10-10 04:31:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce8c8a73d6164e9dfafcd04764d513f3660a8b7" 2018-10-10 04:31:41,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b796d78-e02d-4902-a869-b72493b068f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:41,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1b796d78-e02d-4902-a869-b72493b068f2 2018-10-10 04:31:41,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:31:41,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:31:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce8c8a73d6164e9dfafcd04764d513f3660a8b7" 2018-10-10 04:31:41,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f948a649-c996-49d3-b256-ef2c7f0f73e3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:31:41,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f948a649-c996-49d3-b256-ef2c7f0f73e3 2018-10-10 04:31:41,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-23c0b447-64c7-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce8c8a73d6164e9dfafcd04764d513f3660a8b7" 2018-10-10 04:31:41,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87be2316-58fb-4b82-9262-75e86b476222 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-23c0b447-64c7-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}]} 2018-10-10 04:31:41,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=SimpleHealthCheck-23c0b447-64c7-4b4-proj used request id req-87be2316-58fb-4b82-9262-75e86b476222 2018-10-10 04:31:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce8c8a73d6164e9dfafcd04764d513f3660a8b7" 2018-10-10 04:31:41,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5aa0680-659c-4034-a836-821e5d195e4a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:31:41,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c5aa0680-659c-4034-a836-821e5d195e4a 2018-10-10 04:31:42,397 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-23c0b447-64c7-4b4-user 2018-10-10 04:31:42,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:42,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:31:42,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafe6cab-3e4f-48c4-888c-a88fcbeeda86 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:31:42,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cafe6cab-3e4f-48c4-888c-a88fcbeeda86 2018-10-10 04:31:42,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" -d '{"role": {"name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj-role"}}' 2018-10-10 04:31:42,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85bb6d0c-80a0-41f1-ad9c-fd9c0bc41a0c Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c18e7f198b04019bd5c86ee61a4227c", "links": {"self": "http://172.30.9.25:5000/v3/roles/9c18e7f198b04019bd5c86ee61a4227c"}, "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj-role"}} 2018-10-10 04:31:42,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-85bb6d0c-80a0-41f1-ad9c-fd9c0bc41a0c 2018-10-10 04:31:42,612 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-23c0b447-64c7-4b4-proj-role 2018-10-10 04:31:42,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/9c18e7f198b04019bd5c86ee61a4227c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:31:42,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a954ec-16fd-4a8e-8234-c754c9e7a84b Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/9c18e7f198b04019bd5c86ee61a4227c"}, "domain_id": null, "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj-role", "id": "9c18e7f198b04019bd5c86ee61a4227c"}} 2018-10-10 04:31:42,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9c18e7f198b04019bd5c86ee61a4227c used request id req-26a954ec-16fd-4a8e-8234-c754c9e7a84b 2018-10-10 04:31:42,699 - keystone_utils - INFO - Granting role SimpleHealthCheck-23c0b447-64c7-4b4-proj-role to project SimpleHealthCheck-23c0b447-64c7-4b4-proj 2018-10-10 04:31:42,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5/users/30f682ffd5814025b3dd3c8b40bc4e39/roles/9c18e7f198b04019bd5c86ee61a4227c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:31:42,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca9cca3f-5361-4c3e-b60d-6b059c16c9fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:31:42,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5/users/30f682ffd5814025b3dd3c8b40bc4e39/roles/9c18e7f198b04019bd5c86ee61a4227c used request id req-ca9cca3f-5361-4c3e-b60d-6b059c16c9fe 2018-10-10 04:31:42,830 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:31:42,832 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:31:42,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:42,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:43,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c18e7f198b04019bd5c86ee61a4227c", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj-role"}], "expires_at": "2018-10-10T05:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "996b396bf43d4a4c9eb2830008357bf5", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-23c0b447-64c7-4b4-user", "id": "30f682ffd5814025b3dd3c8b40bc4e39"}, "audit_ids": ["Zx-N0bpORw2R9Yx8K0Okaw"], "issued_at": "2018-10-10T04:31:43.000000Z"}} 2018-10-10 04:31:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" 2018-10-10 04:31:43,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7885096b-98ea-4cc8-bbbd-c60e681a751c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:43,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7885096b-98ea-4cc8-bbbd-c60e681a751c 2018-10-10 04:31:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" 2018-10-10 04:31:43,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0a751d4b-d45c-4ea7-b3e5-b0451ac6549e Date: Wed, 10 Oct 2018 04:31:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image"} 2018-10-10 04:31:43,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image used request id req-0a751d4b-d45c-4ea7-b3e5-b0451ac6549e 2018-10-10 04:31:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" 2018-10-10 04:31:43,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-35b8b18c-25bd-432d-907b-5599fe2a9337 Date: Wed, 10 Oct 2018 04:31:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:31:43,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-35b8b18c-25bd-432d-907b-5599fe2a9337 2018-10-10 04:31:43,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image"}' 2018-10-10 04:31:43,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4 X-Openstack-Request-Id: req-f279c22f-bdb8-4619-ab48-5d97629b706e Date: Wed, 10 Oct 2018 04:31:43 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "min_disk": 0, "protected": false, "id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "file": "/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/file", "checksum": null, "owner": "996b396bf43d4a4c9eb2830008357bf5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:43,847 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f279c22f-bdb8-4619-ab48-5d97629b706e 2018-10-10 04:31:43,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" -d '' 2018-10-10 04:31:44,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-adce9d36-4a30-49ce-aaf3-6a4c5ef8434b Date: Wed, 10 Oct 2018 04:31:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:31:44,988 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/file used request id req-adce9d36-4a30-49ce-aaf3-6a4c5ef8434b 2018-10-10 04:31:44,989 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:31:44,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" 2018-10-10 04:31:45,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-31f62167-e0b6-47e2-a6e7-48f05647158a Date: Wed, 10 Oct 2018 04:31:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:44Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/snap", "metadata": {}}], "self": "/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "min_disk": 0, "protected": false, "id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "file": "/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "996b396bf43d4a4c9eb2830008357bf5", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:45,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4 used request id req-31f62167-e0b6-47e2-a6e7-48f05647158a 2018-10-10 04:31:45,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" 2018-10-10 04:31:45,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-46cb563e-f31a-486f-a3cd-152cb820ec92 Date: Wed, 10 Oct 2018 04:31:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:31:45,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-46cb563e-f31a-486f-a3cd-152cb820ec92 2018-10-10 04:31:45,327 - create_image - INFO - Created image with name - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image 2018-10-10 04:31:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" 2018-10-10 04:31:45,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b60f49e6-3a4e-4cdd-9368-bce872f98f77 Date: Wed, 10 Oct 2018 04:31:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:44Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/snap", "metadata": {}}], "self": "/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "min_disk": 0, "protected": false, "id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "file": "/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "996b396bf43d4a4c9eb2830008357bf5", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:31:45,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4 used request id req-b60f49e6-3a4e-4cdd-9368-bce872f98f77 2018-10-10 04:31:45,498 - create_image - DEBUG - Instance status is - active 2018-10-10 04:31:45,498 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image 2018-10-10 04:31:45,498 - create_image - INFO - Image is now active with name - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image 2018-10-10 04:31:45,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:45,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:45,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c18e7f198b04019bd5c86ee61a4227c", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj-role"}], "expires_at": "2018-10-10T05:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "996b396bf43d4a4c9eb2830008357bf5", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-23c0b447-64c7-4b4-user", "id": "30f682ffd5814025b3dd3c8b40bc4e39"}, "audit_ids": ["eUJZ49vdQfWmBL3_u68d2w"], "issued_at": "2018-10-10T04:31:45.000000Z"}} 2018-10-10 04:31:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" 2018-10-10 04:31:45,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975066d4-fc30-4319-a19b-fb142ec2fe07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:45,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-975066d4-fc30-4319-a19b-fb142ec2fe07 2018-10-10 04:31:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" 2018-10-10 04:31:46,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-da9cb73f-adfd-482e-ab68-119972cbf243 Date: Wed, 10 Oct 2018 04:31:46 GMT RESP BODY: {"networks":[]} 2018-10-10 04:31:46,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net used request id req-da9cb73f-adfd-482e-ab68-119972cbf243 2018-10-10 04:31:46,079 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net 2018-10-10 04:31:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" -d '{"network": {"name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net", "admin_state_up": true}}' 2018-10-10 04:31:46,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-60447519-bc5b-4f91-83c4-b5099afe64fd Date: Wed, 10 Oct 2018 04:31:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:31:46Z","is_default":false,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","mtu":1450}} 2018-10-10 04:31:46,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-60447519-bc5b-4f91-83c4-b5099afe64fd 2018-10-10 04:31:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" 2018-10-10 04:31:46,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-70663935-e6bd-4cf4-8685-7890704c9251 Date: Wed, 10 Oct 2018 04:31:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:31:46Z","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net"}]} 2018-10-10 04:31:46,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-70663935-e6bd-4cf4-8685-7890704c9251 2018-10-10 04:31:46,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" 2018-10-10 04:31:47,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-96883896-4c73-43db-88fc-4302639d8b01 Date: Wed, 10 Oct 2018 04:31:47 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:31:47,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-96883896-4c73-43db-88fc-4302639d8b01 2018-10-10 04:31:47,094 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet 2018-10-10 04:31:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" -d '{"subnets": [{"ip_version": 4, "network_id": "efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]}' 2018-10-10 04:31:47,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-95bd98eb-2442-4499-82c4-117b2f0ca17a Date: Wed, 10 Oct 2018 04:31:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","dns_nameservers":[],"updated_at":"2018-10-10T04:31:47Z","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":"996b396bf43d4a4c9eb2830008357bf5","id":"fbbd7533-88c2-483a-b05b-e94298204088","subnetpool_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]} 2018-10-10 04:31:47,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-95bd98eb-2442-4499-82c4-117b2f0ca17a 2018-10-10 04:31:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" 2018-10-10 04:31:47,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ec2bc3b0-bae2-41aa-baa5-723b2d8b149e Date: Wed, 10 Oct 2018 04:31:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbbd7533-88c2-483a-b05b-e94298204088"],"updated_at":"2018-10-10T04:31:47Z","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net"}]} 2018-10-10 04:31:47,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-ec2bc3b0-bae2-41aa-baa5-723b2d8b149e 2018-10-10 04:31:47,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" 2018-10-10 04:31:47,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-40828f5e-c844-4d13-b2da-c1fd3a96c487 Date: Wed, 10 Oct 2018 04:31:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","dns_nameservers":[],"updated_at":"2018-10-10T04:31:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"fbbd7533-88c2-483a-b05b-e94298204088","subnetpool_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]} 2018-10-10 04:31:47,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-40828f5e-c844-4d13-b2da-c1fd3a96c487 2018-10-10 04:31:47,865 - OpenStackNetwork - DEBUG - Network [efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65] created successfully 2018-10-10 04:31:47,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:47,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:48,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["7FZfOImkQlqR2pODOU6sfw"], "issued_at": "2018-10-10T04:31:48.000000Z"}} 2018-10-10 04:31:48,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc76da1293b3086b86dde452ecdb14b06a18600" 2018-10-10 04:31:48,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed750a6-43b8-4bab-b417-9dc83794d8ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:48,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6ed750a6-43b8-4bab-b417-9dc83794d8ec 2018-10-10 04:31:48,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:31:48,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc76da1293b3086b86dde452ecdb14b06a18600" 2018-10-10 04:31:48,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31: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-92f4b700-d52f-4ab9-8555-47a981a81717 x-compute-request-id: req-92f4b700-d52f-4ab9-8555-47a981a81717 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:31:48,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-92f4b700-d52f-4ab9-8555-47a981a81717 2018-10-10 04:31:48,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc76da1293b3086b86dde452ecdb14b06a18600" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-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-10-10 04:31:48,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31: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-93fa8982-5ec6-4e4a-ba6d-bd86e4e0e4c5 x-compute-request-id: req-93fa8982-5ec6-4e4a-ba6d-bd86e4e0e4c5 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "de2ff229-5f82-4767-8341-03cc44f96c34", "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:31:48,569 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-93fa8982-5ec6-4e4a-ba6d-bd86e4e0e4c5 2018-10-10 04:31:48,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:48,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:48,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c18e7f198b04019bd5c86ee61a4227c", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj-role"}], "expires_at": "2018-10-10T05:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "996b396bf43d4a4c9eb2830008357bf5", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-23c0b447-64c7-4b4-user", "id": "30f682ffd5814025b3dd3c8b40bc4e39"}, "audit_ids": ["DcJOI3rQRP-tzBBmRqw8qA"], "issued_at": "2018-10-10T04:31:48.000000Z"}} 2018-10-10 04:31:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:49,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cccaaca-114c-45b0-946f-d97bef2659e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:49,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2cccaaca-114c-45b0-946f-d97bef2659e6 2018-10-10 04:31:49,047 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:31:49,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:49,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3970ec3f-d7da-4f31-a02b-29b417c65e40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:49,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3970ec3f-d7da-4f31-a02b-29b417c65e40 2018-10-10 04:31:49,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:49,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-911aa446-445b-4f08-ab92-801d350d082b Date: Wed, 10 Oct 2018 04:31:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbbd7533-88c2-483a-b05b-e94298204088"],"updated_at":"2018-10-10T04:31:47Z","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net"}]} 2018-10-10 04:31:49,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net used request id req-911aa446-445b-4f08-ab92-801d350d082b 2018-10-10 04:31:49,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:31:49,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:31:49,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:49,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5570531-1f14-4fe3-9cd4-1acfd65f33a4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}} 2018-10-10 04:31:49,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 used request id req-e5570531-1f14-4fe3-9cd4-1acfd65f33a4 2018-10-10 04:31:49,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:49,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e666bb89-2f09-4a44-822a-cc8da24ad947 Date: Wed, 10 Oct 2018 04:31:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","dns_nameservers":[],"updated_at":"2018-10-10T04:31:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"fbbd7533-88c2-483a-b05b-e94298204088","subnetpool_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]} 2018-10-10 04:31:49,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-e666bb89-2f09-4a44-822a-cc8da24ad947 2018-10-10 04:31:49,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:49,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-61c82f82-c6a3-42ec-a183-cecd57fb0bec Date: Wed, 10 Oct 2018 04:31:49 GMT RESP BODY: {"ports":[]} 2018-10-10 04:31:49,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1&admin_state_up=True used request id req-61c82f82-c6a3-42ec-a183-cecd57fb0bec 2018-10-10 04:31:49,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:50,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31: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-630951a6-0250-463c-bdd8-26ae0b4cf8c9 x-compute-request-id: req-630951a6-0250-463c-bdd8-26ae0b4cf8c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:31:50,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst used request id req-630951a6-0250-463c-bdd8-26ae0b4cf8c9 2018-10-10 04:31:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:50,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1ae5a927-4b9e-43dd-90b9-65e453759c1b Date: Wed, 10 Oct 2018 04:31:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbbd7533-88c2-483a-b05b-e94298204088"],"updated_at":"2018-10-10T04:31:47Z","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net"}]} 2018-10-10 04:31:50,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net used request id req-1ae5a927-4b9e-43dd-90b9-65e453759c1b 2018-10-10 04:31:50,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:50,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e8876a-d87d-4bb4-9643-eba9278bd0d6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}} 2018-10-10 04:31:50,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 used request id req-c6e8876a-d87d-4bb4-9643-eba9278bd0d6 2018-10-10 04:31:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:51,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dfd5f149-dc8c-4b2b-b32d-62126a8f3ac0 Date: Wed, 10 Oct 2018 04:31:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","dns_nameservers":[],"updated_at":"2018-10-10T04:31:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"fbbd7533-88c2-483a-b05b-e94298204088","subnetpool_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]} 2018-10-10 04:31:51,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-dfd5f149-dc8c-4b2b-b32d-62126a8f3ac0 2018-10-10 04:31:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:51,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-920768d0-d318-452a-99cf-5dcf9dde1508 Date: Wed, 10 Oct 2018 04:31:51 GMT RESP BODY: {"ports":[]} 2018-10-10 04:31:51,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1&admin_state_up=True used request id req-920768d0-d318-452a-99cf-5dcf9dde1508 2018-10-10 04:31:51,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:31:51,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:31:51,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c18e7f198b04019bd5c86ee61a4227c", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj-role"}], "expires_at": "2018-10-10T05:31:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "996b396bf43d4a4c9eb2830008357bf5", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/996b396bf43d4a4c9eb2830008357bf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-23c0b447-64c7-4b4-user", "id": "30f682ffd5814025b3dd3c8b40bc4e39"}, "audit_ids": ["vgsSoirZSyu8_OUdfoWG3A"], "issued_at": "2018-10-10T04:31:51.000000Z"}} 2018-10-10 04:31:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a809b03cf6c7c17d054a03ce018f3db344f637" 2018-10-10 04:31:51,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783c9ccd-8352-4b10-bd16-ca1970ab719d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:31:51,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-783c9ccd-8352-4b10-bd16-ca1970ab719d 2018-10-10 04:31:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:52,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-e5bc1902-d6ca-4cc4-b4b9-4b0acb4ffcf3 Date: Wed, 10 Oct 2018 04:31:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbbd7533-88c2-483a-b05b-e94298204088"],"updated_at":"2018-10-10T04:31:47Z","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net"}]} 2018-10-10 04:31:52,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net used request id req-e5bc1902-d6ca-4cc4-b4b9-4b0acb4ffcf3 2018-10-10 04:31:52,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:52,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a1997b8d-6c73-457a-88bb-ab7ae90f8e56 Date: Wed, 10 Oct 2018 04:31:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","dns_nameservers":[],"updated_at":"2018-10-10T04:31:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"fbbd7533-88c2-483a-b05b-e94298204088","subnetpool_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]} 2018-10-10 04:31:52,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-a1997b8d-6c73-457a-88bb-ab7ae90f8e56 2018-10-10 04:31:52,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:52,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a5bfd517-f9c6-47ad-b8a5-3bddccef9556 Date: Wed, 10 Oct 2018 04:31:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbbd7533-88c2-483a-b05b-e94298204088"],"updated_at":"2018-10-10T04:31:47Z","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net"}]} 2018-10-10 04:31:52,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net used request id req-a5bfd517-f9c6-47ad-b8a5-3bddccef9556 2018-10-10 04:31:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:31:52,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:31:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a809b03cf6c7c17d054a03ce018f3db344f637" 2018-10-10 04:31:52,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818760ac-ed6a-48fa-b392-7889ff2d3acd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}} 2018-10-10 04:31:52,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 used request id req-818760ac-ed6a-48fa-b392-7889ff2d3acd 2018-10-10 04:31:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:52,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cc1f4953-11b9-49f6-8f56-69bcefa688ab Date: Wed, 10 Oct 2018 04:31:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","dns_nameservers":[],"updated_at":"2018-10-10T04:31:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"fbbd7533-88c2-483a-b05b-e94298204088","subnetpool_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]} 2018-10-10 04:31:52,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-cc1f4953-11b9-49f6-8f56-69bcefa688ab 2018-10-10 04:31:52,819 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net 2018-10-10 04:31:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" -d '{"port": {"network_id": "efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65", "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1", "admin_state_up": true}}' 2018-10-10 04:31:53,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-cba3ed46-ed2f-4577-9ecd-e28ba1791d4b Date: Wed, 10 Oct 2018 04:31:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:31:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbd7533-88c2-483a-b05b-e94298204088","ip_address":"10.55.0.7"}],"id":"a1b62345-b1ba-47dc-8aa0-96eb1f19441e","security_groups":["ac119c78-c12c-4fb9-a626-d6fb03eab3ea"],"mac_address":"fa:16:3e:b2:8a:45","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1","project_id":"996b396bf43d4a4c9eb2830008357bf5","qos_policy_id":null,"admin_state_up":true,"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:53Z","binding:vnic_type":"normal"}} 2018-10-10 04:31:53,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-cba3ed46-ed2f-4577-9ecd-e28ba1791d4b 2018-10-10 04:31:53,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-cc45ba43-0f93-4f82-a4d0-3ad0b8925c92 Date: Wed, 10 Oct 2018 04:31:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbbd7533-88c2-483a-b05b-e94298204088"],"updated_at":"2018-10-10T04:31:47Z","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net"}]} 2018-10-10 04:31:54,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net used request id req-cc45ba43-0f93-4f82-a4d0-3ad0b8925c92 2018-10-10 04:31:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee3c7df-e49d-4660-b76d-056d4bf90b9b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}} 2018-10-10 04:31:54,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 used request id req-7ee3c7df-e49d-4660-b76d-056d4bf90b9b 2018-10-10 04:31:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-55bf1c48-d4f7-400d-876c-3376815e58ad Date: Wed, 10 Oct 2018 04:31:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","dns_nameservers":[],"updated_at":"2018-10-10T04:31:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"fbbd7533-88c2-483a-b05b-e94298204088","subnetpool_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]} 2018-10-10 04:31:54,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-55bf1c48-d4f7-400d-876c-3376815e58ad 2018-10-10 04:31:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-81598573-47b3-4163-948b-82072104a7d7 Date: Wed, 10 Oct 2018 04:31:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:31:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbd7533-88c2-483a-b05b-e94298204088","ip_address":"10.55.0.7"}],"id":"a1b62345-b1ba-47dc-8aa0-96eb1f19441e","security_groups":["ac119c78-c12c-4fb9-a626-d6fb03eab3ea"],"mac_address":"fa:16:3e:b2:8a:45","project_id":"996b396bf43d4a4c9eb2830008357bf5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1","admin_state_up":true,"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:31:54,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1&admin_state_up=True used request id req-81598573-47b3-4163-948b-82072104a7d7 2018-10-10 04:31:54,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d17843-c885-4877-b584-80917cb00cbb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}} 2018-10-10 04:31:54,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 used request id req-26d17843-c885-4877-b584-80917cb00cbb 2018-10-10 04:31:54,308 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst 2018-10-10 04:31:54,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e4d406a-9bce-435b-98ac-378ef3790c0c x-compute-request-id: req-6e4d406a-9bce-435b-98ac-378ef3790c0c Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "de2ff229-5f82-4767-8341-03cc44f96c34", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}], "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-flavor-name"}]} 2018-10-10 04:31:54,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6e4d406a-9bce-435b-98ac-378ef3790c0c 2018-10-10 04:31:54,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/de2ff229-5f82-4767-8341-03cc44f96c34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac381943-3732-4b8d-8abe-0ba55cdebcab x-compute-request-id: req-ac381943-3732-4b8d-8abe-0ba55cdebcab Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "de2ff229-5f82-4767-8341-03cc44f96c34", "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:31:54,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/de2ff229-5f82-4767-8341-03cc44f96c34 used request id req-ac381943-3732-4b8d-8abe-0ba55cdebcab 2018-10-10 04:31:54,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-899a7135-0899-4b32-b372-33319d9e7190 Date: Wed, 10 Oct 2018 04:31:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:31:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:31:44Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/snap", "metadata": {}}], "self": "/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "min_disk": 0, "protected": false, "id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "file": "/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "996b396bf43d4a4c9eb2830008357bf5", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image"} 2018-10-10 04:31:54,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image used request id req-899a7135-0899-4b32-b372-33319d9e7190 2018-10-10 04:31:54,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:54,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2a087d1-6d89-439c-b426-505f39b5ac22 Date: Wed, 10 Oct 2018 04:31:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:31:54,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e2a087d1-6d89-439c-b426-505f39b5ac22 2018-10-10 04:31:54,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" -d '{"server": {"name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst", "imageRef": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "flavorRef": "de2ff229-5f82-4767-8341-03cc44f96c34", "max_count": 1, "min_count": 1, "networks": [{"port": "a1b62345-b1ba-47dc-8aa0-96eb1f19441e"}]}}' 2018-10-10 04:31:56,302 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:31:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3672bbc3-2b77-4dbc-ba48-c4b5f42f7e67 x-compute-request-id: req-3672bbc3-2b77-4dbc-ba48-c4b5f42f7e67 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fccc8a4a-ab11-4755-b1c5-272a013edae4", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "bookmark"}], "adminPass": "34dWijwiyz3Z"}} 2018-10-10 04:31:56,303 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3672bbc3-2b77-4dbc-ba48-c4b5f42f7e67 2018-10-10 04:31:56,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:56,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31: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-4b4596dc-7522-45b4-8cf4-34e59da13a51 x-compute-request-id: req-4b4596dc-7522-45b4-8cf4-34e59da13a51 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "bookmark"}], "image": {"id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "links": [{"href": "http://172.30.9.25:8774/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de2ff229-5f82-4767-8341-03cc44f96c34", "links": [{"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}]}, "id": "fccc8a4a-ab11-4755-b1c5-272a013edae4", "user_id": "30f682ffd5814025b3dd3c8b40bc4e39", "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-10-10T04:31:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst", "created": "2018-10-10T04:31:56Z", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:31:56,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-4b4596dc-7522-45b4-8cf4-34e59da13a51 2018-10-10 04:31:56,683 - create_instance - INFO - Created instance with name - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst 2018-10-10 04:31:56,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:31:57,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:31: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-1f9d9750-84eb-4ba6-a226-6b8121b354cd x-compute-request-id: req-1f9d9750-84eb-4ba6-a226-6b8121b354cd Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "bookmark"}], "image": {"id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "links": [{"href": "http://172.30.9.25:8774/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de2ff229-5f82-4767-8341-03cc44f96c34", "links": [{"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}]}, "id": "fccc8a4a-ab11-4755-b1c5-272a013edae4", "user_id": "30f682ffd5814025b3dd3c8b40bc4e39", "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-10-10T04:31:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst", "created": "2018-10-10T04:31:56Z", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:31:57,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-1f9d9750-84eb-4ba6-a226-6b8121b354cd 2018-10-10 04:31:57,444 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst] is - BUILD 2018-10-10 04:31:57,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:32:00,447 - create_instance - DEBUG - VM status query timeout in 896.236272097 2018-10-10 04:32:00,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:01,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32: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-3bcb44f5-6e24-4fa9-9598-3bdde821fbf2 x-compute-request-id: req-3bcb44f5-6e24-4fa9-9598-3bdde821fbf2 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.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "bookmark"}], "image": {"id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "links": [{"href": "http://172.30.9.25:8774/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de2ff229-5f82-4767-8341-03cc44f96c34", "links": [{"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}]}, "id": "fccc8a4a-ab11-4755-b1c5-272a013edae4", "security_groups": [{"name": "default"}], "user_id": "30f682ffd5814025b3dd3c8b40bc4e39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:31:58Z", "hostId": "6b4dda6f5fcdb7ec113aa2088c8b968690ab5439b1ce7634b7bbf820", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst", "created": "2018-10-10T04:31:56Z", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:32:01,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-3bcb44f5-6e24-4fa9-9598-3bdde821fbf2 2018-10-10 04:32:01,607 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst] is - BUILD 2018-10-10 04:32:01,607 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:32:04,611 - create_instance - DEBUG - VM status query timeout in 892.072774172 2018-10-10 04:32:04,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:05,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32: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-fd8cd2e2-16b5-4d91-af31-a0de6738fa43 x-compute-request-id: req-fd8cd2e2-16b5-4d91-af31-a0de6738fa43 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8a:45", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "bookmark"}], "image": {"id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "links": [{"href": "http://172.30.9.25:8774/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:32:04.000000", "flavor": {"id": "de2ff229-5f82-4767-8341-03cc44f96c34", "links": [{"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}]}, "id": "fccc8a4a-ab11-4755-b1c5-272a013edae4", "security_groups": [{"name": "default"}], "user_id": "30f682ffd5814025b3dd3c8b40bc4e39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:32:04Z", "hostId": "6b4dda6f5fcdb7ec113aa2088c8b968690ab5439b1ce7634b7bbf820", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst", "created": "2018-10-10T04:31:56Z", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:32:05,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-fd8cd2e2-16b5-4d91-af31-a0de6738fa43 2018-10-10 04:32:05,064 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst] is - ACTIVE 2018-10-10 04:32:05,064 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:32:05,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:05,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d28bc056-2d3c-4055-9897-4cec34df9905 x-compute-request-id: req-d28bc056-2d3c-4055-9897-4cec34df9905 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8a:45", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "bookmark"}], "image": {"id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "links": [{"href": "http://172.30.9.25:8774/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:32:04.000000", "flavor": {"id": "de2ff229-5f82-4767-8341-03cc44f96c34", "links": [{"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}]}, "id": "fccc8a4a-ab11-4755-b1c5-272a013edae4", "security_groups": [{"name": "default"}], "user_id": "30f682ffd5814025b3dd3c8b40bc4e39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:32:04Z", "hostId": "6b4dda6f5fcdb7ec113aa2088c8b968690ab5439b1ce7634b7bbf820", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst", "created": "2018-10-10T04:31:56Z", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:32:05,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-d28bc056-2d3c-4055-9897-4cec34df9905 2018-10-10 04:32:05,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-104f0683-7114-41aa-85ad-66f27547436b Date: Wed, 10 Oct 2018 04:32:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbbd7533-88c2-483a-b05b-e94298204088"],"updated_at":"2018-10-10T04:31:47Z","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net"}]} 2018-10-10 04:32:05,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net used request id req-104f0683-7114-41aa-85ad-66f27547436b 2018-10-10 04:32:05,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:05,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da395a5b-62db-4bfc-966f-9d08352f3562 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}} 2018-10-10 04:32:05,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 used request id req-da395a5b-62db-4bfc-966f-9d08352f3562 2018-10-10 04:32:05,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:05,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-acab7de9-133a-44c7-ba13-5066745010c8 Date: Wed, 10 Oct 2018 04:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","dns_nameservers":[],"updated_at":"2018-10-10T04:31:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"996b396bf43d4a4c9eb2830008357bf5","id":"fbbd7533-88c2-483a-b05b-e94298204088","subnetpool_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet"}]} 2018-10-10 04:32:05,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-acab7de9-133a-44c7-ba13-5066745010c8 2018-10-10 04:32:05,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:06,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-b0d54457-98b3-4459-84bd-3c6ae9facbc5 Date: Wed, 10 Oct 2018 04:32:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:31:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbd7533-88c2-483a-b05b-e94298204088","ip_address":"10.55.0.3"}],"id":"8eecf741-0fb4-4b1f-ad43-4bf4872f64ca","security_groups":[],"mac_address":"fa:16:3e:68:5d:d1","project_id":"996b396bf43d4a4c9eb2830008357bf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbd7533-88c2-483a-b05b-e94298204088","ip_address":"10.55.0.7"}],"id":"a1b62345-b1ba-47dc-8aa0-96eb1f19441e","security_groups":["ac119c78-c12c-4fb9-a626-d6fb03eab3ea"],"mac_address":"fa:16:3e:b2:8a:45","project_id":"996b396bf43d4a4c9eb2830008357bf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1","admin_state_up":true,"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:53Z","binding:vnic_type":"normal","device_id":"fccc8a4a-ab11-4755-b1c5-272a013edae4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:31:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbd7533-88c2-483a-b05b-e94298204088","ip_address":"10.55.0.2"}],"id":"c03e9485-50b7-431c-bad1-34c5f51f057e","security_groups":[],"mac_address":"fa:16:3e:6c:35:9b","project_id":"996b396bf43d4a4c9eb2830008357bf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:31:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbd7533-88c2-483a-b05b-e94298204088","ip_address":"10.55.0.4"}],"id":"f37d317e-4aa1-4cee-a595-bf6ba4b2a9c7","security_groups":[],"mac_address":"fa:16:3e:2d:ee:92","project_id":"996b396bf43d4a4c9eb2830008357bf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65","tenant_id":"996b396bf43d4a4c9eb2830008357bf5","created_at":"2018-10-10T04:31:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65"}]} 2018-10-10 04:32:06,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-b0d54457-98b3-4459-84bd-3c6ae9facbc5 2018-10-10 04:32:06,044 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-10-10 04:32:06,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:06,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32: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-854482e1-40c5-4292-ae56-eced0a3b56be x-compute-request-id: req-854482e1-40c5-4292-ae56-eced0a3b56be Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:8a:45", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "bookmark"}], "image": {"id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "links": [{"href": "http://172.30.9.25:8774/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:32:04.000000", "flavor": {"id": "de2ff229-5f82-4767-8341-03cc44f96c34", "links": [{"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}]}, "id": "fccc8a4a-ab11-4755-b1c5-272a013edae4", "security_groups": [{"name": "default"}], "user_id": "30f682ffd5814025b3dd3c8b40bc4e39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:32:04Z", "hostId": "6b4dda6f5fcdb7ec113aa2088c8b968690ab5439b1ce7634b7bbf820", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst", "created": "2018-10-10T04:31:56Z", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:32:06,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-854482e1-40c5-4292-ae56-eced0a3b56be 2018-10-10 04:32:06,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 04:32:07,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32: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-0e97cd2b-8d3f-455e-b074-2e749b4b5940 x-compute-request-id: req-0e97cd2b-8d3f-455e-b074-2e749b4b5940 Content-Encoding: gzip Content-Length: 7883 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531680045 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.908 MHz processor\n[ 0.127498] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.129109] pid_max: default: 32768 minimum: 301\n[ 0.129978] ACPI: Core revision 20150930\n[ 0.131333] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132603] Security Framework initialized\n[ 0.133390] Yama: becoming mindful.\n[ 0.134108] AppArmor: AppArmor initialized\n[ 0.134942] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136195] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138573] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139910] Initializing cgroup subsys io\n[ 0.140701] Initializing cgroup subsys memory\n[ 0.141536] Initializing cgroup subsys devices\n[ 0.142378] Initializing cgroup subsys freezer\n[ 0.143228] Initializing cgroup subsys net_cls\n[ 0.144072] Initializing cgroup subsys perf_event\n[ 0.144956] Initializing cgroup subsys net_prio\n[ 0.145814] Initializing cgroup subsys hugetlb\n[ 0.146663] Initializing cgroup subsys pids\n[ 0.147516] CPU: Physical Processor ID: 0\n[ 0.148979] mce: CPU supports 10 MCE banks\n[ 0.149809] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167761] ftrace: allocating 31920 entries in 125 pages\n[ 0.193804] smpboot: Max logical packages: 1\n[ 0.194647] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195967] x2apic enabled\n[ 0.196763] Switched APIC routing to physical x2apic.\n[ 0.198481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199575] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201519] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203265] KVM setup paravirtual spinlock\n[ 0.204544] x86: Booted up 1 node, 1 CPUs\n[ 0.205329] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.206688] devtmpfs: initialized\n[ 0.208369] evm: security.selinux\n[ 0.209058] evm: security.SMACK64\n[ 0.209734] evm: security.SMACK64EXEC\n[ 0.210460] evm: security.SMACK64TRANSMUTE\n[ 0.211248] evm: security.SMACK64MMAP\n[ 0.211973] evm: security.ima\n[ 0.212606] evm: security.capability\n[ 0.213393] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215193] pinctrl core: initialized pinctrl subsystem\n[ 0.216258] RTC time: 4:32:04, date: 10/10/18\n[ 0.217199] NET: Registered protocol family 16\n[ 0.218148] cpuidle: using governor ladder\n[ 0.218955] cpuidle: using governor menu\n[ 0.219723] PCCT header not found.\n[ 0.220452] ACPI: bus type PCI registered\n[ 0.221239] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.222453] PCI: Using configuration type 1 for base access\n[ 0.224172] ACPI: Added _OSI(Module Device)\n[ 0.224992] ACPI: Added _OSI(Processor Device)\n[ 0.225839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226717] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228804] ACPI: Interpreter enabled\n[ 0.229552] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.231357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.234960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236756] ACPI: (supports S0 S5)\n[ 0.237442] ACPI: Using IOAPIC for interrupt routing\n[ 0.238478] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245006] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247172] acpiphp: Slot [3] registered\n[ 0.247956] acpiphp: Slot [4] registered\n[ 0.248735] acpiphp: Slot [5] registered\n[ 0.249514] acpiphp: Slot [6] registered\n[ 0.250288] acpiphp: Slot [7] registered\n[ 0.251072] acpiphp: Slot [8] registered\n[ 0.251854] acpiphp: Slot [9] registered\n[ 0.252631] acpiphp: Slot [10] registered\n[ 0.253419] acpiphp: Slot [11] registered\n[ 0.254209] acpiphp: Slot [12] registered\n[ 0.255006] acpiphp: Slot [13] registered\n[ 0.255801] acpiphp: Slot [14] registered\n[ 0.256589] acpiphp: Slot [15] registered\n[ 0.267343] acpiphp: Slot [16] registered\n[ 0.268152] acpiphp: Slot [17] registered\n[ 0.268958] acpiphp: Slot [18] registered\n[ 0.269750] acpiphp: Slot [19] registered\n[ 0.270544] acpiphp: Slot [20] registered\n[ 0.271340] acpiphp: Slot [21] registered\n[ 0.272134] acpiphp: Slot [22] registered\n[ 0.272926] acpiphp: Slot [23] registered\n[ 0.273721] acpiphp: Slot [24] registered\n[ 0.274517] acpiphp: Slot [25] registered\n[ 0.275306] acpiphp: Slot [26] registered\n[ 0.276101] acpiphp: Slot [27] registered\n[ 0.276896] acpiphp: Slot [28] registered\n[ 0.277689] acpiphp: Slot [29] registered\n[ 0.278481] acpiphp: Slot [30] registered\n[ 0.279274] acpiphp: Slot [31] registered\n[ 0.280063] PCI host bridge to bus 0000:00\n[ 0.280860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282045] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.283230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284647] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.286069] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.292137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.293401] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294559] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302214] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303632] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349103] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351956] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353345] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354723] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356129] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357479] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358752] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360597] vgaarb: loaded\n[ 0.361300] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362640] SCSI subsystem initialized\n[ 0.363605] ACPI: bus type USB registered\n[ 0.364572] usbcore: registered new interface driver usbfs\n[ 0.365813] usbcore: registered new interface driver hub\n[ 0.367009] usbcore: registered new device driver usb\n[ 0.368251] PCI: Using ACPI for IRQ routing\n[ 0.369430] NetLabel: Initializing\n[ 0.370282] NetLabel: domain hash size = 128\n[ 0.371295] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372428] NetLabel: unlabeled traffic allowed by default\n[ 0.373724] clocksource: Switched to clocksource kvm-clock\n[ 0.379236] AppArmor: AppArmor Filesystem Enabled\n[ 0.380368] pnp: PnP ACPI init\n[ 0.381398] pnp: PnP ACPI: found 5 devices\n[ 0.387589] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389632] NET: Registered protocol family 2\n[ 0.390772] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.392303] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.393718] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395134] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396426] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397824] NET: Registered protocol family 1\n[ 0.398858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400169] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401339] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429904] Trying to unpack rootfs image as initramfs...\n[ 0.479863] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493916] Scanning for low memory corruption every 60 seconds\n[ 0.495208] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496319] audit: initializing netlink subsys (disabled)\n[ 0.497313] audit: type=2000 audit(1539145925.308:1): initialized\n[ 0.498613] Initialise system trusted keyring\n[ 0.499514] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502589] zbud: loaded\n[ 0.503274] VFS: Disk quotas dquot_6.6.0\n[ 0.504077] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505555] fuse init (API version 7.23)\n[ 0.506421] Key type big_key registered\n[ 0.507202] Allocating IMA MOK and blacklist keyrings.\n[ 0.508281] Key type asymmetric registered\n[ 0.509082] Asymmetric key parser 'x509' registered\n[ 0.510017] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511443] io scheduler noop registered\n[ 0.512214] io scheduler deadline registered (default)\n[ 0.513180] io scheduler cfq registered\n[ 0.514009] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515036] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517687] ACPI: Power Button [PWRF]\n[ 0.518526] GHES: HEST is not enabled!\n[ 0.533517] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561820] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564064] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587983] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590104] Linux agpgart interface v0.103\n[ 0.592521] brd: module loaded\n[ 0.593686] loop: module loaded\n[ 0.597941] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599369] GPT:90111 != 20971519\n[ 0.600046] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601109] GPT:90111 != 20971519\n[ 0.601787] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602732] vda: vda1 vda15\n[ 0.604084] scsi host0: ata_piix\n[ 0.604818] scsi host1: ata_piix\n[ 0.605511] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606706] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608121] libphy: Fixed MDIO Bus: probed\n[ 0.608926] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609862] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612396] PPP generic driver version 2.4.2\n[ 0.613338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614776] ehci-pci: EHCI PCI platform driver\n[ 0.615825] ehci-platform: EHCI generic platform driver\n[ 0.617011] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618378] ohci-pci: OHCI PCI platform driver\n[ 0.619413] ohci-platform: OHCI generic platform driver\n[ 0.620593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635142] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638077] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640609] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643782] usb usb1: Product: UHCI Host Controller\n[ 0.644893] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646301] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647427] hub 1-0:1.0: USB hub found\n[ 0.648342] hub 1-0:1.0: 2 ports detected\n[ 0.649394] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651819] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654182] mousedev: PS/2 mouse device common for all mice\n[ 0.655513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657311] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659573] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660738] i2c /dev entries driver\n[ 0.661480] device-mapper: uevent: version 1.0.3\n[ 0.662410] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664003] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665246] NET: Registered protocol family 10\n[ 0.666247] NET: Registered protocol family 17\n[ 0.667126] Key type dns_resolver registered\n[ 0.668033] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670812] registered taskstats version 1\n[ 0.671632] Loading compiled-in X.509 certificates\n[ 0.673045] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674900] zswap: loaded using pool lzo/zbud\n[ 0.676257] Key type trusted registered\n[ 0.677820] Key type encrypted registered\n[ 0.678637] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679641] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680651] evm: HMAC attrs: 0x1\n[ 0.681656] Magic number: 6:674:514\n[ 0.682440] rtc_cmos 00:00: setting system clock to 2018-10-10 04:32:04 UTC (1539145924)\n[ 0.683971] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685057] EDD information not available.\n[ 0.766830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.768371] Write protecting the kernel read-only data: 14336k\n[ 0.780265] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782070] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826201] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.7...\nLease of 10.55.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.27. iid=i-000000ae\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-10-10 04:32:07,610 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4/action used request id req-0e97cd2b-8d3f-455e-b074-2e749b4b5940 2018-10-10 04:32:07,612 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 04:32:07,612 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531680045 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.908 MHz processor [ 0.127498] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129978] ACPI: Core revision 20150930 [ 0.131333] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132603] Security Framework initialized [ 0.133390] Yama: becoming mindful. [ 0.134108] AppArmor: AppArmor initialized [ 0.134942] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136195] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137416] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138573] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139910] Initializing cgroup subsys io [ 0.140701] Initializing cgroup subsys memory [ 0.141536] Initializing cgroup subsys devices [ 0.142378] Initializing cgroup subsys freezer [ 0.143228] Initializing cgroup subsys net_cls [ 0.144072] Initializing cgroup subsys perf_event [ 0.144956] Initializing cgroup subsys net_prio [ 0.145814] Initializing cgroup subsys hugetlb [ 0.146663] Initializing cgroup subsys pids [ 0.147516] CPU: Physical Processor ID: 0 [ 0.148979] mce: CPU supports 10 MCE banks [ 0.149809] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150789] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167761] ftrace: allocating 31920 entries in 125 pages [ 0.193804] smpboot: Max logical packages: 1 [ 0.194647] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195967] x2apic enabled [ 0.196763] Switched APIC routing to physical x2apic. [ 0.198481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199575] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201519] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203265] KVM setup paravirtual spinlock [ 0.204544] x86: Booted up 1 node, 1 CPUs [ 0.205329] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.206688] devtmpfs: initialized [ 0.208369] evm: security.selinux [ 0.209058] evm: security.SMACK64 [ 0.209734] evm: security.SMACK64EXEC [ 0.210460] evm: security.SMACK64TRANSMUTE [ 0.211248] evm: security.SMACK64MMAP [ 0.211973] evm: security.ima [ 0.212606] evm: security.capability [ 0.213393] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215193] pinctrl core: initialized pinctrl subsystem [ 0.216258] RTC time: 4:32:04, date: 10/10/18 [ 0.217199] NET: Registered protocol family 16 [ 0.218148] cpuidle: using governor ladder [ 0.218955] cpuidle: using governor menu [ 0.219723] PCCT header not found. [ 0.220452] ACPI: bus type PCI registered [ 0.221239] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.222453] PCI: Using configuration type 1 for base access [ 0.224172] ACPI: Added _OSI(Module Device) [ 0.224992] ACPI: Added _OSI(Processor Device) [ 0.225839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.226717] ACPI: Added _OSI(Processor Aggregator Device) [ 0.228804] ACPI: Interpreter enabled [ 0.229552] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.231357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.234960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.236756] ACPI: (supports S0 S5) [ 0.237442] ACPI: Using IOAPIC for interrupt routing [ 0.238478] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.241532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.242647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.243850] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245006] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247172] acpiphp: Slot [3] registered [ 0.247956] acpiphp: Slot [4] registered [ 0.248735] acpiphp: Slot [5] registered [ 0.249514] acpiphp: Slot [6] registered [ 0.250288] acpiphp: Slot [7] registered [ 0.251072] acpiphp: Slot [8] registered [ 0.251854] acpiphp: Slot [9] registered [ 0.252631] acpiphp: Slot [10] registered [ 0.253419] acpiphp: Slot [11] registered [ 0.254209] acpiphp: Slot [12] registered [ 0.255006] acpiphp: Slot [13] registered [ 0.255801] acpiphp: Slot [14] registered [ 0.256589] acpiphp: Slot [15] registered [ 0.267343] acpiphp: Slot [16] registered [ 0.268152] acpiphp: Slot [17] registered [ 0.268958] acpiphp: Slot [18] registered [ 0.269750] acpiphp: Slot [19] registered [ 0.270544] acpiphp: Slot [20] registered [ 0.271340] acpiphp: Slot [21] registered [ 0.272134] acpiphp: Slot [22] registered [ 0.272926] acpiphp: Slot [23] registered [ 0.273721] acpiphp: Slot [24] registered [ 0.274517] acpiphp: Slot [25] registered [ 0.275306] acpiphp: Slot [26] registered [ 0.276101] acpiphp: Slot [27] registered [ 0.276896] acpiphp: Slot [28] registered [ 0.277689] acpiphp: Slot [29] registered [ 0.278481] acpiphp: Slot [30] registered [ 0.279274] acpiphp: Slot [31] registered [ 0.280063] PCI host bridge to bus 0000:00 [ 0.280860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282045] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.284647] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.286069] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292137] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.293401] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.294559] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.295799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302214] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.303632] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349103] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351956] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353345] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354723] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356129] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357479] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358752] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360597] vgaarb: loaded [ 0.361300] vgaarb: bridge control possible 0000:00:02.0 [ 0.362640] SCSI subsystem initialized [ 0.363605] ACPI: bus type USB registered [ 0.364572] usbcore: registered new interface driver usbfs [ 0.365813] usbcore: registered new interface driver hub [ 0.367009] usbcore: registered new device driver usb [ 0.368251] PCI: Using ACPI for IRQ routing [ 0.369430] NetLabel: Initializing [ 0.370282] NetLabel: domain hash size = 128 [ 0.371295] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372428] NetLabel: unlabeled traffic allowed by default [ 0.373724] clocksource: Switched to clocksource kvm-clock [ 0.379236] AppArmor: AppArmor Filesystem Enabled [ 0.380368] pnp: PnP ACPI init [ 0.381398] pnp: PnP ACPI: found 5 devices [ 0.387589] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.389632] NET: Registered protocol family 2 [ 0.390772] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.392303] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.393718] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395134] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396426] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397824] NET: Registered protocol family 1 [ 0.398858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400169] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401339] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429904] Trying to unpack rootfs image as initramfs... [ 0.479863] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493916] Scanning for low memory corruption every 60 seconds [ 0.495208] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496319] audit: initializing netlink subsys (disabled) [ 0.497313] audit: type=2000 audit(1539145925.308:1): initialized [ 0.498613] Initialise system trusted keyring [ 0.499514] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500645] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502589] zbud: loaded [ 0.503274] VFS: Disk quotas dquot_6.6.0 [ 0.504077] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505555] fuse init (API version 7.23) [ 0.506421] Key type big_key registered [ 0.507202] Allocating IMA MOK and blacklist keyrings. [ 0.508281] Key type asymmetric registered [ 0.509082] Asymmetric key parser 'x509' registered [ 0.510017] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511443] io scheduler noop registered [ 0.512214] io scheduler deadline registered (default) [ 0.513180] io scheduler cfq registered [ 0.514009] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515036] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516267] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517687] ACPI: Power Button [PWRF] [ 0.518526] GHES: HEST is not enabled! [ 0.533517] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.561820] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564064] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.587983] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590104] Linux agpgart interface v0.103 [ 0.592521] brd: module loaded [ 0.593686] loop: module loaded [ 0.597941] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599369] GPT:90111 != 20971519 [ 0.600046] GPT:Alternate GPT header not at the end of the disk. [ 0.601109] GPT:90111 != 20971519 [ 0.601787] GPT: Use GNU Parted to correct GPT errors. [ 0.602732] vda: vda1 vda15 [ 0.604084] scsi host0: ata_piix [ 0.604818] scsi host1: ata_piix [ 0.605511] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.606706] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.608121] libphy: Fixed MDIO Bus: probed [ 0.608926] tun: Universal TUN/TAP device driver, 1.6 [ 0.609862] tun: (C) 1999-2004 Max Krasnyansky [ 0.612396] PPP generic driver version 2.4.2 [ 0.613338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.614776] ehci-pci: EHCI PCI platform driver [ 0.615825] ehci-platform: EHCI generic platform driver [ 0.617011] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618378] ohci-pci: OHCI PCI platform driver [ 0.619413] ohci-platform: OHCI generic platform driver [ 0.620593] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635142] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636345] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638077] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640609] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643782] usb usb1: Product: UHCI Host Controller [ 0.644893] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646301] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647427] hub 1-0:1.0: USB hub found [ 0.648342] hub 1-0:1.0: 2 ports detected [ 0.649394] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651819] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652957] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654182] mousedev: PS/2 mouse device common for all mice [ 0.655513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657311] rtc_cmos 00:00: RTC can wake from S4 [ 0.658398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.659573] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660738] i2c /dev entries driver [ 0.661480] device-mapper: uevent: version 1.0.3 [ 0.662410] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.664003] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665246] NET: Registered protocol family 10 [ 0.666247] NET: Registered protocol family 17 [ 0.667126] Key type dns_resolver registered [ 0.668033] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.669103] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.670812] registered taskstats version 1 [ 0.671632] Loading compiled-in X.509 certificates [ 0.673045] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.674900] zswap: loaded using pool lzo/zbud [ 0.676257] Key type trusted registered [ 0.677820] Key type encrypted registered [ 0.678637] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679641] ima: No TPM chip found, activating TPM-bypass! [ 0.680651] evm: HMAC attrs: 0x1 [ 0.681656] Magic number: 6:674:514 [ 0.682440] rtc_cmos 00:00: setting system clock to 2018-10-10 04:32:04 UTC (1539145924) [ 0.683971] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685057] EDD information not available. [ 0.766830] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.768371] Write protecting the kernel read-only data: 14336k [ 0.780265] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.782070] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.826201] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.7... Lease of 10.55.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.27. iid=i-000000ae failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-10-10 04:32:07,612 - create_instance - INFO - Deleting Port with ID - a1b62345-b1ba-47dc-8aa0-96eb1f19441e 2018-10-10 04:32:07,613 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aaport-1 2018-10-10 04:32:07,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/a1b62345-b1ba-47dc-8aa0-96eb1f19441e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:08,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbe563e6-98fc-4710-91d6-66687e133da4 Date: Wed, 10 Oct 2018 04:32:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:32:08,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/a1b62345-b1ba-47dc-8aa0-96eb1f19441e used request id req-bbe563e6-98fc-4710-91d6-66687e133da4 2018-10-10 04:32:08,401 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst 2018-10-10 04:32:08,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:08,787 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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-1c520616-cc9e-4205-ba0d-dab1bcce0f19 x-compute-request-id: req-1c520616-cc9e-4205-ba0d-dab1bcce0f19 Content-Type: application/json 2018-10-10 04:32:08,787 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-1c520616-cc9e-4205-ba0d-dab1bcce0f19 2018-10-10 04:32:08,787 - create_instance - INFO - Checking deletion status 2018-10-10 04:32:08,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:09,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-a6bff493-d089-4f5c-a2a7-168235c3cc64 x-compute-request-id: req-a6bff493-d089-4f5c-a2a7-168235c3cc64 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4", "rel": "bookmark"}], "image": {"id": "61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "links": [{"href": "http://172.30.9.25:8774/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:32:04.000000", "flavor": {"id": "de2ff229-5f82-4767-8341-03cc44f96c34", "links": [{"href": "http://172.30.9.25:8774/flavors/de2ff229-5f82-4767-8341-03cc44f96c34", "rel": "bookmark"}]}, "id": "fccc8a4a-ab11-4755-b1c5-272a013edae4", "user_id": "30f682ffd5814025b3dd3c8b40bc4e39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:32:08Z", "hostId": "6b4dda6f5fcdb7ec113aa2088c8b968690ab5439b1ce7634b7bbf820", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst", "created": "2018-10-10T04:31:56Z", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:32:09,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-a6bff493-d089-4f5c-a2a7-168235c3cc64 2018-10-10 04:32:09,187 - create_instance - DEBUG - Instance status [SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst] is - ACTIVE 2018-10-10 04:32:09,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:32:12,190 - create_instance - DEBUG - VM status query timeout in 296.597182989 2018-10-10 04:32:12,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c7e779a492b8c5b49147276472500e83d4273d" 2018-10-10 04:32:12,244 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:32:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6387656d-a6be-486e-8a70-551ba4e8bbd7 x-compute-request-id: req-6387656d-a6be-486e-8a70-551ba4e8bbd7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fccc8a4a-ab11-4755-b1c5-272a013edae4 could not be found.", "code": 404}} 2018-10-10 04:32:12,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fccc8a4a-ab11-4755-b1c5-272a013edae4 used request id req-6387656d-a6be-486e-8a70-551ba4e8bbd7 2018-10-10 04:32:12,245 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fccc8a4a-ab11-4755-b1c5-272a013edae4 could not be found. (HTTP 404) (Request-ID: req-6387656d-a6be-486e-8a70-551ba4e8bbd7) 2018-10-10 04:32:12,245 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-inst 2018-10-10 04:32:12,246 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet 2018-10-10 04:32:12,246 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-subnet 2018-10-10 04:32:12,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/fbbd7533-88c2-483a-b05b-e94298204088 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" 2018-10-10 04:32:14,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e129fef-cd0c-4131-b2e4-f0403c3c9a32 Date: Wed, 10 Oct 2018 04:32:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:32:14,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fbbd7533-88c2-483a-b05b-e94298204088 used request id req-3e129fef-cd0c-4131-b2e4-f0403c3c9a32 2018-10-10 04:32:14,504 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-priv-net 2018-10-10 04:32:14,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295a956b77baba53925425a9f054bffaf83ff35" 2018-10-10 04:32:15,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bc0b7bb-2097-4d4a-b6d6-b663c2b2e779 Date: Wed, 10 Oct 2018 04:32:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:32:15,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/efd0b88a-5ffa-4b30-ae7f-cc01cbf12c65 used request id req-0bc0b7bb-2097-4d4a-b6d6-b663c2b2e779 2018-10-10 04:32:15,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/de2ff229-5f82-4767-8341-03cc44f96c34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc76da1293b3086b86dde452ecdb14b06a18600" 2018-10-10 04:32:15,835 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62b15c20-5e61-4134-b7f1-198d8708c7a0 x-compute-request-id: req-62b15c20-5e61-4134-b7f1-198d8708c7a0 Content-Length: 0 Content-Type: application/json 2018-10-10 04:32:15,835 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/de2ff229-5f82-4767-8341-03cc44f96c34 used request id req-62b15c20-5e61-4134-b7f1-198d8708c7a0 2018-10-10 04:32:15,836 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-e5b90dcc-de6f-4d57-a089-1e9dfe1a15aa-image 2018-10-10 04:32:15,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}395fd57bf51512bbb95aba9da23ba3449b6088c1" 2018-10-10 04:32:17,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-264fc0ca-06e3-41a1-a86a-69411bd93270 Date: Wed, 10 Oct 2018 04:32:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:32:17,086 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/61eb4e9e-3980-4f1a-8f56-d0448d64c3f4 used request id req-264fc0ca-06e3-41a1-a86a-69411bd93270 2018-10-10 04:32:17,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:17,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-acc574ee-575d-42d4-888b-6e990646c091 Date: Wed, 10 Oct 2018 04:32:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "created_at": "2018-10-10T04:31:46Z", "updated_at": "2018-10-10T04:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:31:46Z", "revision_number": 0, "id": "3b21aa5a-78a3-4669-9bf9-2df56e279a83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:31:46Z", "security_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "996b396bf43d4a4c9eb2830008357bf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:31:46Z", "revision_number": 0, "id": "cf04462c-26fc-4a5f-b723-4facf214ca00", "remote_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "remote_ip_prefix": null, "created_at": "2018-10-10T04:31:46Z", "security_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "996b396bf43d4a4c9eb2830008357bf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:31:46Z", "revision_number": 0, "id": "e7a2d7ef-da48-4e4b-afb5-f74d2d7a2a9c", "remote_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "remote_ip_prefix": null, "created_at": "2018-10-10T04:31:46Z", "security_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "996b396bf43d4a4c9eb2830008357bf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:31:46Z", "revision_number": 0, "id": "ff4ee21d-15ed-4c30-82c4-bcc518d0685e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:31:46Z", "security_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "996b396bf43d4a4c9eb2830008357bf5"}], "revision_number": 4, "project_id": "996b396bf43d4a4c9eb2830008357bf5", "id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "name": "default"}]} 2018-10-10 04:32:17,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-acc574ee-575d-42d4-888b-6e990646c091 2018-10-10 04:32:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:17,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47bc8af-18a9-42e5-9758-7c5961f142ab Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:32:17,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f47bc8af-18a9-42e5-9758-7c5961f142ab 2018-10-10 04:32:17,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:17,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c32b5d-782a-4eb1-b2a5-f3b46616d782 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:32:17,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-65c32b5d-782a-4eb1-b2a5-f3b46616d782 2018-10-10 04:32:17,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:17,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bddde061-455d-45b9-a4fe-2674127a07b3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:32:17,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-bddde061-455d-45b9-a4fe-2674127a07b3 2018-10-10 04:32:17,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:17,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f6b828-f922-4193-a5e0-c14e34afdf9a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5"}, "enabled": true, "id": "996b396bf43d4a4c9eb2830008357bf5", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-23c0b447-64c7-4b4-proj"}} 2018-10-10 04:32:17,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 used request id req-f8f6b828-f922-4193-a5e0-c14e34afdf9a 2018-10-10 04:32:17,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac119c78-c12c-4fb9-a626-d6fb03eab3ea 2018-10-10 04:32:17,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ac119c78-c12c-4fb9-a626-d6fb03eab3ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:17,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-964d2a5b-d8e9-41e7-8840-6bde30f9d0f4 Date: Wed, 10 Oct 2018 04:32:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:31:46Z", "security_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "port_range_min": null, "revision_number": 0, "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "created_at": "2018-10-10T04:31:46Z", "project_id": "996b396bf43d4a4c9eb2830008357bf5", "id": "3b21aa5a-78a3-4669-9bf9-2df56e279a83"}, {"remote_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:31:46Z", "security_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "port_range_min": null, "revision_number": 0, "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "created_at": "2018-10-10T04:31:46Z", "project_id": "996b396bf43d4a4c9eb2830008357bf5", "id": "cf04462c-26fc-4a5f-b723-4facf214ca00"}, {"remote_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:31:46Z", "security_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "port_range_min": null, "revision_number": 0, "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "created_at": "2018-10-10T04:31:46Z", "project_id": "996b396bf43d4a4c9eb2830008357bf5", "id": "e7a2d7ef-da48-4e4b-afb5-f74d2d7a2a9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:31:46Z", "security_group_id": "ac119c78-c12c-4fb9-a626-d6fb03eab3ea", "port_range_min": null, "revision_number": 0, "tenant_id": "996b396bf43d4a4c9eb2830008357bf5", "created_at": "2018-10-10T04:31:46Z", "project_id": "996b396bf43d4a4c9eb2830008357bf5", "id": "ff4ee21d-15ed-4c30-82c4-bcc518d0685e"}]} 2018-10-10 04:32:17,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ac119c78-c12c-4fb9-a626-d6fb03eab3ea used request id req-964d2a5b-d8e9-41e7-8840-6bde30f9d0f4 2018-10-10 04:32:17,861 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:32:17,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ac119c78-c12c-4fb9-a626-d6fb03eab3ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:18,235 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cfee9fd-ccfb-45e9-989e-38b23261b3ef Content-Length: 0 Date: Wed, 10 Oct 2018 04:32:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:32:18,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ac119c78-c12c-4fb9-a626-d6fb03eab3ea used request id req-9cfee9fd-ccfb-45e9-989e-38b23261b3ef 2018-10-10 04:32:18,236 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-23c0b447-64c7-4b4-proj 2018-10-10 04:32:18,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:18,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ba8956-1bdf-448a-861f-6e84ea707ccb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:32:18,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/996b396bf43d4a4c9eb2830008357bf5 used request id req-65ba8956-1bdf-448a-861f-6e84ea707ccb 2018-10-10 04:32:18,466 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-23c0b447-64c7-4b4-proj-role 2018-10-10 04:32:18,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/9c18e7f198b04019bd5c86ee61a4227c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:18,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d69fe0-b133-468e-ab4d-86731047aeaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:32:18,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9c18e7f198b04019bd5c86ee61a4227c used request id req-01d69fe0-b133-468e-ab4d-86731047aeaa 2018-10-10 04:32:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc71171cc749d1a3a9962b520b3e9b3562d6e8ba" 2018-10-10 04:32:18,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1fc3ae-81dd-4333-8103-bab6cb179360 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:32:18,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4a1fc3ae-81dd-4333-8103-bab6cb179360 2018-10-10 04:32:18,759 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-23c0b447-64c7-4b4-user 2018-10-10 04:32:18,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/30f682ffd5814025b3dd3c8b40bc4e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce8c8a73d6164e9dfafcd04764d513f3660a8b7" 2018-10-10 04:32:18,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a04f34f-edd8-4afd-8414-b0d334dea715 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:32:18,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/30f682ffd5814025b3dd3c8b40bc4e39 used request id req-4a04f34f-edd8-4afd-8414-b0d334dea715 2018-10-10 04:32:18,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:19,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Y7yvWGWzQq-6QDaNtkOsqQ"], "issued_at": "2018-10-10T04:32:19.000000Z"}} 2018-10-10 04:32:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbceeeb4391dab1b32660d5e2bd1cd6d4db738c9" 2018-10-10 04:32:19,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b3be99-51be-43ce-a7f8-8bda4c2bebac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:19,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-85b3be99-51be-43ce-a7f8-8bda4c2bebac 2018-10-10 04:32:19,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:19,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:19,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["pjYOw2bWT06hva9XA8UboA"], "issued_at": "2018-10-10T04:32:19.000000Z"}} 2018-10-10 04:32:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:32:19,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4fa460-64b6-4124-bc89-ad83997e7b26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:19,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3d4fa460-64b6-4124-bc89-ad83997e7b26 2018-10-10 04:32:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:32:19,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:32:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:32:19,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9071f5-71f2-4ba1-87e6-8dc327d1617c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:32:19,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj used request id req-ff9071f5-71f2-4ba1-87e6-8dc327d1617c 2018-10-10 04:32:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:32:20,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3b9abc-26ec-4245-9a6e-fea3a1201f5b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:32:20,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0b3b9abc-26ec-4245-9a6e-fea3a1201f5b 2018-10-10 04:32:20,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}}' 2018-10-10 04:32:20,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09797b1e-5a7c-4598-b68a-b066ecbce79d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:20,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-09797b1e-5a7c-4598-b68a-b066ecbce79d 2018-10-10 04:32:20,211 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj 2018-10-10 04:32:20,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:20,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:20,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["YBMcCVwnS3udUNce2ktSWA"], "issued_at": "2018-10-10T04:32:20.000000Z"}} 2018-10-10 04:32:20,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef405f867f7754fad8851eda57bccecec7089d6f" 2018-10-10 04:32:20,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f360b480-8ea1-4842-8aaf-cea12b458c3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:20,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f360b480-8ea1-4842-8aaf-cea12b458c3b 2018-10-10 04:32:20,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:32:20,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:32:20,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef405f867f7754fad8851eda57bccecec7089d6f" 2018-10-10 04:32:20,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324e9f57-90e1-40a6-9581-af14e254b910 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:32:20,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-324e9f57-90e1-40a6-9581-af14e254b910 2018-10-10 04:32:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef405f867f7754fad8851eda57bccecec7089d6f" 2018-10-10 04:32:20,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea636921-13fd-43ff-b773-37c93620415d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}]} 2018-10-10 04:32:20,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj used request id req-ea636921-13fd-43ff-b773-37c93620415d 2018-10-10 04:32:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef405f867f7754fad8851eda57bccecec7089d6f" 2018-10-10 04:32:20,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1143e318-647a-44c0-9e34-e8fae161c86e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:32:20,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-1143e318-647a-44c0-9e34-e8fae161c86e 2018-10-10 04:32:21,331 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user 2018-10-10 04:32:21,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:32:21,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fdb370-452e-49af-881e-7c00fae3a0b3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:32:21,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a8fdb370-452e-49af-881e-7c00fae3a0b3 2018-10-10 04:32:21,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" -d '{"role": {"name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}}' 2018-10-10 04:32:21,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9c53674-b178-48eb-801a-2d1bc87b8fae Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f43ad087b3994529820f9d602046f746", "links": {"self": "http://172.30.9.25:5000/v3/roles/f43ad087b3994529820f9d602046f746"}, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}} 2018-10-10 04:32:21,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d9c53674-b178-48eb-801a-2d1bc87b8fae 2018-10-10 04:32:21,558 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role 2018-10-10 04:32:21,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f43ad087b3994529820f9d602046f746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:32:21,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5309b2d-f4f0-42fe-b56d-5c649ffa2d32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/f43ad087b3994529820f9d602046f746"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role", "id": "f43ad087b3994529820f9d602046f746"}} 2018-10-10 04:32:21,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f43ad087b3994529820f9d602046f746 used request id req-b5309b2d-f4f0-42fe-b56d-5c649ffa2d32 2018-10-10 04:32:21,647 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role to project CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj 2018-10-10 04:32:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9/users/9fbb8231ec0a42b9954f0a1a95501384/roles/f43ad087b3994529820f9d602046f746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:32:21,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8285f0db-3c99-41dc-b7eb-87c5b33c1523 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:32:21,788 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9/users/9fbb8231ec0a42b9954f0a1a95501384/roles/f43ad087b3994529820f9d602046f746 used request id req-8285f0db-3c99-41dc-b7eb-87c5b33c1523 2018-10-10 04:32:21,788 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:32:21,790 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:32:21,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:21,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:22,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["xCyV-2L5QGeVXnptw7o48g"], "issued_at": "2018-10-10T04:32:22.000000Z"}} 2018-10-10 04:32:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" 2018-10-10 04:32:22,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76707393-16b7-4f55-9dc5-45502f299295 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:22,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-76707393-16b7-4f55-9dc5-45502f299295 2018-10-10 04:32:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" 2018-10-10 04:32:22,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-3e7e05ea-fdbb-4054-8b90-1ae6bc038849 Date: Wed, 10 Oct 2018 04:32:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277"} 2018-10-10 04:32:22,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 used request id req-3e7e05ea-fdbb-4054-8b90-1ae6bc038849 2018-10-10 04:32:22,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" 2018-10-10 04:32:22,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0415fcaf-170d-4546-9fb1-b658de0fd575 Date: Wed, 10 Oct 2018 04:32:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:32:22,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0415fcaf-170d-4546-9fb1-b658de0fd575 2018-10-10 04:32:22,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277"}' 2018-10-10 04:32:22,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9 X-Openstack-Request-Id: req-c11eb316-ef19-4a88-a76a-62ea197ecf65 Date: Wed, 10 Oct 2018 04:32:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:32:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:32:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "min_disk": 0, "protected": false, "id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "file": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/file", "checksum": null, "owner": "0471fdcd19464cf789fda73a14fe53d9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:32:22,805 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c11eb316-ef19-4a88-a76a-62ea197ecf65 2018-10-10 04:32:22,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" -d '' 2018-10-10 04:32:24,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d1489ca-0034-4a54-be38-c9ccd8229110 Date: Wed, 10 Oct 2018 04:32:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:32:24,804 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/file used request id req-1d1489ca-0034-4a54-be38-c9ccd8229110 2018-10-10 04:32:24,804 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:32:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" 2018-10-10 04:32:24,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-1e6f19eb-d4ff-46de-836c-8b2f700e5198 Date: Wed, 10 Oct 2018 04:32:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:32:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:32:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/snap", "metadata": {}}], "self": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "min_disk": 0, "protected": false, "id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "file": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0471fdcd19464cf789fda73a14fe53d9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:32:24,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9 used request id req-1e6f19eb-d4ff-46de-836c-8b2f700e5198 2018-10-10 04:32:24,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" 2018-10-10 04:32:25,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-512968cf-af1e-4427-b398-ba6cefe66964 Date: Wed, 10 Oct 2018 04:32:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:32:25,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-512968cf-af1e-4427-b398-ba6cefe66964 2018-10-10 04:32:25,135 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 2018-10-10 04:32:25,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" 2018-10-10 04:32:25,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-7c8a2db8-9518-4ec5-a6fd-89670dd54888 Date: Wed, 10 Oct 2018 04:32:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:32:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:32:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/snap", "metadata": {}}], "self": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "min_disk": 0, "protected": false, "id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "file": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0471fdcd19464cf789fda73a14fe53d9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:32:25,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9 used request id req-7c8a2db8-9518-4ec5-a6fd-89670dd54888 2018-10-10 04:32:25,303 - create_image - DEBUG - Instance status is - active 2018-10-10 04:32:25,304 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 2018-10-10 04:32:25,304 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 2018-10-10 04:32:25,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:25,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:25,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["inJ58ZtbSWq3KOe4mpfSqQ"], "issued_at": "2018-10-10T04:32:25.000000Z"}} 2018-10-10 04:32:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" 2018-10-10 04:32:25,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b7a6fe-9013-433a-8f92-cd95a1ea0f18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:25,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-38b7a6fe-9013-433a-8f92-cd95a1ea0f18 2018-10-10 04:32:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" 2018-10-10 04:32:26,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d640f3ba-e038-4995-91c0-8b75eef860a1 Date: Wed, 10 Oct 2018 04:32:26 GMT RESP BODY: {"networks":[]} 2018-10-10 04:32:26,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-d640f3ba-e038-4995-91c0-8b75eef860a1 2018-10-10 04:32:26,011 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 2018-10-10 04:32:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" -d '{"network": {"name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1", "admin_state_up": true}}' 2018-10-10 04:32:26,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-8cca1de2-6272-4b96-bf31-ad33e9287518 Date: Wed, 10 Oct 2018 04:32:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:32:26Z","is_default":false,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","mtu":1450}} 2018-10-10 04:32:26,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-8cca1de2-6272-4b96-bf31-ad33e9287518 2018-10-10 04:32:26,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" 2018-10-10 04:32:26,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-a5f16062-4eb1-4b46-a61d-7f26ea3b0fc6 Date: Wed, 10 Oct 2018 04:32:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:32:26Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:26,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-a5f16062-4eb1-4b46-a61d-7f26ea3b0fc6 2018-10-10 04:32:26,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" 2018-10-10 04:32:27,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-633b63aa-87c5-49e3-a8db-7da22a40aac0 Date: Wed, 10 Oct 2018 04:32:27 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:32:27,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-633b63aa-87c5-49e3-a8db-7da22a40aac0 2018-10-10 04:32:27,026 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1 2018-10-10 04:32:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" -d '{"subnets": [{"ip_version": 4, "network_id": "1ba14b38-2069-4f12-8dcb-adc289cf7552", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]}' 2018-10-10 04:32:27,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c642ce6d-e45c-44ce-89f9-5dfc35a674be Date: Wed, 10 Oct 2018 04:32:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:27,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-c642ce6d-e45c-44ce-89f9-5dfc35a674be 2018-10-10 04:32:27,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" 2018-10-10 04:32:28,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-17d7696d-e695-4fd4-baf0-09160fc164cc Date: Wed, 10 Oct 2018 04:32:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:28,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-17d7696d-e695-4fd4-baf0-09160fc164cc 2018-10-10 04:32:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" 2018-10-10 04:32:28,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7e4d9951-c1f8-4679-ad52-7186a102d21d Date: Wed, 10 Oct 2018 04:32:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:28,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-7e4d9951-c1f8-4679-ad52-7186a102d21d 2018-10-10 04:32:28,305 - OpenStackNetwork - DEBUG - Network [1ba14b38-2069-4f12-8dcb-adc289cf7552] created successfully 2018-10-10 04:32:28,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:28,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:28,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["RnWmrjh4SkC-0PdiXdACJQ"], "issued_at": "2018-10-10T04:32:28.000000Z"}} 2018-10-10 04:32:28,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" 2018-10-10 04:32:28,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7796b8-287d-425f-9829-ffd7a3aed722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:28,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4b7796b8-287d-425f-9829-ffd7a3aed722 2018-10-10 04:32:28,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" 2018-10-10 04:32:28,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-852c9f6e-6e77-4e45-9997-b9feac1c936e Date: Wed, 10 Oct 2018 04:32:28 GMT RESP BODY: {"networks":[]} 2018-10-10 04:32:28,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-852c9f6e-6e77-4e45-9997-b9feac1c936e 2018-10-10 04:32:28,887 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 2018-10-10 04:32:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" -d '{"network": {"name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2", "admin_state_up": true}}' 2018-10-10 04:32:29,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-f1d78008-ce30-457c-9fac-d9f4aa9be617 Date: Wed, 10 Oct 2018 04:32:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b37d68ff-b68a-4be1-823f-133d09182ea7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:32:29Z","is_default":false,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","mtu":1450}} 2018-10-10 04:32:29,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-f1d78008-ce30-457c-9fac-d9f4aa9be617 2018-10-10 04:32:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" 2018-10-10 04:32:29,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-fa6fffdd-d1b0-45e6-86a2-d9ee9e963a07 Date: Wed, 10 Oct 2018 04:32:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:32:29Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:32:29,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-fa6fffdd-d1b0-45e6-86a2-d9ee9e963a07 2018-10-10 04:32:29,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" 2018-10-10 04:32:29,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-39926039-144d-40b6-b058-1e442e67dade Date: Wed, 10 Oct 2018 04:32:29 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:32:29,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-39926039-144d-40b6-b058-1e442e67dade 2018-10-10 04:32:29,682 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2 2018-10-10 04:32:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" -d '{"subnets": [{"ip_version": 4, "network_id": "b37d68ff-b68a-4be1-823f-133d09182ea7", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]}' 2018-10-10 04:32:30,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9c4170d4-eb9e-4fc3-9fae-7bb2b1aeb6d7 Date: Wed, 10 Oct 2018 04:32:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:32:30,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-9c4170d4-eb9e-4fc3-9fae-7bb2b1aeb6d7 2018-10-10 04:32:30,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" 2018-10-10 04:32:30,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f02d6e05-fcba-4dd5-8380-7c3b3dc3d2ab Date: Wed, 10 Oct 2018 04:32:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:32:30,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-f02d6e05-fcba-4dd5-8380-7c3b3dc3d2ab 2018-10-10 04:32:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" 2018-10-10 04:32:30,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cd3890c7-d435-4760-be30-4260ecb7b338 Date: Wed, 10 Oct 2018 04:32:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:32:30,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-cd3890c7-d435-4760-be30-4260ecb7b338 2018-10-10 04:32:30,969 - OpenStackNetwork - DEBUG - Network [b37d68ff-b68a-4be1-823f-133d09182ea7] created successfully 2018-10-10 04:32:30,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:30,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:31,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["GbnGYCRJQl-xb57lxBlGHQ"], "issued_at": "2018-10-10T04:32:31.000000Z"}} 2018-10-10 04:32:31,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:31,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248fcb6f-63dc-4961-b4df-9d747445b451 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:31,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-248fcb6f-63dc-4961-b4df-9d747445b451 2018-10-10 04:32:31,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:31,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ae4385d6-d9b5-4bfb-9816-f2bfe61349f0 Date: Wed, 10 Oct 2018 04:32:31 GMT RESP BODY: {"routers": []} 2018-10-10 04:32:31,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router&admin_state_up=True used request id req-ae4385d6-d9b5-4bfb-9816-f2bfe61349f0 2018-10-10 04:32:31,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:31,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:31,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["AuspKwa2SkuPBTyu2NDUYg"], "issued_at": "2018-10-10T04:32:31.000000Z"}} 2018-10-10 04:32:31,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6866b220b01dad58b9649ba5d4f52d26d7253814" 2018-10-10 04:32:32,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ca2b84-d01c-49b9-84c8-422f064e2b78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:32,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d4ca2b84-d01c-49b9-84c8-422f064e2b78 2018-10-10 04:32:32,072 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:32:32,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" -d '{"router": {"name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router", "admin_state_up": true}}' 2018-10-10 04:32:35,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-ec462682-c634-4fe4-9149-ba65be045fea Date: Wed, 10 Oct 2018 04:32:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:32Z", "admin_state_up": true, "updated_at": "2018-10-10T04:32:33Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router"}} 2018-10-10 04:32:35,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-ec462682-c634-4fe4-9149-ba65be045fea 2018-10-10 04:32:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:36,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2c7c67a7-b82f-443a-82ae-8c0e0e7563ec Date: Wed, 10 Oct 2018 04:32:36 GMT RESP BODY: {"ports":[]} 2018-10-10 04:32:36,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81 used request id req-2c7c67a7-b82f-443a-82ae-8c0e0e7563ec 2018-10-10 04:32:36,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:36,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0aea2e29-2a3b-45a4-8f7f-1f45ba7205cf Date: Wed, 10 Oct 2018 04:32:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:36,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-0aea2e29-2a3b-45a4-8f7f-1f45ba7205cf 2018-10-10 04:32:36,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:32:36,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:32:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:32:36,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:36,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8396a19-308a-403d-ab24-c03019b17a77 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:36,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-a8396a19-308a-403d-ab24-c03019b17a77 2018-10-10 04:32:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:36,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-77121e6b-1285-47ca-a034-f0afb55a7d36 Date: Wed, 10 Oct 2018 04:32:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:36,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-77121e6b-1285-47ca-a034-f0afb55a7d36 2018-10-10 04:32:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:36,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e33c2b1-5779-4f27-85c7-248eb42a1b0a Date: Wed, 10 Oct 2018 04:32:36 GMT RESP BODY: {"ports":[]} 2018-10-10 04:32:36,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1&admin_state_up=True used request id req-8e33c2b1-5779-4f27-85c7-248eb42a1b0a 2018-10-10 04:32:36,779 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1 for router - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:32:36,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:36,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:37,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["9589DJZzTqeKOCUR4asFzQ"], "issued_at": "2018-10-10T04:32:37.000000Z"}} 2018-10-10 04:32:37,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b5a9c133549747c16d9f7565606be389c78d1e2" 2018-10-10 04:32:37,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6970f97-02c4-4ac1-902e-edc518c451ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:37,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d6970f97-02c4-4ac1-902e-edc518c451ce 2018-10-10 04:32:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:37,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6c8da3b0-7979-4e98-9a85-cf17e8f56da9 Date: Wed, 10 Oct 2018 04:32:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:37,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-6c8da3b0-7979-4e98-9a85-cf17e8f56da9 2018-10-10 04:32:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:37,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6d3a539f-ef8f-43e1-8464-513c4b7547cf Date: Wed, 10 Oct 2018 04:32:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:37,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-6d3a539f-ef8f-43e1-8464-513c4b7547cf 2018-10-10 04:32:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:37,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-2b68f76b-e721-4fce-b388-ec19733a15a0 Date: Wed, 10 Oct 2018 04:32:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:37,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-2b68f76b-e721-4fce-b388-ec19733a15a0 2018-10-10 04:32:37,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:32:37,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:32:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b5a9c133549747c16d9f7565606be389c78d1e2" 2018-10-10 04:32:37,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb148e47-96c3-4f04-9de5-b2810b6fb85f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:37,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-cb148e47-96c3-4f04-9de5-b2810b6fb85f 2018-10-10 04:32:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:38,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-16c0cb35-67d0-40fd-ba32-2c2d6f6021fe Date: Wed, 10 Oct 2018 04:32:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:38,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-16c0cb35-67d0-40fd-ba32-2c2d6f6021fe 2018-10-10 04:32:38,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:38,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8a06af79-9ac5-4c80-a1b3-d073375eb82b Date: Wed, 10 Oct 2018 04:32:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:38,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1 used request id req-8a06af79-9ac5-4c80-a1b3-d073375eb82b 2018-10-10 04:32:38,292 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 2018-10-10 04:32:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" -d '{"port": {"network_id": "1ba14b38-2069-4f12-8dcb-adc289cf7552", "fixed_ips": [{"subnet_id": "57277b82-881d-4887-8e74-d9f22aa8fdb4", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1", "admin_state_up": true}}' 2018-10-10 04:32:39,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-cf1568c1-9387-4e93-a97c-b7fbf8cfbc5c Date: Wed, 10 Oct 2018 04:32:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.1"}],"id":"99eb3122-7393-4680-9ae0-93a169935ebd","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:05:93:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1","project_id":"0471fdcd19464cf789fda73a14fe53d9","qos_policy_id":null,"admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:38Z","binding:vnic_type":"normal"}} 2018-10-10 04:32:39,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-cf1568c1-9387-4e93-a97c-b7fbf8cfbc5c 2018-10-10 04:32:39,581 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1 for router - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:32:39,581 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:32:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" -d '{"port_id": "99eb3122-7393-4680-9ae0-93a169935ebd"}' 2018-10-10 04:32:41,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1eb452a9-e156-4d81-b861-c8d7d59857a4 Date: Wed, 10 Oct 2018 04:32:41 GMT RESP BODY: {"network_id": "1ba14b38-2069-4f12-8dcb-adc289cf7552", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "subnet_id": "57277b82-881d-4887-8e74-d9f22aa8fdb4", "subnet_ids": ["57277b82-881d-4887-8e74-d9f22aa8fdb4"], "port_id": "99eb3122-7393-4680-9ae0-93a169935ebd", "id": "cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81"} 2018-10-10 04:32:41,307 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81/add_router_interface used request id req-1eb452a9-e156-4d81-b861-c8d7d59857a4 2018-10-10 04:32:41,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:41,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-122d7430-2f94-477c-94c3-e2bac189f5cc Date: Wed, 10 Oct 2018 04:32:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:32:41,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-122d7430-2f94-477c-94c3-e2bac189f5cc 2018-10-10 04:32:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:41,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f53ce0-2022-4313-912c-d238f48c3931 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:41,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-20f53ce0-2022-4313-912c-d238f48c3931 2018-10-10 04:32:41,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:41,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bfb5434d-d12c-4f33-81fa-02ed33e152b0 Date: Wed, 10 Oct 2018 04:32:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:32:41,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-bfb5434d-d12c-4f33-81fa-02ed33e152b0 2018-10-10 04:32:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:42,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-00e6a7ca-a882-48d5-a609-bb44797b5579 Date: Wed, 10 Oct 2018 04:32:42 GMT RESP BODY: {"ports":[]} 2018-10-10 04:32:42,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2&admin_state_up=True used request id req-00e6a7ca-a882-48d5-a609-bb44797b5579 2018-10-10 04:32:42,277 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2 for router - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:32:42,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:42,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:42,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["MZAA1ueLSl2JtHDiGCId7w"], "issued_at": "2018-10-10T04:32:42.000000Z"}} 2018-10-10 04:32:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e3940ce54fd16b1b6c59dee26dcaf370774e5c" 2018-10-10 04:32:42,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb9f837-89db-4dba-9c67-a0472eda9ec2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:42,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-aeb9f837-89db-4dba-9c67-a0472eda9ec2 2018-10-10 04:32:42,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:43,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ef2cd766-04f4-4719-b508-b7fe6505c874 Date: Wed, 10 Oct 2018 04:32:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:32:43,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-ef2cd766-04f4-4719-b508-b7fe6505c874 2018-10-10 04:32:43,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:43,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cae66f87-7bc0-49a0-9f32-e624146ff93d Date: Wed, 10 Oct 2018 04:32:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:32:43,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-cae66f87-7bc0-49a0-9f32-e624146ff93d 2018-10-10 04:32:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:43,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3e8e2357-653a-414e-9daf-cb4a5d2d9e71 Date: Wed, 10 Oct 2018 04:32:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:32:43,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-3e8e2357-653a-414e-9daf-cb4a5d2d9e71 2018-10-10 04:32:43,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:32:43,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:32:43,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e3940ce54fd16b1b6c59dee26dcaf370774e5c" 2018-10-10 04:32:43,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bce3eef-29c7-47af-aada-170f4a6c7dc2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:43,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-0bce3eef-29c7-47af-aada-170f4a6c7dc2 2018-10-10 04:32:43,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:43,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-87ca2f18-5e46-46a1-a37f-32e5159bee49 Date: Wed, 10 Oct 2018 04:32:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:32:43,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-87ca2f18-5e46-46a1-a37f-32e5159bee49 2018-10-10 04:32:43,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:44,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7df771a5-882a-49fe-a2a2-3c5930a43807 Date: Wed, 10 Oct 2018 04:32:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:32:44,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2 used request id req-7df771a5-882a-49fe-a2a2-3c5930a43807 2018-10-10 04:32:44,011 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 2018-10-10 04:32:44,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" -d '{"port": {"network_id": "b37d68ff-b68a-4be1-823f-133d09182ea7", "fixed_ips": [{"subnet_id": "f2a21ee5-5701-4abc-9c89-91f35de87ebd", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2", "admin_state_up": true}}' 2018-10-10 04:32:45,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-30cf729e-4965-4061-bf5b-2214260f29f7 Date: Wed, 10 Oct 2018 04:32:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.1"}],"id":"290fcb35-10aa-4146-a84c-56253a3ebd26","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:55:60:25","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2","project_id":"0471fdcd19464cf789fda73a14fe53d9","qos_policy_id":null,"admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:44Z","binding:vnic_type":"normal"}} 2018-10-10 04:32:45,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-30cf729e-4965-4061-bf5b-2214260f29f7 2018-10-10 04:32:45,192 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2 for router - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:32:45,192 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:32:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" -d '{"port_id": "290fcb35-10aa-4146-a84c-56253a3ebd26"}' 2018-10-10 04:32:46,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f7c52c47-ff14-48d1-800f-8d89e57d85a0 Date: Wed, 10 Oct 2018 04:32:46 GMT RESP BODY: {"network_id": "b37d68ff-b68a-4be1-823f-133d09182ea7", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "subnet_id": "f2a21ee5-5701-4abc-9c89-91f35de87ebd", "subnet_ids": ["f2a21ee5-5701-4abc-9c89-91f35de87ebd"], "port_id": "290fcb35-10aa-4146-a84c-56253a3ebd26", "id": "cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81"} 2018-10-10 04:32:46,953 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81/add_router_interface used request id req-f7c52c47-ff14-48d1-800f-8d89e57d85a0 2018-10-10 04:32:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:47,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-da4d5c08-d23c-46d3-8f07-7d06987cc8de Date: Wed, 10 Oct 2018 04:32:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:32Z", "admin_state_up": true, "updated_at": "2018-10-10T04:32:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router"}} 2018-10-10 04:32:47,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81 used request id req-da4d5c08-d23c-46d3-8f07-7d06987cc8de 2018-10-10 04:32:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:47,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1726 X-Openstack-Request-Id: req-dc055bc5-ec9f-4e19-88a3-33a75a02adf7 Date: Wed, 10 Oct 2018 04:32:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.1"}],"id":"290fcb35-10aa-4146-a84c-56253a3ebd26","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:55:60:25","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2","admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:44Z","binding:vnic_type":"normal","device_id":"cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.1"}],"id":"99eb3122-7393-4680-9ae0-93a169935ebd","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:05:93:76","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1","admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:38Z","binding:vnic_type":"normal","device_id":"cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81"}]} 2018-10-10 04:32:47,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81 used request id req-dc055bc5-ec9f-4e19-88a3-33a75a02adf7 2018-10-10 04:32:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/57277b82-881d-4887-8e74-d9f22aa8fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:47,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-a78ac8b9-f9cf-4c6d-b8cf-5088f97f8126 Date: Wed, 10 Oct 2018 04:32:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}} 2018-10-10 04:32:47,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/57277b82-881d-4887-8e74-d9f22aa8fdb4 used request id req-a78ac8b9-f9cf-4c6d-b8cf-5088f97f8126 2018-10-10 04:32:47,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/f2a21ee5-5701-4abc-9c89-91f35de87ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:32:47,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-434ad1d8-9f85-4165-9f29-8be527f8d904 Date: Wed, 10 Oct 2018 04:32:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}} 2018-10-10 04:32:47,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/f2a21ee5-5701-4abc-9c89-91f35de87ebd used request id req-434ad1d8-9f85-4165-9f29-8be527f8d904 2018-10-10 04:32:47,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:47,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:47,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["16Dmt_UpSbOczWF_bnNBPQ"], "issued_at": "2018-10-10T04:32:47.000000Z"}} 2018-10-10 04:32:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2e7550410a3f8ed559e4d73d8120e06a64bbd" 2018-10-10 04:32:47,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693dbb9a-52a4-4038-a117-a336ed5d7b84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:47,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-693dbb9a-52a4-4038-a117-a336ed5d7b84 2018-10-10 04:32:47,967 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:32:47,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2e7550410a3f8ed559e4d73d8120e06a64bbd" 2018-10-10 04:32:48,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32: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-66ebde5f-acd6-4f65-931a-095201611f4e x-compute-request-id: req-66ebde5f-acd6-4f65-931a-095201611f4e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:32:48,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-66ebde5f-acd6-4f65-931a-095201611f4e 2018-10-10 04:32:48,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2e7550410a3f8ed559e4d73d8120e06a64bbd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-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-10-10 04:32:48,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b05c12f1-0d76-4b07-aaa6-1c08b1db2387 x-compute-request-id: req-b05c12f1-0d76-4b07-aaa6-1c08b1db2387 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:32:48,214 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b05c12f1-0d76-4b07-aaa6-1c08b1db2387 2018-10-10 04:32:48,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:48,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:48,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["r9goe8R5TM6aglaEQGHiyw"], "issued_at": "2018-10-10T04:32:48.000000Z"}} 2018-10-10 04:32:48,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:48,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e60c77c-d19c-4599-9218-f23c6723fcf4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:48,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4e60c77c-d19c-4599-9218-f23c6723fcf4 2018-10-10 04:32:48,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:48,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-24bfb96b-04be-4ea7-9397-7a408dd6e936 Date: Wed, 10 Oct 2018 04:32:48 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:32:48,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp used request id req-24bfb96b-04be-4ea7-9397-7a408dd6e936 2018-10-10 04:32:48,851 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp... 2018-10-10 04:32:48,851 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp 2018-10-10 04:32:48,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp"}}' 2018-10-10 04:32:49,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-c48f3acc-180f-4452-85f1-1f1ea3bee2c9 Date: Wed, 10 Oct 2018 04:32:49 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "updated_at": "2018-10-10T04:32:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}], "revision_number": 2, "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp"}} 2018-10-10 04:32:49,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-c48f3acc-180f-4452-85f1-1f1ea3bee2c9 2018-10-10 04:32:49,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:49,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:49,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-794a6197-5f61-42d7-94b1-418e49e91af7 Date: Wed, 10 Oct 2018 04:32: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-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151"}]} 2018-10-10 04:32:49,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-794a6197-5f61-42d7-94b1-418e49e91af7 2018-10-10 04:32:49,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:49,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:49,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3aa8a359-f79f-4146-add2-6be392a38937 Date: Wed, 10 Oct 2018 04:32: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-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151"}]} 2018-10-10 04:32:49,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-3aa8a359-f79f-4146-add2-6be392a38937 2018-10-10 04:32:49,525 - neutron_utils - INFO - Retrieving security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:49,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-29a3f308-6192-4f70-bc6b-cae392f49f15 Date: Wed, 10 Oct 2018 04:32:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "updated_at": "2018-10-10T04:32:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}], "revision_number": 2, "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp"}]} 2018-10-10 04:32:49,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-29a3f308-6192-4f70-bc6b-cae392f49f15 2018-10-10 04:32:49,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:49,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:49,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-858a74f5-d890-4c3d-bcd6-e0b342eff25a Date: Wed, 10 Oct 2018 04:32: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-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151"}]} 2018-10-10 04:32:49,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-858a74f5-d890-4c3d-bcd6-e0b342eff25a 2018-10-10 04:32:49,927 - neutron_utils - INFO - Retrieving security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:50,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-27f34381-a2c1-4c07-aee3-7c96ae66a955 Date: Wed, 10 Oct 2018 04:32:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "updated_at": "2018-10-10T04:32:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}], "revision_number": 2, "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp"}]} 2018-10-10 04:32:50,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-27f34381-a2c1-4c07-aee3-7c96ae66a955 2018-10-10 04:32:50,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:50,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e946a380-9503-486c-b3cf-57ba249477d9 Date: Wed, 10 Oct 2018 04:32:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151"}]} 2018-10-10 04:32:50,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-e946a380-9503-486c-b3cf-57ba249477d9 2018-10-10 04:32:50,294 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp 2018-10-10 04:32:50,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:50,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-1fe22b69-6d49-45e5-bdea-0650e23adc52 Date: Wed, 10 Oct 2018 04:32:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "updated_at": "2018-10-10T04:32:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}], "revision_number": 2, "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp"}]} 2018-10-10 04:32:50,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp used request id req-1fe22b69-6d49-45e5-bdea-0650e23adc52 2018-10-10 04:32:50,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:32:50,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:32:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:32:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:50,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39dfa2fa-e392-49b8-96a2-f3be68259c29 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:50,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-39dfa2fa-e392-49b8-96a2-f3be68259c29 2018-10-10 04:32:50,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:50,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-83903aba-93e2-4b8f-a0cc-7f1c34eb9e2f Date: Wed, 10 Oct 2018 04:32:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151"}]} 2018-10-10 04:32:50,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-83903aba-93e2-4b8f-a0cc-7f1c34eb9e2f 2018-10-10 04:32:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}2db78980dfd6e3fccccb41de732b720d2a241400" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d"}}' 2018-10-10 04:32:50,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-10084ec5-d90d-49ab-a8bb-44db0cb777d1 Date: Wed, 10 Oct 2018 04:32:50 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-10-10T04:32:50Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:50Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "3313a125-2dd5-4b69-95d0-378ca2a4dfdc"}} 2018-10-10 04:32:50,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-10084ec5-d90d-49ab-a8bb-44db0cb777d1 2018-10-10 04:32:50,781 - neutron_utils - INFO - Retrieving security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:50,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-1036303d-b064-40fe-ae45-1f7bb16c9991 Date: Wed, 10 Oct 2018 04:32:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "updated_at": "2018-10-10T04:32:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:50Z", "revision_number": 0, "id": "3313a125-2dd5-4b69-95d0-378ca2a4dfdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:50Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "revision_number": 0, "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}], "revision_number": 3, "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp"}]} 2018-10-10 04:32:50,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-1036303d-b064-40fe-ae45-1f7bb16c9991 2018-10-10 04:32:50,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ea07e4c-df5f-4bcd-be8a-2200057f9b4d 2018-10-10 04:32:51,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:32:51,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-bf5cdccd-dfbf-4863-83ce-79cc511a68cf Date: Wed, 10 Oct 2018 04:32:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "19298dbf-d213-4e9c-a6f4-6c3eed031a96"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:50Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:50Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "3313a125-2dd5-4b69-95d0-378ca2a4dfdc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:49Z", "security_group_id": "3ea07e4c-df5f-4bcd-be8a-2200057f9b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:49Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "ebfb2232-d02b-4daf-80af-2fa6169ae151"}]} 2018-10-10 04:32:51,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-bf5cdccd-dfbf-4863-83ce-79cc511a68cf 2018-10-10 04:32:51,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:51,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:51,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["1ufGN2ZGQ_KwiTT2hsKZog"], "issued_at": "2018-10-10T04:32:51.000000Z"}} 2018-10-10 04:32:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:51,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf750ed3-7ce2-4d50-84f1-0c496804f8ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:51,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bf750ed3-7ce2-4d50-84f1-0c496804f8ff 2018-10-10 04:32:51,632 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:32:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:51,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efd9341-b73a-4af9-a368-84633b9e7b56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:51,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4efd9341-b73a-4af9-a368-84633b9e7b56 2018-10-10 04:32:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:51,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c6afca50-3381-46b0-902b-90f9af19080a Date: Wed, 10 Oct 2018 04:32:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:51,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-c6afca50-3381-46b0-902b-90f9af19080a 2018-10-10 04:32:51,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:32:51,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:32:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:32:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:52,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6043efa9-ba7f-4c8b-a46a-4dd2e9f1f102 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:52,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-6043efa9-ba7f-4c8b-a46a-4dd2e9f1f102 2018-10-10 04:32:52,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:52,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-81045d0c-a57b-45d8-a160-b9dcba3a8095 Date: Wed, 10 Oct 2018 04:32:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:52,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-81045d0c-a57b-45d8-a160-b9dcba3a8095 2018-10-10 04:32:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:52,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9682dd8-9228-48c9-b14a-ad9fc9c07e4f Date: Wed, 10 Oct 2018 04:32:52 GMT RESP BODY: {"ports":[]} 2018-10-10 04:32:52,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port&admin_state_up=True used request id req-b9682dd8-9228-48c9-b14a-ad9fc9c07e4f 2018-10-10 04:32:52,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:52,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4a7874d-4dd2-4eb5-ae83-a14e52f214a5 x-compute-request-id: req-d4a7874d-4dd2-4eb5-ae83-a14e52f214a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:32:52,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1 used request id req-d4a7874d-4dd2-4eb5-ae83-a14e52f214a5 2018-10-10 04:32:52,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:53,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e678e29a-1fe8-4962-a27e-c63e07859c0d Date: Wed, 10 Oct 2018 04:32:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:53,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-e678e29a-1fe8-4962-a27e-c63e07859c0d 2018-10-10 04:32:53,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:53,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77248080-5aad-4d0f-99a8-20b971bac0fe Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:53,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-77248080-5aad-4d0f-99a8-20b971bac0fe 2018-10-10 04:32:53,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:53,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-00c9e20d-27e7-492d-b107-3afe342aa1e4 Date: Wed, 10 Oct 2018 04:32:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:53,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-00c9e20d-27e7-492d-b107-3afe342aa1e4 2018-10-10 04:32:53,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:53,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-080318db-e5d8-497c-9a6c-d802d4705b49 Date: Wed, 10 Oct 2018 04:32:53 GMT RESP BODY: {"ports":[]} 2018-10-10 04:32:53,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port&admin_state_up=True used request id req-080318db-e5d8-497c-9a6c-d802d4705b49 2018-10-10 04:32:53,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:32:53,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:32:53,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["bJrQWxaBSKed9IYdGs_WRw"], "issued_at": "2018-10-10T04:32:53.000000Z"}} 2018-10-10 04:32:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37fad82b9bddcd080971bedaca74a00d4c587c7" 2018-10-10 04:32:54,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0cb827-bef3-40e1-88f0-2905eca3326d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:32:54,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8d0cb827-bef3-40e1-88f0-2905eca3326d 2018-10-10 04:32:54,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:54,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3204422e-37d9-4d05-87cf-8dc7b3828318 Date: Wed, 10 Oct 2018 04:32:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:54,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-3204422e-37d9-4d05-87cf-8dc7b3828318 2018-10-10 04:32:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:54,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7e54d8a4-d87c-4ebe-8453-f70ec4dcb642 Date: Wed, 10 Oct 2018 04:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:54,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-7e54d8a4-d87c-4ebe-8453-f70ec4dcb642 2018-10-10 04:32:54,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:54,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-53f8e095-cf10-484e-b85d-c0c7e9883702 Date: Wed, 10 Oct 2018 04:32:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:54,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-53f8e095-cf10-484e-b85d-c0c7e9883702 2018-10-10 04:32:54,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:32:54,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:32:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37fad82b9bddcd080971bedaca74a00d4c587c7" 2018-10-10 04:32:54,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923571ba-73b0-4960-9e4d-3c39f954b9bf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:54,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-923571ba-73b0-4960-9e4d-3c39f954b9bf 2018-10-10 04:32:54,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:54,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4a36579d-5eb3-4ff2-b6a3-d5050ee0d268 Date: Wed, 10 Oct 2018 04:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:54,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-4a36579d-5eb3-4ff2-b6a3-d5050ee0d268 2018-10-10 04:32:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:54,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-09f4996a-d4d6-4f94-878c-992a4cb76892 Date: Wed, 10 Oct 2018 04:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:54,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1 used request id req-09f4996a-d4d6-4f94-878c-992a4cb76892 2018-10-10 04:32:54,935 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 2018-10-10 04:32:54,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" -d '{"port": {"network_id": "1ba14b38-2069-4f12-8dcb-adc289cf7552", "fixed_ips": [{"subnet_id": "57277b82-881d-4887-8e74-d9f22aa8fdb4", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port", "admin_state_up": true}}' 2018-10-10 04:32:56,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-931f01ae-fea1-4a2f-b7f0-0c9d7a83a280 Date: Wed, 10 Oct 2018 04:32:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.5"}],"id":"6ccea3b9-8c77-4d31-8f26-e9fed5a4f2f4","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:76:86:7c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port","project_id":"0471fdcd19464cf789fda73a14fe53d9","qos_policy_id":null,"admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:55Z","binding:vnic_type":"normal"}} 2018-10-10 04:32:56,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-931f01ae-fea1-4a2f-b7f0-0c9d7a83a280 2018-10-10 04:32:56,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:56,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d4d56d4e-0d58-4293-94c2-c5df42b8ae4b Date: Wed, 10 Oct 2018 04:32:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:32:56,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-d4d56d4e-0d58-4293-94c2-c5df42b8ae4b 2018-10-10 04:32:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:56,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a0ff49-801e-45b9-8bf8-5c8d6a814fc9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:56,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-e8a0ff49-801e-45b9-8bf8-5c8d6a814fc9 2018-10-10 04:32:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:56,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-43198162-444b-4501-9903-fc29f1238867 Date: Wed, 10 Oct 2018 04:32:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:32:56,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-43198162-444b-4501-9903-fc29f1238867 2018-10-10 04:32:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:56,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-019d57f2-9c93-42b1-b762-269f5370d47a Date: Wed, 10 Oct 2018 04:32:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.5"}],"id":"6ccea3b9-8c77-4d31-8f26-e9fed5a4f2f4","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:76:86:7c","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port","admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:32:56,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port&admin_state_up=True used request id req-019d57f2-9c93-42b1-b762-269f5370d47a 2018-10-10 04:32:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:56,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fce3a7-ad8e-42ea-a442-b619d8d62702 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:32:56,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-89fce3a7-ad8e-42ea-a442-b619d8d62702 2018-10-10 04:32:56,650 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1 2018-10-10 04:32:56,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:56,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4ebdbe0-e5fd-4794-a637-963d6dd545c5 x-compute-request-id: req-b4ebdbe0-e5fd-4794-a637-963d6dd545c5 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-flavor-name"}]} 2018-10-10 04:32:56,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b4ebdbe0-e5fd-4794-a637-963d6dd545c5 2018-10-10 04:32:56,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:56,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2d666aa-cfc4-4b4f-af17-c7735c703f0e x-compute-request-id: req-b2d666aa-cfc4-4b4f-af17-c7735c703f0e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:32:56,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463 used request id req-b2d666aa-cfc4-4b4f-af17-c7735c703f0e 2018-10-10 04:32:56,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:56,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-201fc711-c9e4-4996-a161-d189aa8d2815 Date: Wed, 10 Oct 2018 04:32:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:32:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:32:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/snap", "metadata": {}}], "self": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "min_disk": 0, "protected": false, "id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "file": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0471fdcd19464cf789fda73a14fe53d9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277"} 2018-10-10 04:32:56,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 used request id req-201fc711-c9e4-4996-a161-d189aa8d2815 2018-10-10 04:32:56,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-afc21fd0-dee9-42d3-b6c5-141578afe825 Date: Wed, 10 Oct 2018 04:32:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:32:57,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-afc21fd0-dee9-42d3-b6c5-141578afe825 2018-10-10 04:32:57,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" -d '{"server": {"name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "imageRef": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "flavorRef": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "6ccea3b9-8c77-4d31-8f26-e9fed5a4f2f4"}]}}' 2018-10-10 04:32:58,703 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:32: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-7c11b584-6958-45eb-b5a1-ed1ecce65917 x-compute-request-id: req-7c11b584-6958-45eb-b5a1-ed1ecce65917 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "adminPass": "mq6R3tJwFTWM"}} 2018-10-10 04:32:58,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-7c11b584-6958-45eb-b5a1-ed1ecce65917 2018-10-10 04:32:58,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:59,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f8f844d-6cde-465b-b906-1adf51faf2ce x-compute-request-id: req-4f8f844d-6cde-465b-b906-1adf51faf2ce 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.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "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-10-10T04:32:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:32:59,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-4f8f844d-6cde-465b-b906-1adf51faf2ce 2018-10-10 04:32:59,275 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1 2018-10-10 04:32:59,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:32:59,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:32:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ff1b173-147f-4293-a484-aa12c60b798e x-compute-request-id: req-4ff1b173-147f-4293-a484-aa12c60b798e 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.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "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-10-10T04:32:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:32:59,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-4ff1b173-147f-4293-a484-aa12c60b798e 2018-10-10 04:32:59,625 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1] is - BUILD 2018-10-10 04:32:59,625 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:02,628 - create_instance - DEBUG - VM status query timeout in 896.646220922 2018-10-10 04:33:02,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:03,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1beef75-fe02-42cb-bf53-bbdcc95749d3 x-compute-request-id: req-c1beef75-fe02-42cb-bf53-bbdcc95749d3 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.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:33:01Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:03,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-c1beef75-fe02-42cb-bf53-bbdcc95749d3 2018-10-10 04:33:03,243 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1] is - BUILD 2018-10-10 04:33:03,243 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:06,247 - create_instance - DEBUG - VM status query timeout in 893.028021097 2018-10-10 04:33:06,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:07,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-67aec8db-edfc-4bb8-8eee-826a7ec4ffcc x-compute-request-id: req-67aec8db-edfc-4bb8-8eee-826a7ec4ffcc 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.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:33:01Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:07,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-67aec8db-edfc-4bb8-8eee-826a7ec4ffcc 2018-10-10 04:33:07,089 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1] is - BUILD 2018-10-10 04:33:07,089 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:10,092 - create_instance - DEBUG - VM status query timeout in 889.182291985 2018-10-10 04:33:10,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:10,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-84cc72df-7820-45b2-adfe-2da066b6b3b0 x-compute-request-id: req-84cc72df-7820-45b2-adfe-2da066b6b3b0 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:86:7c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:08.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:08Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:10,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-84cc72df-7820-45b2-adfe-2da066b6b3b0 2018-10-10 04:33:10,668 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1] is - ACTIVE 2018-10-10 04:33:10,668 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:33:10,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:11,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-c9962f88-bac9-42ca-a01e-a1b3707dd1d3 x-compute-request-id: req-c9962f88-bac9-42ca-a01e-a1b3707dd1d3 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:86:7c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:08.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:08Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:11,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-c9962f88-bac9-42ca-a01e-a1b3707dd1d3 2018-10-10 04:33:11,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:11,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3a2f6d71-0e98-475c-9a84-48376810f6e5 Date: Wed, 10 Oct 2018 04:33:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57277b82-881d-4887-8e74-d9f22aa8fdb4"],"updated_at":"2018-10-10T04:32:27Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1"}]} 2018-10-10 04:33:11,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 used request id req-3a2f6d71-0e98-475c-9a84-48376810f6e5 2018-10-10 04:33:11,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:11,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff35e32-822c-4c93-8dc1-69725282508f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:33:11,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-fff35e32-822c-4c93-8dc1-69725282508f 2018-10-10 04:33:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:11,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-85067cb9-1109-4192-a85a-ac8273dbd17e Date: Wed, 10 Oct 2018 04:33:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:27Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1"}]} 2018-10-10 04:33:11,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-85067cb9-1109-4192-a85a-ac8273dbd17e 2018-10-10 04:33:11,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:12,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-480675b0-2d38-489d-acc4-5cb6a718a626 Date: Wed, 10 Oct 2018 04:33:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:33:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.5"}],"id":"6ccea3b9-8c77-4d31-8f26-e9fed5a4f2f4","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:76:86:7c","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port","admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:55Z","binding:vnic_type":"normal","device_id":"0d4b61c4-a18a-4223-9655-6bf421191824"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.3"}],"id":"8b719392-6a89-46a6-851a-81e2781d2014","security_groups":[],"mac_address":"fa:16:3e:81:31:ae","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1ba14b38-2069-4f12-8dcb-adc289cf7552"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.4"}],"id":"90a8d325-4dc9-4955-9524-55dc19fbad13","security_groups":[],"mac_address":"fa:16:3e:34:81:a9","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1ba14b38-2069-4f12-8dcb-adc289cf7552"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.1"}],"id":"99eb3122-7393-4680-9ae0-93a169935ebd","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:05:93:76","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1","admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:38Z","binding:vnic_type":"normal","device_id":"cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57277b82-881d-4887-8e74-d9f22aa8fdb4","ip_address":"10.200.201.2"}],"id":"c0ce561c-9bc9-4ebb-a307-7ed07e94c072","security_groups":[],"mac_address":"fa:16:3e:b1:a2:a9","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ba14b38-2069-4f12-8dcb-adc289cf7552","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1ba14b38-2069-4f12-8dcb-adc289cf7552"}]} 2018-10-10 04:33:12,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-480675b0-2d38-489d-acc4-5cb6a718a626 2018-10-10 04:33:12,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:33:12,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:33:12,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["izTj79JtQKa-J7OBF7HiMg"], "issued_at": "2018-10-10T04:33:12.000000Z"}} 2018-10-10 04:33:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:12,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051a6381-0da0-4ffc-a275-6c70e0158825 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:33:12,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-051a6381-0da0-4ffc-a275-6c70e0158825 2018-10-10 04:33:12,602 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:33:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:12,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b178672-e5a0-4abc-82f9-2aceb066edad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:33:12,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4b178672-e5a0-4abc-82f9-2aceb066edad 2018-10-10 04:33:12,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:12,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-764569cd-a3ef-45a1-9536-97424e3d8ba1 Date: Wed, 10 Oct 2018 04:33:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:33:12,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-764569cd-a3ef-45a1-9536-97424e3d8ba1 2018-10-10 04:33:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:33:12,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:33:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:13,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a1ec9e-0459-4583-977f-618b0520069e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:33:13,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-98a1ec9e-0459-4583-977f-618b0520069e 2018-10-10 04:33:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:13,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d76321d7-34f9-4d73-ab6c-4d457018dd9a Date: Wed, 10 Oct 2018 04:33:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:33:13,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-d76321d7-34f9-4d73-ab6c-4d457018dd9a 2018-10-10 04:33:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:13,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d3661f0-d927-4163-bf6b-bddd2c7ae97b Date: Wed, 10 Oct 2018 04:33:13 GMT RESP BODY: {"ports":[]} 2018-10-10 04:33:13,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port&admin_state_up=True used request id req-0d3661f0-d927-4163-bf6b-bddd2c7ae97b 2018-10-10 04:33:13,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:13,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-62da9fff-ec34-413b-97c5-9820176f6d8e x-compute-request-id: req-62da9fff-ec34-413b-97c5-9820176f6d8e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:33:13,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2 used request id req-62da9fff-ec34-413b-97c5-9820176f6d8e 2018-10-10 04:33:13,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:13,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f459b51e-510a-45ac-9278-6da9985c5cad Date: Wed, 10 Oct 2018 04:33:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:33:13,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-f459b51e-510a-45ac-9278-6da9985c5cad 2018-10-10 04:33:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:13,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b246b7-3a42-45e3-bacd-da9b9b55aaac Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:33:13,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-90b246b7-3a42-45e3-bacd-da9b9b55aaac 2018-10-10 04:33:13,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:14,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-272241f1-8975-4419-9721-ce7338d5e97e Date: Wed, 10 Oct 2018 04:33:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:33:14,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-272241f1-8975-4419-9721-ce7338d5e97e 2018-10-10 04:33:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:14,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0fca0c7c-72ba-43f3-9c61-ba812b7d21d7 Date: Wed, 10 Oct 2018 04:33:14 GMT RESP BODY: {"ports":[]} 2018-10-10 04:33:14,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port&admin_state_up=True used request id req-0fca0c7c-72ba-43f3-9c61-ba812b7d21d7 2018-10-10 04:33:14,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:33:14,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:33:14,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f43ad087b3994529820f9d602046f746", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role"}], "expires_at": "2018-10-10T05:33:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0471fdcd19464cf789fda73a14fe53d9", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0471fdcd19464cf789fda73a14fe53d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user", "id": "9fbb8231ec0a42b9954f0a1a95501384"}, "audit_ids": ["vhU2jm6ZSA2c5eCYzfGhaw"], "issued_at": "2018-10-10T04:33:14.000000Z"}} 2018-10-10 04:33:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c2ca7114fdc94f1121cd59f42624bcedafce41" 2018-10-10 04:33:14,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cccd37-4eb4-4444-bbe4-db49f033dd91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:33:14,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e6cccd37-4eb4-4444-bbe4-db49f033dd91 2018-10-10 04:33:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:15,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-255aa620-c140-4482-969c-12887067e6a6 Date: Wed, 10 Oct 2018 04:33:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:33:15,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-255aa620-c140-4482-969c-12887067e6a6 2018-10-10 04:33:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:15,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2a9edd53-1534-4faf-8255-6ad0286b3b76 Date: Wed, 10 Oct 2018 04:33:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:33:15,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-2a9edd53-1534-4faf-8255-6ad0286b3b76 2018-10-10 04:33:15,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:15,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-258425c0-d84b-4f2d-ac46-4febbaf561b3 Date: Wed, 10 Oct 2018 04:33:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:33:15,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-258425c0-d84b-4f2d-ac46-4febbaf561b3 2018-10-10 04:33:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:33:15,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:33:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:33:15,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c2ca7114fdc94f1121cd59f42624bcedafce41" 2018-10-10 04:33:15,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e5e51b-a80b-4008-bf76-329c71494f57 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:33:15,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-f9e5e51b-a80b-4008-bf76-329c71494f57 2018-10-10 04:33:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:15,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b7a37fad-a52d-45b2-ac73-65719352d847 Date: Wed, 10 Oct 2018 04:33:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:33:15,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-b7a37fad-a52d-45b2-ac73-65719352d847 2018-10-10 04:33:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:16,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-26498db2-4a3a-467e-a21e-f7f108503463 Date: Wed, 10 Oct 2018 04:33:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:33:16,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2 used request id req-26498db2-4a3a-467e-a21e-f7f108503463 2018-10-10 04:33:16,038 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 2018-10-10 04:33:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" -d '{"port": {"network_id": "b37d68ff-b68a-4be1-823f-133d09182ea7", "fixed_ips": [{"subnet_id": "f2a21ee5-5701-4abc-9c89-91f35de87ebd", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port", "admin_state_up": true}}' 2018-10-10 04:33:17,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-b33fe0a9-b2b7-4c9f-970d-bead7d25b9de Date: Wed, 10 Oct 2018 04:33:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:33:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.5"}],"id":"d54a1bfa-6b9b-4cac-ac22-acdfe3d9469d","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:08:fd:a7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port","project_id":"0471fdcd19464cf789fda73a14fe53d9","qos_policy_id":null,"admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:33:16Z","binding:vnic_type":"normal"}} 2018-10-10 04:33:17,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b33fe0a9-b2b7-4c9f-970d-bead7d25b9de 2018-10-10 04:33:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:17,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6ddfb5d1-bb60-4944-8386-d6e553b83a97 Date: Wed, 10 Oct 2018 04:33:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:33:17,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-6ddfb5d1-bb60-4944-8386-d6e553b83a97 2018-10-10 04:33:17,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:17,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c57e14-d507-4611-85dc-3c3c9ac19da7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:33:17,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-06c57e14-d507-4611-85dc-3c3c9ac19da7 2018-10-10 04:33:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:17,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-771c54b8-01f7-4093-9559-6e3815fc83e6 Date: Wed, 10 Oct 2018 04:33:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:33:17,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-771c54b8-01f7-4093-9559-6e3815fc83e6 2018-10-10 04:33:17,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:18,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-328b9b97-443d-4438-a105-d6af3bba4273 Date: Wed, 10 Oct 2018 04:33:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:33:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.5"}],"id":"d54a1bfa-6b9b-4cac-ac22-acdfe3d9469d","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:08:fd:a7","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port","admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:33:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:33:18,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7&name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port&admin_state_up=True used request id req-328b9b97-443d-4438-a105-d6af3bba4273 2018-10-10 04:33:18,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:18,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10bcc65-1e2f-4939-9a93-5f1d3293c85d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:33:18,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-c10bcc65-1e2f-4939-9a93-5f1d3293c85d 2018-10-10 04:33:18,102 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2 2018-10-10 04:33:18,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:18,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-3421b747-c4a9-4edd-a19c-625b27439376 x-compute-request-id: req-3421b747-c4a9-4edd-a19c-625b27439376 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-flavor-name"}]} 2018-10-10 04:33:18,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3421b747-c4a9-4edd-a19c-625b27439376 2018-10-10 04:33:18,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:18,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-c30851f9-4e8d-49fe-b64f-04925338d604 x-compute-request-id: req-c30851f9-4e8d-49fe-b64f-04925338d604 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:33:18,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463 used request id req-c30851f9-4e8d-49fe-b64f-04925338d604 2018-10-10 04:33:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:18,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-5a68de73-41cb-4f94-8202-811090cff84f Date: Wed, 10 Oct 2018 04:33:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:32:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:32:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/snap", "metadata": {}}], "self": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "min_disk": 0, "protected": false, "id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "file": "/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0471fdcd19464cf789fda73a14fe53d9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277"} 2018-10-10 04:33:18,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 used request id req-5a68de73-41cb-4f94-8202-811090cff84f 2018-10-10 04:33:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:18,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1a48ddcd-f069-4d58-a5d6-e1eaae38fc63 Date: Wed, 10 Oct 2018 04:33:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:33:18,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1a48ddcd-f069-4d58-a5d6-e1eaae38fc63 2018-10-10 04:33:18,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" -d '{"server": {"name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "imageRef": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "flavorRef": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "d54a1bfa-6b9b-4cac-ac22-acdfe3d9469d"}]}}' 2018-10-10 04:33:20,632 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e615c40f-b1c5-424e-8933-8cf4e88f8080 x-compute-request-id: req-e615c40f-b1c5-424e-8933-8cf4e88f8080 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f1beb658-9152-48d9-afad-070a29775ef0", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "adminPass": "qd5ATApsu25H"}} 2018-10-10 04:33:20,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e615c40f-b1c5-424e-8933-8cf4e88f8080 2018-10-10 04:33:20,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:20,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-8c64858f-9488-4f40-ad3e-798b3012ad65 x-compute-request-id: req-8c64858f-9488-4f40-ad3e-798b3012ad65 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.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "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-10-10T04:33:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:20,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-8c64858f-9488-4f40-ad3e-798b3012ad65 2018-10-10 04:33:20,993 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2 2018-10-10 04:33:20,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:21,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-6b9faa12-e1a5-42a5-9f9d-a79d1809c383 x-compute-request-id: req-6b9faa12-e1a5-42a5-9f9d-a79d1809c383 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.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "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-10-10T04:33:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:21,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-6b9faa12-e1a5-42a5-9f9d-a79d1809c383 2018-10-10 04:33:21,064 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2] is - BUILD 2018-10-10 04:33:21,064 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:24,068 - create_instance - DEBUG - VM status query timeout in 896.925966024 2018-10-10 04:33:24,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:24,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-ed16a9e1-597d-489b-8169-c2f8624ec27b x-compute-request-id: req-ed16a9e1-597d-489b-8169-c2f8624ec27b 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.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:33:22Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:24,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-ed16a9e1-597d-489b-8169-c2f8624ec27b 2018-10-10 04:33:24,538 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2] is - BUILD 2018-10-10 04:33:24,538 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:27,539 - create_instance - DEBUG - VM status query timeout in 893.454465866 2018-10-10 04:33:27,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:27,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e41d4193-89cf-4b49-8af1-1238183f77c7 x-compute-request-id: req-e41d4193-89cf-4b49-8af1-1238183f77c7 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.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:33:22Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:27,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-e41d4193-89cf-4b49-8af1-1238183f77c7 2018-10-10 04:33:27,956 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2] is - BUILD 2018-10-10 04:33:27,956 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:30,959 - create_instance - DEBUG - VM status query timeout in 890.034610033 2018-10-10 04:33:30,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:31,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-401af263-12b1-4a90-83e8-ec7887704db3 x-compute-request-id: req-401af263-12b1-4a90-83e8-ec7887704db3 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.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:33:22Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:31,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-401af263-12b1-4a90-83e8-ec7887704db3 2018-10-10 04:33:31,707 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2] is - BUILD 2018-10-10 04:33:31,707 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:34,710 - create_instance - DEBUG - VM status query timeout in 886.283499956 2018-10-10 04:33:34,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:35,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fe19bf9-17c2-4a89-b167-89aeff888ea9 x-compute-request-id: req-4fe19bf9-17c2-4a89-b167-89aeff888ea9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:fd:a7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:30.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:31Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:35,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-4fe19bf9-17c2-4a89-b167-89aeff888ea9 2018-10-10 04:33:35,035 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2] is - ACTIVE 2018-10-10 04:33:35,035 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:33:35,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:35,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-d86534c1-a8a5-4dd0-b04f-165caa3b55f3 x-compute-request-id: req-d86534c1-a8a5-4dd0-b04f-165caa3b55f3 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:fd:a7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:30.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:31Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:35,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-d86534c1-a8a5-4dd0-b04f-165caa3b55f3 2018-10-10 04:33:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:35,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-753b9d84-b2b5-4f1f-916b-13f5e1ab8a1a Date: Wed, 10 Oct 2018 04:33:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2a21ee5-5701-4abc-9c89-91f35de87ebd"],"updated_at":"2018-10-10T04:32:30Z","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0471fdcd19464cf789fda73a14fe53d9","id":"b37d68ff-b68a-4be1-823f-133d09182ea7","name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2"}]} 2018-10-10 04:33:35,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 used request id req-753b9d84-b2b5-4f1f-916b-13f5e1ab8a1a 2018-10-10 04:33:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:35,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc14791-1c4c-4bea-b937-ae11d7b1909e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:33:35,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-2fc14791-1c4c-4bea-b937-ae11d7b1909e 2018-10-10 04:33:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:35,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1c039b9b-d451-428b-90c1-3f6303c7cd78 Date: Wed, 10 Oct 2018 04:33:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","dns_nameservers":[],"updated_at":"2018-10-10T04:32:30Z","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":"0471fdcd19464cf789fda73a14fe53d9","id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2"}]} 2018-10-10 04:33:35,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-1c039b9b-d451-428b-90c1-3f6303c7cd78 2018-10-10 04:33:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:36,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-d02fbbba-55d4-4ade-9596-9f39f12d4bb5 Date: Wed, 10 Oct 2018 04:33:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.1"}],"id":"290fcb35-10aa-4146-a84c-56253a3ebd26","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:55:60:25","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2","admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:44Z","binding:vnic_type":"normal","device_id":"cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.4"}],"id":"2b8c0a12-f127-43bb-8b39-d0b181ff402d","security_groups":[],"mac_address":"fa:16:3e:71:27:80","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b37d68ff-b68a-4be1-823f-133d09182ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.3"}],"id":"47b8fe33-ca4f-449c-8882-863d335b5c49","security_groups":[],"mac_address":"fa:16:3e:c9:27:ab","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b37d68ff-b68a-4be1-823f-133d09182ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:33:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.5"}],"id":"d54a1bfa-6b9b-4cac-ac22-acdfe3d9469d","security_groups":["d47e5d04-b9bd-43d2-8816-dc90d8848f62"],"mac_address":"fa:16:3e:08:fd:a7","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port","admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:33:16Z","binding:vnic_type":"normal","device_id":"f1beb658-9152-48d9-afad-070a29775ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:32:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2a21ee5-5701-4abc-9c89-91f35de87ebd","ip_address":"10.200.202.2"}],"id":"daf683ed-207a-48cb-8f96-c3cc17c5b9bc","security_groups":[],"mac_address":"fa:16:3e:2d:e7:2a","project_id":"0471fdcd19464cf789fda73a14fe53d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b37d68ff-b68a-4be1-823f-133d09182ea7","tenant_id":"0471fdcd19464cf789fda73a14fe53d9","created_at":"2018-10-10T04:32:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b37d68ff-b68a-4be1-823f-133d09182ea7"}]} 2018-10-10 04:33:36,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-d02fbbba-55d4-4ade-9596-9f39f12d4bb5 2018-10-10 04:33:36,009 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-10-10 04:33:36,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:37,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-e49915ce-1ffc-48e5-8bde-10c9ed834f7a x-compute-request-id: req-e49915ce-1ffc-48e5-8bde-10c9ed834f7a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:86:7c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:08.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:08Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:37,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-e49915ce-1ffc-48e5-8bde-10c9ed834f7a 2018-10-10 04:33:37,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 04:33:38,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-e0117f08-4375-4aec-a1f8-bf79f36746aa x-compute-request-id: req-e0117f08-4375-4aec-a1f8-bf79f36746aa Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527038706 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.908 MHz processor\n[ 0.129242] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.130879] pid_max: default: 32768 minimum: 301\n[ 0.131760] ACPI: Core revision 20150930\n[ 0.133149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134442] Security Framework initialized\n[ 0.135239] Yama: becoming mindful.\n[ 0.135962] AppArmor: AppArmor initialized\n[ 0.136822] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139405] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140592] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141976] Initializing cgroup subsys io\n[ 0.142785] Initializing cgroup subsys memory\n[ 0.143635] Initializing cgroup subsys devices\n[ 0.144506] Initializing cgroup subsys freezer\n[ 0.145363] Initializing cgroup subsys net_cls\n[ 0.146219] Initializing cgroup subsys perf_event\n[ 0.147117] Initializing cgroup subsys net_prio\n[ 0.147987] Initializing cgroup subsys hugetlb\n[ 0.148851] Initializing cgroup subsys pids\n[ 0.149722] CPU: Physical Processor ID: 0\n[ 0.151220] mce: CPU supports 10 MCE banks\n[ 0.152058] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155346] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161941] ftrace: allocating 31920 entries in 125 pages\n[ 0.189240] smpboot: Max logical packages: 2\n[ 0.190113] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191303] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192652] x2apic enabled\n[ 0.193460] Switched APIC routing to physical x2apic.\n[ 0.195205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196435] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200512] KVM setup paravirtual spinlock\n[ 0.202055] x86: Booting SMP configuration:\n[ 0.202961] .... node #0, CPUs: #1\n[ 0.203866] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.226459] x86: Booted up 1 node, 2 CPUs\n[ 0.226461] KVM setup async PF for cpu 1\n[ 0.226464] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.229026] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.230710] devtmpfs: initialized\n[ 0.232453] evm: security.selinux\n[ 0.233143] evm: security.SMACK64\n[ 0.233837] evm: security.SMACK64EXEC\n[ 0.234590] evm: security.SMACK64TRANSMUTE\n[ 0.235393] evm: security.SMACK64MMAP\n[ 0.236126] evm: security.ima\n[ 0.236763] evm: security.capability\n[ 0.237660] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239570] pinctrl core: initialized pinctrl subsystem\n[ 0.240667] RTC time: 4:33:09, date: 10/10/18\n[ 0.241671] NET: Registered protocol family 16\n[ 0.251505] cpuidle: using governor ladder\n[ 0.263598] cpuidle: using governor menu\n[ 0.264412] PCCT header not found.\n[ 0.265199] ACPI: bus type PCI registered\n[ 0.265990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267270] PCI: Using configuration type 1 for base access\n[ 0.280733] ACPI: Added _OSI(Module Device)\n[ 0.281578] ACPI: Added _OSI(Processor Device)\n[ 0.282426] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283306] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285691] ACPI: Interpreter enabled\n[ 0.286447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293739] ACPI: (supports S0 S5)\n[ 0.294435] ACPI: Using IOAPIC for interrupt routing\n[ 0.295370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301057] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304433] acpiphp: Slot [3] registered\n[ 0.305217] acpiphp: Slot [4] registered\n[ 0.306000] acpiphp: Slot [5] registered\n[ 0.306799] acpiphp: Slot [6] registered\n[ 0.307583] acpiphp: Slot [7] registered\n[ 0.308366] acpiphp: Slot [8] registered\n[ 0.309144] acpiphp: Slot [9] registered\n[ 0.309924] acpiphp: Slot [10] registered\n[ 0.320792] acpiphp: Slot [11] registered\n[ 0.321589] acpiphp: Slot [12] registered\n[ 0.322384] acpiphp: Slot [13] registered\n[ 0.323177] acpiphp: Slot [14] registered\n[ 0.323976] acpiphp: Slot [15] registered\n[ 0.324770] acpiphp: Slot [16] registered\n[ 0.325571] acpiphp: Slot [17] registered\n[ 0.326366] acpiphp: Slot [18] registered\n[ 0.327155] acpiphp: Slot [19] registered\n[ 0.327952] acpiphp: Slot [20] registered\n[ 0.328748] acpiphp: Slot [21] registered\n[ 0.329543] acpiphp: Slot [22] registered\n[ 0.330343] acpiphp: Slot [23] registered\n[ 0.331138] acpiphp: Slot [24] registered\n[ 0.331937] acpiphp: Slot [25] registered\n[ 0.332730] acpiphp: Slot [26] registered\n[ 0.333523] acpiphp: Slot [27] registered\n[ 0.334320] acpiphp: Slot [28] registered\n[ 0.335117] acpiphp: Slot [29] registered\n[ 0.335911] acpiphp: Slot [30] registered\n[ 0.336708] acpiphp: Slot [31] registered\n[ 0.337498] PCI host bridge to bus 0000:00\n[ 0.338290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342082] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.343511] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349886] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352303] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.359865] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361275] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407848] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409346] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410854] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412254] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416050] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417161] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418666] vgaarb: loaded\n[ 0.419261] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420760] SCSI subsystem initialized\n[ 0.421591] ACPI: bus type USB registered\n[ 0.422398] usbcore: registered new interface driver usbfs\n[ 0.423406] usbcore: registered new interface driver hub\n[ 0.424390] usbcore: registered new device driver usb\n[ 0.425456] PCI: Using ACPI for IRQ routing\n[ 0.426471] NetLabel: Initializing\n[ 0.427170] NetLabel: domain hash size = 128\n[ 0.428012] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428945] NetLabel: unlabeled traffic allowed by default\n[ 0.430044] clocksource: Switched to clocksource kvm-clock\n[ 0.436064] AppArmor: AppArmor Filesystem Enabled\n[ 0.437005] pnp: PnP ACPI init\n[ 0.437928] pnp: PnP ACPI: found 5 devices\n[ 0.444888] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446577] NET: Registered protocol family 2\n[ 0.447523] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449900] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.451042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452098] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453234] NET: Registered protocol family 1\n[ 0.454087] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455156] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474814] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493515] Trying to unpack rootfs image as initramfs...\n[ 0.543869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558053] Scanning for low memory corruption every 60 seconds\n[ 0.559479] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560613] audit: initializing netlink subsys (disabled)\n[ 0.561627] audit: type=2000 audit(1539145989.631:1): initialized\n[ 0.562943] Initialise system trusted keyring\n[ 0.563922] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565073] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567156] zbud: loaded\n[ 0.568274] VFS: Disk quotas dquot_6.6.0\n[ 0.573007] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574745] fuse init (API version 7.23)\n[ 0.576098] Key type big_key registered\n[ 0.577235] Allocating IMA MOK and blacklist keyrings.\n[ 0.578953] Key type asymmetric registered\n[ 0.580122] Asymmetric key parser 'x509' registered\n[ 0.581437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.583572] io scheduler noop registered\n[ 0.584586] io scheduler deadline registered (default)\n[ 0.585973] io scheduler cfq registered\n[ 0.587106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592642] ACPI: Power Button [PWRF]\n[ 0.593820] GHES: HEST is not enabled!\n[ 0.612112] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649839] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652879] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680233] Linux agpgart interface v0.103\n[ 0.683096] brd: module loaded\n[ 0.685240] loop: module loaded\n[ 0.691059] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693150] GPT:90111 != 20971519\n[ 0.694157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.695789] GPT:90111 != 20971519\n[ 0.696746] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698157] vda: vda1 vda15\n[ 0.700070] scsi host0: ata_piix\n[ 0.701136] scsi host1: ata_piix\n[ 0.702118] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705805] libphy: Fixed MDIO Bus: probed\n[ 0.706761] tun: Universal TUN/TAP device driver, 1.6\n[ 0.707839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710437] PPP generic driver version 2.4.2\n[ 0.711579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713081] ehci-pci: EHCI PCI platform driver\n[ 0.714156] ehci-platform: EHCI generic platform driver\n[ 0.715383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.716775] ohci-pci: OHCI PCI platform driver\n[ 0.717844] ohci-platform: OHCI generic platform driver\n[ 0.719066] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.738514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739752] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747489] usb usb1: Product: UHCI Host Controller\n[ 0.748744] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.750161] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.751358] hub 1-0:1.0: USB hub found\n[ 0.752301] hub 1-0:1.0: 2 ports detected\n[ 0.753403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.755876] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.757058] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.758608] mousedev: PS/2 mouse device common for all mice\n[ 0.760257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762166] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763077] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763155] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763161] i2c /dev entries driver\n[ 0.763203] device-mapper: uevent: version 1.0.3\n[ 0.763247] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763263] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766250] NET: Registered protocol family 10\n[ 0.766393] NET: Registered protocol family 17\n[ 0.766401] Key type dns_resolver registered\n[ 0.766822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766827] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766846] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766937] registered taskstats version 1\n[ 0.766949] Loading compiled-in X.509 certificates\n[ 0.767475] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767492] zswap: loaded using pool lzo/zbud\n[ 0.768476] Key type trusted registered\n[ 0.769246] Key type encrypted registered\n[ 0.769250] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769251] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769275] evm: HMAC attrs: 0x1\n[ 0.769573] Magic number: 6:227:565\n[ 0.769713] rtc_cmos 00:00: setting system clock to 2018-10-10 04:33:09 UTC (1539145989)\n[ 0.769765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.769765] EDD information not available.\n[ 0.863303] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865558] Write protecting the kernel read-only data: 14336k\n[ 0.867523] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869431] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.931650] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.51\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.71. iid=i-000000b1\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCX2Twva4bOTtjfVVedrZoqqkmsxQEJ5NHT51E/lc7cwhlihxpEuez2PLcqdMC0pleGNAoCOAf7lJKv1ieyqdBmL2oBrguZQXY2Ro7rcER9d+G8Hsh7PP0PMsj+j3lUBVMWQ3XBiPKjZlwHMiwoKdDWuLFzGo+Imr6Wk3B8QfJ7ERPZQfodRGrGIn3ArZbY/P1cPUlFtRsepLK1O+9zFX8eKhzInMWYfF6q4j+2JIqVB8WYD0xZ2240lG/b6wFpQHzhJufwZaQNjPAy7xlPsvWvbIo/WZ3SE3RqDbdfWDX1jyOiMlajfQtIIbXPAC2ByJW7Qlj1If0YK229cx255X+R root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\nssh-dss AAAAB3NzaC1kc3MAAACBALVEqbOjWF+7Q4zi1hFhhfDLT9LhQkRyOmvuCqI2niTKPPWTtHzx185Io7wfkccamZIrpSbW4HVYJVwQnut2vFxbTxU2vSeCVfwKaVz+g5/rDsDDh1+14ly8LSdXLSZ7TSbF7oOv9LW4mUiSKwTtqMIZAqJmykS5rcI6b2AYzPmLAAAAFQD9fgCV0URPpI9bBayRboTqKN9nIQAAAIBfu2LV++kOnj32aeLoe35izNMqvRUUz461rYX1Th3NakINQlt/0WPa/2qLZnDCR61aYkux6qNOUZv5IQLav8yTi7f3D0sNjhNvpFTOU4aqnCLYpmuLOdwr5vDAWUqlnEkiqOOl+8MtBXNfZV0eRcZa4NABjBONcJuA53v+12tH4QAAAIBQRIvAITXbjTzI/SBdcfer0ugX9G7rlSVyezn8hQsqGTwpF/7Nb1D86//1nvCBsiUQ3EzlC+9FP0l77LPZNuvWwj9CXcYQiAbv9H4HaggA+RccFFH4pmNtW9ByONuas8WFdcwav+lVgpqsTCAoo2G0Oz910VxBNvDTWZZz8B9xNg== root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\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:fe76:867c/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.00 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 login: "} 2018-10-10 04:33:38,252 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824/action used request id req-e0117f08-4375-4aec-a1f8-bf79f36746aa 2018-10-10 04:33:38,254 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 04:33:38,254 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 527038706 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.908 MHz processor [ 0.129242] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.130879] pid_max: default: 32768 minimum: 301 [ 0.131760] ACPI: Core revision 20150930 [ 0.133149] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134442] Security Framework initialized [ 0.135239] Yama: becoming mindful. [ 0.135962] AppArmor: AppArmor initialized [ 0.136822] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139405] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140592] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141976] Initializing cgroup subsys io [ 0.142785] Initializing cgroup subsys memory [ 0.143635] Initializing cgroup subsys devices [ 0.144506] Initializing cgroup subsys freezer [ 0.145363] Initializing cgroup subsys net_cls [ 0.146219] Initializing cgroup subsys perf_event [ 0.147117] Initializing cgroup subsys net_prio [ 0.147987] Initializing cgroup subsys hugetlb [ 0.148851] Initializing cgroup subsys pids [ 0.149722] CPU: Physical Processor ID: 0 [ 0.151220] mce: CPU supports 10 MCE banks [ 0.152058] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155346] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161941] ftrace: allocating 31920 entries in 125 pages [ 0.189240] smpboot: Max logical packages: 2 [ 0.190113] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191303] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192652] x2apic enabled [ 0.193460] Switched APIC routing to physical x2apic. [ 0.195205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196435] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200512] KVM setup paravirtual spinlock [ 0.202055] x86: Booting SMP configuration: [ 0.202961] .... node #0, CPUs: #1 [ 0.203866] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.226459] x86: Booted up 1 node, 2 CPUs [ 0.226461] KVM setup async PF for cpu 1 [ 0.226464] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.229026] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.230710] devtmpfs: initialized [ 0.232453] evm: security.selinux [ 0.233143] evm: security.SMACK64 [ 0.233837] evm: security.SMACK64EXEC [ 0.234590] evm: security.SMACK64TRANSMUTE [ 0.235393] evm: security.SMACK64MMAP [ 0.236126] evm: security.ima [ 0.236763] evm: security.capability [ 0.237660] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239570] pinctrl core: initialized pinctrl subsystem [ 0.240667] RTC time: 4:33:09, date: 10/10/18 [ 0.241671] NET: Registered protocol family 16 [ 0.251505] cpuidle: using governor ladder [ 0.263598] cpuidle: using governor menu [ 0.264412] PCCT header not found. [ 0.265199] ACPI: bus type PCI registered [ 0.265990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267270] PCI: Using configuration type 1 for base access [ 0.280733] ACPI: Added _OSI(Module Device) [ 0.281578] ACPI: Added _OSI(Processor Device) [ 0.282426] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283306] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285691] ACPI: Interpreter enabled [ 0.286447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.293739] ACPI: (supports S0 S5) [ 0.294435] ACPI: Using IOAPIC for interrupt routing [ 0.295370] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.298736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.299856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301057] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304433] acpiphp: Slot [3] registered [ 0.305217] acpiphp: Slot [4] registered [ 0.306000] acpiphp: Slot [5] registered [ 0.306799] acpiphp: Slot [6] registered [ 0.307583] acpiphp: Slot [7] registered [ 0.308366] acpiphp: Slot [8] registered [ 0.309144] acpiphp: Slot [9] registered [ 0.309924] acpiphp: Slot [10] registered [ 0.320792] acpiphp: Slot [11] registered [ 0.321589] acpiphp: Slot [12] registered [ 0.322384] acpiphp: Slot [13] registered [ 0.323177] acpiphp: Slot [14] registered [ 0.323976] acpiphp: Slot [15] registered [ 0.324770] acpiphp: Slot [16] registered [ 0.325571] acpiphp: Slot [17] registered [ 0.326366] acpiphp: Slot [18] registered [ 0.327155] acpiphp: Slot [19] registered [ 0.327952] acpiphp: Slot [20] registered [ 0.328748] acpiphp: Slot [21] registered [ 0.329543] acpiphp: Slot [22] registered [ 0.330343] acpiphp: Slot [23] registered [ 0.331138] acpiphp: Slot [24] registered [ 0.331937] acpiphp: Slot [25] registered [ 0.332730] acpiphp: Slot [26] registered [ 0.333523] acpiphp: Slot [27] registered [ 0.334320] acpiphp: Slot [28] registered [ 0.335117] acpiphp: Slot [29] registered [ 0.335911] acpiphp: Slot [30] registered [ 0.336708] acpiphp: Slot [31] registered [ 0.337498] PCI host bridge to bus 0000:00 [ 0.338290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342082] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.343511] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349886] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352303] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.359865] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361275] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407848] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409346] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410854] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412254] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.414880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416050] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417161] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418666] vgaarb: loaded [ 0.419261] vgaarb: bridge control possible 0000:00:02.0 [ 0.420760] SCSI subsystem initialized [ 0.421591] ACPI: bus type USB registered [ 0.422398] usbcore: registered new interface driver usbfs [ 0.423406] usbcore: registered new interface driver hub [ 0.424390] usbcore: registered new device driver usb [ 0.425456] PCI: Using ACPI for IRQ routing [ 0.426471] NetLabel: Initializing [ 0.427170] NetLabel: domain hash size = 128 [ 0.428012] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.428945] NetLabel: unlabeled traffic allowed by default [ 0.430044] clocksource: Switched to clocksource kvm-clock [ 0.436064] AppArmor: AppArmor Filesystem Enabled [ 0.437005] pnp: PnP ACPI init [ 0.437928] pnp: PnP ACPI: found 5 devices [ 0.444888] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.446577] NET: Registered protocol family 2 [ 0.447523] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.448763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449900] TCP: Hash tables configured (established 4096 bind 4096) [ 0.451042] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452098] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453234] NET: Registered protocol family 1 [ 0.454087] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455156] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474814] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493515] Trying to unpack rootfs image as initramfs... [ 0.543869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.558053] Scanning for low memory corruption every 60 seconds [ 0.559479] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.560613] audit: initializing netlink subsys (disabled) [ 0.561627] audit: type=2000 audit(1539145989.631:1): initialized [ 0.562943] Initialise system trusted keyring [ 0.563922] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565073] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567156] zbud: loaded [ 0.568274] VFS: Disk quotas dquot_6.6.0 [ 0.573007] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574745] fuse init (API version 7.23) [ 0.576098] Key type big_key registered [ 0.577235] Allocating IMA MOK and blacklist keyrings. [ 0.578953] Key type asymmetric registered [ 0.580122] Asymmetric key parser 'x509' registered [ 0.581437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.583572] io scheduler noop registered [ 0.584586] io scheduler deadline registered (default) [ 0.585973] io scheduler cfq registered [ 0.587106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592642] ACPI: Power Button [PWRF] [ 0.593820] GHES: HEST is not enabled! [ 0.612112] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649839] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652879] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680233] Linux agpgart interface v0.103 [ 0.683096] brd: module loaded [ 0.685240] loop: module loaded [ 0.691059] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.693150] GPT:90111 != 20971519 [ 0.694157] GPT:Alternate GPT header not at the end of the disk. [ 0.695789] GPT:90111 != 20971519 [ 0.696746] GPT: Use GNU Parted to correct GPT errors. [ 0.698157] vda: vda1 vda15 [ 0.700070] scsi host0: ata_piix [ 0.701136] scsi host1: ata_piix [ 0.702118] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.705805] libphy: Fixed MDIO Bus: probed [ 0.706761] tun: Universal TUN/TAP device driver, 1.6 [ 0.707839] tun: (C) 1999-2004 Max Krasnyansky [ 0.710437] PPP generic driver version 2.4.2 [ 0.711579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713081] ehci-pci: EHCI PCI platform driver [ 0.714156] ehci-platform: EHCI generic platform driver [ 0.715383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.716775] ohci-pci: OHCI PCI platform driver [ 0.717844] ohci-platform: OHCI generic platform driver [ 0.719066] uhci_hcd: USB Universal Host Controller Interface driver [ 0.738514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.739752] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741563] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.742821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.744193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747489] usb usb1: Product: UHCI Host Controller [ 0.748744] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.750161] usb usb1: SerialNumber: 0000:00:01.2 [ 0.751358] hub 1-0:1.0: USB hub found [ 0.752301] hub 1-0:1.0: 2 ports detected [ 0.753403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.755876] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.757058] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.758608] mousedev: PS/2 mouse device common for all mice [ 0.760257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762166] rtc_cmos 00:00: RTC can wake from S4 [ 0.763077] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763155] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763161] i2c /dev entries driver [ 0.763203] device-mapper: uevent: version 1.0.3 [ 0.763247] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763263] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766250] NET: Registered protocol family 10 [ 0.766393] NET: Registered protocol family 17 [ 0.766401] Key type dns_resolver registered [ 0.766822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766827] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766846] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766937] registered taskstats version 1 [ 0.766949] Loading compiled-in X.509 certificates [ 0.767475] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767492] zswap: loaded using pool lzo/zbud [ 0.768476] Key type trusted registered [ 0.769246] Key type encrypted registered [ 0.769250] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769251] ima: No TPM chip found, activating TPM-bypass! [ 0.769275] evm: HMAC attrs: 0x1 [ 0.769573] Magic number: 6:227:565 [ 0.769713] rtc_cmos 00:00: setting system clock to 2018-10-10 04:33:09 UTC (1539145989) [ 0.769765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.769765] EDD information not available. [ 0.863303] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865558] Write protecting the kernel read-only data: 14336k [ 0.867523] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869431] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.931650] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.51 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.71. iid=i-000000b1 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCX2Twva4bOTtjfVVedrZoqqkmsxQEJ5NHT51E/lc7cwhlihxpEuez2PLcqdMC0pleGNAoCOAf7lJKv1ieyqdBmL2oBrguZQXY2Ro7rcER9d+G8Hsh7PP0PMsj+j3lUBVMWQ3XBiPKjZlwHMiwoKdDWuLFzGo+Imr6Wk3B8QfJ7ERPZQfodRGrGIn3ArZbY/P1cPUlFtRsepLK1O+9zFX8eKhzInMWYfF6q4j+2JIqVB8WYD0xZ2240lG/b6wFpQHzhJufwZaQNjPAy7xlPsvWvbIo/WZ3SE3RqDbdfWDX1jyOiMlajfQtIIbXPAC2ByJW7Qlj1If0YK229cx255X+R root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 ssh-dss AAAAB3NzaC1kc3MAAACBALVEqbOjWF+7Q4zi1hFhhfDLT9LhQkRyOmvuCqI2niTKPPWTtHzx185Io7wfkccamZIrpSbW4HVYJVwQnut2vFxbTxU2vSeCVfwKaVz+g5/rDsDDh1+14ly8LSdXLSZ7TSbF7oOv9LW4mUiSKwTtqMIZAqJmykS5rcI6b2AYzPmLAAAAFQD9fgCV0URPpI9bBayRboTqKN9nIQAAAIBfu2LV++kOnj32aeLoe35izNMqvRUUz461rYX1Th3NakINQlt/0WPa/2qLZnDCR61aYkux6qNOUZv5IQLav8yTi7f3D0sNjhNvpFTOU4aqnCLYpmuLOdwr5vDAWUqlnEkiqOOl+8MtBXNfZV0eRcZa4NABjBONcJuA53v+12tH4QAAAIBQRIvAITXbjTzI/SBdcfer0ugX9G7rlSVyezn8hQsqGTwpF/7Nb1D86//1nvCBsiUQ3EzlC+9FP0l77LPZNuvWwj9CXcYQiAbv9H4HaggA+RccFFH4pmNtW9ByONuas8WFdcwav+lVgpqsTCAoo2G0Oz910VxBNvDTWZZz8B9xNg== root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 -----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:fe76:867c/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b1 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 launch-index: 0 === cirros: current=0.4.0 uptime=26.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 login: 2018-10-10 04:33:38,255 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-10-10 04:33:38,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:39,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-5643d515-64dd-48cd-bf56-15993a507998 x-compute-request-id: req-5643d515-64dd-48cd-bf56-15993a507998 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:fd:a7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:30.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:31Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:39,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-5643d515-64dd-48cd-bf56-15993a507998 2018-10-10 04:33:39,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 04:33:40,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-9e458d40-abfc-448d-baa6-92ed8197c976 x-compute-request-id: req-9e458d40-abfc-448d-baa6-92ed8197c976 Content-Encoding: gzip Content-Length: 9623 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 549052688 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.908 MHz processor\n[ 0.134732] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.136485] pid_max: default: 32768 minimum: 301\n[ 0.137417] ACPI: Core revision 20150930\n[ 0.138862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140207] Security Framework initialized\n[ 0.141039] Yama: becoming mindful.\n[ 0.141793] AppArmor: AppArmor initialized\n[ 0.142668] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144034] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145477] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146798] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148277] Initializing cgroup subsys io\n[ 0.149146] Initializing cgroup subsys memory\n[ 0.150072] Initializing cgroup subsys devices\n[ 0.150995] Initializing cgroup subsys freezer\n[ 0.151915] Initializing cgroup subsys net_cls\n[ 0.152836] Initializing cgroup subsys perf_event\n[ 0.153813] Initializing cgroup subsys net_prio\n[ 0.154753] Initializing cgroup subsys hugetlb\n[ 0.155661] Initializing cgroup subsys pids\n[ 0.156581] CPU: Physical Processor ID: 0\n[ 0.158117] mce: CPU supports 10 MCE banks\n[ 0.158987] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168788] ftrace: allocating 31920 entries in 125 pages\n[ 0.194584] smpboot: Max logical packages: 2\n[ 0.195447] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196679] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.198102] x2apic enabled\n[ 0.198952] Switched APIC routing to physical x2apic.\n[ 0.200756] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204260] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206262] KVM setup paravirtual spinlock\n[ 0.207728] x86: Booting SMP configuration:\n[ 0.208667] .... node #0, CPUs: #1\n[ 0.209590] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.231378] x86: Booted up 1 node, 2 CPUs\n[ 0.231380] KVM setup async PF for cpu 1\n[ 0.231383] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.234095] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.235638] devtmpfs: initialized\n[ 0.237418] evm: security.selinux\n[ 0.238159] evm: security.SMACK64\n[ 0.238866] evm: security.SMACK64EXEC\n[ 0.239647] evm: security.SMACK64TRANSMUTE\n[ 0.240502] evm: security.SMACK64MMAP\n[ 0.241274] evm: security.ima\n[ 0.241933] evm: security.capability\n[ 0.242814] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244789] pinctrl core: initialized pinctrl subsystem\n[ 0.245963] RTC time: 4:33:30, date: 10/10/18\n[ 0.247000] NET: Registered protocol family 16\n[ 0.256774] cpuidle: using governor ladder\n[ 0.268860] cpuidle: using governor menu\n[ 0.269690] PCCT header not found.\n[ 0.270530] ACPI: bus type PCI registered\n[ 0.271365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272699] PCI: Using configuration type 1 for base access\n[ 0.286199] ACPI: Added _OSI(Module Device)\n[ 0.287115] ACPI: Added _OSI(Processor Device)\n[ 0.288047] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289005] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291472] ACPI: Interpreter enabled\n[ 0.292299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300290] ACPI: (supports S0 S5)\n[ 0.301059] ACPI: Using IOAPIC for interrupt routing\n[ 0.302080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306739] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311768] acpiphp: Slot [3] registered\n[ 0.312627] acpiphp: Slot [4] registered\n[ 0.313458] acpiphp: Slot [5] registered\n[ 0.314274] acpiphp: Slot [6] registered\n[ 0.315104] acpiphp: Slot [7] registered\n[ 0.315935] acpiphp: Slot [8] registered\n[ 0.316814] acpiphp: Slot [9] registered\n[ 0.317670] acpiphp: Slot [10] registered\n[ 0.328626] acpiphp: Slot [11] registered\n[ 0.329510] acpiphp: Slot [12] registered\n[ 0.330400] acpiphp: Slot [13] registered\n[ 0.331254] acpiphp: Slot [14] registered\n[ 0.332109] acpiphp: Slot [15] registered\n[ 0.332987] acpiphp: Slot [16] registered\n[ 0.333853] acpiphp: Slot [17] registered\n[ 0.334734] acpiphp: Slot [18] registered\n[ 0.335594] acpiphp: Slot [19] registered\n[ 0.336461] acpiphp: Slot [20] registered\n[ 0.337323] acpiphp: Slot [21] registered\n[ 0.338208] acpiphp: Slot [22] registered\n[ 0.339072] acpiphp: Slot [23] registered\n[ 0.339921] acpiphp: Slot [24] registered\n[ 0.340798] acpiphp: Slot [25] registered\n[ 0.341659] acpiphp: Slot [26] registered\n[ 0.342471] acpiphp: Slot [27] registered\n[ 0.343269] acpiphp: Slot [28] registered\n[ 0.344069] acpiphp: Slot [29] registered\n[ 0.344875] acpiphp: Slot [30] registered\n[ 0.345683] acpiphp: Slot [31] registered\n[ 0.346484] PCI host bridge to bus 0000:00\n[ 0.347287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348485] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.351127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.352568] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.358945] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.360219] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.361373] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362631] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.369372] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418379] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423864] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426454] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427893] vgaarb: loaded\n[ 0.428463] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429915] SCSI subsystem initialized\n[ 0.430713] ACPI: bus type USB registered\n[ 0.431484] usbcore: registered new interface driver usbfs\n[ 0.432451] usbcore: registered new interface driver hub\n[ 0.433388] usbcore: registered new device driver usb\n[ 0.434419] PCI: Using ACPI for IRQ routing\n[ 0.435403] NetLabel: Initializing\n[ 0.436086] NetLabel: domain hash size = 128\n[ 0.436890] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437800] NetLabel: unlabeled traffic allowed by default\n[ 0.438858] clocksource: Switched to clocksource kvm-clock\n[ 0.444889] AppArmor: AppArmor Filesystem Enabled\n[ 0.445820] pnp: PnP ACPI init\n[ 0.446752] pnp: PnP ACPI: found 5 devices\n[ 0.453437] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455033] NET: Registered protocol family 2\n[ 0.455938] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.457137] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.458361] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461656] NET: Registered protocol family 1\n[ 0.462464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.464485] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.482870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.501600] Trying to unpack rootfs image as initramfs...\n[ 0.552692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.566887] Scanning for low memory corruption every 60 seconds\n[ 0.568241] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.569391] audit: initializing netlink subsys (disabled)\n[ 0.570389] audit: type=2000 audit(1539146011.131:1): initialized\n[ 0.571697] Initialise system trusted keyring\n[ 0.572623] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575844] zbud: loaded\n[ 0.576962] VFS: Disk quotas dquot_6.6.0\n[ 0.577774] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579344] fuse init (API version 7.23)\n[ 0.580214] Key type big_key registered\n[ 0.580996] Allocating IMA MOK and blacklist keyrings.\n[ 0.582169] Key type asymmetric registered\n[ 0.582993] Asymmetric key parser 'x509' registered\n[ 0.583930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585392] io scheduler noop registered\n[ 0.586167] io scheduler deadline registered (default)\n[ 0.587137] io scheduler cfq registered\n[ 0.587979] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588994] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591649] ACPI: Power Button [PWRF]\n[ 0.592510] GHES: HEST is not enabled!\n[ 0.610800] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648298] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674275] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676414] Linux agpgart interface v0.103\n[ 0.678703] brd: module loaded\n[ 0.680449] loop: module loaded\n[ 0.685104] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686513] GPT:90111 != 20971519\n[ 0.687201] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688266] GPT:90111 != 20971519\n[ 0.688942] GPT: Use GNU Parted to correct GPT errors.\n[ 0.689886] vda: vda1 vda15\n[ 0.691340] scsi host0: ata_piix\n[ 0.692106] scsi host1: ata_piix\n[ 0.692824] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695295] libphy: Fixed MDIO Bus: probed\n[ 0.696216] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697160] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699107] PPP generic driver version 2.4.2\n[ 0.699996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701228] ehci-pci: EHCI PCI platform driver\n[ 0.702093] ehci-platform: EHCI generic platform driver\n[ 0.703078] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.704198] ohci-pci: OHCI PCI platform driver\n[ 0.705066] ohci-platform: OHCI generic platform driver\n[ 0.706045] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725106] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727594] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.729693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730917] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732333] usb usb1: Product: UHCI Host Controller\n[ 0.733264] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734400] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735434] hub 1-0:1.0: USB hub found\n[ 0.736213] hub 1-0:1.0: 2 ports detected\n[ 0.737135] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739264] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740213] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741251] mousedev: PS/2 mouse device common for all mice\n[ 0.742427] rtc_cmos 00:00: RTC can wake from S4\n[ 0.743657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745350] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746644] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747857] i2c /dev entries driver\n[ 0.748618] device-mapper: uevent: version 1.0.3\n[ 0.749563] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.751192] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752530] NET: Registered protocol family 10\n[ 0.753933] NET: Registered protocol family 17\n[ 0.754825] Key type dns_resolver registered\n[ 0.755786] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.758231] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.760001] registered taskstats version 1\n[ 0.760837] Loading compiled-in X.509 certificates\n[ 0.762272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.764131] zswap: loaded using pool lzo/zbud\n[ 0.765627] Key type trusted registered\n[ 0.767280] Key type encrypted registered\n[ 0.768103] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769121] ima: No TPM chip found, activating TPM-bypass!\n[ 0.770150] evm: HMAC attrs: 0x1\n[ 0.771118] Magic number: 6:227:565\n[ 0.771978] rtc_cmos 00:00: setting system clock to 2018-10-10 04:33:30 UTC (1539146010)\n[ 0.783905] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785026] EDD information not available.\n[ 0.852247] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853827] Write protecting the kernel read-only data: 14336k\n[ 0.855453] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857265] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.916272] 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 2.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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 2.37. iid=i-000000b4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPv0lefwKnInmI3jNM2S+1t1Mu8m/XDjI7+zkvZR8YXJ+M/pBnJWxXdvQ2CPmWdFxiUrfL29WyutA+f4FJ/nRqo+l8alUP4rujeHzSMCHNQLy+A56xW1baz+66If5EgXzil57qLT0dYc0REUMhqpjOB0cVyTwtUVPCQqBRuK8eHnFxGZC04UlmQ4+6Ebse9VZboXpeWoaUJhjKhRJr8VjfQaMvl07561/uFi1Yxc/299rUnUyw4TJAArsFtFWXLGfY1pi40sEXwpWDpfXV7br6syjAbcO4GyrYZr4QbUoqY5QXiv8FmXUqsTQzw8yfyV+rBNreFzTYEKE+TWb58DA3 root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\nssh-dss AAAAB3NzaC1kc3MAAACBAKInGdVA/LZWlYxk2tvIizKW8eaS50DYe6RHJjYfsNqR0iuVwYzDlgJ3SgQde4GnWODtFWipQphrckV8MxtFPokCK24oWAagFgcEwkeWJLqb5t0EQd373CZC2U7njDGRDiyYuOlFJTH6XeVYbtzLRa86Fb67ry3oJooecyqqzgJ5AAAAFQCcfNfKV4+KfIcFGW9WmwhfTw0K6wAAAIAqfW7CbTzG9N5iLQEnsFHkx9FlmCjE6FHB7ssAt44foxD5pXE0BolPrit0+9ydDetLd/EnDYBchKW6OrwAmQ/vAT9f4oTVW5RPx+OvCN+YvXozRJnhALcLMcdGzOBJOtxR7JpmqeHo2Fs+Fw8HW0s02KUr95vY3/h42PFGtD7ymgAAAIAVLYE6WZzaBG2MMcSuAueIAc3rmgkLJ/j/s/JT8utSiveiBW9QmH5q4kz63QxkY/voQW2Al4bIvvcHTbMNXyGhvuGKEdo9xhXmljenTyMxAONzyINOoWDiXLmL+HyLexfRSrP9kbOG+eV3JouFsfYdRWOzUtwiR/BVNNq3hB+Q6w== root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\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:fe08:fda7/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 login: "} 2018-10-10 04:33:40,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0/action used request id req-9e458d40-abfc-448d-baa6-92ed8197c976 2018-10-10 04:33:40,422 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 04:33:40,422 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 549052688 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.908 MHz processor [ 0.134732] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.136485] pid_max: default: 32768 minimum: 301 [ 0.137417] ACPI: Core revision 20150930 [ 0.138862] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140207] Security Framework initialized [ 0.141039] Yama: becoming mindful. [ 0.141793] AppArmor: AppArmor initialized [ 0.142668] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144034] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145477] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146798] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148277] Initializing cgroup subsys io [ 0.149146] Initializing cgroup subsys memory [ 0.150072] Initializing cgroup subsys devices [ 0.150995] Initializing cgroup subsys freezer [ 0.151915] Initializing cgroup subsys net_cls [ 0.152836] Initializing cgroup subsys perf_event [ 0.153813] Initializing cgroup subsys net_prio [ 0.154753] Initializing cgroup subsys hugetlb [ 0.155661] Initializing cgroup subsys pids [ 0.156581] CPU: Physical Processor ID: 0 [ 0.158117] mce: CPU supports 10 MCE banks [ 0.158987] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168788] ftrace: allocating 31920 entries in 125 pages [ 0.194584] smpboot: Max logical packages: 2 [ 0.195447] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196679] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.198102] x2apic enabled [ 0.198952] Switched APIC routing to physical x2apic. [ 0.200756] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204260] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206262] KVM setup paravirtual spinlock [ 0.207728] x86: Booting SMP configuration: [ 0.208667] .... node #0, CPUs: #1 [ 0.209590] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.231378] x86: Booted up 1 node, 2 CPUs [ 0.231380] KVM setup async PF for cpu 1 [ 0.231383] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.234095] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.235638] devtmpfs: initialized [ 0.237418] evm: security.selinux [ 0.238159] evm: security.SMACK64 [ 0.238866] evm: security.SMACK64EXEC [ 0.239647] evm: security.SMACK64TRANSMUTE [ 0.240502] evm: security.SMACK64MMAP [ 0.241274] evm: security.ima [ 0.241933] evm: security.capability [ 0.242814] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244789] pinctrl core: initialized pinctrl subsystem [ 0.245963] RTC time: 4:33:30, date: 10/10/18 [ 0.247000] NET: Registered protocol family 16 [ 0.256774] cpuidle: using governor ladder [ 0.268860] cpuidle: using governor menu [ 0.269690] PCCT header not found. [ 0.270530] ACPI: bus type PCI registered [ 0.271365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272699] PCI: Using configuration type 1 for base access [ 0.286199] ACPI: Added _OSI(Module Device) [ 0.287115] ACPI: Added _OSI(Processor Device) [ 0.288047] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291472] ACPI: Interpreter enabled [ 0.292299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.300290] ACPI: (supports S0 S5) [ 0.301059] ACPI: Using IOAPIC for interrupt routing [ 0.302080] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306739] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311768] acpiphp: Slot [3] registered [ 0.312627] acpiphp: Slot [4] registered [ 0.313458] acpiphp: Slot [5] registered [ 0.314274] acpiphp: Slot [6] registered [ 0.315104] acpiphp: Slot [7] registered [ 0.315935] acpiphp: Slot [8] registered [ 0.316814] acpiphp: Slot [9] registered [ 0.317670] acpiphp: Slot [10] registered [ 0.328626] acpiphp: Slot [11] registered [ 0.329510] acpiphp: Slot [12] registered [ 0.330400] acpiphp: Slot [13] registered [ 0.331254] acpiphp: Slot [14] registered [ 0.332109] acpiphp: Slot [15] registered [ 0.332987] acpiphp: Slot [16] registered [ 0.333853] acpiphp: Slot [17] registered [ 0.334734] acpiphp: Slot [18] registered [ 0.335594] acpiphp: Slot [19] registered [ 0.336461] acpiphp: Slot [20] registered [ 0.337323] acpiphp: Slot [21] registered [ 0.338208] acpiphp: Slot [22] registered [ 0.339072] acpiphp: Slot [23] registered [ 0.339921] acpiphp: Slot [24] registered [ 0.340798] acpiphp: Slot [25] registered [ 0.341659] acpiphp: Slot [26] registered [ 0.342471] acpiphp: Slot [27] registered [ 0.343269] acpiphp: Slot [28] registered [ 0.344069] acpiphp: Slot [29] registered [ 0.344875] acpiphp: Slot [30] registered [ 0.345683] acpiphp: Slot [31] registered [ 0.346484] PCI host bridge to bus 0000:00 [ 0.347287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348485] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.349690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.351127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.352568] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.358945] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.360219] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.361373] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362631] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.369372] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.370812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418379] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423864] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425394] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426454] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.427893] vgaarb: loaded [ 0.428463] vgaarb: bridge control possible 0000:00:02.0 [ 0.429915] SCSI subsystem initialized [ 0.430713] ACPI: bus type USB registered [ 0.431484] usbcore: registered new interface driver usbfs [ 0.432451] usbcore: registered new interface driver hub [ 0.433388] usbcore: registered new device driver usb [ 0.434419] PCI: Using ACPI for IRQ routing [ 0.435403] NetLabel: Initializing [ 0.436086] NetLabel: domain hash size = 128 [ 0.436890] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437800] NetLabel: unlabeled traffic allowed by default [ 0.438858] clocksource: Switched to clocksource kvm-clock [ 0.444889] AppArmor: AppArmor Filesystem Enabled [ 0.445820] pnp: PnP ACPI init [ 0.446752] pnp: PnP ACPI: found 5 devices [ 0.453437] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455033] NET: Registered protocol family 2 [ 0.455938] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.457137] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.458361] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461656] NET: Registered protocol family 1 [ 0.462464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.464485] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.482870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.501600] Trying to unpack rootfs image as initramfs... [ 0.552692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.566887] Scanning for low memory corruption every 60 seconds [ 0.568241] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.569391] audit: initializing netlink subsys (disabled) [ 0.570389] audit: type=2000 audit(1539146011.131:1): initialized [ 0.571697] Initialise system trusted keyring [ 0.572623] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573766] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575844] zbud: loaded [ 0.576962] VFS: Disk quotas dquot_6.6.0 [ 0.577774] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579344] fuse init (API version 7.23) [ 0.580214] Key type big_key registered [ 0.580996] Allocating IMA MOK and blacklist keyrings. [ 0.582169] Key type asymmetric registered [ 0.582993] Asymmetric key parser 'x509' registered [ 0.583930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585392] io scheduler noop registered [ 0.586167] io scheduler deadline registered (default) [ 0.587137] io scheduler cfq registered [ 0.587979] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588994] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591649] ACPI: Power Button [PWRF] [ 0.592510] GHES: HEST is not enabled! [ 0.610800] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648298] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.650627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674275] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676414] Linux agpgart interface v0.103 [ 0.678703] brd: module loaded [ 0.680449] loop: module loaded [ 0.685104] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686513] GPT:90111 != 20971519 [ 0.687201] GPT:Alternate GPT header not at the end of the disk. [ 0.688266] GPT:90111 != 20971519 [ 0.688942] GPT: Use GNU Parted to correct GPT errors. [ 0.689886] vda: vda1 vda15 [ 0.691340] scsi host0: ata_piix [ 0.692106] scsi host1: ata_piix [ 0.692824] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.695295] libphy: Fixed MDIO Bus: probed [ 0.696216] tun: Universal TUN/TAP device driver, 1.6 [ 0.697160] tun: (C) 1999-2004 Max Krasnyansky [ 0.699107] PPP generic driver version 2.4.2 [ 0.699996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.701228] ehci-pci: EHCI PCI platform driver [ 0.702093] ehci-platform: EHCI generic platform driver [ 0.703078] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.704198] ohci-pci: OHCI PCI platform driver [ 0.705066] ohci-platform: OHCI generic platform driver [ 0.706045] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725106] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727594] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.729693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730917] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732333] usb usb1: Product: UHCI Host Controller [ 0.733264] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.734400] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735434] hub 1-0:1.0: USB hub found [ 0.736213] hub 1-0:1.0: 2 ports detected [ 0.737135] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739264] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.740213] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741251] mousedev: PS/2 mouse device common for all mice [ 0.742427] rtc_cmos 00:00: RTC can wake from S4 [ 0.743657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745350] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746644] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747857] i2c /dev entries driver [ 0.748618] device-mapper: uevent: version 1.0.3 [ 0.749563] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.751192] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752530] NET: Registered protocol family 10 [ 0.753933] NET: Registered protocol family 17 [ 0.754825] Key type dns_resolver registered [ 0.755786] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.758231] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.760001] registered taskstats version 1 [ 0.760837] Loading compiled-in X.509 certificates [ 0.762272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.764131] zswap: loaded using pool lzo/zbud [ 0.765627] Key type trusted registered [ 0.767280] Key type encrypted registered [ 0.768103] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769121] ima: No TPM chip found, activating TPM-bypass! [ 0.770150] evm: HMAC attrs: 0x1 [ 0.771118] Magic number: 6:227:565 [ 0.771978] rtc_cmos 00:00: setting system clock to 2018-10-10 04:33:30 UTC (1539146010) [ 0.783905] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785026] EDD information not available. [ 0.852247] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853827] Write protecting the kernel read-only data: 14336k [ 0.855453] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.857265] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.916272] 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 2.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.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 2.37. iid=i-000000b4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPv0lefwKnInmI3jNM2S+1t1Mu8m/XDjI7+zkvZR8YXJ+M/pBnJWxXdvQ2CPmWdFxiUrfL29WyutA+f4FJ/nRqo+l8alUP4rujeHzSMCHNQLy+A56xW1baz+66If5EgXzil57qLT0dYc0REUMhqpjOB0cVyTwtUVPCQqBRuK8eHnFxGZC04UlmQ4+6Ebse9VZboXpeWoaUJhjKhRJr8VjfQaMvl07561/uFi1Yxc/299rUnUyw4TJAArsFtFWXLGfY1pi40sEXwpWDpfXV7br6syjAbcO4GyrYZr4QbUoqY5QXiv8FmXUqsTQzw8yfyV+rBNreFzTYEKE+TWb58DA3 root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 ssh-dss AAAAB3NzaC1kc3MAAACBAKInGdVA/LZWlYxk2tvIizKW8eaS50DYe6RHJjYfsNqR0iuVwYzDlgJ3SgQde4GnWODtFWipQphrckV8MxtFPokCK24oWAagFgcEwkeWJLqb5t0EQd373CZC2U7njDGRDiyYuOlFJTH6XeVYbtzLRa86Fb67ry3oJooecyqqzgJ5AAAAFQCcfNfKV4+KfIcFGW9WmwhfTw0K6wAAAIAqfW7CbTzG9N5iLQEnsFHkx9FlmCjE6FHB7ssAt44foxD5pXE0BolPrit0+9ydDetLd/EnDYBchKW6OrwAmQ/vAT9f4oTVW5RPx+OvCN+YvXozRJnhALcLMcdGzOBJOtxR7JpmqeHo2Fs+Fw8HW0s02KUr95vY3/h42PFGtD7ymgAAAIAVLYE6WZzaBG2MMcSuAueIAc3rmgkLJ/j/s/JT8utSiveiBW9QmH5q4kz63QxkY/voQW2Al4bIvvcHTbMNXyGhvuGKEdo9xhXmljenTyMxAONzyINOoWDiXLmL+HyLexfRSrP9kbOG+eV3JouFsfYdRWOzUtwiR/BVNNq3hB+Q6w== root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 -----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:fe08:fda7/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b4 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 launch-index: 0 === cirros: current=0.4.0 uptime=5.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 login: 2018-10-10 04:33:41,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:42,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a854793-4559-4335-8448-5dfda6430b68 x-compute-request-id: req-6a854793-4559-4335-8448-5dfda6430b68 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:86:7c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:08.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:08Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:42,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-6a854793-4559-4335-8448-5dfda6430b68 2018-10-10 04:33:42,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 04:33:43,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-25a33054-1193-4f91-8eff-8096e6ca2497 x-compute-request-id: req-25a33054-1193-4f91-8eff-8096e6ca2497 Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 527038706 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.908 MHz processor\n[ 0.129242] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.130879] pid_max: default: 32768 minimum: 301\n[ 0.131760] ACPI: Core revision 20150930\n[ 0.133149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134442] Security Framework initialized\n[ 0.135239] Yama: becoming mindful.\n[ 0.135962] AppArmor: AppArmor initialized\n[ 0.136822] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139405] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140592] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141976] Initializing cgroup subsys io\n[ 0.142785] Initializing cgroup subsys memory\n[ 0.143635] Initializing cgroup subsys devices\n[ 0.144506] Initializing cgroup subsys freezer\n[ 0.145363] Initializing cgroup subsys net_cls\n[ 0.146219] Initializing cgroup subsys perf_event\n[ 0.147117] Initializing cgroup subsys net_prio\n[ 0.147987] Initializing cgroup subsys hugetlb\n[ 0.148851] Initializing cgroup subsys pids\n[ 0.149722] CPU: Physical Processor ID: 0\n[ 0.151220] mce: CPU supports 10 MCE banks\n[ 0.152058] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155346] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161941] ftrace: allocating 31920 entries in 125 pages\n[ 0.189240] smpboot: Max logical packages: 2\n[ 0.190113] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191303] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192652] x2apic enabled\n[ 0.193460] Switched APIC routing to physical x2apic.\n[ 0.195205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196435] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200512] KVM setup paravirtual spinlock\n[ 0.202055] x86: Booting SMP configuration:\n[ 0.202961] .... node #0, CPUs: #1\n[ 0.203866] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.226459] x86: Booted up 1 node, 2 CPUs\n[ 0.226461] KVM setup async PF for cpu 1\n[ 0.226464] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.229026] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.230710] devtmpfs: initialized\n[ 0.232453] evm: security.selinux\n[ 0.233143] evm: security.SMACK64\n[ 0.233837] evm: security.SMACK64EXEC\n[ 0.234590] evm: security.SMACK64TRANSMUTE\n[ 0.235393] evm: security.SMACK64MMAP\n[ 0.236126] evm: security.ima\n[ 0.236763] evm: security.capability\n[ 0.237660] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239570] pinctrl core: initialized pinctrl subsystem\n[ 0.240667] RTC time: 4:33:09, date: 10/10/18\n[ 0.241671] NET: Registered protocol family 16\n[ 0.251505] cpuidle: using governor ladder\n[ 0.263598] cpuidle: using governor menu\n[ 0.264412] PCCT header not found.\n[ 0.265199] ACPI: bus type PCI registered\n[ 0.265990] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267270] PCI: Using configuration type 1 for base access\n[ 0.280733] ACPI: Added _OSI(Module Device)\n[ 0.281578] ACPI: Added _OSI(Processor Device)\n[ 0.282426] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283306] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285691] ACPI: Interpreter enabled\n[ 0.286447] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.293739] ACPI: (supports S0 S5)\n[ 0.294435] ACPI: Using IOAPIC for interrupt routing\n[ 0.295370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.298736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.299856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301057] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304433] acpiphp: Slot [3] registered\n[ 0.305217] acpiphp: Slot [4] registered\n[ 0.306000] acpiphp: Slot [5] registered\n[ 0.306799] acpiphp: Slot [6] registered\n[ 0.307583] acpiphp: Slot [7] registered\n[ 0.308366] acpiphp: Slot [8] registered\n[ 0.309144] acpiphp: Slot [9] registered\n[ 0.309924] acpiphp: Slot [10] registered\n[ 0.320792] acpiphp: Slot [11] registered\n[ 0.321589] acpiphp: Slot [12] registered\n[ 0.322384] acpiphp: Slot [13] registered\n[ 0.323177] acpiphp: Slot [14] registered\n[ 0.323976] acpiphp: Slot [15] registered\n[ 0.324770] acpiphp: Slot [16] registered\n[ 0.325571] acpiphp: Slot [17] registered\n[ 0.326366] acpiphp: Slot [18] registered\n[ 0.327155] acpiphp: Slot [19] registered\n[ 0.327952] acpiphp: Slot [20] registered\n[ 0.328748] acpiphp: Slot [21] registered\n[ 0.329543] acpiphp: Slot [22] registered\n[ 0.330343] acpiphp: Slot [23] registered\n[ 0.331138] acpiphp: Slot [24] registered\n[ 0.331937] acpiphp: Slot [25] registered\n[ 0.332730] acpiphp: Slot [26] registered\n[ 0.333523] acpiphp: Slot [27] registered\n[ 0.334320] acpiphp: Slot [28] registered\n[ 0.335117] acpiphp: Slot [29] registered\n[ 0.335911] acpiphp: Slot [30] registered\n[ 0.336708] acpiphp: Slot [31] registered\n[ 0.337498] PCI host bridge to bus 0000:00\n[ 0.338290] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342082] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.343511] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349886] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352303] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.359865] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361275] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407848] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409346] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410854] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412254] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416050] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417161] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418666] vgaarb: loaded\n[ 0.419261] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420760] SCSI subsystem initialized\n[ 0.421591] ACPI: bus type USB registered\n[ 0.422398] usbcore: registered new interface driver usbfs\n[ 0.423406] usbcore: registered new interface driver hub\n[ 0.424390] usbcore: registered new device driver usb\n[ 0.425456] PCI: Using ACPI for IRQ routing\n[ 0.426471] NetLabel: Initializing\n[ 0.427170] NetLabel: domain hash size = 128\n[ 0.428012] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428945] NetLabel: unlabeled traffic allowed by default\n[ 0.430044] clocksource: Switched to clocksource kvm-clock\n[ 0.436064] AppArmor: AppArmor Filesystem Enabled\n[ 0.437005] pnp: PnP ACPI init\n[ 0.437928] pnp: PnP ACPI: found 5 devices\n[ 0.444888] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446577] NET: Registered protocol family 2\n[ 0.447523] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448763] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449900] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.451042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452098] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453234] NET: Registered protocol family 1\n[ 0.454087] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455156] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456200] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474814] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493515] Trying to unpack rootfs image as initramfs...\n[ 0.543869] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558053] Scanning for low memory corruption every 60 seconds\n[ 0.559479] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.560613] audit: initializing netlink subsys (disabled)\n[ 0.561627] audit: type=2000 audit(1539145989.631:1): initialized\n[ 0.562943] Initialise system trusted keyring\n[ 0.563922] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565073] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567156] zbud: loaded\n[ 0.568274] VFS: Disk quotas dquot_6.6.0\n[ 0.573007] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574745] fuse init (API version 7.23)\n[ 0.576098] Key type big_key registered\n[ 0.577235] Allocating IMA MOK and blacklist keyrings.\n[ 0.578953] Key type asymmetric registered\n[ 0.580122] Asymmetric key parser 'x509' registered\n[ 0.581437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.583572] io scheduler noop registered\n[ 0.584586] io scheduler deadline registered (default)\n[ 0.585973] io scheduler cfq registered\n[ 0.587106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588731] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592642] ACPI: Power Button [PWRF]\n[ 0.593820] GHES: HEST is not enabled!\n[ 0.612112] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649839] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652879] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677178] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680233] Linux agpgart interface v0.103\n[ 0.683096] brd: module loaded\n[ 0.685240] loop: module loaded\n[ 0.691059] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.693150] GPT:90111 != 20971519\n[ 0.694157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.695789] GPT:90111 != 20971519\n[ 0.696746] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698157] vda: vda1 vda15\n[ 0.700070] scsi host0: ata_piix\n[ 0.701136] scsi host1: ata_piix\n[ 0.702118] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705805] libphy: Fixed MDIO Bus: probed\n[ 0.706761] tun: Universal TUN/TAP device driver, 1.6\n[ 0.707839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710437] PPP generic driver version 2.4.2\n[ 0.711579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713081] ehci-pci: EHCI PCI platform driver\n[ 0.714156] ehci-platform: EHCI generic platform driver\n[ 0.715383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.716775] ohci-pci: OHCI PCI platform driver\n[ 0.717844] ohci-platform: OHCI generic platform driver\n[ 0.719066] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.738514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739752] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744193] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747489] usb usb1: Product: UHCI Host Controller\n[ 0.748744] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.750161] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.751358] hub 1-0:1.0: USB hub found\n[ 0.752301] hub 1-0:1.0: 2 ports detected\n[ 0.753403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.755876] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.757058] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.758608] mousedev: PS/2 mouse device common for all mice\n[ 0.760257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762166] rtc_cmos 00:00: RTC can wake from S4\n[ 0.763077] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763155] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763161] i2c /dev entries driver\n[ 0.763203] device-mapper: uevent: version 1.0.3\n[ 0.763247] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763263] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766250] NET: Registered protocol family 10\n[ 0.766393] NET: Registered protocol family 17\n[ 0.766401] Key type dns_resolver registered\n[ 0.766822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766827] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766846] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766937] registered taskstats version 1\n[ 0.766949] Loading compiled-in X.509 certificates\n[ 0.767475] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767492] zswap: loaded using pool lzo/zbud\n[ 0.768476] Key type trusted registered\n[ 0.769246] Key type encrypted registered\n[ 0.769250] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769251] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769275] evm: HMAC attrs: 0x1\n[ 0.769573] Magic number: 6:227:565\n[ 0.769713] rtc_cmos 00:00: setting system clock to 2018-10-10 04:33:09 UTC (1539145989)\n[ 0.769765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.769765] EDD information not available.\n[ 0.863303] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865558] Write protecting the kernel read-only data: 14336k\n[ 0.867523] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869431] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.931650] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.51\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.71. iid=i-000000b1\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCX2Twva4bOTtjfVVedrZoqqkmsxQEJ5NHT51E/lc7cwhlihxpEuez2PLcqdMC0pleGNAoCOAf7lJKv1ieyqdBmL2oBrguZQXY2Ro7rcER9d+G8Hsh7PP0PMsj+j3lUBVMWQ3XBiPKjZlwHMiwoKdDWuLFzGo+Imr6Wk3B8QfJ7ERPZQfodRGrGIn3ArZbY/P1cPUlFtRsepLK1O+9zFX8eKhzInMWYfF6q4j+2JIqVB8WYD0xZ2240lG/b6wFpQHzhJufwZaQNjPAy7xlPsvWvbIo/WZ3SE3RqDbdfWDX1jyOiMlajfQtIIbXPAC2ByJW7Qlj1If0YK229cx255X+R root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\nssh-dss AAAAB3NzaC1kc3MAAACBALVEqbOjWF+7Q4zi1hFhhfDLT9LhQkRyOmvuCqI2niTKPPWTtHzx185Io7wfkccamZIrpSbW4HVYJVwQnut2vFxbTxU2vSeCVfwKaVz+g5/rDsDDh1+14ly8LSdXLSZ7TSbF7oOv9LW4mUiSKwTtqMIZAqJmykS5rcI6b2AYzPmLAAAAFQD9fgCV0URPpI9bBayRboTqKN9nIQAAAIBfu2LV++kOnj32aeLoe35izNMqvRUUz461rYX1Th3NakINQlt/0WPa/2qLZnDCR61aYkux6qNOUZv5IQLav8yTi7f3D0sNjhNvpFTOU4aqnCLYpmuLOdwr5vDAWUqlnEkiqOOl+8MtBXNfZV0eRcZa4NABjBONcJuA53v+12tH4QAAAIBQRIvAITXbjTzI/SBdcfer0ugX9G7rlSVyezn8hQsqGTwpF/7Nb1D86//1nvCBsiUQ3EzlC+9FP0l77LPZNuvWwj9CXcYQiAbv9H4HaggA+RccFFH4pmNtW9ByONuas8WFdcwav+lVgpqsTCAoo2G0Oz910VxBNvDTWZZz8B9xNg== root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\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:fe76:867c/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.00 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 login: "} 2018-10-10 04:33:43,285 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824/action used request id req-25a33054-1193-4f91-8eff-8096e6ca2497 2018-10-10 04:33:44,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:33:44,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-c8419ff4-362d-44fa-96df-30f594ba3db7 x-compute-request-id: req-c8419ff4-362d-44fa-96df-30f594ba3db7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:fd:a7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:30.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "security_groups": [{"name": "default"}], "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:31Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:44,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-c8419ff4-362d-44fa-96df-30f594ba3db7 2018-10-10 04:33:44,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 04:33:46,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-f058bdd1-613d-48ad-88a0-cd4d54a95da8 x-compute-request-id: req-f058bdd1-613d-48ad-88a0-cd4d54a95da8 Content-Encoding: gzip Content-Length: 9623 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 549052688 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.908 MHz processor\n[ 0.134732] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.136485] pid_max: default: 32768 minimum: 301\n[ 0.137417] ACPI: Core revision 20150930\n[ 0.138862] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140207] Security Framework initialized\n[ 0.141039] Yama: becoming mindful.\n[ 0.141793] AppArmor: AppArmor initialized\n[ 0.142668] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144034] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145477] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146798] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148277] Initializing cgroup subsys io\n[ 0.149146] Initializing cgroup subsys memory\n[ 0.150072] Initializing cgroup subsys devices\n[ 0.150995] Initializing cgroup subsys freezer\n[ 0.151915] Initializing cgroup subsys net_cls\n[ 0.152836] Initializing cgroup subsys perf_event\n[ 0.153813] Initializing cgroup subsys net_prio\n[ 0.154753] Initializing cgroup subsys hugetlb\n[ 0.155661] Initializing cgroup subsys pids\n[ 0.156581] CPU: Physical Processor ID: 0\n[ 0.158117] mce: CPU supports 10 MCE banks\n[ 0.158987] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168788] ftrace: allocating 31920 entries in 125 pages\n[ 0.194584] smpboot: Max logical packages: 2\n[ 0.195447] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196679] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.198102] x2apic enabled\n[ 0.198952] Switched APIC routing to physical x2apic.\n[ 0.200756] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204260] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206262] KVM setup paravirtual spinlock\n[ 0.207728] x86: Booting SMP configuration:\n[ 0.208667] .... node #0, CPUs: #1\n[ 0.209590] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.231378] x86: Booted up 1 node, 2 CPUs\n[ 0.231380] KVM setup async PF for cpu 1\n[ 0.231383] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.234095] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.235638] devtmpfs: initialized\n[ 0.237418] evm: security.selinux\n[ 0.238159] evm: security.SMACK64\n[ 0.238866] evm: security.SMACK64EXEC\n[ 0.239647] evm: security.SMACK64TRANSMUTE\n[ 0.240502] evm: security.SMACK64MMAP\n[ 0.241274] evm: security.ima\n[ 0.241933] evm: security.capability\n[ 0.242814] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244789] pinctrl core: initialized pinctrl subsystem\n[ 0.245963] RTC time: 4:33:30, date: 10/10/18\n[ 0.247000] NET: Registered protocol family 16\n[ 0.256774] cpuidle: using governor ladder\n[ 0.268860] cpuidle: using governor menu\n[ 0.269690] PCCT header not found.\n[ 0.270530] ACPI: bus type PCI registered\n[ 0.271365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272699] PCI: Using configuration type 1 for base access\n[ 0.286199] ACPI: Added _OSI(Module Device)\n[ 0.287115] ACPI: Added _OSI(Processor Device)\n[ 0.288047] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289005] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291472] ACPI: Interpreter enabled\n[ 0.292299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294313] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296316] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300290] ACPI: (supports S0 S5)\n[ 0.301059] ACPI: Using IOAPIC for interrupt routing\n[ 0.302080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306739] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311768] acpiphp: Slot [3] registered\n[ 0.312627] acpiphp: Slot [4] registered\n[ 0.313458] acpiphp: Slot [5] registered\n[ 0.314274] acpiphp: Slot [6] registered\n[ 0.315104] acpiphp: Slot [7] registered\n[ 0.315935] acpiphp: Slot [8] registered\n[ 0.316814] acpiphp: Slot [9] registered\n[ 0.317670] acpiphp: Slot [10] registered\n[ 0.328626] acpiphp: Slot [11] registered\n[ 0.329510] acpiphp: Slot [12] registered\n[ 0.330400] acpiphp: Slot [13] registered\n[ 0.331254] acpiphp: Slot [14] registered\n[ 0.332109] acpiphp: Slot [15] registered\n[ 0.332987] acpiphp: Slot [16] registered\n[ 0.333853] acpiphp: Slot [17] registered\n[ 0.334734] acpiphp: Slot [18] registered\n[ 0.335594] acpiphp: Slot [19] registered\n[ 0.336461] acpiphp: Slot [20] registered\n[ 0.337323] acpiphp: Slot [21] registered\n[ 0.338208] acpiphp: Slot [22] registered\n[ 0.339072] acpiphp: Slot [23] registered\n[ 0.339921] acpiphp: Slot [24] registered\n[ 0.340798] acpiphp: Slot [25] registered\n[ 0.341659] acpiphp: Slot [26] registered\n[ 0.342471] acpiphp: Slot [27] registered\n[ 0.343269] acpiphp: Slot [28] registered\n[ 0.344069] acpiphp: Slot [29] registered\n[ 0.344875] acpiphp: Slot [30] registered\n[ 0.345683] acpiphp: Slot [31] registered\n[ 0.346484] PCI host bridge to bus 0000:00\n[ 0.347287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348485] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.351127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.352568] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.358945] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.360219] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.361373] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362631] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.369372] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418379] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423864] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426454] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427893] vgaarb: loaded\n[ 0.428463] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429915] SCSI subsystem initialized\n[ 0.430713] ACPI: bus type USB registered\n[ 0.431484] usbcore: registered new interface driver usbfs\n[ 0.432451] usbcore: registered new interface driver hub\n[ 0.433388] usbcore: registered new device driver usb\n[ 0.434419] PCI: Using ACPI for IRQ routing\n[ 0.435403] NetLabel: Initializing\n[ 0.436086] NetLabel: domain hash size = 128\n[ 0.436890] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437800] NetLabel: unlabeled traffic allowed by default\n[ 0.438858] clocksource: Switched to clocksource kvm-clock\n[ 0.444889] AppArmor: AppArmor Filesystem Enabled\n[ 0.445820] pnp: PnP ACPI init\n[ 0.446752] pnp: PnP ACPI: found 5 devices\n[ 0.453437] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455033] NET: Registered protocol family 2\n[ 0.455938] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.457137] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.458361] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461656] NET: Registered protocol family 1\n[ 0.462464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.464485] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.482870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.501600] Trying to unpack rootfs image as initramfs...\n[ 0.552692] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.566887] Scanning for low memory corruption every 60 seconds\n[ 0.568241] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.569391] audit: initializing netlink subsys (disabled)\n[ 0.570389] audit: type=2000 audit(1539146011.131:1): initialized\n[ 0.571697] Initialise system trusted keyring\n[ 0.572623] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575844] zbud: loaded\n[ 0.576962] VFS: Disk quotas dquot_6.6.0\n[ 0.577774] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579344] fuse init (API version 7.23)\n[ 0.580214] Key type big_key registered\n[ 0.580996] Allocating IMA MOK and blacklist keyrings.\n[ 0.582169] Key type asymmetric registered\n[ 0.582993] Asymmetric key parser 'x509' registered\n[ 0.583930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585392] io scheduler noop registered\n[ 0.586167] io scheduler deadline registered (default)\n[ 0.587137] io scheduler cfq registered\n[ 0.587979] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588994] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591649] ACPI: Power Button [PWRF]\n[ 0.592510] GHES: HEST is not enabled!\n[ 0.610800] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648298] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674275] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676414] Linux agpgart interface v0.103\n[ 0.678703] brd: module loaded\n[ 0.680449] loop: module loaded\n[ 0.685104] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686513] GPT:90111 != 20971519\n[ 0.687201] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688266] GPT:90111 != 20971519\n[ 0.688942] GPT: Use GNU Parted to correct GPT errors.\n[ 0.689886] vda: vda1 vda15\n[ 0.691340] scsi host0: ata_piix\n[ 0.692106] scsi host1: ata_piix\n[ 0.692824] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695295] libphy: Fixed MDIO Bus: probed\n[ 0.696216] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697160] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699107] PPP generic driver version 2.4.2\n[ 0.699996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701228] ehci-pci: EHCI PCI platform driver\n[ 0.702093] ehci-platform: EHCI generic platform driver\n[ 0.703078] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.704198] ohci-pci: OHCI PCI platform driver\n[ 0.705066] ohci-platform: OHCI generic platform driver\n[ 0.706045] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725106] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727594] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.729693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730917] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732333] usb usb1: Product: UHCI Host Controller\n[ 0.733264] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734400] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735434] hub 1-0:1.0: USB hub found\n[ 0.736213] hub 1-0:1.0: 2 ports detected\n[ 0.737135] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739264] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740213] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741251] mousedev: PS/2 mouse device common for all mice\n[ 0.742427] rtc_cmos 00:00: RTC can wake from S4\n[ 0.743657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745350] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746644] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747857] i2c /dev entries driver\n[ 0.748618] device-mapper: uevent: version 1.0.3\n[ 0.749563] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.751192] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752530] NET: Registered protocol family 10\n[ 0.753933] NET: Registered protocol family 17\n[ 0.754825] Key type dns_resolver registered\n[ 0.755786] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757140] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.758231] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.760001] registered taskstats version 1\n[ 0.760837] Loading compiled-in X.509 certificates\n[ 0.762272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.764131] zswap: loaded using pool lzo/zbud\n[ 0.765627] Key type trusted registered\n[ 0.767280] Key type encrypted registered\n[ 0.768103] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769121] ima: No TPM chip found, activating TPM-bypass!\n[ 0.770150] evm: HMAC attrs: 0x1\n[ 0.771118] Magic number: 6:227:565\n[ 0.771978] rtc_cmos 00:00: setting system clock to 2018-10-10 04:33:30 UTC (1539146010)\n[ 0.783905] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785026] EDD information not available.\n[ 0.852247] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853827] Write protecting the kernel read-only data: 14336k\n[ 0.855453] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857265] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.916272] 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 2.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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 2.37. iid=i-000000b4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPv0lefwKnInmI3jNM2S+1t1Mu8m/XDjI7+zkvZR8YXJ+M/pBnJWxXdvQ2CPmWdFxiUrfL29WyutA+f4FJ/nRqo+l8alUP4rujeHzSMCHNQLy+A56xW1baz+66If5EgXzil57qLT0dYc0REUMhqpjOB0cVyTwtUVPCQqBRuK8eHnFxGZC04UlmQ4+6Ebse9VZboXpeWoaUJhjKhRJr8VjfQaMvl07561/uFi1Yxc/299rUnUyw4TJAArsFtFWXLGfY1pi40sEXwpWDpfXV7br6syjAbcO4GyrYZr4QbUoqY5QXiv8FmXUqsTQzw8yfyV+rBNreFzTYEKE+TWb58DA3 root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\nssh-dss AAAAB3NzaC1kc3MAAACBAKInGdVA/LZWlYxk2tvIizKW8eaS50DYe6RHJjYfsNqR0iuVwYzDlgJ3SgQde4GnWODtFWipQphrckV8MxtFPokCK24oWAagFgcEwkeWJLqb5t0EQd373CZC2U7njDGRDiyYuOlFJTH6XeVYbtzLRa86Fb67ry3oJooecyqqzgJ5AAAAFQCcfNfKV4+KfIcFGW9WmwhfTw0K6wAAAIAqfW7CbTzG9N5iLQEnsFHkx9FlmCjE6FHB7ssAt44foxD5pXE0BolPrit0+9ydDetLd/EnDYBchKW6OrwAmQ/vAT9f4oTVW5RPx+OvCN+YvXozRJnhALcLMcdGzOBJOtxR7JpmqeHo2Fs+Fw8HW0s02KUr95vY3/h42PFGtD7ymgAAAIAVLYE6WZzaBG2MMcSuAueIAc3rmgkLJ/j/s/JT8utSiveiBW9QmH5q4kz63QxkY/voQW2Al4bIvvcHTbMNXyGhvuGKEdo9xhXmljenTyMxAONzyINOoWDiXLmL+HyLexfRSrP9kbOG+eV3JouFsfYdRWOzUtwiR/BVNNq3hB+Q6w== root@createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\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:fe08:fda7/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6 login: "} 2018-10-10 04:33:46,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0/action used request id req-f058bdd1-613d-48ad-88a0-cd4d54a95da8 2018-10-10 04:33:46,019 - create_instance - INFO - Deleting Port with ID - 6ccea3b9-8c77-4d31-8f26-e9fed5a4f2f4 2018-10-10 04:33:46,019 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm1-port 2018-10-10 04:33:46,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/6ccea3b9-8c77-4d31-8f26-e9fed5a4f2f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:46,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3416bec7-d40b-448f-bc61-34a6a092ad1b Date: Wed, 10 Oct 2018 04:33:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:33:46,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/6ccea3b9-8c77-4d31-8f26-e9fed5a4f2f4 used request id req-3416bec7-d40b-448f-bc61-34a6a092ad1b 2018-10-10 04:33:46,769 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1 2018-10-10 04:33:46,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:46,931 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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-ae025371-3919-4e11-a700-23247f0c90a4 x-compute-request-id: req-ae025371-3919-4e11-a700-23247f0c90a4 Content-Type: application/json 2018-10-10 04:33:46,931 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-ae025371-3919-4e11-a700-23247f0c90a4 2018-10-10 04:33:46,931 - create_instance - INFO - Checking deletion status 2018-10-10 04:33:46,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:47,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-922b8b0e-890a-4dad-9c06-febec4666ca0 x-compute-request-id: req-922b8b0e-890a-4dad-9c06-febec4666ca0 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:86:7c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:08.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:46Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:47,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-922b8b0e-890a-4dad-9c06-febec4666ca0 2018-10-10 04:33:47,185 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1] is - ACTIVE 2018-10-10 04:33:47,186 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:50,189 - create_instance - DEBUG - VM status query timeout in 296.742483854 2018-10-10 04:33:50,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:50,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:33: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-28258db3-2009-470b-8ffd-aa60d331eeb5 x-compute-request-id: req-28258db3-2009-470b-8ffd-aa60d331eeb5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:08.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:46Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:50,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-28258db3-2009-470b-8ffd-aa60d331eeb5 2018-10-10 04:33:50,564 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1] is - ACTIVE 2018-10-10 04:33:50,564 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:53,568 - create_instance - DEBUG - VM status query timeout in 293.363761902 2018-10-10 04:33:53,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:53,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-73edf154-55ef-41b4-8d66-acd492d43325 x-compute-request-id: req-73edf154-55ef-41b4-8d66-acd492d43325 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:08.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:46Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:53,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-73edf154-55ef-41b4-8d66-acd492d43325 2018-10-10 04:33:53,992 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1] is - ACTIVE 2018-10-10 04:33:53,992 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:33:56,996 - create_instance - DEBUG - VM status query timeout in 289.935636044 2018-10-10 04:33:56,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:33:57,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-ed8eccf7-93e2-4f6d-acad-ad00ffd8c4f0 x-compute-request-id: req-ed8eccf7-93e2-4f6d-acad-ad00ffd8c4f0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0d4b61c4-a18a-4223-9655-6bf421191824", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:08.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "0d4b61c4-a18a-4223-9655-6bf421191824", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:33:46Z", "hostId": "f7daf28dfa312ad29472f40b841caff11350eda418201a2a633545ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1", "created": "2018-10-10T04:32:58Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:33:57,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-ed8eccf7-93e2-4f6d-acad-ad00ffd8c4f0 2018-10-10 04:33:57,265 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1] is - ACTIVE 2018-10-10 04:33:57,265 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:34:00,269 - create_instance - DEBUG - VM status query timeout in 286.662812948 2018-10-10 04:34:00,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b0cc49d87e47bb5cca60366a5a1854a26370d" 2018-10-10 04:34:00,317 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-2e7f4a1e-0851-4e13-b8ee-51a1e21f717b x-compute-request-id: req-2e7f4a1e-0851-4e13-b8ee-51a1e21f717b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0d4b61c4-a18a-4223-9655-6bf421191824 could not be found.", "code": 404}} 2018-10-10 04:34:00,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0d4b61c4-a18a-4223-9655-6bf421191824 used request id req-2e7f4a1e-0851-4e13-b8ee-51a1e21f717b 2018-10-10 04:34:00,318 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0d4b61c4-a18a-4223-9655-6bf421191824 could not be found. (HTTP 404) (Request-ID: req-2e7f4a1e-0851-4e13-b8ee-51a1e21f717b) 2018-10-10 04:34:00,318 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst1 2018-10-10 04:34:00,319 - create_instance - INFO - Deleting Port with ID - d54a1bfa-6b9b-4cac-ac22-acdfe3d9469d 2018-10-10 04:34:00,319 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-vm2-port 2018-10-10 04:34:00,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/d54a1bfa-6b9b-4cac-ac22-acdfe3d9469d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:34:00,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a50636c7-f1a9-4241-9245-8663ba2aac0c Date: Wed, 10 Oct 2018 04:34:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:00,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/d54a1bfa-6b9b-4cac-ac22-acdfe3d9469d used request id req-a50636c7-f1a9-4241-9245-8663ba2aac0c 2018-10-10 04:34:00,796 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2 2018-10-10 04:34:00,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:34:00,967 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-5ec21923-54f6-4eff-b1d5-75a6ce968127 x-compute-request-id: req-5ec21923-54f6-4eff-b1d5-75a6ce968127 Content-Type: application/json 2018-10-10 04:34:00,967 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-5ec21923-54f6-4eff-b1d5-75a6ce968127 2018-10-10 04:34:00,968 - create_instance - INFO - Checking deletion status 2018-10-10 04:34:00,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:34:01,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-545815e4-871c-4ebf-aaf6-1aac55a59f92 x-compute-request-id: req-545815e4-871c-4ebf-aaf6-1aac55a59f92 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:fd:a7", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:30.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:34:00Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:01,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-545815e4-871c-4ebf-aaf6-1aac55a59f92 2018-10-10 04:34:01,209 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2] is - ACTIVE 2018-10-10 04:34:01,210 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:34:04,213 - create_instance - DEBUG - VM status query timeout in 296.754883051 2018-10-10 04:34:04,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:34:04,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-3592422c-519b-4147-b908-29760fed8043 x-compute-request-id: req-3592422c-519b-4147-b908-29760fed8043 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:30.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:34:00Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:04,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-3592422c-519b-4147-b908-29760fed8043 2018-10-10 04:34:04,487 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2] is - ACTIVE 2018-10-10 04:34:04,487 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:34:07,490 - create_instance - DEBUG - VM status query timeout in 293.477535963 2018-10-10 04:34:07,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:34:07,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-8258cf6c-fdef-45ef-9146-2dfc8c5b8d4f x-compute-request-id: req-8258cf6c-fdef-45ef-9146-2dfc8c5b8d4f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f1beb658-9152-48d9-afad-070a29775ef0", "rel": "bookmark"}], "image": {"id": "ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "links": [{"href": "http://172.30.9.25:8774/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:33:30.000000", "flavor": {"id": "7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "links": [{"href": "http://172.30.9.25:8774/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463", "rel": "bookmark"}]}, "id": "f1beb658-9152-48d9-afad-070a29775ef0", "user_id": "9fbb8231ec0a42b9954f0a1a95501384", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:34:00Z", "hostId": "7456f946a4bceabbb1a75397c1d68a42286126602f90675afd3327e8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2", "created": "2018-10-10T04:33:20Z", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:07,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-8258cf6c-fdef-45ef-9146-2dfc8c5b8d4f 2018-10-10 04:34:07,785 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2] is - ACTIVE 2018-10-10 04:34:07,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:34:10,789 - create_instance - DEBUG - VM status query timeout in 290.179172993 2018-10-10 04:34:10,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60ce919a5e78a3b89059b6e488df5a27f37e09d" 2018-10-10 04:34:10,843 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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-9751dd93-eda1-40a7-8c12-91b8ff9c1a0f x-compute-request-id: req-9751dd93-eda1-40a7-8c12-91b8ff9c1a0f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f1beb658-9152-48d9-afad-070a29775ef0 could not be found.", "code": 404}} 2018-10-10 04:34:10,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f1beb658-9152-48d9-afad-070a29775ef0 used request id req-9751dd93-eda1-40a7-8c12-91b8ff9c1a0f 2018-10-10 04:34:10,843 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f1beb658-9152-48d9-afad-070a29775ef0 could not be found. (HTTP 404) (Request-ID: req-9751dd93-eda1-40a7-8c12-91b8ff9c1a0f) 2018-10-10 04:34:10,843 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-inst2 2018-10-10 04:34:10,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2e7550410a3f8ed559e4d73d8120e06a64bbd" 2018-10-10 04:34:10,895 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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-f2be865e-c116-41d5-b9be-24d1d519bf37 x-compute-request-id: req-f2be865e-c116-41d5-b9be-24d1d519bf37 Content-Length: 0 Content-Type: application/json 2018-10-10 04:34:10,896 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7c06b9bc-6e91-4f56-ae14-bb3f9be87463 used request id req-f2be865e-c116-41d5-b9be-24d1d519bf37 2018-10-10 04:34:10,896 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router and port CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port1 2018-10-10 04:34:10,897 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:34:10,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" -d '{"port_id": "99eb3122-7393-4680-9ae0-93a169935ebd"}' 2018-10-10 04:34:12,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5adcdb32-de9e-4813-9cc5-3a07c67a6f94 Date: Wed, 10 Oct 2018 04:34:12 GMT RESP BODY: {"network_id": "1ba14b38-2069-4f12-8dcb-adc289cf7552", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "subnet_id": "57277b82-881d-4887-8e74-d9f22aa8fdb4", "subnet_ids": ["57277b82-881d-4887-8e74-d9f22aa8fdb4"], "port_id": "99eb3122-7393-4680-9ae0-93a169935ebd", "id": "cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81"} 2018-10-10 04:34:12,127 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81/remove_router_interface used request id req-5adcdb32-de9e-4813-9cc5-3a07c67a6f94 2018-10-10 04:34:12,127 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router and port CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-router-port2 2018-10-10 04:34:12,128 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:34:12,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" -d '{"port_id": "290fcb35-10aa-4146-a84c-56253a3ebd26"}' 2018-10-10 04:34:13,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63d35261-6e03-420a-9c58-4c58eaa273f6 Date: Wed, 10 Oct 2018 04:34:13 GMT RESP BODY: {"network_id": "b37d68ff-b68a-4be1-823f-133d09182ea7", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "subnet_id": "f2a21ee5-5701-4abc-9c89-91f35de87ebd", "subnet_ids": ["f2a21ee5-5701-4abc-9c89-91f35de87ebd"], "port_id": "290fcb35-10aa-4146-a84c-56253a3ebd26", "id": "cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81"} 2018-10-10 04:34:13,600 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81/remove_router_interface used request id req-63d35261-6e03-420a-9c58-4c58eaa273f6 2018-10-10 04:34:13,601 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:34:13,601 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-pub-router 2018-10-10 04:34:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fb24e520944eba40c09c1d0e7a8194c3dc46aa" 2018-10-10 04:34:16,681 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb41c7ef-708b-4f67-973c-dc2dc25aebe7 Content-Length: 0 Date: Wed, 10 Oct 2018 04:34:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:16,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/cb8d3a59-89c6-45ef-9e80-5b0f2ef67e81 used request id req-bb41c7ef-708b-4f67-973c-dc2dc25aebe7 2018-10-10 04:34:16,682 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1 2018-10-10 04:34:16,682 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet1 2018-10-10 04:34:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/57277b82-881d-4887-8e74-d9f22aa8fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" 2018-10-10 04:34:19,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2306503d-bc94-4e1e-ac6a-1e17b243835c Date: Wed, 10 Oct 2018 04:34:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:19,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/57277b82-881d-4887-8e74-d9f22aa8fdb4 used request id req-2306503d-bc94-4e1e-ac6a-1e17b243835c 2018-10-10 04:34:19,174 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net1 2018-10-10 04:34:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1ba14b38-2069-4f12-8dcb-adc289cf7552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57976837df8ba0c87de238441dbf31bad2ee3af3" 2018-10-10 04:34:20,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8f0a6b3-4295-4424-9669-cbd6688c01ef Date: Wed, 10 Oct 2018 04:34:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:20,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1ba14b38-2069-4f12-8dcb-adc289cf7552 used request id req-c8f0a6b3-4295-4424-9669-cbd6688c01ef 2018-10-10 04:34:20,042 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2 2018-10-10 04:34:20,042 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-subnet2 2018-10-10 04:34:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f2a21ee5-5701-4abc-9c89-91f35de87ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" 2018-10-10 04:34:22,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15a5fbb8-3c5d-4f48-9a2a-9ee63febf040 Date: Wed, 10 Oct 2018 04:34:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:22,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f2a21ee5-5701-4abc-9c89-91f35de87ebd used request id req-15a5fbb8-3c5d-4f48-9a2a-9ee63febf040 2018-10-10 04:34:22,193 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-net2 2018-10-10 04:34:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/b37d68ff-b68a-4be1-823f-133d09182ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f7e40e667260e58a0a58bf75767505818b137c" 2018-10-10 04:34:23,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15806ec1-4183-4618-945f-2de77981c51e Date: Wed, 10 Oct 2018 04:34:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:23,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b37d68ff-b68a-4be1-823f-133d09182ea7 used request id req-15806ec1-4183-4618-945f-2de77981c51e 2018-10-10 04:34:23,478 - neutron_utils - INFO - Deleting security group rule with ID - ebfb2232-d02b-4daf-80af-2fa6169ae151 2018-10-10 04:34:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/ebfb2232-d02b-4daf-80af-2fa6169ae151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:34:23,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50b05ce1-42e2-41eb-8de6-ab5a1654d674 Content-Length: 0 Date: Wed, 10 Oct 2018 04:34:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:23,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/ebfb2232-d02b-4daf-80af-2fa6169ae151 used request id req-50b05ce1-42e2-41eb-8de6-ab5a1654d674 2018-10-10 04:34:23,768 - neutron_utils - INFO - Deleting security group rule with ID - 19298dbf-d213-4e9c-a6f4-6c3eed031a96 2018-10-10 04:34:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/19298dbf-d213-4e9c-a6f4-6c3eed031a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:34:24,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50372419-465c-4814-a108-5841d991046c Content-Length: 0 Date: Wed, 10 Oct 2018 04:34:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:24,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/19298dbf-d213-4e9c-a6f4-6c3eed031a96 used request id req-50372419-465c-4814-a108-5841d991046c 2018-10-10 04:34:24,003 - neutron_utils - INFO - Deleting security group rule with ID - 3313a125-2dd5-4b69-95d0-378ca2a4dfdc 2018-10-10 04:34:24,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/3313a125-2dd5-4b69-95d0-378ca2a4dfdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:34:24,106 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdda1932-860f-4f9d-be92-e37feac375f0 Content-Length: 0 Date: Wed, 10 Oct 2018 04:34:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:24,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/3313a125-2dd5-4b69-95d0-378ca2a4dfdc used request id req-bdda1932-860f-4f9d-be92-e37feac375f0 2018-10-10 04:34:24,106 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-77a43e0c-4de2-4539-9a3f-7ecd6052e3d6-sec-grp 2018-10-10 04:34:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3ea07e4c-df5f-4bcd-be8a-2200057f9b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db78980dfd6e3fccccb41de732b720d2a241400" 2018-10-10 04:34:24,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-864529f7-f9e7-43eb-b141-be1431ed0744 Content-Length: 0 Date: Wed, 10 Oct 2018 04:34:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:24,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3ea07e4c-df5f-4bcd-be8a-2200057f9b4d used request id req-864529f7-f9e7-43eb-b141-be1431ed0744 2018-10-10 04:34:24,267 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-933f475d-f399-4f1e-9f6a-3e3ad9efc277 2018-10-10 04:34:24,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5d10885d1acb02f89329136816045dd53fbd38f" 2018-10-10 04:34:26,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa4850ff-9b03-4253-b32c-80c323b3e299 Date: Wed, 10 Oct 2018 04:34:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:34:26,409 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ca96d8e9-dbef-4889-aff0-a7c515a1dfd9 used request id req-aa4850ff-9b03-4253-b32c-80c323b3e299 2018-10-10 04:34:26,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:26,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-23d6af6d-bb4b-4980-bff1-ae8120bb0097 Date: Wed, 10 Oct 2018 04:34:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:26Z", "updated_at": "2018-10-10T04:32:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:26Z", "revision_number": 0, "id": "4f00839d-fc44-4a56-8365-78af93f07ef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:26Z", "security_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:26Z", "revision_number": 0, "id": "54537103-86f3-41a4-9c26-fc37ce949c73", "remote_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:26Z", "security_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:26Z", "revision_number": 0, "id": "5c5119d1-e302-461f-8124-eaa9cb188e07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:26Z", "security_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:32:26Z", "revision_number": 0, "id": "e954595b-7c2f-46b1-ae73-9b1882b6de67", "remote_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "remote_ip_prefix": null, "created_at": "2018-10-10T04:32:26Z", "security_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0471fdcd19464cf789fda73a14fe53d9"}], "revision_number": 4, "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "name": "default"}]} 2018-10-10 04:34:26,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-23d6af6d-bb4b-4980-bff1-ae8120bb0097 2018-10-10 04:34:26,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:26,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c85ae9-93d1-4c3b-9bf0-7d3e199ba173 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:34:26,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f3c85ae9-93d1-4c3b-9bf0-7d3e199ba173 2018-10-10 04:34:26,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:26,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff68cf9-b611-420b-a275-38085938db4a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:34:26,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-1ff68cf9-b611-420b-a275-38085938db4a 2018-10-10 04:34:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:26,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3886efa8-a7cc-4dc9-9d4a-06130f1df082 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:34:26,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-3886efa8-a7cc-4dc9-9d4a-06130f1df082 2018-10-10 04:34:26,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:26,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7912fddd-40ec-478b-ab78-98ad57cd00af Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9"}, "enabled": true, "id": "0471fdcd19464cf789fda73a14fe53d9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj"}} 2018-10-10 04:34:26,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-7912fddd-40ec-478b-ab78-98ad57cd00af 2018-10-10 04:34:26,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d47e5d04-b9bd-43d2-8816-dc90d8848f62 2018-10-10 04:34:26,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d47e5d04-b9bd-43d2-8816-dc90d8848f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:27,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-16f3b0f0-f110-404d-abc9-b9f0d4923901 Date: Wed, 10 Oct 2018 04:34: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-10-10T04:32:26Z", "security_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:26Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "4f00839d-fc44-4a56-8365-78af93f07ef7"}, {"remote_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:26Z", "security_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:26Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "54537103-86f3-41a4-9c26-fc37ce949c73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:26Z", "security_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:26Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "5c5119d1-e302-461f-8124-eaa9cb188e07"}, {"remote_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:32:26Z", "security_group_id": "d47e5d04-b9bd-43d2-8816-dc90d8848f62", "port_range_min": null, "revision_number": 0, "tenant_id": "0471fdcd19464cf789fda73a14fe53d9", "created_at": "2018-10-10T04:32:26Z", "project_id": "0471fdcd19464cf789fda73a14fe53d9", "id": "e954595b-7c2f-46b1-ae73-9b1882b6de67"}]} 2018-10-10 04:34:27,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d47e5d04-b9bd-43d2-8816-dc90d8848f62 used request id req-16f3b0f0-f110-404d-abc9-b9f0d4923901 2018-10-10 04:34:27,147 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:34:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d47e5d04-b9bd-43d2-8816-dc90d8848f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:27,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43e61c4a-32d5-44b5-ac3c-10b300ded299 Content-Length: 0 Date: Wed, 10 Oct 2018 04:34:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:34:27,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d47e5d04-b9bd-43d2-8816-dc90d8848f62 used request id req-43e61c4a-32d5-44b5-ac3c-10b300ded299 2018-10-10 04:34:27,453 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj 2018-10-10 04:34:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:27,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea64e3ed-b5e6-4310-8a59-cac13da5f595 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:34:27,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0471fdcd19464cf789fda73a14fe53d9 used request id req-ea64e3ed-b5e6-4310-8a59-cac13da5f595 2018-10-10 04:34:27,657 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-4ff2cae4-cb64-473-proj-role 2018-10-10 04:34:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f43ad087b3994529820f9d602046f746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:27,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14bd320b-bd00-431c-b8e9-6410f22537e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:34:27,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f43ad087b3994529820f9d602046f746 used request id req-14bd320b-bd00-431c-b8e9-6410f22537e0 2018-10-10 04:34:27,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16923d884b6ef31768124cb812abed739375db1f" 2018-10-10 04:34:27,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516b736a-ce14-4a42-814e-265136ebd297 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:34:27,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-516b736a-ce14-4a42-814e-265136ebd297 2018-10-10 04:34:27,854 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-4ff2cae4-cb64-473-user 2018-10-10 04:34:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/9fbb8231ec0a42b9954f0a1a95501384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef405f867f7754fad8851eda57bccecec7089d6f" 2018-10-10 04:34:28,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe9a194b-0519-420d-a1c6-aaa08bdad3f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:34:28,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9fbb8231ec0a42b9954f0a1a95501384 used request id req-fe9a194b-0519-420d-a1c6-aaa08bdad3f7 2018-10-10 04:34:28,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:28,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["BZwZ5WURSfS_qOkzR7hV8Q"], "issued_at": "2018-10-10T04:34:28.000000Z"}} 2018-10-10 04:34:28,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5a1be945af5225d082ec126f7195767ab073ed" 2018-10-10 04:34:28,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8407bf9-f710-44eb-aa6f-861ffa4ac723 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:28,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c8407bf9-f710-44eb-aa6f-861ffa4ac723 2018-10-10 04:34:28,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:28,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:29,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hkdt9Jj3RcW1OWw-QCzHAw"], "issued_at": "2018-10-10T04:34:29.000000Z"}} 2018-10-10 04:34:29,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:34:29,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a4cb56-04b7-444e-8de5-55febd3c6dc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:29,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-09a4cb56-04b7-444e-8de5-55febd3c6dc3 2018-10-10 04:34:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:34:29,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:34:29,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:34:29,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8236e020-878f-4b21-86b7-4d89e8c1e9e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:34:29,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj used request id req-8236e020-878f-4b21-86b7-4d89e8c1e9e7 2018-10-10 04:34:29,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:34:29,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a210b8b-a556-4203-90fb-a97736e9cee6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:34:29,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0a210b8b-a556-4203-90fb-a97736e9cee6 2018-10-10 04:34:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj"}}' 2018-10-10 04:34:29,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e43667-1117-493a-a5bd-2f789188cb0f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c9df05805f54d748dbbf0c4965d0237"}, "enabled": true, "id": "5c9df05805f54d748dbbf0c4965d0237", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj"}} 2018-10-10 04:34:29,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-67e43667-1117-493a-a5bd-2f789188cb0f 2018-10-10 04:34:29,541 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj 2018-10-10 04:34:29,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:29,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:29,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Sb2M4cNRRaukFBHGFKx8ng"], "issued_at": "2018-10-10T04:34:29.000000Z"}} 2018-10-10 04:34:29,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77c98c7fc67d53d1b90fb904aee67240a488f03" 2018-10-10 04:34:30,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb73d6c0-d7e5-4138-afa7-21a6ad562465 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:30,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cb73d6c0-d7e5-4138-afa7-21a6ad562465 2018-10-10 04:34:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:34:30,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:34:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77c98c7fc67d53d1b90fb904aee67240a488f03" 2018-10-10 04:34:30,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a6a7f6-4062-40c1-be1a-0a9856c37d6e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:34:30,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-46a6a7f6-4062-40c1-be1a-0a9856c37d6e 2018-10-10 04:34:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77c98c7fc67d53d1b90fb904aee67240a488f03" 2018-10-10 04:34:30,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7b60d5-5308-4695-a1d4-a8e7bdd316cb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5c9df05805f54d748dbbf0c4965d0237"}, "enabled": true, "id": "5c9df05805f54d748dbbf0c4965d0237", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj"}]} 2018-10-10 04:34:30,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj used request id req-cf7b60d5-5308-4695-a1d4-a8e7bdd316cb 2018-10-10 04:34:30,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77c98c7fc67d53d1b90fb904aee67240a488f03" 2018-10-10 04:34:30,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824c596b-fcc2-40e8-8d96-df187ba4552b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:34:30,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-824c596b-fcc2-40e8-8d96-df187ba4552b 2018-10-10 04:34:30,672 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-9a75a2e7-aaa6-476-user 2018-10-10 04:34:30,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:30,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:34:30,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34108230-5004-4074-b623-20cc7e0dfc0d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:34:30,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-34108230-5004-4074-b623-20cc7e0dfc0d 2018-10-10 04:34:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" -d '{"role": {"name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj-role"}}' 2018-10-10 04:34:30,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7fa8205-9bd5-4818-9101-c394b54b9a57 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fe46d97dee64e2299ade10bd8d4cace", "links": {"self": "http://172.30.9.25:5000/v3/roles/5fe46d97dee64e2299ade10bd8d4cace"}, "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj-role"}} 2018-10-10 04:34:30,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a7fa8205-9bd5-4818-9101-c394b54b9a57 2018-10-10 04:34:30,888 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj-role 2018-10-10 04:34:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5fe46d97dee64e2299ade10bd8d4cace -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:34:30,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4478657c-6bf5-436a-9c1f-23d2fb57a7f4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/5fe46d97dee64e2299ade10bd8d4cace"}, "domain_id": null, "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj-role", "id": "5fe46d97dee64e2299ade10bd8d4cace"}} 2018-10-10 04:34:30,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5fe46d97dee64e2299ade10bd8d4cace used request id req-4478657c-6bf5-436a-9c1f-23d2fb57a7f4 2018-10-10 04:34:30,973 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj-role to project CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj 2018-10-10 04:34:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/5c9df05805f54d748dbbf0c4965d0237/users/a3622c6cb5d9494ea929b51fce2c811c/roles/5fe46d97dee64e2299ade10bd8d4cace -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:34:31,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893966fe-27f9-497e-85b3-8e855fa69587 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:34:31,100 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/5c9df05805f54d748dbbf0c4965d0237/users/a3622c6cb5d9494ea929b51fce2c811c/roles/5fe46d97dee64e2299ade10bd8d4cace used request id req-893966fe-27f9-497e-85b3-8e855fa69587 2018-10-10 04:34:31,100 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:34:31,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:31,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:31,103 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:34:31,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:31,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:31,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fe46d97dee64e2299ade10bd8d4cace", "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj-role"}], "expires_at": "2018-10-10T05:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c9df05805f54d748dbbf0c4965d0237", "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5c9df05805f54d748dbbf0c4965d0237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/5c9df05805f54d748dbbf0c4965d0237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/5c9df05805f54d748dbbf0c4965d0237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5c9df05805f54d748dbbf0c4965d0237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/5c9df05805f54d748dbbf0c4965d0237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/5c9df05805f54d748dbbf0c4965d0237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-user", "id": "a3622c6cb5d9494ea929b51fce2c811c"}, "audit_ids": ["atkMQDFPTW-KkTLlqN93dw"], "issued_at": "2018-10-10T04:34:31.000000Z"}} 2018-10-10 04:34:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" 2018-10-10 04:34:31,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d85685-30dd-4dcd-b5d4-22ffbf704e16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:31,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-51d85685-30dd-4dcd-b5d4-22ffbf704e16 2018-10-10 04:34:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" 2018-10-10 04:34:31,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-595776cc-663a-49cb-bdc6-a36dfeeed38d Date: Wed, 10 Oct 2018 04:34:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image"} 2018-10-10 04:34:31,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image used request id req-595776cc-663a-49cb-bdc6-a36dfeeed38d 2018-10-10 04:34:31,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" 2018-10-10 04:34:31,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b21ee014-6b1e-4741-a73d-573c105be48d Date: Wed, 10 Oct 2018 04: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:34:31,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b21ee014-6b1e-4741-a73d-573c105be48d 2018-10-10 04:34:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image"}' 2018-10-10 04:34:32,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78 X-Openstack-Request-Id: req-35139150-95fb-4d0c-b718-165922ecb7d5 Date: Wed, 10 Oct 2018 04:34:32 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:34:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:34:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "min_disk": 0, "protected": false, "id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "file": "/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/file", "checksum": null, "owner": "5c9df05805f54d748dbbf0c4965d0237", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:34:32,245 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-35139150-95fb-4d0c-b718-165922ecb7d5 2018-10-10 04:34:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" -d '' 2018-10-10 04:34:34,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9cd05015-e79f-448e-875d-5a3ff6d7239c Date: Wed, 10 Oct 2018 04:34:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:34:34,223 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/file used request id req-9cd05015-e79f-448e-875d-5a3ff6d7239c 2018-10-10 04:34:34,224 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:34:34,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" 2018-10-10 04:34:34,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f1abb3ac-ca94-485d-98cb-50f73316863e Date: Wed, 10 Oct 2018 04:34:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:34:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:34:34Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/snap", "metadata": {}}], "self": "/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "min_disk": 0, "protected": false, "id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "file": "/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c9df05805f54d748dbbf0c4965d0237", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:34:34,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78 used request id req-f1abb3ac-ca94-485d-98cb-50f73316863e 2018-10-10 04:34:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" 2018-10-10 04:34:34,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-feeb95c5-1bcb-44fc-a84d-d7d116a2167d Date: Wed, 10 Oct 2018 04:34:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:34:34,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-feeb95c5-1bcb-44fc-a84d-d7d116a2167d 2018-10-10 04:34:34,560 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image 2018-10-10 04:34:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" 2018-10-10 04:34:34,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-d091b64d-7de3-4f16-8ebb-9227f4edc8f3 Date: Wed, 10 Oct 2018 04:34:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:34:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:34:34Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/snap", "metadata": {}}], "self": "/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "min_disk": 0, "protected": false, "id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "file": "/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c9df05805f54d748dbbf0c4965d0237", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:34:34,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78 used request id req-d091b64d-7de3-4f16-8ebb-9227f4edc8f3 2018-10-10 04:34:34,752 - create_image - DEBUG - Instance status is - active 2018-10-10 04:34:34,752 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image 2018-10-10 04:34:34,752 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image 2018-10-10 04:34:34,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:34,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:35,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["43ZK2Q40TpiGDWPRjycU9Q"], "issued_at": "2018-10-10T04:34:35.000000Z"}} 2018-10-10 04:34:35,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d49524251cfd7d632840265cebef14fe33f381a" 2018-10-10 04:34:35,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7a202f-e12f-43dc-bc46-7c9bda7134f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:35,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7d7a202f-e12f-43dc-bc46-7c9bda7134f6 2018-10-10 04:34:35,227 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:34:35,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d49524251cfd7d632840265cebef14fe33f381a" 2018-10-10 04:34:35,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ccdec36-3750-4a43-b843-6263e2e65a7b x-compute-request-id: req-9ccdec36-3750-4a43-b843-6263e2e65a7b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:34:35,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9ccdec36-3750-4a43-b843-6263e2e65a7b 2018-10-10 04:34:35,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d49524251cfd7d632840265cebef14fe33f381a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-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-10-10 04:34:35,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-989e9d19-d036-4e3a-9a67-17a74d0db4ea x-compute-request-id: req-989e9d19-d036-4e3a-9a67-17a74d0db4ea Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:34:35,462 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-989e9d19-d036-4e3a-9a67-17a74d0db4ea 2018-10-10 04:34:35,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:35,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:35,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Dj-jt4PMTl23gZHTc-whmQ"], "issued_at": "2018-10-10T04:34:35.000000Z"}} 2018-10-10 04:34:35,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" 2018-10-10 04:34:35,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab94da0-c702-49fc-acfe-a8a23fe15336 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:35,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7ab94da0-c702-49fc-acfe-a8a23fe15336 2018-10-10 04:34:35,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" 2018-10-10 04:34:36,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3444c43b-394b-4c30-bf4b-9c4fd7a67d4d Date: Wed, 10 Oct 2018 04:34:36 GMT RESP BODY: {"networks":[]} 2018-10-10 04:34:36,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-3444c43b-394b-4c30-bf4b-9c4fd7a67d4d 2018-10-10 04:34:36,110 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net 2018-10-10 04:34:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" -d '{"network": {"name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net", "admin_state_up": true}}' 2018-10-10 04:34:36,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-559f20c9-e383-4e92-845f-0b052c4f85c6 Date: Wed, 10 Oct 2018 04:34:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:34:36Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","mtu":1450}} 2018-10-10 04:34:36,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-559f20c9-e383-4e92-845f-0b052c4f85c6 2018-10-10 04:34:36,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" 2018-10-10 04:34:36,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-2187a059-68d0-437e-9440-8dcb401a2540 Date: Wed, 10 Oct 2018 04:34:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:34:36Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:36,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-2187a059-68d0-437e-9440-8dcb401a2540 2018-10-10 04:34:36,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" 2018-10-10 04:34:36,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79ba4633-8c17-4826-9dc3-53800adb99d1 Date: Wed, 10 Oct 2018 04:34:36 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:34:36,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-79ba4633-8c17-4826-9dc3-53800adb99d1 2018-10-10 04:34:36,932 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet 2018-10-10 04:34:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" -d '{"subnets": [{"ip_version": 4, "network_id": "4af2400f-ef23-41a3-a474-375bf35bfe4e", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]}' 2018-10-10 04:34:37,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-05fcc33d-5eb7-4bd2-b483-15575dfb9f63 Date: Wed, 10 Oct 2018 04:34:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","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":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:37,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-05fcc33d-5eb7-4bd2-b483-15575dfb9f63 2018-10-10 04:34:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" 2018-10-10 04:34:37,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-45cd7cbf-721e-405a-ba34-18cc6153a6c2 Date: Wed, 10 Oct 2018 04:34:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:37,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-45cd7cbf-721e-405a-ba34-18cc6153a6c2 2018-10-10 04:34:37,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" 2018-10-10 04:34:38,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf59df04-33ca-4421-8600-42a4f61745df Date: Wed, 10 Oct 2018 04:34:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:38,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-bf59df04-33ca-4421-8600-42a4f61745df 2018-10-10 04:34:38,116 - OpenStackNetwork - DEBUG - Network [4af2400f-ef23-41a3-a474-375bf35bfe4e] created successfully 2018-10-10 04:34:38,116 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:34:38,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:38,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:38,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:38,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:38,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["4UQfrs69SSOSGWxiEBKhpg"], "issued_at": "2018-10-10T04:34:38.000000Z"}} 2018-10-10 04:34:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8dc860eddfc16048c71d09cacb7d2987ff318fa" 2018-10-10 04:34:38,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b184e463-1a14-44bf-bf38-770b202acdb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:38,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b184e463-1a14-44bf-bf38-770b202acdb8 2018-10-10 04:34:38,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:38,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:38,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["LvALRs3DShSbn2BxbOkzHA"], "issued_at": "2018-10-10T04:34:38.000000Z"}} 2018-10-10 04:34:38,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:39,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c414ac7-9d33-4cbf-9d8c-cf1f4fa46a3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:39,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8c414ac7-9d33-4cbf-9d8c-cf1f4fa46a3c 2018-10-10 04:34:39,048 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:34:39,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:39,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c41c848-652c-43ba-8427-5670e39823b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:39,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1c41c848-652c-43ba-8427-5670e39823b0 2018-10-10 04:34:39,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:39,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-7350c79e-a400-45f6-90e5-a463d79a4325 Date: Wed, 10 Oct 2018 04:34:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:39,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-7350c79e-a400-45f6-90e5-a463d79a4325 2018-10-10 04:34:39,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:34:39,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:34:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:34:39,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:39,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47ac0ca-a708-4300-a52c-0497bd398b7b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:34:39,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f47ac0ca-a708-4300-a52c-0497bd398b7b 2018-10-10 04:34:39,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:39,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-faa8100e-d579-4389-956d-a31656f6808f Date: Wed, 10 Oct 2018 04:34:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:39,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-faa8100e-d579-4389-956d-a31656f6808f 2018-10-10 04:34:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:39,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8933a94a-2c80-464b-a7d5-c33cd79cc563 Date: Wed, 10 Oct 2018 04:34:39 GMT RESP BODY: {"ports":[]} 2018-10-10 04:34:39,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port&admin_state_up=True used request id req-8933a94a-2c80-464b-a7d5-c33cd79cc563 2018-10-10 04:34:39,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:40,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34: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-ef97db90-a7ba-4f84-aeea-3d27d03480c3 x-compute-request-id: req-ef97db90-a7ba-4f84-aeea-3d27d03480c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:34:40,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst used request id req-ef97db90-a7ba-4f84-aeea-3d27d03480c3 2018-10-10 04:34:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:40,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3b2a1fd1-5f3a-4cbf-9e0c-c028f73c5b27 Date: Wed, 10 Oct 2018 04:34:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:40,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-3b2a1fd1-5f3a-4cbf-9e0c-c028f73c5b27 2018-10-10 04:34:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:40,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6406652a-f08b-458b-8242-32ffe599656b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:34:40,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-6406652a-f08b-458b-8242-32ffe599656b 2018-10-10 04:34:40,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:40,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5a6b317e-5a04-41bb-a140-cf4fa81269e9 Date: Wed, 10 Oct 2018 04:34:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:40,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-5a6b317e-5a04-41bb-a140-cf4fa81269e9 2018-10-10 04:34:40,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:40,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7dbe1d1b-6aad-41bf-be11-df0b5eee4c5d Date: Wed, 10 Oct 2018 04:34:40 GMT RESP BODY: {"ports":[]} 2018-10-10 04:34:40,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port&admin_state_up=True used request id req-7dbe1d1b-6aad-41bf-be11-df0b5eee4c5d 2018-10-10 04:34:40,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:34:40,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:41,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["E70kte2oQROTVPKPkvM3pg"], "issued_at": "2018-10-10T04:34:41.000000Z"}} 2018-10-10 04:34:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0252a3a35c24a01dd949a7463a27efcf8d80318b" 2018-10-10 04:34:41,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed4f455-8ac7-4db0-a4c9-db65fbe637f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:34:41,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8ed4f455-8ac7-4db0-a4c9-db65fbe637f0 2018-10-10 04:34:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:41,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-857d3c56-6c2d-47c3-ad1e-fde3e9201e3c Date: Wed, 10 Oct 2018 04:34:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:41,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-857d3c56-6c2d-47c3-ad1e-fde3e9201e3c 2018-10-10 04:34:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:41,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4350a261-acfe-4348-b686-5de7f46bea34 Date: Wed, 10 Oct 2018 04:34:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:41,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-4350a261-acfe-4348-b686-5de7f46bea34 2018-10-10 04:34:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:42,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-907ff4b1-4c58-43f7-965b-a2e0f874db1d Date: Wed, 10 Oct 2018 04:34:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:42,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-907ff4b1-4c58-43f7-965b-a2e0f874db1d 2018-10-10 04:34:42,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:34:42,095 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:34:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:34:42,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0252a3a35c24a01dd949a7463a27efcf8d80318b" 2018-10-10 04:34:42,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442b5383-dab8-4eed-b746-271a0ca288db Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:34:42,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-442b5383-dab8-4eed-b746-271a0ca288db 2018-10-10 04:34:42,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:42,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c4e331e8-5b62-4c93-8191-0a4e698ef66f Date: Wed, 10 Oct 2018 04:34:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:42,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-c4e331e8-5b62-4c93-8191-0a4e698ef66f 2018-10-10 04:34:42,426 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net 2018-10-10 04:34:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" -d '{"port": {"network_id": "4af2400f-ef23-41a3-a474-375bf35bfe4e", "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port", "admin_state_up": true}}' 2018-10-10 04:34:43,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-20ca60c3-9bc6-4a4d-a5b5-3f34f3c69839 Date: Wed, 10 Oct 2018 04:34:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:42Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.13"}],"id":"c5a29ed4-703f-4ed1-a13f-d20540567c65","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:a8:08","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port","project_id":"d5305fdc040b46e8a5822458ce03bbb3","qos_policy_id":null,"admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:42Z","binding:vnic_type":"normal"}} 2018-10-10 04:34:43,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-20ca60c3-9bc6-4a4d-a5b5-3f34f3c69839 2018-10-10 04:34:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:43,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e1971a9a-520a-4eae-8033-ac141ff0fb76 Date: Wed, 10 Oct 2018 04:34:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:43,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-e1971a9a-520a-4eae-8033-ac141ff0fb76 2018-10-10 04:34:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:43,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de53807c-01df-418b-b411-6b473f1d1a8f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:34:43,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-de53807c-01df-418b-b411-6b473f1d1a8f 2018-10-10 04:34:43,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:43,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06d841b2-26ab-4233-9dec-0a504dec8384 Date: Wed, 10 Oct 2018 04:34:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:43,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-06d841b2-26ab-4233-9dec-0a504dec8384 2018-10-10 04:34:43,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:43,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-2e178bda-3c30-4b09-ad2d-876f38cb3022 Date: Wed, 10 Oct 2018 04:34:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.13"}],"id":"c5a29ed4-703f-4ed1-a13f-d20540567c65","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:a8:08","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:34:43,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port&admin_state_up=True used request id req-2e178bda-3c30-4b09-ad2d-876f38cb3022 2018-10-10 04:34:43,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:43,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0158ed19-79a2-4a48-925f-82289b619f58 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:34:43,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-0158ed19-79a2-4a48-925f-82289b619f58 2018-10-10 04:34:43,932 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst 2018-10-10 04:34:43,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:43,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-95c1f51a-fb45-459b-b6d2-2ee1ebef0d7e x-compute-request-id: req-95c1f51a-fb45-459b-b6d2-2ee1ebef0d7e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-flavor-name"}]} 2018-10-10 04:34:43,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-95c1f51a-fb45-459b-b6d2-2ee1ebef0d7e 2018-10-10 04:34:43,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:44,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-c28e5cc8-d751-4700-b740-f8084e9894c6 x-compute-request-id: req-c28e5cc8-d751-4700-b740-f8084e9894c6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:34:44,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65 used request id req-c28e5cc8-d751-4700-b740-f8084e9894c6 2018-10-10 04:34:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:44,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-b95f5fea-d20d-43aa-9759-13265ea593d0 Date: Wed, 10 Oct 2018 04:34:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:34:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:34:34Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/snap", "metadata": {}}], "self": "/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "min_disk": 0, "protected": false, "id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "file": "/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c9df05805f54d748dbbf0c4965d0237", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image"} 2018-10-10 04:34:44,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image used request id req-b95f5fea-d20d-43aa-9759-13265ea593d0 2018-10-10 04:34:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:44,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-37f2c6b0-247f-4c4f-a397-128c54adf972 Date: Wed, 10 Oct 2018 04:34:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:34:44,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-37f2c6b0-247f-4c4f-a397-128c54adf972 2018-10-10 04:34:44,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" -d '{"server": {"name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "imageRef": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "flavorRef": "73ec6636-590f-4bf6-b707-1b592ee34e65", "max_count": 1, "min_count": 1, "networks": [{"port": "c5a29ed4-703f-4ed1-a13f-d20540567c65"}]}}' 2018-10-10 04:34:46,026 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:34:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b5c1c67-b56c-4fc8-b4a3-267066533a39 x-compute-request-id: req-1b5c1c67-b56c-4fc8-b4a3-267066533a39 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "adminPass": "rToCLXSr8KeJ"}} 2018-10-10 04:34:46,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1b5c1c67-b56c-4fc8-b4a3-267066533a39 2018-10-10 04:34:46,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:46,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34: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-bd32b646-f051-4732-917a-a655dbe49ad0 x-compute-request-id: req-bd32b646-f051-4732-917a-a655dbe49ad0 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "user_id": "a09a1bd66be64e619f4569de4d62b795", "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-10-10T04:34:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:46,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-bd32b646-f051-4732-917a-a655dbe49ad0 2018-10-10 04:34:46,490 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst 2018-10-10 04:34:46,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:46,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34: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-4e606516-459e-42a8-b17e-953975d984f2 x-compute-request-id: req-4e606516-459e-42a8-b17e-953975d984f2 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:34:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:46,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-4e606516-459e-42a8-b17e-953975d984f2 2018-10-10 04:34:46,905 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst] is - BUILD 2018-10-10 04:34:46,905 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:34:49,908 - create_instance - DEBUG - VM status query timeout in 896.582041979 2018-10-10 04:34:49,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:50,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-9dff116e-0cc8-4b9c-8664-d2c8de347fe6 x-compute-request-id: req-9dff116e-0cc8-4b9c-8664-d2c8de347fe6 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:a8:08", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:34:47Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:50,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-9dff116e-0cc8-4b9c-8664-d2c8de347fe6 2018-10-10 04:34:50,530 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst] is - BUILD 2018-10-10 04:34:50,530 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:34:53,533 - create_instance - DEBUG - VM status query timeout in 892.95754981 2018-10-10 04:34:53,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:54,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ffcc457-7356-43a1-a0fd-1af3fb44970c x-compute-request-id: req-3ffcc457-7356-43a1-a0fd-1af3fb44970c Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:a8:08", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-10-10T04:34:52.000000", "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:34:52Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:54,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-3ffcc457-7356-43a1-a0fd-1af3fb44970c 2018-10-10 04:34:54,343 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst] is - ACTIVE 2018-10-10 04:34:54,343 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:34:54,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:54,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34: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-5e8ec76c-6cba-4f43-80b7-8f6a351d74bc x-compute-request-id: req-5e8ec76c-6cba-4f43-80b7-8f6a351d74bc Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:a8:08", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-10-10T04:34:52.000000", "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:34:52Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:54,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-5e8ec76c-6cba-4f43-80b7-8f6a351d74bc 2018-10-10 04:34:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:55,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b3bd586b-65e0-4f9e-a530-39fccdd7bfb1 Date: Wed, 10 Oct 2018 04:34:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:55,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-b3bd586b-65e0-4f9e-a530-39fccdd7bfb1 2018-10-10 04:34:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:55,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3863509d-be49-4b10-9130-242fffbadf36 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:34:55,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-3863509d-be49-4b10-9130-242fffbadf36 2018-10-10 04:34:55,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:55,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8af35ed8-4653-4e80-8b66-447275365122 Date: Wed, 10 Oct 2018 04:34:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:55,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-8af35ed8-4653-4e80-8b66-447275365122 2018-10-10 04:34:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:55,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-2a3e0cad-fabc-4c2b-a79a-ab0dcc930a3a Date: Wed, 10 Oct 2018 04:34:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.2"}],"id":"12af0e4e-bef0-46d4-9177-4610334ee894","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:63:f8","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.4"}],"id":"3a729f4e-0022-4043-8e30-20124b0c81a7","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:95:67","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.3"}],"id":"42f3ab89-7123-4221-9d5e-a91c30d8994a","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:84:80","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.13"}],"id":"c5a29ed4-703f-4ed1-a13f-d20540567c65","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:a8:08","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:42Z","binding:vnic_type":"normal","device_id":"c8277c24-5403-4cfe-849f-760ac771c5c4"}]} 2018-10-10 04:34:55,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-2a3e0cad-fabc-4c2b-a79a-ab0dcc930a3a 2018-10-10 04:34:55,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:55,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["_GNqwvG9RpeWz8UXMNWWQg"], "issued_at": "2018-10-10T04:34:55.000000Z"}} 2018-10-10 04:34:55,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc17c0a30f2d5d6e10321b5f602e62948c151337" 2018-10-10 04:34:56,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aa4ab7f-8876-454b-8564-457bcd3581e3 x-compute-request-id: req-7aa4ab7f-8876-454b-8564-457bcd3581e3 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:a8:08", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-10-10T04:34:52.000000", "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:34:52Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 04:34:56,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst used request id req-7aa4ab7f-8876-454b-8564-457bcd3581e3 2018-10-10 04:34:56,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:57,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2T9D-a1PTcqWVa64YvWwDA"], "issued_at": "2018-10-10T04:34:57.000000Z"}} 2018-10-10 04:34:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5e73683dc0a3df1ea6b96633fbf0c62b6a8abe" 2018-10-10 04:34:57,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-7fd00399-25c2-4632-b7d7-53dad4a4e0df Date: Wed, 10 Oct 2018 04:34:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:57,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-7fd00399-25c2-4632-b7d7-53dad4a4e0df 2018-10-10 04:34:57,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5e73683dc0a3df1ea6b96633fbf0c62b6a8abe" 2018-10-10 04:34:57,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fc7f62b9-e7d5-45e3-af05-7291b2451219 Date: Wed, 10 Oct 2018 04:34:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:57,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-fc7f62b9-e7d5-45e3-af05-7291b2451219 2018-10-10 04:34:57,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5e73683dc0a3df1ea6b96633fbf0c62b6a8abe" 2018-10-10 04:34:57,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-37baabba-dc7c-4162-8afb-4bc01065ab2c Date: Wed, 10 Oct 2018 04:34:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.2"}],"id":"12af0e4e-bef0-46d4-9177-4610334ee894","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:63:f8","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.4"}],"id":"3a729f4e-0022-4043-8e30-20124b0c81a7","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:95:67","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.3"}],"id":"42f3ab89-7123-4221-9d5e-a91c30d8994a","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:84:80","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.13"}],"id":"c5a29ed4-703f-4ed1-a13f-d20540567c65","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:a8:08","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:42Z","binding:vnic_type":"normal","device_id":"c8277c24-5403-4cfe-849f-760ac771c5c4"}]} 2018-10-10 04:34:57,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-37baabba-dc7c-4162-8afb-4bc01065ab2c 2018-10-10 04:34:57,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:34:58,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fe46d97dee64e2299ade10bd8d4cace", "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj-role"}], "expires_at": "2018-10-10T05:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c9df05805f54d748dbbf0c4965d0237", "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5c9df05805f54d748dbbf0c4965d0237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/5c9df05805f54d748dbbf0c4965d0237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/5c9df05805f54d748dbbf0c4965d0237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/5c9df05805f54d748dbbf0c4965d0237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/5c9df05805f54d748dbbf0c4965d0237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/5c9df05805f54d748dbbf0c4965d0237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/5c9df05805f54d748dbbf0c4965d0237", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-9a75a2e7-aaa6-476-user", "id": "a3622c6cb5d9494ea929b51fce2c811c"}, "audit_ids": ["h7w1x7daSkeKcS82V8A2Cw"], "issued_at": "2018-10-10T04:34:58.000000Z"}} 2018-10-10 04:34:58,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da835acbe4ea9722b61a7aa13af6eea4ed9f21e" 2018-10-10 04:34:58,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52865fb9-d0dc-4a47-8f48-ea0ef1018709 x-compute-request-id: req-52865fb9-d0dc-4a47-8f48-ea0ef1018709 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:34:58,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst used request id req-52865fb9-d0dc-4a47-8f48-ea0ef1018709 2018-10-10 04:34:58,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:58,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1361936b-72f2-4d9e-9daa-6d51a47928f5 x-compute-request-id: req-1361936b-72f2-4d9e-9daa-6d51a47928f5 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:a8:08", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-10-10T04:34:52.000000", "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:34:52Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:58,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-1361936b-72f2-4d9e-9daa-6d51a47928f5 2018-10-10 04:34:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:58,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-587bac64-fad7-4926-a1ab-3caa75c5bd72 Date: Wed, 10 Oct 2018 04:34:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:34:58,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-587bac64-fad7-4926-a1ab-3caa75c5bd72 2018-10-10 04:34:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:59,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20a9538-7608-4bf3-ab81-d1357d6d689e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:34:59,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c20a9538-7608-4bf3-ab81-d1357d6d689e 2018-10-10 04:34:59,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-619cc8ae-0ab5-4cdd-91d0-e34f3aee9e84 Date: Wed, 10 Oct 2018 04:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:34:59,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-619cc8ae-0ab5-4cdd-91d0-e34f3aee9e84 2018-10-10 04:34:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:59,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-c0ad0800-b346-4a02-a552-bed5eb64a190 Date: Wed, 10 Oct 2018 04:34:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.2"}],"id":"12af0e4e-bef0-46d4-9177-4610334ee894","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:63:f8","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.4"}],"id":"3a729f4e-0022-4043-8e30-20124b0c81a7","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:95:67","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.3"}],"id":"42f3ab89-7123-4221-9d5e-a91c30d8994a","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:84:80","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.13"}],"id":"c5a29ed4-703f-4ed1-a13f-d20540567c65","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:a8:08","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:42Z","binding:vnic_type":"normal","device_id":"c8277c24-5403-4cfe-849f-760ac771c5c4"}]} 2018-10-10 04:34:59,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-c0ad0800-b346-4a02-a552-bed5eb64a190 2018-10-10 04:34:59,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:34:59,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-fbb9a844-8594-487d-b4b9-d014b0a44392 x-compute-request-id: req-fbb9a844-8594-487d-b4b9-d014b0a44392 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:a8:08", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-10-10T04:34:52.000000", "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:34:52Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:34:59,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-fbb9a844-8594-487d-b4b9-d014b0a44392 2018-10-10 04:34:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:00,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b9269817-c46c-485f-9614-665ed5435b45 Date: Wed, 10 Oct 2018 04:35:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["8916b813-7137-49c0-a138-fd7db53724e2"],"description":"","tags":[],"updated_at":"2018-10-10T04:34:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:36Z","provider:network_type":"vxlan"}]} 2018-10-10 04:35:00,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net used request id req-b9269817-c46c-485f-9614-665ed5435b45 2018-10-10 04:35:00,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:00,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e53f544-e167-4494-a561-368a8953b5c5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:35:00,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-4e53f544-e167-4494-a561-368a8953b5c5 2018-10-10 04:35:00,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:00,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-195a10c2-ec68-4b88-b72f-3e15dc618d47 Date: Wed, 10 Oct 2018 04:35:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","dns_nameservers":[],"updated_at":"2018-10-10T04:34:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d5305fdc040b46e8a5822458ce03bbb3","id":"8916b813-7137-49c0-a138-fd7db53724e2","subnetpool_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet"}]} 2018-10-10 04:35:00,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-195a10c2-ec68-4b88-b72f-3e15dc618d47 2018-10-10 04:35:00,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:00,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-40773763-8d66-49f1-a3a7-57f2663fe966 Date: Wed, 10 Oct 2018 04:35:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.2"}],"id":"12af0e4e-bef0-46d4-9177-4610334ee894","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:63:f8","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.4"}],"id":"3a729f4e-0022-4043-8e30-20124b0c81a7","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:95:67","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.3"}],"id":"42f3ab89-7123-4221-9d5e-a91c30d8994a","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:84:80","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4af2400f-ef23-41a3-a474-375bf35bfe4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:34:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8916b813-7137-49c0-a138-fd7db53724e2","ip_address":"10.55.0.13"}],"id":"c5a29ed4-703f-4ed1-a13f-d20540567c65","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:a8:08","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port","admin_state_up":true,"network_id":"4af2400f-ef23-41a3-a474-375bf35bfe4e","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:34:42Z","binding:vnic_type":"normal","device_id":"c8277c24-5403-4cfe-849f-760ac771c5c4"}]} 2018-10-10 04:35:00,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-40773763-8d66-49f1-a3a7-57f2663fe966 2018-10-10 04:35:00,250 - create_instance - INFO - Deleting Port with ID - c5a29ed4-703f-4ed1-a13f-d20540567c65 2018-10-10 04:35:00,250 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-port 2018-10-10 04:35:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/c5a29ed4-703f-4ed1-a13f-d20540567c65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:00,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77f88718-8599-4347-a17a-fbd4f8bf9179 Date: Wed, 10 Oct 2018 04:35:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:35:00,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/c5a29ed4-703f-4ed1-a13f-d20540567c65 used request id req-77f88718-8599-4347-a17a-fbd4f8bf9179 2018-10-10 04:35:00,656 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst 2018-10-10 04:35:00,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:00,805 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:35: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-1975d64b-1337-4910-a5ae-30c6034309f0 x-compute-request-id: req-1975d64b-1337-4910-a5ae-30c6034309f0 Content-Type: application/json 2018-10-10 04:35:00,805 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-1975d64b-1337-4910-a5ae-30c6034309f0 2018-10-10 04:35:00,805 - create_instance - INFO - Checking deletion status 2018-10-10 04:35:00,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:01,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-642d3b43-b2bd-4710-a642-de66183e1a39 x-compute-request-id: req-642d3b43-b2bd-4710-a642-de66183e1a39 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:a8:08", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-10-10T04:34:52.000000", "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:00Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:01,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-642d3b43-b2bd-4710-a642-de66183e1a39 2018-10-10 04:35:01,042 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst] is - ACTIVE 2018-10-10 04:35:01,042 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:35:04,045 - create_instance - DEBUG - VM status query timeout in 296.760405064 2018-10-10 04:35:04,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:04,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-716a03fa-6698-4f8b-97e2-830159cd082c x-compute-request-id: req-716a03fa-6698-4f8b-97e2-830159cd082c Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c8277c24-5403-4cfe-849f-760ac771c5c4", "rel": "bookmark"}], "image": {"id": "4a98c62b-5442-4e8d-893d-45adb0c8ed78", "links": [{"href": "http://172.30.9.25:8774/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-10-10T04:34:52.000000", "flavor": {"id": "73ec6636-590f-4bf6-b707-1b592ee34e65", "links": [{"href": "http://172.30.9.25:8774/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65", "rel": "bookmark"}]}, "id": "c8277c24-5403-4cfe-849f-760ac771c5c4", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:00Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst", "created": "2018-10-10T04:34:45Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:04,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-716a03fa-6698-4f8b-97e2-830159cd082c 2018-10-10 04:35:04,289 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst] is - ACTIVE 2018-10-10 04:35:04,289 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:35:07,293 - create_instance - DEBUG - VM status query timeout in 293.512977123 2018-10-10 04:35:07,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81b95d67f3ac8542bfb6dba85b93f82ba71b556" 2018-10-10 04:35:07,348 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-7e3afd5f-f6b9-495e-b894-95cc50158de4 x-compute-request-id: req-7e3afd5f-f6b9-495e-b894-95cc50158de4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c8277c24-5403-4cfe-849f-760ac771c5c4 could not be found.", "code": 404}} 2018-10-10 04:35:07,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c8277c24-5403-4cfe-849f-760ac771c5c4 used request id req-7e3afd5f-f6b9-495e-b894-95cc50158de4 2018-10-10 04:35:07,348 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c8277c24-5403-4cfe-849f-760ac771c5c4 could not be found. (HTTP 404) (Request-ID: req-7e3afd5f-f6b9-495e-b894-95cc50158de4) 2018-10-10 04:35:07,348 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-inst 2018-10-10 04:35:07,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d49524251cfd7d632840265cebef14fe33f381a" 2018-10-10 04:35:07,405 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-2375444d-e305-4352-b2f7-f1b0348e5273 x-compute-request-id: req-2375444d-e305-4352-b2f7-f1b0348e5273 Content-Length: 0 Content-Type: application/json 2018-10-10 04:35:07,405 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/73ec6636-590f-4bf6-b707-1b592ee34e65 used request id req-2375444d-e305-4352-b2f7-f1b0348e5273 2018-10-10 04:35:07,406 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet 2018-10-10 04:35:07,406 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-subnet 2018-10-10 04:35:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/8916b813-7137-49c0-a138-fd7db53724e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" 2018-10-10 04:35:09,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12a60d34-123f-4bf4-b4b2-0673abf1f947 Date: Wed, 10 Oct 2018 04:35:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:35:09,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/8916b813-7137-49c0-a138-fd7db53724e2 used request id req-12a60d34-123f-4bf4-b4b2-0673abf1f947 2018-10-10 04:35:09,617 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-pub-net 2018-10-10 04:35:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/4af2400f-ef23-41a3-a474-375bf35bfe4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfc01e9499b116722581fae99d656e584287c18" 2018-10-10 04:35:11,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a7358f6-18c5-43ca-b261-b1b67a63096b Date: Wed, 10 Oct 2018 04:35:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:35:11,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4af2400f-ef23-41a3-a474-375bf35bfe4e used request id req-8a7358f6-18c5-43ca-b261-b1b67a63096b 2018-10-10 04:35:11,258 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-b9fc9f78-b411-4991-ab0d-fe316163f1eb-image 2018-10-10 04:35:11,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53b318efa1da4f76bbd22d05dbb035e47b53aeb2" 2018-10-10 04:35:13,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87a5b8eb-b680-4fe5-ac1c-e340cee06fc4 Date: Wed, 10 Oct 2018 04:35:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:35:13,188 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4a98c62b-5442-4e8d-893d-45adb0c8ed78 used request id req-87a5b8eb-b680-4fe5-ac1c-e340cee06fc4 2018-10-10 04:35:13,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:35:13,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1bd43a89-300c-406b-9484-83d9d2251643 Date: Wed, 10 Oct 2018 04:35:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:35:13,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1bd43a89-300c-406b-9484-83d9d2251643 2018-10-10 04:35:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:35:13,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a9374f-686c-4ece-87a0-534a68684220 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:35:13,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-15a9374f-686c-4ece-87a0-534a68684220 2018-10-10 04:35:13,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:35:13,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d12f60-8909-44f9-bfc5-3218edf089d4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:35:13,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-97d12f60-8909-44f9-bfc5-3218edf089d4 2018-10-10 04:35:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:35:13,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53981638-5c7e-4544-8373-3e0b195a27b4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:35:13,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-53981638-5c7e-4544-8373-3e0b195a27b4 2018-10-10 04:35:13,706 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj 2018-10-10 04:35:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5c9df05805f54d748dbbf0c4965d0237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:35:13,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9278fc5-0a41-454b-9dd8-1a06d4440c1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:35:13,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5c9df05805f54d748dbbf0c4965d0237 used request id req-f9278fc5-0a41-454b-9dd8-1a06d4440c1b 2018-10-10 04:35:13,908 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-9a75a2e7-aaa6-476-proj-role 2018-10-10 04:35:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5fe46d97dee64e2299ade10bd8d4cace -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:35:14,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-187e932e-618f-4f14-990e-f0a9430247ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:35:14,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5fe46d97dee64e2299ade10bd8d4cace used request id req-187e932e-618f-4f14-990e-f0a9430247ef 2018-10-10 04:35:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549c70529c227c8f7799a594fe746fccf2abcb2" 2018-10-10 04:35:14,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cb8c11-315d-473b-972a-c4083de9d5f4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:35:14,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c2cb8c11-315d-473b-972a-c4083de9d5f4 2018-10-10 04:35:14,103 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-9a75a2e7-aaa6-476-user 2018-10-10 04:35:14,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a3622c6cb5d9494ea929b51fce2c811c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77c98c7fc67d53d1b90fb904aee67240a488f03" 2018-10-10 04:35:14,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70d42928-4d4b-4ab2-8406-3b24af9659ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:35:14,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a3622c6cb5d9494ea929b51fce2c811c used request id req-70d42928-4d4b-4ab2-8406-3b24af9659ad 2018-10-10 04:35:14,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:14,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["GwRvQt8qQXO8ADBds18IBg"], "issued_at": "2018-10-10T04:35:14.000000Z"}} 2018-10-10 04:35:14,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83993608b67d6bf818e991e35a05ab4b4310198" 2018-10-10 04:35:14,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021ff165-4314-4503-8ad4-840710e51a0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:14,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-021ff165-4314-4503-8ad4-840710e51a0b 2018-10-10 04:35:14,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:14,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:15,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["J5ZqODCrS22MliFJ66hv4w"], "issued_at": "2018-10-10T04:35:15.000000Z"}} 2018-10-10 04:35:15,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:15,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aeb9ba6-45a7-4e13-88ef-8928a3104654 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:15,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5aeb9ba6-45a7-4e13-88ef-8928a3104654 2018-10-10 04:35:15,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:35:15,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:35:15,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:15,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123e7a36-0cb6-4beb-8c40-18fe24c54690 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:35:15,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj used request id req-123e7a36-0cb6-4beb-8c40-18fe24c54690 2018-10-10 04:35:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:15,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb60a406-9e13-48a7-8cb8-a7a85e3c3a7f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:35:15,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cb60a406-9e13-48a7-8cb8-a7a85e3c3a7f 2018-10-10 04:35:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}}' 2018-10-10 04:35:15,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed3e42bc-b52c-4d06-8c60-d43a8a2a6c7a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:15,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ed3e42bc-b52c-4d06-8c60-d43a8a2a6c7a 2018-10-10 04:35:15,541 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj 2018-10-10 04:35:15,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:15,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:15,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Pq9ncS-9TlmINEqaYByObQ"], "issued_at": "2018-10-10T04:35:15.000000Z"}} 2018-10-10 04:35:15,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c255f36311510128e9f5623ebbd67b082fd6406" 2018-10-10 04:35:16,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01cb3b23-bf1f-44f7-a1d2-8742f6e04b0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:16,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-01cb3b23-bf1f-44f7-a1d2-8742f6e04b0d 2018-10-10 04:35:16,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:35:16,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:35:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c255f36311510128e9f5623ebbd67b082fd6406" 2018-10-10 04:35:16,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45091a2c-aac2-47ab-b577-608ee69e50a3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:35:16,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-45091a2c-aac2-47ab-b577-608ee69e50a3 2018-10-10 04:35:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c255f36311510128e9f5623ebbd67b082fd6406" 2018-10-10 04:35:16,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8eebd9-4b7c-4d19-8408-63bbef946390 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}]} 2018-10-10 04:35:16,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj used request id req-9a8eebd9-4b7c-4d19-8408-63bbef946390 2018-10-10 04:35:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c255f36311510128e9f5623ebbd67b082fd6406" 2018-10-10 04:35:16,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f942fe-df58-4146-b555-ddf002de100f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:35:16,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-59f942fe-df58-4146-b555-ddf002de100f 2018-10-10 04:35:16,624 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-cb0632a7-688b-4ca-user 2018-10-10 04:35:16,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:16,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:16,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9a1da8-4f02-4bc0-880f-26fdb8e001a8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:35:16,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cd9a1da8-4f02-4bc0-880f-26fdb8e001a8 2018-10-10 04:35:16,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" -d '{"role": {"name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role"}}' 2018-10-10 04:35:16,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b4a6c4-97ac-443c-a5b7-12569f512852 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46a7bab5547b4a70b7f00d07539a7083", "links": {"self": "http://172.30.9.25:5000/v3/roles/46a7bab5547b4a70b7f00d07539a7083"}, "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role"}} 2018-10-10 04:35:16,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e9b4a6c4-97ac-443c-a5b7-12569f512852 2018-10-10 04:35:16,835 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role 2018-10-10 04:35:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/46a7bab5547b4a70b7f00d07539a7083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:16,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83209878-ddbf-4f5c-a085-486850712c9f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/46a7bab5547b4a70b7f00d07539a7083"}, "domain_id": null, "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role", "id": "46a7bab5547b4a70b7f00d07539a7083"}} 2018-10-10 04:35:16,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/46a7bab5547b4a70b7f00d07539a7083 used request id req-83209878-ddbf-4f5c-a085-486850712c9f 2018-10-10 04:35:16,856 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role to project CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj 2018-10-10 04:35:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9/users/1ff1ac3f59e94a3f8b7e030a533150f1/roles/46a7bab5547b4a70b7f00d07539a7083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:16,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24df440e-f36a-4e8b-862a-fa68fd43b5f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:35:16,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9/users/1ff1ac3f59e94a3f8b7e030a533150f1/roles/46a7bab5547b4a70b7f00d07539a7083 used request id req-24df440e-f36a-4e8b-862a-fa68fd43b5f2 2018-10-10 04:35:16,999 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:35:17,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:17,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:17,002 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:35:17,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:17,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:17,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46a7bab5547b4a70b7f00d07539a7083", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role"}], "expires_at": "2018-10-10T05:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d832f1cf1974dc3a129a92adf704ba9", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-user", "id": "1ff1ac3f59e94a3f8b7e030a533150f1"}, "audit_ids": ["Jf-rU6ZoTW-YJoLHTza6sg"], "issued_at": "2018-10-10T04:35:17.000000Z"}} 2018-10-10 04:35:17,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" 2018-10-10 04:35:17,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dfcddc9-e2fc-408e-b9c7-a81bfb6d6ffc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:17,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0dfcddc9-e2fc-408e-b9c7-a81bfb6d6ffc 2018-10-10 04:35:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" 2018-10-10 04:35:17,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-d0afebdf-c338-4b48-817d-62093680d37f Date: Wed, 10 Oct 2018 04:35:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image"} 2018-10-10 04:35:17,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image used request id req-d0afebdf-c338-4b48-817d-62093680d37f 2018-10-10 04:35:17,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" 2018-10-10 04:35:17,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08f1edf8-bde2-4758-b3e5-03d2ab3c2ea3 Date: Wed, 10 Oct 2018 04:35:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:35:17,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-08f1edf8-bde2-4758-b3e5-03d2ab3c2ea3 2018-10-10 04:35:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image"}' 2018-10-10 04:35:18,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492 X-Openstack-Request-Id: req-7f4ae025-f035-4dd3-83e6-6482cf9840bd Date: Wed, 10 Oct 2018 04:35:18 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:35:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:35:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "min_disk": 0, "protected": false, "id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "file": "/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/file", "checksum": null, "owner": "7d832f1cf1974dc3a129a92adf704ba9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:35:18,005 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7f4ae025-f035-4dd3-83e6-6482cf9840bd 2018-10-10 04:35:18,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" -d '' 2018-10-10 04:35:19,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39e1ded3-eba3-403a-a5cd-985305db50d2 Date: Wed, 10 Oct 2018 04:35:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:35:19,386 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/file used request id req-39e1ded3-eba3-403a-a5cd-985305db50d2 2018-10-10 04:35:19,386 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:35:19,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" 2018-10-10 04:35:19,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-e55950c0-ae48-4ab5-bc02-ff2d16858ed5 Date: Wed, 10 Oct 2018 04:35:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:35:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:35:19Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/snap", "metadata": {}}], "self": "/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "min_disk": 0, "protected": false, "id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "file": "/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d832f1cf1974dc3a129a92adf704ba9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:35:19,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492 used request id req-e55950c0-ae48-4ab5-bc02-ff2d16858ed5 2018-10-10 04:35:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" 2018-10-10 04:35:19,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3ce60e7c-8787-4d85-853a-94aa568a203d Date: Wed, 10 Oct 2018 04:35: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:35:19,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3ce60e7c-8787-4d85-853a-94aa568a203d 2018-10-10 04:35:19,704 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image 2018-10-10 04:35:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" 2018-10-10 04:35:19,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-21798c04-698a-4518-a751-3e701cc870a7 Date: Wed, 10 Oct 2018 04:35:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:35:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:35:19Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/snap", "metadata": {}}], "self": "/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "min_disk": 0, "protected": false, "id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "file": "/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d832f1cf1974dc3a129a92adf704ba9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:35:19,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492 used request id req-21798c04-698a-4518-a751-3e701cc870a7 2018-10-10 04:35:19,870 - create_image - DEBUG - Instance status is - active 2018-10-10 04:35:19,870 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image 2018-10-10 04:35:19,870 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image 2018-10-10 04:35:19,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:19,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:20,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:35:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["lyrOkCYoTpaOhHKFH108WA"], "issued_at": "2018-10-10T04:35:20.000000Z"}} 2018-10-10 04:35:20,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734fd7db4f62abbabe0828d3dfe4b50e5c8bfb6a" 2018-10-10 04:35:20,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bbe142-1795-48e2-82d1-0073c9634460 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:20,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c2bbe142-1795-48e2-82d1-0073c9634460 2018-10-10 04:35:20,337 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:35:20,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734fd7db4f62abbabe0828d3dfe4b50e5c8bfb6a" 2018-10-10 04:35:20,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-30fd48da-859a-4de2-87ce-2951dbf4eb21 x-compute-request-id: req-30fd48da-859a-4de2-87ce-2951dbf4eb21 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:35:20,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-30fd48da-859a-4de2-87ce-2951dbf4eb21 2018-10-10 04:35:20,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734fd7db4f62abbabe0828d3dfe4b50e5c8bfb6a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-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-10-10 04:35:20,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-78c8aa45-bd43-4d6b-9427-70490606c1e8 x-compute-request-id: req-78c8aa45-bd43-4d6b-9427-70490606c1e8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8bebfe49-754d-419c-8953-87d386af4a7b", "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:35:20,687 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-78c8aa45-bd43-4d6b-9427-70490606c1e8 2018-10-10 04:35:20,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:20,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:21,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46a7bab5547b4a70b7f00d07539a7083", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role"}], "expires_at": "2018-10-10T05:35:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d832f1cf1974dc3a129a92adf704ba9", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-user", "id": "1ff1ac3f59e94a3f8b7e030a533150f1"}, "audit_ids": ["SXxuRARTTLm0BDJqZdzGvA"], "issued_at": "2018-10-10T04:35:21.000000Z"}} 2018-10-10 04:35:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" 2018-10-10 04:35:21,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f605ba66-695e-4f3e-b483-4f9cbdec420e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:21,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f605ba66-695e-4f3e-b483-4f9cbdec420e 2018-10-10 04:35:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" 2018-10-10 04:35:21,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53125144-3340-46ec-8bb4-fdc9f8007c73 Date: Wed, 10 Oct 2018 04:35:21 GMT RESP BODY: {"networks":[]} 2018-10-10 04:35:21,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-53125144-3340-46ec-8bb4-fdc9f8007c73 2018-10-10 04:35:21,334 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net 2018-10-10 04:35:21,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" -d '{"network": {"name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net", "admin_state_up": true}}' 2018-10-10 04:35:21,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-af8161a1-c45f-472e-84ae-91409aa12dbb Date: Wed, 10 Oct 2018 04:35:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"08a26efc-5231-428f-8960-53d0791c8800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:35:21Z","is_default":false,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","mtu":1450}} 2018-10-10 04:35:21,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-af8161a1-c45f-472e-84ae-91409aa12dbb 2018-10-10 04:35:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" 2018-10-10 04:35:22,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6f6bbc0d-c45a-4469-9cf8-5ef9bb9b265a Date: Wed, 10 Oct 2018 04:35:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:35:21Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:22,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-6f6bbc0d-c45a-4469-9cf8-5ef9bb9b265a 2018-10-10 04:35:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" 2018-10-10 04:35:22,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-94f06bec-f22c-45b5-ac11-35474bbd91b6 Date: Wed, 10 Oct 2018 04:35:22 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:35:22,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-94f06bec-f22c-45b5-ac11-35474bbd91b6 2018-10-10 04:35:22,360 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet 2018-10-10 04:35:22,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" -d '{"subnets": [{"ip_version": 4, "network_id": "08a26efc-5231-428f-8960-53d0791c8800", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]}' 2018-10-10 04:35:23,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c219144a-0678-4d2c-af41-29f72a9186cb Date: Wed, 10 Oct 2018 04:35:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:23,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-c219144a-0678-4d2c-af41-29f72a9186cb 2018-10-10 04:35:23,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" 2018-10-10 04:35:23,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a8e78780-2220-4a32-847d-0f984617105b Date: Wed, 10 Oct 2018 04:35:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:23,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-a8e78780-2220-4a32-847d-0f984617105b 2018-10-10 04:35:23,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" 2018-10-10 04:35:23,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a74ee3ca-f5bf-41a5-84bc-8a710d5bebc1 Date: Wed, 10 Oct 2018 04:35:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:23,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-a74ee3ca-f5bf-41a5-84bc-8a710d5bebc1 2018-10-10 04:35:23,852 - OpenStackNetwork - DEBUG - Network [08a26efc-5231-428f-8960-53d0791c8800] created successfully 2018-10-10 04:35:23,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:23,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:24,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46a7bab5547b4a70b7f00d07539a7083", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role"}], "expires_at": "2018-10-10T05:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d832f1cf1974dc3a129a92adf704ba9", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-user", "id": "1ff1ac3f59e94a3f8b7e030a533150f1"}, "audit_ids": ["9O8SPWiyQ_aTs54tT0u7cQ"], "issued_at": "2018-10-10T04:35:24.000000Z"}} 2018-10-10 04:35:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:24,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e9aca5-cd76-427a-87ee-15614dfa8384 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:24,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-54e9aca5-cd76-427a-87ee-15614dfa8384 2018-10-10 04:35:24,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:35:24,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:24,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c4726e-d361-4c2f-bd17-c15050e6b0d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:24,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b7c4726e-d361-4c2f-bd17-c15050e6b0d2 2018-10-10 04:35:24,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:24,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-71d03f16-9150-41cc-8904-2c6cd33c9b78 Date: Wed, 10 Oct 2018 04:35:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:24,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-71d03f16-9150-41cc-8904-2c6cd33c9b78 2018-10-10 04:35:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:35:24,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:35:24,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:24,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c40f86-aef1-44a8-9352-7c0a21d062e4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:24,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-d6c40f86-aef1-44a8-9352-7c0a21d062e4 2018-10-10 04:35:24,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:25,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d017fc82-d52e-4726-8124-ac6f5a4f4a30 Date: Wed, 10 Oct 2018 04:35:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:25,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-d017fc82-d52e-4726-8124-ac6f5a4f4a30 2018-10-10 04:35:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:25,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30388b1b-3aad-40dc-9ac3-573224c0bde2 Date: Wed, 10 Oct 2018 04:35:25 GMT RESP BODY: {"ports":[]} 2018-10-10 04:35:25,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port&admin_state_up=True used request id req-30388b1b-3aad-40dc-9ac3-573224c0bde2 2018-10-10 04:35:25,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:25,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-b7d1d212-1e51-4e6e-897e-ebd87f453e4f x-compute-request-id: req-b7d1d212-1e51-4e6e-897e-ebd87f453e4f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:35:25,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst used request id req-b7d1d212-1e51-4e6e-897e-ebd87f453e4f 2018-10-10 04:35:25,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:25,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-20f874a1-b5c2-4df2-8a2f-6d91a12a46f6 Date: Wed, 10 Oct 2018 04:35:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:25,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-20f874a1-b5c2-4df2-8a2f-6d91a12a46f6 2018-10-10 04:35:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:25,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3765335-2c56-4ca9-85c0-6335d14706a0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:25,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-b3765335-2c56-4ca9-85c0-6335d14706a0 2018-10-10 04:35:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:26,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b0a60de1-15a6-4e57-9772-e222bf6317d3 Date: Wed, 10 Oct 2018 04:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:26,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-b0a60de1-15a6-4e57-9772-e222bf6317d3 2018-10-10 04:35:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:26,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fec9c5e4-8fc4-4e06-a9a3-b5bfea3c0c53 Date: Wed, 10 Oct 2018 04:35:26 GMT RESP BODY: {"ports":[]} 2018-10-10 04:35:26,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port&admin_state_up=True used request id req-fec9c5e4-8fc4-4e06-a9a3-b5bfea3c0c53 2018-10-10 04:35:26,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:35:26,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:26,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46a7bab5547b4a70b7f00d07539a7083", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role"}], "expires_at": "2018-10-10T05:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d832f1cf1974dc3a129a92adf704ba9", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-user", "id": "1ff1ac3f59e94a3f8b7e030a533150f1"}, "audit_ids": ["MXQV8U9AQ66OQ9t-qpq21w"], "issued_at": "2018-10-10T04:35:26.000000Z"}} 2018-10-10 04:35:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6576049b742101c89ea02b650fc7d59cc0b6a573" 2018-10-10 04:35:26,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef2abfe-fa45-4e2f-a13d-1a5ec7958a59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:35:26,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1ef2abfe-fa45-4e2f-a13d-1a5ec7958a59 2018-10-10 04:35:26,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:27,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-80af2921-2c00-49e8-967f-cdc0bfff68ad Date: Wed, 10 Oct 2018 04:35:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:27,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-80af2921-2c00-49e8-967f-cdc0bfff68ad 2018-10-10 04:35:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:27,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1fadc557-a7cf-4497-abed-6b197a1c7b7b Date: Wed, 10 Oct 2018 04:35:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:27,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-1fadc557-a7cf-4497-abed-6b197a1c7b7b 2018-10-10 04:35:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:27,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3bcffe37-9472-4fee-97b0-49dc2e22cb33 Date: Wed, 10 Oct 2018 04:35:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:27,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-3bcffe37-9472-4fee-97b0-49dc2e22cb33 2018-10-10 04:35:27,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:35:27,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:35:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6576049b742101c89ea02b650fc7d59cc0b6a573" 2018-10-10 04:35:27,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16948a2-66f3-45a9-a854-83e07efa86cd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:27,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-a16948a2-66f3-45a9-a854-83e07efa86cd 2018-10-10 04:35:27,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:27,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-adde1145-9c27-4b0d-9fb7-64b73a9e2e3b Date: Wed, 10 Oct 2018 04:35:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:27,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-adde1145-9c27-4b0d-9fb7-64b73a9e2e3b 2018-10-10 04:35:27,758 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net 2018-10-10 04:35:27,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" -d '{"port": {"network_id": "08a26efc-5231-428f-8960-53d0791c8800", "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port", "admin_state_up": true}}' 2018-10-10 04:35:28,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-b9cd9da3-8451-4c6e-a0f2-d8b85dc691f1 Date: Wed, 10 Oct 2018 04:35:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.14"}],"id":"49222e9d-ab92-4ada-b86f-3d56c9b42ab0","security_groups":["48807445-b0cc-44cf-bd67-c553b7230d75"],"mac_address":"fa:16:3e:ca:67:92","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port","project_id":"7d832f1cf1974dc3a129a92adf704ba9","qos_policy_id":null,"admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:28Z","binding:vnic_type":"normal"}} 2018-10-10 04:35:28,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b9cd9da3-8451-4c6e-a0f2-d8b85dc691f1 2018-10-10 04:35:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:28,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6112b834-cf40-44be-ad7a-86c68b8318e0 Date: Wed, 10 Oct 2018 04:35:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:28,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-6112b834-cf40-44be-ad7a-86c68b8318e0 2018-10-10 04:35:28,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:29,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3c94fa-bcd1-4ebd-b8aa-9c320eba3766 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:29,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-0c3c94fa-bcd1-4ebd-b8aa-9c320eba3766 2018-10-10 04:35:29,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:29,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-33f1d581-b8f3-4fa9-8b65-e2724345837b Date: Wed, 10 Oct 2018 04:35:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:29,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-33f1d581-b8f3-4fa9-8b65-e2724345837b 2018-10-10 04:35:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:29,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-987a1488-e65b-408f-8b8f-9c927648ba60 Date: Wed, 10 Oct 2018 04:35:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.14"}],"id":"49222e9d-ab92-4ada-b86f-3d56c9b42ab0","security_groups":["48807445-b0cc-44cf-bd67-c553b7230d75"],"mac_address":"fa:16:3e:ca:67:92","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:28Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:35:29,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port&admin_state_up=True used request id req-987a1488-e65b-408f-8b8f-9c927648ba60 2018-10-10 04:35:29,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:29,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add5521b-08a8-4d34-9433-7227b0d86d2c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:29,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-add5521b-08a8-4d34-9433-7227b0d86d2c 2018-10-10 04:35:29,427 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst 2018-10-10 04:35:29,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:29,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95b6a3d6-eab4-4a09-b8db-1c7310565ba8 x-compute-request-id: req-95b6a3d6-eab4-4a09-b8db-1c7310565ba8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-flavor-name"}]} 2018-10-10 04:35:29,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-95b6a3d6-eab4-4a09-b8db-1c7310565ba8 2018-10-10 04:35:29,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/8bebfe49-754d-419c-8953-87d386af4a7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:29,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41e06a89-eb4f-41fc-9a80-9b284c3db4f6 x-compute-request-id: req-41e06a89-eb4f-41fc-9a80-9b284c3db4f6 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8bebfe49-754d-419c-8953-87d386af4a7b", "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:35:29,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/8bebfe49-754d-419c-8953-87d386af4a7b used request id req-41e06a89-eb4f-41fc-9a80-9b284c3db4f6 2018-10-10 04:35:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:29,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-8606361e-a1a9-4b05-b4ee-e5515a5cc1b4 Date: Wed, 10 Oct 2018 04:35:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:35:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:35:19Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/snap", "metadata": {}}], "self": "/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "min_disk": 0, "protected": false, "id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "file": "/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d832f1cf1974dc3a129a92adf704ba9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1c950a7e-24b0-4171-8ccb-6b98e4395492/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image"} 2018-10-10 04:35:29,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image used request id req-8606361e-a1a9-4b05-b4ee-e5515a5cc1b4 2018-10-10 04:35:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:29,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-178b682a-baa3-4ec0-92b0-9c23c8431f2c Date: Wed, 10 Oct 2018 04:35:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:35:29,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-178b682a-baa3-4ec0-92b0-9c23c8431f2c 2018-10-10 04:35:29,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" -d '{"server": {"name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "imageRef": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "flavorRef": "8bebfe49-754d-419c-8953-87d386af4a7b", "max_count": 1, "min_count": 1, "networks": [{"port": "49222e9d-ab92-4ada-b86f-3d56c9b42ab0"}]}}' 2018-10-10 04:35:31,183 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91b28c82-a297-45aa-8964-b8c256c67e08 x-compute-request-id: req-91b28c82-a297-45aa-8964-b8c256c67e08 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "adminPass": "yiiXc6RpMoJH"}} 2018-10-10 04:35:31,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-91b28c82-a297-45aa-8964-b8c256c67e08 2018-10-10 04:35:31,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:31,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e2d6957-c698-49c4-895e-891747ac465b x-compute-request-id: req-4e2d6957-c698-49c4-895e-891747ac465b 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.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "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-10-10T04:35:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:31,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-4e2d6957-c698-49c4-895e-891747ac465b 2018-10-10 04:35:31,543 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst 2018-10-10 04:35:31,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:31,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da90a05a-b99a-49b7-95f4-55272c3851db x-compute-request-id: req-da90a05a-b99a-49b7-95f4-55272c3851db 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.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "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-10-10T04:35:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:31,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-da90a05a-b99a-49b7-95f4-55272c3851db 2018-10-10 04:35:31,757 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst] is - BUILD 2018-10-10 04:35:31,757 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:35:34,760 - create_instance - DEBUG - VM status query timeout in 896.783349991 2018-10-10 04:35:34,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:35,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-46fd697f-7812-4755-8514-e140f9bd7fd0 x-compute-request-id: req-46fd697f-7812-4755-8514-e140f9bd7fd0 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.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "security_groups": [{"name": "default"}], "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:35:32Z", "hostId": "1354f8eccdfd980460447af80c919b8af1e84e34809e52008aa9939e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:35,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-46fd697f-7812-4755-8514-e140f9bd7fd0 2018-10-10 04:35:35,453 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst] is - BUILD 2018-10-10 04:35:35,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:35:38,456 - create_instance - DEBUG - VM status query timeout in 893.087389946 2018-10-10 04:35:38,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:39,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-76aff9c9-928e-4afd-8c45-6f6e158004f4 x-compute-request-id: req-76aff9c9-928e-4afd-8c45-6f6e158004f4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:67:92", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:35:38.000000", "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "security_groups": [{"name": "default"}], "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:38Z", "hostId": "1354f8eccdfd980460447af80c919b8af1e84e34809e52008aa9939e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:39,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-76aff9c9-928e-4afd-8c45-6f6e158004f4 2018-10-10 04:35:39,241 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst] is - ACTIVE 2018-10-10 04:35:39,241 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:35:39,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:39,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-ace89a3a-6a8b-4a3a-9c83-f795d3d59c5b x-compute-request-id: req-ace89a3a-6a8b-4a3a-9c83-f795d3d59c5b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:67:92", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:35:38.000000", "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "security_groups": [{"name": "default"}], "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:38Z", "hostId": "1354f8eccdfd980460447af80c919b8af1e84e34809e52008aa9939e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:39,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-ace89a3a-6a8b-4a3a-9c83-f795d3d59c5b 2018-10-10 04:35:39,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:40,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-644a5313-7862-49c6-9d7e-2486dc1a90c2 Date: Wed, 10 Oct 2018 04:35:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:40,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-644a5313-7862-49c6-9d7e-2486dc1a90c2 2018-10-10 04:35:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:40,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ddb27e-e9b2-429a-bb72-6b717452dc04 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:40,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-d6ddb27e-e9b2-429a-bb72-6b717452dc04 2018-10-10 04:35:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:40,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ccbe7e56-9058-4468-8b77-3423889c6518 Date: Wed, 10 Oct 2018 04:35:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:40,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-ccbe7e56-9058-4468-8b77-3423889c6518 2018-10-10 04:35:40,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:40,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-af855d65-0110-421e-a6c4-4d6a8984e4d9 Date: Wed, 10 Oct 2018 04:35:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.4"}],"id":"1c15c606-dca7-45f6-bb0c-127a5f0dadbf","security_groups":[],"mac_address":"fa:16:3e:04:bf:f0","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08a26efc-5231-428f-8960-53d0791c8800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.14"}],"id":"49222e9d-ab92-4ada-b86f-3d56c9b42ab0","security_groups":["48807445-b0cc-44cf-bd67-c553b7230d75"],"mac_address":"fa:16:3e:ca:67:92","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:28Z","binding:vnic_type":"normal","device_id":"8b434efb-43ff-476b-83fb-94d00bbb4075"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.2"}],"id":"b95f1dc4-2916-4c1d-bc11-17bba2013e3c","security_groups":[],"mac_address":"fa:16:3e:04:0f:1e","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08a26efc-5231-428f-8960-53d0791c8800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.3"}],"id":"f3d48ad5-d1d4-472d-9850-7667ad26eaa5","security_groups":[],"mac_address":"fa:16:3e:22:50:1d","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08a26efc-5231-428f-8960-53d0791c8800"}]} 2018-10-10 04:35:40,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-af855d65-0110-421e-a6c4-4d6a8984e4d9 2018-10-10 04:35:40,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:40,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46a7bab5547b4a70b7f00d07539a7083", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role"}], "expires_at": "2018-10-10T05:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d832f1cf1974dc3a129a92adf704ba9", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-user", "id": "1ff1ac3f59e94a3f8b7e030a533150f1"}, "audit_ids": ["9sg0-ogTT72zCXzFNxM-Zw"], "issued_at": "2018-10-10T04:35:40.000000Z"}} 2018-10-10 04:35:40,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0fc5198ef0ebbee0d27a1a8f53c5824caa3bbf" 2018-10-10 04:35:41,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b203168-633e-4186-98b8-9ac294bf3659 x-compute-request-id: req-1b203168-633e-4186-98b8-9ac294bf3659 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:67:92", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:35:38.000000", "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "security_groups": [{"name": "default"}], "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:38Z", "hostId": "1354f8eccdfd980460447af80c919b8af1e84e34809e52008aa9939e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 04:35:41,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst used request id req-1b203168-633e-4186-98b8-9ac294bf3659 2018-10-10 04:35:41,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:35:42,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46a7bab5547b4a70b7f00d07539a7083", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role"}], "expires_at": "2018-10-10T05:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d832f1cf1974dc3a129a92adf704ba9", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7d832f1cf1974dc3a129a92adf704ba9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-user", "id": "1ff1ac3f59e94a3f8b7e030a533150f1"}, "audit_ids": ["HE519wFIQv-jZC_jkTWn0w"], "issued_at": "2018-10-10T04:35:42.000000Z"}} 2018-10-10 04:35:42,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7c1133036f0a36bd678335b009e81f25cc9172" 2018-10-10 04:35:42,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3eaf67a2-1939-49e4-9ef4-ab2084dd9957 Date: Wed, 10 Oct 2018 04:35:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:42,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-3eaf67a2-1939-49e4-9ef4-ab2084dd9957 2018-10-10 04:35:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7c1133036f0a36bd678335b009e81f25cc9172" 2018-10-10 04:35:42,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-37a252ef-f8e2-47e1-8694-5a3e39d8cd0d Date: Wed, 10 Oct 2018 04:35:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:42,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-37a252ef-f8e2-47e1-8694-5a3e39d8cd0d 2018-10-10 04:35:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7c1133036f0a36bd678335b009e81f25cc9172" 2018-10-10 04:35:42,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-fc222dd0-36f7-41e1-9835-46a7fc31b07a Date: Wed, 10 Oct 2018 04:35:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.4"}],"id":"1c15c606-dca7-45f6-bb0c-127a5f0dadbf","security_groups":[],"mac_address":"fa:16:3e:04:bf:f0","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08a26efc-5231-428f-8960-53d0791c8800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.14"}],"id":"49222e9d-ab92-4ada-b86f-3d56c9b42ab0","security_groups":["48807445-b0cc-44cf-bd67-c553b7230d75"],"mac_address":"fa:16:3e:ca:67:92","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:28Z","binding:vnic_type":"normal","device_id":"8b434efb-43ff-476b-83fb-94d00bbb4075"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.2"}],"id":"b95f1dc4-2916-4c1d-bc11-17bba2013e3c","security_groups":[],"mac_address":"fa:16:3e:04:0f:1e","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08a26efc-5231-428f-8960-53d0791c8800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.3"}],"id":"f3d48ad5-d1d4-472d-9850-7667ad26eaa5","security_groups":[],"mac_address":"fa:16:3e:22:50:1d","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08a26efc-5231-428f-8960-53d0791c8800"}]} 2018-10-10 04:35:42,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-fc222dd0-36f7-41e1-9835-46a7fc31b07a 2018-10-10 04:35:42,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:43,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-eaa2f8df-8857-4002-a49c-dc0b38c28a2b x-compute-request-id: req-eaa2f8df-8857-4002-a49c-dc0b38c28a2b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:67:92", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:35:38.000000", "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "security_groups": [{"name": "default"}], "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:38Z", "hostId": "1354f8eccdfd980460447af80c919b8af1e84e34809e52008aa9939e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:43,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-eaa2f8df-8857-4002-a49c-dc0b38c28a2b 2018-10-10 04:35:43,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:43,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8c891574-4e89-44f6-97e2-109a18379d3d Date: Wed, 10 Oct 2018 04:35:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:43,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-8c891574-4e89-44f6-97e2-109a18379d3d 2018-10-10 04:35:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:43,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a082a5e-1faf-4979-89c5-403ff3f1ed9e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:43,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-2a082a5e-1faf-4979-89c5-403ff3f1ed9e 2018-10-10 04:35:43,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:43,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ceaa5da0-4e7f-424b-bab9-adfa57c4405a Date: Wed, 10 Oct 2018 04:35:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:43,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-ceaa5da0-4e7f-424b-bab9-adfa57c4405a 2018-10-10 04:35:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:43,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-1e020d3d-80e2-45fe-95e6-6a97ab821f91 Date: Wed, 10 Oct 2018 04:35:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.4"}],"id":"1c15c606-dca7-45f6-bb0c-127a5f0dadbf","security_groups":[],"mac_address":"fa:16:3e:04:bf:f0","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08a26efc-5231-428f-8960-53d0791c8800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.14"}],"id":"49222e9d-ab92-4ada-b86f-3d56c9b42ab0","security_groups":["48807445-b0cc-44cf-bd67-c553b7230d75"],"mac_address":"fa:16:3e:ca:67:92","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:28Z","binding:vnic_type":"normal","device_id":"8b434efb-43ff-476b-83fb-94d00bbb4075"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.2"}],"id":"b95f1dc4-2916-4c1d-bc11-17bba2013e3c","security_groups":[],"mac_address":"fa:16:3e:04:0f:1e","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08a26efc-5231-428f-8960-53d0791c8800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.3"}],"id":"f3d48ad5-d1d4-472d-9850-7667ad26eaa5","security_groups":[],"mac_address":"fa:16:3e:22:50:1d","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08a26efc-5231-428f-8960-53d0791c8800"}]} 2018-10-10 04:35:43,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-1e020d3d-80e2-45fe-95e6-6a97ab821f91 2018-10-10 04:35:43,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:44,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-7c96d77c-9088-4aa9-aef8-93fd50fdeccf x-compute-request-id: req-7c96d77c-9088-4aa9-aef8-93fd50fdeccf Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:67:92", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:35:38.000000", "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "security_groups": [{"name": "default"}], "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:38Z", "hostId": "1354f8eccdfd980460447af80c919b8af1e84e34809e52008aa9939e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:44,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-7c96d77c-9088-4aa9-aef8-93fd50fdeccf 2018-10-10 04:35:44,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:44,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-627f9b35-63ae-4d6e-a123-b197fa5b7b1c Date: Wed, 10 Oct 2018 04:35:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ad7261df-8307-4314-bbbb-8c681758b17a"],"updated_at":"2018-10-10T04:35:22Z","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"08a26efc-5231-428f-8960-53d0791c8800","name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net"}]} 2018-10-10 04:35:44,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net used request id req-627f9b35-63ae-4d6e-a123-b197fa5b7b1c 2018-10-10 04:35:44,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:44,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b65b913-c706-4753-82a9-910483653f32 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:44,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-7b65b913-c706-4753-82a9-910483653f32 2018-10-10 04:35:44,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:44,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0f945359-d7e9-486a-bb05-321e992e9e7e Date: Wed, 10 Oct 2018 04:35:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:22Z","dns_nameservers":[],"updated_at":"2018-10-10T04:35:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7d832f1cf1974dc3a129a92adf704ba9","id":"ad7261df-8307-4314-bbbb-8c681758b17a","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet"}]} 2018-10-10 04:35:44,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-0f945359-d7e9-486a-bb05-321e992e9e7e 2018-10-10 04:35:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:44,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-e64a79b0-b391-45f7-8bfd-586fe822b697 Date: Wed, 10 Oct 2018 04:35:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.4"}],"id":"1c15c606-dca7-45f6-bb0c-127a5f0dadbf","security_groups":[],"mac_address":"fa:16:3e:04:bf:f0","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-08a26efc-5231-428f-8960-53d0791c8800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.14"}],"id":"49222e9d-ab92-4ada-b86f-3d56c9b42ab0","security_groups":["48807445-b0cc-44cf-bd67-c553b7230d75"],"mac_address":"fa:16:3e:ca:67:92","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:28Z","binding:vnic_type":"normal","device_id":"8b434efb-43ff-476b-83fb-94d00bbb4075"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.2"}],"id":"b95f1dc4-2916-4c1d-bc11-17bba2013e3c","security_groups":[],"mac_address":"fa:16:3e:04:0f:1e","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-08a26efc-5231-428f-8960-53d0791c8800"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:35:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7261df-8307-4314-bbbb-8c681758b17a","ip_address":"10.55.0.3"}],"id":"f3d48ad5-d1d4-472d-9850-7667ad26eaa5","security_groups":[],"mac_address":"fa:16:3e:22:50:1d","project_id":"7d832f1cf1974dc3a129a92adf704ba9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"08a26efc-5231-428f-8960-53d0791c8800","tenant_id":"7d832f1cf1974dc3a129a92adf704ba9","created_at":"2018-10-10T04:35:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-08a26efc-5231-428f-8960-53d0791c8800"}]} 2018-10-10 04:35:44,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=08a26efc-5231-428f-8960-53d0791c8800 used request id req-e64a79b0-b391-45f7-8bfd-586fe822b697 2018-10-10 04:35:44,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0fc5198ef0ebbee0d27a1a8f53c5824caa3bbf" 2018-10-10 04:35:45,141 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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-13fb7957-a7ec-4b86-b882-8cd3cd42fcc8 x-compute-request-id: req-13fb7957-a7ec-4b86-b882-8cd3cd42fcc8 Content-Type: application/json 2018-10-10 04:35:45,142 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-13fb7957-a7ec-4b86-b882-8cd3cd42fcc8 2018-10-10 04:35:45,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:45,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81e689ed-1329-418d-a107-4c288fd328dd x-compute-request-id: req-81e689ed-1329-418d-a107-4c288fd328dd Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:67:92", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:35:38.000000", "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "security_groups": [{"name": "default"}], "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:45Z", "hostId": "1354f8eccdfd980460447af80c919b8af1e84e34809e52008aa9939e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:45,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-81e689ed-1329-418d-a107-4c288fd328dd 2018-10-10 04:35:45,892 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst] is - ACTIVE 2018-10-10 04:35:45,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:35:48,895 - create_instance - DEBUG - VM status query timeout in 296.246812105 2018-10-10 04:35:48,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:49,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c4312d2-58bc-44da-87ad-a6535f100792 x-compute-request-id: req-0c4312d2-58bc-44da-87ad-a6535f100792 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:67:92", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8b434efb-43ff-476b-83fb-94d00bbb4075", "rel": "bookmark"}], "image": {"id": "1c950a7e-24b0-4171-8ccb-6b98e4395492", "links": [{"href": "http://172.30.9.25:8774/images/1c950a7e-24b0-4171-8ccb-6b98e4395492", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:35:38.000000", "flavor": {"id": "8bebfe49-754d-419c-8953-87d386af4a7b", "links": [{"href": "http://172.30.9.25:8774/flavors/8bebfe49-754d-419c-8953-87d386af4a7b", "rel": "bookmark"}]}, "id": "8b434efb-43ff-476b-83fb-94d00bbb4075", "security_groups": [{"name": "default"}], "user_id": "1ff1ac3f59e94a3f8b7e030a533150f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:35:45Z", "hostId": "1354f8eccdfd980460447af80c919b8af1e84e34809e52008aa9939e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst", "created": "2018-10-10T04:35:30Z", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:35:49,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-0c4312d2-58bc-44da-87ad-a6535f100792 2018-10-10 04:35:49,366 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst] is - ACTIVE 2018-10-10 04:35:49,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:35:52,369 - create_instance - DEBUG - VM status query timeout in 292.772578955 2018-10-10 04:35:52,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:52,421 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:35: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-1d4d6fe2-8217-4fef-b523-74438f66efbb x-compute-request-id: req-1d4d6fe2-8217-4fef-b523-74438f66efbb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8b434efb-43ff-476b-83fb-94d00bbb4075 could not be found.", "code": 404}} 2018-10-10 04:35:52,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-1d4d6fe2-8217-4fef-b523-74438f66efbb 2018-10-10 04:35:52,421 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8b434efb-43ff-476b-83fb-94d00bbb4075 could not be found. (HTTP 404) (Request-ID: req-1d4d6fe2-8217-4fef-b523-74438f66efbb) 2018-10-10 04:35:52,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0fc5198ef0ebbee0d27a1a8f53c5824caa3bbf" 2018-10-10 04:35:52,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35: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-2a240530-1fc1-4c47-a67c-ff9f57cf335d x-compute-request-id: req-2a240530-1fc1-4c47-a67c-ff9f57cf335d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:35:52,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst used request id req-2a240530-1fc1-4c47-a67c-ff9f57cf335d 2018-10-10 04:35:52,511 - create_instance - INFO - Deleting Port with ID - 49222e9d-ab92-4ada-b86f-3d56c9b42ab0 2018-10-10 04:35:52,511 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-port 2018-10-10 04:35:52,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/49222e9d-ab92-4ada-b86f-3d56c9b42ab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:53,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c94c154-6c27-468a-a844-7709b63727ef Date: Wed, 10 Oct 2018 04:35:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:35:53,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/49222e9d-ab92-4ada-b86f-3d56c9b42ab0 used request id req-6c94c154-6c27-468a-a844-7709b63727ef 2018-10-10 04:35:53,168 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst 2018-10-10 04:35:53,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:53,218 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-7ca54847-b916-4d52-9e6e-5972b6899a98 x-compute-request-id: req-7ca54847-b916-4d52-9e6e-5972b6899a98 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8b434efb-43ff-476b-83fb-94d00bbb4075 could not be found.", "code": 404}} 2018-10-10 04:35:53,218 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-7ca54847-b916-4d52-9e6e-5972b6899a98 2018-10-10 04:35:53,218 - create_instance - WARNING - Instance already deleted - Instance 8b434efb-43ff-476b-83fb-94d00bbb4075 could not be found. (HTTP 404) (Request-ID: req-7ca54847-b916-4d52-9e6e-5972b6899a98) 2018-10-10 04:35:53,219 - create_instance - INFO - Checking deletion status 2018-10-10 04:35:53,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c967085b5d42676cf4e1f5be880228f2275622" 2018-10-10 04:35:53,270 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-a3a4dbe8-b47c-46ae-a50f-48ad12d44d85 x-compute-request-id: req-a3a4dbe8-b47c-46ae-a50f-48ad12d44d85 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8b434efb-43ff-476b-83fb-94d00bbb4075 could not be found.", "code": 404}} 2018-10-10 04:35:53,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8b434efb-43ff-476b-83fb-94d00bbb4075 used request id req-a3a4dbe8-b47c-46ae-a50f-48ad12d44d85 2018-10-10 04:35:53,270 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8b434efb-43ff-476b-83fb-94d00bbb4075 could not be found. (HTTP 404) (Request-ID: req-a3a4dbe8-b47c-46ae-a50f-48ad12d44d85) 2018-10-10 04:35:53,270 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-inst 2018-10-10 04:35:53,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/8bebfe49-754d-419c-8953-87d386af4a7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734fd7db4f62abbabe0828d3dfe4b50e5c8bfb6a" 2018-10-10 04:35:53,320 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-53c3f56d-8589-42a9-8e6c-d51f7892486f x-compute-request-id: req-53c3f56d-8589-42a9-8e6c-d51f7892486f Content-Length: 0 Content-Type: application/json 2018-10-10 04:35:53,321 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8bebfe49-754d-419c-8953-87d386af4a7b used request id req-53c3f56d-8589-42a9-8e6c-d51f7892486f 2018-10-10 04:35:53,321 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet 2018-10-10 04:35:53,322 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-subnet 2018-10-10 04:35:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ad7261df-8307-4314-bbbb-8c681758b17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" 2018-10-10 04:35:55,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e442df9b-b8ce-4205-859a-688db3c623b4 Date: Wed, 10 Oct 2018 04:35:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:35:55,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ad7261df-8307-4314-bbbb-8c681758b17a used request id req-e442df9b-b8ce-4205-859a-688db3c623b4 2018-10-10 04:35:55,488 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-pub-net 2018-10-10 04:35:55,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/08a26efc-5231-428f-8960-53d0791c8800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152acba710ae1d60d4dced00ef14da7563502571" 2018-10-10 04:35:56,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11468c46-9ff5-48b4-bd3d-eba7c90cdeef Date: Wed, 10 Oct 2018 04:35:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:35:56,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/08a26efc-5231-428f-8960-53d0791c8800 used request id req-11468c46-9ff5-48b4-bd3d-eba7c90cdeef 2018-10-10 04:35:56,612 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-a5480c18-0806-450a-b809-39447830a73b-image 2018-10-10 04:35:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44dbf5a18334071f13dcf7304958c243ccd8fb6" 2018-10-10 04:35:58,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d5ef4a7-0348-460d-b16f-e289e3a44c32 Date: Wed, 10 Oct 2018 04:35:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:35:58,182 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1c950a7e-24b0-4171-8ccb-6b98e4395492 used request id req-9d5ef4a7-0348-460d-b16f-e289e3a44c32 2018-10-10 04:35:58,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:58,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-864821d5-4aa7-4966-9866-044cf73aff48 Date: Wed, 10 Oct 2018 04:35:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "created_at": "2018-10-10T04:35:21Z", "updated_at": "2018-10-10T04:35:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:35:21Z", "revision_number": 0, "id": "60223541-362c-40b4-a87f-e884c641ef8c", "remote_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "remote_ip_prefix": null, "created_at": "2018-10-10T04:35:21Z", "security_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d832f1cf1974dc3a129a92adf704ba9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:35:21Z", "revision_number": 0, "id": "6078eb42-e42c-4576-976a-e5ba927b3f08", "remote_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "remote_ip_prefix": null, "created_at": "2018-10-10T04:35:21Z", "security_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d832f1cf1974dc3a129a92adf704ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:35:21Z", "revision_number": 0, "id": "b6fa579c-cad6-472d-9fbe-8b929635ea82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:35:21Z", "security_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d832f1cf1974dc3a129a92adf704ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:35:21Z", "revision_number": 0, "id": "f0daed91-9eb5-4003-93ff-208d22855775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:35:21Z", "security_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d832f1cf1974dc3a129a92adf704ba9"}], "revision_number": 4, "project_id": "7d832f1cf1974dc3a129a92adf704ba9", "id": "48807445-b0cc-44cf-bd67-c553b7230d75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:35:58,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-864821d5-4aa7-4966-9866-044cf73aff48 2018-10-10 04:35:58,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:58,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ebb8835-fc16-4b12-9404-2a26046158be Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:35:58,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-4ebb8835-fc16-4b12-9404-2a26046158be 2018-10-10 04:35:58,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:58,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f20dd3-3d36-4892-922d-834930dfcef5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:35:58,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-43f20dd3-3d36-4892-922d-834930dfcef5 2018-10-10 04:35:58,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:58,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747e43c9-4aab-441d-984a-ada21c87627d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9"}, "enabled": true, "id": "7d832f1cf1974dc3a129a92adf704ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj"}} 2018-10-10 04:35:58,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-747e43c9-4aab-441d-984a-ada21c87627d 2018-10-10 04:35:58,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48807445-b0cc-44cf-bd67-c553b7230d75 2018-10-10 04:35:58,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=48807445-b0cc-44cf-bd67-c553b7230d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:58,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ac07ced7-0ea6-4be6-a13b-5ce680533c16 Date: Wed, 10 Oct 2018 04:35:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:35:21Z", "security_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "port_range_min": null, "revision_number": 0, "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "created_at": "2018-10-10T04:35:21Z", "project_id": "7d832f1cf1974dc3a129a92adf704ba9", "id": "60223541-362c-40b4-a87f-e884c641ef8c"}, {"remote_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:35:21Z", "security_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "port_range_min": null, "revision_number": 0, "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "created_at": "2018-10-10T04:35:21Z", "project_id": "7d832f1cf1974dc3a129a92adf704ba9", "id": "6078eb42-e42c-4576-976a-e5ba927b3f08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:35:21Z", "security_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "port_range_min": null, "revision_number": 0, "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "created_at": "2018-10-10T04:35:21Z", "project_id": "7d832f1cf1974dc3a129a92adf704ba9", "id": "b6fa579c-cad6-472d-9fbe-8b929635ea82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:35:21Z", "security_group_id": "48807445-b0cc-44cf-bd67-c553b7230d75", "port_range_min": null, "revision_number": 0, "tenant_id": "7d832f1cf1974dc3a129a92adf704ba9", "created_at": "2018-10-10T04:35:21Z", "project_id": "7d832f1cf1974dc3a129a92adf704ba9", "id": "f0daed91-9eb5-4003-93ff-208d22855775"}]} 2018-10-10 04:35:58,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=48807445-b0cc-44cf-bd67-c553b7230d75 used request id req-ac07ced7-0ea6-4be6-a13b-5ce680533c16 2018-10-10 04:35:58,878 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:35:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/48807445-b0cc-44cf-bd67-c553b7230d75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:59,200 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7daf6f3-c5d0-48e2-81b1-29eaef16a227 Content-Length: 0 Date: Wed, 10 Oct 2018 04:35:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:35:59,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/48807445-b0cc-44cf-bd67-c553b7230d75 used request id req-f7daf6f3-c5d0-48e2-81b1-29eaef16a227 2018-10-10 04:35:59,200 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj 2018-10-10 04:35:59,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:59,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8bf8fb0-5d47-4c21-8ce3-faf09631e030 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:35:59,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7d832f1cf1974dc3a129a92adf704ba9 used request id req-c8bf8fb0-5d47-4c21-8ce3-faf09631e030 2018-10-10 04:35:59,442 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-cb0632a7-688b-4ca-proj-role 2018-10-10 04:35:59,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/46a7bab5547b4a70b7f00d07539a7083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:59,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-035a01f8-8430-40df-b8e6-deb53b6912b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:35:59,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/46a7bab5547b4a70b7f00d07539a7083 used request id req-035a01f8-8430-40df-b8e6-deb53b6912b0 2018-10-10 04:35:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c4179003ec4336a108c744c14e2dfa2990b668" 2018-10-10 04:35:59,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d2a580-f7f1-4102-831b-086469a11629 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:35:59,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c6d2a580-f7f1-4102-831b-086469a11629 2018-10-10 04:35:59,645 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-cb0632a7-688b-4ca-user 2018-10-10 04:35:59,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1ff1ac3f59e94a3f8b7e030a533150f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c255f36311510128e9f5623ebbd67b082fd6406" 2018-10-10 04:35:59,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d02f230b-537c-479f-b162-26e341e7d281 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:35:59,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1ff1ac3f59e94a3f8b7e030a533150f1 used request id req-d02f230b-537c-479f-b162-26e341e7d281 2018-10-10 04:35:59,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:00,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["dhhxkfpBQk67OnwpxaeNmg"], "issued_at": "2018-10-10T04:36:00.000000Z"}} 2018-10-10 04:36:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543881d3c954eb64e9e6879139bc2e666fa3fcd1" 2018-10-10 04:36:00,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070da8b7-4978-472e-9307-0f17372496c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:00,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-070da8b7-4978-472e-9307-0f17372496c0 2018-10-10 04:36:00,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:00,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:00,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["DegTWMvZRvyukdYEXhMCYg"], "issued_at": "2018-10-10T04:36:00.000000Z"}} 2018-10-10 04:36:00,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:00,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abcd27d2-90ce-461f-a011-8d9d42ae0796 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:00,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-abcd27d2-90ce-461f-a011-8d9d42ae0796 2018-10-10 04:36:00,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:36:00,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:36:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:00,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536032d2-5261-4d1f-b6a9-428a1a358791 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:36:00,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj used request id req-536032d2-5261-4d1f-b6a9-428a1a358791 2018-10-10 04:36:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:00,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63407f5-2dbc-4976-a449-7d989aa98e16 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:36:00,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c63407f5-2dbc-4976-a449-7d989aa98e16 2018-10-10 04:36:00,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}}' 2018-10-10 04:36:01,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-316bb81e-ea81-4a6c-a22b-5c06d7ec6519 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}} 2018-10-10 04:36:01,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-316bb81e-ea81-4a6c-a22b-5c06d7ec6519 2018-10-10 04:36:01,122 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj 2018-10-10 04:36:01,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:01,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:01,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["YT2lpRvcQyWyOmiAxEmNZg"], "issued_at": "2018-10-10T04:36:01.000000Z"}} 2018-10-10 04:36:01,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509026f71bb81c795cb1b64d1a4fa4ec139cfa3c" 2018-10-10 04:36:01,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c6bda0-e84c-42e6-adc7-266c2c43dfb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:01,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-60c6bda0-e84c-42e6-adc7-266c2c43dfb7 2018-10-10 04:36:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:36:01,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:36:01,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509026f71bb81c795cb1b64d1a4fa4ec139cfa3c" 2018-10-10 04:36:01,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb2f071a-7199-4970-ad6f-94ab771f8b1a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:36:01,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-eb2f071a-7199-4970-ad6f-94ab771f8b1a 2018-10-10 04:36:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509026f71bb81c795cb1b64d1a4fa4ec139cfa3c" 2018-10-10 04:36:01,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67025dd7-0d4a-47d4-8614-bf6aba66c558 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}]} 2018-10-10 04:36:01,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj used request id req-67025dd7-0d4a-47d4-8614-bf6aba66c558 2018-10-10 04:36:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509026f71bb81c795cb1b64d1a4fa4ec139cfa3c" 2018-10-10 04:36:01,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22756257-e8ad-4eb8-9d7e-a5f7a7d44108 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:36:01,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-22756257-e8ad-4eb8-9d7e-a5f7a7d44108 2018-10-10 04:36:02,218 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-cf46b930-6f92-4d4-user 2018-10-10 04:36:02,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:02,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:02,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd97fdb2-bb5f-4532-b7db-44a1c73290b4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:36:02,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dd97fdb2-bb5f-4532-b7db-44a1c73290b4 2018-10-10 04:36:02,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" -d '{"role": {"name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role"}}' 2018-10-10 04:36:02,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:36:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c7843a-f0b1-4a18-82ab-9e05162c4d97 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b7ddf51f473457b9593d0d6a2262488", "links": {"self": "http://172.30.9.25:5000/v3/roles/1b7ddf51f473457b9593d0d6a2262488"}, "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role"}} 2018-10-10 04:36:02,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-65c7843a-f0b1-4a18-82ab-9e05162c4d97 2018-10-10 04:36:02,451 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role 2018-10-10 04:36:02,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1b7ddf51f473457b9593d0d6a2262488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:02,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95685546-8a14-4938-b3dd-5a741f2d77b9 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1b7ddf51f473457b9593d0d6a2262488"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role", "id": "1b7ddf51f473457b9593d0d6a2262488"}} 2018-10-10 04:36:02,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1b7ddf51f473457b9593d0d6a2262488 used request id req-95685546-8a14-4938-b3dd-5a741f2d77b9 2018-10-10 04:36:02,546 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role to project CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj 2018-10-10 04:36:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27/users/4c650a3cbda049e9b20b4d498e8d4302/roles/1b7ddf51f473457b9593d0d6a2262488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:02,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:36:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65e1a959-214f-4a5d-9d99-11c4c0cae9f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:36:02,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27/users/4c650a3cbda049e9b20b4d498e8d4302/roles/1b7ddf51f473457b9593d0d6a2262488 used request id req-65e1a959-214f-4a5d-9d99-11c4c0cae9f5 2018-10-10 04:36:02,670 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:36:02,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:02,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:03,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b7ddf51f473457b9593d0d6a2262488", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role"}], "expires_at": "2018-10-10T05:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a920ca450e9541a9a47ed71727297b27", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-user", "id": "4c650a3cbda049e9b20b4d498e8d4302"}, "audit_ids": ["OzrCVPirQhuG5NlVy4sMow"], "issued_at": "2018-10-10T04:36:03.000000Z"}} 2018-10-10 04:36:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" 2018-10-10 04:36:03,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435c198f-34a4-470b-a4a2-e3eef7c552c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:03,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-435c198f-34a4-470b-a4a2-e3eef7c552c2 2018-10-10 04:36:03,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" 2018-10-10 04:36:03,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b38c1936-2273-452f-a100-7cf3962140b0 Date: Wed, 10 Oct 2018 04:36:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image"} 2018-10-10 04:36:03,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image used request id req-b38c1936-2273-452f-a100-7cf3962140b0 2018-10-10 04:36:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" 2018-10-10 04:36:03,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd9b7e64-3a7b-43c8-b14d-bb83066de1a0 Date: Wed, 10 Oct 2018 04:36:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:36:03,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-dd9b7e64-3a7b-43c8-b14d-bb83066de1a0 2018-10-10 04:36:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image"}' 2018-10-10 04:36:03,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6 X-Openstack-Request-Id: req-fd31ed1c-7db2-4537-8ee7-917ebb2cb820 Date: Wed, 10 Oct 2018 04:36:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:36:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:36:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "min_disk": 0, "protected": false, "id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "file": "/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/file", "checksum": null, "owner": "a920ca450e9541a9a47ed71727297b27", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:36:03,663 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fd31ed1c-7db2-4537-8ee7-917ebb2cb820 2018-10-10 04:36:03,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" -d '' 2018-10-10 04:36:04,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36ae2385-f6d9-45df-aa12-c661a506ef2d Date: Wed, 10 Oct 2018 04:36:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:36:04,941 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/file used request id req-36ae2385-f6d9-45df-aa12-c661a506ef2d 2018-10-10 04:36:04,942 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:36:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" 2018-10-10 04:36:04,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-71f2f6b9-70c5-4116-b73d-4091b376731a Date: Wed, 10 Oct 2018 04:36:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:36:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:36:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/snap", "metadata": {}}], "self": "/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "min_disk": 0, "protected": false, "id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "file": "/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a920ca450e9541a9a47ed71727297b27", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:36:04,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6 used request id req-71f2f6b9-70c5-4116-b73d-4091b376731a 2018-10-10 04:36:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" 2018-10-10 04:36:05,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c83f392f-88bb-4395-bd1a-a9cd79a5a2ec Date: Wed, 10 Oct 2018 04:36:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:36:05,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c83f392f-88bb-4395-bd1a-a9cd79a5a2ec 2018-10-10 04:36:05,113 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image 2018-10-10 04:36:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" 2018-10-10 04:36:05,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a9a47b3a-696a-42a9-bdf3-0000da1dcd94 Date: Wed, 10 Oct 2018 04:36:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:36:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:36:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/snap", "metadata": {}}], "self": "/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "min_disk": 0, "protected": false, "id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "file": "/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a920ca450e9541a9a47ed71727297b27", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:36:05,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6 used request id req-a9a47b3a-696a-42a9-bdf3-0000da1dcd94 2018-10-10 04:36:05,358 - create_image - DEBUG - Instance status is - active 2018-10-10 04:36:05,358 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image 2018-10-10 04:36:05,358 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image 2018-10-10 04:36:05,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:05,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:05,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b7ddf51f473457b9593d0d6a2262488", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role"}], "expires_at": "2018-10-10T05:36:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a920ca450e9541a9a47ed71727297b27", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-user", "id": "4c650a3cbda049e9b20b4d498e8d4302"}, "audit_ids": ["S2issEHYSXqvt4TmFNxQVg"], "issued_at": "2018-10-10T04:36:05.000000Z"}} 2018-10-10 04:36:05,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" 2018-10-10 04:36:05,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3bf137-ba46-4247-b618-40102ddbf2a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:05,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0a3bf137-ba46-4247-b618-40102ddbf2a0 2018-10-10 04:36:05,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" 2018-10-10 04:36:05,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ded22490-a3bb-458a-8b92-3a1681719414 Date: Wed, 10 Oct 2018 04:36:05 GMT RESP BODY: {"networks":[]} 2018-10-10 04:36:05,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net used request id req-ded22490-a3bb-458a-8b92-3a1681719414 2018-10-10 04:36:05,998 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net 2018-10-10 04:36:06,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" -d '{"network": {"name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net", "admin_state_up": true}}' 2018-10-10 04:36:06,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-b53b1b45-3548-4d94-8c7c-6b653ef122bc Date: Wed, 10 Oct 2018 04:36:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"09623c05-45c5-4f25-92c1-d50b7d13693a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:36:06Z","is_default":false,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","mtu":1450}} 2018-10-10 04:36:06,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b53b1b45-3548-4d94-8c7c-6b653ef122bc 2018-10-10 04:36:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" 2018-10-10 04:36:06,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-01bde61b-b88a-4d80-85f6-4d6c1daa8c11 Date: Wed, 10 Oct 2018 04:36:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:36:06Z","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","id":"09623c05-45c5-4f25-92c1-d50b7d13693a","name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net"}]} 2018-10-10 04:36:06,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-01bde61b-b88a-4d80-85f6-4d6c1daa8c11 2018-10-10 04:36:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" 2018-10-10 04:36:06,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-de358a8b-3a54-4216-999e-c48974d5f629 Date: Wed, 10 Oct 2018 04:36:06 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:36:06,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-de358a8b-3a54-4216-999e-c48974d5f629 2018-10-10 04:36:06,925 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet 2018-10-10 04:36:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" -d '{"subnets": [{"ip_version": 4, "network_id": "09623c05-45c5-4f25-92c1-d50b7d13693a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]}' 2018-10-10 04:36:07,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-41a0aacd-7559-4621-a026-d66ccf730f42 Date: Wed, 10 Oct 2018 04:36:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:07Z","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":"a920ca450e9541a9a47ed71727297b27","id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]} 2018-10-10 04:36:07,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-41a0aacd-7559-4621-a026-d66ccf730f42 2018-10-10 04:36:07,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" 2018-10-10 04:36:08,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f596c3a7-1ef2-49df-9d13-1b517ccbfb4b Date: Wed, 10 Oct 2018 04:36:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b346cd51-cf65-4f17-a31a-d92bacc9f5e9"],"updated_at":"2018-10-10T04:36:07Z","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","id":"09623c05-45c5-4f25-92c1-d50b7d13693a","name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net"}]} 2018-10-10 04:36:08,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-f596c3a7-1ef2-49df-9d13-1b517ccbfb4b 2018-10-10 04:36:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" 2018-10-10 04:36:08,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c8284c3-391e-4d30-99f3-6da0160b3db4 Date: Wed, 10 Oct 2018 04:36:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a920ca450e9541a9a47ed71727297b27","id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]} 2018-10-10 04:36:08,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-7c8284c3-391e-4d30-99f3-6da0160b3db4 2018-10-10 04:36:08,225 - OpenStackNetwork - DEBUG - Network [09623c05-45c5-4f25-92c1-d50b7d13693a] created successfully 2018-10-10 04:36:08,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:08,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:08,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["HLoMaDitThamV40zCC9FdQ"], "issued_at": "2018-10-10T04:36:08.000000Z"}} 2018-10-10 04:36:08,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09f2f319c29233d7a0056e6ec094253ab9d7ad0" 2018-10-10 04:36:08,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b46022-99b2-4dab-9e4a-882f74d5cffa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:08,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-11b46022-99b2-4dab-9e4a-882f74d5cffa 2018-10-10 04:36:08,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:36:08,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09f2f319c29233d7a0056e6ec094253ab9d7ad0" 2018-10-10 04:36:08,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36: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-03a78fc3-3354-4398-a83b-107f2501c6ba x-compute-request-id: req-03a78fc3-3354-4398-a83b-107f2501c6ba Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:36:08,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-03a78fc3-3354-4398-a83b-107f2501c6ba 2018-10-10 04:36:08,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09f2f319c29233d7a0056e6ec094253ab9d7ad0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-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-10-10 04:36:09,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36: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-b3162b19-70ff-4ce2-9f4f-8903b6c0bb4a x-compute-request-id: req-b3162b19-70ff-4ce2-9f4f-8903b6c0bb4a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:36:09,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b3162b19-70ff-4ce2-9f4f-8903b6c0bb4a 2018-10-10 04:36:09,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:09,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:09,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b7ddf51f473457b9593d0d6a2262488", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role"}], "expires_at": "2018-10-10T05:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a920ca450e9541a9a47ed71727297b27", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-user", "id": "4c650a3cbda049e9b20b4d498e8d4302"}, "audit_ids": ["24xMsFV5RhS4GIdp4Lj-JQ"], "issued_at": "2018-10-10T04:36:09.000000Z"}} 2018-10-10 04:36:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:09,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bda5d44-acaa-453d-aab3-44cdef97fd92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:09,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8bda5d44-acaa-453d-aab3-44cdef97fd92 2018-10-10 04:36:09,823 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:36:09,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:09,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f632c53-aa9d-40fa-afa2-3c33c414742b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:09,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4f632c53-aa9d-40fa-afa2-3c33c414742b 2018-10-10 04:36:09,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:10,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-84b6601a-4dcb-4bb3-bbfe-1c3a71b161f4 Date: Wed, 10 Oct 2018 04:36:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b346cd51-cf65-4f17-a31a-d92bacc9f5e9"],"updated_at":"2018-10-10T04:36:07Z","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","id":"09623c05-45c5-4f25-92c1-d50b7d13693a","name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net"}]} 2018-10-10 04:36:10,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net used request id req-84b6601a-4dcb-4bb3-bbfe-1c3a71b161f4 2018-10-10 04:36:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:36:10,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:36:10,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:10,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17a0b49-ca06-4032-8a1f-4fadb9681c23 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}} 2018-10-10 04:36:10,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 used request id req-e17a0b49-ca06-4032-8a1f-4fadb9681c23 2018-10-10 04:36:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:10,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3c57874-4e20-4434-9a86-7e8facdbcd94 Date: Wed, 10 Oct 2018 04:36:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a920ca450e9541a9a47ed71727297b27","id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]} 2018-10-10 04:36:10,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-f3c57874-4e20-4434-9a86-7e8facdbcd94 2018-10-10 04:36:10,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:10,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4ed91b9a-ed19-4f9b-b9c6-ad2e222975bd Date: Wed, 10 Oct 2018 04:36:10 GMT RESP BODY: {"ports":[]} 2018-10-10 04:36:10,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1&admin_state_up=True used request id req-4ed91b9a-ed19-4f9b-b9c6-ad2e222975bd 2018-10-10 04:36:10,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:10,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36: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-6e284145-2e99-47f3-a365-cd4143194ea2 x-compute-request-id: req-6e284145-2e99-47f3-a365-cd4143194ea2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:36:10,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst used request id req-6e284145-2e99-47f3-a365-cd4143194ea2 2018-10-10 04:36:10,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:11,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-31e1a273-327c-457d-aedd-47f84216cf0a Date: Wed, 10 Oct 2018 04:36:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b346cd51-cf65-4f17-a31a-d92bacc9f5e9"],"updated_at":"2018-10-10T04:36:07Z","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","id":"09623c05-45c5-4f25-92c1-d50b7d13693a","name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net"}]} 2018-10-10 04:36:11,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net used request id req-31e1a273-327c-457d-aedd-47f84216cf0a 2018-10-10 04:36:11,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:11,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4dcc56-73fc-4bab-8b9b-9603ee3ef18c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}} 2018-10-10 04:36:11,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 used request id req-7a4dcc56-73fc-4bab-8b9b-9603ee3ef18c 2018-10-10 04:36:11,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:11,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-060351d9-289c-459a-9350-a27dd46b7055 Date: Wed, 10 Oct 2018 04:36:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a920ca450e9541a9a47ed71727297b27","id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]} 2018-10-10 04:36:11,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-060351d9-289c-459a-9350-a27dd46b7055 2018-10-10 04:36:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:11,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fea0fff0-f34f-470d-8ae8-ea2498ac0227 Date: Wed, 10 Oct 2018 04:36:11 GMT RESP BODY: {"ports":[]} 2018-10-10 04:36:11,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1&admin_state_up=True used request id req-fea0fff0-f34f-470d-8ae8-ea2498ac0227 2018-10-10 04:36:11,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:11,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:11,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b7ddf51f473457b9593d0d6a2262488", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role"}], "expires_at": "2018-10-10T05:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a920ca450e9541a9a47ed71727297b27", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a920ca450e9541a9a47ed71727297b27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-user", "id": "4c650a3cbda049e9b20b4d498e8d4302"}, "audit_ids": ["IXcgJ3Z3TMSrgadt-dOvJA"], "issued_at": "2018-10-10T04:36:11.000000Z"}} 2018-10-10 04:36:11,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a727362a76f27f83168b597537c10af7fbde66f" 2018-10-10 04:36:12,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74d71ff-8a81-4b77-b9e6-75984f50eab1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:12,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c74d71ff-8a81-4b77-b9e6-75984f50eab1 2018-10-10 04:36:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:12,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4f321235-ee3e-4530-9c5f-2f7bef061a36 Date: Wed, 10 Oct 2018 04:36:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b346cd51-cf65-4f17-a31a-d92bacc9f5e9"],"updated_at":"2018-10-10T04:36:07Z","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","id":"09623c05-45c5-4f25-92c1-d50b7d13693a","name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net"}]} 2018-10-10 04:36:12,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net used request id req-4f321235-ee3e-4530-9c5f-2f7bef061a36 2018-10-10 04:36:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:12,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f9ef7403-99e2-45b6-bedc-7e71799d5190 Date: Wed, 10 Oct 2018 04:36:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a920ca450e9541a9a47ed71727297b27","id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]} 2018-10-10 04:36:12,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-f9ef7403-99e2-45b6-bedc-7e71799d5190 2018-10-10 04:36:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:12,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4d6ecbda-fe45-4182-b073-3b4c227cae7c Date: Wed, 10 Oct 2018 04:36:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b346cd51-cf65-4f17-a31a-d92bacc9f5e9"],"updated_at":"2018-10-10T04:36:07Z","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","id":"09623c05-45c5-4f25-92c1-d50b7d13693a","name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net"}]} 2018-10-10 04:36:12,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net used request id req-4d6ecbda-fe45-4182-b073-3b4c227cae7c 2018-10-10 04:36:12,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:36:12,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:36:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a727362a76f27f83168b597537c10af7fbde66f" 2018-10-10 04:36:12,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1709bf-a1e8-4ae1-b4fa-6ff80c95a131 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}} 2018-10-10 04:36:12,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 used request id req-3a1709bf-a1e8-4ae1-b4fa-6ff80c95a131 2018-10-10 04:36:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:13,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-24d31508-c274-4d9e-9899-1bc590215ec3 Date: Wed, 10 Oct 2018 04:36:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a920ca450e9541a9a47ed71727297b27","id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]} 2018-10-10 04:36:13,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-24d31508-c274-4d9e-9899-1bc590215ec3 2018-10-10 04:36:13,137 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net 2018-10-10 04:36:13,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" -d '{"port": {"network_id": "09623c05-45c5-4f25-92c1-d50b7d13693a", "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-10 04:36:14,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-2b252226-3dd3-483f-ba5c-e7336da8fc01 Date: Wed, 10 Oct 2018 04:36:14 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-10-10T04:36:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","ip_address":"10.55.0.7"}],"id":"d216f833-6d22-4561-ac80-d19bde151795","security_groups":["70f77c4b-6b29-47ba-8dfa-98c58ac8f456"],"mac_address":"fa:16:3e:15:91:1c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1","project_id":"a920ca450e9541a9a47ed71727297b27","qos_policy_id":null,"admin_state_up":true,"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:13Z","binding:vnic_type":"normal"}} 2018-10-10 04:36:14,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2b252226-3dd3-483f-ba5c-e7336da8fc01 2018-10-10 04:36:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:14,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8ddd6e0a-2a49-4d86-a498-595c16aeca1f Date: Wed, 10 Oct 2018 04:36:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b346cd51-cf65-4f17-a31a-d92bacc9f5e9"],"updated_at":"2018-10-10T04:36:07Z","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","id":"09623c05-45c5-4f25-92c1-d50b7d13693a","name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net"}]} 2018-10-10 04:36:14,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net used request id req-8ddd6e0a-2a49-4d86-a498-595c16aeca1f 2018-10-10 04:36:14,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:14,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036bda69-ba0b-404e-aa13-2da44a798992 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}} 2018-10-10 04:36:14,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 used request id req-036bda69-ba0b-404e-aa13-2da44a798992 2018-10-10 04:36:14,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:14,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eb644310-0ab2-4f3b-bee7-b8322e01ec9d Date: Wed, 10 Oct 2018 04:36:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a920ca450e9541a9a47ed71727297b27","id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]} 2018-10-10 04:36:14,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-eb644310-0ab2-4f3b-bee7-b8322e01ec9d 2018-10-10 04:36:14,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:14,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-9a1d40f4-8444-4bbb-a6d2-e461f096bb40 Date: Wed, 10 Oct 2018 04:36:14 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-10-10T04:36:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","ip_address":"10.55.0.7"}],"id":"d216f833-6d22-4561-ac80-d19bde151795","security_groups":["70f77c4b-6b29-47ba-8dfa-98c58ac8f456"],"mac_address":"fa:16:3e:15:91:1c","project_id":"a920ca450e9541a9a47ed71727297b27","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1","admin_state_up":true,"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:36:14,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1&admin_state_up=True used request id req-9a1d40f4-8444-4bbb-a6d2-e461f096bb40 2018-10-10 04:36:14,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:15,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a556f9-0389-4288-803d-e7d1c321cd4d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}} 2018-10-10 04:36:15,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 used request id req-47a556f9-0389-4288-803d-e7d1c321cd4d 2018-10-10 04:36:15,041 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst 2018-10-10 04:36:15,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:15,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36: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-2548cdc7-0d3d-4d79-8b6a-8b13f180eafb x-compute-request-id: req-2548cdc7-0d3d-4d79-8b6a-8b13f180eafb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-flavor-name"}]} 2018-10-10 04:36:15,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2548cdc7-0d3d-4d79-8b6a-8b13f180eafb 2018-10-10 04:36:15,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:15,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36: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-2c79b126-27e6-4b30-a060-4e93dd91be8b x-compute-request-id: req-2c79b126-27e6-4b30-a060-4e93dd91be8b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:36:15,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff used request id req-2c79b126-27e6-4b30-a060-4e93dd91be8b 2018-10-10 04:36:15,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:15,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-c5510f22-29a6-4227-97bb-424ceb9a9032 Date: Wed, 10 Oct 2018 04:36:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:36:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:36:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/snap", "metadata": {}}], "self": "/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "min_disk": 0, "protected": false, "id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "file": "/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a920ca450e9541a9a47ed71727297b27", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image"} 2018-10-10 04:36:15,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image used request id req-c5510f22-29a6-4227-97bb-424ceb9a9032 2018-10-10 04:36:15,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:15,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dfdd9794-e4e9-43f1-b1d2-c73c59938573 Date: Wed, 10 Oct 2018 04:36:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:36:15,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-dfdd9794-e4e9-43f1-b1d2-c73c59938573 2018-10-10 04:36:15,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" -d '{"server": {"name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst", "imageRef": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "flavorRef": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "max_count": 1, "min_count": 1, "networks": [{"port": "d216f833-6d22-4561-ac80-d19bde151795"}]}}' 2018-10-10 04:36:17,123 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:36: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-aa464ad5-6801-4642-95b4-7adf97e223e9 x-compute-request-id: req-aa464ad5-6801-4642-95b4-7adf97e223e9 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "31bf5062-d53a-4a60-8c61-d850422694a3", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "bookmark"}], "adminPass": "5RN7Vg3wJXB5"}} 2018-10-10 04:36:17,124 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-aa464ad5-6801-4642-95b4-7adf97e223e9 2018-10-10 04:36:17,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:17,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6117799-1075-4416-bc72-43b4ac850db3 x-compute-request-id: req-a6117799-1075-4416-bc72-43b4ac850db3 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.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "bookmark"}], "image": {"id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "links": [{"href": "http://172.30.9.25:8774/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "links": [{"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}]}, "id": "31bf5062-d53a-4a60-8c61-d850422694a3", "user_id": "4c650a3cbda049e9b20b4d498e8d4302", "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-10-10T04:36:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst", "created": "2018-10-10T04:36:17Z", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:36:17,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-a6117799-1075-4416-bc72-43b4ac850db3 2018-10-10 04:36:17,475 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst 2018-10-10 04:36:17,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:17,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a28014b6-e4f7-4b9b-bef0-41ae946049a7 x-compute-request-id: req-a28014b6-e4f7-4b9b-bef0-41ae946049a7 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "bookmark"}], "image": {"id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "links": [{"href": "http://172.30.9.25:8774/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "links": [{"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}]}, "id": "31bf5062-d53a-4a60-8c61-d850422694a3", "user_id": "4c650a3cbda049e9b20b4d498e8d4302", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:36:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst", "created": "2018-10-10T04:36:17Z", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:36:17,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-a28014b6-e4f7-4b9b-bef0-41ae946049a7 2018-10-10 04:36:17,723 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst] is - BUILD 2018-10-10 04:36:17,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:36:20,727 - create_instance - DEBUG - VM status query timeout in 896.748146057 2018-10-10 04:36:20,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:21,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afd89c2e-5653-4928-bcb2-0829b7ebf1a1 x-compute-request-id: req-afd89c2e-5653-4928-bcb2-0829b7ebf1a1 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "bookmark"}], "image": {"id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "links": [{"href": "http://172.30.9.25:8774/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "links": [{"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}]}, "id": "31bf5062-d53a-4a60-8c61-d850422694a3", "security_groups": [{"name": "default"}], "user_id": "4c650a3cbda049e9b20b4d498e8d4302", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:36:18Z", "hostId": "415ab3f3e6125fc2ca80fd8bf82e2795d5be9556bfd1ba1b17fd4057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst", "created": "2018-10-10T04:36:17Z", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:36:21,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-afd89c2e-5653-4928-bcb2-0829b7ebf1a1 2018-10-10 04:36:21,209 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst] is - BUILD 2018-10-10 04:36:21,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:36:24,212 - create_instance - DEBUG - VM status query timeout in 893.262961149 2018-10-10 04:36:24,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:25,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36: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-bd9655ec-f52c-44a3-ad5b-b2e61e511441 x-compute-request-id: req-bd9655ec-f52c-44a3-ad5b-b2e61e511441 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:91:1c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "bookmark"}], "image": {"id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "links": [{"href": "http://172.30.9.25:8774/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:36:22.000000", "flavor": {"id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "links": [{"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}]}, "id": "31bf5062-d53a-4a60-8c61-d850422694a3", "security_groups": [{"name": "default"}], "user_id": "4c650a3cbda049e9b20b4d498e8d4302", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:36:22Z", "hostId": "415ab3f3e6125fc2ca80fd8bf82e2795d5be9556bfd1ba1b17fd4057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst", "created": "2018-10-10T04:36:17Z", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:36:25,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-bd9655ec-f52c-44a3-ad5b-b2e61e511441 2018-10-10 04:36:25,021 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst] is - ACTIVE 2018-10-10 04:36:25,021 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:36:25,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:25,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-7499bb96-9f3c-45b4-affa-2e9fb2af882d x-compute-request-id: req-7499bb96-9f3c-45b4-affa-2e9fb2af882d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:91:1c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "bookmark"}], "image": {"id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "links": [{"href": "http://172.30.9.25:8774/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:36:22.000000", "flavor": {"id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "links": [{"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}]}, "id": "31bf5062-d53a-4a60-8c61-d850422694a3", "security_groups": [{"name": "default"}], "user_id": "4c650a3cbda049e9b20b4d498e8d4302", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:36:22Z", "hostId": "415ab3f3e6125fc2ca80fd8bf82e2795d5be9556bfd1ba1b17fd4057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst", "created": "2018-10-10T04:36:17Z", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:36:25,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-7499bb96-9f3c-45b4-affa-2e9fb2af882d 2018-10-10 04:36:25,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:25,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-155541c5-50ba-4030-b4d4-72256aee66c4 Date: Wed, 10 Oct 2018 04:36:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b346cd51-cf65-4f17-a31a-d92bacc9f5e9"],"updated_at":"2018-10-10T04:36:07Z","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a920ca450e9541a9a47ed71727297b27","id":"09623c05-45c5-4f25-92c1-d50b7d13693a","name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net"}]} 2018-10-10 04:36:25,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net used request id req-155541c5-50ba-4030-b4d4-72256aee66c4 2018-10-10 04:36:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:26,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2a14f7-64cd-48db-9a2a-4fd4f50478d6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}} 2018-10-10 04:36:26,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 used request id req-1e2a14f7-64cd-48db-9a2a-4fd4f50478d6 2018-10-10 04:36:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:26,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-47d6cbbb-ebb2-467c-876a-029b1c0911eb Date: Wed, 10 Oct 2018 04:36:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a920ca450e9541a9a47ed71727297b27","id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet"}]} 2018-10-10 04:36:26,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-47d6cbbb-ebb2-467c-876a-029b1c0911eb 2018-10-10 04:36:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:26,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3183 X-Openstack-Request-Id: req-3be79de7-2e32-4824-a8b4-cf539e39aab2 Date: Wed, 10 Oct 2018 04:36:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:36:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","ip_address":"10.55.0.4"}],"id":"278f1bbd-6139-4a41-b0c4-6d2d9ee0eaec","security_groups":[],"mac_address":"fa:16:3e:22:f2:8e","project_id":"a920ca450e9541a9a47ed71727297b27","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-09623c05-45c5-4f25-92c1-d50b7d13693a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","ip_address":"10.55.0.3"}],"id":"2bf51037-a463-44cc-bcce-293ed722b2f6","security_groups":[],"mac_address":"fa:16:3e:7c:2d:e4","project_id":"a920ca450e9541a9a47ed71727297b27","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-09623c05-45c5-4f25-92c1-d50b7d13693a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","ip_address":"10.55.0.2"}],"id":"6f3d3e45-ed2c-4920-90a3-b1d571ecc55c","security_groups":[],"mac_address":"fa:16:3e:c0:53:1a","project_id":"a920ca450e9541a9a47ed71727297b27","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-09623c05-45c5-4f25-92c1-d50b7d13693a"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:36:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b346cd51-cf65-4f17-a31a-d92bacc9f5e9","ip_address":"10.55.0.7"}],"id":"d216f833-6d22-4561-ac80-d19bde151795","security_groups":["70f77c4b-6b29-47ba-8dfa-98c58ac8f456"],"mac_address":"fa:16:3e:15:91:1c","project_id":"a920ca450e9541a9a47ed71727297b27","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1","admin_state_up":true,"network_id":"09623c05-45c5-4f25-92c1-d50b7d13693a","tenant_id":"a920ca450e9541a9a47ed71727297b27","created_at":"2018-10-10T04:36:13Z","binding:vnic_type":"normal","device_id":"31bf5062-d53a-4a60-8c61-d850422694a3"}]} 2018-10-10 04:36:26,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-3be79de7-2e32-4824-a8b4-cf539e39aab2 2018-10-10 04:36:26,208 - create_instance - INFO - Deleting Port with ID - d216f833-6d22-4561-ac80-d19bde151795 2018-10-10 04:36:26,209 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0caport-1 2018-10-10 04:36:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/d216f833-6d22-4561-ac80-d19bde151795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:26,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1822dde3-bdd1-4f12-b4db-bbedaf9ce03a Date: Wed, 10 Oct 2018 04:36:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:36:26,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/d216f833-6d22-4561-ac80-d19bde151795 used request id req-1822dde3-bdd1-4f12-b4db-bbedaf9ce03a 2018-10-10 04:36:26,812 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst 2018-10-10 04:36:26,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:26,955 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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-5d21a50e-acb2-4314-9cbb-f08a0c3e8d3a x-compute-request-id: req-5d21a50e-acb2-4314-9cbb-f08a0c3e8d3a Content-Type: application/json 2018-10-10 04:36:26,955 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-5d21a50e-acb2-4314-9cbb-f08a0c3e8d3a 2018-10-10 04:36:26,955 - create_instance - INFO - Checking deletion status 2018-10-10 04:36:26,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:27,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2438f47b-a251-45ab-a601-8f216cc791f9 x-compute-request-id: req-2438f47b-a251-45ab-a601-8f216cc791f9 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:91:1c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "bookmark"}], "image": {"id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "links": [{"href": "http://172.30.9.25:8774/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:36:22.000000", "flavor": {"id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "links": [{"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}]}, "id": "31bf5062-d53a-4a60-8c61-d850422694a3", "user_id": "4c650a3cbda049e9b20b4d498e8d4302", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:36:26Z", "hostId": "415ab3f3e6125fc2ca80fd8bf82e2795d5be9556bfd1ba1b17fd4057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst", "created": "2018-10-10T04:36:17Z", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:36:27,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-2438f47b-a251-45ab-a601-8f216cc791f9 2018-10-10 04:36:27,293 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst] is - ACTIVE 2018-10-10 04:36:27,293 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:36:30,296 - create_instance - DEBUG - VM status query timeout in 296.659139872 2018-10-10 04:36:30,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:30,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4abc7a52-c6c1-487c-a2b0-1045664ee9c3 x-compute-request-id: req-4abc7a52-c6c1-487c-a2b0-1045664ee9c3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/31bf5062-d53a-4a60-8c61-d850422694a3", "rel": "bookmark"}], "image": {"id": "b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "links": [{"href": "http://172.30.9.25:8774/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:36:22.000000", "flavor": {"id": "5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "links": [{"href": "http://172.30.9.25:8774/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff", "rel": "bookmark"}]}, "id": "31bf5062-d53a-4a60-8c61-d850422694a3", "user_id": "4c650a3cbda049e9b20b4d498e8d4302", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:36:26Z", "hostId": "415ab3f3e6125fc2ca80fd8bf82e2795d5be9556bfd1ba1b17fd4057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst", "created": "2018-10-10T04:36:17Z", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:36:30,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-4abc7a52-c6c1-487c-a2b0-1045664ee9c3 2018-10-10 04:36:30,568 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst] is - ACTIVE 2018-10-10 04:36:30,568 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:36:33,571 - create_instance - DEBUG - VM status query timeout in 293.384321928 2018-10-10 04:36:33,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b3d4757f71ca37760210834325a1a62ce6150" 2018-10-10 04:36:33,626 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e20fa999-f116-4377-8b2b-8b98d86d192a x-compute-request-id: req-e20fa999-f116-4377-8b2b-8b98d86d192a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 31bf5062-d53a-4a60-8c61-d850422694a3 could not be found.", "code": 404}} 2018-10-10 04:36:33,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/31bf5062-d53a-4a60-8c61-d850422694a3 used request id req-e20fa999-f116-4377-8b2b-8b98d86d192a 2018-10-10 04:36:33,626 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 31bf5062-d53a-4a60-8c61-d850422694a3 could not be found. (HTTP 404) (Request-ID: req-e20fa999-f116-4377-8b2b-8b98d86d192a) 2018-10-10 04:36:33,626 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-inst 2018-10-10 04:36:33,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d09f2f319c29233d7a0056e6ec094253ab9d7ad0" 2018-10-10 04:36:33,668 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2350c531-d250-4060-ace2-723e2be75e06 x-compute-request-id: req-2350c531-d250-4060-ace2-723e2be75e06 Content-Length: 0 Content-Type: application/json 2018-10-10 04:36:33,669 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5b0589c7-995b-46d0-9e5c-2b2af823f0ff used request id req-2350c531-d250-4060-ace2-723e2be75e06 2018-10-10 04:36:33,669 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet 2018-10-10 04:36:33,670 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-subnet 2018-10-10 04:36:33,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b346cd51-cf65-4f17-a31a-d92bacc9f5e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" 2018-10-10 04:36:35,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9f3d03a-0650-4e4a-81fe-7a98e8e90e7f Date: Wed, 10 Oct 2018 04:36:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:36:35,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b346cd51-cf65-4f17-a31a-d92bacc9f5e9 used request id req-f9f3d03a-0650-4e4a-81fe-7a98e8e90e7f 2018-10-10 04:36:35,870 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-pub-net 2018-10-10 04:36:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/09623c05-45c5-4f25-92c1-d50b7d13693a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c731b206904d6b92a4aaf852ac0222bca36d7fe3" 2018-10-10 04:36:37,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c30f4cd5-a5f7-4640-83ee-087cdea9aedd Date: Wed, 10 Oct 2018 04:36:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:36:37,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/09623c05-45c5-4f25-92c1-d50b7d13693a used request id req-c30f4cd5-a5f7-4640-83ee-087cdea9aedd 2018-10-10 04:36:37,174 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f7caa68e-a008-496b-92f1-9a862506c0ca-image 2018-10-10 04:36:37,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}870acf468f7bdf1f5d64286c8ffc6519816cce11" 2018-10-10 04:36:39,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9552d54a-029b-47b9-bcde-f24dd371c445 Date: Wed, 10 Oct 2018 04:36:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:36:39,936 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b05e6bce-fb16-40fd-b114-eb3492ad1bc6 used request id req-9552d54a-029b-47b9-bcde-f24dd371c445 2018-10-10 04:36:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:40,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-dfb5fd1f-5010-4ab2-9a8a-9534ccf47dbd Date: Wed, 10 Oct 2018 04:36:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a920ca450e9541a9a47ed71727297b27", "created_at": "2018-10-10T04:36:06Z", "updated_at": "2018-10-10T04:36:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:36:06Z", "revision_number": 0, "id": "90f0ca63-5ccb-46e9-bca9-9ccb9c92be44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:36:06Z", "security_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "port_range_min": null, "ethertype": "IPv6", "project_id": "a920ca450e9541a9a47ed71727297b27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:36:06Z", "revision_number": 0, "id": "9f9cc546-cd27-434c-a43d-7114badd0698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:36:06Z", "security_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "port_range_min": null, "ethertype": "IPv4", "project_id": "a920ca450e9541a9a47ed71727297b27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:36:06Z", "revision_number": 0, "id": "a3b4f0f2-4af5-4a2c-85db-3f8ba7ad83e1", "remote_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "remote_ip_prefix": null, "created_at": "2018-10-10T04:36:06Z", "security_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "port_range_min": null, "ethertype": "IPv6", "project_id": "a920ca450e9541a9a47ed71727297b27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:36:06Z", "revision_number": 0, "id": "dd71d7f7-a241-4985-9def-b40363da37df", "remote_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "remote_ip_prefix": null, "created_at": "2018-10-10T04:36:06Z", "security_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "tenant_id": "a920ca450e9541a9a47ed71727297b27", "port_range_min": null, "ethertype": "IPv4", "project_id": "a920ca450e9541a9a47ed71727297b27"}], "revision_number": 4, "project_id": "a920ca450e9541a9a47ed71727297b27", "id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:36:40,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-dfb5fd1f-5010-4ab2-9a8a-9534ccf47dbd 2018-10-10 04:36:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:40,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9b4b22-db4b-47cc-8248-4f38fa379fca Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:36:40,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-5a9b4b22-db4b-47cc-8248-4f38fa379fca 2018-10-10 04:36:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:40,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbadb673-a8b3-4160-af68-4dfc817b6552 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:36:40,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-fbadb673-a8b3-4160-af68-4dfc817b6552 2018-10-10 04:36:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:40,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200056df-79b9-409a-a842-d8a60c4b58ec Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27"}, "enabled": true, "id": "a920ca450e9541a9a47ed71727297b27", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj"}} 2018-10-10 04:36:40,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 used request id req-200056df-79b9-409a-a842-d8a60c4b58ec 2018-10-10 04:36:40,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 70f77c4b-6b29-47ba-8dfa-98c58ac8f456 2018-10-10 04:36:40,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=70f77c4b-6b29-47ba-8dfa-98c58ac8f456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:40,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4a8db27a-f10e-4afe-8554-b0f06872f02a Date: Wed, 10 Oct 2018 04:36: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-10-10T04:36:06Z", "security_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "port_range_min": null, "revision_number": 0, "tenant_id": "a920ca450e9541a9a47ed71727297b27", "created_at": "2018-10-10T04:36:06Z", "project_id": "a920ca450e9541a9a47ed71727297b27", "id": "90f0ca63-5ccb-46e9-bca9-9ccb9c92be44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:36:06Z", "security_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "port_range_min": null, "revision_number": 0, "tenant_id": "a920ca450e9541a9a47ed71727297b27", "created_at": "2018-10-10T04:36:06Z", "project_id": "a920ca450e9541a9a47ed71727297b27", "id": "9f9cc546-cd27-434c-a43d-7114badd0698"}, {"remote_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:36:06Z", "security_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "port_range_min": null, "revision_number": 0, "tenant_id": "a920ca450e9541a9a47ed71727297b27", "created_at": "2018-10-10T04:36:06Z", "project_id": "a920ca450e9541a9a47ed71727297b27", "id": "a3b4f0f2-4af5-4a2c-85db-3f8ba7ad83e1"}, {"remote_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:36:06Z", "security_group_id": "70f77c4b-6b29-47ba-8dfa-98c58ac8f456", "port_range_min": null, "revision_number": 0, "tenant_id": "a920ca450e9541a9a47ed71727297b27", "created_at": "2018-10-10T04:36:06Z", "project_id": "a920ca450e9541a9a47ed71727297b27", "id": "dd71d7f7-a241-4985-9def-b40363da37df"}]} 2018-10-10 04:36:40,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=70f77c4b-6b29-47ba-8dfa-98c58ac8f456 used request id req-4a8db27a-f10e-4afe-8554-b0f06872f02a 2018-10-10 04:36:40,621 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:36:40,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/70f77c4b-6b29-47ba-8dfa-98c58ac8f456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:40,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ada592e9-fd13-4295-8de5-2a5aaea67204 Content-Length: 0 Date: Wed, 10 Oct 2018 04:36:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:36:40,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/70f77c4b-6b29-47ba-8dfa-98c58ac8f456 used request id req-ada592e9-fd13-4295-8de5-2a5aaea67204 2018-10-10 04:36:40,926 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj 2018-10-10 04:36:40,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:41,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc581fc0-99d4-4efa-a928-a6ac321aa152 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:36:41,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a920ca450e9541a9a47ed71727297b27 used request id req-dc581fc0-99d4-4efa-a928-a6ac321aa152 2018-10-10 04:36:41,119 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-cf46b930-6f92-4d4-proj-role 2018-10-10 04:36:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1b7ddf51f473457b9593d0d6a2262488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:41,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2f5915-aac4-4bea-b2b3-12bbe2295e4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:36:41,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1b7ddf51f473457b9593d0d6a2262488 used request id req-cb2f5915-aac4-4bea-b2b3-12bbe2295e4b 2018-10-10 04:36:41,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d826eb706c2471da6e110d17edd10c3475b278" 2018-10-10 04:36:41,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b032e1e-3f7d-4727-80a0-22047faa6d3c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:36:41,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9b032e1e-3f7d-4727-80a0-22047faa6d3c 2018-10-10 04:36:41,355 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-cf46b930-6f92-4d4-user 2018-10-10 04:36:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4c650a3cbda049e9b20b4d498e8d4302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509026f71bb81c795cb1b64d1a4fa4ec139cfa3c" 2018-10-10 04:36:41,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a723a32e-c519-47d8-9d7d-c58ec00bdd97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:36:41,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4c650a3cbda049e9b20b4d498e8d4302 used request id req-a723a32e-c519-47d8-9d7d-c58ec00bdd97 2018-10-10 04:36:41,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:41,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["1-PKqgM9SaS9MBifbIdYVw"], "issued_at": "2018-10-10T04:36:41.000000Z"}} 2018-10-10 04:36:41,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e96e5a43330c2743c560e51c16b030879d45d8" 2018-10-10 04:36:42,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff8e879-1bca-478c-b0ed-e7e024f42aa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:42,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eff8e879-1bca-478c-b0ed-e7e024f42aa2 2018-10-10 04:36:42,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:42,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:42,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["QSKEolpVQSOEiaG93NZcsQ"], "issued_at": "2018-10-10T04:36:42.000000Z"}} 2018-10-10 04:36:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:42,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1b08fc-fa10-439f-91ba-cda451368c01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:42,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9b1b08fc-fa10-439f-91ba-cda451368c01 2018-10-10 04:36:42,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:36:42,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:36:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9cf28885-cc76-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:42,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec17aabb-2468-4471-9f1b-b1fb5407e23a Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9cf28885-cc76-405-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:36:42,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9cf28885-cc76-405-proj used request id req-ec17aabb-2468-4471-9f1b-b1fb5407e23a 2018-10-10 04:36:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:42,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162c5afa-0354-449a-b84d-b8df4312c9d4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:36:42,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-162c5afa-0354-449a-b84d-b8df4312c9d4 2018-10-10 04:36:42,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}}' 2018-10-10 04:36:42,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06aa590f-6e76-4ccb-a6f9-a9c694c3458f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109"}, "enabled": true, "id": "22047115ca37482fb90957c3a1e1a109", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}} 2018-10-10 04:36:42,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-06aa590f-6e76-4ccb-a6f9-a9c694c3458f 2018-10-10 04:36:42,805 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9cf28885-cc76-405-proj 2018-10-10 04:36:42,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:42,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:43,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:36:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["nKS1TpV7Sh-neRuXccHP1g"], "issued_at": "2018-10-10T04:36:43.000000Z"}} 2018-10-10 04:36:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec17e441311fe47318061ae3ab92d29f7c923a63" 2018-10-10 04:36:43,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2740c835-3b29-42e2-80ec-e3b75c8b660d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:43,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2740c835-3b29-42e2-80ec-e3b75c8b660d 2018-10-10 04:36:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:36:43,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:36:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec17e441311fe47318061ae3ab92d29f7c923a63" 2018-10-10 04:36:43,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ac133a-9f75-41b6-a86b-1297549d6318 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:36:43,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-69ac133a-9f75-41b6-a86b-1297549d6318 2018-10-10 04:36:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-9cf28885-cc76-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec17e441311fe47318061ae3ab92d29f7c923a63" 2018-10-10 04:36:43,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a86dae-363b-4bbe-be90-312ca2050f56 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-9cf28885-cc76-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109"}, "enabled": true, "id": "22047115ca37482fb90957c3a1e1a109", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}]} 2018-10-10 04:36:43,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-9cf28885-cc76-405-proj used request id req-21a86dae-363b-4bbe-be90-312ca2050f56 2018-10-10 04:36:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec17e441311fe47318061ae3ab92d29f7c923a63" 2018-10-10 04:36:43,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26274ecd-c255-415f-b809-7fdb54926341 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:36:43,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-26274ecd-c255-415f-b809-7fdb54926341 2018-10-10 04:36:43,972 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9cf28885-cc76-405-user 2018-10-10 04:36:43,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:43,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:44,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7788d47e-858b-4005-b437-790762ad89b0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:36:44,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7788d47e-858b-4005-b437-790762ad89b0 2018-10-10 04:36:44,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" -d '{"role": {"name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role"}}' 2018-10-10 04:36:44,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-791e0619-efbb-4b03-bb6a-059303650523 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4f19adbd16740feb50f48a16f026465", "links": {"self": "http://172.30.9.25:5000/v3/roles/f4f19adbd16740feb50f48a16f026465"}, "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role"}} 2018-10-10 04:36:44,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-791e0619-efbb-4b03-bb6a-059303650523 2018-10-10 04:36:44,189 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role 2018-10-10 04:36:44,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f4f19adbd16740feb50f48a16f026465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:44,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633f8776-884c-4d8f-9b84-49559b9278ec Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/f4f19adbd16740feb50f48a16f026465"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role", "id": "f4f19adbd16740feb50f48a16f026465"}} 2018-10-10 04:36:44,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f4f19adbd16740feb50f48a16f026465 used request id req-633f8776-884c-4d8f-9b84-49559b9278ec 2018-10-10 04:36:44,208 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role to project CreateInstancePortManipulationTests-9cf28885-cc76-405-proj 2018-10-10 04:36:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109/users/29454e73cb9746e1b32a1cd520f92569/roles/f4f19adbd16740feb50f48a16f026465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:44,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2a075e-b279-41f2-8e38-b0d9aa9d5a57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:36:44,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109/users/29454e73cb9746e1b32a1cd520f92569/roles/f4f19adbd16740feb50f48a16f026465 used request id req-0d2a075e-b279-41f2-8e38-b0d9aa9d5a57 2018-10-10 04:36:44,328 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:36:44,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:44,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:44,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4f19adbd16740feb50f48a16f026465", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role"}], "expires_at": "2018-10-10T05:36:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22047115ca37482fb90957c3a1e1a109", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-user", "id": "29454e73cb9746e1b32a1cd520f92569"}, "audit_ids": ["ELazqAwBROe6SEn96DXFmg"], "issued_at": "2018-10-10T04:36:44.000000Z"}} 2018-10-10 04:36:44,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" 2018-10-10 04:36:44,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a76503-1743-4b0a-99ad-9f8ecac6331e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:44,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-60a76503-1743-4b0a-99ad-9f8ecac6331e 2018-10-10 04:36:44,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" 2018-10-10 04:36:44,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9c77e45c-a94e-4819-b138-8fbe148b5931 Date: Wed, 10 Oct 2018 04:36:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image"} 2018-10-10 04:36:44,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image used request id req-9c77e45c-a94e-4819-b138-8fbe148b5931 2018-10-10 04:36:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" 2018-10-10 04:36:45,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-839a0b05-fdc6-44d4-b6c6-e440d3d257c6 Date: Wed, 10 Oct 2018 04:36:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:36:45,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-839a0b05-fdc6-44d4-b6c6-e440d3d257c6 2018-10-10 04:36:45,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image"}' 2018-10-10 04:36:45,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921 X-Openstack-Request-Id: req-7eb7d30f-5185-49c5-8a62-4a455c5f3e93 Date: Wed, 10 Oct 2018 04:36:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:36:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:36:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921", "min_disk": 0, "protected": false, "id": "e4c5d7b9-a933-4ffb-a972-1d9e1a847921", "file": "/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/file", "checksum": null, "owner": "22047115ca37482fb90957c3a1e1a109", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:36:45,369 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7eb7d30f-5185-49c5-8a62-4a455c5f3e93 2018-10-10 04:36:45,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" -d '' 2018-10-10 04:36:47,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e31f5b42-d2e2-4008-825e-03244e192c21 Date: Wed, 10 Oct 2018 04:36:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:36:47,042 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/file used request id req-e31f5b42-d2e2-4008-825e-03244e192c21 2018-10-10 04:36:47,043 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:36:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" 2018-10-10 04:36:47,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ca531036-9473-44d6-ae0a-16792fb3f6cb Date: Wed, 10 Oct 2018 04:36:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:36:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:36:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/snap", "metadata": {}}], "self": "/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921", "min_disk": 0, "protected": false, "id": "e4c5d7b9-a933-4ffb-a972-1d9e1a847921", "file": "/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "22047115ca37482fb90957c3a1e1a109", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:36:47,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921 used request id req-ca531036-9473-44d6-ae0a-16792fb3f6cb 2018-10-10 04:36:47,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" 2018-10-10 04:36:47,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d12bb205-c778-439d-85d6-65e72362e726 Date: Wed, 10 Oct 2018 04:36:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:36:47,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d12bb205-c778-439d-85d6-65e72362e726 2018-10-10 04:36:47,383 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image 2018-10-10 04:36:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" 2018-10-10 04:36:47,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7159697c-1af0-4ae1-88cf-f1316ae5f030 Date: Wed, 10 Oct 2018 04:36:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:36:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:36:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/snap", "metadata": {}}], "self": "/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921", "min_disk": 0, "protected": false, "id": "e4c5d7b9-a933-4ffb-a972-1d9e1a847921", "file": "/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "22047115ca37482fb90957c3a1e1a109", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:36:47,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921 used request id req-7159697c-1af0-4ae1-88cf-f1316ae5f030 2018-10-10 04:36:47,402 - create_image - DEBUG - Instance status is - active 2018-10-10 04:36:47,403 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image 2018-10-10 04:36:47,403 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image 2018-10-10 04:36:47,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:47,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:47,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4f19adbd16740feb50f48a16f026465", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role"}], "expires_at": "2018-10-10T05:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22047115ca37482fb90957c3a1e1a109", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-user", "id": "29454e73cb9746e1b32a1cd520f92569"}, "audit_ids": ["fL_RjGmcTU6lXOV7sSBk9w"], "issued_at": "2018-10-10T04:36:47.000000Z"}} 2018-10-10 04:36:47,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" 2018-10-10 04:36:47,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a1af26-bd53-4541-9f85-87f02b0e5b2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:47,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-77a1af26-bd53-4541-9f85-87f02b0e5b2d 2018-10-10 04:36:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" 2018-10-10 04:36:48,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b12fa69-1119-499c-b2d0-ab456e83c531 Date: Wed, 10 Oct 2018 04:36:48 GMT RESP BODY: {"networks":[]} 2018-10-10 04:36:48,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net used request id req-4b12fa69-1119-499c-b2d0-ab456e83c531 2018-10-10 04:36:48,035 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net 2018-10-10 04:36:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" -d '{"network": {"name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net", "admin_state_up": true}}' 2018-10-10 04:36:48,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3c6bdffe-951c-4655-938c-ee135f61342a Date: Wed, 10 Oct 2018 04:36:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22047115ca37482fb90957c3a1e1a109","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:36:48Z","is_default":false,"name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:48Z","mtu":1450}} 2018-10-10 04:36:48,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3c6bdffe-951c-4655-938c-ee135f61342a 2018-10-10 04:36:48,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" 2018-10-10 04:36:48,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-da9bbb6c-f4d7-4e5c-9934-1262b00a8943 Date: Wed, 10 Oct 2018 04:36:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:36:48Z","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"22047115ca37482fb90957c3a1e1a109","id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net"}]} 2018-10-10 04:36:48,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-da9bbb6c-f4d7-4e5c-9934-1262b00a8943 2018-10-10 04:36:48,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" 2018-10-10 04:36:49,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-11867d90-0bbe-4a70-b2dc-c3b770f08300 Date: Wed, 10 Oct 2018 04:36:49 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:36:49,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-11867d90-0bbe-4a70-b2dc-c3b770f08300 2018-10-10 04:36:49,159 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet 2018-10-10 04:36:49,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" -d '{"subnets": [{"ip_version": 4, "network_id": "8ae189e5-f52b-4d5a-b432-b26986f55dad", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet"}]}' 2018-10-10 04:36:49,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-62d99bba-61a4-4a5c-850a-cfed7a2209c5 Date: Wed, 10 Oct 2018 04:36:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:49Z","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":"22047115ca37482fb90957c3a1e1a109","id":"4107a1b1-2e44-418c-9ac8-b0fc3b862f1f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet"}]} 2018-10-10 04:36:49,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-62d99bba-61a4-4a5c-850a-cfed7a2209c5 2018-10-10 04:36:49,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" 2018-10-10 04:36:50,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-34a3a4e8-73c9-4587-aa64-f4d05462334b Date: Wed, 10 Oct 2018 04:36:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4107a1b1-2e44-418c-9ac8-b0fc3b862f1f"],"updated_at":"2018-10-10T04:36:49Z","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22047115ca37482fb90957c3a1e1a109","id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net"}]} 2018-10-10 04:36:50,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-34a3a4e8-73c9-4587-aa64-f4d05462334b 2018-10-10 04:36:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" 2018-10-10 04:36:50,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-98f04887-a5bc-4a6c-a0ae-fc2b91795572 Date: Wed, 10 Oct 2018 04:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22047115ca37482fb90957c3a1e1a109","id":"4107a1b1-2e44-418c-9ac8-b0fc3b862f1f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet"}]} 2018-10-10 04:36:50,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-98f04887-a5bc-4a6c-a0ae-fc2b91795572 2018-10-10 04:36:50,311 - OpenStackNetwork - DEBUG - Network [8ae189e5-f52b-4d5a-b432-b26986f55dad] created successfully 2018-10-10 04:36:50,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:50,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:50,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:36:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Q5gF-b7cRE-XRyrKzjE8nw"], "issued_at": "2018-10-10T04:36:50.000000Z"}} 2018-10-10 04:36:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a8b9acec8a2c374418c04536d7f7092ffbfd6c" 2018-10-10 04:36:50,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ede77a9-829a-4eea-88ac-11d2f8f6f48b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:50,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6ede77a9-829a-4eea-88ac-11d2f8f6f48b 2018-10-10 04:36:50,774 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:36:50,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a8b9acec8a2c374418c04536d7f7092ffbfd6c" 2018-10-10 04:36:50,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f42af872-6e9c-4cee-9bba-40581521d6c8 x-compute-request-id: req-f42af872-6e9c-4cee-9bba-40581521d6c8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:36:50,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f42af872-6e9c-4cee-9bba-40581521d6c8 2018-10-10 04:36:50,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a8b9acec8a2c374418c04536d7f7092ffbfd6c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-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-10-10 04:36:51,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d0663ba-2674-406e-8306-62aa0de82611 x-compute-request-id: req-8d0663ba-2674-406e-8306-62aa0de82611 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a1e2266c-a9ba-419b-b5b4-28d8e14de170", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a1e2266c-a9ba-419b-b5b4-28d8e14de170", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a1e2266c-a9ba-419b-b5b4-28d8e14de170", "name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:36:51,002 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8d0663ba-2674-406e-8306-62aa0de82611 2018-10-10 04:36:51,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:51,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:51,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4f19adbd16740feb50f48a16f026465", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role"}], "expires_at": "2018-10-10T05:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22047115ca37482fb90957c3a1e1a109", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-user", "id": "29454e73cb9746e1b32a1cd520f92569"}, "audit_ids": ["s4w5JwX-SLGzhKcPDA4rSw"], "issued_at": "2018-10-10T04:36:51.000000Z"}} 2018-10-10 04:36:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:51,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4c24c6-d760-4f20-a995-82b22dd33520 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:51,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cd4c24c6-d760-4f20-a995-82b22dd33520 2018-10-10 04:36:51,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:36:51,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:51,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c0d316-c15a-4fc7-b38d-1a7d3e5290e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:51,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a0c0d316-c15a-4fc7-b38d-1a7d3e5290e1 2018-10-10 04:36:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:51,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f02d5c21-817d-418a-8595-4cc85d209cb2 Date: Wed, 10 Oct 2018 04:36:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4107a1b1-2e44-418c-9ac8-b0fc3b862f1f"],"updated_at":"2018-10-10T04:36:49Z","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22047115ca37482fb90957c3a1e1a109","id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net"}]} 2018-10-10 04:36:51,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net used request id req-f02d5c21-817d-418a-8595-4cc85d209cb2 2018-10-10 04:36:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:36:51,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:36:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:51,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e2c4d9a-08b6-413e-9e6b-b330ae31eccf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109"}, "enabled": true, "id": "22047115ca37482fb90957c3a1e1a109", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}} 2018-10-10 04:36:51,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 used request id req-5e2c4d9a-08b6-413e-9e6b-b330ae31eccf 2018-10-10 04:36:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:52,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-912232bd-d3e2-4a11-a933-7972210611a0 Date: Wed, 10 Oct 2018 04:36:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22047115ca37482fb90957c3a1e1a109","id":"4107a1b1-2e44-418c-9ac8-b0fc3b862f1f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet"}]} 2018-10-10 04:36:52,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-912232bd-d3e2-4a11-a933-7972210611a0 2018-10-10 04:36:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad&name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:52,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62be05ef-d8f9-44be-bcff-c9cb1579ec7c Date: Wed, 10 Oct 2018 04:36:52 GMT RESP BODY: {"ports":[]} 2018-10-10 04:36:52,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad&name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7aport-1&admin_state_up=True used request id req-62be05ef-d8f9-44be-bcff-c9cb1579ec7c 2018-10-10 04:36:52,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:52,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a247b03-0bc8-4fec-aa6d-25da1282aa0d x-compute-request-id: req-5a247b03-0bc8-4fec-aa6d-25da1282aa0d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:36:52,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-inst used request id req-5a247b03-0bc8-4fec-aa6d-25da1282aa0d 2018-10-10 04:36:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:52,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e7f35605-e00f-4298-94c6-5d2530ec0d05 Date: Wed, 10 Oct 2018 04:36:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4107a1b1-2e44-418c-9ac8-b0fc3b862f1f"],"updated_at":"2018-10-10T04:36:49Z","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22047115ca37482fb90957c3a1e1a109","id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net"}]} 2018-10-10 04:36:52,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net used request id req-e7f35605-e00f-4298-94c6-5d2530ec0d05 2018-10-10 04:36:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:52,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112928f8-895c-4db1-a416-824d1e895317 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109"}, "enabled": true, "id": "22047115ca37482fb90957c3a1e1a109", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}} 2018-10-10 04:36:52,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 used request id req-112928f8-895c-4db1-a416-824d1e895317 2018-10-10 04:36:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:53,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5fa29926-e59e-4d64-9962-9d79ad6bbc89 Date: Wed, 10 Oct 2018 04:36:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22047115ca37482fb90957c3a1e1a109","id":"4107a1b1-2e44-418c-9ac8-b0fc3b862f1f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet"}]} 2018-10-10 04:36:53,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-5fa29926-e59e-4d64-9962-9d79ad6bbc89 2018-10-10 04:36:53,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad&name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:53,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b97e2e7d-3ed3-413d-b30d-c71abbb8ea9e Date: Wed, 10 Oct 2018 04:36:53 GMT RESP BODY: {"ports":[]} 2018-10-10 04:36:53,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad&name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7aport-1&admin_state_up=True used request id req-b97e2e7d-3ed3-413d-b30d-c71abbb8ea9e 2018-10-10 04:36:53,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:36:53,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:36:53,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4f19adbd16740feb50f48a16f026465", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role"}], "expires_at": "2018-10-10T05:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22047115ca37482fb90957c3a1e1a109", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/22047115ca37482fb90957c3a1e1a109", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-user", "id": "29454e73cb9746e1b32a1cd520f92569"}, "audit_ids": ["wsSPtL5eRMyr4yDttc_fkA"], "issued_at": "2018-10-10T04:36:53.000000Z"}} 2018-10-10 04:36:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dff891c0f2079026552aa00baec9dfe35eeb93" 2018-10-10 04:36:53,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5c5c01-2c39-402a-a502-a3179c87b9be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:36:53,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-be5c5c01-2c39-402a-a502-a3179c87b9be 2018-10-10 04:36:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:53,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bce5938c-a419-4273-b4d1-1cdc907b6ec8 Date: Wed, 10 Oct 2018 04:36:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4107a1b1-2e44-418c-9ac8-b0fc3b862f1f"],"updated_at":"2018-10-10T04:36:49Z","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22047115ca37482fb90957c3a1e1a109","id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net"}]} 2018-10-10 04:36:53,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net used request id req-bce5938c-a419-4273-b4d1-1cdc907b6ec8 2018-10-10 04:36:53,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:53,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ca95a337-36b3-4ec9-9180-4b3449d1ebbb Date: Wed, 10 Oct 2018 04:36:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22047115ca37482fb90957c3a1e1a109","id":"4107a1b1-2e44-418c-9ac8-b0fc3b862f1f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet"}]} 2018-10-10 04:36:53,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-ca95a337-36b3-4ec9-9180-4b3449d1ebbb 2018-10-10 04:36:53,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:54,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-68fb9478-ee15-4c0b-91bf-4f66bf0b88a4 Date: Wed, 10 Oct 2018 04:36:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4107a1b1-2e44-418c-9ac8-b0fc3b862f1f"],"updated_at":"2018-10-10T04:36:49Z","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"22047115ca37482fb90957c3a1e1a109","id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net"}]} 2018-10-10 04:36:54,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net used request id req-68fb9478-ee15-4c0b-91bf-4f66bf0b88a4 2018-10-10 04:36:54,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:36:54,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:36:54,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34dff891c0f2079026552aa00baec9dfe35eeb93" 2018-10-10 04:36:54,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4554d85f-7532-496d-8d24-eb0b670824cf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109"}, "enabled": true, "id": "22047115ca37482fb90957c3a1e1a109", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}} 2018-10-10 04:36:54,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 used request id req-4554d85f-7532-496d-8d24-eb0b670824cf 2018-10-10 04:36:54,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" 2018-10-10 04:36:54,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b455b71-3439-4b2c-b4f9-357221f383ad Date: Wed, 10 Oct 2018 04:36:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ae189e5-f52b-4d5a-b432-b26986f55dad","tenant_id":"22047115ca37482fb90957c3a1e1a109","created_at":"2018-10-10T04:36:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:36:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"22047115ca37482fb90957c3a1e1a109","id":"4107a1b1-2e44-418c-9ac8-b0fc3b862f1f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet"}]} 2018-10-10 04:36:54,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-7b455b71-3439-4b2c-b4f9-357221f383ad 2018-10-10 04:36:54,622 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net 2018-10-10 04:36:54,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367aa5ad9996817e028f3186a29775b8d75a5ae5" -d '{"port": {"network_id": "8ae189e5-f52b-4d5a-b432-b26986f55dad", "name": "CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7aport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-10 04:36:54,780 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-cd4bbb87-db90-4018-b0d4-037a07c763ec Date: Wed, 10 Oct 2018 04:36:54 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 04:36:54,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-cd4bbb87-db90-4018-b0d4-037a07c763ec 2018-10-10 04:36:54,780 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 04:36:54,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/a1e2266c-a9ba-419b-b5b4-28d8e14de170 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62a8b9acec8a2c374418c04536d7f7092ffbfd6c" 2018-10-10 04:36:54,836 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:36: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-aaaa35e1-7a62-4702-aa4c-db2b04267bce x-compute-request-id: req-aaaa35e1-7a62-4702-aa4c-db2b04267bce Content-Length: 0 Content-Type: application/json 2018-10-10 04:36:54,836 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/a1e2266c-a9ba-419b-b5b4-28d8e14de170 used request id req-aaaa35e1-7a62-4702-aa4c-db2b04267bce 2018-10-10 04:36:54,837 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet 2018-10-10 04:36:54,837 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-subnet 2018-10-10 04:36:54,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/4107a1b1-2e44-418c-9ac8-b0fc3b862f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" 2018-10-10 04:36:57,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46a51a15-e7e2-42eb-80e0-c8bd3a3e914d Date: Wed, 10 Oct 2018 04:36:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:36:57,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4107a1b1-2e44-418c-9ac8-b0fc3b862f1f used request id req-46a51a15-e7e2-42eb-80e0-c8bd3a3e914d 2018-10-10 04:36:57,088 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-pub-net 2018-10-10 04:36:57,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/8ae189e5-f52b-4d5a-b432-b26986f55dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4dfe2fee03b99a47972470511ecad2026a7ff5" 2018-10-10 04:36:58,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-655a2ddf-2048-47d0-aacd-0d451fce6af9 Date: Wed, 10 Oct 2018 04:36:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:36:58,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8ae189e5-f52b-4d5a-b432-b26986f55dad used request id req-655a2ddf-2048-47d0-aacd-0d451fce6af9 2018-10-10 04:36:58,268 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0619bd4e-a002-4dca-a0b1-a10b381acd7a-image 2018-10-10 04:36:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f78ce85e3bb93ade67698473524fc688c2c43590" 2018-10-10 04:36:59,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1098501f-091e-44ec-9687-67d6ed574025 Date: Wed, 10 Oct 2018 04: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-10-10 04:36:59,373 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e4c5d7b9-a933-4ffb-a972-1d9e1a847921 used request id req-1098501f-091e-44ec-9687-67d6ed574025 2018-10-10 04:36:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:59,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2c837170-cc23-4cbb-be2d-aca7047cd077 Date: Wed, 10 Oct 2018 04:36:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22047115ca37482fb90957c3a1e1a109", "created_at": "2018-10-10T04:36:48Z", "updated_at": "2018-10-10T04:36:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:36:48Z", "revision_number": 0, "id": "03c3e4a1-8698-4e6b-a474-6e515da13f4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:36:48Z", "security_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "tenant_id": "22047115ca37482fb90957c3a1e1a109", "port_range_min": null, "ethertype": "IPv4", "project_id": "22047115ca37482fb90957c3a1e1a109"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:36:48Z", "revision_number": 0, "id": "076e64ac-e1ac-43d5-8b99-606e7b5e68c7", "remote_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "remote_ip_prefix": null, "created_at": "2018-10-10T04:36:48Z", "security_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "tenant_id": "22047115ca37482fb90957c3a1e1a109", "port_range_min": null, "ethertype": "IPv4", "project_id": "22047115ca37482fb90957c3a1e1a109"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:36:48Z", "revision_number": 0, "id": "4b9e2d48-24eb-40ae-98b4-fc119ffcb70d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:36:48Z", "security_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "tenant_id": "22047115ca37482fb90957c3a1e1a109", "port_range_min": null, "ethertype": "IPv6", "project_id": "22047115ca37482fb90957c3a1e1a109"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:36:48Z", "revision_number": 0, "id": "a45c3a8f-3a39-473e-b3cf-f56a7255189c", "remote_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "remote_ip_prefix": null, "created_at": "2018-10-10T04:36:48Z", "security_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "tenant_id": "22047115ca37482fb90957c3a1e1a109", "port_range_min": null, "ethertype": "IPv6", "project_id": "22047115ca37482fb90957c3a1e1a109"}], "revision_number": 4, "project_id": "22047115ca37482fb90957c3a1e1a109", "id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "name": "default"}]} 2018-10-10 04:36:59,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2c837170-cc23-4cbb-be2d-aca7047cd077 2018-10-10 04:36:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:59,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0fb00a-19cd-4a71-939f-29c67e123e84 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:36:59,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-3b0fb00a-19cd-4a71-939f-29c67e123e84 2018-10-10 04:36:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:59,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3375a9-3b80-4650-87f8-3d46a29a94a3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:36:59,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-ff3375a9-3b80-4650-87f8-3d46a29a94a3 2018-10-10 04:36:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:59,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488af156-ed39-4e6a-900e-4002b0021ad2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:36:59,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-488af156-ed39-4e6a-900e-4002b0021ad2 2018-10-10 04:36:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:36:59,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8509dacb-3dc4-4f5d-99d3-6182e2f07bc9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109"}, "enabled": true, "id": "22047115ca37482fb90957c3a1e1a109", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9cf28885-cc76-405-proj"}} 2018-10-10 04:36:59,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 used request id req-8509dacb-3dc4-4f5d-99d3-6182e2f07bc9 2018-10-10 04:36:59,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e55b8833-2eb3-4af0-819e-98ecf88f2a65 2018-10-10 04:36:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e55b8833-2eb3-4af0-819e-98ecf88f2a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:37:00,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5e5571f8-a8bf-473e-b7d2-bf94cadf0713 Date: Wed, 10 Oct 2018 04:37: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-10-10T04:36:48Z", "security_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "port_range_min": null, "revision_number": 0, "tenant_id": "22047115ca37482fb90957c3a1e1a109", "created_at": "2018-10-10T04:36:48Z", "project_id": "22047115ca37482fb90957c3a1e1a109", "id": "03c3e4a1-8698-4e6b-a474-6e515da13f4b"}, {"remote_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:36:48Z", "security_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "port_range_min": null, "revision_number": 0, "tenant_id": "22047115ca37482fb90957c3a1e1a109", "created_at": "2018-10-10T04:36:48Z", "project_id": "22047115ca37482fb90957c3a1e1a109", "id": "076e64ac-e1ac-43d5-8b99-606e7b5e68c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:36:48Z", "security_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "port_range_min": null, "revision_number": 0, "tenant_id": "22047115ca37482fb90957c3a1e1a109", "created_at": "2018-10-10T04:36:48Z", "project_id": "22047115ca37482fb90957c3a1e1a109", "id": "4b9e2d48-24eb-40ae-98b4-fc119ffcb70d"}, {"remote_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:36:48Z", "security_group_id": "e55b8833-2eb3-4af0-819e-98ecf88f2a65", "port_range_min": null, "revision_number": 0, "tenant_id": "22047115ca37482fb90957c3a1e1a109", "created_at": "2018-10-10T04:36:48Z", "project_id": "22047115ca37482fb90957c3a1e1a109", "id": "a45c3a8f-3a39-473e-b3cf-f56a7255189c"}]} 2018-10-10 04:37:00,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e55b8833-2eb3-4af0-819e-98ecf88f2a65 used request id req-5e5571f8-a8bf-473e-b7d2-bf94cadf0713 2018-10-10 04:37:00,149 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:37:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e55b8833-2eb3-4af0-819e-98ecf88f2a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:37:00,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23445281-4b0d-4980-bf3a-c1425e25e1ba Content-Length: 0 Date: Wed, 10 Oct 2018 04:37:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:00,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e55b8833-2eb3-4af0-819e-98ecf88f2a65 used request id req-23445281-4b0d-4980-bf3a-c1425e25e1ba 2018-10-10 04:37:00,453 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9cf28885-cc76-405-proj 2018-10-10 04:37:00,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:37:00,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbd1539-4915-4042-8891-93f18d256bcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:00,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/22047115ca37482fb90957c3a1e1a109 used request id req-bdbd1539-4915-4042-8891-93f18d256bcf 2018-10-10 04:37:00,658 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9cf28885-cc76-405-proj-role 2018-10-10 04:37:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f4f19adbd16740feb50f48a16f026465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:37:00,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8285b5e-cdb0-45cd-9da5-5f4aece015c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:00,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f4f19adbd16740feb50f48a16f026465 used request id req-b8285b5e-cdb0-45cd-9da5-5f4aece015c9 2018-10-10 04:37:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bb2b55f5e345b068cdf904099269c337e7481" 2018-10-10 04:37:00,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d3be3a-099a-4aba-940f-14aaaeae3755 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:37:00,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71d3be3a-099a-4aba-940f-14aaaeae3755 2018-10-10 04:37:00,862 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9cf28885-cc76-405-user 2018-10-10 04:37:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/29454e73cb9746e1b32a1cd520f92569 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec17e441311fe47318061ae3ab92d29f7c923a63" 2018-10-10 04:37:01,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d0aa7c-3648-40cc-a60e-501becb773d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:01,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/29454e73cb9746e1b32a1cd520f92569 used request id req-f0d0aa7c-3648-40cc-a60e-501becb773d3 2018-10-10 04:37:01,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:01,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["17oDgNTLTlKysa5ZVZwIzg"], "issued_at": "2018-10-10T04:37:01.000000Z"}} 2018-10-10 04:37:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004d67092a9ed3a940f40643f8e8f4ad471c1b65" 2018-10-10 04:37:01,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979ad626-f7ae-4164-ad55-69ce30891927 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:01,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-979ad626-f7ae-4164-ad55-69ce30891927 2018-10-10 04:37:01,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:01,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:01,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["T8o8j_LDRlSGrgi13V-KQw"], "issued_at": "2018-10-10T04:37:01.000000Z"}} 2018-10-10 04:37:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:02,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c2b9a1-e28d-4d84-bc47-162f506a49a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:02,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-07c2b9a1-e28d-4d84-bc47-162f506a49a3 2018-10-10 04:37:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:02,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:02,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:02,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682260cc-6273-430b-a4b4-03ecf49bc678 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:37:02,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj used request id req-682260cc-6273-430b-a4b4-03ecf49bc678 2018-10-10 04:37:02,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:02,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c41a2d-9272-4794-9e22-5115401f53c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:37:02,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e3c41a2d-9272-4794-9e22-5115401f53c2 2018-10-10 04:37:02,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}}' 2018-10-10 04:37:02,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0d32b6-b02e-48c5-8185-656ea78bc019 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37"}, "enabled": true, "id": "04047edc040a4f36a324d4cafbf16c37", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}} 2018-10-10 04:37:02,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7b0d32b6-b02e-48c5-8185-656ea78bc019 2018-10-10 04:37:02,344 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj 2018-10-10 04:37:02,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:02,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:02,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["VTZmFtuRRTG8E9WtuNN79Q"], "issued_at": "2018-10-10T04:37:02.000000Z"}} 2018-10-10 04:37:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de322f97f3cb3ff143e983198ef1eecf6c4e2555" 2018-10-10 04:37:02,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee88dec-b7f1-480b-8d77-957a1591100b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:02,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1ee88dec-b7f1-480b-8d77-957a1591100b 2018-10-10 04:37:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:02,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:02,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de322f97f3cb3ff143e983198ef1eecf6c4e2555" 2018-10-10 04:37:02,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45599a60-dbdb-45f2-9f7f-fe01749e3fd4 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:37:02,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-45599a60-dbdb-45f2-9f7f-fe01749e3fd4 2018-10-10 04:37:02,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de322f97f3cb3ff143e983198ef1eecf6c4e2555" 2018-10-10 04:37:03,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23730b0c-3a78-4c4d-a0fe-7c8671b38711 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37"}, "enabled": true, "id": "04047edc040a4f36a324d4cafbf16c37", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}]} 2018-10-10 04:37:03,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj used request id req-23730b0c-3a78-4c4d-a0fe-7c8671b38711 2018-10-10 04:37:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de322f97f3cb3ff143e983198ef1eecf6c4e2555" 2018-10-10 04:37:03,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423abe72-fc97-4170-b5fa-ab6471b651bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:37:03,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-423abe72-fc97-4170-b5fa-ab6471b651bf 2018-10-10 04:37:03,409 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-user 2018-10-10 04:37:03,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:03,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d496378-98ee-4975-83e0-d3c66bbe15e3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:37:03,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5d496378-98ee-4975-83e0-d3c66bbe15e3 2018-10-10 04:37:03,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" -d '{"role": {"name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role"}}' 2018-10-10 04:37:03,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b7571f-c58a-4c82-8ae6-0000064b950d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2f7528ad94b4ef4a718e3209e95bc3e", "links": {"self": "http://172.30.9.25:5000/v3/roles/f2f7528ad94b4ef4a718e3209e95bc3e"}, "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role"}} 2018-10-10 04:37:03,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-30b7571f-c58a-4c82-8ae6-0000064b950d 2018-10-10 04:37:03,613 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role 2018-10-10 04:37:03,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f2f7528ad94b4ef4a718e3209e95bc3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:03,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e34a615-7dfe-4e7d-b0b2-50d67ccc276c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/f2f7528ad94b4ef4a718e3209e95bc3e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role", "id": "f2f7528ad94b4ef4a718e3209e95bc3e"}} 2018-10-10 04:37:03,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f2f7528ad94b4ef4a718e3209e95bc3e used request id req-8e34a615-7dfe-4e7d-b0b2-50d67ccc276c 2018-10-10 04:37:03,699 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role to project CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj 2018-10-10 04:37:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37/users/2ef9d261bc69402fa24ecf02f8a821c7/roles/f2f7528ad94b4ef4a718e3209e95bc3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:03,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0709f3-cc71-4708-92e2-40bfd2dd7c8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:03,825 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37/users/2ef9d261bc69402fa24ecf02f8a821c7/roles/f2f7528ad94b4ef4a718e3209e95bc3e used request id req-ca0709f3-cc71-4708-92e2-40bfd2dd7c8d 2018-10-10 04:37:03,826 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:37:03,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:03,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:04,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2f7528ad94b4ef4a718e3209e95bc3e", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role"}], "expires_at": "2018-10-10T05:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04047edc040a4f36a324d4cafbf16c37", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-user", "id": "2ef9d261bc69402fa24ecf02f8a821c7"}, "audit_ids": ["jm-oqP66RJCsLc2cV7YbbQ"], "issued_at": "2018-10-10T04:37:04.000000Z"}} 2018-10-10 04:37:04,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" 2018-10-10 04:37:04,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ab3ee4-3928-4b0d-9e14-acb0a87dd1e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:04,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-71ab3ee4-3928-4b0d-9e14-acb0a87dd1e9 2018-10-10 04:37:04,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" 2018-10-10 04:37:04,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-86bca189-321a-4176-bbcf-55e9e8bc8460 Date: Wed, 10 Oct 2018 04:37:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image"} 2018-10-10 04:37:04,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image used request id req-86bca189-321a-4176-bbcf-55e9e8bc8460 2018-10-10 04:37:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" 2018-10-10 04:37:04,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f515c77a-751c-439e-921f-7a100fb2a877 Date: Wed, 10 Oct 2018 04:37:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:37:04,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f515c77a-751c-439e-921f-7a100fb2a877 2018-10-10 04:37:04,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image"}' 2018-10-10 04:37:04,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be X-Openstack-Request-Id: req-1eac63ca-8a74-41a6-a148-7832536208d6 Date: Wed, 10 Oct 2018 04:37:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be", "min_disk": 0, "protected": false, "id": "dbb86554-caaa-474d-a885-2b58fc45e4be", "file": "/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be/file", "checksum": null, "owner": "04047edc040a4f36a324d4cafbf16c37", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:04,891 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1eac63ca-8a74-41a6-a148-7832536208d6 2018-10-10 04:37:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" -d '' 2018-10-10 04:37:06,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3d4f9f6-599e-48d7-8cd1-af9614277078 Date: Wed, 10 Oct 2018 04: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-10-10 04:37:06,821 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be/file used request id req-d3d4f9f6-599e-48d7-8cd1-af9614277078 2018-10-10 04:37:06,822 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:37:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" 2018-10-10 04:37:06,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-74a713ab-9d52-4b91-8b48-b9a9b1f6dc86 Date: Wed, 10 Oct 2018 04:37:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:06Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb86554-caaa-474d-a885-2b58fc45e4be/snap", "metadata": {}}], "self": "/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be", "min_disk": 0, "protected": false, "id": "dbb86554-caaa-474d-a885-2b58fc45e4be", "file": "/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "04047edc040a4f36a324d4cafbf16c37", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb86554-caaa-474d-a885-2b58fc45e4be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:06,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be used request id req-74a713ab-9d52-4b91-8b48-b9a9b1f6dc86 2018-10-10 04:37:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" 2018-10-10 04:37:07,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a11dc02f-bfe2-485e-be1e-9fe5810ff13b Date: Wed, 10 Oct 2018 04:37:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:37:07,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a11dc02f-bfe2-485e-be1e-9fe5810ff13b 2018-10-10 04:37:07,016 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image 2018-10-10 04:37:07,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" 2018-10-10 04:37:07,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1f4b66f5-f363-4462-9c3b-0537a7f12d64 Date: Wed, 10 Oct 2018 04:37:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:06Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb86554-caaa-474d-a885-2b58fc45e4be/snap", "metadata": {}}], "self": "/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be", "min_disk": 0, "protected": false, "id": "dbb86554-caaa-474d-a885-2b58fc45e4be", "file": "/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "04047edc040a4f36a324d4cafbf16c37", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dbb86554-caaa-474d-a885-2b58fc45e4be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:07,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be used request id req-1f4b66f5-f363-4462-9c3b-0537a7f12d64 2018-10-10 04:37:07,173 - create_image - DEBUG - Instance status is - active 2018-10-10 04:37:07,173 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image 2018-10-10 04:37:07,173 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image 2018-10-10 04:37:07,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:07,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:07,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2f7528ad94b4ef4a718e3209e95bc3e", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role"}], "expires_at": "2018-10-10T05:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04047edc040a4f36a324d4cafbf16c37", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-user", "id": "2ef9d261bc69402fa24ecf02f8a821c7"}, "audit_ids": ["zp81ebn9TSCovqkQZ_E1cA"], "issued_at": "2018-10-10T04:37:07.000000Z"}} 2018-10-10 04:37:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" 2018-10-10 04:37:07,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1048fe0-7fc3-4262-ae3a-e176a6cb5126 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:07,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a1048fe0-7fc3-4262-ae3a-e176a6cb5126 2018-10-10 04:37:07,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" 2018-10-10 04:37:07,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c0649335-0acb-4c83-af34-d3fe2563382f Date: Wed, 10 Oct 2018 04:37:07 GMT RESP BODY: {"networks":[]} 2018-10-10 04:37:07,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net used request id req-c0649335-0acb-4c83-af34-d3fe2563382f 2018-10-10 04:37:07,839 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net 2018-10-10 04:37:07,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" -d '{"network": {"name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net", "admin_state_up": true}}' 2018-10-10 04:37:08,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d5e589a3-29c1-4fb0-9302-e073a62cb682 Date: Wed, 10 Oct 2018 04:37:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f510a162-7519-4ec2-8d04-6b8279b19161","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"04047edc040a4f36a324d4cafbf16c37","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:37:08Z","is_default":false,"name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:08Z","mtu":1450}} 2018-10-10 04:37:08,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d5e589a3-29c1-4fb0-9302-e073a62cb682 2018-10-10 04:37:08,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" 2018-10-10 04:37:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c40cdc25-ddd3-4789-bf35-e8922143fa9f Date: Wed, 10 Oct 2018 04:37:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:37:08Z","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"04047edc040a4f36a324d4cafbf16c37","id":"f510a162-7519-4ec2-8d04-6b8279b19161","name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net"}]} 2018-10-10 04:37:08,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-c40cdc25-ddd3-4789-bf35-e8922143fa9f 2018-10-10 04:37:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" 2018-10-10 04:37:08,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f143e09-1661-415a-8944-f8ff62b2daba Date: Wed, 10 Oct 2018 04:37:08 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:37:08,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-0f143e09-1661-415a-8944-f8ff62b2daba 2018-10-10 04:37:08,623 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet 2018-10-10 04:37:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" -d '{"subnets": [{"ip_version": 4, "network_id": "f510a162-7519-4ec2-8d04-6b8279b19161", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet"}]}' 2018-10-10 04:37:09,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-475916ce-cabe-4297-8d74-56e0ea65b0b4 Date: Wed, 10 Oct 2018 04:37:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f510a162-7519-4ec2-8d04-6b8279b19161","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04: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":"04047edc040a4f36a324d4cafbf16c37","id":"d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet"}]} 2018-10-10 04:37:09,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-475916ce-cabe-4297-8d74-56e0ea65b0b4 2018-10-10 04:37:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" 2018-10-10 04:37:09,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-91798fdb-0444-49d4-8afa-3e1a22ebb554 Date: Wed, 10 Oct 2018 04:37:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf"],"updated_at":"2018-10-10T04:37:09Z","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04047edc040a4f36a324d4cafbf16c37","id":"f510a162-7519-4ec2-8d04-6b8279b19161","name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net"}]} 2018-10-10 04:37:09,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-91798fdb-0444-49d4-8afa-3e1a22ebb554 2018-10-10 04:37:09,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" 2018-10-10 04:37:10,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-abccb29f-a84d-48da-8832-15446c8235ad Date: Wed, 10 Oct 2018 04:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f510a162-7519-4ec2-8d04-6b8279b19161","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04: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":"04047edc040a4f36a324d4cafbf16c37","id":"d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet"}]} 2018-10-10 04:37:10,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-abccb29f-a84d-48da-8832-15446c8235ad 2018-10-10 04:37:10,179 - OpenStackNetwork - DEBUG - Network [f510a162-7519-4ec2-8d04-6b8279b19161] created successfully 2018-10-10 04:37:10,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:10,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:10,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["1sQshPNGTuqfpSBj4X_Ezg"], "issued_at": "2018-10-10T04:37:10.000000Z"}} 2018-10-10 04:37:10,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056754716f7661d5055a9ffc9d43a919d8e9678" 2018-10-10 04:37:10,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89389a33-9247-4c53-b471-bc1e40e40865 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:10,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-89389a33-9247-4c53-b471-bc1e40e40865 2018-10-10 04:37:10,643 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:37:10,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056754716f7661d5055a9ffc9d43a919d8e9678" 2018-10-10 04:37:10,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51e38867-794c-4672-92d9-0fba389dcc23 x-compute-request-id: req-51e38867-794c-4672-92d9-0fba389dcc23 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:37:10,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-51e38867-794c-4672-92d9-0fba389dcc23 2018-10-10 04:37:10,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056754716f7661d5055a9ffc9d43a919d8e9678" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-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-10-10 04:37:10,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0937768b-27ee-4715-a297-e6e787a5f032 x-compute-request-id: req-0937768b-27ee-4715-a297-e6e787a5f032 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/879ab04c-2d27-49b5-b10f-976dda2205a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/879ab04c-2d27-49b5-b10f-976dda2205a7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "879ab04c-2d27-49b5-b10f-976dda2205a7", "name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:37:10,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0937768b-27ee-4715-a297-e6e787a5f032 2018-10-10 04:37:10,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:10,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:11,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2f7528ad94b4ef4a718e3209e95bc3e", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role"}], "expires_at": "2018-10-10T05:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04047edc040a4f36a324d4cafbf16c37", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-user", "id": "2ef9d261bc69402fa24ecf02f8a821c7"}, "audit_ids": ["U2nT-1LlR--WUyKOaqmmlQ"], "issued_at": "2018-10-10T04:37:11.000000Z"}} 2018-10-10 04:37:11,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:11,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042f69d0-5d87-4ee1-98e4-49a8e227a80b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:11,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-042f69d0-5d87-4ee1-98e4-49a8e227a80b 2018-10-10 04:37:11,332 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:37:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:11,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84cc2cf3-db67-4ed8-be9d-c25f08dc48e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:11,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-84cc2cf3-db67-4ed8-be9d-c25f08dc48e1 2018-10-10 04:37:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:11,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bee137fb-fb18-45c0-8630-87ab90390342 Date: Wed, 10 Oct 2018 04:37:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf"],"updated_at":"2018-10-10T04:37:09Z","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04047edc040a4f36a324d4cafbf16c37","id":"f510a162-7519-4ec2-8d04-6b8279b19161","name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net"}]} 2018-10-10 04:37:11,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net used request id req-bee137fb-fb18-45c0-8630-87ab90390342 2018-10-10 04:37:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:11,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:11,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d492ba-22bb-4af1-a75c-3e27daec8aa2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37"}, "enabled": true, "id": "04047edc040a4f36a324d4cafbf16c37", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}} 2018-10-10 04:37:11,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 used request id req-23d492ba-22bb-4af1-a75c-3e27daec8aa2 2018-10-10 04:37:11,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:11,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ddbb387-f4ee-4d2d-9bc0-4ef690c30524 Date: Wed, 10 Oct 2018 04:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f510a162-7519-4ec2-8d04-6b8279b19161","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04: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":"04047edc040a4f36a324d4cafbf16c37","id":"d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet"}]} 2018-10-10 04:37:11,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-1ddbb387-f4ee-4d2d-9bc0-4ef690c30524 2018-10-10 04:37:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f510a162-7519-4ec2-8d04-6b8279b19161&name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:12,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-516f9371-00e0-4376-be28-ec6b096ab233 Date: Wed, 10 Oct 2018 04:37:12 GMT RESP BODY: {"ports":[]} 2018-10-10 04:37:12,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f510a162-7519-4ec2-8d04-6b8279b19161&name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7port-1&admin_state_up=True used request id req-516f9371-00e0-4376-be28-ec6b096ab233 2018-10-10 04:37:12,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:12,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37: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-501e0190-e857-4a5e-8054-f5dc1c6552f2 x-compute-request-id: req-501e0190-e857-4a5e-8054-f5dc1c6552f2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:37:12,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-inst used request id req-501e0190-e857-4a5e-8054-f5dc1c6552f2 2018-10-10 04:37:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:12,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f0b53a94-78a4-4ca2-bb4a-73772b098c1b Date: Wed, 10 Oct 2018 04:37:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf"],"updated_at":"2018-10-10T04:37:09Z","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04047edc040a4f36a324d4cafbf16c37","id":"f510a162-7519-4ec2-8d04-6b8279b19161","name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net"}]} 2018-10-10 04:37:12,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net used request id req-f0b53a94-78a4-4ca2-bb4a-73772b098c1b 2018-10-10 04:37:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:12,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59bfe530-146b-46e3-ad4f-b75cfbe30fb1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37"}, "enabled": true, "id": "04047edc040a4f36a324d4cafbf16c37", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}} 2018-10-10 04:37:12,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 used request id req-59bfe530-146b-46e3-ad4f-b75cfbe30fb1 2018-10-10 04:37:12,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:12,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b593b78-5246-4ca8-b9f2-faba81b88c61 Date: Wed, 10 Oct 2018 04:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f510a162-7519-4ec2-8d04-6b8279b19161","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04: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":"04047edc040a4f36a324d4cafbf16c37","id":"d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet"}]} 2018-10-10 04:37:12,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-0b593b78-5246-4ca8-b9f2-faba81b88c61 2018-10-10 04:37:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=f510a162-7519-4ec2-8d04-6b8279b19161&name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:13,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-18fa926b-2214-4d0f-9c5d-f07d86344029 Date: Wed, 10 Oct 2018 04:37:13 GMT RESP BODY: {"ports":[]} 2018-10-10 04:37:13,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=f510a162-7519-4ec2-8d04-6b8279b19161&name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7port-1&admin_state_up=True used request id req-18fa926b-2214-4d0f-9c5d-f07d86344029 2018-10-10 04:37:13,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:13,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:13,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2f7528ad94b4ef4a718e3209e95bc3e", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role"}], "expires_at": "2018-10-10T05:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04047edc040a4f36a324d4cafbf16c37", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/04047edc040a4f36a324d4cafbf16c37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-user", "id": "2ef9d261bc69402fa24ecf02f8a821c7"}, "audit_ids": ["_9cObmCNQC-AhJTOYXwa4g"], "issued_at": "2018-10-10T04:37:13.000000Z"}} 2018-10-10 04:37:13,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ceb07796469f7eb75ffb679585c28b0f8785cb" 2018-10-10 04:37:13,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9dde84-9361-448a-867a-ae2703b0b0b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:13,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5c9dde84-9361-448a-867a-ae2703b0b0b8 2018-10-10 04:37:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:13,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4994b16c-901e-4d6d-a604-2c04c4461742 Date: Wed, 10 Oct 2018 04:37:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf"],"updated_at":"2018-10-10T04:37:09Z","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04047edc040a4f36a324d4cafbf16c37","id":"f510a162-7519-4ec2-8d04-6b8279b19161","name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net"}]} 2018-10-10 04:37:13,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net used request id req-4994b16c-901e-4d6d-a604-2c04c4461742 2018-10-10 04:37:13,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:13,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d3af86f-edca-4d33-8561-f052c3ebc798 Date: Wed, 10 Oct 2018 04:37:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f510a162-7519-4ec2-8d04-6b8279b19161","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04: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":"04047edc040a4f36a324d4cafbf16c37","id":"d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet"}]} 2018-10-10 04:37:13,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-8d3af86f-edca-4d33-8561-f052c3ebc798 2018-10-10 04:37:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:14,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4834c834-13d9-4e05-986c-2435e68bab23 Date: Wed, 10 Oct 2018 04:37:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf"],"updated_at":"2018-10-10T04:37:09Z","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04047edc040a4f36a324d4cafbf16c37","id":"f510a162-7519-4ec2-8d04-6b8279b19161","name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net"}]} 2018-10-10 04:37:14,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net used request id req-4834c834-13d9-4e05-986c-2435e68bab23 2018-10-10 04:37:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:14,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:14,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4ceb07796469f7eb75ffb679585c28b0f8785cb" 2018-10-10 04:37:14,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab251906-2aea-495e-8c32-e9173aedbefe Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37"}, "enabled": true, "id": "04047edc040a4f36a324d4cafbf16c37", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}} 2018-10-10 04:37:14,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 used request id req-ab251906-2aea-495e-8c32-e9173aedbefe 2018-10-10 04:37:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" 2018-10-10 04:37:14,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cb1569e3-b260-4512-9c54-cf1df5eb03fa Date: Wed, 10 Oct 2018 04:37:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f510a162-7519-4ec2-8d04-6b8279b19161","tenant_id":"04047edc040a4f36a324d4cafbf16c37","created_at":"2018-10-10T04:37:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04: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":"04047edc040a4f36a324d4cafbf16c37","id":"d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet"}]} 2018-10-10 04:37:14,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-cb1569e3-b260-4512-9c54-cf1df5eb03fa 2018-10-10 04:37:14,403 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net 2018-10-10 04:37:14,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b657505f1f221aefa4b17caa953b9aa13f136ce" -d '{"port": {"network_id": "f510a162-7519-4ec2-8d04-6b8279b19161", "name": "CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-10-10 04:37:14,556 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-e337ea84-da85-4935-91c3-aeeb51617cb1 Date: Wed, 10 Oct 2018 04:37:14 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 04:37:14,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e337ea84-da85-4935-91c3-aeeb51617cb1 2018-10-10 04:37:14,556 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 04:37:14,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/879ab04c-2d27-49b5-b10f-976dda2205a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056754716f7661d5055a9ffc9d43a919d8e9678" 2018-10-10 04:37:14,590 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:37: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-4e901226-e44f-48e8-9924-3957c73287fb x-compute-request-id: req-4e901226-e44f-48e8-9924-3957c73287fb Content-Length: 0 Content-Type: application/json 2018-10-10 04:37:14,590 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/879ab04c-2d27-49b5-b10f-976dda2205a7 used request id req-4e901226-e44f-48e8-9924-3957c73287fb 2018-10-10 04:37:14,591 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet 2018-10-10 04:37:14,591 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-subnet 2018-10-10 04:37:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" 2018-10-10 04:37:16,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e689719-f0a8-489e-b384-26ab97f95309 Date: Wed, 10 Oct 2018 04:37:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:16,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/d1e996e8-d1d3-48fb-8479-21bf2e0bd2bf used request id req-3e689719-f0a8-489e-b384-26ab97f95309 2018-10-10 04:37:16,774 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-pub-net 2018-10-10 04:37:16,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f510a162-7519-4ec2-8d04-6b8279b19161 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfdd55298e6c040137497c6cce3c6f26384ffe08" 2018-10-10 04:37:17,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe900078-3509-4cb4-985c-3e98bd45ab77 Date: Wed, 10 Oct 2018 04:37:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:17,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f510a162-7519-4ec2-8d04-6b8279b19161 used request id req-fe900078-3509-4cb4-985c-3e98bd45ab77 2018-10-10 04:37:17,901 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-91aba3f2-6ad7-4564-81f1-e6fd31b446d7-image 2018-10-10 04:37:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8da5f1553fa746daaeb122cfab6b4e195f4018f1" 2018-10-10 04:37:19,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c170f8a-ca9b-4fe5-9d6e-41b70015172f Date: Wed, 10 Oct 2018 04:37:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:37:19,854 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dbb86554-caaa-474d-a885-2b58fc45e4be used request id req-4c170f8a-ca9b-4fe5-9d6e-41b70015172f 2018-10-10 04:37:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:20,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1d41578d-3af7-49bc-968a-612349b3d5cb Date: Wed, 10 Oct 2018 04:37:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "created_at": "2018-10-10T04:37:08Z", "updated_at": "2018-10-10T04:37:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:08Z", "revision_number": 0, "id": "3ae573f6-a3e8-439f-8d7d-5cb977cf8c6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:08Z", "security_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "port_range_min": null, "ethertype": "IPv6", "project_id": "04047edc040a4f36a324d4cafbf16c37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:08Z", "revision_number": 0, "id": "547344b5-ae62-4563-ac50-cd06c5dca75b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:08Z", "security_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "port_range_min": null, "ethertype": "IPv4", "project_id": "04047edc040a4f36a324d4cafbf16c37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:08Z", "revision_number": 0, "id": "840b0a4f-7fad-41d6-888b-5178efb1b193", "remote_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:08Z", "security_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "port_range_min": null, "ethertype": "IPv6", "project_id": "04047edc040a4f36a324d4cafbf16c37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:08Z", "revision_number": 0, "id": "f97d0c03-0b64-434e-947f-36dab585fb3e", "remote_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:08Z", "security_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "port_range_min": null, "ethertype": "IPv4", "project_id": "04047edc040a4f36a324d4cafbf16c37"}], "revision_number": 4, "project_id": "04047edc040a4f36a324d4cafbf16c37", "id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "name": "default"}]} 2018-10-10 04:37:20,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1d41578d-3af7-49bc-968a-612349b3d5cb 2018-10-10 04:37:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:20,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb67e86-0134-4c58-b60a-73018d5d177a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:37:20,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-9fb67e86-0134-4c58-b60a-73018d5d177a 2018-10-10 04:37:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:20,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc85ad3-98d6-4628-bcaa-29d0e0d4d02f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:37:20,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-acc85ad3-98d6-4628-bcaa-29d0e0d4d02f 2018-10-10 04:37:20,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:20,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2441e78b-b78f-4770-abe9-181263c5f86c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:37:20,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-2441e78b-b78f-4770-abe9-181263c5f86c 2018-10-10 04:37:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:20,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d066b78c-682b-448a-93c0-59b9c64deb9f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37"}, "enabled": true, "id": "04047edc040a4f36a324d4cafbf16c37", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj"}} 2018-10-10 04:37:20,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 used request id req-d066b78c-682b-448a-93c0-59b9c64deb9f 2018-10-10 04:37:20,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebfbe170-ccdd-459b-a178-53505f345bbd 2018-10-10 04:37:20,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ebfbe170-ccdd-459b-a178-53505f345bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:20,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-083c3cbb-2408-4185-a170-0785cab74528 Date: Wed, 10 Oct 2018 04:37: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-10-10T04:37:08Z", "security_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "port_range_min": null, "revision_number": 0, "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "created_at": "2018-10-10T04:37:08Z", "project_id": "04047edc040a4f36a324d4cafbf16c37", "id": "3ae573f6-a3e8-439f-8d7d-5cb977cf8c6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:08Z", "security_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "port_range_min": null, "revision_number": 0, "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "created_at": "2018-10-10T04:37:08Z", "project_id": "04047edc040a4f36a324d4cafbf16c37", "id": "547344b5-ae62-4563-ac50-cd06c5dca75b"}, {"remote_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:08Z", "security_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "port_range_min": null, "revision_number": 0, "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "created_at": "2018-10-10T04:37:08Z", "project_id": "04047edc040a4f36a324d4cafbf16c37", "id": "840b0a4f-7fad-41d6-888b-5178efb1b193"}, {"remote_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:08Z", "security_group_id": "ebfbe170-ccdd-459b-a178-53505f345bbd", "port_range_min": null, "revision_number": 0, "tenant_id": "04047edc040a4f36a324d4cafbf16c37", "created_at": "2018-10-10T04:37:08Z", "project_id": "04047edc040a4f36a324d4cafbf16c37", "id": "f97d0c03-0b64-434e-947f-36dab585fb3e"}]} 2018-10-10 04:37:20,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ebfbe170-ccdd-459b-a178-53505f345bbd used request id req-083c3cbb-2408-4185-a170-0785cab74528 2018-10-10 04:37:20,649 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:37:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ebfbe170-ccdd-459b-a178-53505f345bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:21,059 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2fc1b6be-1539-4b82-8bcb-81fc54254500 Content-Length: 0 Date: Wed, 10 Oct 2018 04:37:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:21,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ebfbe170-ccdd-459b-a178-53505f345bbd used request id req-2fc1b6be-1539-4b82-8bcb-81fc54254500 2018-10-10 04:37:21,060 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj 2018-10-10 04:37:21,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:21,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5edf1df-b3db-4d28-ae27-4075a1037295 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:21,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/04047edc040a4f36a324d4cafbf16c37 used request id req-b5edf1df-b3db-4d28-ae27-4075a1037295 2018-10-10 04:37:21,269 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-proj-role 2018-10-10 04:37:21,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f2f7528ad94b4ef4a718e3209e95bc3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:21,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b748abbd-c0c8-4f8f-a885-bf83032ee1b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:21,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f2f7528ad94b4ef4a718e3209e95bc3e used request id req-b748abbd-c0c8-4f8f-a885-bf83032ee1b9 2018-10-10 04:37:21,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5417f5fcb6f433847bc2e21d98c7c784e1f45192" 2018-10-10 04:37:21,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc330ca-bf0d-41af-8c5a-c5c5e9c78786 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:37:21,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2fc330ca-bf0d-41af-8c5a-c5c5e9c78786 2018-10-10 04:37:21,469 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3f80fd16-9f17-4a6-user 2018-10-10 04:37:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/2ef9d261bc69402fa24ecf02f8a821c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de322f97f3cb3ff143e983198ef1eecf6c4e2555" 2018-10-10 04:37:21,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f07a242c-065c-4f04-b6bb-b98ff52e0408 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:21,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2ef9d261bc69402fa24ecf02f8a821c7 used request id req-f07a242c-065c-4f04-b6bb-b98ff52e0408 2018-10-10 04:37:21,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:22,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["z5KhdvP6QbKiCFGDE-iqjg"], "issued_at": "2018-10-10T04:37:22.000000Z"}} 2018-10-10 04:37:22,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd2fdf6e0d99ea5bbf6ae6e65293e38aa786ddb" 2018-10-10 04:37:22,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1078ebf4-939c-42f6-ab8a-48925f968fef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:22,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1078ebf4-939c-42f6-ab8a-48925f968fef 2018-10-10 04:37:22,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:22,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:22,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["bNazlh8WQk-pkT0KgMMneQ"], "issued_at": "2018-10-10T04:37:22.000000Z"}} 2018-10-10 04:37:22,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:22,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ad7057-ad1f-48b6-9f8c-49d611c37853 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:22,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-20ad7057-ad1f-48b6-9f8c-49d611c37853 2018-10-10 04:37:22,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:22,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:22,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:22,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078502b4-1d04-4deb-b73a-de4cd89f4610 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:37:22,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj used request id req-078502b4-1d04-4deb-b73a-de4cd89f4610 2018-10-10 04:37:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:22,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a7e606-232b-45dc-b5fc-1c5dfc403b7a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:37:22,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-32a7e606-232b-45dc-b5fc-1c5dfc403b7a 2018-10-10 04:37:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}}' 2018-10-10 04:37:22,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c50b589-3ee1-43d7-994e-d944aa42f5de Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa"}, "enabled": true, "id": "0794fab0d13444aaa39355418523e4fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}} 2018-10-10 04:37:22,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9c50b589-3ee1-43d7-994e-d944aa42f5de 2018-10-10 04:37:22,913 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj 2018-10-10 04:37:22,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:22,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:23,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["kBglxCeoSyehvYJrEbvbDQ"], "issued_at": "2018-10-10T04:37:23.000000Z"}} 2018-10-10 04:37:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f0edc563c7ba5e4173bd9667ad17c2ef36bca7" 2018-10-10 04:37:23,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f389d16-16f5-4740-8b83-c4e32aa125bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:23,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5f389d16-16f5-4740-8b83-c4e32aa125bc 2018-10-10 04:37:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:23,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:23,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f0edc563c7ba5e4173bd9667ad17c2ef36bca7" 2018-10-10 04:37:23,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c04703-5093-4e72-b590-8b775f21a2cf Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:37:23,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-24c04703-5093-4e72-b590-8b775f21a2cf 2018-10-10 04:37:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f0edc563c7ba5e4173bd9667ad17c2ef36bca7" 2018-10-10 04:37:23,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0c53f9-8afd-4769-a5f2-fc661bfb0b07 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa"}, "enabled": true, "id": "0794fab0d13444aaa39355418523e4fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}]} 2018-10-10 04:37:23,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj used request id req-9d0c53f9-8afd-4769-a5f2-fc661bfb0b07 2018-10-10 04:37:23,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f0edc563c7ba5e4173bd9667ad17c2ef36bca7" 2018-10-10 04:37:23,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6707f409-d7bb-4b74-bf36-72726458d67d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:37:23,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6707f409-d7bb-4b74-bf36-72726458d67d 2018-10-10 04:37:24,020 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4ed5c867-6251-40d-user 2018-10-10 04:37:24,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:24,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:24,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82048da-c41c-4a66-936c-7f210e6a7462 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:37:24,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a82048da-c41c-4a66-936c-7f210e6a7462 2018-10-10 04:37:24,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" -d '{"role": {"name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role"}}' 2018-10-10 04:37:24,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0984e89c-5c22-4a4a-b5ad-5a70af118bb6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "412b10fff5764af4b66a6dedcf5b0d8d", "links": {"self": "http://172.30.9.25:5000/v3/roles/412b10fff5764af4b66a6dedcf5b0d8d"}, "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role"}} 2018-10-10 04:37:24,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0984e89c-5c22-4a4a-b5ad-5a70af118bb6 2018-10-10 04:37:24,230 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role 2018-10-10 04:37:24,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/412b10fff5764af4b66a6dedcf5b0d8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:24,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693c842a-c771-4120-8c41-ba5912bcd149 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/412b10fff5764af4b66a6dedcf5b0d8d"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role", "id": "412b10fff5764af4b66a6dedcf5b0d8d"}} 2018-10-10 04:37:24,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/412b10fff5764af4b66a6dedcf5b0d8d used request id req-693c842a-c771-4120-8c41-ba5912bcd149 2018-10-10 04:37:24,249 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role to project CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj 2018-10-10 04:37:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa/users/92a455e77b324d278350db4543b62827/roles/412b10fff5764af4b66a6dedcf5b0d8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:24,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c74394-ff7b-429a-8c45-f155ee85dc86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:24,460 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa/users/92a455e77b324d278350db4543b62827/roles/412b10fff5764af4b66a6dedcf5b0d8d used request id req-28c74394-ff7b-429a-8c45-f155ee85dc86 2018-10-10 04:37:24,461 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:37:24,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:24,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:24,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412b10fff5764af4b66a6dedcf5b0d8d", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role"}], "expires_at": "2018-10-10T05:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0794fab0d13444aaa39355418523e4fa", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-user", "id": "92a455e77b324d278350db4543b62827"}, "audit_ids": ["vTh4V32GTmKdd9QAtakOuw"], "issued_at": "2018-10-10T04:37:24.000000Z"}} 2018-10-10 04:37:24,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" 2018-10-10 04:37:24,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6497640a-7dc8-4206-8b97-3cbf2df8eb7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:24,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6497640a-7dc8-4206-8b97-3cbf2df8eb7d 2018-10-10 04:37:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" 2018-10-10 04:37:25,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2710764b-c377-4123-af2d-b06b64a4349d Date: Wed, 10 Oct 2018 04:37:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image"} 2018-10-10 04:37:25,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image used request id req-2710764b-c377-4123-af2d-b06b64a4349d 2018-10-10 04:37:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" 2018-10-10 04:37:25,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9035121e-b1a6-4d3e-8dce-600ba946288f Date: Wed, 10 Oct 2018 04:37:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:37:25,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9035121e-b1a6-4d3e-8dce-600ba946288f 2018-10-10 04:37:25,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image"}' 2018-10-10 04:37:25,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee X-Openstack-Request-Id: req-cf42a16f-be45-4a83-a391-31d3f9e26ca9 Date: Wed, 10 Oct 2018 04:37:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/30d35053-a67d-4273-a053-c5105fb948ee", "min_disk": 0, "protected": false, "id": "30d35053-a67d-4273-a053-c5105fb948ee", "file": "/v2/images/30d35053-a67d-4273-a053-c5105fb948ee/file", "checksum": null, "owner": "0794fab0d13444aaa39355418523e4fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:25,442 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-cf42a16f-be45-4a83-a391-31d3f9e26ca9 2018-10-10 04:37:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" -d '' 2018-10-10 04:37:27,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75886c1a-f207-4f23-b1eb-eaf43276af64 Date: Wed, 10 Oct 2018 04:37:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:37:27,216 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee/file used request id req-75886c1a-f207-4f23-b1eb-eaf43276af64 2018-10-10 04:37:27,216 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:37:27,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" 2018-10-10 04:37:27,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b4dc115b-ef48-49f0-8eaf-e14baf5eb209 Date: Wed, 10 Oct 2018 04:37:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:27Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/30d35053-a67d-4273-a053-c5105fb948ee/snap", "metadata": {}}], "self": "/v2/images/30d35053-a67d-4273-a053-c5105fb948ee", "min_disk": 0, "protected": false, "id": "30d35053-a67d-4273-a053-c5105fb948ee", "file": "/v2/images/30d35053-a67d-4273-a053-c5105fb948ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0794fab0d13444aaa39355418523e4fa", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/30d35053-a67d-4273-a053-c5105fb948ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:27,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee used request id req-b4dc115b-ef48-49f0-8eaf-e14baf5eb209 2018-10-10 04:37:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" 2018-10-10 04:37:27,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-037bc62b-1740-420f-b28f-952b02c7c12d Date: Wed, 10 Oct 2018 04:37:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:37:27,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-037bc62b-1740-420f-b28f-952b02c7c12d 2018-10-10 04:37:27,533 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image 2018-10-10 04:37:27,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" 2018-10-10 04:37:27,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-911facab-1fc8-4c8e-a518-c002f1624591 Date: Wed, 10 Oct 2018 04:37:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:27Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/30d35053-a67d-4273-a053-c5105fb948ee/snap", "metadata": {}}], "self": "/v2/images/30d35053-a67d-4273-a053-c5105fb948ee", "min_disk": 0, "protected": false, "id": "30d35053-a67d-4273-a053-c5105fb948ee", "file": "/v2/images/30d35053-a67d-4273-a053-c5105fb948ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0794fab0d13444aaa39355418523e4fa", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/30d35053-a67d-4273-a053-c5105fb948ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:27,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee used request id req-911facab-1fc8-4c8e-a518-c002f1624591 2018-10-10 04:37:27,699 - create_image - DEBUG - Instance status is - active 2018-10-10 04:37:27,699 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image 2018-10-10 04:37:27,699 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image 2018-10-10 04:37:27,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:27,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:28,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412b10fff5764af4b66a6dedcf5b0d8d", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role"}], "expires_at": "2018-10-10T05:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0794fab0d13444aaa39355418523e4fa", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-user", "id": "92a455e77b324d278350db4543b62827"}, "audit_ids": ["8YX6H5-aT5WSwI4NSAkpLA"], "issued_at": "2018-10-10T04:37:28.000000Z"}} 2018-10-10 04:37:28,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" 2018-10-10 04:37:28,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0007afdb-ef67-49f9-8392-088d6eae5121 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:28,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0007afdb-ef67-49f9-8392-088d6eae5121 2018-10-10 04:37:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" 2018-10-10 04:37:28,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ff9fdb9b-f339-4ea5-b147-d8f3ea2ab1dd Date: Wed, 10 Oct 2018 04:37:28 GMT RESP BODY: {"networks":[]} 2018-10-10 04:37:28,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net used request id req-ff9fdb9b-f339-4ea5-b147-d8f3ea2ab1dd 2018-10-10 04:37:28,321 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net 2018-10-10 04:37:28,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" -d '{"network": {"name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net", "admin_state_up": true}}' 2018-10-10 04:37:28,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-98b2c4b1-9093-4a9c-a1e3-f612ef9e2b4a Date: Wed, 10 Oct 2018 04:37:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0794fab0d13444aaa39355418523e4fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:37:28Z","is_default":false,"name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:28Z","mtu":1450}} 2018-10-10 04:37:28,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-98b2c4b1-9093-4a9c-a1e3-f612ef9e2b4a 2018-10-10 04:37:28,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" 2018-10-10 04:37:29,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9207f3cd-ef9b-448d-92c9-2dcce9ab5acf Date: Wed, 10 Oct 2018 04:37:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:37:28Z","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0794fab0d13444aaa39355418523e4fa","id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net"}]} 2018-10-10 04:37:29,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-9207f3cd-ef9b-448d-92c9-2dcce9ab5acf 2018-10-10 04:37:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" 2018-10-10 04:37:29,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fd630241-340b-4a8e-9a8a-a02828bd9597 Date: Wed, 10 Oct 2018 04:37:29 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:37:29,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-fd630241-340b-4a8e-9a8a-a02828bd9597 2018-10-10 04:37:29,236 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet 2018-10-10 04:37:29,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" -d '{"subnets": [{"ip_version": 4, "network_id": "6944ceac-7d22-4bb7-8dd5-aca0453a5ace", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet"}]}' 2018-10-10 04:37:29,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-679f471a-0621-4e59-95f1-ff84a22b6aa6 Date: Wed, 10 Oct 2018 04:37:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:29Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37: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":"0794fab0d13444aaa39355418523e4fa","id":"b9765726-4102-449a-b7fc-893dd2f81e72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet"}]} 2018-10-10 04:37:29,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-679f471a-0621-4e59-95f1-ff84a22b6aa6 2018-10-10 04:37:29,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" 2018-10-10 04:37:30,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d6511158-9097-45bb-8bce-9763decc409a Date: Wed, 10 Oct 2018 04:37:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9765726-4102-449a-b7fc-893dd2f81e72"],"updated_at":"2018-10-10T04:37:29Z","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0794fab0d13444aaa39355418523e4fa","id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net"}]} 2018-10-10 04:37:30,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-d6511158-9097-45bb-8bce-9763decc409a 2018-10-10 04:37:30,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" 2018-10-10 04:37:30,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-34a2574a-c503-49ce-86c0-403a183210a7 Date: Wed, 10 Oct 2018 04:37:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:29Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37: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":"0794fab0d13444aaa39355418523e4fa","id":"b9765726-4102-449a-b7fc-893dd2f81e72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet"}]} 2018-10-10 04:37:30,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-34a2574a-c503-49ce-86c0-403a183210a7 2018-10-10 04:37:30,198 - OpenStackNetwork - DEBUG - Network [6944ceac-7d22-4bb7-8dd5-aca0453a5ace] created successfully 2018-10-10 04:37:30,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:30,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:30,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["xlaG_3_iSiKSRJMA-v2RAg"], "issued_at": "2018-10-10T04:37:30.000000Z"}} 2018-10-10 04:37:30,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f1ad049d370218ba473de20c9627eab89debce" 2018-10-10 04:37:30,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b659133-02a6-48e5-a92c-c8340e7a6ab2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:30,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4b659133-02a6-48e5-a92c-c8340e7a6ab2 2018-10-10 04:37:30,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:37:30,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f1ad049d370218ba473de20c9627eab89debce" 2018-10-10 04:37:30,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-e32bc12e-783c-4180-aca0-85970791b023 x-compute-request-id: req-e32bc12e-783c-4180-aca0-85970791b023 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:37:30,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e32bc12e-783c-4180-aca0-85970791b023 2018-10-10 04:37:30,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f1ad049d370218ba473de20c9627eab89debce" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-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-10-10 04:37:30,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-7d35d95e-ca3c-4d7d-994c-2512c701ad8a x-compute-request-id: req-7d35d95e-ca3c-4d7d-994c-2512c701ad8a Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/30d212da-d83b-4d24-97a6-2f34a762a93a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/30d212da-d83b-4d24-97a6-2f34a762a93a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "30d212da-d83b-4d24-97a6-2f34a762a93a", "name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:37:30,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7d35d95e-ca3c-4d7d-994c-2512c701ad8a 2018-10-10 04:37:30,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:30,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:31,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412b10fff5764af4b66a6dedcf5b0d8d", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role"}], "expires_at": "2018-10-10T05:37:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0794fab0d13444aaa39355418523e4fa", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-user", "id": "92a455e77b324d278350db4543b62827"}, "audit_ids": ["B9Qeb3EsQnCc6CPcZ1QGIQ"], "issued_at": "2018-10-10T04:37:31.000000Z"}} 2018-10-10 04:37:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:31,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9b8975-e475-40d2-bcca-5bcde9eb9913 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:31,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1a9b8975-e475-40d2-bcca-5bcde9eb9913 2018-10-10 04:37:31,372 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:37:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:31,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc82094-b29e-46ca-9c26-37f23525afec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:31,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-acc82094-b29e-46ca-9c26-37f23525afec 2018-10-10 04:37:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:31,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d6eea8b0-0e5d-4b42-a89c-ec4a7e65f0a3 Date: Wed, 10 Oct 2018 04:37:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9765726-4102-449a-b7fc-893dd2f81e72"],"updated_at":"2018-10-10T04:37:29Z","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0794fab0d13444aaa39355418523e4fa","id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net"}]} 2018-10-10 04:37:31,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net used request id req-d6eea8b0-0e5d-4b42-a89c-ec4a7e65f0a3 2018-10-10 04:37:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:31,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:31,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:31,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d926950a-5e76-492e-b13a-cf2b7e4912ab Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa"}, "enabled": true, "id": "0794fab0d13444aaa39355418523e4fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}} 2018-10-10 04:37:31,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa used request id req-d926950a-5e76-492e-b13a-cf2b7e4912ab 2018-10-10 04:37:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:32,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9be3e98f-9372-4185-9ca3-846e2bd60fc5 Date: Wed, 10 Oct 2018 04:37:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:29Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37: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":"0794fab0d13444aaa39355418523e4fa","id":"b9765726-4102-449a-b7fc-893dd2f81e72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet"}]} 2018-10-10 04:37:32,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-9be3e98f-9372-4185-9ca3-846e2bd60fc5 2018-10-10 04:37:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:32,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-abb51cae-5880-4c34-8057-c017274191a5 Date: Wed, 10 Oct 2018 04:37:32 GMT RESP BODY: {"ports":[]} 2018-10-10 04:37:32,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940port-1&admin_state_up=True used request id req-abb51cae-5880-4c34-8057-c017274191a5 2018-10-10 04:37:32,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:32,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37: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-62f79166-4bb5-44ca-85c5-ee03c898e290 x-compute-request-id: req-62f79166-4bb5-44ca-85c5-ee03c898e290 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:37:32,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-inst used request id req-62f79166-4bb5-44ca-85c5-ee03c898e290 2018-10-10 04:37:32,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:32,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0b26ddb2-4fe9-4d83-870a-2568b2ac4b74 Date: Wed, 10 Oct 2018 04:37:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9765726-4102-449a-b7fc-893dd2f81e72"],"updated_at":"2018-10-10T04:37:29Z","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0794fab0d13444aaa39355418523e4fa","id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net"}]} 2018-10-10 04:37:32,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net used request id req-0b26ddb2-4fe9-4d83-870a-2568b2ac4b74 2018-10-10 04:37:32,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:32,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f107e5-1f79-4b90-af58-4c2593c79e89 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa"}, "enabled": true, "id": "0794fab0d13444aaa39355418523e4fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}} 2018-10-10 04:37:32,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa used request id req-75f107e5-1f79-4b90-af58-4c2593c79e89 2018-10-10 04:37:32,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:32,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d87f61f4-254d-474f-b3ac-0e593642a264 Date: Wed, 10 Oct 2018 04:37:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:29Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37: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":"0794fab0d13444aaa39355418523e4fa","id":"b9765726-4102-449a-b7fc-893dd2f81e72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet"}]} 2018-10-10 04:37:32,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-d87f61f4-254d-474f-b3ac-0e593642a264 2018-10-10 04:37:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:32,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74704c70-e535-483d-b536-5d930afffaf5 Date: Wed, 10 Oct 2018 04:37:32 GMT RESP BODY: {"ports":[]} 2018-10-10 04:37:32,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940port-1&admin_state_up=True used request id req-74704c70-e535-483d-b536-5d930afffaf5 2018-10-10 04:37:32,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:32,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:33,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "412b10fff5764af4b66a6dedcf5b0d8d", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role"}], "expires_at": "2018-10-10T05:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0794fab0d13444aaa39355418523e4fa", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0794fab0d13444aaa39355418523e4fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-user", "id": "92a455e77b324d278350db4543b62827"}, "audit_ids": ["RN2FsOPcRyqBrSxAS2-v7Q"], "issued_at": "2018-10-10T04:37:33.000000Z"}} 2018-10-10 04:37:33,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e151c8f97f4852450053e81bc7c00d548a353bb" 2018-10-10 04:37:33,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119f577d-97de-48bd-a3cc-24e6eca47b65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:33,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-119f577d-97de-48bd-a3cc-24e6eca47b65 2018-10-10 04:37:33,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:33,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1ee27bf1-0d1d-483c-8ced-0d4afe671ec1 Date: Wed, 10 Oct 2018 04:37:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9765726-4102-449a-b7fc-893dd2f81e72"],"updated_at":"2018-10-10T04:37:29Z","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0794fab0d13444aaa39355418523e4fa","id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net"}]} 2018-10-10 04:37:33,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net used request id req-1ee27bf1-0d1d-483c-8ced-0d4afe671ec1 2018-10-10 04:37:33,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:33,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c68c113-4f5c-4acb-b992-4f1a57da1d44 Date: Wed, 10 Oct 2018 04:37:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:29Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37: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":"0794fab0d13444aaa39355418523e4fa","id":"b9765726-4102-449a-b7fc-893dd2f81e72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet"}]} 2018-10-10 04:37:33,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-0c68c113-4f5c-4acb-b992-4f1a57da1d44 2018-10-10 04:37:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:34,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cf94e45c-a1dc-49e2-b6ec-527cc4fb1d0d Date: Wed, 10 Oct 2018 04:37:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b9765726-4102-449a-b7fc-893dd2f81e72"],"updated_at":"2018-10-10T04:37:29Z","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0794fab0d13444aaa39355418523e4fa","id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net"}]} 2018-10-10 04:37:34,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net used request id req-cf94e45c-a1dc-49e2-b6ec-527cc4fb1d0d 2018-10-10 04:37:34,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:34,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e151c8f97f4852450053e81bc7c00d548a353bb" 2018-10-10 04:37:34,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685cd36d-ab91-43ec-b403-d2c59605141c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa"}, "enabled": true, "id": "0794fab0d13444aaa39355418523e4fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}} 2018-10-10 04:37:34,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa used request id req-685cd36d-ab91-43ec-b403-d2c59605141c 2018-10-10 04:37:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:34,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-48636aeb-4229-4f3e-828d-f6570d638783 Date: Wed, 10 Oct 2018 04:37:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:29Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37: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":"0794fab0d13444aaa39355418523e4fa","id":"b9765726-4102-449a-b7fc-893dd2f81e72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet"}]} 2018-10-10 04:37:34,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-48636aeb-4229-4f3e-828d-f6570d638783 2018-10-10 04:37:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" 2018-10-10 04:37:34,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6fccf17-a32c-4f7d-8bf3-4ef5b467aa21 Date: Wed, 10 Oct 2018 04:37:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6944ceac-7d22-4bb7-8dd5-aca0453a5ace","tenant_id":"0794fab0d13444aaa39355418523e4fa","created_at":"2018-10-10T04:37:29Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37: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":"0794fab0d13444aaa39355418523e4fa","id":"b9765726-4102-449a-b7fc-893dd2f81e72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet"}]} 2018-10-10 04:37:34,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6944ceac-7d22-4bb7-8dd5-aca0453a5ace&name=CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet used request id req-f6fccf17-a32c-4f7d-8bf3-4ef5b467aa21 2018-10-10 04:37:34,417 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net 2018-10-10 04:37:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc7ce8cd90ad5d270d0727314b16d4e57b8a7a7" -d '{"port": {"network_id": "6944ceac-7d22-4bb7-8dd5-aca0453a5ace", "fixed_ips": [{"subnet_id": "b9765726-4102-449a-b7fc-893dd2f81e72", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940port-1", "admin_state_up": true}}' 2018-10-10 04:37:34,808 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-124b3fb9-0510-4b4d-a7d1-bb6e7b1bf69b Date: Wed, 10 Oct 2018 04:37:34 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-10 04:37:34,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-124b3fb9-0510-4b4d-a7d1-bb6e7b1bf69b 2018-10-10 04:37:34,809 - 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-10-10 04:37:34,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/30d212da-d83b-4d24-97a6-2f34a762a93a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f1ad049d370218ba473de20c9627eab89debce" 2018-10-10 04:37:34,843 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:37: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-f09431b7-1356-4510-9b3b-aa7c3f80c765 x-compute-request-id: req-f09431b7-1356-4510-9b3b-aa7c3f80c765 Content-Length: 0 Content-Type: application/json 2018-10-10 04:37:34,843 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/30d212da-d83b-4d24-97a6-2f34a762a93a used request id req-f09431b7-1356-4510-9b3b-aa7c3f80c765 2018-10-10 04:37:34,844 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet 2018-10-10 04:37:34,844 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-subnet 2018-10-10 04:37:34,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b9765726-4102-449a-b7fc-893dd2f81e72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" 2018-10-10 04:37:37,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b60d2f9-8964-4d51-b479-69bcc04b3213 Date: Wed, 10 Oct 2018 04:37:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:37,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b9765726-4102-449a-b7fc-893dd2f81e72 used request id req-2b60d2f9-8964-4d51-b479-69bcc04b3213 2018-10-10 04:37:37,004 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-pub-net 2018-10-10 04:37:37,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6944ceac-7d22-4bb7-8dd5-aca0453a5ace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5631729123d6defe716c2035e489df33c727d44" 2018-10-10 04:37:38,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-757cf5ee-edf6-45dc-a69d-47f93de5f20b Date: Wed, 10 Oct 2018 04:37:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:38,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6944ceac-7d22-4bb7-8dd5-aca0453a5ace used request id req-757cf5ee-edf6-45dc-a69d-47f93de5f20b 2018-10-10 04:37:38,262 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5526ce71-711b-402c-8355-4271d8a0a940-image 2018-10-10 04:37:38,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a914289644bc8a452d3e4b2e262c4b271309a6b" 2018-10-10 04:37:39,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a339eadf-f83c-4732-9ae6-9e7ff7188716 Date: Wed, 10 Oct 2018 04:37:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:37:39,733 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/30d35053-a67d-4273-a053-c5105fb948ee used request id req-a339eadf-f83c-4732-9ae6-9e7ff7188716 2018-10-10 04:37:39,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:39,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c1416d7e-1b73-4a14-9d17-5d2cb9f92ec5 Date: Wed, 10 Oct 2018 04:37:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0794fab0d13444aaa39355418523e4fa", "created_at": "2018-10-10T04:37:28Z", "updated_at": "2018-10-10T04:37:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:28Z", "revision_number": 0, "id": "3a4f27a1-f7ec-43ae-a935-505afaedfe3d", "remote_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:28Z", "security_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "tenant_id": "0794fab0d13444aaa39355418523e4fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "0794fab0d13444aaa39355418523e4fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:28Z", "revision_number": 0, "id": "654d05d4-488b-4a30-86ff-39f4f27a332d", "remote_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:28Z", "security_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "tenant_id": "0794fab0d13444aaa39355418523e4fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "0794fab0d13444aaa39355418523e4fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:28Z", "revision_number": 0, "id": "838dd84e-cef3-46bc-b391-757d1ea3d0a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:28Z", "security_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "tenant_id": "0794fab0d13444aaa39355418523e4fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "0794fab0d13444aaa39355418523e4fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:28Z", "revision_number": 0, "id": "f3fe032e-9eb8-4410-983d-89fcfd7db9cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:28Z", "security_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "tenant_id": "0794fab0d13444aaa39355418523e4fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "0794fab0d13444aaa39355418523e4fa"}], "revision_number": 4, "project_id": "0794fab0d13444aaa39355418523e4fa", "id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:37:39,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c1416d7e-1b73-4a14-9d17-5d2cb9f92ec5 2018-10-10 04:37:39,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:40,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f28dd2-df6d-4dfc-8f6f-e54b61cd8730 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:37:40,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-d0f28dd2-df6d-4dfc-8f6f-e54b61cd8730 2018-10-10 04:37:40,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:40,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef9128e-dcf3-45af-9fd2-38f798a38af9 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:37:40,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-9ef9128e-dcf3-45af-9fd2-38f798a38af9 2018-10-10 04:37:40,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:40,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32c1d36-a2e0-45c7-a3ec-691dc0e3c59a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa"}, "enabled": true, "id": "0794fab0d13444aaa39355418523e4fa", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj"}} 2018-10-10 04:37:40,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa used request id req-c32c1d36-a2e0-45c7-a3ec-691dc0e3c59a 2018-10-10 04:37:40,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b68ac71-fc5f-400b-9ad2-3e7bee109e17 2018-10-10 04:37:40,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6b68ac71-fc5f-400b-9ad2-3e7bee109e17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:40,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9dd10f8e-374e-4fb9-b59f-bdab856e7026 Date: Wed, 10 Oct 2018 04:37:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:28Z", "security_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "port_range_min": null, "revision_number": 0, "tenant_id": "0794fab0d13444aaa39355418523e4fa", "created_at": "2018-10-10T04:37:28Z", "project_id": "0794fab0d13444aaa39355418523e4fa", "id": "3a4f27a1-f7ec-43ae-a935-505afaedfe3d"}, {"remote_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:28Z", "security_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "port_range_min": null, "revision_number": 0, "tenant_id": "0794fab0d13444aaa39355418523e4fa", "created_at": "2018-10-10T04:37:28Z", "project_id": "0794fab0d13444aaa39355418523e4fa", "id": "654d05d4-488b-4a30-86ff-39f4f27a332d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:28Z", "security_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "port_range_min": null, "revision_number": 0, "tenant_id": "0794fab0d13444aaa39355418523e4fa", "created_at": "2018-10-10T04:37:28Z", "project_id": "0794fab0d13444aaa39355418523e4fa", "id": "838dd84e-cef3-46bc-b391-757d1ea3d0a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:28Z", "security_group_id": "6b68ac71-fc5f-400b-9ad2-3e7bee109e17", "port_range_min": null, "revision_number": 0, "tenant_id": "0794fab0d13444aaa39355418523e4fa", "created_at": "2018-10-10T04:37:28Z", "project_id": "0794fab0d13444aaa39355418523e4fa", "id": "f3fe032e-9eb8-4410-983d-89fcfd7db9cb"}]} 2018-10-10 04:37:40,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6b68ac71-fc5f-400b-9ad2-3e7bee109e17 used request id req-9dd10f8e-374e-4fb9-b59f-bdab856e7026 2018-10-10 04:37:40,395 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:37:40,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/6b68ac71-fc5f-400b-9ad2-3e7bee109e17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:40,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3703c15-f2de-428b-bd02-b38a4f48b6c3 Content-Length: 0 Date: Wed, 10 Oct 2018 04:37:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:40,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/6b68ac71-fc5f-400b-9ad2-3e7bee109e17 used request id req-b3703c15-f2de-428b-bd02-b38a4f48b6c3 2018-10-10 04:37:40,807 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj 2018-10-10 04:37:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:41,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a85f98a-3cac-4f74-b759-9eaa304862a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:41,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0794fab0d13444aaa39355418523e4fa used request id req-2a85f98a-3cac-4f74-b759-9eaa304862a9 2018-10-10 04:37:41,006 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4ed5c867-6251-40d-proj-role 2018-10-10 04:37:41,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/412b10fff5764af4b66a6dedcf5b0d8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:41,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f13c25fd-9600-4a8d-8277-ecba0350877c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:41,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/412b10fff5764af4b66a6dedcf5b0d8d used request id req-f13c25fd-9600-4a8d-8277-ecba0350877c 2018-10-10 04:37:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6272c09e4ae25c0181a57d7a8a9de0d880efcaad" 2018-10-10 04:37:41,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054c89d0-6955-40f6-a5dc-7f2b7cdebd80 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:37:41,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-054c89d0-6955-40f6-a5dc-7f2b7cdebd80 2018-10-10 04:37:41,201 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4ed5c867-6251-40d-user 2018-10-10 04:37:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/92a455e77b324d278350db4543b62827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f0edc563c7ba5e4173bd9667ad17c2ef36bca7" 2018-10-10 04:37:41,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8abb40cf-3d9a-4487-a141-d98f60b71df7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:41,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/92a455e77b324d278350db4543b62827 used request id req-8abb40cf-3d9a-4487-a141-d98f60b71df7 2018-10-10 04:37:41,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:41,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["mj1iUOugSoO3doygU4JjHA"], "issued_at": "2018-10-10T04:37:41.000000Z"}} 2018-10-10 04:37:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79e56176d1e852bd70eef4faa359ef966d58e91" 2018-10-10 04:37:42,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517a512d-51bc-45cb-bbde-a02c4f6ea469 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:42,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-517a512d-51bc-45cb-bbde-a02c4f6ea469 2018-10-10 04:37:42,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:42,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:42,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Kpnar_RiT2Kwm2_POcLeTA"], "issued_at": "2018-10-10T04:37:42.000000Z"}} 2018-10-10 04:37:42,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:37:42,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b5f6f9-e7bd-40f2-81a1-a9d14e7cf006 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:42,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e2b5f6f9-e7bd-40f2-81a1-a9d14e7cf006 2018-10-10 04:37:42,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:42,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-28c97cd5-511f-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:37:42,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076f6491-7b1c-4b72-b1af-802915aa5552 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-28c97cd5-511f-437-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:37:42,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-28c97cd5-511f-437-proj used request id req-076f6491-7b1c-4b72-b1af-802915aa5552 2018-10-10 04:37:42,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:37:42,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b68480-1649-42e3-a632-a242ac0a4b02 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:37:42,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-68b68480-1649-42e3-a632-a242ac0a4b02 2018-10-10 04:37:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}}' 2018-10-10 04:37:42,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e283a27-27fe-419d-8265-a09e5350cd3f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601"}, "enabled": true, "id": "ce0f343058354493b852057a784d2601", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}} 2018-10-10 04:37:42,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3e283a27-27fe-419d-8265-a09e5350cd3f 2018-10-10 04:37:42,841 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-28c97cd5-511f-437-proj 2018-10-10 04:37:42,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:42,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:43,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["6XtBi8QzTOS1twPX5ROxWw"], "issued_at": "2018-10-10T04:37:43.000000Z"}} 2018-10-10 04:37:43,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e332f092cff0689d2fd8c72c9c07ee8e7e3e5" 2018-10-10 04:37:43,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5919360-5183-4777-ad2a-fbec8d326197 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:43,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a5919360-5183-4777-ad2a-fbec8d326197 2018-10-10 04:37:43,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:43,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e332f092cff0689d2fd8c72c9c07ee8e7e3e5" 2018-10-10 04:37:43,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4671cf04-78b5-4554-97fc-caa3771a4a0e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:37:43,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4671cf04-78b5-4554-97fc-caa3771a4a0e 2018-10-10 04:37:43,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-28c97cd5-511f-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e332f092cff0689d2fd8c72c9c07ee8e7e3e5" 2018-10-10 04:37:43,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698e6bc8-734c-4ea4-a84d-9b1c99a131ae Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-28c97cd5-511f-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601"}, "enabled": true, "id": "ce0f343058354493b852057a784d2601", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}]} 2018-10-10 04:37:43,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-28c97cd5-511f-437-proj used request id req-698e6bc8-734c-4ea4-a84d-9b1c99a131ae 2018-10-10 04:37:43,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e332f092cff0689d2fd8c72c9c07ee8e7e3e5" 2018-10-10 04:37:43,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97769249-bc03-4bd2-88cf-1d2a73a277dc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:37:43,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-97769249-bc03-4bd2-88cf-1d2a73a277dc 2018-10-10 04:37:44,002 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-28c97cd5-511f-437-user 2018-10-10 04:37:44,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:44,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:37:44,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9eba71c-44ad-44a4-a6f6-a9a02010a3ac Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:37:44,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a9eba71c-44ad-44a4-a6f6-a9a02010a3ac 2018-10-10 04:37:44,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" -d '{"role": {"name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role"}}' 2018-10-10 04:37:44,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beafa235-f902-4979-aba9-a848efe3ccf2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62f8f5ad15ce4b9dbfcfe07f2d09441b", "links": {"self": "http://172.30.9.25:5000/v3/roles/62f8f5ad15ce4b9dbfcfe07f2d09441b"}, "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role"}} 2018-10-10 04:37:44,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-beafa235-f902-4979-aba9-a848efe3ccf2 2018-10-10 04:37:44,206 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role 2018-10-10 04:37:44,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/62f8f5ad15ce4b9dbfcfe07f2d09441b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:37:44,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b9fbf0-04e9-48f8-a3ee-1946c591e828 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/62f8f5ad15ce4b9dbfcfe07f2d09441b"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role", "id": "62f8f5ad15ce4b9dbfcfe07f2d09441b"}} 2018-10-10 04:37:44,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/62f8f5ad15ce4b9dbfcfe07f2d09441b used request id req-e7b9fbf0-04e9-48f8-a3ee-1946c591e828 2018-10-10 04:37:44,295 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role to project CreateInstancePortManipulationTests-28c97cd5-511f-437-proj 2018-10-10 04:37:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601/users/40b98a0b4bf243d69dfef9aeacc7c1bd/roles/62f8f5ad15ce4b9dbfcfe07f2d09441b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:37:44,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf45ccd-601d-435c-afd7-77151b73be7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:37:44,424 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601/users/40b98a0b4bf243d69dfef9aeacc7c1bd/roles/62f8f5ad15ce4b9dbfcfe07f2d09441b used request id req-baf45ccd-601d-435c-afd7-77151b73be7e 2018-10-10 04:37:44,425 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:37:44,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:44,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:44,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62f8f5ad15ce4b9dbfcfe07f2d09441b", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role"}], "expires_at": "2018-10-10T05:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce0f343058354493b852057a784d2601", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-user", "id": "40b98a0b4bf243d69dfef9aeacc7c1bd"}, "audit_ids": ["ud2Iiyj8Rv67kHIo4sGYog"], "issued_at": "2018-10-10T04:37:44.000000Z"}} 2018-10-10 04:37:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" 2018-10-10 04:37:44,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ba1e4d-fb83-4840-bab0-b00c501af755 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:44,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-62ba1e4d-fb83-4840-bab0-b00c501af755 2018-10-10 04:37:44,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" 2018-10-10 04:37:45,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-18667e19-5fc8-492a-8a30-f5d48a81d474 Date: Wed, 10 Oct 2018 04:37:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image"} 2018-10-10 04:37:45,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image used request id req-18667e19-5fc8-492a-8a30-f5d48a81d474 2018-10-10 04:37:45,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" 2018-10-10 04:37:45,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-893cff27-8be9-4e65-9a76-a76925e54932 Date: Wed, 10 Oct 2018 04:37:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:37:45,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-893cff27-8be9-4e65-9a76-a76925e54932 2018-10-10 04:37:45,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image"}' 2018-10-10 04:37:45,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f X-Openstack-Request-Id: req-b510d41c-8e14-4e5e-a792-bd0f233c895b Date: Wed, 10 Oct 2018 04:37:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f", "min_disk": 0, "protected": false, "id": "2bf115ce-b186-4e5c-b745-30d833a3f16f", "file": "/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/file", "checksum": null, "owner": "ce0f343058354493b852057a784d2601", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:45,429 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b510d41c-8e14-4e5e-a792-bd0f233c895b 2018-10-10 04:37:45,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" -d '' 2018-10-10 04:37:47,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6f2dc04-0d02-402d-b49c-229e2e57dd71 Date: Wed, 10 Oct 2018 04:37:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:37:47,080 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/file used request id req-e6f2dc04-0d02-402d-b49c-229e2e57dd71 2018-10-10 04:37:47,080 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:37:47,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" 2018-10-10 04:37:47,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e28464c6-a3cd-442e-bae1-a13eadf87958 Date: Wed, 10 Oct 2018 04:37:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/snap", "metadata": {}}], "self": "/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f", "min_disk": 0, "protected": false, "id": "2bf115ce-b186-4e5c-b745-30d833a3f16f", "file": "/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce0f343058354493b852057a784d2601", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:47,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f used request id req-e28464c6-a3cd-442e-bae1-a13eadf87958 2018-10-10 04:37:47,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" 2018-10-10 04:37:47,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d390ef68-20f3-4c12-a2ac-5435dcc95901 Date: Wed, 10 Oct 2018 04:37:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:37:47,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d390ef68-20f3-4c12-a2ac-5435dcc95901 2018-10-10 04:37:47,508 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image 2018-10-10 04:37:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" 2018-10-10 04:37:47,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9ed8e710-5556-4d21-9a7d-dcf0bd93bdac Date: Wed, 10 Oct 2018 04:37:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:37:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:37:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/snap", "metadata": {}}], "self": "/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f", "min_disk": 0, "protected": false, "id": "2bf115ce-b186-4e5c-b745-30d833a3f16f", "file": "/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce0f343058354493b852057a784d2601", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/2bf115ce-b186-4e5c-b745-30d833a3f16f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:37:47,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f used request id req-9ed8e710-5556-4d21-9a7d-dcf0bd93bdac 2018-10-10 04:37:47,678 - create_image - DEBUG - Instance status is - active 2018-10-10 04:37:47,678 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image 2018-10-10 04:37:47,678 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image 2018-10-10 04:37:47,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:47,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:48,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62f8f5ad15ce4b9dbfcfe07f2d09441b", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role"}], "expires_at": "2018-10-10T05:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce0f343058354493b852057a784d2601", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-user", "id": "40b98a0b4bf243d69dfef9aeacc7c1bd"}, "audit_ids": ["FoQzvtdvRuKYrk_7hX2KWQ"], "issued_at": "2018-10-10T04:37:48.000000Z"}} 2018-10-10 04:37:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" 2018-10-10 04:37:48,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3210bc1f-9223-4d1c-8794-2c32c28a63b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:48,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3210bc1f-9223-4d1c-8794-2c32c28a63b2 2018-10-10 04:37:48,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" 2018-10-10 04:37:48,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-76094927-72d3-4c99-91c1-bcb4251938af Date: Wed, 10 Oct 2018 04:37:48 GMT RESP BODY: {"networks":[]} 2018-10-10 04:37:48,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net used request id req-76094927-72d3-4c99-91c1-bcb4251938af 2018-10-10 04:37:48,301 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net 2018-10-10 04:37:48,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" -d '{"network": {"name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net", "admin_state_up": true}}' 2018-10-10 04:37:48,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-e2a2e6c6-8b78-4509-b0e3-9c95da2555b9 Date: Wed, 10 Oct 2018 04:37:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ce0f343058354493b852057a784d2601","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:37:48Z","is_default":false,"name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:48Z","mtu":1450}} 2018-10-10 04:37:48,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-e2a2e6c6-8b78-4509-b0e3-9c95da2555b9 2018-10-10 04:37:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" 2018-10-10 04:37:49,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-927ab9b1-80a5-4879-8157-aed65d12965d Date: Wed, 10 Oct 2018 04:37:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:37:48Z","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ce0f343058354493b852057a784d2601","id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net"}]} 2018-10-10 04:37:49,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-927ab9b1-80a5-4879-8157-aed65d12965d 2018-10-10 04:37:49,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" 2018-10-10 04:37:49,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c37a4c48-4cab-4cd0-ae22-1f55bfa31fad Date: Wed, 10 Oct 2018 04:37:49 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:37:49,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-c37a4c48-4cab-4cd0-ae22-1f55bfa31fad 2018-10-10 04:37:49,279 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet 2018-10-10 04:37:49,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" -d '{"subnets": [{"ip_version": 4, "network_id": "ad566fb6-d1f8-40f4-bbb7-8db39e7b7640", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet"}]}' 2018-10-10 04:37:50,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ada5d334-d620-469e-bce2-9725a6bd947a Date: Wed, 10 Oct 2018 04:37:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37:49Z","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":"ce0f343058354493b852057a784d2601","id":"45551484-9748-46f0-a340-d58c1f071b2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet"}]} 2018-10-10 04:37:50,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-ada5d334-d620-469e-bce2-9725a6bd947a 2018-10-10 04:37:50,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" 2018-10-10 04:37:50,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e5083e30-7c68-4e4f-af64-39a0e6ca8f24 Date: Wed, 10 Oct 2018 04:37:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["45551484-9748-46f0-a340-d58c1f071b2b"],"updated_at":"2018-10-10T04:37:49Z","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ce0f343058354493b852057a784d2601","id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net"}]} 2018-10-10 04:37:50,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-e5083e30-7c68-4e4f-af64-39a0e6ca8f24 2018-10-10 04:37:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" 2018-10-10 04:37:50,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7842b1e4-be29-48c0-85c5-5f1d2b6ce3a6 Date: Wed, 10 Oct 2018 04:37:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce0f343058354493b852057a784d2601","id":"45551484-9748-46f0-a340-d58c1f071b2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet"}]} 2018-10-10 04:37:50,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-7842b1e4-be29-48c0-85c5-5f1d2b6ce3a6 2018-10-10 04:37:50,523 - OpenStackNetwork - DEBUG - Network [ad566fb6-d1f8-40f4-bbb7-8db39e7b7640] created successfully 2018-10-10 04:37:50,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:50,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:50,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["eN0JCqVQQli72JMyEzKsrA"], "issued_at": "2018-10-10T04:37:50.000000Z"}} 2018-10-10 04:37:50,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e78825da588836894c9b8b9e134f4e2050cbeb" 2018-10-10 04:37:50,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560d83f0-b469-4cc4-bc8c-11051b00552b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:50,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-560d83f0-b469-4cc4-bc8c-11051b00552b 2018-10-10 04:37:50,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:37:50,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e78825da588836894c9b8b9e134f4e2050cbeb" 2018-10-10 04:37:51,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-aef67149-576a-4297-9199-71e315e6581e x-compute-request-id: req-aef67149-576a-4297-9199-71e315e6581e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:37:51,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-aef67149-576a-4297-9199-71e315e6581e 2018-10-10 04:37:51,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e78825da588836894c9b8b9e134f4e2050cbeb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-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-10-10 04:37:51,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-66e6c2d5-e0af-48a3-9521-6448f58c7b3e x-compute-request-id: req-66e6c2d5-e0af-48a3-9521-6448f58c7b3e Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0ea1f7d3-1af8-4ae2-bbc3-d2011568b5f7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0ea1f7d3-1af8-4ae2-bbc3-d2011568b5f7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0ea1f7d3-1af8-4ae2-bbc3-d2011568b5f7", "name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:37:51,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-66e6c2d5-e0af-48a3-9521-6448f58c7b3e 2018-10-10 04:37:51,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:51,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:51,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62f8f5ad15ce4b9dbfcfe07f2d09441b", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role"}], "expires_at": "2018-10-10T05:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce0f343058354493b852057a784d2601", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-user", "id": "40b98a0b4bf243d69dfef9aeacc7c1bd"}, "audit_ids": ["wcqi-ma1QXK5LkuVoY41Jg"], "issued_at": "2018-10-10T04:37:51.000000Z"}} 2018-10-10 04:37:51,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:51,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2443f3-a7f1-41c5-8bb8-e1f97a1c20c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:51,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2c2443f3-a7f1-41c5-8bb8-e1f97a1c20c9 2018-10-10 04:37:51,681 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:37:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:51,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b61d615-7ae9-46d9-b075-9338c44d7686 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:51,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6b61d615-7ae9-46d9-b075-9338c44d7686 2018-10-10 04:37:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:52,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e967104e-ccc7-472f-a4de-ec0290a268e6 Date: Wed, 10 Oct 2018 04:37:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["45551484-9748-46f0-a340-d58c1f071b2b"],"updated_at":"2018-10-10T04:37:49Z","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ce0f343058354493b852057a784d2601","id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net"}]} 2018-10-10 04:37:52,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net used request id req-e967104e-ccc7-472f-a4de-ec0290a268e6 2018-10-10 04:37:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:52,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:52,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51299077-a608-4207-bcf0-6e63eba467ab Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601"}, "enabled": true, "id": "ce0f343058354493b852057a784d2601", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}} 2018-10-10 04:37:52,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 used request id req-51299077-a608-4207-bcf0-6e63eba467ab 2018-10-10 04:37:52,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:52,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f77afdcb-9296-42bf-9c27-f4a7aeb7dc81 Date: Wed, 10 Oct 2018 04:37:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce0f343058354493b852057a784d2601","id":"45551484-9748-46f0-a340-d58c1f071b2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet"}]} 2018-10-10 04:37:52,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-f77afdcb-9296-42bf-9c27-f4a7aeb7dc81 2018-10-10 04:37:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640&mac_address=foo&name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:52,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab1c6a56-a066-4ea8-a5ff-4811bbb6251c Date: Wed, 10 Oct 2018 04:37:52 GMT RESP BODY: {"ports":[]} 2018-10-10 04:37:52,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640&mac_address=foo&name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6port-1&admin_state_up=True used request id req-ab1c6a56-a066-4ea8-a5ff-4811bbb6251c 2018-10-10 04:37:52,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:52,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37: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-3c523cb8-cc06-4cd3-8c5b-825ebd55416c x-compute-request-id: req-3c523cb8-cc06-4cd3-8c5b-825ebd55416c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:37:52,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-inst used request id req-3c523cb8-cc06-4cd3-8c5b-825ebd55416c 2018-10-10 04:37:52,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:52,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-19f156f4-30e7-491e-b5bd-5cbd610566fa Date: Wed, 10 Oct 2018 04:37:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["45551484-9748-46f0-a340-d58c1f071b2b"],"updated_at":"2018-10-10T04:37:49Z","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ce0f343058354493b852057a784d2601","id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net"}]} 2018-10-10 04:37:52,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net used request id req-19f156f4-30e7-491e-b5bd-5cbd610566fa 2018-10-10 04:37:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:52,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9032258-a622-4271-8721-e423620b4003 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601"}, "enabled": true, "id": "ce0f343058354493b852057a784d2601", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}} 2018-10-10 04:37:52,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 used request id req-c9032258-a622-4271-8721-e423620b4003 2018-10-10 04:37:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:53,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6d87b39d-91ea-4a65-a74c-b835b072640a Date: Wed, 10 Oct 2018 04:37:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce0f343058354493b852057a784d2601","id":"45551484-9748-46f0-a340-d58c1f071b2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet"}]} 2018-10-10 04:37:53,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-6d87b39d-91ea-4a65-a74c-b835b072640a 2018-10-10 04:37:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640&mac_address=foo&name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:53,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8011e2f6-7f3e-42b6-b167-82c4af5cb411 Date: Wed, 10 Oct 2018 04:37:53 GMT RESP BODY: {"ports":[]} 2018-10-10 04:37:53,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640&mac_address=foo&name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6port-1&admin_state_up=True used request id req-8011e2f6-7f3e-42b6-b167-82c4af5cb411 2018-10-10 04:37:53,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:37:53,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:37:53,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62f8f5ad15ce4b9dbfcfe07f2d09441b", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role"}], "expires_at": "2018-10-10T05:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce0f343058354493b852057a784d2601", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ce0f343058354493b852057a784d2601", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ce0f343058354493b852057a784d2601", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ce0f343058354493b852057a784d2601", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-user", "id": "40b98a0b4bf243d69dfef9aeacc7c1bd"}, "audit_ids": ["XxbgZV7iRdG6zZp6SuQm3Q"], "issued_at": "2018-10-10T04:37:53.000000Z"}} 2018-10-10 04:37:53,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a0a29d13d1dd01895dd15d1e65f3f5743546c" 2018-10-10 04:37:53,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528b385b-3773-4f73-a513-a55e1138f675 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:37:53,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-528b385b-3773-4f73-a513-a55e1138f675 2018-10-10 04:37:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:53,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-80537fec-1d06-4776-a404-71c97076a1e9 Date: Wed, 10 Oct 2018 04:37:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["45551484-9748-46f0-a340-d58c1f071b2b"],"updated_at":"2018-10-10T04:37:49Z","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ce0f343058354493b852057a784d2601","id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net"}]} 2018-10-10 04:37:53,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net used request id req-80537fec-1d06-4776-a404-71c97076a1e9 2018-10-10 04:37:53,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:54,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79b5d01c-de04-45cf-9ca1-63ce2acb1211 Date: Wed, 10 Oct 2018 04:37:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce0f343058354493b852057a784d2601","id":"45551484-9748-46f0-a340-d58c1f071b2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet"}]} 2018-10-10 04:37:54,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-79b5d01c-de04-45cf-9ca1-63ce2acb1211 2018-10-10 04:37:54,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:54,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fd82f65d-f3ca-4e8e-acb8-b96da1190e6a Date: Wed, 10 Oct 2018 04:37:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["45551484-9748-46f0-a340-d58c1f071b2b"],"updated_at":"2018-10-10T04:37:49Z","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ce0f343058354493b852057a784d2601","id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net"}]} 2018-10-10 04:37:54,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net used request id req-fd82f65d-f3ca-4e8e-acb8-b96da1190e6a 2018-10-10 04:37:54,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:37:54,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:37:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:37:54,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5a0a29d13d1dd01895dd15d1e65f3f5743546c" 2018-10-10 04:37:54,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58259eb6-7d46-4e53-b322-7e19f7e508c3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601"}, "enabled": true, "id": "ce0f343058354493b852057a784d2601", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}} 2018-10-10 04:37:54,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 used request id req-58259eb6-7d46-4e53-b322-7e19f7e508c3 2018-10-10 04:37:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" 2018-10-10 04:37:54,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea71eb04-84fd-4a4e-a8b1-e6f06cf31122 Date: Wed, 10 Oct 2018 04:37:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad566fb6-d1f8-40f4-bbb7-8db39e7b7640","tenant_id":"ce0f343058354493b852057a784d2601","created_at":"2018-10-10T04:37:49Z","dns_nameservers":[],"updated_at":"2018-10-10T04:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ce0f343058354493b852057a784d2601","id":"45551484-9748-46f0-a340-d58c1f071b2b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet"}]} 2018-10-10 04:37:54,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-ea71eb04-84fd-4a4e-a8b1-e6f06cf31122 2018-10-10 04:37:54,743 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net 2018-10-10 04:37:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abfe1174cdb0d257d71f18a5cd7d66153058fa55" -d '{"port": {"network_id": "ad566fb6-d1f8-40f4-bbb7-8db39e7b7640", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6port-1", "admin_state_up": true}}' 2018-10-10 04:37:54,907 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-e078e6cb-58df-46ae-b5d0-66c3dec9570f Date: Wed, 10 Oct 2018 04:37:54 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-10 04:37:54,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e078e6cb-58df-46ae-b5d0-66c3dec9570f 2018-10-10 04:37:54,907 - 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-10-10 04:37:54,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/0ea1f7d3-1af8-4ae2-bbc3-d2011568b5f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e78825da588836894c9b8b9e134f4e2050cbeb" 2018-10-10 04:37:54,969 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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-70647c2e-2829-4dcd-96bf-9a001f5d1c81 x-compute-request-id: req-70647c2e-2829-4dcd-96bf-9a001f5d1c81 Content-Length: 0 Content-Type: application/json 2018-10-10 04:37:54,969 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0ea1f7d3-1af8-4ae2-bbc3-d2011568b5f7 used request id req-70647c2e-2829-4dcd-96bf-9a001f5d1c81 2018-10-10 04:37:54,970 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet 2018-10-10 04:37:54,970 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-subnet 2018-10-10 04:37:54,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/45551484-9748-46f0-a340-d58c1f071b2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" 2018-10-10 04:37:57,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4241533-aded-402e-abd0-3945bd9e2cf8 Date: Wed, 10 Oct 2018 04:37:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:57,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/45551484-9748-46f0-a340-d58c1f071b2b used request id req-e4241533-aded-402e-abd0-3945bd9e2cf8 2018-10-10 04:37:57,210 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-pub-net 2018-10-10 04:37:57,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3677877863a27d1c6ae758c971b9cad60536880" 2018-10-10 04:37:58,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8317135f-d28e-4d4f-9a51-cb11eb8fd20b Date: Wed, 10 Oct 2018 04:37:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:37:58,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ad566fb6-d1f8-40f4-bbb7-8db39e7b7640 used request id req-8317135f-d28e-4d4f-9a51-cb11eb8fd20b 2018-10-10 04:37:58,457 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-28c58b8a-0ffa-4887-9ff2-97f8e97326b6-image 2018-10-10 04:37:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68c149e2cd508a3a7dc0c891bbc12788623d7800" 2018-10-10 04:38:00,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-91142048-a87b-40a4-b716-042b2642d12d Date: Wed, 10 Oct 2018 04: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-10-10 04:38:00,320 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2bf115ce-b186-4e5c-b745-30d833a3f16f used request id req-91142048-a87b-40a4-b716-042b2642d12d 2018-10-10 04:38:00,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:00,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d2883ed3-868a-4742-8ec2-28c521e9f6a9 Date: Wed, 10 Oct 2018 04:38:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce0f343058354493b852057a784d2601", "created_at": "2018-10-10T04:37:48Z", "updated_at": "2018-10-10T04:37:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:48Z", "revision_number": 0, "id": "15550113-8e72-40ac-8cbd-08cd18a7a903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:48Z", "security_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "tenant_id": "ce0f343058354493b852057a784d2601", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce0f343058354493b852057a784d2601"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:48Z", "revision_number": 0, "id": "3be5c9d1-faa7-45d1-ac42-86c73a078883", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:48Z", "security_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "tenant_id": "ce0f343058354493b852057a784d2601", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce0f343058354493b852057a784d2601"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:48Z", "revision_number": 0, "id": "d49320a0-9945-4b59-a5f9-824097dd2745", "remote_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:48Z", "security_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "tenant_id": "ce0f343058354493b852057a784d2601", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce0f343058354493b852057a784d2601"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:37:48Z", "revision_number": 0, "id": "fb1686f6-a1fe-47a5-ac46-8c9444e9f2fb", "remote_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "remote_ip_prefix": null, "created_at": "2018-10-10T04:37:48Z", "security_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "tenant_id": "ce0f343058354493b852057a784d2601", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce0f343058354493b852057a784d2601"}], "revision_number": 4, "project_id": "ce0f343058354493b852057a784d2601", "id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "name": "default"}]} 2018-10-10 04:38:00,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d2883ed3-868a-4742-8ec2-28c521e9f6a9 2018-10-10 04:38:00,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:00,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d7bb6c-056e-42e2-a39d-467bdae278c1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:38:00,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-43d7bb6c-056e-42e2-a39d-467bdae278c1 2018-10-10 04:38:00,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:00,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c306e8-6009-466a-a5bb-49c8930843a1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:38:00,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-65c306e8-6009-466a-a5bb-49c8930843a1 2018-10-10 04:38:00,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:00,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817369d5-7f41-4972-92b3-d8dfc655c790 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:38:00,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-817369d5-7f41-4972-92b3-d8dfc655c790 2018-10-10 04:38:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:00,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430c72d0-7017-4531-b7e2-b9da5e6872e2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601"}, "enabled": true, "id": "ce0f343058354493b852057a784d2601", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-28c97cd5-511f-437-proj"}} 2018-10-10 04:38:00,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 used request id req-430c72d0-7017-4531-b7e2-b9da5e6872e2 2018-10-10 04:38:00,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99643fb3-c54c-4d84-8c44-493fd0afc8c7 2018-10-10 04:38:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99643fb3-c54c-4d84-8c44-493fd0afc8c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:01,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-595b6a6a-a353-4d53-903b-65c39d297465 Date: Wed, 10 Oct 2018 04:38:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:48Z", "security_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "port_range_min": null, "revision_number": 0, "tenant_id": "ce0f343058354493b852057a784d2601", "created_at": "2018-10-10T04:37:48Z", "project_id": "ce0f343058354493b852057a784d2601", "id": "15550113-8e72-40ac-8cbd-08cd18a7a903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:48Z", "security_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "port_range_min": null, "revision_number": 0, "tenant_id": "ce0f343058354493b852057a784d2601", "created_at": "2018-10-10T04:37:48Z", "project_id": "ce0f343058354493b852057a784d2601", "id": "3be5c9d1-faa7-45d1-ac42-86c73a078883"}, {"remote_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:48Z", "security_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "port_range_min": null, "revision_number": 0, "tenant_id": "ce0f343058354493b852057a784d2601", "created_at": "2018-10-10T04:37:48Z", "project_id": "ce0f343058354493b852057a784d2601", "id": "d49320a0-9945-4b59-a5f9-824097dd2745"}, {"remote_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:37:48Z", "security_group_id": "99643fb3-c54c-4d84-8c44-493fd0afc8c7", "port_range_min": null, "revision_number": 0, "tenant_id": "ce0f343058354493b852057a784d2601", "created_at": "2018-10-10T04:37:48Z", "project_id": "ce0f343058354493b852057a784d2601", "id": "fb1686f6-a1fe-47a5-ac46-8c9444e9f2fb"}]} 2018-10-10 04:38:01,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99643fb3-c54c-4d84-8c44-493fd0afc8c7 used request id req-595b6a6a-a353-4d53-903b-65c39d297465 2018-10-10 04:38:01,117 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:38:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/99643fb3-c54c-4d84-8c44-493fd0afc8c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:01,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc3f884a-128f-4afd-81f4-a7e75bfcd5be Content-Length: 0 Date: Wed, 10 Oct 2018 04:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:38:01,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/99643fb3-c54c-4d84-8c44-493fd0afc8c7 used request id req-bc3f884a-128f-4afd-81f4-a7e75bfcd5be 2018-10-10 04:38:01,423 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-28c97cd5-511f-437-proj 2018-10-10 04:38:01,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:01,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60928bd6-75f6-47ec-9403-1629cd21dbb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:38:01,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ce0f343058354493b852057a784d2601 used request id req-60928bd6-75f6-47ec-9403-1629cd21dbb2 2018-10-10 04:38:01,683 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-28c97cd5-511f-437-proj-role 2018-10-10 04:38:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/62f8f5ad15ce4b9dbfcfe07f2d09441b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:01,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7142c0db-a705-4131-abf2-dc887a3fe4c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:38:01,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/62f8f5ad15ce4b9dbfcfe07f2d09441b used request id req-7142c0db-a705-4131-abf2-dc887a3fe4c9 2018-10-10 04:38:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b54f6b214c67e5c6825129f2cbc1d3ef7d793b" 2018-10-10 04:38:01,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449c3eb6-91a8-4678-aefa-374525f5b5d6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:38:01,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-449c3eb6-91a8-4678-aefa-374525f5b5d6 2018-10-10 04:38:01,889 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-28c97cd5-511f-437-user 2018-10-10 04:38:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/40b98a0b4bf243d69dfef9aeacc7c1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81e332f092cff0689d2fd8c72c9c07ee8e7e3e5" 2018-10-10 04:38:02,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1081b6bd-0046-49b8-88d3-956720fb6244 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:38:02,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/40b98a0b4bf243d69dfef9aeacc7c1bd used request id req-1081b6bd-0046-49b8-88d3-956720fb6244 2018-10-10 04:38:02,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:02,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hdrTymj9QnOYQe1u7_Zlog"], "issued_at": "2018-10-10T04:38:02.000000Z"}} 2018-10-10 04:38:02,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7979602c7f22f36d25dcfe38e939d615aa14941c" 2018-10-10 04:38:02,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d086f165-bcd8-4c93-bbdb-92f4f935a712 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:02,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d086f165-bcd8-4c93-bbdb-92f4f935a712 2018-10-10 04:38:02,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:02,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:03,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["DAPRl43BSVKWZpblium7zg"], "issued_at": "2018-10-10T04:38:03.000000Z"}} 2018-10-10 04:38:03,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:03,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51214c8d-28ca-46b2-a525-78e4cbbbaa73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:03,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-51214c8d-28ca-46b2-a525-78e4cbbbaa73 2018-10-10 04:38:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:38:03,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:38:03,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-093313dd-6096-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:03,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28176580-b43f-4e85-a3f5-f05f637f36d6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-093313dd-6096-41f-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:38:03,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-093313dd-6096-41f-proj used request id req-28176580-b43f-4e85-a3f5-f05f637f36d6 2018-10-10 04:38:03,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:03,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d3223e-0bad-4457-a01f-a9dc0a39c5a2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:38:03,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-57d3223e-0bad-4457-a01f-a9dc0a39c5a2 2018-10-10 04:38:03,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}}' 2018-10-10 04:38:03,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-274ba24c-570c-4ca5-b587-a1a4b02ff1cd Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}} 2018-10-10 04:38:03,577 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-274ba24c-570c-4ca5-b587-a1a4b02ff1cd 2018-10-10 04:38:03,577 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-093313dd-6096-41f-proj 2018-10-10 04:38:03,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:03,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:03,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["mNt2I0imToyp1uYGLf5Ufw"], "issued_at": "2018-10-10T04:38:03.000000Z"}} 2018-10-10 04:38:03,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc45a1d1ca727563ce9c29d7593180543131f654" 2018-10-10 04:38:04,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb6171a-ee89-4dd8-9ed7-dc5a5aa9abae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:04,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2bb6171a-ee89-4dd8-9ed7-dc5a5aa9abae 2018-10-10 04:38:04,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:38:04,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:38:04,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc45a1d1ca727563ce9c29d7593180543131f654" 2018-10-10 04:38:04,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31243759-a391-4ffb-8b8d-fa932516bfc7 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:38:04,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-31243759-a391-4ffb-8b8d-fa932516bfc7 2018-10-10 04:38:04,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-093313dd-6096-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc45a1d1ca727563ce9c29d7593180543131f654" 2018-10-10 04:38:04,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e862ac-1b62-4c28-9f30-c2242281f2e4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-093313dd-6096-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}]} 2018-10-10 04:38:04,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-093313dd-6096-41f-proj used request id req-b1e862ac-1b62-4c28-9f30-c2242281f2e4 2018-10-10 04:38:04,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc45a1d1ca727563ce9c29d7593180543131f654" 2018-10-10 04:38:04,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662d1466-d1b6-436c-90ea-003979fae59c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:38:04,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-662d1466-d1b6-436c-90ea-003979fae59c 2018-10-10 04:38:04,751 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-093313dd-6096-41f-user 2018-10-10 04:38:04,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:04,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b23d89f-32ce-4e3d-ab5a-0c986f7c899b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:38:04,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6b23d89f-32ce-4e3d-ab5a-0c986f7c899b 2018-10-10 04:38:04,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" -d '{"role": {"name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role"}}' 2018-10-10 04:38:04,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b332387d-a9e6-433a-bb75-799363b935e0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3937c732982f42c39618f8da5e300b60", "links": {"self": "http://172.30.9.25:5000/v3/roles/3937c732982f42c39618f8da5e300b60"}, "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role"}} 2018-10-10 04:38:04,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b332387d-a9e6-433a-bb75-799363b935e0 2018-10-10 04:38:04,961 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role 2018-10-10 04:38:04,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3937c732982f42c39618f8da5e300b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:05,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58729d9e-b89d-4c1e-8d99-34f9a564d3dc Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/3937c732982f42c39618f8da5e300b60"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role", "id": "3937c732982f42c39618f8da5e300b60"}} 2018-10-10 04:38:05,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3937c732982f42c39618f8da5e300b60 used request id req-58729d9e-b89d-4c1e-8d99-34f9a564d3dc 2018-10-10 04:38:05,055 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role to project CreateInstancePortManipulationTests-093313dd-6096-41f-proj 2018-10-10 04:38:05,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062/users/18e3aa5df81c45cab81bfb8338ae40cc/roles/3937c732982f42c39618f8da5e300b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:05,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f598f692-4c3f-4a3a-9652-1d610b45e910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:38:05,191 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062/users/18e3aa5df81c45cab81bfb8338ae40cc/roles/3937c732982f42c39618f8da5e300b60 used request id req-f598f692-4c3f-4a3a-9652-1d610b45e910 2018-10-10 04:38:05,191 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:38:05,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:05,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:05,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3937c732982f42c39618f8da5e300b60", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role"}], "expires_at": "2018-10-10T05:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "133705417f6d432d93543c75bd9bf062", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-user", "id": "18e3aa5df81c45cab81bfb8338ae40cc"}, "audit_ids": ["b_Y4vumMTnOpFWc8rzLM3Q"], "issued_at": "2018-10-10T04:38:05.000000Z"}} 2018-10-10 04:38:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" 2018-10-10 04:38:05,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cae9f1a-c520-4c88-8a78-beb5be4cf0d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:05,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3cae9f1a-c520-4c88-8a78-beb5be4cf0d7 2018-10-10 04:38:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" 2018-10-10 04:38:05,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3a530f71-b002-4dfa-acb6-3969dadf60ed Date: Wed, 10 Oct 2018 04:38:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image"} 2018-10-10 04:38:05,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image used request id req-3a530f71-b002-4dfa-acb6-3969dadf60ed 2018-10-10 04:38:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" 2018-10-10 04:38:05,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5df63cf0-6a4d-41c5-9684-cd7ef5062284 Date: Wed, 10 Oct 2018 04:38:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:38:05,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-5df63cf0-6a4d-41c5-9684-cd7ef5062284 2018-10-10 04:38:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image"}' 2018-10-10 04:38:06,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7 X-Openstack-Request-Id: req-1bcd4b69-ff65-4c73-ba57-2a46f8ea3c0a Date: Wed, 10 Oct 2018 04:38:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:38:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:38:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "min_disk": 0, "protected": false, "id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "file": "/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/file", "checksum": null, "owner": "133705417f6d432d93543c75bd9bf062", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:38:06,215 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1bcd4b69-ff65-4c73-ba57-2a46f8ea3c0a 2018-10-10 04:38:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" -d '' 2018-10-10 04:38:07,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c99d42c3-bb60-4044-b621-e68addd25c3f Date: Wed, 10 Oct 2018 04: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-10-10 04:38:07,682 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/file used request id req-c99d42c3-bb60-4044-b621-e68addd25c3f 2018-10-10 04:38:07,683 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:38:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" 2018-10-10 04:38:07,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e4acaa9e-14c5-4eb8-9c16-5c505eb58ca4 Date: Wed, 10 Oct 2018 04:38:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:38:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:38:07Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/snap", "metadata": {}}], "self": "/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "min_disk": 0, "protected": false, "id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "file": "/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "133705417f6d432d93543c75bd9bf062", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:38:07,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7 used request id req-e4acaa9e-14c5-4eb8-9c16-5c505eb58ca4 2018-10-10 04:38:07,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" 2018-10-10 04:38:07,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-184069b9-6be4-488e-bbe8-30372fbe0143 Date: Wed, 10 Oct 2018 04: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:38:07,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-184069b9-6be4-488e-bbe8-30372fbe0143 2018-10-10 04:38:07,880 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image 2018-10-10 04:38:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" 2018-10-10 04:38:07,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fbd90caa-6398-452e-85d7-f4c148290d30 Date: Wed, 10 Oct 2018 04:38:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:38:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:38:07Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/snap", "metadata": {}}], "self": "/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "min_disk": 0, "protected": false, "id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "file": "/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "133705417f6d432d93543c75bd9bf062", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:38:07,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7 used request id req-fbd90caa-6398-452e-85d7-f4c148290d30 2018-10-10 04:38:07,901 - create_image - DEBUG - Instance status is - active 2018-10-10 04:38:07,901 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image 2018-10-10 04:38:07,901 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image 2018-10-10 04:38:07,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:07,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:08,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3937c732982f42c39618f8da5e300b60", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role"}], "expires_at": "2018-10-10T05:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "133705417f6d432d93543c75bd9bf062", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-user", "id": "18e3aa5df81c45cab81bfb8338ae40cc"}, "audit_ids": ["bd3oLRQ1QiOJxukIfQbd9A"], "issued_at": "2018-10-10T04:38:08.000000Z"}} 2018-10-10 04:38:08,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" 2018-10-10 04:38:08,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14813294-bfaf-4139-bad7-5868d74e0891 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:08,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-14813294-bfaf-4139-bad7-5868d74e0891 2018-10-10 04:38:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" 2018-10-10 04:38:08,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5609adc-2817-489c-b70f-b1e698aebeff Date: Wed, 10 Oct 2018 04:38:08 GMT RESP BODY: {"networks":[]} 2018-10-10 04:38:08,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net used request id req-f5609adc-2817-489c-b70f-b1e698aebeff 2018-10-10 04:38:08,625 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net 2018-10-10 04:38:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" -d '{"network": {"name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net", "admin_state_up": true}}' 2018-10-10 04:38:09,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-463cd12f-6641-42ad-a307-7a4a5ef5b7c9 Date: Wed, 10 Oct 2018 04:38:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:38:09Z","is_default":false,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","mtu":1450}} 2018-10-10 04:38:09,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-463cd12f-6641-42ad-a307-7a4a5ef5b7c9 2018-10-10 04:38:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" 2018-10-10 04:38:09,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-db5f9a93-a45c-4918-8dab-97dc348ab04d Date: Wed, 10 Oct 2018 04:38:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:09,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-db5f9a93-a45c-4918-8dab-97dc348ab04d 2018-10-10 04:38:09,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" 2018-10-10 04:38:09,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1363cf5e-f93c-42c0-b1df-f892085bbefd Date: Wed, 10 Oct 2018 04:38:09 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:38:09,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-1363cf5e-f93c-42c0-b1df-f892085bbefd 2018-10-10 04:38:09,558 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet 2018-10-10 04:38:09,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" -d '{"subnets": [{"ip_version": 4, "network_id": "b0898dc0-2cb0-48b2-a588-f0aa96a83d6d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]}' 2018-10-10 04:38:10,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dc578a1c-f3c0-4a35-b39e-06a7f84fe94c Date: Wed, 10 Oct 2018 04:38:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:10,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-dc578a1c-f3c0-4a35-b39e-06a7f84fe94c 2018-10-10 04:38:10,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" 2018-10-10 04:38:10,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-85efa612-bc9e-4493-8248-37e8e2c11463 Date: Wed, 10 Oct 2018 04:38:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b296d5d-bffc-4cd8-becc-f4242caeba4d"],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:10,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-85efa612-bc9e-4493-8248-37e8e2c11463 2018-10-10 04:38:10,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" 2018-10-10 04:38:10,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-973d3837-6097-4d11-8ca6-54285ca3b51c Date: Wed, 10 Oct 2018 04:38:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:10,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-973d3837-6097-4d11-8ca6-54285ca3b51c 2018-10-10 04:38:10,701 - OpenStackNetwork - DEBUG - Network [b0898dc0-2cb0-48b2-a588-f0aa96a83d6d] created successfully 2018-10-10 04:38:10,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:10,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:11,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["KM83IQp3QfSEhTvGOF3ZcQ"], "issued_at": "2018-10-10T04:38:11.000000Z"}} 2018-10-10 04:38:11,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd97cbf867bd53e10febdf53b99b137cc458ce7" 2018-10-10 04:38:11,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f641c705-68b9-4e06-aec5-fbdd6cacc24a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:11,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f641c705-68b9-4e06-aec5-fbdd6cacc24a 2018-10-10 04:38:11,163 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:38:11,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd97cbf867bd53e10febdf53b99b137cc458ce7" 2018-10-10 04:38:11,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-733989bf-614f-48cf-83b9-8adb4699c4f8 x-compute-request-id: req-733989bf-614f-48cf-83b9-8adb4699c4f8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:38:11,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-733989bf-614f-48cf-83b9-8adb4699c4f8 2018-10-10 04:38:11,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd97cbf867bd53e10febdf53b99b137cc458ce7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-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-10-10 04:38:11,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-d656de02-875a-4150-941d-7e4ca16a98af x-compute-request-id: req-d656de02-875a-4150-941d-7e4ca16a98af Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:38:11,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d656de02-875a-4150-941d-7e4ca16a98af 2018-10-10 04:38:11,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:11,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:11,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3937c732982f42c39618f8da5e300b60", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role"}], "expires_at": "2018-10-10T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "133705417f6d432d93543c75bd9bf062", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-user", "id": "18e3aa5df81c45cab81bfb8338ae40cc"}, "audit_ids": ["ba6NKL9SQ6awoYjrThPGlg"], "issued_at": "2018-10-10T04:38:11.000000Z"}} 2018-10-10 04:38:11,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:12,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0193ef6c-44e2-4725-b9a3-e55e5981a3b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:12,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0193ef6c-44e2-4725-b9a3-e55e5981a3b2 2018-10-10 04:38:12,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:38:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:12,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f8ac8e-8a90-4b2f-a5bc-7aca772dbb7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:12,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-99f8ac8e-8a90-4b2f-a5bc-7aca772dbb7a 2018-10-10 04:38:12,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:12,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-665ca17e-dcbd-4157-9b3b-351ccca12dea Date: Wed, 10 Oct 2018 04:38:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b296d5d-bffc-4cd8-becc-f4242caeba4d"],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:12,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net used request id req-665ca17e-dcbd-4157-9b3b-351ccca12dea 2018-10-10 04:38:12,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:38:12,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:38:12,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:12,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f391de-5393-4917-95f5-db0647a5a06e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}} 2018-10-10 04:38:12,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 used request id req-f3f391de-5393-4917-95f5-db0647a5a06e 2018-10-10 04:38:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:12,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3e0389e-36f4-4f21-92f5-1a9b0bc71d16 Date: Wed, 10 Oct 2018 04:38:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:12,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-c3e0389e-36f4-4f21-92f5-1a9b0bc71d16 2018-10-10 04:38:12,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:12,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-900dc2a2-a1c0-4898-8541-964d70055432 Date: Wed, 10 Oct 2018 04:38:12 GMT RESP BODY: {"ports":[]} 2018-10-10 04:38:12,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1&admin_state_up=True used request id req-900dc2a2-a1c0-4898-8541-964d70055432 2018-10-10 04:38:12,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:13,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-4b5e9571-5bd8-4d49-992c-ee7394880469 x-compute-request-id: req-4b5e9571-5bd8-4d49-992c-ee7394880469 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:38:13,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst used request id req-4b5e9571-5bd8-4d49-992c-ee7394880469 2018-10-10 04:38:13,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:13,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1b0de6b5-a74c-408d-94f3-34a543a067eb Date: Wed, 10 Oct 2018 04:38:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b296d5d-bffc-4cd8-becc-f4242caeba4d"],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:13,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net used request id req-1b0de6b5-a74c-408d-94f3-34a543a067eb 2018-10-10 04:38:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:13,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30780664-022e-4ebe-8065-270631a7fea9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}} 2018-10-10 04:38:13,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 used request id req-30780664-022e-4ebe-8065-270631a7fea9 2018-10-10 04:38:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:13,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-34e1a945-5877-4ad0-bef7-f60e4b075291 Date: Wed, 10 Oct 2018 04:38:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:13,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-34e1a945-5877-4ad0-bef7-f60e4b075291 2018-10-10 04:38:13,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:13,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c0f50ca-c54e-4d06-a596-b28ea4c8c19d Date: Wed, 10 Oct 2018 04:38:13 GMT RESP BODY: {"ports":[]} 2018-10-10 04:38:13,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1&admin_state_up=True used request id req-9c0f50ca-c54e-4d06-a596-b28ea4c8c19d 2018-10-10 04:38:13,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:13,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:14,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3937c732982f42c39618f8da5e300b60", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role"}], "expires_at": "2018-10-10T05:38:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "133705417f6d432d93543c75bd9bf062", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/133705417f6d432d93543c75bd9bf062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-user", "id": "18e3aa5df81c45cab81bfb8338ae40cc"}, "audit_ids": ["iD_DwYsAQ6GV4JIroH5lFA"], "issued_at": "2018-10-10T04:38:14.000000Z"}} 2018-10-10 04:38:14,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdac25d7449ad5c42efe8a0168885ef9007d689" 2018-10-10 04:38:14,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6465eeca-1cbb-4b7e-ac7d-d18a1434a73c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:14,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6465eeca-1cbb-4b7e-ac7d-d18a1434a73c 2018-10-10 04:38:14,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:14,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1d337795-81c6-4355-9845-5039d7063a87 Date: Wed, 10 Oct 2018 04:38:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b296d5d-bffc-4cd8-becc-f4242caeba4d"],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:14,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net used request id req-1d337795-81c6-4355-9845-5039d7063a87 2018-10-10 04:38:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:14,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9eb8fafd-e6c7-4718-87c7-79ebedee3680 Date: Wed, 10 Oct 2018 04:38:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:14,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-9eb8fafd-e6c7-4718-87c7-79ebedee3680 2018-10-10 04:38:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:14,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-35919511-7aac-42e8-bc68-ec6e720ee4c3 Date: Wed, 10 Oct 2018 04:38:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b296d5d-bffc-4cd8-becc-f4242caeba4d"],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:14,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net used request id req-35919511-7aac-42e8-bc68-ec6e720ee4c3 2018-10-10 04:38:14,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:38:14,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:38:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:38:14,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdac25d7449ad5c42efe8a0168885ef9007d689" 2018-10-10 04:38:14,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c251b4a5-ae11-4d2b-ae66-754f810621ec Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}} 2018-10-10 04:38:14,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 used request id req-c251b4a5-ae11-4d2b-ae66-754f810621ec 2018-10-10 04:38:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:15,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-208416a4-0c46-4877-ac62-7d869fff1a4b Date: Wed, 10 Oct 2018 04:38:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:15,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-208416a4-0c46-4877-ac62-7d869fff1a4b 2018-10-10 04:38:15,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:15,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc6bc374-c136-447d-a427-8c3dcc281207 Date: Wed, 10 Oct 2018 04:38:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:15,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet used request id req-cc6bc374-c136-447d-a427-8c3dcc281207 2018-10-10 04:38:15,086 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net 2018-10-10 04:38:15,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" -d '{"port": {"network_id": "b0898dc0-2cb0-48b2-a588-f0aa96a83d6d", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "5b296d5d-bffc-4cd8-becc-f4242caeba4d", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1", "admin_state_up": true}}' 2018-10-10 04:38:16,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-e6ee3005-353f-444c-a885-9412823bdf3f Date: Wed, 10 Oct 2018 04:38:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","ip_address":"10.55.0.101"}],"id":"6687c072-1b4b-4501-a951-286f88e201d8","security_groups":["748bd754-c51e-4827-991a-d042e901ca67"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1","project_id":"133705417f6d432d93543c75bd9bf062","qos_policy_id":null,"admin_state_up":true,"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:15Z","binding:vnic_type":"normal"}} 2018-10-10 04:38:16,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e6ee3005-353f-444c-a885-9412823bdf3f 2018-10-10 04:38:16,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:16,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e33171c7-5575-447a-896e-85c44af6016a Date: Wed, 10 Oct 2018 04:38:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b296d5d-bffc-4cd8-becc-f4242caeba4d"],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:16,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net used request id req-e33171c7-5575-447a-896e-85c44af6016a 2018-10-10 04:38:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:16,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eefecee8-4c66-4cb1-ac95-4ce05660fbf3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}} 2018-10-10 04:38:16,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 used request id req-eefecee8-4c66-4cb1-ac95-4ce05660fbf3 2018-10-10 04:38:16,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:16,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ffbd7b27-7c99-4f9c-bd86-76093a259d54 Date: Wed, 10 Oct 2018 04:38:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:16,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-ffbd7b27-7c99-4f9c-bd86-76093a259d54 2018-10-10 04:38:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:16,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a571ae1f-1be3-4c21-be4d-f883988a4af1 Date: Wed, 10 Oct 2018 04:38:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","ip_address":"10.55.0.101"}],"id":"6687c072-1b4b-4501-a951-286f88e201d8","security_groups":["748bd754-c51e-4827-991a-d042e901ca67"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"133705417f6d432d93543c75bd9bf062","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1","admin_state_up":true,"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:15Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:38:16,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1&admin_state_up=True used request id req-a571ae1f-1be3-4c21-be4d-f883988a4af1 2018-10-10 04:38:16,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:16,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0f62a6-cb70-4577-948b-be89bc36ee52 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}} 2018-10-10 04:38:16,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 used request id req-6b0f62a6-cb70-4577-948b-be89bc36ee52 2018-10-10 04:38:16,815 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst 2018-10-10 04:38:16,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:16,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-1a228007-c374-4799-920e-414a8a2adfa3 x-compute-request-id: req-1a228007-c374-4799-920e-414a8a2adfa3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-flavor-name"}]} 2018-10-10 04:38:16,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1a228007-c374-4799-920e-414a8a2adfa3 2018-10-10 04:38:16,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:16,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-d1742a60-859a-40e6-9372-13c0da52a55e x-compute-request-id: req-d1742a60-859a-40e6-9372-13c0da52a55e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:38:16,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb used request id req-d1742a60-859a-40e6-9372-13c0da52a55e 2018-10-10 04:38:16,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:17,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d87590aa-0a88-478a-ada8-38e33d5e83c2 Date: Wed, 10 Oct 2018 04:38:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:38:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:38:07Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/snap", "metadata": {}}], "self": "/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "min_disk": 0, "protected": false, "id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "file": "/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "133705417f6d432d93543c75bd9bf062", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e9eebeea-6987-4248-87ab-6e9f424eccf7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image"} 2018-10-10 04:38:17,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image used request id req-d87590aa-0a88-478a-ada8-38e33d5e83c2 2018-10-10 04:38:17,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:17,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea91f2be-fda9-4f78-a224-d620b7cbceae Date: Wed, 10 Oct 2018 04:38:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:38:17,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ea91f2be-fda9-4f78-a224-d620b7cbceae 2018-10-10 04:38:17,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" -d '{"server": {"name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst", "imageRef": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "flavorRef": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "max_count": 1, "min_count": 1, "networks": [{"port": "6687c072-1b4b-4501-a951-286f88e201d8"}]}}' 2018-10-10 04:38:19,489 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:38: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-1e9dac74-de28-403c-9408-3f51ad5c9a0f x-compute-request-id: req-1e9dac74-de28-403c-9408-3f51ad5c9a0f Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc11819e-0312-45c1-a169-9c3f8b9b95a8", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "bookmark"}], "adminPass": "oarnfX775EMe"}} 2018-10-10 04:38:19,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1e9dac74-de28-403c-9408-3f51ad5c9a0f 2018-10-10 04:38:19,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:19,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-a8714041-b83f-4126-b34e-ac1023d6fa16 x-compute-request-id: req-a8714041-b83f-4126-b34e-ac1023d6fa16 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.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "bookmark"}], "image": {"id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "links": [{"href": "http://172.30.9.25:8774/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "links": [{"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}]}, "id": "cc11819e-0312-45c1-a169-9c3f8b9b95a8", "user_id": "18e3aa5df81c45cab81bfb8338ae40cc", "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-10-10T04:38:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst", "created": "2018-10-10T04:38:19Z", "tenant_id": "133705417f6d432d93543c75bd9bf062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:19,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-a8714041-b83f-4126-b34e-ac1023d6fa16 2018-10-10 04:38:19,929 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst 2018-10-10 04:38:19,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:20,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-3fd5a79f-1f4f-47fe-a16a-c0e0c8bdabcf x-compute-request-id: req-3fd5a79f-1f4f-47fe-a16a-c0e0c8bdabcf 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.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "bookmark"}], "image": {"id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "links": [{"href": "http://172.30.9.25:8774/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "links": [{"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}]}, "id": "cc11819e-0312-45c1-a169-9c3f8b9b95a8", "user_id": "18e3aa5df81c45cab81bfb8338ae40cc", "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-10-10T04:38:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst", "created": "2018-10-10T04:38:19Z", "tenant_id": "133705417f6d432d93543c75bd9bf062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:20,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-3fd5a79f-1f4f-47fe-a16a-c0e0c8bdabcf 2018-10-10 04:38:20,308 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst] is - BUILD 2018-10-10 04:38:20,308 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:38:23,311 - create_instance - DEBUG - VM status query timeout in 896.617701054 2018-10-10 04:38:23,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:24,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-1eb7a567-efb8-4a49-8003-f08412268daf x-compute-request-id: req-1eb7a567-efb8-4a49-8003-f08412268daf 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.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "bookmark"}], "image": {"id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "links": [{"href": "http://172.30.9.25:8774/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "links": [{"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}]}, "id": "cc11819e-0312-45c1-a169-9c3f8b9b95a8", "security_groups": [{"name": "default"}], "user_id": "18e3aa5df81c45cab81bfb8338ae40cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:38:20Z", "hostId": "d62d51afc29be2a5a2aaa0cb8e712333d2459f9bcb880e96d304a87f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst", "created": "2018-10-10T04:38:19Z", "tenant_id": "133705417f6d432d93543c75bd9bf062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:24,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-1eb7a567-efb8-4a49-8003-f08412268daf 2018-10-10 04:38:24,028 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst] is - BUILD 2018-10-10 04:38:24,028 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:38:27,031 - create_instance - DEBUG - VM status query timeout in 892.897306919 2018-10-10 04:38:27,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:27,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-d38c9e5e-adb9-4b04-bf4b-940d1d44d4b3 x-compute-request-id: req-d38c9e5e-adb9-4b04-bf4b-940d1d44d4b3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-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.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "bookmark"}], "image": {"id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "links": [{"href": "http://172.30.9.25:8774/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:38:26.000000", "flavor": {"id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "links": [{"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}]}, "id": "cc11819e-0312-45c1-a169-9c3f8b9b95a8", "security_groups": [{"name": "default"}], "user_id": "18e3aa5df81c45cab81bfb8338ae40cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:38:26Z", "hostId": "d62d51afc29be2a5a2aaa0cb8e712333d2459f9bcb880e96d304a87f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst", "created": "2018-10-10T04:38:19Z", "tenant_id": "133705417f6d432d93543c75bd9bf062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:27,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-d38c9e5e-adb9-4b04-bf4b-940d1d44d4b3 2018-10-10 04:38:27,629 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst] is - ACTIVE 2018-10-10 04:38:27,630 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:38:27,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:28,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-79951ebc-c8ff-4f11-8096-80cb3029a212 x-compute-request-id: req-79951ebc-c8ff-4f11-8096-80cb3029a212 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-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.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "bookmark"}], "image": {"id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "links": [{"href": "http://172.30.9.25:8774/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:38:26.000000", "flavor": {"id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "links": [{"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}]}, "id": "cc11819e-0312-45c1-a169-9c3f8b9b95a8", "security_groups": [{"name": "default"}], "user_id": "18e3aa5df81c45cab81bfb8338ae40cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:38:26Z", "hostId": "d62d51afc29be2a5a2aaa0cb8e712333d2459f9bcb880e96d304a87f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst", "created": "2018-10-10T04:38:19Z", "tenant_id": "133705417f6d432d93543c75bd9bf062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:28,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-79951ebc-c8ff-4f11-8096-80cb3029a212 2018-10-10 04:38:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:28,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-86704ec8-735e-4d93-bd22-7996b9d1ace4 Date: Wed, 10 Oct 2018 04:38:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b296d5d-bffc-4cd8-becc-f4242caeba4d"],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:28,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net used request id req-86704ec8-735e-4d93-bd22-7996b9d1ace4 2018-10-10 04:38:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:28,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5464d0f0-388e-47c8-b585-098cb4f92aa9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}} 2018-10-10 04:38:28,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 used request id req-5464d0f0-388e-47c8-b585-098cb4f92aa9 2018-10-10 04:38:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:28,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-679f38f4-50df-4c1b-9313-003d988e994e Date: Wed, 10 Oct 2018 04:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:28,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-679f38f4-50df-4c1b-9313-003d988e994e 2018-10-10 04:38:28,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:28,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-5e786abe-9a95-41b5-ba47-d6ddf41dd1fd Date: Wed, 10 Oct 2018 04:38:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","ip_address":"10.55.0.2"}],"id":"17eedf5d-4d36-44bc-b973-bdd9e7f3c384","security_groups":[],"mac_address":"fa:16:3e:44:0e:c6","project_id":"133705417f6d432d93543c75bd9bf062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0898dc0-2cb0-48b2-a588-f0aa96a83d6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","ip_address":"10.55.0.4"}],"id":"1f32d025-e34b-48af-8f0b-4db80d0ea04e","security_groups":[],"mac_address":"fa:16:3e:fc:94:7f","project_id":"133705417f6d432d93543c75bd9bf062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b0898dc0-2cb0-48b2-a588-f0aa96a83d6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","ip_address":"10.55.0.101"}],"id":"6687c072-1b4b-4501-a951-286f88e201d8","security_groups":["748bd754-c51e-4827-991a-d042e901ca67"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"133705417f6d432d93543c75bd9bf062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1","admin_state_up":true,"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:15Z","binding:vnic_type":"normal","device_id":"cc11819e-0312-45c1-a169-9c3f8b9b95a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","ip_address":"10.55.0.3"}],"id":"76b12c42-8e7d-4859-bc1c-ed2fca5c60ef","security_groups":[],"mac_address":"fa:16:3e:c2:46:70","project_id":"133705417f6d432d93543c75bd9bf062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b0898dc0-2cb0-48b2-a588-f0aa96a83d6d"}]} 2018-10-10 04:38:28,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-5e786abe-9a95-41b5-ba47-d6ddf41dd1fd 2018-10-10 04:38:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:28,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5ee3f531-683b-47cd-bbea-fbeb6efba261 Date: Wed, 10 Oct 2018 04:38:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b296d5d-bffc-4cd8-becc-f4242caeba4d"],"updated_at":"2018-10-10T04:38:09Z","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"133705417f6d432d93543c75bd9bf062","id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net"}]} 2018-10-10 04:38:28,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-5ee3f531-683b-47cd-bbea-fbeb6efba261 2018-10-10 04:38:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:29,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fb074f7a-23d4-421d-948a-2596852a799a Date: Wed, 10 Oct 2018 04:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:29,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-fb074f7a-23d4-421d-948a-2596852a799a 2018-10-10 04:38:29,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:29,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04d8c088-7f76-45db-9340-b0655746c38b Date: Wed, 10 Oct 2018 04:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0898dc0-2cb0-48b2-a588-f0aa96a83d6d","tenant_id":"133705417f6d432d93543c75bd9bf062","created_at":"2018-10-10T04:38:09Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"133705417f6d432d93543c75bd9bf062","id":"5b296d5d-bffc-4cd8-becc-f4242caeba4d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet"}]} 2018-10-10 04:38:29,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b0898dc0-2cb0-48b2-a588-f0aa96a83d6d&name=CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet used request id req-04d8c088-7f76-45db-9340-b0655746c38b 2018-10-10 04:38:29,455 - create_instance - INFO - Deleting Port with ID - 6687c072-1b4b-4501-a951-286f88e201d8 2018-10-10 04:38:29,455 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bdport-1 2018-10-10 04:38:29,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/6687c072-1b4b-4501-a951-286f88e201d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:30,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d97a463-2bc6-4f85-954d-e890f15bf806 Date: Wed, 10 Oct 2018 04:38:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:38:30,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/6687c072-1b4b-4501-a951-286f88e201d8 used request id req-3d97a463-2bc6-4f85-954d-e890f15bf806 2018-10-10 04:38:30,066 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst 2018-10-10 04:38:30,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:30,225 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d3cfd22-5e95-4fac-beff-616b573fcbba x-compute-request-id: req-1d3cfd22-5e95-4fac-beff-616b573fcbba Content-Type: application/json 2018-10-10 04:38:30,225 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-1d3cfd22-5e95-4fac-beff-616b573fcbba 2018-10-10 04:38:30,226 - create_instance - INFO - Checking deletion status 2018-10-10 04:38:30,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:30,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0253848e-9d82-423c-8dff-c6a1044156c6 x-compute-request-id: req-0253848e-9d82-423c-8dff-c6a1044156c6 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-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.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "bookmark"}], "image": {"id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "links": [{"href": "http://172.30.9.25:8774/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:38:26.000000", "flavor": {"id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "links": [{"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}]}, "id": "cc11819e-0312-45c1-a169-9c3f8b9b95a8", "user_id": "18e3aa5df81c45cab81bfb8338ae40cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:38:30Z", "hostId": "d62d51afc29be2a5a2aaa0cb8e712333d2459f9bcb880e96d304a87f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst", "created": "2018-10-10T04:38:19Z", "tenant_id": "133705417f6d432d93543c75bd9bf062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:30,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-0253848e-9d82-423c-8dff-c6a1044156c6 2018-10-10 04:38:30,414 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst] is - ACTIVE 2018-10-10 04:38:30,414 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:38:33,417 - create_instance - DEBUG - VM status query timeout in 296.808614969 2018-10-10 04:38:33,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:33,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-1f81804e-4871-4099-aa0a-095ec2289821 x-compute-request-id: req-1f81804e-4871-4099-aa0a-095ec2289821 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8", "rel": "bookmark"}], "image": {"id": "e9eebeea-6987-4248-87ab-6e9f424eccf7", "links": [{"href": "http://172.30.9.25:8774/images/e9eebeea-6987-4248-87ab-6e9f424eccf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:38:26.000000", "flavor": {"id": "8de83a11-376b-439c-a51b-38a4ecb60dbb", "links": [{"href": "http://172.30.9.25:8774/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb", "rel": "bookmark"}]}, "id": "cc11819e-0312-45c1-a169-9c3f8b9b95a8", "user_id": "18e3aa5df81c45cab81bfb8338ae40cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:38:30Z", "hostId": "d62d51afc29be2a5a2aaa0cb8e712333d2459f9bcb880e96d304a87f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst", "created": "2018-10-10T04:38:19Z", "tenant_id": "133705417f6d432d93543c75bd9bf062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:33,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-1f81804e-4871-4099-aa0a-095ec2289821 2018-10-10 04:38:33,762 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst] is - ACTIVE 2018-10-10 04:38:33,762 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:38:36,765 - create_instance - DEBUG - VM status query timeout in 293.460415125 2018-10-10 04:38:36,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74947269f93a5296176f6ca69a171be17a9e81a5" 2018-10-10 04:38:36,818 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:38: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-b20eada6-9c3a-4ab3-ab71-fb19f743aa65 x-compute-request-id: req-b20eada6-9c3a-4ab3-ab71-fb19f743aa65 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cc11819e-0312-45c1-a169-9c3f8b9b95a8 could not be found.", "code": 404}} 2018-10-10 04:38:36,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cc11819e-0312-45c1-a169-9c3f8b9b95a8 used request id req-b20eada6-9c3a-4ab3-ab71-fb19f743aa65 2018-10-10 04:38:36,819 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cc11819e-0312-45c1-a169-9c3f8b9b95a8 could not be found. (HTTP 404) (Request-ID: req-b20eada6-9c3a-4ab3-ab71-fb19f743aa65) 2018-10-10 04:38:36,819 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-inst 2018-10-10 04:38:36,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd97cbf867bd53e10febdf53b99b137cc458ce7" 2018-10-10 04:38:36,873 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:38: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-70895b6c-7c39-4b92-a2ba-0a863e17e889 x-compute-request-id: req-70895b6c-7c39-4b92-a2ba-0a863e17e889 Content-Length: 0 Content-Type: application/json 2018-10-10 04:38:36,873 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8de83a11-376b-439c-a51b-38a4ecb60dbb used request id req-70895b6c-7c39-4b92-a2ba-0a863e17e889 2018-10-10 04:38:36,874 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet 2018-10-10 04:38:36,874 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-subnet 2018-10-10 04:38:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/5b296d5d-bffc-4cd8-becc-f4242caeba4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" 2018-10-10 04:38:39,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96233ac0-ad8e-4cf6-b239-651170aa364f Date: Wed, 10 Oct 2018 04:38:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:38:39,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5b296d5d-bffc-4cd8-becc-f4242caeba4d used request id req-96233ac0-ad8e-4cf6-b239-651170aa364f 2018-10-10 04:38:39,235 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-pub-net 2018-10-10 04:38:39,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/b0898dc0-2cb0-48b2-a588-f0aa96a83d6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f09a400c3aae0caf153e2c084aa4a6437fa9b2" 2018-10-10 04:38:40,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58cd4d49-896f-4f0e-8340-5b900c6ffc77 Date: Wed, 10 Oct 2018 04:38:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:38:40,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b0898dc0-2cb0-48b2-a588-f0aa96a83d6d used request id req-58cd4d49-896f-4f0e-8340-5b900c6ffc77 2018-10-10 04:38:40,606 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2694af51-279f-4802-b107-f4a14abe65bd-image 2018-10-10 04:38:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2040464ab94513032e85c9a23dd246d02af99457" 2018-10-10 04:38:41,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a7f6d176-94f6-4782-89ac-d14b9a458719 Date: Wed, 10 Oct 2018 04:38:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:38:41,445 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e9eebeea-6987-4248-87ab-6e9f424eccf7 used request id req-a7f6d176-94f6-4782-89ac-d14b9a458719 2018-10-10 04:38:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:41,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1adc7e83-276c-42f2-aa12-af00c1b2dc13 Date: Wed, 10 Oct 2018 04:38:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "133705417f6d432d93543c75bd9bf062", "created_at": "2018-10-10T04:38:08Z", "updated_at": "2018-10-10T04:38:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:38:08Z", "revision_number": 0, "id": "317818bc-c947-4b51-a0bc-aafcaecd7320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:38:08Z", "security_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "tenant_id": "133705417f6d432d93543c75bd9bf062", "port_range_min": null, "ethertype": "IPv6", "project_id": "133705417f6d432d93543c75bd9bf062"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:38:08Z", "revision_number": 0, "id": "9d0eb6d2-6353-423b-b696-c85f7e29afb4", "remote_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "remote_ip_prefix": null, "created_at": "2018-10-10T04:38:08Z", "security_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "tenant_id": "133705417f6d432d93543c75bd9bf062", "port_range_min": null, "ethertype": "IPv4", "project_id": "133705417f6d432d93543c75bd9bf062"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:38:08Z", "revision_number": 0, "id": "c4ddd56f-ba0d-48e3-92be-8d43b1102620", "remote_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "remote_ip_prefix": null, "created_at": "2018-10-10T04:38:08Z", "security_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "tenant_id": "133705417f6d432d93543c75bd9bf062", "port_range_min": null, "ethertype": "IPv6", "project_id": "133705417f6d432d93543c75bd9bf062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:38:08Z", "revision_number": 0, "id": "ebb9a3fa-414c-411f-a8f6-001b7f23b4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:38:08Z", "security_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "tenant_id": "133705417f6d432d93543c75bd9bf062", "port_range_min": null, "ethertype": "IPv4", "project_id": "133705417f6d432d93543c75bd9bf062"}], "revision_number": 4, "project_id": "133705417f6d432d93543c75bd9bf062", "id": "748bd754-c51e-4827-991a-d042e901ca67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:38:41,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1adc7e83-276c-42f2-aa12-af00c1b2dc13 2018-10-10 04:38:41,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:41,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9728d09-433a-4477-8aa2-f7ef6b75e6dd Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:38:41,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f9728d09-433a-4477-8aa2-f7ef6b75e6dd 2018-10-10 04:38:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:41,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbec3d37-93a3-4141-87da-0d99b9ac8064 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:38:41,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-dbec3d37-93a3-4141-87da-0d99b9ac8064 2018-10-10 04:38:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:41,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a1212c-1094-41ba-9968-0466703cef95 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062"}, "enabled": true, "id": "133705417f6d432d93543c75bd9bf062", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-093313dd-6096-41f-proj"}} 2018-10-10 04:38:41,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 used request id req-63a1212c-1094-41ba-9968-0466703cef95 2018-10-10 04:38:41,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 748bd754-c51e-4827-991a-d042e901ca67 2018-10-10 04:38:41,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=748bd754-c51e-4827-991a-d042e901ca67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:42,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0217cd97-1cf6-4f8e-8099-f4dc51a7deb9 Date: Wed, 10 Oct 2018 04:38: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-10-10T04:38:08Z", "security_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "port_range_min": null, "revision_number": 0, "tenant_id": "133705417f6d432d93543c75bd9bf062", "created_at": "2018-10-10T04:38:08Z", "project_id": "133705417f6d432d93543c75bd9bf062", "id": "317818bc-c947-4b51-a0bc-aafcaecd7320"}, {"remote_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:38:08Z", "security_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "port_range_min": null, "revision_number": 0, "tenant_id": "133705417f6d432d93543c75bd9bf062", "created_at": "2018-10-10T04:38:08Z", "project_id": "133705417f6d432d93543c75bd9bf062", "id": "9d0eb6d2-6353-423b-b696-c85f7e29afb4"}, {"remote_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:38:08Z", "security_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "port_range_min": null, "revision_number": 0, "tenant_id": "133705417f6d432d93543c75bd9bf062", "created_at": "2018-10-10T04:38:08Z", "project_id": "133705417f6d432d93543c75bd9bf062", "id": "c4ddd56f-ba0d-48e3-92be-8d43b1102620"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:38:08Z", "security_group_id": "748bd754-c51e-4827-991a-d042e901ca67", "port_range_min": null, "revision_number": 0, "tenant_id": "133705417f6d432d93543c75bd9bf062", "created_at": "2018-10-10T04:38:08Z", "project_id": "133705417f6d432d93543c75bd9bf062", "id": "ebb9a3fa-414c-411f-a8f6-001b7f23b4ae"}]} 2018-10-10 04:38:42,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=748bd754-c51e-4827-991a-d042e901ca67 used request id req-0217cd97-1cf6-4f8e-8099-f4dc51a7deb9 2018-10-10 04:38:42,136 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:38:42,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/748bd754-c51e-4827-991a-d042e901ca67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:42,444 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-741d430e-dbc8-4982-8b07-09eed25fecfe Content-Length: 0 Date: Wed, 10 Oct 2018 04:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:38:42,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/748bd754-c51e-4827-991a-d042e901ca67 used request id req-741d430e-dbc8-4982-8b07-09eed25fecfe 2018-10-10 04:38:42,445 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-093313dd-6096-41f-proj 2018-10-10 04:38:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:42,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-465a2c70-7fee-4a01-ac58-1414e5aa9d0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:38:42,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/133705417f6d432d93543c75bd9bf062 used request id req-465a2c70-7fee-4a01-ac58-1414e5aa9d0f 2018-10-10 04:38:42,640 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-093313dd-6096-41f-proj-role 2018-10-10 04:38:42,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3937c732982f42c39618f8da5e300b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:42,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d8a7b9a-f7da-48ef-889d-9d0a99516ae3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:38:42,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3937c732982f42c39618f8da5e300b60 used request id req-8d8a7b9a-f7da-48ef-889d-9d0a99516ae3 2018-10-10 04:38:42,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b67d66f2c0669e657011cc5649687d46e30a6bed" 2018-10-10 04:38:42,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd183699-64cc-4705-93ac-a6787a83628f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:38:42,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bd183699-64cc-4705-93ac-a6787a83628f 2018-10-10 04:38:42,845 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-093313dd-6096-41f-user 2018-10-10 04:38:42,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/18e3aa5df81c45cab81bfb8338ae40cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc45a1d1ca727563ce9c29d7593180543131f654" 2018-10-10 04:38:43,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e53777d2-cc3d-44ca-86f4-71cddc23fd8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:38:43,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/18e3aa5df81c45cab81bfb8338ae40cc used request id req-e53777d2-cc3d-44ca-86f4-71cddc23fd8c 2018-10-10 04:38:43,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:43,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CXDWQZ-nSsqO7s8rDe3qWA"], "issued_at": "2018-10-10T04:38:43.000000Z"}} 2018-10-10 04:38:43,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9021f23bae111f048708895599b3a35c409668ab" 2018-10-10 04:38:43,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09da3a9a-769c-4b1f-b2dd-aa7be54ac2ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:43,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-09da3a9a-769c-4b1f-b2dd-aa7be54ac2ca 2018-10-10 04:38:43,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:43,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:43,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Am4-Y8wURbSgQthZ_BxY9Q"], "issued_at": "2018-10-10T04:38:43.000000Z"}} 2018-10-10 04:38:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:38:43,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f2c896-92e1-400c-9ad8-916798a7c367 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:43,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-39f2c896-92e1-400c-9ad8-916798a7c367 2018-10-10 04:38:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:38:43,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:38:43,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:38:44,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a68eff7-9786-413e-952b-9b85d7063545 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:38:44,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj used request id req-6a68eff7-9786-413e-952b-9b85d7063545 2018-10-10 04:38:44,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:38:44,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2d2724-4e23-4279-98bf-bf1ce2144425 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:38:44,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5c2d2724-4e23-4279-98bf-bf1ce2144425 2018-10-10 04:38:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}}' 2018-10-10 04:38:44,278 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c39f8b8-0e5e-47ab-afe3-a8e0cab56603 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}} 2018-10-10 04:38:44,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9c39f8b8-0e5e-47ab-afe3-a8e0cab56603 2018-10-10 04:38:44,279 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj 2018-10-10 04:38:44,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:44,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:44,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jd-Ncdp4QqmlxGMfii9gdQ"], "issued_at": "2018-10-10T04:38:44.000000Z"}} 2018-10-10 04:38:44,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4f555e2cacc7d6680cb579076432c48f2acd64" 2018-10-10 04:38:44,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e81d646-63e1-4b30-9621-b2a18d41cce5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:44,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8e81d646-63e1-4b30-9621-b2a18d41cce5 2018-10-10 04:38:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:38:44,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:38:44,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4f555e2cacc7d6680cb579076432c48f2acd64" 2018-10-10 04:38:44,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1121832f-80f9-43da-b35a-1a5f5ce1ed1a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:38:44,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1121832f-80f9-43da-b35a-1a5f5ce1ed1a 2018-10-10 04:38:44,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4f555e2cacc7d6680cb579076432c48f2acd64" 2018-10-10 04:38:44,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99f7149-97a6-4be8-8809-ce87fa3b2678 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}]} 2018-10-10 04:38:44,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj used request id req-d99f7149-97a6-4be8-8809-ce87fa3b2678 2018-10-10 04:38:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4f555e2cacc7d6680cb579076432c48f2acd64" 2018-10-10 04:38:45,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8586c48-c086-442f-8333-5a45e0811d15 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:38:45,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e8586c48-c086-442f-8333-5a45e0811d15 2018-10-10 04:38:45,344 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-user 2018-10-10 04:38:45,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:38:45,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99eafc7-2e01-4a89-882c-2122603efee8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:38:45,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b99eafc7-2e01-4a89-882c-2122603efee8 2018-10-10 04:38:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" -d '{"role": {"name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role"}}' 2018-10-10 04:38:45,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a18d62b8-1093-40c0-b346-51a21d9af2af Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e619a761a6f84371991e79d286c77e9c", "links": {"self": "http://172.30.9.25:5000/v3/roles/e619a761a6f84371991e79d286c77e9c"}, "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role"}} 2018-10-10 04:38:45,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a18d62b8-1093-40c0-b346-51a21d9af2af 2018-10-10 04:38:45,554 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role 2018-10-10 04:38:45,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e619a761a6f84371991e79d286c77e9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:38:45,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0b52db-03d1-4267-9398-05e0f78bd957 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e619a761a6f84371991e79d286c77e9c"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role", "id": "e619a761a6f84371991e79d286c77e9c"}} 2018-10-10 04:38:45,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e619a761a6f84371991e79d286c77e9c used request id req-cf0b52db-03d1-4267-9398-05e0f78bd957 2018-10-10 04:38:45,647 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role to project CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj 2018-10-10 04:38:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d/users/c0c7729f89f54297aab2dd460956b857/roles/e619a761a6f84371991e79d286c77e9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:38:45,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047fa2ff-0e3b-4dfc-847b-d27465e73aa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:38:45,772 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d/users/c0c7729f89f54297aab2dd460956b857/roles/e619a761a6f84371991e79d286c77e9c used request id req-047fa2ff-0e3b-4dfc-847b-d27465e73aa5 2018-10-10 04:38:45,773 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:38:45,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:45,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:46,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e619a761a6f84371991e79d286c77e9c", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role"}], "expires_at": "2018-10-10T05:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "528db67ca068498cad3d64310173964d", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-user", "id": "c0c7729f89f54297aab2dd460956b857"}, "audit_ids": ["Mc_TGgtRRGOXVC1aO_VDPQ"], "issued_at": "2018-10-10T04:38:46.000000Z"}} 2018-10-10 04:38:46,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" 2018-10-10 04:38:46,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af23107-701a-4337-8005-c3a0abcb5781 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:46,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3af23107-701a-4337-8005-c3a0abcb5781 2018-10-10 04:38:46,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" 2018-10-10 04:38:46,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a447a9b8-bf83-42f5-b820-1b6b8d23aa46 Date: Wed, 10 Oct 2018 04:38:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image"} 2018-10-10 04:38:46,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image used request id req-a447a9b8-bf83-42f5-b820-1b6b8d23aa46 2018-10-10 04:38:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" 2018-10-10 04:38:46,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f7ebdc5d-70e2-4ff6-bf40-1394726bb1bc Date: Wed, 10 Oct 2018 04:38:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:38:46,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f7ebdc5d-70e2-4ff6-bf40-1394726bb1bc 2018-10-10 04:38:46,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image"}' 2018-10-10 04:38:46,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c X-Openstack-Request-Id: req-7526899d-c7cd-47ef-96c1-1bf2388521f0 Date: Wed, 10 Oct 2018 04:38:46 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:38:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:38:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "min_disk": 0, "protected": false, "id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "file": "/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/file", "checksum": null, "owner": "528db67ca068498cad3d64310173964d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:38:46,808 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7526899d-c7cd-47ef-96c1-1bf2388521f0 2018-10-10 04:38:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" -d '' 2018-10-10 04:38:47,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3b859da-485b-464c-b286-34af4d28dc80 Date: Wed, 10 Oct 2018 04:38:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:38:47,983 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/file used request id req-d3b859da-485b-464c-b286-34af4d28dc80 2018-10-10 04:38:47,984 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:38:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" 2018-10-10 04:38:48,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-89174280-415d-4832-89a6-f14f8ac320ab Date: Wed, 10 Oct 2018 04:38:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:38:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:38:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/snap", "metadata": {}}], "self": "/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "min_disk": 0, "protected": false, "id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "file": "/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "528db67ca068498cad3d64310173964d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:38:48,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c used request id req-89174280-415d-4832-89a6-f14f8ac320ab 2018-10-10 04:38:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" 2018-10-10 04:38:48,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-83e4646d-da1f-4c2f-b8af-d5727d234562 Date: Wed, 10 Oct 2018 04:38:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:38:48,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-83e4646d-da1f-4c2f-b8af-d5727d234562 2018-10-10 04:38:48,326 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image 2018-10-10 04:38:48,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" 2018-10-10 04:38:48,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d4ccaa90-4d06-4bae-9e43-6f4a7a62fd5d Date: Wed, 10 Oct 2018 04:38:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:38:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:38:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/snap", "metadata": {}}], "self": "/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "min_disk": 0, "protected": false, "id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "file": "/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "528db67ca068498cad3d64310173964d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:38:48,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c used request id req-d4ccaa90-4d06-4bae-9e43-6f4a7a62fd5d 2018-10-10 04:38:48,488 - create_image - DEBUG - Instance status is - active 2018-10-10 04:38:48,488 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image 2018-10-10 04:38:48,488 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image 2018-10-10 04:38:48,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:48,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:48,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e619a761a6f84371991e79d286c77e9c", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role"}], "expires_at": "2018-10-10T05:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "528db67ca068498cad3d64310173964d", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-user", "id": "c0c7729f89f54297aab2dd460956b857"}, "audit_ids": ["TbijBDfZS1SAf3r7cYqtgQ"], "issued_at": "2018-10-10T04:38:48.000000Z"}} 2018-10-10 04:38:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" 2018-10-10 04:38:48,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b29dda-4763-4178-9923-6cc131b50cc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:48,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-67b29dda-4763-4178-9923-6cc131b50cc2 2018-10-10 04:38:48,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" 2018-10-10 04:38:49,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-48347783-5332-4b95-89cf-5dc7cf95c3bf Date: Wed, 10 Oct 2018 04:38:49 GMT RESP BODY: {"networks":[]} 2018-10-10 04:38:49,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net used request id req-48347783-5332-4b95-89cf-5dc7cf95c3bf 2018-10-10 04:38:49,115 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net 2018-10-10 04:38:49,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" -d '{"network": {"name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net", "admin_state_up": true}}' 2018-10-10 04:38:49,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-dbe5353c-1d21-4ebe-9037-715e7f6c7a75 Date: Wed, 10 Oct 2018 04:38:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:38:49Z","is_default":false,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","mtu":1450}} 2018-10-10 04:38:49,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-dbe5353c-1d21-4ebe-9037-715e7f6c7a75 2018-10-10 04:38:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" 2018-10-10 04:38:50,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-03362a96-b14e-4bc4-8e16-8697f3be005f Date: Wed, 10 Oct 2018 04:38:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:38:49Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:38:50,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-03362a96-b14e-4bc4-8e16-8697f3be005f 2018-10-10 04:38:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" 2018-10-10 04:38:50,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fcdc8fa7-f5cc-4294-9d44-8754ccef1dc3 Date: Wed, 10 Oct 2018 04:38:50 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:38:50,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-fcdc8fa7-f5cc-4294-9d44-8754ccef1dc3 2018-10-10 04:38:50,364 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet 2018-10-10 04:38:50,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" -d '{"subnets": [{"ip_version": 4, "network_id": "79dec59f-7f79-46fc-8af0-b49e5d70e529", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]}' 2018-10-10 04:38:51,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6689d72c-cde2-40b9-9d04-c385283bea99 Date: Wed, 10 Oct 2018 04:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:38:51,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-6689d72c-cde2-40b9-9d04-c385283bea99 2018-10-10 04:38:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" 2018-10-10 04:38:51,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-32424daf-e103-4c43-8e57-4163a03fb4ea Date: Wed, 10 Oct 2018 04:38:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2747d4aa-0775-41a8-afab-0233d91539e3"],"updated_at":"2018-10-10T04:38:50Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:38:51,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-32424daf-e103-4c43-8e57-4163a03fb4ea 2018-10-10 04:38:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" 2018-10-10 04:38:51,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff6a01a2-045c-4e5f-bbdf-577750db82b4 Date: Wed, 10 Oct 2018 04:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:38:51,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-ff6a01a2-045c-4e5f-bbdf-577750db82b4 2018-10-10 04:38:51,401 - OpenStackNetwork - DEBUG - Network [79dec59f-7f79-46fc-8af0-b49e5d70e529] created successfully 2018-10-10 04:38:51,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:51,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:51,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["4ugnf54DQgOhhWIXtDKekg"], "issued_at": "2018-10-10T04:38:51.000000Z"}} 2018-10-10 04:38:51,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}442ce32d55c2d0de13b7c38e210b3b55efb54f1e" 2018-10-10 04:38:51,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b91d40-a61e-4248-8e4a-64ca32f6022d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:51,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-92b91d40-a61e-4248-8e4a-64ca32f6022d 2018-10-10 04:38:51,857 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:38:51,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}442ce32d55c2d0de13b7c38e210b3b55efb54f1e" 2018-10-10 04:38:52,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-f2a0074b-7356-43a5-bfd5-1ccfd3c36634 x-compute-request-id: req-f2a0074b-7356-43a5-bfd5-1ccfd3c36634 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:38:52,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f2a0074b-7356-43a5-bfd5-1ccfd3c36634 2018-10-10 04:38:52,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}442ce32d55c2d0de13b7c38e210b3b55efb54f1e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-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-10-10 04:38:52,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-51bd7f13-2641-475b-837e-97fa17562782 x-compute-request-id: req-51bd7f13-2641-475b-837e-97fa17562782 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:38:52,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-51bd7f13-2641-475b-837e-97fa17562782 2018-10-10 04:38:52,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:52,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:52,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e619a761a6f84371991e79d286c77e9c", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role"}], "expires_at": "2018-10-10T05:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "528db67ca068498cad3d64310173964d", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-user", "id": "c0c7729f89f54297aab2dd460956b857"}, "audit_ids": ["R4VfFGQbTbygl7ErA-90uw"], "issued_at": "2018-10-10T04:38:52.000000Z"}} 2018-10-10 04:38:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:52,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c00870-0406-4ca9-bb34-8e3e34b6a8c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:52,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-70c00870-0406-4ca9-bb34-8e3e34b6a8c2 2018-10-10 04:38:52,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:38:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:52,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d846323b-1bc1-45eb-a3a6-8b367abf643c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:52,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d846323b-1bc1-45eb-a3a6-8b367abf643c 2018-10-10 04:38:52,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:52,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4e2b6dc6-9413-44fb-bd15-6518ef1f7bad Date: Wed, 10 Oct 2018 04:38:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2747d4aa-0775-41a8-afab-0233d91539e3"],"updated_at":"2018-10-10T04:38:50Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:38:52,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net used request id req-4e2b6dc6-9413-44fb-bd15-6518ef1f7bad 2018-10-10 04:38:52,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:38:52,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:38:52,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:53,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840a6938-30e9-471e-adf8-fac456c1ed3e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}} 2018-10-10 04:38:53,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d used request id req-840a6938-30e9-471e-adf8-fac456c1ed3e 2018-10-10 04:38:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:53,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eafc09ca-ea69-47b4-8a64-4b98471a9c3e Date: Wed, 10 Oct 2018 04:38:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:38:53,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-eafc09ca-ea69-47b4-8a64-4b98471a9c3e 2018-10-10 04:38:53,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:53,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3a8d4642-c825-4ec5-9a27-3e63cace86b4 Date: Wed, 10 Oct 2018 04:38:53 GMT RESP BODY: {"ports":[]} 2018-10-10 04:38:53,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1&admin_state_up=True used request id req-3a8d4642-c825-4ec5-9a27-3e63cace86b4 2018-10-10 04:38:53,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:53,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-43ebdb1c-2f0e-4454-b27c-63e80878e76c x-compute-request-id: req-43ebdb1c-2f0e-4454-b27c-63e80878e76c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:38:53,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst used request id req-43ebdb1c-2f0e-4454-b27c-63e80878e76c 2018-10-10 04:38:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:54,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9be1ab04-b987-4a2e-a91b-db2bd1a0a8be Date: Wed, 10 Oct 2018 04:38:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2747d4aa-0775-41a8-afab-0233d91539e3"],"updated_at":"2018-10-10T04:38:50Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:38:54,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net used request id req-9be1ab04-b987-4a2e-a91b-db2bd1a0a8be 2018-10-10 04:38:54,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:54,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61fa3bc-25ae-4633-bd55-8ec533d15231 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}} 2018-10-10 04:38:54,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d used request id req-a61fa3bc-25ae-4633-bd55-8ec533d15231 2018-10-10 04:38:54,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:54,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05c71d90-eb08-4d66-a446-89ded953080c Date: Wed, 10 Oct 2018 04:38:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:38:54,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-05c71d90-eb08-4d66-a446-89ded953080c 2018-10-10 04:38:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7ca18ada-e0b9-4785-96d3-a7e1a8d23e5d Date: Wed, 10 Oct 2018 04:38:54 GMT RESP BODY: {"ports":[]} 2018-10-10 04:38:54,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1&admin_state_up=True used request id req-7ca18ada-e0b9-4785-96d3-a7e1a8d23e5d 2018-10-10 04:38:54,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:38:54,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:38:54,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e619a761a6f84371991e79d286c77e9c", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role"}], "expires_at": "2018-10-10T05:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "528db67ca068498cad3d64310173964d", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/528db67ca068498cad3d64310173964d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/528db67ca068498cad3d64310173964d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/528db67ca068498cad3d64310173964d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-user", "id": "c0c7729f89f54297aab2dd460956b857"}, "audit_ids": ["vdumVcNOS_CD-PrOYJljvg"], "issued_at": "2018-10-10T04:38:54.000000Z"}} 2018-10-10 04:38:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36c67e5fec83c3d741c72e5908558319c0de9ce" 2018-10-10 04:38:54,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca893adc-d980-4da2-b8db-941faab20bfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:38:54,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ca893adc-d980-4da2-b8db-941faab20bfa 2018-10-10 04:38:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:55,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-04513355-bf4a-47e1-97e4-4f58c5fdaf87 Date: Wed, 10 Oct 2018 04:38:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2747d4aa-0775-41a8-afab-0233d91539e3"],"updated_at":"2018-10-10T04:38:50Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:38:55,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net used request id req-04513355-bf4a-47e1-97e4-4f58c5fdaf87 2018-10-10 04:38:55,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:55,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7aa13578-f0fc-4e7d-8816-2e7c00cd96fb Date: Wed, 10 Oct 2018 04:38:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:38:55,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-7aa13578-f0fc-4e7d-8816-2e7c00cd96fb 2018-10-10 04:38:55,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:55,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cf0fea2a-d909-4cf9-b9a1-2eb8274ededd Date: Wed, 10 Oct 2018 04:38:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2747d4aa-0775-41a8-afab-0233d91539e3"],"updated_at":"2018-10-10T04:38:50Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:38:55,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net used request id req-cf0fea2a-d909-4cf9-b9a1-2eb8274ededd 2018-10-10 04:38:55,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:38:55,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:38:55,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e36c67e5fec83c3d741c72e5908558319c0de9ce" 2018-10-10 04:38:55,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a81aa47-a588-46de-a621-cdf6fcc8e5d6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}} 2018-10-10 04:38:55,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d used request id req-7a81aa47-a588-46de-a621-cdf6fcc8e5d6 2018-10-10 04:38:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:55,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61a586ee-9e62-4eeb-bfea-fa18fd62eeb4 Date: Wed, 10 Oct 2018 04:38:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:38:55,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-61a586ee-9e62-4eeb-bfea-fa18fd62eeb4 2018-10-10 04:38:55,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:56,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aebae4d7-acfd-43a8-87c4-183b5fdaa8ba Date: Wed, 10 Oct 2018 04:38:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:38:56,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet used request id req-aebae4d7-acfd-43a8-87c4-183b5fdaa8ba 2018-10-10 04:38:56,038 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net 2018-10-10 04:38:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" -d '{"port": {"network_id": "79dec59f-7f79-46fc-8af0-b49e5d70e529", "fixed_ips": [{"subnet_id": "2747d4aa-0775-41a8-afab-0233d91539e3", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1", "admin_state_up": true}}' 2018-10-10 04:38:57,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-59d7b13d-9485-4412-a711-1424f0151d48 Date: Wed, 10 Oct 2018 04:38:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2747d4aa-0775-41a8-afab-0233d91539e3","ip_address":"10.55.0.101"}],"id":"2de1608d-f37b-4743-ae3a-54e84eb2559c","security_groups":["1f161d75-f29e-448e-94b8-595c86d147f0"],"mac_address":"fa:16:3e:4d:25:37","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1","project_id":"528db67ca068498cad3d64310173964d","qos_policy_id":null,"admin_state_up":true,"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:56Z","binding:vnic_type":"normal"}} 2018-10-10 04:38:57,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-59d7b13d-9485-4412-a711-1424f0151d48 2018-10-10 04:38:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:57,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e6b4106b-8613-46c0-b1f0-84dcbc2ae250 Date: Wed, 10 Oct 2018 04:38:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2747d4aa-0775-41a8-afab-0233d91539e3"],"updated_at":"2018-10-10T04:38:50Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:38:57,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net used request id req-e6b4106b-8613-46c0-b1f0-84dcbc2ae250 2018-10-10 04:38:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:57,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3957e51f-7258-4702-9f37-56d08129ebbf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}} 2018-10-10 04:38:57,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d used request id req-3957e51f-7258-4702-9f37-56d08129ebbf 2018-10-10 04:38:57,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:57,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dd8ae48c-57b6-4f71-ac18-79eae325c732 Date: Wed, 10 Oct 2018 04:38:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:38:57,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-dd8ae48c-57b6-4f71-ac18-79eae325c732 2018-10-10 04:38:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:57,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-d1e82a44-1a93-4847-a8dd-530b49f3647e Date: Wed, 10 Oct 2018 04:38:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2747d4aa-0775-41a8-afab-0233d91539e3","ip_address":"10.55.0.101"}],"id":"2de1608d-f37b-4743-ae3a-54e84eb2559c","security_groups":["1f161d75-f29e-448e-94b8-595c86d147f0"],"mac_address":"fa:16:3e:4d:25:37","project_id":"528db67ca068498cad3d64310173964d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1","admin_state_up":true,"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:56Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:38:57,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1&admin_state_up=True used request id req-d1e82a44-1a93-4847-a8dd-530b49f3647e 2018-10-10 04:38:57,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:57,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc04cc4-1a6b-487e-805d-979b462e2b0c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}} 2018-10-10 04:38:57,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d used request id req-9dc04cc4-1a6b-487e-805d-979b462e2b0c 2018-10-10 04:38:57,914 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst 2018-10-10 04:38:57,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:57,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-feedda15-dbf3-4565-b66f-b46136655236 x-compute-request-id: req-feedda15-dbf3-4565-b66f-b46136655236 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-flavor-name"}]} 2018-10-10 04:38:57,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-feedda15-dbf3-4565-b66f-b46136655236 2018-10-10 04:38:57,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:57,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-0e618287-825b-464a-8c53-397f676d9457 x-compute-request-id: req-0e618287-825b-464a-8c53-397f676d9457 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:38:57,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f used request id req-0e618287-825b-464a-8c53-397f676d9457 2018-10-10 04:38:57,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:58,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-55a019dd-1f21-488d-b5c8-502e6077ff4d Date: Wed, 10 Oct 2018 04:38:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:38:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:38:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/snap", "metadata": {}}], "self": "/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "min_disk": 0, "protected": false, "id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "file": "/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "528db67ca068498cad3d64310173964d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4efa2e37-205f-470e-979f-e4d0e78ce38c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image"} 2018-10-10 04:38:58,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image used request id req-55a019dd-1f21-488d-b5c8-502e6077ff4d 2018-10-10 04:38:58,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:58,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f297aa50-73ac-458a-8655-82a1f0c36eaa Date: Wed, 10 Oct 2018 04:38:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:38:58,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f297aa50-73ac-458a-8655-82a1f0c36eaa 2018-10-10 04:38:58,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" -d '{"server": {"name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "imageRef": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "flavorRef": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "max_count": 1, "min_count": 1, "networks": [{"port": "2de1608d-f37b-4743-ae3a-54e84eb2559c"}]}}' 2018-10-10 04:38:59,476 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:38: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-2df3b94f-c43f-4fc8-9772-e2b373979bb9 x-compute-request-id: req-2df3b94f-c43f-4fc8-9772-e2b373979bb9 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "adminPass": "447qAPHNekq4"}} 2018-10-10 04:38:59,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-2df3b94f-c43f-4fc8-9772-e2b373979bb9 2018-10-10 04:38:59,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:59,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-4d00c2cf-e1d0-46a4-b67f-4ab7edc84252 x-compute-request-id: req-4d00c2cf-e1d0-46a4-b67f-4ab7edc84252 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.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "image": {"id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "links": [{"href": "http://172.30.9.25:8774/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}]}, "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "user_id": "c0c7729f89f54297aab2dd460956b857", "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-10-10T04:38:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "created": "2018-10-10T04:38:59Z", "tenant_id": "528db67ca068498cad3d64310173964d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:59,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-4d00c2cf-e1d0-46a4-b67f-4ab7edc84252 2018-10-10 04:38:59,687 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst 2018-10-10 04:38:59,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:38:59,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:38: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-8b893b80-b737-462c-8cf1-abb3e77b430f x-compute-request-id: req-8b893b80-b737-462c-8cf1-abb3e77b430f 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.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "image": {"id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "links": [{"href": "http://172.30.9.25:8774/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}]}, "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "user_id": "c0c7729f89f54297aab2dd460956b857", "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-10-10T04:38:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "created": "2018-10-10T04:38:59Z", "tenant_id": "528db67ca068498cad3d64310173964d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:38:59,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-8b893b80-b737-462c-8cf1-abb3e77b430f 2018-10-10 04:38:59,914 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst] is - BUILD 2018-10-10 04:38:59,914 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:39:02,917 - create_instance - DEBUG - VM status query timeout in 896.770273924 2018-10-10 04:39:02,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:03,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-28a7de60-9b70-4afd-a524-c93466285c03 x-compute-request-id: req-28a7de60-9b70-4afd-a524-c93466285c03 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.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "image": {"id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "links": [{"href": "http://172.30.9.25:8774/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}]}, "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "security_groups": [{"name": "default"}], "user_id": "c0c7729f89f54297aab2dd460956b857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:39:00Z", "hostId": "2727b8222175ad3928b3e0e00e1235c4d03c940fe2d80e31f2380b11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "created": "2018-10-10T04:38:59Z", "tenant_id": "528db67ca068498cad3d64310173964d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:03,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-28a7de60-9b70-4afd-a524-c93466285c03 2018-10-10 04:39:03,467 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst] is - BUILD 2018-10-10 04:39:03,467 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:39:06,470 - create_instance - DEBUG - VM status query timeout in 893.217093945 2018-10-10 04:39:06,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:07,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-af39c2db-9470-42ce-84a1-066a3898f7c8 x-compute-request-id: req-af39c2db-9470-42ce-84a1-066a3898f7c8 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.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "image": {"id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "links": [{"href": "http://172.30.9.25:8774/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}]}, "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "security_groups": [{"name": "default"}], "user_id": "c0c7729f89f54297aab2dd460956b857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:39:00Z", "hostId": "2727b8222175ad3928b3e0e00e1235c4d03c940fe2d80e31f2380b11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "created": "2018-10-10T04:38:59Z", "tenant_id": "528db67ca068498cad3d64310173964d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:07,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-af39c2db-9470-42ce-84a1-066a3898f7c8 2018-10-10 04:39:07,239 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst] is - BUILD 2018-10-10 04:39:07,239 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:39:10,243 - create_instance - DEBUG - VM status query timeout in 889.444684982 2018-10-10 04:39:10,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:10,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-aedf48a2-f1b5-4479-881b-77da8c0a04a4 x-compute-request-id: req-aedf48a2-f1b5-4479-881b-77da8c0a04a4 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:25:37", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "image": {"id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "links": [{"href": "http://172.30.9.25:8774/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:39:06.000000", "flavor": {"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}]}, "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "security_groups": [{"name": "default"}], "user_id": "c0c7729f89f54297aab2dd460956b857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:39:06Z", "hostId": "2727b8222175ad3928b3e0e00e1235c4d03c940fe2d80e31f2380b11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "created": "2018-10-10T04:38:59Z", "tenant_id": "528db67ca068498cad3d64310173964d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:10,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-aedf48a2-f1b5-4479-881b-77da8c0a04a4 2018-10-10 04:39:10,674 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst] is - ACTIVE 2018-10-10 04:39:10,674 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:39:10,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:11,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-baae43be-5910-4159-953d-32a183b0f310 x-compute-request-id: req-baae43be-5910-4159-953d-32a183b0f310 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:25:37", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "image": {"id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "links": [{"href": "http://172.30.9.25:8774/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:39:06.000000", "flavor": {"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}]}, "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "security_groups": [{"name": "default"}], "user_id": "c0c7729f89f54297aab2dd460956b857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:39:06Z", "hostId": "2727b8222175ad3928b3e0e00e1235c4d03c940fe2d80e31f2380b11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "created": "2018-10-10T04:38:59Z", "tenant_id": "528db67ca068498cad3d64310173964d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:11,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-baae43be-5910-4159-953d-32a183b0f310 2018-10-10 04:39:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:11,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f5df12a8-27e1-4791-a7bd-2d86ebafafa6 Date: Wed, 10 Oct 2018 04:39:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2747d4aa-0775-41a8-afab-0233d91539e3"],"updated_at":"2018-10-10T04:38:50Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:39:11,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net used request id req-f5df12a8-27e1-4791-a7bd-2d86ebafafa6 2018-10-10 04:39:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:11,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d4d1ec-9611-4b93-a9b8-d0b0cf3a9f87 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}} 2018-10-10 04:39:11,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d used request id req-51d4d1ec-9611-4b93-a9b8-d0b0cf3a9f87 2018-10-10 04:39:11,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:11,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1be6e5cc-a4a6-4f1a-8064-1c00442eafe7 Date: Wed, 10 Oct 2018 04:39:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:39:11,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-1be6e5cc-a4a6-4f1a-8064-1c00442eafe7 2018-10-10 04:39:11,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:12,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-2069a7cd-3b13-4116-bd93-adac3e6c78b0 Date: Wed, 10 Oct 2018 04:39:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:39:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2747d4aa-0775-41a8-afab-0233d91539e3","ip_address":"10.55.0.101"}],"id":"2de1608d-f37b-4743-ae3a-54e84eb2559c","security_groups":["1f161d75-f29e-448e-94b8-595c86d147f0"],"mac_address":"fa:16:3e:4d:25:37","project_id":"528db67ca068498cad3d64310173964d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1","admin_state_up":true,"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:56Z","binding:vnic_type":"normal","device_id":"c681b5f8-8aea-49fd-8f2a-e51cc618b02e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2747d4aa-0775-41a8-afab-0233d91539e3","ip_address":"10.55.0.2"}],"id":"34eb6596-4189-47bb-b71e-ad64468822d8","security_groups":[],"mac_address":"fa:16:3e:51:d5:e8","project_id":"528db67ca068498cad3d64310173964d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-79dec59f-7f79-46fc-8af0-b49e5d70e529"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2747d4aa-0775-41a8-afab-0233d91539e3","ip_address":"10.55.0.3"}],"id":"cb2e04a7-0fc5-41b2-8fad-010dc0af0ce6","security_groups":[],"mac_address":"fa:16:3e:f8:fe:43","project_id":"528db67ca068498cad3d64310173964d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-79dec59f-7f79-46fc-8af0-b49e5d70e529"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:38:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2747d4aa-0775-41a8-afab-0233d91539e3","ip_address":"10.55.0.4"}],"id":"fdf4ecd3-a807-4636-8035-213834981768","security_groups":[],"mac_address":"fa:16:3e:44:79:24","project_id":"528db67ca068498cad3d64310173964d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-79dec59f-7f79-46fc-8af0-b49e5d70e529"}]} 2018-10-10 04:39:12,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-2069a7cd-3b13-4116-bd93-adac3e6c78b0 2018-10-10 04:39:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:12,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-12a36b1e-7890-44fb-9a6b-ceed8f53089e Date: Wed, 10 Oct 2018 04:39:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2747d4aa-0775-41a8-afab-0233d91539e3"],"updated_at":"2018-10-10T04:38:50Z","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"528db67ca068498cad3d64310173964d","id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net"}]} 2018-10-10 04:39:12,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-12a36b1e-7890-44fb-9a6b-ceed8f53089e 2018-10-10 04:39:12,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:12,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1c3ab6ee-4f2b-4424-857b-1fe547f313fb Date: Wed, 10 Oct 2018 04:39:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:39:12,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-1c3ab6ee-4f2b-4424-857b-1fe547f313fb 2018-10-10 04:39:12,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:12,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c2f2d420-6150-45f7-a628-3703311acd55 Date: Wed, 10 Oct 2018 04:39:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79dec59f-7f79-46fc-8af0-b49e5d70e529","tenant_id":"528db67ca068498cad3d64310173964d","created_at":"2018-10-10T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:38: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":"528db67ca068498cad3d64310173964d","id":"2747d4aa-0775-41a8-afab-0233d91539e3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet"}]} 2018-10-10 04:39:12,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=79dec59f-7f79-46fc-8af0-b49e5d70e529&name=CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet used request id req-c2f2d420-6150-45f7-a628-3703311acd55 2018-10-10 04:39:12,513 - create_instance - INFO - Deleting Port with ID - 2de1608d-f37b-4743-ae3a-54e84eb2559c 2018-10-10 04:39:12,514 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835cport-1 2018-10-10 04:39:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/2de1608d-f37b-4743-ae3a-54e84eb2559c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:13,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce09fdc8-55e3-46c7-bdd1-70bd6cc75cd9 Date: Wed, 10 Oct 2018 04:39:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:39:13,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/2de1608d-f37b-4743-ae3a-54e84eb2559c used request id req-ce09fdc8-55e3-46c7-bdd1-70bd6cc75cd9 2018-10-10 04:39:13,107 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst 2018-10-10 04:39:13,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:13,286 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:39: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-038a51f9-f4e9-4b7f-b8f1-fbb9a403439c x-compute-request-id: req-038a51f9-f4e9-4b7f-b8f1-fbb9a403439c Content-Type: application/json 2018-10-10 04:39:13,286 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-038a51f9-f4e9-4b7f-b8f1-fbb9a403439c 2018-10-10 04:39:13,287 - create_instance - INFO - Checking deletion status 2018-10-10 04:39:13,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:13,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-49cbda67-685a-4104-ab12-579a5ada2db9 x-compute-request-id: req-49cbda67-685a-4104-ab12-579a5ada2db9 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:25:37", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "image": {"id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "links": [{"href": "http://172.30.9.25:8774/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:39:06.000000", "flavor": {"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}]}, "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "user_id": "c0c7729f89f54297aab2dd460956b857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:39:13Z", "hostId": "2727b8222175ad3928b3e0e00e1235c4d03c940fe2d80e31f2380b11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "created": "2018-10-10T04:38:59Z", "tenant_id": "528db67ca068498cad3d64310173964d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:13,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-49cbda67-685a-4104-ab12-579a5ada2db9 2018-10-10 04:39:13,520 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst] is - ACTIVE 2018-10-10 04:39:13,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:39:16,523 - create_instance - DEBUG - VM status query timeout in 296.763796091 2018-10-10 04:39:16,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:16,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd647904-7a97-4bdc-abac-e487b10a07cb x-compute-request-id: req-fd647904-7a97-4bdc-abac-e487b10a07cb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "rel": "bookmark"}], "image": {"id": "4efa2e37-205f-470e-979f-e4d0e78ce38c", "links": [{"href": "http://172.30.9.25:8774/images/4efa2e37-205f-470e-979f-e4d0e78ce38c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:39:06.000000", "flavor": {"id": "3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "links": [{"href": "http://172.30.9.25:8774/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f", "rel": "bookmark"}]}, "id": "c681b5f8-8aea-49fd-8f2a-e51cc618b02e", "user_id": "c0c7729f89f54297aab2dd460956b857", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:39:13Z", "hostId": "2727b8222175ad3928b3e0e00e1235c4d03c940fe2d80e31f2380b11", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst", "created": "2018-10-10T04:38:59Z", "tenant_id": "528db67ca068498cad3d64310173964d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:16,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-fd647904-7a97-4bdc-abac-e487b10a07cb 2018-10-10 04:39:16,906 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst] is - ACTIVE 2018-10-10 04:39:16,906 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:39:19,907 - create_instance - DEBUG - VM status query timeout in 293.38041997 2018-10-10 04:39:19,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06300bfc6b3a493cc39ef429aa220c6ca373da12" 2018-10-10 04:39:19,962 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:39: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-b2bde4dc-21f6-4b7a-a49d-d617b4b0536b x-compute-request-id: req-b2bde4dc-21f6-4b7a-a49d-d617b4b0536b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c681b5f8-8aea-49fd-8f2a-e51cc618b02e could not be found.", "code": 404}} 2018-10-10 04:39:19,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/c681b5f8-8aea-49fd-8f2a-e51cc618b02e used request id req-b2bde4dc-21f6-4b7a-a49d-d617b4b0536b 2018-10-10 04:39:19,963 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c681b5f8-8aea-49fd-8f2a-e51cc618b02e could not be found. (HTTP 404) (Request-ID: req-b2bde4dc-21f6-4b7a-a49d-d617b4b0536b) 2018-10-10 04:39:19,963 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-inst 2018-10-10 04:39:19,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}442ce32d55c2d0de13b7c38e210b3b55efb54f1e" 2018-10-10 04:39:20,053 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:39: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-cca89481-f1d6-4a1f-bb12-4b1063f24323 x-compute-request-id: req-cca89481-f1d6-4a1f-bb12-4b1063f24323 Content-Length: 0 Content-Type: application/json 2018-10-10 04:39:20,053 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3e0061ca-5709-46a4-ad8f-5ffc0ae8102f used request id req-cca89481-f1d6-4a1f-bb12-4b1063f24323 2018-10-10 04:39:20,054 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet 2018-10-10 04:39:20,054 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-subnet 2018-10-10 04:39:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/2747d4aa-0775-41a8-afab-0233d91539e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" 2018-10-10 04:39:22,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f4c5621-3c10-482c-8eff-21cab0b66b06 Date: Wed, 10 Oct 2018 04:39:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:39:22,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/2747d4aa-0775-41a8-afab-0233d91539e3 used request id req-5f4c5621-3c10-482c-8eff-21cab0b66b06 2018-10-10 04:39:22,316 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-pub-net 2018-10-10 04:39:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/79dec59f-7f79-46fc-8af0-b49e5d70e529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f23aea251bda0940553c29ba9c64e33409cf37" 2018-10-10 04:39:23,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c9cabb6-6866-446c-b51b-df0a05e3d521 Date: Wed, 10 Oct 2018 04:39:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:39:23,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/79dec59f-7f79-46fc-8af0-b49e5d70e529 used request id req-6c9cabb6-6866-446c-b51b-df0a05e3d521 2018-10-10 04:39:23,535 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8ea46a5d-ae05-43f5-85b9-1f5f7b0d835c-image 2018-10-10 04:39:23,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f186089ddb1b76654c221ada6651cdc70bbf5ceb" 2018-10-10 04:39:24,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3bd964d-8887-49a3-91d4-2b469a56d927 Date: Wed, 10 Oct 2018 04:39:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:39:24,770 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4efa2e37-205f-470e-979f-e4d0e78ce38c used request id req-b3bd964d-8887-49a3-91d4-2b469a56d927 2018-10-10 04:39:24,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:25,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-52d0ece5-76df-4498-beb9-ce25c10f8cdb Date: Wed, 10 Oct 2018 04:39:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "528db67ca068498cad3d64310173964d", "created_at": "2018-10-10T04:38:49Z", "updated_at": "2018-10-10T04:38:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:38:49Z", "revision_number": 0, "id": "40c41814-2935-425f-8473-df9b30f42321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:38:49Z", "security_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "tenant_id": "528db67ca068498cad3d64310173964d", "port_range_min": null, "ethertype": "IPv6", "project_id": "528db67ca068498cad3d64310173964d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:38:49Z", "revision_number": 0, "id": "4ae9ae50-7b97-4b28-a82d-dfa5f26da642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:38:49Z", "security_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "tenant_id": "528db67ca068498cad3d64310173964d", "port_range_min": null, "ethertype": "IPv4", "project_id": "528db67ca068498cad3d64310173964d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:38:49Z", "revision_number": 0, "id": "5341d9af-b255-4672-a665-4c4c609eb218", "remote_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "remote_ip_prefix": null, "created_at": "2018-10-10T04:38:49Z", "security_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "tenant_id": "528db67ca068498cad3d64310173964d", "port_range_min": null, "ethertype": "IPv4", "project_id": "528db67ca068498cad3d64310173964d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:38:49Z", "revision_number": 0, "id": "e9f34154-738c-4161-83e5-504c2bd68508", "remote_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "remote_ip_prefix": null, "created_at": "2018-10-10T04:38:49Z", "security_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "tenant_id": "528db67ca068498cad3d64310173964d", "port_range_min": null, "ethertype": "IPv6", "project_id": "528db67ca068498cad3d64310173964d"}], "revision_number": 4, "project_id": "528db67ca068498cad3d64310173964d", "id": "1f161d75-f29e-448e-94b8-595c86d147f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:39:25,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-52d0ece5-76df-4498-beb9-ce25c10f8cdb 2018-10-10 04:39:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:25,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4616afc1-cf3b-4e46-a5bb-b0c3ef110658 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:39:25,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-4616afc1-cf3b-4e46-a5bb-b0c3ef110658 2018-10-10 04:39:25,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:25,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cdcd7c9-6123-461b-bc6a-581a6423452c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:39:25,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-3cdcd7c9-6123-461b-bc6a-581a6423452c 2018-10-10 04:39:25,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:25,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764a737d-d888-47f7-8b49-eba389f50299 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d"}, "enabled": true, "id": "528db67ca068498cad3d64310173964d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj"}} 2018-10-10 04:39:25,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d used request id req-764a737d-d888-47f7-8b49-eba389f50299 2018-10-10 04:39:25,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f161d75-f29e-448e-94b8-595c86d147f0 2018-10-10 04:39:25,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1f161d75-f29e-448e-94b8-595c86d147f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:25,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ebb3c58-e050-4ba8-b3f6-e79a8fe336a5 Date: Wed, 10 Oct 2018 04:39:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:38:49Z", "security_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "port_range_min": null, "revision_number": 0, "tenant_id": "528db67ca068498cad3d64310173964d", "created_at": "2018-10-10T04:38:49Z", "project_id": "528db67ca068498cad3d64310173964d", "id": "40c41814-2935-425f-8473-df9b30f42321"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:38:49Z", "security_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "port_range_min": null, "revision_number": 0, "tenant_id": "528db67ca068498cad3d64310173964d", "created_at": "2018-10-10T04:38:49Z", "project_id": "528db67ca068498cad3d64310173964d", "id": "4ae9ae50-7b97-4b28-a82d-dfa5f26da642"}, {"remote_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:38:49Z", "security_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "port_range_min": null, "revision_number": 0, "tenant_id": "528db67ca068498cad3d64310173964d", "created_at": "2018-10-10T04:38:49Z", "project_id": "528db67ca068498cad3d64310173964d", "id": "5341d9af-b255-4672-a665-4c4c609eb218"}, {"remote_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:38:49Z", "security_group_id": "1f161d75-f29e-448e-94b8-595c86d147f0", "port_range_min": null, "revision_number": 0, "tenant_id": "528db67ca068498cad3d64310173964d", "created_at": "2018-10-10T04:38:49Z", "project_id": "528db67ca068498cad3d64310173964d", "id": "e9f34154-738c-4161-83e5-504c2bd68508"}]} 2018-10-10 04:39:25,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1f161d75-f29e-448e-94b8-595c86d147f0 used request id req-8ebb3c58-e050-4ba8-b3f6-e79a8fe336a5 2018-10-10 04:39:25,445 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:39:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1f161d75-f29e-448e-94b8-595c86d147f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:25,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a6bfb7a-356a-4d3f-afc1-f41891d2534a Content-Length: 0 Date: Wed, 10 Oct 2018 04:39:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:39:25,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1f161d75-f29e-448e-94b8-595c86d147f0 used request id req-1a6bfb7a-356a-4d3f-afc1-f41891d2534a 2018-10-10 04:39:25,752 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj 2018-10-10 04:39:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:25,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b282a05-7fc5-4dbf-9f09-68133fac841e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:39:25,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/528db67ca068498cad3d64310173964d used request id req-5b282a05-7fc5-4dbf-9f09-68133fac841e 2018-10-10 04:39:25,958 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-proj-role 2018-10-10 04:39:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e619a761a6f84371991e79d286c77e9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:26,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c2ff2b-ec39-4775-b54d-5272ef8f699a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:39:26,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e619a761a6f84371991e79d286c77e9c used request id req-31c2ff2b-ec39-4775-b54d-5272ef8f699a 2018-10-10 04:39:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5d66cd391f69f52b65a2e7f5070495c4f0a9cc" 2018-10-10 04:39:26,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d64d58c-7ff1-4406-8814-add3e268c731 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:39:26,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8d64d58c-7ff1-4406-8814-add3e268c731 2018-10-10 04:39:26,243 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d4d54e0e-1e5b-4e7-user 2018-10-10 04:39:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c0c7729f89f54297aab2dd460956b857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d4f555e2cacc7d6680cb579076432c48f2acd64" 2018-10-10 04:39:26,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35c089b-239d-4d46-925e-3ff45a33e2e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:39:26,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c0c7729f89f54297aab2dd460956b857 used request id req-e35c089b-239d-4d46-925e-3ff45a33e2e8 2018-10-10 04:39:26,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:39:26,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["mXCcXVy9TPqiNVUGMhiCvw"], "issued_at": "2018-10-10T04:39:26.000000Z"}} 2018-10-10 04:39:26,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b33a5206851e6a0d1cd5266bc0e784de0fb9e2" 2018-10-10 04:39:26,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58a9f6c-a6ce-480d-8a67-e897aa1aab85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:26,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f58a9f6c-a6ce-480d-8a67-e897aa1aab85 2018-10-10 04:39:26,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:39:26,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:39:27,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["pdnOXYx5QIWq9YFUPAADow"], "issued_at": "2018-10-10T04:39:27.000000Z"}} 2018-10-10 04:39:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:39:27,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d87222-1dad-43cc-a422-3ea71ccec871 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:27,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-25d87222-1dad-43cc-a422-3ea71ccec871 2018-10-10 04:39:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:39:27,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:39:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:39:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:39:27,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb74ab2-9cad-4e27-86fe-114c53366915 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:39:27,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj used request id req-2cb74ab2-9cad-4e27-86fe-114c53366915 2018-10-10 04:39:27,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:39:27,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536081e9-a895-41c4-9f01-7f6b2b34d245 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:39:27,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-536081e9-a895-41c4-9f01-7f6b2b34d245 2018-10-10 04:39:27,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}}' 2018-10-10 04:39:27,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:39:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14633a80-d37d-4da3-b9af-df4e720eb9d1 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}} 2018-10-10 04:39:27,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-14633a80-d37d-4da3-b9af-df4e720eb9d1 2018-10-10 04:39:27,667 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj 2018-10-10 04:39:27,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:39:27,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:39:28,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:39:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["0kede9oeTAKV2c7wpzdiDg"], "issued_at": "2018-10-10T04:39:28.000000Z"}} 2018-10-10 04:39:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b0d5ee007b428e8c60dd35c2a9e522f9e44174" 2018-10-10 04:39:28,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d7726d-535a-48a0-aad0-b6ca135a4f5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:28,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-88d7726d-535a-48a0-aad0-b6ca135a4f5a 2018-10-10 04:39:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:39:28,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:39:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b0d5ee007b428e8c60dd35c2a9e522f9e44174" 2018-10-10 04:39:28,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8723346-90df-405a-8105-c7272788f30d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:39:28,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e8723346-90df-405a-8105-c7272788f30d 2018-10-10 04:39:28,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b0d5ee007b428e8c60dd35c2a9e522f9e44174" 2018-10-10 04:39:28,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada7f55a-51ca-42c9-b654-5cbe7a580d50 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}]} 2018-10-10 04:39:28,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj used request id req-ada7f55a-51ca-42c9-b654-5cbe7a580d50 2018-10-10 04:39:28,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b0d5ee007b428e8c60dd35c2a9e522f9e44174" 2018-10-10 04:39:28,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2f4556-2c16-4f27-8b1a-309af3bc9b03 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:39:28,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8f2f4556-2c16-4f27-8b1a-309af3bc9b03 2018-10-10 04:39:28,859 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-22c5b64b-bddc-40a-user 2018-10-10 04:39:28,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:39:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:39:28,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147bc4cd-22cf-4b71-b08d-ef5aca4effb7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:39:28,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-147bc4cd-22cf-4b71-b08d-ef5aca4effb7 2018-10-10 04:39:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" -d '{"role": {"name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role"}}' 2018-10-10 04:39:29,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf51834c-3aa3-45ba-b749-c77e5fe8c357 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7eb15c97ba4d4c7ea84ee525acba06d4", "links": {"self": "http://172.30.9.25:5000/v3/roles/7eb15c97ba4d4c7ea84ee525acba06d4"}, "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role"}} 2018-10-10 04:39:29,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-cf51834c-3aa3-45ba-b749-c77e5fe8c357 2018-10-10 04:39:29,058 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role 2018-10-10 04:39:29,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7eb15c97ba4d4c7ea84ee525acba06d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:39:29,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe614a48-f768-45ee-a6a5-ea63d360a2b3 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7eb15c97ba4d4c7ea84ee525acba06d4"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role", "id": "7eb15c97ba4d4c7ea84ee525acba06d4"}} 2018-10-10 04:39:29,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7eb15c97ba4d4c7ea84ee525acba06d4 used request id req-fe614a48-f768-45ee-a6a5-ea63d360a2b3 2018-10-10 04:39:29,080 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role to project CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj 2018-10-10 04:39:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861/users/223cd119b0f34b45a91d99e0d28a96bc/roles/7eb15c97ba4d4c7ea84ee525acba06d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:39:29,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9ff39f2-203f-4140-bf4b-bb9a717892f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:39:29,203 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861/users/223cd119b0f34b45a91d99e0d28a96bc/roles/7eb15c97ba4d4c7ea84ee525acba06d4 used request id req-d9ff39f2-203f-4140-bf4b-bb9a717892f9 2018-10-10 04:39:29,203 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:39:29,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:39:29,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:39:29,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7eb15c97ba4d4c7ea84ee525acba06d4", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role"}], "expires_at": "2018-10-10T05:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86b4785c5d6646c4bbd5303aa923d861", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-user", "id": "223cd119b0f34b45a91d99e0d28a96bc"}, "audit_ids": ["hl9AkdB3T7ebwbeYTwopUw"], "issued_at": "2018-10-10T04:39:29.000000Z"}} 2018-10-10 04:39:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" 2018-10-10 04:39:29,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb82c43-9c89-4c83-b304-a035ee9210bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:29,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cfb82c43-9c89-4c83-b304-a035ee9210bd 2018-10-10 04:39:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" 2018-10-10 04:39:29,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8230c948-ab13-434a-bcc0-99585b00c947 Date: Wed, 10 Oct 2018 04:39:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image"} 2018-10-10 04:39:29,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image used request id req-8230c948-ab13-434a-bcc0-99585b00c947 2018-10-10 04:39:29,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" 2018-10-10 04:39:30,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f18a7409-cc11-4242-b8fe-0c68a2fe68ce Date: Wed, 10 Oct 2018 04:39:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:39:30,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-f18a7409-cc11-4242-b8fe-0c68a2fe68ce 2018-10-10 04:39:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image"}' 2018-10-10 04:39:30,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6 X-Openstack-Request-Id: req-5e60ef2f-e80b-4563-8b36-8b31878f1882 Date: Wed, 10 Oct 2018 04:39:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:39:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:39:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "min_disk": 0, "protected": false, "id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "file": "/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/file", "checksum": null, "owner": "86b4785c5d6646c4bbd5303aa923d861", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:39:30,255 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5e60ef2f-e80b-4563-8b36-8b31878f1882 2018-10-10 04:39:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" -d '' 2018-10-10 04:39:31,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36271901-d223-4763-bd55-d412917e86c5 Date: Wed, 10 Oct 2018 04:39:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:39:31,353 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/file used request id req-36271901-d223-4763-bd55-d412917e86c5 2018-10-10 04:39:31,354 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:39:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" 2018-10-10 04:39:31,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fe6dcc84-5ae6-4b83-a4fa-dceb22b1c8db Date: Wed, 10 Oct 2018 04:39:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:39:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:39:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/snap", "metadata": {}}], "self": "/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "min_disk": 0, "protected": false, "id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "file": "/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86b4785c5d6646c4bbd5303aa923d861", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:39:31,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6 used request id req-fe6dcc84-5ae6-4b83-a4fa-dceb22b1c8db 2018-10-10 04:39:31,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" 2018-10-10 04:39:31,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef3174b8-5642-4b75-8b27-a0cb886410ad Date: Wed, 10 Oct 2018 04:39:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:39:31,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ef3174b8-5642-4b75-8b27-a0cb886410ad 2018-10-10 04:39:31,687 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image 2018-10-10 04:39:31,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" 2018-10-10 04:39:31,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d843a0c3-59c2-4221-b59d-9a5dce47c6c0 Date: Wed, 10 Oct 2018 04:39:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:39:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:39:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/snap", "metadata": {}}], "self": "/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "min_disk": 0, "protected": false, "id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "file": "/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86b4785c5d6646c4bbd5303aa923d861", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:39:31,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6 used request id req-d843a0c3-59c2-4221-b59d-9a5dce47c6c0 2018-10-10 04:39:31,855 - create_image - DEBUG - Instance status is - active 2018-10-10 04:39:31,855 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image 2018-10-10 04:39:31,855 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image 2018-10-10 04:39:31,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:39:31,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:39:32,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7eb15c97ba4d4c7ea84ee525acba06d4", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role"}], "expires_at": "2018-10-10T05:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86b4785c5d6646c4bbd5303aa923d861", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-user", "id": "223cd119b0f34b45a91d99e0d28a96bc"}, "audit_ids": ["sOtixtYfR9ucdnlUwZ8EjA"], "issued_at": "2018-10-10T04:39:32.000000Z"}} 2018-10-10 04:39:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" 2018-10-10 04:39:32,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e361bf-0320-4aff-abb7-21da10fa89bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:32,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-84e361bf-0320-4aff-abb7-21da10fa89bd 2018-10-10 04:39:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" 2018-10-10 04:39:32,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d00d31b7-74e4-4d8d-802b-b75f1c473a10 Date: Wed, 10 Oct 2018 04:39:32 GMT RESP BODY: {"networks":[]} 2018-10-10 04:39:32,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net used request id req-d00d31b7-74e4-4d8d-802b-b75f1c473a10 2018-10-10 04:39:32,468 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net 2018-10-10 04:39:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" -d '{"network": {"name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net", "admin_state_up": true}}' 2018-10-10 04:39:33,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-7bb799e7-0984-4aac-9de4-7c333b1c9ad7 Date: Wed, 10 Oct 2018 04:39:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:39:32Z","is_default":false,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","mtu":1450}} 2018-10-10 04:39:33,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-7bb799e7-0984-4aac-9de4-7c333b1c9ad7 2018-10-10 04:39:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" 2018-10-10 04:39:33,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-afc7f6cf-22c9-42a4-b236-2c5aa4a730eb Date: Wed, 10 Oct 2018 04:39:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:39:32Z","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net"}]} 2018-10-10 04:39:33,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-afc7f6cf-22c9-42a4-b236-2c5aa4a730eb 2018-10-10 04:39:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" 2018-10-10 04:39:33,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4294b1f8-81fe-4346-8072-a96c125b38d2 Date: Wed, 10 Oct 2018 04:39:33 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:39:33,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-4294b1f8-81fe-4346-8072-a96c125b38d2 2018-10-10 04:39:33,448 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet 2018-10-10 04:39:33,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" -d '{"subnets": [{"ip_version": 4, "network_id": "8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]}' 2018-10-10 04:39:34,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5cb9eb45-4315-424b-8785-b127ee539b26 Date: Wed, 10 Oct 2018 04:39:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:39: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":"86b4785c5d6646c4bbd5303aa923d861","id":"55c05318-bea2-4b96-8e40-6f53413ee31a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]} 2018-10-10 04:39:34,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-5cb9eb45-4315-424b-8785-b127ee539b26 2018-10-10 04:39:34,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" 2018-10-10 04:39:34,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7b6a8a6f-4305-4ff2-a8e4-b2a51c5ae2ab Date: Wed, 10 Oct 2018 04:39:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55c05318-bea2-4b96-8e40-6f53413ee31a"],"updated_at":"2018-10-10T04:39:33Z","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net"}]} 2018-10-10 04:39:34,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-7b6a8a6f-4305-4ff2-a8e4-b2a51c5ae2ab 2018-10-10 04:39:34,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" 2018-10-10 04:39:34,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cf92b946-f615-408c-8755-96b051160e16 Date: Wed, 10 Oct 2018 04:39:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:39: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":"86b4785c5d6646c4bbd5303aa923d861","id":"55c05318-bea2-4b96-8e40-6f53413ee31a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]} 2018-10-10 04:39:34,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-cf92b946-f615-408c-8755-96b051160e16 2018-10-10 04:39:34,589 - OpenStackNetwork - DEBUG - Network [8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01] created successfully 2018-10-10 04:39:34,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:39:34,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:39:34,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["zgT4Q336S76nWVoMpK15DQ"], "issued_at": "2018-10-10T04:39:34.000000Z"}} 2018-10-10 04:39:34,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89507c71efd085c97e7648d676b79f0c21ef2f77" 2018-10-10 04:39:35,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33695a3-5889-4a2a-ae89-a5825ff6bdbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:35,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e33695a3-5889-4a2a-ae89-a5825ff6bdbd 2018-10-10 04:39:35,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:39:35,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89507c71efd085c97e7648d676b79f0c21ef2f77" 2018-10-10 04:39:35,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-a3c41bc0-e3f5-4620-95f6-35eecdff0faf x-compute-request-id: req-a3c41bc0-e3f5-4620-95f6-35eecdff0faf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:39:35,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a3c41bc0-e3f5-4620-95f6-35eecdff0faf 2018-10-10 04:39:35,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89507c71efd085c97e7648d676b79f0c21ef2f77" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-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-10-10 04:39:35,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-f627951f-b417-4374-9d00-f16920174481 x-compute-request-id: req-f627951f-b417-4374-9d00-f16920174481 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:39:35,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f627951f-b417-4374-9d00-f16920174481 2018-10-10 04:39:35,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:39:35,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:39:35,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7eb15c97ba4d4c7ea84ee525acba06d4", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role"}], "expires_at": "2018-10-10T05:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86b4785c5d6646c4bbd5303aa923d861", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-user", "id": "223cd119b0f34b45a91d99e0d28a96bc"}, "audit_ids": ["vjl2kTrvRMi96jJordQ5xQ"], "issued_at": "2018-10-10T04:39:35.000000Z"}} 2018-10-10 04:39:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:35,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f248ebf-6aa0-44fd-b40e-8bff7e48d8ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:35,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4f248ebf-6aa0-44fd-b40e-8bff7e48d8ed 2018-10-10 04:39:35,781 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:39:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:35,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f5794e-ac16-46c6-b779-692226fa272e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:35,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-60f5794e-ac16-46c6-b779-692226fa272e 2018-10-10 04:39:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:36,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ec3a52df-abd7-4cc2-93ed-1e22cabe2fd1 Date: Wed, 10 Oct 2018 04:39:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55c05318-bea2-4b96-8e40-6f53413ee31a"],"updated_at":"2018-10-10T04:39:33Z","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net"}]} 2018-10-10 04:39:36,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net used request id req-ec3a52df-abd7-4cc2-93ed-1e22cabe2fd1 2018-10-10 04:39:36,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:39:36,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:39:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:39:36,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:36,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d061f9ca-9edd-47a6-81c3-229572ff20ff Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}} 2018-10-10 04:39:36,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 used request id req-d061f9ca-9edd-47a6-81c3-229572ff20ff 2018-10-10 04:39:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:36,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8fb0029c-b4eb-423d-a419-6e26c8307b7d Date: Wed, 10 Oct 2018 04:39:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:39: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":"86b4785c5d6646c4bbd5303aa923d861","id":"55c05318-bea2-4b96-8e40-6f53413ee31a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]} 2018-10-10 04:39:36,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-8fb0029c-b4eb-423d-a419-6e26c8307b7d 2018-10-10 04:39:36,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:36,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bc9c3044-170c-48f3-b24d-18d2adb1dbe3 Date: Wed, 10 Oct 2018 04:39:36 GMT RESP BODY: {"ports":[]} 2018-10-10 04:39:36,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1&admin_state_up=True used request id req-bc9c3044-170c-48f3-b24d-18d2adb1dbe3 2018-10-10 04:39:36,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:36,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-d6f323fb-254f-40a9-a892-b3f683aed98c x-compute-request-id: req-d6f323fb-254f-40a9-a892-b3f683aed98c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:39:36,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst used request id req-d6f323fb-254f-40a9-a892-b3f683aed98c 2018-10-10 04:39:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:36,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5a9a0700-96d3-4897-9e39-bc24705b7187 Date: Wed, 10 Oct 2018 04:39:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55c05318-bea2-4b96-8e40-6f53413ee31a"],"updated_at":"2018-10-10T04:39:33Z","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net"}]} 2018-10-10 04:39:36,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net used request id req-5a9a0700-96d3-4897-9e39-bc24705b7187 2018-10-10 04:39:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:37,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164c17d0-768f-491b-8163-c82cbe3d1e6d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}} 2018-10-10 04:39:37,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 used request id req-164c17d0-768f-491b-8163-c82cbe3d1e6d 2018-10-10 04:39:37,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:37,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a6dad217-2616-4f67-a538-01f5d2603ea1 Date: Wed, 10 Oct 2018 04:39:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:39: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":"86b4785c5d6646c4bbd5303aa923d861","id":"55c05318-bea2-4b96-8e40-6f53413ee31a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]} 2018-10-10 04:39:37,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-a6dad217-2616-4f67-a538-01f5d2603ea1 2018-10-10 04:39:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:37,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fbe6b3b8-83db-4836-9aa3-7b753454484c Date: Wed, 10 Oct 2018 04:39:37 GMT RESP BODY: {"ports":[]} 2018-10-10 04:39:37,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1&admin_state_up=True used request id req-fbe6b3b8-83db-4836-9aa3-7b753454484c 2018-10-10 04:39:37,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:39:37,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:39:37,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7eb15c97ba4d4c7ea84ee525acba06d4", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role"}], "expires_at": "2018-10-10T05:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86b4785c5d6646c4bbd5303aa923d861", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/86b4785c5d6646c4bbd5303aa923d861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-user", "id": "223cd119b0f34b45a91d99e0d28a96bc"}, "audit_ids": ["Uu6alon5SI-AW-MFoKXxcw"], "issued_at": "2018-10-10T04:39:37.000000Z"}} 2018-10-10 04:39:37,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc456354400ed07348fc6575b2a7ba476e10c6a5" 2018-10-10 04:39:37,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436ff5a4-0249-4cca-bffb-61292090f84a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:39:37,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-436ff5a4-0249-4cca-bffb-61292090f84a 2018-10-10 04:39:37,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:37,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-caa223a8-e9ef-4135-b517-3256e838d11f Date: Wed, 10 Oct 2018 04:39:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55c05318-bea2-4b96-8e40-6f53413ee31a"],"updated_at":"2018-10-10T04:39:33Z","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net"}]} 2018-10-10 04:39:37,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net used request id req-caa223a8-e9ef-4135-b517-3256e838d11f 2018-10-10 04:39:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:38,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6a95f06f-d702-4264-94da-210fd4b6a170 Date: Wed, 10 Oct 2018 04:39:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:39: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":"86b4785c5d6646c4bbd5303aa923d861","id":"55c05318-bea2-4b96-8e40-6f53413ee31a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]} 2018-10-10 04:39:38,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-6a95f06f-d702-4264-94da-210fd4b6a170 2018-10-10 04:39:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:38,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-aeb9ca92-6b7e-4cb9-b4b0-eee0388c40b3 Date: Wed, 10 Oct 2018 04:39:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55c05318-bea2-4b96-8e40-6f53413ee31a"],"updated_at":"2018-10-10T04:39:33Z","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net"}]} 2018-10-10 04:39:38,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net used request id req-aeb9ca92-6b7e-4cb9-b4b0-eee0388c40b3 2018-10-10 04:39:38,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:39:38,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:39:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:39:38,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc456354400ed07348fc6575b2a7ba476e10c6a5" 2018-10-10 04:39:38,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41e6641-53c7-4ad0-b166-445a660bc588 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}} 2018-10-10 04:39:38,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 used request id req-e41e6641-53c7-4ad0-b166-445a660bc588 2018-10-10 04:39:38,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:38,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbe1e21a-eeb9-47a2-889c-0d85a9b5888b Date: Wed, 10 Oct 2018 04:39:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:39: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":"86b4785c5d6646c4bbd5303aa923d861","id":"55c05318-bea2-4b96-8e40-6f53413ee31a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]} 2018-10-10 04:39:38,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-fbe1e21a-eeb9-47a2-889c-0d85a9b5888b 2018-10-10 04:39:38,683 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net 2018-10-10 04:39:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" -d '{"port": {"network_id": "8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1", "admin_state_up": true}}' 2018-10-10 04:39:40,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-e00e3ac6-33d7-42e7-9703-441bb7c7ec11 Date: Wed, 10 Oct 2018 04:39:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:39:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55c05318-bea2-4b96-8e40-6f53413ee31a","ip_address":"10.55.0.5"}],"id":"a9cdb597-0de7-4eee-81a4-270c272972a8","security_groups":["393d0976-b11a-4865-8392-a8a67adfa126"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1","project_id":"86b4785c5d6646c4bbd5303aa923d861","qos_policy_id":null,"admin_state_up":true,"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:39Z","binding:vnic_type":"normal"}} 2018-10-10 04:39:40,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e00e3ac6-33d7-42e7-9703-441bb7c7ec11 2018-10-10 04:39:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:40,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7be32555-e9ec-44a2-88a8-b36967d55c80 Date: Wed, 10 Oct 2018 04:39:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55c05318-bea2-4b96-8e40-6f53413ee31a"],"updated_at":"2018-10-10T04:39:33Z","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net"}]} 2018-10-10 04:39:40,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net used request id req-7be32555-e9ec-44a2-88a8-b36967d55c80 2018-10-10 04:39:40,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:40,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece4e704-cd49-478a-811f-5a823c0b785a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}} 2018-10-10 04:39:40,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 used request id req-ece4e704-cd49-478a-811f-5a823c0b785a 2018-10-10 04:39:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:40,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c9774bc0-68b6-4daa-9171-a01cb66849b0 Date: Wed, 10 Oct 2018 04:39:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:39: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":"86b4785c5d6646c4bbd5303aa923d861","id":"55c05318-bea2-4b96-8e40-6f53413ee31a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]} 2018-10-10 04:39:40,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-c9774bc0-68b6-4daa-9171-a01cb66849b0 2018-10-10 04:39:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:40,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 794 X-Openstack-Request-Id: req-9e8eb3b7-5459-49d5-bf5b-9dce619a12f3 Date: Wed, 10 Oct 2018 04:39:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:39:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55c05318-bea2-4b96-8e40-6f53413ee31a","ip_address":"10.55.0.5"}],"id":"a9cdb597-0de7-4eee-81a4-270c272972a8","security_groups":["393d0976-b11a-4865-8392-a8a67adfa126"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"86b4785c5d6646c4bbd5303aa923d861","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1","admin_state_up":true,"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:39:40,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1&admin_state_up=True used request id req-9e8eb3b7-5459-49d5-bf5b-9dce619a12f3 2018-10-10 04:39:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:41,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ba20e5-4c07-4729-8a17-82dcd18bd167 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}} 2018-10-10 04:39:41,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 used request id req-b8ba20e5-4c07-4729-8a17-82dcd18bd167 2018-10-10 04:39:41,044 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst 2018-10-10 04:39:41,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:41,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-163e3850-5b8f-4ab9-b56d-2a62f296fe6a x-compute-request-id: req-163e3850-5b8f-4ab9-b56d-2a62f296fe6a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-flavor-name"}]} 2018-10-10 04:39:41,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-163e3850-5b8f-4ab9-b56d-2a62f296fe6a 2018-10-10 04:39:41,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:41,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-5d7a7ae1-cfc5-4954-b57d-f86ce5260f7d x-compute-request-id: req-5d7a7ae1-cfc5-4954-b57d-f86ce5260f7d Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:39:41,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf used request id req-5d7a7ae1-cfc5-4954-b57d-f86ce5260f7d 2018-10-10 04:39:41,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:41,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-5c79054f-6436-4dc9-8335-c592a6485c3a Date: Wed, 10 Oct 2018 04:39:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:39:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:39:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/snap", "metadata": {}}], "self": "/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "min_disk": 0, "protected": false, "id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "file": "/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86b4785c5d6646c4bbd5303aa923d861", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/3d36b939-0eb1-49f7-afd7-d081130c11b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image"} 2018-10-10 04:39:41,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image used request id req-5c79054f-6436-4dc9-8335-c592a6485c3a 2018-10-10 04:39:41,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:41,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-47bfa5c2-b83a-49da-ad1d-f3a9afe18a19 Date: Wed, 10 Oct 2018 04:39:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:39:41,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-47bfa5c2-b83a-49da-ad1d-f3a9afe18a19 2018-10-10 04:39:41,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" -d '{"server": {"name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst", "imageRef": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "flavorRef": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "max_count": 1, "min_count": 1, "networks": [{"port": "a9cdb597-0de7-4eee-81a4-270c272972a8"}]}}' 2018-10-10 04:39:43,040 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:39: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-c5eb5533-6fb5-4cfe-8edf-508aa8be06a3 x-compute-request-id: req-c5eb5533-6fb5-4cfe-8edf-508aa8be06a3 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92d11e96-f689-420e-91b4-524767b56359", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "bookmark"}], "adminPass": "L9pt9Wg4RNRx"}} 2018-10-10 04:39:43,041 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c5eb5533-6fb5-4cfe-8edf-508aa8be06a3 2018-10-10 04:39:43,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:43,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-0a168f17-d34f-446f-ba10-d4c8a84a6ac3 x-compute-request-id: req-0a168f17-d34f-446f-ba10-d4c8a84a6ac3 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.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "bookmark"}], "image": {"id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "links": [{"href": "http://172.30.9.25:8774/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "links": [{"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}]}, "id": "92d11e96-f689-420e-91b4-524767b56359", "user_id": "223cd119b0f34b45a91d99e0d28a96bc", "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-10-10T04:39:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst", "created": "2018-10-10T04:39:43Z", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:43,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 used request id req-0a168f17-d34f-446f-ba10-d4c8a84a6ac3 2018-10-10 04:39:43,409 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst 2018-10-10 04:39:43,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:43,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-2872a6b1-2d8d-4bbc-9252-0969b7a52d83 x-compute-request-id: req-2872a6b1-2d8d-4bbc-9252-0969b7a52d83 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.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "bookmark"}], "image": {"id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "links": [{"href": "http://172.30.9.25:8774/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "links": [{"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}]}, "id": "92d11e96-f689-420e-91b4-524767b56359", "user_id": "223cd119b0f34b45a91d99e0d28a96bc", "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-10-10T04:39:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst", "created": "2018-10-10T04:39:43Z", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:43,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 used request id req-2872a6b1-2d8d-4bbc-9252-0969b7a52d83 2018-10-10 04:39:43,633 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst] is - BUILD 2018-10-10 04:39:43,633 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:39:46,636 - create_instance - DEBUG - VM status query timeout in 896.773471117 2018-10-10 04:39:46,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:47,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-d7455831-d10c-4d77-aa43-e386b1cab613 x-compute-request-id: req-d7455831-d10c-4d77-aa43-e386b1cab613 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "bookmark"}], "image": {"id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "links": [{"href": "http://172.30.9.25:8774/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "links": [{"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}]}, "id": "92d11e96-f689-420e-91b4-524767b56359", "security_groups": [{"name": "default"}], "user_id": "223cd119b0f34b45a91d99e0d28a96bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:39:44Z", "hostId": "209509f18d82bb4c4f68fd95f60fe822763577d86c772442c1910a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst", "created": "2018-10-10T04:39:43Z", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:47,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 used request id req-d7455831-d10c-4d77-aa43-e386b1cab613 2018-10-10 04:39:47,588 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst] is - BUILD 2018-10-10 04:39:47,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:39:50,591 - create_instance - DEBUG - VM status query timeout in 892.818459988 2018-10-10 04:39:50,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:51,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-540efc45-1667-425c-95c7-bcdac83e49c3 x-compute-request-id: req-540efc45-1667-425c-95c7-bcdac83e49c3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "bookmark"}], "image": {"id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "links": [{"href": "http://172.30.9.25:8774/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:39:50.000000", "flavor": {"id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "links": [{"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}]}, "id": "92d11e96-f689-420e-91b4-524767b56359", "security_groups": [{"name": "default"}], "user_id": "223cd119b0f34b45a91d99e0d28a96bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:39:50Z", "hostId": "209509f18d82bb4c4f68fd95f60fe822763577d86c772442c1910a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst", "created": "2018-10-10T04:39:43Z", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:51,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 used request id req-540efc45-1667-425c-95c7-bcdac83e49c3 2018-10-10 04:39:51,333 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst] is - ACTIVE 2018-10-10 04:39:51,333 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:39:51,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:52,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-adfa9604-a866-483c-9187-51756d91005f x-compute-request-id: req-adfa9604-a866-483c-9187-51756d91005f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "bookmark"}], "image": {"id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "links": [{"href": "http://172.30.9.25:8774/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:39:50.000000", "flavor": {"id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "links": [{"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}]}, "id": "92d11e96-f689-420e-91b4-524767b56359", "security_groups": [{"name": "default"}], "user_id": "223cd119b0f34b45a91d99e0d28a96bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:39:50Z", "hostId": "209509f18d82bb4c4f68fd95f60fe822763577d86c772442c1910a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst", "created": "2018-10-10T04:39:43Z", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:52,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 used request id req-adfa9604-a866-483c-9187-51756d91005f 2018-10-10 04:39:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:52,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-735602cd-5add-4b0d-9fb1-31be89f47410 Date: Wed, 10 Oct 2018 04:39:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55c05318-bea2-4b96-8e40-6f53413ee31a"],"updated_at":"2018-10-10T04:39:33Z","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86b4785c5d6646c4bbd5303aa923d861","id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net"}]} 2018-10-10 04:39:52,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net used request id req-735602cd-5add-4b0d-9fb1-31be89f47410 2018-10-10 04:39:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:52,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984530bb-19de-4d2a-ab05-6ff84bdbeb45 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}} 2018-10-10 04:39:52,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 used request id req-984530bb-19de-4d2a-ab05-6ff84bdbeb45 2018-10-10 04:39:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:52,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-354fa787-98ac-4fb2-b5a0-5bcf30dfabf4 Date: Wed, 10 Oct 2018 04:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:39: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":"86b4785c5d6646c4bbd5303aa923d861","id":"55c05318-bea2-4b96-8e40-6f53413ee31a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet"}]} 2018-10-10 04:39:52,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-354fa787-98ac-4fb2-b5a0-5bcf30dfabf4 2018-10-10 04:39:52,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:52,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3121 X-Openstack-Request-Id: req-df6f067a-34c0-43ca-bb99-2e310690b53a Date: Wed, 10 Oct 2018 04:39:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:39:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55c05318-bea2-4b96-8e40-6f53413ee31a","ip_address":"10.55.0.2"}],"id":"20b536d2-a35b-47d9-93e0-a26597cf4cc9","security_groups":[],"mac_address":"fa:16:3e:a2:5d:bb","project_id":"86b4785c5d6646c4bbd5303aa923d861","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:39:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55c05318-bea2-4b96-8e40-6f53413ee31a","ip_address":"10.55.0.4"}],"id":"81474cad-fb0d-4100-bfc5-0c828a054085","security_groups":[],"mac_address":"fa:16:3e:34:7b:cd","project_id":"86b4785c5d6646c4bbd5303aa923d861","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:39:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"55c05318-bea2-4b96-8e40-6f53413ee31a","ip_address":"10.55.0.3"}],"id":"971cb049-53d7-4122-aeaf-624e7369d775","security_groups":[],"mac_address":"fa:16:3e:d1:45:ef","project_id":"86b4785c5d6646c4bbd5303aa923d861","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:39:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"55c05318-bea2-4b96-8e40-6f53413ee31a","ip_address":"10.55.0.5"}],"id":"a9cdb597-0de7-4eee-81a4-270c272972a8","security_groups":["393d0976-b11a-4865-8392-a8a67adfa126"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"86b4785c5d6646c4bbd5303aa923d861","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1","admin_state_up":true,"network_id":"8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01","tenant_id":"86b4785c5d6646c4bbd5303aa923d861","created_at":"2018-10-10T04:39:39Z","binding:vnic_type":"normal","device_id":"92d11e96-f689-420e-91b4-524767b56359"}]} 2018-10-10 04:39:52,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-df6f067a-34c0-43ca-bb99-2e310690b53a 2018-10-10 04:39:52,568 - create_instance - INFO - Deleting Port with ID - a9cdb597-0de7-4eee-81a4-270c272972a8 2018-10-10 04:39:52,568 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1port-1 2018-10-10 04:39:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/a9cdb597-0de7-4eee-81a4-270c272972a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:53,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d897ed9-9c46-4bf4-aec9-c3ed62bb15aa Date: Wed, 10 Oct 2018 04:39:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:39:53,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/a9cdb597-0de7-4eee-81a4-270c272972a8 used request id req-1d897ed9-9c46-4bf4-aec9-c3ed62bb15aa 2018-10-10 04:39:53,199 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst 2018-10-10 04:39:53,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:53,339 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:39: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-3218f07c-bdfe-4c4f-b3bb-620441e83bfd x-compute-request-id: req-3218f07c-bdfe-4c4f-b3bb-620441e83bfd Content-Type: application/json 2018-10-10 04:39:53,339 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 used request id req-3218f07c-bdfe-4c4f-b3bb-620441e83bfd 2018-10-10 04:39:53,339 - create_instance - INFO - Checking deletion status 2018-10-10 04:39:53,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:53,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:39: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-cc8a0d4a-2ac3-488a-8ab8-88bce487fd07 x-compute-request-id: req-cc8a0d4a-2ac3-488a-8ab8-88bce487fd07 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.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/92d11e96-f689-420e-91b4-524767b56359", "rel": "bookmark"}], "image": {"id": "3d36b939-0eb1-49f7-afd7-d081130c11b6", "links": [{"href": "http://172.30.9.25:8774/images/3d36b939-0eb1-49f7-afd7-d081130c11b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:39:50.000000", "flavor": {"id": "0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "links": [{"href": "http://172.30.9.25:8774/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf", "rel": "bookmark"}]}, "id": "92d11e96-f689-420e-91b4-524767b56359", "user_id": "223cd119b0f34b45a91d99e0d28a96bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:39:53Z", "hostId": "209509f18d82bb4c4f68fd95f60fe822763577d86c772442c1910a5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst", "created": "2018-10-10T04:39:43Z", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:39:53,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 used request id req-cc8a0d4a-2ac3-488a-8ab8-88bce487fd07 2018-10-10 04:39:53,529 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst] is - ACTIVE 2018-10-10 04:39:53,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:39:56,533 - create_instance - DEBUG - VM status query timeout in 296.80697298 2018-10-10 04:39:56,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b5cb97a78af3cc2d70c96951fcb93288acbafa" 2018-10-10 04:39:56,589 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29008ea8-4b25-47a6-ac18-2bb0ccae581b x-compute-request-id: req-29008ea8-4b25-47a6-ac18-2bb0ccae581b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 92d11e96-f689-420e-91b4-524767b56359 could not be found.", "code": 404}} 2018-10-10 04:39:56,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/92d11e96-f689-420e-91b4-524767b56359 used request id req-29008ea8-4b25-47a6-ac18-2bb0ccae581b 2018-10-10 04:39:56,589 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 92d11e96-f689-420e-91b4-524767b56359 could not be found. (HTTP 404) (Request-ID: req-29008ea8-4b25-47a6-ac18-2bb0ccae581b) 2018-10-10 04:39:56,590 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-inst 2018-10-10 04:39:56,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89507c71efd085c97e7648d676b79f0c21ef2f77" 2018-10-10 04:39:56,670 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ebd60b1-920f-4ef4-bd18-8645eb8352ce x-compute-request-id: req-7ebd60b1-920f-4ef4-bd18-8645eb8352ce Content-Length: 0 Content-Type: application/json 2018-10-10 04:39:56,670 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0de1f947-0526-43c6-8a36-1ac1ac8f06bf used request id req-7ebd60b1-920f-4ef4-bd18-8645eb8352ce 2018-10-10 04:39:56,671 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet 2018-10-10 04:39:56,671 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-subnet 2018-10-10 04:39:56,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/55c05318-bea2-4b96-8e40-6f53413ee31a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" 2018-10-10 04:39:58,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d134330-230a-4dcf-b3b2-c0f0ce77a66f Date: Wed, 10 Oct 2018 04:39:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:39:58,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/55c05318-bea2-4b96-8e40-6f53413ee31a used request id req-0d134330-230a-4dcf-b3b2-c0f0ce77a66f 2018-10-10 04:39:58,912 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-pub-net 2018-10-10 04:39:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad9ee57f9f86347f3404e7a1a04792ff29eafe8" 2018-10-10 04:39:59,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e096f8e9-1612-4811-a0ac-7190af664da0 Date: Wed, 10 Oct 2018 04:39:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:39:59,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8d59ccb6-cb41-4d8d-94b6-e87f2cd11e01 used request id req-e096f8e9-1612-4811-a0ac-7190af664da0 2018-10-10 04:39:59,822 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-92e6e1ce-e40a-4b91-a102-0f38cad293f1-image 2018-10-10 04:39:59,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b0a9097a49fe08dcc955e29117960debc74818" 2018-10-10 04:40:01,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84cb79fb-1a39-404e-8806-7a7d5a3fd7d4 Date: Wed, 10 Oct 2018 04:40:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:40:01,375 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3d36b939-0eb1-49f7-afd7-d081130c11b6 used request id req-84cb79fb-1a39-404e-8806-7a7d5a3fd7d4 2018-10-10 04:40:01,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:01,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1581e58d-e595-4239-87f2-31f5146f14e3 Date: Wed, 10 Oct 2018 04:40:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "created_at": "2018-10-10T04:39:32Z", "updated_at": "2018-10-10T04:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:39:32Z", "revision_number": 0, "id": "052575d7-834b-4902-8135-66b8a64bbb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:39:32Z", "security_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "port_range_min": null, "ethertype": "IPv6", "project_id": "86b4785c5d6646c4bbd5303aa923d861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:39:32Z", "revision_number": 0, "id": "3be3caea-f2e4-4e7e-8cc6-2d240e67eb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:39:32Z", "security_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "port_range_min": null, "ethertype": "IPv4", "project_id": "86b4785c5d6646c4bbd5303aa923d861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:39:32Z", "revision_number": 0, "id": "b2c734e3-a429-485c-b8f9-c578649e3409", "remote_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "remote_ip_prefix": null, "created_at": "2018-10-10T04:39:32Z", "security_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "port_range_min": null, "ethertype": "IPv6", "project_id": "86b4785c5d6646c4bbd5303aa923d861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:39:32Z", "revision_number": 0, "id": "ec9f67f2-7318-43ff-977c-7773b3100b02", "remote_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "remote_ip_prefix": null, "created_at": "2018-10-10T04:39:32Z", "security_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "port_range_min": null, "ethertype": "IPv4", "project_id": "86b4785c5d6646c4bbd5303aa923d861"}], "revision_number": 4, "project_id": "86b4785c5d6646c4bbd5303aa923d861", "id": "393d0976-b11a-4865-8392-a8a67adfa126", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:40:01,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-1581e58d-e595-4239-87f2-31f5146f14e3 2018-10-10 04:40:01,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:01,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec52796-ba07-4581-9445-83fae6d76258 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:40:01,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-2ec52796-ba07-4581-9445-83fae6d76258 2018-10-10 04:40:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:01,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84241436-f333-4d05-99a5-d61ddc0eb610 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:40:01,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-84241436-f333-4d05-99a5-d61ddc0eb610 2018-10-10 04:40:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:01,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3427524b-29d9-4151-aede-ccf216b33355 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861"}, "enabled": true, "id": "86b4785c5d6646c4bbd5303aa923d861", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj"}} 2018-10-10 04:40:01,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 used request id req-3427524b-29d9-4151-aede-ccf216b33355 2018-10-10 04:40:01,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 393d0976-b11a-4865-8392-a8a67adfa126 2018-10-10 04:40:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=393d0976-b11a-4865-8392-a8a67adfa126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:02,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e71c465f-08ed-4f73-9dbb-a7ddf59ff8ee Date: Wed, 10 Oct 2018 04:40:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:39:32Z", "security_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "port_range_min": null, "revision_number": 0, "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "created_at": "2018-10-10T04:39:32Z", "project_id": "86b4785c5d6646c4bbd5303aa923d861", "id": "052575d7-834b-4902-8135-66b8a64bbb36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:39:32Z", "security_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "port_range_min": null, "revision_number": 0, "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "created_at": "2018-10-10T04:39:32Z", "project_id": "86b4785c5d6646c4bbd5303aa923d861", "id": "3be3caea-f2e4-4e7e-8cc6-2d240e67eb59"}, {"remote_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:39:32Z", "security_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "port_range_min": null, "revision_number": 0, "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "created_at": "2018-10-10T04:39:32Z", "project_id": "86b4785c5d6646c4bbd5303aa923d861", "id": "b2c734e3-a429-485c-b8f9-c578649e3409"}, {"remote_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:39:32Z", "security_group_id": "393d0976-b11a-4865-8392-a8a67adfa126", "port_range_min": null, "revision_number": 0, "tenant_id": "86b4785c5d6646c4bbd5303aa923d861", "created_at": "2018-10-10T04:39:32Z", "project_id": "86b4785c5d6646c4bbd5303aa923d861", "id": "ec9f67f2-7318-43ff-977c-7773b3100b02"}]} 2018-10-10 04:40:02,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=393d0976-b11a-4865-8392-a8a67adfa126 used request id req-e71c465f-08ed-4f73-9dbb-a7ddf59ff8ee 2018-10-10 04:40:02,065 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:40:02,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/393d0976-b11a-4865-8392-a8a67adfa126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:02,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70a727c2-a564-424b-aa02-28f7efd84b09 Content-Length: 0 Date: Wed, 10 Oct 2018 04:40:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:40:02,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/393d0976-b11a-4865-8392-a8a67adfa126 used request id req-70a727c2-a564-424b-aa02-28f7efd84b09 2018-10-10 04:40:02,400 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj 2018-10-10 04:40:02,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:02,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f9febdc-da0b-4335-b9d1-9fde52401695 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:40:02,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/86b4785c5d6646c4bbd5303aa923d861 used request id req-9f9febdc-da0b-4335-b9d1-9fde52401695 2018-10-10 04:40:02,610 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-22c5b64b-bddc-40a-proj-role 2018-10-10 04:40:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7eb15c97ba4d4c7ea84ee525acba06d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:02,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94ebf28e-b72f-4751-910a-5e4222ea008c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:40:02,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7eb15c97ba4d4c7ea84ee525acba06d4 used request id req-94ebf28e-b72f-4751-910a-5e4222ea008c 2018-10-10 04:40:02,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ddcdc27812affe1fce54bdf88d0f381192d27f" 2018-10-10 04:40:02,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d5c900-4e3b-40bd-9ae5-423fc86f52ed Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:40:02,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-82d5c900-4e3b-40bd-9ae5-423fc86f52ed 2018-10-10 04:40:02,812 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-22c5b64b-bddc-40a-user 2018-10-10 04:40:02,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/223cd119b0f34b45a91d99e0d28a96bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b0d5ee007b428e8c60dd35c2a9e522f9e44174" 2018-10-10 04:40:03,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99189c9a-893b-4d12-a41e-3c889785279d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:40:03,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/223cd119b0f34b45a91d99e0d28a96bc used request id req-99189c9a-893b-4d12-a41e-3c889785279d 2018-10-10 04:40:03,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:03,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["1k4nMEVfRxqdc2eNY3F92w"], "issued_at": "2018-10-10T04:40:03.000000Z"}} 2018-10-10 04:40:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e0b017be28a4524ac3c92db1c912a04cfcfefc" 2018-10-10 04:40:03,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43e0b6e-ba89-4185-8fc6-fd3273f8c2b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:03,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c43e0b6e-ba89-4185-8fc6-fd3273f8c2b7 2018-10-10 04:40:03,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:03,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:03,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["WEPMSvkmSvWT2CzthPG3FA"], "issued_at": "2018-10-10T04:40:03.000000Z"}} 2018-10-10 04:40:03,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:03,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a1399c-51ee-4c69-bed8-2b41c6ec2ea5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:03,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c8a1399c-51ee-4c69-bed8-2b41c6ec2ea5 2018-10-10 04:40:03,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:40:03,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:40:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:04,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62264f7e-e13a-4cff-8567-e58985052889 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:40:04,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj used request id req-62264f7e-e13a-4cff-8567-e58985052889 2018-10-10 04:40:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:04,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63f5763-b2c3-419e-a8f2-067f8fb7c2ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:40:04,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c63f5763-b2c3-419e-a8f2-067f8fb7c2ed 2018-10-10 04:40:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}}' 2018-10-10 04:40:04,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ead75de-fe06-4e6b-b7f3-0e66ee5d9b31 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}} 2018-10-10 04:40:04,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2ead75de-fe06-4e6b-b7f3-0e66ee5d9b31 2018-10-10 04:40:04,243 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj 2018-10-10 04:40:04,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:04,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:04,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["X8oFNrSfSYGqjpf3Z7_R_w"], "issued_at": "2018-10-10T04:40:04.000000Z"}} 2018-10-10 04:40:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50d1867e1f28bd3727e271c068fdb2ecb80c3c6" 2018-10-10 04:40:04,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603cca6e-e8c8-4bea-b474-4e3b7626fba7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:04,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-603cca6e-e8c8-4bea-b474-4e3b7626fba7 2018-10-10 04:40:04,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:40:04,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:40:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50d1867e1f28bd3727e271c068fdb2ecb80c3c6" 2018-10-10 04:40:04,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19f62ee-0cc0-4215-980c-8b00efdb9e2d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:40:04,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e19f62ee-0cc0-4215-980c-8b00efdb9e2d 2018-10-10 04:40:04,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50d1867e1f28bd3727e271c068fdb2ecb80c3c6" 2018-10-10 04:40:04,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed762022-50c4-4dcb-a794-3a7b73ecc460 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}]} 2018-10-10 04:40:04,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj used request id req-ed762022-50c4-4dcb-a794-3a7b73ecc460 2018-10-10 04:40:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50d1867e1f28bd3727e271c068fdb2ecb80c3c6" 2018-10-10 04:40:04,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafb09d0-3494-4c03-9167-ce25d871fcca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:40:04,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cafb09d0-3494-4c03-9167-ce25d871fcca 2018-10-10 04:40:05,398 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-user 2018-10-10 04:40:05,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:05,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06acf5f-ab4a-4d32-b135-a6e87b5a58be Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:40:05,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b06acf5f-ab4a-4d32-b135-a6e87b5a58be 2018-10-10 04:40:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" -d '{"role": {"name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role"}}' 2018-10-10 04:40:05,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88df041d-771f-4315-a640-48cc71019ca3 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "222f60dd42aa48678289170c76a806ce", "links": {"self": "http://172.30.9.25:5000/v3/roles/222f60dd42aa48678289170c76a806ce"}, "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role"}} 2018-10-10 04:40:05,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-88df041d-771f-4315-a640-48cc71019ca3 2018-10-10 04:40:05,590 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role 2018-10-10 04:40:05,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/222f60dd42aa48678289170c76a806ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:05,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade6f1f7-7ddf-4726-b07c-4874e2495af5 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/222f60dd42aa48678289170c76a806ce"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role", "id": "222f60dd42aa48678289170c76a806ce"}} 2018-10-10 04:40:05,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/222f60dd42aa48678289170c76a806ce used request id req-ade6f1f7-7ddf-4726-b07c-4874e2495af5 2018-10-10 04:40:05,609 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role to project CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj 2018-10-10 04:40:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6/users/579632f55370410fa9f6f613fa9053ec/roles/222f60dd42aa48678289170c76a806ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:05,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad30c3a5-5852-4e5d-acf4-ebc9ffeb613a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:40:05,730 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6/users/579632f55370410fa9f6f613fa9053ec/roles/222f60dd42aa48678289170c76a806ce used request id req-ad30c3a5-5852-4e5d-acf4-ebc9ffeb613a 2018-10-10 04:40:05,730 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:40:05,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:05,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:06,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222f60dd42aa48678289170c76a806ce", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role"}], "expires_at": "2018-10-10T05:40:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-user", "id": "579632f55370410fa9f6f613fa9053ec"}, "audit_ids": ["WUMD3MoaS7qrjKBmcvhbgA"], "issued_at": "2018-10-10T04:40:06.000000Z"}} 2018-10-10 04:40:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" 2018-10-10 04:40:06,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56433705-f874-442c-b07a-a400cf5f1319 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:06,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-56433705-f874-442c-b07a-a400cf5f1319 2018-10-10 04:40:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" 2018-10-10 04:40:06,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a51ae097-9313-48d9-b459-2cadc9cd12eb Date: Wed, 10 Oct 2018 04:40:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image"} 2018-10-10 04:40:06,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image used request id req-a51ae097-9313-48d9-b459-2cadc9cd12eb 2018-10-10 04:40:06,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" 2018-10-10 04:40:06,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7d4aa86-a48c-4122-a569-906337b6c5e9 Date: Wed, 10 Oct 2018 04:40:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:40:06,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b7d4aa86-a48c-4122-a569-906337b6c5e9 2018-10-10 04:40:06,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image"}' 2018-10-10 04:40:06,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac X-Openstack-Request-Id: req-15977295-41fc-444d-886e-50712f144733 Date: Wed, 10 Oct 2018 04:40:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:40:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:40:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "min_disk": 0, "protected": false, "id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "file": "/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/file", "checksum": null, "owner": "03db1cb2e4ef4a9d904aa4aac96d56d6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:40:06,753 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-15977295-41fc-444d-886e-50712f144733 2018-10-10 04:40:06,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" -d '' 2018-10-10 04:40:09,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c1c2319-63ff-4094-b836-73e0f12aea14 Date: Wed, 10 Oct 2018 04:40:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:40:09,044 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/file used request id req-2c1c2319-63ff-4094-b836-73e0f12aea14 2018-10-10 04:40:09,044 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:40:09,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" 2018-10-10 04:40:09,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-eb6e509e-99bf-4fe5-aa73-4b3d63e3276c Date: Wed, 10 Oct 2018 04:40:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:40:08Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/snap", "metadata": {}}], "self": "/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "min_disk": 0, "protected": false, "id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "file": "/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03db1cb2e4ef4a9d904aa4aac96d56d6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:40:09,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac used request id req-eb6e509e-99bf-4fe5-aa73-4b3d63e3276c 2018-10-10 04:40:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" 2018-10-10 04:40:09,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b19c27d4-8254-4c33-a193-ee3fb6325c86 Date: Wed, 10 Oct 2018 04:40:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:40:09,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b19c27d4-8254-4c33-a193-ee3fb6325c86 2018-10-10 04:40:09,225 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image 2018-10-10 04:40:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" 2018-10-10 04:40:09,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ecd6b6be-71cc-4d15-a5a9-0cdb0b003cf9 Date: Wed, 10 Oct 2018 04:40:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:40:08Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/snap", "metadata": {}}], "self": "/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "min_disk": 0, "protected": false, "id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "file": "/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03db1cb2e4ef4a9d904aa4aac96d56d6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:40:09,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac used request id req-ecd6b6be-71cc-4d15-a5a9-0cdb0b003cf9 2018-10-10 04:40:09,389 - create_image - DEBUG - Instance status is - active 2018-10-10 04:40:09,389 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image 2018-10-10 04:40:09,389 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image 2018-10-10 04:40:09,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:09,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:09,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222f60dd42aa48678289170c76a806ce", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role"}], "expires_at": "2018-10-10T05:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-user", "id": "579632f55370410fa9f6f613fa9053ec"}, "audit_ids": ["yvJbK1Z_RluUb-lPb3YceA"], "issued_at": "2018-10-10T04:40:09.000000Z"}} 2018-10-10 04:40:09,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" 2018-10-10 04:40:09,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f115ee75-6bb5-47c1-8882-7f46ba11155d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:09,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f115ee75-6bb5-47c1-8882-7f46ba11155d 2018-10-10 04:40:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" 2018-10-10 04:40:10,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c1266bd8-8a2d-4e25-9772-b2caadf57555 Date: Wed, 10 Oct 2018 04:40:09 GMT RESP BODY: {"networks":[]} 2018-10-10 04:40:10,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net used request id req-c1266bd8-8a2d-4e25-9772-b2caadf57555 2018-10-10 04:40:10,002 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net 2018-10-10 04:40:10,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" -d '{"network": {"name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net", "admin_state_up": true}}' 2018-10-10 04:40:10,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8a091570-2751-4e7c-9a23-be166abf5f5d Date: Wed, 10 Oct 2018 04:40:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7ba51a76-caa8-44d3-8194-b7205917bf60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:40:10Z","is_default":false,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","mtu":1450}} 2018-10-10 04:40:10,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-8a091570-2751-4e7c-9a23-be166abf5f5d 2018-10-10 04:40:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" 2018-10-10 04:40:10,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c8cbf726-db10-4941-ad59-dc7d46d4d102 Date: Wed, 10 Oct 2018 04:40:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:40:10Z","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"7ba51a76-caa8-44d3-8194-b7205917bf60","name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net"}]} 2018-10-10 04:40:10,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-c8cbf726-db10-4941-ad59-dc7d46d4d102 2018-10-10 04:40:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" 2018-10-10 04:40:11,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-27fc4ced-6237-45af-bbbd-96c4c0069057 Date: Wed, 10 Oct 2018 04:40:10 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:40:11,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-27fc4ced-6237-45af-bbbd-96c4c0069057 2018-10-10 04:40:11,003 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet 2018-10-10 04:40:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" -d '{"subnets": [{"ip_version": 4, "network_id": "7ba51a76-caa8-44d3-8194-b7205917bf60", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]}' 2018-10-10 04:40:11,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f914cbe8-1901-4af0-bd5a-d56a09c067a3 Date: Wed, 10 Oct 2018 04:40:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","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":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:11,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f914cbe8-1901-4af0-bd5a-d56a09c067a3 2018-10-10 04:40:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" 2018-10-10 04:40:12,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-10a1281b-6412-4151-8e6f-7e190ac08980 Date: Wed, 10 Oct 2018 04:40:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bfea93b-ddf6-4303-9612-4f2ab4073ee6"],"updated_at":"2018-10-10T04:40:11Z","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"7ba51a76-caa8-44d3-8194-b7205917bf60","name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net"}]} 2018-10-10 04:40:12,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-10a1281b-6412-4151-8e6f-7e190ac08980 2018-10-10 04:40:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" 2018-10-10 04:40:12,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-681885c9-6054-40bb-bde0-12b821637e81 Date: Wed, 10 Oct 2018 04:40:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:12,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-681885c9-6054-40bb-bde0-12b821637e81 2018-10-10 04:40:12,466 - OpenStackNetwork - DEBUG - Network [7ba51a76-caa8-44d3-8194-b7205917bf60] created successfully 2018-10-10 04:40:12,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:12,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:12,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:40:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["-co24FuSTOK5N_y7BoEnGg"], "issued_at": "2018-10-10T04:40:12.000000Z"}} 2018-10-10 04:40:12,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1572828d1f8819cd5dd45ec95311da86f2bbc78e" 2018-10-10 04:40:13,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d256f650-fb72-4489-809a-b390fcb4accc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:13,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d256f650-fb72-4489-809a-b390fcb4accc 2018-10-10 04:40:13,004 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:40:13,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1572828d1f8819cd5dd45ec95311da86f2bbc78e" 2018-10-10 04:40:13,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-088a1aa0-06de-4000-96b0-3e1420ac1cb8 x-compute-request-id: req-088a1aa0-06de-4000-96b0-3e1420ac1cb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:40:13,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-088a1aa0-06de-4000-96b0-3e1420ac1cb8 2018-10-10 04:40:13,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1572828d1f8819cd5dd45ec95311da86f2bbc78e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-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-10-10 04:40:13,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-5c661111-eab2-49d4-8a9e-b622d9be1b53 x-compute-request-id: req-5c661111-eab2-49d4-8a9e-b622d9be1b53 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:40:13,340 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5c661111-eab2-49d4-8a9e-b622d9be1b53 2018-10-10 04:40:13,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:13,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:13,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222f60dd42aa48678289170c76a806ce", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role"}], "expires_at": "2018-10-10T05:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-user", "id": "579632f55370410fa9f6f613fa9053ec"}, "audit_ids": ["MbCstd82RZ6nc5P8RAU_8g"], "issued_at": "2018-10-10T04:40:13.000000Z"}} 2018-10-10 04:40:13,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:13,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e9bfb5-4c8d-4a75-b74b-36e4b0e788f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:13,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-99e9bfb5-4c8d-4a75-b74b-36e4b0e788f0 2018-10-10 04:40:13,869 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:40:13,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:13,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80894e4f-32fe-49e4-9a15-32870734891a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:13,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-80894e4f-32fe-49e4-9a15-32870734891a 2018-10-10 04:40:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:14,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-238722a4-7868-4099-955f-e938533d6541 Date: Wed, 10 Oct 2018 04:40:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bfea93b-ddf6-4303-9612-4f2ab4073ee6"],"updated_at":"2018-10-10T04:40:11Z","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"7ba51a76-caa8-44d3-8194-b7205917bf60","name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net"}]} 2018-10-10 04:40:14,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net used request id req-238722a4-7868-4099-955f-e938533d6541 2018-10-10 04:40:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:40:14,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:40:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:40:14,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:14,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bda49e-129d-4b5f-a7f6-633b29393e8a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}} 2018-10-10 04:40:14,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 used request id req-01bda49e-129d-4b5f-a7f6-633b29393e8a 2018-10-10 04:40:14,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:14,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d73cff5-8875-4016-b24d-11db38ec0271 Date: Wed, 10 Oct 2018 04:40:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:14,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-4d73cff5-8875-4016-b24d-11db38ec0271 2018-10-10 04:40:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:14,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1200bc03-1eca-43b7-8d21-9d11a23746d3 Date: Wed, 10 Oct 2018 04:40:14 GMT RESP BODY: {"ports":[]} 2018-10-10 04:40:14,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1&admin_state_up=True used request id req-1200bc03-1eca-43b7-8d21-9d11a23746d3 2018-10-10 04:40:14,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:14,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-6cf192d3-f7db-4e9d-8ec5-76ee1ea49703 x-compute-request-id: req-6cf192d3-f7db-4e9d-8ec5-76ee1ea49703 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:40:14,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst used request id req-6cf192d3-f7db-4e9d-8ec5-76ee1ea49703 2018-10-10 04:40:14,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:15,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e403c76c-5037-408a-95e0-b7cc6ad0ed6f Date: Wed, 10 Oct 2018 04:40:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bfea93b-ddf6-4303-9612-4f2ab4073ee6"],"updated_at":"2018-10-10T04:40:11Z","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"7ba51a76-caa8-44d3-8194-b7205917bf60","name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net"}]} 2018-10-10 04:40:15,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net used request id req-e403c76c-5037-408a-95e0-b7cc6ad0ed6f 2018-10-10 04:40:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:15,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666cc2f7-67a6-4d2a-93ac-922169fb83b0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}} 2018-10-10 04:40:15,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 used request id req-666cc2f7-67a6-4d2a-93ac-922169fb83b0 2018-10-10 04:40:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:15,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-770f054b-709b-4cbe-a4f6-f9f56aa1eeb7 Date: Wed, 10 Oct 2018 04:40:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:15,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-770f054b-709b-4cbe-a4f6-f9f56aa1eeb7 2018-10-10 04:40:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:15,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-632710c7-c74d-4832-96cc-3c6a924d4e16 Date: Wed, 10 Oct 2018 04:40:15 GMT RESP BODY: {"ports":[]} 2018-10-10 04:40:15,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1&admin_state_up=True used request id req-632710c7-c74d-4832-96cc-3c6a924d4e16 2018-10-10 04:40:15,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:15,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:16,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222f60dd42aa48678289170c76a806ce", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role"}], "expires_at": "2018-10-10T05:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/03db1cb2e4ef4a9d904aa4aac96d56d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-user", "id": "579632f55370410fa9f6f613fa9053ec"}, "audit_ids": ["5bD9ZhmTR3iPMAzNRufZrg"], "issued_at": "2018-10-10T04:40:16.000000Z"}} 2018-10-10 04:40:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e155ec0f92b4bb7e3caf0d190e43ca614c66b9f" 2018-10-10 04:40:16,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d8ed80-c308-4240-a0f4-22683b6247eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:16,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-10d8ed80-c308-4240-a0f4-22683b6247eb 2018-10-10 04:40:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:16,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f9074021-071e-49cf-af28-a4bb2df2615a Date: Wed, 10 Oct 2018 04:40:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bfea93b-ddf6-4303-9612-4f2ab4073ee6"],"updated_at":"2018-10-10T04:40:11Z","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"7ba51a76-caa8-44d3-8194-b7205917bf60","name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net"}]} 2018-10-10 04:40:16,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net used request id req-f9074021-071e-49cf-af28-a4bb2df2615a 2018-10-10 04:40:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:16,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4cb96309-2815-4c56-a2ef-28d25e202ac0 Date: Wed, 10 Oct 2018 04:40:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:16,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-4cb96309-2815-4c56-a2ef-28d25e202ac0 2018-10-10 04:40:16,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:17,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-35fc5d29-75b0-4c2e-af2a-dbfaba08a1ba Date: Wed, 10 Oct 2018 04:40:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bfea93b-ddf6-4303-9612-4f2ab4073ee6"],"updated_at":"2018-10-10T04:40:11Z","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"7ba51a76-caa8-44d3-8194-b7205917bf60","name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net"}]} 2018-10-10 04:40:17,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net used request id req-35fc5d29-75b0-4c2e-af2a-dbfaba08a1ba 2018-10-10 04:40:17,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:40:17,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:40:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e155ec0f92b4bb7e3caf0d190e43ca614c66b9f" 2018-10-10 04:40:17,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6385da27-3f49-4138-b13b-1e4cec55fe42 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}} 2018-10-10 04:40:17,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 used request id req-6385da27-3f49-4138-b13b-1e4cec55fe42 2018-10-10 04:40:17,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:17,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc446d39-729d-4aee-87e7-80e06e7f0125 Date: Wed, 10 Oct 2018 04:40:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:17,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-cc446d39-729d-4aee-87e7-80e06e7f0125 2018-10-10 04:40:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:17,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d5df1a33-f235-4021-989f-c7a6f9691c97 Date: Wed, 10 Oct 2018 04:40:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:17,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet used request id req-d5df1a33-f235-4021-989f-c7a6f9691c97 2018-10-10 04:40:17,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:17,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02883c68-34a9-4258-92c0-ef33dd2e7dbe Date: Wed, 10 Oct 2018 04:40:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:17,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet used request id req-02883c68-34a9-4258-92c0-ef33dd2e7dbe 2018-10-10 04:40:17,771 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net 2018-10-10 04:40:17,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" -d '{"port": {"network_id": "7ba51a76-caa8-44d3-8194-b7205917bf60", "fixed_ips": [{"subnet_id": "1bfea93b-ddf6-4303-9612-4f2ab4073ee6", "ip_address": "10.55.0.101"}, {"subnet_id": "1bfea93b-ddf6-4303-9612-4f2ab4073ee6", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1", "admin_state_up": true}}' 2018-10-10 04:40:18,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-27fdb2c1-a5db-4467-9c21-5c489d99b7c0 Date: Wed, 10 Oct 2018 04:40:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:40:18Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.101"},{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.102"}],"id":"57381b5a-8a5d-4bcf-9ead-61a014315798","security_groups":["99dc5c3f-b38a-42de-b5ee-397b910b1958"],"mac_address":"fa:16:3e:6d:fb:df","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","qos_policy_id":null,"admin_state_up":true,"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:18Z","binding:vnic_type":"normal"}} 2018-10-10 04:40:18,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-27fdb2c1-a5db-4467-9c21-5c489d99b7c0 2018-10-10 04:40:18,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1f405afa-f2ca-4d78-bfda-cbf66078a6d7 Date: Wed, 10 Oct 2018 04:40:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bfea93b-ddf6-4303-9612-4f2ab4073ee6"],"updated_at":"2018-10-10T04:40:11Z","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"7ba51a76-caa8-44d3-8194-b7205917bf60","name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net"}]} 2018-10-10 04:40:19,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net used request id req-1f405afa-f2ca-4d78-bfda-cbf66078a6d7 2018-10-10 04:40:19,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677e511e-5bd5-4642-bea7-7c1eb6340e0a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}} 2018-10-10 04:40:19,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 used request id req-677e511e-5bd5-4642-bea7-7c1eb6340e0a 2018-10-10 04:40:19,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0e7df8ef-a693-4376-9061-5d78aadd7e02 Date: Wed, 10 Oct 2018 04:40:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:19,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-0e7df8ef-a693-4376-9061-5d78aadd7e02 2018-10-10 04:40:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-12be22ba-8730-403b-9e83-bf5f74ae82a9 Date: Wed, 10 Oct 2018 04:40:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:40:18Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.101"},{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.102"}],"id":"57381b5a-8a5d-4bcf-9ead-61a014315798","security_groups":["99dc5c3f-b38a-42de-b5ee-397b910b1958"],"mac_address":"fa:16:3e:6d:fb:df","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1","admin_state_up":true,"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:40:19,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1&admin_state_up=True used request id req-12be22ba-8730-403b-9e83-bf5f74ae82a9 2018-10-10 04:40:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f032bf1b-42ba-46fd-9823-1208c9e76ddd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}} 2018-10-10 04:40:19,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 used request id req-f032bf1b-42ba-46fd-9823-1208c9e76ddd 2018-10-10 04:40:19,333 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst 2018-10-10 04:40:19,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-35684ece-ba92-4a9b-96da-3540abdbd0c3 x-compute-request-id: req-35684ece-ba92-4a9b-96da-3540abdbd0c3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-flavor-name"}]} 2018-10-10 04:40:19,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-35684ece-ba92-4a9b-96da-3540abdbd0c3 2018-10-10 04:40:19,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-4d9fbc33-6d57-469b-9653-b87fda04b4ca x-compute-request-id: req-4d9fbc33-6d57-469b-9653-b87fda04b4ca Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:40:19,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7 used request id req-4d9fbc33-6d57-469b-9653-b87fda04b4ca 2018-10-10 04:40:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-aea1a36c-1713-474c-a3be-751eb1d2ebc5 Date: Wed, 10 Oct 2018 04:40:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:40:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:40:08Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/snap", "metadata": {}}], "self": "/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "min_disk": 0, "protected": false, "id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "file": "/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03db1cb2e4ef4a9d904aa4aac96d56d6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image"} 2018-10-10 04:40:19,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image used request id req-aea1a36c-1713-474c-a3be-751eb1d2ebc5 2018-10-10 04:40:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:19,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8f203da6-ad78-48e0-93f9-3e463f76a39f Date: Wed, 10 Oct 2018 04:40: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:40:19,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8f203da6-ad78-48e0-93f9-3e463f76a39f 2018-10-10 04:40:19,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" -d '{"server": {"name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst", "imageRef": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "flavorRef": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "max_count": 1, "min_count": 1, "networks": [{"port": "57381b5a-8a5d-4bcf-9ead-61a014315798"}]}}' 2018-10-10 04:40:21,101 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:40: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-6c783fd8-8043-4f82-85cd-11bb114898b2 x-compute-request-id: req-6c783fd8-8043-4f82-85cd-11bb114898b2 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4e836b2-2556-4a05-9a6b-0eb7786644f6", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "bookmark"}], "adminPass": "zn2e8MUjnzh2"}} 2018-10-10 04:40:21,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-6c783fd8-8043-4f82-85cd-11bb114898b2 2018-10-10 04:40:21,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:21,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-5b94558b-52a0-434d-b7e0-602f1db5ab7e x-compute-request-id: req-5b94558b-52a0-434d-b7e0-602f1db5ab7e 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.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "bookmark"}], "image": {"id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "links": [{"href": "http://172.30.9.25:8774/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "links": [{"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}]}, "id": "b4e836b2-2556-4a05-9a6b-0eb7786644f6", "user_id": "579632f55370410fa9f6f613fa9053ec", "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-10-10T04:40:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst", "created": "2018-10-10T04:40:21Z", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:40:21,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-5b94558b-52a0-434d-b7e0-602f1db5ab7e 2018-10-10 04:40:21,461 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst 2018-10-10 04:40:21,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:21,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-13c4cc68-8994-45dc-bfb0-1e21165185f8 x-compute-request-id: req-13c4cc68-8994-45dc-bfb0-1e21165185f8 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.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "bookmark"}], "image": {"id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "links": [{"href": "http://172.30.9.25:8774/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "links": [{"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}]}, "id": "b4e836b2-2556-4a05-9a6b-0eb7786644f6", "user_id": "579632f55370410fa9f6f613fa9053ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:40:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst", "created": "2018-10-10T04:40:21Z", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:40:21,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-13c4cc68-8994-45dc-bfb0-1e21165185f8 2018-10-10 04:40:21,714 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst] is - BUILD 2018-10-10 04:40:21,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:40:24,718 - create_instance - DEBUG - VM status query timeout in 896.743314028 2018-10-10 04:40:24,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:25,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-78d83a3d-a790-4bb7-a3e2-3402443b7f37 x-compute-request-id: req-78d83a3d-a790-4bb7-a3e2-3402443b7f37 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.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "bookmark"}], "image": {"id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "links": [{"href": "http://172.30.9.25:8774/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "links": [{"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}]}, "id": "b4e836b2-2556-4a05-9a6b-0eb7786644f6", "security_groups": [{"name": "default"}], "user_id": "579632f55370410fa9f6f613fa9053ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:40:21Z", "hostId": "d220faec4fed8d38375b9c8cf0549eab9ba29751b63e0424621cc136", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst", "created": "2018-10-10T04:40:21Z", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:40:25,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-78d83a3d-a790-4bb7-a3e2-3402443b7f37 2018-10-10 04:40:25,337 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst] is - BUILD 2018-10-10 04:40:25,338 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:40:28,341 - create_instance - DEBUG - VM status query timeout in 893.120283842 2018-10-10 04:40:28,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:28,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-0f6bc268-3fd5-4b27-bb88-7dbe2e3c0d33 x-compute-request-id: req-0f6bc268-3fd5-4b27-bb88-7dbe2e3c0d33 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:fb:df", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:fb:df", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "bookmark"}], "image": {"id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "links": [{"href": "http://172.30.9.25:8774/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:40:26.000000", "flavor": {"id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "links": [{"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}]}, "id": "b4e836b2-2556-4a05-9a6b-0eb7786644f6", "security_groups": [{"name": "default"}], "user_id": "579632f55370410fa9f6f613fa9053ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:40:26Z", "hostId": "d220faec4fed8d38375b9c8cf0549eab9ba29751b63e0424621cc136", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst", "created": "2018-10-10T04:40:21Z", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:40:28,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-0f6bc268-3fd5-4b27-bb88-7dbe2e3c0d33 2018-10-10 04:40:28,808 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst] is - ACTIVE 2018-10-10 04:40:28,808 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:40:28,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:29,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-9a3215e9-43a3-4d25-97c9-fbedca0a6d1a x-compute-request-id: req-9a3215e9-43a3-4d25-97c9-fbedca0a6d1a Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:fb:df", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:fb:df", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "bookmark"}], "image": {"id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "links": [{"href": "http://172.30.9.25:8774/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:40:26.000000", "flavor": {"id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "links": [{"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}]}, "id": "b4e836b2-2556-4a05-9a6b-0eb7786644f6", "security_groups": [{"name": "default"}], "user_id": "579632f55370410fa9f6f613fa9053ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:40:26Z", "hostId": "d220faec4fed8d38375b9c8cf0549eab9ba29751b63e0424621cc136", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst", "created": "2018-10-10T04:40:21Z", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:40:29,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-9a3215e9-43a3-4d25-97c9-fbedca0a6d1a 2018-10-10 04:40:29,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:29,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1d291711-55cf-46a8-96e9-626aee15d328 Date: Wed, 10 Oct 2018 04:40:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bfea93b-ddf6-4303-9612-4f2ab4073ee6"],"updated_at":"2018-10-10T04:40:11Z","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"7ba51a76-caa8-44d3-8194-b7205917bf60","name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net"}]} 2018-10-10 04:40:29,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net used request id req-1d291711-55cf-46a8-96e9-626aee15d328 2018-10-10 04:40:29,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:29,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486a0605-ac30-481e-858f-03a0176a2f12 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}} 2018-10-10 04:40:29,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 used request id req-486a0605-ac30-481e-858f-03a0176a2f12 2018-10-10 04:40:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:29,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3f519da-505e-46bb-b8cf-075918dccc3c Date: Wed, 10 Oct 2018 04:40:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:11Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet"}]} 2018-10-10 04:40:29,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-f3f519da-505e-46bb-b8cf-075918dccc3c 2018-10-10 04:40:29,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:30,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-7b27f7bb-0a2c-4733-a30f-852ff5ccada5 Date: Wed, 10 Oct 2018 04:40:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:40:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.4"}],"id":"30586ff3-7e7b-46b8-9d0c-35aecb856edd","security_groups":[],"mac_address":"fa:16:3e:e5:75:50","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ba51a76-caa8-44d3-8194-b7205917bf60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:40:25Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.101"},{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.102"}],"id":"57381b5a-8a5d-4bcf-9ead-61a014315798","security_groups":["99dc5c3f-b38a-42de-b5ee-397b910b1958"],"mac_address":"fa:16:3e:6d:fb:df","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1","admin_state_up":true,"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:18Z","binding:vnic_type":"normal","device_id":"b4e836b2-2556-4a05-9a6b-0eb7786644f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:40:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.3"}],"id":"5d0b5fd4-1349-4089-9f5c-174632fd9e2e","security_groups":[],"mac_address":"fa:16:3e:aa:dd:e3","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ba51a76-caa8-44d3-8194-b7205917bf60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:40:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bfea93b-ddf6-4303-9612-4f2ab4073ee6","ip_address":"10.55.0.2"}],"id":"e1a29f25-5ecc-4186-b515-fe9d289a1152","security_groups":[],"mac_address":"fa:16:3e:85:e5:19","project_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba51a76-caa8-44d3-8194-b7205917bf60","tenant_id":"03db1cb2e4ef4a9d904aa4aac96d56d6","created_at":"2018-10-10T04:40:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ba51a76-caa8-44d3-8194-b7205917bf60"}]} 2018-10-10 04:40:30,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-7b27f7bb-0a2c-4733-a30f-852ff5ccada5 2018-10-10 04:40:30,114 - create_instance - INFO - Deleting Port with ID - 57381b5a-8a5d-4bcf-9ead-61a014315798 2018-10-10 04:40:30,114 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34port-1 2018-10-10 04:40:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/57381b5a-8a5d-4bcf-9ead-61a014315798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:30,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d89a2c37-7581-401d-a2b7-8adb6a52bf54 Date: Wed, 10 Oct 2018 04:40:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:40:30,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/57381b5a-8a5d-4bcf-9ead-61a014315798 used request id req-d89a2c37-7581-401d-a2b7-8adb6a52bf54 2018-10-10 04:40:30,577 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst 2018-10-10 04:40:30,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:30,747 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40: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-feeb4d8c-db7c-4461-9e4b-e3733e348738 x-compute-request-id: req-feeb4d8c-db7c-4461-9e4b-e3733e348738 Content-Type: application/json 2018-10-10 04:40:30,747 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-feeb4d8c-db7c-4461-9e4b-e3733e348738 2018-10-10 04:40:30,747 - create_instance - INFO - Checking deletion status 2018-10-10 04:40:30,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:30,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-7cfc718f-dcd3-456e-9d7f-ab8490d4715a x-compute-request-id: req-7cfc718f-dcd3-456e-9d7f-ab8490d4715a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:fb:df", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:fb:df", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "bookmark"}], "image": {"id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "links": [{"href": "http://172.30.9.25:8774/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:40:26.000000", "flavor": {"id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "links": [{"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}]}, "id": "b4e836b2-2556-4a05-9a6b-0eb7786644f6", "user_id": "579632f55370410fa9f6f613fa9053ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:40:30Z", "hostId": "d220faec4fed8d38375b9c8cf0549eab9ba29751b63e0424621cc136", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst", "created": "2018-10-10T04:40:21Z", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:40:30,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-7cfc718f-dcd3-456e-9d7f-ab8490d4715a 2018-10-10 04:40:30,853 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst] is - ACTIVE 2018-10-10 04:40:30,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:40:33,856 - create_instance - DEBUG - VM status query timeout in 296.890763044 2018-10-10 04:40:33,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:34,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-e11fc45c-a3a0-40f0-9733-0fe95e8406f7 x-compute-request-id: req-e11fc45c-a3a0-40f0-9733-0fe95e8406f7 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6", "rel": "bookmark"}], "image": {"id": "91fee65d-3d0a-4305-9a52-731e81d0e2ac", "links": [{"href": "http://172.30.9.25:8774/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:40:26.000000", "flavor": {"id": "36ec7a52-7165-4abd-b92d-7210d9dceab7", "links": [{"href": "http://172.30.9.25:8774/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7", "rel": "bookmark"}]}, "id": "b4e836b2-2556-4a05-9a6b-0eb7786644f6", "user_id": "579632f55370410fa9f6f613fa9053ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:40:30Z", "hostId": "d220faec4fed8d38375b9c8cf0549eab9ba29751b63e0424621cc136", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst", "created": "2018-10-10T04:40:21Z", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:40:34,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-e11fc45c-a3a0-40f0-9733-0fe95e8406f7 2018-10-10 04:40:34,280 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst] is - ACTIVE 2018-10-10 04:40:34,280 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:40:37,283 - create_instance - DEBUG - VM status query timeout in 293.464309931 2018-10-10 04:40:37,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31491953f1af994c24627505c89f1d25eb2fd1f" 2018-10-10 04:40:37,330 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:40: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-a39c5ea0-2b1d-470a-bfe4-4cc76f4789e8 x-compute-request-id: req-a39c5ea0-2b1d-470a-bfe4-4cc76f4789e8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b4e836b2-2556-4a05-9a6b-0eb7786644f6 could not be found.", "code": 404}} 2018-10-10 04:40:37,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b4e836b2-2556-4a05-9a6b-0eb7786644f6 used request id req-a39c5ea0-2b1d-470a-bfe4-4cc76f4789e8 2018-10-10 04:40:37,331 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b4e836b2-2556-4a05-9a6b-0eb7786644f6 could not be found. (HTTP 404) (Request-ID: req-a39c5ea0-2b1d-470a-bfe4-4cc76f4789e8) 2018-10-10 04:40:37,331 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-inst 2018-10-10 04:40:37,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1572828d1f8819cd5dd45ec95311da86f2bbc78e" 2018-10-10 04:40:37,383 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:40: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-db936610-80c1-43b8-8a54-5394983e9fab x-compute-request-id: req-db936610-80c1-43b8-8a54-5394983e9fab Content-Length: 0 Content-Type: application/json 2018-10-10 04:40:37,383 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/36ec7a52-7165-4abd-b92d-7210d9dceab7 used request id req-db936610-80c1-43b8-8a54-5394983e9fab 2018-10-10 04:40:37,384 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet 2018-10-10 04:40:37,384 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-subnet 2018-10-10 04:40:37,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/1bfea93b-ddf6-4303-9612-4f2ab4073ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" 2018-10-10 04:40:40,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5bd3c42-6816-4435-abcd-bac3246cf626 Date: Wed, 10 Oct 2018 04:40:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:40:40,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/1bfea93b-ddf6-4303-9612-4f2ab4073ee6 used request id req-c5bd3c42-6816-4435-abcd-bac3246cf626 2018-10-10 04:40:40,181 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-pub-net 2018-10-10 04:40:40,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/7ba51a76-caa8-44d3-8194-b7205917bf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258ea319c09d07c294ff9a50ffe7f5ea8cb0d0a1" 2018-10-10 04:40:41,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a08e7c5-f439-43e6-aab9-911784dab008 Date: Wed, 10 Oct 2018 04:40:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:40:41,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7ba51a76-caa8-44d3-8194-b7205917bf60 used request id req-5a08e7c5-f439-43e6-aab9-911784dab008 2018-10-10 04:40:41,181 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1d01664c-16e2-4314-9744-0046e2fb5b34-image 2018-10-10 04:40:41,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871af02d279f42de591edae5f3fec9aa93bbf81f" 2018-10-10 04:40:42,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb15ead9-9bea-41b1-989b-78d5ae763a9e Date: Wed, 10 Oct 2018 04:40:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:40:42,919 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/91fee65d-3d0a-4305-9a52-731e81d0e2ac used request id req-bb15ead9-9bea-41b1-989b-78d5ae763a9e 2018-10-10 04:40:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:43,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-de72ba88-966c-4440-a287-e9ee995b253f Date: Wed, 10 Oct 2018 04:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "created_at": "2018-10-10T04:40:10Z", "updated_at": "2018-10-10T04:40:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:40:10Z", "revision_number": 0, "id": "4d08aab1-5c0a-4b9e-828e-de841f199a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:40:10Z", "security_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:40:10Z", "revision_number": 0, "id": "5a75f1fd-1480-4d09-8dbc-3b2741f09fc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:40:10Z", "security_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:40:10Z", "revision_number": 0, "id": "a2c09f1e-8195-4e36-b037-7fad0d52788b", "remote_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "remote_ip_prefix": null, "created_at": "2018-10-10T04:40:10Z", "security_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:40:10Z", "revision_number": 0, "id": "d7dafcc6-4c59-4a77-91f9-1825057595cf", "remote_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "remote_ip_prefix": null, "created_at": "2018-10-10T04:40:10Z", "security_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6"}], "revision_number": 4, "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "name": "default"}]} 2018-10-10 04:40:43,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-de72ba88-966c-4440-a287-e9ee995b253f 2018-10-10 04:40:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:43,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e4266d-074c-44b1-8d8d-f8bb467537dc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:40:43,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a9e4266d-074c-44b1-8d8d-f8bb467537dc 2018-10-10 04:40:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:43,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed499e50-f55e-488e-bf87-2d9a8be6c979 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:40:43,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-ed499e50-f55e-488e-bf87-2d9a8be6c979 2018-10-10 04:40:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:43,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2adee2c-c7f5-4c28-a0a1-78dd68e2ce5d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:40:43,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-e2adee2c-c7f5-4c28-a0a1-78dd68e2ce5d 2018-10-10 04:40:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:43,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195c138d-c454-444f-8e5e-3ac4fb3b27a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6"}, "enabled": true, "id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj"}} 2018-10-10 04:40:43,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 used request id req-195c138d-c454-444f-8e5e-3ac4fb3b27a0 2018-10-10 04:40:43,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99dc5c3f-b38a-42de-b5ee-397b910b1958 2018-10-10 04:40:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99dc5c3f-b38a-42de-b5ee-397b910b1958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:43,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-487e7de0-a5a5-444a-b39f-e3a31dae709a Date: Wed, 10 Oct 2018 04:40: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-10-10T04:40:10Z", "security_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "port_range_min": null, "revision_number": 0, "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "created_at": "2018-10-10T04:40:10Z", "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "id": "4d08aab1-5c0a-4b9e-828e-de841f199a57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:40:10Z", "security_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "port_range_min": null, "revision_number": 0, "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "created_at": "2018-10-10T04:40:10Z", "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "id": "5a75f1fd-1480-4d09-8dbc-3b2741f09fc3"}, {"remote_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:40:10Z", "security_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "port_range_min": null, "revision_number": 0, "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "created_at": "2018-10-10T04:40:10Z", "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "id": "a2c09f1e-8195-4e36-b037-7fad0d52788b"}, {"remote_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:40:10Z", "security_group_id": "99dc5c3f-b38a-42de-b5ee-397b910b1958", "port_range_min": null, "revision_number": 0, "tenant_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "created_at": "2018-10-10T04:40:10Z", "project_id": "03db1cb2e4ef4a9d904aa4aac96d56d6", "id": "d7dafcc6-4c59-4a77-91f9-1825057595cf"}]} 2018-10-10 04:40:43,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99dc5c3f-b38a-42de-b5ee-397b910b1958 used request id req-487e7de0-a5a5-444a-b39f-e3a31dae709a 2018-10-10 04:40:43,672 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:40:43,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/99dc5c3f-b38a-42de-b5ee-397b910b1958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:43,993 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4923953d-7083-4f2b-9f10-b5e2d46b32ed Content-Length: 0 Date: Wed, 10 Oct 2018 04:40:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:40:43,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/99dc5c3f-b38a-42de-b5ee-397b910b1958 used request id req-4923953d-7083-4f2b-9f10-b5e2d46b32ed 2018-10-10 04:40:43,994 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj 2018-10-10 04:40:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:44,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c53c73de-51f5-4888-9b17-7163c5a9ec13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:40:44,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/03db1cb2e4ef4a9d904aa4aac96d56d6 used request id req-c53c73de-51f5-4888-9b17-7163c5a9ec13 2018-10-10 04:40:44,192 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-proj-role 2018-10-10 04:40:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/222f60dd42aa48678289170c76a806ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:44,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98dcb7c0-75b1-4030-9e8a-75c3103c33f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:40:44,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/222f60dd42aa48678289170c76a806ce used request id req-98dcb7c0-75b1-4030-9e8a-75c3103c33f3 2018-10-10 04:40:44,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bcc9d8a04eb37a49ed851030b50940570628a5" 2018-10-10 04:40:44,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78681f4f-a69c-44d5-a94a-b804c48cf0cc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:40:44,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-78681f4f-a69c-44d5-a94a-b804c48cf0cc 2018-10-10 04:40:44,399 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-bbb7a593-eca3-4bd-user 2018-10-10 04:40:44,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/579632f55370410fa9f6f613fa9053ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50d1867e1f28bd3727e271c068fdb2ecb80c3c6" 2018-10-10 04:40:44,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64fed6b8-4319-4e5d-9456-3f990d4ff026 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:40:44,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/579632f55370410fa9f6f613fa9053ec used request id req-64fed6b8-4319-4e5d-9456-3f990d4ff026 2018-10-10 04:40:44,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:44,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Tqp9t0_eSBiafWDS6I9TXA"], "issued_at": "2018-10-10T04:40:44.000000Z"}} 2018-10-10 04:40:44,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fceaa0773489c978cc07b28d42cf18ae398345" 2018-10-10 04:40:45,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895d1319-a341-4d34-a0e0-0aa156cf3a8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:45,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-895d1319-a341-4d34-a0e0-0aa156cf3a8b 2018-10-10 04:40:45,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:45,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:45,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["U5ieLHVHS2amS_7gg0e5qw"], "issued_at": "2018-10-10T04:40:45.000000Z"}} 2018-10-10 04:40:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:40:45,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf7073a-cc2c-4b89-a2bb-8a56abd9ff99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:45,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-caf7073a-cc2c-4b89-a2bb-8a56abd9ff99 2018-10-10 04:40:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:40:45,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:40:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:40:45,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49adaa5a-5101-45e7-8576-0f470196a8d4 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:40:45,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj used request id req-49adaa5a-5101-45e7-8576-0f470196a8d4 2018-10-10 04:40:45,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:40:45,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e617d90c-8bdd-4173-84ed-9ff9e482f8c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:40:45,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e617d90c-8bdd-4173-84ed-9ff9e482f8c6 2018-10-10 04:40:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}}' 2018-10-10 04:40:45,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2296057-f7a9-4bfb-8d31-6710ffd727c2 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}} 2018-10-10 04:40:45,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e2296057-f7a9-4bfb-8d31-6710ffd727c2 2018-10-10 04:40:45,854 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj 2018-10-10 04:40:45,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:45,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:46,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["-N0HEYMITX6K2cFL7V43xA"], "issued_at": "2018-10-10T04:40:46.000000Z"}} 2018-10-10 04:40:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e782867fc0d61c89e77fa7bba6ad889f5896925" 2018-10-10 04:40:46,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723e7ead-2d50-44c9-b004-c23f164330a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:46,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-723e7ead-2d50-44c9-b004-c23f164330a1 2018-10-10 04:40:46,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:40:46,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:40:46,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e782867fc0d61c89e77fa7bba6ad889f5896925" 2018-10-10 04:40:46,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d5b984-e8c3-47fd-8e55-9b3e6a394e58 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:40:46,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-60d5b984-e8c3-47fd-8e55-9b3e6a394e58 2018-10-10 04:40:46,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e782867fc0d61c89e77fa7bba6ad889f5896925" 2018-10-10 04:40:46,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deab82bc-68f9-4328-92f6-81f94fd0d000 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}]} 2018-10-10 04:40:46,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj used request id req-deab82bc-68f9-4328-92f6-81f94fd0d000 2018-10-10 04:40:46,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e782867fc0d61c89e77fa7bba6ad889f5896925" 2018-10-10 04:40:46,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78fcd97c-d1ae-44c0-9eb5-e9006d99eee5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:40:46,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-78fcd97c-d1ae-44c0-9eb5-e9006d99eee5 2018-10-10 04:40:46,991 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a5ed55c1-3614-415-user 2018-10-10 04:40:46,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:40:47,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18865f3a-8b60-4dc9-8ba3-94ea33843ed2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:40:47,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-18865f3a-8b60-4dc9-8ba3-94ea33843ed2 2018-10-10 04:40:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" -d '{"role": {"name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role"}}' 2018-10-10 04:40:47,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-384b3df0-fd72-4e5d-93d8-0a6d55cfe517 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1de02caffdde4afa87c7555c7c6e8d55", "links": {"self": "http://172.30.9.25:5000/v3/roles/1de02caffdde4afa87c7555c7c6e8d55"}, "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role"}} 2018-10-10 04:40:47,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-384b3df0-fd72-4e5d-93d8-0a6d55cfe517 2018-10-10 04:40:47,303 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role 2018-10-10 04:40:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1de02caffdde4afa87c7555c7c6e8d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:40:47,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d377c5-345a-4651-8c44-5da0f0687c57 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1de02caffdde4afa87c7555c7c6e8d55"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role", "id": "1de02caffdde4afa87c7555c7c6e8d55"}} 2018-10-10 04:40:47,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1de02caffdde4afa87c7555c7c6e8d55 used request id req-c1d377c5-345a-4651-8c44-5da0f0687c57 2018-10-10 04:40:47,324 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role to project CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj 2018-10-10 04:40:47,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac/users/c7b6eb42310241a0bd5c63ef09ac2f0f/roles/1de02caffdde4afa87c7555c7c6e8d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:40:47,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3fc877e-b711-41d2-a0d8-72ea2d2f3dd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:40:47,449 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac/users/c7b6eb42310241a0bd5c63ef09ac2f0f/roles/1de02caffdde4afa87c7555c7c6e8d55 used request id req-a3fc877e-b711-41d2-a0d8-72ea2d2f3dd0 2018-10-10 04:40:47,450 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:40:47,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:47,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:47,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de02caffdde4afa87c7555c7c6e8d55", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role"}], "expires_at": "2018-10-10T05:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e676861cd87540e1be400608283c9cac", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-user", "id": "c7b6eb42310241a0bd5c63ef09ac2f0f"}, "audit_ids": ["-du5GalPRKaJrWSfNj3bSg"], "issued_at": "2018-10-10T04:40:47.000000Z"}} 2018-10-10 04:40:47,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" 2018-10-10 04:40:47,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc2a10d-1d84-4db6-a99c-456259974a2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:47,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3dc2a10d-1d84-4db6-a99c-456259974a2a 2018-10-10 04:40:47,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" 2018-10-10 04:40:48,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b4680f25-69f7-4666-9ce1-92d741c35ab6 Date: Wed, 10 Oct 2018 04:40:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image"} 2018-10-10 04:40:48,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image used request id req-b4680f25-69f7-4666-9ce1-92d741c35ab6 2018-10-10 04:40:48,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" 2018-10-10 04:40:48,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ff080e7b-e6a5-4ad9-a353-e86d405e0055 Date: Wed, 10 Oct 2018 04:40:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:40:48,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ff080e7b-e6a5-4ad9-a353-e86d405e0055 2018-10-10 04:40:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image"}' 2018-10-10 04:40:48,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941 X-Openstack-Request-Id: req-fb6396aa-fe25-43f9-b6d5-f462239b82d9 Date: Wed, 10 Oct 2018 04:40:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:40:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:40:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "min_disk": 0, "protected": false, "id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "file": "/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/file", "checksum": null, "owner": "e676861cd87540e1be400608283c9cac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:40:48,448 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fb6396aa-fe25-43f9-b6d5-f462239b82d9 2018-10-10 04:40:48,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" -d '' 2018-10-10 04:40:50,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ec97143-7dbc-4f91-8380-2f5c4b4da14e Date: Wed, 10 Oct 2018 04:40:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:40:50,240 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/file used request id req-3ec97143-7dbc-4f91-8380-2f5c4b4da14e 2018-10-10 04:40:50,240 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:40:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" 2018-10-10 04:40:50,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bcb5756e-50e2-4f01-a9d0-e46b373ea12b Date: Wed, 10 Oct 2018 04:40:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/snap", "metadata": {}}], "self": "/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "min_disk": 0, "protected": false, "id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "file": "/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e676861cd87540e1be400608283c9cac", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:40:50,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941 used request id req-bcb5756e-50e2-4f01-a9d0-e46b373ea12b 2018-10-10 04:40:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" 2018-10-10 04:40:50,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-43b773a9-762f-45e4-9ada-5f8f9c70a2e6 Date: Wed, 10 Oct 2018 04:40:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:40:50,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-43b773a9-762f-45e4-9ada-5f8f9c70a2e6 2018-10-10 04:40:50,417 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image 2018-10-10 04:40:50,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" 2018-10-10 04:40:50,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cf72970b-378e-47e9-a551-7fcd75c88592 Date: Wed, 10 Oct 2018 04:40:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/snap", "metadata": {}}], "self": "/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "min_disk": 0, "protected": false, "id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "file": "/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e676861cd87540e1be400608283c9cac", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:40:50,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941 used request id req-cf72970b-378e-47e9-a551-7fcd75c88592 2018-10-10 04:40:50,580 - create_image - DEBUG - Instance status is - active 2018-10-10 04:40:50,580 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image 2018-10-10 04:40:50,580 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image 2018-10-10 04:40:50,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:50,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:50,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de02caffdde4afa87c7555c7c6e8d55", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role"}], "expires_at": "2018-10-10T05:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e676861cd87540e1be400608283c9cac", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-user", "id": "c7b6eb42310241a0bd5c63ef09ac2f0f"}, "audit_ids": ["N0Db_pFfRiqPkB9DotXKmA"], "issued_at": "2018-10-10T04:40:50.000000Z"}} 2018-10-10 04:40:50,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" 2018-10-10 04:40:51,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d18d8af-7303-41fc-ba56-68339ab09ad0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:51,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2d18d8af-7303-41fc-ba56-68339ab09ad0 2018-10-10 04:40:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" 2018-10-10 04:40:51,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-360e2849-da95-4306-aedb-67ae811c9169 Date: Wed, 10 Oct 2018 04:40:51 GMT RESP BODY: {"networks":[]} 2018-10-10 04:40:51,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-net used request id req-360e2849-da95-4306-aedb-67ae811c9169 2018-10-10 04:40:51,223 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-net 2018-10-10 04:40:51,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" -d '{"network": {"name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-net", "admin_state_up": true}}' 2018-10-10 04:40:51,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5ddf6033-6740-4bac-917e-03190b0094b1 Date: Wed, 10 Oct 2018 04:40:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7ce2401c-8354-4c68-b65b-c7472e8ed3c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:40:51Z","is_default":false,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:51Z","mtu":1450}} 2018-10-10 04:40:51,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-5ddf6033-6740-4bac-917e-03190b0094b1 2018-10-10 04:40:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7ce2401c-8354-4c68-b65b-c7472e8ed3c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" 2018-10-10 04:40:51,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b177272d-9ede-4ba6-8a07-a7834341b6c8 Date: Wed, 10 Oct 2018 04:40:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:40:51Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"7ce2401c-8354-4c68-b65b-c7472e8ed3c5","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-net"}]} 2018-10-10 04:40:51,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7ce2401c-8354-4c68-b65b-c7472e8ed3c5 used request id req-b177272d-9ede-4ba6-8a07-a7834341b6c8 2018-10-10 04:40:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ce2401c-8354-4c68-b65b-c7472e8ed3c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" 2018-10-10 04:40:52,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3e86531-c5d4-47f0-89d6-e5541beec68c Date: Wed, 10 Oct 2018 04:40:52 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:40:52,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ce2401c-8354-4c68-b65b-c7472e8ed3c5 used request id req-f3e86531-c5d4-47f0-89d6-e5541beec68c 2018-10-10 04:40:52,009 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-subnet 2018-10-10 04:40:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" -d '{"subnets": [{"ip_version": 4, "network_id": "7ce2401c-8354-4c68-b65b-c7472e8ed3c5", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-subnet"}]}' 2018-10-10 04:40:52,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9d7b5112-54ad-4f7e-afb5-738d28fc0857 Date: Wed, 10 Oct 2018 04:40:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ce2401c-8354-4c68-b65b-c7472e8ed3c5","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:52Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:52Z","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":"e676861cd87540e1be400608283c9cac","id":"b0e6c5a3-a70a-45a0-9c19-71716233fa33","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-subnet"}]} 2018-10-10 04:40:52,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-9d7b5112-54ad-4f7e-afb5-738d28fc0857 2018-10-10 04:40:52,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=7ce2401c-8354-4c68-b65b-c7472e8ed3c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" 2018-10-10 04:40:53,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7c21366b-253f-4603-9a7d-72f8833aefe8 Date: Wed, 10 Oct 2018 04:40:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0e6c5a3-a70a-45a0-9c19-71716233fa33"],"updated_at":"2018-10-10T04:40:52Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"7ce2401c-8354-4c68-b65b-c7472e8ed3c5","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-net"}]} 2018-10-10 04:40:53,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=7ce2401c-8354-4c68-b65b-c7472e8ed3c5 used request id req-7c21366b-253f-4603-9a7d-72f8833aefe8 2018-10-10 04:40:53,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7ce2401c-8354-4c68-b65b-c7472e8ed3c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" 2018-10-10 04:40:53,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c5aa4ee0-87e0-4935-97f6-26756f9d1659 Date: Wed, 10 Oct 2018 04:40:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ce2401c-8354-4c68-b65b-c7472e8ed3c5","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:52Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e676861cd87540e1be400608283c9cac","id":"b0e6c5a3-a70a-45a0-9c19-71716233fa33","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-subnet"}]} 2018-10-10 04:40:53,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7ce2401c-8354-4c68-b65b-c7472e8ed3c5 used request id req-c5aa4ee0-87e0-4935-97f6-26756f9d1659 2018-10-10 04:40:53,318 - OpenStackNetwork - DEBUG - Network [7ce2401c-8354-4c68-b65b-c7472e8ed3c5] created successfully 2018-10-10 04:40:53,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:53,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:53,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["uXAokmluS4yHQ6w0kEmhUQ"], "issued_at": "2018-10-10T04:40:53.000000Z"}} 2018-10-10 04:40:53,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61181e48845f693ae32b0484d7f578d14b2f5db" 2018-10-10 04:40:53,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e460fe-1008-4693-a8f8-0a4e6f8428ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:53,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-35e460fe-1008-4693-a8f8-0a4e6f8428ec 2018-10-10 04:40:53,776 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:40:53,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61181e48845f693ae32b0484d7f578d14b2f5db" 2018-10-10 04:40:53,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-919ee559-be35-49f7-a3ac-f8fbc4a89480 x-compute-request-id: req-919ee559-be35-49f7-a3ac-f8fbc4a89480 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:40:53,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-919ee559-be35-49f7-a3ac-f8fbc4a89480 2018-10-10 04:40:53,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61181e48845f693ae32b0484d7f578d14b2f5db" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-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-10-10 04:40:54,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-928e2960-8cfa-44f8-9a1b-49609a968cb9 x-compute-request-id: req-928e2960-8cfa-44f8-9a1b-49609a968cb9 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73397976-d065-47c2-86d3-8f8ce8563381", "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:40:54,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-928e2960-8cfa-44f8-9a1b-49609a968cb9 2018-10-10 04:40:54,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:54,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:54,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de02caffdde4afa87c7555c7c6e8d55", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role"}], "expires_at": "2018-10-10T05:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e676861cd87540e1be400608283c9cac", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-user", "id": "c7b6eb42310241a0bd5c63ef09ac2f0f"}, "audit_ids": ["U_PgLP4LRkuJpwrODA3Bug"], "issued_at": "2018-10-10T04:40:54.000000Z"}} 2018-10-10 04:40:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:40:54,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f655e3-6c21-4d81-af9d-8361c18380d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:54,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f7f655e3-6c21-4d81-af9d-8361c18380d1 2018-10-10 04:40:54,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:40:54,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3663ed4b-a753-4ff0-80c2-257286b6727e Date: Wed, 10 Oct 2018 04:40:54 GMT RESP BODY: {"networks":[]} 2018-10-10 04:40:54,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 used request id req-3663ed4b-a753-4ff0-80c2-257286b6727e 2018-10-10 04:40:54,697 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 2018-10-10 04:40:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" -d '{"network": {"name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2", "admin_state_up": true}}' 2018-10-10 04:40:55,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-ed622fc2-be8f-4beb-a3db-1889da3b1070 Date: Wed, 10 Oct 2018 04:40:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3e62330-81a3-4eb5-94be-9813904a78be","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:40:54Z","is_default":false,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","mtu":1450}} 2018-10-10 04:40:55,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ed622fc2-be8f-4beb-a3db-1889da3b1070 2018-10-10 04:40:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:40:55,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-6f677506-6ca4-417c-8b63-9ff5ae5827eb Date: Wed, 10 Oct 2018 04:40:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:40:54Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"e3e62330-81a3-4eb5-94be-9813904a78be","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2"}]} 2018-10-10 04:40:55,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-6f677506-6ca4-417c-8b63-9ff5ae5827eb 2018-10-10 04:40:55,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:40:55,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a4f38bae-6d38-4aa6-9d05-94503747e5d3 Date: Wed, 10 Oct 2018 04:40:55 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:40:55,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-a4f38bae-6d38-4aa6-9d05-94503747e5d3 2018-10-10 04:40:55,502 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1 2018-10-10 04:40:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" -d '{"subnets": [{"ip_version": 4, "network_id": "e3e62330-81a3-4eb5-94be-9813904a78be", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"}]}' 2018-10-10 04:40:56,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a4ecee28-347d-47fb-b107-c5d859e6ec72 Date: Wed, 10 Oct 2018 04:40:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"}]} 2018-10-10 04:40:56,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a4ecee28-347d-47fb-b107-c5d859e6ec72 2018-10-10 04:40:56,175 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2 2018-10-10 04:40:56,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" -d '{"subnets": [{"ip_version": 4, "network_id": "e3e62330-81a3-4eb5-94be-9813904a78be", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]}' 2018-10-10 04:40:57,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-be3189d4-51c1-499c-a706-65d88d80bad9 Date: Wed, 10 Oct 2018 04:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:40:57,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-be3189d4-51c1-499c-a706-65d88d80bad9 2018-10-10 04:40:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:40:57,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e5f95fc4-8eb8-4d7c-891d-8a2ed1e2a325 Date: Wed, 10 Oct 2018 04:40:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","713a58d1-ec29-4bbd-85f8-d0393a58d291"],"updated_at":"2018-10-10T04:40:56Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"e3e62330-81a3-4eb5-94be-9813904a78be","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2"}]} 2018-10-10 04:40:57,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-e5f95fc4-8eb8-4d7c-891d-8a2ed1e2a325 2018-10-10 04:40:57,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:40:57,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a936d61e-d1a4-45cd-9403-968df7a40ea9 Date: Wed, 10 Oct 2018 04:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:40:57,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-a936d61e-d1a4-45cd-9403-968df7a40ea9 2018-10-10 04:40:57,386 - OpenStackNetwork - DEBUG - Network [e3e62330-81a3-4eb5-94be-9813904a78be] created successfully 2018-10-10 04:40:57,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:57,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:57,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de02caffdde4afa87c7555c7c6e8d55", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role"}], "expires_at": "2018-10-10T05:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e676861cd87540e1be400608283c9cac", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-user", "id": "c7b6eb42310241a0bd5c63ef09ac2f0f"}, "audit_ids": ["JfcH12CMSCOll9shlKS6ew"], "issued_at": "2018-10-10T04:40:57.000000Z"}} 2018-10-10 04:40:57,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:57,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aeaca9a-ae6a-4f9e-b15a-c3f8b2a1b54c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:57,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2aeaca9a-ae6a-4f9e-b15a-c3f8b2a1b54c 2018-10-10 04:40:57,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:40:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:57,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea74dcd-6af6-4dbc-a974-1b01964a3924 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:57,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7ea74dcd-6af6-4dbc-a974-1b01964a3924 2018-10-10 04:40:57,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:58,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-53be2197-7df3-4da0-86a4-6a59704304c4 Date: Wed, 10 Oct 2018 04:40:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","713a58d1-ec29-4bbd-85f8-d0393a58d291"],"updated_at":"2018-10-10T04:40:56Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"e3e62330-81a3-4eb5-94be-9813904a78be","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2"}]} 2018-10-10 04:40:58,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 used request id req-53be2197-7df3-4da0-86a4-6a59704304c4 2018-10-10 04:40:58,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:40:58,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:40:58,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:58,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9e96fb-00c6-49b2-bea6-b2cb7f0562a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}} 2018-10-10 04:40:58,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac used request id req-bd9e96fb-00c6-49b2-bea6-b2cb7f0562a0 2018-10-10 04:40:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:58,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-12bbf1a7-7425-4ee5-b6ee-38ec639c75e7 Date: Wed, 10 Oct 2018 04:40:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:40:58,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-12bbf1a7-7425-4ee5-b6ee-38ec639c75e7 2018-10-10 04:40:58,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:58,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-27c471d9-5283-47d1-b5eb-f01d7a96d050 Date: Wed, 10 Oct 2018 04:40:58 GMT RESP BODY: {"ports":[]} 2018-10-10 04:40:58,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1&admin_state_up=True used request id req-27c471d9-5283-47d1-b5eb-f01d7a96d050 2018-10-10 04:40:58,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:58,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40: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-bfd342f3-a97c-4eaf-a524-7c7497b2f659 x-compute-request-id: req-bfd342f3-a97c-4eaf-a524-7c7497b2f659 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:40:58,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst used request id req-bfd342f3-a97c-4eaf-a524-7c7497b2f659 2018-10-10 04:40:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:59,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-cdc797df-1678-405f-9a05-dfbccc030bd1 Date: Wed, 10 Oct 2018 04:40:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["713a58d1-ec29-4bbd-85f8-d0393a58d291","2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8"],"updated_at":"2018-10-10T04:40:56Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"e3e62330-81a3-4eb5-94be-9813904a78be","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2"}]} 2018-10-10 04:40:59,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 used request id req-cdc797df-1678-405f-9a05-dfbccc030bd1 2018-10-10 04:40:59,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:59,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ccaca3-5323-4f6c-95a1-09ae357d239e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}} 2018-10-10 04:40:59,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac used request id req-30ccaca3-5323-4f6c-95a1-09ae357d239e 2018-10-10 04:40:59,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:59,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-12e6ab09-6fc1-4288-b1f9-d0b17fe7e292 Date: Wed, 10 Oct 2018 04:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:40:59,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-12e6ab09-6fc1-4288-b1f9-d0b17fe7e292 2018-10-10 04:40:59,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:40:59,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84d4d962-266b-496d-98d8-2638375e6868 Date: Wed, 10 Oct 2018 04:40:59 GMT RESP BODY: {"ports":[]} 2018-10-10 04:40:59,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1&admin_state_up=True used request id req-84d4d962-266b-496d-98d8-2638375e6868 2018-10-10 04:40:59,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:40:59,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:40:59,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1de02caffdde4afa87c7555c7c6e8d55", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role"}], "expires_at": "2018-10-10T05:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e676861cd87540e1be400608283c9cac", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e676861cd87540e1be400608283c9cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-user", "id": "c7b6eb42310241a0bd5c63ef09ac2f0f"}, "audit_ids": ["FjJ83fFOR72PidZi4-KUUg"], "issued_at": "2018-10-10T04:40:59.000000Z"}} 2018-10-10 04:40:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b15088e75c8f6fc161605de9aaec3ee11c7057b" 2018-10-10 04:40:59,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4263311c-13b9-4778-8467-84ace265c5ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:40:59,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4263311c-13b9-4778-8467-84ace265c5ca 2018-10-10 04:40:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:00,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-910659d2-8870-4238-be94-9f09f12e5123 Date: Wed, 10 Oct 2018 04:41:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","713a58d1-ec29-4bbd-85f8-d0393a58d291"],"updated_at":"2018-10-10T04:40:56Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"e3e62330-81a3-4eb5-94be-9813904a78be","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2"}]} 2018-10-10 04:41:00,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 used request id req-910659d2-8870-4238-be94-9f09f12e5123 2018-10-10 04:41:00,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:00,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-ee269f4c-d827-495c-aed2-71bfb509ab09 Date: Wed, 10 Oct 2018 04:41:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:41:00,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-ee269f4c-d827-495c-aed2-71bfb509ab09 2018-10-10 04:41:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:00,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-242deee6-276e-41d8-9b79-99ae124fd58d Date: Wed, 10 Oct 2018 04:41:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["713a58d1-ec29-4bbd-85f8-d0393a58d291","2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8"],"updated_at":"2018-10-10T04:40:56Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"e3e62330-81a3-4eb5-94be-9813904a78be","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2"}]} 2018-10-10 04:41:00,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 used request id req-242deee6-276e-41d8-9b79-99ae124fd58d 2018-10-10 04:41:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:41:00,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:41:00,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b15088e75c8f6fc161605de9aaec3ee11c7057b" 2018-10-10 04:41:00,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17cfc101-a199-4f8a-a477-0200d56374c8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}} 2018-10-10 04:41:00,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac used request id req-17cfc101-a199-4f8a-a477-0200d56374c8 2018-10-10 04:41:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:01,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-b543d9d3-a869-4bba-9040-73ca5502e4e2 Date: Wed, 10 Oct 2018 04:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:41:01,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-b543d9d3-a869-4bba-9040-73ca5502e4e2 2018-10-10 04:41:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:01,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ac363b2-f08a-4010-836b-8c4a08146ee5 Date: Wed, 10 Oct 2018 04:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"}]} 2018-10-10 04:41:01,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1 used request id req-5ac363b2-f08a-4010-836b-8c4a08146ee5 2018-10-10 04:41:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:01,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-31601dc9-b34a-43a7-9544-27ec22ebbe1f Date: Wed, 10 Oct 2018 04:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:41:01,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2 used request id req-31601dc9-b34a-43a7-9544-27ec22ebbe1f 2018-10-10 04:41:01,487 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 2018-10-10 04:41:01,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" -d '{"port": {"network_id": "e3e62330-81a3-4eb5-94be-9813904a78be", "fixed_ips": [{"subnet_id": "2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8", "ip_address": "10.55.0.101"}, {"subnet_id": "713a58d1-ec29-4bbd-85f8-d0393a58d291", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1", "admin_state_up": true}}' 2018-10-10 04:41:02,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-b8a60660-afbe-47d0-98dc-b844b3681cc7 Date: Wed, 10 Oct 2018 04:41:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:02Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","ip_address":"10.55.0.101"},{"subnet_id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","ip_address":"10.65.0.101"}],"id":"413cb519-c3ba-4df2-9141-f83083122666","security_groups":["fe878d44-a0a7-4a4c-af7a-e0cb48319fbc"],"mac_address":"fa:16:3e:44:e0:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1","project_id":"e676861cd87540e1be400608283c9cac","qos_policy_id":null,"admin_state_up":true,"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:41:01Z","binding:vnic_type":"normal"}} 2018-10-10 04:41:02,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b8a60660-afbe-47d0-98dc-b844b3681cc7 2018-10-10 04:41:02,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:02,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-0908ac9c-66cf-463a-99e6-016b5e46b629 Date: Wed, 10 Oct 2018 04:41:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","713a58d1-ec29-4bbd-85f8-d0393a58d291"],"updated_at":"2018-10-10T04:40:56Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"e3e62330-81a3-4eb5-94be-9813904a78be","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2"}]} 2018-10-10 04:41:02,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 used request id req-0908ac9c-66cf-463a-99e6-016b5e46b629 2018-10-10 04:41:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:02,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b666ea2f-7b11-432b-812d-7e50028f1456 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}} 2018-10-10 04:41:02,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac used request id req-b666ea2f-7b11-432b-812d-7e50028f1456 2018-10-10 04:41:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:02,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-bac269e5-92c8-482a-af5e-34a396195299 Date: Wed, 10 Oct 2018 04:41:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:41:02,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-bac269e5-92c8-482a-af5e-34a396195299 2018-10-10 04:41:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:02,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-6c8d2bda-a66d-45c5-8e06-b9e7414f3a65 Date: Wed, 10 Oct 2018 04:41:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:02Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","ip_address":"10.55.0.101"},{"subnet_id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","ip_address":"10.65.0.101"}],"id":"413cb519-c3ba-4df2-9141-f83083122666","security_groups":["fe878d44-a0a7-4a4c-af7a-e0cb48319fbc"],"mac_address":"fa:16:3e:44:e0:8c","project_id":"e676861cd87540e1be400608283c9cac","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1","admin_state_up":true,"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:41:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:41:02,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e3e62330-81a3-4eb5-94be-9813904a78be&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1&admin_state_up=True used request id req-6c8d2bda-a66d-45c5-8e06-b9e7414f3a65 2018-10-10 04:41:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:03,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3faf06d-de69-4ed9-858f-684dbf6c6e10 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}} 2018-10-10 04:41:03,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac used request id req-f3faf06d-de69-4ed9-858f-684dbf6c6e10 2018-10-10 04:41:03,062 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst 2018-10-10 04:41:03,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:03,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-2c0da564-9855-4f8c-9d9f-01c8dee5a027 x-compute-request-id: req-2c0da564-9855-4f8c-9d9f-01c8dee5a027 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-flavor-name"}]} 2018-10-10 04:41:03,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2c0da564-9855-4f8c-9d9f-01c8dee5a027 2018-10-10 04:41:03,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/73397976-d065-47c2-86d3-8f8ce8563381 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:03,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-fe12478b-031c-41d0-890f-1ffcd9752924 x-compute-request-id: req-fe12478b-031c-41d0-890f-1ffcd9752924 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73397976-d065-47c2-86d3-8f8ce8563381", "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:41:03,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/73397976-d065-47c2-86d3-8f8ce8563381 used request id req-fe12478b-031c-41d0-890f-1ffcd9752924 2018-10-10 04:41:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:03,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-6740ff29-2c0f-4f0f-b907-e014c4992309 Date: Wed, 10 Oct 2018 04:41:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/snap", "metadata": {}}], "self": "/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "min_disk": 0, "protected": false, "id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "file": "/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e676861cd87540e1be400608283c9cac", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image"} 2018-10-10 04:41:03,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image used request id req-6740ff29-2c0f-4f0f-b907-e014c4992309 2018-10-10 04:41:03,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:03,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b993f48-e0fc-4356-af51-342bdddae214 Date: Wed, 10 Oct 2018 04:41:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:41:03,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4b993f48-e0fc-4356-af51-342bdddae214 2018-10-10 04:41:03,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" -d '{"server": {"name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "imageRef": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "flavorRef": "73397976-d065-47c2-86d3-8f8ce8563381", "max_count": 1, "min_count": 1, "networks": [{"port": "413cb519-c3ba-4df2-9141-f83083122666"}]}}' 2018-10-10 04:41:05,182 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:41: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-c0cedfee-c48d-484b-a46f-7667e8db6a02 x-compute-request-id: req-c0cedfee-c48d-484b-a46f-7667e8db6a02 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "adminPass": "4PFydBr5kFgy"}} 2018-10-10 04:41:05,183 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c0cedfee-c48d-484b-a46f-7667e8db6a02 2018-10-10 04:41:05,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:05,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-a4627bbf-83b4-4230-9e9a-7c80d00704be x-compute-request-id: req-a4627bbf-83b4-4230-9e9a-7c80d00704be 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.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "image": {"id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "links": [{"href": "http://172.30.9.25:8774/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}]}, "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "user_id": "c7b6eb42310241a0bd5c63ef09ac2f0f", "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-10-10T04:41:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "created": "2018-10-10T04:41:05Z", "tenant_id": "e676861cd87540e1be400608283c9cac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:05,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-a4627bbf-83b4-4230-9e9a-7c80d00704be 2018-10-10 04:41:05,523 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst 2018-10-10 04:41:05,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:05,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-ef0c3118-f262-4f00-9b3c-3eca7c1be5ed x-compute-request-id: req-ef0c3118-f262-4f00-9b3c-3eca7c1be5ed 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.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "image": {"id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "links": [{"href": "http://172.30.9.25:8774/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}]}, "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "user_id": "c7b6eb42310241a0bd5c63ef09ac2f0f", "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-10-10T04:41:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "created": "2018-10-10T04:41:05Z", "tenant_id": "e676861cd87540e1be400608283c9cac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:05,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-ef0c3118-f262-4f00-9b3c-3eca7c1be5ed 2018-10-10 04:41:05,838 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst] is - BUILD 2018-10-10 04:41:05,838 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:41:08,842 - create_instance - DEBUG - VM status query timeout in 896.681475163 2018-10-10 04:41:08,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:09,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-1f16ff84-5026-4a93-99db-b70d319b5f60 x-compute-request-id: req-1f16ff84-5026-4a93-99db-b70d319b5f60 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.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "image": {"id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "links": [{"href": "http://172.30.9.25:8774/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}]}, "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "security_groups": [{"name": "default"}], "user_id": "c7b6eb42310241a0bd5c63ef09ac2f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:41:06Z", "hostId": "60951a0fb9142a717d16905ac0418326913d85f0cdbbe4de21c51768", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "created": "2018-10-10T04:41:05Z", "tenant_id": "e676861cd87540e1be400608283c9cac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:09,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-1f16ff84-5026-4a93-99db-b70d319b5f60 2018-10-10 04:41:09,534 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst] is - BUILD 2018-10-10 04:41:09,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:41:12,537 - create_instance - DEBUG - VM status query timeout in 892.985867023 2018-10-10 04:41:12,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:12,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-2497197e-5466-43ca-9363-5554917df99c x-compute-request-id: req-2497197e-5466-43ca-9363-5554917df99c 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.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "image": {"id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "links": [{"href": "http://172.30.9.25:8774/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}]}, "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "security_groups": [{"name": "default"}], "user_id": "c7b6eb42310241a0bd5c63ef09ac2f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:41:06Z", "hostId": "60951a0fb9142a717d16905ac0418326913d85f0cdbbe4de21c51768", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "created": "2018-10-10T04:41:05Z", "tenant_id": "e676861cd87540e1be400608283c9cac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:12,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-2497197e-5466-43ca-9363-5554917df99c 2018-10-10 04:41:12,987 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst] is - BUILD 2018-10-10 04:41:12,987 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:41:15,990 - create_instance - DEBUG - VM status query timeout in 889.533014059 2018-10-10 04:41:15,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:16,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-41c27aae-d770-4721-a961-aff64621ec44 x-compute-request-id: req-41c27aae-d770-4721-a961-aff64621ec44 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e0:8c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e0:8c", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "image": {"id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "links": [{"href": "http://172.30.9.25:8774/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:41:12.000000", "flavor": {"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}]}, "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "security_groups": [{"name": "default"}], "user_id": "c7b6eb42310241a0bd5c63ef09ac2f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:41:12Z", "hostId": "60951a0fb9142a717d16905ac0418326913d85f0cdbbe4de21c51768", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "created": "2018-10-10T04:41:05Z", "tenant_id": "e676861cd87540e1be400608283c9cac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:16,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-41c27aae-d770-4721-a961-aff64621ec44 2018-10-10 04:41:16,586 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst] is - ACTIVE 2018-10-10 04:41:16,587 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:41:16,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:17,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-3516ed24-30b3-400d-8653-015210c6242a x-compute-request-id: req-3516ed24-30b3-400d-8653-015210c6242a Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e0:8c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e0:8c", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "image": {"id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "links": [{"href": "http://172.30.9.25:8774/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:41:12.000000", "flavor": {"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}]}, "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "security_groups": [{"name": "default"}], "user_id": "c7b6eb42310241a0bd5c63ef09ac2f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:41:12Z", "hostId": "60951a0fb9142a717d16905ac0418326913d85f0cdbbe4de21c51768", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "created": "2018-10-10T04:41:05Z", "tenant_id": "e676861cd87540e1be400608283c9cac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:17,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-3516ed24-30b3-400d-8653-015210c6242a 2018-10-10 04:41:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:17,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-975068de-6ca8-4784-a55b-8e33d5494324 Date: Wed, 10 Oct 2018 04:41:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["713a58d1-ec29-4bbd-85f8-d0393a58d291","2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8"],"updated_at":"2018-10-10T04:40:56Z","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e676861cd87540e1be400608283c9cac","id":"e3e62330-81a3-4eb5-94be-9813904a78be","name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2"}]} 2018-10-10 04:41:17,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 used request id req-975068de-6ca8-4784-a55b-8e33d5494324 2018-10-10 04:41:17,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:17,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a03021-d741-4ed7-bbb6-f8080a48a8ee Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}} 2018-10-10 04:41:17,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac used request id req-f0a03021-d741-4ed7-bbb6-f8080a48a8ee 2018-10-10 04:41:17,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:17,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-2ae833f4-ff45-4b8d-858f-ec8e96a3b632 Date: Wed, 10 Oct 2018 04:41:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:55Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40: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":"e676861cd87540e1be400608283c9cac","id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","dns_nameservers":[],"updated_at":"2018-10-10T04:40:56Z","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":"e676861cd87540e1be400608283c9cac","id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2"}]} 2018-10-10 04:41:17,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-2ae833f4-ff45-4b8d-858f-ec8e96a3b632 2018-10-10 04:41:17,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:17,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-fa15bf69-ec60-44dc-b3a0-d3c75f6f3841 Date: Wed, 10 Oct 2018 04:41:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:00Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","ip_address":"10.55.0.4"},{"subnet_id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","ip_address":"10.65.0.4"}],"id":"3dd91cf7-eced-48ed-856c-f08f9697ed36","security_groups":[],"mac_address":"fa:16:3e:0f:67:08","project_id":"e676861cd87540e1be400608283c9cac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e3e62330-81a3-4eb5-94be-9813904a78be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","ip_address":"10.55.0.101"},{"subnet_id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","ip_address":"10.65.0.101"}],"id":"413cb519-c3ba-4df2-9141-f83083122666","security_groups":["fe878d44-a0a7-4a4c-af7a-e0cb48319fbc"],"mac_address":"fa:16:3e:44:e0:8c","project_id":"e676861cd87540e1be400608283c9cac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1","admin_state_up":true,"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:41:01Z","binding:vnic_type":"normal","device_id":"f4e95435-229a-4e2c-8316-fd59975ccbad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:00Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","ip_address":"10.55.0.3"},{"subnet_id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","ip_address":"10.65.0.3"}],"id":"7fb46252-1a98-4bbf-bc03-34dd7233d646","security_groups":[],"mac_address":"fa:16:3e:6f:db:03","project_id":"e676861cd87540e1be400608283c9cac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e3e62330-81a3-4eb5-94be-9813904a78be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:40:59Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8","ip_address":"10.55.0.2"},{"subnet_id":"713a58d1-ec29-4bbd-85f8-d0393a58d291","ip_address":"10.65.0.2"}],"id":"c574b71a-9fe6-4540-93e4-81dfb7afe0d3","security_groups":[],"mac_address":"fa:16:3e:43:ed:b6","project_id":"e676861cd87540e1be400608283c9cac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e3e62330-81a3-4eb5-94be-9813904a78be","tenant_id":"e676861cd87540e1be400608283c9cac","created_at":"2018-10-10T04:40:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e3e62330-81a3-4eb5-94be-9813904a78be"}]} 2018-10-10 04:41:17,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e3e62330-81a3-4eb5-94be-9813904a78be used request id req-fa15bf69-ec60-44dc-b3a0-d3c75f6f3841 2018-10-10 04:41:17,777 - create_instance - INFO - Deleting Port with ID - 413cb519-c3ba-4df2-9141-f83083122666 2018-10-10 04:41:17,777 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4port-1 2018-10-10 04:41:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/413cb519-c3ba-4df2-9141-f83083122666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:18,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d09eaee8-4b5f-4df7-a633-af761acae96b Date: Wed, 10 Oct 2018 04:41:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:41:18,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/413cb519-c3ba-4df2-9141-f83083122666 used request id req-d09eaee8-4b5f-4df7-a633-af761acae96b 2018-10-10 04:41:18,624 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst 2018-10-10 04:41:18,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:18,801 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:41: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-acdf81e4-c999-4aab-bdb2-8f87481a1a6e x-compute-request-id: req-acdf81e4-c999-4aab-bdb2-8f87481a1a6e Content-Type: application/json 2018-10-10 04:41:18,801 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-acdf81e4-c999-4aab-bdb2-8f87481a1a6e 2018-10-10 04:41:18,802 - create_instance - INFO - Checking deletion status 2018-10-10 04:41:18,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:19,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-18c652b7-b282-4e76-9500-94eb3e772d53 x-compute-request-id: req-18c652b7-b282-4e76-9500-94eb3e772d53 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "image": {"id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "links": [{"href": "http://172.30.9.25:8774/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:41:12.000000", "flavor": {"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}]}, "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "user_id": "c7b6eb42310241a0bd5c63ef09ac2f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:41:18Z", "hostId": "60951a0fb9142a717d16905ac0418326913d85f0cdbbe4de21c51768", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "created": "2018-10-10T04:41:05Z", "tenant_id": "e676861cd87540e1be400608283c9cac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:19,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-18c652b7-b282-4e76-9500-94eb3e772d53 2018-10-10 04:41:19,119 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst] is - ACTIVE 2018-10-10 04:41:19,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:41:22,122 - create_instance - DEBUG - VM status query timeout in 296.679868937 2018-10-10 04:41:22,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:22,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-01008805-065a-4ee3-8320-df0fe9457dc9 x-compute-request-id: req-01008805-065a-4ee3-8320-df0fe9457dc9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f4e95435-229a-4e2c-8316-fd59975ccbad", "rel": "bookmark"}], "image": {"id": "dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "links": [{"href": "http://172.30.9.25:8774/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:41:12.000000", "flavor": {"id": "73397976-d065-47c2-86d3-8f8ce8563381", "links": [{"href": "http://172.30.9.25:8774/flavors/73397976-d065-47c2-86d3-8f8ce8563381", "rel": "bookmark"}]}, "id": "f4e95435-229a-4e2c-8316-fd59975ccbad", "user_id": "c7b6eb42310241a0bd5c63ef09ac2f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:41:18Z", "hostId": "60951a0fb9142a717d16905ac0418326913d85f0cdbbe4de21c51768", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst", "created": "2018-10-10T04:41:05Z", "tenant_id": "e676861cd87540e1be400608283c9cac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:22,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-01008805-065a-4ee3-8320-df0fe9457dc9 2018-10-10 04:41:22,558 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst] is - ACTIVE 2018-10-10 04:41:22,558 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:41:25,561 - create_instance - DEBUG - VM status query timeout in 293.240298986 2018-10-10 04:41:25,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b3db362432618ba05d63d34d45dda70570754" 2018-10-10 04:41:25,611 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:41: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-cfc49c5f-6a20-4bba-903f-673fe119eb17 x-compute-request-id: req-cfc49c5f-6a20-4bba-903f-673fe119eb17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f4e95435-229a-4e2c-8316-fd59975ccbad could not be found.", "code": 404}} 2018-10-10 04:41:25,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f4e95435-229a-4e2c-8316-fd59975ccbad used request id req-cfc49c5f-6a20-4bba-903f-673fe119eb17 2018-10-10 04:41:25,612 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f4e95435-229a-4e2c-8316-fd59975ccbad could not be found. (HTTP 404) (Request-ID: req-cfc49c5f-6a20-4bba-903f-673fe119eb17) 2018-10-10 04:41:25,612 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-inst 2018-10-10 04:41:25,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/73397976-d065-47c2-86d3-8f8ce8563381 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61181e48845f693ae32b0484d7f578d14b2f5db" 2018-10-10 04:41:25,651 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:41: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-68b1c7a9-b239-41c6-baf0-3af086be0f69 x-compute-request-id: req-68b1c7a9-b239-41c6-baf0-3af086be0f69 Content-Length: 0 Content-Type: application/json 2018-10-10 04:41:25,651 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/73397976-d065-47c2-86d3-8f8ce8563381 used request id req-68b1c7a9-b239-41c6-baf0-3af086be0f69 2018-10-10 04:41:25,652 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-subnet 2018-10-10 04:41:25,652 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-subnet 2018-10-10 04:41:25,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b0e6c5a3-a70a-45a0-9c19-71716233fa33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" 2018-10-10 04:41:27,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5fd7ec99-98c9-445d-ae4d-9a5b76402e0a Date: Wed, 10 Oct 2018 04:41:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:41:27,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b0e6c5a3-a70a-45a0-9c19-71716233fa33 used request id req-5fd7ec99-98c9-445d-ae4d-9a5b76402e0a 2018-10-10 04:41:27,995 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-pub-net 2018-10-10 04:41:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/7ce2401c-8354-4c68-b65b-c7472e8ed3c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f600f2e3c2b7bfba2fbcabebb0f8974035a97d7" 2018-10-10 04:41:28,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71079bb9-ddb2-4557-8f40-5d509442bff9 Date: Wed, 10 Oct 2018 04:41:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:41:28,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7ce2401c-8354-4c68-b65b-c7472e8ed3c5 used request id req-71079bb9-ddb2-4557-8f40-5d509442bff9 2018-10-10 04:41:28,878 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1 2018-10-10 04:41:28,878 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet1 2018-10-10 04:41:28,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:41:31,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92f0198e-de3a-4dcc-8808-9fc34f8c4f2d Date: Wed, 10 Oct 2018 04:41:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:41:31,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/2ba8dcd7-5860-4166-a11b-ba5c79e9b8b8 used request id req-92f0198e-de3a-4dcc-8808-9fc34f8c4f2d 2018-10-10 04:41:31,295 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2 2018-10-10 04:41:31,296 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-subnet2 2018-10-10 04:41:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/713a58d1-ec29-4bbd-85f8-d0393a58d291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:41:33,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2bc3b9d-11d2-4f22-85d8-ff50a3882906 Date: Wed, 10 Oct 2018 04:41:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:41:33,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/713a58d1-ec29-4bbd-85f8-d0393a58d291 used request id req-f2bc3b9d-11d2-4f22-85d8-ff50a3882906 2018-10-10 04:41:33,496 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4net2 2018-10-10 04:41:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e3e62330-81a3-4eb5-94be-9813904a78be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362b387f60b5df98113fff6c07bd4277afde21a7" 2018-10-10 04:41:34,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c1b8750-e5cc-462a-96ee-2327b3b2ee4d Date: Wed, 10 Oct 2018 04:41:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:41:34,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e3e62330-81a3-4eb5-94be-9813904a78be used request id req-0c1b8750-e5cc-462a-96ee-2327b3b2ee4d 2018-10-10 04:41:34,864 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b54d0c17-72fe-4c7d-908a-a8898c2aafa4-image 2018-10-10 04:41:34,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58e21f0a8320e2b09573e16cec0a85435892bad4" 2018-10-10 04:41:35,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03a543d7-e032-4753-8785-c24c92679cb0 Date: Wed, 10 Oct 2018 04:41:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:41:35,872 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dda7dbcc-4e9b-4072-8b3e-f8458a2d1941 used request id req-03a543d7-e032-4753-8785-c24c92679cb0 2018-10-10 04:41:35,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:36,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f0e654ae-ed10-43fa-8a07-2c5fc5514aa0 Date: Wed, 10 Oct 2018 04:41:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e676861cd87540e1be400608283c9cac", "created_at": "2018-10-10T04:40:51Z", "updated_at": "2018-10-10T04:40:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:40:51Z", "revision_number": 0, "id": "1b6b02a0-42fa-407e-b8b6-20c1c4a5450b", "remote_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "remote_ip_prefix": null, "created_at": "2018-10-10T04:40:51Z", "security_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "tenant_id": "e676861cd87540e1be400608283c9cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e676861cd87540e1be400608283c9cac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:40:51Z", "revision_number": 0, "id": "344a9f3a-a8b8-44ba-95ba-7e408e46bc77", "remote_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "remote_ip_prefix": null, "created_at": "2018-10-10T04:40:51Z", "security_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "tenant_id": "e676861cd87540e1be400608283c9cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e676861cd87540e1be400608283c9cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:40:51Z", "revision_number": 0, "id": "69898def-5788-411c-887b-890b387a8a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:40:51Z", "security_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "tenant_id": "e676861cd87540e1be400608283c9cac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e676861cd87540e1be400608283c9cac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:40:51Z", "revision_number": 0, "id": "e4fbbc67-4204-474d-9801-7a09a5120de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:40:51Z", "security_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "tenant_id": "e676861cd87540e1be400608283c9cac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e676861cd87540e1be400608283c9cac"}], "revision_number": 4, "project_id": "e676861cd87540e1be400608283c9cac", "id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "name": "default"}]} 2018-10-10 04:41:36,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-f0e654ae-ed10-43fa-8a07-2c5fc5514aa0 2018-10-10 04:41:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:36,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f6a8bb-fcbc-4a62-90ae-8146e3bfcc97 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:41:36,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c8f6a8bb-fcbc-4a62-90ae-8146e3bfcc97 2018-10-10 04:41:36,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:36,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a4478b-5485-446a-b479-41c8c5c70b44 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:41:36,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-33a4478b-5485-446a-b479-41c8c5c70b44 2018-10-10 04:41:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:36,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a16e1cb-35df-4d43-92f2-b01078ea1844 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:41:36,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-8a16e1cb-35df-4d43-92f2-b01078ea1844 2018-10-10 04:41:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:36,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48640ef8-7d55-4a4e-99b9-f9cf375d1de5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac"}, "enabled": true, "id": "e676861cd87540e1be400608283c9cac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj"}} 2018-10-10 04:41:36,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac used request id req-48640ef8-7d55-4a4e-99b9-f9cf375d1de5 2018-10-10 04:41:36,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe878d44-a0a7-4a4c-af7a-e0cb48319fbc 2018-10-10 04:41:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=fe878d44-a0a7-4a4c-af7a-e0cb48319fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:36,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2b0b3047-a451-4d02-a123-ceac142c4d71 Date: Wed, 10 Oct 2018 04:41:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:40:51Z", "security_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "port_range_min": null, "revision_number": 0, "tenant_id": "e676861cd87540e1be400608283c9cac", "created_at": "2018-10-10T04:40:51Z", "project_id": "e676861cd87540e1be400608283c9cac", "id": "1b6b02a0-42fa-407e-b8b6-20c1c4a5450b"}, {"remote_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:40:51Z", "security_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "port_range_min": null, "revision_number": 0, "tenant_id": "e676861cd87540e1be400608283c9cac", "created_at": "2018-10-10T04:40:51Z", "project_id": "e676861cd87540e1be400608283c9cac", "id": "344a9f3a-a8b8-44ba-95ba-7e408e46bc77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:40:51Z", "security_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "port_range_min": null, "revision_number": 0, "tenant_id": "e676861cd87540e1be400608283c9cac", "created_at": "2018-10-10T04:40:51Z", "project_id": "e676861cd87540e1be400608283c9cac", "id": "69898def-5788-411c-887b-890b387a8a5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:40:51Z", "security_group_id": "fe878d44-a0a7-4a4c-af7a-e0cb48319fbc", "port_range_min": null, "revision_number": 0, "tenant_id": "e676861cd87540e1be400608283c9cac", "created_at": "2018-10-10T04:40:51Z", "project_id": "e676861cd87540e1be400608283c9cac", "id": "e4fbbc67-4204-474d-9801-7a09a5120de7"}]} 2018-10-10 04:41:36,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=fe878d44-a0a7-4a4c-af7a-e0cb48319fbc used request id req-2b0b3047-a451-4d02-a123-ceac142c4d71 2018-10-10 04:41:36,634 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:41:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/fe878d44-a0a7-4a4c-af7a-e0cb48319fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:36,944 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6223363-1c11-49d0-b111-ce0d1f560745 Content-Length: 0 Date: Wed, 10 Oct 2018 04:41:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:41:36,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/fe878d44-a0a7-4a4c-af7a-e0cb48319fbc used request id req-b6223363-1c11-49d0-b111-ce0d1f560745 2018-10-10 04:41:36,945 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj 2018-10-10 04:41:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:37,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7510cae1-4716-4355-b313-29190dc8a699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:41:37,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e676861cd87540e1be400608283c9cac used request id req-7510cae1-4716-4355-b313-29190dc8a699 2018-10-10 04:41:37,180 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a5ed55c1-3614-415-proj-role 2018-10-10 04:41:37,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1de02caffdde4afa87c7555c7c6e8d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:37,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:41:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d891184-02be-4c99-b597-59817a25d254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:41:37,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1de02caffdde4afa87c7555c7c6e8d55 used request id req-5d891184-02be-4c99-b597-59817a25d254 2018-10-10 04:41:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cb4d07c8fb98414a07d5708218dcb5b0ed537f" 2018-10-10 04:41:37,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a698518-c7c9-48e6-a9e9-09f236eecd08 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:41:37,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6a698518-c7c9-48e6-a9e9-09f236eecd08 2018-10-10 04:41:37,394 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a5ed55c1-3614-415-user 2018-10-10 04:41:37,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c7b6eb42310241a0bd5c63ef09ac2f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e782867fc0d61c89e77fa7bba6ad889f5896925" 2018-10-10 04:41:37,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:41:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b81917-2f02-40be-aee3-c6d764ddec73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:41:37,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c7b6eb42310241a0bd5c63ef09ac2f0f used request id req-13b81917-2f02-40be-aee3-c6d764ddec73 2018-10-10 04:41:37,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:41:38,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["YCt7cBtPS3y8OsV_ylE6MA"], "issued_at": "2018-10-10T04:41:38.000000Z"}} 2018-10-10 04:41:38,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38285bca09cbb8389fa73cb260b67a29c66b71bc" 2018-10-10 04:41:38,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7726b70a-cd4c-4b90-8d7a-ea0bb7b829cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:38,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7726b70a-cd4c-4b90-8d7a-ea0bb7b829cd 2018-10-10 04:41:38,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:41:38,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:41:38,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["O2E2cPH_TfuP-6zj2G7JDg"], "issued_at": "2018-10-10T04:41:38.000000Z"}} 2018-10-10 04:41:38,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:41:38,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ebca97-9a3a-4924-b6af-78f37d4b5abd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:38,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-47ebca97-9a3a-4924-b6af-78f37d4b5abd 2018-10-10 04:41:38,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:41:38,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:41:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:41:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:41:38,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59854119-59dd-4f8a-8fc7-6f64911b7a31 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:41:38,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj used request id req-59854119-59dd-4f8a-8fc7-6f64911b7a31 2018-10-10 04:41:38,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:41:38,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e73e21-dd22-46ba-9e85-3244c4c991d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:41:38,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-37e73e21-dd22-46ba-9e85-3244c4c991d5 2018-10-10 04:41:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}}' 2018-10-10 04:41:38,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd1e2a8-b52a-4271-a4f3-005fd14a3b13 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:41:38,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2dd1e2a8-b52a-4271-a4f3-005fd14a3b13 2018-10-10 04:41:38,961 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj 2018-10-10 04:41:38,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:41:38,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:41:39,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["6tYDjMuDTM62ME_0ZF9-eA"], "issued_at": "2018-10-10T04:41:39.000000Z"}} 2018-10-10 04:41:39,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebda8fe2796484c6bcaa012d479ef70d011162f" 2018-10-10 04:41:39,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc2084c-eecc-4676-ae45-4caa63b4ae13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:39,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0fc2084c-eecc-4676-ae45-4caa63b4ae13 2018-10-10 04:41:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:41:39,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:41:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:41:39,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebda8fe2796484c6bcaa012d479ef70d011162f" 2018-10-10 04:41:39,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4144a0-ef13-4171-8d5b-da9e3a06dbe1 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:41:39,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ec4144a0-ef13-4171-8d5b-da9e3a06dbe1 2018-10-10 04:41:39,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebda8fe2796484c6bcaa012d479ef70d011162f" 2018-10-10 04:41:39,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc7a7f1-1efe-44b1-9b8d-33107ddf1692 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}]} 2018-10-10 04:41:39,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj used request id req-3bc7a7f1-1efe-44b1-9b8d-33107ddf1692 2018-10-10 04:41:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebda8fe2796484c6bcaa012d479ef70d011162f" 2018-10-10 04:41:39,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26c621a-add7-437a-8817-73c7687070fd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:41:39,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f26c621a-add7-437a-8817-73c7687070fd 2018-10-10 04:41:40,273 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5a43fcbe-d757-4bf-user 2018-10-10 04:41:40,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:41:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:41:40,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835d846b-237e-4185-a1ed-b23270468e11 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:41:40,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-835d846b-237e-4185-a1ed-b23270468e11 2018-10-10 04:41:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" -d '{"role": {"name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role"}}' 2018-10-10 04:41:40,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e41013-9adf-4a50-a3b3-f155389e5f73 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27e774ce431b48509e0b4d988f38b989", "links": {"self": "http://172.30.9.25:5000/v3/roles/27e774ce431b48509e0b4d988f38b989"}, "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role"}} 2018-10-10 04:41:40,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a4e41013-9adf-4a50-a3b3-f155389e5f73 2018-10-10 04:41:40,495 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role 2018-10-10 04:41:40,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/27e774ce431b48509e0b4d988f38b989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:41:40,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e719421c-0472-4759-90cb-a2e9c9a80880 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/27e774ce431b48509e0b4d988f38b989"}, "domain_id": null, "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role", "id": "27e774ce431b48509e0b4d988f38b989"}} 2018-10-10 04:41:40,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/27e774ce431b48509e0b4d988f38b989 used request id req-e719421c-0472-4759-90cb-a2e9c9a80880 2018-10-10 04:41:40,583 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role to project InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj 2018-10-10 04:41:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a/users/45a67a9911354f6aa52f9bfb9fef21f1/roles/27e774ce431b48509e0b4d988f38b989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:41:40,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e07dc9b-6e33-4474-99c5-12d64db3fcb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:41:40,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a/users/45a67a9911354f6aa52f9bfb9fef21f1/roles/27e774ce431b48509e0b4d988f38b989 used request id req-1e07dc9b-6e33-4474-99c5-12d64db3fcb8 2018-10-10 04:41:40,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:41:40,649 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:41:40,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:41:40,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:41:41,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27e774ce431b48509e0b4d988f38b989", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role"}], "expires_at": "2018-10-10T05:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e75ca75de346468be25f958aba5f1a", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-user", "id": "45a67a9911354f6aa52f9bfb9fef21f1"}, "audit_ids": ["0zW0UoeJTdClKAyFxG7VOg"], "issued_at": "2018-10-10T04:41:41.000000Z"}} 2018-10-10 04:41:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" 2018-10-10 04:41:41,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef6f27b-acf9-45e6-b93b-734103fe016e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:41,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4ef6f27b-acf9-45e6-b93b-734103fe016e 2018-10-10 04:41:41,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" 2018-10-10 04:41:41,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-496ec2d0-571c-48e5-9f75-fe5c55a264bc Date: Wed, 10 Oct 2018 04:41:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image"} 2018-10-10 04:41:41,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image used request id req-496ec2d0-571c-48e5-9f75-fe5c55a264bc 2018-10-10 04:41:41,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" 2018-10-10 04:41:41,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0dbc338f-beb2-483d-b213-c95683b81be9 Date: Wed, 10 Oct 2018 04:41:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:41:41,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0dbc338f-beb2-483d-b213-c95683b81be9 2018-10-10 04:41:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image"}' 2018-10-10 04:41:41,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85 X-Openstack-Request-Id: req-72a5ada9-88a6-4399-91ec-5d4231abd502 Date: Wed, 10 Oct 2018 04:41:41 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:41:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:41:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "min_disk": 0, "protected": false, "id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "file": "/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/file", "checksum": null, "owner": "60e75ca75de346468be25f958aba5f1a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:41:41,628 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-72a5ada9-88a6-4399-91ec-5d4231abd502 2018-10-10 04:41:41,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" -d '' 2018-10-10 04:41:42,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12e63dfb-c286-408b-a254-daf9b470943e Date: Wed, 10 Oct 2018 04:41:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:41:42,745 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/file used request id req-12e63dfb-c286-408b-a254-daf9b470943e 2018-10-10 04:41:42,745 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:41:42,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" 2018-10-10 04:41:42,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0861d5da-cc93-4c5c-8660-66427150cf69 Date: Wed, 10 Oct 2018 04:41:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:41:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:41:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/snap", "metadata": {}}], "self": "/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "min_disk": 0, "protected": false, "id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "file": "/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60e75ca75de346468be25f958aba5f1a", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:41:42,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85 used request id req-0861d5da-cc93-4c5c-8660-66427150cf69 2018-10-10 04:41:42,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" 2018-10-10 04:41:43,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-17eeb84b-6e6e-46ae-94ca-d3d257105008 Date: Wed, 10 Oct 2018 04:41:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:41:43,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-17eeb84b-6e6e-46ae-94ca-d3d257105008 2018-10-10 04:41:43,057 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image 2018-10-10 04:41:43,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" 2018-10-10 04:41:43,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7b5b6a2c-8a1b-4bf6-a04b-3d357db80dbe Date: Wed, 10 Oct 2018 04:41:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:41:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:41:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/snap", "metadata": {}}], "self": "/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "min_disk": 0, "protected": false, "id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "file": "/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60e75ca75de346468be25f958aba5f1a", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:41:43,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85 used request id req-7b5b6a2c-8a1b-4bf6-a04b-3d357db80dbe 2018-10-10 04:41:43,229 - create_image - DEBUG - Instance status is - active 2018-10-10 04:41:43,230 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image 2018-10-10 04:41:43,230 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image 2018-10-10 04:41:43,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:41:43,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:41:43,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27e774ce431b48509e0b4d988f38b989", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role"}], "expires_at": "2018-10-10T05:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e75ca75de346468be25f958aba5f1a", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-user", "id": "45a67a9911354f6aa52f9bfb9fef21f1"}, "audit_ids": ["6-bCacK8RE6Eihev0fjYhg"], "issued_at": "2018-10-10T04:41:43.000000Z"}} 2018-10-10 04:41:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" 2018-10-10 04:41:43,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7bbc2f-e465-4809-9b73-b9b4b857bf2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:43,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7e7bbc2f-e465-4809-9b73-b9b4b857bf2c 2018-10-10 04:41:43,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" 2018-10-10 04:41:43,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-54ee3dea-5039-44da-8191-690f9e5a3fc0 Date: Wed, 10 Oct 2018 04:41:43 GMT RESP BODY: {"networks":[]} 2018-10-10 04:41:43,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-54ee3dea-5039-44da-8191-690f9e5a3fc0 2018-10-10 04:41:43,848 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net 2018-10-10 04:41:43,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" -d '{"network": {"name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net", "admin_state_up": true}}' 2018-10-10 04:41:44,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-9ec6d60a-bdc2-419d-ab51-a475d0e387b1 Date: Wed, 10 Oct 2018 04:41:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:41:44Z","is_default":false,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","mtu":1450}} 2018-10-10 04:41:44,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9ec6d60a-bdc2-419d-ab51-a475d0e387b1 2018-10-10 04:41:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" 2018-10-10 04:41:44,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-47461186-5b83-4403-8959-da1f4f3ccef6 Date: Wed, 10 Oct 2018 04:41:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:41:44Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:41:44,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-47461186-5b83-4403-8959-da1f4f3ccef6 2018-10-10 04:41:44,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" 2018-10-10 04:41:44,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4da18ae5-a57e-41b0-8882-c8004c324bd5 Date: Wed, 10 Oct 2018 04:41:44 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:41:44,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-4da18ae5-a57e-41b0-8882-c8004c324bd5 2018-10-10 04:41:44,955 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet 2018-10-10 04:41:44,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" -d '{"subnets": [{"ip_version": 4, "network_id": "cb7e9d91-02e6-40e6-b5c2-65a65ccc145a", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]}' 2018-10-10 04:41:45,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aee9e1b7-cf84-40aa-b538-3c5abcac54a3 Date: Wed, 10 Oct 2018 04:41:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:41:45,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-aee9e1b7-cf84-40aa-b538-3c5abcac54a3 2018-10-10 04:41:45,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" 2018-10-10 04:41:46,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b0d6bd00-b836-449f-a1ef-9102039bfb5e Date: Wed, 10 Oct 2018 04:41:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:41:46,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-b0d6bd00-b836-449f-a1ef-9102039bfb5e 2018-10-10 04:41:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" 2018-10-10 04:41:46,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d68e5bb3-644a-4b79-9987-51524a67b271 Date: Wed, 10 Oct 2018 04:41:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:41:46,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-d68e5bb3-644a-4b79-9987-51524a67b271 2018-10-10 04:41:46,216 - OpenStackNetwork - DEBUG - Network [cb7e9d91-02e6-40e6-b5c2-65a65ccc145a] created successfully 2018-10-10 04:41:46,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:41:46,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:41:46,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:41:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["it1ac-nwRSG_4MhDdoOmDA"], "issued_at": "2018-10-10T04:41:46.000000Z"}} 2018-10-10 04:41:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb6d49a68a10738a7ccfba089cd662601578dbf" 2018-10-10 04:41:46,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625c367c-8ac8-410f-91b0-ac64165e1ac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:46,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-625c367c-8ac8-410f-91b0-ac64165e1ac4 2018-10-10 04:41:46,686 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:41:46,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb6d49a68a10738a7ccfba089cd662601578dbf" 2018-10-10 04:41:46,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b8dd571-7ea3-49b6-ae57-5dd0814cb4c0 x-compute-request-id: req-4b8dd571-7ea3-49b6-ae57-5dd0814cb4c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:41:46,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4b8dd571-7ea3-49b6-ae57-5dd0814cb4c0 2018-10-10 04:41:46,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb6d49a68a10738a7ccfba089cd662601578dbf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-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-10-10 04:41:46,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c40016dc-e3cb-4594-a817-c5ec47b42a2a x-compute-request-id: req-c40016dc-e3cb-4594-a817-c5ec47b42a2a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:41:46,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c40016dc-e3cb-4594-a817-c5ec47b42a2a 2018-10-10 04:41:46,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:41:46,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:41:47,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27e774ce431b48509e0b4d988f38b989", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role"}], "expires_at": "2018-10-10T05:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e75ca75de346468be25f958aba5f1a", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-user", "id": "45a67a9911354f6aa52f9bfb9fef21f1"}, "audit_ids": ["mAYU37FLSp-sjuK74v4Wsg"], "issued_at": "2018-10-10T04:41:47.000000Z"}} 2018-10-10 04:41:47,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:47,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e57833c-62b1-4aef-81ce-9fd93e364c73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:47,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1e57833c-62b1-4aef-81ce-9fd93e364c73 2018-10-10 04:41:47,416 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:41:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:47,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77abfeaa-9caf-4685-bb7b-2b71aea0e9c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:47,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-77abfeaa-9caf-4685-bb7b-2b71aea0e9c5 2018-10-10 04:41:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:47,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b5bed299-be4f-4283-85b6-9e83a1258970 Date: Wed, 10 Oct 2018 04:41:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:41:47,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-b5bed299-be4f-4283-85b6-9e83a1258970 2018-10-10 04:41:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:41:47,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:41:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:48,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7241a3a7-3d4b-40e2-9d18-ac1db6015cf1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:41:48,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-7241a3a7-3d4b-40e2-9d18-ac1db6015cf1 2018-10-10 04:41:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:48,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c51af45-3113-4ef4-a849-027b51b32d01 Date: Wed, 10 Oct 2018 04:41:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:41:48,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-4c51af45-3113-4ef4-a849-027b51b32d01 2018-10-10 04:41:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:48,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-02c8070f-34c8-438e-99aa-e16e862ed069 Date: Wed, 10 Oct 2018 04:41:48 GMT RESP BODY: {"ports":[]} 2018-10-10 04:41:48,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port&admin_state_up=True used request id req-02c8070f-34c8-438e-99aa-e16e862ed069 2018-10-10 04:41:48,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:48,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41: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-4f21fff4-051e-4d60-af8c-529090b1deec x-compute-request-id: req-4f21fff4-051e-4d60-af8c-529090b1deec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:41:48,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst used request id req-4f21fff4-051e-4d60-af8c-529090b1deec 2018-10-10 04:41:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:49,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cd407034-2705-4237-982b-c5ee6d10d6e3 Date: Wed, 10 Oct 2018 04:41:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:41:49,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-cd407034-2705-4237-982b-c5ee6d10d6e3 2018-10-10 04:41:49,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:49,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19150363-446d-4c1c-8214-09b873427f90 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:41:49,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-19150363-446d-4c1c-8214-09b873427f90 2018-10-10 04:41:49,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:49,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eaf30f06-8ffb-40c6-8ebe-42f6a6ec8f69 Date: Wed, 10 Oct 2018 04:41:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:41:49,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-eaf30f06-8ffb-40c6-8ebe-42f6a6ec8f69 2018-10-10 04:41:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:49,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd32f7b8-09c5-4d0d-88a0-fe88ebedc084 Date: Wed, 10 Oct 2018 04:41:49 GMT RESP BODY: {"ports":[]} 2018-10-10 04:41:49,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port&admin_state_up=True used request id req-cd32f7b8-09c5-4d0d-88a0-fe88ebedc084 2018-10-10 04:41:49,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:41:49,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:41:49,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27e774ce431b48509e0b4d988f38b989", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role"}], "expires_at": "2018-10-10T05:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e75ca75de346468be25f958aba5f1a", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-user", "id": "45a67a9911354f6aa52f9bfb9fef21f1"}, "audit_ids": ["uXwOQDiWSZep4hsWMNtu4g"], "issued_at": "2018-10-10T04:41:49.000000Z"}} 2018-10-10 04:41:49,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f6acd40d3c7393b646315b1cdc840c1ec85446" 2018-10-10 04:41:49,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b120f767-d718-4b9e-a37e-5078d921c053 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:41:49,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b120f767-d718-4b9e-a37e-5078d921c053 2018-10-10 04:41:49,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:50,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-da62298d-2e5e-46c3-b591-e5f9fa55889a Date: Wed, 10 Oct 2018 04:41:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:41:50,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-da62298d-2e5e-46c3-b591-e5f9fa55889a 2018-10-10 04:41:50,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:50,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c9041d2-a5ae-42e0-b2d9-284a28d6f809 Date: Wed, 10 Oct 2018 04:41:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:41:50,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-3c9041d2-a5ae-42e0-b2d9-284a28d6f809 2018-10-10 04:41:50,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:50,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8b49fea0-fef8-4d67-879e-3340d94c0382 Date: Wed, 10 Oct 2018 04:41:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:41:50,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-8b49fea0-fef8-4d67-879e-3340d94c0382 2018-10-10 04:41:50,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:41:50,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:41:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f6acd40d3c7393b646315b1cdc840c1ec85446" 2018-10-10 04:41:50,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae0cefd-b712-4a3b-8e06-941dd27c7a04 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:41:50,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-7ae0cefd-b712-4a3b-8e06-941dd27c7a04 2018-10-10 04:41:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:50,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ec7bb93-712d-4a27-8a12-27cbd2c2af8c Date: Wed, 10 Oct 2018 04:41:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:41:50,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-6ec7bb93-712d-4a27-8a12-27cbd2c2af8c 2018-10-10 04:41:50,755 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net 2018-10-10 04:41:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" -d '{"port": {"network_id": "cb7e9d91-02e6-40e6-b5c2-65a65ccc145a", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port", "admin_state_up": true}}' 2018-10-10 04:41:51,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-66912aa1-5c3e-4915-8cfb-0374df9e024a Date: Wed, 10 Oct 2018 04:41:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.12"}],"id":"a8af074f-2e91-45f7-8f52-c246451b953a","security_groups":["6f0c874a-2034-40ea-b33e-435ac1cba6ac"],"mac_address":"fa:16:3e:78:2b:00","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port","project_id":"60e75ca75de346468be25f958aba5f1a","qos_policy_id":null,"admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:51Z","binding:vnic_type":"normal"}} 2018-10-10 04:41:51,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-66912aa1-5c3e-4915-8cfb-0374df9e024a 2018-10-10 04:41:51,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:51,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6b73e918-6aa2-4f97-a862-fbd523edf4ec Date: Wed, 10 Oct 2018 04:41:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:41:51,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-6b73e918-6aa2-4f97-a862-fbd523edf4ec 2018-10-10 04:41:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:51,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5717730-0b3b-43d4-b39c-1996d20e870e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:41:51,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-d5717730-0b3b-43d4-b39c-1996d20e870e 2018-10-10 04:41:51,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:52,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d1f96bd9-9bb7-449a-9153-77214346c75c Date: Wed, 10 Oct 2018 04:41:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:41:52,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-d1f96bd9-9bb7-449a-9153-77214346c75c 2018-10-10 04:41:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:52,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-06a6c9f1-17c3-4782-946d-509c6997758a Date: Wed, 10 Oct 2018 04:41:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.12"}],"id":"a8af074f-2e91-45f7-8f52-c246451b953a","security_groups":["6f0c874a-2034-40ea-b33e-435ac1cba6ac"],"mac_address":"fa:16:3e:78:2b:00","project_id":"60e75ca75de346468be25f958aba5f1a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:41:52,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port&admin_state_up=True used request id req-06a6c9f1-17c3-4782-946d-509c6997758a 2018-10-10 04:41:52,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:52,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c74042-d460-4d76-8aba-33a7702af64a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:41:52,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-c0c74042-d460-4d76-8aba-33a7702af64a 2018-10-10 04:41:52,398 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst 2018-10-10 04:41:52,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:52,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce014039-b4bb-407b-b035-2f3198da9060 x-compute-request-id: req-ce014039-b4bb-407b-b035-2f3198da9060 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-flavor-name"}]} 2018-10-10 04:41:52,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ce014039-b4bb-407b-b035-2f3198da9060 2018-10-10 04:41:52,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:52,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcd9c035-72eb-4f88-9339-ae2107f431db x-compute-request-id: req-dcd9c035-72eb-4f88-9339-ae2107f431db Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:41:52,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353 used request id req-dcd9c035-72eb-4f88-9339-ae2107f431db 2018-10-10 04:41:52,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:52,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-7236fd0e-0ba1-4122-9e5d-480d7f594694 Date: Wed, 10 Oct 2018 04:41:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:41:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:41:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/snap", "metadata": {}}], "self": "/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "min_disk": 0, "protected": false, "id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "file": "/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60e75ca75de346468be25f958aba5f1a", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image"} 2018-10-10 04:41:52,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image used request id req-7236fd0e-0ba1-4122-9e5d-480d7f594694 2018-10-10 04:41:52,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:52,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8d233184-11d4-4838-9ae6-71dce0a794ac Date: Wed, 10 Oct 2018 04:41:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:41:52,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-8d233184-11d4-4838-9ae6-71dce0a794ac 2018-10-10 04:41:52,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" -d '{"server": {"name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "imageRef": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "flavorRef": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "max_count": 1, "min_count": 1, "networks": [{"port": "a8af074f-2e91-45f7-8f52-c246451b953a"}]}}' 2018-10-10 04:41:54,034 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c2610a9-73c2-41cd-a968-d2f3e4e94a8a x-compute-request-id: req-3c2610a9-73c2-41cd-a968-d2f3e4e94a8a Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "adminPass": "pXbsskg5DKVV"}} 2018-10-10 04:41:54,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3c2610a9-73c2-41cd-a968-d2f3e4e94a8a 2018-10-10 04:41:54,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:54,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01848e64-551a-4d09-b87a-c1844cd0c89b x-compute-request-id: req-01848e64-551a-4d09-b87a-c1844cd0c89b 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.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "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-10-10T04:41:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:54,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-01848e64-551a-4d09-b87a-c1844cd0c89b 2018-10-10 04:41:54,267 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst 2018-10-10 04:41:54,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:54,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a0bb72d-ab0d-4ea0-ac3e-06dab50845fb x-compute-request-id: req-7a0bb72d-ab0d-4ea0-ac3e-06dab50845fb 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.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "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-10-10T04:41:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:54,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-7a0bb72d-ab0d-4ea0-ac3e-06dab50845fb 2018-10-10 04:41:54,488 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst] is - BUILD 2018-10-10 04:41:54,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:41:57,492 - create_instance - DEBUG - VM status query timeout in 896.775840998 2018-10-10 04:41:57,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:41:58,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f0651d9-8e2e-4bb4-b2da-31d9e530388f x-compute-request-id: req-9f0651d9-8e2e-4bb4-b2da-31d9e530388f 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.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:41:55Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:41:58,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-9f0651d9-8e2e-4bb4-b2da-31d9e530388f 2018-10-10 04:41:58,259 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst] is - BUILD 2018-10-10 04:41:58,259 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:42:01,262 - create_instance - DEBUG - VM status query timeout in 893.005157948 2018-10-10 04:42:01,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:01,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-6c08f093-bf02-41ea-a343-6e71d37ed76b x-compute-request-id: req-6c08f093-bf02-41ea-a343-6e71d37ed76b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:01,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-6c08f093-bf02-41ea-a343-6e71d37ed76b 2018-10-10 04:42:01,748 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst] is - ACTIVE 2018-10-10 04:42:01,748 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:42:01,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:02,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-87069948-9047-47b4-b22a-23c299ede873 x-compute-request-id: req-87069948-9047-47b4-b22a-23c299ede873 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:02,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-87069948-9047-47b4-b22a-23c299ede873 2018-10-10 04:42:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:02,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e9a33c0c-dfba-41a8-a557-d410bc2a8b27 Date: Wed, 10 Oct 2018 04:42:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:42:02,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-e9a33c0c-dfba-41a8-a557-d410bc2a8b27 2018-10-10 04:42:02,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:03,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091a22fc-d228-4281-b5b7-2e7bdd9d61da Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:42:03,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-091a22fc-d228-4281-b5b7-2e7bdd9d61da 2018-10-10 04:42:03,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:03,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e20cde99-bd87-4ff6-ac09-0ddb433c54df Date: Wed, 10 Oct 2018 04:42:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:42:03,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-e20cde99-bd87-4ff6-ac09-0ddb433c54df 2018-10-10 04:42:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:03,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e4b73a96-fee8-4406-baf6-71a9cc1484f1 Date: Wed, 10 Oct 2018 04:42:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.3"}],"id":"50957191-bc66-438b-bf89-1bf52bb347f0","security_groups":[],"mac_address":"fa:16:3e:18:00:67","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.2"}],"id":"67ad962d-387d-45e0-a905-70589caa68aa","security_groups":[],"mac_address":"fa:16:3e:d4:3c:18","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.4"}],"id":"7002e526-6a82-4f49-a525-e6d3e98eca8b","security_groups":[],"mac_address":"fa:16:3e:10:55:9e","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.12"}],"id":"a8af074f-2e91-45f7-8f52-c246451b953a","security_groups":["6f0c874a-2034-40ea-b33e-435ac1cba6ac"],"mac_address":"fa:16:3e:78:2b:00","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:51Z","binding:vnic_type":"normal","device_id":"6d79cee7-f527-4e14-94cb-9322f88e3f99"}]} 2018-10-10 04:42:03,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-e4b73a96-fee8-4406-baf6-71a9cc1484f1 2018-10-10 04:42:03,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:03,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:03,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27e774ce431b48509e0b4d988f38b989", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role"}], "expires_at": "2018-10-10T05:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e75ca75de346468be25f958aba5f1a", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-user", "id": "45a67a9911354f6aa52f9bfb9fef21f1"}, "audit_ids": ["WMv3uTASRcOYLP3RLWUj3w"], "issued_at": "2018-10-10T04:42:03.000000Z"}} 2018-10-10 04:42:03,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:03,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9934ce-4100-4699-afc4-ee3102e9c0d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:03,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9b9934ce-4100-4699-afc4-ee3102e9c0d0 2018-10-10 04:42:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:03,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9ac3c33c-6910-4a4a-a142-e6e32ac10b77 Date: Wed, 10 Oct 2018 04:42:03 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:42:03,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name&description=hello+group used request id req-9ac3c33c-6910-4a4a-a142-e6e32ac10b77 2018-10-10 04:42:03,962 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name... 2018-10-10 04:42:03,962 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name 2018-10-10 04:42:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" -d '{"security_group": {"name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name", "description": "hello group"}}' 2018-10-10 04:42:04,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e18f71f0-0fc0-4035-8134-c6466f5176f5 Date: Wed, 10 Oct 2018 04:42:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "updated_at": "2018-10-10T04:42:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "revision_number": 0, "id": "32d9b402-adf1-49af-99b9-e30be6296ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "60e75ca75de346468be25f958aba5f1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "revision_number": 0, "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "60e75ca75de346468be25f958aba5f1a"}], "revision_number": 2, "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name"}} 2018-10-10 04:42:04,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-e18f71f0-0fc0-4035-8134-c6466f5176f5 2018-10-10 04:42:04,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82215c6a-013b-43cc-9230-7c7541d4ffb6 2018-10-10 04:42:04,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:04,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4215b12-51b6-4844-ae1a-07b1e41a33fa Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "32d9b402-adf1-49af-99b9-e30be6296ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd"}]} 2018-10-10 04:42:04,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-c4215b12-51b6-4844-ae1a-07b1e41a33fa 2018-10-10 04:42:04,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82215c6a-013b-43cc-9230-7c7541d4ffb6 2018-10-10 04:42:04,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:04,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d3f5a2f-38f7-4218-8307-1c7020136f1b Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "32d9b402-adf1-49af-99b9-e30be6296ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd"}]} 2018-10-10 04:42:04,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-9d3f5a2f-38f7-4218-8307-1c7020136f1b 2018-10-10 04:42:04,668 - neutron_utils - INFO - Retrieving security group with ID - 82215c6a-013b-43cc-9230-7c7541d4ffb6 2018-10-10 04:42:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:04,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-06755cb9-8890-42d6-847c-cfaf19555550 Date: Wed, 10 Oct 2018 04:42:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "updated_at": "2018-10-10T04:42:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "revision_number": 0, "id": "32d9b402-adf1-49af-99b9-e30be6296ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "60e75ca75de346468be25f958aba5f1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "revision_number": 0, "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "60e75ca75de346468be25f958aba5f1a"}], "revision_number": 2, "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name"}]} 2018-10-10 04:42:04,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-06755cb9-8890-42d6-847c-cfaf19555550 2018-10-10 04:42:04,852 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82215c6a-013b-43cc-9230-7c7541d4ffb6 2018-10-10 04:42:04,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:05,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ad6bfa4-1137-479c-93a0-08fdac7a9485 Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "32d9b402-adf1-49af-99b9-e30be6296ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd"}]} 2018-10-10 04:42:05,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-8ad6bfa4-1137-479c-93a0-08fdac7a9485 2018-10-10 04:42:05,020 - neutron_utils - INFO - Retrieving security group with ID - 82215c6a-013b-43cc-9230-7c7541d4ffb6 2018-10-10 04:42:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:05,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8f6ec51c-4e89-42f4-bda4-71c004110035 Date: Wed, 10 Oct 2018 04:42:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "updated_at": "2018-10-10T04:42:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "revision_number": 0, "id": "32d9b402-adf1-49af-99b9-e30be6296ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "60e75ca75de346468be25f958aba5f1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "revision_number": 0, "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "60e75ca75de346468be25f958aba5f1a"}], "revision_number": 2, "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name"}]} 2018-10-10 04:42:05,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-8f6ec51c-4e89-42f4-bda4-71c004110035 2018-10-10 04:42:05,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82215c6a-013b-43cc-9230-7c7541d4ffb6 2018-10-10 04:42:05,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:05,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55d1a46f-2c41-419b-ab9e-c5f84c9e3fc9 Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "32d9b402-adf1-49af-99b9-e30be6296ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd"}]} 2018-10-10 04:42:05,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-55d1a46f-2c41-419b-ab9e-c5f84c9e3fc9 2018-10-10 04:42:05,248 - neutron_utils - INFO - Retrieving security group with ID - 82215c6a-013b-43cc-9230-7c7541d4ffb6 2018-10-10 04:42:05,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:05,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-77271ae4-deec-4cb6-86d6-75595d5dd321 Date: Wed, 10 Oct 2018 04:42:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "updated_at": "2018-10-10T04:42:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "revision_number": 0, "id": "32d9b402-adf1-49af-99b9-e30be6296ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "60e75ca75de346468be25f958aba5f1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "revision_number": 0, "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "60e75ca75de346468be25f958aba5f1a"}], "revision_number": 2, "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name"}]} 2018-10-10 04:42:05,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-77271ae4-deec-4cb6-86d6-75595d5dd321 2018-10-10 04:42:05,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82215c6a-013b-43cc-9230-7c7541d4ffb6 2018-10-10 04:42:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:05,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73939564-f7be-43be-b530-f96ad335c0db Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "32d9b402-adf1-49af-99b9-e30be6296ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:04Z", "security_group_id": "82215c6a-013b-43cc-9230-7c7541d4ffb6", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:42:04Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "fe9ad15a-2178-49a1-b81f-7ffd2268a4fd"}]} 2018-10-10 04:42:05,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-73939564-f7be-43be-b530-f96ad335c0db 2018-10-10 04:42:05,468 - neutron_utils - INFO - Deleting security group rule with ID - 32d9b402-adf1-49af-99b9-e30be6296ca8 2018-10-10 04:42:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/32d9b402-adf1-49af-99b9-e30be6296ca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:05,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1393ae6b-d8fb-4ca2-baa8-501c4b982d7a Content-Length: 0 Date: Wed, 10 Oct 2018 04:42:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:42:05,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/32d9b402-adf1-49af-99b9-e30be6296ca8 used request id req-1393ae6b-d8fb-4ca2-baa8-501c4b982d7a 2018-10-10 04:42:05,706 - neutron_utils - INFO - Deleting security group rule with ID - fe9ad15a-2178-49a1-b81f-7ffd2268a4fd 2018-10-10 04:42:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/fe9ad15a-2178-49a1-b81f-7ffd2268a4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:06,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ba4740a-80a5-4be2-a8be-66b315ae85ce Content-Length: 0 Date: Wed, 10 Oct 2018 04:42:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:42:06,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/fe9ad15a-2178-49a1-b81f-7ffd2268a4fd used request id req-7ba4740a-80a5-4be2-a8be-66b315ae85ce 2018-10-10 04:42:06,010 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name 2018-10-10 04:42:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/82215c6a-013b-43cc-9230-7c7541d4ffb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e48b58e5ee66dd6c05a215bb7759ec0d4212ed" 2018-10-10 04:42:06,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93aa783f-b5d5-4c9e-ae66-33ea7a88c91e Content-Length: 0 Date: Wed, 10 Oct 2018 04:42:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:42:06,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/82215c6a-013b-43cc-9230-7c7541d4ffb6 used request id req-93aa783f-b5d5-4c9e-ae66-33ea7a88c91e 2018-10-10 04:42:06,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:06,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a874d821-a35e-430c-a199-1688c660fa3a x-compute-request-id: req-a874d821-a35e-430c-a199-1688c660fa3a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:06,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-a874d821-a35e-430c-a199-1688c660fa3a 2018-10-10 04:42:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:07,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-96589408-7114-41cf-ba5c-f4e5f387934e Date: Wed, 10 Oct 2018 04:42:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:42:07,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-96589408-7114-41cf-ba5c-f4e5f387934e 2018-10-10 04:42:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:07,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb84996-1f4a-45bd-a47e-ed95fbaed7a8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:42:07,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-9fb84996-1f4a-45bd-a47e-ed95fbaed7a8 2018-10-10 04:42:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:07,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-504e5351-28e8-42cc-b1e0-668b594ac62f Date: Wed, 10 Oct 2018 04:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:42:07,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-504e5351-28e8-42cc-b1e0-668b594ac62f 2018-10-10 04:42:07,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:07,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-440774e1-ca08-48b2-a3c0-433dd10aa743 Date: Wed, 10 Oct 2018 04:42:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.3"}],"id":"50957191-bc66-438b-bf89-1bf52bb347f0","security_groups":[],"mac_address":"fa:16:3e:18:00:67","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.2"}],"id":"67ad962d-387d-45e0-a905-70589caa68aa","security_groups":[],"mac_address":"fa:16:3e:d4:3c:18","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.4"}],"id":"7002e526-6a82-4f49-a525-e6d3e98eca8b","security_groups":[],"mac_address":"fa:16:3e:10:55:9e","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.12"}],"id":"a8af074f-2e91-45f7-8f52-c246451b953a","security_groups":["6f0c874a-2034-40ea-b33e-435ac1cba6ac"],"mac_address":"fa:16:3e:78:2b:00","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:51Z","binding:vnic_type":"normal","device_id":"6d79cee7-f527-4e14-94cb-9322f88e3f99"}]} 2018-10-10 04:42:07,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-440774e1-ca08-48b2-a3c0-433dd10aa743 2018-10-10 04:42:07,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:07,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27e774ce431b48509e0b4d988f38b989", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role"}], "expires_at": "2018-10-10T05:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60e75ca75de346468be25f958aba5f1a", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/60e75ca75de346468be25f958aba5f1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-user", "id": "45a67a9911354f6aa52f9bfb9fef21f1"}, "audit_ids": ["SgLJfN9HQ7G1bLERhkANwQ"], "issued_at": "2018-10-10T04:42:07.000000Z"}} 2018-10-10 04:42:07,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d4c091876358532dd93b03712a062dde685b93" 2018-10-10 04:42:08,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-959ab183-13da-40e2-a552-1acfbaba8abd x-compute-request-id: req-959ab183-13da-40e2-a552-1acfbaba8abd Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:08,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-959ab183-13da-40e2-a552-1acfbaba8abd 2018-10-10 04:42:08,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:09,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-5d4deee8-af31-40a4-b28c-38e7e01f1c22 x-compute-request-id: req-5d4deee8-af31-40a4-b28c-38e7e01f1c22 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:09,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-5d4deee8-af31-40a4-b28c-38e7e01f1c22 2018-10-10 04:42:09,382 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst] is - ACTIVE 2018-10-10 04:42:09,382 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:42:09,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:09,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e452dde-bd3c-4462-8c33-f8a57704a097 x-compute-request-id: req-3e452dde-bd3c-4462-8c33-f8a57704a097 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:09,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-3e452dde-bd3c-4462-8c33-f8a57704a097 2018-10-10 04:42:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:10,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4a87460d-e010-4f5c-a377-7c7d3dd55d72 Date: Wed, 10 Oct 2018 04:42:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:42:10,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-4a87460d-e010-4f5c-a377-7c7d3dd55d72 2018-10-10 04:42:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:10,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6cdfc5-7e2e-4a9e-948c-dd05b585c9a4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:42:10,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-fd6cdfc5-7e2e-4a9e-948c-dd05b585c9a4 2018-10-10 04:42:10,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:10,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fe817069-1ddd-4619-8a4f-f4688158c303 Date: Wed, 10 Oct 2018 04:42:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:42:10,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-fe817069-1ddd-4619-8a4f-f4688158c303 2018-10-10 04:42:10,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:10,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8d52f57d-2033-42a8-bc76-14cd1849d6c7 Date: Wed, 10 Oct 2018 04:42:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.3"}],"id":"50957191-bc66-438b-bf89-1bf52bb347f0","security_groups":[],"mac_address":"fa:16:3e:18:00:67","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.2"}],"id":"67ad962d-387d-45e0-a905-70589caa68aa","security_groups":[],"mac_address":"fa:16:3e:d4:3c:18","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.4"}],"id":"7002e526-6a82-4f49-a525-e6d3e98eca8b","security_groups":[],"mac_address":"fa:16:3e:10:55:9e","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.12"}],"id":"a8af074f-2e91-45f7-8f52-c246451b953a","security_groups":["6f0c874a-2034-40ea-b33e-435ac1cba6ac"],"mac_address":"fa:16:3e:78:2b:00","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:51Z","binding:vnic_type":"normal","device_id":"6d79cee7-f527-4e14-94cb-9322f88e3f99"}]} 2018-10-10 04:42:10,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-8d52f57d-2033-42a8-bc76-14cd1849d6c7 2018-10-10 04:42:10,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:11,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-455e1227-e8b6-43b4-8d10-718a2371fdba x-compute-request-id: req-455e1227-e8b6-43b4-8d10-718a2371fdba Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:11,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-455e1227-e8b6-43b4-8d10-718a2371fdba 2018-10-10 04:42:11,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:11,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d4f0d6bd-3a67-49da-9543-39203045e3a2 Date: Wed, 10 Oct 2018 04:42:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:42:11,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-d4f0d6bd-3a67-49da-9543-39203045e3a2 2018-10-10 04:42:11,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:11,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f6750a-44e8-4d3e-bb22-eb7a9bc30568 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:42:11,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-89f6750a-44e8-4d3e-bb22-eb7a9bc30568 2018-10-10 04:42:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:11,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eab1b998-6e3f-4694-a90c-ef0af26d8a87 Date: Wed, 10 Oct 2018 04:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:42:11,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-eab1b998-6e3f-4694-a90c-ef0af26d8a87 2018-10-10 04:42:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:11,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8ae05265-09a2-44e8-a45e-3d81501e2691 Date: Wed, 10 Oct 2018 04:42:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.3"}],"id":"50957191-bc66-438b-bf89-1bf52bb347f0","security_groups":[],"mac_address":"fa:16:3e:18:00:67","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.2"}],"id":"67ad962d-387d-45e0-a905-70589caa68aa","security_groups":[],"mac_address":"fa:16:3e:d4:3c:18","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.4"}],"id":"7002e526-6a82-4f49-a525-e6d3e98eca8b","security_groups":[],"mac_address":"fa:16:3e:10:55:9e","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.12"}],"id":"a8af074f-2e91-45f7-8f52-c246451b953a","security_groups":["6f0c874a-2034-40ea-b33e-435ac1cba6ac"],"mac_address":"fa:16:3e:78:2b:00","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:51Z","binding:vnic_type":"normal","device_id":"6d79cee7-f527-4e14-94cb-9322f88e3f99"}]} 2018-10-10 04:42:11,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-8ae05265-09a2-44e8-a45e-3d81501e2691 2018-10-10 04:42:11,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name"}}' 2018-10-10 04:42:11,813 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:42: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-3d656bbd-fd53-45b9-86e0-e8025334065c x-compute-request-id: req-3d656bbd-fd53-45b9-86e0-e8025334065c Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name is not found for project 60e75ca75de346468be25f958aba5f1a", "code": 404}} 2018-10-10 04:42:11,813 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99/action used request id req-3d656bbd-fd53-45b9-86e0-e8025334065c 2018-10-10 04:42:11,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:12,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-92c91cee-6b8f-4966-b566-34b885b69bf2 x-compute-request-id: req-92c91cee-6b8f-4966-b566-34b885b69bf2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:12,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-92c91cee-6b8f-4966-b566-34b885b69bf2 2018-10-10 04:42:12,496 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name] - Security group InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name is not found for project 60e75ca75de346468be25f958aba5f1a (HTTP 404) (Request-ID: req-3d656bbd-fd53-45b9-86e0-e8025334065c) 2018-10-10 04:42:12,497 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-name is not found for project 60e75ca75de346468be25f958aba5f1a (HTTP 404) (Request-ID: req-3d656bbd-fd53-45b9-86e0-e8025334065c) 2018-10-10 04:42:12,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:12,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe218295-03be-40de-a390-f3ac3abdb0e2 x-compute-request-id: req-fe218295-03be-40de-a390-f3ac3abdb0e2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:12,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-fe218295-03be-40de-a390-f3ac3abdb0e2 2018-10-10 04:42:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:13,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-be6d66f6-c4fa-4b55-bf5e-81c2d772b2e7 Date: Wed, 10 Oct 2018 04:42:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a215a040-b0fa-4ed4-b6c9-50f97e39a00c"],"updated_at":"2018-10-10T04:41:45Z","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60e75ca75de346468be25f958aba5f1a","id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net"}]} 2018-10-10 04:42:13,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net used request id req-be6d66f6-c4fa-4b55-bf5e-81c2d772b2e7 2018-10-10 04:42:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:13,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ecd429-0e16-4ba3-af5d-8a45b41481a5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:42:13,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-65ecd429-0e16-4ba3-af5d-8a45b41481a5 2018-10-10 04:42:13,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:13,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-32f18387-9369-4966-a68a-1672d4b2068b Date: Wed, 10 Oct 2018 04:42:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","dns_nameservers":[],"updated_at":"2018-10-10T04:41:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"60e75ca75de346468be25f958aba5f1a","id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet"}]} 2018-10-10 04:42:13,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-32f18387-9369-4966-a68a-1672d4b2068b 2018-10-10 04:42:13,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:13,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-5250c0d7-56d5-46ea-8fdc-4e8c68a04e91 Date: Wed, 10 Oct 2018 04:42:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.3"}],"id":"50957191-bc66-438b-bf89-1bf52bb347f0","security_groups":[],"mac_address":"fa:16:3e:18:00:67","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.2"}],"id":"67ad962d-387d-45e0-a905-70589caa68aa","security_groups":[],"mac_address":"fa:16:3e:d4:3c:18","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:41:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.4"}],"id":"7002e526-6a82-4f49-a525-e6d3e98eca8b","security_groups":[],"mac_address":"fa:16:3e:10:55:9e","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb7e9d91-02e6-40e6-b5c2-65a65ccc145a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a215a040-b0fa-4ed4-b6c9-50f97e39a00c","ip_address":"10.55.0.12"}],"id":"a8af074f-2e91-45f7-8f52-c246451b953a","security_groups":["6f0c874a-2034-40ea-b33e-435ac1cba6ac"],"mac_address":"fa:16:3e:78:2b:00","project_id":"60e75ca75de346468be25f958aba5f1a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port","admin_state_up":true,"network_id":"cb7e9d91-02e6-40e6-b5c2-65a65ccc145a","tenant_id":"60e75ca75de346468be25f958aba5f1a","created_at":"2018-10-10T04:41:51Z","binding:vnic_type":"normal","device_id":"6d79cee7-f527-4e14-94cb-9322f88e3f99"}]} 2018-10-10 04:42:13,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-5250c0d7-56d5-46ea-8fdc-4e8c68a04e91 2018-10-10 04:42:13,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d4c091876358532dd93b03712a062dde685b93" 2018-10-10 04:42:13,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-eb89746e-f0d5-4905-b7aa-e1b000778644 x-compute-request-id: req-eb89746e-f0d5-4905-b7aa-e1b000778644 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "security_groups": [{"name": "default"}], "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:00Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:13,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-eb89746e-f0d5-4905-b7aa-e1b000778644 2018-10-10 04:42:13,906 - create_instance - INFO - Deleting Port with ID - a8af074f-2e91-45f7-8f52-c246451b953a 2018-10-10 04:42:13,907 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-port 2018-10-10 04:42:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/a8af074f-2e91-45f7-8f52-c246451b953a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:14,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae210667-b26b-470d-bcb1-ee7210efaf05 Date: Wed, 10 Oct 2018 04:42:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:42:14,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/a8af074f-2e91-45f7-8f52-c246451b953a used request id req-ae210667-b26b-470d-bcb1-ee7210efaf05 2018-10-10 04:42:14,362 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst 2018-10-10 04:42:14,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:14,520 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff556161-9b81-4b2f-be3c-3051c4f0d8c9 x-compute-request-id: req-ff556161-9b81-4b2f-be3c-3051c4f0d8c9 Content-Type: application/json 2018-10-10 04:42:14,520 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-ff556161-9b81-4b2f-be3c-3051c4f0d8c9 2018-10-10 04:42:14,521 - create_instance - INFO - Checking deletion status 2018-10-10 04:42:14,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:15,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e7d626-e2d0-460b-b600-3c1c5b1e8a36 x-compute-request-id: req-a5e7d626-e2d0-460b-b600-3c1c5b1e8a36 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:2b:00", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:14Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:15,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-a5e7d626-e2d0-460b-b600-3c1c5b1e8a36 2018-10-10 04:42:15,366 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst] is - ACTIVE 2018-10-10 04:42:15,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:42:18,369 - create_instance - DEBUG - VM status query timeout in 296.151262999 2018-10-10 04:42:18,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:18,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-9893236b-2f62-42e2-a4f7-158266973fe1 x-compute-request-id: req-9893236b-2f62-42e2-a4f7-158266973fe1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99", "rel": "bookmark"}], "image": {"id": "95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "links": [{"href": "http://172.30.9.25:8774/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:00.000000", "flavor": {"id": "03af96a7-6d8e-4501-98f1-8fc47a4b6353", "links": [{"href": "http://172.30.9.25:8774/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353", "rel": "bookmark"}]}, "id": "6d79cee7-f527-4e14-94cb-9322f88e3f99", "user_id": "45a67a9911354f6aa52f9bfb9fef21f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:14Z", "hostId": "c0fe6c0d0abfcaabb34da34f67b6753ddfda0d3229c478bc3cca1dfa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst", "created": "2018-10-10T04:41:53Z", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:18,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-9893236b-2f62-42e2-a4f7-158266973fe1 2018-10-10 04:42:18,771 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst] is - ACTIVE 2018-10-10 04:42:18,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:42:21,774 - create_instance - DEBUG - VM status query timeout in 292.746556044 2018-10-10 04:42:21,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8b4fd2096e5c4bbb6cee4328fa4197e5f11f5c" 2018-10-10 04:42:21,828 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-134d00b6-3748-4c32-b786-06dedd688e64 x-compute-request-id: req-134d00b6-3748-4c32-b786-06dedd688e64 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6d79cee7-f527-4e14-94cb-9322f88e3f99 could not be found.", "code": 404}} 2018-10-10 04:42:21,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/6d79cee7-f527-4e14-94cb-9322f88e3f99 used request id req-134d00b6-3748-4c32-b786-06dedd688e64 2018-10-10 04:42:21,829 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6d79cee7-f527-4e14-94cb-9322f88e3f99 could not be found. (HTTP 404) (Request-ID: req-134d00b6-3748-4c32-b786-06dedd688e64) 2018-10-10 04:42:21,829 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-inst 2018-10-10 04:42:21,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb6d49a68a10738a7ccfba089cd662601578dbf" 2018-10-10 04:42:21,885 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-02b3b3b2-eda8-4a65-9535-817ee193469a x-compute-request-id: req-02b3b3b2-eda8-4a65-9535-817ee193469a Content-Length: 0 Content-Type: application/json 2018-10-10 04:42:21,886 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/03af96a7-6d8e-4501-98f1-8fc47a4b6353 used request id req-02b3b3b2-eda8-4a65-9535-817ee193469a 2018-10-10 04:42:21,886 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet 2018-10-10 04:42:21,887 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-subnet 2018-10-10 04:42:21,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a215a040-b0fa-4ed4-b6c9-50f97e39a00c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" 2018-10-10 04:42:24,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24178f07-f950-4a86-835e-c794444d0795 Date: Wed, 10 Oct 2018 04:42:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:42:24,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a215a040-b0fa-4ed4-b6c9-50f97e39a00c used request id req-24178f07-f950-4a86-835e-c794444d0795 2018-10-10 04:42:24,129 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-pub-net 2018-10-10 04:42:24,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/cb7e9d91-02e6-40e6-b5c2-65a65ccc145a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935e7f8f7c5d55a1d9df2f58247281f86fb40a0" 2018-10-10 04:42:25,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-defb940d-cc10-42be-b65a-e1d7d0f23ba9 Date: Wed, 10 Oct 2018 04:42:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:42:25,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/cb7e9d91-02e6-40e6-b5c2-65a65ccc145a used request id req-defb940d-cc10-42be-b65a-e1d7d0f23ba9 2018-10-10 04:42:25,643 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-fc855e1f-8d6b-47d6-9913-484bfe1eb9b3-image 2018-10-10 04:42:25,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5e4365a257a75c7f4e3e25f7b0e3a75e06ad8ca" 2018-10-10 04:42:27,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5e6b94f-29a2-4eff-b317-4d07990c3004 Date: Wed, 10 Oct 2018 04:42:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:42:27,154 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/95ed5681-add4-4b8e-bd5c-62ed4e0c4f85 used request id req-e5e6b94f-29a2-4eff-b317-4d07990c3004 2018-10-10 04:42:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:27,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-52d80669-c40b-4653-b02d-940dcc9597d6 Date: Wed, 10 Oct 2018 04:42:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:41:44Z", "updated_at": "2018-10-10T04:41:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:41:44Z", "revision_number": 0, "id": "1a211191-66ed-4dfb-9ce6-b3a192ece161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:41:44Z", "security_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "60e75ca75de346468be25f958aba5f1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:41:44Z", "revision_number": 0, "id": "26c75250-0fc5-497c-beb0-f51f71d46cf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:41:44Z", "security_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "60e75ca75de346468be25f958aba5f1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:41:44Z", "revision_number": 0, "id": "44c2405c-c10d-44d6-a509-5e02b0dc1f62", "remote_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "remote_ip_prefix": null, "created_at": "2018-10-10T04:41:44Z", "security_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "60e75ca75de346468be25f958aba5f1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:41:44Z", "revision_number": 0, "id": "ba63fdf1-e03f-4ee8-8923-adda6de47e7c", "remote_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "remote_ip_prefix": null, "created_at": "2018-10-10T04:41:44Z", "security_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "tenant_id": "60e75ca75de346468be25f958aba5f1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "60e75ca75de346468be25f958aba5f1a"}], "revision_number": 4, "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:42:27,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-52d80669-c40b-4653-b02d-940dcc9597d6 2018-10-10 04:42:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:27,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878ba738-8866-4ea5-942a-4382f89da2b3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:42:27,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-878ba738-8866-4ea5-942a-4382f89da2b3 2018-10-10 04:42:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:27,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11c54eb-abf8-487e-9996-4f0a5a152880 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:42:27,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-e11c54eb-abf8-487e-9996-4f0a5a152880 2018-10-10 04:42:27,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:27,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a3cab1-b489-4a7e-b635-bb02a4efbdbb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a"}, "enabled": true, "id": "60e75ca75de346468be25f958aba5f1a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj"}} 2018-10-10 04:42:27,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-75a3cab1-b489-4a7e-b635-bb02a4efbdbb 2018-10-10 04:42:27,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f0c874a-2034-40ea-b33e-435ac1cba6ac 2018-10-10 04:42:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6f0c874a-2034-40ea-b33e-435ac1cba6ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:27,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8d5e9ae0-95aa-46e5-9691-2d41e6be7e85 Date: Wed, 10 Oct 2018 04:42: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-10-10T04:41:44Z", "security_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:41:44Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "1a211191-66ed-4dfb-9ce6-b3a192ece161"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:41:44Z", "security_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:41:44Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "26c75250-0fc5-497c-beb0-f51f71d46cf1"}, {"remote_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:41:44Z", "security_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:41:44Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "44c2405c-c10d-44d6-a509-5e02b0dc1f62"}, {"remote_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:41:44Z", "security_group_id": "6f0c874a-2034-40ea-b33e-435ac1cba6ac", "port_range_min": null, "revision_number": 0, "tenant_id": "60e75ca75de346468be25f958aba5f1a", "created_at": "2018-10-10T04:41:44Z", "project_id": "60e75ca75de346468be25f958aba5f1a", "id": "ba63fdf1-e03f-4ee8-8923-adda6de47e7c"}]} 2018-10-10 04:42:27,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6f0c874a-2034-40ea-b33e-435ac1cba6ac used request id req-8d5e9ae0-95aa-46e5-9691-2d41e6be7e85 2018-10-10 04:42:27,831 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:42:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/6f0c874a-2034-40ea-b33e-435ac1cba6ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:28,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4956bb33-ddcd-4099-ad99-2fd6f31476a0 Content-Length: 0 Date: Wed, 10 Oct 2018 04:42:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:42:28,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/6f0c874a-2034-40ea-b33e-435ac1cba6ac used request id req-4956bb33-ddcd-4099-ad99-2fd6f31476a0 2018-10-10 04:42:28,155 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj 2018-10-10 04:42:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:28,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-362857e9-f332-4ab9-8496-7c147189602d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:42:28,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/60e75ca75de346468be25f958aba5f1a used request id req-362857e9-f332-4ab9-8496-7c147189602d 2018-10-10 04:42:28,366 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5a43fcbe-d757-4bf-proj-role 2018-10-10 04:42:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/27e774ce431b48509e0b4d988f38b989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:28,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993fa35a-0c1c-433f-bcf9-d5e47b4b6854 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:42:28,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/27e774ce431b48509e0b4d988f38b989 used request id req-993fa35a-0c1c-433f-bcf9-d5e47b4b6854 2018-10-10 04:42:28,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1f3bc0abac7501d479255ace73e96c021194e8" 2018-10-10 04:42:28,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b15060-ea54-4277-96f2-1013dd3dcaae Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:42:28,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-05b15060-ea54-4277-96f2-1013dd3dcaae 2018-10-10 04:42:28,555 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5a43fcbe-d757-4bf-user 2018-10-10 04:42:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/45a67a9911354f6aa52f9bfb9fef21f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebda8fe2796484c6bcaa012d479ef70d011162f" 2018-10-10 04:42:28,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b3e5a65-0563-4006-a091-1150753585c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:42:28,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/45a67a9911354f6aa52f9bfb9fef21f1 used request id req-5b3e5a65-0563-4006-a091-1150753585c4 2018-10-10 04:42:28,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:29,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:42:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["V9xvkTqwR76mbxw0L99nBg"], "issued_at": "2018-10-10T04:42:29.000000Z"}} 2018-10-10 04:42:29,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9ec5d533f2204183a8324b7c6824146f440784" 2018-10-10 04:42:29,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86283cc3-413c-4e1b-9c72-4a65570cd19f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:29,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-86283cc3-413c-4e1b-9c72-4a65570cd19f 2018-10-10 04:42:29,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:29,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:29,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:42:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["L_CwcaHETp6oUMyhseIe0g"], "issued_at": "2018-10-10T04:42:29.000000Z"}} 2018-10-10 04:42:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:42:29,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4163e7-e5b0-40d1-9188-91fe6d1dd859 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:29,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ce4163e7-e5b0-40d1-9188-91fe6d1dd859 2018-10-10 04:42:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:42:29,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:42:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:42:29,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef68013-8008-4604-8658-b1e8653c973a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:42:29,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj used request id req-0ef68013-8008-4604-8658-b1e8653c973a 2018-10-10 04:42:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:42:29,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555bf1b2-0fec-4531-b2df-874911d1707c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:42:29,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-555bf1b2-0fec-4531-b2df-874911d1707c 2018-10-10 04:42:29,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}}' 2018-10-10 04:42:29,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51edc0a5-bafc-48b4-85ba-37c400fa1b50 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:42:29,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-51edc0a5-bafc-48b4-85ba-37c400fa1b50 2018-10-10 04:42:29,968 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj 2018-10-10 04:42:29,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:29,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:30,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["a6xAglx7TNeVknnPCBoxmA"], "issued_at": "2018-10-10T04:42:30.000000Z"}} 2018-10-10 04:42:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4511555ca2ffbf54c2b26a262f17727aee68ca5" 2018-10-10 04:42:30,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8064bb56-5fe9-4d94-a931-c8aab5cbb3f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:30,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8064bb56-5fe9-4d94-a931-c8aab5cbb3f3 2018-10-10 04:42:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:42:30,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:42:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4511555ca2ffbf54c2b26a262f17727aee68ca5" 2018-10-10 04:42:30,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f2616c-d927-4888-83d0-c357a6cbb026 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:42:30,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-37f2616c-d927-4888-83d0-c357a6cbb026 2018-10-10 04:42:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4511555ca2ffbf54c2b26a262f17727aee68ca5" 2018-10-10 04:42:30,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b9ad2b-a68b-41e4-8848-870b19bf7e21 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}]} 2018-10-10 04:42:30,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj used request id req-a7b9ad2b-a68b-41e4-8848-870b19bf7e21 2018-10-10 04:42:30,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4511555ca2ffbf54c2b26a262f17727aee68ca5" 2018-10-10 04:42:30,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16875a25-7648-480d-b620-a501b99dd4bc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:42:30,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-16875a25-7648-480d-b620-a501b99dd4bc 2018-10-10 04:42:31,135 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5c8207e9-d96b-4f8-user 2018-10-10 04:42:31,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:31,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:42:31,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e33cd6a-29d0-4fde-a1ca-d9768e8b3b41 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:42:31,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7e33cd6a-29d0-4fde-a1ca-d9768e8b3b41 2018-10-10 04:42:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" -d '{"role": {"name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role"}}' 2018-10-10 04:42:31,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4f6b2f3-b2f6-4b18-b89b-39c2c921c67e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f8893658fa74a23ac5aacbe98a8ad95", "links": {"self": "http://172.30.9.25:5000/v3/roles/1f8893658fa74a23ac5aacbe98a8ad95"}, "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role"}} 2018-10-10 04:42:31,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c4f6b2f3-b2f6-4b18-b89b-39c2c921c67e 2018-10-10 04:42:31,333 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role 2018-10-10 04:42:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1f8893658fa74a23ac5aacbe98a8ad95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:42:31,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e61c4d3-852f-4ca0-a643-97c0c5a5e0d9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1f8893658fa74a23ac5aacbe98a8ad95"}, "domain_id": null, "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role", "id": "1f8893658fa74a23ac5aacbe98a8ad95"}} 2018-10-10 04:42:31,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1f8893658fa74a23ac5aacbe98a8ad95 used request id req-4e61c4d3-852f-4ca0-a643-97c0c5a5e0d9 2018-10-10 04:42:31,425 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role to project InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj 2018-10-10 04:42:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd/users/c30401faef3e4c099cdd3c186675eaaf/roles/1f8893658fa74a23ac5aacbe98a8ad95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:42:31,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-261dc020-bc52-4693-8fa9-fe9b64f9d456 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:42:31,569 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd/users/c30401faef3e4c099cdd3c186675eaaf/roles/1f8893658fa74a23ac5aacbe98a8ad95 used request id req-261dc020-bc52-4693-8fa9-fe9b64f9d456 2018-10-10 04:42:31,569 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:42:31,571 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:42:31,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:31,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:31,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f8893658fa74a23ac5aacbe98a8ad95", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role"}], "expires_at": "2018-10-10T05:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-user", "id": "c30401faef3e4c099cdd3c186675eaaf"}, "audit_ids": ["Z6FdJjI2QqaAlT3AsEanYQ"], "issued_at": "2018-10-10T04:42:31.000000Z"}} 2018-10-10 04:42:31,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" 2018-10-10 04:42:32,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30698ed0-0bb0-4efa-aec7-934e065dd052 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:32,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-30698ed0-0bb0-4efa-aec7-934e065dd052 2018-10-10 04:42:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" 2018-10-10 04:42:32,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c8a32d9d-bd4e-4e2b-9992-0a60659ca7bb Date: Wed, 10 Oct 2018 04:42:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image"} 2018-10-10 04:42:32,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image used request id req-c8a32d9d-bd4e-4e2b-9992-0a60659ca7bb 2018-10-10 04:42:32,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" 2018-10-10 04:42:32,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-378bb3bc-dbd4-41de-a92f-06f7be7e5eb4 Date: Wed, 10 Oct 2018 04:42:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:42:32,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-378bb3bc-dbd4-41de-a92f-06f7be7e5eb4 2018-10-10 04:42:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image"}' 2018-10-10 04:42:32,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7 X-Openstack-Request-Id: req-dc81aa16-b93f-4dba-bab6-ec90b2d0ca66 Date: Wed, 10 Oct 2018 04:42:32 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:42:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:42:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "min_disk": 0, "protected": false, "id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "file": "/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/file", "checksum": null, "owner": "eb6a17ff83a04443a0c1bd8510f81ccd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:42:32,563 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-dc81aa16-b93f-4dba-bab6-ec90b2d0ca66 2018-10-10 04:42:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" -d '' 2018-10-10 04:42:33,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46886858-cb60-4288-91eb-8ea5521978a3 Date: Wed, 10 Oct 2018 04:42:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:42:33,629 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/file used request id req-46886858-cb60-4288-91eb-8ea5521978a3 2018-10-10 04:42:33,629 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:42:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" 2018-10-10 04:42:33,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5573579f-e0fb-4ca6-92c8-6be144538397 Date: Wed, 10 Oct 2018 04:42:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:42:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:42:33Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/snap", "metadata": {}}], "self": "/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "min_disk": 0, "protected": false, "id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "file": "/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb6a17ff83a04443a0c1bd8510f81ccd", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:42:33,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7 used request id req-5573579f-e0fb-4ca6-92c8-6be144538397 2018-10-10 04:42:33,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" 2018-10-10 04:42:33,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ce2096fd-e299-4f6e-a772-f8868975c2f2 Date: Wed, 10 Oct 2018 04:42:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:42:33,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ce2096fd-e299-4f6e-a772-f8868975c2f2 2018-10-10 04:42:33,951 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image 2018-10-10 04:42:33,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" 2018-10-10 04:42:34,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-aae12cb0-1fc8-43b2-9f9a-7f439d224cbe Date: Wed, 10 Oct 2018 04:42:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:42:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:42:33Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/snap", "metadata": {}}], "self": "/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "min_disk": 0, "protected": false, "id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "file": "/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb6a17ff83a04443a0c1bd8510f81ccd", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:42:34,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7 used request id req-aae12cb0-1fc8-43b2-9f9a-7f439d224cbe 2018-10-10 04:42:34,115 - create_image - DEBUG - Instance status is - active 2018-10-10 04:42:34,115 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image 2018-10-10 04:42:34,115 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image 2018-10-10 04:42:34,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:34,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:34,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f8893658fa74a23ac5aacbe98a8ad95", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role"}], "expires_at": "2018-10-10T05:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-user", "id": "c30401faef3e4c099cdd3c186675eaaf"}, "audit_ids": ["TJ9rYdExS4i9ObACM2XnkA"], "issued_at": "2018-10-10T04:42:34.000000Z"}} 2018-10-10 04:42:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" 2018-10-10 04:42:34,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29299ef7-324d-402b-a263-f209a4e6cc19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:34,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-29299ef7-324d-402b-a263-f209a4e6cc19 2018-10-10 04:42:34,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" 2018-10-10 04:42:34,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-141aae20-3d84-41a4-b35a-d8043ff861e7 Date: Wed, 10 Oct 2018 04:42:34 GMT RESP BODY: {"networks":[]} 2018-10-10 04:42:34,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-141aae20-3d84-41a4-b35a-d8043ff861e7 2018-10-10 04:42:34,741 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net 2018-10-10 04:42:34,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" -d '{"network": {"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net", "admin_state_up": true}}' 2018-10-10 04:42:35,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d622c967-daeb-47c5-a47a-18e4b754de9c Date: Wed, 10 Oct 2018 04:42:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:42:35Z","is_default":false,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","mtu":1450}} 2018-10-10 04:42:35,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d622c967-daeb-47c5-a47a-18e4b754de9c 2018-10-10 04:42:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" 2018-10-10 04:42:35,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-e4bad163-7298-403e-876c-d7215c3bab0b Date: Wed, 10 Oct 2018 04:42:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:35,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-e4bad163-7298-403e-876c-d7215c3bab0b 2018-10-10 04:42:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" 2018-10-10 04:42:35,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ba64caaf-ee9a-472f-873d-643434a4b27d Date: Wed, 10 Oct 2018 04:42:35 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:42:35,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-ba64caaf-ee9a-472f-873d-643434a4b27d 2018-10-10 04:42:35,738 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet 2018-10-10 04:42:35,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" -d '{"subnets": [{"ip_version": 4, "network_id": "c1a03491-0d9c-4ca2-860f-ea998d0169a6", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]}' 2018-10-10 04:42:36,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0bebb155-f8b7-4648-be90-c3a5225f9784 Date: Wed, 10 Oct 2018 04:42:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","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":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:36,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-0bebb155-f8b7-4648-be90-c3a5225f9784 2018-10-10 04:42:36,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" 2018-10-10 04:42:36,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e4663ee7-f3fd-406b-81c0-d8755ea45268 Date: Wed, 10 Oct 2018 04:42:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:36,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-e4663ee7-f3fd-406b-81c0-d8755ea45268 2018-10-10 04:42:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" 2018-10-10 04:42:37,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e6224c78-5998-4ac7-bf8a-a787be85feca Date: Wed, 10 Oct 2018 04:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:37,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-e6224c78-5998-4ac7-bf8a-a787be85feca 2018-10-10 04:42:37,003 - OpenStackNetwork - DEBUG - Network [c1a03491-0d9c-4ca2-860f-ea998d0169a6] created successfully 2018-10-10 04:42:37,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:37,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:37,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["xReBT7vBSpSx-Y7SRWJVHA"], "issued_at": "2018-10-10T04:42:37.000000Z"}} 2018-10-10 04:42:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a866b9e5a8b0aa6504441417a48d24242a98f" 2018-10-10 04:42:37,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403480e0-5915-41f9-b51c-f7111fe8255b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:37,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-403480e0-5915-41f9-b51c-f7111fe8255b 2018-10-10 04:42:37,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:42:37,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a866b9e5a8b0aa6504441417a48d24242a98f" 2018-10-10 04:42:37,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1177c01-8253-4c6f-b9e5-a6723918f352 x-compute-request-id: req-d1177c01-8253-4c6f-b9e5-a6723918f352 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:42:37,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d1177c01-8253-4c6f-b9e5-a6723918f352 2018-10-10 04:42:37,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a866b9e5a8b0aa6504441417a48d24242a98f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-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-10-10 04:42:37,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-97ff228e-17ad-4003-b84c-ed09e7c63a81 x-compute-request-id: req-97ff228e-17ad-4003-b84c-ed09e7c63a81 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1d677181-2097-4da1-a2df-ff86000591f3", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:42:37,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-97ff228e-17ad-4003-b84c-ed09e7c63a81 2018-10-10 04:42:37,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:37,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:38,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f8893658fa74a23ac5aacbe98a8ad95", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role"}], "expires_at": "2018-10-10T05:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-user", "id": "c30401faef3e4c099cdd3c186675eaaf"}, "audit_ids": ["XiefWB6bQ0-rxvVTC9FYPg"], "issued_at": "2018-10-10T04:42:38.000000Z"}} 2018-10-10 04:42:38,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:38,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d66cfb4-3e6f-4a0a-b781-8dc9e0fbe0d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:38,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8d66cfb4-3e6f-4a0a-b781-8dc9e0fbe0d6 2018-10-10 04:42:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:38,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4fe7928d-df17-4735-88f8-afa817b4f2a8 Date: Wed, 10 Oct 2018 04:42:38 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:42:38,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name&description=hello+group used request id req-4fe7928d-df17-4735-88f8-afa817b4f2a8 2018-10-10 04:42:38,349 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name... 2018-10-10 04:42:38,349 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name 2018-10-10 04:42:38,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" -d '{"security_group": {"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name", "description": "hello group"}}' 2018-10-10 04:42:38,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6c8184bd-c28d-4d4e-9089-607b10562cfa Date: Wed, 10 Oct 2018 04:42:38 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "updated_at": "2018-10-10T04:42:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "revision_number": 0, "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "revision_number": 0, "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}], "revision_number": 2, "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}} 2018-10-10 04:42:38,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-6c8184bd-c28d-4d4e-9089-607b10562cfa 2018-10-10 04:42:38,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 476f0c13-66ab-4c6a-947e-7feb57107d74 2018-10-10 04:42:38,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:38,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0dba7e14-c4d3-46a3-9a8b-0960ebe90cf7 Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d"}]} 2018-10-10 04:42:38,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-0dba7e14-c4d3-46a3-9a8b-0960ebe90cf7 2018-10-10 04:42:38,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 476f0c13-66ab-4c6a-947e-7feb57107d74 2018-10-10 04:42:39,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:39,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0a43601-481b-476c-abd9-c4889cf5e2d5 Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d"}]} 2018-10-10 04:42:39,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-d0a43601-481b-476c-abd9-c4889cf5e2d5 2018-10-10 04:42:39,170 - neutron_utils - INFO - Retrieving security group with ID - 476f0c13-66ab-4c6a-947e-7feb57107d74 2018-10-10 04:42:39,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:39,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ba5d64a9-dfee-4e1e-9167-106138b5bb94 Date: Wed, 10 Oct 2018 04:42:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "updated_at": "2018-10-10T04:42:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "revision_number": 0, "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "revision_number": 0, "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}], "revision_number": 2, "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}]} 2018-10-10 04:42:39,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-ba5d64a9-dfee-4e1e-9167-106138b5bb94 2018-10-10 04:42:39,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 476f0c13-66ab-4c6a-947e-7feb57107d74 2018-10-10 04:42:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:39,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c1c53bfb-1dd8-401b-9de1-a5f9740c1113 Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d"}]} 2018-10-10 04:42:39,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-c1c53bfb-1dd8-401b-9de1-a5f9740c1113 2018-10-10 04:42:39,530 - neutron_utils - INFO - Retrieving security group with ID - 476f0c13-66ab-4c6a-947e-7feb57107d74 2018-10-10 04:42:39,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:39,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8a38393d-3fe6-4875-9413-93ba06ea6399 Date: Wed, 10 Oct 2018 04:42:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "updated_at": "2018-10-10T04:42:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "revision_number": 0, "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "revision_number": 0, "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}], "revision_number": 2, "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}]} 2018-10-10 04:42:39,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-8a38393d-3fe6-4875-9413-93ba06ea6399 2018-10-10 04:42:39,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 476f0c13-66ab-4c6a-947e-7feb57107d74 2018-10-10 04:42:39,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:39,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-caa3d6fe-1875-4fd2-9593-574784ff8d27 Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d"}]} 2018-10-10 04:42:39,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-caa3d6fe-1875-4fd2-9593-574784ff8d27 2018-10-10 04:42:39,906 - neutron_utils - INFO - Retrieving security group with ID - 476f0c13-66ab-4c6a-947e-7feb57107d74 2018-10-10 04:42:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:40,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d17dced3-9a46-414b-a362-7a7f71874ca4 Date: Wed, 10 Oct 2018 04:42:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "updated_at": "2018-10-10T04:42:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "revision_number": 0, "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "revision_number": 0, "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}], "revision_number": 2, "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}]} 2018-10-10 04:42:40,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-d17dced3-9a46-414b-a362-7a7f71874ca4 2018-10-10 04:42:40,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 476f0c13-66ab-4c6a-947e-7feb57107d74 2018-10-10 04:42:40,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:42:40,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef9dbcbd-2f94-4820-bb7c-a18a4ca5bf5b Date: Wed, 10 Oct 2018 04:42: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-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "52689b38-cb18-4f49-9aea-5b6c7ee0e432"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:38Z", "security_group_id": "476f0c13-66ab-4c6a-947e-7feb57107d74", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:38Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d"}]} 2018-10-10 04:42:40,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-ef9dbcbd-2f94-4820-bb7c-a18a4ca5bf5b 2018-10-10 04:42:40,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:40,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:40,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f8893658fa74a23ac5aacbe98a8ad95", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role"}], "expires_at": "2018-10-10T05:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-user", "id": "c30401faef3e4c099cdd3c186675eaaf"}, "audit_ids": ["_pOw4YyCSOWhKtpQsSIhoQ"], "issued_at": "2018-10-10T04:42:40.000000Z"}} 2018-10-10 04:42:40,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:40,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0554b97-b083-4023-9ab4-759f13b7414c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:40,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f0554b97-b083-4023-9ab4-759f13b7414c 2018-10-10 04:42:40,718 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:42:40,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:40,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcd82b9-7e05-4e55-8b4c-78cdc7e712f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:40,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9fcd82b9-7e05-4e55-8b4c-78cdc7e712f3 2018-10-10 04:42:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:41,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-31a1a250-0897-443c-9bea-d9e17988177a Date: Wed, 10 Oct 2018 04:42:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:41,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-31a1a250-0897-443c-9bea-d9e17988177a 2018-10-10 04:42:41,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:42:41,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:42:41,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:41,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5645e1d9-51c7-4b9a-a6d7-1ea7d48ead82 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:42:41,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-5645e1d9-51c7-4b9a-a6d7-1ea7d48ead82 2018-10-10 04:42:41,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:41,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6fc75ce5-b64b-4e5b-8885-3119020e9c0b Date: Wed, 10 Oct 2018 04:42:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:41,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-6fc75ce5-b64b-4e5b-8885-3119020e9c0b 2018-10-10 04:42:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:41,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6871bff1-d364-4183-befe-142c5d16fe33 Date: Wed, 10 Oct 2018 04:42:41 GMT RESP BODY: {"ports":[]} 2018-10-10 04:42:41,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port&admin_state_up=True used request id req-6871bff1-d364-4183-befe-142c5d16fe33 2018-10-10 04:42:41,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:41,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-fe3a2fd5-a040-48d4-a4fd-4d12c6a29225 x-compute-request-id: req-fe3a2fd5-a040-48d4-a4fd-4d12c6a29225 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:42:41,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst used request id req-fe3a2fd5-a040-48d4-a4fd-4d12c6a29225 2018-10-10 04:42:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:42,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0fda7d63-1d3f-4fc5-ae0b-4ed88a39b415 Date: Wed, 10 Oct 2018 04:42:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:42,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-0fda7d63-1d3f-4fc5-ae0b-4ed88a39b415 2018-10-10 04:42:42,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:42,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2bdfac7-3505-4711-836f-c88042c83c9e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:42:42,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-e2bdfac7-3505-4711-836f-c88042c83c9e 2018-10-10 04:42:42,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:42,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b65eaaf-2186-463e-a4cc-f144cb3a80ce Date: Wed, 10 Oct 2018 04:42:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:42,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-7b65eaaf-2186-463e-a4cc-f144cb3a80ce 2018-10-10 04:42:42,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:42,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed020f82-285f-46a7-8393-bd11f71ebbef Date: Wed, 10 Oct 2018 04:42:42 GMT RESP BODY: {"ports":[]} 2018-10-10 04:42:42,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port&admin_state_up=True used request id req-ed020f82-285f-46a7-8393-bd11f71ebbef 2018-10-10 04:42:42,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:42:42,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:42:42,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f8893658fa74a23ac5aacbe98a8ad95", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role"}], "expires_at": "2018-10-10T05:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-user", "id": "c30401faef3e4c099cdd3c186675eaaf"}, "audit_ids": ["0FaEMp5eSb2Jt9Ytp7OKtg"], "issued_at": "2018-10-10T04:42:42.000000Z"}} 2018-10-10 04:42:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e562406ee9cc00d69efe27940ba7299e2c6632d9" 2018-10-10 04:42:42,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a698695-545c-4419-8080-9f1ea4a5ae24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:42:42,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1a698695-545c-4419-8080-9f1ea4a5ae24 2018-10-10 04:42:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:43,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-51876bc6-2b24-4ef8-a724-093233a4b5d9 Date: Wed, 10 Oct 2018 04:42:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:43,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-51876bc6-2b24-4ef8-a724-093233a4b5d9 2018-10-10 04:42:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:43,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f272c132-aba5-4439-9b33-c766e88e15d0 Date: Wed, 10 Oct 2018 04:42:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:43,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-f272c132-aba5-4439-9b33-c766e88e15d0 2018-10-10 04:42:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:43,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-83f3e6d2-a5bb-4e61-a0b9-a05bbe9a6eac Date: Wed, 10 Oct 2018 04:42:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:43,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-83f3e6d2-a5bb-4e61-a0b9-a05bbe9a6eac 2018-10-10 04:42:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:42:43,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:42:43,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e562406ee9cc00d69efe27940ba7299e2c6632d9" 2018-10-10 04:42:43,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394ca7f8-8c20-4f3c-ae11-0a9df9d12a44 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:42:43,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-394ca7f8-8c20-4f3c-ae11-0a9df9d12a44 2018-10-10 04:42:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:43,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cfc6f521-19f5-4085-9f69-e0f1822c4ad8 Date: Wed, 10 Oct 2018 04:42:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:43,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-cfc6f521-19f5-4085-9f69-e0f1822c4ad8 2018-10-10 04:42:43,876 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net 2018-10-10 04:42:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" -d '{"port": {"network_id": "c1a03491-0d9c-4ca2-860f-ea998d0169a6", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port", "admin_state_up": true}}' 2018-10-10 04:42:44,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-37719254-f5ed-4625-8612-ee4c0798d1ad Date: Wed, 10 Oct 2018 04:42:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.14"}],"id":"fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9","security_groups":["4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42"],"mac_address":"fa:16:3e:97:3e:ab","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","qos_policy_id":null,"admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:44Z","binding:vnic_type":"normal"}} 2018-10-10 04:42:44,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-37719254-f5ed-4625-8612-ee4c0798d1ad 2018-10-10 04:42:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:44,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-744263bf-ac8a-43da-bd30-ce6401ea5522 Date: Wed, 10 Oct 2018 04:42:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:44,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-744263bf-ac8a-43da-bd30-ce6401ea5522 2018-10-10 04:42:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:44,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbeca03-cac3-4169-a072-013ce59a2fc4 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:42:44,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-edbeca03-cac3-4169-a072-013ce59a2fc4 2018-10-10 04:42:44,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:45,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4646b2f1-ea48-4765-94bb-f5bbfa52da29 Date: Wed, 10 Oct 2018 04:42:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:45,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-4646b2f1-ea48-4765-94bb-f5bbfa52da29 2018-10-10 04:42:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:45,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-8e7d4769-6139-4811-91e4-d1eafc62f482 Date: Wed, 10 Oct 2018 04:42:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.14"}],"id":"fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9","security_groups":["4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42"],"mac_address":"fa:16:3e:97:3e:ab","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:42:45,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port&admin_state_up=True used request id req-8e7d4769-6139-4811-91e4-d1eafc62f482 2018-10-10 04:42:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:45,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fca766b-eace-4c20-812c-7b25515cd214 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:42:45,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-3fca766b-eace-4c20-812c-7b25515cd214 2018-10-10 04:42:45,527 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst 2018-10-10 04:42:45,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:45,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-346056cd-10ab-4344-961a-c9face4fa1cb x-compute-request-id: req-346056cd-10ab-4344-961a-c9face4fa1cb Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-flavor-name"}]} 2018-10-10 04:42:45,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-346056cd-10ab-4344-961a-c9face4fa1cb 2018-10-10 04:42:45,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/1d677181-2097-4da1-a2df-ff86000591f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:45,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55e843e8-051a-4ab3-9993-0430f36d47f5 x-compute-request-id: req-55e843e8-051a-4ab3-9993-0430f36d47f5 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1d677181-2097-4da1-a2df-ff86000591f3", "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:42:45,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/1d677181-2097-4da1-a2df-ff86000591f3 used request id req-55e843e8-051a-4ab3-9993-0430f36d47f5 2018-10-10 04:42:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:45,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-296a0dc0-1fc1-45f9-abc7-b071619d1f06 Date: Wed, 10 Oct 2018 04:42:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:42:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:42:33Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/snap", "metadata": {}}], "self": "/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "min_disk": 0, "protected": false, "id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "file": "/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb6a17ff83a04443a0c1bd8510f81ccd", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image"} 2018-10-10 04:42:45,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image used request id req-296a0dc0-1fc1-45f9-abc7-b071619d1f06 2018-10-10 04:42:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:45,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dbd7a70d-f8e6-474a-a427-60922cbbb073 Date: Wed, 10 Oct 2018 04:42:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:42:45,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-dbd7a70d-f8e6-474a-a427-60922cbbb073 2018-10-10 04:42:45,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" -d '{"server": {"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "imageRef": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "flavorRef": "1d677181-2097-4da1-a2df-ff86000591f3", "max_count": 1, "min_count": 1, "networks": [{"port": "fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9"}], "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}]}}' 2018-10-10 04:42:47,688 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aed76b20-c54a-4e7e-b089-e9dad7aebb6a x-compute-request-id: req-aed76b20-c54a-4e7e-b089-e9dad7aebb6a Content-Length: 435 location: http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "adminPass": "YkaAUUKP6UPF"}} 2018-10-10 04:42:47,688 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-aed76b20-c54a-4e7e-b089-e9dad7aebb6a 2018-10-10 04:42:47,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:48,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc23fba2-80ce-4fd5-af3d-2f87edf6c0f0 x-compute-request-id: req-cc23fba2-80ce-4fd5-af3d-2f87edf6c0f0 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.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "user_id": "c30401faef3e4c099cdd3c186675eaaf", "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-10-10T04:42:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:48,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-cc23fba2-80ce-4fd5-af3d-2f87edf6c0f0 2018-10-10 04:42:48,064 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst 2018-10-10 04:42:48,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:48,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-512c16f3-6152-45d6-8fbf-ee6ea6c0ede8 x-compute-request-id: req-512c16f3-6152-45d6-8fbf-ee6ea6c0ede8 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.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "user_id": "c30401faef3e4c099cdd3c186675eaaf", "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-10-10T04:42:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:48,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-512c16f3-6152-45d6-8fbf-ee6ea6c0ede8 2018-10-10 04:42:48,433 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] is - BUILD 2018-10-10 04:42:48,433 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:42:51,437 - create_instance - DEBUG - VM status query timeout in 896.627772808 2018-10-10 04:42:51,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:51,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1ad10db-1f11-4f7e-98ef-4154af0a558a x-compute-request-id: req-d1ad10db-1f11-4f7e-98ef-4154af0a558a 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.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:42:49Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:51,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-d1ad10db-1f11-4f7e-98ef-4154af0a558a 2018-10-10 04:42:51,985 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] is - BUILD 2018-10-10 04:42:51,986 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:42:54,989 - create_instance - DEBUG - VM status query timeout in 893.075684786 2018-10-10 04:42:54,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:55,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f08a45d3-c6a3-4ff7-b270-7fc689b9cea5 x-compute-request-id: req-f08a45d3-c6a3-4ff7-b270-7fc689b9cea5 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:55,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-f08a45d3-c6a3-4ff7-b270-7fc689b9cea5 2018-10-10 04:42:55,768 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] is - ACTIVE 2018-10-10 04:42:55,768 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:42:55,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:56,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42: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-353efcb0-3e1a-4853-b87a-32ad57dc58a8 x-compute-request-id: req-353efcb0-3e1a-4853-b87a-32ad57dc58a8 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:56,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-353efcb0-3e1a-4853-b87a-32ad57dc58a8 2018-10-10 04:42:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:56,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-19437879-ed43-4ab2-974c-42f5863e099d Date: Wed, 10 Oct 2018 04:42:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:56,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-19437879-ed43-4ab2-974c-42f5863e099d 2018-10-10 04:42:56,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:56,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b4c08e-e3e1-4223-a370-b347e6b90a62 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:42:56,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-71b4c08e-e3e1-4223-a370-b347e6b90a62 2018-10-10 04:42:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:56,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2a9d1bd1-3f7b-4839-a2d4-f61f0f653d04 Date: Wed, 10 Oct 2018 04:42:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:56,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-2a9d1bd1-3f7b-4839-a2d4-f61f0f653d04 2018-10-10 04:42:56,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:56,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-1d5051a0-16d8-4778-9f5b-e4e1e261ee6c Date: Wed, 10 Oct 2018 04:42:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.3"}],"id":"27f1cfd9-d9b3-451e-871b-809669c682b3","security_groups":[],"mac_address":"fa:16:3e:82:28:eb","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.4"}],"id":"b8895eb5-1007-46e8-a597-adf6bd3f4d4e","security_groups":[],"mac_address":"fa:16:3e:e6:0f:d1","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.2"}],"id":"c44846e3-3b35-4eea-8cb2-1ad0858d7014","security_groups":[],"mac_address":"fa:16:3e:df:32:fa","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.14"}],"id":"fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9","security_groups":["4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42"],"mac_address":"fa:16:3e:97:3e:ab","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:44Z","binding:vnic_type":"normal","device_id":"14389107-c837-4a93-9b7a-ab874f12b2e0"}]} 2018-10-10 04:42:56,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-1d5051a0-16d8-4778-9f5b-e4e1e261ee6c 2018-10-10 04:42:56,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:57,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7a7c6c7-ecd1-4c87-8686-b6db5c55e548 x-compute-request-id: req-c7a7c6c7-ecd1-4c87-8686-b6db5c55e548 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:57,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-c7a7c6c7-ecd1-4c87-8686-b6db5c55e548 2018-10-10 04:42:57,017 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] is - ACTIVE 2018-10-10 04:42:57,018 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:42:57,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:57,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-c11798bb-fa0e-48ad-b06f-0d372e150298 x-compute-request-id: req-c11798bb-fa0e-48ad-b06f-0d372e150298 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:57,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-c11798bb-fa0e-48ad-b06f-0d372e150298 2018-10-10 04:42:57,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:57,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-01d0016b-e3f2-48f0-9f09-424f022e04fa Date: Wed, 10 Oct 2018 04:42:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:42:57,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-01d0016b-e3f2-48f0-9f09-424f022e04fa 2018-10-10 04:42:57,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:57,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d0224d-cabf-40bb-b6cb-abc7f42bc0d9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:42:57,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-35d0224d-cabf-40bb-b6cb-abc7f42bc0d9 2018-10-10 04:42:57,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:58,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-627c5a11-042a-45f6-bc7b-2cc57606da0f Date: Wed, 10 Oct 2018 04:42:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:42:58,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-627c5a11-042a-45f6-bc7b-2cc57606da0f 2018-10-10 04:42:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:58,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-03cd721b-98a2-44c4-bd1e-fe3be3178bce Date: Wed, 10 Oct 2018 04:42:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.3"}],"id":"27f1cfd9-d9b3-451e-871b-809669c682b3","security_groups":[],"mac_address":"fa:16:3e:82:28:eb","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.4"}],"id":"b8895eb5-1007-46e8-a597-adf6bd3f4d4e","security_groups":[],"mac_address":"fa:16:3e:e6:0f:d1","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.2"}],"id":"c44846e3-3b35-4eea-8cb2-1ad0858d7014","security_groups":[],"mac_address":"fa:16:3e:df:32:fa","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.14"}],"id":"fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9","security_groups":["4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42"],"mac_address":"fa:16:3e:97:3e:ab","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:44Z","binding:vnic_type":"normal","device_id":"14389107-c837-4a93-9b7a-ab874f12b2e0"}]} 2018-10-10 04:42:58,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-03cd721b-98a2-44c4-bd1e-fe3be3178bce 2018-10-10 04:42:58,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}}' 2018-10-10 04:42:59,147 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:42: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-e88ac21a-8262-4386-aec2-2ff9d028da8b x-compute-request-id: req-e88ac21a-8262-4386-aec2-2ff9d028da8b Content-Length: 0 Content-Type: application/json 2018-10-10 04:42:59,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0/action used request id req-e88ac21a-8262-4386-aec2-2ff9d028da8b 2018-10-10 04:42:59,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:42:59,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0d0426c-1d6f-4c7a-bd68-b752f8f3bb48 x-compute-request-id: req-b0d0426c-1d6f-4c7a-bd68-b752f8f3bb48 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}, {"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:42:59,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-b0d0426c-1d6f-4c7a-bd68-b752f8f3bb48 2018-10-10 04:42:59,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:00,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b83c9ac9-a7fc-4bd8-b57a-5d6187c57f62 Date: Wed, 10 Oct 2018 04:43:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:43:00,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-b83c9ac9-a7fc-4bd8-b57a-5d6187c57f62 2018-10-10 04:43:00,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:00,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8f7f5a-caac-43ee-845a-b7902559aab3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:43:00,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-ce8f7f5a-caac-43ee-845a-b7902559aab3 2018-10-10 04:43:00,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:00,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-829d5a54-b3e3-4414-9a84-678abd6f151f Date: Wed, 10 Oct 2018 04:43:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:43:00,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-829d5a54-b3e3-4414-9a84-678abd6f151f 2018-10-10 04:43:00,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:00,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-7b7cd143-e77d-4ccf-931f-ab8bd9cbb1c3 Date: Wed, 10 Oct 2018 04:43:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.3"}],"id":"27f1cfd9-d9b3-451e-871b-809669c682b3","security_groups":[],"mac_address":"fa:16:3e:82:28:eb","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.4"}],"id":"b8895eb5-1007-46e8-a597-adf6bd3f4d4e","security_groups":[],"mac_address":"fa:16:3e:e6:0f:d1","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.2"}],"id":"c44846e3-3b35-4eea-8cb2-1ad0858d7014","security_groups":[],"mac_address":"fa:16:3e:df:32:fa","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.14"}],"id":"fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9","security_groups":["476f0c13-66ab-4c6a-947e-7feb57107d74","4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42"],"mac_address":"fa:16:3e:97:3e:ab","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:44Z","binding:vnic_type":"normal","device_id":"14389107-c837-4a93-9b7a-ab874f12b2e0"}]} 2018-10-10 04:43:00,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-7b7cd143-e77d-4ccf-931f-ab8bd9cbb1c3 2018-10-10 04:43:00,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:00,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f8893658fa74a23ac5aacbe98a8ad95", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role"}], "expires_at": "2018-10-10T05:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/eb6a17ff83a04443a0c1bd8510f81ccd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-user", "id": "c30401faef3e4c099cdd3c186675eaaf"}, "audit_ids": ["R5vEz_LgQ36e5kDdkDNF6w"], "issued_at": "2018-10-10T04:43:00.000000Z"}} 2018-10-10 04:43:00,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac79ece5232ac8db06b1318ac1b7c8a6f2b2b67b" 2018-10-10 04:43:01,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43: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-606bd2e0-7f1d-4030-89ac-7a64524a0a2f x-compute-request-id: req-606bd2e0-7f1d-4030-89ac-7a64524a0a2f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}, {"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:01,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-606bd2e0-7f1d-4030-89ac-7a64524a0a2f 2018-10-10 04:43:01,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:02,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d075d5e-eacb-40a7-bc1d-37612e728678 x-compute-request-id: req-4d075d5e-eacb-40a7-bc1d-37612e728678 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}, {"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:02,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-4d075d5e-eacb-40a7-bc1d-37612e728678 2018-10-10 04:43:02,160 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] is - ACTIVE 2018-10-10 04:43:02,160 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:43:02,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:02,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16dc49ca-a9eb-4b29-b5ae-d9a8de571137 x-compute-request-id: req-16dc49ca-a9eb-4b29-b5ae-d9a8de571137 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}, {"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:02,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-16dc49ca-a9eb-4b29-b5ae-d9a8de571137 2018-10-10 04:43:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:02,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-33824b26-4b92-4fb7-aabb-50f61ebb3d9a Date: Wed, 10 Oct 2018 04:43:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:43:02,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-33824b26-4b92-4fb7-aabb-50f61ebb3d9a 2018-10-10 04:43:02,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:02,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8514ad5-db88-44f0-b807-646e4e4fd0d9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:43:02,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-b8514ad5-db88-44f0-b807-646e4e4fd0d9 2018-10-10 04:43:02,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:03,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-657bb321-f262-4d3a-8ac3-9a90b99dc4eb Date: Wed, 10 Oct 2018 04:43:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:43:03,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-657bb321-f262-4d3a-8ac3-9a90b99dc4eb 2018-10-10 04:43:03,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:03,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-df9d63fe-b9f3-4a63-a292-c4f0e1e3c00b Date: Wed, 10 Oct 2018 04:43:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.3"}],"id":"27f1cfd9-d9b3-451e-871b-809669c682b3","security_groups":[],"mac_address":"fa:16:3e:82:28:eb","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.4"}],"id":"b8895eb5-1007-46e8-a597-adf6bd3f4d4e","security_groups":[],"mac_address":"fa:16:3e:e6:0f:d1","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.2"}],"id":"c44846e3-3b35-4eea-8cb2-1ad0858d7014","security_groups":[],"mac_address":"fa:16:3e:df:32:fa","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.14"}],"id":"fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9","security_groups":["476f0c13-66ab-4c6a-947e-7feb57107d74","4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42"],"mac_address":"fa:16:3e:97:3e:ab","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:44Z","binding:vnic_type":"normal","device_id":"14389107-c837-4a93-9b7a-ab874f12b2e0"}]} 2018-10-10 04:43:03,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-df9d63fe-b9f3-4a63-a292-c4f0e1e3c00b 2018-10-10 04:43:03,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:03,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43: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-ab90f2d6-f643-459e-9391-9f7ddabe6b11 x-compute-request-id: req-ab90f2d6-f643-459e-9391-9f7ddabe6b11 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}, {"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:03,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-ab90f2d6-f643-459e-9391-9f7ddabe6b11 2018-10-10 04:43:03,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:03,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e64a68dd-7800-4976-94e7-dd4b68834d23 Date: Wed, 10 Oct 2018 04:43:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:43:03,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-e64a68dd-7800-4976-94e7-dd4b68834d23 2018-10-10 04:43:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:03,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0931c0-4135-49da-8bee-ff9936502d66 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:43:03,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-0b0931c0-4135-49da-8bee-ff9936502d66 2018-10-10 04:43:03,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:03,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6fc6b89-f770-4ac2-ab76-9ba51e1cdfb9 Date: Wed, 10 Oct 2018 04:43:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:43:03,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-b6fc6b89-f770-4ac2-ab76-9ba51e1cdfb9 2018-10-10 04:43:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:04,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-7ad58157-eb4f-468a-8d6f-356d3a95b0d4 Date: Wed, 10 Oct 2018 04:43:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.3"}],"id":"27f1cfd9-d9b3-451e-871b-809669c682b3","security_groups":[],"mac_address":"fa:16:3e:82:28:eb","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.4"}],"id":"b8895eb5-1007-46e8-a597-adf6bd3f4d4e","security_groups":[],"mac_address":"fa:16:3e:e6:0f:d1","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.2"}],"id":"c44846e3-3b35-4eea-8cb2-1ad0858d7014","security_groups":[],"mac_address":"fa:16:3e:df:32:fa","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.14"}],"id":"fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9","security_groups":["476f0c13-66ab-4c6a-947e-7feb57107d74","4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42"],"mac_address":"fa:16:3e:97:3e:ab","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:44Z","binding:vnic_type":"normal","device_id":"14389107-c837-4a93-9b7a-ab874f12b2e0"}]} 2018-10-10 04:43:04,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-7ad58157-eb4f-468a-8d6f-356d3a95b0d4 2018-10-10 04:43:04,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}}' 2018-10-10 04:43:04,797 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 10 Oct 2018 04:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c8eb488-76c8-456c-a336-e94b26679f92 x-compute-request-id: req-1c8eb488-76c8-456c-a336-e94b26679f92 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: '476f0c13-66ab-4c6a-947e-7feb57107d74'.\nNeutron server returns request_ids: ['req-6d6505ee-28a6-4f4f-b5bf-95d07cd13e83']", "code": 400}} 2018-10-10 04:43:04,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0/action used request id req-1c8eb488-76c8-456c-a336-e94b26679f92 2018-10-10 04:43:04,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:05,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b3bc61-af0a-494d-a32f-d62d1197be91 x-compute-request-id: req-81b3bc61-af0a-494d-a32f-d62d1197be91 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}, {"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:05,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-81b3bc61-af0a-494d-a32f-d62d1197be91 2018-10-10 04:43:05,247 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name] already added to VM [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] 2018-10-10 04:43:05,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:05,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e62c2eba-a41b-4e3b-bbde-16d1f10dd21e x-compute-request-id: req-e62c2eba-a41b-4e3b-bbde-16d1f10dd21e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}, {"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:05,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-e62c2eba-a41b-4e3b-bbde-16d1f10dd21e 2018-10-10 04:43:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:05,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c809a948-1fa9-4e91-8900-556f2d7b5214 Date: Wed, 10 Oct 2018 04:43:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6faeba69-bd2e-4f50-a103-40a95274d774"],"updated_at":"2018-10-10T04:42:35Z","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net"}]} 2018-10-10 04:43:05,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net used request id req-c809a948-1fa9-4e91-8900-556f2d7b5214 2018-10-10 04:43:05,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:05,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6bf93a-c0df-4525-995e-e7ddd681b0c6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:43:05,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-dc6bf93a-c0df-4525-995e-e7ddd681b0c6 2018-10-10 04:43:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:05,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1cd11df-e6ea-4707-b916-4008e64f344f Date: Wed, 10 Oct 2018 04:43:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:35Z","dns_nameservers":[],"updated_at":"2018-10-10T04:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","id":"6faeba69-bd2e-4f50-a103-40a95274d774","subnetpool_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet"}]} 2018-10-10 04:43:05,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-c1cd11df-e6ea-4707-b916-4008e64f344f 2018-10-10 04:43:05,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:05,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-1b03f4e9-1cab-4210-9d5e-6b24c9c74d95 Date: Wed, 10 Oct 2018 04:43:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.3"}],"id":"27f1cfd9-d9b3-451e-871b-809669c682b3","security_groups":[],"mac_address":"fa:16:3e:82:28:eb","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.4"}],"id":"b8895eb5-1007-46e8-a597-adf6bd3f4d4e","security_groups":[],"mac_address":"fa:16:3e:e6:0f:d1","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.2"}],"id":"c44846e3-3b35-4eea-8cb2-1ad0858d7014","security_groups":[],"mac_address":"fa:16:3e:df:32:fa","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1a03491-0d9c-4ca2-860f-ea998d0169a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:42:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6faeba69-bd2e-4f50-a103-40a95274d774","ip_address":"10.55.0.14"}],"id":"fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9","security_groups":["476f0c13-66ab-4c6a-947e-7feb57107d74","4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42"],"mac_address":"fa:16:3e:97:3e:ab","project_id":"eb6a17ff83a04443a0c1bd8510f81ccd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port","admin_state_up":true,"network_id":"c1a03491-0d9c-4ca2-860f-ea998d0169a6","tenant_id":"eb6a17ff83a04443a0c1bd8510f81ccd","created_at":"2018-10-10T04:42:44Z","binding:vnic_type":"normal","device_id":"14389107-c837-4a93-9b7a-ab874f12b2e0"}]} 2018-10-10 04:43:05,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-1b03f4e9-1cab-4210-9d5e-6b24c9c74d95 2018-10-10 04:43:05,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac79ece5232ac8db06b1318ac1b7c8a6f2b2b67b" 2018-10-10 04:43:06,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d46953a-5f51-41a8-a1e9-cc533e0e6c73 x-compute-request-id: req-7d46953a-5f51-41a8-a1e9-cc533e0e6c73 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:3e:ab", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "security_groups": [{"name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name"}, {"name": "default"}], "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:42:53Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:06,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-7d46953a-5f51-41a8-a1e9-cc533e0e6c73 2018-10-10 04:43:06,355 - create_instance - INFO - Deleting Port with ID - fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9 2018-10-10 04:43:06,355 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-port 2018-10-10 04:43:06,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:06,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20ae6bfc-254a-4045-a4a4-ea5baf970ef7 Date: Wed, 10 Oct 2018 04:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:43:06,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/fd5f710d-8d9d-4c32-8db5-5293c7fd3bd9 used request id req-20ae6bfc-254a-4045-a4a4-ea5baf970ef7 2018-10-10 04:43:06,852 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst 2018-10-10 04:43:06,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:07,048 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:43: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-9348fba0-1bb0-452d-b36c-043568c111f3 x-compute-request-id: req-9348fba0-1bb0-452d-b36c-043568c111f3 Content-Type: application/json 2018-10-10 04:43:07,048 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-9348fba0-1bb0-452d-b36c-043568c111f3 2018-10-10 04:43:07,048 - create_instance - INFO - Checking deletion status 2018-10-10 04:43:07,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:07,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8a657f4-7cf1-47e6-af4b-81d8a0b8c16a x-compute-request-id: req-b8a657f4-7cf1-47e6-af4b-81d8a0b8c16a Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:06Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:07,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-b8a657f4-7cf1-47e6-af4b-81d8a0b8c16a 2018-10-10 04:43:07,454 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] is - ACTIVE 2018-10-10 04:43:07,455 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:43:10,458 - create_instance - DEBUG - VM status query timeout in 296.590383053 2018-10-10 04:43:10,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:10,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32376df9-6f1a-4d11-af42-548288264811 x-compute-request-id: req-32376df9-6f1a-4d11-af42-548288264811 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:06Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:10,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-32376df9-6f1a-4d11-af42-548288264811 2018-10-10 04:43:10,871 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] is - ACTIVE 2018-10-10 04:43:10,871 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:43:13,874 - create_instance - DEBUG - VM status query timeout in 293.173973083 2018-10-10 04:43:13,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:14,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8ab10b7-af4d-4ca9-8ace-8121f88a88b5 x-compute-request-id: req-e8ab10b7-af4d-4ca9-8ace-8121f88a88b5 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/14389107-c837-4a93-9b7a-ab874f12b2e0", "rel": "bookmark"}], "image": {"id": "0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "links": [{"href": "http://172.30.9.25:8774/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:42:54.000000", "flavor": {"id": "1d677181-2097-4da1-a2df-ff86000591f3", "links": [{"href": "http://172.30.9.25:8774/flavors/1d677181-2097-4da1-a2df-ff86000591f3", "rel": "bookmark"}]}, "id": "14389107-c837-4a93-9b7a-ab874f12b2e0", "user_id": "c30401faef3e4c099cdd3c186675eaaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:06Z", "hostId": "30ba332fd48839f441a9a2460f0429dc26e14776643fe4cea43e7b16", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst", "created": "2018-10-10T04:42:47Z", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:14,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-e8ab10b7-af4d-4ca9-8ace-8121f88a88b5 2018-10-10 04:43:14,277 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst] is - ACTIVE 2018-10-10 04:43:14,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:43:17,280 - create_instance - DEBUG - VM status query timeout in 289.767807961 2018-10-10 04:43:17,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ea453d2ef1066149308c095d91720af7bfad4d" 2018-10-10 04:43:17,335 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:43: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-a6337104-11eb-43d8-ad5e-883d4b375c6e x-compute-request-id: req-a6337104-11eb-43d8-ad5e-883d4b375c6e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 14389107-c837-4a93-9b7a-ab874f12b2e0 could not be found.", "code": 404}} 2018-10-10 04:43:17,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/14389107-c837-4a93-9b7a-ab874f12b2e0 used request id req-a6337104-11eb-43d8-ad5e-883d4b375c6e 2018-10-10 04:43:17,336 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 14389107-c837-4a93-9b7a-ab874f12b2e0 could not be found. (HTTP 404) (Request-ID: req-a6337104-11eb-43d8-ad5e-883d4b375c6e) 2018-10-10 04:43:17,336 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-inst 2018-10-10 04:43:17,337 - neutron_utils - INFO - Deleting security group rule with ID - d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d 2018-10-10 04:43:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:43:17,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4eaf1534-b6e0-4cae-8cf1-f9bd5e63a70d Content-Length: 0 Date: Wed, 10 Oct 2018 04:43:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:43:17,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d8bb3b4c-9799-4e86-b0b3-8d0651da0c1d used request id req-4eaf1534-b6e0-4cae-8cf1-f9bd5e63a70d 2018-10-10 04:43:17,574 - neutron_utils - INFO - Deleting security group rule with ID - 52689b38-cb18-4f49-9aea-5b6c7ee0e432 2018-10-10 04:43:17,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/52689b38-cb18-4f49-9aea-5b6c7ee0e432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:43:17,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bcd19786-4d09-4a4a-836c-111c083d604f Content-Length: 0 Date: Wed, 10 Oct 2018 04:43:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:43:17,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/52689b38-cb18-4f49-9aea-5b6c7ee0e432 used request id req-bcd19786-4d09-4a4a-836c-111c083d604f 2018-10-10 04:43:17,858 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-name 2018-10-10 04:43:17,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/476f0c13-66ab-4c6a-947e-7feb57107d74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23de30038a906e30162faac4e7f498e8770743bb" 2018-10-10 04:43:17,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f99b3771-9d49-415c-8ab6-1dd72f0d107b Content-Length: 0 Date: Wed, 10 Oct 2018 04:43:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:43:17,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/476f0c13-66ab-4c6a-947e-7feb57107d74 used request id req-f99b3771-9d49-415c-8ab6-1dd72f0d107b 2018-10-10 04:43:17,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/1d677181-2097-4da1-a2df-ff86000591f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a866b9e5a8b0aa6504441417a48d24242a98f" 2018-10-10 04:43:18,016 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:43: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-c27a3d7a-8f84-45bb-9efd-51a2b9aa5ade x-compute-request-id: req-c27a3d7a-8f84-45bb-9efd-51a2b9aa5ade Content-Length: 0 Content-Type: application/json 2018-10-10 04:43:18,017 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1d677181-2097-4da1-a2df-ff86000591f3 used request id req-c27a3d7a-8f84-45bb-9efd-51a2b9aa5ade 2018-10-10 04:43:18,017 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet 2018-10-10 04:43:18,018 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-subnet 2018-10-10 04:43:18,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6faeba69-bd2e-4f50-a103-40a95274d774 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" 2018-10-10 04:43:20,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a280d21-7579-4a9e-b430-5f4f80fc4554 Date: Wed, 10 Oct 2018 04:43:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:43:20,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6faeba69-bd2e-4f50-a103-40a95274d774 used request id req-4a280d21-7579-4a9e-b430-5f4f80fc4554 2018-10-10 04:43:20,198 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-pub-net 2018-10-10 04:43:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/c1a03491-0d9c-4ca2-860f-ea998d0169a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a885ae82420a231fdffbf89d52166d7380e03cf2" 2018-10-10 04:43:21,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72493d95-2208-4a52-bcb5-f0e64e7c1b50 Date: Wed, 10 Oct 2018 04:43:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:43:21,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c1a03491-0d9c-4ca2-860f-ea998d0169a6 used request id req-72493d95-2208-4a52-bcb5-f0e64e7c1b50 2018-10-10 04:43:21,482 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-842e2a61-96fe-47c4-b05d-406051b8abc1-image 2018-10-10 04:43:21,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cbd26e8f3d0ad701d7296e4bea1cbf69c62cada" 2018-10-10 04:43:23,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9941ecb-3475-44ce-ab31-a36bf592c228 Date: Wed, 10 Oct 2018 04:43:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:43:23,369 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0844d511-6581-4cb1-b9cc-cf9e5e0ff0c7 used request id req-e9941ecb-3475-44ce-ab31-a36bf592c228 2018-10-10 04:43:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:23,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-28cedb55-8b4a-4595-8c52-4cf5e4fcd0f6 Date: Wed, 10 Oct 2018 04:43:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:34Z", "updated_at": "2018-10-10T04:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:35Z", "revision_number": 0, "id": "1e36710b-7b49-48ed-b5bf-24debb890c96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:35Z", "security_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:35Z", "revision_number": 0, "id": "39d92241-fb12-4f85-a2db-0821893e6cfd", "remote_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:35Z", "security_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:35Z", "revision_number": 0, "id": "491fffa1-c9f7-437c-818d-6a6ff5704b37", "remote_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:35Z", "security_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:42:35Z", "revision_number": 0, "id": "a973c935-9c94-4dfd-867a-55f2368abc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:42:35Z", "security_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd"}], "revision_number": 4, "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:43:23,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-28cedb55-8b4a-4595-8c52-4cf5e4fcd0f6 2018-10-10 04:43:23,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:23,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711486f6-3686-4bd5-851e-cbfeb2886df0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:43:23,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-711486f6-3686-4bd5-851e-cbfeb2886df0 2018-10-10 04:43:23,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:23,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc03fe2-2089-49ba-a0d4-8e9ad45cb96e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:43:23,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-7dc03fe2-2089-49ba-a0d4-8e9ad45cb96e 2018-10-10 04:43:23,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:23,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fce96e-2d5a-47da-999b-d965250a7cc5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd"}, "enabled": true, "id": "eb6a17ff83a04443a0c1bd8510f81ccd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj"}} 2018-10-10 04:43:23,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-e3fce96e-2d5a-47da-999b-d965250a7cc5 2018-10-10 04:43:23,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42 2018-10-10 04:43:23,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:24,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36bb0bcd-d666-4427-8d3e-f0f661e24da8 Date: Wed, 10 Oct 2018 04:43:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:35Z", "security_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:35Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "1e36710b-7b49-48ed-b5bf-24debb890c96"}, {"remote_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:35Z", "security_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:35Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "39d92241-fb12-4f85-a2db-0821893e6cfd"}, {"remote_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:35Z", "security_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:35Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "491fffa1-c9f7-437c-818d-6a6ff5704b37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:42:35Z", "security_group_id": "4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42", "port_range_min": null, "revision_number": 0, "tenant_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "created_at": "2018-10-10T04:42:35Z", "project_id": "eb6a17ff83a04443a0c1bd8510f81ccd", "id": "a973c935-9c94-4dfd-867a-55f2368abc4a"}]} 2018-10-10 04:43:24,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42 used request id req-36bb0bcd-d666-4427-8d3e-f0f661e24da8 2018-10-10 04:43:24,046 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:43:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:24,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13931930-5417-4305-a75d-94f0640e3679 Content-Length: 0 Date: Wed, 10 Oct 2018 04:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:43:24,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4ed2d9df-ffcf-4ee9-a2ae-9dbed093ba42 used request id req-13931930-5417-4305-a75d-94f0640e3679 2018-10-10 04:43:24,350 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj 2018-10-10 04:43:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:24,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf3a4f44-08ed-4b56-bc6e-22198f682a8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:43:24,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/eb6a17ff83a04443a0c1bd8510f81ccd used request id req-bf3a4f44-08ed-4b56-bc6e-22198f682a8c 2018-10-10 04:43:24,557 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5c8207e9-d96b-4f8-proj-role 2018-10-10 04:43:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1f8893658fa74a23ac5aacbe98a8ad95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:24,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-549696ed-854f-4209-8c7c-1208db6ab442 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:43:24,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1f8893658fa74a23ac5aacbe98a8ad95 used request id req-549696ed-854f-4209-8c7c-1208db6ab442 2018-10-10 04:43:24,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9937647dab1251bd9c15f12d856ebeee685f7a74" 2018-10-10 04:43:24,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fed1285-7c15-4ca8-a4f2-5b7cfa9f7137 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:43:24,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7fed1285-7c15-4ca8-a4f2-5b7cfa9f7137 2018-10-10 04:43:24,778 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5c8207e9-d96b-4f8-user 2018-10-10 04:43:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c30401faef3e4c099cdd3c186675eaaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4511555ca2ffbf54c2b26a262f17727aee68ca5" 2018-10-10 04:43:24,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562b1cb0-1c30-468e-9529-1c8bd9eb0a5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:43:24,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c30401faef3e4c099cdd3c186675eaaf used request id req-562b1cb0-1c30-468e-9529-1c8bd9eb0a5f 2018-10-10 04:43:24,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:25,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:43:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["DhQWeaRjTz2YnyYO7Skk4g"], "issued_at": "2018-10-10T04:43:25.000000Z"}} 2018-10-10 04:43:25,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c40e9f887ec3ff6092f80033847148bce7e611" 2018-10-10 04:43:25,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eae6da2-56cc-49b0-84e0-e9f43172c084 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:25,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9eae6da2-56cc-49b0-84e0-e9f43172c084 2018-10-10 04:43:25,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:25,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:25,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:43:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Ef0fPQ0RSpubweOodXZkzg"], "issued_at": "2018-10-10T04:43:25.000000Z"}} 2018-10-10 04:43:25,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:43:25,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3c9937-581a-436c-9a57-b9cab0553008 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:25,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9e3c9937-581a-436c-9a57-b9cab0553008 2018-10-10 04:43:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:43:25,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:43:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:43:26,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48976740-b755-4217-9eed-00e60fddbbf8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:43:26,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj used request id req-48976740-b755-4217-9eed-00e60fddbbf8 2018-10-10 04:43:26,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:43:26,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbc44ea-aecc-4156-97fa-fa294a6b0793 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:43:26,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cfbc44ea-aecc-4156-97fa-fa294a6b0793 2018-10-10 04:43:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}}' 2018-10-10 04:43:26,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda2b54f-5db8-4598-baa2-7f61252cb37d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:26,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-cda2b54f-5db8-4598-baa2-7f61252cb37d 2018-10-10 04:43:26,243 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj 2018-10-10 04:43:26,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:26,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:26,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:43:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Iql7ZqvwQ728492HGKBc-Q"], "issued_at": "2018-10-10T04:43:26.000000Z"}} 2018-10-10 04:43:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c2a2e1352e87f3259507fbd2509391e58f073a" 2018-10-10 04:43:26,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c48ea76-17f9-4fef-9d95-0b8b738b121d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:26,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3c48ea76-17f9-4fef-9d95-0b8b738b121d 2018-10-10 04:43:26,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:43:26,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:43:26,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c2a2e1352e87f3259507fbd2509391e58f073a" 2018-10-10 04:43:26,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a8319a-2713-4de2-ac12-38efe0d76a3a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:43:26,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d0a8319a-2713-4de2-ac12-38efe0d76a3a 2018-10-10 04:43:26,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c2a2e1352e87f3259507fbd2509391e58f073a" 2018-10-10 04:43:26,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71ebc35-aed1-470b-954f-2c17aec5d25a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}]} 2018-10-10 04:43:26,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj used request id req-c71ebc35-aed1-470b-954f-2c17aec5d25a 2018-10-10 04:43:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c2a2e1352e87f3259507fbd2509391e58f073a" 2018-10-10 04:43:27,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cd81cd-9028-4031-9dc9-c5609cf28375 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:43:27,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-68cd81cd-9028-4031-9dc9-c5609cf28375 2018-10-10 04:43:27,381 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-e9c5f95c-fde7-487-user 2018-10-10 04:43:27,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:27,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:43:27,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d1259e-266e-45e5-b8dc-b1ab26a8a247 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:43:27,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-18d1259e-266e-45e5-b8dc-b1ab26a8a247 2018-10-10 04:43:27,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" -d '{"role": {"name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role"}}' 2018-10-10 04:43:27,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe0933f-c88c-431f-9b47-f6e5c384e5e1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0306d2b09b34962b1cce66071f53408", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0306d2b09b34962b1cce66071f53408"}, "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role"}} 2018-10-10 04:43:27,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8fe0933f-c88c-431f-9b47-f6e5c384e5e1 2018-10-10 04:43:27,603 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role 2018-10-10 04:43:27,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f0306d2b09b34962b1cce66071f53408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:43:27,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9200cd61-5ae5-4264-b8f1-c55793002562 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/f0306d2b09b34962b1cce66071f53408"}, "domain_id": null, "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role", "id": "f0306d2b09b34962b1cce66071f53408"}} 2018-10-10 04:43:27,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f0306d2b09b34962b1cce66071f53408 used request id req-9200cd61-5ae5-4264-b8f1-c55793002562 2018-10-10 04:43:27,773 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role to project InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj 2018-10-10 04:43:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0/users/176088e3e02143c7b6eee8e01b55afce/roles/f0306d2b09b34962b1cce66071f53408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:43:27,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a941cc-123a-4d8b-bfa2-1aa0bdec19ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:43:27,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0/users/176088e3e02143c7b6eee8e01b55afce/roles/f0306d2b09b34962b1cce66071f53408 used request id req-77a941cc-123a-4d8b-bfa2-1aa0bdec19ce 2018-10-10 04:43:27,911 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:43:27,913 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:43:27,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:27,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:28,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0306d2b09b34962b1cce66071f53408", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role"}], "expires_at": "2018-10-10T05:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67fcee63dd141718de42e28f62454f0", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-user", "id": "176088e3e02143c7b6eee8e01b55afce"}, "audit_ids": ["E2DDefwlRjmKVwPDgVp-PQ"], "issued_at": "2018-10-10T04:43:28.000000Z"}} 2018-10-10 04:43:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" 2018-10-10 04:43:28,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe02b65-1724-4e2e-9813-0a2c7cc5478c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:28,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7fe02b65-1724-4e2e-9813-0a2c7cc5478c 2018-10-10 04:43:28,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" 2018-10-10 04:43:28,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ca0b11fe-50b3-4353-a474-be4d7a3c0e8c Date: Wed, 10 Oct 2018 04:43:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image"} 2018-10-10 04:43:28,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image used request id req-ca0b11fe-50b3-4353-a474-be4d7a3c0e8c 2018-10-10 04:43:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" 2018-10-10 04:43:28,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fdecb9fd-2063-4e34-9b47-e397c1e7e636 Date: Wed, 10 Oct 2018 04:43:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:43:28,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fdecb9fd-2063-4e34-9b47-e397c1e7e636 2018-10-10 04:43:28,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image"}' 2018-10-10 04:43:28,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb X-Openstack-Request-Id: req-0511470e-4869-45dc-a319-da91b44a99bd Date: Wed, 10 Oct 2018 04:43:28 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:43:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:43:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/1355e158-800e-4808-93d9-09653558bedb", "min_disk": 0, "protected": false, "id": "1355e158-800e-4808-93d9-09653558bedb", "file": "/v2/images/1355e158-800e-4808-93d9-09653558bedb/file", "checksum": null, "owner": "a67fcee63dd141718de42e28f62454f0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:43:28,921 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0511470e-4869-45dc-a319-da91b44a99bd 2018-10-10 04:43:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" -d '' 2018-10-10 04:43:31,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40372120-4e6c-495e-9397-66dd6b3e03d6 Date: Wed, 10 Oct 2018 04:43:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:43:31,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb/file used request id req-40372120-4e6c-495e-9397-66dd6b3e03d6 2018-10-10 04:43:31,117 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:43:31,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" 2018-10-10 04:43:31,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6249ba98-78a3-467a-b955-e9b0f8c549bc Date: Wed, 10 Oct 2018 04:43:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:43:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:43:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1355e158-800e-4808-93d9-09653558bedb/snap", "metadata": {}}], "self": "/v2/images/1355e158-800e-4808-93d9-09653558bedb", "min_disk": 0, "protected": false, "id": "1355e158-800e-4808-93d9-09653558bedb", "file": "/v2/images/1355e158-800e-4808-93d9-09653558bedb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a67fcee63dd141718de42e28f62454f0", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1355e158-800e-4808-93d9-09653558bedb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:43:31,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb used request id req-6249ba98-78a3-467a-b955-e9b0f8c549bc 2018-10-10 04:43:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" 2018-10-10 04:43:31,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eb0bf359-17ae-44c0-8e7e-fce067ff2db7 Date: Wed, 10 Oct 2018 04:43:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:43:31,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-eb0bf359-17ae-44c0-8e7e-fce067ff2db7 2018-10-10 04:43:31,422 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image 2018-10-10 04:43:31,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" 2018-10-10 04:43:31,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-de890a7b-0fea-4f07-935e-f252e69c6655 Date: Wed, 10 Oct 2018 04:43:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:43:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:43:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1355e158-800e-4808-93d9-09653558bedb/snap", "metadata": {}}], "self": "/v2/images/1355e158-800e-4808-93d9-09653558bedb", "min_disk": 0, "protected": false, "id": "1355e158-800e-4808-93d9-09653558bedb", "file": "/v2/images/1355e158-800e-4808-93d9-09653558bedb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a67fcee63dd141718de42e28f62454f0", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1355e158-800e-4808-93d9-09653558bedb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:43:31,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb used request id req-de890a7b-0fea-4f07-935e-f252e69c6655 2018-10-10 04:43:31,593 - create_image - DEBUG - Instance status is - active 2018-10-10 04:43:31,593 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image 2018-10-10 04:43:31,593 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image 2018-10-10 04:43:31,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:31,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:31,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0306d2b09b34962b1cce66071f53408", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role"}], "expires_at": "2018-10-10T05:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67fcee63dd141718de42e28f62454f0", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-user", "id": "176088e3e02143c7b6eee8e01b55afce"}, "audit_ids": ["X5CqoTn9RNy4M0xU8Bg2iQ"], "issued_at": "2018-10-10T04:43:31.000000Z"}} 2018-10-10 04:43:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" 2018-10-10 04:43:32,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c3e41f-c849-4fb8-8650-cad3c1ece658 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:32,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-52c3e41f-c849-4fb8-8650-cad3c1ece658 2018-10-10 04:43:32,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" 2018-10-10 04:43:32,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fb3eec77-4e9b-4769-91d1-ca46c1cc6853 Date: Wed, 10 Oct 2018 04:43:32 GMT RESP BODY: {"networks":[]} 2018-10-10 04:43:32,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-fb3eec77-4e9b-4769-91d1-ca46c1cc6853 2018-10-10 04:43:32,231 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net 2018-10-10 04:43:32,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" -d '{"network": {"name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net", "admin_state_up": true}}' 2018-10-10 04:43:32,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-9a41485f-f4b5-4c07-95ca-03fb63ffb0a1 Date: Wed, 10 Oct 2018 04:43:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5dfb9257-4b19-4314-9b78-df3229f52182","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:43:32Z","is_default":false,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","mtu":1450}} 2018-10-10 04:43:32,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9a41485f-f4b5-4c07-95ca-03fb63ffb0a1 2018-10-10 04:43:32,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" 2018-10-10 04:43:33,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-ac3c2b1a-0376-43a9-9dd9-3fa7f2429078 Date: Wed, 10 Oct 2018 04:43:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:43:32Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:33,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-ac3c2b1a-0376-43a9-9dd9-3fa7f2429078 2018-10-10 04:43:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" 2018-10-10 04:43:33,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2027d507-7cce-4db2-874d-b0bff3318b6a Date: Wed, 10 Oct 2018 04:43:33 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:43:33,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-2027d507-7cce-4db2-874d-b0bff3318b6a 2018-10-10 04:43:33,202 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet 2018-10-10 04:43:33,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" -d '{"subnets": [{"ip_version": 4, "network_id": "5dfb9257-4b19-4314-9b78-df3229f52182", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]}' 2018-10-10 04:43:34,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e6d19f97-8017-4ca6-8215-40c5a59ae54c Date: Wed, 10 Oct 2018 04:43:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:34,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-e6d19f97-8017-4ca6-8215-40c5a59ae54c 2018-10-10 04:43:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" 2018-10-10 04:43:34,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a4d4bca8-463a-45d3-ba5b-bc39cba6ccdd Date: Wed, 10 Oct 2018 04:43:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:34,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-a4d4bca8-463a-45d3-ba5b-bc39cba6ccdd 2018-10-10 04:43:34,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" 2018-10-10 04:43:34,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cda576fe-5f94-4a25-b512-e8da4d21cc64 Date: Wed, 10 Oct 2018 04:43:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:34,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-cda576fe-5f94-4a25-b512-e8da4d21cc64 2018-10-10 04:43:34,377 - OpenStackNetwork - DEBUG - Network [5dfb9257-4b19-4314-9b78-df3229f52182] created successfully 2018-10-10 04:43:34,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:34,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:34,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2OvG3XE6TC6_paXLyfbklQ"], "issued_at": "2018-10-10T04:43:34.000000Z"}} 2018-10-10 04:43:34,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b2e1e0bb69dc35b76d0e646b24a6a700f83833" 2018-10-10 04:43:34,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c07748a-f1f5-43c1-927b-b998dad62a62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:34,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2c07748a-f1f5-43c1-927b-b998dad62a62 2018-10-10 04:43:34,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:43:34,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b2e1e0bb69dc35b76d0e646b24a6a700f83833" 2018-10-10 04:43:35,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43: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-03d19ea3-372b-494e-b133-d0c662f71576 x-compute-request-id: req-03d19ea3-372b-494e-b133-d0c662f71576 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:43:35,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-03d19ea3-372b-494e-b133-d0c662f71576 2018-10-10 04:43:35,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b2e1e0bb69dc35b76d0e646b24a6a700f83833" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-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-10-10 04:43:35,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-ce234257-f43a-48a2-b4bf-692abb05b6a8 x-compute-request-id: req-ce234257-f43a-48a2-b4bf-692abb05b6a8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bfb17397-4767-4871-b595-b010c44577bd", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:43:35,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ce234257-f43a-48a2-b4bf-692abb05b6a8 2018-10-10 04:43:35,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:35,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:35,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0306d2b09b34962b1cce66071f53408", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role"}], "expires_at": "2018-10-10T05:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67fcee63dd141718de42e28f62454f0", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-user", "id": "176088e3e02143c7b6eee8e01b55afce"}, "audit_ids": ["u22aR4qbQHaVHLwRbipRNg"], "issued_at": "2018-10-10T04:43:35.000000Z"}} 2018-10-10 04:43:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:35,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbd5c64-57f0-4805-97f0-a635d833ed14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:35,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0cbd5c64-57f0-4805-97f0-a635d833ed14 2018-10-10 04:43:35,686 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:43:35,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:35,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6fad24-826e-4575-9938-6148200b460b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:35,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0d6fad24-826e-4575-9938-6148200b460b 2018-10-10 04:43:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:36,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bdc30755-63ef-4971-b157-ac2e581575fa Date: Wed, 10 Oct 2018 04:43:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:36,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-bdc30755-63ef-4971-b157-ac2e581575fa 2018-10-10 04:43:36,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:43:36,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:43:36,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:36,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfdc715-38b9-4f88-bce0-01d6e798ef6d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:36,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-6dfdc715-38b9-4f88-bce0-01d6e798ef6d 2018-10-10 04:43:36,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:36,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bccff40c-9bc0-4f5b-a532-14293d652072 Date: Wed, 10 Oct 2018 04:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:36,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-bccff40c-9bc0-4f5b-a532-14293d652072 2018-10-10 04:43:36,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:36,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-75266d46-3dde-49ea-9f9b-f481c03e6df8 Date: Wed, 10 Oct 2018 04:43:36 GMT RESP BODY: {"ports":[]} 2018-10-10 04:43:36,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port&admin_state_up=True used request id req-75266d46-3dde-49ea-9f9b-f481c03e6df8 2018-10-10 04:43:36,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:36,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-39f2e516-3e71-4bc0-9036-47fa484b9b0c x-compute-request-id: req-39f2e516-3e71-4bc0-9036-47fa484b9b0c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:43:36,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst used request id req-39f2e516-3e71-4bc0-9036-47fa484b9b0c 2018-10-10 04:43:36,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:36,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-13839c92-1ccc-4154-8c7d-8fed48326038 Date: Wed, 10 Oct 2018 04:43:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:36,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-13839c92-1ccc-4154-8c7d-8fed48326038 2018-10-10 04:43:36,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:37,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b244f401-5269-439c-bc95-e320d2644d9d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:37,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-b244f401-5269-439c-bc95-e320d2644d9d 2018-10-10 04:43:37,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:37,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2b84d1cb-4aa1-4408-9e02-25e2d642c95f Date: Wed, 10 Oct 2018 04:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:37,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-2b84d1cb-4aa1-4408-9e02-25e2d642c95f 2018-10-10 04:43:37,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:37,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f703256e-3f62-44d6-b837-f36fa378ae6c Date: Wed, 10 Oct 2018 04:43:37 GMT RESP BODY: {"ports":[]} 2018-10-10 04:43:37,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port&admin_state_up=True used request id req-f703256e-3f62-44d6-b837-f36fa378ae6c 2018-10-10 04:43:37,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:37,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:37,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0306d2b09b34962b1cce66071f53408", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role"}], "expires_at": "2018-10-10T05:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67fcee63dd141718de42e28f62454f0", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-user", "id": "176088e3e02143c7b6eee8e01b55afce"}, "audit_ids": ["lI84U-W4Sz2m6LVWIqP9Xw"], "issued_at": "2018-10-10T04:43:37.000000Z"}} 2018-10-10 04:43:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4aba730e5dd42d10035ef37f4a00b50c4d190b" 2018-10-10 04:43:37,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3badb05f-e542-441b-a747-35692ccc5a0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:37,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3badb05f-e542-441b-a747-35692ccc5a0b 2018-10-10 04:43:37,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:38,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6df86b72-cf51-4fbb-a9a5-326239526f61 Date: Wed, 10 Oct 2018 04:43:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:38,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-6df86b72-cf51-4fbb-a9a5-326239526f61 2018-10-10 04:43:38,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:38,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-989e1837-18a4-4dc3-afc7-092d877764a3 Date: Wed, 10 Oct 2018 04:43:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:38,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-989e1837-18a4-4dc3-afc7-092d877764a3 2018-10-10 04:43:38,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:38,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7bca7cb0-0aac-4067-97c0-33d1c57f6d79 Date: Wed, 10 Oct 2018 04:43:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:38,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-7bca7cb0-0aac-4067-97c0-33d1c57f6d79 2018-10-10 04:43:38,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:43:38,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:43:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:43:38,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba4aba730e5dd42d10035ef37f4a00b50c4d190b" 2018-10-10 04:43:38,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b50197-16ab-4d48-8b5e-751ad2673872 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:38,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-74b50197-16ab-4d48-8b5e-751ad2673872 2018-10-10 04:43:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:38,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3b869ae6-25c0-45cb-ac11-0c44fdd30c7e Date: Wed, 10 Oct 2018 04:43:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:38,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-3b869ae6-25c0-45cb-ac11-0c44fdd30c7e 2018-10-10 04:43:38,686 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net 2018-10-10 04:43:38,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" -d '{"port": {"network_id": "5dfb9257-4b19-4314-9b78-df3229f52182", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port", "admin_state_up": true}}' 2018-10-10 04:43:39,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-2ba4c679-6494-4b4c-bfe6-1356ba2bb7ad Date: Wed, 10 Oct 2018 04:43:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.8"}],"id":"0da8f1e7-fa0f-46d0-b945-bc62a1674140","security_groups":["e9d45065-8d3b-4205-a1d7-bced8015cf60"],"mac_address":"fa:16:3e:e2:f0:96","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port","project_id":"a67fcee63dd141718de42e28f62454f0","qos_policy_id":null,"admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:38Z","binding:vnic_type":"normal"}} 2018-10-10 04:43:39,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2ba4c679-6494-4b4c-bfe6-1356ba2bb7ad 2018-10-10 04:43:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:39,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c466543e-f413-41f2-9f2b-bf9c4d40b5f5 Date: Wed, 10 Oct 2018 04:43:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:39,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-c466543e-f413-41f2-9f2b-bf9c4d40b5f5 2018-10-10 04:43:39,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:39,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446dd7b3-0a2b-4b0d-bc39-162045313951 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:39,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-446dd7b3-0a2b-4b0d-bc39-162045313951 2018-10-10 04:43:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:39,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4344a65-6cb7-462c-aecc-717de2c757d1 Date: Wed, 10 Oct 2018 04:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:39,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-e4344a65-6cb7-462c-aecc-717de2c757d1 2018-10-10 04:43:39,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:39,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-6a53d44a-102e-4eea-9c8d-7e2b753132cb Date: Wed, 10 Oct 2018 04:43:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.8"}],"id":"0da8f1e7-fa0f-46d0-b945-bc62a1674140","security_groups":["e9d45065-8d3b-4205-a1d7-bced8015cf60"],"mac_address":"fa:16:3e:e2:f0:96","project_id":"a67fcee63dd141718de42e28f62454f0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:43:39,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port&admin_state_up=True used request id req-6a53d44a-102e-4eea-9c8d-7e2b753132cb 2018-10-10 04:43:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:40,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd6ec5b-884d-4de2-bd8a-ff765b0afbaf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:40,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-4cd6ec5b-884d-4de2-bd8a-ff765b0afbaf 2018-10-10 04:43:40,029 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst 2018-10-10 04:43:40,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:40,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43: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-b9e69581-0358-4d61-859b-f07da0588544 x-compute-request-id: req-b9e69581-0358-4d61-859b-f07da0588544 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-flavor-name"}]} 2018-10-10 04:43:40,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b9e69581-0358-4d61-859b-f07da0588544 2018-10-10 04:43:40,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/bfb17397-4767-4871-b595-b010c44577bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:40,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43: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-235c04be-2cee-499d-b832-b0020fe749dd x-compute-request-id: req-235c04be-2cee-499d-b832-b0020fe749dd Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bfb17397-4767-4871-b595-b010c44577bd", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:43:40,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/bfb17397-4767-4871-b595-b010c44577bd used request id req-235c04be-2cee-499d-b832-b0020fe749dd 2018-10-10 04:43:40,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:40,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-09ecd35b-ed5b-49ea-a71e-e822cf8961f2 Date: Wed, 10 Oct 2018 04:43:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:43:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:43:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1355e158-800e-4808-93d9-09653558bedb/snap", "metadata": {}}], "self": "/v2/images/1355e158-800e-4808-93d9-09653558bedb", "min_disk": 0, "protected": false, "id": "1355e158-800e-4808-93d9-09653558bedb", "file": "/v2/images/1355e158-800e-4808-93d9-09653558bedb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a67fcee63dd141718de42e28f62454f0", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1355e158-800e-4808-93d9-09653558bedb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image"} 2018-10-10 04:43:40,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image used request id req-09ecd35b-ed5b-49ea-a71e-e822cf8961f2 2018-10-10 04:43:40,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:40,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-61413bda-0dec-4f47-9b56-d33baa5df7c8 Date: Wed, 10 Oct 2018 04:43:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:43:40,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-61413bda-0dec-4f47-9b56-d33baa5df7c8 2018-10-10 04:43:40,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" -d '{"server": {"name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "imageRef": "1355e158-800e-4808-93d9-09653558bedb", "flavorRef": "bfb17397-4767-4871-b595-b010c44577bd", "max_count": 1, "min_count": 1, "networks": [{"port": "0da8f1e7-fa0f-46d0-b945-bc62a1674140"}]}}' 2018-10-10 04:43:42,010 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:43: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-911571e5-e8c8-4b23-8ccd-51e3561de6c7 x-compute-request-id: req-911571e5-e8c8-4b23-8ccd-51e3561de6c7 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "adminPass": "i6dCx5DjjXfd"}} 2018-10-10 04:43:42,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-911571e5-e8c8-4b23-8ccd-51e3561de6c7 2018-10-10 04:43:42,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:42,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27dd7d8d-a24e-4ea2-8a72-163febb8405e x-compute-request-id: req-27dd7d8d-a24e-4ea2-8a72-163febb8405e 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.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "user_id": "176088e3e02143c7b6eee8e01b55afce", "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-10-10T04:43:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:42,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-27dd7d8d-a24e-4ea2-8a72-163febb8405e 2018-10-10 04:43:42,363 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst 2018-10-10 04:43:42,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:42,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e894b80-1463-4b91-bc74-3d4847c181ac x-compute-request-id: req-5e894b80-1463-4b91-bc74-3d4847c181ac 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.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:43:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:42,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-5e894b80-1463-4b91-bc74-3d4847c181ac 2018-10-10 04:43:42,735 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst] is - BUILD 2018-10-10 04:43:42,736 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:43:45,739 - create_instance - DEBUG - VM status query timeout in 896.624614 2018-10-10 04:43:45,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:46,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43: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-ceaadf93-8eb4-448b-9018-74fea90a1969 x-compute-request-id: req-ceaadf93-8eb4-448b-9018-74fea90a1969 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.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:43:42Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:46,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-ceaadf93-8eb4-448b-9018-74fea90a1969 2018-10-10 04:43:46,384 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst] is - BUILD 2018-10-10 04:43:46,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:43:49,387 - create_instance - DEBUG - VM status query timeout in 892.976327896 2018-10-10 04:43:49,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:49,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-87fd017d-214c-49ec-97b2-c3199c92ed4d x-compute-request-id: req-87fd017d-214c-49ec-97b2-c3199c92ed4d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:49,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-87fd017d-214c-49ec-97b2-c3199c92ed4d 2018-10-10 04:43:49,864 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst] is - ACTIVE 2018-10-10 04:43:49,864 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:43:49,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:50,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-ab1f20d0-5458-43ae-8212-c5d208b1bc90 x-compute-request-id: req-ab1f20d0-5458-43ae-8212-c5d208b1bc90 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:50,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-ab1f20d0-5458-43ae-8212-c5d208b1bc90 2018-10-10 04:43:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:50,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8f145a3b-2f1b-4cde-9a91-710b58a56930 Date: Wed, 10 Oct 2018 04:43:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:50,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-8f145a3b-2f1b-4cde-9a91-710b58a56930 2018-10-10 04:43:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:50,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3eb4eb-75cf-406f-a0bb-8fff1fee471b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:50,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-9b3eb4eb-75cf-406f-a0bb-8fff1fee471b 2018-10-10 04:43:50,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:50,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-de164bde-b5af-4a5d-9337-3da021747771 Date: Wed, 10 Oct 2018 04:43:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:50,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-de164bde-b5af-4a5d-9337-3da021747771 2018-10-10 04:43:50,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:50,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-13b27668-891c-4593-a6e0-0061c067f063 Date: Wed, 10 Oct 2018 04:43:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.8"}],"id":"0da8f1e7-fa0f-46d0-b945-bc62a1674140","security_groups":["e9d45065-8d3b-4205-a1d7-bced8015cf60"],"mac_address":"fa:16:3e:e2:f0:96","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:38Z","binding:vnic_type":"normal","device_id":"52998f88-ee76-4cfd-9ae3-0f27fe98aa73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.3"}],"id":"6f3f9c10-472d-4af7-b790-eb8885c255da","security_groups":[],"mac_address":"fa:16:3e:d6:47:82","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.2"}],"id":"7476da43-ec30-4994-b119-0aa4021b69c3","security_groups":[],"mac_address":"fa:16:3e:6a:64:46","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.4"}],"id":"ab70bb95-fdd6-4c3e-8b9f-4bfe05afbf4f","security_groups":[],"mac_address":"fa:16:3e:44:e8:72","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dfb9257-4b19-4314-9b78-df3229f52182"}]} 2018-10-10 04:43:50,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-13b27668-891c-4593-a6e0-0061c067f063 2018-10-10 04:43:50,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:43:50,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:51,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0306d2b09b34962b1cce66071f53408", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role"}], "expires_at": "2018-10-10T05:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67fcee63dd141718de42e28f62454f0", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-user", "id": "176088e3e02143c7b6eee8e01b55afce"}, "audit_ids": ["DGmWGs-qSJurjbgFOCP8MA"], "issued_at": "2018-10-10T04:43:51.000000Z"}} 2018-10-10 04:43:51,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:51,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df07fac-09aa-44ce-af5c-7c3f0ef7250c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:43:51,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4df07fac-09aa-44ce-af5c-7c3f0ef7250c 2018-10-10 04:43:51,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:51,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4b571633-0d3c-4811-bdc3-c657bc37f9c2 Date: Wed, 10 Oct 2018 04:43:51 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:43:51,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name&description=hello+group used request id req-4b571633-0d3c-4811-bdc3-c657bc37f9c2 2018-10-10 04:43:51,622 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name... 2018-10-10 04:43:51,622 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name 2018-10-10 04:43:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name", "description": "hello group"}}' 2018-10-10 04:43:51,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-48b271ce-f28c-4a51-b0d6-53a69057f7c6 Date: Wed, 10 Oct 2018 04:43:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "updated_at": "2018-10-10T04:43:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "revision_number": 0, "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a67fcee63dd141718de42e28f62454f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "revision_number": 0, "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a67fcee63dd141718de42e28f62454f0"}], "revision_number": 2, "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name"}} 2018-10-10 04:43:51,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-48b271ce-f28c-4a51-b0d6-53a69057f7c6 2018-10-10 04:43:51,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99359543-7d06-485e-9ffe-a8c71b3c027c 2018-10-10 04:43:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:52,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e0912ac7-2a4b-4add-8ea7-65e9ead28254 Date: Wed, 10 Oct 2018 04:43: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-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01"}]} 2018-10-10 04:43:52,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-e0912ac7-2a4b-4add-8ea7-65e9ead28254 2018-10-10 04:43:52,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99359543-7d06-485e-9ffe-a8c71b3c027c 2018-10-10 04:43:52,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:52,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68f4dcd8-dfa4-4c6f-8545-ae42d4328976 Date: Wed, 10 Oct 2018 04:43: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-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01"}]} 2018-10-10 04:43:52,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-68f4dcd8-dfa4-4c6f-8545-ae42d4328976 2018-10-10 04:43:52,317 - neutron_utils - INFO - Retrieving security group with ID - 99359543-7d06-485e-9ffe-a8c71b3c027c 2018-10-10 04:43:52,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:52,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-03716c8e-5d4c-4b24-b52f-5edf7b77b04a Date: Wed, 10 Oct 2018 04:43:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "updated_at": "2018-10-10T04:43:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "revision_number": 0, "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a67fcee63dd141718de42e28f62454f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "revision_number": 0, "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a67fcee63dd141718de42e28f62454f0"}], "revision_number": 2, "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name"}]} 2018-10-10 04:43:52,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-03716c8e-5d4c-4b24-b52f-5edf7b77b04a 2018-10-10 04:43:52,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99359543-7d06-485e-9ffe-a8c71b3c027c 2018-10-10 04:43:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:52,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-437fc38c-4ea6-49fa-ba14-8c5a27984c76 Date: Wed, 10 Oct 2018 04:43: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-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01"}]} 2018-10-10 04:43:52,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-437fc38c-4ea6-49fa-ba14-8c5a27984c76 2018-10-10 04:43:52,563 - neutron_utils - INFO - Retrieving security group with ID - 99359543-7d06-485e-9ffe-a8c71b3c027c 2018-10-10 04:43:52,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:52,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a289626f-51e7-4304-8c93-7be5d6c843fe Date: Wed, 10 Oct 2018 04:43:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "updated_at": "2018-10-10T04:43:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "revision_number": 0, "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a67fcee63dd141718de42e28f62454f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "revision_number": 0, "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a67fcee63dd141718de42e28f62454f0"}], "revision_number": 2, "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name"}]} 2018-10-10 04:43:52,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-a289626f-51e7-4304-8c93-7be5d6c843fe 2018-10-10 04:43:52,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99359543-7d06-485e-9ffe-a8c71b3c027c 2018-10-10 04:43:52,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:52,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-33c68f80-d60a-4566-989c-f5e1c8a2eb8f Date: Wed, 10 Oct 2018 04:43: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-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01"}]} 2018-10-10 04:43:52,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-33c68f80-d60a-4566-989c-f5e1c8a2eb8f 2018-10-10 04:43:52,974 - neutron_utils - INFO - Retrieving security group with ID - 99359543-7d06-485e-9ffe-a8c71b3c027c 2018-10-10 04:43:52,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:53,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e0284420-ba31-42f4-817a-fcbb5fdaad1f Date: Wed, 10 Oct 2018 04:43:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "updated_at": "2018-10-10T04:43:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "revision_number": 0, "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a67fcee63dd141718de42e28f62454f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "revision_number": 0, "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a67fcee63dd141718de42e28f62454f0"}], "revision_number": 2, "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name"}]} 2018-10-10 04:43:53,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-e0284420-ba31-42f4-817a-fcbb5fdaad1f 2018-10-10 04:43:53,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99359543-7d06-485e-9ffe-a8c71b3c027c 2018-10-10 04:43:53,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:43:53,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f95c3c66-0e3c-446d-be05-aae0264043f2 Date: Wed, 10 Oct 2018 04:43: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-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "93ec9c1d-5bdf-4825-af4e-112009e38f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:51Z", "security_group_id": "99359543-7d06-485e-9ffe-a8c71b3c027c", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:51Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "c22c022b-5e51-4aeb-95d5-78dd562c0a01"}]} 2018-10-10 04:43:53,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-f95c3c66-0e3c-446d-be05-aae0264043f2 2018-10-10 04:43:53,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:53,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43: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-d1f2f581-e5f2-441f-a033-4b11b19d9d72 x-compute-request-id: req-d1f2f581-e5f2-441f-a033-4b11b19d9d72 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:53,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-d1f2f581-e5f2-441f-a033-4b11b19d9d72 2018-10-10 04:43:53,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:53,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a1214f9b-713f-466a-893d-c671eede3375 Date: Wed, 10 Oct 2018 04:43:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:53,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-a1214f9b-713f-466a-893d-c671eede3375 2018-10-10 04:43:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:53,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3637e971-2970-4fc8-aec2-c88c7538c9b3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:53,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-3637e971-2970-4fc8-aec2-c88c7538c9b3 2018-10-10 04:43:53,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:53,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6a3d03c7-d552-4e40-8ae3-a02c2fed3d10 Date: Wed, 10 Oct 2018 04:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:53,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-6a3d03c7-d552-4e40-8ae3-a02c2fed3d10 2018-10-10 04:43:53,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:54,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-fb140b68-3fa2-49c3-a387-6174a9eeddfb Date: Wed, 10 Oct 2018 04:43:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.8"}],"id":"0da8f1e7-fa0f-46d0-b945-bc62a1674140","security_groups":["e9d45065-8d3b-4205-a1d7-bced8015cf60"],"mac_address":"fa:16:3e:e2:f0:96","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:38Z","binding:vnic_type":"normal","device_id":"52998f88-ee76-4cfd-9ae3-0f27fe98aa73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.3"}],"id":"6f3f9c10-472d-4af7-b790-eb8885c255da","security_groups":[],"mac_address":"fa:16:3e:d6:47:82","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.2"}],"id":"7476da43-ec30-4994-b119-0aa4021b69c3","security_groups":[],"mac_address":"fa:16:3e:6a:64:46","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.4"}],"id":"ab70bb95-fdd6-4c3e-8b9f-4bfe05afbf4f","security_groups":[],"mac_address":"fa:16:3e:44:e8:72","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dfb9257-4b19-4314-9b78-df3229f52182"}]} 2018-10-10 04:43:54,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-fb140b68-3fa2-49c3-a387-6174a9eeddfb 2018-10-10 04:43:54,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:43:54,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0306d2b09b34962b1cce66071f53408", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role"}], "expires_at": "2018-10-10T05:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a67fcee63dd141718de42e28f62454f0", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/a67fcee63dd141718de42e28f62454f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-user", "id": "176088e3e02143c7b6eee8e01b55afce"}, "audit_ids": ["nz-mjphZQ86CLk2mpSL9Fg"], "issued_at": "2018-10-10T04:43:54.000000Z"}} 2018-10-10 04:43:54,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f92651284d5cc4cb7a7ce414ffb22e750c990bd" 2018-10-10 04:43:55,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7547c56-38c2-4c17-9a19-a3c75a22a6a4 x-compute-request-id: req-e7547c56-38c2-4c17-9a19-a3c75a22a6a4 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:55,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-e7547c56-38c2-4c17-9a19-a3c75a22a6a4 2018-10-10 04:43:55,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:56,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a73818a8-7d05-4a3b-b778-05eb6ce3a725 x-compute-request-id: req-a73818a8-7d05-4a3b-b778-05eb6ce3a725 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:56,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-a73818a8-7d05-4a3b-b778-05eb6ce3a725 2018-10-10 04:43:56,198 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst] is - ACTIVE 2018-10-10 04:43:56,199 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:43:56,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:56,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0019261e-e5ad-4457-aa4f-b39b0cb7a2e2 x-compute-request-id: req-0019261e-e5ad-4457-aa4f-b39b0cb7a2e2 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:56,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-0019261e-e5ad-4457-aa4f-b39b0cb7a2e2 2018-10-10 04:43:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:57,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2fb10fc4-fd6f-44ae-b3fa-94440e215aca Date: Wed, 10 Oct 2018 04:43:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:57,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-2fb10fc4-fd6f-44ae-b3fa-94440e215aca 2018-10-10 04:43:57,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:57,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb9f402-cd66-4eb0-8858-7d30c54b6f8c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:57,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-6eb9f402-cd66-4eb0-8858-7d30c54b6f8c 2018-10-10 04:43:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:57,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0d744d8f-589e-413c-a9bd-e1574f052ae2 Date: Wed, 10 Oct 2018 04:43:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:57,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-0d744d8f-589e-413c-a9bd-e1574f052ae2 2018-10-10 04:43:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:57,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-65ee9068-5c7c-47c4-95d5-7f937faefea6 Date: Wed, 10 Oct 2018 04:43:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.8"}],"id":"0da8f1e7-fa0f-46d0-b945-bc62a1674140","security_groups":["e9d45065-8d3b-4205-a1d7-bced8015cf60"],"mac_address":"fa:16:3e:e2:f0:96","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:38Z","binding:vnic_type":"normal","device_id":"52998f88-ee76-4cfd-9ae3-0f27fe98aa73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.3"}],"id":"6f3f9c10-472d-4af7-b790-eb8885c255da","security_groups":[],"mac_address":"fa:16:3e:d6:47:82","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.2"}],"id":"7476da43-ec30-4994-b119-0aa4021b69c3","security_groups":[],"mac_address":"fa:16:3e:6a:64:46","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.4"}],"id":"ab70bb95-fdd6-4c3e-8b9f-4bfe05afbf4f","security_groups":[],"mac_address":"fa:16:3e:44:e8:72","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dfb9257-4b19-4314-9b78-df3229f52182"}]} 2018-10-10 04:43:57,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-65ee9068-5c7c-47c4-95d5-7f937faefea6 2018-10-10 04:43:57,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:58,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43: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-9a857697-67d8-4160-b0f2-bfdcb6f2519f x-compute-request-id: req-9a857697-67d8-4160-b0f2-bfdcb6f2519f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:43:58,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-9a857697-67d8-4160-b0f2-bfdcb6f2519f 2018-10-10 04:43:58,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:58,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-301b67ab-126e-4bde-bbf8-eef943429300 Date: Wed, 10 Oct 2018 04:43:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:43:58,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-301b67ab-126e-4bde-bbf8-eef943429300 2018-10-10 04:43:58,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:58,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339b6c3d-fbbd-4450-af43-9c58b2a5968d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:43:58,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-339b6c3d-fbbd-4450-af43-9c58b2a5968d 2018-10-10 04:43:58,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:58,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bef25cbc-4b25-4058-9ff3-10bb3c9eb9a9 Date: Wed, 10 Oct 2018 04:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:43:58,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-bef25cbc-4b25-4058-9ff3-10bb3c9eb9a9 2018-10-10 04:43:58,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:43:58,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2e002f06-c17d-4fa0-ae26-02523490e764 Date: Wed, 10 Oct 2018 04:43:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.8"}],"id":"0da8f1e7-fa0f-46d0-b945-bc62a1674140","security_groups":["e9d45065-8d3b-4205-a1d7-bced8015cf60"],"mac_address":"fa:16:3e:e2:f0:96","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:38Z","binding:vnic_type":"normal","device_id":"52998f88-ee76-4cfd-9ae3-0f27fe98aa73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.3"}],"id":"6f3f9c10-472d-4af7-b790-eb8885c255da","security_groups":[],"mac_address":"fa:16:3e:d6:47:82","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.2"}],"id":"7476da43-ec30-4994-b119-0aa4021b69c3","security_groups":[],"mac_address":"fa:16:3e:6a:64:46","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.4"}],"id":"ab70bb95-fdd6-4c3e-8b9f-4bfe05afbf4f","security_groups":[],"mac_address":"fa:16:3e:44:e8:72","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dfb9257-4b19-4314-9b78-df3229f52182"}]} 2018-10-10 04:43:58,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-2e002f06-c17d-4fa0-ae26-02523490e764 2018-10-10 04:43:58,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name"}}' 2018-10-10 04:43:59,896 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ed4394a-b7a1-40f7-a459-f3069c06c8f3 x-compute-request-id: req-0ed4394a-b7a1-40f7-a459-f3069c06c8f3 Content-Length: 0 Content-Type: application/json 2018-10-10 04:43:59,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73/action used request id req-0ed4394a-b7a1-40f7-a459-f3069c06c8f3 2018-10-10 04:43:59,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:00,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:43:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-104249ee-f293-44df-8430-041ebe5fcf42 x-compute-request-id: req-104249ee-f293-44df-8430-041ebe5fcf42 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name"}, {"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:00,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-104249ee-f293-44df-8430-041ebe5fcf42 2018-10-10 04:44:00,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:00,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3a238c8d-b753-40de-ba87-e913cd4f00ce Date: Wed, 10 Oct 2018 04:44:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482d3435-30e3-468f-b4e2-f79c5ebee3e3"],"updated_at":"2018-10-10T04:43:33Z","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a67fcee63dd141718de42e28f62454f0","id":"5dfb9257-4b19-4314-9b78-df3229f52182","name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net"}]} 2018-10-10 04:44:00,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net used request id req-3a238c8d-b753-40de-ba87-e913cd4f00ce 2018-10-10 04:44:00,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:00,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a0723a-c5ce-420a-aad8-adffb07b57dd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:44:00,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-87a0723a-c5ce-420a-aad8-adffb07b57dd 2018-10-10 04:44:00,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:00,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-965f749e-34a0-4a15-915c-57f70baf8863 Date: Wed, 10 Oct 2018 04:44:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:33Z","dns_nameservers":[],"updated_at":"2018-10-10T04:43: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":"a67fcee63dd141718de42e28f62454f0","id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet"}]} 2018-10-10 04:44:00,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-965f749e-34a0-4a15-915c-57f70baf8863 2018-10-10 04:44:00,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:00,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-03d5272e-0ce1-4191-9fcd-119bdc61cbf8 Date: Wed, 10 Oct 2018 04:44:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:59Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.8"}],"id":"0da8f1e7-fa0f-46d0-b945-bc62a1674140","security_groups":["99359543-7d06-485e-9ffe-a8c71b3c027c","e9d45065-8d3b-4205-a1d7-bced8015cf60"],"mac_address":"fa:16:3e:e2:f0:96","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:38Z","binding:vnic_type":"normal","device_id":"52998f88-ee76-4cfd-9ae3-0f27fe98aa73"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.3"}],"id":"6f3f9c10-472d-4af7-b790-eb8885c255da","security_groups":[],"mac_address":"fa:16:3e:d6:47:82","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.2"}],"id":"7476da43-ec30-4994-b119-0aa4021b69c3","security_groups":[],"mac_address":"fa:16:3e:6a:64:46","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dfb9257-4b19-4314-9b78-df3229f52182"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:43:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"482d3435-30e3-468f-b4e2-f79c5ebee3e3","ip_address":"10.55.0.4"}],"id":"ab70bb95-fdd6-4c3e-8b9f-4bfe05afbf4f","security_groups":[],"mac_address":"fa:16:3e:44:e8:72","project_id":"a67fcee63dd141718de42e28f62454f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dfb9257-4b19-4314-9b78-df3229f52182","tenant_id":"a67fcee63dd141718de42e28f62454f0","created_at":"2018-10-10T04:43:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dfb9257-4b19-4314-9b78-df3229f52182"}]} 2018-10-10 04:44:00,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-03d5272e-0ce1-4191-9fcd-119bdc61cbf8 2018-10-10 04:44:00,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f92651284d5cc4cb7a7ce414ffb22e750c990bd" 2018-10-10 04:44:01,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71eec378-23b4-4c34-8932-84705c75f6d9 x-compute-request-id: req-71eec378-23b4-4c34-8932-84705c75f6d9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f0:96", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "security_groups": [{"name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name"}, {"name": "default"}], "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:43:48Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:01,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-71eec378-23b4-4c34-8932-84705c75f6d9 2018-10-10 04:44:01,709 - create_instance - INFO - Deleting Port with ID - 0da8f1e7-fa0f-46d0-b945-bc62a1674140 2018-10-10 04:44:01,709 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-port 2018-10-10 04:44:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/0da8f1e7-fa0f-46d0-b945-bc62a1674140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:02,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd4c19ec-03a0-4d10-98e1-8659c797c06b Date: Wed, 10 Oct 2018 04:44:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:02,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/0da8f1e7-fa0f-46d0-b945-bc62a1674140 used request id req-bd4c19ec-03a0-4d10-98e1-8659c797c06b 2018-10-10 04:44:02,130 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst 2018-10-10 04:44:02,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:02,325 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:44: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-55e84041-ebde-4207-8faf-34cc81500611 x-compute-request-id: req-55e84041-ebde-4207-8faf-34cc81500611 Content-Type: application/json 2018-10-10 04:44:02,325 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-55e84041-ebde-4207-8faf-34cc81500611 2018-10-10 04:44:02,325 - create_instance - INFO - Checking deletion status 2018-10-10 04:44:02,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:02,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44: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-4ff9fe5a-4d19-4524-b38d-d4af30deeab5 x-compute-request-id: req-4ff9fe5a-4d19-4524-b38d-d4af30deeab5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:02Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:02,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-4ff9fe5a-4d19-4524-b38d-d4af30deeab5 2018-10-10 04:44:02,728 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst] is - ACTIVE 2018-10-10 04:44:02,728 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:44:05,730 - create_instance - DEBUG - VM status query timeout in 296.595986128 2018-10-10 04:44:05,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:05,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9afcb156-0607-4e85-947c-6dae9860ee8f x-compute-request-id: req-9afcb156-0607-4e85-947c-6dae9860ee8f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "rel": "bookmark"}], "image": {"id": "1355e158-800e-4808-93d9-09653558bedb", "links": [{"href": "http://172.30.9.25:8774/images/1355e158-800e-4808-93d9-09653558bedb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:43:48.000000", "flavor": {"id": "bfb17397-4767-4871-b595-b010c44577bd", "links": [{"href": "http://172.30.9.25:8774/flavors/bfb17397-4767-4871-b595-b010c44577bd", "rel": "bookmark"}]}, "id": "52998f88-ee76-4cfd-9ae3-0f27fe98aa73", "user_id": "176088e3e02143c7b6eee8e01b55afce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:02Z", "hostId": "866154a2f6046b1cb4c94894d1018879d5d1cc2742f09b011d58a5ef", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst", "created": "2018-10-10T04:43:41Z", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:05,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-9afcb156-0607-4e85-947c-6dae9860ee8f 2018-10-10 04:44:05,995 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst] is - ACTIVE 2018-10-10 04:44:05,995 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:44:08,999 - create_instance - DEBUG - VM status query timeout in 293.327004194 2018-10-10 04:44:09,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4be36e252fad16cf9c11bea5674928453572" 2018-10-10 04:44:09,057 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-311b98cf-0863-48f4-9718-a3949642ee4b x-compute-request-id: req-311b98cf-0863-48f4-9718-a3949642ee4b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 52998f88-ee76-4cfd-9ae3-0f27fe98aa73 could not be found.", "code": 404}} 2018-10-10 04:44:09,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/52998f88-ee76-4cfd-9ae3-0f27fe98aa73 used request id req-311b98cf-0863-48f4-9718-a3949642ee4b 2018-10-10 04:44:09,058 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 52998f88-ee76-4cfd-9ae3-0f27fe98aa73 could not be found. (HTTP 404) (Request-ID: req-311b98cf-0863-48f4-9718-a3949642ee4b) 2018-10-10 04:44:09,058 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-inst 2018-10-10 04:44:09,059 - neutron_utils - INFO - Deleting security group rule with ID - 93ec9c1d-5bdf-4825-af4e-112009e38f11 2018-10-10 04:44:09,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/93ec9c1d-5bdf-4825-af4e-112009e38f11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:44:09,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-338dfc03-a2e6-47b9-9792-ab0817723f0e Content-Length: 0 Date: Wed, 10 Oct 2018 04:44:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:09,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/93ec9c1d-5bdf-4825-af4e-112009e38f11 used request id req-338dfc03-a2e6-47b9-9792-ab0817723f0e 2018-10-10 04:44:09,449 - neutron_utils - INFO - Deleting security group rule with ID - c22c022b-5e51-4aeb-95d5-78dd562c0a01 2018-10-10 04:44:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c22c022b-5e51-4aeb-95d5-78dd562c0a01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:44:09,578 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5c74095-1924-4341-b5db-a7456cab1a89 Content-Length: 0 Date: Wed, 10 Oct 2018 04:44:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:09,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c22c022b-5e51-4aeb-95d5-78dd562c0a01 used request id req-e5c74095-1924-4341-b5db-a7456cab1a89 2018-10-10 04:44:09,578 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-name 2018-10-10 04:44:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/99359543-7d06-485e-9ffe-a8c71b3c027c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fa2ee2116ea6864eb2641516a0e1184d7767d" 2018-10-10 04:44:09,927 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93049a45-dfd8-4d8e-a992-196e1bb930c4 Content-Length: 0 Date: Wed, 10 Oct 2018 04:44:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:09,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/99359543-7d06-485e-9ffe-a8c71b3c027c used request id req-93049a45-dfd8-4d8e-a992-196e1bb930c4 2018-10-10 04:44:09,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/bfb17397-4767-4871-b595-b010c44577bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b2e1e0bb69dc35b76d0e646b24a6a700f83833" 2018-10-10 04:44:09,963 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17c18020-52cb-4f6d-a93c-50167587642c x-compute-request-id: req-17c18020-52cb-4f6d-a93c-50167587642c Content-Length: 0 Content-Type: application/json 2018-10-10 04:44:09,963 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bfb17397-4767-4871-b595-b010c44577bd used request id req-17c18020-52cb-4f6d-a93c-50167587642c 2018-10-10 04:44:09,964 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet 2018-10-10 04:44:09,964 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-subnet 2018-10-10 04:44:09,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/482d3435-30e3-468f-b4e2-f79c5ebee3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" 2018-10-10 04:44:12,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75d3b942-8c03-45e5-ac6a-51da9062c80b Date: Wed, 10 Oct 2018 04:44:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:12,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/482d3435-30e3-468f-b4e2-f79c5ebee3e3 used request id req-75d3b942-8c03-45e5-ac6a-51da9062c80b 2018-10-10 04:44:12,334 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-pub-net 2018-10-10 04:44:12,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5dfb9257-4b19-4314-9b78-df3229f52182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d18d2d5dd4817db518847ed14df3e26a6a52b4d" 2018-10-10 04:44:13,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57e3537a-52e1-4dbe-aba3-c940f228bee9 Date: Wed, 10 Oct 2018 04:44:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:13,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5dfb9257-4b19-4314-9b78-df3229f52182 used request id req-57e3537a-52e1-4dbe-aba3-c940f228bee9 2018-10-10 04:44:13,703 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ebdd58fd-71d4-48c9-804f-1f8e10b2a3e8-image 2018-10-10 04:44:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5db1904573f6091c8846027fdb544a2b85471ec" 2018-10-10 04:44:15,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5bf6098-0d50-4cb9-9697-fa1cbb86dd8f Date: Wed, 10 Oct 2018 04:44:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:44:15,016 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1355e158-800e-4808-93d9-09653558bedb used request id req-e5bf6098-0d50-4cb9-9697-fa1cbb86dd8f 2018-10-10 04:44:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:15,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7a7e338d-e4f9-4a96-9e5c-a982af168c10 Date: Wed, 10 Oct 2018 04:44:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:32Z", "updated_at": "2018-10-10T04:43:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:32Z", "revision_number": 0, "id": "0ed6e2fe-a0c9-4bcd-a72d-733c89a8fc54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:32Z", "security_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a67fcee63dd141718de42e28f62454f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:32Z", "revision_number": 0, "id": "18cc2515-304a-48ec-a809-e16b08a83298", "remote_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:32Z", "security_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a67fcee63dd141718de42e28f62454f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:32Z", "revision_number": 0, "id": "deaf1e24-607d-410f-959a-c2df7c59bb6b", "remote_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:32Z", "security_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a67fcee63dd141718de42e28f62454f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:43:32Z", "revision_number": 0, "id": "e9a8abfc-2f79-4e2f-8349-1285a12ffae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:43:32Z", "security_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "tenant_id": "a67fcee63dd141718de42e28f62454f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a67fcee63dd141718de42e28f62454f0"}], "revision_number": 4, "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "name": "default"}]} 2018-10-10 04:44:15,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7a7e338d-e4f9-4a96-9e5c-a982af168c10 2018-10-10 04:44:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:15,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bc9afe-0065-40bb-b14e-fad9aaf68d2c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:44:15,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-71bc9afe-0065-40bb-b14e-fad9aaf68d2c 2018-10-10 04:44:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:15,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5acdf9-0573-4a5d-9c76-08936c588382 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:44:15,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-bc5acdf9-0573-4a5d-9c76-08936c588382 2018-10-10 04:44:15,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:15,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d6f32d-b247-46de-98b0-f88259ffc003 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:44:15,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-d6d6f32d-b247-46de-98b0-f88259ffc003 2018-10-10 04:44:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:15,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56448b0c-db03-43d5-a54f-1ad335e80474 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0"}, "enabled": true, "id": "a67fcee63dd141718de42e28f62454f0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj"}} 2018-10-10 04:44:15,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-56448b0c-db03-43d5-a54f-1ad335e80474 2018-10-10 04:44:15,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9d45065-8d3b-4205-a1d7-bced8015cf60 2018-10-10 04:44:15,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e9d45065-8d3b-4205-a1d7-bced8015cf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:15,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dabaf85f-0af3-4d27-b695-70fe9747f428 Date: Wed, 10 Oct 2018 04:44:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:32Z", "security_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:32Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "0ed6e2fe-a0c9-4bcd-a72d-733c89a8fc54"}, {"remote_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:32Z", "security_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:32Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "18cc2515-304a-48ec-a809-e16b08a83298"}, {"remote_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:32Z", "security_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:32Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "deaf1e24-607d-410f-959a-c2df7c59bb6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:43:32Z", "security_group_id": "e9d45065-8d3b-4205-a1d7-bced8015cf60", "port_range_min": null, "revision_number": 0, "tenant_id": "a67fcee63dd141718de42e28f62454f0", "created_at": "2018-10-10T04:43:32Z", "project_id": "a67fcee63dd141718de42e28f62454f0", "id": "e9a8abfc-2f79-4e2f-8349-1285a12ffae4"}]} 2018-10-10 04:44:15,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e9d45065-8d3b-4205-a1d7-bced8015cf60 used request id req-dabaf85f-0af3-4d27-b695-70fe9747f428 2018-10-10 04:44:15,775 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:44:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e9d45065-8d3b-4205-a1d7-bced8015cf60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:16,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25f13880-dc8c-4879-83d9-31ec744ad9d0 Content-Length: 0 Date: Wed, 10 Oct 2018 04:44:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:16,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e9d45065-8d3b-4205-a1d7-bced8015cf60 used request id req-25f13880-dc8c-4879-83d9-31ec744ad9d0 2018-10-10 04:44:16,209 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj 2018-10-10 04:44:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:16,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cad187b-3adc-4579-b6a9-813d3bdcd336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:44:16,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a67fcee63dd141718de42e28f62454f0 used request id req-9cad187b-3adc-4579-b6a9-813d3bdcd336 2018-10-10 04:44:16,433 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-e9c5f95c-fde7-487-proj-role 2018-10-10 04:44:16,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f0306d2b09b34962b1cce66071f53408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:16,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c8fc18-34de-43bc-b2e9-ac0762d6c4c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:44:16,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f0306d2b09b34962b1cce66071f53408 used request id req-a8c8fc18-34de-43bc-b2e9-ac0762d6c4c5 2018-10-10 04:44:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd70bf8291ea2b93d7939ab4c0522029a39ad32" 2018-10-10 04:44:16,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971a3d6e-e849-445a-902e-38971c088197 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:44:16,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-971a3d6e-e849-445a-902e-38971c088197 2018-10-10 04:44:16,633 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-e9c5f95c-fde7-487-user 2018-10-10 04:44:16,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/176088e3e02143c7b6eee8e01b55afce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c2a2e1352e87f3259507fbd2509391e58f073a" 2018-10-10 04:44:16,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a92b56-634e-4d6c-94d6-a9725051be6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:44:16,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/176088e3e02143c7b6eee8e01b55afce used request id req-76a92b56-634e-4d6c-94d6-a9725051be6f 2018-10-10 04:44:16,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:17,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["MxyN048ATn2Cg_t247HgFA"], "issued_at": "2018-10-10T04:44:17.000000Z"}} 2018-10-10 04:44:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa810ae9bf98791a3fcf6996b44fa7a178b2acff" 2018-10-10 04:44:17,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea8a4d8-b8c1-4f26-9301-8f903fd67cb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:17,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eea8a4d8-b8c1-4f26-9301-8f903fd67cb5 2018-10-10 04:44:17,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:17,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:17,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["bijrRf3kSmiH6wQ6eMvlqg"], "issued_at": "2018-10-10T04:44:17.000000Z"}} 2018-10-10 04:44:17,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:44:17,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c094dc1-e8ef-4a96-9ea1-bb8d060bbe89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:17,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2c094dc1-e8ef-4a96-9ea1-bb8d060bbe89 2018-10-10 04:44:17,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:44:17,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:44:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2738c019-539e-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:44:17,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2b1d46-57fc-4296-a473-205b8895121a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2738c019-539e-483-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:44:17,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2738c019-539e-483-proj used request id req-1c2b1d46-57fc-4296-a473-205b8895121a 2018-10-10 04:44:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:44:17,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca38bd39-9024-4943-b817-86dfd9be77a2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:44:17,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ca38bd39-9024-4943-b817-86dfd9be77a2 2018-10-10 04:44:17,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}}' 2018-10-10 04:44:18,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f9284c-8b97-4089-8dd7-4e9a5e605bc4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:18,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b9f9284c-8b97-4089-8dd7-4e9a5e605bc4 2018-10-10 04:44:18,089 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-2738c019-539e-483-proj 2018-10-10 04:44:18,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:18,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:18,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["sjb4ZpqsSvumK1cv_D0JyQ"], "issued_at": "2018-10-10T04:44:18.000000Z"}} 2018-10-10 04:44:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7122cbecae0606f9bd5ae362a584591115ea76" 2018-10-10 04:44:18,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df45268b-2712-44e7-935a-b98b7cd82403 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:18,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-df45268b-2712-44e7-935a-b98b7cd82403 2018-10-10 04:44:18,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:44:18,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:44:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7122cbecae0606f9bd5ae362a584591115ea76" 2018-10-10 04:44:18,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fbe7fa-28b2-48ab-afae-dddadc8ece9c Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:44:18,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c4fbe7fa-28b2-48ab-afae-dddadc8ece9c 2018-10-10 04:44:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-2738c019-539e-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7122cbecae0606f9bd5ae362a584591115ea76" 2018-10-10 04:44:18,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d745368-f55e-49a7-8e27-efee66c5aa48 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-2738c019-539e-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}]} 2018-10-10 04:44:18,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-2738c019-539e-483-proj used request id req-4d745368-f55e-49a7-8e27-efee66c5aa48 2018-10-10 04:44:18,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7122cbecae0606f9bd5ae362a584591115ea76" 2018-10-10 04:44:18,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd6aef2-c4b1-4c9f-9704-bc137f1145ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:44:18,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ecd6aef2-c4b1-4c9f-9704-bc137f1145ec 2018-10-10 04:44:19,108 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-2738c019-539e-483-user 2018-10-10 04:44:19,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:19,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:44:19,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e150b2a2-c293-4a42-bac9-119ba1e66253 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:44:19,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e150b2a2-c293-4a42-bac9-119ba1e66253 2018-10-10 04:44:19,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" -d '{"role": {"name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role"}}' 2018-10-10 04:44:19,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495af725-6d0a-4477-94f5-dc0b40ac04f2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2f6a1d2325e45989ed680dec7fee1d9", "links": {"self": "http://172.30.9.25:5000/v3/roles/a2f6a1d2325e45989ed680dec7fee1d9"}, "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role"}} 2018-10-10 04:44:19,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-495af725-6d0a-4477-94f5-dc0b40ac04f2 2018-10-10 04:44:19,322 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-2738c019-539e-483-proj-role 2018-10-10 04:44:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a2f6a1d2325e45989ed680dec7fee1d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:44:19,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16548401-657d-484d-bf1c-ce4b4968d4d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/a2f6a1d2325e45989ed680dec7fee1d9"}, "domain_id": null, "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role", "id": "a2f6a1d2325e45989ed680dec7fee1d9"}} 2018-10-10 04:44:19,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a2f6a1d2325e45989ed680dec7fee1d9 used request id req-16548401-657d-484d-bf1c-ce4b4968d4d1 2018-10-10 04:44:19,344 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-2738c019-539e-483-proj-role to project InstanceSecurityGroupTests-2738c019-539e-483-proj 2018-10-10 04:44:19,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77/users/0768e34e01df4c5c982f0f291b1dfc21/roles/a2f6a1d2325e45989ed680dec7fee1d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:44:19,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca5cad9-1385-4017-b9fb-54fa2ec2c5c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:44:19,468 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77/users/0768e34e01df4c5c982f0f291b1dfc21/roles/a2f6a1d2325e45989ed680dec7fee1d9 used request id req-5ca5cad9-1385-4017-b9fb-54fa2ec2c5c6 2018-10-10 04:44:19,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:44:19,469 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:44:19,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:19,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:19,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f6a1d2325e45989ed680dec7fee1d9", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role"}], "expires_at": "2018-10-10T05:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "591aba1efc074a378518215239450a77", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2738c019-539e-483-user", "id": "0768e34e01df4c5c982f0f291b1dfc21"}, "audit_ids": ["8b2XfP25SnOXERYoUblfng"], "issued_at": "2018-10-10T04:44:19.000000Z"}} 2018-10-10 04:44:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" 2018-10-10 04:44:19,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14dca041-f82a-4de3-a5c6-1c517622af09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:19,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-14dca041-f82a-4de3-a5c6-1c517622af09 2018-10-10 04:44:19,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" 2018-10-10 04:44:20,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-50cafcca-367c-4cb6-8fa1-a884cafef52e Date: Wed, 10 Oct 2018 04:44:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image"} 2018-10-10 04:44:20,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image used request id req-50cafcca-367c-4cb6-8fa1-a884cafef52e 2018-10-10 04:44:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" 2018-10-10 04:44:20,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2c4d8a0c-4862-4ced-9a46-c5db837bac35 Date: Wed, 10 Oct 2018 04:44:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:44:20,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2c4d8a0c-4862-4ced-9a46-c5db837bac35 2018-10-10 04:44:20,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image"}' 2018-10-10 04:44:20,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8 X-Openstack-Request-Id: req-9d535c26-ee83-4a8c-847d-95171cea0a2c Date: Wed, 10 Oct 2018 04:44:20 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:44:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:44:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "min_disk": 0, "protected": false, "id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "file": "/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/file", "checksum": null, "owner": "591aba1efc074a378518215239450a77", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:44:20,492 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9d535c26-ee83-4a8c-847d-95171cea0a2c 2018-10-10 04:44:20,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" -d '' 2018-10-10 04:44:21,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d989fea8-4be2-46a3-a6a9-680dc719b201 Date: Wed, 10 Oct 2018 04:44:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:44:21,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/file used request id req-d989fea8-4be2-46a3-a6a9-680dc719b201 2018-10-10 04:44:21,548 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:44:21,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" 2018-10-10 04:44:21,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-157c62fa-84fa-48ba-8625-90ec57647784 Date: Wed, 10 Oct 2018 04:44:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:44:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:44:21Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/snap", "metadata": {}}], "self": "/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "min_disk": 0, "protected": false, "id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "file": "/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "591aba1efc074a378518215239450a77", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:44:21,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8 used request id req-157c62fa-84fa-48ba-8625-90ec57647784 2018-10-10 04:44:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" 2018-10-10 04:44:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-22d0bd3a-7f89-47ed-bb54-b86b53d86429 Date: Wed, 10 Oct 2018 04:44:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:44:21,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-22d0bd3a-7f89-47ed-bb54-b86b53d86429 2018-10-10 04:44:21,875 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image 2018-10-10 04:44:21,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" 2018-10-10 04:44:22,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c0a1dcdb-fc4f-460f-b4d6-40e19147377a Date: Wed, 10 Oct 2018 04:44:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:44:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:44:21Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/snap", "metadata": {}}], "self": "/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "min_disk": 0, "protected": false, "id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "file": "/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "591aba1efc074a378518215239450a77", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:44:22,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8 used request id req-c0a1dcdb-fc4f-460f-b4d6-40e19147377a 2018-10-10 04:44:22,035 - create_image - DEBUG - Instance status is - active 2018-10-10 04:44:22,035 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image 2018-10-10 04:44:22,035 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image 2018-10-10 04:44:22,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:22,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:22,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f6a1d2325e45989ed680dec7fee1d9", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role"}], "expires_at": "2018-10-10T05:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "591aba1efc074a378518215239450a77", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2738c019-539e-483-user", "id": "0768e34e01df4c5c982f0f291b1dfc21"}, "audit_ids": ["w4EkUpdRRqO-kHQIICoRsg"], "issued_at": "2018-10-10T04:44:22.000000Z"}} 2018-10-10 04:44:22,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" 2018-10-10 04:44:22,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e1abd9-0576-4df3-bfef-4cb2e4461063 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:22,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f6e1abd9-0576-4df3-bfef-4cb2e4461063 2018-10-10 04:44:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" 2018-10-10 04:44:22,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fa76ce4b-2013-4ea2-8cbf-66eacfdad072 Date: Wed, 10 Oct 2018 04:44:22 GMT RESP BODY: {"networks":[]} 2018-10-10 04:44:22,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-fa76ce4b-2013-4ea2-8cbf-66eacfdad072 2018-10-10 04:44:22,587 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net 2018-10-10 04:44:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" -d '{"network": {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net", "admin_state_up": true}}' 2018-10-10 04:44:23,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a6d5c104-95e2-4ab9-9e6a-977997872e19 Date: Wed, 10 Oct 2018 04:44:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5125788-dfc2-484c-88a4-a445e9f41917","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:44:23Z","is_default":false,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","mtu":1450}} 2018-10-10 04:44:23,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-a6d5c104-95e2-4ab9-9e6a-977997872e19 2018-10-10 04:44:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" 2018-10-10 04:44:23,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-32f62007-c812-4c2b-a2f7-661732ae0136 Date: Wed, 10 Oct 2018 04:44:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:23,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-32f62007-c812-4c2b-a2f7-661732ae0136 2018-10-10 04:44:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" 2018-10-10 04:44:23,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a2acb411-201f-4be5-9164-6ab4423782b3 Date: Wed, 10 Oct 2018 04:44:23 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:44:23,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-a2acb411-201f-4be5-9164-6ab4423782b3 2018-10-10 04:44:23,560 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet 2018-10-10 04:44:23,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" -d '{"subnets": [{"ip_version": 4, "network_id": "a5125788-dfc2-484c-88a4-a445e9f41917", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]}' 2018-10-10 04:44:24,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e595b77-b9b8-4fe3-8fef-89ff0f17bc08 Date: Wed, 10 Oct 2018 04:44:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:24,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-1e595b77-b9b8-4fe3-8fef-89ff0f17bc08 2018-10-10 04:44:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" 2018-10-10 04:44:24,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-31479985-ec4b-466b-9b4a-9115429ab5d3 Date: Wed, 10 Oct 2018 04:44:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:24,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-31479985-ec4b-466b-9b4a-9115429ab5d3 2018-10-10 04:44:24,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" 2018-10-10 04:44:24,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e1445a10-2de6-4796-9da0-3a6e6165ec94 Date: Wed, 10 Oct 2018 04:44:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:24,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-e1445a10-2de6-4796-9da0-3a6e6165ec94 2018-10-10 04:44:24,811 - OpenStackNetwork - DEBUG - Network [a5125788-dfc2-484c-88a4-a445e9f41917] created successfully 2018-10-10 04:44:24,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:24,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:25,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["JJsa6nzPTHipJ66r-PMebg"], "issued_at": "2018-10-10T04:44:25.000000Z"}} 2018-10-10 04:44:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d780a15facf9b6be83dc57c42212cf38978e981" 2018-10-10 04:44:25,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0792c97a-718c-4578-ba09-ef390845ced3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:25,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0792c97a-718c-4578-ba09-ef390845ced3 2018-10-10 04:44:25,356 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:44:25,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d780a15facf9b6be83dc57c42212cf38978e981" 2018-10-10 04:44:25,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-413198a5-bb58-4b85-b9a7-5359fa230b4a x-compute-request-id: req-413198a5-bb58-4b85-b9a7-5359fa230b4a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:44:25,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-413198a5-bb58-4b85-b9a7-5359fa230b4a 2018-10-10 04:44:25,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d780a15facf9b6be83dc57c42212cf38978e981" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-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-10-10 04:44:25,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fc3b72a-8a65-4cee-a2a0-52a23b4e8897 x-compute-request-id: req-8fc3b72a-8a65-4cee-a2a0-52a23b4e8897 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:44:25,612 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8fc3b72a-8a65-4cee-a2a0-52a23b4e8897 2018-10-10 04:44:25,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:25,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:25,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f6a1d2325e45989ed680dec7fee1d9", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role"}], "expires_at": "2018-10-10T05:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "591aba1efc074a378518215239450a77", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2738c019-539e-483-user", "id": "0768e34e01df4c5c982f0f291b1dfc21"}, "audit_ids": ["WbgLPaigQUuxfnABsij-0A"], "issued_at": "2018-10-10T04:44:25.000000Z"}} 2018-10-10 04:44:25,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:26,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c033c09-b613-4d59-8c40-670ab5787bfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:26,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6c033c09-b613-4d59-8c40-670ab5787bfe 2018-10-10 04:44:26,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:26,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-98bd23af-413f-40ff-ac90-555b71a70117 Date: Wed, 10 Oct 2018 04:44:26 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:44:26,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name&description=hello+group used request id req-98bd23af-413f-40ff-ac90-555b71a70117 2018-10-10 04:44:26,290 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name... 2018-10-10 04:44:26,290 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name 2018-10-10 04:44:26,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" -d '{"security_group": {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name", "description": "hello group"}}' 2018-10-10 04:44:26,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9cf71e49-50fb-42fe-8598-897440f151a5 Date: Wed, 10 Oct 2018 04:44:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "updated_at": "2018-10-10T04:44:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "revision_number": 0, "id": "1d1e9aa6-1e54-452c-b14e-43a127793503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv4", "project_id": "591aba1efc074a378518215239450a77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "revision_number": 0, "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv6", "project_id": "591aba1efc074a378518215239450a77"}], "revision_number": 2, "project_id": "591aba1efc074a378518215239450a77", "id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}} 2018-10-10 04:44:26,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-9cf71e49-50fb-42fe-8598-897440f151a5 2018-10-10 04:44:26,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9620e2cb-590e-4661-8df4-7f2ca5a20c2c 2018-10-10 04:44:26,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:26,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ebc32213-8a2c-4172-9df5-bc4eb02e33bc Date: Wed, 10 Oct 2018 04:44: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-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "1d1e9aa6-1e54-452c-b14e-43a127793503"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571"}]} 2018-10-10 04:44:26,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-ebc32213-8a2c-4172-9df5-bc4eb02e33bc 2018-10-10 04:44:26,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9620e2cb-590e-4661-8df4-7f2ca5a20c2c 2018-10-10 04:44:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:27,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67d20b07-1c27-422e-b5ed-6b181e798016 Date: Wed, 10 Oct 2018 04:44: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-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "1d1e9aa6-1e54-452c-b14e-43a127793503"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571"}]} 2018-10-10 04:44:27,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-67d20b07-1c27-422e-b5ed-6b181e798016 2018-10-10 04:44:27,033 - neutron_utils - INFO - Retrieving security group with ID - 9620e2cb-590e-4661-8df4-7f2ca5a20c2c 2018-10-10 04:44:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:27,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-67a62f70-7448-446f-9612-734688da7357 Date: Wed, 10 Oct 2018 04:44:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "updated_at": "2018-10-10T04:44:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "revision_number": 0, "id": "1d1e9aa6-1e54-452c-b14e-43a127793503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv4", "project_id": "591aba1efc074a378518215239450a77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "revision_number": 0, "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv6", "project_id": "591aba1efc074a378518215239450a77"}], "revision_number": 2, "project_id": "591aba1efc074a378518215239450a77", "id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}]} 2018-10-10 04:44:27,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-67a62f70-7448-446f-9612-734688da7357 2018-10-10 04:44:27,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9620e2cb-590e-4661-8df4-7f2ca5a20c2c 2018-10-10 04:44:27,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:27,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06f4e450-a7e3-4fbd-81f1-75675a82775b Date: Wed, 10 Oct 2018 04:44: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-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "1d1e9aa6-1e54-452c-b14e-43a127793503"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571"}]} 2018-10-10 04:44:27,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-06f4e450-a7e3-4fbd-81f1-75675a82775b 2018-10-10 04:44:27,398 - neutron_utils - INFO - Retrieving security group with ID - 9620e2cb-590e-4661-8df4-7f2ca5a20c2c 2018-10-10 04:44:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:27,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3d8af6c3-25a6-429e-b9d5-4e10d4ed383d Date: Wed, 10 Oct 2018 04:44:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "updated_at": "2018-10-10T04:44:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "revision_number": 0, "id": "1d1e9aa6-1e54-452c-b14e-43a127793503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv4", "project_id": "591aba1efc074a378518215239450a77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "revision_number": 0, "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv6", "project_id": "591aba1efc074a378518215239450a77"}], "revision_number": 2, "project_id": "591aba1efc074a378518215239450a77", "id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}]} 2018-10-10 04:44:27,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-3d8af6c3-25a6-429e-b9d5-4e10d4ed383d 2018-10-10 04:44:27,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9620e2cb-590e-4661-8df4-7f2ca5a20c2c 2018-10-10 04:44:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:27,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b60993e-466a-4f01-b5aa-1b190d20c638 Date: Wed, 10 Oct 2018 04:44: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-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "1d1e9aa6-1e54-452c-b14e-43a127793503"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571"}]} 2018-10-10 04:44:27,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-4b60993e-466a-4f01-b5aa-1b190d20c638 2018-10-10 04:44:27,477 - neutron_utils - INFO - Retrieving security group with ID - 9620e2cb-590e-4661-8df4-7f2ca5a20c2c 2018-10-10 04:44:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:27,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-40a927d6-6a80-41f4-9afa-5358d191195f Date: Wed, 10 Oct 2018 04:44:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "updated_at": "2018-10-10T04:44:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "revision_number": 0, "id": "1d1e9aa6-1e54-452c-b14e-43a127793503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv4", "project_id": "591aba1efc074a378518215239450a77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "revision_number": 0, "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv6", "project_id": "591aba1efc074a378518215239450a77"}], "revision_number": 2, "project_id": "591aba1efc074a378518215239450a77", "id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}]} 2018-10-10 04:44:27,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-40a927d6-6a80-41f4-9afa-5358d191195f 2018-10-10 04:44:27,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9620e2cb-590e-4661-8df4-7f2ca5a20c2c 2018-10-10 04:44:27,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:28,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-977edaf7-cb73-4d57-be03-0ecfafa146fb Date: Wed, 10 Oct 2018 04:44: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-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "1d1e9aa6-1e54-452c-b14e-43a127793503"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:44:26Z", "security_group_id": "9620e2cb-590e-4661-8df4-7f2ca5a20c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:26Z", "project_id": "591aba1efc074a378518215239450a77", "id": "9b5a26a4-1b25-4ab3-b4fc-27644c63b571"}]} 2018-10-10 04:44:28,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-977edaf7-cb73-4d57-be03-0ecfafa146fb 2018-10-10 04:44:28,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:28,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:28,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f6a1d2325e45989ed680dec7fee1d9", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role"}], "expires_at": "2018-10-10T05:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "591aba1efc074a378518215239450a77", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2738c019-539e-483-user", "id": "0768e34e01df4c5c982f0f291b1dfc21"}, "audit_ids": ["ycL3HY_ESaioUi3dDsZnug"], "issued_at": "2018-10-10T04:44:28.000000Z"}} 2018-10-10 04:44:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:28,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39e7bef-c90a-4c4c-8881-9a65d78b1e46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:28,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a39e7bef-c90a-4c4c-8881-9a65d78b1e46 2018-10-10 04:44:28,496 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:44:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:28,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae13fcd-7c2a-4536-9570-0cab940fafe2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:28,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3ae13fcd-7c2a-4536-9570-0cab940fafe2 2018-10-10 04:44:28,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:28,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8f956650-ef82-457d-974e-7bf049fae1d8 Date: Wed, 10 Oct 2018 04:44:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:28,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-8f956650-ef82-457d-974e-7bf049fae1d8 2018-10-10 04:44:28,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:44:28,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:44:28,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:29,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8c2c55-154f-4833-923f-f51e5f862f2c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:29,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-2a8c2c55-154f-4833-923f-f51e5f862f2c 2018-10-10 04:44:29,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:29,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8af55c4e-b8d1-4616-8973-ecc0925f4c08 Date: Wed, 10 Oct 2018 04:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:29,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-8af55c4e-b8d1-4616-8973-ecc0925f4c08 2018-10-10 04:44:29,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:29,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-041f7b2c-ff3f-4624-922b-0908d6286a24 Date: Wed, 10 Oct 2018 04:44:29 GMT RESP BODY: {"ports":[]} 2018-10-10 04:44:29,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port&admin_state_up=True used request id req-041f7b2c-ff3f-4624-922b-0908d6286a24 2018-10-10 04:44:29,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:29,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44: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-aa9e559b-2744-43e4-8fa2-f77950d24c20 x-compute-request-id: req-aa9e559b-2744-43e4-8fa2-f77950d24c20 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:44:29,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst used request id req-aa9e559b-2744-43e4-8fa2-f77950d24c20 2018-10-10 04:44:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:30,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cf814b83-c7f6-400e-ae13-57cd3d999253 Date: Wed, 10 Oct 2018 04:44:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:30,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-cf814b83-c7f6-400e-ae13-57cd3d999253 2018-10-10 04:44:30,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:30,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc86b51-eac0-47e9-92b4-8df10f77536f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:30,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-fbc86b51-eac0-47e9-92b4-8df10f77536f 2018-10-10 04:44:30,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:30,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3afec9d-35ee-4757-a641-315550e5be1e Date: Wed, 10 Oct 2018 04:44:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:30,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-d3afec9d-35ee-4757-a641-315550e5be1e 2018-10-10 04:44:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:30,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e88c02b8-b073-4f89-9f61-6e4b09941052 Date: Wed, 10 Oct 2018 04:44:30 GMT RESP BODY: {"ports":[]} 2018-10-10 04:44:30,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port&admin_state_up=True used request id req-e88c02b8-b073-4f89-9f61-6e4b09941052 2018-10-10 04:44:30,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:44:30,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:30,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f6a1d2325e45989ed680dec7fee1d9", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role"}], "expires_at": "2018-10-10T05:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "591aba1efc074a378518215239450a77", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2738c019-539e-483-user", "id": "0768e34e01df4c5c982f0f291b1dfc21"}, "audit_ids": ["AGsuQJRuQYKDEg2zoCKXrQ"], "issued_at": "2018-10-10T04:44:30.000000Z"}} 2018-10-10 04:44:30,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f86dcd154feb1f3127a723d1819bcc7b730fc94" 2018-10-10 04:44:31,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644c962f-de46-4341-8279-d9b312267d1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:44:31,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-644c962f-de46-4341-8279-d9b312267d1b 2018-10-10 04:44:31,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:31,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-efc8a603-3e34-414c-94dd-13f0c620e9e5 Date: Wed, 10 Oct 2018 04:44:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:31,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-efc8a603-3e34-414c-94dd-13f0c620e9e5 2018-10-10 04:44:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:31,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-45afa169-b8e5-40eb-98a6-3f97810cc292 Date: Wed, 10 Oct 2018 04:44:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:31,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-45afa169-b8e5-40eb-98a6-3f97810cc292 2018-10-10 04:44:31,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:31,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9b27e7e3-7821-4a81-bcf3-cd0533577f78 Date: Wed, 10 Oct 2018 04:44:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:31,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-9b27e7e3-7821-4a81-bcf3-cd0533577f78 2018-10-10 04:44:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:44:31,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:44:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f86dcd154feb1f3127a723d1819bcc7b730fc94" 2018-10-10 04:44:31,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b685de-d913-4344-83b5-bff3eb0ee7b7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:31,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-80b685de-d913-4344-83b5-bff3eb0ee7b7 2018-10-10 04:44:31,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:31,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-869e8f6c-63f8-4735-925d-bc98e9e7dcc9 Date: Wed, 10 Oct 2018 04:44:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:31,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-869e8f6c-63f8-4735-925d-bc98e9e7dcc9 2018-10-10 04:44:31,914 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net 2018-10-10 04:44:31,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" -d '{"port": {"network_id": "a5125788-dfc2-484c-88a4-a445e9f41917", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port", "admin_state_up": true}}' 2018-10-10 04:44:32,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-a4578dba-71f0-46ad-95e2-9cf47a35a9cb Date: Wed, 10 Oct 2018 04:44:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.6"}],"id":"06a698e3-43c8-4780-8d87-01bb64590a9e","security_groups":["592650b9-34ef-4171-9c26-574048fdcd22"],"mac_address":"fa:16:3e:5e:6e:8d","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port","project_id":"591aba1efc074a378518215239450a77","qos_policy_id":null,"admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:32Z","binding:vnic_type":"normal"}} 2018-10-10 04:44:32,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-a4578dba-71f0-46ad-95e2-9cf47a35a9cb 2018-10-10 04:44:32,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:33,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9a509364-d878-4a60-ad45-c618804e392c Date: Wed, 10 Oct 2018 04:44:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:33,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-9a509364-d878-4a60-ad45-c618804e392c 2018-10-10 04:44:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afb2d27-f01f-40fc-a71b-83dc1a9f312a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:33,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-4afb2d27-f01f-40fc-a71b-83dc1a9f312a 2018-10-10 04:44:33,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:33,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f0344ad-5d74-445f-932e-4177051889b9 Date: Wed, 10 Oct 2018 04:44:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:33,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-0f0344ad-5d74-445f-932e-4177051889b9 2018-10-10 04:44:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:33,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-abbf185d-8d3d-40e5-8c34-38a1a9f4f9fd Date: Wed, 10 Oct 2018 04:44:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.6"}],"id":"06a698e3-43c8-4780-8d87-01bb64590a9e","security_groups":["592650b9-34ef-4171-9c26-574048fdcd22"],"mac_address":"fa:16:3e:5e:6e:8d","project_id":"591aba1efc074a378518215239450a77","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:32Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:44:33,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port&admin_state_up=True used request id req-abbf185d-8d3d-40e5-8c34-38a1a9f4f9fd 2018-10-10 04:44:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:33,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ec40e6-dee2-4f53-8184-cd801cf6cdc9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:33,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-81ec40e6-dee2-4f53-8184-cd801cf6cdc9 2018-10-10 04:44:33,826 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst 2018-10-10 04:44:33,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:33,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2585d797-2f25-448b-a6ba-c5914ae040a5 x-compute-request-id: req-2585d797-2f25-448b-a6ba-c5914ae040a5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-flavor-name"}]} 2018-10-10 04:44:33,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2585d797-2f25-448b-a6ba-c5914ae040a5 2018-10-10 04:44:33,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:33,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-418dc8bc-0a16-4541-bd5d-c97d9a04bdbe x-compute-request-id: req-418dc8bc-0a16-4541-bd5d-c97d9a04bdbe Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:44:33,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b used request id req-418dc8bc-0a16-4541-bd5d-c97d9a04bdbe 2018-10-10 04:44:33,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:34,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c437dc2a-e98d-4471-b58f-fad775b94ffc Date: Wed, 10 Oct 2018 04:44:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:44:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:44:21Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/snap", "metadata": {}}], "self": "/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "min_disk": 0, "protected": false, "id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "file": "/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "591aba1efc074a378518215239450a77", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image"} 2018-10-10 04:44:34,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image used request id req-c437dc2a-e98d-4471-b58f-fad775b94ffc 2018-10-10 04:44:34,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:34,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2d434047-67cb-44ac-b8db-a5fccc000d90 Date: Wed, 10 Oct 2018 04:44:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:44:34,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2d434047-67cb-44ac-b8db-a5fccc000d90 2018-10-10 04:44:34,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" -d '{"server": {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "imageRef": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "flavorRef": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "max_count": 1, "min_count": 1, "networks": [{"port": "06a698e3-43c8-4780-8d87-01bb64590a9e"}], "security_groups": [{"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}]}}' 2018-10-10 04:44:36,191 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:44: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-da3a13d4-123a-4476-b1a3-a0e6a3a9c36a x-compute-request-id: req-da3a13d4-123a-4476-b1a3-a0e6a3a9c36a Content-Length: 435 location: http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "adminPass": "c5HfaL5AUtth"}} 2018-10-10 04:44:36,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-da3a13d4-123a-4476-b1a3-a0e6a3a9c36a 2018-10-10 04:44:36,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:36,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa5d75ee-a794-4de1-8d88-ee8d0893803a x-compute-request-id: req-fa5d75ee-a794-4de1-8d88-ee8d0893803a 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.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "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-10-10T04:44:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:36,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-fa5d75ee-a794-4de1-8d88-ee8d0893803a 2018-10-10 04:44:36,408 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst 2018-10-10 04:44:36,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:36,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75b18266-f702-427d-a79e-852e3851b395 x-compute-request-id: req-75b18266-f702-427d-a79e-852e3851b395 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.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "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-10-10T04:44:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:36,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-75b18266-f702-427d-a79e-852e3851b395 2018-10-10 04:44:36,807 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst] is - BUILD 2018-10-10 04:44:36,807 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:44:39,810 - create_instance - DEBUG - VM status query timeout in 896.597949982 2018-10-10 04:44:39,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:40,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76361be9-7e8e-4e46-ba31-6c8304aee3ce x-compute-request-id: req-76361be9-7e8e-4e46-ba31-6c8304aee3ce 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.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:44:37Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:40,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-76361be9-7e8e-4e46-ba31-6c8304aee3ce 2018-10-10 04:44:40,518 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst] is - BUILD 2018-10-10 04:44:40,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:44:43,521 - create_instance - DEBUG - VM status query timeout in 892.886855841 2018-10-10 04:44:43,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:44,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44: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-cd728f9b-c6ed-4627-b688-540fb810908e x-compute-request-id: req-cd728f9b-c6ed-4627-b688-540fb810908e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:44,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-cd728f9b-c6ed-4627-b688-540fb810908e 2018-10-10 04:44:44,059 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst] is - ACTIVE 2018-10-10 04:44:44,059 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:44:44,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:44,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44: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-b9404f64-732b-4614-b38b-6968337c2bfe x-compute-request-id: req-b9404f64-732b-4614-b38b-6968337c2bfe Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:44,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-b9404f64-732b-4614-b38b-6968337c2bfe 2018-10-10 04:44:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:44,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b686901a-8cf3-4207-a4ec-53fa3bdd9c90 Date: Wed, 10 Oct 2018 04:44:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:44,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-b686901a-8cf3-4207-a4ec-53fa3bdd9c90 2018-10-10 04:44:44,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:44,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bc9fa7-638a-40f6-8422-b196ddcb5c85 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:44,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-c6bc9fa7-638a-40f6-8422-b196ddcb5c85 2018-10-10 04:44:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:44,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-846b322e-7a4f-44c8-8843-db06fa671fff Date: Wed, 10 Oct 2018 04:44:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:44,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-846b322e-7a4f-44c8-8843-db06fa671fff 2018-10-10 04:44:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:45,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-13ffd4e9-23de-4079-a4f0-dfc0aaf10643 Date: Wed, 10 Oct 2018 04:44:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.6"}],"id":"06a698e3-43c8-4780-8d87-01bb64590a9e","security_groups":["592650b9-34ef-4171-9c26-574048fdcd22"],"mac_address":"fa:16:3e:5e:6e:8d","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:32Z","binding:vnic_type":"normal","device_id":"44f0d013-6d48-48c2-bdfd-99367646c0a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.3"}],"id":"183eea3c-2d13-48ce-9239-c392c872130c","security_groups":[],"mac_address":"fa:16:3e:b2:43:bd","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.4"}],"id":"74ed4658-c1e6-4363-81b1-cedb2b5987e1","security_groups":[],"mac_address":"fa:16:3e:f3:0e:ff","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.2"}],"id":"db33eda2-bcea-4d1d-ae92-bf2ffbd56e00","security_groups":[],"mac_address":"fa:16:3e:55:18:76","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5125788-dfc2-484c-88a4-a445e9f41917"}]} 2018-10-10 04:44:45,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-13ffd4e9-23de-4079-a4f0-dfc0aaf10643 2018-10-10 04:44:45,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:45,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1f49f16-a510-4731-8ea6-3236e6d500bd x-compute-request-id: req-c1f49f16-a510-4731-8ea6-3236e6d500bd Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:45,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-c1f49f16-a510-4731-8ea6-3236e6d500bd 2018-10-10 04:44:45,556 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst] is - ACTIVE 2018-10-10 04:44:45,557 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:44:45,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:46,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2922dff-7fe0-476b-8e29-8e9825af979c x-compute-request-id: req-e2922dff-7fe0-476b-8e29-8e9825af979c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:46,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-e2922dff-7fe0-476b-8e29-8e9825af979c 2018-10-10 04:44:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:46,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6469ef45-061c-4746-97ea-8ea11a14370a Date: Wed, 10 Oct 2018 04:44:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:46,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-6469ef45-061c-4746-97ea-8ea11a14370a 2018-10-10 04:44:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:46,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a919a5ab-32c9-4a29-890a-85a1bbac579c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:46,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-a919a5ab-32c9-4a29-890a-85a1bbac579c 2018-10-10 04:44:46,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:46,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-245837f8-e01b-4dc0-9f41-0f2061edebca Date: Wed, 10 Oct 2018 04:44:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:46,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-245837f8-e01b-4dc0-9f41-0f2061edebca 2018-10-10 04:44:46,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:46,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-440424a5-6cd1-40d4-a88f-18dc33f1b45a Date: Wed, 10 Oct 2018 04:44:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.6"}],"id":"06a698e3-43c8-4780-8d87-01bb64590a9e","security_groups":["592650b9-34ef-4171-9c26-574048fdcd22"],"mac_address":"fa:16:3e:5e:6e:8d","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:32Z","binding:vnic_type":"normal","device_id":"44f0d013-6d48-48c2-bdfd-99367646c0a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.3"}],"id":"183eea3c-2d13-48ce-9239-c392c872130c","security_groups":[],"mac_address":"fa:16:3e:b2:43:bd","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.4"}],"id":"74ed4658-c1e6-4363-81b1-cedb2b5987e1","security_groups":[],"mac_address":"fa:16:3e:f3:0e:ff","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.2"}],"id":"db33eda2-bcea-4d1d-ae92-bf2ffbd56e00","security_groups":[],"mac_address":"fa:16:3e:55:18:76","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5125788-dfc2-484c-88a4-a445e9f41917"}]} 2018-10-10 04:44:46,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-440424a5-6cd1-40d4-a88f-18dc33f1b45a 2018-10-10 04:44:46,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}}' 2018-10-10 04:44:47,640 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:44: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-06a458ce-a9f4-456b-993b-57ca1944853e x-compute-request-id: req-06a458ce-a9f4-456b-993b-57ca1944853e Content-Length: 0 Content-Type: application/json 2018-10-10 04:44:47,640 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8/action used request id req-06a458ce-a9f4-456b-993b-57ca1944853e 2018-10-10 04:44:47,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:44:48,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f6a1d2325e45989ed680dec7fee1d9", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj-role"}], "expires_at": "2018-10-10T05:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "591aba1efc074a378518215239450a77", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/591aba1efc074a378518215239450a77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/591aba1efc074a378518215239450a77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2738c019-539e-483-user", "id": "0768e34e01df4c5c982f0f291b1dfc21"}, "audit_ids": ["Vr1vkEKDTOyo8XNBlQ2K9A"], "issued_at": "2018-10-10T04:44:48.000000Z"}} 2018-10-10 04:44:48,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2ffcaea5beec0fa890430d83a90747360c7aed" 2018-10-10 04:44:48,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-732e9078-6afb-4f64-8e00-1f293da05970 x-compute-request-id: req-732e9078-6afb-4f64-8e00-1f293da05970 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:48,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-732e9078-6afb-4f64-8e00-1f293da05970 2018-10-10 04:44:48,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:49,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1d635a-8450-4ccf-aea0-a097acf8c5bb x-compute-request-id: req-1d1d635a-8450-4ccf-aea0-a097acf8c5bb Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:49,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-1d1d635a-8450-4ccf-aea0-a097acf8c5bb 2018-10-10 04:44:49,177 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst] is - ACTIVE 2018-10-10 04:44:49,177 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:44:49,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:49,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44: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-fa854d19-ec28-4aea-8ab3-876bb2ce7fd8 x-compute-request-id: req-fa854d19-ec28-4aea-8ab3-876bb2ce7fd8 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:49,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-fa854d19-ec28-4aea-8ab3-876bb2ce7fd8 2018-10-10 04:44:49,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:49,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-59c88322-329a-410b-ba1a-460c0e92ca99 Date: Wed, 10 Oct 2018 04:44:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:49,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-59c88322-329a-410b-ba1a-460c0e92ca99 2018-10-10 04:44:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:49,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ae71a9-08c2-490c-a76a-f626c4b8c6a9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:49,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-60ae71a9-08c2-490c-a76a-f626c4b8c6a9 2018-10-10 04:44:49,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:50,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-720236ec-9d82-4d63-a3e0-29922cd71a10 Date: Wed, 10 Oct 2018 04:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:50,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-720236ec-9d82-4d63-a3e0-29922cd71a10 2018-10-10 04:44:50,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:50,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-e1a23c56-269b-483e-b8c3-f96d17bc1fff Date: Wed, 10 Oct 2018 04:44:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.6"}],"id":"06a698e3-43c8-4780-8d87-01bb64590a9e","security_groups":["592650b9-34ef-4171-9c26-574048fdcd22","9620e2cb-590e-4661-8df4-7f2ca5a20c2c"],"mac_address":"fa:16:3e:5e:6e:8d","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:32Z","binding:vnic_type":"normal","device_id":"44f0d013-6d48-48c2-bdfd-99367646c0a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.3"}],"id":"183eea3c-2d13-48ce-9239-c392c872130c","security_groups":[],"mac_address":"fa:16:3e:b2:43:bd","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.4"}],"id":"74ed4658-c1e6-4363-81b1-cedb2b5987e1","security_groups":[],"mac_address":"fa:16:3e:f3:0e:ff","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.2"}],"id":"db33eda2-bcea-4d1d-ae92-bf2ffbd56e00","security_groups":[],"mac_address":"fa:16:3e:55:18:76","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5125788-dfc2-484c-88a4-a445e9f41917"}]} 2018-10-10 04:44:50,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-e1a23c56-269b-483e-b8c3-f96d17bc1fff 2018-10-10 04:44:50,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:50,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44: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-edd756ff-6dbc-4896-a47d-bdedeef7c2f6 x-compute-request-id: req-edd756ff-6dbc-4896-a47d-bdedeef7c2f6 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:50,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-edd756ff-6dbc-4896-a47d-bdedeef7c2f6 2018-10-10 04:44:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:51,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-939b775a-800e-49fa-94b5-e1f52a728051 Date: Wed, 10 Oct 2018 04:44:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:51,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-939b775a-800e-49fa-94b5-e1f52a728051 2018-10-10 04:44:51,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:51,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b011a4-a073-425a-a38f-c276ba7d53f6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:51,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-08b011a4-a073-425a-a38f-c276ba7d53f6 2018-10-10 04:44:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:51,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e155f9e0-0812-4026-8536-51f4c25e051a Date: Wed, 10 Oct 2018 04:44:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:51,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-e155f9e0-0812-4026-8536-51f4c25e051a 2018-10-10 04:44:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:51,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-fcd9cd4e-2338-4578-a5cf-ffc1a03e5834 Date: Wed, 10 Oct 2018 04:44:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:47Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.6"}],"id":"06a698e3-43c8-4780-8d87-01bb64590a9e","security_groups":["592650b9-34ef-4171-9c26-574048fdcd22","9620e2cb-590e-4661-8df4-7f2ca5a20c2c"],"mac_address":"fa:16:3e:5e:6e:8d","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:32Z","binding:vnic_type":"normal","device_id":"44f0d013-6d48-48c2-bdfd-99367646c0a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.3"}],"id":"183eea3c-2d13-48ce-9239-c392c872130c","security_groups":[],"mac_address":"fa:16:3e:b2:43:bd","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.4"}],"id":"74ed4658-c1e6-4363-81b1-cedb2b5987e1","security_groups":[],"mac_address":"fa:16:3e:f3:0e:ff","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.2"}],"id":"db33eda2-bcea-4d1d-ae92-bf2ffbd56e00","security_groups":[],"mac_address":"fa:16:3e:55:18:76","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5125788-dfc2-484c-88a4-a445e9f41917"}]} 2018-10-10 04:44:51,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-fcd9cd4e-2338-4578-a5cf-ffc1a03e5834 2018-10-10 04:44:51,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name"}}' 2018-10-10 04:44:52,583 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:44: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-a5a43717-fbba-4bad-99ec-553910ec619e x-compute-request-id: req-a5a43717-fbba-4bad-99ec-553910ec619e Content-Length: 0 Content-Type: application/json 2018-10-10 04:44:52,583 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8/action used request id req-a5a43717-fbba-4bad-99ec-553910ec619e 2018-10-10 04:44:52,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:52,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44: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-eace89ba-faf4-4857-a68e-1a1ff8973e2f x-compute-request-id: req-eace89ba-faf4-4857-a68e-1a1ff8973e2f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:52,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-eace89ba-faf4-4857-a68e-1a1ff8973e2f 2018-10-10 04:44:52,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:53,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a2022583-2652-46cd-aa4e-923d5d0e035d Date: Wed, 10 Oct 2018 04:44:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f3ef1f94-5f0f-485f-a001-f0c37a081c2d"],"updated_at":"2018-10-10T04:44:23Z","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"591aba1efc074a378518215239450a77","id":"a5125788-dfc2-484c-88a4-a445e9f41917","name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net"}]} 2018-10-10 04:44:53,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net used request id req-a2022583-2652-46cd-aa4e-923d5d0e035d 2018-10-10 04:44:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:53,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6df4b2-5590-44c6-985b-ae9574747423 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:44:53,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-ca6df4b2-5590-44c6-985b-ae9574747423 2018-10-10 04:44:53,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:53,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-21430b16-f19f-440f-90d4-e4f3aa35740b Date: Wed, 10 Oct 2018 04:44:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:23Z","dns_nameservers":[],"updated_at":"2018-10-10T04:44:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"591aba1efc074a378518215239450a77","id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet"}]} 2018-10-10 04:44:53,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-21430b16-f19f-440f-90d4-e4f3aa35740b 2018-10-10 04:44:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:53,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ac81d20f-d357-499b-8fe0-7c6fa399d40b Date: Wed, 10 Oct 2018 04:44:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:52Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.6"}],"id":"06a698e3-43c8-4780-8d87-01bb64590a9e","security_groups":["592650b9-34ef-4171-9c26-574048fdcd22"],"mac_address":"fa:16:3e:5e:6e:8d","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:32Z","binding:vnic_type":"normal","device_id":"44f0d013-6d48-48c2-bdfd-99367646c0a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.3"}],"id":"183eea3c-2d13-48ce-9239-c392c872130c","security_groups":[],"mac_address":"fa:16:3e:b2:43:bd","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.4"}],"id":"74ed4658-c1e6-4363-81b1-cedb2b5987e1","security_groups":[],"mac_address":"fa:16:3e:f3:0e:ff","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5125788-dfc2-484c-88a4-a445e9f41917"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:44:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3ef1f94-5f0f-485f-a001-f0c37a081c2d","ip_address":"10.55.0.2"}],"id":"db33eda2-bcea-4d1d-ae92-bf2ffbd56e00","security_groups":[],"mac_address":"fa:16:3e:55:18:76","project_id":"591aba1efc074a378518215239450a77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5125788-dfc2-484c-88a4-a445e9f41917","tenant_id":"591aba1efc074a378518215239450a77","created_at":"2018-10-10T04:44:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5125788-dfc2-484c-88a4-a445e9f41917"}]} 2018-10-10 04:44:53,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-ac81d20f-d357-499b-8fe0-7c6fa399d40b 2018-10-10 04:44:53,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2ffcaea5beec0fa890430d83a90747360c7aed" 2018-10-10 04:44:54,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:44: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-6eb43e1f-57cf-4887-b7bb-4437f5227d47 x-compute-request-id: req-6eb43e1f-57cf-4887-b7bb-4437f5227d47 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:6e:8d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "security_groups": [{"name": "default"}], "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:43Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:54,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-6eb43e1f-57cf-4887-b7bb-4437f5227d47 2018-10-10 04:44:54,161 - create_instance - INFO - Deleting Port with ID - 06a698e3-43c8-4780-8d87-01bb64590a9e 2018-10-10 04:44:54,162 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-port 2018-10-10 04:44:54,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/06a698e3-43c8-4780-8d87-01bb64590a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:54,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-343bb24e-f2a7-4225-b5c5-4a1771358e26 Date: Wed, 10 Oct 2018 04:44:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:54,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/06a698e3-43c8-4780-8d87-01bb64590a9e used request id req-343bb24e-f2a7-4225-b5c5-4a1771358e26 2018-10-10 04:44:54,656 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst 2018-10-10 04:44:54,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:54,808 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:44:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d33b5c2-ea24-4692-b5a6-a4d5df74b659 x-compute-request-id: req-8d33b5c2-ea24-4692-b5a6-a4d5df74b659 Content-Type: application/json 2018-10-10 04:44:54,808 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-8d33b5c2-ea24-4692-b5a6-a4d5df74b659 2018-10-10 04:44:54,808 - create_instance - INFO - Checking deletion status 2018-10-10 04:44:54,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:54,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-a2ceba3b-a297-42ce-8996-2fd9e310aaf9 x-compute-request-id: req-a2ceba3b-a297-42ce-8996-2fd9e310aaf9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8", "rel": "bookmark"}], "image": {"id": "c16283d4-ec86-49a0-8a6d-0b58f7901af8", "links": [{"href": "http://172.30.9.25:8774/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:44:42.000000", "flavor": {"id": "98a85e6c-0246-486c-8eb6-151a39b3da7b", "links": [{"href": "http://172.30.9.25:8774/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b", "rel": "bookmark"}]}, "id": "44f0d013-6d48-48c2-bdfd-99367646c0a8", "user_id": "0768e34e01df4c5c982f0f291b1dfc21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:44:54Z", "hostId": "7c1b2cdeb6cb69a821b18a36bd1cbc79c46678aa733d2b9d734de99b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst", "created": "2018-10-10T04:44:36Z", "tenant_id": "591aba1efc074a378518215239450a77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:44:54,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-a2ceba3b-a297-42ce-8996-2fd9e310aaf9 2018-10-10 04:44:54,909 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst] is - ACTIVE 2018-10-10 04:44:54,909 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:44:57,910 - create_instance - DEBUG - VM status query timeout in 296.89808917 2018-10-10 04:44:57,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9374b5a74b8006c5c71a75641a3f5fe684a78e" 2018-10-10 04:44:57,959 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:44: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-8ff025cd-5c5d-441b-b92d-e1bc3b241888 x-compute-request-id: req-8ff025cd-5c5d-441b-b92d-e1bc3b241888 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 44f0d013-6d48-48c2-bdfd-99367646c0a8 could not be found.", "code": 404}} 2018-10-10 04:44:57,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/44f0d013-6d48-48c2-bdfd-99367646c0a8 used request id req-8ff025cd-5c5d-441b-b92d-e1bc3b241888 2018-10-10 04:44:57,960 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 44f0d013-6d48-48c2-bdfd-99367646c0a8 could not be found. (HTTP 404) (Request-ID: req-8ff025cd-5c5d-441b-b92d-e1bc3b241888) 2018-10-10 04:44:57,960 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-inst 2018-10-10 04:44:57,961 - neutron_utils - INFO - Deleting security group rule with ID - 1d1e9aa6-1e54-452c-b14e-43a127793503 2018-10-10 04:44:57,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1d1e9aa6-1e54-452c-b14e-43a127793503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:58,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6db5c27c-d0bf-4103-bc0b-4a399d0a6369 Content-Length: 0 Date: Wed, 10 Oct 2018 04:44:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:58,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1d1e9aa6-1e54-452c-b14e-43a127793503 used request id req-6db5c27c-d0bf-4103-bc0b-4a399d0a6369 2018-10-10 04:44:58,083 - neutron_utils - INFO - Deleting security group rule with ID - 9b5a26a4-1b25-4ab3-b4fc-27644c63b571 2018-10-10 04:44:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/9b5a26a4-1b25-4ab3-b4fc-27644c63b571 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:58,377 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4acffb52-7ff7-4651-974c-30a88d31dc7b Content-Length: 0 Date: Wed, 10 Oct 2018 04:44:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:58,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/9b5a26a4-1b25-4ab3-b4fc-27644c63b571 used request id req-4acffb52-7ff7-4651-974c-30a88d31dc7b 2018-10-10 04:44:58,377 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-name 2018-10-10 04:44:58,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/9620e2cb-590e-4661-8df4-7f2ca5a20c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4440c99f8554ff30f3966593ca6dd76dcf8e8b" 2018-10-10 04:44:58,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc82adb4-958d-4a96-824d-72993a2fbdd4 Content-Length: 0 Date: Wed, 10 Oct 2018 04:44:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:44:58,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/9620e2cb-590e-4661-8df4-7f2ca5a20c2c used request id req-fc82adb4-958d-4a96-824d-72993a2fbdd4 2018-10-10 04:44:58,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d780a15facf9b6be83dc57c42212cf38978e981" 2018-10-10 04:44:58,711 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:44: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-95ba02ca-513e-49d8-92fb-5173b6d479ca x-compute-request-id: req-95ba02ca-513e-49d8-92fb-5173b6d479ca Content-Length: 0 Content-Type: application/json 2018-10-10 04:44:58,711 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/98a85e6c-0246-486c-8eb6-151a39b3da7b used request id req-95ba02ca-513e-49d8-92fb-5173b6d479ca 2018-10-10 04:44:58,712 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet 2018-10-10 04:44:58,712 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-subnet 2018-10-10 04:44:58,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/f3ef1f94-5f0f-485f-a001-f0c37a081c2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" 2018-10-10 04:45:00,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-126f2f93-f8fc-43bb-8218-1bcb6a47c80f Date: Wed, 10 Oct 2018 04:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:00,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/f3ef1f94-5f0f-485f-a001-f0c37a081c2d used request id req-126f2f93-f8fc-43bb-8218-1bcb6a47c80f 2018-10-10 04:45:00,928 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-pub-net 2018-10-10 04:45:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/a5125788-dfc2-484c-88a4-a445e9f41917 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b8f1914948d6fdbb8f07c05b32de123bd916e3" 2018-10-10 04:45:02,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e830102a-dd79-49ed-b4e6-fd4012627be1 Date: Wed, 10 Oct 2018 04:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:02,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a5125788-dfc2-484c-88a4-a445e9f41917 used request id req-e830102a-dd79-49ed-b4e6-fd4012627be1 2018-10-10 04:45:02,057 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-2c12cfcf-08dd-4eba-946e-8005928bf13a-image 2018-10-10 04:45:02,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ecf969625c73c858fa68a583b82ed9a66e89f5" 2018-10-10 04:45:03,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb399556-dbe6-4c55-8e26-2f40dfa0690a Date: Wed, 10 Oct 2018 04:45:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:45:03,819 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c16283d4-ec86-49a0-8a6d-0b58f7901af8 used request id req-eb399556-dbe6-4c55-8e26-2f40dfa0690a 2018-10-10 04:45:03,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:04,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9b9f68be-98a7-4478-bfee-2673a4ea9beb Date: Wed, 10 Oct 2018 04:45:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:22Z", "updated_at": "2018-10-10T04:44:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:22Z", "revision_number": 0, "id": "817cef23-7a39-49a5-abe8-c4c8a2c03a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:22Z", "security_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv6", "project_id": "591aba1efc074a378518215239450a77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:22Z", "revision_number": 0, "id": "99a85f52-5363-4c56-af26-74d191803a41", "remote_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:22Z", "security_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv6", "project_id": "591aba1efc074a378518215239450a77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:22Z", "revision_number": 0, "id": "cccb27b4-deaf-49a8-bee3-954242941431", "remote_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:22Z", "security_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv4", "project_id": "591aba1efc074a378518215239450a77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:44:22Z", "revision_number": 0, "id": "e8398180-f4d9-46c3-ac06-e7c5d75aec3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:44:22Z", "security_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "tenant_id": "591aba1efc074a378518215239450a77", "port_range_min": null, "ethertype": "IPv4", "project_id": "591aba1efc074a378518215239450a77"}], "revision_number": 4, "project_id": "591aba1efc074a378518215239450a77", "id": "592650b9-34ef-4171-9c26-574048fdcd22", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:45:04,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9b9f68be-98a7-4478-bfee-2673a4ea9beb 2018-10-10 04:45:04,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:04,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d010d1-2235-49a0-8043-3d73bd5aae64 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:45:04,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f6d010d1-2235-49a0-8043-3d73bd5aae64 2018-10-10 04:45:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:04,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36375e9-249e-4cee-9bd6-0983daeefbc5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:45:04,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-c36375e9-249e-4cee-9bd6-0983daeefbc5 2018-10-10 04:45:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:04,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883f5a7e-d767-42cb-a994-b6452f8e293b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77"}, "enabled": true, "id": "591aba1efc074a378518215239450a77", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2738c019-539e-483-proj"}} 2018-10-10 04:45:04,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-883f5a7e-d767-42cb-a994-b6452f8e293b 2018-10-10 04:45:04,312 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 592650b9-34ef-4171-9c26-574048fdcd22 2018-10-10 04:45:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=592650b9-34ef-4171-9c26-574048fdcd22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:04,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b1eafd9d-43c5-4073-88a3-df4909217b86 Date: Wed, 10 Oct 2018 04:45: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-10-10T04:44:22Z", "security_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:22Z", "project_id": "591aba1efc074a378518215239450a77", "id": "817cef23-7a39-49a5-abe8-c4c8a2c03a0c"}, {"remote_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:44:22Z", "security_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:22Z", "project_id": "591aba1efc074a378518215239450a77", "id": "99a85f52-5363-4c56-af26-74d191803a41"}, {"remote_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:44:22Z", "security_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:22Z", "project_id": "591aba1efc074a378518215239450a77", "id": "cccb27b4-deaf-49a8-bee3-954242941431"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:44:22Z", "security_group_id": "592650b9-34ef-4171-9c26-574048fdcd22", "port_range_min": null, "revision_number": 0, "tenant_id": "591aba1efc074a378518215239450a77", "created_at": "2018-10-10T04:44:22Z", "project_id": "591aba1efc074a378518215239450a77", "id": "e8398180-f4d9-46c3-ac06-e7c5d75aec3b"}]} 2018-10-10 04:45:04,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=592650b9-34ef-4171-9c26-574048fdcd22 used request id req-b1eafd9d-43c5-4073-88a3-df4909217b86 2018-10-10 04:45:04,581 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:45:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/592650b9-34ef-4171-9c26-574048fdcd22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:04,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f2d3503-697a-421c-a2ff-5d30200dbc91 Content-Length: 0 Date: Wed, 10 Oct 2018 04:45:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:04,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/592650b9-34ef-4171-9c26-574048fdcd22 used request id req-0f2d3503-697a-421c-a2ff-5d30200dbc91 2018-10-10 04:45:04,944 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-2738c019-539e-483-proj 2018-10-10 04:45:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:05,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9717b2b-0ca0-48d9-8097-95a679498c78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:45:05,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/591aba1efc074a378518215239450a77 used request id req-d9717b2b-0ca0-48d9-8097-95a679498c78 2018-10-10 04:45:05,211 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-2738c019-539e-483-proj-role 2018-10-10 04:45:05,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a2f6a1d2325e45989ed680dec7fee1d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:05,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a8757b-247c-46a4-bcb4-c01c1bec1e4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:45:05,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a2f6a1d2325e45989ed680dec7fee1d9 used request id req-d1a8757b-247c-46a4-bcb4-c01c1bec1e4b 2018-10-10 04:45:05,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66ccb85ac14147593a688b31ff216dc3cfd9892" 2018-10-10 04:45:05,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0644b0f-56db-45db-9206-553b78804348 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:45:05,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c0644b0f-56db-45db-9206-553b78804348 2018-10-10 04:45:05,414 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-2738c019-539e-483-user 2018-10-10 04:45:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/0768e34e01df4c5c982f0f291b1dfc21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7122cbecae0606f9bd5ae362a584591115ea76" 2018-10-10 04:45:05,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f040a141-f2dc-4bed-bd2e-e961f77edc10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:45:05,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/0768e34e01df4c5c982f0f291b1dfc21 used request id req-f040a141-f2dc-4bed-bd2e-e961f77edc10 2018-10-10 04:45:05,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:06,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hfixMRMVTdijbzgor2CMBw"], "issued_at": "2018-10-10T04:45:06.000000Z"}} 2018-10-10 04:45:06,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e825f1535ed777eaaac04de5fb18a60c52c6b11" 2018-10-10 04:45:06,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209c731f-8019-4ba0-a564-1e0c8c53a9fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:06,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-209c731f-8019-4ba0-a564-1e0c8c53a9fe 2018-10-10 04:45:06,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:06,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:06,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["b-OEDYrtR_mWXCbHMRwT3A"], "issued_at": "2018-10-10T04:45:06.000000Z"}} 2018-10-10 04:45:06,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:06,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3bcb9d-f730-4e90-aacc-71956572d394 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:06,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cb3bcb9d-f730-4e90-aacc-71956572d394 2018-10-10 04:45:06,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:45:06,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:45:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:45:06,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:06,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0698a40a-6924-4428-8ba0-670156a0b27a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:45:06,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj used request id req-0698a40a-6924-4428-8ba0-670156a0b27a 2018-10-10 04:45:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:06,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811fda1f-5873-4da6-8f3f-65f4acc2a61a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:45:06,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-811fda1f-5873-4da6-8f3f-65f4acc2a61a 2018-10-10 04:45:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}}' 2018-10-10 04:45:06,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf2a404-fa6f-478f-849a-60d695b4e64d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:06,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-abf2a404-fa6f-478f-849a-60d695b4e64d 2018-10-10 04:45:06,885 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj 2018-10-10 04:45:06,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:06,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:07,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["GuC50e_QSqixEZTMJ35kBA"], "issued_at": "2018-10-10T04:45:07.000000Z"}} 2018-10-10 04:45:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f9d68af84aab66d9efb927ae0c9d02488544b3" 2018-10-10 04:45:07,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7ff190-baff-4fec-bc00-07d2a9276ad4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:07,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7e7ff190-baff-4fec-bc00-07d2a9276ad4 2018-10-10 04:45:07,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:45:07,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:45:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f9d68af84aab66d9efb927ae0c9d02488544b3" 2018-10-10 04:45:07,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b87593-6df7-4baf-b399-d28245ffa399 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:45:07,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-18b87593-6df7-4baf-b399-d28245ffa399 2018-10-10 04:45:07,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f9d68af84aab66d9efb927ae0c9d02488544b3" 2018-10-10 04:45:07,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9827cc52-2144-4778-aefa-0fe034e09c44 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}]} 2018-10-10 04:45:07,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj used request id req-9827cc52-2144-4778-aefa-0fe034e09c44 2018-10-10 04:45:07,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f9d68af84aab66d9efb927ae0c9d02488544b3" 2018-10-10 04:45:07,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf9d35d-dc3a-4a89-b6f6-bd81b79a7c95 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:45:07,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0bf9d35d-dc3a-4a89-b6f6-bd81b79a7c95 2018-10-10 04:45:07,962 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-user 2018-10-10 04:45:07,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:08,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ea5ffa-c6ae-4f5c-a479-99f737d4b9c4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:45:08,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-49ea5ffa-c6ae-4f5c-a479-99f737d4b9c4 2018-10-10 04:45:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" -d '{"role": {"name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role"}}' 2018-10-10 04:45:08,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d6a58f4-485a-46e2-bce4-5ef9b3d0fad5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ce2714a61354b34b961b8a14ca74489", "links": {"self": "http://172.30.9.25:5000/v3/roles/1ce2714a61354b34b961b8a14ca74489"}, "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role"}} 2018-10-10 04:45:08,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d6a58f4-485a-46e2-bce4-5ef9b3d0fad5 2018-10-10 04:45:08,268 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role 2018-10-10 04:45:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1ce2714a61354b34b961b8a14ca74489 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:08,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b131b40-acb8-4590-af49-ef7156311d5c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1ce2714a61354b34b961b8a14ca74489"}, "domain_id": null, "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role", "id": "1ce2714a61354b34b961b8a14ca74489"}} 2018-10-10 04:45:08,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1ce2714a61354b34b961b8a14ca74489 used request id req-2b131b40-acb8-4590-af49-ef7156311d5c 2018-10-10 04:45:08,355 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role to project InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj 2018-10-10 04:45:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d/users/5540247c45ae4f63bd5ca9786b199f01/roles/1ce2714a61354b34b961b8a14ca74489 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:08,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baaa6ed3-f984-4ccd-967e-0024e9d9687d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:45:08,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d/users/5540247c45ae4f63bd5ca9786b199f01/roles/1ce2714a61354b34b961b8a14ca74489 used request id req-baaa6ed3-f984-4ccd-967e-0024e9d9687d 2018-10-10 04:45:08,492 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:45:08,493 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:45:08,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:08,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:08,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ce2714a61354b34b961b8a14ca74489", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role"}], "expires_at": "2018-10-10T05:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-user", "id": "5540247c45ae4f63bd5ca9786b199f01"}, "audit_ids": ["Ef7-6hcWTYeOGL98bkgH5Q"], "issued_at": "2018-10-10T04:45:08.000000Z"}} 2018-10-10 04:45:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" 2018-10-10 04:45:08,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bcc619-2729-4d83-a070-abc3cc476412 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:08,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-67bcc619-2729-4d83-a070-abc3cc476412 2018-10-10 04:45:08,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" 2018-10-10 04:45:09,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-4b33a719-a980-4786-80e0-175d9524811e Date: Wed, 10 Oct 2018 04:45:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image"} 2018-10-10 04:45:09,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image used request id req-4b33a719-a980-4786-80e0-175d9524811e 2018-10-10 04:45:09,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" 2018-10-10 04:45:09,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d17e2838-8d31-4c22-80c8-dd22179a5fb6 Date: Wed, 10 Oct 2018 04:45:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:45:09,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-d17e2838-8d31-4c22-80c8-dd22179a5fb6 2018-10-10 04:45:09,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image"}' 2018-10-10 04:45:09,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e X-Openstack-Request-Id: req-8557d909-0f53-4891-9008-a78fb32b1f45 Date: Wed, 10 Oct 2018 04:45:09 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:45:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "min_disk": 0, "protected": false, "id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "file": "/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/file", "checksum": null, "owner": "fa6a5ee43cdb4451a4ba6c2b9958271d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:45:09,510 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8557d909-0f53-4891-9008-a78fb32b1f45 2018-10-10 04:45:09,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" -d '' 2018-10-10 04:45:11,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b73fef08-d258-4db2-8335-2a98159ff6f7 Date: Wed, 10 Oct 2018 04:45:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:45:11,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/file used request id req-b73fef08-d258-4db2-8335-2a98159ff6f7 2018-10-10 04:45:11,752 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:45:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" 2018-10-10 04:45:11,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bc3c3a54-4da5-4948-b287-f83cd8801943 Date: Wed, 10 Oct 2018 04:45:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:45:11Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/snap", "metadata": {}}], "self": "/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "min_disk": 0, "protected": false, "id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "file": "/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa6a5ee43cdb4451a4ba6c2b9958271d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:45:11,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e used request id req-bc3c3a54-4da5-4948-b287-f83cd8801943 2018-10-10 04:45:11,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" 2018-10-10 04:45:12,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-29357d9e-fdb3-46b3-a2c3-d2ba25d3b5f4 Date: Wed, 10 Oct 2018 04:45:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:45:12,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-29357d9e-fdb3-46b3-a2c3-d2ba25d3b5f4 2018-10-10 04:45:12,087 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image 2018-10-10 04:45:12,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" 2018-10-10 04:45:12,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-af7d2037-6641-49fa-a267-90d4b679e439 Date: Wed, 10 Oct 2018 04:45:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:45:11Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/snap", "metadata": {}}], "self": "/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "min_disk": 0, "protected": false, "id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "file": "/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa6a5ee43cdb4451a4ba6c2b9958271d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:45:12,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e used request id req-af7d2037-6641-49fa-a267-90d4b679e439 2018-10-10 04:45:12,325 - create_image - DEBUG - Instance status is - active 2018-10-10 04:45:12,325 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image 2018-10-10 04:45:12,326 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image 2018-10-10 04:45:12,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:12,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:12,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ce2714a61354b34b961b8a14ca74489", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role"}], "expires_at": "2018-10-10T05:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-user", "id": "5540247c45ae4f63bd5ca9786b199f01"}, "audit_ids": ["IW1wCjaWSXCVaWeKwmiBAw"], "issued_at": "2018-10-10T04:45:12.000000Z"}} 2018-10-10 04:45:12,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" 2018-10-10 04:45:12,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d179e95-73f2-438f-95f4-e9bd6d8145b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:12,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9d179e95-73f2-438f-95f4-e9bd6d8145b6 2018-10-10 04:45:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" 2018-10-10 04:45:12,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf619b0a-c437-4cc9-8aed-5602eaf075bd Date: Wed, 10 Oct 2018 04:45:12 GMT RESP BODY: {"networks":[]} 2018-10-10 04:45:12,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-bf619b0a-c437-4cc9-8aed-5602eaf075bd 2018-10-10 04:45:12,975 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net 2018-10-10 04:45:12,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" -d '{"network": {"name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net", "admin_state_up": true}}' 2018-10-10 04:45:13,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-bb4aebd2-e8b0-430b-bb27-729bf5568790 Date: Wed, 10 Oct 2018 04:45:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:45:13Z","is_default":false,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","mtu":1450}} 2018-10-10 04:45:13,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-bb4aebd2-e8b0-430b-bb27-729bf5568790 2018-10-10 04:45:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" 2018-10-10 04:45:14,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-9f412685-ffc2-45cd-bf17-539032c58a1a Date: Wed, 10 Oct 2018 04:45:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:45:13Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:14,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-9f412685-ffc2-45cd-bf17-539032c58a1a 2018-10-10 04:45:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" 2018-10-10 04:45:14,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3481df4-1129-4feb-8fe4-9364ea50d7a7 Date: Wed, 10 Oct 2018 04:45:14 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:45:14,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-f3481df4-1129-4feb-8fe4-9364ea50d7a7 2018-10-10 04:45:14,189 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet 2018-10-10 04:45:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" -d '{"subnets": [{"ip_version": 4, "network_id": "d2415c75-9d73-4b96-85b5-f085ee86afc0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]}' 2018-10-10 04:45:15,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-057b2bb4-be14-4cf9-82c2-89af9abd4f3d Date: Wed, 10 Oct 2018 04:45:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:15,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-057b2bb4-be14-4cf9-82c2-89af9abd4f3d 2018-10-10 04:45:15,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" 2018-10-10 04:45:15,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f7ae5ab4-4fe5-44e8-b943-a4341fea9cec Date: Wed, 10 Oct 2018 04:45:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:15,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-f7ae5ab4-4fe5-44e8-b943-a4341fea9cec 2018-10-10 04:45:15,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" 2018-10-10 04:45:15,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f9f1c351-3e5b-490b-ac56-098aa6d8c248 Date: Wed, 10 Oct 2018 04:45:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:15,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-f9f1c351-3e5b-490b-ac56-098aa6d8c248 2018-10-10 04:45:15,497 - OpenStackNetwork - DEBUG - Network [d2415c75-9d73-4b96-85b5-f085ee86afc0] created successfully 2018-10-10 04:45:15,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:15,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:15,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["QZ_U76B3QvWgzGBFmEjybw"], "issued_at": "2018-10-10T04:45:15.000000Z"}} 2018-10-10 04:45:15,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66705c787ee825fb9b88c220972849857cd89f9" 2018-10-10 04:45:15,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b26f474-3a0d-430f-bbbd-6a2463712db8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:15,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2b26f474-3a0d-430f-bbbd-6a2463712db8 2018-10-10 04:45:15,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:45:15,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66705c787ee825fb9b88c220972849857cd89f9" 2018-10-10 04:45:16,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-02c09d07-b745-41bd-838f-feb902f6d61f x-compute-request-id: req-02c09d07-b745-41bd-838f-feb902f6d61f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:45:16,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-02c09d07-b745-41bd-838f-feb902f6d61f 2018-10-10 04:45:16,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66705c787ee825fb9b88c220972849857cd89f9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-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-10-10 04:45:16,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-3d95cfd9-4940-4041-9a8b-9c7c14fe3c1e x-compute-request-id: req-3d95cfd9-4940-4041-9a8b-9c7c14fe3c1e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:45:16,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3d95cfd9-4940-4041-9a8b-9c7c14fe3c1e 2018-10-10 04:45:16,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:16,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:16,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ce2714a61354b34b961b8a14ca74489", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role"}], "expires_at": "2018-10-10T05:45:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-user", "id": "5540247c45ae4f63bd5ca9786b199f01"}, "audit_ids": ["nBUcPi_qR9OYam7lry72iw"], "issued_at": "2018-10-10T04:45:16.000000Z"}} 2018-10-10 04:45:16,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:16,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef9efb2-c4a0-47cd-861c-6c916d49f211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:16,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eef9efb2-c4a0-47cd-861c-6c916d49f211 2018-10-10 04:45:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:16,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4d9056ba-a22d-4e97-a8b2-5869c371a150 Date: Wed, 10 Oct 2018 04:45:16 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:45:16,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name&description=hello+group used request id req-4d9056ba-a22d-4e97-a8b2-5869c371a150 2018-10-10 04:45:16,883 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name... 2018-10-10 04:45:16,883 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name 2018-10-10 04:45:16,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" -d '{"security_group": {"name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name", "description": "hello group"}}' 2018-10-10 04:45:17,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-50b3940f-ddf6-45f6-ab87-edb6f69a2cbb Date: Wed, 10 Oct 2018 04:45:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "updated_at": "2018-10-10T04:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "revision_number": 0, "id": "6697cc85-7508-4b32-8269-b89b53f93629", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "revision_number": 0, "id": "e43ee8b4-4e88-4092-992e-d6560f10587d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}], "revision_number": 2, "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "b699019d-51cd-461e-a485-11cccd446739", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name"}} 2018-10-10 04:45:17,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-50b3940f-ddf6-45f6-ab87-edb6f69a2cbb 2018-10-10 04:45:17,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b699019d-51cd-461e-a485-11cccd446739 2018-10-10 04:45:17,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:17,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29ea6445-be04-433b-8bb7-c0f359ade007 Date: Wed, 10 Oct 2018 04:45: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-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "6697cc85-7508-4b32-8269-b89b53f93629"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "e43ee8b4-4e88-4092-992e-d6560f10587d"}]} 2018-10-10 04:45:17,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 used request id req-29ea6445-be04-433b-8bb7-c0f359ade007 2018-10-10 04:45:17,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b699019d-51cd-461e-a485-11cccd446739 2018-10-10 04:45:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:17,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46ba6f5f-75e5-4281-8814-1990cea0b8f4 Date: Wed, 10 Oct 2018 04:45: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-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "6697cc85-7508-4b32-8269-b89b53f93629"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "e43ee8b4-4e88-4092-992e-d6560f10587d"}]} 2018-10-10 04:45:17,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 used request id req-46ba6f5f-75e5-4281-8814-1990cea0b8f4 2018-10-10 04:45:17,573 - neutron_utils - INFO - Retrieving security group with ID - b699019d-51cd-461e-a485-11cccd446739 2018-10-10 04:45:17,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:17,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4bd61626-4c1a-4130-aace-09d9df7b8bd0 Date: Wed, 10 Oct 2018 04:45:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "updated_at": "2018-10-10T04:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "revision_number": 0, "id": "6697cc85-7508-4b32-8269-b89b53f93629", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "revision_number": 0, "id": "e43ee8b4-4e88-4092-992e-d6560f10587d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}], "revision_number": 2, "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "b699019d-51cd-461e-a485-11cccd446739", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name"}]} 2018-10-10 04:45:17,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b699019d-51cd-461e-a485-11cccd446739 used request id req-4bd61626-4c1a-4130-aace-09d9df7b8bd0 2018-10-10 04:45:17,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b699019d-51cd-461e-a485-11cccd446739 2018-10-10 04:45:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:17,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8eb6205-a0f7-47c5-a6c4-401c8378b7f3 Date: Wed, 10 Oct 2018 04:45: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-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "6697cc85-7508-4b32-8269-b89b53f93629"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "e43ee8b4-4e88-4092-992e-d6560f10587d"}]} 2018-10-10 04:45:17,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 used request id req-c8eb6205-a0f7-47c5-a6c4-401c8378b7f3 2018-10-10 04:45:17,936 - neutron_utils - INFO - Retrieving security group with ID - b699019d-51cd-461e-a485-11cccd446739 2018-10-10 04:45:17,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:18,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8223365f-ada4-4cdc-82c0-1e2571b52466 Date: Wed, 10 Oct 2018 04:45:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "updated_at": "2018-10-10T04:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "revision_number": 0, "id": "6697cc85-7508-4b32-8269-b89b53f93629", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "revision_number": 0, "id": "e43ee8b4-4e88-4092-992e-d6560f10587d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}], "revision_number": 2, "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "b699019d-51cd-461e-a485-11cccd446739", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name"}]} 2018-10-10 04:45:18,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b699019d-51cd-461e-a485-11cccd446739 used request id req-8223365f-ada4-4cdc-82c0-1e2571b52466 2018-10-10 04:45:18,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b699019d-51cd-461e-a485-11cccd446739 2018-10-10 04:45:18,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:18,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0e44b5f-badb-4a80-9f01-14c7c2b50fcd Date: Wed, 10 Oct 2018 04:45: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-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "6697cc85-7508-4b32-8269-b89b53f93629"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "e43ee8b4-4e88-4092-992e-d6560f10587d"}]} 2018-10-10 04:45:18,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 used request id req-a0e44b5f-badb-4a80-9f01-14c7c2b50fcd 2018-10-10 04:45:18,207 - neutron_utils - INFO - Retrieving security group with ID - b699019d-51cd-461e-a485-11cccd446739 2018-10-10 04:45:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:18,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7b127302-21ce-46db-8b0c-914674412de5 Date: Wed, 10 Oct 2018 04:45:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "updated_at": "2018-10-10T04:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "revision_number": 0, "id": "6697cc85-7508-4b32-8269-b89b53f93629", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "revision_number": 0, "id": "e43ee8b4-4e88-4092-992e-d6560f10587d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}], "revision_number": 2, "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "b699019d-51cd-461e-a485-11cccd446739", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name"}]} 2018-10-10 04:45:18,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b699019d-51cd-461e-a485-11cccd446739 used request id req-7b127302-21ce-46db-8b0c-914674412de5 2018-10-10 04:45:18,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b699019d-51cd-461e-a485-11cccd446739 2018-10-10 04:45:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:18,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80597fac-8041-4f16-a790-eb5571c75164 Date: Wed, 10 Oct 2018 04:45: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-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "6697cc85-7508-4b32-8269-b89b53f93629"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:17Z", "security_group_id": "b699019d-51cd-461e-a485-11cccd446739", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:17Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "e43ee8b4-4e88-4092-992e-d6560f10587d"}]} 2018-10-10 04:45:18,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b699019d-51cd-461e-a485-11cccd446739 used request id req-80597fac-8041-4f16-a790-eb5571c75164 2018-10-10 04:45:18,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:18,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:18,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ce2714a61354b34b961b8a14ca74489", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role"}], "expires_at": "2018-10-10T05:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-user", "id": "5540247c45ae4f63bd5ca9786b199f01"}, "audit_ids": ["GFoQBKB-RG-Xte6rQ7S6cQ"], "issued_at": "2018-10-10T04:45:18.000000Z"}} 2018-10-10 04:45:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:19,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f97814-19fd-401f-a0d7-0b30f4d42c44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:19,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c7f97814-19fd-401f-a0d7-0b30f4d42c44 2018-10-10 04:45:19,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:45:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:19,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1aaf12b-cac7-4796-b5e2-071fd4b9c083 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:19,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e1aaf12b-cac7-4796-b5e2-071fd4b9c083 2018-10-10 04:45:19,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:19,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-985f2a0b-3122-44bf-9767-17c8a2226384 Date: Wed, 10 Oct 2018 04:45:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:19,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-985f2a0b-3122-44bf-9767-17c8a2226384 2018-10-10 04:45:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:45:19,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:45:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:45:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:19,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab53e8ae-7c2d-47fc-a3d7-b462f1ba561d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:19,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-ab53e8ae-7c2d-47fc-a3d7-b462f1ba561d 2018-10-10 04:45:19,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:19,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c454caa1-8bb7-4ec5-9a85-686768af7c2e Date: Wed, 10 Oct 2018 04:45:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:19,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-c454caa1-8bb7-4ec5-9a85-686768af7c2e 2018-10-10 04:45:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:19,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-593615b2-1420-44a4-a08c-783c7eafb99c Date: Wed, 10 Oct 2018 04:45:19 GMT RESP BODY: {"ports":[]} 2018-10-10 04:45:19,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port&admin_state_up=True used request id req-593615b2-1420-44a4-a08c-783c7eafb99c 2018-10-10 04:45:19,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:20,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-71a0f9e3-5163-4e1c-9635-a36b6631276e x-compute-request-id: req-71a0f9e3-5163-4e1c-9635-a36b6631276e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:45:20,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst used request id req-71a0f9e3-5163-4e1c-9635-a36b6631276e 2018-10-10 04:45:20,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:20,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-477942b2-455f-46e2-8938-b19fb18dcb75 Date: Wed, 10 Oct 2018 04:45:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:20,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-477942b2-455f-46e2-8938-b19fb18dcb75 2018-10-10 04:45:20,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:20,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861c85c1-84fd-4328-9680-92cc899d7c48 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:20,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-861c85c1-84fd-4328-9680-92cc899d7c48 2018-10-10 04:45:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:20,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d25e54ab-bcb8-478c-8123-7d33f49aed05 Date: Wed, 10 Oct 2018 04:45:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:20,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-d25e54ab-bcb8-478c-8123-7d33f49aed05 2018-10-10 04:45:20,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:20,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8f0a5025-4f14-4fc8-ab82-87550b713113 Date: Wed, 10 Oct 2018 04:45:20 GMT RESP BODY: {"ports":[]} 2018-10-10 04:45:20,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port&admin_state_up=True used request id req-8f0a5025-4f14-4fc8-ab82-87550b713113 2018-10-10 04:45:20,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:20,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:21,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ce2714a61354b34b961b8a14ca74489", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role"}], "expires_at": "2018-10-10T05:45:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-user", "id": "5540247c45ae4f63bd5ca9786b199f01"}, "audit_ids": ["EafPM0PwQGGz1TcjkWqJwQ"], "issued_at": "2018-10-10T04:45:21.000000Z"}} 2018-10-10 04:45:21,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac1f99477094aa2d3c6fafb17bd2f9de328985" 2018-10-10 04:45:21,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95eca9a8-b097-4101-a6b1-3f16b3a7479b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:21,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-95eca9a8-b097-4101-a6b1-3f16b3a7479b 2018-10-10 04:45:21,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:21,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-437164f7-36dc-4a70-8842-45397b3b82bf Date: Wed, 10 Oct 2018 04:45:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:21,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-437164f7-36dc-4a70-8842-45397b3b82bf 2018-10-10 04:45:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:21,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-05a51f9c-728e-4a77-9200-b63baf49668f Date: Wed, 10 Oct 2018 04:45:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:21,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-05a51f9c-728e-4a77-9200-b63baf49668f 2018-10-10 04:45:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:22,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fb2bf8a7-d54c-4843-8f18-f28ffc8ce63f Date: Wed, 10 Oct 2018 04:45:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:22,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-fb2bf8a7-d54c-4843-8f18-f28ffc8ce63f 2018-10-10 04:45:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:45:22,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:45:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac1f99477094aa2d3c6fafb17bd2f9de328985" 2018-10-10 04:45:22,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385323dd-ce98-4d67-96b3-0b6222732057 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:22,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-385323dd-ce98-4d67-96b3-0b6222732057 2018-10-10 04:45:22,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:22,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-40c6d27e-9800-47f7-aa86-2472071d834d Date: Wed, 10 Oct 2018 04:45:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:22,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-40c6d27e-9800-47f7-aa86-2472071d834d 2018-10-10 04:45:22,464 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net 2018-10-10 04:45:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" -d '{"port": {"network_id": "d2415c75-9d73-4b96-85b5-f085ee86afc0", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port", "admin_state_up": true}}' 2018-10-10 04:45:23,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-1f7b0f74-5d5d-494e-84b2-0932d45588f3 Date: Wed, 10 Oct 2018 04:45:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.7"}],"id":"ba9ca7b0-6b8f-4541-a385-86a267756d1a","security_groups":["8b664756-5872-41c1-9aed-4f402383e852"],"mac_address":"fa:16:3e:a1:c9:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","qos_policy_id":null,"admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:22Z","binding:vnic_type":"normal"}} 2018-10-10 04:45:23,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-1f7b0f74-5d5d-494e-84b2-0932d45588f3 2018-10-10 04:45:23,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:23,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e62f7e67-7a1d-46c9-bfd6-d2bcedb0d6a4 Date: Wed, 10 Oct 2018 04:45:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:23,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-e62f7e67-7a1d-46c9-bfd6-d2bcedb0d6a4 2018-10-10 04:45:23,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:23,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37433c1-8d2f-43d3-88f9-fd89938a8017 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:23,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-e37433c1-8d2f-43d3-88f9-fd89938a8017 2018-10-10 04:45:23,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:23,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4fa41374-bdd1-41f0-9d38-23a822f0366c Date: Wed, 10 Oct 2018 04:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:23,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-4fa41374-bdd1-41f0-9d38-23a822f0366c 2018-10-10 04:45:23,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:24,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-05dd88d0-5ed1-4eef-a574-2cdb6c089011 Date: Wed, 10 Oct 2018 04:45:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.7"}],"id":"ba9ca7b0-6b8f-4541-a385-86a267756d1a","security_groups":["8b664756-5872-41c1-9aed-4f402383e852"],"mac_address":"fa:16:3e:a1:c9:f8","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:22Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:45:24,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port&admin_state_up=True used request id req-05dd88d0-5ed1-4eef-a574-2cdb6c089011 2018-10-10 04:45:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:24,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf04816-2d23-4c07-a332-e461a2a8ee34 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:24,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-faf04816-2d23-4c07-a332-e461a2a8ee34 2018-10-10 04:45:24,116 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst 2018-10-10 04:45:24,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:24,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-f418fc8c-5898-47a0-a01d-1da34bc1b913 x-compute-request-id: req-f418fc8c-5898-47a0-a01d-1da34bc1b913 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-flavor-name"}]} 2018-10-10 04:45:24,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f418fc8c-5898-47a0-a01d-1da34bc1b913 2018-10-10 04:45:24,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:24,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-8e75630f-2320-4c29-81b9-703d14589732 x-compute-request-id: req-8e75630f-2320-4c29-81b9-703d14589732 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:45:24,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e used request id req-8e75630f-2320-4c29-81b9-703d14589732 2018-10-10 04:45:24,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:24,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ece563d1-9d91-48ad-a5c1-eb3616964d6d Date: Wed, 10 Oct 2018 04:45:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:45:11Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/snap", "metadata": {}}], "self": "/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "min_disk": 0, "protected": false, "id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "file": "/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fa6a5ee43cdb4451a4ba6c2b9958271d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/edff90ed-d9e4-4d9f-a14d-38c32528768e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image"} 2018-10-10 04:45:24,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image used request id req-ece563d1-9d91-48ad-a5c1-eb3616964d6d 2018-10-10 04:45:24,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:24,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-856b4942-87c2-41a4-869e-c27053b66e13 Date: Wed, 10 Oct 2018 04:45:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:45:24,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-856b4942-87c2-41a4-869e-c27053b66e13 2018-10-10 04:45:24,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" -d '{"server": {"name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "imageRef": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "flavorRef": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "max_count": 1, "min_count": 1, "networks": [{"port": "ba9ca7b0-6b8f-4541-a385-86a267756d1a"}]}}' 2018-10-10 04:45:26,017 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:45: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-0370ebea-e2a0-4753-8589-48c6f534ec47 x-compute-request-id: req-0370ebea-e2a0-4753-8589-48c6f534ec47 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "adminPass": "BhiUzTkjF55k"}} 2018-10-10 04:45:26,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0370ebea-e2a0-4753-8589-48c6f534ec47 2018-10-10 04:45:26,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:26,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-443478ed-5d40-4b21-bc80-93cde8c8a3db x-compute-request-id: req-443478ed-5d40-4b21-bc80-93cde8c8a3db Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "user_id": "5540247c45ae4f63bd5ca9786b199f01", "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-10-10T04:45:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:26,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-443478ed-5d40-4b21-bc80-93cde8c8a3db 2018-10-10 04:45:26,383 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst 2018-10-10 04:45:26,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:26,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f047ab0-aa90-49b2-a6a3-014eeae146cb x-compute-request-id: req-9f047ab0-aa90-49b2-a6a3-014eeae146cb Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "user_id": "5540247c45ae4f63bd5ca9786b199f01", "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-10-10T04:45:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:26,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-9f047ab0-aa90-49b2-a6a3-014eeae146cb 2018-10-10 04:45:26,744 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst] is - BUILD 2018-10-10 04:45:26,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:45:29,747 - create_instance - DEBUG - VM status query timeout in 896.635323048 2018-10-10 04:45:29,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:30,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-fde97955-fcf5-4dc3-9f8a-89e311cef37c x-compute-request-id: req-fde97955-fcf5-4dc3-9f8a-89e311cef37c 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.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:45:27Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:30,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-fde97955-fcf5-4dc3-9f8a-89e311cef37c 2018-10-10 04:45:30,414 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst] is - BUILD 2018-10-10 04:45:30,414 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:45:33,417 - create_instance - DEBUG - VM status query timeout in 892.965528965 2018-10-10 04:45:33,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:33,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-60542291-446a-4490-8f52-2dd3bc3a10c7 x-compute-request-id: req-60542291-446a-4490-8f52-2dd3bc3a10c7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:33,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-60542291-446a-4490-8f52-2dd3bc3a10c7 2018-10-10 04:45:33,733 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst] is - ACTIVE 2018-10-10 04:45:33,733 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:45:33,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:34,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-68737757-e11c-407e-8d7d-c817bfa131c1 x-compute-request-id: req-68737757-e11c-407e-8d7d-c817bfa131c1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:34,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-68737757-e11c-407e-8d7d-c817bfa131c1 2018-10-10 04:45:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:34,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a00d63f0-348f-4087-a3db-b0afb4dbabfb Date: Wed, 10 Oct 2018 04:45:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:34,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-a00d63f0-348f-4087-a3db-b0afb4dbabfb 2018-10-10 04:45:34,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:34,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236498bb-b2a2-4884-895f-eaf159bc21ee Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:34,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-236498bb-b2a2-4884-895f-eaf159bc21ee 2018-10-10 04:45:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:34,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c4b4b2a7-3171-4835-b6b8-8f2844417187 Date: Wed, 10 Oct 2018 04:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:34,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-c4b4b2a7-3171-4835-b6b8-8f2844417187 2018-10-10 04:45:34,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:34,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-7278ec33-9dcd-4e64-9798-e244da5b4d03 Date: Wed, 10 Oct 2018 04:45:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.2"}],"id":"1c225ea1-817e-4c54-b205-79a294dcd9fd","security_groups":[],"mac_address":"fa:16:3e:bc:b6:16","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.4"}],"id":"488a1105-84cb-4840-9c86-75ad941245e7","security_groups":[],"mac_address":"fa:16:3e:ea:1c:f1","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.3"}],"id":"86ba418d-7890-4e47-85c0-35e992790d66","security_groups":[],"mac_address":"fa:16:3e:af:03:5c","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.7"}],"id":"ba9ca7b0-6b8f-4541-a385-86a267756d1a","security_groups":["8b664756-5872-41c1-9aed-4f402383e852"],"mac_address":"fa:16:3e:a1:c9:f8","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:22Z","binding:vnic_type":"normal","device_id":"97fa8c76-20f5-47de-9df1-29f8f00a6229"}]} 2018-10-10 04:45:34,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-7278ec33-9dcd-4e64-9798-e244da5b4d03 2018-10-10 04:45:34,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:35,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-3e2e2631-af74-49da-a8f9-cbe0071925cc x-compute-request-id: req-3e2e2631-af74-49da-a8f9-cbe0071925cc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:35,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-3e2e2631-af74-49da-a8f9-cbe0071925cc 2018-10-10 04:45:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:35,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5358c4ab-ed45-46f5-871f-5cef2ba76af6 Date: Wed, 10 Oct 2018 04:45:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:35,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-5358c4ab-ed45-46f5-871f-5cef2ba76af6 2018-10-10 04:45:35,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:35,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83866f44-c921-437f-9f2b-928dec35b7eb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:35,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-83866f44-c921-437f-9f2b-928dec35b7eb 2018-10-10 04:45:35,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:35,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d72b50fb-8e31-42ee-8dc3-23333d5223d5 Date: Wed, 10 Oct 2018 04:45:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:35,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-d72b50fb-8e31-42ee-8dc3-23333d5223d5 2018-10-10 04:45:35,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:35,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-cb2d22e3-af17-4d11-a8b6-628592d97c7f Date: Wed, 10 Oct 2018 04:45:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.2"}],"id":"1c225ea1-817e-4c54-b205-79a294dcd9fd","security_groups":[],"mac_address":"fa:16:3e:bc:b6:16","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.4"}],"id":"488a1105-84cb-4840-9c86-75ad941245e7","security_groups":[],"mac_address":"fa:16:3e:ea:1c:f1","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.3"}],"id":"86ba418d-7890-4e47-85c0-35e992790d66","security_groups":[],"mac_address":"fa:16:3e:af:03:5c","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.7"}],"id":"ba9ca7b0-6b8f-4541-a385-86a267756d1a","security_groups":["8b664756-5872-41c1-9aed-4f402383e852"],"mac_address":"fa:16:3e:a1:c9:f8","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:22Z","binding:vnic_type":"normal","device_id":"97fa8c76-20f5-47de-9df1-29f8f00a6229"}]} 2018-10-10 04:45:35,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-cb2d22e3-af17-4d11-a8b6-628592d97c7f 2018-10-10 04:45:35,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:36,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ce2714a61354b34b961b8a14ca74489", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role"}], "expires_at": "2018-10-10T05:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fa6a5ee43cdb4451a4ba6c2b9958271d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-user", "id": "5540247c45ae4f63bd5ca9786b199f01"}, "audit_ids": ["2d-yKEHSS7Kdhln8d31GRQ"], "issued_at": "2018-10-10T04:45:36.000000Z"}} 2018-10-10 04:45:36,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719dd7b1cd417dfba5b443affe60d66de3e3d3c6" 2018-10-10 04:45:37,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-810a28bc-eafc-4367-9e29-7be446028f27 x-compute-request-id: req-810a28bc-eafc-4367-9e29-7be446028f27 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:37,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-810a28bc-eafc-4367-9e29-7be446028f27 2018-10-10 04:45:37,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:37,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-d4d2adc6-963f-4ae4-8c24-2b31923dcefa x-compute-request-id: req-d4d2adc6-963f-4ae4-8c24-2b31923dcefa Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:37,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-d4d2adc6-963f-4ae4-8c24-2b31923dcefa 2018-10-10 04:45:37,491 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst] is - ACTIVE 2018-10-10 04:45:37,491 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:45:37,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:37,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-cd746e44-d3d3-4fff-b0c1-5e7ceafef21b x-compute-request-id: req-cd746e44-d3d3-4fff-b0c1-5e7ceafef21b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:37,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-cd746e44-d3d3-4fff-b0c1-5e7ceafef21b 2018-10-10 04:45:37,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:38,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d33f82fd-124a-4237-bf33-97a1af6bea58 Date: Wed, 10 Oct 2018 04:45:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:38,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-d33f82fd-124a-4237-bf33-97a1af6bea58 2018-10-10 04:45:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:38,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71d3d77-d7a4-4ede-8f32-c53c1125597b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:38,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-e71d3d77-d7a4-4ede-8f32-c53c1125597b 2018-10-10 04:45:38,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:38,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-68df8664-740e-472b-a2ca-a3d25005d729 Date: Wed, 10 Oct 2018 04:45:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:38,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-68df8664-740e-472b-a2ca-a3d25005d729 2018-10-10 04:45:38,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:38,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a7d36d9f-5248-4855-920a-fef89640a932 Date: Wed, 10 Oct 2018 04:45:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.2"}],"id":"1c225ea1-817e-4c54-b205-79a294dcd9fd","security_groups":[],"mac_address":"fa:16:3e:bc:b6:16","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.4"}],"id":"488a1105-84cb-4840-9c86-75ad941245e7","security_groups":[],"mac_address":"fa:16:3e:ea:1c:f1","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.3"}],"id":"86ba418d-7890-4e47-85c0-35e992790d66","security_groups":[],"mac_address":"fa:16:3e:af:03:5c","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.7"}],"id":"ba9ca7b0-6b8f-4541-a385-86a267756d1a","security_groups":["8b664756-5872-41c1-9aed-4f402383e852"],"mac_address":"fa:16:3e:a1:c9:f8","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:22Z","binding:vnic_type":"normal","device_id":"97fa8c76-20f5-47de-9df1-29f8f00a6229"}]} 2018-10-10 04:45:38,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-a7d36d9f-5248-4855-920a-fef89640a932 2018-10-10 04:45:38,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:39,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-5459dbb9-3105-459c-a83e-be1664fa608b x-compute-request-id: req-5459dbb9-3105-459c-a83e-be1664fa608b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:39,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-5459dbb9-3105-459c-a83e-be1664fa608b 2018-10-10 04:45:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:39,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8e8aa67a-a05b-429f-af04-2b813933b751 Date: Wed, 10 Oct 2018 04:45:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:39,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-8e8aa67a-a05b-429f-af04-2b813933b751 2018-10-10 04:45:39,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:39,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe6feb1-5b53-40cd-a438-d7f3a185c72a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:39,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-ebe6feb1-5b53-40cd-a438-d7f3a185c72a 2018-10-10 04:45:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:39,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c4d519ff-7099-4355-a0a7-e5ad3f55f85d Date: Wed, 10 Oct 2018 04:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:39,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-c4d519ff-7099-4355-a0a7-e5ad3f55f85d 2018-10-10 04:45:39,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:39,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-0325d9b1-defa-436b-8aef-f896ef5d4df6 Date: Wed, 10 Oct 2018 04:45:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.2"}],"id":"1c225ea1-817e-4c54-b205-79a294dcd9fd","security_groups":[],"mac_address":"fa:16:3e:bc:b6:16","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.4"}],"id":"488a1105-84cb-4840-9c86-75ad941245e7","security_groups":[],"mac_address":"fa:16:3e:ea:1c:f1","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.3"}],"id":"86ba418d-7890-4e47-85c0-35e992790d66","security_groups":[],"mac_address":"fa:16:3e:af:03:5c","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.7"}],"id":"ba9ca7b0-6b8f-4541-a385-86a267756d1a","security_groups":["8b664756-5872-41c1-9aed-4f402383e852"],"mac_address":"fa:16:3e:a1:c9:f8","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:22Z","binding:vnic_type":"normal","device_id":"97fa8c76-20f5-47de-9df1-29f8f00a6229"}]} 2018-10-10 04:45:39,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-0325d9b1-defa-436b-8aef-f896ef5d4df6 2018-10-10 04:45:39,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name"}}' 2018-10-10 04:45:40,247 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-b5aba0cc-85c9-4014-959d-b62ae5711a13 x-compute-request-id: req-b5aba0cc-85c9-4014-959d-b62ae5711a13 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name not associated with the instance 97fa8c76-20f5-47de-9df1-29f8f00a6229", "code": 404}} 2018-10-10 04:45:40,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229/action used request id req-b5aba0cc-85c9-4014-959d-b62ae5711a13 2018-10-10 04:45:40,248 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name not associated with the instance 97fa8c76-20f5-47de-9df1-29f8f00a6229 (HTTP 404) (Request-ID: req-b5aba0cc-85c9-4014-959d-b62ae5711a13) 2018-10-10 04:45:40,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:40,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-b832cc1f-9d8c-400d-842b-4f6ab660a4af x-compute-request-id: req-b832cc1f-9d8c-400d-842b-4f6ab660a4af Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:40,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-b832cc1f-9d8c-400d-842b-4f6ab660a4af 2018-10-10 04:45:40,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:40,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e00999c0-802a-4f25-8fb8-3603feaf3235 Date: Wed, 10 Oct 2018 04:45:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a93379a5-9100-48c3-80d1-e89ef0081351"],"updated_at":"2018-10-10T04:45:14Z","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net"}]} 2018-10-10 04:45:40,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net used request id req-e00999c0-802a-4f25-8fb8-3603feaf3235 2018-10-10 04:45:40,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:41,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7156bc3-0f57-4dbb-bf8c-71d1b015cf61 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:41,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-c7156bc3-0f57-4dbb-bf8c-71d1b015cf61 2018-10-10 04:45:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:41,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3586cc14-430b-4b8e-84b1-3995267d88e1 Date: Wed, 10 Oct 2018 04:45:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:14Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"fa6a5ee43cdb4451a4ba6c2b9958271d","id":"a93379a5-9100-48c3-80d1-e89ef0081351","subnetpool_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet"}]} 2018-10-10 04:45:41,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-3586cc14-430b-4b8e-84b1-3995267d88e1 2018-10-10 04:45:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:41,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-da054d91-00c0-4c73-8bda-ff3cb7cb04b1 Date: Wed, 10 Oct 2018 04:45:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.2"}],"id":"1c225ea1-817e-4c54-b205-79a294dcd9fd","security_groups":[],"mac_address":"fa:16:3e:bc:b6:16","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.4"}],"id":"488a1105-84cb-4840-9c86-75ad941245e7","security_groups":[],"mac_address":"fa:16:3e:ea:1c:f1","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.3"}],"id":"86ba418d-7890-4e47-85c0-35e992790d66","security_groups":[],"mac_address":"fa:16:3e:af:03:5c","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2415c75-9d73-4b96-85b5-f085ee86afc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:45:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a93379a5-9100-48c3-80d1-e89ef0081351","ip_address":"10.55.0.7"}],"id":"ba9ca7b0-6b8f-4541-a385-86a267756d1a","security_groups":["8b664756-5872-41c1-9aed-4f402383e852"],"mac_address":"fa:16:3e:a1:c9:f8","project_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port","admin_state_up":true,"network_id":"d2415c75-9d73-4b96-85b5-f085ee86afc0","tenant_id":"fa6a5ee43cdb4451a4ba6c2b9958271d","created_at":"2018-10-10T04:45:22Z","binding:vnic_type":"normal","device_id":"97fa8c76-20f5-47de-9df1-29f8f00a6229"}]} 2018-10-10 04:45:41,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-da054d91-00c0-4c73-8bda-ff3cb7cb04b1 2018-10-10 04:45:41,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719dd7b1cd417dfba5b443affe60d66de3e3d3c6" 2018-10-10 04:45:42,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45: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-014f08bd-f207-432d-af4b-35c9dccb0cd8 x-compute-request-id: req-014f08bd-f207-432d-af4b-35c9dccb0cd8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:c9:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "security_groups": [{"name": "default"}], "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:33Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:42,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-014f08bd-f207-432d-af4b-35c9dccb0cd8 2018-10-10 04:45:42,070 - create_instance - INFO - Deleting Port with ID - ba9ca7b0-6b8f-4541-a385-86a267756d1a 2018-10-10 04:45:42,070 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-port 2018-10-10 04:45:42,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ba9ca7b0-6b8f-4541-a385-86a267756d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:42,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90a3b48f-97a0-4d90-bac2-7be315b82c46 Date: Wed, 10 Oct 2018 04:45:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:42,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ba9ca7b0-6b8f-4541-a385-86a267756d1a used request id req-90a3b48f-97a0-4d90-bac2-7be315b82c46 2018-10-10 04:45:42,514 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst 2018-10-10 04:45:42,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:42,677 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-1ddd0788-4416-4311-bba2-79a9e15ef572 x-compute-request-id: req-1ddd0788-4416-4311-bba2-79a9e15ef572 Content-Type: application/json 2018-10-10 04:45:42,677 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-1ddd0788-4416-4311-bba2-79a9e15ef572 2018-10-10 04:45:42,677 - create_instance - INFO - Checking deletion status 2018-10-10 04:45:42,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:42,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-ed8f2bf8-48f8-460c-b2f3-0f071acfa670 x-compute-request-id: req-ed8f2bf8-48f8-460c-b2f3-0f071acfa670 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229", "rel": "bookmark"}], "image": {"id": "edff90ed-d9e4-4d9f-a14d-38c32528768e", "links": [{"href": "http://172.30.9.25:8774/images/edff90ed-d9e4-4d9f-a14d-38c32528768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:45:32.000000", "flavor": {"id": "6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "links": [{"href": "http://172.30.9.25:8774/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e", "rel": "bookmark"}]}, "id": "97fa8c76-20f5-47de-9df1-29f8f00a6229", "user_id": "5540247c45ae4f63bd5ca9786b199f01", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:45:42Z", "hostId": "fd6cd37c9d006b838175bec205c50fd034f207731b97d2e18f07ab74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst", "created": "2018-10-10T04:45:25Z", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:45:42,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-ed8f2bf8-48f8-460c-b2f3-0f071acfa670 2018-10-10 04:45:42,914 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst] is - ACTIVE 2018-10-10 04:45:42,914 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:45:45,917 - create_instance - DEBUG - VM status query timeout in 296.760547876 2018-10-10 04:45:45,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f2380ea36201a03e6355f818aea551c203345c" 2018-10-10 04:45:45,973 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:45:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-830ebc46-9eec-46b2-8c15-1abf0b73956c x-compute-request-id: req-830ebc46-9eec-46b2-8c15-1abf0b73956c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 97fa8c76-20f5-47de-9df1-29f8f00a6229 could not be found.", "code": 404}} 2018-10-10 04:45:45,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/97fa8c76-20f5-47de-9df1-29f8f00a6229 used request id req-830ebc46-9eec-46b2-8c15-1abf0b73956c 2018-10-10 04:45:45,974 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 97fa8c76-20f5-47de-9df1-29f8f00a6229 could not be found. (HTTP 404) (Request-ID: req-830ebc46-9eec-46b2-8c15-1abf0b73956c) 2018-10-10 04:45:45,974 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-inst 2018-10-10 04:45:45,975 - neutron_utils - INFO - Deleting security group rule with ID - 6697cc85-7508-4b32-8269-b89b53f93629 2018-10-10 04:45:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/6697cc85-7508-4b32-8269-b89b53f93629 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:46,269 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61d86f51-a272-4da8-9735-ca03830f1a1f Content-Length: 0 Date: Wed, 10 Oct 2018 04:45:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:46,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/6697cc85-7508-4b32-8269-b89b53f93629 used request id req-61d86f51-a272-4da8-9735-ca03830f1a1f 2018-10-10 04:45:46,270 - neutron_utils - INFO - Deleting security group rule with ID - e43ee8b4-4e88-4092-992e-d6560f10587d 2018-10-10 04:45:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/e43ee8b4-4e88-4092-992e-d6560f10587d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:46,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-545157d9-1b2a-42cb-824c-a5870c109f19 Content-Length: 0 Date: Wed, 10 Oct 2018 04:45:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:46,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/e43ee8b4-4e88-4092-992e-d6560f10587d used request id req-545157d9-1b2a-42cb-824c-a5870c109f19 2018-10-10 04:45:46,399 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-name 2018-10-10 04:45:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b699019d-51cd-461e-a485-11cccd446739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ad29d85e397facbb0c26527517342e77beba3" 2018-10-10 04:45:46,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95a18b82-9c56-47cd-9f51-3a1710ffa889 Content-Length: 0 Date: Wed, 10 Oct 2018 04:45:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:46,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b699019d-51cd-461e-a485-11cccd446739 used request id req-95a18b82-9c56-47cd-9f51-3a1710ffa889 2018-10-10 04:45:46,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c66705c787ee825fb9b88c220972849857cd89f9" 2018-10-10 04:45:46,730 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-cf4d3933-cb77-415d-abf4-3aceef8a0dd6 x-compute-request-id: req-cf4d3933-cb77-415d-abf4-3aceef8a0dd6 Content-Length: 0 Content-Type: application/json 2018-10-10 04:45:46,730 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/6d2fe87a-73b3-4125-9d31-1c0d45e32d5e used request id req-cf4d3933-cb77-415d-abf4-3aceef8a0dd6 2018-10-10 04:45:46,731 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet 2018-10-10 04:45:46,731 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-subnet 2018-10-10 04:45:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/a93379a5-9100-48c3-80d1-e89ef0081351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" 2018-10-10 04:45:49,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f21da6e-f912-4b1b-8822-2318bdc0505d Date: Wed, 10 Oct 2018 04:45:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:49,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a93379a5-9100-48c3-80d1-e89ef0081351 used request id req-3f21da6e-f912-4b1b-8822-2318bdc0505d 2018-10-10 04:45:49,084 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-pub-net 2018-10-10 04:45:49,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/d2415c75-9d73-4b96-85b5-f085ee86afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30304deaced9e5b61d0a8622851b2aa81990469" 2018-10-10 04:45:50,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c84d31f7-f534-44d2-a64d-44e431ea5827 Date: Wed, 10 Oct 2018 04:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:50,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d2415c75-9d73-4b96-85b5-f085ee86afc0 used request id req-c84d31f7-f534-44d2-a64d-44e431ea5827 2018-10-10 04:45:50,090 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-79cfedc4-d8f6-4ab4-ae83-280063db13b7-image 2018-10-10 04:45:50,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}619cd0a03d4afcee080321536c68c09e57de4f90" 2018-10-10 04:45:51,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-397b0e95-5558-49b7-869a-1325bb0ab67c Date: Wed, 10 Oct 2018 04:45:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:45:51,124 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/edff90ed-d9e4-4d9f-a14d-38c32528768e used request id req-397b0e95-5558-49b7-869a-1325bb0ab67c 2018-10-10 04:45:51,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:51,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7e6103b1-c17b-4157-98a9-7862a1aa857d Date: Wed, 10 Oct 2018 04:45:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:13Z", "updated_at": "2018-10-10T04:45:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:13Z", "revision_number": 0, "id": "126d5315-4920-4c61-9941-11e9c0648771", "remote_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:13Z", "security_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:13Z", "revision_number": 0, "id": "75b49ab4-c818-4e90-84b5-dde441a32ebf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:13Z", "security_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:13Z", "revision_number": 0, "id": "983f8135-1339-43fc-abc6-83a626a991aa", "remote_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:13Z", "security_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:45:13Z", "revision_number": 0, "id": "eca185b7-ffa4-4041-bf9a-8fc74bb6e994", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:45:13Z", "security_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d"}], "revision_number": 4, "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "8b664756-5872-41c1-9aed-4f402383e852", "name": "default"}]} 2018-10-10 04:45:51,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7e6103b1-c17b-4157-98a9-7862a1aa857d 2018-10-10 04:45:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:51,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88206750-3567-42c6-9a65-ddd4cabbe1aa Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:45:51,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-88206750-3567-42c6-9a65-ddd4cabbe1aa 2018-10-10 04:45:51,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:51,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72652c64-386f-4b75-b3ea-c37734aed916 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:45:51,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-72652c64-386f-4b75-b3ea-c37734aed916 2018-10-10 04:45:51,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:51,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5ecfbe-3220-429b-85fe-c6db5b3326a1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:45:51,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-fa5ecfbe-3220-429b-85fe-c6db5b3326a1 2018-10-10 04:45:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:51,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17aa9a9e-e252-40b9-b7ff-2d2c687ce8b2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d"}, "enabled": true, "id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj"}} 2018-10-10 04:45:51,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-17aa9a9e-e252-40b9-b7ff-2d2c687ce8b2 2018-10-10 04:45:51,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b664756-5872-41c1-9aed-4f402383e852 2018-10-10 04:45:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8b664756-5872-41c1-9aed-4f402383e852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:51,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3e4e1cb9-fc9f-454a-9f26-c6a01d33cbba Date: Wed, 10 Oct 2018 04:45:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:13Z", "security_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:13Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "126d5315-4920-4c61-9941-11e9c0648771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:13Z", "security_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:13Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "75b49ab4-c818-4e90-84b5-dde441a32ebf"}, {"remote_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:13Z", "security_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:13Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "983f8135-1339-43fc-abc6-83a626a991aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:45:13Z", "security_group_id": "8b664756-5872-41c1-9aed-4f402383e852", "port_range_min": null, "revision_number": 0, "tenant_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "created_at": "2018-10-10T04:45:13Z", "project_id": "fa6a5ee43cdb4451a4ba6c2b9958271d", "id": "eca185b7-ffa4-4041-bf9a-8fc74bb6e994"}]} 2018-10-10 04:45:51,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8b664756-5872-41c1-9aed-4f402383e852 used request id req-3e4e1cb9-fc9f-454a-9f26-c6a01d33cbba 2018-10-10 04:45:51,981 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:45:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8b664756-5872-41c1-9aed-4f402383e852 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:52,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36acb3ee-1a23-45de-a3da-ead5d983b0ad Content-Length: 0 Date: Wed, 10 Oct 2018 04:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:45:52,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8b664756-5872-41c1-9aed-4f402383e852 used request id req-36acb3ee-1a23-45de-a3da-ead5d983b0ad 2018-10-10 04:45:52,290 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj 2018-10-10 04:45:52,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:52,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f01af633-ae00-431b-b121-3f206e1679a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:45:52,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fa6a5ee43cdb4451a4ba6c2b9958271d used request id req-f01af633-ae00-431b-b121-3f206e1679a3 2018-10-10 04:45:52,510 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-proj-role 2018-10-10 04:45:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1ce2714a61354b34b961b8a14ca74489 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:52,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71e47dfe-3737-4129-a390-967a9c463878 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:45:52,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1ce2714a61354b34b961b8a14ca74489 used request id req-71e47dfe-3737-4129-a390-967a9c463878 2018-10-10 04:45:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adc1902e204cf73177857c35e5e8be03239075d" 2018-10-10 04:45:52,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc8ddd6-6b9a-4d9a-b12d-820842850c66 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:45:52,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-efc8ddd6-6b9a-4d9a-b12d-820842850c66 2018-10-10 04:45:52,707 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5b5e53f8-ebaa-4ef-user 2018-10-10 04:45:52,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5540247c45ae4f63bd5ca9786b199f01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f9d68af84aab66d9efb927ae0c9d02488544b3" 2018-10-10 04:45:52,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4300d7-88d8-40fe-9aaf-4fd117a14d15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:45:52,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5540247c45ae4f63bd5ca9786b199f01 used request id req-eb4300d7-88d8-40fe-9aaf-4fd117a14d15 2018-10-10 04:45:52,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:53,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["LhYOJ_T5QOKlfhfZYWDajg"], "issued_at": "2018-10-10T04:45:53.000000Z"}} 2018-10-10 04:45:53,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb43c73f97b06d448903472eb1dd472a0d81ff1" 2018-10-10 04:45:53,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639d838d-b353-414b-9f09-568887434ec5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:53,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-639d838d-b353-414b-9f09-568887434ec5 2018-10-10 04:45:53,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:53,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:53,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["YxonkD5VSkOZ-qgmarfCew"], "issued_at": "2018-10-10T04:45:53.000000Z"}} 2018-10-10 04:45:53,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:45:53,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccf5dd7-0b3d-4eca-825b-f926732ee032 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:53,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1ccf5dd7-0b3d-4eca-825b-f926732ee032 2018-10-10 04:45:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:45:53,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:45:53,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:45:54,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ec83cb-99e6-48a0-a851-20e9a128436b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:45:54,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj used request id req-d1ec83cb-99e6-48a0-a851-20e9a128436b 2018-10-10 04:45:54,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:45:54,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5a1302-c86e-4b1f-8c13-4b527c478147 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:45:54,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7f5a1302-c86e-4b1f-8c13-4b527c478147 2018-10-10 04:45:54,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj"}}' 2018-10-10 04:45:54,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-becbfb49-5858-4a7a-b4e2-47047fa99fac Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/71a489f29847440da13c7c54ff8c6b37"}, "enabled": true, "id": "71a489f29847440da13c7c54ff8c6b37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj"}} 2018-10-10 04:45:54,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-becbfb49-5858-4a7a-b4e2-47047fa99fac 2018-10-10 04:45:54,215 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj 2018-10-10 04:45:54,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:54,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:54,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["n8HYKNOwRdqOOhgCwfKWXA"], "issued_at": "2018-10-10T04:45:54.000000Z"}} 2018-10-10 04:45:54,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc10e29151cb3d1ec87ae390361d682ee4761e71" 2018-10-10 04:45:54,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a651abe1-5e8a-4522-a666-c45f5d12944d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:54,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a651abe1-5e8a-4522-a666-c45f5d12944d 2018-10-10 04:45:54,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:45:54,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:45:54,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc10e29151cb3d1ec87ae390361d682ee4761e71" 2018-10-10 04:45:54,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a28217a-1dcb-47a8-9dbf-6f1219501624 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:45:54,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3a28217a-1dcb-47a8-9dbf-6f1219501624 2018-10-10 04:45:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc10e29151cb3d1ec87ae390361d682ee4761e71" 2018-10-10 04:45:54,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e24f81-50cd-4b25-baff-15ac55d6f97e Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/71a489f29847440da13c7c54ff8c6b37"}, "enabled": true, "id": "71a489f29847440da13c7c54ff8c6b37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj"}]} 2018-10-10 04:45:54,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj used request id req-e5e24f81-50cd-4b25-baff-15ac55d6f97e 2018-10-10 04:45:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc10e29151cb3d1ec87ae390361d682ee4761e71" 2018-10-10 04:45:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45785664-6307-4922-829d-3c197c8a9e72 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:45:54,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-45785664-6307-4922-829d-3c197c8a9e72 2018-10-10 04:45:55,250 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-user 2018-10-10 04:45:55,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:45:55,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141f63b7-521c-4649-8f37-b24c7ce74a09 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:45:55,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-141f63b7-521c-4649-8f37-b24c7ce74a09 2018-10-10 04:45:55,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" -d '{"role": {"name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj-role"}}' 2018-10-10 04:45:55,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-231d9f56-9b8f-4388-aa0d-2e4ee8b6eaf6 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6cc1c023c649459b91855f87267337b2", "links": {"self": "http://172.30.9.25:5000/v3/roles/6cc1c023c649459b91855f87267337b2"}, "name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj-role"}} 2018-10-10 04:45:55,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-231d9f56-9b8f-4388-aa0d-2e4ee8b6eaf6 2018-10-10 04:45:55,460 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj-role 2018-10-10 04:45:55,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/6cc1c023c649459b91855f87267337b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:45:55,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c078022-0a87-45b9-a95b-b122ec8ba221 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/6cc1c023c649459b91855f87267337b2"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj-role", "id": "6cc1c023c649459b91855f87267337b2"}} 2018-10-10 04:45:55,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/6cc1c023c649459b91855f87267337b2 used request id req-1c078022-0a87-45b9-a95b-b122ec8ba221 2018-10-10 04:45:55,552 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj-role to project CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj 2018-10-10 04:45:55,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/71a489f29847440da13c7c54ff8c6b37/users/3f6b05c4956c40c5a6799824e76a69f2/roles/6cc1c023c649459b91855f87267337b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:45:55,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e68fa1b9-349a-4a12-a7d5-45bb1dbb67d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:45:55,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/71a489f29847440da13c7c54ff8c6b37/users/3f6b05c4956c40c5a6799824e76a69f2/roles/6cc1c023c649459b91855f87267337b2 used request id req-e68fa1b9-349a-4a12-a7d5-45bb1dbb67d8 2018-10-10 04:45:55,678 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:45:55,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:55,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:56,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["TGCs36iGQ2K7DT2ZZYfbqw"], "issued_at": "2018-10-10T04:45:56.000000Z"}} 2018-10-10 04:45:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" 2018-10-10 04:45:56,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429ddda6-eca8-4083-b4a6-403012359578 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:56,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-429ddda6-eca8-4083-b4a6-403012359578 2018-10-10 04:45:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" 2018-10-10 04:45:56,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-02a650d3-0a36-4ddb-9673-16261698bc66 Date: Wed, 10 Oct 2018 04:45:56 GMT RESP BODY: {"networks":[]} 2018-10-10 04:45:56,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-02a650d3-0a36-4ddb-9673-16261698bc66 2018-10-10 04:45:56,337 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net 2018-10-10 04:45:56,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" -d '{"network": {"name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net", "admin_state_up": true}}' 2018-10-10 04:45:56,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-80bfe4d6-760e-4a05-b5d3-a7746df92956 Date: Wed, 10 Oct 2018 04:45:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:45:56Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","mtu":1450}} 2018-10-10 04:45:56,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-80bfe4d6-760e-4a05-b5d3-a7746df92956 2018-10-10 04:45:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" 2018-10-10 04:45:57,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-59272a82-e088-41aa-a6d3-457b6b30519d Date: Wed, 10 Oct 2018 04:45:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:45:56Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:45:57,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-59272a82-e088-41aa-a6d3-457b6b30519d 2018-10-10 04:45:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" 2018-10-10 04:45:57,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dbe4a584-0558-4216-9aae-b307eb406a9d Date: Wed, 10 Oct 2018 04:45:57 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:45:57,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-dbe4a584-0558-4216-9aae-b307eb406a9d 2018-10-10 04:45:57,394 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet 2018-10-10 04:45:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" -d '{"subnets": [{"ip_version": 4, "network_id": "16be35b1-e919-4aa1-b3c5-cf1a18340cbb", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]}' 2018-10-10 04:45:57,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-50e7bd23-27c8-473e-bc41-70ddee479ff6 Date: Wed, 10 Oct 2018 04:45:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:45:57,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-50e7bd23-27c8-473e-bc41-70ddee479ff6 2018-10-10 04:45:57,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" 2018-10-10 04:45:58,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e3ec6359-e8f2-4c77-a035-e0e2a3ff20a9 Date: Wed, 10 Oct 2018 04:45:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:45:58,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-e3ec6359-e8f2-4c77-a035-e0e2a3ff20a9 2018-10-10 04:45:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" 2018-10-10 04:45:58,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6bdee723-64dc-4d94-9455-67da334656d1 Date: Wed, 10 Oct 2018 04:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:45:58,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-6bdee723-64dc-4d94-9455-67da334656d1 2018-10-10 04:45:58,308 - OpenStackNetwork - DEBUG - Network [16be35b1-e919-4aa1-b3c5-cf1a18340cbb] created successfully 2018-10-10 04:45:58,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:58,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:58,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["_Jv-qmUNS8Goh0xClrsIoQ"], "issued_at": "2018-10-10T04:45:58.000000Z"}} 2018-10-10 04:45:58,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8f4ef9f08d9bb96bbb24cf8bd1281ae30b8b48" 2018-10-10 04:45:58,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b71202-b82d-4ea5-9944-f148bbf48cd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:58,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a0b71202-b82d-4ea5-9944-f148bbf48cd6 2018-10-10 04:45:58,700 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:45:58,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8f4ef9f08d9bb96bbb24cf8bd1281ae30b8b48" 2018-10-10 04:45:58,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9a808a4-3c13-4595-9271-f4422e81795b x-compute-request-id: req-b9a808a4-3c13-4595-9271-f4422e81795b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:45:58,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b9a808a4-3c13-4595-9271-f4422e81795b 2018-10-10 04:45:58,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8f4ef9f08d9bb96bbb24cf8bd1281ae30b8b48" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-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-10-10 04:45:58,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b601129-f078-40af-bad5-8ff387006a22 x-compute-request-id: req-1b601129-f078-40af-bad5-8ff387006a22 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "80218940-9791-402f-8190-5c420cfa98f4", "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:45:58,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1b601129-f078-40af-bad5-8ff387006a22 2018-10-10 04:45:58,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:45:58,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:45:59,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cc1c023c649459b91855f87267337b2", "name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj-role"}], "expires_at": "2018-10-10T05:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71a489f29847440da13c7c54ff8c6b37", "name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/71a489f29847440da13c7c54ff8c6b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/71a489f29847440da13c7c54ff8c6b37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/71a489f29847440da13c7c54ff8c6b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/71a489f29847440da13c7c54ff8c6b37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/71a489f29847440da13c7c54ff8c6b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/71a489f29847440da13c7c54ff8c6b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/71a489f29847440da13c7c54ff8c6b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/71a489f29847440da13c7c54ff8c6b37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/71a489f29847440da13c7c54ff8c6b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/71a489f29847440da13c7c54ff8c6b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/71a489f29847440da13c7c54ff8c6b37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/71a489f29847440da13c7c54ff8c6b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-user", "id": "3f6b05c4956c40c5a6799824e76a69f2"}, "audit_ids": ["XHAxoxOOQTOykxaBZ-l4rg"], "issued_at": "2018-10-10T04:45:59.000000Z"}} 2018-10-10 04:45:59,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" 2018-10-10 04:45:59,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1feaeb3f-015e-4707-932a-dfd775d5044e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:45:59,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1feaeb3f-015e-4707-932a-dfd775d5044e 2018-10-10 04:45:59,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" 2018-10-10 04:45:59,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-a666fceb-fc04-46a5-823e-d458c7f5ced5 Date: Wed, 10 Oct 2018 04:45:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image"} 2018-10-10 04:45:59,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image used request id req-a666fceb-fc04-46a5-823e-d458c7f5ced5 2018-10-10 04:45:59,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" 2018-10-10 04:45:59,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-95729244-f078-4180-8023-de8c93940a1c Date: Wed, 10 Oct 2018 04:45:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:45:59,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-95729244-f078-4180-8023-de8c93940a1c 2018-10-10 04:45:59,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image"}' 2018-10-10 04:46:00,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb X-Openstack-Request-Id: req-130d1180-8a67-4b5b-a4f5-24d6c2f59288 Date: Wed, 10 Oct 2018 04:46:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:45:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb", "min_disk": 0, "protected": false, "id": "304d951e-c328-4676-8904-2936207dc7eb", "file": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb/file", "checksum": null, "owner": "71a489f29847440da13c7c54ff8c6b37", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:46:00,031 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-130d1180-8a67-4b5b-a4f5-24d6c2f59288 2018-10-10 04:46:00,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" -d '' 2018-10-10 04:46:01,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80b94002-411e-46b3-9422-e77604f31305 Date: Wed, 10 Oct 2018 04:46:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:46:01,046 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb/file used request id req-80b94002-411e-46b3-9422-e77604f31305 2018-10-10 04:46:01,046 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:46:01,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" 2018-10-10 04:46:01,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-94367524-ad81-47cd-9be9-a41987950544 Date: Wed, 10 Oct 2018 04:46:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:46:00Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/304d951e-c328-4676-8904-2936207dc7eb/snap", "metadata": {}}], "self": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb", "min_disk": 0, "protected": false, "id": "304d951e-c328-4676-8904-2936207dc7eb", "file": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71a489f29847440da13c7c54ff8c6b37", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/304d951e-c328-4676-8904-2936207dc7eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:46:01,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb used request id req-94367524-ad81-47cd-9be9-a41987950544 2018-10-10 04:46:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" 2018-10-10 04:46:01,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4ba52a90-297f-4e20-badf-955620e58c13 Date: Wed, 10 Oct 2018 04:46:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:46:01,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4ba52a90-297f-4e20-badf-955620e58c13 2018-10-10 04:46:01,358 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image 2018-10-10 04:46:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" 2018-10-10 04:46:01,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-bcb8dbba-ab60-4b50-a5b9-677dacd0f20e Date: Wed, 10 Oct 2018 04:46:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:46:00Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/304d951e-c328-4676-8904-2936207dc7eb/snap", "metadata": {}}], "self": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb", "min_disk": 0, "protected": false, "id": "304d951e-c328-4676-8904-2936207dc7eb", "file": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71a489f29847440da13c7c54ff8c6b37", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/304d951e-c328-4676-8904-2936207dc7eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:46:01,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb used request id req-bcb8dbba-ab60-4b50-a5b9-677dacd0f20e 2018-10-10 04:46:01,519 - create_image - DEBUG - Instance status is - active 2018-10-10 04:46:01,519 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image 2018-10-10 04:46:01,519 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image 2018-10-10 04:46:01,520 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:46:01,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb43c73f97b06d448903472eb1dd472a0d81ff1" 2018-10-10 04:46:01,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-88de1712-98b7-405e-a05c-c7d4d277b619 x-compute-request-id: req-88de1712-98b7-405e-a05c-c7d4d277b619 Content-Encoding: gzip Content-Length: 281 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-10-10T04:46:01.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-10T04:46:01.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-10T04:45:57.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-10T04:45:55.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-10T04:45:55.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-10T04:46:01.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-10T04:45:57.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-10T04:46:00.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-10T04:45:53.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-10T04:45:57.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-10T04:45:53.000000"}}}, "zoneName": "nova"}]} 2018-10-10 04:46:01,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-availability-zone/detail used request id req-88de1712-98b7-405e-a05c-c7d4d277b619 2018-10-10 04:46:01,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:46:01,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:46:02,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["l79rHz2OS7-turdcI1qLcQ"], "issued_at": "2018-10-10T04:46:02.000000Z"}} 2018-10-10 04:46:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:02,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f88c3ca-eda9-4a40-b2b9-73a4f7d2365b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:46:02,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1f88c3ca-eda9-4a40-b2b9-73a4f7d2365b 2018-10-10 04:46:02,236 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:46:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:02,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a1a698-d33f-4de8-a844-98e86d945627 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:46:02,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-89a1a698-d33f-4de8-a844-98e86d945627 2018-10-10 04:46:02,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:02,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7376eee1-774c-4f87-8a7b-40f9ffa0033c Date: Wed, 10 Oct 2018 04:46:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:02,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-7376eee1-774c-4f87-8a7b-40f9ffa0033c 2018-10-10 04:46:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:46:02,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:46:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:02,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4552117-1d52-480f-8640-e0a6760889f7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:02,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-d4552117-1d52-480f-8640-e0a6760889f7 2018-10-10 04:46:02,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:02,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e958d2d9-2fb0-42de-9833-ad5a88edfb91 Date: Wed, 10 Oct 2018 04:46:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:02,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-e958d2d9-2fb0-42de-9833-ad5a88edfb91 2018-10-10 04:46:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:03,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-538cbd2e-369b-410e-811a-e61861d0f5c9 Date: Wed, 10 Oct 2018 04:46:03 GMT RESP BODY: {"ports":[]} 2018-10-10 04:46:03,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1&admin_state_up=True used request id req-538cbd2e-369b-410e-811a-e61861d0f5c9 2018-10-10 04:46:03,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:03,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e85c80eb-79a9-4521-b20a-0b15ad141c54 x-compute-request-id: req-e85c80eb-79a9-4521-b20a-0b15ad141c54 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:46:03,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-e85c80eb-79a9-4521-b20a-0b15ad141c54 2018-10-10 04:46:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:03,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5d1e9272-2766-41b9-883a-baea7d58285a Date: Wed, 10 Oct 2018 04:46:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:03,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-5d1e9272-2766-41b9-883a-baea7d58285a 2018-10-10 04:46:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:03,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ff3b9b-336a-46dd-97f0-7f01e84ea96e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:03,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-54ff3b9b-336a-46dd-97f0-7f01e84ea96e 2018-10-10 04:46:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:03,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bbc0cbb5-91f4-4732-a816-f991ecf75e76 Date: Wed, 10 Oct 2018 04:46:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:03,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-bbc0cbb5-91f4-4732-a816-f991ecf75e76 2018-10-10 04:46:03,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:04,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6de2cdd0-9e38-421b-a2e1-70dd526b57cb Date: Wed, 10 Oct 2018 04:46:04 GMT RESP BODY: {"ports":[]} 2018-10-10 04:46:04,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1&admin_state_up=True used request id req-6de2cdd0-9e38-421b-a2e1-70dd526b57cb 2018-10-10 04:46:04,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:46:04,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:46:04,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["6tdB3fAeS5SFXpx5eY6xkA"], "issued_at": "2018-10-10T04:46:04.000000Z"}} 2018-10-10 04:46:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ed345dc0921fb13466e00350fbcd74b9eed00a" 2018-10-10 04:46:04,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee1d344-8e55-43ae-9754-83aab5feaf72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:46:04,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-aee1d344-8e55-43ae-9754-83aab5feaf72 2018-10-10 04:46:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:04,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-464c7108-a70d-4458-b147-85a33377aec6 Date: Wed, 10 Oct 2018 04:46:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:04,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-464c7108-a70d-4458-b147-85a33377aec6 2018-10-10 04:46:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:04,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-eb11088a-3ab4-4e1f-9ea4-2ec3e7b287d6 Date: Wed, 10 Oct 2018 04:46:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:04,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-eb11088a-3ab4-4e1f-9ea4-2ec3e7b287d6 2018-10-10 04:46:04,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:05,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1253c715-8cca-456d-bed8-8e5801122b0b Date: Wed, 10 Oct 2018 04:46:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:05,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-1253c715-8cca-456d-bed8-8e5801122b0b 2018-10-10 04:46:05,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:46:05,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:46:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:46:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ed345dc0921fb13466e00350fbcd74b9eed00a" 2018-10-10 04:46:05,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91088e3-423c-4b8e-9a6e-1c183e07c33f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:05,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-c91088e3-423c-4b8e-9a6e-1c183e07c33f 2018-10-10 04:46:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:05,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fd230e54-9896-4724-8eb2-dd40e063556b Date: Wed, 10 Oct 2018 04:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:05,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-fd230e54-9896-4724-8eb2-dd40e063556b 2018-10-10 04:46:05,316 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net 2018-10-10 04:46:05,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" -d '{"port": {"network_id": "16be35b1-e919-4aa1-b3c5-cf1a18340cbb", "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1", "admin_state_up": true}}' 2018-10-10 04:46:06,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-ecf5f89a-79f5-4670-b203-9fb8bad506a5 Date: Wed, 10 Oct 2018 04:46:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:05Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:09:74","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","project_id":"d5305fdc040b46e8a5822458ce03bbb3","qos_policy_id":null,"admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal"}} 2018-10-10 04:46:06,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-ecf5f89a-79f5-4670-b203-9fb8bad506a5 2018-10-10 04:46:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:06,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c77ea955-7527-48ee-be8b-abfad4ce8037 Date: Wed, 10 Oct 2018 04:46:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:06,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-c77ea955-7527-48ee-be8b-abfad4ce8037 2018-10-10 04:46:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:06,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b1e02b-355a-4b8b-a1a6-e9195fc2b3b9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:06,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-63b1e02b-355a-4b8b-a1a6-e9195fc2b3b9 2018-10-10 04:46:06,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:06,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6d6e1619-771c-441b-90fc-62276c59747e Date: Wed, 10 Oct 2018 04:46:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:06,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-6d6e1619-771c-441b-90fc-62276c59747e 2018-10-10 04:46:06,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:06,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-55116780-f35a-4103-9168-802214b874d7 Date: Wed, 10 Oct 2018 04:46:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:46:06,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1&admin_state_up=True used request id req-55116780-f35a-4103-9168-802214b874d7 2018-10-10 04:46:06,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:06,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ad278c-3a8d-4879-98e6-e0748db0d4af Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:06,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-73ad278c-3a8d-4879-98e6-e0748db0d4af 2018-10-10 04:46:06,818 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-10 04:46:06,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:06,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-475d8a56-a65c-43ee-85cc-cac921a6d703 x-compute-request-id: req-475d8a56-a65c-43ee-85cc-cac921a6d703 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-flavor-name"}]} 2018-10-10 04:46:06,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-475d8a56-a65c-43ee-85cc-cac921a6d703 2018-10-10 04:46:06,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:06,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eddf3359-246e-4895-b361-ceb3d52224be x-compute-request-id: req-eddf3359-246e-4895-b361-ceb3d52224be Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "80218940-9791-402f-8190-5c420cfa98f4", "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:46:06,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4 used request id req-eddf3359-246e-4895-b361-ceb3d52224be 2018-10-10 04:46:06,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:07,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-853e6b63-ed8b-49c8-991c-a33749d7c340 Date: Wed, 10 Oct 2018 04:46:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:46:00Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/304d951e-c328-4676-8904-2936207dc7eb/snap", "metadata": {}}], "self": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb", "min_disk": 0, "protected": false, "id": "304d951e-c328-4676-8904-2936207dc7eb", "file": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71a489f29847440da13c7c54ff8c6b37", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/304d951e-c328-4676-8904-2936207dc7eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image"} 2018-10-10 04:46:07,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image used request id req-853e6b63-ed8b-49c8-991c-a33749d7c340 2018-10-10 04:46:07,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:07,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-02338b49-4d32-4120-8946-e93f6618c31f Date: Wed, 10 Oct 2018 04:46:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:46:07,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-02338b49-4d32-4120-8946-e93f6618c31f 2018-10-10 04:46:07,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" -d '{"server": {"name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "304d951e-c328-4676-8904-2936207dc7eb", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "80218940-9791-402f-8190-5c420cfa98f4", "max_count": 1, "min_count": 1, "networks": [{"port": "8411c528-e628-4090-af72-244b8cf2bd78"}]}}' 2018-10-10 04:46:08,898 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:46: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-3b054f00-627f-4c18-9557-4e3c052a769a x-compute-request-id: req-3b054f00-627f-4c18-9557-4e3c052a769a Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "adminPass": "mzrWQ69nbd7u"}} 2018-10-10 04:46:08,898 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-3b054f00-627f-4c18-9557-4e3c052a769a 2018-10-10 04:46:08,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:09,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-6d3fff63-a022-458a-881d-4085c139599d x-compute-request-id: req-6d3fff63-a022-458a-881d-4085c139599d Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:46:08Z", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:09,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-6d3fff63-a022-458a-881d-4085c139599d 2018-10-10 04:46:09,264 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-10 04:46:09,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:09,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92c65ff0-15ae-4bb0-8ecf-0f6211d32360 x-compute-request-id: req-92c65ff0-15ae-4bb0-8ecf-0f6211d32360 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:46:09Z", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:09,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-92c65ff0-15ae-4bb0-8ecf-0f6211d32360 2018-10-10 04:46:09,638 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-10 04:46:09,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:46:12,641 - create_instance - DEBUG - VM status query timeout in 896.62300086 2018-10-10 04:46:12,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:13,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce8b8e8c-79a0-46f5-97e3-8496468e45d8 x-compute-request-id: req-ce8b8e8c-79a0-46f5-97e3-8496468e45d8 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:46:10Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:13,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-ce8b8e8c-79a0-46f5-97e3-8496468e45d8 2018-10-10 04:46:13,439 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-10 04:46:13,439 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:46:16,443 - create_instance - DEBUG - VM status query timeout in 892.821796894 2018-10-10 04:46:16,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:16,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1bddc1f-c914-4110-8dde-e7dc987df0df x-compute-request-id: req-b1bddc1f-c914-4110-8dde-e7dc987df0df Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-10T04:46:13.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:14Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:16,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-b1bddc1f-c914-4110-8dde-e7dc987df0df 2018-10-10 04:46:16,761 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-10 04:46:16,761 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:46:16,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:17,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37ddd51f-0c72-4bff-a43b-ec8de0907406 x-compute-request-id: req-37ddd51f-0c72-4bff-a43b-ec8de0907406 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-10T04:46:13.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:14Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:17,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-37ddd51f-0c72-4bff-a43b-ec8de0907406 2018-10-10 04:46:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:17,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9efb28e6-5032-4442-b99f-961ae2bca889 Date: Wed, 10 Oct 2018 04:46:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:17,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-9efb28e6-5032-4442-b99f-961ae2bca889 2018-10-10 04:46:17,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:17,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ae4703-db85-4a4e-b44f-e65d18c4bda8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:17,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-70ae4703-db85-4a4e-b44f-e65d18c4bda8 2018-10-10 04:46:17,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:17,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-16ba7c67-98dc-4634-8012-e7b96c7bec32 Date: Wed, 10 Oct 2018 04:46:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:17,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-16ba7c67-98dc-4634-8012-e7b96c7bec32 2018-10-10 04:46:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:18,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-bb8a905d-996b-4c2b-9c56-fa85cddc976e Date: Wed, 10 Oct 2018 04:46:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.2"}],"id":"007cd953-543d-4cbc-8b69-7292979a37d3","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:96:44","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":"cca803d7-23da-430a-9025-23b7a1b2eee0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.3"}],"id":"8da9403c-ebb7-41ae-9b73-c71f68177b07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:1e:c7","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.4"}],"id":"d909ea45-1670-4318-9811-787fb7e58e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:2b:6e","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"}]} 2018-10-10 04:46:18,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-bb8a905d-996b-4c2b-9c56-fa85cddc976e 2018-10-10 04:46:18,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:18,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-58982e4b-601f-4ad6-b612-0d1e5a5a70ad x-compute-request-id: req-58982e4b-601f-4ad6-b612-0d1e5a5a70ad Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-10T04:46:13.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:14Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:18,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-58982e4b-601f-4ad6-b612-0d1e5a5a70ad 2018-10-10 04:46:18,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:18,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0ab5970c-74e4-4583-b8cc-720a7d7305bd Date: Wed, 10 Oct 2018 04:46:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:18,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-0ab5970c-74e4-4583-b8cc-720a7d7305bd 2018-10-10 04:46:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:18,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7090d17-92bc-4c6b-98b3-6d6874c5797a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:18,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f7090d17-92bc-4c6b-98b3-6d6874c5797a 2018-10-10 04:46:18,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:19,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-302e5010-7271-48af-9cd2-18a79a59e728 Date: Wed, 10 Oct 2018 04:46:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:19,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-302e5010-7271-48af-9cd2-18a79a59e728 2018-10-10 04:46:19,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:19,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-5387990b-db81-492d-98e5-0e59a9771969 Date: Wed, 10 Oct 2018 04:46:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.2"}],"id":"007cd953-543d-4cbc-8b69-7292979a37d3","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:96:44","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":"cca803d7-23da-430a-9025-23b7a1b2eee0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.3"}],"id":"8da9403c-ebb7-41ae-9b73-c71f68177b07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:1e:c7","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.4"}],"id":"d909ea45-1670-4318-9811-787fb7e58e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:2b:6e","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"}]} 2018-10-10 04:46:19,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-5387990b-db81-492d-98e5-0e59a9771969 2018-10-10 04:46:19,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:19,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-eda6daad-f7b5-4007-a60a-2172804a874c x-compute-request-id: req-eda6daad-f7b5-4007-a60a-2172804a874c Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-10T04:46:13.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:14Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:19,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-eda6daad-f7b5-4007-a60a-2172804a874c 2018-10-10 04:46:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:19,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-daf8932a-9a93-451f-885d-93e05d7eedd5 Date: Wed, 10 Oct 2018 04:46:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:19,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-daf8932a-9a93-451f-885d-93e05d7eedd5 2018-10-10 04:46:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:19,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-143a0915-de59-44ce-8748-b8045f7ba219 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:19,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-143a0915-de59-44ce-8748-b8045f7ba219 2018-10-10 04:46:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:19,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ab3ac4d4-2438-4e86-a862-bde681618f3f Date: Wed, 10 Oct 2018 04:46:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:19,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-ab3ac4d4-2438-4e86-a862-bde681618f3f 2018-10-10 04:46:19,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:19,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-e2913215-b1d2-4dce-a346-16f107f98c08 Date: Wed, 10 Oct 2018 04:46:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.2"}],"id":"007cd953-543d-4cbc-8b69-7292979a37d3","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:96:44","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":"cca803d7-23da-430a-9025-23b7a1b2eee0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.3"}],"id":"8da9403c-ebb7-41ae-9b73-c71f68177b07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:1e:c7","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.4"}],"id":"d909ea45-1670-4318-9811-787fb7e58e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:2b:6e","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"}]} 2018-10-10 04:46:19,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-e2913215-b1d2-4dce-a346-16f107f98c08 2018-10-10 04:46:19,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:46:19,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:46:20,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["tnLUIT5NTYOv1gt66Gi0aw"], "issued_at": "2018-10-10T04:46:20.000000Z"}} 2018-10-10 04:46:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:20,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a8eeaf-944f-4a57-a062-278fb3363110 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:46:20,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-45a8eeaf-944f-4a57-a062-278fb3363110 2018-10-10 04:46:20,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:46:20,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:20,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa55dbb-5852-472e-b0d1-1f841b2ff7a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:46:20,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1aa55dbb-5852-472e-b0d1-1f841b2ff7a5 2018-10-10 04:46:20,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:20,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d5ae6af7-ab05-470e-aaab-0c8e59b8f84b Date: Wed, 10 Oct 2018 04:46:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:20,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-d5ae6af7-ab05-470e-aaab-0c8e59b8f84b 2018-10-10 04:46:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:46:20,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:46:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:46:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:20,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49371692-f356-4e90-89cd-423c7fca9a27 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:20,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-49371692-f356-4e90-89cd-423c7fca9a27 2018-10-10 04:46:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:21,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-83fc70be-4de8-4953-bf8d-40b00340521c Date: Wed, 10 Oct 2018 04:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:21,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-83fc70be-4de8-4953-bf8d-40b00340521c 2018-10-10 04:46:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:21,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-580818f5-4073-4adb-a182-8463db332759 Date: Wed, 10 Oct 2018 04:46:21 GMT RESP BODY: {"ports":[]} 2018-10-10 04:46:21,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2&admin_state_up=True used request id req-580818f5-4073-4adb-a182-8463db332759 2018-10-10 04:46:21,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:21,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-1aef09bb-a534-4e01-b3ef-8c1f7656b3e7 x-compute-request-id: req-1aef09bb-a534-4e01-b3ef-8c1f7656b3e7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:46:21,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-1aef09bb-a534-4e01-b3ef-8c1f7656b3e7 2018-10-10 04:46:21,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:21,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fabbfb66-b13c-4779-9aab-17220c5f05e2 Date: Wed, 10 Oct 2018 04:46:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:21,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-fabbfb66-b13c-4779-9aab-17220c5f05e2 2018-10-10 04:46:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:21,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6768b05-a9f6-4765-a835-8d6cb98e4d5a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:21,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-e6768b05-a9f6-4765-a835-8d6cb98e4d5a 2018-10-10 04:46:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:22,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e41d0843-38eb-4466-a095-627dabadb604 Date: Wed, 10 Oct 2018 04:46:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:22,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-e41d0843-38eb-4466-a095-627dabadb604 2018-10-10 04:46:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:22,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a193fca3-259e-40a9-aab5-6b20316c9cb6 Date: Wed, 10 Oct 2018 04:46:22 GMT RESP BODY: {"ports":[]} 2018-10-10 04:46:22,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2&admin_state_up=True used request id req-a193fca3-259e-40a9-aab5-6b20316c9cb6 2018-10-10 04:46:22,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:46:22,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:46:22,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:46:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["QbOoIn9_TLK1ooH1IPGrMw"], "issued_at": "2018-10-10T04:46:22.000000Z"}} 2018-10-10 04:46:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05be5eefc6e8ac426eba4e82c2610132e44ca534" 2018-10-10 04:46:22,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2029eede-648c-44c1-a6dd-3fe3afa583be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:46:22,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2029eede-648c-44c1-a6dd-3fe3afa583be 2018-10-10 04:46:22,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:22,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d427e52d-e3f9-42ce-9bd4-069cbca73066 Date: Wed, 10 Oct 2018 04:46:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:22,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-d427e52d-e3f9-42ce-9bd4-069cbca73066 2018-10-10 04:46:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:23,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-acd289ad-0d60-4f7e-beae-e6893378fc6b Date: Wed, 10 Oct 2018 04:46:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:23,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-acd289ad-0d60-4f7e-beae-e6893378fc6b 2018-10-10 04:46:23,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:23,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-993749e0-9331-4002-9c35-45716532740b Date: Wed, 10 Oct 2018 04:46:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:23,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-993749e0-9331-4002-9c35-45716532740b 2018-10-10 04:46:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:46:23,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:46:23,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05be5eefc6e8ac426eba4e82c2610132e44ca534" 2018-10-10 04:46:23,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28750a9-91ea-47d9-bc16-bfa844c46aa1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:23,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-d28750a9-91ea-47d9-bc16-bfa844c46aa1 2018-10-10 04:46:23,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:23,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-95805551-df4d-4aad-a300-31466ab01738 Date: Wed, 10 Oct 2018 04:46:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:23,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-95805551-df4d-4aad-a300-31466ab01738 2018-10-10 04:46:23,665 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net 2018-10-10 04:46:23,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" -d '{"port": {"network_id": "16be35b1-e919-4aa1-b3c5-cf1a18340cbb", "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2", "admin_state_up": true}}' 2018-10-10 04:46:24,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-c5308a69-52af-4df6-a8a5-9690e0fdb606 Date: Wed, 10 Oct 2018 04:46:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:24Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.14"}],"id":"24ee9169-72f2-4dff-a967-3fbed1850ecf","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:10:69","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2","project_id":"d5305fdc040b46e8a5822458ce03bbb3","qos_policy_id":null,"admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:24Z","binding:vnic_type":"normal"}} 2018-10-10 04:46:24,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c5308a69-52af-4df6-a8a5-9690e0fdb606 2018-10-10 04:46:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:24,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5db4d016-6e7e-43ae-92cf-165c5b10e5a9 Date: Wed, 10 Oct 2018 04:46:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:24,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-5db4d016-6e7e-43ae-92cf-165c5b10e5a9 2018-10-10 04:46:24,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:25,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0214994-34b0-45f5-9d5e-d2d482e4bf4e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:25,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a0214994-34b0-45f5-9d5e-d2d482e4bf4e 2018-10-10 04:46:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:25,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-13a34e79-4b12-4ab6-bbf0-ee13b0fd5f9e Date: Wed, 10 Oct 2018 04:46:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:25,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-13a34e79-4b12-4ab6-bbf0-ee13b0fd5f9e 2018-10-10 04:46:25,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:25,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-619b13f3-3bcb-44dc-b771-1306ea9b7663 Date: Wed, 10 Oct 2018 04:46:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.14"}],"id":"24ee9169-72f2-4dff-a967-3fbed1850ecf","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:10:69","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:46:25,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2&admin_state_up=True used request id req-619b13f3-3bcb-44dc-b771-1306ea9b7663 2018-10-10 04:46:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:25,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4cb1cf4-dd09-4fea-ad72-4a9d5344496c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:25,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a4cb1cf4-dd09-4fea-ad72-4a9d5344496c 2018-10-10 04:46:25,569 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-10 04:46:25,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:25,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-43c67487-967b-4c47-b279-30554b9c2650 x-compute-request-id: req-43c67487-967b-4c47-b279-30554b9c2650 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-flavor-name"}]} 2018-10-10 04:46:25,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-43c67487-967b-4c47-b279-30554b9c2650 2018-10-10 04:46:25,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:25,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-7ba335db-0e0e-4117-8031-f0b99a50c1dc x-compute-request-id: req-7ba335db-0e0e-4117-8031-f0b99a50c1dc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "80218940-9791-402f-8190-5c420cfa98f4", "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:46:25,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4 used request id req-7ba335db-0e0e-4117-8031-f0b99a50c1dc 2018-10-10 04:46:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:25,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-38886711-b90d-4bfe-a02e-2321c946ae14 Date: Wed, 10 Oct 2018 04:46:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:45:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:46:00Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/304d951e-c328-4676-8904-2936207dc7eb/snap", "metadata": {}}], "self": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb", "min_disk": 0, "protected": false, "id": "304d951e-c328-4676-8904-2936207dc7eb", "file": "/v2/images/304d951e-c328-4676-8904-2936207dc7eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71a489f29847440da13c7c54ff8c6b37", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/304d951e-c328-4676-8904-2936207dc7eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image"} 2018-10-10 04:46:25,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image used request id req-38886711-b90d-4bfe-a02e-2321c946ae14 2018-10-10 04:46:25,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:25,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-74ed83e9-55c9-47ba-9efb-941211e7c4e1 Date: Wed, 10 Oct 2018 04:46:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:46:25,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-74ed83e9-55c9-47ba-9efb-941211e7c4e1 2018-10-10 04:46:25,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" -d '{"server": {"name": "CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "304d951e-c328-4676-8904-2936207dc7eb", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "80218940-9791-402f-8190-5c420cfa98f4", "max_count": 1, "min_count": 1, "networks": [{"port": "24ee9169-72f2-4dff-a967-3fbed1850ecf"}]}}' 2018-10-10 04:46:27,564 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:46: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-94cbd58d-df9b-42c5-9761-6bc1c7b7585e x-compute-request-id: req-94cbd58d-df9b-42c5-9761-6bc1c7b7585e Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "adminPass": "X5G5vUbuqSyt"}} 2018-10-10 04:46:27,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-94cbd58d-df9b-42c5-9761-6bc1c7b7585e 2018-10-10 04:46:27,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:27,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-34121a88-554e-41ca-9135-6090d5295819 x-compute-request-id: req-34121a88-554e-41ca-9135-6090d5295819 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:46:27Z", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:27,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-34121a88-554e-41ca-9135-6090d5295819 2018-10-10 04:46:27,780 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-10 04:46:27,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:27,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-4812858c-fbf3-468c-add2-10d475059075 x-compute-request-id: req-4812858c-fbf3-468c-add2-10d475059075 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:46:27Z", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:27,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-4812858c-fbf3-468c-add2-10d475059075 2018-10-10 04:46:27,859 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-10 04:46:27,859 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:46:30,862 - create_instance - DEBUG - VM status query timeout in 896.918693066 2018-10-10 04:46:30,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:31,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-b69e40f8-bcde-4498-a3e2-62ecd632a78b x-compute-request-id: req-b69e40f8-bcde-4498-a3e2-62ecd632a78b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:46:29Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:31,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-b69e40f8-bcde-4498-a3e2-62ecd632a78b 2018-10-10 04:46:31,324 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-10 04:46:31,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:46:34,328 - create_instance - DEBUG - VM status query timeout in 893.453016996 2018-10-10 04:46:34,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:35,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb281c28-72c0-489b-9dd3-2610ca8e6b43 x-compute-request-id: req-fb281c28-72c0-489b-9dd3-2610ca8e6b43 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:10:69", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:46:29Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:35,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-fb281c28-72c0-489b-9dd3-2610ca8e6b43 2018-10-10 04:46:35,078 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-10 04:46:35,078 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:46:38,081 - create_instance - DEBUG - VM status query timeout in 889.69956398 2018-10-10 04:46:38,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:38,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-a97eac93-91f6-4d38-871f-bacb4fc8b28a x-compute-request-id: req-a97eac93-91f6-4d38-871f-bacb4fc8b28a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:10:69", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-10-10T04:46:34.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:34Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:38,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-a97eac93-91f6-4d38-871f-bacb4fc8b28a 2018-10-10 04:46:38,989 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-10 04:46:38,989 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:46:38,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:39,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-3c999007-6b11-44d1-a43a-52aa1eff970a x-compute-request-id: req-3c999007-6b11-44d1-a43a-52aa1eff970a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:10:69", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-10-10T04:46:34.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:34Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:39,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-3c999007-6b11-44d1-a43a-52aa1eff970a 2018-10-10 04:46:39,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:39,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a57c22fe-fe37-4b22-bf12-420e57f00a16 Date: Wed, 10 Oct 2018 04:46:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:39,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-a57c22fe-fe37-4b22-bf12-420e57f00a16 2018-10-10 04:46:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:39,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67f78010-3287-4dca-9473-b4840a83304c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:39,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-67f78010-3287-4dca-9473-b4840a83304c 2018-10-10 04:46:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:39,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-252111aa-8364-4200-a20f-8da8339879c3 Date: Wed, 10 Oct 2018 04:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:39,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-252111aa-8364-4200-a20f-8da8339879c3 2018-10-10 04:46:39,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:39,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-8f54a7d7-17db-4fc6-ad5a-fb05b2c8d4f0 Date: Wed, 10 Oct 2018 04:46:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.2"}],"id":"007cd953-543d-4cbc-8b69-7292979a37d3","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:96:44","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.14"}],"id":"24ee9169-72f2-4dff-a967-3fbed1850ecf","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:10:69","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:24Z","binding:vnic_type":"normal","device_id":"74b2dd96-bf12-4c21-a18d-01be99375b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":"cca803d7-23da-430a-9025-23b7a1b2eee0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.3"}],"id":"8da9403c-ebb7-41ae-9b73-c71f68177b07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:1e:c7","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.4"}],"id":"d909ea45-1670-4318-9811-787fb7e58e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:2b:6e","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"}]} 2018-10-10 04:46:39,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-8f54a7d7-17db-4fc6-ad5a-fb05b2c8d4f0 2018-10-10 04:46:39,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:40,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8765836f-9d3e-4de2-a6cd-b1c0866a1436 x-compute-request-id: req-8765836f-9d3e-4de2-a6cd-b1c0866a1436 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:10:69", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-10-10T04:46:34.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:34Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:40,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-8765836f-9d3e-4de2-a6cd-b1c0866a1436 2018-10-10 04:46:40,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:40,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-319447f4-adb0-42d1-995c-4eec78e9f47f Date: Wed, 10 Oct 2018 04:46:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:40,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-319447f4-adb0-42d1-995c-4eec78e9f47f 2018-10-10 04:46:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:40,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9377c7ec-00b4-4abf-87cf-bdf52e4d1a87 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:40,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-9377c7ec-00b4-4abf-87cf-bdf52e4d1a87 2018-10-10 04:46:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:40,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ba6bb71f-8b5c-4923-9a3b-88ec5c6d855c Date: Wed, 10 Oct 2018 04:46:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:40,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-ba6bb71f-8b5c-4923-9a3b-88ec5c6d855c 2018-10-10 04:46:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:40,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-13de2f24-41ff-4091-a412-a801d2f9ff93 Date: Wed, 10 Oct 2018 04:46:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.2"}],"id":"007cd953-543d-4cbc-8b69-7292979a37d3","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:96:44","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.14"}],"id":"24ee9169-72f2-4dff-a967-3fbed1850ecf","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:10:69","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:24Z","binding:vnic_type":"normal","device_id":"74b2dd96-bf12-4c21-a18d-01be99375b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":"cca803d7-23da-430a-9025-23b7a1b2eee0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.3"}],"id":"8da9403c-ebb7-41ae-9b73-c71f68177b07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:1e:c7","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.4"}],"id":"d909ea45-1670-4318-9811-787fb7e58e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:2b:6e","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"}]} 2018-10-10 04:46:40,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-13de2f24-41ff-4091-a412-a801d2f9ff93 2018-10-10 04:46:40,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:41,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-04f7c1a8-8644-4f0a-8d9e-b0805d453181 x-compute-request-id: req-04f7c1a8-8644-4f0a-8d9e-b0805d453181 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:10:69", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-10-10T04:46:34.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:34Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:41,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-04f7c1a8-8644-4f0a-8d9e-b0805d453181 2018-10-10 04:46:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:41,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a68ffbe2-fed8-488e-adcd-0aee443020a9 Date: Wed, 10 Oct 2018 04:46:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:41,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-a68ffbe2-fed8-488e-adcd-0aee443020a9 2018-10-10 04:46:41,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:41,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1f1353-3851-4ac8-b5eb-712b9071c883 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:41,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-ee1f1353-3851-4ac8-b5eb-712b9071c883 2018-10-10 04:46:41,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:41,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1c59dbd5-a589-4b64-95ec-8332473ca25d Date: Wed, 10 Oct 2018 04:46:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:41,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-1c59dbd5-a589-4b64-95ec-8332473ca25d 2018-10-10 04:46:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:41,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-26eb7d40-d490-4fb1-bc2b-cdde56dd2f55 Date: Wed, 10 Oct 2018 04:46:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.2"}],"id":"007cd953-543d-4cbc-8b69-7292979a37d3","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:96:44","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.14"}],"id":"24ee9169-72f2-4dff-a967-3fbed1850ecf","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:10:69","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:24Z","binding:vnic_type":"normal","device_id":"74b2dd96-bf12-4c21-a18d-01be99375b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":"cca803d7-23da-430a-9025-23b7a1b2eee0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.3"}],"id":"8da9403c-ebb7-41ae-9b73-c71f68177b07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:1e:c7","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.4"}],"id":"d909ea45-1670-4318-9811-787fb7e58e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:2b:6e","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"}]} 2018-10-10 04:46:41,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-26eb7d40-d490-4fb1-bc2b-cdde56dd2f55 2018-10-10 04:46:41,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:42,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-d5fadd02-0928-454c-8e27-bef6da0bdd3c x-compute-request-id: req-d5fadd02-0928-454c-8e27-bef6da0bdd3c Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-10T04:46:13.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:14Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:42,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-d5fadd02-0928-454c-8e27-bef6da0bdd3c 2018-10-10 04:46:42,408 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-10 04:46:42,408 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:46:42,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:42,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f51b7cd1-9890-4335-82d7-d9477dc530de x-compute-request-id: req-f51b7cd1-9890-4335-82d7-d9477dc530de Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-10T04:46:13.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:14Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:42,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-f51b7cd1-9890-4335-82d7-d9477dc530de 2018-10-10 04:46:42,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:42,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-998ac43a-fc1f-49b9-bf91-d744118be224 Date: Wed, 10 Oct 2018 04:46:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:42,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-998ac43a-fc1f-49b9-bf91-d744118be224 2018-10-10 04:46:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:42,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b5ec2f-ceb2-4054-9974-75727dc1512f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:42,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-47b5ec2f-ceb2-4054-9974-75727dc1512f 2018-10-10 04:46:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:43,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4fcac031-dafb-4cc6-bcf3-4cc545325e76 Date: Wed, 10 Oct 2018 04:46:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:43,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-4fcac031-dafb-4cc6-bcf3-4cc545325e76 2018-10-10 04:46:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:43,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-c575b18e-c119-4a0f-9a2f-848429e8111e Date: Wed, 10 Oct 2018 04:46:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.2"}],"id":"007cd953-543d-4cbc-8b69-7292979a37d3","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:96:44","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.14"}],"id":"24ee9169-72f2-4dff-a967-3fbed1850ecf","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:10:69","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:24Z","binding:vnic_type":"normal","device_id":"74b2dd96-bf12-4c21-a18d-01be99375b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":"cca803d7-23da-430a-9025-23b7a1b2eee0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.3"}],"id":"8da9403c-ebb7-41ae-9b73-c71f68177b07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:1e:c7","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.4"}],"id":"d909ea45-1670-4318-9811-787fb7e58e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:2b:6e","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"}]} 2018-10-10 04:46:43,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-c575b18e-c119-4a0f-9a2f-848429e8111e 2018-10-10 04:46:43,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:43,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e4842ca-c08b-4bf2-b72c-bf17926a671d x-compute-request-id: req-9e4842ca-c08b-4bf2-b72c-bf17926a671d Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-10T04:46:13.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:14Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:43,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-9e4842ca-c08b-4bf2-b72c-bf17926a671d 2018-10-10 04:46:43,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:44,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ebfca0d-a7c3-4326-b258-71e65615febf x-compute-request-id: req-1ebfca0d-a7c3-4326-b258-71e65615febf Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:10:69", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-10-10T04:46:34.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:34Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:44,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-1ebfca0d-a7c3-4326-b258-71e65615febf 2018-10-10 04:46:44,463 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-10 04:46:44,463 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:46:44,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:44,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-e19094d7-4cd2-4a7b-b5fe-f07e9a153ebb x-compute-request-id: req-e19094d7-4cd2-4a7b-b5fe-f07e9a153ebb Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:10:69", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-10-10T04:46:34.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:34Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:44,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-e19094d7-4cd2-4a7b-b5fe-f07e9a153ebb 2018-10-10 04:46:44,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:44,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-af9560f6-d3cb-43aa-94dd-25e26c251da9 Date: Wed, 10 Oct 2018 04:46:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","subnets":["14791dc6-1fae-4681-bef3-23bdb89dd234"],"description":"","tags":[],"updated_at":"2018-10-10T04:45:57Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net","admin_state_up":true,"tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:56Z","provider:network_type":"vxlan"}]} 2018-10-10 04:46:44,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net used request id req-af9560f6-d3cb-43aa-94dd-25e26c251da9 2018-10-10 04:46:44,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:44,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc877ed-e6f3-4703-8d1d-730df91af1d5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:44,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-5dc877ed-e6f3-4703-8d1d-730df91af1d5 2018-10-10 04:46:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:45,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2de187e8-ffa9-4fe5-8ca0-80aa4a675e57 Date: Wed, 10 Oct 2018 04:46:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:57Z","dns_nameservers":[],"updated_at":"2018-10-10T04:45: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":"d5305fdc040b46e8a5822458ce03bbb3","id":"14791dc6-1fae-4681-bef3-23bdb89dd234","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet"}]} 2018-10-10 04:46:45,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-2de187e8-ffa9-4fe5-8ca0-80aa4a675e57 2018-10-10 04:46:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:45,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-603edc0e-c5c5-4ac8-aee3-897a8282a0f2 Date: Wed, 10 Oct 2018 04:46:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.2"}],"id":"007cd953-543d-4cbc-8b69-7292979a37d3","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:96:44","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.14"}],"id":"24ee9169-72f2-4dff-a967-3fbed1850ecf","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:10:69","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:24Z","binding:vnic_type":"normal","device_id":"74b2dd96-bf12-4c21-a18d-01be99375b2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.12"}],"id":"8411c528-e628-4090-af72-244b8cf2bd78","security_groups":["0462c251-30bf-4e6a-942e-1a4c7e144bb2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:09:74","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:46:05Z","binding:vnic_type":"normal","device_id":"cca803d7-23da-430a-9025-23b7a1b2eee0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.3"}],"id":"8da9403c-ebb7-41ae-9b73-c71f68177b07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:1e:c7","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:46:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14791dc6-1fae-4681-bef3-23bdb89dd234","ip_address":"10.55.0.4"}],"id":"d909ea45-1670-4318-9811-787fb7e58e82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5d:2b:6e","project_id":"d5305fdc040b46e8a5822458ce03bbb3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16be35b1-e919-4aa1-b3c5-cf1a18340cbb","tenant_id":"d5305fdc040b46e8a5822458ce03bbb3","created_at":"2018-10-10T04:45:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16be35b1-e919-4aa1-b3c5-cf1a18340cbb"}]} 2018-10-10 04:46:45,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-603edc0e-c5c5-4ac8-aee3-897a8282a0f2 2018-10-10 04:46:45,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:45,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-122bd704-5c19-48b6-9339-e9843eb6da23 x-compute-request-id: req-122bd704-5c19-48b6-9339-e9843eb6da23 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:10:69", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-10-10T04:46:34.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "security_groups": [{"name": "default"}], "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:34Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:45,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-122bd704-5c19-48b6-9339-e9843eb6da23 2018-10-10 04:46:45,526 - create_instance - INFO - Deleting Port with ID - 8411c528-e628-4090-af72-244b8cf2bd78 2018-10-10 04:46:45,527 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-1 2018-10-10 04:46:45,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/8411c528-e628-4090-af72-244b8cf2bd78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:45,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6eaad12-3c1a-48c5-ba8f-d08dbc3c9aa8 Date: Wed, 10 Oct 2018 04:46:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:46:45,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/8411c528-e628-4090-af72-244b8cf2bd78 used request id req-b6eaad12-3c1a-48c5-ba8f-d08dbc3c9aa8 2018-10-10 04:46:45,955 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-10 04:46:45,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:46,113 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:46: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-69c0acdc-fd7a-42b8-a6f3-cd23fddf399e x-compute-request-id: req-69c0acdc-fd7a-42b8-a6f3-cd23fddf399e Content-Type: application/json 2018-10-10 04:46:46,114 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-69c0acdc-fd7a-42b8-a6f3-cd23fddf399e 2018-10-10 04:46:46,114 - create_instance - INFO - Checking deletion status 2018-10-10 04:46:46,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:46,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26d9e27f-ef9d-4529-bf57-4234b84bb2c9 x-compute-request-id: req-26d9e27f-ef9d-4529-bf57-4234b84bb2c9 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:09:74", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cca803d7-23da-430a-9025-23b7a1b2eee0", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-10-10T04:46:13.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "cca803d7-23da-430a-9025-23b7a1b2eee0", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:46Z", "hostId": "3ac64156e6e4277697bcc4327fba6b750b2660ce293cffb8f426f855", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-10T04:46:08Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:46,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-26d9e27f-ef9d-4529-bf57-4234b84bb2c9 2018-10-10 04:46:46,220 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-10 04:46:46,220 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:46:49,223 - create_instance - DEBUG - VM status query timeout in 296.891091108 2018-10-10 04:46:49,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4cbc2ac98ec1c43a8480988666643155d87050e" 2018-10-10 04:46:49,277 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:46: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-5c5981a9-9786-41ba-8045-de70cbeb5643 x-compute-request-id: req-5c5981a9-9786-41ba-8045-de70cbeb5643 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cca803d7-23da-430a-9025-23b7a1b2eee0 could not be found.", "code": 404}} 2018-10-10 04:46:49,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cca803d7-23da-430a-9025-23b7a1b2eee0 used request id req-5c5981a9-9786-41ba-8045-de70cbeb5643 2018-10-10 04:46:49,277 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cca803d7-23da-430a-9025-23b7a1b2eee0 could not be found. (HTTP 404) (Request-ID: req-5c5981a9-9786-41ba-8045-de70cbeb5643) 2018-10-10 04:46:49,277 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-10 04:46:49,278 - create_instance - INFO - Deleting Port with ID - 24ee9169-72f2-4dff-a967-3fbed1850ecf 2018-10-10 04:46:49,278 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5port-2 2018-10-10 04:46:49,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/24ee9169-72f2-4dff-a967-3fbed1850ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:49,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37124411-c687-4ecf-b6ce-e41ff5224270 Date: Wed, 10 Oct 2018 04:46:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:46:49,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/24ee9169-72f2-4dff-a967-3fbed1850ecf used request id req-37124411-c687-4ecf-b6ce-e41ff5224270 2018-10-10 04:46:49,719 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-10 04:46:49,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:49,868 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:46: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-63773158-5ba1-4ed9-a050-9a1f1f49c8cc x-compute-request-id: req-63773158-5ba1-4ed9-a050-9a1f1f49c8cc Content-Type: application/json 2018-10-10 04:46:49,868 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-63773158-5ba1-4ed9-a050-9a1f1f49c8cc 2018-10-10 04:46:49,869 - create_instance - INFO - Checking deletion status 2018-10-10 04:46:49,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:50,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46: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-940069e7-84e7-4b6b-9333-dd2100c63ba1 x-compute-request-id: req-940069e7-84e7-4b6b-9333-dd2100c63ba1 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b", "rel": "bookmark"}], "image": {"id": "304d951e-c328-4676-8904-2936207dc7eb", "links": [{"href": "http://172.30.9.25:8774/images/304d951e-c328-4676-8904-2936207dc7eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-10-10T04:46:34.000000", "flavor": {"id": "80218940-9791-402f-8190-5c420cfa98f4", "links": [{"href": "http://172.30.9.25:8774/flavors/80218940-9791-402f-8190-5c420cfa98f4", "rel": "bookmark"}]}, "id": "74b2dd96-bf12-4c21-a18d-01be99375b2b", "user_id": "a09a1bd66be64e619f4569de4d62b795", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:46:49Z", "hostId": "286d94acdbb47417e2b063aa698004b5ea68ae4c6f152e0eba4a48c1", "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-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-10T04:46:27Z", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:46:50,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-940069e7-84e7-4b6b-9333-dd2100c63ba1 2018-10-10 04:46:50,263 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-10 04:46:50,263 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:46:53,267 - create_instance - DEBUG - VM status query timeout in 296.601989985 2018-10-10 04:46:53,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bece953cb0fca8d4ca9880710611e17d1b518055" 2018-10-10 04:46:53,314 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-417f12b3-6acd-46b6-9dc1-cccff7976bff x-compute-request-id: req-417f12b3-6acd-46b6-9dc1-cccff7976bff Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 74b2dd96-bf12-4c21-a18d-01be99375b2b could not be found.", "code": 404}} 2018-10-10 04:46:53,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/74b2dd96-bf12-4c21-a18d-01be99375b2b used request id req-417f12b3-6acd-46b6-9dc1-cccff7976bff 2018-10-10 04:46:53,315 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 74b2dd96-bf12-4c21-a18d-01be99375b2b could not be found. (HTTP 404) (Request-ID: req-417f12b3-6acd-46b6-9dc1-cccff7976bff) 2018-10-10 04:46:53,315 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-10 04:46:53,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8f4ef9f08d9bb96bbb24cf8bd1281ae30b8b48" 2018-10-10 04:46:53,377 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-834336d7-fa79-4008-8ab6-7ebe302007b9 x-compute-request-id: req-834336d7-fa79-4008-8ab6-7ebe302007b9 Content-Length: 0 Content-Type: application/json 2018-10-10 04:46:53,377 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/80218940-9791-402f-8190-5c420cfa98f4 used request id req-834336d7-fa79-4008-8ab6-7ebe302007b9 2018-10-10 04:46:53,378 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet 2018-10-10 04:46:53,378 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-subnet 2018-10-10 04:46:53,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/14791dc6-1fae-4681-bef3-23bdb89dd234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" 2018-10-10 04:46:55,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6cf7b9d2-c438-4e7a-acf6-19b25225f0b1 Date: Wed, 10 Oct 2018 04:46:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:46:55,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/14791dc6-1fae-4681-bef3-23bdb89dd234 used request id req-6cf7b9d2-c438-4e7a-acf6-19b25225f0b1 2018-10-10 04:46:55,572 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-priv-net 2018-10-10 04:46:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/16be35b1-e919-4aa1-b3c5-cf1a18340cbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6de0458af12a0303dd9e4c2663674fff366a15" 2018-10-10 04:46:57,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2aa7dad4-3f9f-49ac-98e5-ceb519ea5cff Date: Wed, 10 Oct 2018 04:46:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:46:57,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/16be35b1-e919-4aa1-b3c5-cf1a18340cbb used request id req-2aa7dad4-3f9f-49ac-98e5-ceb519ea5cff 2018-10-10 04:46:57,117 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-e9f7d7f1-b4b4-4271-b5d1-66b2f27101a5-image 2018-10-10 04:46:57,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4898a5bb883754bd4a86954e39857a380dded6" 2018-10-10 04:46:58,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1938b2a0-4118-4b55-83a8-f47b9719fdcd Date: Wed, 10 Oct 2018 04:46:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:46:58,286 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/304d951e-c328-4676-8904-2936207dc7eb used request id req-1938b2a0-4118-4b55-83a8-f47b9719fdcd 2018-10-10 04:46:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:46:58,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7e50da57-c97f-4331-9de1-c104420da0bb Date: Wed, 10 Oct 2018 04:46:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:46:58,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7e50da57-c97f-4331-9de1-c104420da0bb 2018-10-10 04:46:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:46:58,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc370f5f-824f-4570-b8df-29eedcfa97a0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:46:58,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-dc370f5f-824f-4570-b8df-29eedcfa97a0 2018-10-10 04:46:58,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:46:58,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f671271-a0f0-4edf-8fb0-ac3da751701c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:46:58,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-2f671271-a0f0-4edf-8fb0-ac3da751701c 2018-10-10 04:46:58,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:46:58,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc853da5-6234-42c2-ae81-fe288d578420 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:46:58,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-fc853da5-6234-42c2-ae81-fe288d578420 2018-10-10 04:46:58,784 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj 2018-10-10 04:46:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/71a489f29847440da13c7c54ff8c6b37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:46:59,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93181d91-2f1f-430c-ba81-10bbae1fc3d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:46:59,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/71a489f29847440da13c7c54ff8c6b37 used request id req-93181d91-2f1f-430c-ba81-10bbae1fc3d4 2018-10-10 04:46:59,079 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-proj-role 2018-10-10 04:46:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/6cc1c023c649459b91855f87267337b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:46:59,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77082064-cc0b-4d33-a28e-986b71cb139b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:46:59,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/6cc1c023c649459b91855f87267337b2 used request id req-77082064-cc0b-4d33-a28e-986b71cb139b 2018-10-10 04:46:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee399670cb96699dfe574481c6c335d6c4194463" 2018-10-10 04:46:59,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55722b07-c342-473d-aba9-dbb926b59654 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:46:59,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-55722b07-c342-473d-aba9-dbb926b59654 2018-10-10 04:46:59,285 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-8e7b4b80-8a83-45b-user 2018-10-10 04:46:59,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3f6b05c4956c40c5a6799824e76a69f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc10e29151cb3d1ec87ae390361d682ee4761e71" 2018-10-10 04:46:59,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b38a728-ca59-47b2-96d7-aeb34bd456f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:46:59,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3f6b05c4956c40c5a6799824e76a69f2 used request id req-5b38a728-ca59-47b2-96d7-aeb34bd456f4 2018-10-10 04:46:59,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:46:59,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2OKsEMfLR1itwCtvq2X6qw"], "issued_at": "2018-10-10T04:46:59.000000Z"}} 2018-10-10 04:46:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686b73bb76ef867ff7a71c9baa429991c2e76f63" 2018-10-10 04:47:00,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a084178-e8d1-4c8f-99b2-350029e6c86a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:00,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1a084178-e8d1-4c8f-99b2-350029e6c86a 2018-10-10 04:47:00,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:00,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:00,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["xRgHyFwxTDaAlPOEO2cAVg"], "issued_at": "2018-10-10T04:47:00.000000Z"}} 2018-10-10 04:47:00,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:00,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a7eb32-6e92-4582-be43-a16cd5599f25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:00,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-25a7eb32-6e92-4582-be43-a16cd5599f25 2018-10-10 04:47:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:47:00,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:47:00,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:00,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129cd82f-77e0-4a9d-8e98-2c29eb63e108 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:47:00,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj used request id req-129cd82f-77e0-4a9d-8e98-2c29eb63e108 2018-10-10 04:47:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:00,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14044ed-4e46-472d-bf30-a51014de7df9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:47:00,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-f14044ed-4e46-472d-bf30-a51014de7df9 2018-10-10 04:47:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}}' 2018-10-10 04:47:00,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b37a262-a724-4b1c-b99e-5c65ebd3029a Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}} 2018-10-10 04:47:00,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7b37a262-a724-4b1c-b99e-5c65ebd3029a 2018-10-10 04:47:00,790 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj 2018-10-10 04:47:00,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:00,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:01,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["372nuGhETCO75QARfttFEQ"], "issued_at": "2018-10-10T04:47:01.000000Z"}} 2018-10-10 04:47:01,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab105e0e638ada478d090f9f70dec4f9c782a76d" 2018-10-10 04:47:01,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fd4479-bcf3-4553-8ee3-a7113b212799 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:01,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d4fd4479-bcf3-4553-8ee3-a7113b212799 2018-10-10 04:47:01,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:47:01,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:47:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab105e0e638ada478d090f9f70dec4f9c782a76d" 2018-10-10 04:47:01,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ba9e89-12fb-4e50-8c4f-5e1b5ea6a1da Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:47:01,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-96ba9e89-12fb-4e50-8c4f-5e1b5ea6a1da 2018-10-10 04:47:01,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab105e0e638ada478d090f9f70dec4f9c782a76d" 2018-10-10 04:47:01,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2f58bc-d4b6-42a3-ad76-95047eeaf442 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}]} 2018-10-10 04:47:01,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj used request id req-be2f58bc-d4b6-42a3-ad76-95047eeaf442 2018-10-10 04:47:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab105e0e638ada478d090f9f70dec4f9c782a76d" 2018-10-10 04:47:01,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938acd09-7192-42e7-8a1f-87860edd4566 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:47:01,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-938acd09-7192-42e7-8a1f-87860edd4566 2018-10-10 04:47:01,843 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-user 2018-10-10 04:47:01,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:01,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928e1199-87f8-4f1e-9d87-51f8885d98f3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:47:01,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-928e1199-87f8-4f1e-9d87-51f8885d98f3 2018-10-10 04:47:01,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" -d '{"role": {"name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role"}}' 2018-10-10 04:47:01,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdf8ba7f-3592-47a8-9063-478b4a2f6256 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "874044b4c41449ae93fd52562e5df131", "links": {"self": "http://172.30.9.25:5000/v3/roles/874044b4c41449ae93fd52562e5df131"}, "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role"}} 2018-10-10 04:47:01,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-cdf8ba7f-3592-47a8-9063-478b4a2f6256 2018-10-10 04:47:01,993 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role 2018-10-10 04:47:01,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/874044b4c41449ae93fd52562e5df131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:02,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ead692-dab2-45c5-adc9-4d9636fdccc6 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/874044b4c41449ae93fd52562e5df131"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role", "id": "874044b4c41449ae93fd52562e5df131"}} 2018-10-10 04:47:02,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/874044b4c41449ae93fd52562e5df131 used request id req-51ead692-dab2-45c5-adc9-4d9636fdccc6 2018-10-10 04:47:02,077 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role to project CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj 2018-10-10 04:47:02,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403/users/ff20879211cc461dba7727780da77218/roles/874044b4c41449ae93fd52562e5df131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:02,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f65cc294-1811-443f-bfe3-0952b8d9573c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:47:02,211 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403/users/ff20879211cc461dba7727780da77218/roles/874044b4c41449ae93fd52562e5df131 used request id req-f65cc294-1811-443f-bfe3-0952b8d9573c 2018-10-10 04:47:02,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:47:02,213 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:47:02,213 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-10-10 04:47:02,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:02,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:02,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "874044b4c41449ae93fd52562e5df131", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role"}], "expires_at": "2018-10-10T05:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-user", "id": "ff20879211cc461dba7727780da77218"}, "audit_ids": ["HTy4pLhPQbujrK5RgwMQPg"], "issued_at": "2018-10-10T04:47:02.000000Z"}} 2018-10-10 04:47:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" 2018-10-10 04:47:02,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c36e246-4d7b-4a66-bef0-cf87fb42e86d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:02,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6c36e246-4d7b-4a66-bef0-cf87fb42e86d 2018-10-10 04:47:02,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" 2018-10-10 04:47:02,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-4dcd0cdc-eb48-4af6-bced-2c2daac98216 Date: Wed, 10 Oct 2018 04:47:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4"} 2018-10-10 04:47:02,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4 used request id req-4dcd0cdc-eb48-4af6-bced-2c2daac98216 2018-10-10 04:47:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" 2018-10-10 04:47:03,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-793db296-e7d6-491a-a7ee-1b7466d1cc2d Date: Wed, 10 Oct 2018 04:47:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:47:03,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-793db296-e7d6-491a-a7ee-1b7466d1cc2d 2018-10-10 04:47:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4"}' 2018-10-10 04:47:03,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a X-Openstack-Request-Id: req-75ae2943-610b-4b20-bec4-d7affd30da18 Date: Wed, 10 Oct 2018 04:47:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:47:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:47:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a", "min_disk": 0, "protected": false, "id": "f14507f5-86af-482c-b573-3ce6e850d01a", "file": "/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a/file", "checksum": null, "owner": "7ff54b6a92f94e2eb6a15c938dcea403", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:47:03,330 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-75ae2943-610b-4b20-bec4-d7affd30da18 2018-10-10 04:47:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" -d '' 2018-10-10 04:47:04,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce68dd66-f31b-41e3-ac6b-afc6c95472bb Date: Wed, 10 Oct 2018 04:47:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:47:04,758 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a/file used request id req-ce68dd66-f31b-41e3-ac6b-afc6c95472bb 2018-10-10 04:47:04,759 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:47:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" 2018-10-10 04:47:04,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6891b4a8-78e0-4de4-a8f9-f407e943af36 Date: Wed, 10 Oct 2018 04:47:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:47:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:47:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/f14507f5-86af-482c-b573-3ce6e850d01a/snap", "metadata": {}}], "self": "/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a", "min_disk": 0, "protected": false, "id": "f14507f5-86af-482c-b573-3ce6e850d01a", "file": "/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ff54b6a92f94e2eb6a15c938dcea403", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/f14507f5-86af-482c-b573-3ce6e850d01a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:47:04,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a used request id req-6891b4a8-78e0-4de4-a8f9-f407e943af36 2018-10-10 04:47:04,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" 2018-10-10 04:47:05,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3603f55e-95b2-4662-aa3f-08d50acbeb09 Date: Wed, 10 Oct 2018 04:47:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:47:05,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3603f55e-95b2-4662-aa3f-08d50acbeb09 2018-10-10 04:47:05,092 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4 2018-10-10 04:47:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" 2018-10-10 04:47:05,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-44fd9352-e74b-41b2-9347-e0f290a99121 Date: Wed, 10 Oct 2018 04:47:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:47:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:47:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/f14507f5-86af-482c-b573-3ce6e850d01a/snap", "metadata": {}}], "self": "/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a", "min_disk": 0, "protected": false, "id": "f14507f5-86af-482c-b573-3ce6e850d01a", "file": "/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ff54b6a92f94e2eb6a15c938dcea403", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/f14507f5-86af-482c-b573-3ce6e850d01a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:47:05,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a used request id req-44fd9352-e74b-41b2-9347-e0f290a99121 2018-10-10 04:47:05,255 - create_image - DEBUG - Instance status is - active 2018-10-10 04:47:05,255 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4 2018-10-10 04:47:05,255 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4 2018-10-10 04:47:05,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:05,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:05,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["GzPiGyQHRG2ZTtgsMYqqAw"], "issued_at": "2018-10-10T04:47:05.000000Z"}} 2018-10-10 04:47:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62c87c211c78313552023ac0b5fda1caf811b59" 2018-10-10 04:47:05,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d92ddf-cd7c-48ef-9176-10a892e5ee9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:05,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-79d92ddf-cd7c-48ef-9176-10a892e5ee9a 2018-10-10 04:47:05,739 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:47:05,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62c87c211c78313552023ac0b5fda1caf811b59" 2018-10-10 04:47:05,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-59ae8e75-1e41-45b7-895d-866a5a7acaf0 x-compute-request-id: req-59ae8e75-1e41-45b7-895d-866a5a7acaf0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:47:05,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-59ae8e75-1e41-45b7-895d-866a5a7acaf0 2018-10-10 04:47:05,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62c87c211c78313552023ac0b5fda1caf811b59" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-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-10-10 04:47:05,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-c893cf23-9a2c-466e-bddc-e98cada9e8b7 x-compute-request-id: req-c893cf23-9a2c-466e-bddc-e98cada9e8b7 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:47:05,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c893cf23-9a2c-466e-bddc-e98cada9e8b7 2018-10-10 04:47:05,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:05,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:06,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "874044b4c41449ae93fd52562e5df131", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role"}], "expires_at": "2018-10-10T05:47:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-user", "id": "ff20879211cc461dba7727780da77218"}, "audit_ids": ["Yg-EgpfvTcuOX2lL5Dj3OQ"], "issued_at": "2018-10-10T04:47:06.000000Z"}} 2018-10-10 04:47:06,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" 2018-10-10 04:47:06,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f931ef13-9273-4c5f-9952-a60b061ec4ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:06,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f931ef13-9273-4c5f-9952-a60b061ec4ea 2018-10-10 04:47:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" 2018-10-10 04:47:06,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83297c0f-d1a9-420e-87be-568a834747d2 Date: Wed, 10 Oct 2018 04:47:06 GMT RESP BODY: {"networks":[]} 2018-10-10 04:47:06,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net used request id req-83297c0f-d1a9-420e-87be-568a834747d2 2018-10-10 04:47:06,599 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net 2018-10-10 04:47:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" -d '{"network": {"name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net", "admin_state_up": true}}' 2018-10-10 04:47:07,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9ac1ea71-6bfa-427c-bcfe-9d465c8feaef Date: Wed, 10 Oct 2018 04:47:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:47:07Z","is_default":false,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","mtu":1450}} 2018-10-10 04:47:07,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-9ac1ea71-6bfa-427c-bcfe-9d465c8feaef 2018-10-10 04:47:07,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" 2018-10-10 04:47:07,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-bab6f479-fe5d-4a45-bd39-56da129d43c8 Date: Wed, 10 Oct 2018 04:47:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:47:07Z","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net"}]} 2018-10-10 04:47:07,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-bab6f479-fe5d-4a45-bd39-56da129d43c8 2018-10-10 04:47:07,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" 2018-10-10 04:47:07,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8fd745dc-3ee3-43aa-a385-991271817b14 Date: Wed, 10 Oct 2018 04:47:07 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:47:07,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-8fd745dc-3ee3-43aa-a385-991271817b14 2018-10-10 04:47:07,709 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet 2018-10-10 04:47:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" -d '{"subnets": [{"ip_version": 4, "network_id": "0f33bd5f-250c-45f1-80d4-76d800c03b1b", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]}' 2018-10-10 04:47:08,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-03b28319-7ed5-4f72-8c79-e03f60d196eb Date: Wed, 10 Oct 2018 04:47:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:07Z","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":"7ff54b6a92f94e2eb6a15c938dcea403","id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]} 2018-10-10 04:47:08,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-03b28319-7ed5-4f72-8c79-e03f60d196eb 2018-10-10 04:47:08,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" 2018-10-10 04:47:08,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-05b2ce8f-ee0d-4f21-ae52-2e028d609ca3 Date: Wed, 10 Oct 2018 04:47:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aab9bfeb-f504-4767-a601-87c5ae82da9c"],"updated_at":"2018-10-10T04:47:07Z","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net"}]} 2018-10-10 04:47:08,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-05b2ce8f-ee0d-4f21-ae52-2e028d609ca3 2018-10-10 04:47:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" 2018-10-10 04:47:08,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46de14bb-2cf5-4cfe-8a58-8efafc7811ee Date: Wed, 10 Oct 2018 04:47:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]} 2018-10-10 04:47:08,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-46de14bb-2cf5-4cfe-8a58-8efafc7811ee 2018-10-10 04:47:08,947 - OpenStackNetwork - DEBUG - Network [0f33bd5f-250c-45f1-80d4-76d800c03b1b] created successfully 2018-10-10 04:47:08,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:08,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:09,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "874044b4c41449ae93fd52562e5df131", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role"}], "expires_at": "2018-10-10T05:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-user", "id": "ff20879211cc461dba7727780da77218"}, "audit_ids": ["i-OwWJwZTman1aqwEXf__w"], "issued_at": "2018-10-10T04:47:09.000000Z"}} 2018-10-10 04:47:09,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:09,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851feea3-1c97-4e80-b002-c8967b542f59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:09,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-851feea3-1c97-4e80-b002-c8967b542f59 2018-10-10 04:47:09,398 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:47:09,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:09,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb96b42-aa64-448f-9498-8161d4d3e62b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:09,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-abb96b42-aa64-448f-9498-8161d4d3e62b 2018-10-10 04:47:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:09,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6061bf53-2214-441c-97f9-2e92e32347ee Date: Wed, 10 Oct 2018 04:47:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aab9bfeb-f504-4767-a601-87c5ae82da9c"],"updated_at":"2018-10-10T04:47:07Z","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net"}]} 2018-10-10 04:47:09,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net used request id req-6061bf53-2214-441c-97f9-2e92e32347ee 2018-10-10 04:47:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:47:09,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:47:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:47:09,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:09,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d755cb-81f3-48b1-808c-271b913e5f49 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}} 2018-10-10 04:47:09,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 used request id req-96d755cb-81f3-48b1-808c-271b913e5f49 2018-10-10 04:47:09,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:10,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8ad5ce09-b2c6-449b-bdc7-ceca39f1a7b2 Date: Wed, 10 Oct 2018 04:47:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]} 2018-10-10 04:47:10,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-8ad5ce09-b2c6-449b-bdc7-ceca39f1a7b2 2018-10-10 04:47:10,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:10,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-16f2142e-a5da-43e9-85ed-14ad88a9c3ab Date: Wed, 10 Oct 2018 04:47:10 GMT RESP BODY: {"ports":[]} 2018-10-10 04:47:10,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port&admin_state_up=True used request id req-16f2142e-a5da-43e9-85ed-14ad88a9c3ab 2018-10-10 04:47:10,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:10,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d868ee4-8990-417d-831a-db52cf6e11b4 x-compute-request-id: req-5d868ee4-8990-417d-831a-db52cf6e11b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:47:10,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst used request id req-5d868ee4-8990-417d-831a-db52cf6e11b4 2018-10-10 04:47:10,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:10,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-488cf31f-1ccc-4086-abb3-c62d75c46a1b Date: Wed, 10 Oct 2018 04:47:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aab9bfeb-f504-4767-a601-87c5ae82da9c"],"updated_at":"2018-10-10T04:47:07Z","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net"}]} 2018-10-10 04:47:10,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net used request id req-488cf31f-1ccc-4086-abb3-c62d75c46a1b 2018-10-10 04:47:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:11,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f707020-38a5-4d90-9449-1a42f91895fe Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}} 2018-10-10 04:47:11,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 used request id req-2f707020-38a5-4d90-9449-1a42f91895fe 2018-10-10 04:47:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:11,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e0305c6-fd6d-4414-8eee-807d5426da10 Date: Wed, 10 Oct 2018 04:47:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]} 2018-10-10 04:47:11,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-0e0305c6-fd6d-4414-8eee-807d5426da10 2018-10-10 04:47:11,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1dab53be-cf3b-4e63-a222-168acea73e6d Date: Wed, 10 Oct 2018 04:47:11 GMT RESP BODY: {"ports":[]} 2018-10-10 04:47:11,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port&admin_state_up=True used request id req-1dab53be-cf3b-4e63-a222-168acea73e6d 2018-10-10 04:47:11,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:11,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:11,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "874044b4c41449ae93fd52562e5df131", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role"}], "expires_at": "2018-10-10T05:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7ff54b6a92f94e2eb6a15c938dcea403", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-user", "id": "ff20879211cc461dba7727780da77218"}, "audit_ids": ["zXOWjz9OT06flMl_-PnXGQ"], "issued_at": "2018-10-10T04:47:11.000000Z"}} 2018-10-10 04:47:11,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b3f8eb69c9c8e84f15aa5c8a133cb9550b489e" 2018-10-10 04:47:11,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89fa893d-670e-4a81-a827-1383a6f795f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:11,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-89fa893d-670e-4a81-a827-1383a6f795f1 2018-10-10 04:47:11,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:12,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-08d24f6b-9aca-42e9-b982-f346dc9ac946 Date: Wed, 10 Oct 2018 04:47:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aab9bfeb-f504-4767-a601-87c5ae82da9c"],"updated_at":"2018-10-10T04:47:07Z","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net"}]} 2018-10-10 04:47:12,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net used request id req-08d24f6b-9aca-42e9-b982-f346dc9ac946 2018-10-10 04:47:12,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:12,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b0133179-ae69-46df-910d-4d3e2656cfdd Date: Wed, 10 Oct 2018 04:47:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]} 2018-10-10 04:47:12,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-b0133179-ae69-46df-910d-4d3e2656cfdd 2018-10-10 04:47:12,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:12,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8004950e-e932-4246-95f0-71790968031f Date: Wed, 10 Oct 2018 04:47:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aab9bfeb-f504-4767-a601-87c5ae82da9c"],"updated_at":"2018-10-10T04:47:07Z","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net"}]} 2018-10-10 04:47:12,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net used request id req-8004950e-e932-4246-95f0-71790968031f 2018-10-10 04:47:12,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:47:12,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:47:12,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b3f8eb69c9c8e84f15aa5c8a133cb9550b489e" 2018-10-10 04:47:12,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8286dce-c4bf-42e0-9113-3997187d7ea7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}} 2018-10-10 04:47:12,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 used request id req-b8286dce-c4bf-42e0-9113-3997187d7ea7 2018-10-10 04:47:12,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:13,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cd905be6-f327-4662-8454-3fcf205b804d Date: Wed, 10 Oct 2018 04:47:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]} 2018-10-10 04:47:13,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-cd905be6-f327-4662-8454-3fcf205b804d 2018-10-10 04:47:13,039 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net 2018-10-10 04:47:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" -d '{"port": {"network_id": "0f33bd5f-250c-45f1-80d4-76d800c03b1b", "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port", "admin_state_up": true}}' 2018-10-10 04:47:13,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-5d9582fa-e0bd-491e-b6f5-1d410675e17e Date: Wed, 10 Oct 2018 04:47:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","ip_address":"10.55.0.11"}],"id":"ff47156d-54c5-4e9a-a12b-f456db5cbe73","security_groups":["3c8584e0-2100-46c1-ba5b-e7ee18962fd7"],"mac_address":"fa:16:3e:07:54:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","qos_policy_id":null,"admin_state_up":true,"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:13Z","binding:vnic_type":"normal"}} 2018-10-10 04:47:13,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-5d9582fa-e0bd-491e-b6f5-1d410675e17e 2018-10-10 04:47:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:14,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0804ed9d-861a-4b40-ad0d-cab0a9fc3802 Date: Wed, 10 Oct 2018 04:47:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aab9bfeb-f504-4767-a601-87c5ae82da9c"],"updated_at":"2018-10-10T04:47:07Z","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net"}]} 2018-10-10 04:47:14,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net used request id req-0804ed9d-861a-4b40-ad0d-cab0a9fc3802 2018-10-10 04:47:14,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:14,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c484f2-8a3b-4e65-8405-b0ee6c575918 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}} 2018-10-10 04:47:14,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 used request id req-85c484f2-8a3b-4e65-8405-b0ee6c575918 2018-10-10 04:47:14,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:14,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5f3ff73d-9348-4a4d-be24-f7291ec8447c Date: Wed, 10 Oct 2018 04:47:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]} 2018-10-10 04:47:14,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-5f3ff73d-9348-4a4d-be24-f7291ec8447c 2018-10-10 04:47:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:14,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-d10f2416-6403-42bf-abd1-2dfef932064c Date: Wed, 10 Oct 2018 04:47:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","ip_address":"10.55.0.11"}],"id":"ff47156d-54c5-4e9a-a12b-f456db5cbe73","security_groups":["3c8584e0-2100-46c1-ba5b-e7ee18962fd7"],"mac_address":"fa:16:3e:07:54:81","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port","admin_state_up":true,"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:47:14,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port&admin_state_up=True used request id req-d10f2416-6403-42bf-abd1-2dfef932064c 2018-10-10 04:47:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:14,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7731449b-2d3a-457d-94f3-cca7d63bb9cd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}} 2018-10-10 04:47:14,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 used request id req-7731449b-2d3a-457d-94f3-cca7d63bb9cd 2018-10-10 04:47:14,784 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst 2018-10-10 04:47:14,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:14,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47: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-ecbd0575-29ad-44e1-92c3-95968182dcad x-compute-request-id: req-ecbd0575-29ad-44e1-92c3-95968182dcad Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-flavor-name"}]} 2018-10-10 04:47:14,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ecbd0575-29ad-44e1-92c3-95968182dcad 2018-10-10 04:47:14,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:14,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47: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-bab98bd2-cd6c-4537-b092-cb6e99607886 x-compute-request-id: req-bab98bd2-cd6c-4537-b092-cb6e99607886 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:47:14,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4 used request id req-bab98bd2-cd6c-4537-b092-cb6e99607886 2018-10-10 04:47:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:15,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-15db15dc-1d3e-47df-93c5-6f04e85822e1 Date: Wed, 10 Oct 2018 04:47:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:47:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:47:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/f14507f5-86af-482c-b573-3ce6e850d01a/snap", "metadata": {}}], "self": "/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a", "min_disk": 0, "protected": false, "id": "f14507f5-86af-482c-b573-3ce6e850d01a", "file": "/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ff54b6a92f94e2eb6a15c938dcea403", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/f14507f5-86af-482c-b573-3ce6e850d01a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4"} 2018-10-10 04:47:15,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4 used request id req-15db15dc-1d3e-47df-93c5-6f04e85822e1 2018-10-10 04:47:15,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:15,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c8f93a64-8786-489d-8f6a-8733d895d05f Date: Wed, 10 Oct 2018 04:47:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:47:15,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c8f93a64-8786-489d-8f6a-8733d895d05f 2018-10-10 04:47:15,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" -d '{"server": {"name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst", "imageRef": "f14507f5-86af-482c-b573-3ce6e850d01a", "flavorRef": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "max_count": 1, "min_count": 1, "networks": [{"port": "ff47156d-54c5-4e9a-a12b-f456db5cbe73"}]}}' 2018-10-10 04:47:16,312 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:47: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-9c92da5d-e794-4dae-8ed6-9e030b1e95ba x-compute-request-id: req-9c92da5d-e794-4dae-8ed6-9e030b1e95ba Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec6edb8d-069a-4a0c-9180-92b723995995", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "bookmark"}], "adminPass": "xW8MJdtvDUH3"}} 2018-10-10 04:47:16,313 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-9c92da5d-e794-4dae-8ed6-9e030b1e95ba 2018-10-10 04:47:16,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:16,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-bc9fa754-e3bf-4af9-b74c-767f87dd9394 x-compute-request-id: req-bc9fa754-e3bf-4af9-b74c-767f87dd9394 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "bookmark"}], "image": {"id": "f14507f5-86af-482c-b573-3ce6e850d01a", "links": [{"href": "http://172.30.9.25:8774/images/f14507f5-86af-482c-b573-3ce6e850d01a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "links": [{"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}]}, "id": "ec6edb8d-069a-4a0c-9180-92b723995995", "user_id": "ff20879211cc461dba7727780da77218", "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-10-10T04:47:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst", "created": "2018-10-10T04:47:16Z", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:16,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 used request id req-bc9fa754-e3bf-4af9-b74c-767f87dd9394 2018-10-10 04:47:16,536 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst 2018-10-10 04:47:16,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:16,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-5de43254-d77a-49c8-893f-78352346c110 x-compute-request-id: req-5de43254-d77a-49c8-893f-78352346c110 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "bookmark"}], "image": {"id": "f14507f5-86af-482c-b573-3ce6e850d01a", "links": [{"href": "http://172.30.9.25:8774/images/f14507f5-86af-482c-b573-3ce6e850d01a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "links": [{"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}]}, "id": "ec6edb8d-069a-4a0c-9180-92b723995995", "user_id": "ff20879211cc461dba7727780da77218", "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-10-10T04:47:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst", "created": "2018-10-10T04:47:16Z", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:16,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 used request id req-5de43254-d77a-49c8-893f-78352346c110 2018-10-10 04:47:16,758 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst] is - BUILD 2018-10-10 04:47:16,758 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:47:19,761 - create_instance - DEBUG - VM status query timeout in 896.774837017 2018-10-10 04:47:19,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:20,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47: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-3176bf67-ea1b-4c7d-97eb-fbf081f15538 x-compute-request-id: req-3176bf67-ea1b-4c7d-97eb-fbf081f15538 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "bookmark"}], "image": {"id": "f14507f5-86af-482c-b573-3ce6e850d01a", "links": [{"href": "http://172.30.9.25:8774/images/f14507f5-86af-482c-b573-3ce6e850d01a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "links": [{"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}]}, "id": "ec6edb8d-069a-4a0c-9180-92b723995995", "security_groups": [{"name": "default"}], "user_id": "ff20879211cc461dba7727780da77218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:47:17Z", "hostId": "e4fd3dbba3ca78f6e9df993e41335e11a2b365666e0a66c16a8cad60", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst", "created": "2018-10-10T04:47:16Z", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:20,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 used request id req-3176bf67-ea1b-4c7d-97eb-fbf081f15538 2018-10-10 04:47:20,572 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst] is - BUILD 2018-10-10 04:47:20,572 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:47:23,575 - create_instance - DEBUG - VM status query timeout in 892.961035013 2018-10-10 04:47:23,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:24,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22aa49b3-20fd-4e8c-be73-c98e65c2f717 x-compute-request-id: req-22aa49b3-20fd-4e8c-be73-c98e65c2f717 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:54:81", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "bookmark"}], "image": {"id": "f14507f5-86af-482c-b573-3ce6e850d01a", "links": [{"href": "http://172.30.9.25:8774/images/f14507f5-86af-482c-b573-3ce6e850d01a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:47:22.000000", "flavor": {"id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "links": [{"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}]}, "id": "ec6edb8d-069a-4a0c-9180-92b723995995", "security_groups": [{"name": "default"}], "user_id": "ff20879211cc461dba7727780da77218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:47:22Z", "hostId": "e4fd3dbba3ca78f6e9df993e41335e11a2b365666e0a66c16a8cad60", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst", "created": "2018-10-10T04:47:16Z", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:24,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 used request id req-22aa49b3-20fd-4e8c-be73-c98e65c2f717 2018-10-10 04:47:24,198 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst] is - ACTIVE 2018-10-10 04:47:24,198 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:47:24,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:24,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47: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-443c5ac4-03ea-4c37-9e05-28f9d9a8a09b x-compute-request-id: req-443c5ac4-03ea-4c37-9e05-28f9d9a8a09b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:54:81", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "bookmark"}], "image": {"id": "f14507f5-86af-482c-b573-3ce6e850d01a", "links": [{"href": "http://172.30.9.25:8774/images/f14507f5-86af-482c-b573-3ce6e850d01a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:47:22.000000", "flavor": {"id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "links": [{"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}]}, "id": "ec6edb8d-069a-4a0c-9180-92b723995995", "security_groups": [{"name": "default"}], "user_id": "ff20879211cc461dba7727780da77218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:47:22Z", "hostId": "e4fd3dbba3ca78f6e9df993e41335e11a2b365666e0a66c16a8cad60", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst", "created": "2018-10-10T04:47:16Z", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:24,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 used request id req-443c5ac4-03ea-4c37-9e05-28f9d9a8a09b 2018-10-10 04:47:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:24,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-297a89b6-7fde-4662-a8d1-3be88ce632e1 Date: Wed, 10 Oct 2018 04:47:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aab9bfeb-f504-4767-a601-87c5ae82da9c"],"updated_at":"2018-10-10T04:47:07Z","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net"}]} 2018-10-10 04:47:24,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net used request id req-297a89b6-7fde-4662-a8d1-3be88ce632e1 2018-10-10 04:47:24,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:24,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c3d124-e02d-4981-b7ac-144715d162ed Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}} 2018-10-10 04:47:24,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 used request id req-b3c3d124-e02d-4981-b7ac-144715d162ed 2018-10-10 04:47:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:24,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-86b5b246-d9c2-4ee0-80af-3a5172856b1c Date: Wed, 10 Oct 2018 04:47:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:07Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet"}]} 2018-10-10 04:47:24,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-86b5b246-d9c2-4ee0-80af-3a5172856b1c 2018-10-10 04:47:24,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:25,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3118 X-Openstack-Request-Id: req-b42c7fc3-841b-4816-8b42-385d02bb55b2 Date: Wed, 10 Oct 2018 04:47:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","ip_address":"10.55.0.4"}],"id":"059ce00a-de09-42ad-895a-d12f156d6469","security_groups":[],"mac_address":"fa:16:3e:e7:4c:89","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0f33bd5f-250c-45f1-80d4-76d800c03b1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","ip_address":"10.55.0.3"}],"id":"3d93dc55-8af5-44a3-a80f-12ad81f1ed53","security_groups":[],"mac_address":"fa:16:3e:77:54:1a","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0f33bd5f-250c-45f1-80d4-76d800c03b1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","ip_address":"10.55.0.2"}],"id":"edff1c93-52ad-4d82-bd7d-fff6725d71c8","security_groups":[],"mac_address":"fa:16:3e:80:e3:e9","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0f33bd5f-250c-45f1-80d4-76d800c03b1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aab9bfeb-f504-4767-a601-87c5ae82da9c","ip_address":"10.55.0.11"}],"id":"ff47156d-54c5-4e9a-a12b-f456db5cbe73","security_groups":["3c8584e0-2100-46c1-ba5b-e7ee18962fd7"],"mac_address":"fa:16:3e:07:54:81","project_id":"7ff54b6a92f94e2eb6a15c938dcea403","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port","admin_state_up":true,"network_id":"0f33bd5f-250c-45f1-80d4-76d800c03b1b","tenant_id":"7ff54b6a92f94e2eb6a15c938dcea403","created_at":"2018-10-10T04:47:13Z","binding:vnic_type":"normal","device_id":"ec6edb8d-069a-4a0c-9180-92b723995995"}]} 2018-10-10 04:47:25,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-b42c7fc3-841b-4816-8b42-385d02bb55b2 2018-10-10 04:47:25,022 - create_instance - INFO - Deleting Port with ID - ff47156d-54c5-4e9a-a12b-f456db5cbe73 2018-10-10 04:47:25,022 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-port 2018-10-10 04:47:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ff47156d-54c5-4e9a-a12b-f456db5cbe73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:25,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1be9537c-9b60-4def-a28a-82bd8a91148d Date: Wed, 10 Oct 2018 04:47:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:47:25,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ff47156d-54c5-4e9a-a12b-f456db5cbe73 used request id req-1be9537c-9b60-4def-a28a-82bd8a91148d 2018-10-10 04:47:25,793 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst 2018-10-10 04:47:25,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:25,929 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:47:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4c7c2b3-02a7-4179-9d1e-158e0fe500a7 x-compute-request-id: req-c4c7c2b3-02a7-4179-9d1e-158e0fe500a7 Content-Type: application/json 2018-10-10 04:47:25,929 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 used request id req-c4c7c2b3-02a7-4179-9d1e-158e0fe500a7 2018-10-10 04:47:25,929 - create_instance - INFO - Checking deletion status 2018-10-10 04:47:25,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:26,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31af91ca-354a-4052-8a21-954b7b8010cf x-compute-request-id: req-31af91ca-354a-4052-8a21-954b7b8010cf Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:54:81", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ec6edb8d-069a-4a0c-9180-92b723995995", "rel": "bookmark"}], "image": {"id": "f14507f5-86af-482c-b573-3ce6e850d01a", "links": [{"href": "http://172.30.9.25:8774/images/f14507f5-86af-482c-b573-3ce6e850d01a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:47:22.000000", "flavor": {"id": "62466a82-8ccc-4a3b-89fd-037a1b249de4", "links": [{"href": "http://172.30.9.25:8774/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4", "rel": "bookmark"}]}, "id": "ec6edb8d-069a-4a0c-9180-92b723995995", "user_id": "ff20879211cc461dba7727780da77218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:47:25Z", "hostId": "e4fd3dbba3ca78f6e9df993e41335e11a2b365666e0a66c16a8cad60", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst", "created": "2018-10-10T04:47:16Z", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:26,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 used request id req-31af91ca-354a-4052-8a21-954b7b8010cf 2018-10-10 04:47:26,178 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst] is - ACTIVE 2018-10-10 04:47:26,178 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:47:29,181 - create_instance - DEBUG - VM status query timeout in 296.748192787 2018-10-10 04:47:29,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85022ab6ce88f3698129b40cfdacf8739fa89f7b" 2018-10-10 04:47:29,231 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:47: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-56489f61-c3f3-4111-b7c0-576edd7a196b x-compute-request-id: req-56489f61-c3f3-4111-b7c0-576edd7a196b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ec6edb8d-069a-4a0c-9180-92b723995995 could not be found.", "code": 404}} 2018-10-10 04:47:29,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ec6edb8d-069a-4a0c-9180-92b723995995 used request id req-56489f61-c3f3-4111-b7c0-576edd7a196b 2018-10-10 04:47:29,232 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ec6edb8d-069a-4a0c-9180-92b723995995 could not be found. (HTTP 404) (Request-ID: req-56489f61-c3f3-4111-b7c0-576edd7a196b) 2018-10-10 04:47:29,232 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-inst 2018-10-10 04:47:29,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62c87c211c78313552023ac0b5fda1caf811b59" 2018-10-10 04:47:29,288 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:47: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-6dd14056-4ca2-4f20-b261-ab2078f79c9e x-compute-request-id: req-6dd14056-4ca2-4f20-b261-ab2078f79c9e Content-Length: 0 Content-Type: application/json 2018-10-10 04:47:29,289 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/62466a82-8ccc-4a3b-89fd-037a1b249de4 used request id req-6dd14056-4ca2-4f20-b261-ab2078f79c9e 2018-10-10 04:47:29,289 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet 2018-10-10 04:47:29,290 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-subnet 2018-10-10 04:47:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/aab9bfeb-f504-4767-a601-87c5ae82da9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" 2018-10-10 04:47:31,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-327049ad-677c-4ab8-b1a7-83a9c3280003 Date: Wed, 10 Oct 2018 04:47:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:47:31,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/aab9bfeb-f504-4767-a601-87c5ae82da9c used request id req-327049ad-677c-4ab8-b1a7-83a9c3280003 2018-10-10 04:47:31,513 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4-pub-net 2018-10-10 04:47:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/0f33bd5f-250c-45f1-80d4-76d800c03b1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75e1ea49674a5bb6ac3ca2565e73601f546daa8" 2018-10-10 04:47:32,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8c04fea-7c9a-4213-a5af-8cf536626da7 Date: Wed, 10 Oct 2018 04:47:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:47:32,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0f33bd5f-250c-45f1-80d4-76d800c03b1b used request id req-f8c04fea-7c9a-4213-a5af-8cf536626da7 2018-10-10 04:47:32,776 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-e9795275-1d71-483d-a50f-49296649dbf4 2018-10-10 04:47:32,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3f64dcd43858bc5909a5d4e34e6d5cb51140264" 2018-10-10 04:47:33,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-324dfaee-6feb-4dfd-9bc7-c6a69c385477 Date: Wed, 10 Oct 2018 04:47:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:47:33,555 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/f14507f5-86af-482c-b573-3ce6e850d01a used request id req-324dfaee-6feb-4dfd-9bc7-c6a69c385477 2018-10-10 04:47:33,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:33,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b8804c38-5585-4786-8968-f22d74346a2b Date: Wed, 10 Oct 2018 04:47:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "created_at": "2018-10-10T04:47:06Z", "updated_at": "2018-10-10T04:47:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:47:06Z", "revision_number": 0, "id": "0b022bfc-1ec3-4f0e-8f64-f98644d89447", "remote_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "remote_ip_prefix": null, "created_at": "2018-10-10T04:47:06Z", "security_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ff54b6a92f94e2eb6a15c938dcea403"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:47:06Z", "revision_number": 0, "id": "11af6476-4749-4f1a-8fa2-ae69b75a4815", "remote_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "remote_ip_prefix": null, "created_at": "2018-10-10T04:47:06Z", "security_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ff54b6a92f94e2eb6a15c938dcea403"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:47:06Z", "revision_number": 0, "id": "5295ec17-f88a-4f19-9148-0ce9ecca7ef0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:47:06Z", "security_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ff54b6a92f94e2eb6a15c938dcea403"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:47:06Z", "revision_number": 0, "id": "c58122f6-f67a-4d88-b1d7-e6d78b16329f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:47:06Z", "security_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ff54b6a92f94e2eb6a15c938dcea403"}], "revision_number": 4, "project_id": "7ff54b6a92f94e2eb6a15c938dcea403", "id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:47:33,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b8804c38-5585-4786-8968-f22d74346a2b 2018-10-10 04:47:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:33,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01fad46f-c75c-4862-bd9a-753a9ec966d0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:47:33,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-01fad46f-c75c-4862-bd9a-753a9ec966d0 2018-10-10 04:47:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:33,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c20322d-7efc-4a98-ab1a-b91517467f56 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:47:33,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-2c20322d-7efc-4a98-ab1a-b91517467f56 2018-10-10 04:47:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:34,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d39e69-cc76-4136-b688-90dba578f57d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403"}, "enabled": true, "id": "7ff54b6a92f94e2eb6a15c938dcea403", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj"}} 2018-10-10 04:47:34,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 used request id req-f3d39e69-cc76-4136-b688-90dba578f57d 2018-10-10 04:47:34,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c8584e0-2100-46c1-ba5b-e7ee18962fd7 2018-10-10 04:47:34,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3c8584e0-2100-46c1-ba5b-e7ee18962fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:34,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-315862cf-514f-4683-8ca7-ab53078b3735 Date: Wed, 10 Oct 2018 04:47:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:47:06Z", "security_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "created_at": "2018-10-10T04:47:06Z", "project_id": "7ff54b6a92f94e2eb6a15c938dcea403", "id": "0b022bfc-1ec3-4f0e-8f64-f98644d89447"}, {"remote_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:47:06Z", "security_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "created_at": "2018-10-10T04:47:06Z", "project_id": "7ff54b6a92f94e2eb6a15c938dcea403", "id": "11af6476-4749-4f1a-8fa2-ae69b75a4815"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:47:06Z", "security_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "created_at": "2018-10-10T04:47:06Z", "project_id": "7ff54b6a92f94e2eb6a15c938dcea403", "id": "5295ec17-f88a-4f19-9148-0ce9ecca7ef0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:47:06Z", "security_group_id": "3c8584e0-2100-46c1-ba5b-e7ee18962fd7", "port_range_min": null, "revision_number": 0, "tenant_id": "7ff54b6a92f94e2eb6a15c938dcea403", "created_at": "2018-10-10T04:47:06Z", "project_id": "7ff54b6a92f94e2eb6a15c938dcea403", "id": "c58122f6-f67a-4d88-b1d7-e6d78b16329f"}]} 2018-10-10 04:47:34,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=3c8584e0-2100-46c1-ba5b-e7ee18962fd7 used request id req-315862cf-514f-4683-8ca7-ab53078b3735 2018-10-10 04:47:34,218 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:47:34,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/3c8584e0-2100-46c1-ba5b-e7ee18962fd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:34,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d887d95-28fa-429d-9e0b-52cf848916ed Content-Length: 0 Date: Wed, 10 Oct 2018 04:47:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:47:34,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/3c8584e0-2100-46c1-ba5b-e7ee18962fd7 used request id req-1d887d95-28fa-429d-9e0b-52cf848916ed 2018-10-10 04:47:34,533 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj 2018-10-10 04:47:34,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:34,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4be6bb6-67ee-4be9-8e83-bd6516383999 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:47:34,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7ff54b6a92f94e2eb6a15c938dcea403 used request id req-f4be6bb6-67ee-4be9-8e83-bd6516383999 2018-10-10 04:47:34,720 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-proj-role 2018-10-10 04:47:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/874044b4c41449ae93fd52562e5df131 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:34,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3855fc01-3fed-4709-8bc7-51ce1988f7fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:47:34,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/874044b4c41449ae93fd52562e5df131 used request id req-3855fc01-3fed-4709-8bc7-51ce1988f7fd 2018-10-10 04:47:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f73eb1f8bc58e6d9eec627f94ed9d1f197fb32" 2018-10-10 04:47:34,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e04d353-3e28-46cd-8e21-913b873d7498 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:47:34,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8e04d353-3e28-46cd-8e21-913b873d7498 2018-10-10 04:47:34,922 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-5bcccc57-28f2-4cf-user 2018-10-10 04:47:34,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ff20879211cc461dba7727780da77218 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab105e0e638ada478d090f9f70dec4f9c782a76d" 2018-10-10 04:47:35,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e682458f-fc63-481a-8ac2-e447c4533406 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:47:35,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ff20879211cc461dba7727780da77218 used request id req-e682458f-fc63-481a-8ac2-e447c4533406 2018-10-10 04:47:35,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:35,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["uKzjHv58TbSlQoSvjVzhFA"], "issued_at": "2018-10-10T04:47:35.000000Z"}} 2018-10-10 04:47:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf12785779968fdc783cc9af77f3d5fefaaad6a" 2018-10-10 04:47:35,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722762d3-02c6-4e05-a5e7-add9a1943616 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:35,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-722762d3-02c6-4e05-a5e7-add9a1943616 2018-10-10 04:47:35,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:35,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:36,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["NMuWqXdsQCimIYu_gAP6pg"], "issued_at": "2018-10-10T04:47:36.000000Z"}} 2018-10-10 04:47:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:47:36,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d7d11b-dcb3-4da0-b891-31db142697b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:36,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e5d7d11b-dcb3-4da0-b891-31db142697b2 2018-10-10 04:47:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:47:36,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:47:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ead64179-3768-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:47:36,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b851f636-ba1c-4a3c-854e-9812d9a2dac2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ead64179-3768-462-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:47:36,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ead64179-3768-462-proj used request id req-b851f636-ba1c-4a3c-854e-9812d9a2dac2 2018-10-10 04:47:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:47:36,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6088caf-7bfe-489f-81f7-d446228e1f6e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:47:36,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c6088caf-7bfe-489f-81f7-d446228e1f6e 2018-10-10 04:47:36,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}}' 2018-10-10 04:47:36,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2489fba2-93fe-46d2-bf0c-be1723ff8c04 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:47:36,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-2489fba2-93fe-46d2-bf0c-be1723ff8c04 2018-10-10 04:47:36,364 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-ead64179-3768-462-proj 2018-10-10 04:47:36,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:36,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:36,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Cgcmez-US7CYzCQj_AGLkw"], "issued_at": "2018-10-10T04:47:36.000000Z"}} 2018-10-10 04:47:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4583dbb46b93dd11a9c7b53bde4140dd711dcad" 2018-10-10 04:47:36,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40bc9ae-685d-461a-bcd6-5f39b416d92f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:36,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a40bc9ae-685d-461a-bcd6-5f39b416d92f 2018-10-10 04:47:36,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:47:36,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:47:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4583dbb46b93dd11a9c7b53bde4140dd711dcad" 2018-10-10 04:47:36,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6058bb-eab5-4ad1-8b3d-160b93a6da8b Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:47:36,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ec6058bb-eab5-4ad1-8b3d-160b93a6da8b 2018-10-10 04:47:36,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-ead64179-3768-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4583dbb46b93dd11a9c7b53bde4140dd711dcad" 2018-10-10 04:47:37,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa821d1-91e3-46cd-b261-eba1e1a2219d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-ead64179-3768-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}]} 2018-10-10 04:47:37,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-ead64179-3768-462-proj used request id req-aaa821d1-91e3-46cd-b261-eba1e1a2219d 2018-10-10 04:47:37,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4583dbb46b93dd11a9c7b53bde4140dd711dcad" 2018-10-10 04:47:37,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c546989-80f6-48bf-8a30-8f5076b188c3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:47:37,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6c546989-80f6-48bf-8a30-8f5076b188c3 2018-10-10 04:47:37,525 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-ead64179-3768-462-user 2018-10-10 04:47:37,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:37,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:47:37,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7081e51-9fd0-4bf9-aa90-6f38a23601c2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:47:37,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7081e51-9fd0-4bf9-aa90-6f38a23601c2 2018-10-10 04:47:37,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" -d '{"role": {"name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}}' 2018-10-10 04:47:37,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-823d3530-6083-4967-8cf2-29c2c5003421 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51760174d1e142738e8a5dcca16536bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/51760174d1e142738e8a5dcca16536bf"}, "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}} 2018-10-10 04:47:37,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-823d3530-6083-4967-8cf2-29c2c5003421 2018-10-10 04:47:37,772 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-ead64179-3768-462-proj-role 2018-10-10 04:47:37,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/51760174d1e142738e8a5dcca16536bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:47:37,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e5d042-eaa8-450e-a487-b6ac07dc52c3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/51760174d1e142738e8a5dcca16536bf"}, "domain_id": null, "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role", "id": "51760174d1e142738e8a5dcca16536bf"}} 2018-10-10 04:47:37,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/51760174d1e142738e8a5dcca16536bf used request id req-c0e5d042-eaa8-450e-a487-b6ac07dc52c3 2018-10-10 04:47:37,861 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-ead64179-3768-462-proj-role to project CreateInstanceVolumeTests-ead64179-3768-462-proj 2018-10-10 04:47:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b/users/d96310a7ce9644d89b4c972cce80f7f4/roles/51760174d1e142738e8a5dcca16536bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:47:37,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ea85c7-476b-48f6-a437-077f8bb3124c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:47:37,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b/users/d96310a7ce9644d89b4c972cce80f7f4/roles/51760174d1e142738e8a5dcca16536bf used request id req-b6ea85c7-476b-48f6-a437-077f8bb3124c 2018-10-10 04:47:37,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:47:37,991 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:47:37,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:37,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:38,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51760174d1e142738e8a5dcca16536bf", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}], "expires_at": "2018-10-10T05:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ead64179-3768-462-user", "id": "d96310a7ce9644d89b4c972cce80f7f4"}, "audit_ids": ["yxAUvDmtRm67shN0zO74Ag"], "issued_at": "2018-10-10T04:47:38.000000Z"}} 2018-10-10 04:47:38,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" 2018-10-10 04:47:38,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31d74fa-7365-41c7-8ecd-4386174c1819 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:38,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f31d74fa-7365-41c7-8ecd-4386174c1819 2018-10-10 04:47:38,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" 2018-10-10 04:47:38,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-c16e6f08-b4e0-45cc-a050-0bf6987a796f Date: Wed, 10 Oct 2018 04:47:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image"} 2018-10-10 04:47:38,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image used request id req-c16e6f08-b4e0-45cc-a050-0bf6987a796f 2018-10-10 04:47:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" 2018-10-10 04:47:38,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-26357f50-08da-4081-8775-a99e94deff3c Date: Wed, 10 Oct 2018 04: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:47:38,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-26357f50-08da-4081-8775-a99e94deff3c 2018-10-10 04:47:38,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image"}' 2018-10-10 04:47:38,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b X-Openstack-Request-Id: req-7973fc09-2707-4bbc-a3e9-715e01c04f73 Date: Wed, 10 Oct 2018 04:47:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:47:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:47:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/59912624-6928-4cae-876c-5c5e24d7189b", "min_disk": 0, "protected": false, "id": "59912624-6928-4cae-876c-5c5e24d7189b", "file": "/v2/images/59912624-6928-4cae-876c-5c5e24d7189b/file", "checksum": null, "owner": "7351c00d7ea9403e88deb9a6bbe8e19b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:47:38,989 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7973fc09-2707-4bbc-a3e9-715e01c04f73 2018-10-10 04:47:38,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" -d '' 2018-10-10 04:47:41,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0610f459-6003-4e82-9f77-d1393ce27848 Date: Wed, 10 Oct 2018 04:47:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:47:41,363 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b/file used request id req-0610f459-6003-4e82-9f77-d1393ce27848 2018-10-10 04:47:41,363 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:47:41,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" 2018-10-10 04:47:41,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f6df6caa-b9a6-4358-bef1-bea4f9703e2e Date: Wed, 10 Oct 2018 04:47:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:47:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:47:41Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59912624-6928-4cae-876c-5c5e24d7189b/snap", "metadata": {}}], "self": "/v2/images/59912624-6928-4cae-876c-5c5e24d7189b", "min_disk": 0, "protected": false, "id": "59912624-6928-4cae-876c-5c5e24d7189b", "file": "/v2/images/59912624-6928-4cae-876c-5c5e24d7189b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7351c00d7ea9403e88deb9a6bbe8e19b", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59912624-6928-4cae-876c-5c5e24d7189b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:47:41,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b used request id req-f6df6caa-b9a6-4358-bef1-bea4f9703e2e 2018-10-10 04:47:41,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" 2018-10-10 04:47:41,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3923fde5-619e-44f2-9c67-e4d2c14ce295 Date: Wed, 10 Oct 2018 04:47:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:47:41,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3923fde5-619e-44f2-9c67-e4d2c14ce295 2018-10-10 04:47:41,697 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image 2018-10-10 04:47:41,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" 2018-10-10 04:47:41,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ca411067-baa1-4b95-ac5a-2d22c5beee81 Date: Wed, 10 Oct 2018 04:47:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:47:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:47:41Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59912624-6928-4cae-876c-5c5e24d7189b/snap", "metadata": {}}], "self": "/v2/images/59912624-6928-4cae-876c-5c5e24d7189b", "min_disk": 0, "protected": false, "id": "59912624-6928-4cae-876c-5c5e24d7189b", "file": "/v2/images/59912624-6928-4cae-876c-5c5e24d7189b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7351c00d7ea9403e88deb9a6bbe8e19b", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59912624-6928-4cae-876c-5c5e24d7189b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:47:41,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b used request id req-ca411067-baa1-4b95-ac5a-2d22c5beee81 2018-10-10 04:47:41,867 - create_image - DEBUG - Instance status is - active 2018-10-10 04:47:41,868 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image 2018-10-10 04:47:41,868 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image 2018-10-10 04:47:41,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:41,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:42,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:47:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["9HR70EoFQxSoyVBtrSexNw"], "issued_at": "2018-10-10T04:47:42.000000Z"}} 2018-10-10 04:47:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285cc0b294ab17a827420342302317a0c6cc4a62" 2018-10-10 04:47:42,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b48410-df32-4dfe-9801-f3c3a2bc6ebb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:42,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a8b48410-df32-4dfe-9801-f3c3a2bc6ebb 2018-10-10 04:47:42,347 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:47:42,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285cc0b294ab17a827420342302317a0c6cc4a62" 2018-10-10 04:47:42,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15b66748-6b67-47bd-9a94-7b1cba7f61f3 x-compute-request-id: req-15b66748-6b67-47bd-9a94-7b1cba7f61f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:47:42,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-15b66748-6b67-47bd-9a94-7b1cba7f61f3 2018-10-10 04:47:42,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285cc0b294ab17a827420342302317a0c6cc4a62" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-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-10-10 04:47:42,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-691da1af-bd50-4519-a618-ad95f50eabdc x-compute-request-id: req-691da1af-bd50-4519-a618-ad95f50eabdc Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "202f06bc-790a-4f06-9465-47f538236c76", "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:47:42,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-691da1af-bd50-4519-a618-ad95f50eabdc 2018-10-10 04:47:42,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:42,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:42,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51760174d1e142738e8a5dcca16536bf", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}], "expires_at": "2018-10-10T05:47:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ead64179-3768-462-user", "id": "d96310a7ce9644d89b4c972cce80f7f4"}, "audit_ids": ["DmvyQXo8RhOa1zoBOe2hqw"], "issued_at": "2018-10-10T04:47:42.000000Z"}} 2018-10-10 04:47:42,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" 2018-10-10 04:47:43,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5590579d-65a2-45ec-8499-9fdd025fea7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:43,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5590579d-65a2-45ec-8499-9fdd025fea7c 2018-10-10 04:47:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" 2018-10-10 04:47:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f0031c08-8770-4c7f-b337-b60cd4ae1444 Date: Wed, 10 Oct 2018 04:47:43 GMT RESP BODY: {"networks":[]} 2018-10-10 04:47:43,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-f0031c08-8770-4c7f-b337-b60cd4ae1444 2018-10-10 04:47:43,215 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net 2018-10-10 04:47:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" -d '{"network": {"name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net", "admin_state_up": true}}' 2018-10-10 04:47:43,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-da181fe7-e011-45c6-b467-c71b96c1a918 Date: Wed, 10 Oct 2018 04:47:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:47:43Z","is_default":false,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","mtu":1450}} 2018-10-10 04:47:43,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-da181fe7-e011-45c6-b467-c71b96c1a918 2018-10-10 04:47:43,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" 2018-10-10 04:47:44,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-423bab99-46a0-49b8-b040-2161c03687a6 Date: Wed, 10 Oct 2018 04:47:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:47:43Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:47:44,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-423bab99-46a0-49b8-b040-2161c03687a6 2018-10-10 04:47:44,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" 2018-10-10 04:47:44,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77a9484a-43c5-4446-a757-c2fa8ad886f5 Date: Wed, 10 Oct 2018 04:47:44 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:47:44,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-77a9484a-43c5-4446-a757-c2fa8ad886f5 2018-10-10 04:47:44,261 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet 2018-10-10 04:47:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" -d '{"subnets": [{"ip_version": 4, "network_id": "573e7a06-4386-44e7-bb4e-f3cd94cab377", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]}' 2018-10-10 04:47:44,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-81393a25-e731-43d3-bc47-b691cc4bf825 Date: Wed, 10 Oct 2018 04:47:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","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":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:47:44,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-81393a25-e731-43d3-bc47-b691cc4bf825 2018-10-10 04:47:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" 2018-10-10 04:47:45,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ed2aabeb-e4a3-4205-a017-8a785ac89877 Date: Wed, 10 Oct 2018 04:47:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:47:45,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-ed2aabeb-e4a3-4205-a017-8a785ac89877 2018-10-10 04:47:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" 2018-10-10 04:47:45,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c399cc38-7ba3-496c-b53b-1d03ebe1ca5c Date: Wed, 10 Oct 2018 04:47:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:47:45,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-c399cc38-7ba3-496c-b53b-1d03ebe1ca5c 2018-10-10 04:47:45,324 - OpenStackNetwork - DEBUG - Network [573e7a06-4386-44e7-bb4e-f3cd94cab377] created successfully 2018-10-10 04:47:45,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:45,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:45,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51760174d1e142738e8a5dcca16536bf", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}], "expires_at": "2018-10-10T05:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ead64179-3768-462-user", "id": "d96310a7ce9644d89b4c972cce80f7f4"}, "audit_ids": ["YwPapIfTTk-efzBUxTN4xQ"], "issued_at": "2018-10-10T04:47:45.000000Z"}} 2018-10-10 04:47:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" 2018-10-10 04:47:45,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb8df80-a8a4-4ead-a146-fc5855fa11a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:45,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0bb8df80-a8a4-4ead-a146-fc5855fa11a2 2018-10-10 04:47:45,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" 2018-10-10 04:47:45,974 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:45 GMT Server: Apache x-compute-request-id: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:47:45,974 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/detail used request id req-9c22b807-957b-41bd-b58a-c4bb92bcebd1 2018-10-10 04:47:45,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-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-10-10 04:47:46,320 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:47:45 GMT Server: Apache x-compute-request-id: req-7d547883-9122-4c64-a008-83ded8c0e12a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d547883-9122-4c64-a008-83ded8c0e12a Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:46.198217", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "size": 1}} 2018-10-10 04:47:46,320 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes used request id req-7d547883-9122-4c64-a008-83ded8c0e12a 2018-10-10 04:47:46,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" 2018-10-10 04:47:46,512 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:46 GMT Server: Apache x-compute-request-id: req-526541e1-c867-4e5b-aa98-946c82f8ba8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-526541e1-c867-4e5b-aa98-946c82f8ba8f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:47:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "size": 1}} 2018-10-10 04:47:46,512 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af used request id req-526541e1-c867-4e5b-aa98-946c82f8ba8f 2018-10-10 04:47:46,512 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1 2018-10-10 04:47:46,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" 2018-10-10 04:47:46,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:46 GMT Server: Apache x-compute-request-id: req-54773eef-ffd9-4ddd-bdb5-422264eb2b17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54773eef-ffd9-4ddd-bdb5-422264eb2b17 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:47:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "size": 1}} 2018-10-10 04:47:46,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af used request id req-54773eef-ffd9-4ddd-bdb5-422264eb2b17 2018-10-10 04:47:46,737 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:47:46,737 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1 2018-10-10 04:47:46,737 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1 2018-10-10 04:47:46,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:46,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:47,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51760174d1e142738e8a5dcca16536bf", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}], "expires_at": "2018-10-10T05:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ead64179-3768-462-user", "id": "d96310a7ce9644d89b4c972cce80f7f4"}, "audit_ids": ["NoaM5bI9S1mj1HWxDzoloA"], "issued_at": "2018-10-10T04:47:47.000000Z"}} 2018-10-10 04:47:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" 2018-10-10 04:47:47,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963f388a-84c8-4747-9908-c3de3ab1b205 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:47,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-963f388a-84c8-4747-9908-c3de3ab1b205 2018-10-10 04:47:47,224 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" 2018-10-10 04:47:47,423 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:47 GMT Server: Apache x-compute-request-id: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:47:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "size": 1}]} 2018-10-10 04:47:47,423 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/detail used request id req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7 2018-10-10 04:47:47,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-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-10-10 04:47:47,733 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:47:47 GMT Server: Apache x-compute-request-id: req-b703d280-068f-4bf2-9a82-8482c16b0cdc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b703d280-068f-4bf2-9a82-8482c16b0cdc Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:47.631050", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "size": 1}} 2018-10-10 04:47:47,734 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes used request id req-b703d280-068f-4bf2-9a82-8482c16b0cdc 2018-10-10 04:47:47,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" 2018-10-10 04:47:48,004 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:47 GMT Server: Apache x-compute-request-id: req-d56731ae-9b48-427d-9b2f-0980b291c208 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d56731ae-9b48-427d-9b2f-0980b291c208 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:47:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "size": 1}} 2018-10-10 04:47:48,004 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 used request id req-d56731ae-9b48-427d-9b2f-0980b291c208 2018-10-10 04:47:48,005 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2 2018-10-10 04:47:48,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" 2018-10-10 04:47:48,200 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:48 GMT Server: Apache x-compute-request-id: req-53506ac9-1444-4118-a274-f0c26564de06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53506ac9-1444-4118-a274-f0c26564de06 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:47:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "size": 1}} 2018-10-10 04:47:48,200 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 used request id req-53506ac9-1444-4118-a274-f0c26564de06 2018-10-10 04:47:48,201 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:47:48,201 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2 2018-10-10 04:47:48,201 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2 2018-10-10 04:47:48,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:48,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:48,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51760174d1e142738e8a5dcca16536bf", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}], "expires_at": "2018-10-10T05:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ead64179-3768-462-user", "id": "d96310a7ce9644d89b4c972cce80f7f4"}, "audit_ids": ["Kw8S6-gXQxqpxlqxaZyJhw"], "issued_at": "2018-10-10T04:47:48.000000Z"}} 2018-10-10 04:47:48,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:48,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ffa03f3-a007-4c16-aa34-2a36dc48e4f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:48,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5ffa03f3-a007-4c16-aa34-2a36dc48e4f2 2018-10-10 04:47:48,651 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:47:48,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:48,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a06144-e779-4c79-b75d-f2d22feff6af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:48,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d1a06144-e779-4c79-b75d-f2d22feff6af 2018-10-10 04:47:48,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:48,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3058d345-d4f2-4a72-a117-e52183fdcf16 Date: Wed, 10 Oct 2018 04:47:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:47:48,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-3058d345-d4f2-4a72-a117-e52183fdcf16 2018-10-10 04:47:48,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:47:48,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:47:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:49,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0a814a-52d1-4998-90cb-a1ad5e7cb179 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:47:49,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-9f0a814a-52d1-4998-90cb-a1ad5e7cb179 2018-10-10 04:47:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:49,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-79a8ee65-cb8e-47c8-9c87-cf9881a82f2c Date: Wed, 10 Oct 2018 04:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:47:49,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-79a8ee65-cb8e-47c8-9c87-cf9881a82f2c 2018-10-10 04:47:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:49,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ceb539f-b355-4df3-8841-aee6692c6e90 Date: Wed, 10 Oct 2018 04:47:49 GMT RESP BODY: {"ports":[]} 2018-10-10 04:47:49,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port&admin_state_up=True used request id req-8ceb539f-b355-4df3-8841-aee6692c6e90 2018-10-10 04:47:49,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:49,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47: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-ccff3bfc-8726-4d18-ba6e-d4be131911a3 x-compute-request-id: req-ccff3bfc-8726-4d18-ba6e-d4be131911a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:47:49,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst used request id req-ccff3bfc-8726-4d18-ba6e-d4be131911a3 2018-10-10 04:47:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:49,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-521fb60e-d27a-40fe-b889-ca13c0e80490 Date: Wed, 10 Oct 2018 04:47:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:47:49,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-521fb60e-d27a-40fe-b889-ca13c0e80490 2018-10-10 04:47:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:50,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2c619e-8b78-46aa-86f4-7c5ec00ff86c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:47:50,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-cf2c619e-8b78-46aa-86f4-7c5ec00ff86c 2018-10-10 04:47:50,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:50,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4dab2398-0a16-40cc-b6ce-b7d14d99fac1 Date: Wed, 10 Oct 2018 04:47:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:47:50,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-4dab2398-0a16-40cc-b6ce-b7d14d99fac1 2018-10-10 04:47:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:50,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d3ab3ec4-c3ee-4d58-8c6f-3209597c9794 Date: Wed, 10 Oct 2018 04:47:50 GMT RESP BODY: {"ports":[]} 2018-10-10 04:47:50,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port&admin_state_up=True used request id req-d3ab3ec4-c3ee-4d58-8c6f-3209597c9794 2018-10-10 04:47:50,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:47:50,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:47:50,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51760174d1e142738e8a5dcca16536bf", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}], "expires_at": "2018-10-10T05:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ead64179-3768-462-user", "id": "d96310a7ce9644d89b4c972cce80f7f4"}, "audit_ids": ["i78YRde5RKe304rsyvv8iQ"], "issued_at": "2018-10-10T04:47:50.000000Z"}} 2018-10-10 04:47:50,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece52ac48ad1a3bdf5b5c96f43ddb6c5bdae1f70" 2018-10-10 04:47:50,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f9c592-20d7-440f-99fd-f993902d5788 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:47:50,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b3f9c592-20d7-440f-99fd-f993902d5788 2018-10-10 04:47:50,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:50,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dbac55be-a6f0-4cd5-8cc3-58dd42ffb456 Date: Wed, 10 Oct 2018 04:47:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:47:50,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-dbac55be-a6f0-4cd5-8cc3-58dd42ffb456 2018-10-10 04:47:50,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:51,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a0fd1c81-d8fa-4deb-80e7-119142c6a823 Date: Wed, 10 Oct 2018 04:47:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:47:51,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-a0fd1c81-d8fa-4deb-80e7-119142c6a823 2018-10-10 04:47:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:51,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-97c24b31-ad13-4bdc-b2dd-ab7e1666bf56 Date: Wed, 10 Oct 2018 04:47:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:47:51,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-97c24b31-ad13-4bdc-b2dd-ab7e1666bf56 2018-10-10 04:47:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:47:51,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:47:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece52ac48ad1a3bdf5b5c96f43ddb6c5bdae1f70" 2018-10-10 04:47:51,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e25ee1f-3a72-4335-8fd2-ab060f06eee3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:47:51,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-3e25ee1f-3a72-4335-8fd2-ab060f06eee3 2018-10-10 04:47:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:51,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6a2b56b3-350e-431b-a18e-3e9960718838 Date: Wed, 10 Oct 2018 04:47:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:47:51,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-6a2b56b3-350e-431b-a18e-3e9960718838 2018-10-10 04:47:51,430 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net 2018-10-10 04:47:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" -d '{"port": {"network_id": "573e7a06-4386-44e7-bb4e-f3cd94cab377", "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port", "admin_state_up": true}}' 2018-10-10 04:47:52,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-6ee8e764-e597-49a1-b0d4-dd943ad0fb8f Date: Wed, 10 Oct 2018 04:47:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.9"}],"id":"ca7b5b67-bd4c-4889-b65d-8d741a32c0a8","security_groups":["662330ee-7f49-4f39-a63b-34a41aec97d7"],"mac_address":"fa:16:3e:36:ef:e7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","qos_policy_id":null,"admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:51Z","binding:vnic_type":"normal"}} 2018-10-10 04:47:52,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-6ee8e764-e597-49a1-b0d4-dd943ad0fb8f 2018-10-10 04:47:52,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:52,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d2311335-881b-42e0-8fdb-ae457823c3eb Date: Wed, 10 Oct 2018 04:47:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:47:52,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-d2311335-881b-42e0-8fdb-ae457823c3eb 2018-10-10 04:47:52,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:52,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27822136-2a79-4f0c-8b05-79fcf9f9ad9b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:47:52,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-27822136-2a79-4f0c-8b05-79fcf9f9ad9b 2018-10-10 04:47:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:52,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7a55d745-a1ea-4959-9457-36bd4d9191a9 Date: Wed, 10 Oct 2018 04:47:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:47:52,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-7a55d745-a1ea-4959-9457-36bd4d9191a9 2018-10-10 04:47:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:52,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-44f6889b-f7ff-44f8-aa42-f2e525b6c189 Date: Wed, 10 Oct 2018 04:47:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.9"}],"id":"ca7b5b67-bd4c-4889-b65d-8d741a32c0a8","security_groups":["662330ee-7f49-4f39-a63b-34a41aec97d7"],"mac_address":"fa:16:3e:36:ef:e7","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:47:52,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port&admin_state_up=True used request id req-44f6889b-f7ff-44f8-aa42-f2e525b6c189 2018-10-10 04:47:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:53,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c3f792-0575-44bd-83ef-9a1971194a5f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:47:53,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-d8c3f792-0575-44bd-83ef-9a1971194a5f 2018-10-10 04:47:53,040 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst 2018-10-10 04:47:53,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:53,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47: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-25a9feb5-b101-43d7-b461-3b386906eded x-compute-request-id: req-25a9feb5-b101-43d7-b461-3b386906eded Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-flavor-name"}]} 2018-10-10 04:47:53,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-25a9feb5-b101-43d7-b461-3b386906eded 2018-10-10 04:47:53,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/202f06bc-790a-4f06-9465-47f538236c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:53,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47: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-981c8a75-b2f8-46e8-a8f9-9a0cdac68ee0 x-compute-request-id: req-981c8a75-b2f8-46e8-a8f9-9a0cdac68ee0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "202f06bc-790a-4f06-9465-47f538236c76", "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:47:53,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/202f06bc-790a-4f06-9465-47f538236c76 used request id req-981c8a75-b2f8-46e8-a8f9-9a0cdac68ee0 2018-10-10 04:47:53,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:53,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-609f6d40-18e3-4e3d-b85d-43894d13b5a9 Date: Wed, 10 Oct 2018 04:47:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:47:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:47:41Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59912624-6928-4cae-876c-5c5e24d7189b/snap", "metadata": {}}], "self": "/v2/images/59912624-6928-4cae-876c-5c5e24d7189b", "min_disk": 0, "protected": false, "id": "59912624-6928-4cae-876c-5c5e24d7189b", "file": "/v2/images/59912624-6928-4cae-876c-5c5e24d7189b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7351c00d7ea9403e88deb9a6bbe8e19b", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59912624-6928-4cae-876c-5c5e24d7189b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image"} 2018-10-10 04:47:53,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image used request id req-609f6d40-18e3-4e3d-b85d-43894d13b5a9 2018-10-10 04:47:53,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:53,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a39caa0-16ea-4e8b-a5f8-6a6e8e21c302 Date: Wed, 10 Oct 2018 04:47:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:47:53,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7a39caa0-16ea-4e8b-a5f8-6a6e8e21c302 2018-10-10 04:47:53,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" -d '{"server": {"name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "imageRef": "59912624-6928-4cae-876c-5c5e24d7189b", "flavorRef": "202f06bc-790a-4f06-9465-47f538236c76", "max_count": 1, "min_count": 1, "networks": [{"port": "ca7b5b67-bd4c-4889-b65d-8d741a32c0a8"}]}}' 2018-10-10 04:47:54,952 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:47: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-1c5363bb-8e60-4cd3-9919-5a4a61fe2aec x-compute-request-id: req-1c5363bb-8e60-4cd3-9919-5a4a61fe2aec Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "321845b5-a3a7-4413-99ce-e289526a858e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "adminPass": "uDwYY6qGbE5y"}} 2018-10-10 04:47:54,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1c5363bb-8e60-4cd3-9919-5a4a61fe2aec 2018-10-10 04:47:54,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:55,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-191c3b3c-e0fb-4bf4-90cb-f75ebd0d4031 x-compute-request-id: req-191c3b3c-e0fb-4bf4-90cb-f75ebd0d4031 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "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-10-10T04:47:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:55,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-191c3b3c-e0fb-4bf4-90cb-f75ebd0d4031 2018-10-10 04:47:55,454 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst 2018-10-10 04:47:55,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:55,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c30cac5-cc0d-4bde-82bd-30b878867feb x-compute-request-id: req-0c30cac5-cc0d-4bde-82bd-30b878867feb 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.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:47:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:55,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-0c30cac5-cc0d-4bde-82bd-30b878867feb 2018-10-10 04:47:55,838 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst] is - BUILD 2018-10-10 04:47:55,838 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:47:58,841 - create_instance - DEBUG - VM status query timeout in 896.613124132 2018-10-10 04:47:58,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:47:59,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:47: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-161c4da3-5392-4bdd-b94b-767ad8c886e3 x-compute-request-id: req-161c4da3-5392-4bdd-b94b-767ad8c886e3 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.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "security_groups": [{"name": "default"}], "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:47:55Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:47:59,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-161c4da3-5392-4bdd-b94b-767ad8c886e3 2018-10-10 04:47:59,584 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst] is - BUILD 2018-10-10 04:47:59,585 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:48:02,588 - create_instance - DEBUG - VM status query timeout in 892.866326094 2018-10-10 04:48:02,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:03,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11b50938-f63a-494b-bfbe-63df24e07912 x-compute-request-id: req-11b50938-f63a-494b-bfbe-63df24e07912 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ef:e7", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "security_groups": [{"name": "default"}], "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:01Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:03,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-11b50938-f63a-494b-bfbe-63df24e07912 2018-10-10 04:48:03,430 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst] is - ACTIVE 2018-10-10 04:48:03,430 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:48:03,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:03,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-ad860809-a286-49d3-9bc6-0157bbd9e87d x-compute-request-id: req-ad860809-a286-49d3-9bc6-0157bbd9e87d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ef:e7", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "security_groups": [{"name": "default"}], "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:01Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:03,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-ad860809-a286-49d3-9bc6-0157bbd9e87d 2018-10-10 04:48:03,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:04,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c7b77b1b-43fe-46a0-bf6d-a7733deea721 Date: Wed, 10 Oct 2018 04:48:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:48:04,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-c7b77b1b-43fe-46a0-bf6d-a7733deea721 2018-10-10 04:48:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:04,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041b799e-78ae-49e0-82f5-b950efd6a700 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:48:04,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-041b799e-78ae-49e0-82f5-b950efd6a700 2018-10-10 04:48:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:04,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-94a8f190-bc59-426c-a9a0-710c52728dba Date: Wed, 10 Oct 2018 04:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:48:04,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-94a8f190-bc59-426c-a9a0-710c52728dba 2018-10-10 04:48:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:04,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-79a66741-faf2-40c3-91b2-1b5804e7beda Date: Wed, 10 Oct 2018 04:48:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.2"}],"id":"32a241b6-23ce-47d9-96bf-46d44d723a90","security_groups":[],"mac_address":"fa:16:3e:b4:dd:8b","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.4"}],"id":"34bdd17d-6c22-4241-a0c3-34baa0bf8c5a","security_groups":[],"mac_address":"fa:16:3e:45:70:0d","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.3"}],"id":"7a94fe6e-2049-4972-ad51-5072c5e29b93","security_groups":[],"mac_address":"fa:16:3e:7b:12:21","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.9"}],"id":"ca7b5b67-bd4c-4889-b65d-8d741a32c0a8","security_groups":["662330ee-7f49-4f39-a63b-34a41aec97d7"],"mac_address":"fa:16:3e:36:ef:e7","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:51Z","binding:vnic_type":"normal","device_id":"321845b5-a3a7-4413-99ce-e289526a858e"}]} 2018-10-10 04:48:04,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-79a66741-faf2-40c3-91b2-1b5804e7beda 2018-10-10 04:48:04,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:04,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:04 GMT Server: Apache x-compute-request-id: req-722ef183-08cd-467c-9a8d-356b29216ca0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-722ef183-08cd-467c-9a8d-356b29216ca0 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:47:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "size": 1}, {"status": "available", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:47:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "size": 1}]} 2018-10-10 04:48:04,719 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/detail used request id req-722ef183-08cd-467c-9a8d-356b29216ca0 2018-10-10 04:48:04,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:04,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9de2c3e-fb43-4d9e-9a15-f18cd3ca9b7c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:48:04,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-a9de2c3e-fb43-4d9e-9a15-f18cd3ca9b7c 2018-10-10 04:48:04,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:05,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-82437ff6-92d0-44bf-a299-397fc1e6af4f x-compute-request-id: req-82437ff6-92d0-44bf-a299-397fc1e6af4f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ef:e7", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "security_groups": [{"name": "default"}], "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:01Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:05,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-82437ff6-92d0-44bf-a299-397fc1e6af4f 2018-10-10 04:48:05,277 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst] is - ACTIVE 2018-10-10 04:48:05,277 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:48:05,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:05,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-7a09a221-0df2-4127-be39-51264bfd7d9b x-compute-request-id: req-7a09a221-0df2-4127-be39-51264bfd7d9b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ef:e7", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "security_groups": [{"name": "default"}], "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:01Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:05,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-7a09a221-0df2-4127-be39-51264bfd7d9b 2018-10-10 04:48:05,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:06,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a7817b4e-5b27-4b93-96b4-14cc5e51d6e5 Date: Wed, 10 Oct 2018 04:48:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:48:06,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-a7817b4e-5b27-4b93-96b4-14cc5e51d6e5 2018-10-10 04:48:06,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:06,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c72657d-fd8a-4066-b356-5e09fa38734d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:48:06,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-1c72657d-fd8a-4066-b356-5e09fa38734d 2018-10-10 04:48:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:06,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73c0bc30-a527-4967-857a-443d4b7159d7 Date: Wed, 10 Oct 2018 04:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:48:06,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-73c0bc30-a527-4967-857a-443d4b7159d7 2018-10-10 04:48:06,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:06,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-2b007b01-77ab-4e9c-bdf0-0a5cde438041 Date: Wed, 10 Oct 2018 04:48:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.2"}],"id":"32a241b6-23ce-47d9-96bf-46d44d723a90","security_groups":[],"mac_address":"fa:16:3e:b4:dd:8b","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.4"}],"id":"34bdd17d-6c22-4241-a0c3-34baa0bf8c5a","security_groups":[],"mac_address":"fa:16:3e:45:70:0d","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.3"}],"id":"7a94fe6e-2049-4972-ad51-5072c5e29b93","security_groups":[],"mac_address":"fa:16:3e:7b:12:21","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.9"}],"id":"ca7b5b67-bd4c-4889-b65d-8d741a32c0a8","security_groups":["662330ee-7f49-4f39-a63b-34a41aec97d7"],"mac_address":"fa:16:3e:36:ef:e7","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:51Z","binding:vnic_type":"normal","device_id":"321845b5-a3a7-4413-99ce-e289526a858e"}]} 2018-10-10 04:48:06,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-2b007b01-77ab-4e9c-bdf0-0a5cde438041 2018-10-10 04:48:06,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" -d '{"volumeAttachment": {"volumeId": "5beaea38-b00d-46b1-a106-b6ba62cfd6af"}}' 2018-10-10 04:48:07,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df1f6e3b-2027-4ee2-b869-48d1dbabe48a x-compute-request-id: req-df1f6e3b-2027-4ee2-b869-48d1dbabe48a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "321845b5-a3a7-4413-99ce-e289526a858e", "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "volumeId": "5beaea38-b00d-46b1-a106-b6ba62cfd6af"}} 2018-10-10 04:48:07,758 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e/os-volume_attachments used request id req-df1f6e3b-2027-4ee2-b869-48d1dbabe48a 2018-10-10 04:48:07,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:08,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-fd2aeb6c-d890-4f30-b8ad-c9ce4593511e x-compute-request-id: req-fd2aeb6c-d890-4f30-b8ad-c9ce4593511e Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ef:e7", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "security_groups": [{"name": "default"}], "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:01Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [{"id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af"}], "metadata": {}}} 2018-10-10 04:48:08,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-fd2aeb6c-d890-4f30-b8ad-c9ce4593511e 2018-10-10 04:48:08,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:08,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e4e486c6-7165-4520-aca5-ee746a031070 Date: Wed, 10 Oct 2018 04:48:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:48:08,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-e4e486c6-7165-4520-aca5-ee746a031070 2018-10-10 04:48:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:08,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f43390-0a10-434a-a5cb-7575420f91ba Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:48:08,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-93f43390-0a10-434a-a5cb-7575420f91ba 2018-10-10 04:48:08,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:08,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b34bef26-f21b-4c54-9d65-af2bb2ddf6be Date: Wed, 10 Oct 2018 04:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:48:08,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-b34bef26-f21b-4c54-9d65-af2bb2ddf6be 2018-10-10 04:48:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:08,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-b57dd0e6-6ddd-4bcf-8b84-e9b4b886ad0a Date: Wed, 10 Oct 2018 04:48:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.2"}],"id":"32a241b6-23ce-47d9-96bf-46d44d723a90","security_groups":[],"mac_address":"fa:16:3e:b4:dd:8b","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.4"}],"id":"34bdd17d-6c22-4241-a0c3-34baa0bf8c5a","security_groups":[],"mac_address":"fa:16:3e:45:70:0d","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.3"}],"id":"7a94fe6e-2049-4972-ad51-5072c5e29b93","security_groups":[],"mac_address":"fa:16:3e:7b:12:21","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.9"}],"id":"ca7b5b67-bd4c-4889-b65d-8d741a32c0a8","security_groups":["662330ee-7f49-4f39-a63b-34a41aec97d7"],"mac_address":"fa:16:3e:36:ef:e7","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:51Z","binding:vnic_type":"normal","device_id":"321845b5-a3a7-4413-99ce-e289526a858e"}]} 2018-10-10 04:48:08,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-b57dd0e6-6ddd-4bcf-8b84-e9b4b886ad0a 2018-10-10 04:48:08,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:09,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51760174d1e142738e8a5dcca16536bf", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj-role"}], "expires_at": "2018-10-10T05:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/7351c00d7ea9403e88deb9a6bbe8e19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ead64179-3768-462-user", "id": "d96310a7ce9644d89b4c972cce80f7f4"}, "audit_ids": ["zi9WJlTLQSWPfRlm6gw2AQ"], "issued_at": "2018-10-10T04:48:09.000000Z"}} 2018-10-10 04:48:09,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1760e5401366c19c1fc6f636faba1a871137c06" 2018-10-10 04:48:10,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-bc4a0a2d-78b6-45c5-bb26-d9b130833709 x-compute-request-id: req-bc4a0a2d-78b6-45c5-bb26-d9b130833709 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ef:e7", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "security_groups": [{"name": "default"}], "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:08Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [{"id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af"}], "metadata": {}}]} 2018-10-10 04:48:10,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst used request id req-bc4a0a2d-78b6-45c5-bb26-d9b130833709 2018-10-10 04:48:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1760e5401366c19c1fc6f636faba1a871137c06" 2018-10-10 04:48:10,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-420ac9c4-0b19-4ae2-bf8d-cea3999ef39b Date: Wed, 10 Oct 2018 04:48:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["edb8c82f-56fd-48bc-8bd4-46efa2fb70ad"],"updated_at":"2018-10-10T04:47:44Z","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net"}]} 2018-10-10 04:48:10,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net used request id req-420ac9c4-0b19-4ae2-bf8d-cea3999ef39b 2018-10-10 04:48:10,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1760e5401366c19c1fc6f636faba1a871137c06" 2018-10-10 04:48:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-38c16bde-a3b9-4edf-bb5f-efe0b38dd88d Date: Wed, 10 Oct 2018 04:48:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:44Z","dns_nameservers":[],"updated_at":"2018-10-10T04:47:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","subnetpool_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet"}]} 2018-10-10 04:48:10,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-38c16bde-a3b9-4edf-bb5f-efe0b38dd88d 2018-10-10 04:48:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1760e5401366c19c1fc6f636faba1a871137c06" 2018-10-10 04:48:10,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-3622b237-83c7-4e14-942b-5d466ceeae8d Date: Wed, 10 Oct 2018 04:48:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.2"}],"id":"32a241b6-23ce-47d9-96bf-46d44d723a90","security_groups":[],"mac_address":"fa:16:3e:b4:dd:8b","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.4"}],"id":"34bdd17d-6c22-4241-a0c3-34baa0bf8c5a","security_groups":[],"mac_address":"fa:16:3e:45:70:0d","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:47:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.3"}],"id":"7a94fe6e-2049-4972-ad51-5072c5e29b93","security_groups":[],"mac_address":"fa:16:3e:7b:12:21","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-573e7a06-4386-44e7-bb4e-f3cd94cab377"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edb8c82f-56fd-48bc-8bd4-46efa2fb70ad","ip_address":"10.55.0.9"}],"id":"ca7b5b67-bd4c-4889-b65d-8d741a32c0a8","security_groups":["662330ee-7f49-4f39-a63b-34a41aec97d7"],"mac_address":"fa:16:3e:36:ef:e7","project_id":"7351c00d7ea9403e88deb9a6bbe8e19b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port","admin_state_up":true,"network_id":"573e7a06-4386-44e7-bb4e-f3cd94cab377","tenant_id":"7351c00d7ea9403e88deb9a6bbe8e19b","created_at":"2018-10-10T04:47:51Z","binding:vnic_type":"normal","device_id":"321845b5-a3a7-4413-99ce-e289526a858e"}]} 2018-10-10 04:48:10,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-3622b237-83c7-4e14-942b-5d466ceeae8d 2018-10-10 04:48:10,920 - create_instance - INFO - Deleting Port with ID - ca7b5b67-bd4c-4889-b65d-8d741a32c0a8 2018-10-10 04:48:10,920 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-port 2018-10-10 04:48:10,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/ca7b5b67-bd4c-4889-b65d-8d741a32c0a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:11,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f26ff89-c30e-4969-8fa2-7e84f99718e5 Date: Wed, 10 Oct 2018 04:48:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:48:11,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/ca7b5b67-bd4c-4889-b65d-8d741a32c0a8 used request id req-5f26ff89-c30e-4969-8fa2-7e84f99718e5 2018-10-10 04:48:11,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-722ef183-08cd-467c-9a8d-356b29216ca0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:12,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:11 GMT Server: Apache x-compute-request-id: req-5290ed46-c02c-4ab8-b8e6-46808a213d92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5290ed46-c02c-4ab8-b8e6-46808a213d92 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [{"server_id": "321845b5-a3a7-4413-99ce-e289526a858e", "attachment_id": "22bd5280-0146-4c63-9afb-f5ab54b897b1", "attached_at": "2018-10-10T04:48:09.000000", "host_name": null, "volume_id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "device": "/dev/vdb", "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af"}], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:48:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "size": 1}} 2018-10-10 04:48:12,125 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af used request id req-5290ed46-c02c-4ab8-b8e6-46808a213d92 2018-10-10 04:48:12,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e/os-volume_attachments/5beaea38-b00d-46b1-a106-b6ba62cfd6af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:13,625 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:48: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-c90bc01b-8231-419a-b2ac-f929fae2b0a2 x-compute-request-id: req-c90bc01b-8231-419a-b2ac-f929fae2b0a2 Content-Length: 0 Content-Type: application/json 2018-10-10 04:48:13,625 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e/os-volume_attachments/5beaea38-b00d-46b1-a106-b6ba62cfd6af used request id req-c90bc01b-8231-419a-b2ac-f929fae2b0a2 2018-10-10 04:48:13,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:13,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-ab682fc0-0f08-4a09-8cee-abfcbc5fa1db x-compute-request-id: req-ab682fc0-0f08-4a09-8cee-abfcbc5fa1db Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:08Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [{"id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af"}], "metadata": {}}} 2018-10-10 04:48:13,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-ab682fc0-0f08-4a09-8cee-abfcbc5fa1db 2018-10-10 04:48:16,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:17,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-4e589cc6-df50-477f-9282-a56f958c7433 x-compute-request-id: req-4e589cc6-df50-477f-9282-a56f958c7433 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.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:08Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:17,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-4e589cc6-df50-477f-9282-a56f958c7433 2018-10-10 04:48:17,010 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst 2018-10-10 04:48:17,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:17,348 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-9c4ed07a-30ca-4e9d-acd9-b85b781048b1 x-compute-request-id: req-9c4ed07a-30ca-4e9d-acd9-b85b781048b1 Content-Type: application/json 2018-10-10 04:48:17,348 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-9c4ed07a-30ca-4e9d-acd9-b85b781048b1 2018-10-10 04:48:17,348 - create_instance - INFO - Checking deletion status 2018-10-10 04:48:17,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:17,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-b7435a38-04c3-4e22-aa66-0461a5062eec x-compute-request-id: req-b7435a38-04c3-4e22-aa66-0461a5062eec 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.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/321845b5-a3a7-4413-99ce-e289526a858e", "rel": "bookmark"}], "image": {"id": "59912624-6928-4cae-876c-5c5e24d7189b", "links": [{"href": "http://172.30.9.25:8774/images/59912624-6928-4cae-876c-5c5e24d7189b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:48:00.000000", "flavor": {"id": "202f06bc-790a-4f06-9465-47f538236c76", "links": [{"href": "http://172.30.9.25:8774/flavors/202f06bc-790a-4f06-9465-47f538236c76", "rel": "bookmark"}]}, "id": "321845b5-a3a7-4413-99ce-e289526a858e", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:48:17Z", "hostId": "fcad648409aa2b3b4e766349f3079bd41708a882ea54dd945fb449c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst", "created": "2018-10-10T04:47:54Z", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:17,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-b7435a38-04c3-4e22-aa66-0461a5062eec 2018-10-10 04:48:17,603 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst] is - ACTIVE 2018-10-10 04:48:17,603 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:48:20,606 - create_instance - DEBUG - VM status query timeout in 296.742088079 2018-10-10 04:48:20,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6303a1447150e51e2ea454a04fc5cc21a52056b" 2018-10-10 04:48:20,653 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-0a03a71c-db63-4c93-90d5-7ff6201226b6 x-compute-request-id: req-0a03a71c-db63-4c93-90d5-7ff6201226b6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 321845b5-a3a7-4413-99ce-e289526a858e could not be found.", "code": 404}} 2018-10-10 04:48:20,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/321845b5-a3a7-4413-99ce-e289526a858e used request id req-0a03a71c-db63-4c93-90d5-7ff6201226b6 2018-10-10 04:48:20,654 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 321845b5-a3a7-4413-99ce-e289526a858e could not be found. (HTTP 404) (Request-ID: req-0a03a71c-db63-4c93-90d5-7ff6201226b6) 2018-10-10 04:48:20,654 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-inst 2018-10-10 04:48:20,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/202f06bc-790a-4f06-9465-47f538236c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285cc0b294ab17a827420342302317a0c6cc4a62" 2018-10-10 04:48:20,696 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-381e9b89-2cac-415a-aa4f-3fde4a3336fe x-compute-request-id: req-381e9b89-2cac-415a-aa4f-3fde4a3336fe Content-Length: 0 Content-Type: application/json 2018-10-10 04:48:20,696 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/202f06bc-790a-4f06-9465-47f538236c76 used request id req-381e9b89-2cac-415a-aa4f-3fde4a3336fe 2018-10-10 04:48:20,697 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet 2018-10-10 04:48:20,697 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-subnet 2018-10-10 04:48:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/edb8c82f-56fd-48bc-8bd4-46efa2fb70ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" 2018-10-10 04:48:22,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-345e3517-d638-4ac8-9e80-e616d02f7ac7 Date: Wed, 10 Oct 2018 04:48:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:48:22,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/edb8c82f-56fd-48bc-8bd4-46efa2fb70ad used request id req-345e3517-d638-4ac8-9e80-e616d02f7ac7 2018-10-10 04:48:22,940 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-pub-net 2018-10-10 04:48:22,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/573e7a06-4386-44e7-bb4e-f3cd94cab377 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9761c4a31d6cd8044c1a308c307e70b9334ae346" 2018-10-10 04:48:24,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43af19ec-0f3f-44a9-9b06-edfe0dd4c873 Date: Wed, 10 Oct 2018 04:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:48:24,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/573e7a06-4386-44e7-bb4e-f3cd94cab377 used request id req-43af19ec-0f3f-44a9-9b06-edfe0dd4c873 2018-10-10 04:48:24,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" 2018-10-10 04:48:24,386 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:24 GMT Server: Apache x-compute-request-id: req-012908a6-411c-4d12-a24b-c667a7744780 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-012908a6-411c-4d12-a24b-c667a7744780 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:47:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "size": 1}} 2018-10-10 04:48:24,386 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 used request id req-012908a6-411c-4d12-a24b-c667a7744780 2018-10-10 04:48:24,387 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:48:24,387 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2 2018-10-10 04:48:24,387 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2 2018-10-10 04:48:24,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" 2018-10-10 04:48:25,018 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:48:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-100b483f-f718-4de2-bc90-1da52112a972 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-10-10 04:48:25,018 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 used request id req-100b483f-f718-4de2-bc90-1da52112a972 2018-10-10 04:48:25,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" 2018-10-10 04:48:25,210 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:25 GMT Server: Apache x-compute-request-id: req-c3ba15cb-4c05-4265-bbf0-7bdc6c3719ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3ba15cb-4c05-4265-bbf0-7bdc6c3719ae Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:48:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b02af0e4-bd79-42da-8bdb-22a1cb6049f3", "size": 1}} 2018-10-10 04:48:25,210 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 used request id req-c3ba15cb-4c05-4265-bbf0-7bdc6c3719ae 2018-10-10 04:48:25,210 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:48:25,210 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:48:28,214 - create_volume - DEBUG - Volume status query timeout in 56.8046991825 2018-10-10 04:48:28,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bdb4876-5a1c-4da1-88a2-62ce293c16e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea3a206a8b8db30a3526c35a44b390a3f76931" 2018-10-10 04:48:28,256 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:48:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-46999d42-d2c2-4b83-9ed0-59b0bad164a5 x-openstack-request-id: req-46999d42-d2c2-4b83-9ed0-59b0bad164a5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b02af0e4-bd79-42da-8bdb-22a1cb6049f3 could not be found.", "code": 404}} 2018-10-10 04:48:28,256 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/b02af0e4-bd79-42da-8bdb-22a1cb6049f3 used request id req-46999d42-d2c2-4b83-9ed0-59b0bad164a5 2018-10-10 04:48:28,256 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b02af0e4-bd79-42da-8bdb-22a1cb6049f3 could not be found. (HTTP 404) (Request-ID: req-46999d42-d2c2-4b83-9ed0-59b0bad164a5) 2018-10-10 04:48:28,257 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-2 2018-10-10 04:48:28,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" 2018-10-10 04:48:28,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:28 GMT Server: Apache x-compute-request-id: req-5e7ed418-e292-40ad-994f-f33d54b01645 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e7ed418-e292-40ad-994f-f33d54b01645 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:48:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "size": 1}} 2018-10-10 04:48:28,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af used request id req-5e7ed418-e292-40ad-994f-f33d54b01645 2018-10-10 04:48:28,850 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:48:28,850 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1 2018-10-10 04:48:28,850 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1 2018-10-10 04:48:28,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" 2018-10-10 04:48:29,083 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:48:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbf59c33-ca0d-4968-a4c1-0ae7729947bb 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-10-10 04:48:29,084 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af used request id req-dbf59c33-ca0d-4968-a4c1-0ae7729947bb 2018-10-10 04:48:29,087 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" 2018-10-10 04:48:29,288 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:29 GMT Server: Apache x-compute-request-id: req-69f3e88f-c037-4e6c-8055-60621db152ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69f3e88f-c037-4e6c-8055-60621db152ad Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "d96310a7ce9644d89b4c972cce80f7f4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "self"}, {"href": "http://172.30.9.25:8776/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:47:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "updated_at": "2018-10-10T04:48:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "5beaea38-b00d-46b1-a106-b6ba62cfd6af", "size": 1}} 2018-10-10 04:48:29,288 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af used request id req-69f3e88f-c037-4e6c-8055-60621db152ad 2018-10-10 04:48:29,289 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:48:29,289 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:48:32,292 - create_volume - DEBUG - Volume status query timeout in 56.791852951 2018-10-10 04:48:32,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c22b807-957b-41bd-b58a-c4bb92bcebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef03bc4880f7f3ef6adb7fb8c58bda13f7fbe27" 2018-10-10 04:48:32,467 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:48:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-69f32f20-ad08-4136-8b25-ddb0a7190569 x-openstack-request-id: req-69f32f20-ad08-4136-8b25-ddb0a7190569 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5beaea38-b00d-46b1-a106-b6ba62cfd6af could not be found.", "code": 404}} 2018-10-10 04:48:32,467 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/7351c00d7ea9403e88deb9a6bbe8e19b/volumes/5beaea38-b00d-46b1-a106-b6ba62cfd6af used request id req-69f32f20-ad08-4136-8b25-ddb0a7190569 2018-10-10 04:48:32,467 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5beaea38-b00d-46b1-a106-b6ba62cfd6af could not be found. (HTTP 404) (Request-ID: req-69f32f20-ad08-4136-8b25-ddb0a7190569) 2018-10-10 04:48:32,467 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-1 2018-10-10 04:48:32,468 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-6def91a2-4447-4635-a835-85418cbed07d-image 2018-10-10 04:48:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}090d629f8ef82498708dff8c1087452a1e22461a" 2018-10-10 04:48:33,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc6638b6-ac76-4f63-a04d-dc7c29357029 Date: Wed, 10 Oct 2018 04:48:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:48:33,885 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/59912624-6928-4cae-876c-5c5e24d7189b used request id req-fc6638b6-ac76-4f63-a04d-dc7c29357029 2018-10-10 04:48:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:34,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6c2246e3-8b78-4dbd-a9b7-6533a6416f28 Date: Wed, 10 Oct 2018 04:48:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "created_at": "2018-10-10T04:47:43Z", "updated_at": "2018-10-10T04:47:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:47:43Z", "revision_number": 0, "id": "171f3693-8c2a-4448-b290-9f469d6684d7", "remote_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "remote_ip_prefix": null, "created_at": "2018-10-10T04:47:43Z", "security_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:47:43Z", "revision_number": 0, "id": "de7fddaf-4c0d-4af4-b67f-b66402f4d406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:47:43Z", "security_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:47:43Z", "revision_number": 0, "id": "f950a2ed-cf8b-4799-98ed-764a54666aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:47:43Z", "security_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:47:43Z", "revision_number": 0, "id": "f9b44653-f054-4f13-95da-2c7b97cdcfe8", "remote_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "remote_ip_prefix": null, "created_at": "2018-10-10T04:47:43Z", "security_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b"}], "revision_number": 4, "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:48:34,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6c2246e3-8b78-4dbd-a9b7-6533a6416f28 2018-10-10 04:48:34,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:34,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a137a22f-17a2-437d-83c2-21fa7f045523 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:48:34,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a137a22f-17a2-437d-83c2-21fa7f045523 2018-10-10 04:48:34,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:34,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7331d3-0b34-40e0-b8a8-da7b0cc5966b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:48:34,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-2a7331d3-0b34-40e0-b8a8-da7b0cc5966b 2018-10-10 04:48:34,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:34,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0a773b-a1cd-4ea7-9d25-c8e24fba136f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b"}, "enabled": true, "id": "7351c00d7ea9403e88deb9a6bbe8e19b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ead64179-3768-462-proj"}} 2018-10-10 04:48:34,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-9f0a773b-a1cd-4ea7-9d25-c8e24fba136f 2018-10-10 04:48:34,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 662330ee-7f49-4f39-a63b-34a41aec97d7 2018-10-10 04:48:34,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=662330ee-7f49-4f39-a63b-34a41aec97d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:34,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4a5f00e7-d93b-4906-a6f4-d2c564d12119 Date: Wed, 10 Oct 2018 04:48:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:47:43Z", "security_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "port_range_min": null, "revision_number": 0, "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "created_at": "2018-10-10T04:47:43Z", "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "id": "171f3693-8c2a-4448-b290-9f469d6684d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:47:43Z", "security_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "port_range_min": null, "revision_number": 0, "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "created_at": "2018-10-10T04:47:43Z", "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "id": "de7fddaf-4c0d-4af4-b67f-b66402f4d406"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:47:43Z", "security_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "port_range_min": null, "revision_number": 0, "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "created_at": "2018-10-10T04:47:43Z", "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "id": "f950a2ed-cf8b-4799-98ed-764a54666aa0"}, {"remote_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:47:43Z", "security_group_id": "662330ee-7f49-4f39-a63b-34a41aec97d7", "port_range_min": null, "revision_number": 0, "tenant_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "created_at": "2018-10-10T04:47:43Z", "project_id": "7351c00d7ea9403e88deb9a6bbe8e19b", "id": "f9b44653-f054-4f13-95da-2c7b97cdcfe8"}]} 2018-10-10 04:48:34,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=662330ee-7f49-4f39-a63b-34a41aec97d7 used request id req-4a5f00e7-d93b-4906-a6f4-d2c564d12119 2018-10-10 04:48:34,647 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:48:34,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/662330ee-7f49-4f39-a63b-34a41aec97d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:34,946 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3d11b03-f48a-4065-b2cf-8e089ef5bb8d Content-Length: 0 Date: Wed, 10 Oct 2018 04:48:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:48:34,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/662330ee-7f49-4f39-a63b-34a41aec97d7 used request id req-a3d11b03-f48a-4065-b2cf-8e089ef5bb8d 2018-10-10 04:48:34,947 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-ead64179-3768-462-proj 2018-10-10 04:48:34,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:35,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb8e71b-4f0c-4039-a72c-18596af7e3e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:48:35,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7351c00d7ea9403e88deb9a6bbe8e19b used request id req-5cb8e71b-4f0c-4039-a72c-18596af7e3e8 2018-10-10 04:48:35,206 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-ead64179-3768-462-proj-role 2018-10-10 04:48:35,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/51760174d1e142738e8a5dcca16536bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:35,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96be3014-6753-40c3-9416-2dff340da1ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:48:35,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/51760174d1e142738e8a5dcca16536bf used request id req-96be3014-6753-40c3-9416-2dff340da1ec 2018-10-10 04:48:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0e8fd3f57d9475a0ef313a4438fae4f5f5ac17" 2018-10-10 04:48:35,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7cef6e-e977-49ae-af3a-e17c8a7351bc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:48:35,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8e7cef6e-e977-49ae-af3a-e17c8a7351bc 2018-10-10 04:48:35,408 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-ead64179-3768-462-user 2018-10-10 04:48:35,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d96310a7ce9644d89b4c972cce80f7f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4583dbb46b93dd11a9c7b53bde4140dd711dcad" 2018-10-10 04:48:35,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8fdbc1e-6e55-4f6a-9994-5a22717ead04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:48:35,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d96310a7ce9644d89b4c972cce80f7f4 used request id req-a8fdbc1e-6e55-4f6a-9994-5a22717ead04 2018-10-10 04:48:35,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:36,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Snip5ElkRIeOd5XTsnkBIA"], "issued_at": "2018-10-10T04:48:35.000000Z"}} 2018-10-10 04:48:36,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528c0a44c65ada7594332b398345061ca0c9c332" 2018-10-10 04:48:36,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5417fd-7d3b-435e-aaf1-bd472ff26649 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:36,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eb5417fd-7d3b-435e-aaf1-bd472ff26649 2018-10-10 04:48:36,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:36,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:36,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CryBSL9AQh62O-iNVhUF1g"], "issued_at": "2018-10-10T04:48:36.000000Z"}} 2018-10-10 04:48:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:48:36,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b92dba-3a69-47a1-8c53-ae3670b1d9fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:36,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-63b92dba-3a69-47a1-8c53-ae3670b1d9fc 2018-10-10 04:48:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:48:36,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:48:36,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-255f6263-8efc-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:48:36,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d023eaf7-966f-4269-8132-892fdad44143 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-255f6263-8efc-4db-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:48:36,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-255f6263-8efc-4db-proj used request id req-d023eaf7-966f-4269-8132-892fdad44143 2018-10-10 04:48:36,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:48:36,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4796a5-4cee-4f5e-9a58-e28c40aa00c9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:48:36,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ab4796a5-4cee-4f5e-9a58-e28c40aa00c9 2018-10-10 04:48:36,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}}' 2018-10-10 04:48:36,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53899ed3-2f19-47bb-bdc1-b5cada7b4858 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:48:36,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-53899ed3-2f19-47bb-bdc1-b5cada7b4858 2018-10-10 04:48:36,885 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-255f6263-8efc-4db-proj 2018-10-10 04:48:36,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:36,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:37,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["DqeygFtjR2unmESoBeIZaA"], "issued_at": "2018-10-10T04:48:37.000000Z"}} 2018-10-10 04:48:37,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae7b83818d4985945c167c940c1dbfc7feac568" 2018-10-10 04:48:37,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca4178d-fb5f-4fcf-8023-bc07ed8dc1cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:37,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cca4178d-fb5f-4fcf-8023-bc07ed8dc1cb 2018-10-10 04:48:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:48:37,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:48:37,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae7b83818d4985945c167c940c1dbfc7feac568" 2018-10-10 04:48:37,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d878c7-9146-4077-8ae5-977b51cdf6e3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:48:37,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a1d878c7-9146-4077-8ae5-977b51cdf6e3 2018-10-10 04:48:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-255f6263-8efc-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae7b83818d4985945c167c940c1dbfc7feac568" 2018-10-10 04:48:37,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9773d0-f026-4f8b-9868-f731e9354f7d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-255f6263-8efc-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}]} 2018-10-10 04:48:37,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceVolumeTests-255f6263-8efc-4db-proj used request id req-2a9773d0-f026-4f8b-9868-f731e9354f7d 2018-10-10 04:48:37,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae7b83818d4985945c167c940c1dbfc7feac568" 2018-10-10 04:48:37,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ffacba4-bbc3-4eca-a00c-fcb0fcfba6f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:48:37,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5ffacba4-bbc3-4eca-a00c-fcb0fcfba6f0 2018-10-10 04:48:38,041 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-255f6263-8efc-4db-user 2018-10-10 04:48:38,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:48:38,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbb47a3-53f4-43d0-a636-c5f6eb41c713 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:48:38,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6cbb47a3-53f4-43d0-a636-c5f6eb41c713 2018-10-10 04:48:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" -d '{"role": {"name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}}' 2018-10-10 04:48:38,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ef0405-dbec-4270-b5be-f45a71be2865 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00d23eb40f2f4d63971cd639c0c95353", "links": {"self": "http://172.30.9.25:5000/v3/roles/00d23eb40f2f4d63971cd639c0c95353"}, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}} 2018-10-10 04:48:38,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a7ef0405-dbec-4270-b5be-f45a71be2865 2018-10-10 04:48:38,191 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role 2018-10-10 04:48:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/00d23eb40f2f4d63971cd639c0c95353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:48:38,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f462b3-f19d-4f51-aac7-cd217b3b14fe Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/00d23eb40f2f4d63971cd639c0c95353"}, "domain_id": null, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role", "id": "00d23eb40f2f4d63971cd639c0c95353"}} 2018-10-10 04:48:38,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/00d23eb40f2f4d63971cd639c0c95353 used request id req-f6f462b3-f19d-4f51-aac7-cd217b3b14fe 2018-10-10 04:48:38,281 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role to project CreateInstanceVolumeTests-255f6263-8efc-4db-proj 2018-10-10 04:48:38,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea/users/73483571a6e94adab8ed73614533d06e/roles/00d23eb40f2f4d63971cd639c0c95353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:48:38,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9650aa7-270a-4497-80bb-144824896517 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:48:38,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea/users/73483571a6e94adab8ed73614533d06e/roles/00d23eb40f2f4d63971cd639c0c95353 used request id req-e9650aa7-270a-4497-80bb-144824896517 2018-10-10 04:48:38,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:48:38,410 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:48:38,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:38,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:38,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d23eb40f2f4d63971cd639c0c95353", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}], "expires_at": "2018-10-10T05:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-user", "id": "73483571a6e94adab8ed73614533d06e"}, "audit_ids": ["ZMR4pnD3Q_ekarNun7GGfw"], "issued_at": "2018-10-10T04:48:38.000000Z"}} 2018-10-10 04:48:38,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" 2018-10-10 04:48:38,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f63377-0216-411e-a104-621418ce90f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:38,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-01f63377-0216-411e-a104-621418ce90f6 2018-10-10 04:48:38,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" 2018-10-10 04:48:39,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-54e2f617-fae1-4de6-a7ce-804052d70e2c Date: Wed, 10 Oct 2018 04:48:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image"} 2018-10-10 04:48:39,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image used request id req-54e2f617-fae1-4de6-a7ce-804052d70e2c 2018-10-10 04:48:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" 2018-10-10 04:48:39,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6b5331b-2d2b-41f9-b1ce-b80a3b3ffff9 Date: Wed, 10 Oct 2018 04:48:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:48:39,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e6b5331b-2d2b-41f9-b1ce-b80a3b3ffff9 2018-10-10 04:48:39,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image"}' 2018-10-10 04:48:39,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44 X-Openstack-Request-Id: req-ebfc7f14-39f8-44f1-8945-9324f66acd36 Date: Wed, 10 Oct 2018 04:48:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:48:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:48:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "min_disk": 0, "protected": false, "id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "file": "/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44/file", "checksum": null, "owner": "e3e9e52ce04b4500a73752b3c85b8eea", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:48:39,414 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ebfc7f14-39f8-44f1-8945-9324f66acd36 2018-10-10 04:48:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" -d '' 2018-10-10 04:48:40,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f718bc0-7ba4-45c0-801c-ad250473faca Date: Wed, 10 Oct 2018 04:48:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:48:40,397 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44/file used request id req-6f718bc0-7ba4-45c0-801c-ad250473faca 2018-10-10 04:48:40,397 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:48:40,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" 2018-10-10 04:48:40,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-0f8c9491-e7f8-4e71-af91-48428f521576 Date: Wed, 10 Oct 2018 04:48:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:48:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d4e756f7-91e1-4823-8f73-db7e60688e44/snap", "metadata": {}}], "self": "/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "min_disk": 0, "protected": false, "id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "file": "/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3e9e52ce04b4500a73752b3c85b8eea", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d4e756f7-91e1-4823-8f73-db7e60688e44/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:48:40,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44 used request id req-0f8c9491-e7f8-4e71-af91-48428f521576 2018-10-10 04:48:40,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" 2018-10-10 04:48:40,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-82b23c68-a769-49b4-915a-6885cef00243 Date: Wed, 10 Oct 2018 04:48:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:48:40,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-82b23c68-a769-49b4-915a-6885cef00243 2018-10-10 04:48:40,736 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image 2018-10-10 04:48:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" 2018-10-10 04:48:40,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f0ca356f-9f5e-4964-b23c-c41d0e0db233 Date: Wed, 10 Oct 2018 04:48:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:48:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d4e756f7-91e1-4823-8f73-db7e60688e44/snap", "metadata": {}}], "self": "/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "min_disk": 0, "protected": false, "id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "file": "/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3e9e52ce04b4500a73752b3c85b8eea", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d4e756f7-91e1-4823-8f73-db7e60688e44/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:48:40,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44 used request id req-f0ca356f-9f5e-4964-b23c-c41d0e0db233 2018-10-10 04:48:40,892 - create_image - DEBUG - Instance status is - active 2018-10-10 04:48:40,892 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image 2018-10-10 04:48:40,893 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image 2018-10-10 04:48:40,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:40,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:41,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["EKGJDIK7QrmwXBEqOSXWjQ"], "issued_at": "2018-10-10T04:48:41.000000Z"}} 2018-10-10 04:48:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b3fb1a749933d9050d2d51e566d7603ff3d4a3" 2018-10-10 04:48:41,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24035167-2861-468b-997b-7fa330b579f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:41,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-24035167-2861-468b-997b-7fa330b579f3 2018-10-10 04:48:41,367 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:48:41,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b3fb1a749933d9050d2d51e566d7603ff3d4a3" 2018-10-10 04:48:41,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-a1931ed7-c532-4787-9582-9eccd88a2ed0 x-compute-request-id: req-a1931ed7-c532-4787-9582-9eccd88a2ed0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:48:41,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a1931ed7-c532-4787-9582-9eccd88a2ed0 2018-10-10 04:48:41,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b3fb1a749933d9050d2d51e566d7603ff3d4a3" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-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-10-10 04:48:41,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-b7d62fd4-81eb-4844-a127-739df625338c x-compute-request-id: req-b7d62fd4-81eb-4844-a127-739df625338c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:48:41,609 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b7d62fd4-81eb-4844-a127-739df625338c 2018-10-10 04:48:41,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:41,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:41,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d23eb40f2f4d63971cd639c0c95353", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}], "expires_at": "2018-10-10T05:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-user", "id": "73483571a6e94adab8ed73614533d06e"}, "audit_ids": ["WA4svAm9R0moSsdIltAV3w"], "issued_at": "2018-10-10T04:48:41.000000Z"}} 2018-10-10 04:48:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" 2018-10-10 04:48:42,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af4178c-db3e-4925-a10d-1469ea461cf6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:42,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2af4178c-db3e-4925-a10d-1469ea461cf6 2018-10-10 04:48:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" 2018-10-10 04:48:42,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2b24205f-4a2f-4dbb-a2f6-415028ce0d72 Date: Wed, 10 Oct 2018 04:48:42 GMT RESP BODY: {"networks":[]} 2018-10-10 04:48:42,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-2b24205f-4a2f-4dbb-a2f6-415028ce0d72 2018-10-10 04:48:42,239 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net 2018-10-10 04:48:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" -d '{"network": {"name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net", "admin_state_up": true}}' 2018-10-10 04:48:42,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-df4b29aa-8f73-4dbd-a4e9-68ab69d9fa14 Date: Wed, 10 Oct 2018 04:48:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:48:42Z","is_default":false,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","mtu":1450}} 2018-10-10 04:48:42,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-df4b29aa-8f73-4dbd-a4e9-68ab69d9fa14 2018-10-10 04:48:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" 2018-10-10 04:48:43,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f78331a0-e1e5-4ecf-9fa2-37092a85c2ec Date: Wed, 10 Oct 2018 04:48:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:48:42Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:48:43,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-f78331a0-e1e5-4ecf-9fa2-37092a85c2ec 2018-10-10 04:48:43,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" 2018-10-10 04:48:43,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4905ae51-f264-438b-a2c5-1f10614a040b Date: Wed, 10 Oct 2018 04:48:43 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:48:43,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-4905ae51-f264-438b-a2c5-1f10614a040b 2018-10-10 04:48:43,214 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet 2018-10-10 04:48:43,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" -d '{"subnets": [{"ip_version": 4, "network_id": "a7087cbf-44f2-4e94-b22d-ce3afa2ab96d", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]}' 2018-10-10 04:48:43,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a853635b-bdc9-4899-8eaf-0295a661b862 Date: Wed, 10 Oct 2018 04:48:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:48:43,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a853635b-bdc9-4899-8eaf-0295a661b862 2018-10-10 04:48:43,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" 2018-10-10 04:48:44,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-59cf9b8b-bc6d-4030-a5d5-4547cda70cb6 Date: Wed, 10 Oct 2018 04:48:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:48:44,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-59cf9b8b-bc6d-4030-a5d5-4547cda70cb6 2018-10-10 04:48:44,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" 2018-10-10 04:48:44,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bdf18b32-87f1-4b01-a2bb-0f13b18fa967 Date: Wed, 10 Oct 2018 04:48:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:48:44,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-bdf18b32-87f1-4b01-a2bb-0f13b18fa967 2018-10-10 04:48:44,410 - OpenStackNetwork - DEBUG - Network [a7087cbf-44f2-4e94-b22d-ce3afa2ab96d] created successfully 2018-10-10 04:48:44,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:44,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:44,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d23eb40f2f4d63971cd639c0c95353", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}], "expires_at": "2018-10-10T05:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-user", "id": "73483571a6e94adab8ed73614533d06e"}, "audit_ids": ["pFHsZxWtSnOV4f7hlOIYXw"], "issued_at": "2018-10-10T04:48:44.000000Z"}} 2018-10-10 04:48:44,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" 2018-10-10 04:48:44,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89a1c84-0d5e-4379-9ba7-bf3d8cdcb638 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:44,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f89a1c84-0d5e-4379-9ba7-bf3d8cdcb638 2018-10-10 04:48:44,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" 2018-10-10 04:48:44,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:44 GMT Server: Apache x-compute-request-id: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-10 04:48:44,995 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/detail used request id req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5 2018-10-10 04:48:44,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-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-10-10 04:48:45,345 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:48:45 GMT Server: Apache x-compute-request-id: req-4dc86e92-1282-4425-a5ed-e3ad188cec6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4dc86e92-1282-4425-a5ed-e3ad188cec6f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.246618", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}} 2018-10-10 04:48:45,345 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes used request id req-4dc86e92-1282-4425-a5ed-e3ad188cec6f 2018-10-10 04:48:45,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" 2018-10-10 04:48:45,560 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:45 GMT Server: Apache x-compute-request-id: req-17fbd3ea-3e81-4038-94d8-8e63ba89d5c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17fbd3ea-3e81-4038-94d8-8e63ba89d5c2 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:48:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}} 2018-10-10 04:48:45,560 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 used request id req-17fbd3ea-3e81-4038-94d8-8e63ba89d5c2 2018-10-10 04:48:45,560 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1 2018-10-10 04:48:45,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" 2018-10-10 04:48:45,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:45 GMT Server: Apache x-compute-request-id: req-a89d87c2-5832-480c-92fd-88f071f4290b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a89d87c2-5832-480c-92fd-88f071f4290b Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:48:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}} 2018-10-10 04:48:45,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 used request id req-a89d87c2-5832-480c-92fd-88f071f4290b 2018-10-10 04:48:45,753 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:48:45,753 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1 2018-10-10 04:48:45,753 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1 2018-10-10 04:48:45,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:45,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:46,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d23eb40f2f4d63971cd639c0c95353", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}], "expires_at": "2018-10-10T05:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-user", "id": "73483571a6e94adab8ed73614533d06e"}, "audit_ids": ["kyt8OMWDTXyWOaOxaG2IFw"], "issued_at": "2018-10-10T04:48:46.000000Z"}} 2018-10-10 04:48:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" 2018-10-10 04:48:46,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49b827f-f499-4380-b9a7-4f6d3f1aae9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:46,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c49b827f-f499-4380-b9a7-4f6d3f1aae9c 2018-10-10 04:48:46,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" 2018-10-10 04:48:46,502 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:46 GMT Server: Apache x-compute-request-id: req-64308deb-39ca-437c-b295-dc32ac786fdc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64308deb-39ca-437c-b295-dc32ac786fdc Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:48:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}]} 2018-10-10 04:48:46,502 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/detail used request id req-64308deb-39ca-437c-b295-dc32ac786fdc 2018-10-10 04:48:46,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-64308deb-39ca-437c-b295-dc32ac786fdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-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-10-10 04:48:46,812 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:48:46 GMT Server: Apache x-compute-request-id: req-5afa4235-e396-48fe-a89b-aeac17c10cf9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5afa4235-e396-48fe-a89b-aeac17c10cf9 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:46.710889", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "size": 1}} 2018-10-10 04:48:46,812 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes used request id req-5afa4235-e396-48fe-a89b-aeac17c10cf9 2018-10-10 04:48:46,816 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64308deb-39ca-437c-b295-dc32ac786fdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" 2018-10-10 04:48:47,003 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:46 GMT Server: Apache x-compute-request-id: req-322c91a6-0f76-4ec8-ab1d-f4729d33c26e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-322c91a6-0f76-4ec8-ab1d-f4729d33c26e Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:48:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "size": 1}} 2018-10-10 04:48:47,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 used request id req-322c91a6-0f76-4ec8-ab1d-f4729d33c26e 2018-10-10 04:48:47,003 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2 2018-10-10 04:48:47,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64308deb-39ca-437c-b295-dc32ac786fdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" 2018-10-10 04:48:47,208 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:47 GMT Server: Apache x-compute-request-id: req-28a36488-6c32-410b-8a37-2ecbcbbad928 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28a36488-6c32-410b-8a37-2ecbcbbad928 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:48:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "size": 1}} 2018-10-10 04:48:47,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 used request id req-28a36488-6c32-410b-8a37-2ecbcbbad928 2018-10-10 04:48:47,209 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:48:47,209 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2 2018-10-10 04:48:47,209 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2 2018-10-10 04:48:47,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:47,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:47,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d23eb40f2f4d63971cd639c0c95353", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}], "expires_at": "2018-10-10T05:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-user", "id": "73483571a6e94adab8ed73614533d06e"}, "audit_ids": ["NmWKGF0eRFinXUYsNEAnhA"], "issued_at": "2018-10-10T04:48:47.000000Z"}} 2018-10-10 04:48:47,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:47,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c45fcef-0375-408e-a73e-bb47f9d79520 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:47,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0c45fcef-0375-408e-a73e-bb47f9d79520 2018-10-10 04:48:47,676 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:48:47,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:47,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9595160-2c70-4e33-9567-41add5e60352 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:47,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f9595160-2c70-4e33-9567-41add5e60352 2018-10-10 04:48:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:48,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-39cc94c2-44ab-4c9a-bb93-baf384ff44e3 Date: Wed, 10 Oct 2018 04:48:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:48:48,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-39cc94c2-44ab-4c9a-bb93-baf384ff44e3 2018-10-10 04:48:48,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:48:48,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:48:48,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:48,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f927cb-d175-4d55-9a5f-ce319ee8549d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:48:48,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-a5f927cb-d175-4d55-9a5f-ce319ee8549d 2018-10-10 04:48:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:48,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5f570293-4e74-4aa6-bee9-a67b7a362639 Date: Wed, 10 Oct 2018 04:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:48:48,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-5f570293-4e74-4aa6-bee9-a67b7a362639 2018-10-10 04:48:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:48,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f0cbac6-d32e-45b3-b84b-0c33553b96c6 Date: Wed, 10 Oct 2018 04:48:48 GMT RESP BODY: {"ports":[]} 2018-10-10 04:48:48,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port&admin_state_up=True used request id req-4f0cbac6-d32e-45b3-b84b-0c33553b96c6 2018-10-10 04:48:48,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:48,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-2bfbe1ed-0acf-47b4-9156-e37dea12fcff x-compute-request-id: req-2bfbe1ed-0acf-47b4-9156-e37dea12fcff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:48:48,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst used request id req-2bfbe1ed-0acf-47b4-9156-e37dea12fcff 2018-10-10 04:48:48,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:49,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b2bf5710-bcdd-478f-9664-3883e720bf2b Date: Wed, 10 Oct 2018 04:48:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:48:49,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-b2bf5710-bcdd-478f-9664-3883e720bf2b 2018-10-10 04:48:49,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:49,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10117687-7377-4950-9c4f-1a6342d4db81 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:48:49,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-10117687-7377-4950-9c4f-1a6342d4db81 2018-10-10 04:48:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:49,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3216d0b-b36f-420b-a215-3eb55b36a47c Date: Wed, 10 Oct 2018 04:48:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:48:49,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-f3216d0b-b36f-420b-a215-3eb55b36a47c 2018-10-10 04:48:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:49,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26c24f9c-8d9c-4de9-abed-ea8a8d796326 Date: Wed, 10 Oct 2018 04:48:49 GMT RESP BODY: {"ports":[]} 2018-10-10 04:48:49,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port&admin_state_up=True used request id req-26c24f9c-8d9c-4de9-abed-ea8a8d796326 2018-10-10 04:48:49,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:48:49,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:48:49,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d23eb40f2f4d63971cd639c0c95353", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}], "expires_at": "2018-10-10T05:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-user", "id": "73483571a6e94adab8ed73614533d06e"}, "audit_ids": ["qQozcL-aQjaVLBa1JO08Gg"], "issued_at": "2018-10-10T04:48:49.000000Z"}} 2018-10-10 04:48:49,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bf60d9051a3ce1aee0c90b9785c97e6d5ab0dd" 2018-10-10 04:48:49,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef761c5e-f4cc-4175-ac87-75872f89ac64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:48:49,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ef761c5e-f4cc-4175-ac87-75872f89ac64 2018-10-10 04:48:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:50,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8c3c627e-69e8-4f8f-a72a-dc830d0d7991 Date: Wed, 10 Oct 2018 04:48:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:48:50,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-8c3c627e-69e8-4f8f-a72a-dc830d0d7991 2018-10-10 04:48:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:50,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6184212-467f-4c30-8d0f-068c66e123a2 Date: Wed, 10 Oct 2018 04:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:48:50,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-c6184212-467f-4c30-8d0f-068c66e123a2 2018-10-10 04:48:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:50,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a07d6f46-e1dd-40bb-9b3f-d20c8529faf4 Date: Wed, 10 Oct 2018 04:48:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:48:50,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-a07d6f46-e1dd-40bb-9b3f-d20c8529faf4 2018-10-10 04:48:50,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:48:50,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:48:50,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bf60d9051a3ce1aee0c90b9785c97e6d5ab0dd" 2018-10-10 04:48:50,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64ec136-b6d4-408f-aa8b-ab346f619924 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:48:50,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-d64ec136-b6d4-408f-aa8b-ab346f619924 2018-10-10 04:48:50,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:50,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8c591a78-f53b-421f-a42a-8961df4e2c9d Date: Wed, 10 Oct 2018 04:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:48:50,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-8c591a78-f53b-421f-a42a-8961df4e2c9d 2018-10-10 04:48:50,985 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net 2018-10-10 04:48:50,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" -d '{"port": {"network_id": "a7087cbf-44f2-4e94-b22d-ce3afa2ab96d", "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port", "admin_state_up": true}}' 2018-10-10 04:48:51,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-c9066559-566c-44c7-9d39-6815b192e2fd Date: Wed, 10 Oct 2018 04:48:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.8"}],"id":"9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4","security_groups":["d02633b7-d632-4977-a006-439d7650ce70"],"mac_address":"fa:16:3e:5f:7d:89","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","qos_policy_id":null,"admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:51Z","binding:vnic_type":"normal"}} 2018-10-10 04:48:51,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c9066559-566c-44c7-9d39-6815b192e2fd 2018-10-10 04:48:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:52,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cc03c24e-5e9a-49a2-b316-352d81de3c1e Date: Wed, 10 Oct 2018 04:48:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:48:52,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-cc03c24e-5e9a-49a2-b316-352d81de3c1e 2018-10-10 04:48:52,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:52,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe4e463-cc5e-4386-abfb-fbfb4903e720 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:48:52,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-3fe4e463-cc5e-4386-abfb-fbfb4903e720 2018-10-10 04:48:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:52,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-782c9795-c026-4dcc-91cb-42a46ebddde6 Date: Wed, 10 Oct 2018 04:48:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:48:52,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-782c9795-c026-4dcc-91cb-42a46ebddde6 2018-10-10 04:48:52,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:52,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-8bee0eed-1f3c-4c62-82d3-d5f465719c05 Date: Wed, 10 Oct 2018 04:48:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.8"}],"id":"9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4","security_groups":["d02633b7-d632-4977-a006-439d7650ce70"],"mac_address":"fa:16:3e:5f:7d:89","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:48:52,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port&admin_state_up=True used request id req-8bee0eed-1f3c-4c62-82d3-d5f465719c05 2018-10-10 04:48:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:52,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cafcf5d-922f-442d-b422-17d39960134b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:48:52,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-0cafcf5d-922f-442d-b422-17d39960134b 2018-10-10 04:48:52,619 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst 2018-10-10 04:48:52,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:52,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-6fe4f71e-c4bf-467f-a2b9-4d074f781300 x-compute-request-id: req-6fe4f71e-c4bf-467f-a2b9-4d074f781300 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-flavor-name"}]} 2018-10-10 04:48:52,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6fe4f71e-c4bf-467f-a2b9-4d074f781300 2018-10-10 04:48:52,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:52,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:48: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-cc6d8c7d-0e0a-4af7-a96c-b44b751c2a33 x-compute-request-id: req-cc6d8c7d-0e0a-4af7-a96c-b44b751c2a33 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:48:52,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6 used request id req-cc6d8c7d-0e0a-4af7-a96c-b44b751c2a33 2018-10-10 04:48:52,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:52,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e95a7e5e-9afa-4e1b-90ff-8736881e6349 Date: Wed, 10 Oct 2018 04:48:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:48:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d4e756f7-91e1-4823-8f73-db7e60688e44/snap", "metadata": {}}], "self": "/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "min_disk": 0, "protected": false, "id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "file": "/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3e9e52ce04b4500a73752b3c85b8eea", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/d4e756f7-91e1-4823-8f73-db7e60688e44/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image"} 2018-10-10 04:48:52,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image used request id req-e95a7e5e-9afa-4e1b-90ff-8736881e6349 2018-10-10 04:48:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:53,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6485a2eb-a118-42f1-b333-2c5ba0e9099f Date: Wed, 10 Oct 2018 04:48:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:48:53,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-6485a2eb-a118-42f1-b333-2c5ba0e9099f 2018-10-10 04:48:53,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" -d '{"server": {"name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "imageRef": "d4e756f7-91e1-4823-8f73-db7e60688e44", "flavorRef": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "max_count": 1, "min_count": 1, "networks": [{"port": "9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4"}]}}' 2018-10-10 04:48:54,545 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:48: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-d1049de2-0134-4ece-b9f2-913823e54d8b x-compute-request-id: req-d1049de2-0134-4ece-b9f2-913823e54d8b Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "adminPass": "86NV52ycxLSv"}} 2018-10-10 04:48:54,546 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-d1049de2-0134-4ece-b9f2-913823e54d8b 2018-10-10 04:48:54,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:54,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-3e4eb9f3-ce58-4eff-8f39-232f27a8c2d5 x-compute-request-id: req-3e4eb9f3-ce58-4eff-8f39-232f27a8c2d5 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "user_id": "73483571a6e94adab8ed73614533d06e", "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-10-10T04:48:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:54,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-3e4eb9f3-ce58-4eff-8f39-232f27a8c2d5 2018-10-10 04:48:54,769 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst 2018-10-10 04:48:54,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:55,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-be4eb3f1-bb1d-409f-843b-fade59c11cb1 x-compute-request-id: req-be4eb3f1-bb1d-409f-843b-fade59c11cb1 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "user_id": "73483571a6e94adab8ed73614533d06e", "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-10-10T04:48:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:55,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-be4eb3f1-bb1d-409f-843b-fade59c11cb1 2018-10-10 04:48:55,136 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst] is - BUILD 2018-10-10 04:48:55,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:48:58,139 - create_instance - DEBUG - VM status query timeout in 896.62944293 2018-10-10 04:48:58,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:48:58,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-21933522-3cc3-44d9-a86c-f9876f2ddd13 x-compute-request-id: req-21933522-3cc3-44d9-a86c-f9876f2ddd13 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.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:48:55Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:48:58,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-21933522-3cc3-44d9-a86c-f9876f2ddd13 2018-10-10 04:48:58,690 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst] is - BUILD 2018-10-10 04:48:58,690 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:49:01,691 - create_instance - DEBUG - VM status query timeout in 893.07810092 2018-10-10 04:49:01,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:02,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-b4da382e-0ba4-4985-85b8-e0f85ec0a816 x-compute-request-id: req-b4da382e-0ba4-4985-85b8-e0f85ec0a816 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:00Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:49:02,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-b4da382e-0ba4-4985-85b8-e0f85ec0a816 2018-10-10 04:49:02,460 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst] is - ACTIVE 2018-10-10 04:49:02,460 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:49:02,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:02,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-eb49a4b4-7b7b-440d-afac-ba8ed428db8f x-compute-request-id: req-eb49a4b4-7b7b-440d-afac-ba8ed428db8f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:00Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:49:02,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-eb49a4b4-7b7b-440d-afac-ba8ed428db8f 2018-10-10 04:49:02,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:03,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7b86c559-e89a-44bc-982b-eb4928a9c4d6 Date: Wed, 10 Oct 2018 04:49:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:49:03,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-7b86c559-e89a-44bc-982b-eb4928a9c4d6 2018-10-10 04:49:03,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:03,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea95cf6-dbfc-4182-8c9b-98e83d29be78 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:49:03,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-dea95cf6-dbfc-4182-8c9b-98e83d29be78 2018-10-10 04:49:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:03,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3abb38ac-26a8-4118-b0ec-3e9e3923298d Date: Wed, 10 Oct 2018 04:49:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:49:03,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-3abb38ac-26a8-4118-b0ec-3e9e3923298d 2018-10-10 04:49:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:03,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ca973e40-6327-400d-ae81-faf19a8b882f Date: Wed, 10 Oct 2018 04:49:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.3"}],"id":"0024fd93-f2cb-4a5e-a9c0-aa57f4f2a717","security_groups":[],"mac_address":"fa:16:3e:1b:8c:8f","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.4"}],"id":"1cedfe2b-8690-4524-8d1a-e81991edf2fd","security_groups":[],"mac_address":"fa:16:3e:bd:4b:58","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.2"}],"id":"9489003b-8d40-4536-a3ef-71ea093e497a","security_groups":[],"mac_address":"fa:16:3e:64:9e:02","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:49:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.8"}],"id":"9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4","security_groups":["d02633b7-d632-4977-a006-439d7650ce70"],"mac_address":"fa:16:3e:5f:7d:89","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:51Z","binding:vnic_type":"normal","device_id":"5410b26c-da4e-4257-a0f8-4d0353ec8a6b"}]} 2018-10-10 04:49:03,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-ca973e40-6327-400d-ae81-faf19a8b882f 2018-10-10 04:49:03,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:04,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:03 GMT Server: Apache x-compute-request-id: req-a77b438b-beda-4d76-b6ca-fab10fa29ae5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a77b438b-beda-4d76-b6ca-fab10fa29ae5 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:48:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "size": 1}, {"status": "available", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:48:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}]} 2018-10-10 04:49:04,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/detail used request id req-a77b438b-beda-4d76-b6ca-fab10fa29ae5 2018-10-10 04:49:04,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:04,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60382198-1bf4-4c5f-822b-7ce69c5c93e2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:49:04,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-60382198-1bf4-4c5f-822b-7ce69c5c93e2 2018-10-10 04:49:04,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:04,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-99a67cf2-1063-4d30-b4a4-d9cc540adb78 x-compute-request-id: req-99a67cf2-1063-4d30-b4a4-d9cc540adb78 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:00Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:49:04,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-99a67cf2-1063-4d30-b4a4-d9cc540adb78 2018-10-10 04:49:04,556 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst] is - ACTIVE 2018-10-10 04:49:04,556 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:49:04,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:05,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-98997b52-dcf0-47e5-9940-b7726cd26e66 x-compute-request-id: req-98997b52-dcf0-47e5-9940-b7726cd26e66 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:00Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:49:05,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-98997b52-dcf0-47e5-9940-b7726cd26e66 2018-10-10 04:49:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:05,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-31dfd28c-0f1d-40e8-92a4-e386658cd276 Date: Wed, 10 Oct 2018 04:49:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:49:05,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-31dfd28c-0f1d-40e8-92a4-e386658cd276 2018-10-10 04:49:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:05,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e991f067-3479-4935-86bf-b7066c608f7a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:49:05,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-e991f067-3479-4935-86bf-b7066c608f7a 2018-10-10 04:49:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:05,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6af292ce-4cde-4048-8da3-073ef1ee694e Date: Wed, 10 Oct 2018 04:49:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:49:05,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-6af292ce-4cde-4048-8da3-073ef1ee694e 2018-10-10 04:49:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:05,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-fcc761d3-5e8f-4deb-a21e-45f1bebecb6a Date: Wed, 10 Oct 2018 04:49:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.3"}],"id":"0024fd93-f2cb-4a5e-a9c0-aa57f4f2a717","security_groups":[],"mac_address":"fa:16:3e:1b:8c:8f","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.4"}],"id":"1cedfe2b-8690-4524-8d1a-e81991edf2fd","security_groups":[],"mac_address":"fa:16:3e:bd:4b:58","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.2"}],"id":"9489003b-8d40-4536-a3ef-71ea093e497a","security_groups":[],"mac_address":"fa:16:3e:64:9e:02","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:49:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.8"}],"id":"9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4","security_groups":["d02633b7-d632-4977-a006-439d7650ce70"],"mac_address":"fa:16:3e:5f:7d:89","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:51Z","binding:vnic_type":"normal","device_id":"5410b26c-da4e-4257-a0f8-4d0353ec8a6b"}]} 2018-10-10 04:49:05,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-fcc761d3-5e8f-4deb-a21e-45f1bebecb6a 2018-10-10 04:49:05,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" -d '{"volumeAttachment": {"volumeId": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}}' 2018-10-10 04:49:06,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-087c5f36-cec2-4788-bcd7-f2e9965193f1 x-compute-request-id: req-087c5f36-cec2-4788-bcd7-f2e9965193f1 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "volumeId": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}} 2018-10-10 04:49:06,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b/os-volume_attachments used request id req-087c5f36-cec2-4788-bcd7-f2e9965193f1 2018-10-10 04:49:06,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:06,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-b343652c-e825-4847-9649-90dde608c2e5 x-compute-request-id: req-b343652c-e825-4847-9649-90dde608c2e5 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:00Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [{"id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}], "metadata": {}}} 2018-10-10 04:49:06,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-b343652c-e825-4847-9649-90dde608c2e5 2018-10-10 04:49:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:07,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-64d2cbbc-77f1-4f05-97b3-408021f58da7 Date: Wed, 10 Oct 2018 04:49:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:49:07,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-64d2cbbc-77f1-4f05-97b3-408021f58da7 2018-10-10 04:49:07,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:07,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92859b08-cfb8-451c-81de-84ebd605d82e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:49:07,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-92859b08-cfb8-451c-81de-84ebd605d82e 2018-10-10 04:49:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:07,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae28a749-c335-4e28-b4e0-2916a61b89e4 Date: Wed, 10 Oct 2018 04:49:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:49:07,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-ae28a749-c335-4e28-b4e0-2916a61b89e4 2018-10-10 04:49:07,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:07,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-c4426d0f-f952-4764-a530-417d40eda896 Date: Wed, 10 Oct 2018 04:49:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.3"}],"id":"0024fd93-f2cb-4a5e-a9c0-aa57f4f2a717","security_groups":[],"mac_address":"fa:16:3e:1b:8c:8f","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.4"}],"id":"1cedfe2b-8690-4524-8d1a-e81991edf2fd","security_groups":[],"mac_address":"fa:16:3e:bd:4b:58","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.2"}],"id":"9489003b-8d40-4536-a3ef-71ea093e497a","security_groups":[],"mac_address":"fa:16:3e:64:9e:02","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:49:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.8"}],"id":"9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4","security_groups":["d02633b7-d632-4977-a006-439d7650ce70"],"mac_address":"fa:16:3e:5f:7d:89","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:51Z","binding:vnic_type":"normal","device_id":"5410b26c-da4e-4257-a0f8-4d0353ec8a6b"}]} 2018-10-10 04:49:07,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-c4426d0f-f952-4764-a530-417d40eda896 2018-10-10 04:49:07,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a77b438b-beda-4d76-b6ca-fab10fa29ae5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:07,617 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:07 GMT Server: Apache x-compute-request-id: req-88900787-6719-4555-8a00-63a7b415135b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88900787-6719-4555-8a00-63a7b415135b Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:48:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "size": 1}, {"status": "attaching", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:49:06.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}]} 2018-10-10 04:49:07,618 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/detail used request id req-88900787-6719-4555-8a00-63a7b415135b 2018-10-10 04:49:07,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:07,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437a98e1-beb5-47ce-8a8d-78d6e1b4327f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:49:07,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-437a98e1-beb5-47ce-8a8d-78d6e1b4327f 2018-10-10 04:49:07,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:08,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-2eaa810f-b6de-4e24-990c-66c5cf27234f x-compute-request-id: req-2eaa810f-b6de-4e24-990c-66c5cf27234f Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:07Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [{"id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}], "metadata": {}}} 2018-10-10 04:49:08,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-2eaa810f-b6de-4e24-990c-66c5cf27234f 2018-10-10 04:49:08,436 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst] is - ACTIVE 2018-10-10 04:49:08,436 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:49:08,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:08,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-b353dd77-06c0-481e-a31e-917188995a9a x-compute-request-id: req-b353dd77-06c0-481e-a31e-917188995a9a Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:07Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [{"id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}], "metadata": {}}} 2018-10-10 04:49:08,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-b353dd77-06c0-481e-a31e-917188995a9a 2018-10-10 04:49:08,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:09,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b30f80b5-ca48-4cd0-8354-52fa6f44b1cd Date: Wed, 10 Oct 2018 04:49:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:49:09,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-b30f80b5-ca48-4cd0-8354-52fa6f44b1cd 2018-10-10 04:49:09,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:09,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f91177-e43c-4ab8-8e86-2f908aa51f5d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:49:09,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-b3f91177-e43c-4ab8-8e86-2f908aa51f5d 2018-10-10 04:49:09,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:09,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ecf8291c-ad09-44e2-abc9-e85c65ba4023 Date: Wed, 10 Oct 2018 04:49:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:49:09,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-ecf8291c-ad09-44e2-abc9-e85c65ba4023 2018-10-10 04:49:09,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:09,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-bbde9769-c9e7-4537-81bb-d07c07008bc5 Date: Wed, 10 Oct 2018 04:49:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.3"}],"id":"0024fd93-f2cb-4a5e-a9c0-aa57f4f2a717","security_groups":[],"mac_address":"fa:16:3e:1b:8c:8f","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.4"}],"id":"1cedfe2b-8690-4524-8d1a-e81991edf2fd","security_groups":[],"mac_address":"fa:16:3e:bd:4b:58","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.2"}],"id":"9489003b-8d40-4536-a3ef-71ea093e497a","security_groups":[],"mac_address":"fa:16:3e:64:9e:02","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:49:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.8"}],"id":"9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4","security_groups":["d02633b7-d632-4977-a006-439d7650ce70"],"mac_address":"fa:16:3e:5f:7d:89","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:51Z","binding:vnic_type":"normal","device_id":"5410b26c-da4e-4257-a0f8-4d0353ec8a6b"}]} 2018-10-10 04:49:09,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-bbde9769-c9e7-4537-81bb-d07c07008bc5 2018-10-10 04:49:09,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" -d '{"volumeAttachment": {"volumeId": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3"}}' 2018-10-10 04:49:10,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-d0b1312b-d53d-4d2d-a73a-a1a588bd285c x-compute-request-id: req-d0b1312b-d53d-4d2d-a73a-a1a588bd285c Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "volumeId": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3"}} 2018-10-10 04:49:10,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b/os-volume_attachments used request id req-d0b1312b-d53d-4d2d-a73a-a1a588bd285c 2018-10-10 04:49:10,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:10,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-a606f9d5-db99-4930-912b-f5f339a08957 x-compute-request-id: req-a606f9d5-db99-4930-912b-f5f339a08957 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:07Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [{"id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}, {"id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3"}], "metadata": {}}} 2018-10-10 04:49:10,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-a606f9d5-db99-4930-912b-f5f339a08957 2018-10-10 04:49:10,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:10,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d9531670-2933-4e79-9cc3-b50c64e82aa8 Date: Wed, 10 Oct 2018 04:49:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:49:10,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-d9531670-2933-4e79-9cc3-b50c64e82aa8 2018-10-10 04:49:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:10,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2048037a-a2b2-4b98-9a10-9e75c2f82843 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:49:10,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-2048037a-a2b2-4b98-9a10-9e75c2f82843 2018-10-10 04:49:10,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:10,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a560dcd-b100-415d-a976-b808d4659f5d Date: Wed, 10 Oct 2018 04:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:49:10,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-1a560dcd-b100-415d-a976-b808d4659f5d 2018-10-10 04:49:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:10,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-43ae71a7-3013-4cda-9d12-5a2cb3fb051d Date: Wed, 10 Oct 2018 04:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.3"}],"id":"0024fd93-f2cb-4a5e-a9c0-aa57f4f2a717","security_groups":[],"mac_address":"fa:16:3e:1b:8c:8f","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.4"}],"id":"1cedfe2b-8690-4524-8d1a-e81991edf2fd","security_groups":[],"mac_address":"fa:16:3e:bd:4b:58","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.2"}],"id":"9489003b-8d40-4536-a3ef-71ea093e497a","security_groups":[],"mac_address":"fa:16:3e:64:9e:02","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:49:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.8"}],"id":"9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4","security_groups":["d02633b7-d632-4977-a006-439d7650ce70"],"mac_address":"fa:16:3e:5f:7d:89","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:51Z","binding:vnic_type":"normal","device_id":"5410b26c-da4e-4257-a0f8-4d0353ec8a6b"}]} 2018-10-10 04:49:10,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-43ae71a7-3013-4cda-9d12-5a2cb3fb051d 2018-10-10 04:49:10,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:49:11,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00d23eb40f2f4d63971cd639c0c95353", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role"}], "expires_at": "2018-10-10T05:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e3e9e52ce04b4500a73752b3c85b8eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-user", "id": "73483571a6e94adab8ed73614533d06e"}, "audit_ids": ["Xn8F996nQ7aJgVxPQ1nuCg"], "issued_at": "2018-10-10T04:49:11.000000Z"}} 2018-10-10 04:49:11,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516786d553caa6d53a451b8357ff7d01652f2113" 2018-10-10 04:49:12,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8284f06e-f042-416a-b719-d969ccdd456a x-compute-request-id: req-8284f06e-f042-416a-b719-d969ccdd456a Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:7d:89", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "security_groups": [{"name": "default"}], "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:07Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [{"id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}, {"id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3"}], "metadata": {}}]} 2018-10-10 04:49:12,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst used request id req-8284f06e-f042-416a-b719-d969ccdd456a 2018-10-10 04:49:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516786d553caa6d53a451b8357ff7d01652f2113" 2018-10-10 04:49:12,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6b4e993a-0464-4a07-854c-b6fa0f07ba22 Date: Wed, 10 Oct 2018 04:49:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5b032c67-6d54-43e9-bc27-dff8644d9e05"],"updated_at":"2018-10-10T04:48:43Z","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net"}]} 2018-10-10 04:49:12,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net used request id req-6b4e993a-0464-4a07-854c-b6fa0f07ba22 2018-10-10 04:49:12,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516786d553caa6d53a451b8357ff7d01652f2113" 2018-10-10 04:49:12,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-86b557f0-6ca3-42f5-ae71-f3c64e89abc3 Date: Wed, 10 Oct 2018 04:49:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:43Z","dns_nameservers":[],"updated_at":"2018-10-10T04:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","subnetpool_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet"}]} 2018-10-10 04:49:12,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-86b557f0-6ca3-42f5-ae71-f3c64e89abc3 2018-10-10 04:49:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516786d553caa6d53a451b8357ff7d01652f2113" 2018-10-10 04:49:12,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-8469c117-d57b-493d-9f29-c6be64b2eb2b Date: Wed, 10 Oct 2018 04:49:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.3"}],"id":"0024fd93-f2cb-4a5e-a9c0-aa57f4f2a717","security_groups":[],"mac_address":"fa:16:3e:1b:8c:8f","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.4"}],"id":"1cedfe2b-8690-4524-8d1a-e81991edf2fd","security_groups":[],"mac_address":"fa:16:3e:bd:4b:58","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:48:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.2"}],"id":"9489003b-8d40-4536-a3ef-71ea093e497a","security_groups":[],"mac_address":"fa:16:3e:64:9e:02","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7087cbf-44f2-4e94-b22d-ce3afa2ab96d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:49:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b032c67-6d54-43e9-bc27-dff8644d9e05","ip_address":"10.55.0.8"}],"id":"9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4","security_groups":["d02633b7-d632-4977-a006-439d7650ce70"],"mac_address":"fa:16:3e:5f:7d:89","project_id":"e3e9e52ce04b4500a73752b3c85b8eea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port","admin_state_up":true,"network_id":"a7087cbf-44f2-4e94-b22d-ce3afa2ab96d","tenant_id":"e3e9e52ce04b4500a73752b3c85b8eea","created_at":"2018-10-10T04:48:51Z","binding:vnic_type":"normal","device_id":"5410b26c-da4e-4257-a0f8-4d0353ec8a6b"}]} 2018-10-10 04:49:12,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-8469c117-d57b-493d-9f29-c6be64b2eb2b 2018-10-10 04:49:12,876 - create_instance - INFO - Deleting Port with ID - 9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4 2018-10-10 04:49:12,876 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-port 2018-10-10 04:49:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:13,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81a23196-9f87-4772-b6c6-ce82fcad6075 Date: Wed, 10 Oct 2018 04:49:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:49:13,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/9fa12a9a-acc5-42ea-bf8a-5a29728dcdf4 used request id req-81a23196-9f87-4772-b6c6-ce82fcad6075 2018-10-10 04:49:13,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a77b438b-beda-4d76-b6ca-fab10fa29ae5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:13,527 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:13 GMT Server: Apache x-compute-request-id: req-9d1b7897-6053-44bc-a59d-83c5c4e62cc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d1b7897-6053-44bc-a59d-83c5c4e62cc3 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [{"server_id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "attachment_id": "94a764ea-f1b3-48af-9c18-8658107823dc", "attached_at": "2018-10-10T04:49:07.000000", "host_name": null, "volume_id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "device": "/dev/vdb", "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:49:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}} 2018-10-10 04:49:13,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 used request id req-9d1b7897-6053-44bc-a59d-83c5c4e62cc3 2018-10-10 04:49:13,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b/os-volume_attachments/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:14,153 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:49: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-a2a45495-3b85-488f-8b9b-2062d0935a39 x-compute-request-id: req-a2a45495-3b85-488f-8b9b-2062d0935a39 Content-Length: 0 Content-Type: application/json 2018-10-10 04:49:14,153 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b/os-volume_attachments/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 used request id req-a2a45495-3b85-488f-8b9b-2062d0935a39 2018-10-10 04:49:14,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:14,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-55d744a1-c9b1-40cf-aead-6edcef92f16b x-compute-request-id: req-55d744a1-c9b1-40cf-aead-6edcef92f16b Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:11Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [{"id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82"}, {"id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3"}], "metadata": {}}} 2018-10-10 04:49:14,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-55d744a1-c9b1-40cf-aead-6edcef92f16b 2018-10-10 04:49:17,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:17,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-122ac624-2394-4551-8c55-3b26b353fb60 x-compute-request-id: req-122ac624-2394-4551-8c55-3b26b353fb60 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.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:11Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [{"id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3"}], "metadata": {}}} 2018-10-10 04:49:17,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-122ac624-2394-4551-8c55-3b26b353fb60 2018-10-10 04:49:17,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a77b438b-beda-4d76-b6ca-fab10fa29ae5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:18,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:17 GMT Server: Apache x-compute-request-id: req-6bd98af0-77f1-4aba-a603-09ab9ee77c07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6bd98af0-77f1-4aba-a603-09ab9ee77c07 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [{"server_id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "attachment_id": "8eedea79-6ec9-47d6-bcb0-5c36787aac8c", "attached_at": "2018-10-10T04:49:12.000000", "host_name": null, "volume_id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "device": "/dev/vdc", "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3"}], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:49:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "size": 1}} 2018-10-10 04:49:18,031 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 used request id req-6bd98af0-77f1-4aba-a603-09ab9ee77c07 2018-10-10 04:49:18,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b/os-volume_attachments/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:19,559 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:49: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-c822cfd4-640b-4fee-b9c6-ff4fdf347bb1 x-compute-request-id: req-c822cfd4-640b-4fee-b9c6-ff4fdf347bb1 Content-Length: 0 Content-Type: application/json 2018-10-10 04:49:19,559 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b/os-volume_attachments/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 used request id req-c822cfd4-640b-4fee-b9c6-ff4fdf347bb1 2018-10-10 04:49:19,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:19,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-bf5f9780-05dd-476d-85e9-a5b12252e369 x-compute-request-id: req-bf5f9780-05dd-476d-85e9-a5b12252e369 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.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:11Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [{"id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3"}], "metadata": {}}} 2018-10-10 04:49:19,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-bf5f9780-05dd-476d-85e9-a5b12252e369 2018-10-10 04:49:22,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:23,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-a2c44a39-3184-4eca-9803-da1a847151cf x-compute-request-id: req-a2c44a39-3184-4eca-9803-da1a847151cf 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.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:11Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:49:23,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-a2c44a39-3184-4eca-9803-da1a847151cf 2018-10-10 04:49:23,074 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst 2018-10-10 04:49:23,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:23,247 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-7248ce8c-3dc6-409d-8164-53a2251b72ae x-compute-request-id: req-7248ce8c-3dc6-409d-8164-53a2251b72ae Content-Type: application/json 2018-10-10 04:49:23,247 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-7248ce8c-3dc6-409d-8164-53a2251b72ae 2018-10-10 04:49:23,247 - create_instance - INFO - Checking deletion status 2018-10-10 04:49:23,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:23,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-57ba596d-edb5-4370-adaf-9ecca886b01f x-compute-request-id: req-57ba596d-edb5-4370-adaf-9ecca886b01f Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "rel": "bookmark"}], "image": {"id": "d4e756f7-91e1-4823-8f73-db7e60688e44", "links": [{"href": "http://172.30.9.25:8774/images/d4e756f7-91e1-4823-8f73-db7e60688e44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:49:00.000000", "flavor": {"id": "c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "links": [{"href": "http://172.30.9.25:8774/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6", "rel": "bookmark"}]}, "id": "5410b26c-da4e-4257-a0f8-4d0353ec8a6b", "user_id": "73483571a6e94adab8ed73614533d06e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:49:23Z", "hostId": "549b24a4d6fba496a001170f1c810e5c2769cd7df5a7f5f03e63c12a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst", "created": "2018-10-10T04:48:54Z", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:49:23,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-57ba596d-edb5-4370-adaf-9ecca886b01f 2018-10-10 04:49:23,506 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst] is - ACTIVE 2018-10-10 04:49:23,507 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:49:26,510 - create_instance - DEBUG - VM status query timeout in 296.737640858 2018-10-10 04:49:26,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f139a21d59dcc8dfd0b92711efcec8ea8a1531" 2018-10-10 04:49:26,577 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-16050c59-886e-4fb6-929c-6f7579dc8555 x-compute-request-id: req-16050c59-886e-4fb6-929c-6f7579dc8555 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5410b26c-da4e-4257-a0f8-4d0353ec8a6b could not be found.", "code": 404}} 2018-10-10 04:49:26,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5410b26c-da4e-4257-a0f8-4d0353ec8a6b used request id req-16050c59-886e-4fb6-929c-6f7579dc8555 2018-10-10 04:49:26,577 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5410b26c-da4e-4257-a0f8-4d0353ec8a6b could not be found. (HTTP 404) (Request-ID: req-16050c59-886e-4fb6-929c-6f7579dc8555) 2018-10-10 04:49:26,577 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-inst 2018-10-10 04:49:26,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b3fb1a749933d9050d2d51e566d7603ff3d4a3" 2018-10-10 04:49:26,618 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-8dbc4187-e11b-4124-935e-e6a3ccb34f31 x-compute-request-id: req-8dbc4187-e11b-4124-935e-e6a3ccb34f31 Content-Length: 0 Content-Type: application/json 2018-10-10 04:49:26,618 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c850c638-45f8-4dd1-8f59-a01f72a1c3d6 used request id req-8dbc4187-e11b-4124-935e-e6a3ccb34f31 2018-10-10 04:49:26,619 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet 2018-10-10 04:49:26,619 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-subnet 2018-10-10 04:49:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/5b032c67-6d54-43e9-bc27-dff8644d9e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" 2018-10-10 04:49:28,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f283f8c-74b0-4775-acd2-127415642019 Date: Wed, 10 Oct 2018 04:49:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:49:28,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5b032c67-6d54-43e9-bc27-dff8644d9e05 used request id req-7f283f8c-74b0-4775-acd2-127415642019 2018-10-10 04:49:28,967 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-pub-net 2018-10-10 04:49:28,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/a7087cbf-44f2-4e94-b22d-ce3afa2ab96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3ed12295937aafa30d29d783db7ff20c99e5ba" 2018-10-10 04:49:30,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e159e2aa-60c0-4db2-8500-7d22489dd002 Date: Wed, 10 Oct 2018 04:49:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:49:30,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a7087cbf-44f2-4e94-b22d-ce3afa2ab96d used request id req-e159e2aa-60c0-4db2-8500-7d22489dd002 2018-10-10 04:49:30,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64308deb-39ca-437c-b295-dc32ac786fdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" 2018-10-10 04:49:30,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:30 GMT Server: Apache x-compute-request-id: req-25821386-0955-4b84-ba07-154a8eddb88e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25821386-0955-4b84-ba07-154a8eddb88e Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:49:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "size": 1}} 2018-10-10 04:49:30,405 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 used request id req-25821386-0955-4b84-ba07-154a8eddb88e 2018-10-10 04:49:30,405 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:49:30,405 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2 2018-10-10 04:49:30,405 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2 2018-10-10 04:49:30,408 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64308deb-39ca-437c-b295-dc32ac786fdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" 2018-10-10 04:49:30,641 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:49:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73a49253-0acc-40fa-8b6f-4687400f004b 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-10-10 04:49:30,641 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 used request id req-73a49253-0acc-40fa-8b6f-4687400f004b 2018-10-10 04:49:30,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64308deb-39ca-437c-b295-dc32ac786fdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" 2018-10-10 04:49:30,854 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:30 GMT Server: Apache x-compute-request-id: req-ce64d9ab-91fe-4c87-b2cd-9b4cce671b89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce64d9ab-91fe-4c87-b2cd-9b4cce671b89 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:46.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:49:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3", "size": 1}} 2018-10-10 04:49:30,855 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 used request id req-ce64d9ab-91fe-4c87-b2cd-9b4cce671b89 2018-10-10 04:49:30,855 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:49:30,855 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:49:33,858 - create_volume - DEBUG - Volume status query timeout in 56.783479929 2018-10-10 04:49:33,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64308deb-39ca-437c-b295-dc32ac786fdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e971cc6dde255fd4875985a90529428927ef6076" 2018-10-10 04:49:34,062 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:49:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c8aaf01f-36cf-40de-8981-d83cc484c8cd x-openstack-request-id: req-c8aaf01f-36cf-40de-8981-d83cc484c8cd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 could not be found.", "code": 404}} 2018-10-10 04:49:34,062 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 used request id req-c8aaf01f-36cf-40de-8981-d83cc484c8cd 2018-10-10 04:49:34,062 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume fdbc6bb0-f85e-4b68-9f31-fe5cdbbdd4c3 could not be found. (HTTP 404) (Request-ID: req-c8aaf01f-36cf-40de-8981-d83cc484c8cd) 2018-10-10 04:49:34,062 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-2 2018-10-10 04:49:34,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" 2018-10-10 04:49:34,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:34 GMT Server: Apache x-compute-request-id: req-90aa303b-6445-4683-80ac-9561e7d02a4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90aa303b-6445-4683-80ac-9561e7d02a4d Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:49:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}} 2018-10-10 04:49:34,284 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 used request id req-90aa303b-6445-4683-80ac-9561e7d02a4d 2018-10-10 04:49:34,285 - create_volume - DEBUG - Instance status is - available 2018-10-10 04:49:34,285 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1 2018-10-10 04:49:34,285 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1 2018-10-10 04:49:34,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" 2018-10-10 04:49:34,521 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:49:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d07a9d45-df93-4019-8f2e-109e80844719 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-10-10 04:49:34,521 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 used request id req-d07a9d45-df93-4019-8f2e-109e80844719 2018-10-10 04:49:34,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" 2018-10-10 04:49:34,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:34 GMT Server: Apache x-compute-request-id: req-758ea124-5c46-4052-ae5e-70ece7f058a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-758ea124-5c46-4052-ae5e-70ece7f058a7 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "73483571a6e94adab8ed73614533d06e", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "self"}, {"href": "http://172.30.9.25:8776/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-10T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "updated_at": "2018-10-10T04:49:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "d4e994fe-4abd-4be4-a8eb-bdedfddc6b82", "size": 1}} 2018-10-10 04:49:34,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 used request id req-758ea124-5c46-4052-ae5e-70ece7f058a7 2018-10-10 04:49:34,721 - create_volume - DEBUG - Instance status is - deleting 2018-10-10 04:49:34,721 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-10 04:49:37,724 - create_volume - DEBUG - Volume status query timeout in 56.7972271442 2018-10-10 04:49:37,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6bfec0-ee97-4a71-a044-366ef98b3ea5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d93e8fd0afd6a0009a02aa002953b51aac147f" 2018-10-10 04:49:37,765 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:49:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e4fefcfe-9702-4ce9-8b96-f6b60c7bd4d5 x-openstack-request-id: req-e4fefcfe-9702-4ce9-8b96-f6b60c7bd4d5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 could not be found.", "code": 404}} 2018-10-10 04:49:37,765 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/e3e9e52ce04b4500a73752b3c85b8eea/volumes/d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 used request id req-e4fefcfe-9702-4ce9-8b96-f6b60c7bd4d5 2018-10-10 04:49:37,766 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d4e994fe-4abd-4be4-a8eb-bdedfddc6b82 could not be found. (HTTP 404) (Request-ID: req-e4fefcfe-9702-4ce9-8b96-f6b60c7bd4d5) 2018-10-10 04:49:37,766 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-1 2018-10-10 04:49:37,766 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-412c6875-aa4d-4494-a1dd-9746f6e59f1d-image 2018-10-10 04:49:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}515bad758067412b96278cb0001e6921ac8445f9" 2018-10-10 04:49:39,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69890d8e-fbe5-41f0-adb3-9188a68ca118 Date: Wed, 10 Oct 2018 04:49:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:49:39,335 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d4e756f7-91e1-4823-8f73-db7e60688e44 used request id req-69890d8e-fbe5-41f0-adb3-9188a68ca118 2018-10-10 04:49:39,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:39,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-269225ec-1b67-4bf0-80ce-32c484d0b14a Date: Wed, 10 Oct 2018 04:49:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "created_at": "2018-10-10T04:48:42Z", "updated_at": "2018-10-10T04:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:48:42Z", "revision_number": 0, "id": "a0e76772-81f7-4606-9628-b58bcefd2df0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:48:42Z", "security_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3e9e52ce04b4500a73752b3c85b8eea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:48:42Z", "revision_number": 0, "id": "a130c9f4-5399-4ade-920c-7e6c1a1ea38c", "remote_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "remote_ip_prefix": null, "created_at": "2018-10-10T04:48:42Z", "security_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3e9e52ce04b4500a73752b3c85b8eea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:48:42Z", "revision_number": 0, "id": "ab4288a0-e755-4b48-ab77-1e4976769c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:48:42Z", "security_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3e9e52ce04b4500a73752b3c85b8eea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:48:42Z", "revision_number": 0, "id": "e3496660-60c1-4b8f-b1b1-378f7771db43", "remote_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "remote_ip_prefix": null, "created_at": "2018-10-10T04:48:42Z", "security_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3e9e52ce04b4500a73752b3c85b8eea"}], "revision_number": 4, "project_id": "e3e9e52ce04b4500a73752b3c85b8eea", "id": "d02633b7-d632-4977-a006-439d7650ce70", "name": "default"}]} 2018-10-10 04:49:39,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-269225ec-1b67-4bf0-80ce-32c484d0b14a 2018-10-10 04:49:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:39,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f2889c-7561-402d-a63b-54c2e230b6dc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:49:39,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-83f2889c-7561-402d-a63b-54c2e230b6dc 2018-10-10 04:49:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:39,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1a566e-3f7d-475f-94d6-c882196b3bb7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:49:39,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-3c1a566e-3f7d-475f-94d6-c882196b3bb7 2018-10-10 04:49:39,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:39,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3a81a4-6e23-4bd9-ab59-5901f44cc386 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:49:39,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-6e3a81a4-6e23-4bd9-ab59-5901f44cc386 2018-10-10 04:49:39,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:39,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cddf3c-088c-4f48-9c6c-5374232aa881 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea"}, "enabled": true, "id": "e3e9e52ce04b4500a73752b3c85b8eea", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-255f6263-8efc-4db-proj"}} 2018-10-10 04:49:39,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-41cddf3c-088c-4f48-9c6c-5374232aa881 2018-10-10 04:49:39,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d02633b7-d632-4977-a006-439d7650ce70 2018-10-10 04:49:39,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d02633b7-d632-4977-a006-439d7650ce70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:40,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-90cb0629-8d7f-4e0f-99b5-49ffc88de73f Date: Wed, 10 Oct 2018 04:49: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-10-10T04:48:42Z", "security_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "port_range_min": null, "revision_number": 0, "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "created_at": "2018-10-10T04:48:42Z", "project_id": "e3e9e52ce04b4500a73752b3c85b8eea", "id": "a0e76772-81f7-4606-9628-b58bcefd2df0"}, {"remote_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:48:42Z", "security_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "port_range_min": null, "revision_number": 0, "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "created_at": "2018-10-10T04:48:42Z", "project_id": "e3e9e52ce04b4500a73752b3c85b8eea", "id": "a130c9f4-5399-4ade-920c-7e6c1a1ea38c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:48:42Z", "security_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "port_range_min": null, "revision_number": 0, "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "created_at": "2018-10-10T04:48:42Z", "project_id": "e3e9e52ce04b4500a73752b3c85b8eea", "id": "ab4288a0-e755-4b48-ab77-1e4976769c1b"}, {"remote_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:48:42Z", "security_group_id": "d02633b7-d632-4977-a006-439d7650ce70", "port_range_min": null, "revision_number": 0, "tenant_id": "e3e9e52ce04b4500a73752b3c85b8eea", "created_at": "2018-10-10T04:48:42Z", "project_id": "e3e9e52ce04b4500a73752b3c85b8eea", "id": "e3496660-60c1-4b8f-b1b1-378f7771db43"}]} 2018-10-10 04:49:40,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d02633b7-d632-4977-a006-439d7650ce70 used request id req-90cb0629-8d7f-4e0f-99b5-49ffc88de73f 2018-10-10 04:49:40,101 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:49:40,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d02633b7-d632-4977-a006-439d7650ce70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:40,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b56a989-e663-43f3-b6f5-ca7906b60092 Content-Length: 0 Date: Wed, 10 Oct 2018 04:49:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:49:40,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d02633b7-d632-4977-a006-439d7650ce70 used request id req-0b56a989-e663-43f3-b6f5-ca7906b60092 2018-10-10 04:49:40,418 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-255f6263-8efc-4db-proj 2018-10-10 04:49:40,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:40,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a32bf27a-fecc-4574-a489-0d49aeec62d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:49:40,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e3e9e52ce04b4500a73752b3c85b8eea used request id req-a32bf27a-fecc-4574-a489-0d49aeec62d5 2018-10-10 04:49:40,650 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-255f6263-8efc-4db-proj-role 2018-10-10 04:49:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/00d23eb40f2f4d63971cd639c0c95353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:40,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73cbf135-932e-4580-9e84-4ebac1612aeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:49:40,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/00d23eb40f2f4d63971cd639c0c95353 used request id req-73cbf135-932e-4580-9e84-4ebac1612aeb 2018-10-10 04:49:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cab455d56fb1c28fb9d539efa3085d2b5271d3" 2018-10-10 04:49:40,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174b6e5c-a26c-42a0-8dbf-02df89e2041c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:49:40,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-174b6e5c-a26c-42a0-8dbf-02df89e2041c 2018-10-10 04:49:40,846 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-255f6263-8efc-4db-user 2018-10-10 04:49:40,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/73483571a6e94adab8ed73614533d06e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae7b83818d4985945c167c940c1dbfc7feac568" 2018-10-10 04:49:41,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fbdb313-d373-467d-bf61-d88918689818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:49:41,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/73483571a6e94adab8ed73614533d06e used request id req-1fbdb313-d373-467d-bf61-d88918689818 2018-10-10 04:49:41,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:49:41,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:49:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hP8q5BdaQAykxxFLIHBmow"], "issued_at": "2018-10-10T04:49:41.000000Z"}} 2018-10-10 04:49:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a28ba09b3360725a9753e7f325d441cefc2f15" 2018-10-10 04:49:41,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7aefa2-05ac-4870-9206-b217e5c9e81c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:49:41,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bb7aefa2-05ac-4870-9206-b217e5c9e81c 2018-10-10 04:49:41,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:49:41,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:49:41,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:49:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["5qPFBafFQjSgwVFtkKQsqw"], "issued_at": "2018-10-10T04:49:41.000000Z"}} 2018-10-10 04:49:41,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:49:41,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f954a47-d177-43c5-8531-59b1c5f238db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:49:41,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6f954a47-d177-43c5-8531-59b1c5f238db 2018-10-10 04:49:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:49:41,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:49:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:49:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d54a922-34c9-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:49:42,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3746bd6e-2749-416e-a310-31f22a8e0fb7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d54a922-34c9-44b-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:49:42,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d54a922-34c9-44b-proj used request id req-3746bd6e-2749-416e-a310-31f22a8e0fb7 2018-10-10 04:49:42,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:49:42,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1ac45a-da31-4a78-b909-dd3de2899d88 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:49:42,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2f1ac45a-da31-4a78-b909-dd3de2899d88 2018-10-10 04:49:42,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj"}}' 2018-10-10 04:49:42,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f0cf8b9-481c-4672-bd47-59ffc9b85f15 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d"}, "enabled": true, "id": "2a94d704a97040c0acd6bdf5f8172e7d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj"}} 2018-10-10 04:49:42,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6f0cf8b9-481c-4672-bd47-59ffc9b85f15 2018-10-10 04:49:42,269 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7d54a922-34c9-44b-proj 2018-10-10 04:49:42,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:49:42,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:49:42,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:49:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["dJ_2-nmiQi6mR9ALy_eHHg"], "issued_at": "2018-10-10T04:49:42.000000Z"}} 2018-10-10 04:49:42,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:42,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938dbdaf-1499-479d-bff4-dc10e470ea46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:49:42,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-938dbdaf-1499-479d-bff4-dc10e470ea46 2018-10-10 04:49:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:49:42,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:49:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:42,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d8b5ec-245c-4ab6-b213-51ba49ff0caf Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:49:42,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-91d8b5ec-245c-4ab6-b213-51ba49ff0caf 2018-10-10 04:49:42,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7d54a922-34c9-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:42,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27800566-03bf-4072-96ef-1595300f6ac7 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7d54a922-34c9-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d"}, "enabled": true, "id": "2a94d704a97040c0acd6bdf5f8172e7d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj"}]} 2018-10-10 04:49:42,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7d54a922-34c9-44b-proj used request id req-27800566-03bf-4072-96ef-1595300f6ac7 2018-10-10 04:49:42,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:43,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc56ae8a-b779-43ef-b05f-da47d5f5218f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:49:43,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dc56ae8a-b779-43ef-b05f-da47d5f5218f 2018-10-10 04:49:43,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:43,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61928ac1-f88b-4fc9-9e2a-4981982a25b8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:49:43,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-61928ac1-f88b-4fc9-9e2a-4981982a25b8 2018-10-10 04:49:43,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7d54a922-34c9-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:43,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960871b4-1c2c-4f8d-b5d7-52218175909f Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7d54a922-34c9-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d"}, "enabled": true, "id": "2a94d704a97040c0acd6bdf5f8172e7d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj"}]} 2018-10-10 04:49:43,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7d54a922-34c9-44b-proj used request id req-960871b4-1c2c-4f8d-b5d7-52218175909f 2018-10-10 04:49:43,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/95cefb671bf14bf181adefae93cc42da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:43,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92cc19ba-5106-40a5-b8a8-fa8449804f65 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7d54a922-34c9-44b-user", "links": {"self": "http://172.30.9.25:5000/v3/users/95cefb671bf14bf181adefae93cc42da"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2a94d704a97040c0acd6bdf5f8172e7d", "id": "95cefb671bf14bf181adefae93cc42da", "password_expires_at": null}} 2018-10-10 04:49:43,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/95cefb671bf14bf181adefae93cc42da used request id req-92cc19ba-5106-40a5-b8a8-fa8449804f65 2018-10-10 04:49:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d/users/95cefb671bf14bf181adefae93cc42da/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:43,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656a2280-89de-4580-a2d7-7b77aec43171 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d/users/95cefb671bf14bf181adefae93cc42da/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:49:43,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d/users/95cefb671bf14bf181adefae93cc42da/roles used request id req-656a2280-89de-4580-a2d7-7b77aec43171 2018-10-10 04:49:43,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:43,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e80b0a6-2f54-40d9-98aa-e09d9763168f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:49:43,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-4e80b0a6-2f54-40d9-98aa-e09d9763168f 2018-10-10 04:49:43,888 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7d54a922-34c9-44b-proj 2018-10-10 04:49:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d/users/95cefb671bf14bf181adefae93cc42da/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:49:43,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d35af3-63ae-4387-9c0d-f46a65aa008c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:49:43,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d/users/95cefb671bf14bf181adefae93cc42da/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-c9d35af3-63ae-4387-9c0d-f46a65aa008c 2018-10-10 04:49:43,949 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7d54a922-34c9-44b-user 2018-10-10 04:49:43,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:49:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:49:43,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c90dcf-7c48-463c-a455-8435df25a34f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:49:43,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-30c90dcf-7c48-463c-a455-8435df25a34f 2018-10-10 04:49:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" -d '{"role": {"name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj-role"}}' 2018-10-10 04:49:44,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35137794-392f-49b4-94c5-6f2dc13304e5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aaaaab5b27fe4231b6123e39916428ea", "links": {"self": "http://172.30.9.25:5000/v3/roles/aaaaab5b27fe4231b6123e39916428ea"}, "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj-role"}} 2018-10-10 04:49:44,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-35137794-392f-49b4-94c5-6f2dc13304e5 2018-10-10 04:49:44,096 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7d54a922-34c9-44b-proj-role 2018-10-10 04:49:44,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/aaaaab5b27fe4231b6123e39916428ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:49:44,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfb7823-64d1-4d78-96a8-fd28f9030641 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/aaaaab5b27fe4231b6123e39916428ea"}, "domain_id": null, "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj-role", "id": "aaaaab5b27fe4231b6123e39916428ea"}} 2018-10-10 04:49:44,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/aaaaab5b27fe4231b6123e39916428ea used request id req-ecfb7823-64d1-4d78-96a8-fd28f9030641 2018-10-10 04:49:44,186 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7d54a922-34c9-44b-proj-role to project CreateStackSuccessTests-7d54a922-34c9-44b-proj 2018-10-10 04:49:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d/users/95cefb671bf14bf181adefae93cc42da/roles/aaaaab5b27fe4231b6123e39916428ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:49:44,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d422cd7e-271f-4ea8-84da-15253a37f7fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:49:44,307 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d/users/95cefb671bf14bf181adefae93cc42da/roles/aaaaab5b27fe4231b6123e39916428ea used request id req-d422cd7e-271f-4ea8-84da-15253a37f7fd 2018-10-10 04:49:44,307 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:49:44,314 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:49:44,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:49:44,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:49:44,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "aaaaab5b27fe4231b6123e39916428ea", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj-role"}], "expires_at": "2018-10-10T05:49:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a94d704a97040c0acd6bdf5f8172e7d", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7d54a922-34c9-44b-user", "id": "95cefb671bf14bf181adefae93cc42da"}, "audit_ids": ["zNPhxtOdSxir6NaRqsNwzg"], "issued_at": "2018-10-10T04:49:44.000000Z"}} 2018-10-10 04:49:44,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" 2018-10-10 04:49:44,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76e4e0b-ddab-41a8-b6c3-ae9d881f983c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:49:44,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a76e4e0b-ddab-41a8-b6c3-ae9d881f983c 2018-10-10 04:49:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" 2018-10-10 04:49:44,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-bc96d956-294a-4c7b-a077-cf350cdc0b5f Date: Wed, 10 Oct 2018 04:49:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image"} 2018-10-10 04:49:44,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image used request id req-bc96d956-294a-4c7b-a077-cf350cdc0b5f 2018-10-10 04:49:44,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" 2018-10-10 04:49:45,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-975493d4-164c-44d0-bdba-fc05a72e38e6 Date: Wed, 10 Oct 2018 04:49:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:49:45,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-975493d4-164c-44d0-bdba-fc05a72e38e6 2018-10-10 04:49:45,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image"}' 2018-10-10 04:49:45,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae X-Openstack-Request-Id: req-6e4b0d06-8140-4404-aef9-51be076548ea Date: Wed, 10 Oct 2018 04:49:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:49:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:49:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae", "min_disk": 0, "protected": false, "id": "c7867c16-43db-4236-9f66-ef1c9e7ce7ae", "file": "/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/file", "checksum": null, "owner": "2a94d704a97040c0acd6bdf5f8172e7d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:49:45,331 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6e4b0d06-8140-4404-aef9-51be076548ea 2018-10-10 04:49:45,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" -d '' 2018-10-10 04:49:46,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9fec703-676c-4737-b1b8-1fce5cb01ea7 Date: Wed, 10 Oct 2018 04:49:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:49:46,272 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/file used request id req-b9fec703-676c-4737-b1b8-1fce5cb01ea7 2018-10-10 04:49:46,273 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:49:46,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" 2018-10-10 04:49:46,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-54886306-15b4-481c-ac0b-fb465724c666 Date: Wed, 10 Oct 2018 04:49:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:49:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:49:46Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/snap", "metadata": {}}], "self": "/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae", "min_disk": 0, "protected": false, "id": "c7867c16-43db-4236-9f66-ef1c9e7ce7ae", "file": "/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a94d704a97040c0acd6bdf5f8172e7d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:49:46,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae used request id req-54886306-15b4-481c-ac0b-fb465724c666 2018-10-10 04:49:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" 2018-10-10 04:49:46,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c5f60d2-e746-4a7e-b5d3-65bf56e4f34d Date: Wed, 10 Oct 2018 04:49:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:49:46,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7c5f60d2-e746-4a7e-b5d3-65bf56e4f34d 2018-10-10 04:49:46,620 - create_image - INFO - Created image with name - CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image 2018-10-10 04:49:46,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" 2018-10-10 04:49:46,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-93d1229b-0845-4242-8073-5d7503d76abd Date: Wed, 10 Oct 2018 04:49:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:49:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:49:46Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/snap", "metadata": {}}], "self": "/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae", "min_disk": 0, "protected": false, "id": "c7867c16-43db-4236-9f66-ef1c9e7ce7ae", "file": "/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a94d704a97040c0acd6bdf5f8172e7d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:49:46,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae used request id req-93d1229b-0845-4242-8073-5d7503d76abd 2018-10-10 04:49:46,641 - create_image - DEBUG - Instance status is - active 2018-10-10 04:49:46,641 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image 2018-10-10 04:49:46,641 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image 2018-10-10 04:49:46,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:49:46,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:49:47,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:49:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["DD8_o7J-QsyhtiooT1hvfg"], "issued_at": "2018-10-10T04:49:46.000000Z"}} 2018-10-10 04:49:47,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45abe06ee1ddc76e94544dc45b2d686b55a7caf2" 2018-10-10 04:49:47,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db73e73-5b79-4122-96aa-0273ec8975e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:49:47,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8db73e73-5b79-4122-96aa-0273ec8975e0 2018-10-10 04:49:47,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:49:47,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45abe06ee1ddc76e94544dc45b2d686b55a7caf2" 2018-10-10 04:49:47,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-a6337a69-9063-4217-a101-8c3d3daea059 x-compute-request-id: req-a6337a69-9063-4217-a101-8c3d3daea059 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:49:47,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a6337a69-9063-4217-a101-8c3d3daea059 2018-10-10 04:49:47,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45abe06ee1ddc76e94544dc45b2d686b55a7caf2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-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-10-10 04:49:47,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49: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-e4a71251-7465-435f-b4dc-07c84b5a0488 x-compute-request-id: req-e4a71251-7465-435f-b4dc-07c84b5a0488 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/cd2582db-927c-4f9d-bad6-8b4463dc3608", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/cd2582db-927c-4f9d-bad6-8b4463dc3608", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cd2582db-927c-4f9d-bad6-8b4463dc3608", "name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:49:47,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e4a71251-7465-435f-b4dc-07c84b5a0488 2018-10-10 04:49:47,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:49:47,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:49:47,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "aaaaab5b27fe4231b6123e39916428ea", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj-role"}], "expires_at": "2018-10-10T05:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a94d704a97040c0acd6bdf5f8172e7d", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7d54a922-34c9-44b-user", "id": "95cefb671bf14bf181adefae93cc42da"}, "audit_ids": ["HcbJlzTDSUa5Svl9yooMnQ"], "issued_at": "2018-10-10T04:49:47.000000Z"}} 2018-10-10 04:49:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:49:47,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240942f7-1ee7-400b-9f88-586629bd88f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:49:47,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-240942f7-1ee7-400b-9f88-586629bd88f2 2018-10-10 04:49:47,866 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:49:47,869 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:49:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:49:48,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:47 GMT Server: Apache x-openstack-request-id: req-a5c384b4-b18b-493e-ad1c-9dd3904a0691 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:49:48,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack used request id req-a5c384b4-b18b-493e-ad1c-9dd3904a0691 2018-10-10 04:49:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-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-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}}' 2018-10-10 04:49:51,009 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:49:48 GMT Server: Apache x-openstack-request-id: req-4d461589-78fb-4efb-b9c2-9bb0fe32a69c Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "07100184-5748-4b04-be61-69a9a1ec76db", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}]}} 2018-10-10 04:49:51,010 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks used request id req-4d461589-78fb-4efb-b9c2-9bb0fe32a69c 2018-10-10 04:49:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:49:51,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:49:50 GMT Server: Apache x-openstack-request-id: req-87b75f5c-4587-41e0-91cd-09db9765ae37 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:49:51,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:51 GMT Server: Apache x-openstack-request-id: req-b1382390-2a7d-4ca8-9fe5-09fff44e4676 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:49:51,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-b1382390-2a7d-4ca8-9fe5-09fff44e4676 2018-10-10 04:49:51,601 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack 2018-10-10 04:49:51,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:49:52,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:49:51 GMT Server: Apache x-openstack-request-id: req-cd0a0729-12bb-4201-97e0-9f1ea43306d4 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:49:52,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:52 GMT Server: Apache x-openstack-request-id: req-9a1e7d88-4f67-4d96-bd4f-94b10a74b6a1 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:49:52,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-9a1e7d88-4f67-4d96-bd4f-94b10a74b6a1 2018-10-10 04:49:52,844 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:49:52,844 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:49:55,848 - create_stack - DEBUG - Stack status query timeout in 1195.75311804 2018-10-10 04:49:55,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:49:56,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:49:55 GMT Server: Apache x-openstack-request-id: req-5caf4261-4bac-441b-a913-6cd12f45411a Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:49:56,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:49:56 GMT Server: Apache x-openstack-request-id: req-a3e58c58-aec3-4a11-9119-80a10a27a462 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:49:56,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-a3e58c58-aec3-4a11-9119-80a10a27a462 2018-10-10 04:49:56,463 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:49:56,463 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:49:59,466 - create_stack - DEBUG - Stack status query timeout in 1192.13438106 2018-10-10 04:49:59,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:50:00,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:49:59 GMT Server: Apache x-openstack-request-id: req-6678dbdb-16fe-4e33-9fef-da1259a744d0 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:00,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:00 GMT Server: Apache x-openstack-request-id: req-12112ea9-8a44-434a-bb39-f03a378e2e3d 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:00,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-12112ea9-8a44-434a-bb39-f03a378e2e3d 2018-10-10 04:50:00,592 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:50:00,592 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:50:03,596 - create_stack - DEBUG - Stack status query timeout in 1188.00510001 2018-10-10 04:50:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:50:04,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:03 GMT Server: Apache x-openstack-request-id: req-219f5da8-7001-4f10-94d5-dc3ae7b7088a Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:04,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:04 GMT Server: Apache x-openstack-request-id: req-8c0f9f96-02b7-42ae-af3e-4a7561810d2b 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:04,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-8c0f9f96-02b7-42ae-af3e-4a7561810d2b 2018-10-10 04:50:04,822 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:50:04,822 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:50:07,825 - create_stack - DEBUG - Stack status query timeout in 1183.77544212 2018-10-10 04:50:07,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:50:08,356 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:07 GMT Server: Apache x-openstack-request-id: req-354d98ae-d7e0-4f0f-93b1-6acf6374e995 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:08,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:08 GMT Server: Apache x-openstack-request-id: req-261e25f8-aa7d-4041-94c2-2b51f9dbf13c 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:08,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-261e25f8-aa7d-4041-94c2-2b51f9dbf13c 2018-10-10 04:50:08,954 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:50:08,954 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack 2018-10-10 04:50:08,954 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack 2018-10-10 04:50:08,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:09,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "aaaaab5b27fe4231b6123e39916428ea", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj-role"}], "expires_at": "2018-10-10T05:50:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a94d704a97040c0acd6bdf5f8172e7d", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7d54a922-34c9-44b-user", "id": "95cefb671bf14bf181adefae93cc42da"}, "audit_ids": ["hCnlwcpkQYiVqYMCxtBsmw"], "issued_at": "2018-10-10T04:50:09.000000Z"}} 2018-10-10 04:50:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:09,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:09 GMT Server: Apache x-openstack-request-id: req-63611b5f-1f09-4073-b89b-bdfb6036407c Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:10,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:09 GMT Server: Apache x-openstack-request-id: req-972b8c21-e438-4225-9a1c-22c87f843779 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:10,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-972b8c21-e438-4225-9a1c-22c87f843779 2018-10-10 04:50:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:50:10,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:10 GMT Server: Apache x-openstack-request-id: req-fe721ddd-09a8-4ea5-89bb-e6fd4d6e97d7 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:10,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:10 GMT Server: Apache x-openstack-request-id: req-ee171c90-f72e-4a5d-83c5-dd32e6ba59a4 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:10,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-ee171c90-f72e-4a5d-83c5-dd32e6ba59a4 2018-10-10 04:50:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:50:10,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:10 GMT Server: Apache x-openstack-request-id: req-a31d696c-9512-4dfc-b770-ef1a00f0c5e2 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:10,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:10 GMT Server: Apache x-openstack-request-id: req-49b2640f-af73-4988-9006-828d00425a97 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "07100184-5748-4b04-be61-69a9a1ec76db", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:10,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-49b2640f-af73-4988-9006-828d00425a97 2018-10-10 04:50:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:11,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:10 GMT Server: Apache x-openstack-request-id: req-cea0308e-544c-4a91-8726-2690cee45acb Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:11,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:50:11 GMT Server: Apache x-openstack-request-id: req-608f56d1-47b9-4a2b-9c8f-c61a57b570ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:50:11,643 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-608f56d1-47b9-4a2b-9c8f-c61a57b570ad 2018-10-10 04:50:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:11,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:11 GMT Server: Apache x-openstack-request-id: req-a40ddf10-de3e-4eec-84fe-e172c97beea1 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:11,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:11 GMT Server: Apache x-openstack-request-id: req-7b223310-94b9-43bc-a205-ae67e51b08c2 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:11,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-7b223310-94b9-43bc-a205-ae67e51b08c2 2018-10-10 04:50:11,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:12,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:11 GMT Server: Apache x-openstack-request-id: req-c6dc46c9-bdb9-41d7-9358-71abfe466359 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:12,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:12 GMT Server: Apache x-openstack-request-id: req-518a4c61-a30e-4c37-a926-b5466142494d 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:12,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-518a4c61-a30e-4c37-a926-b5466142494d 2018-10-10 04:50:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:12,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:12 GMT Server: Apache x-openstack-request-id: req-02aa6441-5536-4daa-941b-23ce84da57f3 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:12,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:12 GMT Server: Apache x-openstack-request-id: req-7ee4a41f-91d2-4db4-b75c-44a31c2a7ea4 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:12,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-7ee4a41f-91d2-4db4-b75c-44a31c2a7ea4 2018-10-10 04:50:12,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:12,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:12 GMT Server: Apache x-openstack-request-id: req-fccc97b4-5381-4b49-8493-5bde7d34080f Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:13,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:12 GMT Server: Apache x-openstack-request-id: req-43ef5e90-00b7-4b23-bec5-bda94b6d3c9c 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:13,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-43ef5e90-00b7-4b23-bec5-bda94b6d3c9c 2018-10-10 04:50:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:13,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:13 GMT Server: Apache x-openstack-request-id: req-f0efd7ce-3c11-4820-b742-4424025a762c Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:14,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:13 GMT Server: Apache x-openstack-request-id: req-e0b3fad2-bc01-4518-95e2-e72a86555733 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:14,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-e0b3fad2-bc01-4518-95e2-e72a86555733 2018-10-10 04:50:14,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:14,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:14 GMT Server: Apache x-openstack-request-id: req-7523b100-8b7d-48b0-ba49-7367a56f462d Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:14,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:14 GMT Server: Apache x-openstack-request-id: req-3767a7a5-c2b0-4b2f-816f-3eb8b37cdd91 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:14,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-3767a7a5-c2b0-4b2f-816f-3eb8b37cdd91 2018-10-10 04:50:14,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:14,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:14 GMT Server: Apache x-openstack-request-id: req-fd782eff-8bbb-4625-8b5e-b0e5d712988e Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:14,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:14 GMT Server: Apache x-openstack-request-id: req-45a3b8d7-9b38-49c1-b837-0699acd06cdd 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:14,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-45a3b8d7-9b38-49c1-b837-0699acd06cdd 2018-10-10 04:50:14,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:15,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:14 GMT Server: Apache x-openstack-request-id: req-092473a7-e9e5-4068-8d27-c863ecb9263b Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:15,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:15 GMT Server: Apache x-openstack-request-id: req-9c28c273-239e-4e04-9661-d7efe7cdd7e5 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:15,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-9c28c273-239e-4e04-9661-d7efe7cdd7e5 2018-10-10 04:50:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:15,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:15 GMT Server: Apache x-openstack-request-id: req-fa7fe08d-7fc4-4e2e-9946-e8e021e33f0e Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:15,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:15 GMT Server: Apache x-openstack-request-id: req-68ddade9-f3eb-42b8-8731-e8191f4afc6b 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:15,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-68ddade9-f3eb-42b8-8731-e8191f4afc6b 2018-10-10 04:50:15,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:15,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:15 GMT Server: Apache x-openstack-request-id: req-d42ce0b5-0334-4d6f-a1ee-918b5db9fd48 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:15,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:15 GMT Server: Apache x-openstack-request-id: req-aab86d01-d25a-41dc-80bd-ea76844b299d 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:15,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-aab86d01-d25a-41dc-80bd-ea76844b299d 2018-10-10 04:50:15,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:15,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:15 GMT Server: Apache x-openstack-request-id: req-1bc7f5b0-ee77-4cdd-bef9-ad40d744ce1e Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:16,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:15 GMT Server: Apache x-openstack-request-id: req-79e6d4b4-aba7-4470-b736-53ee36dba957 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:16,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-79e6d4b4-aba7-4470-b736-53ee36dba957 2018-10-10 04:50:16,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:16,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:15 GMT Server: Apache x-openstack-request-id: req-f920edde-d01a-45e6-9843-08cf5f86f1c2 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:16,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-84e7ba4f-c67e-4b26-ba49-d4b7f4f2af6c 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:16,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-84e7ba4f-c67e-4b26-ba49-d4b7f4f2af6c 2018-10-10 04:50:16,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:16,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-f0bf37d3-09f0-4453-804d-b322e078359d Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:16,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-d5043ea2-a45e-4bd9-a6c4-f3f6d0adc860 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:16,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-d5043ea2-a45e-4bd9-a6c4-f3f6d0adc860 2018-10-10 04:50:16,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:16,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-98be6fd9-44f0-4eb8-83cc-46f607614300 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:16,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-0ca593d5-cb12-4b1c-958f-45076946d18d 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:16,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-0ca593d5-cb12-4b1c-958f-45076946d18d 2018-10-10 04:50:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:16,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-9ef74528-abb4-44c2-beed-75e45ab9da37 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:16,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-79b1c5d8-a2a3-4fc8-99b4-17ae4672618c 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:16,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-79b1c5d8-a2a3-4fc8-99b4-17ae4672618c 2018-10-10 04:50:16,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:16,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-baf663a4-9f6e-4715-881e-41dfcb8814c6 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:17,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:16 GMT Server: Apache x-openstack-request-id: req-429db6af-6d7a-4376-bd14-75e92c23a9f7 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:17,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-429db6af-6d7a-4376-bd14-75e92c23a9f7 2018-10-10 04:50:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:17,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:17 GMT Server: Apache x-openstack-request-id: req-c3ab089f-0ce3-41a9-9ae0-ef65c4e0a918 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:17,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:17 GMT Server: Apache x-openstack-request-id: req-34a87a23-8342-46c1-8b7d-5ea2513623c4 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:17,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-34a87a23-8342-46c1-8b7d-5ea2513623c4 2018-10-10 04:50:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:17,476 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:17 GMT Server: Apache x-openstack-request-id: req-f95ce2e5-0219-4734-b322-26d94e2ed918 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:17,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:17 GMT Server: Apache x-openstack-request-id: req-a7f65107-2509-4fb1-9c07-c9d971db3580 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:17,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-a7f65107-2509-4fb1-9c07-c9d971db3580 2018-10-10 04:50:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:17,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:17 GMT Server: Apache x-openstack-request-id: req-77e75676-3542-4b4b-9e06-cf1146fa1583 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:17,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:17 GMT Server: Apache x-openstack-request-id: req-407753ce-6f00-46ec-8b34-4f7920fbc838 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:17,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-407753ce-6f00-46ec-8b34-4f7920fbc838 2018-10-10 04:50:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:18,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:17 GMT Server: Apache x-openstack-request-id: req-8d95a0f9-4b9d-4468-ba75-0a8135224932 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:18,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:18 GMT Server: Apache x-openstack-request-id: req-87cde5b0-5e89-492d-9bf8-f66e50986931 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:18,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-87cde5b0-5e89-492d-9bf8-f66e50986931 2018-10-10 04:50:18,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:18,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:18 GMT Server: Apache x-openstack-request-id: req-42242c18-1e96-4914-ad94-9ee33660e451 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:18,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:18 GMT Server: Apache x-openstack-request-id: req-8535da6c-4d15-4703-9f8d-d729787c6969 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:18,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-8535da6c-4d15-4703-9f8d-d729787c6969 2018-10-10 04:50:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:18,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:18 GMT Server: Apache x-openstack-request-id: req-eb43c8b9-daac-4c7c-b295-c70a869769f2 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:19,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:18 GMT Server: Apache x-openstack-request-id: req-bb6ff0ed-cb7b-409a-a512-5bad1d5d01ae 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:19,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-bb6ff0ed-cb7b-409a-a512-5bad1d5d01ae 2018-10-10 04:50:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:19,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:19 GMT Server: Apache x-openstack-request-id: req-548d6516-be16-490f-a388-b869e10824c8 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:19,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:19 GMT Server: Apache x-openstack-request-id: req-0b590504-b97e-458f-9d48-49bc4669f1c5 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:19,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-0b590504-b97e-458f-9d48-49bc4669f1c5 2018-10-10 04:50:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:19,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:19 GMT Server: Apache x-openstack-request-id: req-1dc533b9-875f-4713-be3a-d66866a0ed97 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:19,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:19 GMT Server: Apache x-openstack-request-id: req-ef7e3ade-c88c-44dd-ab18-cc4f15da1eed 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:19,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-ef7e3ade-c88c-44dd-ab18-cc4f15da1eed 2018-10-10 04:50:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:19,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:19 GMT Server: Apache x-openstack-request-id: req-9f958b8c-b74b-40a5-83ea-3a4f911d9a9f Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:20,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:19 GMT Server: Apache x-openstack-request-id: req-d9d901ad-ddfc-479c-b420-7a9bfbc71e20 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:20,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-d9d901ad-ddfc-479c-b420-7a9bfbc71e20 2018-10-10 04:50:20,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:20,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:20 GMT Server: Apache x-openstack-request-id: req-cda023af-1862-4344-ab15-f6a3fbd153c6 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:20,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:20 GMT Server: Apache x-openstack-request-id: req-af11f3fb-847d-400b-ab6f-5531c39d2d9a 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:20,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-af11f3fb-847d-400b-ab6f-5531c39d2d9a 2018-10-10 04:50:20,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:20 GMT Server: Apache x-openstack-request-id: req-e36fb71e-f9ca-45a2-abfd-bca634bb2047 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-a869d4ad-4980-4f47-84f8-04f27bcf9368 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-a869d4ad-4980-4f47-84f8-04f27bcf9368 2018-10-10 04:50:21,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-365d3c33-23aa-4f33-9029-5046e338dd43 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-e964056a-bfe0-4ab3-b4e9-d83d553b541f 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-e964056a-bfe0-4ab3-b4e9-d83d553b541f 2018-10-10 04:50:21,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-eec745a4-a676-4a5d-8e14-9be4eb33f1b7 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-55d4ee6b-b764-4095-ad29-5be819731b14 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-55d4ee6b-b764-4095-ad29-5be819731b14 2018-10-10 04:50:21,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-c4bbbd12-9fea-4b47-9852-f926ca734eee Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-67276527-ccbd-4968-b00c-699001e76bb9 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-67276527-ccbd-4968-b00c-699001e76bb9 2018-10-10 04:50:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-778f8eb4-4aa5-4b8e-b799-634a3b3dd9e8 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-f802756e-6efc-4b26-b18d-ffc80243cd73 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-f802756e-6efc-4b26-b18d-ffc80243cd73 2018-10-10 04:50:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-075857a8-14b8-48b6-bd8b-ecc197b40f45 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-406d23e8-f097-4792-b36d-42e9c46700cc 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-406d23e8-f097-4792-b36d-42e9c46700cc 2018-10-10 04:50:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-df7b575c-6e06-47e5-9a96-d6f058f58360 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-78ffc243-43e9-4fcf-8348-1291d84ac900 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-78ffc243-43e9-4fcf-8348-1291d84ac900 2018-10-10 04:50:21,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-a609c224-1188-4e88-89e0-d8bfbb258cce Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-e2a86e78-f0ad-4751-8d64-e3efb9f98a23 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-e2a86e78-f0ad-4751-8d64-e3efb9f98a23 2018-10-10 04:50:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-5214aed8-f504-42c5-b061-e523f4d498b2 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-659d7751-c7d7-40c2-8361-1dafc9c20879 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-659d7751-c7d7-40c2-8361-1dafc9c20879 2018-10-10 04:50:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-a825f280-cdda-40d3-94c0-a15bad2b656c Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-27b26c45-4ce8-4fb1-8cd4-6e0d78d4d461 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-27b26c45-4ce8-4fb1-8cd4-6e0d78d4d461 2018-10-10 04:50:21,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:21,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-4f3d0c8f-7f2f-4cf5-afcc-7a7c1dde7601 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:21,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-1e194a52-6413-4a8f-82d5-419a2ff1cad5 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:21,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-1e194a52-6413-4a8f-82d5-419a2ff1cad5 2018-10-10 04:50:21,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:22,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:21 GMT Server: Apache x-openstack-request-id: req-cfb9de9b-a9b3-4ebb-8707-5f5f7329176a Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:22,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-7fb54dfa-868d-459c-847e-2665fed99b6f 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:22,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-7fb54dfa-868d-459c-847e-2665fed99b6f 2018-10-10 04:50:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:22,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-7493c7da-e6c7-410f-938a-071973bffb05 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:22,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-a09374a7-0694-40a6-af2d-f59e6ca35934 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:22,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-a09374a7-0694-40a6-af2d-f59e6ca35934 2018-10-10 04:50:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:22,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-121151c7-8ac0-484c-9a79-6b7d941653c3 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:22,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-21e9d54b-d234-4dcb-be19-b55ad2481667 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:22,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-21e9d54b-d234-4dcb-be19-b55ad2481667 2018-10-10 04:50:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:22,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-05b61df6-c3d7-48d5-bd0d-ded4f8fc46e1 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:22,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-4b3202bc-7c55-48ad-b6b3-98dd85c49723 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:22,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-4b3202bc-7c55-48ad-b6b3-98dd85c49723 2018-10-10 04:50:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:22,236 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-9573ecc1-7af4-4178-8976-7d9bf74ed262 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:22,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-2804febc-90f1-43e2-ac2d-dccc473c7637 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:22,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-2804febc-90f1-43e2-ac2d-dccc473c7637 2018-10-10 04:50:22,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:22,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-7cdb8644-a975-4ffb-ab52-1c01dce569dd Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:22,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-1e6072f5-bc39-4b3e-adf2-973435a5d42c 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:22,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-1e6072f5-bc39-4b3e-adf2-973435a5d42c 2018-10-10 04:50:22,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:22,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-f2385706-98ea-41ec-97d4-21b4cb4e7720 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:22,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-9906b165-f199-47c6-9417-3ec990c62053 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:22,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-9906b165-f199-47c6-9417-3ec990c62053 2018-10-10 04:50:22,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:22,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-d75e4488-044f-4f7a-ac54-964ea6ece483 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:23,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:22 GMT Server: Apache x-openstack-request-id: req-fa34334d-dbec-4bd0-bd2e-7e32c28b775e 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:23,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-fa34334d-dbec-4bd0-bd2e-7e32c28b775e 2018-10-10 04:50:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:24,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:23 GMT Server: Apache x-openstack-request-id: req-776ddf4e-3419-4786-9713-4cbcb2dfa35d Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:24,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:24 GMT Server: Apache x-openstack-request-id: req-2c5f0f9f-9972-4e4b-bb95-cd50c883b1a5 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:24,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-2c5f0f9f-9972-4e4b-bb95-cd50c883b1a5 2018-10-10 04:50:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd720cddb6b0fcb9a61148526b55f751c0695744" 2018-10-10 04:50:24,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:24 GMT Server: Apache x-openstack-request-id: req-94f6b624-1cca-4f31-a8a6-0e73b4c52dc4 Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:24,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:24 GMT Server: Apache x-openstack-request-id: req-d4ff6c80-ff7a-43c7-ae52-d13982da9b26 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": "2a94d704a97040c0acd6bdf5f8172e7d", "OS::stack_id": "07100184-5748-4b04-be61-69a9a1ec76db", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "image_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image", "inst_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-inst", "subnet_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-subnet", "flavor_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-flavor-name", "net_name": "CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack", "stack_user_project_id": "0a324b0877ee4455a5fbb371c4f898fb", "tags": null, "creation_time": "2018-10-10T04:49:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:50:11Z", "id": "07100184-5748-4b04-be61-69a9a1ec76db", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:24,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-d4ff6c80-ff7a-43c7-ae52-d13982da9b26 2018-10-10 04:50:24,141 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack 2018-10-10 04:50:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/07100184-5748-4b04-be61-69a9a1ec76db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b594e0ec5788cafb59dae475d4cfde622aaf6ca8" 2018-10-10 04:50:24,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:24 GMT Server: Apache x-openstack-request-id: req-cb442a65-fcf0-4de2-addc-0ebb813cdf7b Location: http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:24,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:50:24 GMT Server: Apache x-openstack-request-id: req-233ff6ae-3c9c-4e57-bea7-7de3311ab319 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:50:24,426 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/2a94d704a97040c0acd6bdf5f8172e7d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-stack/07100184-5748-4b04-be61-69a9a1ec76db used request id req-233ff6ae-3c9c-4e57-bea7-7de3311ab319 2018-10-10 04:50:24,428 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-4aed314b-8550-4e3a-b1f8-2dc54fa79cff-image 2018-10-10 04:50:24,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}029176415092f29181e6c4cb94faadabf37d1201" 2018-10-10 04:50:25,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16be3cd7-278e-455b-b7ce-6e2fd1c395e2 Date: Wed, 10 Oct 2018 04:50:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:50:25,125 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c7867c16-43db-4236-9f66-ef1c9e7ce7ae used request id req-16be3cd7-278e-455b-b7ce-6e2fd1c395e2 2018-10-10 04:50:25,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/cd2582db-927c-4f9d-bad6-8b4463dc3608 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45abe06ee1ddc76e94544dc45b2d686b55a7caf2" 2018-10-10 04:50:25,168 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:50: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-c8f30b76-9841-4f58-90ba-3b0a0181a1d9 x-compute-request-id: req-c8f30b76-9841-4f58-90ba-3b0a0181a1d9 Content-Length: 0 Content-Type: application/json 2018-10-10 04:50:25,168 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/cd2582db-927c-4f9d-bad6-8b4463dc3608 used request id req-c8f30b76-9841-4f58-90ba-3b0a0181a1d9 2018-10-10 04:50:25,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:25,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-57914a4f-cd50-46ea-8cac-961a3f515e54 Date: Wed, 10 Oct 2018 04:50:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "created_at": "2018-10-10T04:49:51Z", "updated_at": "2018-10-10T04:49:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:49:51Z", "revision_number": 0, "id": "22ab46f6-f986-4463-8acd-d9452706f967", "remote_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "remote_ip_prefix": null, "created_at": "2018-10-10T04:49:51Z", "security_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a94d704a97040c0acd6bdf5f8172e7d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:49:51Z", "revision_number": 0, "id": "42b2f471-967a-48da-8354-8af47a610e87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:49:51Z", "security_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a94d704a97040c0acd6bdf5f8172e7d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:49:51Z", "revision_number": 0, "id": "f27556ea-77c2-45e3-a95c-376649abce5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:49:51Z", "security_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a94d704a97040c0acd6bdf5f8172e7d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:49:51Z", "revision_number": 0, "id": "f669f928-1dde-40dc-94fb-29d1de3a5fd0", "remote_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "remote_ip_prefix": null, "created_at": "2018-10-10T04:49:51Z", "security_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a94d704a97040c0acd6bdf5f8172e7d"}], "revision_number": 4, "project_id": "2a94d704a97040c0acd6bdf5f8172e7d", "id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:50:25,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-57914a4f-cd50-46ea-8cac-961a3f515e54 2018-10-10 04:50:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:25,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb7c696-ccae-454b-b5e4-dac23cc205a1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:50:25,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-0eb7c696-ccae-454b-b5e4-dac23cc205a1 2018-10-10 04:50:25,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:25,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff2ce3b-191c-46ad-b203-289fe1e71556 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:50:25,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-6ff2ce3b-191c-46ad-b203-289fe1e71556 2018-10-10 04:50:25,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:25,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b107b4-7870-4c4e-bc1b-7a822e3763e3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d"}, "enabled": true, "id": "2a94d704a97040c0acd6bdf5f8172e7d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d54a922-34c9-44b-proj"}} 2018-10-10 04:50:25,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d used request id req-68b107b4-7870-4c4e-bc1b-7a822e3763e3 2018-10-10 04:50:25,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 690ce8de-568c-4f59-a953-a17a0ffcb8a0 2018-10-10 04:50:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=690ce8de-568c-4f59-a953-a17a0ffcb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:25,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2aab21f9-a426-42ee-8778-bd0490592a7a Date: Wed, 10 Oct 2018 04:50:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:49:51Z", "security_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "created_at": "2018-10-10T04:49:51Z", "project_id": "2a94d704a97040c0acd6bdf5f8172e7d", "id": "22ab46f6-f986-4463-8acd-d9452706f967"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:49:51Z", "security_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "created_at": "2018-10-10T04:49:51Z", "project_id": "2a94d704a97040c0acd6bdf5f8172e7d", "id": "42b2f471-967a-48da-8354-8af47a610e87"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:49:51Z", "security_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "created_at": "2018-10-10T04:49:51Z", "project_id": "2a94d704a97040c0acd6bdf5f8172e7d", "id": "f27556ea-77c2-45e3-a95c-376649abce5c"}, {"remote_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:49:51Z", "security_group_id": "690ce8de-568c-4f59-a953-a17a0ffcb8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "2a94d704a97040c0acd6bdf5f8172e7d", "created_at": "2018-10-10T04:49:51Z", "project_id": "2a94d704a97040c0acd6bdf5f8172e7d", "id": "f669f928-1dde-40dc-94fb-29d1de3a5fd0"}]} 2018-10-10 04:50:25,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=690ce8de-568c-4f59-a953-a17a0ffcb8a0 used request id req-2aab21f9-a426-42ee-8778-bd0490592a7a 2018-10-10 04:50:25,847 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:50:25,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/690ce8de-568c-4f59-a953-a17a0ffcb8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:26,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e61e98dc-90c3-496e-b161-6901239162b5 Content-Length: 0 Date: Wed, 10 Oct 2018 04:50:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:50:26,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/690ce8de-568c-4f59-a953-a17a0ffcb8a0 used request id req-e61e98dc-90c3-496e-b161-6901239162b5 2018-10-10 04:50:26,210 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7d54a922-34c9-44b-proj 2018-10-10 04:50:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:26,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-382190df-7a7e-4dea-9e8f-f32ac3a45248 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:50:26,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2a94d704a97040c0acd6bdf5f8172e7d used request id req-382190df-7a7e-4dea-9e8f-f32ac3a45248 2018-10-10 04:50:26,656 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7d54a922-34c9-44b-proj-role 2018-10-10 04:50:26,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/aaaaab5b27fe4231b6123e39916428ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:26,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f338307-0dfa-4206-9d9d-9e04889d84f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:50:26,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/aaaaab5b27fe4231b6123e39916428ea used request id req-2f338307-0dfa-4206-9d9d-9e04889d84f4 2018-10-10 04:50:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c719108ca84197f9fa703232c026ae61042f8842" 2018-10-10 04:50:26,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31bb57fd-2bd5-4bd3-a9e4-19804c711131 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:50:26,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-31bb57fd-2bd5-4bd3-a9e4-19804c711131 2018-10-10 04:50:26,847 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7d54a922-34c9-44b-user 2018-10-10 04:50:26,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/95cefb671bf14bf181adefae93cc42da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5358a82eb9b04776441b2d77a3bd87f1548413" 2018-10-10 04:50:27,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e82cf89-262e-405e-9213-ce30ba290826 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:50:27,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/95cefb671bf14bf181adefae93cc42da used request id req-8e82cf89-262e-405e-9213-ce30ba290826 2018-10-10 04:50:27,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:27,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ZJiS-bebSiiUNK9rvtpJSg"], "issued_at": "2018-10-10T04:50:27.000000Z"}} 2018-10-10 04:50:27,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf5a9948798db5b8da4388dbf2c6e4493967f40" 2018-10-10 04:50:27,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be93f62-da47-4c18-b0b7-932bcc6d64d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:50:27,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6be93f62-da47-4c18-b0b7-932bcc6d64d8 2018-10-10 04:50:27,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:50:27,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:27,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["sjNqegW8QVSE7iPQfw5g7Q"], "issued_at": "2018-10-10T04:50:27.000000Z"}} 2018-10-10 04:50:27,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:50:28,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d95f592-92ec-4928-a050-42f4833e75fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:50:28,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7d95f592-92ec-4928-a050-42f4833e75fe 2018-10-10 04:50:28,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:50:28,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:50:28,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:50:28,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67381990-c1ba-41a9-affc-265a5e04d603 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:50:28,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj used request id req-67381990-c1ba-41a9-affc-265a5e04d603 2018-10-10 04:50:28,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:50:28,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2d7112-4a29-4bee-8a95-8cc818823712 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:50:28,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dc2d7112-4a29-4bee-8a95-8cc818823712 2018-10-10 04:50:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}}' 2018-10-10 04:50:28,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75db78bd-b53c-4983-83fe-bf074242d937 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba"}, "enabled": true, "id": "f9f2c1fa476d48bf8ef10507074c59ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}} 2018-10-10 04:50:28,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-75db78bd-b53c-4983-83fe-bf074242d937 2018-10-10 04:50:28,342 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4db3b5ff-4c34-410-proj 2018-10-10 04:50:28,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:50:28,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:28,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["SWPCnM91SdyWhu0dG9nvSw"], "issued_at": "2018-10-10T04:50:28.000000Z"}} 2018-10-10 04:50:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:28,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae7db1c-efae-4290-9a02-4a5671eeacb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:50:28,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7ae7db1c-efae-4290-9a02-4a5671eeacb6 2018-10-10 04:50:28,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:50:28,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:50:28,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:28,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b990d5-e109-46d4-8001-c5e0b468753e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:50:28,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-17b990d5-e109-46d4-8001-c5e0b468753e 2018-10-10 04:50:28,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:29,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6016d2c-1dac-4a32-95b3-3139607fd641 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba"}, "enabled": true, "id": "f9f2c1fa476d48bf8ef10507074c59ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}]} 2018-10-10 04:50:29,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj used request id req-a6016d2c-1dac-4a32-95b3-3139607fd641 2018-10-10 04:50:29,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:29,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fb2452-fa6d-4eca-984c-2e7dc8363a2b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:50:29,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c8fb2452-fa6d-4eca-984c-2e7dc8363a2b 2018-10-10 04:50:29,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:29,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8969abff-a6c2-4c5c-9df6-3b02573e1e26 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:50:29,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8969abff-a6c2-4c5c-9df6-3b02573e1e26 2018-10-10 04:50:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:29,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37a9c63-cdd4-49cd-bee2-cce15467d8ae Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba"}, "enabled": true, "id": "f9f2c1fa476d48bf8ef10507074c59ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}]} 2018-10-10 04:50:29,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-4db3b5ff-4c34-410-proj used request id req-f37a9c63-cdd4-49cd-bee2-cce15467d8ae 2018-10-10 04:50:29,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/174ad5e383bb467dbb1d43008b39ff51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:29,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b739b9ca-95e0-4a25-a6ad-bb277865de85 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-4db3b5ff-4c34-410-user", "links": {"self": "http://172.30.9.25:5000/v3/users/174ad5e383bb467dbb1d43008b39ff51"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "id": "174ad5e383bb467dbb1d43008b39ff51", "password_expires_at": null}} 2018-10-10 04:50:29,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/174ad5e383bb467dbb1d43008b39ff51 used request id req-b739b9ca-95e0-4a25-a6ad-bb277865de85 2018-10-10 04:50:29,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba/users/174ad5e383bb467dbb1d43008b39ff51/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:29,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dd3768-4143-4fc9-b3a3-8e20fbe3a5c2 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba/users/174ad5e383bb467dbb1d43008b39ff51/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:50:29,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba/users/174ad5e383bb467dbb1d43008b39ff51/roles used request id req-d0dd3768-4143-4fc9-b3a3-8e20fbe3a5c2 2018-10-10 04:50:29,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:29,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c885e4aa-0a9f-46b2-9e5a-074a58275cb5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:50:29,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-c885e4aa-0a9f-46b2-9e5a-074a58275cb5 2018-10-10 04:50:29,973 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4db3b5ff-4c34-410-proj 2018-10-10 04:50:29,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba/users/174ad5e383bb467dbb1d43008b39ff51/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:50:30,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:50:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ab0ee6-bfe0-4f40-bcde-7c8584838304 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:50:30,111 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba/users/174ad5e383bb467dbb1d43008b39ff51/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-e9ab0ee6-bfe0-4f40-bcde-7c8584838304 2018-10-10 04:50:30,111 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4db3b5ff-4c34-410-user 2018-10-10 04:50:30,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:50:30,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:50:30,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa1f6b5-7ed3-49f6-b3fd-89ab43a6d417 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:50:30,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9aa1f6b5-7ed3-49f6-b3fd-89ab43a6d417 2018-10-10 04:50:30,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" -d '{"role": {"name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role"}}' 2018-10-10 04:50:30,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13998288-67a0-4637-88dd-914783b01b03 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3f4271a148a4804b6e28279b72b3f5c", "links": {"self": "http://172.30.9.25:5000/v3/roles/f3f4271a148a4804b6e28279b72b3f5c"}, "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role"}} 2018-10-10 04:50:30,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-13998288-67a0-4637-88dd-914783b01b03 2018-10-10 04:50:30,329 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role 2018-10-10 04:50:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f3f4271a148a4804b6e28279b72b3f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:50:30,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c792ce-001d-4402-a824-f3e6a619e0e2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/f3f4271a148a4804b6e28279b72b3f5c"}, "domain_id": null, "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role", "id": "f3f4271a148a4804b6e28279b72b3f5c"}} 2018-10-10 04:50:30,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f3f4271a148a4804b6e28279b72b3f5c used request id req-88c792ce-001d-4402-a824-f3e6a619e0e2 2018-10-10 04:50:30,423 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role to project CreateStackSuccessTests-4db3b5ff-4c34-410-proj 2018-10-10 04:50:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba/users/174ad5e383bb467dbb1d43008b39ff51/roles/f3f4271a148a4804b6e28279b72b3f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:50:30,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-705ad77d-d49b-4c7e-a5df-05055ee3ddf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:50:30,546 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba/users/174ad5e383bb467dbb1d43008b39ff51/roles/f3f4271a148a4804b6e28279b72b3f5c used request id req-705ad77d-d49b-4c7e-a5df-05055ee3ddf7 2018-10-10 04:50:30,547 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:50:30,547 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:50:30,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:50:30,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:30,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "f3f4271a148a4804b6e28279b72b3f5c", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role"}], "expires_at": "2018-10-10T05:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9f2c1fa476d48bf8ef10507074c59ba", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-user", "id": "174ad5e383bb467dbb1d43008b39ff51"}, "audit_ids": ["1msVWrQUSZG588bC0yftpg"], "issued_at": "2018-10-10T04:50:30.000000Z"}} 2018-10-10 04:50:30,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" 2018-10-10 04:50:30,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25b69c8-c917-4106-9e65-2928613b9e8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:50:30,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d25b69c8-c917-4106-9e65-2928613b9e8a 2018-10-10 04:50:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" 2018-10-10 04:50:31,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-26f59ce5-3f2f-4266-9979-974e61008cb5 Date: Wed, 10 Oct 2018 04:50:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image"} 2018-10-10 04:50:31,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image used request id req-26f59ce5-3f2f-4266-9979-974e61008cb5 2018-10-10 04:50:31,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" 2018-10-10 04:50:31,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-88e54bcc-35ff-4831-8b54-ede863fbb89c Date: Wed, 10 Oct 2018 04:50:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:50:31,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-88e54bcc-35ff-4831-8b54-ede863fbb89c 2018-10-10 04:50:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image"}' 2018-10-10 04:50:31,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b X-Openstack-Request-Id: req-a3000b89-6608-4c54-81a2-d5d446ac31e3 Date: Wed, 10 Oct 2018 04:50:31 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:50:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:50:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b", "min_disk": 0, "protected": false, "id": "df332315-b5eb-4d4a-95a8-b33592d92b9b", "file": "/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/file", "checksum": null, "owner": "f9f2c1fa476d48bf8ef10507074c59ba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:50:31,565 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a3000b89-6608-4c54-81a2-d5d446ac31e3 2018-10-10 04:50:31,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" -d '' 2018-10-10 04:50:32,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df463ed6-22e8-46ec-8d6e-794c5915caf3 Date: Wed, 10 Oct 2018 04:50:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:50:32,998 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/file used request id req-df463ed6-22e8-46ec-8d6e-794c5915caf3 2018-10-10 04:50:32,998 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:50:33,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" 2018-10-10 04:50:33,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-51dd6d0f-b4d4-4483-8e6b-5cc1d37b780c Date: Wed, 10 Oct 2018 04:50:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:50:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:50:32Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/snap", "metadata": {}}], "self": "/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b", "min_disk": 0, "protected": false, "id": "df332315-b5eb-4d4a-95a8-b33592d92b9b", "file": "/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f9f2c1fa476d48bf8ef10507074c59ba", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:50:33,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b used request id req-51dd6d0f-b4d4-4483-8e6b-5cc1d37b780c 2018-10-10 04:50:33,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" 2018-10-10 04:50:33,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ad3bd4a5-a204-4cc7-9501-1db742700849 Date: Wed, 10 Oct 2018 04:50:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:50:33,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ad3bd4a5-a204-4cc7-9501-1db742700849 2018-10-10 04:50:33,320 - create_image - INFO - Created image with name - CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image 2018-10-10 04:50:33,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" 2018-10-10 04:50:33,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5ff89d4c-929b-4bda-bc8e-56b567060db1 Date: Wed, 10 Oct 2018 04:50:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:50:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:50:32Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/snap", "metadata": {}}], "self": "/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b", "min_disk": 0, "protected": false, "id": "df332315-b5eb-4d4a-95a8-b33592d92b9b", "file": "/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f9f2c1fa476d48bf8ef10507074c59ba", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/df332315-b5eb-4d4a-95a8-b33592d92b9b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:50:33,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b used request id req-5ff89d4c-929b-4bda-bc8e-56b567060db1 2018-10-10 04:50:33,487 - create_image - DEBUG - Instance status is - active 2018-10-10 04:50:33,487 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image 2018-10-10 04:50:33,487 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image 2018-10-10 04:50:33,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:50:33,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:33,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CJi3KgbxR_6XRMA_2EwaCQ"], "issued_at": "2018-10-10T04:50:33.000000Z"}} 2018-10-10 04:50:33,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd735a54fcf47e443f734a3cdb0fac54ac767655" 2018-10-10 04:50:33,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f448c069-38ff-4bbd-8e91-e84fc4e2d755 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:50:33,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f448c069-38ff-4bbd-8e91-e84fc4e2d755 2018-10-10 04:50:33,949 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:50:33,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd735a54fcf47e443f734a3cdb0fac54ac767655" 2018-10-10 04:50:34,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50: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-2b57e82a-3731-4ae0-9fb5-0affced93143 x-compute-request-id: req-2b57e82a-3731-4ae0-9fb5-0affced93143 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:50:34,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2b57e82a-3731-4ae0-9fb5-0affced93143 2018-10-10 04:50:34,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd735a54fcf47e443f734a3cdb0fac54ac767655" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-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-10-10 04:50:34,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50: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-5efdeb3c-c2f5-47d3-b177-1b2d80aa0724 x-compute-request-id: req-5efdeb3c-c2f5-47d3-b177-1b2d80aa0724 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/10429aeb-957c-4bb3-bd7c-9d8733858696", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/10429aeb-957c-4bb3-bd7c-9d8733858696", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "10429aeb-957c-4bb3-bd7c-9d8733858696", "name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:50:34,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5efdeb3c-c2f5-47d3-b177-1b2d80aa0724 2018-10-10 04:50:34,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:50:34,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:34,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "f3f4271a148a4804b6e28279b72b3f5c", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role"}], "expires_at": "2018-10-10T05:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9f2c1fa476d48bf8ef10507074c59ba", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-user", "id": "174ad5e383bb467dbb1d43008b39ff51"}, "audit_ids": ["lFInzohJRCKoupJYCFwoVQ"], "issued_at": "2018-10-10T04:50:34.000000Z"}} 2018-10-10 04:50:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:34,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887b0d57-b8eb-4465-a065-5df3db4bfc90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:50:34,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-887b0d57-b8eb-4465-a065-5df3db4bfc90 2018-10-10 04:50:34,663 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:50:34,665 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:50:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:34,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:34 GMT Server: Apache x-openstack-request-id: req-a9d3c789-9054-4295-aad1-d191cbebfb3c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:50:34,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack used request id req-a9d3c789-9054-4295-aad1-d191cbebfb3c 2018-10-10 04:50:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-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-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}}' 2018-10-10 04:50:37,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:50:34 GMT Server: Apache x-openstack-request-id: req-866523a5-df72-422c-bc1f-73b9b057b9ec Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "1035c915-38b3-430f-84b3-26732faa1a8a", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}]}} 2018-10-10 04:50:37,117 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks used request id req-866523a5-df72-422c-bc1f-73b9b057b9ec 2018-10-10 04:50:37,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:37,303 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:37 GMT Server: Apache x-openstack-request-id: req-ae4f1bfe-23c9-44ac-a7a7-85bcd8aeb36d Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:37,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:37 GMT Server: Apache x-openstack-request-id: req-e50b4c0c-1841-4abe-a05d-826f891c09c7 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:37,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-e50b4c0c-1841-4abe-a05d-826f891c09c7 2018-10-10 04:50:37,346 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack 2018-10-10 04:50:37,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:37,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:37 GMT Server: Apache x-openstack-request-id: req-9d563422-972c-46fd-8532-14bfc6403df7 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:37,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:37 GMT Server: Apache x-openstack-request-id: req-f41e8055-7065-4d79-a9d6-2ecc6133d40d 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:37,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-f41e8055-7065-4d79-a9d6-2ecc6133d40d 2018-10-10 04:50:37,705 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:50:37,706 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:50:40,709 - create_stack - DEBUG - Stack status query timeout in 1196.63755703 2018-10-10 04:50:40,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:40,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:40 GMT Server: Apache x-openstack-request-id: req-4746e995-29e9-46a7-a0d6-e1736ec97e33 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:40,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:40 GMT Server: Apache x-openstack-request-id: req-b2e379d3-687b-4160-b66b-9271b3188fdb 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:40,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-b2e379d3-687b-4160-b66b-9271b3188fdb 2018-10-10 04:50:40,930 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:50:40,930 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:50:43,933 - create_stack - DEBUG - Stack status query timeout in 1193.413167 2018-10-10 04:50:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:44,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:43 GMT Server: Apache x-openstack-request-id: req-ac90821b-cc00-48e0-a3de-92871f705f8d Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:44,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:44 GMT Server: Apache x-openstack-request-id: req-5af7dc33-4ba5-4a2e-9c5a-045f9f9b3eff 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:44,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-5af7dc33-4ba5-4a2e-9c5a-045f9f9b3eff 2018-10-10 04:50:44,148 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:50:44,148 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:50:47,151 - create_stack - DEBUG - Stack status query timeout in 1190.19542408 2018-10-10 04:50:47,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:47,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:47 GMT Server: Apache x-openstack-request-id: req-6169d62a-0270-4b67-a77a-0869243f7f99 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:47,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:47 GMT Server: Apache x-openstack-request-id: req-beb0febe-b22f-4a18-a212-3781c49efd13 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:47,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-beb0febe-b22f-4a18-a212-3781c49efd13 2018-10-10 04:50:47,370 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:50:47,370 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:50:50,374 - create_stack - DEBUG - Stack status query timeout in 1186.97266603 2018-10-10 04:50:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:50,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:50 GMT Server: Apache x-openstack-request-id: req-8951b591-f68f-4887-8228-515c345ac286 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:50,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:50 GMT Server: Apache x-openstack-request-id: req-732fc9a9-b7b2-4686-8f7e-4cc3a65b0c32 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:50,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-732fc9a9-b7b2-4686-8f7e-4cc3a65b0c32 2018-10-10 04:50:50,774 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:50:50,774 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:50:53,775 - create_stack - DEBUG - Stack status query timeout in 1183.57128191 2018-10-10 04:50:53,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:53,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:53 GMT Server: Apache x-openstack-request-id: req-2034c721-ead7-4d07-8b1a-74179b602451 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:54,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:53 GMT Server: Apache x-openstack-request-id: req-0509029e-bae5-4c5c-a56b-399105355ace 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:54,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-0509029e-bae5-4c5c-a56b-399105355ace 2018-10-10 04:50:54,141 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:50:54,142 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack 2018-10-10 04:50:54,142 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack 2018-10-10 04:50:54,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:54,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "f3f4271a148a4804b6e28279b72b3f5c", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role"}], "expires_at": "2018-10-10T05:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9f2c1fa476d48bf8ef10507074c59ba", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-user", "id": "174ad5e383bb467dbb1d43008b39ff51"}, "audit_ids": ["TIODLF5uSzmjbx9crMaqXQ"], "issued_at": "2018-10-10T04:50:54.000000Z"}} 2018-10-10 04:50:54,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd702170161ce2ea7887eacd024becb1165669c" 2018-10-10 04:50:54,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:54 GMT Server: Apache x-openstack-request-id: req-55811c06-59dd-473e-b8bb-e5098bf0af1c Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:54,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:54 GMT Server: Apache x-openstack-request-id: req-ed1f712b-5b6c-4ae6-b0fa-347154787926 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:54,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-ed1f712b-5b6c-4ae6-b0fa-347154787926 2018-10-10 04:50:54,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:55,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:54 GMT Server: Apache x-openstack-request-id: req-65c546dc-936d-4b08-9d07-8005dd4b87e1 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:55,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:55 GMT Server: Apache x-openstack-request-id: req-47c864fa-cc6b-4951-9733-a1bae98a8ac7 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:55,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-47c864fa-cc6b-4951-9733-a1bae98a8ac7 2018-10-10 04:50:55,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:50:55,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:50:55,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "f3f4271a148a4804b6e28279b72b3f5c", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role"}], "expires_at": "2018-10-10T05:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9f2c1fa476d48bf8ef10507074c59ba", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-user", "id": "174ad5e383bb467dbb1d43008b39ff51"}, "audit_ids": ["9tkhvpESRHqMNlNLCgZQiw"], "issued_at": "2018-10-10T04:50:55.000000Z"}} 2018-10-10 04:50:55,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa0851963710204c6ccf2d40f9fa81d3e793d2b" 2018-10-10 04:50:55,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68eccb5e-1570-49cb-adc0-0860f8e58889 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:50:55,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-68eccb5e-1570-49cb-adc0-0860f8e58889 2018-10-10 04:50:55,604 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:50:55,608 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:50:55,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa0851963710204c6ccf2d40f9fa81d3e793d2b" 2018-10-10 04:50:55,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:55 GMT Server: Apache x-openstack-request-id: req-c777f3ec-86e8-4566-bc8f-22cf66beeded 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-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "deletion_time": null, "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "tags": null}]} 2018-10-10 04:50:55,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack used request id req-c777f3ec-86e8-4566-bc8f-22cf66beeded 2018-10-10 04:50:55,804 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack 2018-10-10 04:50:55,804 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack 2018-10-10 04:50:55,804 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack 2018-10-10 04:50:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:55,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:55 GMT Server: Apache x-openstack-request-id: req-0763ce78-95cd-4b96-b799-da5268b3334b Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:56,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:50:55 GMT Server: Apache x-openstack-request-id: req-067eb09b-ed18-4580-9b56-b326bac7dd52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:50:56,532 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-067eb09b-ed18-4580-9b56-b326bac7dd52 2018-10-10 04:50:56,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:56,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:56 GMT Server: Apache x-openstack-request-id: req-43a7688e-7777-4b12-b6b1-37d04dd2286f Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:56,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:56 GMT Server: Apache x-openstack-request-id: req-b5ab1d9b-ea3c-4b04-9ef3-ede31dda0c10 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "tags": null, "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:56Z", "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:56,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-b5ab1d9b-ea3c-4b04-9ef3-ede31dda0c10 2018-10-10 04:50:56,734 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:50:56,734 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:50:59,737 - create_stack - DEBUG - Stack status query timeout in 1196.79575109 2018-10-10 04:50:59,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:50:59,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:50:59 GMT Server: Apache x-openstack-request-id: req-bbab07a5-2971-4d8f-98f5-0d32dc5459b7 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:50:59,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:50:59 GMT Server: Apache x-openstack-request-id: req-80686c40-8e9c-45c2-a51e-4c04e1af3a8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "tags": null, "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:56Z", "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:50:59,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-80686c40-8e9c-45c2-a51e-4c04e1af3a8a 2018-10-10 04:50:59,794 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:50:59,794 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:02,797 - create_stack - DEBUG - Stack status query timeout in 1193.7352891 2018-10-10 04:51:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:51:03,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:02 GMT Server: Apache x-openstack-request-id: req-6f683aa7-1b80-4a14-bab8-9b0b24ad73b1 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:03,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:03 GMT Server: Apache x-openstack-request-id: req-0abb4a47-ea0a-40a9-a0ec-5d0f5e53f5c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "tags": null, "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:50:56Z", "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:03,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-0abb4a47-ea0a-40a9-a0ec-5d0f5e53f5c9 2018-10-10 04:51:03,620 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:51:03,620 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:06,623 - create_stack - DEBUG - Stack status query timeout in 1189.90954399 2018-10-10 04:51:06,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:51:06,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:06 GMT Server: Apache x-openstack-request-id: req-096b5eed-44e9-4bde-ba53-6d3ead22cb55 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:07,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:06 GMT Server: Apache x-openstack-request-id: req-1086f63e-d4bc-48a6-926a-6a016681e268 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": "f9f2c1fa476d48bf8ef10507074c59ba", "OS::stack_id": "1035c915-38b3-430f-84b3-26732faa1a8a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "image_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image", "inst_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-inst", "subnet_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-subnet", "flavor_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-flavor-name", "net_name": "CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack", "stack_user_project_id": "e73c71d504db44c7a42d4f7efa47d474", "tags": null, "creation_time": "2018-10-10T04:50:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:50:56Z", "id": "1035c915-38b3-430f-84b3-26732faa1a8a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:07,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-1086f63e-d4bc-48a6-926a-6a016681e268 2018-10-10 04:51:07,191 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:51:07,192 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack 2018-10-10 04:51:07,192 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack 2018-10-10 04:51:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/1035c915-38b3-430f-84b3-26732faa1a8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65a9565226f9a0786db510fdcaddac4338422172" 2018-10-10 04:51:07,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:07 GMT Server: Apache x-openstack-request-id: req-00077b1c-12b9-4be8-ae3d-6b16077d88f7 Location: http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:07,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:51:07 GMT Server: Apache x-openstack-request-id: req-813dabdb-8e0c-42cc-b885-fe8417f726b7 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:51:07,545 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/f9f2c1fa476d48bf8ef10507074c59ba/stacks/CreateStackSuccessTests-CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-stack/1035c915-38b3-430f-84b3-26732faa1a8a used request id req-813dabdb-8e0c-42cc-b885-fe8417f726b7 2018-10-10 04:51:07,546 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-283127ba-8e05-4ac2-a78b-98c705390bc3-image 2018-10-10 04:51:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f3ea22d4369a9de18bff2aa4d0e7052d5c899a" 2018-10-10 04:51:08,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1008a360-5727-4e95-9962-e2025d10b037 Date: Wed, 10 Oct 2018 04: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-10-10 04:51:08,796 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/df332315-b5eb-4d4a-95a8-b33592d92b9b used request id req-1008a360-5727-4e95-9962-e2025d10b037 2018-10-10 04:51:08,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/10429aeb-957c-4bb3-bd7c-9d8733858696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd735a54fcf47e443f734a3cdb0fac54ac767655" 2018-10-10 04:51:08,839 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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-0d841ca4-34c8-4962-a1d8-86bb259ef2d2 x-compute-request-id: req-0d841ca4-34c8-4962-a1d8-86bb259ef2d2 Content-Length: 0 Content-Type: application/json 2018-10-10 04:51:08,839 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/10429aeb-957c-4bb3-bd7c-9d8733858696 used request id req-0d841ca4-34c8-4962-a1d8-86bb259ef2d2 2018-10-10 04:51:08,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:09,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-01f29c0d-6cb7-4868-86ba-a130b496acd1 Date: Wed, 10 Oct 2018 04:51:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "created_at": "2018-10-10T04:50:37Z", "updated_at": "2018-10-10T04:50:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:50:37Z", "revision_number": 0, "id": "08d113d1-6058-4df9-9b37-bdc04e0c169a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:50:37Z", "security_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9f2c1fa476d48bf8ef10507074c59ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:50:37Z", "revision_number": 0, "id": "243ea9c0-a92c-4cf4-8a63-e585e02dddf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:50:37Z", "security_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9f2c1fa476d48bf8ef10507074c59ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:50:37Z", "revision_number": 0, "id": "49917537-7ac8-417c-8c94-ddba29043308", "remote_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "remote_ip_prefix": null, "created_at": "2018-10-10T04:50:37Z", "security_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9f2c1fa476d48bf8ef10507074c59ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:50:37Z", "revision_number": 0, "id": "c35ec07e-f7ed-4681-bb55-1fc0ded11fbb", "remote_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "remote_ip_prefix": null, "created_at": "2018-10-10T04:50:37Z", "security_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9f2c1fa476d48bf8ef10507074c59ba"}], "revision_number": 4, "project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "name": "default"}]} 2018-10-10 04:51:09,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-01f29c0d-6cb7-4868-86ba-a130b496acd1 2018-10-10 04:51:09,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:09,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72bb00a0-9484-4eca-8c55-1bc89f47c1a5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:51:09,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-72bb00a0-9484-4eca-8c55-1bc89f47c1a5 2018-10-10 04:51:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:09,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b88277-8073-403c-9bbf-93e19ca82c1b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:51:09,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-69b88277-8073-403c-9bbf-93e19ca82c1b 2018-10-10 04:51:09,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:09,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fb59ff-f38c-4d45-9282-570faa0f4825 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:51:09,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-29fb59ff-f38c-4d45-9282-570faa0f4825 2018-10-10 04:51:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:09,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9521d223-2b58-469c-8b24-0dac02acc131 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba"}, "enabled": true, "id": "f9f2c1fa476d48bf8ef10507074c59ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4db3b5ff-4c34-410-proj"}} 2018-10-10 04:51:09,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba used request id req-9521d223-2b58-469c-8b24-0dac02acc131 2018-10-10 04:51:09,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9787f91-54d2-41d1-941b-0c138d47e7a1 2018-10-10 04:51:09,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a9787f91-54d2-41d1-941b-0c138d47e7a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:09,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-24dbc7a1-5b16-4378-9e6c-60cc8f4c3a00 Date: Wed, 10 Oct 2018 04:51:09 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-10-10T04:50:37Z", "security_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "port_range_min": null, "revision_number": 0, "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "created_at": "2018-10-10T04:50:37Z", "project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "id": "08d113d1-6058-4df9-9b37-bdc04e0c169a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:50:37Z", "security_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "port_range_min": null, "revision_number": 0, "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "created_at": "2018-10-10T04:50:37Z", "project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "id": "243ea9c0-a92c-4cf4-8a63-e585e02dddf9"}, {"remote_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:50:37Z", "security_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "port_range_min": null, "revision_number": 0, "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "created_at": "2018-10-10T04:50:37Z", "project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "id": "49917537-7ac8-417c-8c94-ddba29043308"}, {"remote_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:50:37Z", "security_group_id": "a9787f91-54d2-41d1-941b-0c138d47e7a1", "port_range_min": null, "revision_number": 0, "tenant_id": "f9f2c1fa476d48bf8ef10507074c59ba", "created_at": "2018-10-10T04:50:37Z", "project_id": "f9f2c1fa476d48bf8ef10507074c59ba", "id": "c35ec07e-f7ed-4681-bb55-1fc0ded11fbb"}]} 2018-10-10 04:51:09,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a9787f91-54d2-41d1-941b-0c138d47e7a1 used request id req-24dbc7a1-5b16-4378-9e6c-60cc8f4c3a00 2018-10-10 04:51:09,650 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:51:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a9787f91-54d2-41d1-941b-0c138d47e7a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:09,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9643dff-1b13-4962-90a0-41509f4f5393 Content-Length: 0 Date: Wed, 10 Oct 2018 04:51:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:51:09,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a9787f91-54d2-41d1-941b-0c138d47e7a1 used request id req-f9643dff-1b13-4962-90a0-41509f4f5393 2018-10-10 04:51:09,929 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4db3b5ff-4c34-410-proj 2018-10-10 04:51:09,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:10,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef895a2c-05b5-4de0-8e1b-ffdb3246fb89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:10,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f9f2c1fa476d48bf8ef10507074c59ba used request id req-ef895a2c-05b5-4de0-8e1b-ffdb3246fb89 2018-10-10 04:51:10,141 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4db3b5ff-4c34-410-proj-role 2018-10-10 04:51:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f3f4271a148a4804b6e28279b72b3f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:10,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-724a853f-b41d-44e8-a495-d42cf8173cd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:10,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f3f4271a148a4804b6e28279b72b3f5c used request id req-724a853f-b41d-44e8-a495-d42cf8173cd8 2018-10-10 04:51:10,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a71cf1c6289406f2af6a0fc363508a06cedeae6f" 2018-10-10 04:51:10,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63040d4-1cab-4950-90b7-504f18f102e2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:51:10,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f63040d4-1cab-4950-90b7-504f18f102e2 2018-10-10 04:51:10,338 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4db3b5ff-4c34-410-user 2018-10-10 04:51:10,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/174ad5e383bb467dbb1d43008b39ff51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd05f0bbc95625d99afa46af6ad4eca2fc45b1" 2018-10-10 04:51:10,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dbdcc65-a4be-4e32-83a2-64a5a74165a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:10,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/174ad5e383bb467dbb1d43008b39ff51 used request id req-8dbdcc65-a4be-4e32-83a2-64a5a74165a0 2018-10-10 04:51:10,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:10,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["25wGGwS1RrOLT_Kk6yY-JQ"], "issued_at": "2018-10-10T04:51:10.000000Z"}} 2018-10-10 04:51:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0f9eabbe3c070c4ef070cb6428ba7c3371c093" 2018-10-10 04:51:10,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb60bde4-07b9-42fd-80be-8538f995e77f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:10,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fb60bde4-07b9-42fd-80be-8538f995e77f 2018-10-10 04:51:10,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:10,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:11,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["MpRKgha7TSCLsiatyKmIiQ"], "issued_at": "2018-10-10T04:51:11.000000Z"}} 2018-10-10 04:51:11,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:11,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe19603d-076f-46f8-a8fa-95155dc95b0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:11,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fe19603d-076f-46f8-a8fa-95155dc95b0e 2018-10-10 04:51:11,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:51:11,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:51:11,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:11,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c066173-b12f-4a42-8b34-73a238bd51d1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:51:11,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj used request id req-8c066173-b12f-4a42-8b34-73a238bd51d1 2018-10-10 04:51:11,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:11,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7bf7fd-d2d5-4fbb-9e82-8f7a4a001adc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:51:11,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-db7bf7fd-d2d5-4fbb-9e82-8f7a4a001adc 2018-10-10 04:51:11,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj"}}' 2018-10-10 04:51:11,832 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1e3c99-da91-4d76-98cb-a86b1a198d50 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9"}, "enabled": true, "id": "bdfbf22d68204d1099931d6e386d1ea9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj"}} 2018-10-10 04:51:11,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bd1e3c99-da91-4d76-98cb-a86b1a198d50 2018-10-10 04:51:11,833 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-5824fc76-3dee-4ef-proj 2018-10-10 04:51:11,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:11,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:12,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["cYnMshqZShaYqKIyeWf7bw"], "issued_at": "2018-10-10T04:51:12.000000Z"}} 2018-10-10 04:51:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:12,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161827ce-0f60-43c3-825b-0b1caa89a59f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:12,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-161827ce-0f60-43c3-825b-0b1caa89a59f 2018-10-10 04:51:12,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:51:12,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:51:12,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:12,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d12db2-f693-4c9e-bc41-6763973815b3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:51:12,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-58d12db2-f693-4c9e-bc41-6763973815b3 2018-10-10 04:51:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:12,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e139a9a-499a-46f3-b3c1-0835ae3cc7d5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9"}, "enabled": true, "id": "bdfbf22d68204d1099931d6e386d1ea9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj"}]} 2018-10-10 04:51:12,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj used request id req-5e139a9a-499a-46f3-b3c1-0835ae3cc7d5 2018-10-10 04:51:12,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:12,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01316a2c-c616-4244-bd41-bbb80eb0c70e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:51:12,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-01316a2c-c616-4244-bd41-bbb80eb0c70e 2018-10-10 04:51:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:12,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4255e4-b679-4935-996a-db0915fbc242 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:51:12,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a4255e4-b679-4935-996a-db0915fbc242 2018-10-10 04:51:12,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:13,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b0fc39-f035-4982-b7c1-83a6ef419fdc Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9"}, "enabled": true, "id": "bdfbf22d68204d1099931d6e386d1ea9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj"}]} 2018-10-10 04:51:13,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-5824fc76-3dee-4ef-proj used request id req-49b0fc39-f035-4982-b7c1-83a6ef419fdc 2018-10-10 04:51:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/ab50a9f5a1ad43529b36baae7a7c2dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:13,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb27e3f-24f1-4a36-861b-bdabea34522b Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-5824fc76-3dee-4ef-user", "links": {"self": "http://172.30.9.25:5000/v3/users/ab50a9f5a1ad43529b36baae7a7c2dfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "bdfbf22d68204d1099931d6e386d1ea9", "id": "ab50a9f5a1ad43529b36baae7a7c2dfe", "password_expires_at": null}} 2018-10-10 04:51:13,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/ab50a9f5a1ad43529b36baae7a7c2dfe used request id req-cbb27e3f-24f1-4a36-861b-bdabea34522b 2018-10-10 04:51:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9/users/ab50a9f5a1ad43529b36baae7a7c2dfe/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:13,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ebf618-54e5-4b8b-b8a6-1c8ecf5c4fb5 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9/users/ab50a9f5a1ad43529b36baae7a7c2dfe/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:51:13,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9/users/ab50a9f5a1ad43529b36baae7a7c2dfe/roles used request id req-79ebf618-54e5-4b8b-b8a6-1c8ecf5c4fb5 2018-10-10 04:51:13,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:13,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078ea590-aa77-4428-a1d3-0ad7b4443b8e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:51:13,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-078ea590-aa77-4428-a1d3-0ad7b4443b8e 2018-10-10 04:51:13,324 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-5824fc76-3dee-4ef-proj 2018-10-10 04:51:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9/users/ab50a9f5a1ad43529b36baae7a7c2dfe/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:13,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88f1b6c-eb36-4a66-a2f8-3d507cceae17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:13,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9/users/ab50a9f5a1ad43529b36baae7a7c2dfe/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-f88f1b6c-eb36-4a66-a2f8-3d507cceae17 2018-10-10 04:51:13,451 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-5824fc76-3dee-4ef-user 2018-10-10 04:51:13,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:13,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443d3a94-3174-48c7-8590-9876a6894afa Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:51:13,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-443d3a94-3174-48c7-8590-9876a6894afa 2018-10-10 04:51:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" -d '{"role": {"name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj-role"}}' 2018-10-10 04:51:13,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6708330-39dd-4092-b8ad-35dd535ad759 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6076f852082e40899f09f2344e5ce109", "links": {"self": "http://172.30.9.25:5000/v3/roles/6076f852082e40899f09f2344e5ce109"}, "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj-role"}} 2018-10-10 04:51:13,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c6708330-39dd-4092-b8ad-35dd535ad759 2018-10-10 04:51:13,647 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-5824fc76-3dee-4ef-proj-role 2018-10-10 04:51:13,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/6076f852082e40899f09f2344e5ce109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:13,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c4a63a-9616-45b8-9162-83fc0ecb403c Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/6076f852082e40899f09f2344e5ce109"}, "domain_id": null, "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj-role", "id": "6076f852082e40899f09f2344e5ce109"}} 2018-10-10 04:51:13,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/6076f852082e40899f09f2344e5ce109 used request id req-74c4a63a-9616-45b8-9162-83fc0ecb403c 2018-10-10 04:51:13,738 - keystone_utils - INFO - Granting role CreateStackSuccessTests-5824fc76-3dee-4ef-proj-role to project CreateStackSuccessTests-5824fc76-3dee-4ef-proj 2018-10-10 04:51:13,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9/users/ab50a9f5a1ad43529b36baae7a7c2dfe/roles/6076f852082e40899f09f2344e5ce109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:13,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06228e76-1171-46d3-b943-4a35d852d5e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:13,858 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9/users/ab50a9f5a1ad43529b36baae7a7c2dfe/roles/6076f852082e40899f09f2344e5ce109 used request id req-06228e76-1171-46d3-b943-4a35d852d5e1 2018-10-10 04:51:13,859 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:51:13,859 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:51:13,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:13,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:14,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "6076f852082e40899f09f2344e5ce109", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj-role"}], "expires_at": "2018-10-10T05:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdfbf22d68204d1099931d6e386d1ea9", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bdfbf22d68204d1099931d6e386d1ea9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/bdfbf22d68204d1099931d6e386d1ea9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/bdfbf22d68204d1099931d6e386d1ea9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bdfbf22d68204d1099931d6e386d1ea9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/bdfbf22d68204d1099931d6e386d1ea9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/bdfbf22d68204d1099931d6e386d1ea9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-user", "id": "ab50a9f5a1ad43529b36baae7a7c2dfe"}, "audit_ids": ["tCv-5xd5SlWbc5nDqlMthg"], "issued_at": "2018-10-10T04:51:14.000000Z"}} 2018-10-10 04:51:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" 2018-10-10 04:51:14,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f65e0e-6d2c-425b-a726-e9146303f2ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:14,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a1f65e0e-6d2c-425b-a726-e9146303f2ff 2018-10-10 04:51:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" 2018-10-10 04:51:14,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-44f758f5-e6d6-4d47-89ab-ac68a680ca9a Date: Wed, 10 Oct 2018 04:51:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image"} 2018-10-10 04:51:14,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image used request id req-44f758f5-e6d6-4d47-89ab-ac68a680ca9a 2018-10-10 04:51:14,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" 2018-10-10 04:51:14,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-33c91289-1549-49da-9394-c8a8cc895298 Date: Wed, 10 Oct 2018 04:51:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:51:14,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-33c91289-1549-49da-9394-c8a8cc895298 2018-10-10 04:51:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image"}' 2018-10-10 04:51:14,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24 X-Openstack-Request-Id: req-29c77ecf-6f16-4756-abbc-d7f38d45a5e8 Date: Wed, 10 Oct 2018 04:51:14 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:51:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:51:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24", "min_disk": 0, "protected": false, "id": "8185f7cd-0aeb-43ff-95ed-cda11c8e7d24", "file": "/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/file", "checksum": null, "owner": "bdfbf22d68204d1099931d6e386d1ea9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:51:14,894 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-29c77ecf-6f16-4756-abbc-d7f38d45a5e8 2018-10-10 04:51:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" -d '' 2018-10-10 04:51:16,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12c20aef-9242-4732-a7a7-dce792dc68ba Date: Wed, 10 Oct 2018 04:51:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:51:16,394 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/file used request id req-12c20aef-9242-4732-a7a7-dce792dc68ba 2018-10-10 04:51:16,395 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:51:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" 2018-10-10 04:51:16,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-02155737-2fb6-4ef3-9614-b48ac10f8701 Date: Wed, 10 Oct 2018 04:51:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:51:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:51:16Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/snap", "metadata": {}}], "self": "/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24", "min_disk": 0, "protected": false, "id": "8185f7cd-0aeb-43ff-95ed-cda11c8e7d24", "file": "/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bdfbf22d68204d1099931d6e386d1ea9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:51:16,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24 used request id req-02155737-2fb6-4ef3-9614-b48ac10f8701 2018-10-10 04:51:16,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" 2018-10-10 04:51:16,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-50987d47-76c1-4276-a524-88a3378b4e6c Date: Wed, 10 Oct 2018 04:51:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:51:16,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-50987d47-76c1-4276-a524-88a3378b4e6c 2018-10-10 04:51:16,833 - create_image - INFO - Created image with name - CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image 2018-10-10 04:51:16,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" 2018-10-10 04:51:16,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b1d4ae52-4af8-4169-93f4-c93983f00db5 Date: Wed, 10 Oct 2018 04:51:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:51:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:51:16Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/snap", "metadata": {}}], "self": "/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24", "min_disk": 0, "protected": false, "id": "8185f7cd-0aeb-43ff-95ed-cda11c8e7d24", "file": "/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bdfbf22d68204d1099931d6e386d1ea9", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:51:16,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24 used request id req-b1d4ae52-4af8-4169-93f4-c93983f00db5 2018-10-10 04:51:16,854 - create_image - DEBUG - Instance status is - active 2018-10-10 04:51:16,854 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image 2018-10-10 04:51:16,855 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image 2018-10-10 04:51:16,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:16,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:17,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["_G3-HCPiT1KYRS6oqMVchw"], "issued_at": "2018-10-10T04:51:17.000000Z"}} 2018-10-10 04:51:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f7378eb317bc196c0864ebd99d25b38203f1c3" 2018-10-10 04:51:17,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2461e0-26d3-46c0-903c-eb75eafd86bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:17,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bd2461e0-26d3-46c0-903c-eb75eafd86bc 2018-10-10 04:51:17,331 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:51:17,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f7378eb317bc196c0864ebd99d25b38203f1c3" 2018-10-10 04:51:17,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51: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-535857a7-a669-49a9-b927-24a4c3c9248f x-compute-request-id: req-535857a7-a669-49a9-b927-24a4c3c9248f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:51:17,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-535857a7-a669-49a9-b927-24a4c3c9248f 2018-10-10 04:51:17,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f7378eb317bc196c0864ebd99d25b38203f1c3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-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-10-10 04:51:17,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51: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-faa63096-d293-4f24-a496-fa863ecd046d x-compute-request-id: req-faa63096-d293-4f24-a496-fa863ecd046d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/abe5b499-f0db-4a6b-b052-a88f6797a030", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/abe5b499-f0db-4a6b-b052-a88f6797a030", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "abe5b499-f0db-4a6b-b052-a88f6797a030", "name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:51:17,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-faa63096-d293-4f24-a496-fa863ecd046d 2018-10-10 04:51:17,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:17,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:17,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "6076f852082e40899f09f2344e5ce109", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj-role"}], "expires_at": "2018-10-10T05:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdfbf22d68204d1099931d6e386d1ea9", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bdfbf22d68204d1099931d6e386d1ea9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/bdfbf22d68204d1099931d6e386d1ea9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/bdfbf22d68204d1099931d6e386d1ea9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bdfbf22d68204d1099931d6e386d1ea9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/bdfbf22d68204d1099931d6e386d1ea9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/bdfbf22d68204d1099931d6e386d1ea9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-user", "id": "ab50a9f5a1ad43529b36baae7a7c2dfe"}, "audit_ids": ["6E7r2LZfRzeLVW_qlfqSmg"], "issued_at": "2018-10-10T04:51:17.000000Z"}} 2018-10-10 04:51:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:18,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db643119-547a-43e2-92ba-ecdeb4654477 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:18,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-db643119-547a-43e2-92ba-ecdeb4654477 2018-10-10 04:51:18,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:51:18,021 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:51:18,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:18,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:18 GMT Server: Apache x-openstack-request-id: req-1238d55a-ec44-42e8-b4a9-e9a2359b5920 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:51:18,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack used request id req-1238d55a-ec44-42e8-b4a9-e9a2359b5920 2018-10-10 04:51:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-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-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-net", "inst_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-inst", "subnet_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-subnet", "image_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "flavor_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-flavor-name"}}' 2018-10-10 04:51:21,009 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:51:18 GMT Server: Apache x-openstack-request-id: req-dc980aca-b0fa-4f34-9b2f-2c788ffd1c02 Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "337b08f7-fb39-44ab-8d54-419892716de8", "links": [{"href": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8", "rel": "self"}]}} 2018-10-10 04:51:21,009 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks used request id req-dc980aca-b0fa-4f34-9b2f-2c788ffd1c02 2018-10-10 04:51:21,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/337b08f7-fb39-44ab-8d54-419892716de8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:21,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:21 GMT Server: Apache x-openstack-request-id: req-f842cf9e-1923-4bf4-98a1-5ef184865fd8 Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:21,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:21 GMT Server: Apache x-openstack-request-id: req-98487d03-3ba1-4bfe-a9e7-1b534a826dd5 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": "bdfbf22d68204d1099931d6e386d1ea9", "OS::stack_id": "337b08f7-fb39-44ab-8d54-419892716de8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "image_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "inst_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-inst", "subnet_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-subnet", "net_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-net", "flavor_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "stack_user_project_id": "3f9e1fbb51694f7e8d5f83e5c758c0dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:51:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "337b08f7-fb39-44ab-8d54-419892716de8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:21,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 used request id req-98487d03-3ba1-4bfe-a9e7-1b534a826dd5 2018-10-10 04:51:21,374 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack 2018-10-10 04:51:21,374 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-10-10 04:51:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/337b08f7-fb39-44ab-8d54-419892716de8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:21,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:21 GMT Server: Apache x-openstack-request-id: req-bd2a7d8e-1d1f-47ea-b583-160d72732de7 Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:21,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:21 GMT Server: Apache x-openstack-request-id: req-0d4b7a2e-1634-4253-9fc2-12a99aa8fff6 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": "bdfbf22d68204d1099931d6e386d1ea9", "OS::stack_id": "337b08f7-fb39-44ab-8d54-419892716de8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "image_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "inst_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-inst", "subnet_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-subnet", "net_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-net", "flavor_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "stack_user_project_id": "3f9e1fbb51694f7e8d5f83e5c758c0dc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:51:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "337b08f7-fb39-44ab-8d54-419892716de8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:21,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 used request id req-0d4b7a2e-1634-4253-9fc2-12a99aa8fff6 2018-10-10 04:51:21,719 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-10-10 04:51:21,720 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack 2018-10-10 04:51:21,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/337b08f7-fb39-44ab-8d54-419892716de8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:21,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:21 GMT Server: Apache x-openstack-request-id: req-74202e97-a4b0-446c-bae2-1342df0e67db Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:22,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:21 GMT Server: Apache x-openstack-request-id: req-404faa57-7f46-4344-b3f9-0a3a71b36325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:22,077 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 used request id req-404faa57-7f46-4344-b3f9-0a3a71b36325 2018-10-10 04:51:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/337b08f7-fb39-44ab-8d54-419892716de8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:22,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:22 GMT Server: Apache x-openstack-request-id: req-7cbba351-e28c-41b6-a132-99a0db25874d Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:22,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:22 GMT Server: Apache x-openstack-request-id: req-ed38a72a-b945-460f-8405-f59889239cae 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": "bdfbf22d68204d1099931d6e386d1ea9", "OS::stack_id": "337b08f7-fb39-44ab-8d54-419892716de8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "image_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "inst_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-inst", "subnet_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-subnet", "net_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-net", "flavor_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "stack_user_project_id": "3f9e1fbb51694f7e8d5f83e5c758c0dc", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-10T04:51:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "337b08f7-fb39-44ab-8d54-419892716de8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:22,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 used request id req-ed38a72a-b945-460f-8405-f59889239cae 2018-10-10 04:51:22,298 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-10 04:51:22,298 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:25,301 - create_stack - DEBUG - Stack status query timeout in 1196.7764411 2018-10-10 04:51:25,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/337b08f7-fb39-44ab-8d54-419892716de8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:25,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:25 GMT Server: Apache x-openstack-request-id: req-03905d4f-340b-4a51-8b03-4f51972f0f9e Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:25,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:25 GMT Server: Apache x-openstack-request-id: req-565b79de-c5d5-45ff-a883-4f0d9b4a0bfa 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": "bdfbf22d68204d1099931d6e386d1ea9", "OS::stack_id": "337b08f7-fb39-44ab-8d54-419892716de8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "image_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "inst_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-inst", "subnet_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-subnet", "net_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-net", "flavor_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "stack_user_project_id": "3f9e1fbb51694f7e8d5f83e5c758c0dc", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-10T04:51:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "337b08f7-fb39-44ab-8d54-419892716de8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:25,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 used request id req-565b79de-c5d5-45ff-a883-4f0d9b4a0bfa 2018-10-10 04:51:25,708 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-10 04:51:25,708 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:28,711 - create_stack - DEBUG - Stack status query timeout in 1193.36639595 2018-10-10 04:51:28,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/337b08f7-fb39-44ab-8d54-419892716de8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:28,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:28 GMT Server: Apache x-openstack-request-id: req-005390e5-d542-476d-8cf5-801a8035a884 Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:28,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:28 GMT Server: Apache x-openstack-request-id: req-951ddd53-5890-49a8-92bb-0350f8944b52 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": "bdfbf22d68204d1099931d6e386d1ea9", "OS::stack_id": "337b08f7-fb39-44ab-8d54-419892716de8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "image_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "inst_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-inst", "subnet_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-subnet", "flavor_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-flavor-name", "net_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "stack_user_project_id": "3f9e1fbb51694f7e8d5f83e5c758c0dc", "tags": null, "creation_time": "2018-10-10T04:51:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:51:27Z", "id": "337b08f7-fb39-44ab-8d54-419892716de8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:28,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 used request id req-951ddd53-5890-49a8-92bb-0350f8944b52 2018-10-10 04:51:28,955 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:51:28,955 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:31,958 - create_stack - DEBUG - Stack status query timeout in 1190.11963701 2018-10-10 04:51:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/337b08f7-fb39-44ab-8d54-419892716de8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:31,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:31 GMT Server: Apache x-openstack-request-id: req-ca7ffbfa-eb4f-4adf-9ffa-b2bce5cb3ab0 Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:32,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:31 GMT Server: Apache x-openstack-request-id: req-fc030e5c-5bb4-475e-8148-10e91364e4ad 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": "bdfbf22d68204d1099931d6e386d1ea9", "OS::stack_id": "337b08f7-fb39-44ab-8d54-419892716de8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "image_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image", "inst_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-inst", "subnet_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-subnet", "flavor_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-flavor-name", "net_name": "CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-net"}, "deletion_time": "2018-10-10T04:51:31Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack", "stack_user_project_id": "3f9e1fbb51694f7e8d5f83e5c758c0dc", "tags": null, "creation_time": "2018-10-10T04:51:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:51:27Z", "id": "337b08f7-fb39-44ab-8d54-419892716de8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:32,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 used request id req-fc030e5c-5bb4-475e-8148-10e91364e4ad 2018-10-10 04:51:32,200 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:51:32,200 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack 2018-10-10 04:51:32,200 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack 2018-10-10 04:51:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/337b08f7-fb39-44ab-8d54-419892716de8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e29b352993b806c739bb73c3c10c5fd24930a3f" 2018-10-10 04:51:32,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:32 GMT Server: Apache x-openstack-request-id: req-785857ed-7dd7-4a0f-9d9a-9aec6bbe814d Location: http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:32,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:51:32 GMT Server: Apache x-openstack-request-id: req-eb76f730-beb7-4ab0-85c5-05bee92c32a8 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:51:32,548 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/bdfbf22d68204d1099931d6e386d1ea9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-stack/337b08f7-fb39-44ab-8d54-419892716de8 used request id req-eb76f730-beb7-4ab0-85c5-05bee92c32a8 2018-10-10 04:51:32,549 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-5a85c634-d4d0-4acf-b92d-a0ad168bd3df-image 2018-10-10 04:51:32,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c11d534fd5548ab211d4640e0dac1a39ee8acb7a" 2018-10-10 04:51:33,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c6c7ba0-c111-4097-b3c1-1261bfe3c8a3 Date: Wed, 10 Oct 2018 04:51:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:51:33,700 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8185f7cd-0aeb-43ff-95ed-cda11c8e7d24 used request id req-8c6c7ba0-c111-4097-b3c1-1261bfe3c8a3 2018-10-10 04:51:33,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/abe5b499-f0db-4a6b-b052-a88f6797a030 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f7378eb317bc196c0864ebd99d25b38203f1c3" 2018-10-10 04:51:33,737 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:51:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5da959b-9b16-4804-a141-82e93d418099 x-compute-request-id: req-f5da959b-9b16-4804-a141-82e93d418099 Content-Length: 0 Content-Type: application/json 2018-10-10 04:51:33,738 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/abe5b499-f0db-4a6b-b052-a88f6797a030 used request id req-f5da959b-9b16-4804-a141-82e93d418099 2018-10-10 04:51:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:33,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7e2686f5-451c-4eea-8d6f-3588a4a6cfde Date: Wed, 10 Oct 2018 04:51:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "created_at": "2018-10-10T04:51:21Z", "updated_at": "2018-10-10T04:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:51:21Z", "revision_number": 0, "id": "22afbc3b-4eef-40e7-a99d-c3d17022c7d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:51:21Z", "security_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdfbf22d68204d1099931d6e386d1ea9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:51:21Z", "revision_number": 0, "id": "35ade14c-808e-48bc-b80f-4a27e5b2f3fd", "remote_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "remote_ip_prefix": null, "created_at": "2018-10-10T04:51:21Z", "security_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdfbf22d68204d1099931d6e386d1ea9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:51:21Z", "revision_number": 0, "id": "968ac3f3-1076-4a33-af27-854acab3d89d", "remote_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "remote_ip_prefix": null, "created_at": "2018-10-10T04:51:21Z", "security_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdfbf22d68204d1099931d6e386d1ea9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:51:21Z", "revision_number": 0, "id": "aba933ed-3a67-4d11-99b4-ea65988c8f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:51:21Z", "security_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdfbf22d68204d1099931d6e386d1ea9"}], "revision_number": 4, "project_id": "bdfbf22d68204d1099931d6e386d1ea9", "id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "name": "default"}]} 2018-10-10 04:51:33,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7e2686f5-451c-4eea-8d6f-3588a4a6cfde 2018-10-10 04:51:33,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:34,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc57716-4ace-49f4-abec-ca1adcd61de3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:51:34,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-bcc57716-4ace-49f4-abec-ca1adcd61de3 2018-10-10 04:51:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:34,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e4299c-e8b3-4103-9263-3bae744b4d94 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:51:34,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-37e4299c-e8b3-4103-9263-3bae744b4d94 2018-10-10 04:51:34,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:34,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f62a2b-2b96-4a5c-975d-198b5a5a3f26 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:51:34,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-47f62a2b-2b96-4a5c-975d-198b5a5a3f26 2018-10-10 04:51:34,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:34,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6cfb6e-a155-4b70-9ca7-c97dc3735eb9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9"}, "enabled": true, "id": "bdfbf22d68204d1099931d6e386d1ea9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-5824fc76-3dee-4ef-proj"}} 2018-10-10 04:51:34,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9 used request id req-4e6cfb6e-a155-4b70-9ca7-c97dc3735eb9 2018-10-10 04:51:34,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46 2018-10-10 04:51:34,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:34,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-94183d55-684a-4705-9fe8-589635d5a65b Date: Wed, 10 Oct 2018 04:51:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:51:21Z", "security_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "port_range_min": null, "revision_number": 0, "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "created_at": "2018-10-10T04:51:21Z", "project_id": "bdfbf22d68204d1099931d6e386d1ea9", "id": "22afbc3b-4eef-40e7-a99d-c3d17022c7d8"}, {"remote_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:51:21Z", "security_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "port_range_min": null, "revision_number": 0, "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "created_at": "2018-10-10T04:51:21Z", "project_id": "bdfbf22d68204d1099931d6e386d1ea9", "id": "35ade14c-808e-48bc-b80f-4a27e5b2f3fd"}, {"remote_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:51:21Z", "security_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "port_range_min": null, "revision_number": 0, "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "created_at": "2018-10-10T04:51:21Z", "project_id": "bdfbf22d68204d1099931d6e386d1ea9", "id": "968ac3f3-1076-4a33-af27-854acab3d89d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:51:21Z", "security_group_id": "88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46", "port_range_min": null, "revision_number": 0, "tenant_id": "bdfbf22d68204d1099931d6e386d1ea9", "created_at": "2018-10-10T04:51:21Z", "project_id": "bdfbf22d68204d1099931d6e386d1ea9", "id": "aba933ed-3a67-4d11-99b4-ea65988c8f7a"}]} 2018-10-10 04:51:34,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46 used request id req-94183d55-684a-4705-9fe8-589635d5a65b 2018-10-10 04:51:34,497 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:51:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:34,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25f2d816-0182-426d-8dc7-ced7201c9672 Content-Length: 0 Date: Wed, 10 Oct 2018 04:51:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:51:34,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/88b217d6-5ed6-4c0f-bb05-3c47ef7d7b46 used request id req-25f2d816-0182-426d-8dc7-ced7201c9672 2018-10-10 04:51:34,815 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-5824fc76-3dee-4ef-proj 2018-10-10 04:51:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:35,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ec2dd83-b5ff-4c3f-be05-bc78dbddf711 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:35,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/bdfbf22d68204d1099931d6e386d1ea9 used request id req-2ec2dd83-b5ff-4c3f-be05-bc78dbddf711 2018-10-10 04:51:35,045 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-5824fc76-3dee-4ef-proj-role 2018-10-10 04:51:35,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/6076f852082e40899f09f2344e5ce109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:35,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb35031-0216-400e-ad99-23f660cc961d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:35,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/6076f852082e40899f09f2344e5ce109 used request id req-ceb35031-0216-400e-ad99-23f660cc961d 2018-10-10 04:51:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefea1a0db6e4d6b74e6c41143606ba37cf98591" 2018-10-10 04:51:35,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8819b77a-48e9-4a4f-9189-8391ff9dbd0e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:51:35,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8819b77a-48e9-4a4f-9189-8391ff9dbd0e 2018-10-10 04:51:35,244 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-5824fc76-3dee-4ef-user 2018-10-10 04:51:35,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/ab50a9f5a1ad43529b36baae7a7c2dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1cd452fb5ff1fa1fac892f669f775b84fa860e1" 2018-10-10 04:51:35,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e3a91eb-ab1a-4b86-bb2e-d9ab03ed3bc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:35,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ab50a9f5a1ad43529b36baae7a7c2dfe used request id req-4e3a91eb-ab1a-4b86-bb2e-d9ab03ed3bc2 2018-10-10 04:51:35,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:35,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["RLrlJUfnTrqnAlZfJj9tXg"], "issued_at": "2018-10-10T04:51:35.000000Z"}} 2018-10-10 04:51:35,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1afda25ecbfc36455e8bdb7924133a6794d7992" 2018-10-10 04:51:35,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871c5a4c-75f8-471b-aa09-4e9300803d6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:35,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-871c5a4c-75f8-471b-aa09-4e9300803d6b 2018-10-10 04:51:35,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:35,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:36,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["XZ7IgxWkQv6fayeh9eR8eg"], "issued_at": "2018-10-10T04:51:36.000000Z"}} 2018-10-10 04:51:36,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:51:36,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc610228-70d5-480e-8077-29f5c6e564b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:36,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cc610228-70d5-480e-8077-29f5c6e564b4 2018-10-10 04:51:36,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:51:36,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:51:36,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7889cebe-0091-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:51:36,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be7bf4b-aaa8-4619-b25f-b5a61a3b71ff Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7889cebe-0091-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:51:36,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7889cebe-0091-4a4-proj used request id req-3be7bf4b-aaa8-4619-b25f-b5a61a3b71ff 2018-10-10 04:51:36,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:51:36,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c5ee97-a54d-49bd-8df6-094a578e7269 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:51:36,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-29c5ee97-a54d-49bd-8df6-094a578e7269 2018-10-10 04:51:36,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj"}}' 2018-10-10 04:51:36,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37bdd98-de17-41a6-9208-d45e4809f9e0 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef"}, "enabled": true, "id": "78ad65d7a2a04387b620cc56ff272bef", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj"}} 2018-10-10 04:51:36,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a37bdd98-de17-41a6-9208-d45e4809f9e0 2018-10-10 04:51:36,731 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7889cebe-0091-4a4-proj 2018-10-10 04:51:36,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:36,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:37,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Atj8SidGRBSeK1QlfZeXrg"], "issued_at": "2018-10-10T04:51:37.000000Z"}} 2018-10-10 04:51:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:37,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c448fa-c7dc-4a8c-b396-ef943a221357 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:37,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d3c448fa-c7dc-4a8c-b396-ef943a221357 2018-10-10 04:51:37,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:51:37,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:51:37,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:37,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0921179c-6db0-48a6-a6fd-e9a14ff26ac4 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:51:37,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0921179c-6db0-48a6-a6fd-e9a14ff26ac4 2018-10-10 04:51:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7889cebe-0091-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:37,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94791367-e214-4a7d-8ff7-7e965776d7d3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7889cebe-0091-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef"}, "enabled": true, "id": "78ad65d7a2a04387b620cc56ff272bef", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj"}]} 2018-10-10 04:51:37,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7889cebe-0091-4a4-proj used request id req-94791367-e214-4a7d-8ff7-7e965776d7d3 2018-10-10 04:51:37,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:37,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00322e52-ac6e-46e9-b154-4bcf2ecbc9ba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:51:37,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-00322e52-ac6e-46e9-b154-4bcf2ecbc9ba 2018-10-10 04:51:37,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:38,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e154f80-faa4-4110-ae13-ea7017503f0f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:51:38,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3e154f80-faa4-4110-ae13-ea7017503f0f 2018-10-10 04:51:38,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7889cebe-0091-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:38,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf1913a-ca38-4bda-952b-d62201151e62 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7889cebe-0091-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef"}, "enabled": true, "id": "78ad65d7a2a04387b620cc56ff272bef", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj"}]} 2018-10-10 04:51:38,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7889cebe-0091-4a4-proj used request id req-abf1913a-ca38-4bda-952b-d62201151e62 2018-10-10 04:51:38,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/1a13de71e9c64f1b912d32aa12742ca2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:38,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86633c1d-5c5c-443c-af81-0a11809e717f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7889cebe-0091-4a4-user", "links": {"self": "http://172.30.9.25:5000/v3/users/1a13de71e9c64f1b912d32aa12742ca2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "78ad65d7a2a04387b620cc56ff272bef", "id": "1a13de71e9c64f1b912d32aa12742ca2", "password_expires_at": null}} 2018-10-10 04:51:38,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/1a13de71e9c64f1b912d32aa12742ca2 used request id req-86633c1d-5c5c-443c-af81-0a11809e717f 2018-10-10 04:51:38,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef/users/1a13de71e9c64f1b912d32aa12742ca2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:38,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d863c2-083f-4c70-b729-3954ff3c2525 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef/users/1a13de71e9c64f1b912d32aa12742ca2/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:51:38,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef/users/1a13de71e9c64f1b912d32aa12742ca2/roles used request id req-19d863c2-083f-4c70-b729-3954ff3c2525 2018-10-10 04:51:38,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:38,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b552e97-28d0-4478-96a6-6a7235aa8dfd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:51:38,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-9b552e97-28d0-4478-96a6-6a7235aa8dfd 2018-10-10 04:51:38,431 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7889cebe-0091-4a4-proj 2018-10-10 04:51:38,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef/users/1a13de71e9c64f1b912d32aa12742ca2/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:51:38,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6f14ae-0cdd-4cdf-a20d-c8b76501f3f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:38,487 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef/users/1a13de71e9c64f1b912d32aa12742ca2/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-6d6f14ae-0cdd-4cdf-a20d-c8b76501f3f3 2018-10-10 04:51:38,488 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7889cebe-0091-4a4-user 2018-10-10 04:51:38,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:38,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:51:38,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984a7a6d-a3ef-40e4-8929-f0d9ec145c91 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:51:38,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-984a7a6d-a3ef-40e4-8929-f0d9ec145c91 2018-10-10 04:51:38,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" -d '{"role": {"name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj-role"}}' 2018-10-10 04:51:38,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4547c1ec-5e70-4a76-ab78-b259f0ae48d4 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5066b8dbfad245cb9cd449720d4c0c44", "links": {"self": "http://172.30.9.25:5000/v3/roles/5066b8dbfad245cb9cd449720d4c0c44"}, "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj-role"}} 2018-10-10 04:51:38,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-4547c1ec-5e70-4a76-ab78-b259f0ae48d4 2018-10-10 04:51:38,677 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7889cebe-0091-4a4-proj-role 2018-10-10 04:51:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5066b8dbfad245cb9cd449720d4c0c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:51:38,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae06dac-b454-4e3b-b74f-02b8492a913e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/5066b8dbfad245cb9cd449720d4c0c44"}, "domain_id": null, "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj-role", "id": "5066b8dbfad245cb9cd449720d4c0c44"}} 2018-10-10 04:51:38,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5066b8dbfad245cb9cd449720d4c0c44 used request id req-3ae06dac-b454-4e3b-b74f-02b8492a913e 2018-10-10 04:51:38,772 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7889cebe-0091-4a4-proj-role to project CreateStackSuccessTests-7889cebe-0091-4a4-proj 2018-10-10 04:51:38,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef/users/1a13de71e9c64f1b912d32aa12742ca2/roles/5066b8dbfad245cb9cd449720d4c0c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:51:38,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42ad0e4-5061-4b60-87ee-33c6059b37f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:51:38,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef/users/1a13de71e9c64f1b912d32aa12742ca2/roles/5066b8dbfad245cb9cd449720d4c0c44 used request id req-a42ad0e4-5061-4b60-87ee-33c6059b37f4 2018-10-10 04:51:38,900 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:51:38,901 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:51:38,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:38,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:39,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "5066b8dbfad245cb9cd449720d4c0c44", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj-role"}], "expires_at": "2018-10-10T05:51:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78ad65d7a2a04387b620cc56ff272bef", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7889cebe-0091-4a4-user", "id": "1a13de71e9c64f1b912d32aa12742ca2"}, "audit_ids": ["al7nc9s3SoGNsMgQ783OaQ"], "issued_at": "2018-10-10T04:51:39.000000Z"}} 2018-10-10 04:51:39,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" 2018-10-10 04:51:39,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba54253d-f836-4183-ade4-bb2838cb9a02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:39,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ba54253d-f836-4183-ade4-bb2838cb9a02 2018-10-10 04:51:39,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" 2018-10-10 04:51:39,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-1cc125f2-6dba-4106-9d3e-87b01538c5be Date: Wed, 10 Oct 2018 04:51:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image"} 2018-10-10 04:51:39,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image used request id req-1cc125f2-6dba-4106-9d3e-87b01538c5be 2018-10-10 04:51:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" 2018-10-10 04:51:39,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bee08458-2919-4e49-a3c2-7abc02cd4ac9 Date: Wed, 10 Oct 2018 04:51:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:51:39,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-bee08458-2919-4e49-a3c2-7abc02cd4ac9 2018-10-10 04:51:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image"}' 2018-10-10 04:51:39,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1 X-Openstack-Request-Id: req-7b97990f-35fe-48fa-94a6-bffb697f0176 Date: Wed, 10 Oct 2018 04:51:39 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:51:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:51:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1", "min_disk": 0, "protected": false, "id": "974f1ee2-27e5-4b24-a48f-522380f76ae1", "file": "/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/file", "checksum": null, "owner": "78ad65d7a2a04387b620cc56ff272bef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:51:39,906 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7b97990f-35fe-48fa-94a6-bffb697f0176 2018-10-10 04:51:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" -d '' 2018-10-10 04:51:41,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09ced458-9074-48f9-8c92-a59ad887a4a3 Date: Wed, 10 Oct 2018 04:51:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:51:41,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/file used request id req-09ced458-9074-48f9-8c92-a59ad887a4a3 2018-10-10 04:51:41,345 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:51:41,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" 2018-10-10 04:51:41,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-66b270df-8c20-46dd-8fe0-500730e349fb Date: Wed, 10 Oct 2018 04:51:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:51:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:51:41Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/snap", "metadata": {}}], "self": "/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1", "min_disk": 0, "protected": false, "id": "974f1ee2-27e5-4b24-a48f-522380f76ae1", "file": "/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78ad65d7a2a04387b620cc56ff272bef", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:51:41,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1 used request id req-66b270df-8c20-46dd-8fe0-500730e349fb 2018-10-10 04:51:41,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" 2018-10-10 04:51:41,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3d64f8a4-158a-488e-87e3-c211c027332d Date: Wed, 10 Oct 2018 04:51:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:51:41,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3d64f8a4-158a-488e-87e3-c211c027332d 2018-10-10 04:51:41,694 - create_image - INFO - Created image with name - CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image 2018-10-10 04:51:41,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" 2018-10-10 04:51:41,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4c180d47-968a-4e12-8d5f-4b2e024aeb26 Date: Wed, 10 Oct 2018 04:51:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:51:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:51:41Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/snap", "metadata": {}}], "self": "/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1", "min_disk": 0, "protected": false, "id": "974f1ee2-27e5-4b24-a48f-522380f76ae1", "file": "/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "78ad65d7a2a04387b620cc56ff272bef", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/974f1ee2-27e5-4b24-a48f-522380f76ae1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:51:41,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1 used request id req-4c180d47-968a-4e12-8d5f-4b2e024aeb26 2018-10-10 04:51:41,859 - create_image - DEBUG - Instance status is - active 2018-10-10 04:51:41,859 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image 2018-10-10 04:51:41,859 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image 2018-10-10 04:51:41,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:41,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:42,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Zl-33Tu9QIWYKtQij3UrtQ"], "issued_at": "2018-10-10T04:51:42.000000Z"}} 2018-10-10 04:51:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db3a5cab7ea690fb30534b1215276bdc3a00ade" 2018-10-10 04:51:42,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f579e7-dece-4e88-b055-fb28a8d6d335 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:42,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-13f579e7-dece-4e88-b055-fb28a8d6d335 2018-10-10 04:51:42,319 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:51:42,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db3a5cab7ea690fb30534b1215276bdc3a00ade" 2018-10-10 04:51:42,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51: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-332f0076-c812-4f7b-9ff4-20b1b99f1b70 x-compute-request-id: req-332f0076-c812-4f7b-9ff4-20b1b99f1b70 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:51:42,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-332f0076-c812-4f7b-9ff4-20b1b99f1b70 2018-10-10 04:51:42,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db3a5cab7ea690fb30534b1215276bdc3a00ade" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-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-10-10 04:51:42,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51: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-a4978c48-5a80-4476-82aa-d4a0038571d0 x-compute-request-id: req-a4978c48-5a80-4476-82aa-d4a0038571d0 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b14e13f0-1d1f-49ab-8ea5-11ec50277bc1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b14e13f0-1d1f-49ab-8ea5-11ec50277bc1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b14e13f0-1d1f-49ab-8ea5-11ec50277bc1", "name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:51:42,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a4978c48-5a80-4476-82aa-d4a0038571d0 2018-10-10 04:51:42,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:51:42,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:51:42,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "5066b8dbfad245cb9cd449720d4c0c44", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj-role"}], "expires_at": "2018-10-10T05:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78ad65d7a2a04387b620cc56ff272bef", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7889cebe-0091-4a4-user", "id": "1a13de71e9c64f1b912d32aa12742ca2"}, "audit_ids": ["bqn12otDTJqHa6aizZdHIQ"], "issued_at": "2018-10-10T04:51:42.000000Z"}} 2018-10-10 04:51:42,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:51:43,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4fa57c-ed96-4bb2-bc61-0c13ad0921a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:51:43,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ae4fa57c-ed96-4bb2-bc61-0c13ad0921a4 2018-10-10 04:51:43,051 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:51:43,054 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:51:43,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:51:43,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:43 GMT Server: Apache x-openstack-request-id: req-9fb00e1e-cbb3-4883-a587-240258d292df Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:51:43,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack used request id req-9fb00e1e-cbb3-4883-a587-240258d292df 2018-10-10 04:51:43,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-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-584cc795-2da9-4bba-880d-75681a46809f-net", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}}' 2018-10-10 04:51:45,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:51:43 GMT Server: Apache x-openstack-request-id: req-3b7e25a5-ede9-430d-b8eb-1d88b3d2cd18 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}]}} 2018-10-10 04:51:45,511 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks used request id req-3b7e25a5-ede9-430d-b8eb-1d88b3d2cd18 2018-10-10 04:51:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:51:45,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:45 GMT Server: Apache x-openstack-request-id: req-8ac0838a-64a2-45ad-9038-695b19d256f8 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:45,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:45 GMT Server: Apache x-openstack-request-id: req-03e3a54a-ab1d-4474-9297-37ac169a2262 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:45,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-03e3a54a-ab1d-4474-9297-37ac169a2262 2018-10-10 04:51:45,939 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack 2018-10-10 04:51:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:51:46,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:45 GMT Server: Apache x-openstack-request-id: req-01e32ab4-5e7d-4956-b415-477b71a217d9 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:46,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:46 GMT Server: Apache x-openstack-request-id: req-3689d1b6-97e1-48a9-a677-b58976b2daef 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:46,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-3689d1b6-97e1-48a9-a677-b58976b2daef 2018-10-10 04:51:46,302 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:51:46,302 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:49,305 - create_stack - DEBUG - Stack status query timeout in 1196.63422394 2018-10-10 04:51:49,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:51:49,461 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:49 GMT Server: Apache x-openstack-request-id: req-4190378d-ff31-4cad-8dd4-e16a0926ad5f Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:49,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:49 GMT Server: Apache x-openstack-request-id: req-1924e37d-41f8-45df-b043-901b0f5a2f2c 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:49,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-1924e37d-41f8-45df-b043-901b0f5a2f2c 2018-10-10 04:51:49,723 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:51:49,723 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:52,726 - create_stack - DEBUG - Stack status query timeout in 1193.21310496 2018-10-10 04:51:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:51:52,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:52 GMT Server: Apache x-openstack-request-id: req-80618a91-58c8-4d07-8f30-78ce6fec0059 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:52,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:52 GMT Server: Apache x-openstack-request-id: req-09313795-ad39-4f0c-93f3-167c3b323c16 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:52,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-09313795-ad39-4f0c-93f3-167c3b323c16 2018-10-10 04:51:52,935 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:51:52,935 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:55,938 - create_stack - DEBUG - Stack status query timeout in 1190.00084591 2018-10-10 04:51:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:51:56,112 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:55 GMT Server: Apache x-openstack-request-id: req-d4260cfd-1356-4aa5-9425-cfe9290cd2c5 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:56,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:56 GMT Server: Apache x-openstack-request-id: req-4c054f44-d363-4916-b239-1c80c154781b 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:56,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-4c054f44-d363-4916-b239-1c80c154781b 2018-10-10 04:51:56,186 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:51:56,186 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:51:59,187 - create_stack - DEBUG - Stack status query timeout in 1186.75234699 2018-10-10 04:51:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:51:59,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:51:59 GMT Server: Apache x-openstack-request-id: req-66a7753f-e87b-4c23-8c09-102c8422863c Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:51:59,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:51:59 GMT Server: Apache x-openstack-request-id: req-75947564-dc58-486f-aeab-c4bf85f20314 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:51:59,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-75947564-dc58-486f-aeab-c4bf85f20314 2018-10-10 04:51:59,407 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:51:59,407 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:02,410 - create_stack - DEBUG - Stack status query timeout in 1183.5292089 2018-10-10 04:52:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:02,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:02 GMT Server: Apache x-openstack-request-id: req-c0d08bbe-ad24-4ce4-be2d-130ebed5378e Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:02,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:02 GMT Server: Apache x-openstack-request-id: req-f145ffc9-7820-4ed1-a0e5-fe038215d7be 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:02,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-f145ffc9-7820-4ed1-a0e5-fe038215d7be 2018-10-10 04:52:02,615 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:52:02,616 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack 2018-10-10 04:52:02,616 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack 2018-10-10 04:52:02,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:02,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "5066b8dbfad245cb9cd449720d4c0c44", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj-role"}], "expires_at": "2018-10-10T05:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78ad65d7a2a04387b620cc56ff272bef", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7889cebe-0091-4a4-user", "id": "1a13de71e9c64f1b912d32aa12742ca2"}, "audit_ids": ["GeeKlBRXSv-gZu0nuUXwGQ"], "issued_at": "2018-10-10T04:52:03.000000Z"}} 2018-10-10 04:52:03,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8826a5fb97b9ec7f54d468473d73bdbe899d6b5c" 2018-10-10 04:52:03,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:02 GMT Server: Apache x-openstack-request-id: req-d1f2e534-c509-4897-8294-ee3ef9f2b989 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:03,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:03 GMT Server: Apache x-openstack-request-id: req-54f05493-77da-4497-82a6-3d6d34e5511c 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:03,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-54f05493-77da-4497-82a6-3d6d34e5511c 2018-10-10 04:52:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:03,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:03 GMT Server: Apache x-openstack-request-id: req-f60c3f5c-b260-4c66-8c0f-30f32d686edf Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:03,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:03 GMT Server: Apache x-openstack-request-id: req-b14d679d-f1a4-4bbd-9093-92250f236451 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:03,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-b14d679d-f1a4-4bbd-9093-92250f236451 2018-10-10 04:52:03,582 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack 2018-10-10 04:52:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:03,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:03 GMT Server: Apache x-openstack-request-id: req-259c1d3e-b8ac-4c40-afc3-b947fb0aad36 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:03,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:52:03 GMT Server: Apache x-openstack-request-id: req-c7ecf88e-45c1-4deb-84f0-fafabb3bfff3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:52:03,689 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-c7ecf88e-45c1-4deb-84f0-fafabb3bfff3 2018-10-10 04:52:03,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:03,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:03 GMT Server: Apache x-openstack-request-id: req-980ec18d-1c11-4a47-9884-45d80620fcb5 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:03,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:03 GMT Server: Apache x-openstack-request-id: req-185842f1-9219-4294-9fa3-ee1cb75c76b5 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "tags": null, "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:52:03Z", "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:03,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-185842f1-9219-4294-9fa3-ee1cb75c76b5 2018-10-10 04:52:03,895 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:52:03,895 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:06,898 - create_stack - DEBUG - Stack status query timeout in 1196.79085994 2018-10-10 04:52:06,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:06,929 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:06 GMT Server: Apache x-openstack-request-id: req-4a48d0eb-2444-4c61-8b18-0fa732195fed Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:07,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:06 GMT Server: Apache x-openstack-request-id: req-63b00d8d-1770-4c21-a21a-8c8dd8264aa4 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "tags": null, "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:52:03Z", "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:07,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-63b00d8d-1770-4c21-a21a-8c8dd8264aa4 2018-10-10 04:52:07,120 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:52:07,120 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:10,124 - create_stack - DEBUG - Stack status query timeout in 1193.56563187 2018-10-10 04:52:10,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:10,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:10 GMT Server: Apache x-openstack-request-id: req-78cb3995-1e8a-4c30-bad3-b08fd4d3bbef Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:10,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:10 GMT Server: Apache x-openstack-request-id: req-e0a8be84-4c97-4d49-9484-a11bf9277d09 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "tags": null, "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:52:03Z", "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:10,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-e0a8be84-4c97-4d49-9484-a11bf9277d09 2018-10-10 04:52:10,179 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:52:10,179 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:13,182 - create_stack - DEBUG - Stack status query timeout in 1190.50696707 2018-10-10 04:52:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:13,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:13 GMT Server: Apache x-openstack-request-id: req-cccb6b43-f4d0-43f5-9c34-9ae07d31f2f9 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:13,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:13 GMT Server: Apache x-openstack-request-id: req-d4ec5d88-1da5-4a8c-bf0d-43100e63a67d 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "tags": null, "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:52:03Z", "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:13,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-d4ec5d88-1da5-4a8c-bf0d-43100e63a67d 2018-10-10 04:52:13,257 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:52:13,257 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:16,260 - create_stack - DEBUG - Stack status query timeout in 1187.42909002 2018-10-10 04:52:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:16,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:16 GMT Server: Apache x-openstack-request-id: req-ee2d1835-57d3-46d5-96d1-f849e7d16355 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:16,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:16 GMT Server: Apache x-openstack-request-id: req-a8b744f7-5722-456e-a545-128555722f5f 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": "78ad65d7a2a04387b620cc56ff272bef", "OS::stack_id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "image_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image", "inst_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-inst", "subnet_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-subnet", "flavor_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-flavor-name", "net_name": "CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-net"}, "deletion_time": "2018-10-10T04:52:14Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack", "stack_user_project_id": "464a3090c26a463283987108078bcace", "tags": null, "creation_time": "2018-10-10T04:51:44Z", "links": [{"href": "http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:52:03Z", "id": "8b8e59ac-8b0d-4fc5-a193-f190aec6716a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:16,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-a8b744f7-5722-456e-a545-128555722f5f 2018-10-10 04:52:16,648 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:52:16,648 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack 2018-10-10 04:52:16,648 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack 2018-10-10 04:52:16,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/8b8e59ac-8b0d-4fc5-a193-f190aec6716a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dbf82fe935f82fc314aa275caa78e047481722" 2018-10-10 04:52:16,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:16 GMT Server: Apache x-openstack-request-id: req-d8cc6b5d-47cf-4683-8e00-a9d2170386d8 Location: http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:16,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:52:16 GMT Server: Apache x-openstack-request-id: req-b8f12dec-4404-4771-8f5c-2c84668162a7 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:52:16,868 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/78ad65d7a2a04387b620cc56ff272bef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-stack/8b8e59ac-8b0d-4fc5-a193-f190aec6716a used request id req-b8f12dec-4404-4771-8f5c-2c84668162a7 2018-10-10 04:52:16,869 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-584cc795-2da9-4bba-880d-75681a46809f-image 2018-10-10 04:52:16,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903821a7666600e90a3682b8d140422b02c785e" 2018-10-10 04:52:18,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee15b562-e35b-4d69-a10f-37aee50681c9 Date: Wed, 10 Oct 2018 04:52:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:52:18,575 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/974f1ee2-27e5-4b24-a48f-522380f76ae1 used request id req-ee15b562-e35b-4d69-a10f-37aee50681c9 2018-10-10 04:52:18,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/b14e13f0-1d1f-49ab-8ea5-11ec50277bc1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db3a5cab7ea690fb30534b1215276bdc3a00ade" 2018-10-10 04:52:18,611 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:52:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac4b2c7c-4794-4ce6-8946-c0d2ce335b3d x-compute-request-id: req-ac4b2c7c-4794-4ce6-8946-c0d2ce335b3d Content-Length: 0 Content-Type: application/json 2018-10-10 04:52:18,611 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b14e13f0-1d1f-49ab-8ea5-11ec50277bc1 used request id req-ac4b2c7c-4794-4ce6-8946-c0d2ce335b3d 2018-10-10 04:52:18,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:18,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aaa208f2-aa47-4328-a2eb-1269ff841304 Date: Wed, 10 Oct 2018 04:52:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "created_at": "2018-10-10T04:51:46Z", "updated_at": "2018-10-10T04:51:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:51:46Z", "revision_number": 0, "id": "59a71c2c-1b67-4780-b3f7-46abe303dbd6", "remote_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "remote_ip_prefix": null, "created_at": "2018-10-10T04:51:46Z", "security_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "port_range_min": null, "ethertype": "IPv4", "project_id": "78ad65d7a2a04387b620cc56ff272bef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:51:46Z", "revision_number": 0, "id": "a5c2eb88-e8a7-4e56-a37a-9de5ac435431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:51:46Z", "security_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "port_range_min": null, "ethertype": "IPv4", "project_id": "78ad65d7a2a04387b620cc56ff272bef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:51:46Z", "revision_number": 0, "id": "b11ac481-3084-43dc-ad22-bb52628609cc", "remote_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "remote_ip_prefix": null, "created_at": "2018-10-10T04:51:46Z", "security_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "port_range_min": null, "ethertype": "IPv6", "project_id": "78ad65d7a2a04387b620cc56ff272bef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:51:46Z", "revision_number": 0, "id": "fe220bb5-cd34-4cb3-ae09-8d067ebbbb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:51:46Z", "security_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "port_range_min": null, "ethertype": "IPv6", "project_id": "78ad65d7a2a04387b620cc56ff272bef"}], "revision_number": 4, "project_id": "78ad65d7a2a04387b620cc56ff272bef", "id": "cc7ee5a6-9367-427a-b331-9567924d958f", "name": "default"}]} 2018-10-10 04:52:18,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-aaa208f2-aa47-4328-a2eb-1269ff841304 2018-10-10 04:52:18,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:18,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec84ebd5-969e-46d3-b799-f03c30aa8eb8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:52:18,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-ec84ebd5-969e-46d3-b799-f03c30aa8eb8 2018-10-10 04:52:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:19,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415ffc0b-c043-42fe-8ac6-4e5c17d965cb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:52:19,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-415ffc0b-c043-42fe-8ac6-4e5c17d965cb 2018-10-10 04:52:19,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:19,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba9397b-536a-4146-b5fa-ed7db0ae8d17 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:52:19,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-7ba9397b-536a-4146-b5fa-ed7db0ae8d17 2018-10-10 04:52:19,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:19,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13e8173-f9aa-47e7-8643-635c85b85435 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef"}, "enabled": true, "id": "78ad65d7a2a04387b620cc56ff272bef", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7889cebe-0091-4a4-proj"}} 2018-10-10 04:52:19,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef used request id req-d13e8173-f9aa-47e7-8643-635c85b85435 2018-10-10 04:52:19,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc7ee5a6-9367-427a-b331-9567924d958f 2018-10-10 04:52:19,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=cc7ee5a6-9367-427a-b331-9567924d958f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:19,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5455575f-6799-47f8-9993-50440ebea9b5 Date: Wed, 10 Oct 2018 04:52:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:51:46Z", "security_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "port_range_min": null, "revision_number": 0, "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "created_at": "2018-10-10T04:51:46Z", "project_id": "78ad65d7a2a04387b620cc56ff272bef", "id": "59a71c2c-1b67-4780-b3f7-46abe303dbd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:51:46Z", "security_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "port_range_min": null, "revision_number": 0, "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "created_at": "2018-10-10T04:51:46Z", "project_id": "78ad65d7a2a04387b620cc56ff272bef", "id": "a5c2eb88-e8a7-4e56-a37a-9de5ac435431"}, {"remote_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:51:46Z", "security_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "port_range_min": null, "revision_number": 0, "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "created_at": "2018-10-10T04:51:46Z", "project_id": "78ad65d7a2a04387b620cc56ff272bef", "id": "b11ac481-3084-43dc-ad22-bb52628609cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:51:46Z", "security_group_id": "cc7ee5a6-9367-427a-b331-9567924d958f", "port_range_min": null, "revision_number": 0, "tenant_id": "78ad65d7a2a04387b620cc56ff272bef", "created_at": "2018-10-10T04:51:46Z", "project_id": "78ad65d7a2a04387b620cc56ff272bef", "id": "fe220bb5-cd34-4cb3-ae09-8d067ebbbb23"}]} 2018-10-10 04:52:19,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=cc7ee5a6-9367-427a-b331-9567924d958f used request id req-5455575f-6799-47f8-9993-50440ebea9b5 2018-10-10 04:52:19,391 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:52:19,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/cc7ee5a6-9367-427a-b331-9567924d958f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:19,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-258a0589-e56c-436d-a2c8-b5f5edd5a144 Content-Length: 0 Date: Wed, 10 Oct 2018 04:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:52:19,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/cc7ee5a6-9367-427a-b331-9567924d958f used request id req-258a0589-e56c-436d-a2c8-b5f5edd5a144 2018-10-10 04:52:19,694 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7889cebe-0091-4a4-proj 2018-10-10 04:52:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:19,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940ea441-ab81-4ca7-a1df-03cb149c3ce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:52:19,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/78ad65d7a2a04387b620cc56ff272bef used request id req-940ea441-ab81-4ca7-a1df-03cb149c3ce7 2018-10-10 04:52:19,943 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7889cebe-0091-4a4-proj-role 2018-10-10 04:52:19,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5066b8dbfad245cb9cd449720d4c0c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:20,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eafd7913-3b79-465c-9d1a-c2591abacb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:52:20,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5066b8dbfad245cb9cd449720d4c0c44 used request id req-eafd7913-3b79-465c-9d1a-c2591abacb3c 2018-10-10 04:52:20,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0708e5502868a5aea21313c78877c56f991b360" 2018-10-10 04:52:20,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf35a49f-a12a-4769-bfeb-9de8a4a5187a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:52:20,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bf35a49f-a12a-4769-bfeb-9de8a4a5187a 2018-10-10 04:52:20,159 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7889cebe-0091-4a4-user 2018-10-10 04:52:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1a13de71e9c64f1b912d32aa12742ca2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c1ebaf8ccfa99705f9ccc04faa06ac7318fa59" 2018-10-10 04:52:20,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6fdf19-262e-42fd-b46d-c8804d34f1c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:52:20,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1a13de71e9c64f1b912d32aa12742ca2 used request id req-cc6fdf19-262e-42fd-b46d-c8804d34f1c2 2018-10-10 04:52:20,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:20,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:52:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["kg1ga7l1SCq2QU-r1izMDw"], "issued_at": "2018-10-10T04:52:20.000000Z"}} 2018-10-10 04:52:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5010ce64a0d2e7ebe5d87b2d8ea1be02a733fa2c" 2018-10-10 04:52:20,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36fbe953-3d3a-4c81-8f95-4acce10e33f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:52:20,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-36fbe953-3d3a-4c81-8f95-4acce10e33f5 2018-10-10 04:52:20,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:52:20,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:21,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["VuijbPynSOy_I4BC-BalOw"], "issued_at": "2018-10-10T04:52:21.000000Z"}} 2018-10-10 04:52:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:52:21,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddce7c34-7629-48c5-98b9-21e3aa3cd5a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:52:21,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ddce7c34-7629-48c5-98b9-21e3aa3cd5a6 2018-10-10 04:52:21,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:52:21,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:52:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:52:21,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f6b879-e11d-428e-921c-fdeaefad1bbb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:52:21,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj used request id req-c3f6b879-e11d-428e-921c-fdeaefad1bbb 2018-10-10 04:52:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:52:21,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ade0c4f-bdde-4ca4-9c92-171ef4c65256 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:52:21,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9ade0c4f-bdde-4ca4-9c92-171ef4c65256 2018-10-10 04:52:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}}' 2018-10-10 04:52:21,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9da510c-9769-4525-8ea1-70def86031fb Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f"}, "enabled": true, "id": "b08031edd16a4d5a8048c894a5ec412f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}} 2018-10-10 04:52:21,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d9da510c-9769-4525-8ea1-70def86031fb 2018-10-10 04:52:21,551 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-01cde32b-1dbb-4a3-proj 2018-10-10 04:52:21,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:52:21,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:21,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["QAWmsh3bQuW5feAsZc3Auw"], "issued_at": "2018-10-10T04:52:21.000000Z"}} 2018-10-10 04:52:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:22,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba5a241-1612-473e-b4d7-677ed3f1052c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:52:22,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-aba5a241-1612-473e-b4d7-677ed3f1052c 2018-10-10 04:52:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:52:22,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:52:22,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:22,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b22a43d-f401-4f55-838f-1b29798ea74b Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:52:22,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7b22a43d-f401-4f55-838f-1b29798ea74b 2018-10-10 04:52:22,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:22,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bbc447-f20f-42a9-8849-51a1757ffb47 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f"}, "enabled": true, "id": "b08031edd16a4d5a8048c894a5ec412f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}]} 2018-10-10 04:52:22,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj used request id req-50bbc447-f20f-42a9-8849-51a1757ffb47 2018-10-10 04:52:22,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:22,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10256aa0-609e-40d5-8600-ec5008aa17a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:52:22,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-10256aa0-609e-40d5-8600-ec5008aa17a8 2018-10-10 04:52:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:22,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7e71db-ab2d-4990-91bc-fb8804eb58b8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:52:22,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dd7e71db-ab2d-4990-91bc-fb8804eb58b8 2018-10-10 04:52:22,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:22,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a66d2f-823e-413f-aa60-6816ec64d302 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f"}, "enabled": true, "id": "b08031edd16a4d5a8048c894a5ec412f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}]} 2018-10-10 04:52:22,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-01cde32b-1dbb-4a3-proj used request id req-f1a66d2f-823e-413f-aa60-6816ec64d302 2018-10-10 04:52:22,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/d42a35fbbdce4f069c9f832f97aa5cd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:22,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948d6dab-a99b-4e68-8289-4d48e37a2675 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-user", "links": {"self": "http://172.30.9.25:5000/v3/users/d42a35fbbdce4f069c9f832f97aa5cd7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b08031edd16a4d5a8048c894a5ec412f", "id": "d42a35fbbdce4f069c9f832f97aa5cd7", "password_expires_at": null}} 2018-10-10 04:52:22,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d42a35fbbdce4f069c9f832f97aa5cd7 used request id req-948d6dab-a99b-4e68-8289-4d48e37a2675 2018-10-10 04:52:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f/users/d42a35fbbdce4f069c9f832f97aa5cd7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:23,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a24fa8-e7a7-494b-8d19-9abac610b13a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f/users/d42a35fbbdce4f069c9f832f97aa5cd7/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:52:23,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f/users/d42a35fbbdce4f069c9f832f97aa5cd7/roles used request id req-f6a24fa8-e7a7-494b-8d19-9abac610b13a 2018-10-10 04:52:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:23,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9aff2e6-7de0-4c6a-bc48-5e5a58f56ece Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:52:23,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-d9aff2e6-7de0-4c6a-bc48-5e5a58f56ece 2018-10-10 04:52:23,115 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-01cde32b-1dbb-4a3-proj 2018-10-10 04:52:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f/users/d42a35fbbdce4f069c9f832f97aa5cd7/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:52:23,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-139a094e-6043-4e72-8c47-0209c7d84db2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:52:23,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f/users/d42a35fbbdce4f069c9f832f97aa5cd7/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-139a094e-6043-4e72-8c47-0209c7d84db2 2018-10-10 04:52:23,236 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-01cde32b-1dbb-4a3-user 2018-10-10 04:52:23,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:52:23,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:52:23,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83eb31bb-4c05-4e6f-a992-f4292d2e518c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:52:23,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-83eb31bb-4c05-4e6f-a992-f4292d2e518c 2018-10-10 04:52:23,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" -d '{"role": {"name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role"}}' 2018-10-10 04:52:23,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-611e7fff-9606-47df-8bb4-3ef593c4b3f8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e8c3a22bfd940748cd8871873379451", "links": {"self": "http://172.30.9.25:5000/v3/roles/3e8c3a22bfd940748cd8871873379451"}, "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role"}} 2018-10-10 04:52:23,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-611e7fff-9606-47df-8bb4-3ef593c4b3f8 2018-10-10 04:52:23,390 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role 2018-10-10 04:52:23,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/3e8c3a22bfd940748cd8871873379451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:52:23,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2276551-5fcc-4c51-bc9d-d0ad2b7fa264 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/3e8c3a22bfd940748cd8871873379451"}, "domain_id": null, "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role", "id": "3e8c3a22bfd940748cd8871873379451"}} 2018-10-10 04:52:23,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/3e8c3a22bfd940748cd8871873379451 used request id req-b2276551-5fcc-4c51-bc9d-d0ad2b7fa264 2018-10-10 04:52:23,475 - keystone_utils - INFO - Granting role CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role to project CreateStackSuccessTests-01cde32b-1dbb-4a3-proj 2018-10-10 04:52:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f/users/d42a35fbbdce4f069c9f832f97aa5cd7/roles/3e8c3a22bfd940748cd8871873379451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:52:23,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26969f7a-f30e-4b36-80cd-0e75e3d4e529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:52:23,601 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f/users/d42a35fbbdce4f069c9f832f97aa5cd7/roles/3e8c3a22bfd940748cd8871873379451 used request id req-26969f7a-f30e-4b36-80cd-0e75e3d4e529 2018-10-10 04:52:23,601 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:52:23,601 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:52:23,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:52:23,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:23,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "3e8c3a22bfd940748cd8871873379451", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role"}], "expires_at": "2018-10-10T05:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b08031edd16a4d5a8048c894a5ec412f", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-user", "id": "d42a35fbbdce4f069c9f832f97aa5cd7"}, "audit_ids": ["C6r9Ubu3Sue_zgQPaZHubA"], "issued_at": "2018-10-10T04:52:23.000000Z"}} 2018-10-10 04:52:23,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" 2018-10-10 04:52:24,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310bb705-8f82-42b2-a90d-e81e128130f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:52:24,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-310bb705-8f82-42b2-a90d-e81e128130f0 2018-10-10 04:52:24,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" 2018-10-10 04:52:24,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-e5b1fbe4-3b1a-49c2-aed5-b0d63aa4dee6 Date: Wed, 10 Oct 2018 04:52:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image"} 2018-10-10 04:52:24,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image used request id req-e5b1fbe4-3b1a-49c2-aed5-b0d63aa4dee6 2018-10-10 04:52:24,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" 2018-10-10 04:52:24,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56e4c3fb-c034-4d63-ae1d-3180c952a0b9 Date: Wed, 10 Oct 2018 04:52:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:52:24,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-56e4c3fb-c034-4d63-ae1d-3180c952a0b9 2018-10-10 04:52:24,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image"}' 2018-10-10 04:52:24,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a X-Openstack-Request-Id: req-9c029780-5c86-49b2-af1a-4e5081582e79 Date: Wed, 10 Oct 2018 04:52:24 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:52:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:52:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a", "min_disk": 0, "protected": false, "id": "6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a", "file": "/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/file", "checksum": null, "owner": "b08031edd16a4d5a8048c894a5ec412f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:52:24,650 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9c029780-5c86-49b2-af1a-4e5081582e79 2018-10-10 04:52:24,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" -d '' 2018-10-10 04:52:26,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3e549f1c-8382-4510-91d3-b4ec30f0b431 Date: Wed, 10 Oct 2018 04:52:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:52:26,122 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/file used request id req-3e549f1c-8382-4510-91d3-b4ec30f0b431 2018-10-10 04:52:26,123 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:52:26,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" 2018-10-10 04:52:26,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-57a67acd-0780-41f2-a43b-6639a9d8aaee Date: Wed, 10 Oct 2018 04:52:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:52:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:52:26Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/snap", "metadata": {}}], "self": "/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a", "min_disk": 0, "protected": false, "id": "6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a", "file": "/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b08031edd16a4d5a8048c894a5ec412f", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:52:26,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a used request id req-57a67acd-0780-41f2-a43b-6639a9d8aaee 2018-10-10 04:52:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" 2018-10-10 04:52:26,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-209328e1-5f85-4da8-b182-1c355da3df95 Date: Wed, 10 Oct 2018 04:52:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:52:26,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-209328e1-5f85-4da8-b182-1c355da3df95 2018-10-10 04:52:26,468 - create_image - INFO - Created image with name - CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image 2018-10-10 04:52:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" 2018-10-10 04:52:26,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-691210ae-a60f-45a6-a867-968aed08ea95 Date: Wed, 10 Oct 2018 04:52:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:52:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:52:26Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/snap", "metadata": {}}], "self": "/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a", "min_disk": 0, "protected": false, "id": "6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a", "file": "/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b08031edd16a4d5a8048c894a5ec412f", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:52:26,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a used request id req-691210ae-a60f-45a6-a867-968aed08ea95 2018-10-10 04:52:26,488 - create_image - DEBUG - Instance status is - active 2018-10-10 04:52:26,488 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image 2018-10-10 04:52:26,488 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image 2018-10-10 04:52:26,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:52:26,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:26,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["rjAGbL2HQZCUwRCK5MffUQ"], "issued_at": "2018-10-10T04:52:26.000000Z"}} 2018-10-10 04:52:26,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13000560f86c8325fe8c32cd54b4ae278bc616f3" 2018-10-10 04:52:26,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e38b395-5940-4c7b-b391-c2e6a110bf38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:52:26,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2e38b395-5940-4c7b-b391-c2e6a110bf38 2018-10-10 04:52:26,959 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:52:26,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13000560f86c8325fe8c32cd54b4ae278bc616f3" 2018-10-10 04:52:27,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f55f3745-106f-487a-bb1d-73069d9567f1 x-compute-request-id: req-f55f3745-106f-487a-bb1d-73069d9567f1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:52:27,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f55f3745-106f-487a-bb1d-73069d9567f1 2018-10-10 04:52:27,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13000560f86c8325fe8c32cd54b4ae278bc616f3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-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-10-10 04:52:27,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-89d2daf9-ec1e-4b4c-bf72-dad1fb9bdf2b x-compute-request-id: req-89d2daf9-ec1e-4b4c-bf72-dad1fb9bdf2b Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fc30ccd3-3d72-4e93-989e-af2890376d6f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fc30ccd3-3d72-4e93-989e-af2890376d6f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fc30ccd3-3d72-4e93-989e-af2890376d6f", "name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:52:27,202 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-89d2daf9-ec1e-4b4c-bf72-dad1fb9bdf2b 2018-10-10 04:52:27,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:52:27,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:27,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "3e8c3a22bfd940748cd8871873379451", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role"}], "expires_at": "2018-10-10T05:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b08031edd16a4d5a8048c894a5ec412f", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-user", "id": "d42a35fbbdce4f069c9f832f97aa5cd7"}, "audit_ids": ["uqNAARtpR96wxfu6CfUBxQ"], "issued_at": "2018-10-10T04:52:27.000000Z"}} 2018-10-10 04:52:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:27,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346c4860-5eac-4f08-9750-a0456384e3b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:52:27,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-346c4860-5eac-4f08-9750-a0456384e3b9 2018-10-10 04:52:27,659 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:52:27,662 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:52:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:27,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:27 GMT Server: Apache x-openstack-request-id: req-f5ff3381-a88b-407e-8ac3-260286fedb09 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:52:27,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack used request id req-f5ff3381-a88b-407e-8ac3-260286fedb09 2018-10-10 04:52:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-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-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}}' 2018-10-10 04:52:30,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:52:27 GMT Server: Apache x-openstack-request-id: req-23f078cd-5070-4fab-b4e3-7263d9f1d752 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}]}} 2018-10-10 04:52:30,170 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks used request id req-23f078cd-5070-4fab-b4e3-7263d9f1d752 2018-10-10 04:52:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:30,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:30 GMT Server: Apache x-openstack-request-id: req-78e86706-a60c-4bbd-974b-5d82c3b0002b Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:30,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:30 GMT Server: Apache x-openstack-request-id: req-0d4ce2ff-95aa-4fb6-a0f2-bb97eb01d6c4 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:30,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-0d4ce2ff-95aa-4fb6-a0f2-bb97eb01d6c4 2018-10-10 04:52:30,541 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack 2018-10-10 04:52:30,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:30,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:30 GMT Server: Apache x-openstack-request-id: req-9a5b2207-fea4-4444-a6f5-df4c4e718741 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:30,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:30 GMT Server: Apache x-openstack-request-id: req-ae5d5840-63cf-4629-9fdb-45eaee7c45fb 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:30,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-ae5d5840-63cf-4629-9fdb-45eaee7c45fb 2018-10-10 04:52:30,891 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:52:30,891 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:33,894 - create_stack - DEBUG - Stack status query timeout in 1196.64683199 2018-10-10 04:52:33,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:34,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:33 GMT Server: Apache x-openstack-request-id: req-91e1f2a0-5ab1-4800-8583-48bba1bd8067 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:34,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:34 GMT Server: Apache x-openstack-request-id: req-b4776fea-a8c5-46bb-9fd1-090e3f9cbbff 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:34,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-b4776fea-a8c5-46bb-9fd1-090e3f9cbbff 2018-10-10 04:52:34,324 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:52:34,324 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:37,327 - create_stack - DEBUG - Stack status query timeout in 1193.21389103 2018-10-10 04:52:37,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:37,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:37 GMT Server: Apache x-openstack-request-id: req-29e62b12-92c4-4b24-81d5-15d93276f688 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:37,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:37 GMT Server: Apache x-openstack-request-id: req-3471d734-b524-4b05-a595-cbe0660c9995 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:37,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-3471d734-b524-4b05-a595-cbe0660c9995 2018-10-10 04:52:37,540 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:52:37,540 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:40,543 - create_stack - DEBUG - Stack status query timeout in 1189.99765587 2018-10-10 04:52:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:40,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:40 GMT Server: Apache x-openstack-request-id: req-6fcd8b50-9538-44ce-87e2-39f42445d291 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:40,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:40 GMT Server: Apache x-openstack-request-id: req-a544c1bf-b0cb-4ca8-ac64-a45fbabad6c5 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:40,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-a544c1bf-b0cb-4ca8-ac64-a45fbabad6c5 2018-10-10 04:52:40,905 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:52:40,905 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:43,908 - create_stack - DEBUG - Stack status query timeout in 1186.63264585 2018-10-10 04:52:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:44,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:43 GMT Server: Apache x-openstack-request-id: req-e970d655-d9ef-4c8a-aa5f-8b0c21e89636 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:44,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:44 GMT Server: Apache x-openstack-request-id: req-55a7ed23-d10c-4bbd-a6f5-b5b4347f9108 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:44,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-55a7ed23-d10c-4bbd-a6f5-b5b4347f9108 2018-10-10 04:52:44,281 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:52:44,281 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:47,284 - create_stack - DEBUG - Stack status query timeout in 1183.25688982 2018-10-10 04:52:47,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:47,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-c979b1c0-e493-4110-8e95-84ebe9981ab3 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:47,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-a4f6949d-46db-4407-bf3e-be1bf46cf955 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:47,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-a4f6949d-46db-4407-bf3e-be1bf46cf955 2018-10-10 04:52:47,498 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:52:47,498 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack 2018-10-10 04:52:47,498 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack 2018-10-10 04:52:47,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:47,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "3e8c3a22bfd940748cd8871873379451", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role"}], "expires_at": "2018-10-10T05:52:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b08031edd16a4d5a8048c894a5ec412f", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-user", "id": "d42a35fbbdce4f069c9f832f97aa5cd7"}, "audit_ids": ["__7YCSGGQMS2BW_sqZhRMA"], "issued_at": "2018-10-10T04:52:47.000000Z"}} 2018-10-10 04:52:47,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2b650effb8dc36e04e76f58f4b525766de1343" 2018-10-10 04:52:48,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-e2af2f5a-67c5-4110-94eb-37e2384bcec6 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:48,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:48 GMT Server: Apache x-openstack-request-id: req-bdb3dc7a-d15d-4d34-b349-917e038a0508 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:48,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-bdb3dc7a-d15d-4d34-b349-917e038a0508 2018-10-10 04:52:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:48,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:48 GMT Server: Apache x-openstack-request-id: req-2e792a4e-8c28-47e9-8ab8-de1677624ff5 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:48,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:48 GMT Server: Apache x-openstack-request-id: req-810ba143-8ccd-47d3-b919-37dfac1c5003 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:48,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-810ba143-8ccd-47d3-b919-37dfac1c5003 2018-10-10 04:52:48,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:52:48,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:52:48,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "3e8c3a22bfd940748cd8871873379451", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role"}], "expires_at": "2018-10-10T05:52:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b08031edd16a4d5a8048c894a5ec412f", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-user", "id": "d42a35fbbdce4f069c9f832f97aa5cd7"}, "audit_ids": ["5jcwWXZWRIa-n4x4vxoTYQ"], "issued_at": "2018-10-10T04:52:48.000000Z"}} 2018-10-10 04:52:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4fe5df409419e12c31e9e0c2480dba50aa2ede" 2018-10-10 04:52:49,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677d889d-7b52-4802-9244-620edb9bb33c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:52:49,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-677d889d-7b52-4802-9244-620edb9bb33c 2018-10-10 04:52:49,069 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:52:49,072 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:52:49,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4fe5df409419e12c31e9e0c2480dba50aa2ede" 2018-10-10 04:52:49,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-e8e62b63-ce68-4348-8800-1316942e367d 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-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "deletion_time": null, "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "tags": null}]} 2018-10-10 04:52:49,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack used request id req-e8e62b63-ce68-4348-8800-1316942e367d 2018-10-10 04:52:49,260 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack 2018-10-10 04:52:49,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4fe5df409419e12c31e9e0c2480dba50aa2ede" 2018-10-10 04:52:49,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-4284e63f-0f0b-47d5-a3bf-a04a36a7ef7a Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:49,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-5d74bdef-587f-4beb-8125-d365a6b068c1 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:49,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-5d74bdef-587f-4beb-8125-d365a6b068c1 2018-10-10 04:52:49,655 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack 2018-10-10 04:52:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:49,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-e7fe253e-1917-4eaf-bc61-e4f30636fff9 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:49,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-2b22af74-a28e-4047-be9d-210ffae1f63d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:52:49,726 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-2b22af74-a28e-4047-be9d-210ffae1f63d 2018-10-10 04:52:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:49,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-51ce59cc-62a0-4daa-a4ea-584119e2b1e5 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:50,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-0a87c5a9-a783-4fe9-a7f2-da22f1b5b38d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "tags": null, "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:52:49Z", "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:50,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-0a87c5a9-a783-4fe9-a7f2-da22f1b5b38d 2018-10-10 04:52:50,070 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:52:50,070 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:53,073 - create_stack - DEBUG - Stack status query timeout in 1196.65293908 2018-10-10 04:52:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:53,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-1e91b2b5-556a-49a6-a63a-8cd101fc5666 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:53,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-dcd630bc-2e86-4452-978e-d730ba6d721b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "tags": null, "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:52:49Z", "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:53,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-dcd630bc-2e86-4452-978e-d730ba6d721b 2018-10-10 04:52:53,899 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:52:53,899 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:52:56,903 - create_stack - DEBUG - Stack status query timeout in 1192.82351303 2018-10-10 04:52:56,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:52:56,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:52:56 GMT Server: Apache x-openstack-request-id: req-361e71de-b657-4225-a414-93c7a0c78b72 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:52:57,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:52:56 GMT Server: Apache x-openstack-request-id: req-65685af7-8e88-400f-a0e4-9e537a48d276 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "tags": null, "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:52:49Z", "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:52:57,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-65685af7-8e88-400f-a0e4-9e537a48d276 2018-10-10 04:52:57,161 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:52:57,161 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:00,164 - create_stack - DEBUG - Stack status query timeout in 1189.56209111 2018-10-10 04:53:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:53:00,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:00 GMT Server: Apache x-openstack-request-id: req-41723c10-3f42-4a19-9c00-ebc5cc3853ed Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:00,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:00 GMT Server: Apache x-openstack-request-id: req-26425bd0-a05d-4034-8f84-ee33b8604d86 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": "b08031edd16a4d5a8048c894a5ec412f", "OS::stack_id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "image_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image", "inst_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-inst", "subnet_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-subnet", "flavor_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-flavor-name", "net_name": "CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack", "stack_user_project_id": "1725d58b48aa42d9810c0e09cae5aeda", "tags": null, "creation_time": "2018-10-10T04:52:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:52:49Z", "id": "0860b6b6-b0b4-42d5-bea8-859d64158a46", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:00,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-26425bd0-a05d-4034-8f84-ee33b8604d86 2018-10-10 04:53:00,318 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:53:00,318 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack 2018-10-10 04:53:00,318 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack 2018-10-10 04:53:00,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/0860b6b6-b0b4-42d5-bea8-859d64158a46 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885c9eff7e910e6ef4cefa6f5133b0c162a6493" 2018-10-10 04:53:00,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:00 GMT Server: Apache x-openstack-request-id: req-ae17765f-c42b-4379-b077-1db637c9f9a3 Location: http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:00,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:53:00 GMT Server: Apache x-openstack-request-id: req-6760d90f-0d42-46e1-86e5-c2769422c9bd Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:53:00,522 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/b08031edd16a4d5a8048c894a5ec412f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-stack/0860b6b6-b0b4-42d5-bea8-859d64158a46 used request id req-6760d90f-0d42-46e1-86e5-c2769422c9bd 2018-10-10 04:53:00,523 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-61b7a96f-d32f-401a-abbe-0af29da6106d-image 2018-10-10 04:53:00,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}222eec0d862f5da489f9cd7cfd2316b148623d05" 2018-10-10 04:53:01,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d1e01d1-453d-41a3-9894-e2b2baaa7353 Date: Wed, 10 Oct 2018 04:53:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:53:01,772 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6d0bea75-f8b4-4ae2-a13d-8c5555e59e2a used request id req-7d1e01d1-453d-41a3-9894-e2b2baaa7353 2018-10-10 04:53:01,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/fc30ccd3-3d72-4e93-989e-af2890376d6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13000560f86c8325fe8c32cd54b4ae278bc616f3" 2018-10-10 04:53:01,809 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3f51d43-3f0d-4bc7-b952-788f5db6eb3a x-compute-request-id: req-b3f51d43-3f0d-4bc7-b952-788f5db6eb3a Content-Length: 0 Content-Type: application/json 2018-10-10 04:53:01,809 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fc30ccd3-3d72-4e93-989e-af2890376d6f used request id req-b3f51d43-3f0d-4bc7-b952-788f5db6eb3a 2018-10-10 04:53:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:02,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-22d75817-3478-4a9b-a1b7-76fc14bdb1a3 Date: Wed, 10 Oct 2018 04:53:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "created_at": "2018-10-10T04:52:30Z", "updated_at": "2018-10-10T04:52:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:52:30Z", "revision_number": 0, "id": "3cd87393-f3b0-4dad-a392-6560f98faa94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:52:30Z", "security_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b08031edd16a4d5a8048c894a5ec412f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:52:30Z", "revision_number": 0, "id": "9c4928c5-b357-4787-a310-5b422bca4c86", "remote_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "remote_ip_prefix": null, "created_at": "2018-10-10T04:52:30Z", "security_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b08031edd16a4d5a8048c894a5ec412f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:52:30Z", "revision_number": 0, "id": "ad56901c-7787-43a7-b9ff-120aae1125c4", "remote_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "remote_ip_prefix": null, "created_at": "2018-10-10T04:52:30Z", "security_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b08031edd16a4d5a8048c894a5ec412f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:52:30Z", "revision_number": 0, "id": "c531efaf-f694-4428-9434-1af079897cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:52:30Z", "security_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b08031edd16a4d5a8048c894a5ec412f"}], "revision_number": 4, "project_id": "b08031edd16a4d5a8048c894a5ec412f", "id": "93982551-f537-4b8f-935e-cb88808086c4", "name": "default"}]} 2018-10-10 04:53:02,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-22d75817-3478-4a9b-a1b7-76fc14bdb1a3 2018-10-10 04:53:02,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:02,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00995328-66a5-46a6-b04f-a99be5bb69bc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:53:02,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-00995328-66a5-46a6-b04f-a99be5bb69bc 2018-10-10 04:53:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:02,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2627e7-20ee-47de-a616-5632f619aa2b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:53:02,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-3b2627e7-20ee-47de-a616-5632f619aa2b 2018-10-10 04:53:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:02,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68253a6a-3154-47d0-b39b-e6bd6e04cd3d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:53:02,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-68253a6a-3154-47d0-b39b-e6bd6e04cd3d 2018-10-10 04:53:02,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:02,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f12189a-fa2a-4193-bf5e-bdf58ba7c979 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f"}, "enabled": true, "id": "b08031edd16a4d5a8048c894a5ec412f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-01cde32b-1dbb-4a3-proj"}} 2018-10-10 04:53:02,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f used request id req-9f12189a-fa2a-4193-bf5e-bdf58ba7c979 2018-10-10 04:53:02,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93982551-f537-4b8f-935e-cb88808086c4 2018-10-10 04:53:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=93982551-f537-4b8f-935e-cb88808086c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:02,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-808592bf-9c2b-477a-9bf3-67e7877ad666 Date: Wed, 10 Oct 2018 04:53: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-10-10T04:52:30Z", "security_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "created_at": "2018-10-10T04:52:30Z", "project_id": "b08031edd16a4d5a8048c894a5ec412f", "id": "3cd87393-f3b0-4dad-a392-6560f98faa94"}, {"remote_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:52:30Z", "security_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "created_at": "2018-10-10T04:52:30Z", "project_id": "b08031edd16a4d5a8048c894a5ec412f", "id": "9c4928c5-b357-4787-a310-5b422bca4c86"}, {"remote_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:52:30Z", "security_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "created_at": "2018-10-10T04:52:30Z", "project_id": "b08031edd16a4d5a8048c894a5ec412f", "id": "ad56901c-7787-43a7-b9ff-120aae1125c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:52:30Z", "security_group_id": "93982551-f537-4b8f-935e-cb88808086c4", "port_range_min": null, "revision_number": 0, "tenant_id": "b08031edd16a4d5a8048c894a5ec412f", "created_at": "2018-10-10T04:52:30Z", "project_id": "b08031edd16a4d5a8048c894a5ec412f", "id": "c531efaf-f694-4428-9434-1af079897cc7"}]} 2018-10-10 04:53:02,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=93982551-f537-4b8f-935e-cb88808086c4 used request id req-808592bf-9c2b-477a-9bf3-67e7877ad666 2018-10-10 04:53:02,584 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:53:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/93982551-f537-4b8f-935e-cb88808086c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:02,880 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea16902d-e3ef-4c4e-9acf-712fe69167ff Content-Length: 0 Date: Wed, 10 Oct 2018 04:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:53:02,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/93982551-f537-4b8f-935e-cb88808086c4 used request id req-ea16902d-e3ef-4c4e-9acf-712fe69167ff 2018-10-10 04:53:02,881 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-01cde32b-1dbb-4a3-proj 2018-10-10 04:53:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:03,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b65bd3b-9e91-4170-b0f5-737a6c631d88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:03,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b08031edd16a4d5a8048c894a5ec412f used request id req-7b65bd3b-9e91-4170-b0f5-737a6c631d88 2018-10-10 04:53:03,105 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-01cde32b-1dbb-4a3-proj-role 2018-10-10 04:53:03,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/3e8c3a22bfd940748cd8871873379451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:03,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f7aa9b-b901-41c8-b699-1532e6ba64ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:03,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/3e8c3a22bfd940748cd8871873379451 used request id req-13f7aa9b-b901-41c8-b699-1532e6ba64ba 2018-10-10 04:53:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cd8e94a92686a389962544a8c8f994363147291" 2018-10-10 04:53:03,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400dfd18-dccc-4431-bc76-1660c8f60b29 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:53:03,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-400dfd18-dccc-4431-bc76-1660c8f60b29 2018-10-10 04:53:03,314 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-01cde32b-1dbb-4a3-user 2018-10-10 04:53:03,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d42a35fbbdce4f069c9f832f97aa5cd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb7875567a7ded64ab4af1e04ff998ef5fd3c38" 2018-10-10 04:53:03,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f106a2-826a-4112-a6bc-b937a0e0b275 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:03,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d42a35fbbdce4f069c9f832f97aa5cd7 used request id req-62f106a2-826a-4112-a6bc-b937a0e0b275 2018-10-10 04:53:03,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:03,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["E_TLJbosSdWcjBobaBTwxw"], "issued_at": "2018-10-10T04:53:03.000000Z"}} 2018-10-10 04:53:03,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce5dc3aea18709ef3b26a353cd832101c6aebbc" 2018-10-10 04:53:03,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-023600d7-a009-495f-a84d-ee4c4c3c2838 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:03,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-023600d7-a009-495f-a84d-ee4c4c3c2838 2018-10-10 04:53:04,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:04,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:04,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["zaVep2ZXSluoruqjvF5zNg"], "issued_at": "2018-10-10T04:53:04.000000Z"}} 2018-10-10 04:53:04,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:04,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded16986-f1bc-4ec5-899c-254ea9ab48c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:04,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ded16986-f1bc-4ec5-899c-254ea9ab48c3 2018-10-10 04:53:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:53:04,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:53:04,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-50469c03-3a41-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:04,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf88e51-36d5-48ab-ab1a-e0aaf7176147 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-50469c03-3a41-408-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:53:04,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-50469c03-3a41-408-proj used request id req-bbf88e51-36d5-48ab-ab1a-e0aaf7176147 2018-10-10 04:53:04,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:04,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b16a58-750f-4510-9482-812f697c171a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:53:04,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-94b16a58-750f-4510-9482-812f697c171a 2018-10-10 04:53:04,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}}' 2018-10-10 04:53:04,773 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf0b5a6-65df-4bd0-95e5-836fb4fe3b84 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213"}, "enabled": true, "id": "0c415fa0183c4c97a97c729afbcf1213", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}} 2018-10-10 04:53:04,773 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ddf0b5a6-65df-4bd0-95e5-836fb4fe3b84 2018-10-10 04:53:04,773 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-50469c03-3a41-408-proj 2018-10-10 04:53:04,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:04,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:05,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["S3YgOyX4TWyL2kiHIwssvw"], "issued_at": "2018-10-10T04:53:05.000000Z"}} 2018-10-10 04:53:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:05,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ad1953-5906-4277-a11d-ebde87ca1735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:05,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a5ad1953-5906-4277-a11d-ebde87ca1735 2018-10-10 04:53:05,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:53:05,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:53:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:05,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ca3d22-1ca3-4d97-b038-d59fdb68f11e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:53:05,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-01ca3d22-1ca3-4d97-b038-d59fdb68f11e 2018-10-10 04:53:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-50469c03-3a41-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:05,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112e73d0-14fc-4617-be28-e4f6444e7758 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-50469c03-3a41-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213"}, "enabled": true, "id": "0c415fa0183c4c97a97c729afbcf1213", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}]} 2018-10-10 04:53:05,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-50469c03-3a41-408-proj used request id req-112e73d0-14fc-4617-be28-e4f6444e7758 2018-10-10 04:53:05,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:05,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6211566-3a09-467f-90fe-4ce3f245038b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:53:05,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c6211566-3a09-467f-90fe-4ce3f245038b 2018-10-10 04:53:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:05,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f92b57-1a61-4152-8f1d-391d11f973eb Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:53:05,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-72f92b57-1a61-4152-8f1d-391d11f973eb 2018-10-10 04:53:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-50469c03-3a41-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:06,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d15901-0c67-450d-acfa-453fe255cc1d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-50469c03-3a41-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213"}, "enabled": true, "id": "0c415fa0183c4c97a97c729afbcf1213", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}]} 2018-10-10 04:53:06,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-50469c03-3a41-408-proj used request id req-d1d15901-0c67-450d-acfa-453fe255cc1d 2018-10-10 04:53:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/4aba9618635e435ba6bff6528c7704e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:06,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4b634f-299d-4ae6-8b9c-73aaef70c8e6 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-50469c03-3a41-408-user", "links": {"self": "http://172.30.9.25:5000/v3/users/4aba9618635e435ba6bff6528c7704e1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0c415fa0183c4c97a97c729afbcf1213", "id": "4aba9618635e435ba6bff6528c7704e1", "password_expires_at": null}} 2018-10-10 04:53:06,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/4aba9618635e435ba6bff6528c7704e1 used request id req-fe4b634f-299d-4ae6-8b9c-73aaef70c8e6 2018-10-10 04:53:06,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213/users/4aba9618635e435ba6bff6528c7704e1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:06,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a568fc-dcad-4414-8571-77b2382bfac3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213/users/4aba9618635e435ba6bff6528c7704e1/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:53:06,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213/users/4aba9618635e435ba6bff6528c7704e1/roles used request id req-09a568fc-dcad-4414-8571-77b2382bfac3 2018-10-10 04:53:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:06,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d86fe1-d682-4d76-a6db-0465af76d311 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:53:06,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-14d86fe1-d682-4d76-a6db-0465af76d311 2018-10-10 04:53:06,490 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-50469c03-3a41-408-proj 2018-10-10 04:53:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213/users/4aba9618635e435ba6bff6528c7704e1/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:06,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92b7265-32d8-4e5e-ba5c-a38cba6fb066 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:06,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213/users/4aba9618635e435ba6bff6528c7704e1/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-b92b7265-32d8-4e5e-ba5c-a38cba6fb066 2018-10-10 04:53:06,541 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-50469c03-3a41-408-user 2018-10-10 04:53:06,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:06,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:06,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3a2d0a-ff75-424e-a1f2-ca787edc1f58 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:53:06,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2b3a2d0a-ff75-424e-a1f2-ca787edc1f58 2018-10-10 04:53:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" -d '{"role": {"name": "CreateStackSuccessTests-50469c03-3a41-408-proj-role"}}' 2018-10-10 04:53:06,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68edaa15-4263-486a-bddd-6daba2926778 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc3bed950d2145928ee86b54c2a7f207", "links": {"self": "http://172.30.9.25:5000/v3/roles/fc3bed950d2145928ee86b54c2a7f207"}, "name": "CreateStackSuccessTests-50469c03-3a41-408-proj-role"}} 2018-10-10 04:53:06,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-68edaa15-4263-486a-bddd-6daba2926778 2018-10-10 04:53:06,749 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-50469c03-3a41-408-proj-role 2018-10-10 04:53:06,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fc3bed950d2145928ee86b54c2a7f207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:06,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0503f235-adde-4d54-ab10-c8a70af65ae9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/fc3bed950d2145928ee86b54c2a7f207"}, "domain_id": null, "name": "CreateStackSuccessTests-50469c03-3a41-408-proj-role", "id": "fc3bed950d2145928ee86b54c2a7f207"}} 2018-10-10 04:53:06,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fc3bed950d2145928ee86b54c2a7f207 used request id req-0503f235-adde-4d54-ab10-c8a70af65ae9 2018-10-10 04:53:06,829 - keystone_utils - INFO - Granting role CreateStackSuccessTests-50469c03-3a41-408-proj-role to project CreateStackSuccessTests-50469c03-3a41-408-proj 2018-10-10 04:53:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213/users/4aba9618635e435ba6bff6528c7704e1/roles/fc3bed950d2145928ee86b54c2a7f207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:06,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f182ffc-fbc2-4940-a7ff-cc225bda833c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:06,991 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213/users/4aba9618635e435ba6bff6528c7704e1/roles/fc3bed950d2145928ee86b54c2a7f207 used request id req-4f182ffc-fbc2-4940-a7ff-cc225bda833c 2018-10-10 04:53:06,991 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:53:06,992 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:53:06,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:06,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:07,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "fc3bed950d2145928ee86b54c2a7f207", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj-role"}], "expires_at": "2018-10-10T05:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c415fa0183c4c97a97c729afbcf1213", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-50469c03-3a41-408-user", "id": "4aba9618635e435ba6bff6528c7704e1"}, "audit_ids": ["s5-smS3sTLO6_62u3syMCA"], "issued_at": "2018-10-10T04:53:07.000000Z"}} 2018-10-10 04:53:07,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" 2018-10-10 04:53:07,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13d4c17-57e5-46e2-bb75-7a2eca3e716f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:07,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c13d4c17-57e5-46e2-bb75-7a2eca3e716f 2018-10-10 04:53:07,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" 2018-10-10 04:53:07,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-63def678-8697-4750-a6e3-0f53ae4e3cf9 Date: Wed, 10 Oct 2018 04:53:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image"} 2018-10-10 04:53:07,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image used request id req-63def678-8697-4750-a6e3-0f53ae4e3cf9 2018-10-10 04:53:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" 2018-10-10 04:53:07,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e7cb6730-3e2d-45e2-8fa5-14a8a1081af7 Date: Wed, 10 Oct 2018 04:53:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:53:07,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-e7cb6730-3e2d-45e2-8fa5-14a8a1081af7 2018-10-10 04:53:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image"}' 2018-10-10 04:53:08,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4 X-Openstack-Request-Id: req-3c0d75e4-9ea6-45cb-86b5-6d42241085ac Date: Wed, 10 Oct 2018 04:53:08 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:53:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:53:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/c3b58607-5068-46a2-963e-850805d5bab4", "min_disk": 0, "protected": false, "id": "c3b58607-5068-46a2-963e-850805d5bab4", "file": "/v2/images/c3b58607-5068-46a2-963e-850805d5bab4/file", "checksum": null, "owner": "0c415fa0183c4c97a97c729afbcf1213", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:53:08,021 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3c0d75e4-9ea6-45cb-86b5-6d42241085ac 2018-10-10 04:53:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" -d '' 2018-10-10 04:53:09,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea8928fa-54a7-4f02-af80-c516c11b593f Date: Wed, 10 Oct 2018 04:53:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:53:09,650 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4/file used request id req-ea8928fa-54a7-4f02-af80-c516c11b593f 2018-10-10 04:53:09,651 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:53:09,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" 2018-10-10 04:53:09,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-03279cca-b1be-4796-ab14-da579ab23378 Date: Wed, 10 Oct 2018 04:53:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:53:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:53:09Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c3b58607-5068-46a2-963e-850805d5bab4/snap", "metadata": {}}], "self": "/v2/images/c3b58607-5068-46a2-963e-850805d5bab4", "min_disk": 0, "protected": false, "id": "c3b58607-5068-46a2-963e-850805d5bab4", "file": "/v2/images/c3b58607-5068-46a2-963e-850805d5bab4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c415fa0183c4c97a97c729afbcf1213", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c3b58607-5068-46a2-963e-850805d5bab4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:53:09,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4 used request id req-03279cca-b1be-4796-ab14-da579ab23378 2018-10-10 04:53:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" 2018-10-10 04:53:09,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-da5378e8-7158-4c25-b999-234967c56229 Date: Wed, 10 Oct 2018 04:53:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:53:09,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-da5378e8-7158-4c25-b999-234967c56229 2018-10-10 04:53:09,990 - create_image - INFO - Created image with name - CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image 2018-10-10 04:53:09,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" 2018-10-10 04:53:10,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a0f4a0c7-b43d-4d6b-93ca-91db7f12a127 Date: Wed, 10 Oct 2018 04:53:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:53:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:53:09Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c3b58607-5068-46a2-963e-850805d5bab4/snap", "metadata": {}}], "self": "/v2/images/c3b58607-5068-46a2-963e-850805d5bab4", "min_disk": 0, "protected": false, "id": "c3b58607-5068-46a2-963e-850805d5bab4", "file": "/v2/images/c3b58607-5068-46a2-963e-850805d5bab4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c415fa0183c4c97a97c729afbcf1213", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/c3b58607-5068-46a2-963e-850805d5bab4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:53:10,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4 used request id req-a0f4a0c7-b43d-4d6b-93ca-91db7f12a127 2018-10-10 04:53:10,160 - create_image - DEBUG - Instance status is - active 2018-10-10 04:53:10,160 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image 2018-10-10 04:53:10,160 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image 2018-10-10 04:53:10,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:10,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:10,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["e0_ixiJvSVyWqggeMxwl9Q"], "issued_at": "2018-10-10T04:53:10.000000Z"}} 2018-10-10 04:53:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89478906ce840464ebaab7bb8a70b3d4beacaed7" 2018-10-10 04:53:10,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e293acb-f130-497e-b3d3-d20d4fbe8b22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:10,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5e293acb-f130-497e-b3d3-d20d4fbe8b22 2018-10-10 04:53:10,630 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:53:10,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89478906ce840464ebaab7bb8a70b3d4beacaed7" 2018-10-10 04:53:10,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53: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-95f0f3fd-830a-463c-93f4-34b6a7cacb28 x-compute-request-id: req-95f0f3fd-830a-463c-93f4-34b6a7cacb28 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:53:10,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-95f0f3fd-830a-463c-93f4-34b6a7cacb28 2018-10-10 04:53:10,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89478906ce840464ebaab7bb8a70b3d4beacaed7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-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-10-10 04:53:10,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53: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-58d4f40c-49ce-4db6-9dd1-27968664b227 x-compute-request-id: req-58d4f40c-49ce-4db6-9dd1-27968664b227 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c1e8e35e-1ee6-4a00-8f1c-a4d54da6b240", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c1e8e35e-1ee6-4a00-8f1c-a4d54da6b240", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c1e8e35e-1ee6-4a00-8f1c-a4d54da6b240", "name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:53:10,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-58d4f40c-49ce-4db6-9dd1-27968664b227 2018-10-10 04:53:10,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:10,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:11,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "fc3bed950d2145928ee86b54c2a7f207", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj-role"}], "expires_at": "2018-10-10T05:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c415fa0183c4c97a97c729afbcf1213", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-50469c03-3a41-408-user", "id": "4aba9618635e435ba6bff6528c7704e1"}, "audit_ids": ["MghQ_FW0Rouy6NNTWN2jNA"], "issued_at": "2018-10-10T04:53:11.000000Z"}} 2018-10-10 04:53:11,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:11,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73e1624-220b-4f55-a5f3-ea103e5f6f00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:11,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a73e1624-220b-4f55-a5f3-ea103e5f6f00 2018-10-10 04:53:11,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:53:11,319 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:53:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:11,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:11 GMT Server: Apache x-openstack-request-id: req-0db84a39-a6d0-4832-9b55-6d9885b9804c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:53:11,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack used request id req-0db84a39-a6d0-4832-9b55-6d9885b9804c 2018-10-10 04:53:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-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-be77eab5-f704-4ba6-85f1-f7be2eec0236-net", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name"}}' 2018-10-10 04:53:13,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:53:11 GMT Server: Apache x-openstack-request-id: req-6e2a9b49-3edd-4c0e-9cba-ba09b4d52fa2 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}]}} 2018-10-10 04:53:13,750 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks used request id req-6e2a9b49-3edd-4c0e-9cba-ba09b4d52fa2 2018-10-10 04:53:13,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:13,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:13 GMT Server: Apache x-openstack-request-id: req-7e316ecc-280b-4cc3-9719-1134b2a7a7c4 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:14,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:13 GMT Server: Apache x-openstack-request-id: req-1151cba5-b6c5-4765-9d7b-c2f9a8449042 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:14,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-1151cba5-b6c5-4765-9d7b-c2f9a8449042 2018-10-10 04:53:14,128 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack 2018-10-10 04:53:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:14,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:14 GMT Server: Apache x-openstack-request-id: req-1a5c0f0c-d525-4330-846b-c54d920ebf69 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:14,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:14 GMT Server: Apache x-openstack-request-id: req-0ac8ab24-23f9-4186-a489-a049d13d760c 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:14,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-0ac8ab24-23f9-4186-a489-a049d13d760c 2018-10-10 04:53:14,489 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:53:14,489 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:17,492 - create_stack - DEBUG - Stack status query timeout in 1196.63666797 2018-10-10 04:53:17,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:17,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:17 GMT Server: Apache x-openstack-request-id: req-ed4f3595-89f4-4c71-aa30-d77f242b8536 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:17,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:17 GMT Server: Apache x-openstack-request-id: req-47c8850a-5c44-427e-ae9b-06a3feb3bc2e 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:17,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-47c8850a-5c44-427e-ae9b-06a3feb3bc2e 2018-10-10 04:53:17,878 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:53:17,878 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:20,881 - create_stack - DEBUG - Stack status query timeout in 1193.24737787 2018-10-10 04:53:20,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:21,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:20 GMT Server: Apache x-openstack-request-id: req-38a378c9-408e-47b3-b127-e5785be2c24b Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:21,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:21 GMT Server: Apache x-openstack-request-id: req-28bb7207-5c35-4323-869b-253191b13cdc 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:21,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-28bb7207-5c35-4323-869b-253191b13cdc 2018-10-10 04:53:21,261 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:53:21,261 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:24,264 - create_stack - DEBUG - Stack status query timeout in 1189.86462688 2018-10-10 04:53:24,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:24,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:24 GMT Server: Apache x-openstack-request-id: req-234c5036-01fd-44a6-bcfc-645f50e58fee Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:24,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:24 GMT Server: Apache x-openstack-request-id: req-dde40bc1-2903-46b2-b2a0-d61052360dbe 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:24,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-dde40bc1-2903-46b2-b2a0-d61052360dbe 2018-10-10 04:53:24,476 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:53:24,476 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:27,479 - create_stack - DEBUG - Stack status query timeout in 1186.64936709 2018-10-10 04:53:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:27,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:27 GMT Server: Apache x-openstack-request-id: req-fff4d46e-21d6-4d1c-a9b7-f3ec875759d7 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:27,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:27 GMT Server: Apache x-openstack-request-id: req-34b22eeb-7e02-4c7f-8de6-7f8f75fc8a53 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:27,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-34b22eeb-7e02-4c7f-8de6-7f8f75fc8a53 2018-10-10 04:53:27,861 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:53:27,861 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:30,864 - create_stack - DEBUG - Stack status query timeout in 1183.26450801 2018-10-10 04:53:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:30,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:30 GMT Server: Apache x-openstack-request-id: req-c754d75f-ab94-47ba-9883-c77355b2e039 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:30,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:30 GMT Server: Apache x-openstack-request-id: req-e5491d20-96a9-4f2d-be4a-b3b813354c5e 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:30,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-e5491d20-96a9-4f2d-be4a-b3b813354c5e 2018-10-10 04:53:30,936 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:53:30,936 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack 2018-10-10 04:53:30,936 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack 2018-10-10 04:53:30,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:30,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:30 GMT Server: Apache x-openstack-request-id: req-52a62811-a4f6-42db-884a-0d83c3345e9b Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:31,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:30 GMT Server: Apache x-openstack-request-id: req-63dfa9ee-62d3-4c78-bc0a-c0f4c2806309 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-10T04:53:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:53:13Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "6ba61939-9029-441b-ad6d-913b20978c03", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-10T04:53:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:53:13Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "369136bc-74f0-4263-82ba-f07855fd6021", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-10T04:53:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:53:13Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "50e5d15e-9aad-4bba-b257-2c27428d9e5c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-10T04:53:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:53:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc4e44b5-a477-43f5-85b3-6b7708e504ce", "resource_type": "OS::Nova::Server"}]} 2018-10-10 04:53:31,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c/resources used request id req-63dfa9ee-62d3-4c78-bc0a-c0f4c2806309 2018-10-10 04:53:31,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=50e5d15e-9aad-4bba-b257-2c27428d9e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:31,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0f7a959b-bdcd-41d0-ac4f-e2e44464cb50 Date: Wed, 10 Oct 2018 04:53:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["369136bc-74f0-4263-82ba-f07855fd6021"],"updated_at":"2018-10-10T04:53:16Z","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c415fa0183c4c97a97c729afbcf1213","id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}]} 2018-10-10 04:53:31,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=50e5d15e-9aad-4bba-b257-2c27428d9e5c used request id req-0f7a959b-bdcd-41d0-ac4f-e2e44464cb50 2018-10-10 04:53:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:31,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c1f12889-eb68-452e-8dd2-7d62f6b92c3c Date: Wed, 10 Oct 2018 04:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:16Z","dns_nameservers":[],"updated_at":"2018-10-10T04:53:16Z","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":"0c415fa0183c4c97a97c729afbcf1213","id":"369136bc-74f0-4263-82ba-f07855fd6021","subnetpool_id":null,"name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet"}]} 2018-10-10 04:53:31,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c used request id req-c1f12889-eb68-452e-8dd2-7d62f6b92c3c 2018-10-10 04:53:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:31,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-da1c93b4-0f82-43c3-96ff-819b75d2eccf Date: Wed, 10 Oct 2018 04:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:16Z","dns_nameservers":[],"updated_at":"2018-10-10T04:53:16Z","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":"0c415fa0183c4c97a97c729afbcf1213","id":"369136bc-74f0-4263-82ba-f07855fd6021","subnetpool_id":null,"name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet"}]} 2018-10-10 04:53:31,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c used request id req-da1c93b4-0f82-43c3-96ff-819b75d2eccf 2018-10-10 04:53:31,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:31,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:31,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "fc3bed950d2145928ee86b54c2a7f207", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj-role"}], "expires_at": "2018-10-10T05:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c415fa0183c4c97a97c729afbcf1213", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-50469c03-3a41-408-user", "id": "4aba9618635e435ba6bff6528c7704e1"}, "audit_ids": ["Lrw47NB6Rem49qw7yPsDhA"], "issued_at": "2018-10-10T04:53:31.000000Z"}} 2018-10-10 04:53:31,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e720ee6b7cded77a1b82092c127b80d5f3dd43" 2018-10-10 04:53:32,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807a099d-9b54-4a1b-a39b-2b731d3c5f98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:32,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-807a099d-9b54-4a1b-a39b-2b731d3c5f98 2018-10-10 04:53:32,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e720ee6b7cded77a1b82092c127b80d5f3dd43" 2018-10-10 04:53:32,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1081827a-568b-4709-be0e-e1d6f187da60 Date: Wed, 10 Oct 2018 04:53:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["369136bc-74f0-4263-82ba-f07855fd6021"],"updated_at":"2018-10-10T04:53:16Z","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c415fa0183c4c97a97c729afbcf1213","id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}]} 2018-10-10 04:53:32,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net used request id req-1081827a-568b-4709-be0e-e1d6f187da60 2018-10-10 04:53:32,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:53:32,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:53:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:53:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e720ee6b7cded77a1b82092c127b80d5f3dd43" 2018-10-10 04:53:32,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d94a3d-4a36-48b9-bbf2-6b86d59ac6f5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213"}, "enabled": true, "id": "0c415fa0183c4c97a97c729afbcf1213", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}} 2018-10-10 04:53:32,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213 used request id req-33d94a3d-4a36-48b9-bbf2-6b86d59ac6f5 2018-10-10 04:53:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e720ee6b7cded77a1b82092c127b80d5f3dd43" 2018-10-10 04:53:32,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9fb44d51-309f-4cf5-a479-25a88ba9d4da Date: Wed, 10 Oct 2018 04:53:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:16Z","dns_nameservers":[],"updated_at":"2018-10-10T04:53:16Z","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":"0c415fa0183c4c97a97c729afbcf1213","id":"369136bc-74f0-4263-82ba-f07855fd6021","subnetpool_id":null,"name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet"}]} 2018-10-10 04:53:32,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c used request id req-9fb44d51-309f-4cf5-a479-25a88ba9d4da 2018-10-10 04:53:32,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:32,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "fc3bed950d2145928ee86b54c2a7f207", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj-role"}], "expires_at": "2018-10-10T05:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c415fa0183c4c97a97c729afbcf1213", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-50469c03-3a41-408-user", "id": "4aba9618635e435ba6bff6528c7704e1"}, "audit_ids": ["YiV8VaART2uTY463I-c1jA"], "issued_at": "2018-10-10T04:53:32.000000Z"}} 2018-10-10 04:53:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b41590793fb7a3a9c48b2c15ba5468009ca9d69" 2018-10-10 04:53:33,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d47222a-1be9-41df-9089-1100b3ed1264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:33,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1d47222a-1be9-41df-9089-1100b3ed1264 2018-10-10 04:53:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b41590793fb7a3a9c48b2c15ba5468009ca9d69" 2018-10-10 04:53:33,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-38b44be4-7df9-45fe-96fe-100b50bad814 Date: Wed, 10 Oct 2018 04:53:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["369136bc-74f0-4263-82ba-f07855fd6021"],"updated_at":"2018-10-10T04:53:16Z","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c415fa0183c4c97a97c729afbcf1213","id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}]} 2018-10-10 04:53:33,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net used request id req-38b44be4-7df9-45fe-96fe-100b50bad814 2018-10-10 04:53:33,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b41590793fb7a3a9c48b2c15ba5468009ca9d69" 2018-10-10 04:53:33,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a8f609a4-9fc3-4540-a1b4-e46012aa6003 Date: Wed, 10 Oct 2018 04:53:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:16Z","dns_nameservers":[],"updated_at":"2018-10-10T04:53:16Z","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":"0c415fa0183c4c97a97c729afbcf1213","id":"369136bc-74f0-4263-82ba-f07855fd6021","subnetpool_id":null,"name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet"}]} 2018-10-10 04:53:33,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c used request id req-a8f609a4-9fc3-4540-a1b4-e46012aa6003 2018-10-10 04:53:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=50e5d15e-9aad-4bba-b257-2c27428d9e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b41590793fb7a3a9c48b2c15ba5468009ca9d69" 2018-10-10 04:53:33,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-44c040de-f714-4c2a-be5f-2385f73fe427 Date: Wed, 10 Oct 2018 04:53:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["369136bc-74f0-4263-82ba-f07855fd6021"],"updated_at":"2018-10-10T04:53:16Z","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c415fa0183c4c97a97c729afbcf1213","id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}]} 2018-10-10 04:53:33,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=50e5d15e-9aad-4bba-b257-2c27428d9e5c used request id req-44c040de-f714-4c2a-be5f-2385f73fe427 2018-10-10 04:53:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b41590793fb7a3a9c48b2c15ba5468009ca9d69" 2018-10-10 04:53:33,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-055723bb-8fe1-40f4-9835-b4010037c487 Date: Wed, 10 Oct 2018 04:53:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:16Z","dns_nameservers":[],"updated_at":"2018-10-10T04:53:16Z","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":"0c415fa0183c4c97a97c729afbcf1213","id":"369136bc-74f0-4263-82ba-f07855fd6021","subnetpool_id":null,"name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet"}]} 2018-10-10 04:53:33,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c used request id req-055723bb-8fe1-40f4-9835-b4010037c487 2018-10-10 04:53:33,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c&name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b41590793fb7a3a9c48b2c15ba5468009ca9d69" 2018-10-10 04:53:34,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c1f29e60-7b6b-43e3-b2ee-e0b5c3127609 Date: Wed, 10 Oct 2018 04:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:16Z","dns_nameservers":[],"updated_at":"2018-10-10T04:53:16Z","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":"0c415fa0183c4c97a97c729afbcf1213","id":"369136bc-74f0-4263-82ba-f07855fd6021","subnetpool_id":null,"name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet"}]} 2018-10-10 04:53:34,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=50e5d15e-9aad-4bba-b257-2c27428d9e5c&name=CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet used request id req-c1f29e60-7b6b-43e3-b2ee-e0b5c3127609 2018-10-10 04:53:34,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/369136bc-74f0-4263-82ba-f07855fd6021 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b41590793fb7a3a9c48b2c15ba5468009ca9d69" 2018-10-10 04:53:34,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-45c632a8-b9dc-41a4-80f0-04a6ee90050f Date: Wed, 10 Oct 2018 04:53:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e5d15e-9aad-4bba-b257-2c27428d9e5c","tenant_id":"0c415fa0183c4c97a97c729afbcf1213","created_at":"2018-10-10T04:53:16Z","dns_nameservers":[],"updated_at":"2018-10-10T04:53:16Z","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":"0c415fa0183c4c97a97c729afbcf1213","id":"369136bc-74f0-4263-82ba-f07855fd6021","subnetpool_id":null,"name":"CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet"}} 2018-10-10 04:53:34,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/369136bc-74f0-4263-82ba-f07855fd6021 used request id req-45c632a8-b9dc-41a4-80f0-04a6ee90050f 2018-10-10 04:53:34,204 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack 2018-10-10 04:53:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:34,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:34 GMT Server: Apache x-openstack-request-id: req-051b9e99-aa5d-43f2-8830-f0d86926a139 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:34,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:34 GMT Server: Apache x-openstack-request-id: req-1c69cdce-d951-41b6-9f1d-dc5110ab732a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:34,450 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-1c69cdce-d951-41b6-9f1d-dc5110ab732a 2018-10-10 04:53:34,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:34,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:34 GMT Server: Apache x-openstack-request-id: req-4e952f1e-89b9-48c4-9553-de7feff98931 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:34,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:34 GMT Server: Apache x-openstack-request-id: req-49793012-e582-4354-9186-b26bdcb667b5 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "tags": null, "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:53:34Z", "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:34,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-49793012-e582-4354-9186-b26bdcb667b5 2018-10-10 04:53:34,646 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:53:34,646 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:37,649 - create_stack - DEBUG - Stack status query timeout in 1196.80067706 2018-10-10 04:53:37,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:37,679 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:37 GMT Server: Apache x-openstack-request-id: req-a90cb19e-fb05-447c-a312-8da3f29fc1e3 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:37,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:37 GMT Server: Apache x-openstack-request-id: req-6903ca02-a346-4b5f-8d0b-ac6a511e26d8 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "tags": null, "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:53:34Z", "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:37,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-6903ca02-a346-4b5f-8d0b-ac6a511e26d8 2018-10-10 04:53:37,875 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:53:37,875 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:40,879 - create_stack - DEBUG - Stack status query timeout in 1193.57143497 2018-10-10 04:53:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:41,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:40 GMT Server: Apache x-openstack-request-id: req-680f7584-946a-4777-940e-bb1e1e8c1183 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:41,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:41 GMT Server: Apache x-openstack-request-id: req-9eeae1a1-34f3-424e-9ba0-abf4567eda62 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "tags": null, "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:53:34Z", "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:41,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-9eeae1a1-34f3-424e-9ba0-abf4567eda62 2018-10-10 04:53:41,331 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:53:41,331 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:44,334 - create_stack - DEBUG - Stack status query timeout in 1190.11550403 2018-10-10 04:53:44,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:44,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:44 GMT Server: Apache x-openstack-request-id: req-59166207-a8ab-43dd-8809-3c8fb0b04ae6 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:44,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:44 GMT Server: Apache x-openstack-request-id: req-a736ae60-f17d-463a-8244-5c5e22d3b03d 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "tags": null, "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:53:34Z", "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:44,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-a736ae60-f17d-463a-8244-5c5e22d3b03d 2018-10-10 04:53:44,392 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:53:44,392 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:53:47,395 - create_stack - DEBUG - Stack status query timeout in 1187.05477285 2018-10-10 04:53:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:47,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:47 GMT Server: Apache x-openstack-request-id: req-52b61947-262f-43f2-af4e-e7f4d551674c Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:47,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:47 GMT Server: Apache x-openstack-request-id: req-e288205a-dd5b-4c6c-80a4-a0e26ba71cce 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": "0c415fa0183c4c97a97c729afbcf1213", "OS::stack_id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "image_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image", "inst_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-inst", "subnet_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-subnet", "flavor_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-flavor-name", "net_name": "CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-net"}, "deletion_time": "2018-10-10T04:53:46Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack", "stack_user_project_id": "158009c931614a7d8927509151b5dd53", "tags": null, "creation_time": "2018-10-10T04:53:13Z", "links": [{"href": "http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:53:34Z", "id": "a01784c8-80f6-4785-ad68-c97b456f9d4c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:53:47,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-e288205a-dd5b-4c6c-80a4-a0e26ba71cce 2018-10-10 04:53:47,622 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:53:47,622 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack 2018-10-10 04:53:47,622 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack 2018-10-10 04:53:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/a01784c8-80f6-4785-ad68-c97b456f9d4c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49fcbdabfb912f6e52c649132939350659c9ec10" 2018-10-10 04:53:47,652 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:53:47 GMT Server: Apache x-openstack-request-id: req-21517e6a-7dc4-42af-a732-00bb47f23c44 Location: http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:53:47,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:53:47 GMT Server: Apache x-openstack-request-id: req-51e27caa-c4bd-4569-b647-a7130f95d1f5 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:53:47,677 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/0c415fa0183c4c97a97c729afbcf1213/stacks/CreateStackSuccessTests-CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-stack/a01784c8-80f6-4785-ad68-c97b456f9d4c used request id req-51e27caa-c4bd-4569-b647-a7130f95d1f5 2018-10-10 04:53:47,678 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-be77eab5-f704-4ba6-85f1-f7be2eec0236-image 2018-10-10 04:53:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95b248e4ee6a061229def1c7576657c7ae39e2f2" 2018-10-10 04:53:49,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4a04532-0a45-4702-b0b3-5702d6ba944c Date: Wed, 10 Oct 2018 04:53:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:53:49,072 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c3b58607-5068-46a2-963e-850805d5bab4 used request id req-e4a04532-0a45-4702-b0b3-5702d6ba944c 2018-10-10 04:53:49,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c1e8e35e-1ee6-4a00-8f1c-a4d54da6b240 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89478906ce840464ebaab7bb8a70b3d4beacaed7" 2018-10-10 04:53:49,122 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e16ee0c-b721-47e4-aa61-eea814e88373 x-compute-request-id: req-8e16ee0c-b721-47e4-aa61-eea814e88373 Content-Length: 0 Content-Type: application/json 2018-10-10 04:53:49,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c1e8e35e-1ee6-4a00-8f1c-a4d54da6b240 used request id req-8e16ee0c-b721-47e4-aa61-eea814e88373 2018-10-10 04:53:49,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:49,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6dfe6d48-e136-438f-8f70-477a81b5137b Date: Wed, 10 Oct 2018 04:53:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "created_at": "2018-10-10T04:53:14Z", "updated_at": "2018-10-10T04:53:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:53:14Z", "revision_number": 0, "id": "03673d72-3ae7-41c3-a4ee-9415ddc1ccf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:53:14Z", "security_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c415fa0183c4c97a97c729afbcf1213"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:53:14Z", "revision_number": 0, "id": "1cfaca71-5c3f-4832-bd30-fb78ab39ff9f", "remote_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "remote_ip_prefix": null, "created_at": "2018-10-10T04:53:14Z", "security_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c415fa0183c4c97a97c729afbcf1213"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:53:14Z", "revision_number": 0, "id": "892185d9-7d23-49dc-98f4-9b406db4433f", "remote_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "remote_ip_prefix": null, "created_at": "2018-10-10T04:53:14Z", "security_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c415fa0183c4c97a97c729afbcf1213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:53:14Z", "revision_number": 0, "id": "d266fbd1-bb2f-44dc-978b-c613669e61b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:53:14Z", "security_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c415fa0183c4c97a97c729afbcf1213"}], "revision_number": 4, "project_id": "0c415fa0183c4c97a97c729afbcf1213", "id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:53:49,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-6dfe6d48-e136-438f-8f70-477a81b5137b 2018-10-10 04:53:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:49,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479e0a05-e327-454e-a6c8-ef3235108684 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213"}, "enabled": true, "id": "0c415fa0183c4c97a97c729afbcf1213", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-50469c03-3a41-408-proj"}} 2018-10-10 04:53:49,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213 used request id req-479e0a05-e327-454e-a6c8-ef3235108684 2018-10-10 04:53:49,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0079a573-70a0-4c8a-a514-63a1acc90dfd 2018-10-10 04:53:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0079a573-70a0-4c8a-a514-63a1acc90dfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:49,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e9d135b6-fd0f-41a6-86c8-52a911fd123d Date: Wed, 10 Oct 2018 04:53: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-10-10T04:53:14Z", "security_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "port_range_min": null, "revision_number": 0, "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "created_at": "2018-10-10T04:53:14Z", "project_id": "0c415fa0183c4c97a97c729afbcf1213", "id": "03673d72-3ae7-41c3-a4ee-9415ddc1ccf9"}, {"remote_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:53:14Z", "security_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "port_range_min": null, "revision_number": 0, "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "created_at": "2018-10-10T04:53:14Z", "project_id": "0c415fa0183c4c97a97c729afbcf1213", "id": "1cfaca71-5c3f-4832-bd30-fb78ab39ff9f"}, {"remote_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:53:14Z", "security_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "port_range_min": null, "revision_number": 0, "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "created_at": "2018-10-10T04:53:14Z", "project_id": "0c415fa0183c4c97a97c729afbcf1213", "id": "892185d9-7d23-49dc-98f4-9b406db4433f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:53:14Z", "security_group_id": "0079a573-70a0-4c8a-a514-63a1acc90dfd", "port_range_min": null, "revision_number": 0, "tenant_id": "0c415fa0183c4c97a97c729afbcf1213", "created_at": "2018-10-10T04:53:14Z", "project_id": "0c415fa0183c4c97a97c729afbcf1213", "id": "d266fbd1-bb2f-44dc-978b-c613669e61b6"}]} 2018-10-10 04:53:49,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0079a573-70a0-4c8a-a514-63a1acc90dfd used request id req-e9d135b6-fd0f-41a6-86c8-52a911fd123d 2018-10-10 04:53:49,662 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:53:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0079a573-70a0-4c8a-a514-63a1acc90dfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:49,970 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-126fb339-524b-4a63-99cb-204aba487f92 Content-Length: 0 Date: Wed, 10 Oct 2018 04:53:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:53:49,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0079a573-70a0-4c8a-a514-63a1acc90dfd used request id req-126fb339-524b-4a63-99cb-204aba487f92 2018-10-10 04:53:49,970 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-50469c03-3a41-408-proj 2018-10-10 04:53:49,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:50,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ef130d-7650-4298-8f22-665d7d3399df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:50,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0c415fa0183c4c97a97c729afbcf1213 used request id req-e9ef130d-7650-4298-8f22-665d7d3399df 2018-10-10 04:53:50,212 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-50469c03-3a41-408-proj-role 2018-10-10 04:53:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fc3bed950d2145928ee86b54c2a7f207 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:50,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f271e029-5419-4846-9fa3-fd13033dc121 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:50,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fc3bed950d2145928ee86b54c2a7f207 used request id req-f271e029-5419-4846-9fa3-fd13033dc121 2018-10-10 04:53:50,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b275cb1343da02c27c662b0b2cc74dbed7fcaf65" 2018-10-10 04:53:50,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3922f58-ddf1-4355-817d-1e9f3c172c44 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:53:50,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a3922f58-ddf1-4355-817d-1e9f3c172c44 2018-10-10 04:53:50,428 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-50469c03-3a41-408-user 2018-10-10 04:53:50,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/4aba9618635e435ba6bff6528c7704e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1dd53d7a5cf3836197365742993f335f21086d" 2018-10-10 04:53:50,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa82d2a0-8871-4d65-8fd3-94fa4ac0f3eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:50,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/4aba9618635e435ba6bff6528c7704e1 used request id req-fa82d2a0-8871-4d65-8fd3-94fa4ac0f3eb 2018-10-10 04:53:50,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:50,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["yRqGhwFQT2GzlrpEnRIIrw"], "issued_at": "2018-10-10T04:53:50.000000Z"}} 2018-10-10 04:53:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ebdb181ce64c0c34a159ec8ba3d35f06693f85" 2018-10-10 04:53:51,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a5ce5a-a22c-421a-a9d0-dc2db5865c20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:51,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-74a5ce5a-a22c-421a-a9d0-dc2db5865c20 2018-10-10 04:53:51,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:51,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:51,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["iNw4NIgoQ8mlLCVHkU-4CQ"], "issued_at": "2018-10-10T04:53:51.000000Z"}} 2018-10-10 04:53:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:53:51,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd253e6d-dfce-41b8-8930-162f56e93b64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:51,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bd253e6d-dfce-41b8-8930-162f56e93b64 2018-10-10 04:53:51,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:53:51,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:53:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7a670241-a489-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:53:51,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855bf4e7-05c9-42a5-93f3-8e2e55a93113 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7a670241-a489-403-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:53:51,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7a670241-a489-403-proj used request id req-855bf4e7-05c9-42a5-93f3-8e2e55a93113 2018-10-10 04:53:51,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:53:51,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66496ed4-22ca-44f9-b0fd-318f7ec63159 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:53:51,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-66496ed4-22ca-44f9-b0fd-318f7ec63159 2018-10-10 04:53:51,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}}' 2018-10-10 04:53:51,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d16cd1-6e2f-4452-afdd-5ebe947fc84c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:53:51,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e5d16cd1-6e2f-4452-afdd-5ebe947fc84c 2018-10-10 04:53:51,881 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7a670241-a489-403-proj 2018-10-10 04:53:51,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:51,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:52,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Zc0sjYMNQQ-IpJZWu1VSBA"], "issued_at": "2018-10-10T04:53:52.000000Z"}} 2018-10-10 04:53:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:52,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24680e6a-8f6a-413a-96c1-80e924f301e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:52,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-24680e6a-8f6a-413a-96c1-80e924f301e5 2018-10-10 04:53:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:53:52,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:53:52,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:52,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfc6f3e-5535-4fb8-93d9-25da45761a7e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:53:52,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4bfc6f3e-5535-4fb8-93d9-25da45761a7e 2018-10-10 04:53:52,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7a670241-a489-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:52,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2f80c1-b0eb-4aa1-8f7b-7d64b49414ed Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7a670241-a489-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}]} 2018-10-10 04:53:52,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7a670241-a489-403-proj used request id req-dd2f80c1-b0eb-4aa1-8f7b-7d64b49414ed 2018-10-10 04:53:52,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:52,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3684316-a3b8-40d7-9333-e27347631bf4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:53:52,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b3684316-a3b8-40d7-9333-e27347631bf4 2018-10-10 04:53:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:53,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21064630-ca29-4ce9-8937-fdc15f2bb355 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:53:53,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-21064630-ca29-4ce9-8937-fdc15f2bb355 2018-10-10 04:53:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7a670241-a489-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:53,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd535b7-4ff6-45ae-a4ab-4d77e02378b4 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7a670241-a489-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}]} 2018-10-10 04:53:53,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSuccessTests-7a670241-a489-403-proj used request id req-7fd535b7-4ff6-45ae-a4ab-4d77e02378b4 2018-10-10 04:53:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/1236044ec380402fab7af1a204a4b56a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:53,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12a178a-dcc6-49ad-ab58-1ffe0e9890ca Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7a670241-a489-403-user", "links": {"self": "http://172.30.9.25:5000/v3/users/1236044ec380402fab7af1a204a4b56a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "56cc040417d24a7dbca961f5b7c38481", "id": "1236044ec380402fab7af1a204a4b56a", "password_expires_at": null}} 2018-10-10 04:53:53,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/1236044ec380402fab7af1a204a4b56a used request id req-e12a178a-dcc6-49ad-ab58-1ffe0e9890ca 2018-10-10 04:53:53,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481/users/1236044ec380402fab7af1a204a4b56a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:53,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc220f8-6c4b-4bc6-b0d0-b2368e2575a8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481/users/1236044ec380402fab7af1a204a4b56a/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:53:53,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481/users/1236044ec380402fab7af1a204a4b56a/roles used request id req-cfc220f8-6c4b-4bc6-b0d0-b2368e2575a8 2018-10-10 04:53:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:53,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397068fb-c1d6-4da7-af29-87cf1d8296b9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:53:53,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-397068fb-c1d6-4da7-af29-87cf1d8296b9 2018-10-10 04:53:53,531 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7a670241-a489-403-proj 2018-10-10 04:53:53,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481/users/1236044ec380402fab7af1a204a4b56a/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:53:53,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-117f82e3-556b-461d-8071-c7ab3019cd58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:53,655 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481/users/1236044ec380402fab7af1a204a4b56a/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-117f82e3-556b-461d-8071-c7ab3019cd58 2018-10-10 04:53:53,656 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7a670241-a489-403-user 2018-10-10 04:53:53,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:53,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:53:53,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e490250a-012b-47c1-adbf-c7596ad6f423 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:53:53,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e490250a-012b-47c1-adbf-c7596ad6f423 2018-10-10 04:53:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" -d '{"role": {"name": "CreateStackSuccessTests-7a670241-a489-403-proj-role"}}' 2018-10-10 04:53:53,886 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-459adff7-c4bc-4ff6-9c52-6aa4cd77d1f2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0d34d964c3a47a18009ac8f30d2d0b9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f0d34d964c3a47a18009ac8f30d2d0b9"}, "name": "CreateStackSuccessTests-7a670241-a489-403-proj-role"}} 2018-10-10 04:53:53,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-459adff7-c4bc-4ff6-9c52-6aa4cd77d1f2 2018-10-10 04:53:53,887 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7a670241-a489-403-proj-role 2018-10-10 04:53:53,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/f0d34d964c3a47a18009ac8f30d2d0b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:53:53,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ee1d1b-7c55-4e0c-bc9d-98ec53a81a0b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/f0d34d964c3a47a18009ac8f30d2d0b9"}, "domain_id": null, "name": "CreateStackSuccessTests-7a670241-a489-403-proj-role", "id": "f0d34d964c3a47a18009ac8f30d2d0b9"}} 2018-10-10 04:53:53,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/f0d34d964c3a47a18009ac8f30d2d0b9 used request id req-55ee1d1b-7c55-4e0c-bc9d-98ec53a81a0b 2018-10-10 04:53:53,991 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7a670241-a489-403-proj-role to project CreateStackSuccessTests-7a670241-a489-403-proj 2018-10-10 04:53:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481/users/1236044ec380402fab7af1a204a4b56a/roles/f0d34d964c3a47a18009ac8f30d2d0b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:53:54,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a440e19-ef4b-46cf-9cea-ca18174883c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:53:54,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481/users/1236044ec380402fab7af1a204a4b56a/roles/f0d34d964c3a47a18009ac8f30d2d0b9 used request id req-3a440e19-ef4b-46cf-9cea-ca18174883c6 2018-10-10 04:53:54,135 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:53:54,136 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:53:54,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:54,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:54,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "f0d34d964c3a47a18009ac8f30d2d0b9", "name": "CreateStackSuccessTests-7a670241-a489-403-proj-role"}], "expires_at": "2018-10-10T05:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56cc040417d24a7dbca961f5b7c38481", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7a670241-a489-403-user", "id": "1236044ec380402fab7af1a204a4b56a"}, "audit_ids": ["hue5TlhJRb27_HTQrmKwOQ"], "issued_at": "2018-10-10T04:53:54.000000Z"}} 2018-10-10 04:53:54,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" 2018-10-10 04:53:54,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f913d1bf-c095-446d-b27b-33ca5b24c6a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:54,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f913d1bf-c095-446d-b27b-33ca5b24c6a6 2018-10-10 04:53:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" 2018-10-10 04:53:54,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5c0d29b5-bbd2-4fd0-bb4e-ccc0d872d4d3 Date: Wed, 10 Oct 2018 04:53:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image"} 2018-10-10 04:53:54,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image used request id req-5c0d29b5-bbd2-4fd0-bb4e-ccc0d872d4d3 2018-10-10 04:53:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" 2018-10-10 04:53:54,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bcf53d95-25fd-4200-8282-3d700d664860 Date: Wed, 10 Oct 2018 04:53:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:53:54,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-bcf53d95-25fd-4200-8282-3d700d664860 2018-10-10 04:53:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image"}' 2018-10-10 04:53:55,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f X-Openstack-Request-Id: req-ffafc2db-59c2-4fba-b13b-1781a6067b42 Date: Wed, 10 Oct 2018 04:53:55 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:53:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:53:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "min_disk": 0, "protected": false, "id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "file": "/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/file", "checksum": null, "owner": "56cc040417d24a7dbca961f5b7c38481", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:53:55,170 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ffafc2db-59c2-4fba-b13b-1781a6067b42 2018-10-10 04:53:55,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" -d '' 2018-10-10 04:53:56,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a12542f-7a78-4ab2-8c22-14769c7eed8a Date: Wed, 10 Oct 2018 04:53:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:53:56,963 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/file used request id req-0a12542f-7a78-4ab2-8c22-14769c7eed8a 2018-10-10 04:53:56,963 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:53:56,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" 2018-10-10 04:53:57,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4c63c1c0-c762-4411-8596-833579bd7ad6 Date: Wed, 10 Oct 2018 04:53:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:53:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:53:56Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/snap", "metadata": {}}], "self": "/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "min_disk": 0, "protected": false, "id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "file": "/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56cc040417d24a7dbca961f5b7c38481", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:53:57,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f used request id req-4c63c1c0-c762-4411-8596-833579bd7ad6 2018-10-10 04:53:57,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" 2018-10-10 04:53:57,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5b86f301-5d04-4a9a-90c1-bdac6235212d Date: Wed, 10 Oct 2018 04:53:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:53:57,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-5b86f301-5d04-4a9a-90c1-bdac6235212d 2018-10-10 04:53:57,301 - create_image - INFO - Created image with name - CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image 2018-10-10 04:53:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" 2018-10-10 04:53:57,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-90f2817f-7438-4b60-a1c8-edf144e65a64 Date: Wed, 10 Oct 2018 04:53:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:53:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:53:56Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/snap", "metadata": {}}], "self": "/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "min_disk": 0, "protected": false, "id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "file": "/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56cc040417d24a7dbca961f5b7c38481", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:53:57,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f used request id req-90f2817f-7438-4b60-a1c8-edf144e65a64 2018-10-10 04:53:57,469 - create_image - DEBUG - Instance status is - active 2018-10-10 04:53:57,469 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image 2018-10-10 04:53:57,469 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image 2018-10-10 04:53:57,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:57,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:57,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["do0rD0JmSJiaBnZi6CBhNQ"], "issued_at": "2018-10-10T04:53:57.000000Z"}} 2018-10-10 04:53:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56472547296d10871166b01556d07139ae10a209" 2018-10-10 04:53:57,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de301129-4015-4b91-99b4-9c170eaf4efb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:57,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-de301129-4015-4b91-99b4-9c170eaf4efb 2018-10-10 04:53:57,939 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:53:57,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56472547296d10871166b01556d07139ae10a209" 2018-10-10 04:53:58,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53: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-836fcfab-b783-403e-8079-587ac86d02fe x-compute-request-id: req-836fcfab-b783-403e-8079-587ac86d02fe Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:53:58,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-836fcfab-b783-403e-8079-587ac86d02fe 2018-10-10 04:53:58,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56472547296d10871166b01556d07139ae10a209" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-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-10-10 04:53:58,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53: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-adb32602-a727-425e-8e72-9673898a56fd x-compute-request-id: req-adb32602-a727-425e-8e72-9673898a56fd Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:53:58,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-adb32602-a727-425e-8e72-9673898a56fd 2018-10-10 04:53:58,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:53:58,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:53:58,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "f0d34d964c3a47a18009ac8f30d2d0b9", "name": "CreateStackSuccessTests-7a670241-a489-403-proj-role"}], "expires_at": "2018-10-10T05:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56cc040417d24a7dbca961f5b7c38481", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7a670241-a489-403-user", "id": "1236044ec380402fab7af1a204a4b56a"}, "audit_ids": ["x4GHbPHbRjO-7xKHWd8B2A"], "issued_at": "2018-10-10T04:53:58.000000Z"}} 2018-10-10 04:53:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:53:58,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8994a515-0cb8-469e-80f5-2df7f820855d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:53:58,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8994a515-0cb8-469e-80f5-2df7f820855d 2018-10-10 04:53:58,638 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:53:58,641 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:53:58,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:53:58,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:53:58 GMT Server: Apache x-openstack-request-id: req-47f646be-1394-428b-ba7d-e224e71b4d6b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:53:58,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack used request id req-47f646be-1394-428b-ba7d-e224e71b4d6b 2018-10-10 04:53:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-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-bd598c56-4213-4fb5-ac22-e3bd487a5807-net", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name"}}' 2018-10-10 04:54:01,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:53:58 GMT Server: Apache x-openstack-request-id: req-e07a5ebb-dbec-4adf-8c4c-a914645c6969 Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}]}} 2018-10-10 04:54:01,059 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks used request id req-e07a5ebb-dbec-4adf-8c4c-a914645c6969 2018-10-10 04:54:01,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:01,299 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:01 GMT Server: Apache x-openstack-request-id: req-39fb5444-0ab4-493a-b219-d4f1536ade1c Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:01,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:01 GMT Server: Apache x-openstack-request-id: req-1e44ca02-a229-4963-921e-5bf3e4ab8308 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:01,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-1e44ca02-a229-4963-921e-5bf3e4ab8308 2018-10-10 04:54:01,343 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack 2018-10-10 04:54:01,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:01,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:01 GMT Server: Apache x-openstack-request-id: req-4608165d-b633-4b07-839c-d4ab6a53795b Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:01,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:01 GMT Server: Apache x-openstack-request-id: req-1524e215-f8b7-43c4-aea4-7966e206a5d4 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:01,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-1524e215-f8b7-43c4-aea4-7966e206a5d4 2018-10-10 04:54:01,565 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:54:01,565 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:04,568 - create_stack - DEBUG - Stack status query timeout in 1196.77515292 2018-10-10 04:54:04,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:04,733 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:04 GMT Server: Apache x-openstack-request-id: req-42a98348-5d0b-498d-ad2c-bd832019d3a1 Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:04,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:04 GMT Server: Apache x-openstack-request-id: req-b2c60985-2edf-424c-ac18-084f074433dc 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:04,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-b2c60985-2edf-424c-ac18-084f074433dc 2018-10-10 04:54:04,953 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:54:04,953 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:07,956 - create_stack - DEBUG - Stack status query timeout in 1193.3870461 2018-10-10 04:54:07,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:07,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:07 GMT Server: Apache x-openstack-request-id: req-7270cade-f341-4e69-9f87-5805badb8d23 Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:08,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:07 GMT Server: Apache x-openstack-request-id: req-94301bfc-1ea2-4e9a-ae6e-3b45900b2d00 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:08,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-94301bfc-1ea2-4e9a-ae6e-3b45900b2d00 2018-10-10 04:54:08,175 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:54:08,175 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:11,178 - create_stack - DEBUG - Stack status query timeout in 1190.16471195 2018-10-10 04:54:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:11,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:11 GMT Server: Apache x-openstack-request-id: req-6fbf6aed-71f6-4458-ba04-e1868bf5de80 Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:11,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:11 GMT Server: Apache x-openstack-request-id: req-cc584032-0644-4c5b-a5e5-7982dc407fca 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:11,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-cc584032-0644-4c5b-a5e5-7982dc407fca 2018-10-10 04:54:11,543 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:54:11,543 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:14,546 - create_stack - DEBUG - Stack status query timeout in 1186.7967 2018-10-10 04:54:14,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:14,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:14 GMT Server: Apache x-openstack-request-id: req-c58d92c4-78c7-4562-b566-b8dd75f19dc0 Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:14,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:14 GMT Server: Apache x-openstack-request-id: req-9e005f3b-dce3-414f-a994-7cee4b209bb5 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:14,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-9e005f3b-dce3-414f-a994-7cee4b209bb5 2018-10-10 04:54:14,926 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:54:14,926 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:17,929 - create_stack - DEBUG - Stack status query timeout in 1183.4137249 2018-10-10 04:54:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:17,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:17 GMT Server: Apache x-openstack-request-id: req-d5499b0c-a8cc-4452-8588-d76e3e8bd6fa Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:18,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:17 GMT Server: Apache x-openstack-request-id: req-0fe0140c-40b7-40aa-8b23-5c90c9ee4b2c 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:18,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-0fe0140c-40b7-40aa-8b23-5c90c9ee4b2c 2018-10-10 04:54:18,162 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:54:18,162 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack 2018-10-10 04:54:18,162 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack 2018-10-10 04:54:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:18,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:18 GMT Server: Apache x-openstack-request-id: req-d6dedf73-c8d2-4164-b0bf-c15c1ec6e87b Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:18,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:18 GMT Server: Apache x-openstack-request-id: req-00e5c2f0-bd6e-475d-848e-bed71eddd147 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-10T04:54:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:01Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "98f445ce-e7c1-45e7-9db0-934205ade434", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-10T04:54:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:01Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "354be1e6-53f6-4b14-bf5a-db245ffd371f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-10T04:54:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:01Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b92f91d0-e071-4b52-be3f-c33084e9e3f9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-10T04:54:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "05ea25c1-435c-4204-9686-6c39380569e6", "resource_type": "OS::Nova::Server"}]} 2018-10-10 04:54:18,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources used request id req-00e5c2f0-bd6e-475d-848e-bed71eddd147 2018-10-10 04:54:18,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:18,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54: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-6c5ed615-5d4b-4e6b-aba4-9968ef6a7ad1 x-compute-request-id: req-6c5ed615-5d4b-4e6b-aba4-9968ef6a7ad1 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:7d:e8", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "bookmark"}], "image": {"id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "links": [{"href": "http://172.30.9.25:8774/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:54:14.000000", "flavor": {"id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "links": [{"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}]}, "id": "05ea25c1-435c-4204-9686-6c39380569e6", "security_groups": [{"name": "default"}], "user_id": "1236044ec380402fab7af1a204a4b56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:54:14Z", "hostId": "f1792f00c0b8722aec59c48140d344eb5754bd2b908923c6890aac38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "created": "2018-10-10T04:54:08Z", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:54:18,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 used request id req-6c5ed615-5d4b-4e6b-aba4-9968ef6a7ad1 2018-10-10 04:54:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:19,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-64bc733c-c90f-4290-8ca6-89390eca42de Date: Wed, 10 Oct 2018 04:54:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:19,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-64bc733c-c90f-4290-8ca6-89390eca42de 2018-10-10 04:54:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:54:19,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:54:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:54:19,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:19,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4aef85-a29c-4e88-82d8-1d404a73d457 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:19,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-7e4aef85-a29c-4e88-82d8-1d404a73d457 2018-10-10 04:54:19,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:19,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b4248d73-a34f-44cb-bd11-2321c3566c59 Date: Wed, 10 Oct 2018 04:54:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:19,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-b4248d73-a34f-44cb-bd11-2321c3566c59 2018-10-10 04:54:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:19,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-7f80cf4d-30cc-4ec5-9024-4d79411790ad Date: Wed, 10 Oct 2018 04:54:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:19,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-7f80cf4d-30cc-4ec5-9024-4d79411790ad 2018-10-10 04:54:19,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:19,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:19 GMT Server: Apache x-openstack-request-id: req-14cc3837-460b-4d9e-bf62-ae2f5c97effb Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:19,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:19 GMT Server: Apache x-openstack-request-id: req-800208b6-63a8-4cb3-832a-87f54ad8bb82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-10T04:54:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:01Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "98f445ce-e7c1-45e7-9db0-934205ade434", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-10T04:54:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:01Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "354be1e6-53f6-4b14-bf5a-db245ffd371f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-10T04:54:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:01Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b92f91d0-e071-4b52-be3f-c33084e9e3f9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-10T04:54:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "05ea25c1-435c-4204-9686-6c39380569e6", "resource_type": "OS::Nova::Server"}]} 2018-10-10 04:54:19,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda/resources used request id req-800208b6-63a8-4cb3-832a-87f54ad8bb82 2018-10-10 04:54:19,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:19,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54: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-4db824dd-04c8-4853-bb61-b3b2c5dc381f x-compute-request-id: req-4db824dd-04c8-4853-bb61-b3b2c5dc381f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:54:19,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa used request id req-4db824dd-04c8-4853-bb61-b3b2c5dc381f 2018-10-10 04:54:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/354be1e6-53f6-4b14-bf5a-db245ffd371f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:19,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-f845bfd1-6380-410e-98b2-75eabe183f83 Date: Wed, 10 Oct 2018 04:54:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}} 2018-10-10 04:54:19,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/354be1e6-53f6-4b14-bf5a-db245ffd371f used request id req-f845bfd1-6380-410e-98b2-75eabe183f83 2018-10-10 04:54:19,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:20,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-634ed291-5337-4c2a-b88c-cf65e6454cf3 Date: Wed, 10 Oct 2018 04:54:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:20,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-634ed291-5337-4c2a-b88c-cf65e6454cf3 2018-10-10 04:54:20,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:20,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8a9d29ab-dd2f-433d-a87d-df2d0161abbc Date: Wed, 10 Oct 2018 04:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:20,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-8a9d29ab-dd2f-433d-a87d-df2d0161abbc 2018-10-10 04:54:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:20,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-61f94a8c-2151-49e5-abc4-b27987bec236 Date: Wed, 10 Oct 2018 04:54:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:20,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-61f94a8c-2151-49e5-abc4-b27987bec236 2018-10-10 04:54:20,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:20,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af1a262-1b45-4243-b5d5-502e8a8dbc48 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:20,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-6af1a262-1b45-4243-b5d5-502e8a8dbc48 2018-10-10 04:54:20,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:20,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0be2d923-11f4-4459-8006-cb2f70d673ab Date: Wed, 10 Oct 2018 04:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:20,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-0be2d923-11f4-4459-8006-cb2f70d673ab 2018-10-10 04:54:20,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9&mac_address=fa%3A16%3A3e%3A28%3A7d%3Ae8&name=CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:21,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-b4e9593e-01b3-4a9e-a574-b7c4194f431e Date: Wed, 10 Oct 2018 04:54:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"}]} 2018-10-10 04:54:21,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9&mac_address=fa%3A16%3A3e%3A28%3A7d%3Ae8&name=CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3&admin_state_up=True used request id req-b4e9593e-01b3-4a9e-a574-b7c4194f431e 2018-10-10 04:54:21,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:21,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f27c2e-ca6d-44ea-9114-edf700f2ddd0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:21,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-45f27c2e-ca6d-44ea-9114-edf700f2ddd0 2018-10-10 04:54:21,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:21,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c6317081-7a03-47d7-bf4f-42e6588d0cbf Date: Wed, 10 Oct 2018 04:54:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:21,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-c6317081-7a03-47d7-bf4f-42e6588d0cbf 2018-10-10 04:54:21,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:21,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-68693984-b9c6-42f5-9ec9-a635c6e1cd0c Date: Wed, 10 Oct 2018 04:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:21,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-68693984-b9c6-42f5-9ec9-a635c6e1cd0c 2018-10-10 04:54:21,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:21,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-a73ab200-956a-4fbf-9b73-aab17efd0a6e Date: Wed, 10 Oct 2018 04:54:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:21,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-a73ab200-956a-4fbf-9b73-aab17efd0a6e 2018-10-10 04:54:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:21,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b43d3032-d485-4d1a-9bc5-a64553f19cab Date: Wed, 10 Oct 2018 04:54:21 GMT RESP BODY: {"floatingips": []} 2018-10-10 04:54:21,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-b43d3032-d485-4d1a-9bc5-a64553f19cab 2018-10-10 04:54:21,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:54:21,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:54:21,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "f0d34d964c3a47a18009ac8f30d2d0b9", "name": "CreateStackSuccessTests-7a670241-a489-403-proj-role"}], "expires_at": "2018-10-10T05:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56cc040417d24a7dbca961f5b7c38481", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7a670241-a489-403-user", "id": "1236044ec380402fab7af1a204a4b56a"}, "audit_ids": ["YNvdgSvASw2mdB89BRo3SA"], "issued_at": "2018-10-10T04:54:21.000000Z"}} 2018-10-10 04:54:21,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:21,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5674f91-8532-43bf-9cdc-42873fda8ae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:54:21,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f5674f91-8532-43bf-9cdc-42873fda8ae8 2018-10-10 04:54:21,988 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:54:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:22,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba651f3-07a9-48bd-8c3a-9c03a6c46296 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:54:22,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9ba651f3-07a9-48bd-8c3a-9c03a6c46296 2018-10-10 04:54:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:22,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-a4807686-58e7-420b-83d1-cc9d211c150d Date: Wed, 10 Oct 2018 04:54:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:22,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-a4807686-58e7-420b-83d1-cc9d211c150d 2018-10-10 04:54:22,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:54:22,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:54:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:54:22,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:22,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5d0ff6-4b6f-4cd8-8391-f8d212b4a832 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:22,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-0c5d0ff6-4b6f-4cd8-8391-f8d212b4a832 2018-10-10 04:54:22,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:22,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5bb7e32e-bd5d-4f60-b9d8-886e66501965 Date: Wed, 10 Oct 2018 04:54:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:22,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-5bb7e32e-bd5d-4f60-b9d8-886e66501965 2018-10-10 04:54:22,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9&mac_address=fa%3A16%3A3e%3A28%3A7d%3Ae8&name=CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:22,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-a116269a-b73d-4580-bfc3-f3168a456096 Date: Wed, 10 Oct 2018 04:54:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"}]} 2018-10-10 04:54:22,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9&mac_address=fa%3A16%3A3e%3A28%3A7d%3Ae8&name=CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3&admin_state_up=True used request id req-a116269a-b73d-4580-bfc3-f3168a456096 2018-10-10 04:54:22,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:22,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6ee95c-3e18-42ec-ba54-9c40b16f5d94 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:22,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-7e6ee95c-3e18-42ec-ba54-9c40b16f5d94 2018-10-10 04:54:22,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:23,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-fe731f4e-f6d0-4216-8d83-de00a9eee34a x-compute-request-id: req-fe731f4e-f6d0-4216-8d83-de00a9eee34a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:7d:e8", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "bookmark"}], "image": {"id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "links": [{"href": "http://172.30.9.25:8774/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:54:14.000000", "flavor": {"id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "links": [{"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}]}, "id": "05ea25c1-435c-4204-9686-6c39380569e6", "security_groups": [{"name": "default"}], "user_id": "1236044ec380402fab7af1a204a4b56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:54:14Z", "hostId": "f1792f00c0b8722aec59c48140d344eb5754bd2b908923c6890aac38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "created": "2018-10-10T04:54:08Z", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 04:54:23,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst used request id req-fe731f4e-f6d0-4216-8d83-de00a9eee34a 2018-10-10 04:54:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:23,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-ef3deb7f-2a77-42b6-87b1-f60b95b90a52 Date: Wed, 10 Oct 2018 04:54:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:23,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-ef3deb7f-2a77-42b6-87b1-f60b95b90a52 2018-10-10 04:54:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:24,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4ad3c02c-8a44-46cc-a8e5-c0720d8a5626 Date: Wed, 10 Oct 2018 04:54:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:24,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-4ad3c02c-8a44-46cc-a8e5-c0720d8a5626 2018-10-10 04:54:24,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:24,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-0c13080e-7df5-4cfc-8c6a-780eedddc3aa Date: Wed, 10 Oct 2018 04:54:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:24,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-0c13080e-7df5-4cfc-8c6a-780eedddc3aa 2018-10-10 04:54:24,107 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst 2018-10-10 04:54:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:24,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-472e8547-1438-4d15-98b2-c401a574af94 Date: Wed, 10 Oct 2018 04:54:24 GMT RESP BODY: {"floatingips": []} 2018-10-10 04:54:24,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-472e8547-1438-4d15-98b2-c401a574af94 2018-10-10 04:54:24,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:25,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54: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-0bf1cebe-9965-4309-ad89-855ef46bade2 x-compute-request-id: req-0bf1cebe-9965-4309-ad89-855ef46bade2 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:7d:e8", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "bookmark"}], "image": {"id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "links": [{"href": "http://172.30.9.25:8774/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:54:14.000000", "flavor": {"id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "links": [{"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}]}, "id": "05ea25c1-435c-4204-9686-6c39380569e6", "security_groups": [{"name": "default"}], "user_id": "1236044ec380402fab7af1a204a4b56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:54:14Z", "hostId": "f1792f00c0b8722aec59c48140d344eb5754bd2b908923c6890aac38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "created": "2018-10-10T04:54:08Z", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:54:25,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 used request id req-0bf1cebe-9965-4309-ad89-855ef46bade2 2018-10-10 04:54:25,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:25,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-47cd2721-d370-43d7-8436-83e90daf574e Date: Wed, 10 Oct 2018 04:54:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:25,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-47cd2721-d370-43d7-8436-83e90daf574e 2018-10-10 04:54:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:25,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3cdcf0-878c-4621-98ac-6587ba3548fd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:25,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-eb3cdcf0-878c-4621-98ac-6587ba3548fd 2018-10-10 04:54:25,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:25,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9fa8ad1e-0b05-4476-b547-a884a2669d71 Date: Wed, 10 Oct 2018 04:54:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:25,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-9fa8ad1e-0b05-4476-b547-a884a2669d71 2018-10-10 04:54:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:25,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-b24796bf-0b9b-4768-b824-8c8b1e6331a0 Date: Wed, 10 Oct 2018 04:54:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:25,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-b24796bf-0b9b-4768-b824-8c8b1e6331a0 2018-10-10 04:54:25,536 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:54:25,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:54:25,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "f0d34d964c3a47a18009ac8f30d2d0b9", "name": "CreateStackSuccessTests-7a670241-a489-403-proj-role"}], "expires_at": "2018-10-10T05:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56cc040417d24a7dbca961f5b7c38481", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7a670241-a489-403-user", "id": "1236044ec380402fab7af1a204a4b56a"}, "audit_ids": ["9cK1AGpZRLeVfmkBn48VtQ"], "issued_at": "2018-10-10T04:54:25.000000Z"}} 2018-10-10 04:54:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:25,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d196ae2b-e396-4949-a9ee-9e1cd56770c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:54:25,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d196ae2b-e396-4949-a9ee-9e1cd56770c9 2018-10-10 04:54:26,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:26,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54: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-29708194-9dad-422c-ac58-15f414348ed8 x-compute-request-id: req-29708194-9dad-422c-ac58-15f414348ed8 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:7d:e8", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "bookmark"}], "image": {"id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "links": [{"href": "http://172.30.9.25:8774/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:54:14.000000", "flavor": {"id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "links": [{"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}]}, "id": "05ea25c1-435c-4204-9686-6c39380569e6", "security_groups": [{"name": "default"}], "user_id": "1236044ec380402fab7af1a204a4b56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:54:14Z", "hostId": "f1792f00c0b8722aec59c48140d344eb5754bd2b908923c6890aac38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "created": "2018-10-10T04:54:08Z", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:54:26,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 used request id req-29708194-9dad-422c-ac58-15f414348ed8 2018-10-10 04:54:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:26,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-ebc2c006-b504-499d-a4de-5584497b967d Date: Wed, 10 Oct 2018 04:54:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:26,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-ebc2c006-b504-499d-a4de-5584497b967d 2018-10-10 04:54:26,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:26,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91749b62-b63e-48f2-a96f-40de2a6b0cee Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:26,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-91749b62-b63e-48f2-a96f-40de2a6b0cee 2018-10-10 04:54:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:27,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5c332c8a-6b84-4be0-b4f4-996de8b64655 Date: Wed, 10 Oct 2018 04:54:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:27,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-5c332c8a-6b84-4be0-b4f4-996de8b64655 2018-10-10 04:54:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:27,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-d0758dcd-ec86-494c-9e4b-983e4ad7e83a Date: Wed, 10 Oct 2018 04:54:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:27,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-d0758dcd-ec86-494c-9e4b-983e4ad7e83a 2018-10-10 04:54:27,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:28,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54: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-5d49c6a4-88d1-4ddd-8e76-7fd7ca11badb x-compute-request-id: req-5d49c6a4-88d1-4ddd-8e76-7fd7ca11badb Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:7d:e8", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "bookmark"}], "image": {"id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "links": [{"href": "http://172.30.9.25:8774/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:54:14.000000", "flavor": {"id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "links": [{"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}]}, "id": "05ea25c1-435c-4204-9686-6c39380569e6", "security_groups": [{"name": "default"}], "user_id": "1236044ec380402fab7af1a204a4b56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:54:14Z", "hostId": "f1792f00c0b8722aec59c48140d344eb5754bd2b908923c6890aac38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "created": "2018-10-10T04:54:08Z", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 04:54:28,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst used request id req-5d49c6a4-88d1-4ddd-8e76-7fd7ca11badb 2018-10-10 04:54:28,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:28,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-bd20da39-bea5-4b6f-a6ef-af323710fa8a Date: Wed, 10 Oct 2018 04:54:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:28,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-bd20da39-bea5-4b6f-a6ef-af323710fa8a 2018-10-10 04:54:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:28,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cb974609-883e-48ed-85bc-5aab4ecd3916 Date: Wed, 10 Oct 2018 04:54:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:28,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-cb974609-883e-48ed-85bc-5aab4ecd3916 2018-10-10 04:54:28,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:29,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-63fdccbd-1feb-4c0e-8e2e-0444b5cf7328 Date: Wed, 10 Oct 2018 04:54:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:29,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-63fdccbd-1feb-4c0e-8e2e-0444b5cf7328 2018-10-10 04:54:29,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:29,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54: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-08ee7302-78cf-404c-a7d0-4ad088756980 x-compute-request-id: req-08ee7302-78cf-404c-a7d0-4ad088756980 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:7d:e8", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "bookmark"}], "image": {"id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "links": [{"href": "http://172.30.9.25:8774/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:54:14.000000", "flavor": {"id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "links": [{"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}]}, "id": "05ea25c1-435c-4204-9686-6c39380569e6", "security_groups": [{"name": "default"}], "user_id": "1236044ec380402fab7af1a204a4b56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:54:14Z", "hostId": "f1792f00c0b8722aec59c48140d344eb5754bd2b908923c6890aac38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "created": "2018-10-10T04:54:08Z", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:54:29,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 used request id req-08ee7302-78cf-404c-a7d0-4ad088756980 2018-10-10 04:54:29,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:29,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0cb1babc-3680-4093-9f38-342c2213341b Date: Wed, 10 Oct 2018 04:54:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:29,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-0cb1babc-3680-4093-9f38-342c2213341b 2018-10-10 04:54:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:29,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444f4016-a7f5-4e5b-b703-a038b96e0f6f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:29,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-444f4016-a7f5-4e5b-b703-a038b96e0f6f 2018-10-10 04:54:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:29,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4e0d4d91-4bf3-426e-9d26-50e490e39883 Date: Wed, 10 Oct 2018 04:54:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:29,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-4e0d4d91-4bf3-426e-9d26-50e490e39883 2018-10-10 04:54:29,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:29,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-1987a26b-0220-4201-9a91-b75f4125ec36 Date: Wed, 10 Oct 2018 04:54:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:29,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-1987a26b-0220-4201-9a91-b75f4125ec36 2018-10-10 04:54:30,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:30,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54: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-b9886f9b-9133-4a83-9702-1e287c488429 x-compute-request-id: req-b9886f9b-9133-4a83-9702-1e287c488429 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:7d:e8", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "bookmark"}], "image": {"id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "links": [{"href": "http://172.30.9.25:8774/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:54:14.000000", "flavor": {"id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "links": [{"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}]}, "id": "05ea25c1-435c-4204-9686-6c39380569e6", "security_groups": [{"name": "default"}], "user_id": "1236044ec380402fab7af1a204a4b56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:54:14Z", "hostId": "f1792f00c0b8722aec59c48140d344eb5754bd2b908923c6890aac38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "created": "2018-10-10T04:54:08Z", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:54:30,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 used request id req-b9886f9b-9133-4a83-9702-1e287c488429 2018-10-10 04:54:30,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:30,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4085bab7-cf1e-494d-867a-93e8d6fb079d Date: Wed, 10 Oct 2018 04:54:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:30,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-4085bab7-cf1e-494d-867a-93e8d6fb079d 2018-10-10 04:54:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:30,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3236c6-29f5-485e-8b8c-e0cc2aab2f8c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:30,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-5b3236c6-29f5-485e-8b8c-e0cc2aab2f8c 2018-10-10 04:54:30,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:30,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2750dc6b-4282-4ae4-b264-45372a8ccdca Date: Wed, 10 Oct 2018 04:54:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:30,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-2750dc6b-4282-4ae4-b264-45372a8ccdca 2018-10-10 04:54:30,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52c23218c09960df498e686d47f80d36b79e08a" 2018-10-10 04:54:30,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-b3bb6e38-08cd-409d-a9c0-5e376ca2a743 Date: Wed, 10 Oct 2018 04:54:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:30,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-b3bb6e38-08cd-409d-a9c0-5e376ca2a743 2018-10-10 04:54:30,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:31,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54: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-2638fcd8-0999-4fe0-9203-fecb81962288 x-compute-request-id: req-2638fcd8-0999-4fe0-9203-fecb81962288 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:7d:e8", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/05ea25c1-435c-4204-9686-6c39380569e6", "rel": "bookmark"}], "image": {"id": "0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "links": [{"href": "http://172.30.9.25:8774/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:54:14.000000", "flavor": {"id": "a2f81c48-5072-41d6-8b02-b49eb2d376fa", "links": [{"href": "http://172.30.9.25:8774/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa", "rel": "bookmark"}]}, "id": "05ea25c1-435c-4204-9686-6c39380569e6", "security_groups": [{"name": "default"}], "user_id": "1236044ec380402fab7af1a204a4b56a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:54:14Z", "hostId": "f1792f00c0b8722aec59c48140d344eb5754bd2b908923c6890aac38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "created": "2018-10-10T04:54:08Z", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:54:31,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/05ea25c1-435c-4204-9686-6c39380569e6 used request id req-2638fcd8-0999-4fe0-9203-fecb81962288 2018-10-10 04:54:31,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:31,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-885ec657-67c9-457f-b24a-cd0dc92569c7 Date: Wed, 10 Oct 2018 04:54:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["354be1e6-53f6-4b14-bf5a-db245ffd371f"],"updated_at":"2018-10-10T04:54:03Z","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"56cc040417d24a7dbca961f5b7c38481","id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}]} 2018-10-10 04:54:31,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net used request id req-885ec657-67c9-457f-b24a-cd0dc92569c7 2018-10-10 04:54:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:31,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4e01d8ee-01f2-4733-ba81-1ee92257ae74 Date: Wed, 10 Oct 2018 04:54:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:03Z","dns_nameservers":[],"updated_at":"2018-10-10T04:54:03Z","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":"56cc040417d24a7dbca961f5b7c38481","id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","subnetpool_id":null,"name":"CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet"}]} 2018-10-10 04:54:31,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-4e01d8ee-01f2-4733-ba81-1ee92257ae74 2018-10-10 04:54:31,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453949783346a80412e04b078e37c8cf1748ac7a" 2018-10-10 04:54:32,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-59db784a-e171-42b1-8c4d-31d2115ec856 Date: Wed, 10 Oct 2018 04:54:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.4"}],"id":"46a84db2-e41b-4682-b260-4b120bb86eba","security_groups":[],"mac_address":"fa:16:3e:cd:07:af","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.3"}],"id":"498347b5-f2f4-431a-a673-c19d645469dc","security_groups":[],"mac_address":"fa:16:3e:53:8a:84","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92f91d0-e071-4b52-be3f-c33084e9e3f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.12"}],"id":"98f445ce-e7c1-45e7-9db0-934205ade434","security_groups":["591dd33e-302f-4331-8d66-8c84095474c0"],"mac_address":"fa:16:3e:28:7d:e8","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack-server1_port-ug5wwclmewk3","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:05Z","binding:vnic_type":"normal","device_id":"05ea25c1-435c-4204-9686-6c39380569e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:54:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"354be1e6-53f6-4b14-bf5a-db245ffd371f","ip_address":"10.0.0.2"}],"id":"f617eed3-f117-4295-b2ce-61fc607ecc59","security_groups":[],"mac_address":"fa:16:3e:db:f0:0c","project_id":"56cc040417d24a7dbca961f5b7c38481","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92f91d0-e071-4b52-be3f-c33084e9e3f9","tenant_id":"56cc040417d24a7dbca961f5b7c38481","created_at":"2018-10-10T04:54:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b92f91d0-e071-4b52-be3f-c33084e9e3f9"}]} 2018-10-10 04:54:32,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b92f91d0-e071-4b52-be3f-c33084e9e3f9 used request id req-59db784a-e171-42b1-8c4d-31d2115ec856 2018-10-10 04:54:32,147 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack 2018-10-10 04:54:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:32,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:32 GMT Server: Apache x-openstack-request-id: req-465b4cb7-b1c2-47ae-a79a-530f1ffbb17e Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:32,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:54:32 GMT Server: Apache x-openstack-request-id: req-156a8d74-44a3-48c8-8771-19cc68af7b18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:54:32,253 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-156a8d74-44a3-48c8-8771-19cc68af7b18 2018-10-10 04:54:32,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:32,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:32 GMT Server: Apache x-openstack-request-id: req-7c65316e-de10-40d1-8921-8ebd70b1fbad Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:32,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:32 GMT Server: Apache x-openstack-request-id: req-6e0ffc55-9ceb-4428-9152-a440399c3e6a 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "tags": null, "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:54:32Z", "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:32,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-6e0ffc55-9ceb-4428-9152-a440399c3e6a 2018-10-10 04:54:32,452 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:54:32,452 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:35,456 - create_stack - DEBUG - Stack status query timeout in 1196.79741192 2018-10-10 04:54:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:35,616 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:35 GMT Server: Apache x-openstack-request-id: req-17746ca7-4e94-406a-8d7f-b999a980478d Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:35,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:35 GMT Server: Apache x-openstack-request-id: req-25a08cb4-6eca-486e-9e99-852f918b0a44 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "tags": null, "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:54:32Z", "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:35,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-25a08cb4-6eca-486e-9e99-852f918b0a44 2018-10-10 04:54:35,788 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:54:35,788 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:38,791 - create_stack - DEBUG - Stack status query timeout in 1193.46181703 2018-10-10 04:54:38,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:38,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:38 GMT Server: Apache x-openstack-request-id: req-4e604579-44d5-4a26-9a4b-f00434f3f60b Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:39,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:38 GMT Server: Apache x-openstack-request-id: req-7fccf459-6ca3-4a37-8c23-c08e08cd0314 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "tags": null, "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:54:32Z", "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:39,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-7fccf459-6ca3-4a37-8c23-c08e08cd0314 2018-10-10 04:54:39,157 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:54:39,157 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:42,160 - create_stack - DEBUG - Stack status query timeout in 1190.09273791 2018-10-10 04:54:42,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:42,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:42 GMT Server: Apache x-openstack-request-id: req-7a9b2592-632c-441d-8235-c32e3f96d9b5 Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:42,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:42 GMT Server: Apache x-openstack-request-id: req-83dd5dbc-625f-4777-9bc6-e7a9876c96bf 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "tags": null, "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:54:32Z", "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:42,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-83dd5dbc-625f-4777-9bc6-e7a9876c96bf 2018-10-10 04:54:42,359 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:54:42,359 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:45,362 - create_stack - DEBUG - Stack status query timeout in 1186.89092588 2018-10-10 04:54:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:45,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:45 GMT Server: Apache x-openstack-request-id: req-ac800c59-fc82-4dcd-89bc-46fe97aba7ed Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:45,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:45 GMT Server: Apache x-openstack-request-id: req-3aaeda89-2a97-4c5c-89bd-1610f5f3d701 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": "56cc040417d24a7dbca961f5b7c38481", "OS::stack_id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "image_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image", "inst_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-inst", "subnet_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-subnet", "flavor_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-flavor-name", "net_name": "CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack", "stack_user_project_id": "676d81be27d04cb0b80c8e009ec33a15", "tags": null, "creation_time": "2018-10-10T04:54:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:54:32Z", "id": "82452edb-1e1d-4e13-98be-6dae57ef4cda", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-10 04:54:45,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-3aaeda89-2a97-4c5c-89bd-1610f5f3d701 2018-10-10 04:54:45,418 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:54:45,418 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack 2018-10-10 04:54:45,418 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack 2018-10-10 04:54:45,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/82452edb-1e1d-4e13-98be-6dae57ef4cda -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}badf2991a59a4ad1dc4e9ea2be2931e0168c2240" 2018-10-10 04:54:45,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:45 GMT Server: Apache x-openstack-request-id: req-b218e5bc-750a-412a-bfd4-9ae8f79cd68c Location: http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:45,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:54:45 GMT Server: Apache x-openstack-request-id: req-3cad2f03-0704-47cd-a067-420b56e48933 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:54:45,618 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/56cc040417d24a7dbca961f5b7c38481/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-stack/82452edb-1e1d-4e13-98be-6dae57ef4cda used request id req-3cad2f03-0704-47cd-a067-420b56e48933 2018-10-10 04:54:45,619 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-bd598c56-4213-4fb5-ac22-e3bd487a5807-image 2018-10-10 04:54:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732ba5a81e1b360225802c6bf19000c4bb191b61" 2018-10-10 04:54:47,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-833aabbe-9638-4e85-a4bf-0d6b5c931481 Date: Wed, 10 Oct 2018 04:54:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:54:47,120 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0c6b0024-dc6f-431a-ae8b-e0db0bf7394f used request id req-833aabbe-9638-4e85-a4bf-0d6b5c931481 2018-10-10 04:54:47,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56472547296d10871166b01556d07139ae10a209" 2018-10-10 04:54:47,157 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:54: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-ebd43a66-c736-4864-9dd6-1e40203cb554 x-compute-request-id: req-ebd43a66-c736-4864-9dd6-1e40203cb554 Content-Length: 0 Content-Type: application/json 2018-10-10 04:54:47,157 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/a2f81c48-5072-41d6-8b02-b49eb2d376fa used request id req-ebd43a66-c736-4864-9dd6-1e40203cb554 2018-10-10 04:54:47,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:47,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0ebef136-f426-424b-a9f9-3ea46078870b Date: Wed, 10 Oct 2018 04:54:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "created_at": "2018-10-10T04:54:01Z", "updated_at": "2018-10-10T04:54:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:54:01Z", "revision_number": 0, "id": "2eb80a29-7152-432a-94ac-e4dfa2d489d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:54:01Z", "security_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "port_range_min": null, "ethertype": "IPv4", "project_id": "56cc040417d24a7dbca961f5b7c38481"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:54:01Z", "revision_number": 0, "id": "b16fb04d-d9ce-42c0-957f-e4a3ec0ec079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:54:01Z", "security_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "port_range_min": null, "ethertype": "IPv6", "project_id": "56cc040417d24a7dbca961f5b7c38481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:54:01Z", "revision_number": 0, "id": "d3d5f252-ee7a-42c7-9c25-37e1c24d73e8", "remote_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "remote_ip_prefix": null, "created_at": "2018-10-10T04:54:01Z", "security_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "port_range_min": null, "ethertype": "IPv4", "project_id": "56cc040417d24a7dbca961f5b7c38481"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:54:01Z", "revision_number": 0, "id": "f7177e8c-687e-4266-98ad-71f949c1f9d8", "remote_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "remote_ip_prefix": null, "created_at": "2018-10-10T04:54:01Z", "security_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "port_range_min": null, "ethertype": "IPv6", "project_id": "56cc040417d24a7dbca961f5b7c38481"}], "revision_number": 4, "project_id": "56cc040417d24a7dbca961f5b7c38481", "id": "591dd33e-302f-4331-8d66-8c84095474c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:54:47,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-0ebef136-f426-424b-a9f9-3ea46078870b 2018-10-10 04:54:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:47,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108b20b8-82b9-478f-9f09-c1f42bc63f19 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:54:47,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-108b20b8-82b9-478f-9f09-c1f42bc63f19 2018-10-10 04:54:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:47,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35d9acb-ddda-45cf-a410-d0d89a50c434 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:54:47,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-d35d9acb-ddda-45cf-a410-d0d89a50c434 2018-10-10 04:54:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:47,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13cc7c2-12e4-457b-810a-7517b6023b9b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481"}, "enabled": true, "id": "56cc040417d24a7dbca961f5b7c38481", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7a670241-a489-403-proj"}} 2018-10-10 04:54:47,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-a13cc7c2-12e4-457b-810a-7517b6023b9b 2018-10-10 04:54:47,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 591dd33e-302f-4331-8d66-8c84095474c0 2018-10-10 04:54:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=591dd33e-302f-4331-8d66-8c84095474c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:47,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-65695ced-b192-4aef-9250-1d0dd9451959 Date: Wed, 10 Oct 2018 04:54: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-10-10T04:54:01Z", "security_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "port_range_min": null, "revision_number": 0, "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "created_at": "2018-10-10T04:54:01Z", "project_id": "56cc040417d24a7dbca961f5b7c38481", "id": "2eb80a29-7152-432a-94ac-e4dfa2d489d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:54:01Z", "security_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "port_range_min": null, "revision_number": 0, "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "created_at": "2018-10-10T04:54:01Z", "project_id": "56cc040417d24a7dbca961f5b7c38481", "id": "b16fb04d-d9ce-42c0-957f-e4a3ec0ec079"}, {"remote_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:54:01Z", "security_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "port_range_min": null, "revision_number": 0, "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "created_at": "2018-10-10T04:54:01Z", "project_id": "56cc040417d24a7dbca961f5b7c38481", "id": "d3d5f252-ee7a-42c7-9c25-37e1c24d73e8"}, {"remote_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:54:01Z", "security_group_id": "591dd33e-302f-4331-8d66-8c84095474c0", "port_range_min": null, "revision_number": 0, "tenant_id": "56cc040417d24a7dbca961f5b7c38481", "created_at": "2018-10-10T04:54:01Z", "project_id": "56cc040417d24a7dbca961f5b7c38481", "id": "f7177e8c-687e-4266-98ad-71f949c1f9d8"}]} 2018-10-10 04:54:47,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=591dd33e-302f-4331-8d66-8c84095474c0 used request id req-65695ced-b192-4aef-9250-1d0dd9451959 2018-10-10 04:54:47,843 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:54:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/591dd33e-302f-4331-8d66-8c84095474c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:48,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c56512b-a3c3-4691-ab74-859146581c09 Content-Length: 0 Date: Wed, 10 Oct 2018 04:54:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:54:48,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/591dd33e-302f-4331-8d66-8c84095474c0 used request id req-5c56512b-a3c3-4691-ab74-859146581c09 2018-10-10 04:54:48,150 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7a670241-a489-403-proj 2018-10-10 04:54:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:48,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6eb738a-a9f8-436b-9552-38aa99a7e065 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:54:48,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/56cc040417d24a7dbca961f5b7c38481 used request id req-b6eb738a-a9f8-436b-9552-38aa99a7e065 2018-10-10 04:54:48,416 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7a670241-a489-403-proj-role 2018-10-10 04:54:48,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/f0d34d964c3a47a18009ac8f30d2d0b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:48,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-931e9817-23a0-4ce1-b26a-fca5552908ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:54:48,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/f0d34d964c3a47a18009ac8f30d2d0b9 used request id req-931e9817-23a0-4ce1-b26a-fca5552908ed 2018-10-10 04:54:48,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ae7b44fe02f2cef7c44cd648df2b004bb1ab506" 2018-10-10 04:54:48,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86942f32-035e-4fa3-ad7c-6b97c36ccab2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:54:48,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-86942f32-035e-4fa3-ad7c-6b97c36ccab2 2018-10-10 04:54:48,633 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7a670241-a489-403-user 2018-10-10 04:54:48,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1236044ec380402fab7af1a204a4b56a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42beff27f9544cf2231d4fa4efddc16452cbf3c" 2018-10-10 04:54:48,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee906827-e04a-4af5-8e48-3c73ba54f498 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:54:48,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1236044ec380402fab7af1a204a4b56a used request id req-ee906827-e04a-4af5-8e48-3c73ba54f498 2018-10-10 04:54:48,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:54:49,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["dbqOjdaoQEmNW1X2VSCHJQ"], "issued_at": "2018-10-10T04:54:49.000000Z"}} 2018-10-10 04:54:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39280ef0a5480cbcb259182a420f6ea51b9cb0fe" 2018-10-10 04:54:49,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea990348-d2d8-467a-94df-8ebf580cb0ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:54:49,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ea990348-d2d8-467a-94df-8ebf580cb0ea 2018-10-10 04:54:49,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:54:49,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:54:49,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["fhYQMr_8THih6I6viiy4vQ"], "issued_at": "2018-10-10T04:54:49.000000Z"}} 2018-10-10 04:54:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:54:49,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c05403-e4b2-4de6-bfb7-98b7002270e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:54:49,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-68c05403-e4b2-4de6-bfb7-98b7002270e7 2018-10-10 04:54:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:54:49,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:54:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:54:49,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-422e33e1-42ee-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:54:49,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3162426a-bff4-440d-8f6c-7c09ba0ea430 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-422e33e1-42ee-4af-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:54:49,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-422e33e1-42ee-4af-proj used request id req-3162426a-bff4-440d-8f6c-7c09ba0ea430 2018-10-10 04:54:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:54:50,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd7c693-bb0f-4b6c-9b3e-9f2d3e8a2985 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:54:50,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cbd7c693-bb0f-4b6c-9b3e-9f2d3e8a2985 2018-10-10 04:54:50,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj"}}' 2018-10-10 04:54:50,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:54:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b53f6370-8bb5-4e15-a017-7bbe52d30aa7 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f"}, "enabled": true, "id": "f246ba211fd64ef5b561981d276c9f9f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj"}} 2018-10-10 04:54:50,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b53f6370-8bb5-4e15-a017-7bbe52d30aa7 2018-10-10 04:54:50,187 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-422e33e1-42ee-4af-proj 2018-10-10 04:54:50,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:54:50,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:54:50,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ym00PigER7qtvN5u2CSkHw"], "issued_at": "2018-10-10T04:54:50.000000Z"}} 2018-10-10 04:54:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:50,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71c6a63-79bd-49d8-8562-f21f3dcf3451 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:54:50,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b71c6a63-79bd-49d8-8562-f21f3dcf3451 2018-10-10 04:54:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:54:50,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:54:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:54:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:50,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907527d2-c639-44dc-9517-91fabc5b3f57 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:54:50,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-907527d2-c639-44dc-9517-91fabc5b3f57 2018-10-10 04:54:50,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:50,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0206179-eb42-44d3-9e70-12dfd7981a94 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f"}, "enabled": true, "id": "f246ba211fd64ef5b561981d276c9f9f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj"}]} 2018-10-10 04:54:50,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj used request id req-c0206179-eb42-44d3-9e70-12dfd7981a94 2018-10-10 04:54:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:50,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2506f7e9-7a78-4069-87e1-09e9fcb1027f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:54:50,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2506f7e9-7a78-4069-87e1-09e9fcb1027f 2018-10-10 04:54:51,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:51,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1621df93-5d79-493e-8848-e7589a9afb05 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:54:51,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1621df93-5d79-493e-8848-e7589a9afb05 2018-10-10 04:54:51,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:51,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc2bb03-801e-43e4-ba05-c842c502f8cc Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f"}, "enabled": true, "id": "f246ba211fd64ef5b561981d276c9f9f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj"}]} 2018-10-10 04:54:51,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj used request id req-4dc2bb03-801e-43e4-ba05-c842c502f8cc 2018-10-10 04:54:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/d9acab02ae8f4667854a0c5f95603b0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:51,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e222aeea-9594-42bc-a3dd-01c1ab5be8a2 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-422e33e1-42ee-4af-user", "links": {"self": "http://172.30.9.25:5000/v3/users/d9acab02ae8f4667854a0c5f95603b0a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f246ba211fd64ef5b561981d276c9f9f", "id": "d9acab02ae8f4667854a0c5f95603b0a", "password_expires_at": null}} 2018-10-10 04:54:51,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d9acab02ae8f4667854a0c5f95603b0a used request id req-e222aeea-9594-42bc-a3dd-01c1ab5be8a2 2018-10-10 04:54:51,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:51,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bc320b-e469-4f61-9e6a-a5c698e79506 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:54:51,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles used request id req-a7bc320b-e469-4f61-9e6a-a5c698e79506 2018-10-10 04:54:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:51,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad2c041-adc7-4ac0-884a-cc684994b26e Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 04:54:51,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-9ad2c041-adc7-4ac0-884a-cc684994b26e 2018-10-10 04:54:51,756 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-422e33e1-42ee-4af-proj 2018-10-10 04:54:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:51,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d89f3b-6093-40e6-b74d-5cd7d5351a77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:54:51,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-a1d89f3b-6093-40e6-b74d-5cd7d5351a77 2018-10-10 04:54:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:51,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee56995-ca5f-4c1b-8ed9-eba7ce1775fc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:54:51,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cee56995-ca5f-4c1b-8ed9-eba7ce1775fc 2018-10-10 04:54:51,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:52,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370c8f96-0aff-4f0c-b557-1ffad32ef871 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f"}, "enabled": true, "id": "f246ba211fd64ef5b561981d276c9f9f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj"}]} 2018-10-10 04:54:52,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-422e33e1-42ee-4af-proj used request id req-370c8f96-0aff-4f0c-b557-1ffad32ef871 2018-10-10 04:54:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:52,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a9c6bc-c068-4985-9dde-c545063a52fa Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}]} 2018-10-10 04:54:52,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles used request id req-d7a9c6bc-c068-4985-9dde-c545063a52fa 2018-10-10 04:54:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:52,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413bf25e-e6de-4550-ae0b-e5ee3bc7ebc1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:54:52,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-413bf25e-e6de-4550-ae0b-e5ee3bc7ebc1 2018-10-10 04:54:52,199 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-422e33e1-42ee-4af-proj 2018-10-10 04:54:52,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:54:52,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d44721f-e754-4de0-b142-4b71c3e40b4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:54:52,362 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-2d44721f-e754-4de0-b142-4b71c3e40b4a 2018-10-10 04:54:52,363 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-422e33e1-42ee-4af-user 2018-10-10 04:54:52,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:54:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:54:52,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25816512-ecb9-413a-8b53-61ef93776982 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:54:52,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-25816512-ecb9-413a-8b53-61ef93776982 2018-10-10 04:54:52,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" -d '{"role": {"name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj-role"}}' 2018-10-10 04:54:52,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb3841a-9378-4ca1-8dbb-968fe8aa8767 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "055311f109e4439dac8e3d046c276752", "links": {"self": "http://172.30.9.25:5000/v3/roles/055311f109e4439dac8e3d046c276752"}, "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj-role"}} 2018-10-10 04:54:52,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-9fb3841a-9378-4ca1-8dbb-968fe8aa8767 2018-10-10 04:54:52,582 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-422e33e1-42ee-4af-proj-role 2018-10-10 04:54:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/055311f109e4439dac8e3d046c276752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:54:52,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf68e99-60d4-4e84-940a-4ea7fb4414d8 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/055311f109e4439dac8e3d046c276752"}, "domain_id": null, "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj-role", "id": "055311f109e4439dac8e3d046c276752"}} 2018-10-10 04:54:52,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/055311f109e4439dac8e3d046c276752 used request id req-acf68e99-60d4-4e84-940a-4ea7fb4414d8 2018-10-10 04:54:52,672 - keystone_utils - INFO - Granting role CreateStackVolumeTests-422e33e1-42ee-4af-proj-role to project CreateStackVolumeTests-422e33e1-42ee-4af-proj 2018-10-10 04:54:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles/055311f109e4439dac8e3d046c276752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:54:52,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-292a8bd2-240d-4e16-b0e7-e2fef69a8257 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:54:52,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f/users/d9acab02ae8f4667854a0c5f95603b0a/roles/055311f109e4439dac8e3d046c276752 used request id req-292a8bd2-240d-4e16-b0e7-e2fef69a8257 2018-10-10 04:54:52,794 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:54:52,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:54:52,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:54:53,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "055311f109e4439dac8e3d046c276752", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj-role"}], "expires_at": "2018-10-10T05:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f246ba211fd64ef5b561981d276c9f9f", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f246ba211fd64ef5b561981d276c9f9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f246ba211fd64ef5b561981d276c9f9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f246ba211fd64ef5b561981d276c9f9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f246ba211fd64ef5b561981d276c9f9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f246ba211fd64ef5b561981d276c9f9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f246ba211fd64ef5b561981d276c9f9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-422e33e1-42ee-4af-user", "id": "d9acab02ae8f4667854a0c5f95603b0a"}, "audit_ids": ["gAwl9SEWS3WqvhUzqDlMgg"], "issued_at": "2018-10-10T04:54:53.000000Z"}} 2018-10-10 04:54:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:54:53,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8d3219-98b9-4390-a569-d73aaec32b13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:54:53,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ab8d3219-98b9-4390-a569-d73aaec32b13 2018-10-10 04:54:53,267 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:54:53,269 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:54:53,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:54:53,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:53 GMT Server: Apache x-openstack-request-id: req-6ab09532-9b7f-417f-9bc2-9459629eca3d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:54:53,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack used request id req-6ab09532-9b7f-417f-9bc2-9459629eca3d 2018-10-10 04:54:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-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-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume-type", "volume_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume"}}' 2018-10-10 04:54:55,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:54:53 GMT Server: Apache x-openstack-request-id: req-6b42fd88-2b6e-49ed-9d69-77a924854142 Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "links": [{"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169", "rel": "self"}]}} 2018-10-10 04:54:55,111 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks used request id req-6b42fd88-2b6e-49ed-9d69-77a924854142 2018-10-10 04:54:55,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/389c4d8e-19b8-4151-8f44-dfe8304e9169 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:54:55,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:55 GMT Server: Apache x-openstack-request-id: req-c5d5b1e1-0dbe-42ef-b7d4-62eba5ff2e54 Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:55,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:55 GMT Server: Apache x-openstack-request-id: req-769e297c-b2f1-47b1-b274-9ca94f700a03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "f246ba211fd64ef5b561981d276c9f9f", "volume_type_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume-type", "OS::stack_id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "volume_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "stack_user_project_id": "1ed37d9594e44c788675995c728d0b70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:54:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:54:55,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 used request id req-769e297c-b2f1-47b1-b274-9ca94f700a03 2018-10-10 04:54:55,493 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack 2018-10-10 04:54:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/389c4d8e-19b8-4151-8f44-dfe8304e9169 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:54:55,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:55 GMT Server: Apache x-openstack-request-id: req-eb8df5aa-5869-47bb-a4e8-6cce18562a21 Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:55,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:55 GMT Server: Apache x-openstack-request-id: req-4510dd69-4e38-4793-83f2-57361c219819 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "f246ba211fd64ef5b561981d276c9f9f", "volume_type_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume-type", "OS::stack_id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "volume_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "stack_user_project_id": "1ed37d9594e44c788675995c728d0b70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:54:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:54:55,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 used request id req-4510dd69-4e38-4793-83f2-57361c219819 2018-10-10 04:54:55,848 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:54:55,848 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:54:58,852 - create_stack - DEBUG - Stack status query timeout in 1196.64163709 2018-10-10 04:54:58,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/389c4d8e-19b8-4151-8f44-dfe8304e9169 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:54:59,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:58 GMT Server: Apache x-openstack-request-id: req-fcef4468-eb32-475a-aab6-0cdce7129438 Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:59,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:59 GMT Server: Apache x-openstack-request-id: req-564405b4-fc3c-4a87-ab28-13138ef6389f 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": "f246ba211fd64ef5b561981d276c9f9f", "volume_type_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume-type", "OS::stack_id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "volume_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "stack_user_project_id": "1ed37d9594e44c788675995c728d0b70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:54:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:54:59,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 used request id req-564405b4-fc3c-4a87-ab28-13138ef6389f 2018-10-10 04:54:59,232 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:54:59,232 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack 2018-10-10 04:54:59,232 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack 2018-10-10 04:54:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/389c4d8e-19b8-4151-8f44-dfe8304e9169/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:54:59,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:54:59 GMT Server: Apache x-openstack-request-id: req-9ebf4d6d-38e7-4d2d-9503-ed941ab1547e Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:54:59,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:59 GMT Server: Apache x-openstack-request-id: req-b73d0d3d-6e20-48b7-be58-2f4d07bc85b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169/resources/volume", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-10T04:54:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b4b72dd7-73ab-43ab-ae18-03c9b437c175", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-10T04:54:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:54:55Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "403ae2ff-41ba-47b0-a0bd-ec5fdc23b008", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-10 04:54:59,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169/resources used request id req-b73d0d3d-6e20-48b7-be58-2f4d07bc85b8 2018-10-10 04:54:59,599 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f246ba211fd64ef5b561981d276c9f9f/volumes/b4b72dd7-73ab-43ab-ae18-03c9b437c175 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:54:59,811 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:54:59 GMT Server: Apache x-compute-request-id: req-cf24090a-685e-42c0-9830-69178e1f7fa0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf24090a-685e-42c0-9830-69178e1f7fa0 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f246ba211fd64ef5b561981d276c9f9f/volumes/b4b72dd7-73ab-43ab-ae18-03c9b437c175", "rel": "self"}, {"href": "http://172.30.9.25:8776/f246ba211fd64ef5b561981d276c9f9f/volumes/b4b72dd7-73ab-43ab-ae18-03c9b437c175", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T04:54:57.000000", "replication_status": null, "snapshot_id": null, "id": "b4b72dd7-73ab-43ab-ae18-03c9b437c175", "size": 1, "user_id": "d9acab02ae8f4667854a0c5f95603b0a", "os-vol-tenant-attr:tenant_id": "f246ba211fd64ef5b561981d276c9f9f", "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-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume", "bootable": "false", "created_at": "2018-10-10T04:54:56.000000", "volume_type": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume-type"}} 2018-10-10 04:54:59,811 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f246ba211fd64ef5b561981d276c9f9f/volumes/b4b72dd7-73ab-43ab-ae18-03c9b437c175 used request id req-cf24090a-685e-42c0-9830-69178e1f7fa0 2018-10-10 04:54:59,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:54:59,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:00,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "055311f109e4439dac8e3d046c276752", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj-role"}], "expires_at": "2018-10-10T05:55:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f246ba211fd64ef5b561981d276c9f9f", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f246ba211fd64ef5b561981d276c9f9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f246ba211fd64ef5b561981d276c9f9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f246ba211fd64ef5b561981d276c9f9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f246ba211fd64ef5b561981d276c9f9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f246ba211fd64ef5b561981d276c9f9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f246ba211fd64ef5b561981d276c9f9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-422e33e1-42ee-4af-user", "id": "d9acab02ae8f4667854a0c5f95603b0a"}, "audit_ids": ["WUI8Xk5HSdOW4eFkgcqhWQ"], "issued_at": "2018-10-10T04:55:00.000000Z"}} 2018-10-10 04:55:00,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03b5f2d68383331167e3b24f7cb5e9d40d5e14f" 2018-10-10 04:55:00,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0470f3f3-a4e5-4a6d-918a-bb8cbdbc14b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:00,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0470f3f3-a4e5-4a6d-918a-bb8cbdbc14b7 2018-10-10 04:55:00,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/f246ba211fd64ef5b561981d276c9f9f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03b5f2d68383331167e3b24f7cb5e9d40d5e14f" 2018-10-10 04:55:00,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:00 GMT Server: Apache x-compute-request-id: req-f1f21a21-9fa0-4291-8858-4c0be85328b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1f21a21-9fa0-4291-8858-4c0be85328b3 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/f246ba211fd64ef5b561981d276c9f9f/volumes/b4b72dd7-73ab-43ab-ae18-03c9b437c175", "rel": "self"}, {"href": "http://172.30.9.25:8776/f246ba211fd64ef5b561981d276c9f9f/volumes/b4b72dd7-73ab-43ab-ae18-03c9b437c175", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-10T04:54:57.000000", "replication_status": null, "snapshot_id": null, "id": "b4b72dd7-73ab-43ab-ae18-03c9b437c175", "size": 1, "user_id": "d9acab02ae8f4667854a0c5f95603b0a", "os-vol-tenant-attr:tenant_id": "f246ba211fd64ef5b561981d276c9f9f", "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-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume", "bootable": "false", "created_at": "2018-10-10T04:54:56.000000", "volume_type": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume-type"}]} 2018-10-10 04:55:00,489 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f246ba211fd64ef5b561981d276c9f9f/volumes/detail used request id req-f1f21a21-9fa0-4291-8858-4c0be85328b3 2018-10-10 04:55:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:00,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:00,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03b5f2d68383331167e3b24f7cb5e9d40d5e14f" 2018-10-10 04:55:00,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50792949-c838-4c3d-876f-d0617a531a2f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f"}, "enabled": true, "id": "f246ba211fd64ef5b561981d276c9f9f", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-422e33e1-42ee-4af-proj"}} 2018-10-10 04:55:00,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f used request id req-50792949-c838-4c3d-876f-d0617a531a2f 2018-10-10 04:55:00,579 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack 2018-10-10 04:55:00,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/389c4d8e-19b8-4151-8f44-dfe8304e9169 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:55:00,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:00 GMT Server: Apache x-openstack-request-id: req-926a96ef-af5b-4e9b-94a2-5c5c4167dd3b Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:00,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:00 GMT Server: Apache x-openstack-request-id: req-fb62d900-4b23-481d-a7d4-2e32f3f17b30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:00,810 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 used request id req-fb62d900-4b23-481d-a7d4-2e32f3f17b30 2018-10-10 04:55:00,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/389c4d8e-19b8-4151-8f44-dfe8304e9169 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:55:00,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:00 GMT Server: Apache x-openstack-request-id: req-746f481d-4a19-449c-83da-48487805a04c Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:01,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:00 GMT Server: Apache x-openstack-request-id: req-6659247f-09ce-4864-8770-3281e364fd08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "f246ba211fd64ef5b561981d276c9f9f", "volume_type_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume-type", "OS::stack_id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "volume_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "stack_user_project_id": "1ed37d9594e44c788675995c728d0b70", "tags": null, "creation_time": "2018-10-10T04:54:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:55:00Z", "id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:01,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 used request id req-6659247f-09ce-4864-8770-3281e364fd08 2018-10-10 04:55:01,007 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:55:01,007 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:55:04,010 - create_stack - DEBUG - Stack status query timeout in 1196.80019116 2018-10-10 04:55:04,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/389c4d8e-19b8-4151-8f44-dfe8304e9169 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:55:04,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:04 GMT Server: Apache x-openstack-request-id: req-f8a2a0c2-e159-4700-8440-f3232400382f Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:04,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:04 GMT Server: Apache x-openstack-request-id: req-660e5821-eda5-4d93-b548-7ced88a1bded Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 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": "f246ba211fd64ef5b561981d276c9f9f", "volume_type_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume-type", "OS::stack_id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "volume_name": "CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-volume"}, "deletion_time": "2018-10-10T04:55:03Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack", "stack_user_project_id": "1ed37d9594e44c788675995c728d0b70", "tags": null, "creation_time": "2018-10-10T04:54:54Z", "links": [{"href": "http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:55:00Z", "id": "389c4d8e-19b8-4151-8f44-dfe8304e9169", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:04,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 used request id req-660e5821-eda5-4d93-b548-7ced88a1bded 2018-10-10 04:55:04,231 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:55:04,231 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack 2018-10-10 04:55:04,231 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack 2018-10-10 04:55:04,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/389c4d8e-19b8-4151-8f44-dfe8304e9169 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139d328553a3d42adffb2754d9776a196e9a22ef" 2018-10-10 04:55:04,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:04 GMT Server: Apache x-openstack-request-id: req-f4e87c9a-4dd0-4ac2-8f50-3c1bf144498c Location: http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:04,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:55:04 GMT Server: Apache x-openstack-request-id: req-c5b56b60-5155-42d6-968b-288920d4353a Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:55:04,447 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/f246ba211fd64ef5b561981d276c9f9f/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b2533e3c-4ae4-4a52-880e-5cea9529a43d-stack/389c4d8e-19b8-4151-8f44-dfe8304e9169 used request id req-c5b56b60-5155-42d6-968b-288920d4353a 2018-10-10 04:55:04,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:55:04,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-19a29441-635d-4bdc-9a2e-ea909efcb495 Date: Wed, 10 Oct 2018 04:55:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:55:04,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-19a29441-635d-4bdc-9a2e-ea909efcb495 2018-10-10 04:55:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:55:04,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f82a92-a722-4eb2-a487-42396ad065c8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:55:04,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-49f82a92-a722-4eb2-a487-42396ad065c8 2018-10-10 04:55:04,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:55:04,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f67747e-563d-433b-9249-640ae8d3fa30 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:55:04,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-8f67747e-563d-433b-9249-640ae8d3fa30 2018-10-10 04:55:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:55:04,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7d7b01-0677-4adb-8810-7047feffee4c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:55:04,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-df7d7b01-0677-4adb-8810-7047feffee4c 2018-10-10 04:55:04,928 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-422e33e1-42ee-4af-proj 2018-10-10 04:55:04,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:55:05,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b115a6e-ed4b-4f47-bd85-50d70d343cd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:05,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f246ba211fd64ef5b561981d276c9f9f used request id req-0b115a6e-ed4b-4f47-bd85-50d70d343cd9 2018-10-10 04:55:05,147 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-422e33e1-42ee-4af-proj-role 2018-10-10 04:55:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/055311f109e4439dac8e3d046c276752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:55:05,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40e1c45a-86c8-43c0-a752-2f6ad9a84333 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:05,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/055311f109e4439dac8e3d046c276752 used request id req-40e1c45a-86c8-43c0-a752-2f6ad9a84333 2018-10-10 04:55:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d754d3d8cd3d092731cdabfe3122fc02ec2032a" 2018-10-10 04:55:05,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16061821-7d34-49c3-9c74-40c6c70175b7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:05,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-16061821-7d34-49c3-9c74-40c6c70175b7 2018-10-10 04:55:05,381 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-422e33e1-42ee-4af-user 2018-10-10 04:55:05,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/d9acab02ae8f4667854a0c5f95603b0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f5050dc5d00983f8f536ce904e58dd29306e17" 2018-10-10 04:55:05,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fb7be7e-86ef-441e-ac20-205cf15daef5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:05,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d9acab02ae8f4667854a0c5f95603b0a used request id req-4fb7be7e-86ef-441e-ac20-205cf15daef5 2018-10-10 04:55:05,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:05,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hpX1IPDuR8C734_PDPViwQ"], "issued_at": "2018-10-10T04:55:05.000000Z"}} 2018-10-10 04:55:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc0ad03128ccf863d02fc39ca0ae1208b25c36e" 2018-10-10 04:55:06,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7312bb7d-8927-4ab8-a1db-d58b844b5e6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:06,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7312bb7d-8927-4ab8-a1db-d58b844b5e6a 2018-10-10 04:55:06,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:06,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:06,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2ANPBpEpSZuebLeYl7_juQ"], "issued_at": "2018-10-10T04:55:06.000000Z"}} 2018-10-10 04:55:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:06,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c23ac8-06f5-4d84-9e0c-bc7296d9c052 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:06,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-92c23ac8-06f5-4d84-9e0c-bc7296d9c052 2018-10-10 04:55:06,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:06,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-6d094744-f53a-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:06,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b2bce9-7f6c-43e8-96a3-89daad3c9ff4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-6d094744-f53a-41c-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:55:06,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-6d094744-f53a-41c-proj used request id req-a4b2bce9-7f6c-43e8-96a3-89daad3c9ff4 2018-10-10 04:55:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:06,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6966788-347e-49bb-bf0d-c7966d475f13 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:55:06,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a6966788-347e-49bb-bf0d-c7966d475f13 2018-10-10 04:55:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj"}}' 2018-10-10 04:55:06,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-421bd588-5760-4414-a4cd-524069eeb108 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655"}, "enabled": true, "id": "b4ffe118bb9e4c18bf228e2ac5f18655", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj"}} 2018-10-10 04:55:06,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-421bd588-5760-4414-a4cd-524069eeb108 2018-10-10 04:55:06,803 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-6d094744-f53a-41c-proj 2018-10-10 04:55:06,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:06,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:07,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["7Kh9fhLCQ12ujWLHw3TQng"], "issued_at": "2018-10-10T04:55:07.000000Z"}} 2018-10-10 04:55:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:07,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4e546a-306d-49d6-a108-994506db8c01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:07,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5a4e546a-306d-49d6-a108-994506db8c01 2018-10-10 04:55:07,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:07,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:07,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d219e4e-19c8-4391-bf37-431184dedf67 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:55:07,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8d219e4e-19c8-4391-bf37-431184dedf67 2018-10-10 04:55:07,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:07,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f1fc4a-733a-44bb-97bd-1aee9dc97f22 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655"}, "enabled": true, "id": "b4ffe118bb9e4c18bf228e2ac5f18655", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj"}]} 2018-10-10 04:55:07,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj used request id req-d2f1fc4a-733a-44bb-97bd-1aee9dc97f22 2018-10-10 04:55:07,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:07,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532af6c3-b396-41a8-a0c4-a220f4ae6219 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:55:07,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-532af6c3-b396-41a8-a0c4-a220f4ae6219 2018-10-10 04:55:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:07,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ad532a-b05d-49ef-967d-97515b2cb8d9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:07,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c7ad532a-b05d-49ef-967d-97515b2cb8d9 2018-10-10 04:55:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:07,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2bd785-83af-4aeb-992e-07a1823541c4 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655"}, "enabled": true, "id": "b4ffe118bb9e4c18bf228e2ac5f18655", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj"}]} 2018-10-10 04:55:07,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj used request id req-9e2bd785-83af-4aeb-992e-07a1823541c4 2018-10-10 04:55:07,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/84220d7c940741aa8d43091f6b0dd9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e729f5fd-7ef5-404a-bb62-fd6c56f67de9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-6d094744-f53a-41c-user", "links": {"self": "http://172.30.9.25:5000/v3/users/84220d7c940741aa8d43091f6b0dd9ba"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b4ffe118bb9e4c18bf228e2ac5f18655", "id": "84220d7c940741aa8d43091f6b0dd9ba", "password_expires_at": null}} 2018-10-10 04:55:08,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/84220d7c940741aa8d43091f6b0dd9ba used request id req-e729f5fd-7ef5-404a-bb62-fd6c56f67de9 2018-10-10 04:55:08,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d85ab03-c6b5-4ba8-a3cd-e7d9ee8cdb0a Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:55:08,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles used request id req-3d85ab03-c6b5-4ba8-a3cd-e7d9ee8cdb0a 2018-10-10 04:55:08,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514ba75e-5d58-4622-b65f-0d5b930d55e2 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 04:55:08,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-514ba75e-5d58-4622-b65f-0d5b930d55e2 2018-10-10 04:55:08,302 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-6d094744-f53a-41c-proj 2018-10-10 04:55:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea71517-baa9-4354-aa1a-57449727b43f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:08,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-2ea71517-baa9-4354-aa1a-57449727b43f 2018-10-10 04:55:08,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb22f44-4dc4-4121-90d4-842f3f314db3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:08,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1cb22f44-4dc4-4121-90d4-842f3f314db3 2018-10-10 04:55:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a686e36b-565b-443c-b578-70601d3a3275 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655"}, "enabled": true, "id": "b4ffe118bb9e4c18bf228e2ac5f18655", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj"}]} 2018-10-10 04:55:08,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackVolumeTests-6d094744-f53a-41c-proj used request id req-a686e36b-565b-443c-b578-70601d3a3275 2018-10-10 04:55:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627c1f7e-493c-4ed7-b5ee-1afed2f44649 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}]} 2018-10-10 04:55:08,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles used request id req-627c1f7e-493c-4ed7-b5ee-1afed2f44649 2018-10-10 04:55:08,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73492106-c1db-4a72-b681-f424b9497577 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:55:08,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-73492106-c1db-4a72-b681-f424b9497577 2018-10-10 04:55:08,824 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-6d094744-f53a-41c-proj 2018-10-10 04:55:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:08,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b024694b-155f-448f-8f8e-8a94060da0a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:08,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-b024694b-155f-448f-8f8e-8a94060da0a4 2018-10-10 04:55:08,955 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-6d094744-f53a-41c-user 2018-10-10 04:55:08,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:08,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:09,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080c3724-8320-4601-a21e-3b0f9d59c0cc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:09,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-080c3724-8320-4601-a21e-3b0f9d59c0cc 2018-10-10 04:55:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" -d '{"role": {"name": "CreateStackVolumeTests-6d094744-f53a-41c-proj-role"}}' 2018-10-10 04:55:09,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e6e16f0-0e11-4a0a-9cda-89968b5653b0 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e704706862f2424c8c3f539b229ee0c0", "links": {"self": "http://172.30.9.25:5000/v3/roles/e704706862f2424c8c3f539b229ee0c0"}, "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj-role"}} 2018-10-10 04:55:09,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-7e6e16f0-0e11-4a0a-9cda-89968b5653b0 2018-10-10 04:55:09,156 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-6d094744-f53a-41c-proj-role 2018-10-10 04:55:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e704706862f2424c8c3f539b229ee0c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:09,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7c8d0c-586b-4ed8-8506-eb26c58a4615 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e704706862f2424c8c3f539b229ee0c0"}, "domain_id": null, "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj-role", "id": "e704706862f2424c8c3f539b229ee0c0"}} 2018-10-10 04:55:09,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e704706862f2424c8c3f539b229ee0c0 used request id req-af7c8d0c-586b-4ed8-8506-eb26c58a4615 2018-10-10 04:55:09,241 - keystone_utils - INFO - Granting role CreateStackVolumeTests-6d094744-f53a-41c-proj-role to project CreateStackVolumeTests-6d094744-f53a-41c-proj 2018-10-10 04:55:09,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles/e704706862f2424c8c3f539b229ee0c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:09,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64c8303c-f79f-4d8d-ad5a-6a1e05b1f054 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:09,368 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655/users/84220d7c940741aa8d43091f6b0dd9ba/roles/e704706862f2424c8c3f539b229ee0c0 used request id req-64c8303c-f79f-4d8d-ad5a-6a1e05b1f054 2018-10-10 04:55:09,368 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:55:09,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:09,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:09,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "e704706862f2424c8c3f539b229ee0c0", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj-role"}], "expires_at": "2018-10-10T05:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4ffe118bb9e4c18bf228e2ac5f18655", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-6d094744-f53a-41c-user", "id": "84220d7c940741aa8d43091f6b0dd9ba"}, "audit_ids": ["7h8jyReRR3uiy22LRAJbtQ"], "issued_at": "2018-10-10T04:55:09.000000Z"}} 2018-10-10 04:55:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:09,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40155ca9-58ba-4424-b877-1d0ed1266676 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:09,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-40155ca9-58ba-4424-b877-1d0ed1266676 2018-10-10 04:55:09,915 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:55:09,918 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:55:09,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:10,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:09 GMT Server: Apache x-openstack-request-id: req-fdf0a3db-b71b-4e47-ac43-7dc470d13d04 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:55:10,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack used request id req-fdf0a3db-b71b-4e47-ac43-7dc470d13d04 2018-10-10 04:55:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-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-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "volume_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume"}}' 2018-10-10 04:55:11,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:10 GMT Server: Apache x-openstack-request-id: req-17e660df-4439-47ae-be1f-29ed19a9fef9 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "258f3536-4f77-4d43-907e-9f9606781ad4", "links": [{"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4", "rel": "self"}]}} 2018-10-10 04:55:11,756 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks used request id req-17e660df-4439-47ae-be1f-29ed19a9fef9 2018-10-10 04:55:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/258f3536-4f77-4d43-907e-9f9606781ad4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:11,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:11 GMT Server: Apache x-openstack-request-id: req-b9220467-84d6-442a-80b2-2ed24c8de285 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:11,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:11 GMT Server: Apache x-openstack-request-id: req-50e4cbd7-6034-4e9a-bbbd-28c64e77035a 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": "b4ffe118bb9e4c18bf228e2ac5f18655", "volume_type_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "OS::stack_id": "258f3536-4f77-4d43-907e-9f9606781ad4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "volume_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "stack_user_project_id": "f139510bcdde44aa817ff9be6822caad", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:55:11Z", "links": [{"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "258f3536-4f77-4d43-907e-9f9606781ad4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:11,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 used request id req-50e4cbd7-6034-4e9a-bbbd-28c64e77035a 2018-10-10 04:55:11,982 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack 2018-10-10 04:55:11,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/258f3536-4f77-4d43-907e-9f9606781ad4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:12,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:11 GMT Server: Apache x-openstack-request-id: req-3bfc137a-ed32-40fa-9a71-7141b79a3b73 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:12,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:12 GMT Server: Apache x-openstack-request-id: req-c5ba805d-cb77-4895-9518-a2dceb977594 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": "b4ffe118bb9e4c18bf228e2ac5f18655", "volume_type_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "OS::stack_id": "258f3536-4f77-4d43-907e-9f9606781ad4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "volume_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "stack_user_project_id": "f139510bcdde44aa817ff9be6822caad", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:55:11Z", "links": [{"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "258f3536-4f77-4d43-907e-9f9606781ad4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:12,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 used request id req-c5ba805d-cb77-4895-9518-a2dceb977594 2018-10-10 04:55:12,203 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:55:12,204 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:55:15,207 - create_stack - DEBUG - Stack status query timeout in 1196.77578402 2018-10-10 04:55:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/258f3536-4f77-4d43-907e-9f9606781ad4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:15,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:15 GMT Server: Apache x-openstack-request-id: req-fbc8b356-c97c-406e-9d3f-5c8cf1c2adc2 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:15,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:15 GMT Server: Apache x-openstack-request-id: req-39b10d8a-4f6a-4ad4-82ff-ae24091130b5 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": "b4ffe118bb9e4c18bf228e2ac5f18655", "volume_type_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "OS::stack_id": "258f3536-4f77-4d43-907e-9f9606781ad4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "volume_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "stack_user_project_id": "f139510bcdde44aa817ff9be6822caad", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:55:11Z", "links": [{"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "258f3536-4f77-4d43-907e-9f9606781ad4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:15,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 used request id req-39b10d8a-4f6a-4ad4-82ff-ae24091130b5 2018-10-10 04:55:15,583 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:55:15,583 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack 2018-10-10 04:55:15,583 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack 2018-10-10 04:55:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/258f3536-4f77-4d43-907e-9f9606781ad4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:15,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:15 GMT Server: Apache x-openstack-request-id: req-81c2fc5a-b7e9-42e3-b410-e1fa94e62246 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:15,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:15 GMT Server: Apache x-openstack-request-id: req-e26a56b4-ae34-4e5e-949f-b63777e54705 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4/resources/volume", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-10T04:55:11Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:55:11Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1786a4a2-026d-40a3-a242-5f3dfe7d3fb8", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-10T04:55:11Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:55:11Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "75c90149-3046-4b73-a81e-4e5bb71bcdfd", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-10 04:55:15,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4/resources used request id req-e26a56b4-ae34-4e5e-949f-b63777e54705 2018-10-10 04:55:15,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:16,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:15 GMT Server: Apache x-compute-request-id: req-897241fd-7e21-4fde-b0ba-097daa9ba7c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-897241fd-7e21-4fde-b0ba-097daa9ba7c3 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "75c90149-3046-4b73-a81e-4e5bb71bcdfd", "description": null}} 2018-10-10 04:55:16,002 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd used request id req-897241fd-7e21-4fde-b0ba-097daa9ba7c3 2018-10-10 04:55:16,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-897241fd-7e21-4fde-b0ba-097daa9ba7c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:16,026 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:15 GMT Server: Apache x-compute-request-id: req-b9a7b4ae-a913-4d6d-95be-91a6b8947f27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9a7b4ae-a913-4d6d-95be-91a6b8947f27 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "75c90149-3046-4b73-a81e-4e5bb71bcdfd", "description": null}} 2018-10-10 04:55:16,027 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd used request id req-b9a7b4ae-a913-4d6d-95be-91a6b8947f27 2018-10-10 04:55:16,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-897241fd-7e21-4fde-b0ba-097daa9ba7c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:16,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:16 GMT Server: Apache x-compute-request-id: req-40ec7acb-9d8c-4b6e-8372-bb16f14fb6d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-40ec7acb-9d8c-4b6e-8372-bb16f14fb6d4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 04:55:16,051 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd/encryption used request id req-40ec7acb-9d8c-4b6e-8372-bb16f14fb6d4 2018-10-10 04:55:16,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:16,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:16,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "e704706862f2424c8c3f539b229ee0c0", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj-role"}], "expires_at": "2018-10-10T05:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4ffe118bb9e4c18bf228e2ac5f18655", "name": "CreateStackVolumeTests-6d094744-f53a-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-6d094744-f53a-41c-user", "id": "84220d7c940741aa8d43091f6b0dd9ba"}, "audit_ids": ["YDX9VeTTSU2Lim2gIm4lfw"], "issued_at": "2018-10-10T04:55:16.000000Z"}} 2018-10-10 04:55:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6dfbe1f86c990328ffa24d576685319954756b" 2018-10-10 04:55:16,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953a9caa-d2b2-40ae-9f13-0673970381cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:16,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-953a9caa-d2b2-40ae-9f13-0673970381cb 2018-10-10 04:55:16,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6dfbe1f86c990328ffa24d576685319954756b" 2018-10-10 04:55:16,701 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:16 GMT Server: Apache x-compute-request-id: req-7ae01718-959d-4fbb-a55a-c7c40ddbd169 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ae01718-959d-4fbb-a55a-c7c40ddbd169 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "75c90149-3046-4b73-a81e-4e5bb71bcdfd", "description": null}]} 2018-10-10 04:55:16,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types?is_public=None used request id req-7ae01718-959d-4fbb-a55a-c7c40ddbd169 2018-10-10 04:55:16,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7ae01718-959d-4fbb-a55a-c7c40ddbd169" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6dfbe1f86c990328ffa24d576685319954756b" 2018-10-10 04:55:16,889 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:16 GMT Server: Apache x-compute-request-id: req-f405bec7-c08c-4687-8b46-3dfee14434d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f405bec7-c08c-4687-8b46-3dfee14434d2 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "75c90149-3046-4b73-a81e-4e5bb71bcdfd", "description": null}} 2018-10-10 04:55:16,889 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd used request id req-f405bec7-c08c-4687-8b46-3dfee14434d2 2018-10-10 04:55:16,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7ae01718-959d-4fbb-a55a-c7c40ddbd169" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6dfbe1f86c990328ffa24d576685319954756b" 2018-10-10 04:55:17,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:16 GMT Server: Apache x-compute-request-id: req-0fff5eb9-f126-4456-8db7-f6c974b7c9c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0fff5eb9-f126-4456-8db7-f6c974b7c9c4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-10 04:55:17,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/b4ffe118bb9e4c18bf228e2ac5f18655/types/75c90149-3046-4b73-a81e-4e5bb71bcdfd/encryption used request id req-0fff5eb9-f126-4456-8db7-f6c974b7c9c4 2018-10-10 04:55:17,078 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack 2018-10-10 04:55:17,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/258f3536-4f77-4d43-907e-9f9606781ad4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:17,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:17 GMT Server: Apache x-openstack-request-id: req-43ef470b-c436-4485-b388-fc64ddde0aa3 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:17,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:17 GMT Server: Apache x-openstack-request-id: req-058e138d-9ee6-4c6b-ba44-b434ff178cd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:17,148 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 used request id req-058e138d-9ee6-4c6b-ba44-b434ff178cd0 2018-10-10 04:55:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/258f3536-4f77-4d43-907e-9f9606781ad4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:17,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:17 GMT Server: Apache x-openstack-request-id: req-4f58303a-dfe1-419f-b2e7-1374c8b7c7d3 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:17,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:17 GMT Server: Apache x-openstack-request-id: req-db266b33-5870-4def-9559-ce39d20a7216 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "b4ffe118bb9e4c18bf228e2ac5f18655", "volume_type_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "OS::stack_id": "258f3536-4f77-4d43-907e-9f9606781ad4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "volume_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "stack_user_project_id": "f139510bcdde44aa817ff9be6822caad", "tags": null, "creation_time": "2018-10-10T04:55:11Z", "links": [{"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:55:17Z", "id": "258f3536-4f77-4d43-907e-9f9606781ad4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:17,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 used request id req-db266b33-5870-4def-9559-ce39d20a7216 2018-10-10 04:55:17,511 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:55:17,511 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:55:20,514 - create_stack - DEBUG - Stack status query timeout in 1196.63450813 2018-10-10 04:55:20,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/258f3536-4f77-4d43-907e-9f9606781ad4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:20,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:20 GMT Server: Apache x-openstack-request-id: req-a5a2e386-0686-4aad-906a-ffc133ba4055 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:20,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:20 GMT Server: Apache x-openstack-request-id: req-2787d769-01f2-42c3-96f7-2c084c658886 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": "b4ffe118bb9e4c18bf228e2ac5f18655", "volume_type_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume-type", "OS::stack_id": "258f3536-4f77-4d43-907e-9f9606781ad4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "volume_name": "CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-volume"}, "deletion_time": "2018-10-10T04:55:20Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack", "stack_user_project_id": "f139510bcdde44aa817ff9be6822caad", "tags": null, "creation_time": "2018-10-10T04:55:11Z", "links": [{"href": "http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:55:17Z", "id": "258f3536-4f77-4d43-907e-9f9606781ad4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:20,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 used request id req-2787d769-01f2-42c3-96f7-2c084c658886 2018-10-10 04:55:20,874 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:55:20,874 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack 2018-10-10 04:55:20,875 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack 2018-10-10 04:55:20,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/258f3536-4f77-4d43-907e-9f9606781ad4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf2a61fdb3003523da3e90655e9dffed4b2309" 2018-10-10 04:55:20,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:20 GMT Server: Apache x-openstack-request-id: req-13034d18-f712-49e2-a00c-4c98da3b3953 Location: http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:21,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:55:20 GMT Server: Apache x-openstack-request-id: req-c2a81d8f-fb69-4ac7-b908-016a9a67482b Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:55:21,074 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/b4ffe118bb9e4c18bf228e2ac5f18655/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3bd12457-95cf-4370-b0c9-b6183938cf0f-stack/258f3536-4f77-4d43-907e-9f9606781ad4 used request id req-c2a81d8f-fb69-4ac7-b908-016a9a67482b 2018-10-10 04:55:21,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:21,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e2ad9740-52b2-4bba-ad97-31812b78e114 Date: Wed, 10 Oct 2018 04:55:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:55:21,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-e2ad9740-52b2-4bba-ad97-31812b78e114 2018-10-10 04:55:21,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:21,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84aaf31-4efa-4fbb-a0ea-7aa204297c34 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:55:21,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a84aaf31-4efa-4fbb-a0ea-7aa204297c34 2018-10-10 04:55:21,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:21,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a702d69b-01ed-478a-b6b5-8fa1c92c31cb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:55:21,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-a702d69b-01ed-478a-b6b5-8fa1c92c31cb 2018-10-10 04:55:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:21,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c600456-94e8-4c4a-ab49-e5cc9b5c364b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:55:21,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-9c600456-94e8-4c4a-ab49-e5cc9b5c364b 2018-10-10 04:55:21,666 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-6d094744-f53a-41c-proj 2018-10-10 04:55:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:21,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a5990a6-128f-4ccc-b91f-0e270b696da8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:21,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b4ffe118bb9e4c18bf228e2ac5f18655 used request id req-0a5990a6-128f-4ccc-b91f-0e270b696da8 2018-10-10 04:55:21,883 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-6d094744-f53a-41c-proj-role 2018-10-10 04:55:21,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e704706862f2424c8c3f539b229ee0c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:22,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36b2ba5-e700-4bd3-ba33-0e5d28d69e4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:22,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e704706862f2424c8c3f539b229ee0c0 used request id req-a36b2ba5-e700-4bd3-ba33-0e5d28d69e4e 2018-10-10 04:55:22,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824719c7be2d0e217f2d7d19bd0bca66d119b5da" 2018-10-10 04:55:22,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5f85d5-048d-42ea-81d5-80dd09a57e89 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:22,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6c5f85d5-048d-42ea-81d5-80dd09a57e89 2018-10-10 04:55:22,088 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-6d094744-f53a-41c-user 2018-10-10 04:55:22,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/84220d7c940741aa8d43091f6b0dd9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f8bac223e4661c31dd34264d1f85e56ecfa964" 2018-10-10 04:55:22,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f1251b-b11b-48fe-b94c-83bc340f2680 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:22,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/84220d7c940741aa8d43091f6b0dd9ba used request id req-06f1251b-b11b-48fe-b94c-83bc340f2680 2018-10-10 04:55:22,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:22,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["QjHZrTY-QVeixxnzg3z6tQ"], "issued_at": "2018-10-10T04:55:22.000000Z"}} 2018-10-10 04:55:22,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448c0e46c50cccca8a97726996835dc928d2a4d7" 2018-10-10 04:55:22,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107b7c69-2942-48cc-9cfa-f5edea35b5c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:22,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-107b7c69-2942-48cc-9cfa-f5edea35b5c3 2018-10-10 04:55:22,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:22,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:23,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["uwVNkfJrSMCIQe6SsKrqLA"], "issued_at": "2018-10-10T04:55:23.000000Z"}} 2018-10-10 04:55:23,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:23,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfbcde2-c98f-4ec3-b2c1-a84280d80562 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:23,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3bfbcde2-c98f-4ec3-b2c1-a84280d80562 2018-10-10 04:55:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:23,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:23,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-fec59492-d592-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:23,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4542a421-0c41-4448-8b11-6fb39dbde3ae Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-fec59492-d592-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:55:23,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-fec59492-d592-4cf-proj used request id req-4542a421-0c41-4448-8b11-6fb39dbde3ae 2018-10-10 04:55:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:23,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7ae07f-1076-4f3f-889c-d3ac3b1d6262 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:55:23,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ed7ae07f-1076-4f3f-889c-d3ac3b1d6262 2018-10-10 04:55:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj"}}' 2018-10-10 04:55:23,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a55817d9-b914-4ea2-915f-d4d1ea47e77c Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4"}, "enabled": true, "id": "399115d5a5bd4c07a6774fe9b75c16e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj"}} 2018-10-10 04:55:23,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a55817d9-b914-4ea2-915f-d4d1ea47e77c 2018-10-10 04:55:23,582 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-fec59492-d592-4cf-proj 2018-10-10 04:55:23,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:23,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:23,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["SQQHURAJTNqdLeD4omr3_Q"], "issued_at": "2018-10-10T04:55:23.000000Z"}} 2018-10-10 04:55:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:24,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92fee6e-6281-4239-95ce-d410e53853f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:24,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f92fee6e-6281-4239-95ce-d410e53853f7 2018-10-10 04:55:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:24,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:24,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f982f881-05ca-4ab1-8a1e-342a74403c1d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:55:24,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f982f881-05ca-4ab1-8a1e-342a74403c1d 2018-10-10 04:55:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:24,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4518a8-ddd4-4eff-ad76-a39752a81e59 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4"}, "enabled": true, "id": "399115d5a5bd4c07a6774fe9b75c16e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj"}]} 2018-10-10 04:55:24,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj used request id req-6a4518a8-ddd4-4eff-ad76-a39752a81e59 2018-10-10 04:55:24,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:24,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241b73dc-d487-4b11-b440-a81cfad7597b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:55:24,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-241b73dc-d487-4b11-b440-a81cfad7597b 2018-10-10 04:55:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:24,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6c4156-df12-4221-92da-ee339487d059 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:24,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3e6c4156-df12-4221-92da-ee339487d059 2018-10-10 04:55:24,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:24,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98dc4f8c-f6b4-458d-a547-55c6203ed51e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4"}, "enabled": true, "id": "399115d5a5bd4c07a6774fe9b75c16e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj"}]} 2018-10-10 04:55:24,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj used request id req-98dc4f8c-f6b4-458d-a547-55c6203ed51e 2018-10-10 04:55:24,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/a6461952bcc64079b2f6e737bb77e2ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:24,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34db8e78-ea13-48f7-899e-131833eb730f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-fec59492-d592-4cf-user", "links": {"self": "http://172.30.9.25:5000/v3/users/a6461952bcc64079b2f6e737bb77e2ec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "399115d5a5bd4c07a6774fe9b75c16e4", "id": "a6461952bcc64079b2f6e737bb77e2ec", "password_expires_at": null}} 2018-10-10 04:55:24,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a6461952bcc64079b2f6e737bb77e2ec used request id req-34db8e78-ea13-48f7-899e-131833eb730f 2018-10-10 04:55:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a263662-403d-47d2-b6ef-7c061446e70f Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:55:24,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles used request id req-1a263662-403d-47d2-b6ef-7c061446e70f 2018-10-10 04:55:24,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:25,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb3c33a-ffe5-4b20-9c09-747fc78c77fe Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 04:55:25,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-9eb3c33a-ffe5-4b20-9c09-747fc78c77fe 2018-10-10 04:55:25,044 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-fec59492-d592-4cf-proj 2018-10-10 04:55:25,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:25,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e95ffc-95c8-4d44-b149-9c0abcb3f40f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:25,164 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-d2e95ffc-95c8-4d44-b149-9c0abcb3f40f 2018-10-10 04:55:25,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:25,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8095be14-9a29-4153-94f2-fff1250eafff Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:25,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8095be14-9a29-4153-94f2-fff1250eafff 2018-10-10 04:55:25,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:25,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2473e0e-6176-49f8-aec0-fe3ecd628e6e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4"}, "enabled": true, "id": "399115d5a5bd4c07a6774fe9b75c16e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj"}]} 2018-10-10 04:55:25,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFlavorTests-fec59492-d592-4cf-proj used request id req-c2473e0e-6176-49f8-aec0-fe3ecd628e6e 2018-10-10 04:55:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:25,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9051f0f-3424-4e6b-91e4-1aad7600def4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}]} 2018-10-10 04:55:25,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles used request id req-c9051f0f-3424-4e6b-91e4-1aad7600def4 2018-10-10 04:55:25,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:25,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11681074-4ad5-44a0-aeb7-5e19e2457551 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:55:25,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-11681074-4ad5-44a0-aeb7-5e19e2457551 2018-10-10 04:55:25,547 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-fec59492-d592-4cf-proj 2018-10-10 04:55:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:25,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a734b8b2-12dc-411d-9508-b9cd2038aa1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:25,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-a734b8b2-12dc-411d-9508-b9cd2038aa1b 2018-10-10 04:55:25,686 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-fec59492-d592-4cf-user 2018-10-10 04:55:25,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:25,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:25,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb649bd6-2aaf-4e2e-9d63-cf12f122e6bb Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:25,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eb649bd6-2aaf-4e2e-9d63-cf12f122e6bb 2018-10-10 04:55:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" -d '{"role": {"name": "CreateStackFlavorTests-fec59492-d592-4cf-proj-role"}}' 2018-10-10 04:55:25,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c32ba69d-3c25-4551-8539-75e1ec97045f Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "85fde30480f445899b61e6c3acbcecbe", "links": {"self": "http://172.30.9.25:5000/v3/roles/85fde30480f445899b61e6c3acbcecbe"}, "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj-role"}} 2018-10-10 04:55:25,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c32ba69d-3c25-4551-8539-75e1ec97045f 2018-10-10 04:55:25,815 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-fec59492-d592-4cf-proj-role 2018-10-10 04:55:25,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/85fde30480f445899b61e6c3acbcecbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:25,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d97ec9-bc84-4164-87e3-54f5fb10acd4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/85fde30480f445899b61e6c3acbcecbe"}, "domain_id": null, "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj-role", "id": "85fde30480f445899b61e6c3acbcecbe"}} 2018-10-10 04:55:25,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/85fde30480f445899b61e6c3acbcecbe used request id req-27d97ec9-bc84-4164-87e3-54f5fb10acd4 2018-10-10 04:55:25,988 - keystone_utils - INFO - Granting role CreateStackFlavorTests-fec59492-d592-4cf-proj-role to project CreateStackFlavorTests-fec59492-d592-4cf-proj 2018-10-10 04:55:25,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles/85fde30480f445899b61e6c3acbcecbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:26,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f9d6b32-7969-471a-9a2e-f2be3cbb4a78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:26,117 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4/users/a6461952bcc64079b2f6e737bb77e2ec/roles/85fde30480f445899b61e6c3acbcecbe used request id req-5f9d6b32-7969-471a-9a2e-f2be3cbb4a78 2018-10-10 04:55:26,117 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:55:26,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:26,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:26,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "85fde30480f445899b61e6c3acbcecbe", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj-role"}], "expires_at": "2018-10-10T05:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "399115d5a5bd4c07a6774fe9b75c16e4", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-fec59492-d592-4cf-user", "id": "a6461952bcc64079b2f6e737bb77e2ec"}, "audit_ids": ["j6Kk5zn6TA6pEdmcj9pnlw"], "issued_at": "2018-10-10T04:55:26.000000Z"}} 2018-10-10 04:55:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:26,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78faa1db-2cee-404e-8637-f9e3d671169d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:26,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-78faa1db-2cee-404e-8637-f9e3d671169d 2018-10-10 04:55:26,587 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:55:26,590 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:55:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks?stack_name=CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:26,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:26 GMT Server: Apache x-openstack-request-id: req-9c69d8ab-9e96-4e80-a523-52f09cf956a1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:55:26,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks?stack_name=CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack used request id req-9c69d8ab-9e96-4e80-a523-52f09cf956a1 2018-10-10 04:55:26,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" -d '{"stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-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-10-10 04:55:28,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:26 GMT Server: Apache x-openstack-request-id: req-fffbef0c-fbec-4fb4-b5a2-cba2325b7fdc Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "links": [{"href": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65", "rel": "self"}]}} 2018-10-10 04:55:28,315 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks used request id req-fffbef0c-fbec-4fb4-b5a2-cba2325b7fdc 2018-10-10 04:55:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/cd801a0b-35c0-4133-a977-0aa1d8a12e65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:28,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:28 GMT Server: Apache x-openstack-request-id: req-aaaeec09-4984-4710-9be0-6a12fe9fbee5 Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:28,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:28 GMT Server: Apache x-openstack-request-id: req-56a0fb5c-c97e-46e7-b31e-5d939c176554 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 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": "399115d5a5bd4c07a6774fe9b75c16e4", "OS::stack_id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "OS::stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack", "stack_user_project_id": "283689ff9fe54db2a187950a20ca485a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:55:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:28,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 used request id req-56a0fb5c-c97e-46e7-b31e-5d939c176554 2018-10-10 04:55:28,540 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack 2018-10-10 04:55:28,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/cd801a0b-35c0-4133-a977-0aa1d8a12e65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:28,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:28 GMT Server: Apache x-openstack-request-id: req-956ebe4c-69a3-4fc5-92b1-62695396b1b7 Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:28,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:28 GMT Server: Apache x-openstack-request-id: req-30c2aee6-cc37-4f05-b6a3-c619bc0e295f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 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": "399115d5a5bd4c07a6774fe9b75c16e4", "OS::stack_id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "OS::stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack", "stack_user_project_id": "283689ff9fe54db2a187950a20ca485a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:55:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:28,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 used request id req-30c2aee6-cc37-4f05-b6a3-c619bc0e295f 2018-10-10 04:55:28,758 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:55:28,758 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:55:31,761 - create_stack - DEBUG - Stack status query timeout in 1196.77924609 2018-10-10 04:55:31,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/cd801a0b-35c0-4133-a977-0aa1d8a12e65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:31,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:31 GMT Server: Apache x-openstack-request-id: req-bcadee85-4ecc-4f49-a640-392b2b5b30d9 Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:32,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:31 GMT Server: Apache x-openstack-request-id: req-d6f5373d-a21a-43e7-8131-ea5693af712a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "399115d5a5bd4c07a6774fe9b75c16e4", "OS::stack_id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "OS::stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack", "stack_user_project_id": "283689ff9fe54db2a187950a20ca485a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:55:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:32,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 used request id req-d6f5373d-a21a-43e7-8131-ea5693af712a 2018-10-10 04:55:32,178 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:55:32,178 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack 2018-10-10 04:55:32,178 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack 2018-10-10 04:55:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/cd801a0b-35c0-4133-a977-0aa1d8a12e65/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:32,212 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:32 GMT Server: Apache x-openstack-request-id: req-d7953fa8-3ce6-4164-8726-75b1d706e66b Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:32,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:32 GMT Server: Apache x-openstack-request-id: req-cc65e96f-207e-49f3-9ab3-f9d568085b8b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-10T04:55:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:55:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "resource_type": "OS::Nova::Flavor"}]} 2018-10-10 04:55:32,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65/resources used request id req-cc65e96f-207e-49f3-9ab3-f9d568085b8b 2018-10-10 04:55:32,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:32,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f454e82-1e09-4892-b9f3-7a02c6037790 x-compute-request-id: req-3f454e82-1e09-4892-b9f3-7a02c6037790 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack-flavor-etz2kefol2jw", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:55:32,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1 used request id req-3f454e82-1e09-4892-b9f3-7a02c6037790 2018-10-10 04:55:32,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:32,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:32,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "85fde30480f445899b61e6c3acbcecbe", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj-role"}], "expires_at": "2018-10-10T05:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "399115d5a5bd4c07a6774fe9b75c16e4", "name": "CreateStackFlavorTests-fec59492-d592-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-fec59492-d592-4cf-user", "id": "a6461952bcc64079b2f6e737bb77e2ec"}, "audit_ids": ["bqsSm96GSfWnvL_cQLf0CQ"], "issued_at": "2018-10-10T04:55:32.000000Z"}} 2018-10-10 04:55:32,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c03555cb5ac3ad405ebc00c7a47a019a1c9910" 2018-10-10 04:55:32,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4baa057e-7bde-4c72-be1b-73959c70240d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:32,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4baa057e-7bde-4c72-be1b-73959c70240d 2018-10-10 04:55:32,908 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:55:32,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c03555cb5ac3ad405ebc00c7a47a019a1c9910" 2018-10-10 04:55:33,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4b7e252-e1e9-4335-b13a-b7720fc138f9 x-compute-request-id: req-d4b7e252-e1e9-4335-b13a-b7720fc138f9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "rel": "bookmark"}], "name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack-flavor-etz2kefol2jw"}]} 2018-10-10 04:55:33,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d4b7e252-e1e9-4335-b13a-b7720fc138f9 2018-10-10 04:55:33,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c03555cb5ac3ad405ebc00c7a47a019a1c9910" 2018-10-10 04:55:33,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55: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-ef20399a-7604-4bdc-af3c-d4ed60a9a206 x-compute-request-id: req-ef20399a-7604-4bdc-af3c-d4ed60a9a206 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "4e60959f-abdd-42f3-8735-ce3eed6e5ac1", "name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack-flavor-etz2kefol2jw", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:55:33,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4e60959f-abdd-42f3-8735-ce3eed6e5ac1 used request id req-ef20399a-7604-4bdc-af3c-d4ed60a9a206 2018-10-10 04:55:33,119 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack-flavor-etz2kefol2jw 2018-10-10 04:55:33,119 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack 2018-10-10 04:55:33,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/cd801a0b-35c0-4133-a977-0aa1d8a12e65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:33,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-f0a8d6e2-57ae-45de-96ea-e42573b7c951 Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:33,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-92b37d2c-4281-4ee1-a482-133276bc6eb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:33,483 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 used request id req-92b37d2c-4281-4ee1-a482-133276bc6eb1 2018-10-10 04:55:33,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/cd801a0b-35c0-4133-a977-0aa1d8a12e65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:33,675 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-edc588d3-c080-4e8d-a8b4-e2a678164ee4 Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:33,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-f93d2adf-97a9-49ae-a9bf-303e45e5baf1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 504 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": "399115d5a5bd4c07a6774fe9b75c16e4", "OS::stack_id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "OS::stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack", "stack_user_project_id": "283689ff9fe54db2a187950a20ca485a", "tags": null, "creation_time": "2018-10-10T04:55:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:55:33Z", "id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:33,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 used request id req-f93d2adf-97a9-49ae-a9bf-303e45e5baf1 2018-10-10 04:55:33,844 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:55:33,844 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:55:36,848 - create_stack - DEBUG - Stack status query timeout in 1196.63603187 2018-10-10 04:55:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/cd801a0b-35c0-4133-a977-0aa1d8a12e65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:36,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:36 GMT Server: Apache x-openstack-request-id: req-2d78804a-44c0-489f-b9e6-b9dc628e50cb Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:36,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:36 GMT Server: Apache x-openstack-request-id: req-d190e1dc-e251-4bd2-93ec-624c05bd18cc 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": "399115d5a5bd4c07a6774fe9b75c16e4", "OS::stack_id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "OS::stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack"}, "deletion_time": "2018-10-10T04:55:34Z", "stack_name": "CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack", "stack_user_project_id": "283689ff9fe54db2a187950a20ca485a", "tags": null, "creation_time": "2018-10-10T04:55:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:55:33Z", "id": "cd801a0b-35c0-4133-a977-0aa1d8a12e65", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-10 04:55:36,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 used request id req-d190e1dc-e251-4bd2-93ec-624c05bd18cc 2018-10-10 04:55:36,924 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:55:36,924 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack 2018-10-10 04:55:36,924 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack 2018-10-10 04:55:36,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/cd801a0b-35c0-4133-a977-0aa1d8a12e65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cbfaf1be2b754270db7e046a7a558af92290138" 2018-10-10 04:55:36,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:36 GMT Server: Apache x-openstack-request-id: req-988a56f6-e8c4-42d2-b498-068df825e615 Location: http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:36,981 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:55:36 GMT Server: Apache x-openstack-request-id: req-72298a24-acfa-4540-b529-6057172d6ece Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:55:36,982 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/399115d5a5bd4c07a6774fe9b75c16e4/stacks/CreateStackFlavorTests-174c30b0-ef4d-4f07-b4ed-62cd9023f3bc-stack/cd801a0b-35c0-4133-a977-0aa1d8a12e65 used request id req-72298a24-acfa-4540-b529-6057172d6ece 2018-10-10 04:55:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:37,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9f34082e-ab41-43ee-a6ef-e8737c1d40ca Date: Wed, 10 Oct 2018 04:55:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:55:37,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9f34082e-ab41-43ee-a6ef-e8737c1d40ca 2018-10-10 04:55:37,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:37,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec68896-f889-4e83-aa68-67bcfbc68f1e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:55:37,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-0ec68896-f889-4e83-aa68-67bcfbc68f1e 2018-10-10 04:55:37,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:37,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df667be-debf-4b38-bc3a-8272c4b7823a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:55:37,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-1df667be-debf-4b38-bc3a-8272c4b7823a 2018-10-10 04:55:37,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:37,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598c279e-1c99-4785-8461-980d40e967e7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:55:37,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-598c279e-1c99-4785-8461-980d40e967e7 2018-10-10 04:55:37,517 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-fec59492-d592-4cf-proj 2018-10-10 04:55:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:37,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c236319-9eed-4252-907c-23ecae29a019 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:37,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/399115d5a5bd4c07a6774fe9b75c16e4 used request id req-3c236319-9eed-4252-907c-23ecae29a019 2018-10-10 04:55:37,741 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-fec59492-d592-4cf-proj-role 2018-10-10 04:55:37,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/85fde30480f445899b61e6c3acbcecbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:37,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87d9d3b7-1e49-49f4-9c7a-76440455e18b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:37,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/85fde30480f445899b61e6c3acbcecbe used request id req-87d9d3b7-1e49-49f4-9c7a-76440455e18b 2018-10-10 04:55:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573b4838f442cffa6d1611b4cb01cd2f98f5c80" 2018-10-10 04:55:37,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8cc5bb-fe64-43fb-badb-72db662ce287 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:37,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cf8cc5bb-fe64-43fb-badb-72db662ce287 2018-10-10 04:55:37,953 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-fec59492-d592-4cf-user 2018-10-10 04:55:37,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/a6461952bcc64079b2f6e737bb77e2ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79be2d1391ad9f6e8df33d0dc881a29cb7a16d31" 2018-10-10 04:55:38,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e4321b-2ac4-447a-b286-fecc075920a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:38,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a6461952bcc64079b2f6e737bb77e2ec used request id req-31e4321b-2ac4-447a-b286-fecc075920a2 2018-10-10 04:55:38,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:38,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["el19wX72TBCVekReZPBBnw"], "issued_at": "2018-10-10T04:55:38.000000Z"}} 2018-10-10 04:55:38,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb3446e20b18855bae7d587be5cd8eec3fcde2d" 2018-10-10 04:55:38,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1b8168-cc1b-418d-866a-0cac588daca2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:38,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6d1b8168-cc1b-418d-866a-0cac588daca2 2018-10-10 04:55:38,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:38,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:39,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["yykfrl7oTqG7yDjhpHHLmg"], "issued_at": "2018-10-10T04:55:39.000000Z"}} 2018-10-10 04:55:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:39,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39838ac-81cd-4f5c-9bf7-310e8352c1cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:39,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d39838ac-81cd-4f5c-9bf7-310e8352c1cd 2018-10-10 04:55:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:39,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:39,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9c75a0-c456-4cea-828f-a782c76a1d86 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:55:39,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj used request id req-ff9c75a0-c456-4cea-828f-a782c76a1d86 2018-10-10 04:55:39,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:39,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58940e34-a6e1-4112-90c6-4a6a6aa01074 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:55:39,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-58940e34-a6e1-4112-90c6-4a6a6aa01074 2018-10-10 04:55:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj"}}' 2018-10-10 04:55:39,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-539210ba-1885-4f4c-bf52-b89530cc877e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254"}, "enabled": true, "id": "8135607c44e847a38cf07a922aa7e254", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj"}} 2018-10-10 04:55:39,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-539210ba-1885-4f4c-bf52-b89530cc877e 2018-10-10 04:55:39,337 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-fdf09e3c-7359-4fb-proj 2018-10-10 04:55:39,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:39,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:39,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["xhz1LqJWTsGG6R0DbmnYVA"], "issued_at": "2018-10-10T04:55:39.000000Z"}} 2018-10-10 04:55:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:39,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75752e3-9836-48c8-9b80-3f189c767c64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:39,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f75752e3-9836-48c8-9b80-3f189c767c64 2018-10-10 04:55:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:39,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:39,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:39,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80d823f-8352-4bd5-bbce-d3ec200acbcc Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:55:39,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a80d823f-8352-4bd5-bbce-d3ec200acbcc 2018-10-10 04:55:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:40,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3386468e-34a7-48a2-b56b-b4dd90053fc7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254"}, "enabled": true, "id": "8135607c44e847a38cf07a922aa7e254", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj"}]} 2018-10-10 04:55:40,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj used request id req-3386468e-34a7-48a2-b56b-b4dd90053fc7 2018-10-10 04:55:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:40,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f4a978-c6b9-4ceb-81af-204dbd7d2aa3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:55:40,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-e1f4a978-c6b9-4ceb-81af-204dbd7d2aa3 2018-10-10 04:55:40,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:40,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc74605-2bb9-48ab-b874-fc7d89058530 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:40,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6fc74605-2bb9-48ab-b874-fc7d89058530 2018-10-10 04:55:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:40,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40440a6-7c47-4c26-8f80-1380244dc0ac Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254"}, "enabled": true, "id": "8135607c44e847a38cf07a922aa7e254", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj"}]} 2018-10-10 04:55:40,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackKeypairTests-fdf09e3c-7359-4fb-proj used request id req-a40440a6-7c47-4c26-8f80-1380244dc0ac 2018-10-10 04:55:40,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/8503935ac63f438c8672aff397a80823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:40,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba70be13-7380-42b2-a81d-77c835603d48 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-user", "links": {"self": "http://172.30.9.25:5000/v3/users/8503935ac63f438c8672aff397a80823"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8135607c44e847a38cf07a922aa7e254", "id": "8503935ac63f438c8672aff397a80823", "password_expires_at": null}} 2018-10-10 04:55:40,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/8503935ac63f438c8672aff397a80823 used request id req-ba70be13-7380-42b2-a81d-77c835603d48 2018-10-10 04:55:40,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254/users/8503935ac63f438c8672aff397a80823/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:40,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ef9e1f-cfcb-4cff-a600-4b8cd79331cd Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254/users/8503935ac63f438c8672aff397a80823/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:55:40,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254/users/8503935ac63f438c8672aff397a80823/roles used request id req-12ef9e1f-cfcb-4cff-a600-4b8cd79331cd 2018-10-10 04:55:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:40,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307a4969-fdbc-404b-8088-69dae5c1d2f8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:55:40,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-307a4969-fdbc-404b-8088-69dae5c1d2f8 2018-10-10 04:55:40,951 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-fdf09e3c-7359-4fb-proj 2018-10-10 04:55:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254/users/8503935ac63f438c8672aff397a80823/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:41,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cca95749-a44f-4d30-a5b3-19274182fd4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:41,082 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254/users/8503935ac63f438c8672aff397a80823/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-cca95749-a44f-4d30-a5b3-19274182fd4c 2018-10-10 04:55:41,082 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-fdf09e3c-7359-4fb-user 2018-10-10 04:55:41,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:41,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3664e974-4126-4cea-9cf3-5445f1e00387 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:41,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3664e974-4126-4cea-9cf3-5445f1e00387 2018-10-10 04:55:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" -d '{"role": {"name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role"}}' 2018-10-10 04:55:41,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07acad7b-f42a-4705-b917-40d2dac55a49 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e10bca9ca2f42a8bdae304510418331", "links": {"self": "http://172.30.9.25:5000/v3/roles/7e10bca9ca2f42a8bdae304510418331"}, "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role"}} 2018-10-10 04:55:41,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-07acad7b-f42a-4705-b917-40d2dac55a49 2018-10-10 04:55:41,270 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role 2018-10-10 04:55:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7e10bca9ca2f42a8bdae304510418331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:41,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff810cc-867b-4068-a164-92541aa859f4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7e10bca9ca2f42a8bdae304510418331"}, "domain_id": null, "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role", "id": "7e10bca9ca2f42a8bdae304510418331"}} 2018-10-10 04:55:41,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7e10bca9ca2f42a8bdae304510418331 used request id req-6ff810cc-867b-4068-a164-92541aa859f4 2018-10-10 04:55:41,360 - keystone_utils - INFO - Granting role CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role to project CreateStackKeypairTests-fdf09e3c-7359-4fb-proj 2018-10-10 04:55:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254/users/8503935ac63f438c8672aff397a80823/roles/7e10bca9ca2f42a8bdae304510418331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:41,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-321ce7f8-717f-4e5f-b7f9-69ca29431b5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:41,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254/users/8503935ac63f438c8672aff397a80823/roles/7e10bca9ca2f42a8bdae304510418331 used request id req-321ce7f8-717f-4e5f-b7f9-69ca29431b5d 2018-10-10 04:55:41,483 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:55:41,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:55:41,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:41,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:41,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "7e10bca9ca2f42a8bdae304510418331", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role"}], "expires_at": "2018-10-10T05:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8135607c44e847a38cf07a922aa7e254", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-user", "id": "8503935ac63f438c8672aff397a80823"}, "audit_ids": ["grw-wwxIRSiDuSjcmIiF6A"], "issued_at": "2018-10-10T04:55:41.000000Z"}} 2018-10-10 04:55:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:41,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0d2c4c-77a8-4f7a-b7a9-43478f6fb34d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:41,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eb0d2c4c-77a8-4f7a-b7a9-43478f6fb34d 2018-10-10 04:55:41,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:55:41,957 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:55:41,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:42,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:41 GMT Server: Apache x-openstack-request-id: req-0baaa827-dff8-4478-ada5-89ae3dc39659 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:55:42,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack used request id req-0baaa827-dff8-4478-ada5-89ae3dc39659 2018-10-10 04:55:42,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-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-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp"}}' 2018-10-10 04:55:43,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:42 GMT Server: Apache x-openstack-request-id: req-8af858af-9e65-4ddd-ab07-e2869c50ed9d Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4512ef86-3000-450d-9b7b-539ecddfab00", "links": [{"href": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00", "rel": "self"}]}} 2018-10-10 04:55:43,784 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks used request id req-8af858af-9e65-4ddd-ab07-e2869c50ed9d 2018-10-10 04:55:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/4512ef86-3000-450d-9b7b-539ecddfab00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:43,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:43 GMT Server: Apache x-openstack-request-id: req-ecb884e4-f3b6-4910-b448-00d677999ffc Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:44,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:43 GMT Server: Apache x-openstack-request-id: req-9a569ebc-a925-4354-ac63-4354847f3427 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 564 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": "8135607c44e847a38cf07a922aa7e254", "OS::stack_id": "4512ef86-3000-450d-9b7b-539ecddfab00", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "keypair_name": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "stack_user_project_id": "a8f060672ebb49db894cb02aeaaa75a9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:55:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4512ef86-3000-450d-9b7b-539ecddfab00", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-10 04:55:44,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 used request id req-9a569ebc-a925-4354-ac63-4354847f3427 2018-10-10 04:55:44,158 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack 2018-10-10 04:55:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/4512ef86-3000-450d-9b7b-539ecddfab00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:44,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:44 GMT Server: Apache x-openstack-request-id: req-3ff094e3-96da-47d5-92f5-34f8f467ebb9 Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:44,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:44 GMT Server: Apache x-openstack-request-id: req-ba96ea57-14db-4455-911a-4acfedf34a9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 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": "8135607c44e847a38cf07a922aa7e254", "OS::stack_id": "4512ef86-3000-450d-9b7b-539ecddfab00", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "keypair_name": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "stack_user_project_id": "a8f060672ebb49db894cb02aeaaa75a9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:55:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4512ef86-3000-450d-9b7b-539ecddfab00", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2kErpGtpCCoBCUOJ1Y33XkkSejSvVUOEXaloJIzpBrS64nmU\nV3rk+93DbYK8eJkQJpPtZVCCn82EQI+WqQ2gidfFlevw7YURuoflQs8kfAsShszL\n2WDDZXkq6ab5fgfQDydT6wqaINigoPSpHZKZea7o/aaOlnT2d0e6K/DFetF366Gl\n3sUv6HIb9asABetCnUuuVkaS0/6T9hpiyXKW47kP4IuY0jJdtFPIdmpH6MLUhD2L\n9lWVAQh5ImtWIHArCLVX/keiYsHk3S74nsCAaby2wRGryz48v/hDbj6nFY5auIKA\nEbx/69Ks9PZ4fdtvUZeTOsZCxveW0lrC+INNtQIDAQABAoIBAQC1JvqOUgivmg2a\nHtC8zETRoV0QycHtx0iKZR3nmH2h70heygLySTLeSsb2kljU0FazbnzQZu7ErNRk\nscmfL4xcXRfGxDsJKjX42OrVdREXVClgcYORPdtw0g1oOgtDLEDpEv94Syh6stNA\nRVJJFXEFqsQAJMqc3x/jCUnhRsrikInDYRyJTTkR2JJMtsI/a985uZ3tNLYh3tHr\nDJOetcXzst0mkoD1PbpMl+YJMUP6Kgcc9Pm/r2QbbNyUkdCzbbbVtGYJ0P5Pn+vB\nZMd1EkTNs6vf2L8Y0KOue2jI7r4/dNoYRKtQyLV6wb8TlyOFSkwX5HUYUDHltxbg\n9kcRg5lRAoGBAPBAPMznbETOSoAznty8reV8iloYopF31BvnVCNhPLf+6i98aB93\nxqtZiW8G6miIa41cApdSNXwOGWD5DdlrwnzrAXS24uuzonTMBN2SP29VAJ0aHV9O\nNAdrcVmTeqtpSlF6xWFcaSf/mTYcbBfDCpKSjLWLTZuEdJJ+oU2d8r9vAoGBAOiP\nzUnd3nN+OGF4UvZIxyZSNEthOeRzngRtIcfaeJoU8IgO02BROLPBbq2w00Ls1zTA\nTCrt1p/yr0ckTw+vUh+6JC38CrYKhq0vc4TRPDcWsLj4PMLG31d2wUYwa8+hjwIo\nYNeZijUZY5rGvZX27yBRQMHNVyJ1us+nmlJlmjMbAoGBALZ0YnhOjHfYntWr3krO\n89WjdkKkENoewbQLQ2e3EfC+JEW52i2DvholXm02OFD4wY1SQhl/cmTrJDT0D6N9\n5e8OXkWwGrdb7dV7l3pZ9djsGhI1YfceIf88hpG7od6JkMo+TaX6E1YwE7/3Z9PH\n6MCVkUzSJTclKY6TopaajF77AoGBAOa+r4Bn7CyJguVq3l3Qzg/+pjZYjHlYIePg\naBEEen7e4d0NYLsDO5BXDzq05JhVqB2F4s0BWN8wiqq6ots8J+6k4PrjRbljbkbt\net/APs+l6shMPPVBHx6IDLJYns/PS7ZnW9bvV8rhmwtZv4fJD2/wTqE73QWq7CTW\n9e5lMv8bAoGAKawkPLZHt8HgMaL9x8Sw7oFiMkS6/Geg+RgMfKyF6aQtzofiK013\nLdStjTZTp7U+ZXTDSyzmswh15NAj7bWwIJYqDNmVzGkn4Z6cXmed44+UpOWJGn4n\nqtnKtk7WWy/S5UOUrn38ydmwCU74F163sVhW5ORwH2/NO9b127rfR4A=\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-10-10 04:55:44,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 used request id req-ba96ea57-14db-4455-911a-4acfedf34a9b 2018-10-10 04:55:44,758 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:55:44,758 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack 2018-10-10 04:55:44,758 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack 2018-10-10 04:55:44,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/4512ef86-3000-450d-9b7b-539ecddfab00/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:44,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:44 GMT Server: Apache x-openstack-request-id: req-934b0774-a876-48e1-831b-7026221b4040 Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:45,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:44 GMT Server: Apache x-openstack-request-id: req-eb471f2e-d9ab-4814-b206-e077decdf13d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T04:55:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:55:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-10 04:55:45,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00/resources used request id req-eb471f2e-d9ab-4814-b206-e077decdf13d 2018-10-10 04:55:45,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:45,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59c24995-9323-480b-96c9-0758eb5e8719 x-compute-request-id: req-59c24995-9323-480b-96c9-0758eb5e8719 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaQSuka2kIKgEJQ4nVjfdeSRJ6NK9VQ4RdqWgkjOkGtLrieZRXeuT73cNtgrx4mRAmk+1lUIKfzYRAj5apDaCJ18WV6/DthRG6h+VCzyR8CxKGzMvZYMNleSrppvl+B9APJ1PrCpog2KCg9Kkdkpl5ruj9po6WdPZ3R7or8MV60XfroaXexS/ochv1qwAF60KdS65WRpLT/pP2GmLJcpbjuQ/gi5jSMl20U8h2akfowtSEPYv2VZUBCHkia1YgcCsItVf+R6JiweTdLviewIBpvLbBEavLPjy/+ENuPqcVjlq4goARvH/r0qz09nh9229Rl5M6xkLG95bSWsL4g021 Generated-by-Nova", "user_id": "8503935ac63f438c8672aff397a80823", "name": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp", "deleted": false, "created_at": "2018-10-10T04:55:44.000000", "updated_at": null, "fingerprint": "d6:d4:17:d0:59:27:33:d2:50:ed:fc:db:c7:39:b4:33", "deleted_at": null, "id": 96}} 2018-10-10 04:55:45,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp used request id req-59c24995-9323-480b-96c9-0758eb5e8719 2018-10-10 04:55:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/4512ef86-3000-450d-9b7b-539ecddfab00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:45,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:45 GMT Server: Apache x-openstack-request-id: req-36240ab0-6de6-483e-8c87-913d8c62855b Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:45,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:45 GMT Server: Apache x-openstack-request-id: req-676967f1-3e52-431e-bc0a-08d3b6369ed9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 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": "8135607c44e847a38cf07a922aa7e254", "OS::stack_id": "4512ef86-3000-450d-9b7b-539ecddfab00", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "keypair_name": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "stack_user_project_id": "a8f060672ebb49db894cb02aeaaa75a9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:55:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4512ef86-3000-450d-9b7b-539ecddfab00", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2kErpGtpCCoBCUOJ1Y33XkkSejSvVUOEXaloJIzpBrS64nmU\nV3rk+93DbYK8eJkQJpPtZVCCn82EQI+WqQ2gidfFlevw7YURuoflQs8kfAsShszL\n2WDDZXkq6ab5fgfQDydT6wqaINigoPSpHZKZea7o/aaOlnT2d0e6K/DFetF366Gl\n3sUv6HIb9asABetCnUuuVkaS0/6T9hpiyXKW47kP4IuY0jJdtFPIdmpH6MLUhD2L\n9lWVAQh5ImtWIHArCLVX/keiYsHk3S74nsCAaby2wRGryz48v/hDbj6nFY5auIKA\nEbx/69Ks9PZ4fdtvUZeTOsZCxveW0lrC+INNtQIDAQABAoIBAQC1JvqOUgivmg2a\nHtC8zETRoV0QycHtx0iKZR3nmH2h70heygLySTLeSsb2kljU0FazbnzQZu7ErNRk\nscmfL4xcXRfGxDsJKjX42OrVdREXVClgcYORPdtw0g1oOgtDLEDpEv94Syh6stNA\nRVJJFXEFqsQAJMqc3x/jCUnhRsrikInDYRyJTTkR2JJMtsI/a985uZ3tNLYh3tHr\nDJOetcXzst0mkoD1PbpMl+YJMUP6Kgcc9Pm/r2QbbNyUkdCzbbbVtGYJ0P5Pn+vB\nZMd1EkTNs6vf2L8Y0KOue2jI7r4/dNoYRKtQyLV6wb8TlyOFSkwX5HUYUDHltxbg\n9kcRg5lRAoGBAPBAPMznbETOSoAznty8reV8iloYopF31BvnVCNhPLf+6i98aB93\nxqtZiW8G6miIa41cApdSNXwOGWD5DdlrwnzrAXS24uuzonTMBN2SP29VAJ0aHV9O\nNAdrcVmTeqtpSlF6xWFcaSf/mTYcbBfDCpKSjLWLTZuEdJJ+oU2d8r9vAoGBAOiP\nzUnd3nN+OGF4UvZIxyZSNEthOeRzngRtIcfaeJoU8IgO02BROLPBbq2w00Ls1zTA\nTCrt1p/yr0ckTw+vUh+6JC38CrYKhq0vc4TRPDcWsLj4PMLG31d2wUYwa8+hjwIo\nYNeZijUZY5rGvZX27yBRQMHNVyJ1us+nmlJlmjMbAoGBALZ0YnhOjHfYntWr3krO\n89WjdkKkENoewbQLQ2e3EfC+JEW52i2DvholXm02OFD4wY1SQhl/cmTrJDT0D6N9\n5e8OXkWwGrdb7dV7l3pZ9djsGhI1YfceIf88hpG7od6JkMo+TaX6E1YwE7/3Z9PH\n6MCVkUzSJTclKY6TopaajF77AoGBAOa+r4Bn7CyJguVq3l3Qzg/+pjZYjHlYIePg\naBEEen7e4d0NYLsDO5BXDzq05JhVqB2F4s0BWN8wiqq6ots8J+6k4PrjRbljbkbt\net/APs+l6shMPPVBHx6IDLJYns/PS7ZnW9bvV8rhmwtZv4fJD2/wTqE73QWq7CTW\n9e5lMv8bAoGAKawkPLZHt8HgMaL9x8Sw7oFiMkS6/Geg+RgMfKyF6aQtzofiK013\nLdStjTZTp7U+ZXTDSyzmswh15NAj7bWwIJYqDNmVzGkn4Z6cXmed44+UpOWJGn4n\nqtnKtk7WWy/S5UOUrn38ydmwCU74F163sVhW5ORwH2/NO9b127rfR4A=\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-10-10 04:55:45,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 used request id req-676967f1-3e52-431e-bc0a-08d3b6369ed9 2018-10-10 04:55:45,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:45,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:45,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "7e10bca9ca2f42a8bdae304510418331", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role"}], "expires_at": "2018-10-10T05:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8135607c44e847a38cf07a922aa7e254", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-user", "id": "8503935ac63f438c8672aff397a80823"}, "audit_ids": ["7VgkCAduSmC3jtbvLpXPPQ"], "issued_at": "2018-10-10T04:55:45.000000Z"}} 2018-10-10 04:55:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bf83672fe0e1983ca907fa5a1856cabefde0bc" 2018-10-10 04:55:45,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90611567-770d-4e25-a06a-76b6e77e0457 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:45,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-90611567-770d-4e25-a06a-76b6e77e0457 2018-10-10 04:55:45,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:55:45,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bf83672fe0e1983ca907fa5a1856cabefde0bc" 2018-10-10 04:55:46,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e34ed32-cc8b-4d9a-9471-149772a46ee9 x-compute-request-id: req-9e34ed32-cc8b-4d9a-9471-149772a46ee9 Content-Encoding: gzip Content-Length: 490 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaQSuka2kIKgEJQ4nVjfdeSRJ6NK9VQ4RdqWgkjOkGtLrieZRXeuT73cNtgrx4mRAmk+1lUIKfzYRAj5apDaCJ18WV6/DthRG6h+VCzyR8CxKGzMvZYMNleSrppvl+B9APJ1PrCpog2KCg9Kkdkpl5ruj9po6WdPZ3R7or8MV60XfroaXexS/ochv1qwAF60KdS65WRpLT/pP2GmLJcpbjuQ/gi5jSMl20U8h2akfowtSEPYv2VZUBCHkia1YgcCsItVf+R6JiweTdLviewIBpvLbBEavLPjy/+ENuPqcVjlq4goARvH/r0qz09nh9229Rl5M6xkLG95bSWsL4g021 Generated-by-Nova", "name": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp", "fingerprint": "d6:d4:17:d0:59:27:33:d2:50:ed:fc:db:c7:39:b4:33"}}]} 2018-10-10 04:55:46,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-9e34ed32-cc8b-4d9a-9471-149772a46ee9 2018-10-10 04:55:46,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:46,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "7e10bca9ca2f42a8bdae304510418331", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role"}], "expires_at": "2018-10-10T05:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8135607c44e847a38cf07a922aa7e254", "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fdf09e3c-7359-4fb-user", "id": "8503935ac63f438c8672aff397a80823"}, "audit_ids": ["7kFTwMnbQZWM-yt8AcAaEA"], "issued_at": "2018-10-10T04:55:46.000000Z"}} 2018-10-10 04:55:46,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa6305423dab9904537ced3f0e1bac63e1c74ac" 2018-10-10 04:55:46,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a58277-9277-46b2-8c8b-dea4f0574397 x-compute-request-id: req-00a58277-9277-46b2-8c8b-dea4f0574397 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaQSuka2kIKgEJQ4nVjfdeSRJ6NK9VQ4RdqWgkjOkGtLrieZRXeuT73cNtgrx4mRAmk+1lUIKfzYRAj5apDaCJ18WV6/DthRG6h+VCzyR8CxKGzMvZYMNleSrppvl+B9APJ1PrCpog2KCg9Kkdkpl5ruj9po6WdPZ3R7or8MV60XfroaXexS/ochv1qwAF60KdS65WRpLT/pP2GmLJcpbjuQ/gi5jSMl20U8h2akfowtSEPYv2VZUBCHkia1YgcCsItVf+R6JiweTdLviewIBpvLbBEavLPjy/+ENuPqcVjlq4goARvH/r0qz09nh9229Rl5M6xkLG95bSWsL4g021 Generated-by-Nova", "user_id": "8503935ac63f438c8672aff397a80823", "name": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp", "deleted": false, "created_at": "2018-10-10T04:55:44.000000", "updated_at": null, "fingerprint": "d6:d4:17:d0:59:27:33:d2:50:ed:fc:db:c7:39:b4:33", "deleted_at": null, "id": 96}} 2018-10-10 04:55:46,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp used request id req-00a58277-9277-46b2-8c8b-dea4f0574397 2018-10-10 04:55:46,603 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack 2018-10-10 04:55:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/4512ef86-3000-450d-9b7b-539ecddfab00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:46,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:46 GMT Server: Apache x-openstack-request-id: req-781c68a2-cf3a-4f83-9637-5a67d6e3c6d7 Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:46,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:46 GMT Server: Apache x-openstack-request-id: req-8d4027e9-7dc7-47b0-a076-4b00f5351a53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:46,678 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 used request id req-8d4027e9-7dc7-47b0-a076-4b00f5351a53 2018-10-10 04:55:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/4512ef86-3000-450d-9b7b-539ecddfab00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:46,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:46 GMT Server: Apache x-openstack-request-id: req-8d46367e-bc3b-4b8f-b9c2-0434ed7b4dc9 Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:47,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:46 GMT Server: Apache x-openstack-request-id: req-95dde243-c154-417e-a9f5-f11517b4c8fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "8135607c44e847a38cf07a922aa7e254", "OS::stack_id": "4512ef86-3000-450d-9b7b-539ecddfab00", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "keypair_name": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "stack_user_project_id": "a8f060672ebb49db894cb02aeaaa75a9", "tags": null, "creation_time": "2018-10-10T04:55:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:55:46Z", "id": "4512ef86-3000-450d-9b7b-539ecddfab00", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-10 04:55:47,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 used request id req-95dde243-c154-417e-a9f5-f11517b4c8fa 2018-10-10 04:55:47,044 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:55:47,044 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:55:50,045 - create_stack - DEBUG - Stack status query timeout in 1196.63313103 2018-10-10 04:55:50,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/4512ef86-3000-450d-9b7b-539ecddfab00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:50,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:50 GMT Server: Apache x-openstack-request-id: req-f59ead48-b527-426b-bc73-c543b699a204 Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:50,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:50 GMT Server: Apache x-openstack-request-id: req-f51c6ffb-b01b-4f2b-b677-1a9b5def93d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "8135607c44e847a38cf07a922aa7e254", "OS::stack_id": "4512ef86-3000-450d-9b7b-539ecddfab00", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "keypair_name": "CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-kp"}, "deletion_time": "2018-10-10T04:55:48Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack", "stack_user_project_id": "a8f060672ebb49db894cb02aeaaa75a9", "tags": null, "creation_time": "2018-10-10T04:55:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:55:46Z", "id": "4512ef86-3000-450d-9b7b-539ecddfab00", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-10 04:55:50,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 used request id req-f51c6ffb-b01b-4f2b-b677-1a9b5def93d8 2018-10-10 04:55:50,456 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:55:50,456 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack 2018-10-10 04:55:50,456 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack 2018-10-10 04:55:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/4512ef86-3000-450d-9b7b-539ecddfab00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6016a5f576796c8205451d4359ceaeef920797a" 2018-10-10 04:55:50,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:50 GMT Server: Apache x-openstack-request-id: req-d2fa428e-1172-4d4c-958e-98263174c3e9 Location: http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:50,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:55:50 GMT Server: Apache x-openstack-request-id: req-0cc7a7c6-107b-4bad-a9c1-8de35cb56aab Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:55:50,904 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/8135607c44e847a38cf07a922aa7e254/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e3c332b2-1aa7-48f1-90db-1972a4dc270c-stack/4512ef86-3000-450d-9b7b-539ecddfab00 used request id req-0cc7a7c6-107b-4bad-a9c1-8de35cb56aab 2018-10-10 04:55:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:51,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7bf1ff58-6f5a-4e82-87ce-6a6e43361d58 Date: Wed, 10 Oct 2018 04:55:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:55:51,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-7bf1ff58-6f5a-4e82-87ce-6a6e43361d58 2018-10-10 04:55:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:51,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2719dcc8-6162-413f-8552-7b402822d3c8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:55:51,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-2719dcc8-6162-413f-8552-7b402822d3c8 2018-10-10 04:55:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:51,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855838df-557a-454b-9667-bfcd07a77215 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:55:51,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-855838df-557a-454b-9667-bfcd07a77215 2018-10-10 04:55:51,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:51,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13af203-6de5-4c9c-bb25-ced23f27a3cc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:55:51,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-e13af203-6de5-4c9c-bb25-ced23f27a3cc 2018-10-10 04:55:51,484 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-fdf09e3c-7359-4fb-proj 2018-10-10 04:55:51,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:51,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24e541a9-4c69-44eb-8323-cb924dfbc72e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:51,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8135607c44e847a38cf07a922aa7e254 used request id req-24e541a9-4c69-44eb-8323-cb924dfbc72e 2018-10-10 04:55:51,705 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-fdf09e3c-7359-4fb-proj-role 2018-10-10 04:55:51,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/7e10bca9ca2f42a8bdae304510418331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:51,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc340550-c82b-489e-87f2-38f9580dc74a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:51,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7e10bca9ca2f42a8bdae304510418331 used request id req-fc340550-c82b-489e-87f2-38f9580dc74a 2018-10-10 04:55:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d8f6600fba854913c80fb5326215d70edeabb2c" 2018-10-10 04:55:51,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba510b06-9f4a-4843-96dd-83fb281d93df Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:51,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ba510b06-9f4a-4843-96dd-83fb281d93df 2018-10-10 04:55:51,918 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-fdf09e3c-7359-4fb-user 2018-10-10 04:55:51,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8503935ac63f438c8672aff397a80823 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abbdfa7489294aee834958d254d9d4ec8258b00" 2018-10-10 04:55:52,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f585f5-8263-4e23-b6c2-df78959804c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:52,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8503935ac63f438c8672aff397a80823 used request id req-20f585f5-8263-4e23-b6c2-df78959804c2 2018-10-10 04:55:52,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:52,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["nPvx_KqkSb24XbVdLUKDOw"], "issued_at": "2018-10-10T04:55:52.000000Z"}} 2018-10-10 04:55:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e9746f1ca09c9fd873af0444f4336fc00a9c0f" 2018-10-10 04:55:52,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c16c807-cff7-4cde-a24d-bd78d07cb4a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:52,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5c16c807-cff7-4cde-a24d-bd78d07cb4a3 2018-10-10 04:55:52,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:52,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:52,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["4XQV-yLORyOtqHQGVkjTVQ"], "issued_at": "2018-10-10T04:55:52.000000Z"}} 2018-10-10 04:55:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:55:53,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d688f1a-c4ea-46a1-b17d-3f81629df5c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:53,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1d688f1a-c4ea-46a1-b17d-3f81629df5c8 2018-10-10 04:55:53,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:53,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:53,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:55:53,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0272119d-ed6c-4389-a742-bb2f591ff764 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:55:53,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj used request id req-0272119d-ed6c-4389-a742-bb2f591ff764 2018-10-10 04:55:53,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:55:53,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2a9a95-c895-4858-a3b2-17052e154528 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:55:53,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0a2a9a95-c895-4858-a3b2-17052e154528 2018-10-10 04:55:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj"}}' 2018-10-10 04:55:53,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f03465c-e88b-42da-87d6-e340bd5eb02d Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee"}, "enabled": true, "id": "3769beb0f1774a05aab49032a98760ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj"}} 2018-10-10 04:55:53,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5f03465c-e88b-42da-87d6-e340bd5eb02d 2018-10-10 04:55:53,355 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-6d147401-ca84-454-proj 2018-10-10 04:55:53,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:53,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:53,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["SPTNDnWHRTCb4Jb6N67zVQ"], "issued_at": "2018-10-10T04:55:53.000000Z"}} 2018-10-10 04:55:53,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:53,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bfd4b8-1284-4e12-b9d8-531f52a4fb36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:53,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b8bfd4b8-1284-4e12-b9d8-531f52a4fb36 2018-10-10 04:55:53,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:55:53,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:55:53,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:53,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46159ab8-5cb8-4f0f-bce8-ed5a8c84cf5d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:55:53,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-46159ab8-5cb8-4f0f-bce8-ed5a8c84cf5d 2018-10-10 04:55:53,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:53,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3b43ba-021a-4d2e-ad4d-5d1d99a59c40 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee"}, "enabled": true, "id": "3769beb0f1774a05aab49032a98760ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj"}]} 2018-10-10 04:55:53,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj used request id req-1c3b43ba-021a-4d2e-ad4d-5d1d99a59c40 2018-10-10 04:55:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:54,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca812a0-3252-4947-9f88-1d11be097d1a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:55:54,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8ca812a0-3252-4947-9f88-1d11be097d1a 2018-10-10 04:55:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:54,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3cd6b4-2d24-41e8-a68f-d44566998815 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:54,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4e3cd6b4-2d24-41e8-a68f-d44566998815 2018-10-10 04:55:54,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:54,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b418cafb-8059-4723-bfad-92dee693c224 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee"}, "enabled": true, "id": "3769beb0f1774a05aab49032a98760ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj"}]} 2018-10-10 04:55:54,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackSecurityGroupTests-6d147401-ca84-454-proj used request id req-b418cafb-8059-4723-bfad-92dee693c224 2018-10-10 04:55:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/1262eb62ddca413ea286b9827a8e5693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:54,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1423cc3e-53f9-46ce-bf4e-706e8eab9e68 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-6d147401-ca84-454-user", "links": {"self": "http://172.30.9.25:5000/v3/users/1262eb62ddca413ea286b9827a8e5693"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3769beb0f1774a05aab49032a98760ee", "id": "1262eb62ddca413ea286b9827a8e5693", "password_expires_at": null}} 2018-10-10 04:55:54,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/1262eb62ddca413ea286b9827a8e5693 used request id req-1423cc3e-53f9-46ce-bf4e-706e8eab9e68 2018-10-10 04:55:54,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee/users/1262eb62ddca413ea286b9827a8e5693/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:54,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab916a0-6689-425d-9f5e-1e7b696958c4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee/users/1262eb62ddca413ea286b9827a8e5693/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:55:54,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee/users/1262eb62ddca413ea286b9827a8e5693/roles used request id req-3ab916a0-6689-425d-9f5e-1e7b696958c4 2018-10-10 04:55:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:54,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e402471-146e-4b09-b319-a412ea3e88b9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:55:54,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-3e402471-146e-4b09-b319-a412ea3e88b9 2018-10-10 04:55:54,888 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-6d147401-ca84-454-proj 2018-10-10 04:55:54,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee/users/1262eb62ddca413ea286b9827a8e5693/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:55:55,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c96a3a0-d793-4619-93ac-e6b7093064a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:55,015 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee/users/1262eb62ddca413ea286b9827a8e5693/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-7c96a3a0-d793-4619-93ac-e6b7093064a7 2018-10-10 04:55:55,015 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-6d147401-ca84-454-user 2018-10-10 04:55:55,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:55,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:55:55,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fbfab7-08db-4fbe-ae7a-ca230d37bcdc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:55:55,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-29fbfab7-08db-4fbe-ae7a-ca230d37bcdc 2018-10-10 04:55:55,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" -d '{"role": {"name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj-role"}}' 2018-10-10 04:55:55,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-245582e7-39f0-42b7-b87a-b05c8068905e Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "992944c1cbf64b16bbd281fc82364337", "links": {"self": "http://172.30.9.25:5000/v3/roles/992944c1cbf64b16bbd281fc82364337"}, "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj-role"}} 2018-10-10 04:55:55,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-245582e7-39f0-42b7-b87a-b05c8068905e 2018-10-10 04:55:55,241 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-6d147401-ca84-454-proj-role 2018-10-10 04:55:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/992944c1cbf64b16bbd281fc82364337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:55:55,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e39b8c3-245a-4db3-8670-3e44b6fc923f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/992944c1cbf64b16bbd281fc82364337"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj-role", "id": "992944c1cbf64b16bbd281fc82364337"}} 2018-10-10 04:55:55,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/992944c1cbf64b16bbd281fc82364337 used request id req-1e39b8c3-245a-4db3-8670-3e44b6fc923f 2018-10-10 04:55:55,327 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-6d147401-ca84-454-proj-role to project CreateStackSecurityGroupTests-6d147401-ca84-454-proj 2018-10-10 04:55:55,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee/users/1262eb62ddca413ea286b9827a8e5693/roles/992944c1cbf64b16bbd281fc82364337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:55:55,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f49fbbc-ed88-46ae-98bd-842873f39ab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:55:55,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee/users/1262eb62ddca413ea286b9827a8e5693/roles/992944c1cbf64b16bbd281fc82364337 used request id req-1f49fbbc-ed88-46ae-98bd-842873f39ab1 2018-10-10 04:55:55,484 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:55:55,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:55:55,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:55:55,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:55:55,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "992944c1cbf64b16bbd281fc82364337", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj-role"}], "expires_at": "2018-10-10T05:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3769beb0f1774a05aab49032a98760ee", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3769beb0f1774a05aab49032a98760ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/3769beb0f1774a05aab49032a98760ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/3769beb0f1774a05aab49032a98760ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3769beb0f1774a05aab49032a98760ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/3769beb0f1774a05aab49032a98760ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/3769beb0f1774a05aab49032a98760ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3769beb0f1774a05aab49032a98760ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/3769beb0f1774a05aab49032a98760ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/3769beb0f1774a05aab49032a98760ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/3769beb0f1774a05aab49032a98760ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/3769beb0f1774a05aab49032a98760ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-user", "id": "1262eb62ddca413ea286b9827a8e5693"}, "audit_ids": ["PZX1TgIqT-iHghYAT4ZdhA"], "issued_at": "2018-10-10T04:55:55.000000Z"}} 2018-10-10 04:55:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:55:55,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99dde91-cc15-485f-9adc-b35090858305 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:55:55,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e99dde91-cc15-485f-9adc-b35090858305 2018-10-10 04:55:55,946 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:55:55,948 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:55:55,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:55:56,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:55 GMT Server: Apache x-openstack-request-id: req-eaf60007-a074-414d-9e8d-a7b169194a4a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:55:56,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack used request id req-eaf60007-a074-414d-9e8d-a7b169194a4a 2018-10-10 04:55:56,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-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-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}}' 2018-10-10 04:55:57,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:55:56 GMT Server: Apache x-openstack-request-id: req-17de4580-ea42-4f3f-8592-d33404e73923 Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "links": [{"href": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "rel": "self"}]}} 2018-10-10 04:55:57,576 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks used request id req-17de4580-ea42-4f3f-8592-d33404e73923 2018-10-10 04:55:57,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:55:57,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:57 GMT Server: Apache x-openstack-request-id: req-34590a16-3a58-44de-ab61-1f9e793e93dc Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:57,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:57 GMT Server: Apache x-openstack-request-id: req-6be61efb-701d-4e8e-99a7-9a7e27be8948 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3769beb0f1774a05aab49032a98760ee", "OS::stack_id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "security_group_name": "CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "stack_user_project_id": "8e92d81dda814ce0bd3071eb267175fe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:55:57Z", "links": [{"href": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-10 04:55:57,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 used request id req-6be61efb-701d-4e8e-99a7-9a7e27be8948 2018-10-10 04:55:57,947 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack 2018-10-10 04:55:57,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:55:58,122 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:55:57 GMT Server: Apache x-openstack-request-id: req-2332de5e-5a7b-48fa-abff-e59e50bf24dc Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:55:58,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:55:58 GMT Server: Apache x-openstack-request-id: req-48b9364d-afb9-4f9d-94a4-9fdef12bcdc3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3769beb0f1774a05aab49032a98760ee", "OS::stack_id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "security_group_name": "CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "stack_user_project_id": "8e92d81dda814ce0bd3071eb267175fe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T04:55:57Z", "links": [{"href": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-10 04:55:58,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 used request id req-48b9364d-afb9-4f9d-94a4-9fdef12bcdc3 2018-10-10 04:55:58,325 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 04:55:58,326 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:56:01,329 - create_stack - DEBUG - Stack status query timeout in 1196.61875319 2018-10-10 04:56:01,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:01,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:56:01 GMT Server: Apache x-openstack-request-id: req-f3f0a284-2e80-442f-abcb-39d92bb85845 Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:56:01,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:01 GMT Server: Apache x-openstack-request-id: req-d3bdb5dd-e607-4d26-95b7-329e06ab435a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "3769beb0f1774a05aab49032a98760ee", "OS::stack_id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "security_group_name": "CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "stack_user_project_id": "8e92d81dda814ce0bd3071eb267175fe", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T04:55:57Z", "links": [{"href": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-10 04:56:01,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 used request id req-d3bdb5dd-e607-4d26-95b7-329e06ab435a 2018-10-10 04:56:01,571 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 04:56:01,571 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack 2018-10-10 04:56:01,571 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack 2018-10-10 04:56:01,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:01,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:56:01 GMT Server: Apache x-openstack-request-id: req-f2795f5e-c592-4341-81e1-831a30832812 Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:56:01,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:01 GMT Server: Apache x-openstack-request-id: req-78000e2c-fa14-47d0-bac1-92277b7773ae 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.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T04:55:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T04:55:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-10 04:56:01,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9/resources used request id req-78000e2c-fa14-47d0-bac1-92277b7773ae 2018-10-10 04:56:01,975 - neutron_utils - INFO - Retrieving security group with ID - 7b5903dd-d8e0-4e4b-97a0-91c66868afb5 2018-10-10 04:56:01,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:02,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-06d786f4-d9bc-4f1d-8e64-183f5b986bfe Date: Wed, 10 Oct 2018 04:56:02 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:58Z", "updated_at": "2018-10-10T04:55:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:55:59Z", "revision_number": 0, "id": "6c79a7e8-4f6a-405f-bfda-c6ad8bdeb037", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "3769beb0f1774a05aab49032a98760ee"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T04:55:59Z", "revision_number": 0, "id": "98d36032-ef59-4aaf-b4d1-687a590d7896", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3769beb0f1774a05aab49032a98760ee"}], "revision_number": 6, "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "name": "CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}]} 2018-10-10 04:56:02,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 used request id req-06d786f4-d9bc-4f1d-8e64-183f5b986bfe 2018-10-10 04:56:02,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b5903dd-d8e0-4e4b-97a0-91c66868afb5 2018-10-10 04:56:02,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:02,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-2e550115-a8b6-4867-98ed-b3f7d10a0888 Date: Wed, 10 Oct 2018 04:56:02 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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "6c79a7e8-4f6a-405f-bfda-c6ad8bdeb037"}, {"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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": 22, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "98d36032-ef59-4aaf-b4d1-687a590d7896"}]} 2018-10-10 04:56:02,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 used request id req-2e550115-a8b6-4867-98ed-b3f7d10a0888 2018-10-10 04:56:02,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b5903dd-d8e0-4e4b-97a0-91c66868afb5 2018-10-10 04:56:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:02,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-7196e242-221b-414c-b0f1-a8508bf29e21 Date: Wed, 10 Oct 2018 04:56:02 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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "6c79a7e8-4f6a-405f-bfda-c6ad8bdeb037"}, {"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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": 22, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "98d36032-ef59-4aaf-b4d1-687a590d7896"}]} 2018-10-10 04:56:02,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 used request id req-7196e242-221b-414c-b0f1-a8508bf29e21 2018-10-10 04:56:02,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:02,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:02,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "992944c1cbf64b16bbd281fc82364337", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj-role"}], "expires_at": "2018-10-10T05:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3769beb0f1774a05aab49032a98760ee", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3769beb0f1774a05aab49032a98760ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/3769beb0f1774a05aab49032a98760ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/3769beb0f1774a05aab49032a98760ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3769beb0f1774a05aab49032a98760ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/3769beb0f1774a05aab49032a98760ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/3769beb0f1774a05aab49032a98760ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3769beb0f1774a05aab49032a98760ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/3769beb0f1774a05aab49032a98760ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/3769beb0f1774a05aab49032a98760ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/3769beb0f1774a05aab49032a98760ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/3769beb0f1774a05aab49032a98760ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-user", "id": "1262eb62ddca413ea286b9827a8e5693"}, "audit_ids": ["VzwXQKixSo6xs2PAY-0JFw"], "issued_at": "2018-10-10T04:56:02.000000Z"}} 2018-10-10 04:56:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae26154626a2521d31d1288a4ead6650fa79d43" 2018-10-10 04:56:02,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a09cff-26a5-47f2-9d4f-64e111880662 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:02,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d8a09cff-26a5-47f2-9d4f-64e111880662 2018-10-10 04:56:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae26154626a2521d31d1288a4ead6650fa79d43" 2018-10-10 04:56:03,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-1cbb87dd-71b0-4392-9031-2523c7f74e85 Date: Wed, 10 Oct 2018 04:56:03 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:58Z", "updated_at": "2018-10-10T04:55:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:55:59Z", "revision_number": 0, "id": "6c79a7e8-4f6a-405f-bfda-c6ad8bdeb037", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "3769beb0f1774a05aab49032a98760ee"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T04:55:59Z", "revision_number": 0, "id": "98d36032-ef59-4aaf-b4d1-687a590d7896", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3769beb0f1774a05aab49032a98760ee"}], "revision_number": 6, "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "name": "CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}]} 2018-10-10 04:56:03,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp&description=Test+description used request id req-1cbb87dd-71b0-4392-9031-2523c7f74e85 2018-10-10 04:56:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:03,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:03,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae26154626a2521d31d1288a4ead6650fa79d43" 2018-10-10 04:56:03,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948e7a9f-a62b-4009-bebf-5dc645e410c4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee"}, "enabled": true, "id": "3769beb0f1774a05aab49032a98760ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj"}} 2018-10-10 04:56:03,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee used request id req-948e7a9f-a62b-4009-bebf-5dc645e410c4 2018-10-10 04:56:03,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b5903dd-d8e0-4e4b-97a0-91c66868afb5 2018-10-10 04:56:03,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae26154626a2521d31d1288a4ead6650fa79d43" 2018-10-10 04:56:03,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-66f563bc-fa19-4a3c-9ca1-9137723ea7e5 Date: Wed, 10 Oct 2018 04:56:03 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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "6c79a7e8-4f6a-405f-bfda-c6ad8bdeb037"}, {"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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": 22, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "98d36032-ef59-4aaf-b4d1-687a590d7896"}]} 2018-10-10 04:56:03,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 used request id req-66f563bc-fa19-4a3c-9ca1-9137723ea7e5 2018-10-10 04:56:03,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b5903dd-d8e0-4e4b-97a0-91c66868afb5 2018-10-10 04:56:03,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae26154626a2521d31d1288a4ead6650fa79d43" 2018-10-10 04:56:03,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-01002066-7719-4950-93de-01c47c580e5a Date: Wed, 10 Oct 2018 04:56:03 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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "6c79a7e8-4f6a-405f-bfda-c6ad8bdeb037"}, {"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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": 22, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "98d36032-ef59-4aaf-b4d1-687a590d7896"}]} 2018-10-10 04:56:03,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 used request id req-01002066-7719-4950-93de-01c47c580e5a 2018-10-10 04:56:03,544 - neutron_utils - INFO - Retrieving security group with ID - 7b5903dd-d8e0-4e4b-97a0-91c66868afb5 2018-10-10 04:56:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae26154626a2521d31d1288a4ead6650fa79d43" 2018-10-10 04:56:03,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-aa49eb66-6413-467e-9f7c-ff8d479ad2c6 Date: Wed, 10 Oct 2018 04:56:03 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:58Z", "updated_at": "2018-10-10T04:55:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:55:59Z", "revision_number": 0, "id": "6c79a7e8-4f6a-405f-bfda-c6ad8bdeb037", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "3769beb0f1774a05aab49032a98760ee"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T04:55:59Z", "revision_number": 0, "id": "98d36032-ef59-4aaf-b4d1-687a590d7896", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3769beb0f1774a05aab49032a98760ee"}], "revision_number": 6, "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "name": "CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}]} 2018-10-10 04:56:03,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 used request id req-aa49eb66-6413-467e-9f7c-ff8d479ad2c6 2018-10-10 04:56:03,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b5903dd-d8e0-4e4b-97a0-91c66868afb5 2018-10-10 04:56:03,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae26154626a2521d31d1288a4ead6650fa79d43" 2018-10-10 04:56:03,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-f47aeae7-caf1-44a2-9205-929b92dd420d Date: Wed, 10 Oct 2018 04:56:03 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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "6c79a7e8-4f6a-405f-bfda-c6ad8bdeb037"}, {"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-10-10T04:55:59Z", "security_group_id": "7b5903dd-d8e0-4e4b-97a0-91c66868afb5", "port_range_min": 22, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:59Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "98d36032-ef59-4aaf-b4d1-687a590d7896"}]} 2018-10-10 04:56:03,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7b5903dd-d8e0-4e4b-97a0-91c66868afb5 used request id req-f47aeae7-caf1-44a2-9205-929b92dd420d 2018-10-10 04:56:03,931 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack 2018-10-10 04:56:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:03,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:56:03 GMT Server: Apache x-openstack-request-id: req-280e2931-8be8-44ee-af80-3a18088659b3 Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:56:04,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:03 GMT Server: Apache x-openstack-request-id: req-69d29627-43dc-41c0-b850-f88f3deac4a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:04,156 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 used request id req-69d29627-43dc-41c0-b850-f88f3deac4a3 2018-10-10 04:56:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:04,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:56:04 GMT Server: Apache x-openstack-request-id: req-4b00b242-1663-41e6-a2c3-33c3738c1a49 Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:56:04,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:04 GMT Server: Apache x-openstack-request-id: req-26d63d18-3392-4a64-a27c-abc96474d18b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 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": "3769beb0f1774a05aab49032a98760ee", "OS::stack_id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "security_group_name": "CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "stack_user_project_id": "8e92d81dda814ce0bd3071eb267175fe", "tags": null, "creation_time": "2018-10-10T04:55:57Z", "links": [{"href": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T04:56:04Z", "id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-10 04:56:04,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 used request id req-26d63d18-3392-4a64-a27c-abc96474d18b 2018-10-10 04:56:04,212 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 04:56:04,212 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 04:56:07,215 - create_stack - DEBUG - Stack status query timeout in 1196.941921 2018-10-10 04:56:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:07,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:56:07 GMT Server: Apache x-openstack-request-id: req-0bf9d605-786c-4bb2-9d73-12f4fbc6a611 Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:56:07,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:07 GMT Server: Apache x-openstack-request-id: req-cd19772c-fc4e-45e3-99ab-d1407558d97f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "3769beb0f1774a05aab49032a98760ee", "OS::stack_id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "security_group_name": "CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-sec-grp"}, "deletion_time": "2018-10-10T04:56:06Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack", "stack_user_project_id": "8e92d81dda814ce0bd3071eb267175fe", "tags": null, "creation_time": "2018-10-10T04:55:57Z", "links": [{"href": "http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T04:56:04Z", "id": "f3d86fcd-0dd3-401f-bd49-9acc7ea658d9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-10 04:56:07,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 used request id req-cd19772c-fc4e-45e3-99ab-d1407558d97f 2018-10-10 04:56:07,469 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 04:56:07,469 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack 2018-10-10 04:56:07,469 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack 2018-10-10 04:56:07,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fb58d99d62f21c87cb734a3c4392dd0eab25d8" 2018-10-10 04:56:07,500 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 04:56:07 GMT Server: Apache x-openstack-request-id: req-ea37fba4-2d52-4ca2-894f-e45200cbdcce Location: http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 04:56:07,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:56:07 GMT Server: Apache x-openstack-request-id: req-390396d0-e886-4e50-ae0e-98bad6547063 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 04:56:07,679 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/3769beb0f1774a05aab49032a98760ee/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-72375375-3dcd-4230-9b78-b1eceb363692-stack/f3d86fcd-0dd3-401f-bd49-9acc7ea658d9 used request id req-390396d0-e886-4e50-ae0e-98bad6547063 2018-10-10 04:56:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:07,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-183e112f-fc69-4f73-8f66-41d1b7e6ef85 Date: Wed, 10 Oct 2018 04:56:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:57Z", "updated_at": "2018-10-10T04:55:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:55:57Z", "revision_number": 0, "id": "454e223f-4a15-4388-b1f1-d79e85a52bae", "remote_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "remote_ip_prefix": null, "created_at": "2018-10-10T04:55:57Z", "security_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "3769beb0f1774a05aab49032a98760ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:55:57Z", "revision_number": 0, "id": "52421cf0-10ea-4cab-a549-ac3491fb959e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:55:57Z", "security_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "3769beb0f1774a05aab49032a98760ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:55:57Z", "revision_number": 0, "id": "7bd24680-493b-462e-9c33-42837111d852", "remote_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "remote_ip_prefix": null, "created_at": "2018-10-10T04:55:57Z", "security_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "3769beb0f1774a05aab49032a98760ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:55:57Z", "revision_number": 0, "id": "92cbebe4-66f9-40ae-94bd-54826b0ee3bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:55:57Z", "security_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "tenant_id": "3769beb0f1774a05aab49032a98760ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "3769beb0f1774a05aab49032a98760ee"}], "revision_number": 4, "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:56:07,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-183e112f-fc69-4f73-8f66-41d1b7e6ef85 2018-10-10 04:56:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:08,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59cd421-c9af-4416-b248-8d60fc8a2a23 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:56:08,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a59cd421-c9af-4416-b248-8d60fc8a2a23 2018-10-10 04:56:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:08,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc8cbfb-9dcf-4859-ba8f-7b4393102810 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:56:08,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-bbc8cbfb-9dcf-4859-ba8f-7b4393102810 2018-10-10 04:56:08,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:08,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3788f2-a30c-49e3-9350-75f3e86c8c9e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee"}, "enabled": true, "id": "3769beb0f1774a05aab49032a98760ee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d147401-ca84-454-proj"}} 2018-10-10 04:56:08,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee used request id req-8c3788f2-a30c-49e3-9350-75f3e86c8c9e 2018-10-10 04:56:08,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78009957-8415-49c2-bf2f-40f5a9f85c97 2018-10-10 04:56:08,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78009957-8415-49c2-bf2f-40f5a9f85c97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:08,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-63c298fe-af35-4ac8-9273-3b552ee51d78 Date: Wed, 10 Oct 2018 04:56:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:55:57Z", "security_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:57Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "454e223f-4a15-4388-b1f1-d79e85a52bae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:55:57Z", "security_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:57Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "52421cf0-10ea-4cab-a549-ac3491fb959e"}, {"remote_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:55:57Z", "security_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:57Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "7bd24680-493b-462e-9c33-42837111d852"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:55:57Z", "security_group_id": "78009957-8415-49c2-bf2f-40f5a9f85c97", "port_range_min": null, "revision_number": 0, "tenant_id": "3769beb0f1774a05aab49032a98760ee", "created_at": "2018-10-10T04:55:57Z", "project_id": "3769beb0f1774a05aab49032a98760ee", "id": "92cbebe4-66f9-40ae-94bd-54826b0ee3bd"}]} 2018-10-10 04:56:08,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=78009957-8415-49c2-bf2f-40f5a9f85c97 used request id req-63c298fe-af35-4ac8-9273-3b552ee51d78 2018-10-10 04:56:08,367 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:56:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/78009957-8415-49c2-bf2f-40f5a9f85c97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:08,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d877b5f-e746-42c2-bce8-c6a8dbb8fa20 Content-Length: 0 Date: Wed, 10 Oct 2018 04:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:56:08,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/78009957-8415-49c2-bf2f-40f5a9f85c97 used request id req-0d877b5f-e746-42c2-bce8-c6a8dbb8fa20 2018-10-10 04:56:08,662 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-6d147401-ca84-454-proj 2018-10-10 04:56:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:08,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7171e54-ac56-43cd-aea5-0796af20dc8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:08,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3769beb0f1774a05aab49032a98760ee used request id req-b7171e54-ac56-43cd-aea5-0796af20dc8b 2018-10-10 04:56:08,908 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-6d147401-ca84-454-proj-role 2018-10-10 04:56:08,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/992944c1cbf64b16bbd281fc82364337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:09,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617f3bdf-a2ca-490f-8f41-7dbbead7aadb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:09,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/992944c1cbf64b16bbd281fc82364337 used request id req-617f3bdf-a2ca-490f-8f41-7dbbead7aadb 2018-10-10 04:56:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fd7d5dce6526cb773bfffbe4b374ed081c7ba6" 2018-10-10 04:56:09,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a86d3795-5559-40c4-91ae-13833b0dd33b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:56:09,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a86d3795-5559-40c4-91ae-13833b0dd33b 2018-10-10 04:56:09,109 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-6d147401-ca84-454-user 2018-10-10 04:56:09,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/1262eb62ddca413ea286b9827a8e5693 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5429bbb8415cf7ebca1b5f6a1e08ce385e1dd884" 2018-10-10 04:56:09,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a40d2e8d-ce50-4958-bd98-720e40c57e1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:09,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/1262eb62ddca413ea286b9827a8e5693 used request id req-a40d2e8d-ce50-4958-bd98-720e40c57e1d 2018-10-10 04:56:09,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:09,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["kuvHxhjUSA6_AfL-e9K3Mw"], "issued_at": "2018-10-10T04:56:09.000000Z"}} 2018-10-10 04:56:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a50ba6e6d1fcbf422d6507ea70046cc12b5d96" 2018-10-10 04:56:09,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e0dac6-4961-4ccf-add2-8703a9b512dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:09,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-23e0dac6-4961-4ccf-add2-8703a9b512dc 2018-10-10 04:56:09,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:09,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:10,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["hDEw7mb0Shy9dHdZdEBqGQ"], "issued_at": "2018-10-10T04:56:10.000000Z"}} 2018-10-10 04:56:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:10,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04cf95f-e748-436f-bd5e-5e9a5e0c63c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:10,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e04cf95f-e748-436f-bd5e-5e9a5e0c63c8 2018-10-10 04:56:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:10,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:10,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b74742f5-1281-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:10,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39a681d-db98-4454-86e0-e4de4ea2c179 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b74742f5-1281-473-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:56:10,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-b74742f5-1281-473-proj used request id req-e39a681d-db98-4454-86e0-e4de4ea2c179 2018-10-10 04:56:10,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:10,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4faf5d-b537-4a0f-86ef-e5a25b86af86 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:56:10,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9d4faf5d-b537-4a0f-86ef-e5a25b86af86 2018-10-10 04:56:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-b74742f5-1281-473-proj"}}' 2018-10-10 04:56:10,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264aef5c-cc77-48e6-a18f-d9ea3e8def38 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843"}, "enabled": true, "id": "93f73ffbb8a04261b80060147f2e7843", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b74742f5-1281-473-proj"}} 2018-10-10 04:56:10,653 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-264aef5c-cc77-48e6-a18f-d9ea3e8def38 2018-10-10 04:56:10,654 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-b74742f5-1281-473-proj 2018-10-10 04:56:10,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:10,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:11,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["x-7qGahBS_i9StDvDU4AWw"], "issued_at": "2018-10-10T04:56:11.000000Z"}} 2018-10-10 04:56:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:11,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10396d43-247f-4cdb-b016-2a9fe553a1bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:11,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-10396d43-247f-4cdb-b016-2a9fe553a1bf 2018-10-10 04:56:11,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:11,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:11,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:11,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76179f03-ca83-425e-891e-1887654f3709 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:56:11,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-76179f03-ca83-425e-891e-1887654f3709 2018-10-10 04:56:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-b74742f5-1281-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:11,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde71f3b-c739-482b-928b-4db6d98b176e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-b74742f5-1281-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843"}, "enabled": true, "id": "93f73ffbb8a04261b80060147f2e7843", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b74742f5-1281-473-proj"}]} 2018-10-10 04:56:11,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-b74742f5-1281-473-proj used request id req-fde71f3b-c739-482b-928b-4db6d98b176e 2018-10-10 04:56:11,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:11,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54948d7-e1aa-42a9-bca7-5f5fca526648 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:56:11,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b54948d7-e1aa-42a9-bca7-5f5fca526648 2018-10-10 04:56:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:11,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b72c57-5fe2-4a87-81c6-cab138b3a22d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:56:11,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-58b72c57-5fe2-4a87-81c6-cab138b3a22d 2018-10-10 04:56:11,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-b74742f5-1281-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:11,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2f1edb-314b-4b7e-a5a9-0792153de987 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-b74742f5-1281-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843"}, "enabled": true, "id": "93f73ffbb8a04261b80060147f2e7843", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-b74742f5-1281-473-proj"}]} 2018-10-10 04:56:11,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-b74742f5-1281-473-proj used request id req-1d2f1edb-314b-4b7e-a5a9-0792153de987 2018-10-10 04:56:11,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/64b08c834b4e4b3bbaf6d3f8ad534fe8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:11,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9584ec0e-8810-4127-bae3-57d0850f4526 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-b74742f5-1281-473-user", "links": {"self": "http://172.30.9.25:5000/v3/users/64b08c834b4e4b3bbaf6d3f8ad534fe8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "93f73ffbb8a04261b80060147f2e7843", "id": "64b08c834b4e4b3bbaf6d3f8ad534fe8", "password_expires_at": null}} 2018-10-10 04:56:11,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/64b08c834b4e4b3bbaf6d3f8ad534fe8 used request id req-9584ec0e-8810-4127-bae3-57d0850f4526 2018-10-10 04:56:11,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843/users/64b08c834b4e4b3bbaf6d3f8ad534fe8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:12,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb96a2b5-3612-4b16-a083-002c193d72b3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843/users/64b08c834b4e4b3bbaf6d3f8ad534fe8/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:56:12,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843/users/64b08c834b4e4b3bbaf6d3f8ad534fe8/roles used request id req-eb96a2b5-3612-4b16-a083-002c193d72b3 2018-10-10 04:56:12,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:12,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf926d4-a693-4471-92c7-8ab3643d37af Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:56:12,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-2cf926d4-a693-4471-92c7-8ab3643d37af 2018-10-10 04:56:12,112 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-b74742f5-1281-473-proj 2018-10-10 04:56:12,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843/users/64b08c834b4e4b3bbaf6d3f8ad534fe8/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:12,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db721c95-26bf-4ea6-a4b6-b913647adf0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:12,267 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843/users/64b08c834b4e4b3bbaf6d3f8ad534fe8/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-db721c95-26bf-4ea6-a4b6-b913647adf0d 2018-10-10 04:56:12,267 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-b74742f5-1281-473-user 2018-10-10 04:56:12,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:12,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca28fb9-c4fd-46ac-9626-8adea3fec496 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:56:12,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4ca28fb9-c4fd-46ac-9626-8adea3fec496 2018-10-10 04:56:12,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" -d '{"role": {"name": "CreateStackNegativeTests-b74742f5-1281-473-proj-role"}}' 2018-10-10 04:56:12,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-142cf0e2-2038-4352-9728-75ab82d7f9af Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e259759624f94f06a7ad914f923a3970", "links": {"self": "http://172.30.9.25:5000/v3/roles/e259759624f94f06a7ad914f923a3970"}, "name": "CreateStackNegativeTests-b74742f5-1281-473-proj-role"}} 2018-10-10 04:56:12,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-142cf0e2-2038-4352-9728-75ab82d7f9af 2018-10-10 04:56:12,468 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-b74742f5-1281-473-proj-role 2018-10-10 04:56:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e259759624f94f06a7ad914f923a3970 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:12,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c69472c-54d6-4e7a-be33-d085ea20dcd4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e259759624f94f06a7ad914f923a3970"}, "domain_id": null, "name": "CreateStackNegativeTests-b74742f5-1281-473-proj-role", "id": "e259759624f94f06a7ad914f923a3970"}} 2018-10-10 04:56:12,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e259759624f94f06a7ad914f923a3970 used request id req-5c69472c-54d6-4e7a-be33-d085ea20dcd4 2018-10-10 04:56:12,561 - keystone_utils - INFO - Granting role CreateStackNegativeTests-b74742f5-1281-473-proj-role to project CreateStackNegativeTests-b74742f5-1281-473-proj 2018-10-10 04:56:12,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843/users/64b08c834b4e4b3bbaf6d3f8ad534fe8/roles/e259759624f94f06a7ad914f923a3970 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:12,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1cdf6f-d95c-4404-807f-e093c0da1b54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:12,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843/users/64b08c834b4e4b3bbaf6d3f8ad534fe8/roles/e259759624f94f06a7ad914f923a3970 used request id req-3f1cdf6f-d95c-4404-807f-e093c0da1b54 2018-10-10 04:56:12,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:12,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:13,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "e259759624f94f06a7ad914f923a3970", "name": "CreateStackNegativeTests-b74742f5-1281-473-proj-role"}], "expires_at": "2018-10-10T05:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93f73ffbb8a04261b80060147f2e7843", "name": "CreateStackNegativeTests-b74742f5-1281-473-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/93f73ffbb8a04261b80060147f2e7843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/93f73ffbb8a04261b80060147f2e7843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/93f73ffbb8a04261b80060147f2e7843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/93f73ffbb8a04261b80060147f2e7843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/93f73ffbb8a04261b80060147f2e7843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/93f73ffbb8a04261b80060147f2e7843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/93f73ffbb8a04261b80060147f2e7843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/93f73ffbb8a04261b80060147f2e7843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/93f73ffbb8a04261b80060147f2e7843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/93f73ffbb8a04261b80060147f2e7843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/93f73ffbb8a04261b80060147f2e7843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/93f73ffbb8a04261b80060147f2e7843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-b74742f5-1281-473-user", "id": "64b08c834b4e4b3bbaf6d3f8ad534fe8"}, "audit_ids": ["Lufy7PpZSmW6NNsta3DwnA"], "issued_at": "2018-10-10T04:56:13.000000Z"}} 2018-10-10 04:56:13,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e39fd4ffed67e8d4536ae94b6f9e9e5de4ab84e" 2018-10-10 04:56:13,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1863b42b-7b71-4156-8fcb-c7c30ddd0972 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:13,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1863b42b-7b71-4156-8fcb-c7c30ddd0972 2018-10-10 04:56:13,163 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:56:13,166 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:56:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/93f73ffbb8a04261b80060147f2e7843/stacks?stack_name=CreateStackNegativeTests-c4efe38b-3ef3-4df7-8269-dcfa54f012d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e39fd4ffed67e8d4536ae94b6f9e9e5de4ab84e" 2018-10-10 04:56:13,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:13 GMT Server: Apache x-openstack-request-id: req-9d167302-d440-4e7b-954c-af43a052a882 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:56:13,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/93f73ffbb8a04261b80060147f2e7843/stacks?stack_name=CreateStackNegativeTests-c4efe38b-3ef3-4df7-8269-dcfa54f012d8 used request id req-9d167302-d440-4e7b-954c-af43a052a882 2018-10-10 04:56:13,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:13,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-07eac8d7-1f48-4660-b700-8f9ee2c44a86 Date: Wed, 10 Oct 2018 04:56:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:56:13,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-07eac8d7-1f48-4660-b700-8f9ee2c44a86 2018-10-10 04:56:13,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:13,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a5f0af-e682-4732-9383-e90183f3462a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:56:13,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-d4a5f0af-e682-4732-9383-e90183f3462a 2018-10-10 04:56:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:13,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ffb25b-3f99-43bc-947c-ce4181b67340 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:56:13,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-18ffb25b-3f99-43bc-947c-ce4181b67340 2018-10-10 04:56:13,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:13,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea7ff2f-d64b-431a-b0ab-bbbb8b449704 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:56:13,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-5ea7ff2f-d64b-431a-b0ab-bbbb8b449704 2018-10-10 04:56:13,835 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-b74742f5-1281-473-proj 2018-10-10 04:56:13,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:14,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea0741a-16f5-47ba-94e4-3eef087264de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:14,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/93f73ffbb8a04261b80060147f2e7843 used request id req-5ea0741a-16f5-47ba-94e4-3eef087264de 2018-10-10 04:56:14,057 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-b74742f5-1281-473-proj-role 2018-10-10 04:56:14,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e259759624f94f06a7ad914f923a3970 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:14,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1b26b3f-5194-411d-8b8f-81d8c65f2025 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:14,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e259759624f94f06a7ad914f923a3970 used request id req-f1b26b3f-5194-411d-8b8f-81d8c65f2025 2018-10-10 04:56:14,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ca2ac7c1e3d24c07bad0eb04fb99514f331d41" 2018-10-10 04:56:14,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548819b2-d146-448f-a125-d9221ed793bd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:56:14,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-548819b2-d146-448f-a125-d9221ed793bd 2018-10-10 04:56:14,278 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-b74742f5-1281-473-user 2018-10-10 04:56:14,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/64b08c834b4e4b3bbaf6d3f8ad534fe8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e748e4e795c04ae9ea47718b1fdc4d894a7d86d7" 2018-10-10 04:56:14,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e84870b-768d-4c1c-bc5a-79c853fba3dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:14,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/64b08c834b4e4b3bbaf6d3f8ad534fe8 used request id req-7e84870b-768d-4c1c-bc5a-79c853fba3dc 2018-10-10 04:56:14,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:14,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Nko_y95mSwO2HPraEy9oIw"], "issued_at": "2018-10-10T04:56:14.000000Z"}} 2018-10-10 04:56:14,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f6e3b24177bba4a283e24ff07ea6913d1669eea" 2018-10-10 04:56:14,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb01b6ff-8869-4de6-8deb-7460c338f003 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:14,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eb01b6ff-8869-4de6-8deb-7460c338f003 2018-10-10 04:56:14,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:14,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:15,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["k9FCnUusR42oNipJDHDaaA"], "issued_at": "2018-10-10T04:56:15.000000Z"}} 2018-10-10 04:56:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:15,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4e7b50-75cd-40a6-bd86-bd849b760cf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:15,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bb4e7b50-75cd-40a6-bd86-bd849b760cf1 2018-10-10 04:56:15,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:15,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:15,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-edb9402b-341f-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:15,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a178befc-ad3b-49a5-ae20-1accf872fe7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-edb9402b-341f-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:56:15,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-edb9402b-341f-4ac-proj used request id req-a178befc-ad3b-49a5-ae20-1accf872fe7e 2018-10-10 04:56:15,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:15,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef74a10-5dbe-4cea-bc9c-16b2351bdf63 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:56:15,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9ef74a10-5dbe-4cea-bc9c-16b2351bdf63 2018-10-10 04:56:15,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj"}}' 2018-10-10 04:56:15,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a09b7809-4b35-492a-953d-fa5868229ee2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e"}, "enabled": true, "id": "26c1615d92ef4d59ada2d2e7e72f901e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj"}} 2018-10-10 04:56:15,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a09b7809-4b35-492a-953d-fa5868229ee2 2018-10-10 04:56:15,738 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-edb9402b-341f-4ac-proj 2018-10-10 04:56:15,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:15,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:16,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["xgIkOHVRRmmjUZM29uU8GQ"], "issued_at": "2018-10-10T04:56:16.000000Z"}} 2018-10-10 04:56:16,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:16,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90424138-ba7a-41bc-9d51-03892fb23627 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:16,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-90424138-ba7a-41bc-9d51-03892fb23627 2018-10-10 04:56:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:16,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:16,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:16,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed8b5a0-b57a-45e2-9512-4b6050c9c91b Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:56:16,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9ed8b5a0-b57a-45e2-9512-4b6050c9c91b 2018-10-10 04:56:16,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-edb9402b-341f-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:16,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a74ea25-1d83-418a-8402-e97f4dee28f8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-edb9402b-341f-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e"}, "enabled": true, "id": "26c1615d92ef4d59ada2d2e7e72f901e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj"}]} 2018-10-10 04:56:16,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-edb9402b-341f-4ac-proj used request id req-0a74ea25-1d83-418a-8402-e97f4dee28f8 2018-10-10 04:56:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:16,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7effc63-670f-46e1-b502-01baf6c6ecdd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:56:16,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a7effc63-670f-46e1-b502-01baf6c6ecdd 2018-10-10 04:56:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:16,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac15d27-1e0e-4324-8ae5-eb50414cda4c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:56:16,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fac15d27-1e0e-4324-8ae5-eb50414cda4c 2018-10-10 04:56:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-edb9402b-341f-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:16,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1663d3e5-19cb-4db4-8ff9-423568cb191f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-edb9402b-341f-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e"}, "enabled": true, "id": "26c1615d92ef4d59ada2d2e7e72f901e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj"}]} 2018-10-10 04:56:16,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackNegativeTests-edb9402b-341f-4ac-proj used request id req-1663d3e5-19cb-4db4-8ff9-423568cb191f 2018-10-10 04:56:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/e9008866021b46f6a0592a181a445f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:17,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c73b34-7fdc-4a42-ac18-c8dc7721d1f3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-edb9402b-341f-4ac-user", "links": {"self": "http://172.30.9.25:5000/v3/users/e9008866021b46f6a0592a181a445f03"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "26c1615d92ef4d59ada2d2e7e72f901e", "id": "e9008866021b46f6a0592a181a445f03", "password_expires_at": null}} 2018-10-10 04:56:17,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e9008866021b46f6a0592a181a445f03 used request id req-b5c73b34-7fdc-4a42-ac18-c8dc7721d1f3 2018-10-10 04:56:17,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e/users/e9008866021b46f6a0592a181a445f03/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:17,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f122f636-3404-406c-b30d-b10c3db9d83d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e/users/e9008866021b46f6a0592a181a445f03/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 04:56:17,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e/users/e9008866021b46f6a0592a181a445f03/roles used request id req-f122f636-3404-406c-b30d-b10c3db9d83d 2018-10-10 04:56:17,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:17,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd786c5-96d0-4ab3-b6cc-e79df9474406 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 04:56:17,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-8cd786c5-96d0-4ab3-b6cc-e79df9474406 2018-10-10 04:56:17,232 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-edb9402b-341f-4ac-proj 2018-10-10 04:56:17,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e/users/e9008866021b46f6a0592a181a445f03/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:17,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a0b4ea2-2253-4e03-867d-9b3bb53d2e85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:17,351 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e/users/e9008866021b46f6a0592a181a445f03/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-4a0b4ea2-2253-4e03-867d-9b3bb53d2e85 2018-10-10 04:56:17,351 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-edb9402b-341f-4ac-user 2018-10-10 04:56:17,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:17,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:17,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacb70ec-ea23-41d3-8b43-50640a5ede84 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:56:17,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-aacb70ec-ea23-41d3-8b43-50640a5ede84 2018-10-10 04:56:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" -d '{"role": {"name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj-role"}}' 2018-10-10 04:56:17,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb3b82c-4f1d-4f45-bbd4-1f7da0de0116 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c47147e68774e029d49dfa100fbdd15", "links": {"self": "http://172.30.9.25:5000/v3/roles/5c47147e68774e029d49dfa100fbdd15"}, "name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj-role"}} 2018-10-10 04:56:17,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0eb3b82c-4f1d-4f45-bbd4-1f7da0de0116 2018-10-10 04:56:17,564 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-edb9402b-341f-4ac-proj-role 2018-10-10 04:56:17,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5c47147e68774e029d49dfa100fbdd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:17,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611471e1-623e-4c39-a787-bfb265614fab Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/5c47147e68774e029d49dfa100fbdd15"}, "domain_id": null, "name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj-role", "id": "5c47147e68774e029d49dfa100fbdd15"}} 2018-10-10 04:56:17,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5c47147e68774e029d49dfa100fbdd15 used request id req-611471e1-623e-4c39-a787-bfb265614fab 2018-10-10 04:56:17,586 - keystone_utils - INFO - Granting role CreateStackNegativeTests-edb9402b-341f-4ac-proj-role to project CreateStackNegativeTests-edb9402b-341f-4ac-proj 2018-10-10 04:56:17,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e/users/e9008866021b46f6a0592a181a445f03/roles/5c47147e68774e029d49dfa100fbdd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:17,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1280494-f95e-4883-a844-a132d4dd89ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:17,710 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e/users/e9008866021b46f6a0592a181a445f03/roles/5c47147e68774e029d49dfa100fbdd15 used request id req-c1280494-f95e-4883-a844-a132d4dd89ca 2018-10-10 04:56:17,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:17,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:18,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "5c47147e68774e029d49dfa100fbdd15", "name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj-role"}], "expires_at": "2018-10-10T05:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26c1615d92ef4d59ada2d2e7e72f901e", "name": "CreateStackNegativeTests-edb9402b-341f-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/26c1615d92ef4d59ada2d2e7e72f901e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-edb9402b-341f-4ac-user", "id": "e9008866021b46f6a0592a181a445f03"}, "audit_ids": ["DGOV_JnfQWCUNupNs8pDbw"], "issued_at": "2018-10-10T04:56:18.000000Z"}} 2018-10-10 04:56:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec6c8c4d97792340313a6acf8dbde04832d7dd1" 2018-10-10 04:56:18,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240262ea-a67f-48d7-bb9b-dc86c2006ed2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:18,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-240262ea-a67f-48d7-bb9b-dc86c2006ed2 2018-10-10 04:56:18,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:56:18,162 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 04:56:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/26c1615d92ef4d59ada2d2e7e72f901e/stacks?stack_name=CreateStackNegativeTests-be37fea5-d164-4ca6-9725-55cbcd4d3ae2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec6c8c4d97792340313a6acf8dbde04832d7dd1" 2018-10-10 04:56:18,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:18 GMT Server: Apache x-openstack-request-id: req-5bd4ee7b-6ce2-4471-8715-1f518c8cc557 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 04:56:18,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/26c1615d92ef4d59ada2d2e7e72f901e/stacks?stack_name=CreateStackNegativeTests-be37fea5-d164-4ca6-9725-55cbcd4d3ae2 used request id req-5bd4ee7b-6ce2-4471-8715-1f518c8cc557 2018-10-10 04:56:18,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/26c1615d92ef4d59ada2d2e7e72f901e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec6c8c4d97792340313a6acf8dbde04832d7dd1" -d '{"stack_name": "CreateStackNegativeTests-be37fea5-d164-4ca6-9725-55cbcd4d3ae2", "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-10-10 04:56:18,755 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 10 Oct 2018 04:56:18 GMT Server: Apache x-openstack-request-id: req-ccaaebab-202e-4328-9a2e-eb15c30b136e 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-10-10 04:56:18,755 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/26c1615d92ef4d59ada2d2e7e72f901e/stacks used request id req-ccaaebab-202e-4328-9a2e-eb15c30b136e 2018-10-10 04:56:18,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:18,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-49563664-18a0-4949-b432-3cc86e334e09 Date: Wed, 10 Oct 2018 04:56:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:56:18,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-49563664-18a0-4949-b432-3cc86e334e09 2018-10-10 04:56:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:19,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd4b2b4-b201-45fe-941a-eadc27c7b267 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:56:19,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-8fd4b2b4-b201-45fe-941a-eadc27c7b267 2018-10-10 04:56:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:19,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5220f0f6-0be2-4470-9d2c-5b5e247653be Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:56:19,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-5220f0f6-0be2-4470-9d2c-5b5e247653be 2018-10-10 04:56:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:19,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2118a41f-0975-47e3-b048-6998b337282b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 04:56:19,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-2118a41f-0975-47e3-b048-6998b337282b 2018-10-10 04:56:19,254 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-edb9402b-341f-4ac-proj 2018-10-10 04:56:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:19,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f30c1d-9c1f-4a55-ab59-5e78b8be454a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:19,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/26c1615d92ef4d59ada2d2e7e72f901e used request id req-90f30c1d-9c1f-4a55-ab59-5e78b8be454a 2018-10-10 04:56:19,472 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-edb9402b-341f-4ac-proj-role 2018-10-10 04:56:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5c47147e68774e029d49dfa100fbdd15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:19,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c6703e1-0b53-4503-ad68-c351cf03f0b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:19,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5c47147e68774e029d49dfa100fbdd15 used request id req-5c6703e1-0b53-4503-ad68-c351cf03f0b3 2018-10-10 04:56:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82632257c140aa99431e2869f5c7f8ee703a994" 2018-10-10 04:56:19,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f55f6f1-9c41-409c-8375-6d149655c9ed Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:56:19,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9f55f6f1-9c41-409c-8375-6d149655c9ed 2018-10-10 04:56:19,675 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-edb9402b-341f-4ac-user 2018-10-10 04:56:19,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e9008866021b46f6a0592a181a445f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9fd825cc30685442e77815d26dc2cbcf33b3c7" 2018-10-10 04:56:19,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca789f9-03ac-4f19-8cf4-7e20268406f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:19,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e9008866021b46f6a0592a181a445f03 used request id req-9ca789f9-03ac-4f19-8cf4-7e20268406f4 2018-10-10 04:56:19,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:20,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["aSoqzz3UQl2XjvuuEIJ_aw"], "issued_at": "2018-10-10T04:56:20.000000Z"}} 2018-10-10 04:56:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db238995464071edb13079dc8606dbd8d4b1e6f" 2018-10-10 04:56:20,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e347bdd-7ea4-42a3-ab5a-df2e4e871527 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:20,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5e347bdd-7ea4-42a3-ab5a-df2e4e871527 2018-10-10 04:56:20,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:20,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:20,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["k1YJmmYUT2CFZ4dJF5rnew"], "issued_at": "2018-10-10T04:56:20.000000Z"}} 2018-10-10 04:56:20,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:56:20,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e6f962-2a1a-44a5-bac0-09e377c55b42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:20,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d9e6f962-2a1a-44a5-bac0-09e377c55b42 2018-10-10 04:56:20,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:20,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:56:20,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c77695-8513-4842-8bac-7265f7480c0a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:56:20,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj used request id req-b7c77695-8513-4842-8bac-7265f7480c0a 2018-10-10 04:56:20,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:56:21,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf5dc76-2f2e-492f-b64a-9f44bedaa91b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:56:21,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-dbf5dc76-2f2e-492f-b64a-9f44bedaa91b 2018-10-10 04:56:21,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}}' 2018-10-10 04:56:21,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee8488ed-5bc3-46b3-a856-b2a8e29fc0bb Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:21,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ee8488ed-5bc3-46b3-a856-b2a8e29fc0bb 2018-10-10 04:56:21,175 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj 2018-10-10 04:56:21,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:21,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:21,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["eDyElvraTt6G2DBqlEmtfw"], "issued_at": "2018-10-10T04:56:21.000000Z"}} 2018-10-10 04:56:21,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1e9882f1299d660186ba0a0c5f9c011ea908cd" 2018-10-10 04:56:21,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0ee7d9-6d8d-4792-a234-ee36e90bcf66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:21,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bd0ee7d9-6d8d-4792-a234-ee36e90bcf66 2018-10-10 04:56:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:21,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1e9882f1299d660186ba0a0c5f9c011ea908cd" 2018-10-10 04:56:21,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1002b3-bc04-4a09-b4db-bf34874634c3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:56:21,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-0e1002b3-bc04-4a09-b4db-bf34874634c3 2018-10-10 04:56:21,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1e9882f1299d660186ba0a0c5f9c011ea908cd" 2018-10-10 04:56:21,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9ef8fb-3f24-44b0-80a2-91d8716915cc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}]} 2018-10-10 04:56:21,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj used request id req-be9ef8fb-3f24-44b0-80a2-91d8716915cc 2018-10-10 04:56:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1e9882f1299d660186ba0a0c5f9c011ea908cd" 2018-10-10 04:56:21,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d804a46-9422-4566-85be-159dbf30975f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:56:21,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8d804a46-9422-4566-85be-159dbf30975f 2018-10-10 04:56:22,246 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user 2018-10-10 04:56:22,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:56:22,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df3c072-e39b-41ec-8236-6501490f37fc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:56:22,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8df3c072-e39b-41ec-8236-6501490f37fc 2018-10-10 04:56:22,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}}' 2018-10-10 04:56:22,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac8e998c-2f10-4953-972e-66002dccae42 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e573349181444c1b74041d08e415517", "links": {"self": "http://172.30.9.25:5000/v3/roles/1e573349181444c1b74041d08e415517"}, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}} 2018-10-10 04:56:22,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ac8e998c-2f10-4953-972e-66002dccae42 2018-10-10 04:56:22,438 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role 2018-10-10 04:56:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1e573349181444c1b74041d08e415517 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:56:22,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876045ac-3c7a-4e5f-a14a-025aa224f59d Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1e573349181444c1b74041d08e415517"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role", "id": "1e573349181444c1b74041d08e415517"}} 2018-10-10 04:56:22,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1e573349181444c1b74041d08e415517 used request id req-876045ac-3c7a-4e5f-a14a-025aa224f59d 2018-10-10 04:56:22,458 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role to project CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj 2018-10-10 04:56:22,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c/users/3c03f606f00948e5997c8886ec2d6b71/roles/1e573349181444c1b74041d08e415517 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:56:22,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f48e0be5-0842-4731-af17-dd6a6dfa0ffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:56:22,584 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c/users/3c03f606f00948e5997c8886ec2d6b71/roles/1e573349181444c1b74041d08e415517 used request id req-f48e0be5-0842-4731-af17-dd6a6dfa0ffb 2018-10-10 04:56:22,584 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:56:22,586 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:56:22,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:22,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:22,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e573349181444c1b74041d08e415517", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}], "expires_at": "2018-10-10T05:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user", "id": "3c03f606f00948e5997c8886ec2d6b71"}, "audit_ids": ["soCE6y0cT8KZW1umEsP6Jg"], "issued_at": "2018-10-10T04:56:22.000000Z"}} 2018-10-10 04:56:22,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" 2018-10-10 04:56:23,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbe296d-a22e-425e-9929-06d741ee2429 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:23,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-efbe296d-a22e-425e-9929-06d741ee2429 2018-10-10 04:56:23,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" 2018-10-10 04:56:23,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-b976aa63-108f-4c2d-b979-39de0bab912e Date: Wed, 10 Oct 2018 04:56:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image"} 2018-10-10 04:56:23,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image used request id req-b976aa63-108f-4c2d-b979-39de0bab912e 2018-10-10 04:56:23,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" 2018-10-10 04:56:23,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-46f1b918-e915-4303-858d-0ba86589b710 Date: Wed, 10 Oct 2018 04:56:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:56:23,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-46f1b918-e915-4303-858d-0ba86589b710 2018-10-10 04:56:23,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image"}' 2018-10-10 04:56:23,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a X-Openstack-Request-Id: req-cf55c526-b56e-4f9c-b2e6-f0759723ee09 Date: Wed, 10 Oct 2018 04:56:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:56:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:56:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/de61e692-9d57-4158-adf1-370e96831a4a", "min_disk": 0, "protected": false, "id": "de61e692-9d57-4158-adf1-370e96831a4a", "file": "/v2/images/de61e692-9d57-4158-adf1-370e96831a4a/file", "checksum": null, "owner": "efe5623dd6094dbd9e382d20c7f25f1c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:56:23,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-cf55c526-b56e-4f9c-b2e6-f0759723ee09 2018-10-10 04:56:23,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" -d '' 2018-10-10 04:56:24,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72187760-fec8-4039-aa0b-fac8044cfd3d Date: Wed, 10 Oct 2018 04:56:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:56:24,687 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a/file used request id req-72187760-fec8-4039-aa0b-fac8044cfd3d 2018-10-10 04:56:24,687 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:56:24,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" 2018-10-10 04:56:24,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-76ab6444-d78a-482d-9b87-636e50385a83 Date: Wed, 10 Oct 2018 04:56:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:56:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:56:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/de61e692-9d57-4158-adf1-370e96831a4a/snap", "metadata": {}}], "self": "/v2/images/de61e692-9d57-4158-adf1-370e96831a4a", "min_disk": 0, "protected": false, "id": "de61e692-9d57-4158-adf1-370e96831a4a", "file": "/v2/images/de61e692-9d57-4158-adf1-370e96831a4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "efe5623dd6094dbd9e382d20c7f25f1c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/de61e692-9d57-4158-adf1-370e96831a4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:56:24,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a used request id req-76ab6444-d78a-482d-9b87-636e50385a83 2018-10-10 04:56:24,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" 2018-10-10 04:56:24,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-faf44919-eeb8-4c39-a3f4-a2da3bf8ac27 Date: Wed, 10 Oct 2018 04:56:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:56:24,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-faf44919-eeb8-4c39-a3f4-a2da3bf8ac27 2018-10-10 04:56:24,867 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image 2018-10-10 04:56:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" 2018-10-10 04:56:25,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-71d733b5-6fcc-4327-ba24-35f66a9bdf16 Date: Wed, 10 Oct 2018 04:56:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:56:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:56:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/de61e692-9d57-4158-adf1-370e96831a4a/snap", "metadata": {}}], "self": "/v2/images/de61e692-9d57-4158-adf1-370e96831a4a", "min_disk": 0, "protected": false, "id": "de61e692-9d57-4158-adf1-370e96831a4a", "file": "/v2/images/de61e692-9d57-4158-adf1-370e96831a4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "efe5623dd6094dbd9e382d20c7f25f1c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/de61e692-9d57-4158-adf1-370e96831a4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:56:25,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a used request id req-71d733b5-6fcc-4327-ba24-35f66a9bdf16 2018-10-10 04:56:25,036 - create_image - DEBUG - Instance status is - active 2018-10-10 04:56:25,037 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image 2018-10-10 04:56:25,037 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image 2018-10-10 04:56:25,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:25,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:25,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e573349181444c1b74041d08e415517", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}], "expires_at": "2018-10-10T05:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user", "id": "3c03f606f00948e5997c8886ec2d6b71"}, "audit_ids": ["hSQ_SFo5SVmWyX5Ni9PtbA"], "issued_at": "2018-10-10T04:56:25.000000Z"}} 2018-10-10 04:56:25,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" 2018-10-10 04:56:25,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba70b3b-703a-4f9b-93ef-46661e64e85f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:25,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8ba70b3b-703a-4f9b-93ef-46661e64e85f 2018-10-10 04:56:25,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" 2018-10-10 04:56:25,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-36d9b2fb-0c78-472b-bb86-878ec7292535 Date: Wed, 10 Oct 2018 04:56:25 GMT RESP BODY: {"networks":[]} 2018-10-10 04:56:25,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-36d9b2fb-0c78-472b-bb86-878ec7292535 2018-10-10 04:56:25,750 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net 2018-10-10 04:56:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net", "admin_state_up": true}}' 2018-10-10 04:56:26,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3f00d37f-ee76-4ed3-8ba4-f62807037f2b Date: Wed, 10 Oct 2018 04:56:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78d17346-406a-4ada-9ac5-c288967e9c3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:56:26Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","mtu":1450}} 2018-10-10 04:56:26,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3f00d37f-ee76-4ed3-8ba4-f62807037f2b 2018-10-10 04:56:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" 2018-10-10 04:56:26,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-c62e898d-eacb-40a5-83bf-9fbef1ce1eaa Date: Wed, 10 Oct 2018 04:56:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:56:26Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:26,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-c62e898d-eacb-40a5-83bf-9fbef1ce1eaa 2018-10-10 04:56:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" 2018-10-10 04:56:26,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-895c65b9-fa73-4aa9-b9d2-701b9315f7bf Date: Wed, 10 Oct 2018 04:56:26 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:56:26,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-895c65b9-fa73-4aa9-b9d2-701b9315f7bf 2018-10-10 04:56:26,705 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet 2018-10-10 04:56:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" -d '{"subnets": [{"ip_version": 4, "network_id": "78d17346-406a-4ada-9ac5-c288967e9c3e", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]}' 2018-10-10 04:56:27,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9bddb00e-9f38-43b0-8ef3-de7a16e76ed2 Date: Wed, 10 Oct 2018 04:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:27,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-9bddb00e-9f38-43b0-8ef3-de7a16e76ed2 2018-10-10 04:56:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" 2018-10-10 04:56:27,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6ca7a8dd-e0cd-4f06-845a-8e05eb15021b Date: Wed, 10 Oct 2018 04:56:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:27,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-6ca7a8dd-e0cd-4f06-845a-8e05eb15021b 2018-10-10 04:56:27,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" 2018-10-10 04:56:27,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c4a1731-4d34-4f08-a851-0e8c7c20aab4 Date: Wed, 10 Oct 2018 04:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:27,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-8c4a1731-4d34-4f08-a851-0e8c7c20aab4 2018-10-10 04:56:27,702 - OpenStackNetwork - DEBUG - Network [78d17346-406a-4ada-9ac5-c288967e9c3e] created successfully 2018-10-10 04:56:27,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:27,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:28,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e573349181444c1b74041d08e415517", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}], "expires_at": "2018-10-10T05:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user", "id": "3c03f606f00948e5997c8886ec2d6b71"}, "audit_ids": ["q0ZJMmFsSqejoOXa3Hog6A"], "issued_at": "2018-10-10T04:56:28.000000Z"}} 2018-10-10 04:56:28,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:28,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f76c958-d4fc-4ca1-9fbf-a14876ec19fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:28,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8f76c958-d4fc-4ca1-9fbf-a14876ec19fb 2018-10-10 04:56:28,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:28,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b8fcb08-cf57-4282-a646-88a8354412bd Date: Wed, 10 Oct 2018 04:56:28 GMT RESP BODY: {"routers": []} 2018-10-10 04:56:28,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router&admin_state_up=True used request id req-3b8fcb08-cf57-4282-a646-88a8354412bd 2018-10-10 04:56:28,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:28,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:28,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e573349181444c1b74041d08e415517", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}], "expires_at": "2018-10-10T05:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user", "id": "3c03f606f00948e5997c8886ec2d6b71"}, "audit_ids": ["uR7-LWgbRmqUN2vQADpSUg"], "issued_at": "2018-10-10T04:56:28.000000Z"}} 2018-10-10 04:56:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f122fa9eb4d608bb6471148731bd9e206bc3186" 2018-10-10 04:56:28,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6358a91-919e-4409-9663-3ff36825284d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:28,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e6358a91-919e-4409-9663-3ff36825284d 2018-10-10 04:56:28,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:29,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4adf6fcd-ee9f-46e8-98d4-2f050e73b60b Date: Wed, 10 Oct 2018 04:56:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:56:29,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-4adf6fcd-ee9f-46e8-98d4-2f050e73b60b 2018-10-10 04:56:29,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:29,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-59869b4f-6535-4df8-be9f-f857f48327ad Date: Wed, 10 Oct 2018 04:56:29 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:56:29,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-59869b4f-6535-4df8-be9f-f857f48327ad 2018-10-10 04:56:29,230 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router 2018-10-10 04:56:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router", "admin_state_up": true}}' 2018-10-10 04:56:34,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8a6ee46e-73fb-498b-8e3b-bbe853b9652c Date: Wed, 10 Oct 2018 04:56:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:30Z", "admin_state_up": true, "updated_at": "2018-10-10T04:56:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "790290a2-d541-410e-b16a-b5f6ea143ff3", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router"}} 2018-10-10 04:56:34,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-8a6ee46e-73fb-498b-8e3b-bbe853b9652c 2018-10-10 04:56:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=790290a2-d541-410e-b16a-b5f6ea143ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:34,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d50471b5-c888-4609-8ff4-af93ead355eb Date: Wed, 10 Oct 2018 04:56:34 GMT RESP BODY: {"ports":[]} 2018-10-10 04:56:34,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=790290a2-d541-410e-b16a-b5f6ea143ff3 used request id req-d50471b5-c888-4609-8ff4-af93ead355eb 2018-10-10 04:56:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:34,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6442c2aa-ef35-4df9-90ea-0294f6f1d8fe Date: Wed, 10 Oct 2018 04:56:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:34,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-6442c2aa-ef35-4df9-90ea-0294f6f1d8fe 2018-10-10 04:56:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:34,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:34,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:34,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891afc85-de9b-4167-b97a-71941730dc4b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:34,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-891afc85-de9b-4167-b97a-71941730dc4b 2018-10-10 04:56:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:34,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ee39efb-d719-4d9b-9379-e13b15185b57 Date: Wed, 10 Oct 2018 04:56:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:34,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-0ee39efb-d719-4d9b-9379-e13b15185b57 2018-10-10 04:56:34,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:35,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-99295de3-4483-415b-a5bc-4d21658e128f Date: Wed, 10 Oct 2018 04:56:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:35,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet used request id req-99295de3-4483-415b-a5bc-4d21658e128f 2018-10-10 04:56:35,038 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 04:56:35,038 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router 2018-10-10 04:56:35,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/790290a2-d541-410e-b16a-b5f6ea143ff3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" -d '{"subnet_id": "b58baadc-3fbe-41b0-a110-8ac68ce4aadd"}' 2018-10-10 04:56:37,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cdca8265-8439-4438-a382-1fc5259eb755 Date: Wed, 10 Oct 2018 04:56:37 GMT RESP BODY: {"network_id": "78d17346-406a-4ada-9ac5-c288967e9c3e", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "subnet_id": "b58baadc-3fbe-41b0-a110-8ac68ce4aadd", "subnet_ids": ["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"], "port_id": "1a46957d-6afe-4bec-b0e7-a8be2296217f", "id": "790290a2-d541-410e-b16a-b5f6ea143ff3"} 2018-10-10 04:56:37,121 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/790290a2-d541-410e-b16a-b5f6ea143ff3/add_router_interface used request id req-cdca8265-8439-4438-a382-1fc5259eb755 2018-10-10 04:56:37,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/790290a2-d541-410e-b16a-b5f6ea143ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:37,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-673864d1-7698-447f-b6d3-e7b582917635 Date: Wed, 10 Oct 2018 04:56:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:30Z", "admin_state_up": true, "updated_at": "2018-10-10T04:56:36Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "790290a2-d541-410e-b16a-b5f6ea143ff3", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router"}} 2018-10-10 04:56:37,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/790290a2-d541-410e-b16a-b5f6ea143ff3 used request id req-673864d1-7698-447f-b6d3-e7b582917635 2018-10-10 04:56:37,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=790290a2-d541-410e-b16a-b5f6ea143ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:37,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d7fd6759-71aa-45dd-99d0-5829a810be1c Date: Wed, 10 Oct 2018 04:56:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.1"}],"id":"1a46957d-6afe-4bec-b0e7-a8be2296217f","security_groups":[],"mac_address":"fa:16:3e:a3:7b:35","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:35Z","binding:vnic_type":"normal","device_id":"790290a2-d541-410e-b16a-b5f6ea143ff3"}]} 2018-10-10 04:56:37,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=790290a2-d541-410e-b16a-b5f6ea143ff3 used request id req-d7fd6759-71aa-45dd-99d0-5829a810be1c 2018-10-10 04:56:37,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/b58baadc-3fbe-41b0-a110-8ac68ce4aadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:56:37,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c40859f2-6840-4ae6-9779-aebfa8eacc6b Date: Wed, 10 Oct 2018 04:56:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}} 2018-10-10 04:56:37,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/b58baadc-3fbe-41b0-a110-8ac68ce4aadd used request id req-c40859f2-6840-4ae6-9779-aebfa8eacc6b 2018-10-10 04:56:37,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:37,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:37,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["2mk8cBAzRnOqFoukSDHfGw"], "issued_at": "2018-10-10T04:56:37.000000Z"}} 2018-10-10 04:56:37,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d20396d0df3b3915ea6b46bf895c62f61cce49b" 2018-10-10 04:56:37,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add513ae-001f-4022-8b15-85b1ac04c73a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:37,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-add513ae-001f-4022-8b15-85b1ac04c73a 2018-10-10 04:56:37,946 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:56:37,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d20396d0df3b3915ea6b46bf895c62f61cce49b" 2018-10-10 04:56:38,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56: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-e7103f21-f258-4222-9c63-4a6c0ceb45bd x-compute-request-id: req-e7103f21-f258-4222-9c63-4a6c0ceb45bd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:56:38,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e7103f21-f258-4222-9c63-4a6c0ceb45bd 2018-10-10 04:56:38,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d20396d0df3b3915ea6b46bf895c62f61cce49b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-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-10-10 04:56:38,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-d8a9f424-519a-4447-8dd9-8e8eb899c996 x-compute-request-id: req-d8a9f424-519a-4447-8dd9-8e8eb899c996 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:56:38,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d8a9f424-519a-4447-8dd9-8e8eb899c996 2018-10-10 04:56:38,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:38,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:38,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e573349181444c1b74041d08e415517", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}], "expires_at": "2018-10-10T05:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user", "id": "3c03f606f00948e5997c8886ec2d6b71"}, "audit_ids": ["Yz3gO-NsRZaFGvBR86nCCQ"], "issued_at": "2018-10-10T04:56:38.000000Z"}} 2018-10-10 04:56:38,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ac993a9b62325f41c80172f3240d280deb8e" 2018-10-10 04:56:38,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382c98cc-760e-4d65-9044-6d71fabe3b7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:38,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-382c98cc-760e-4d65-9044-6d71fabe3b7e 2018-10-10 04:56:38,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:56:38,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ac993a9b62325f41c80172f3240d280deb8e" 2018-10-10 04:56:38,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-2b52bd88-ff84-40e7-a1d7-49c916d54b5d x-compute-request-id: req-2b52bd88-ff84-40e7-a1d7-49c916d54b5d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:56:38,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-2b52bd88-ff84-40e7-a1d7-49c916d54b5d 2018-10-10 04:56:38,801 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp... 2018-10-10 04:56:38,802 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:56:38,821 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp 2018-10-10 04:56:38,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ac993a9b62325f41c80172f3240d280deb8e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7jolc3zGBaUIuO/ze2GbEvUchqj7Vq6A/RLz+vKj94JHbv3lqmFMZASuGvJegOn1D23JKp86SS+Z5QYBJ9l+GbZr0MHDkf/3StDMjD6iOpNS8jylXRDJjW1scw3MUdzzVF/Mu0b+OD23kQLkfbwm7oZW/MXVtPFLr8ZO3VcAOKQ==", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp"}}' 2018-10-10 04:56:38,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-18144c8d-c24a-47b7-87c5-c28681206b8c x-compute-request-id: req-18144c8d-c24a-47b7-87c5-c28681206b8c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7jolc3zGBaUIuO/ze2GbEvUchqj7Vq6A/RLz+vKj94JHbv3lqmFMZASuGvJegOn1D23JKp86SS+Z5QYBJ9l+GbZr0MHDkf/3StDMjD6iOpNS8jylXRDJjW1scw3MUdzzVF/Mu0b+OD23kQLkfbwm7oZW/MXVtPFLr8ZO3VcAOKQ==", "user_id": "3c03f606f00948e5997c8886ec2d6b71", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "fingerprint": "41:24:4b:9c:50:8c:bd:12:af:91:90:b8:88:fc:72:5c"}} 2018-10-10 04:56:38,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-18144c8d-c24a-47b7-87c5-c28681206b8c 2018-10-10 04:56:38,890 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202.pub 2018-10-10 04:56:38,890 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202 2018-10-10 04:56:38,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:38,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:39,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e573349181444c1b74041d08e415517", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}], "expires_at": "2018-10-10T05:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user", "id": "3c03f606f00948e5997c8886ec2d6b71"}, "audit_ids": ["hUmhYVZMR-i0Ueeeyj_gqA"], "issued_at": "2018-10-10T04:56:39.000000Z"}} 2018-10-10 04:56:39,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:39,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67af1b3-7ec5-4597-b1e9-087432e36645 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:39,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a67af1b3-7ec5-4597-b1e9-087432e36645 2018-10-10 04:56:39,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:39,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-270858cc-19b9-4080-aaf4-5439d9c7cce5 Date: Wed, 10 Oct 2018 04:56:39 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:56:39,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp used request id req-270858cc-19b9-4080-aaf4-5439d9c7cce5 2018-10-10 04:56:39,506 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp... 2018-10-10 04:56:39,506 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp 2018-10-10 04:56:39,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp"}}' 2018-10-10 04:56:39,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-1e6c2813-ff64-4ae6-a554-59727488e1c4 Date: Wed, 10 Oct 2018 04:56:39 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "updated_at": "2018-10-10T04:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "480d537f-731a-470f-9a8b-e30e3b3a1670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "89530865-c361-4c28-8794-2366e137ef7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}], "revision_number": 2, "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp"}} 2018-10-10 04:56:39,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-1e6c2813-ff64-4ae6-a554-59727488e1c4 2018-10-10 04:56:39,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:39,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:40,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6cf7f1c6-1b34-4c27-9974-6b63f913a9ee Date: Wed, 10 Oct 2018 04:56: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-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "480d537f-731a-470f-9a8b-e30e3b3a1670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "89530865-c361-4c28-8794-2366e137ef7e"}]} 2018-10-10 04:56:40,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-6cf7f1c6-1b34-4c27-9974-6b63f913a9ee 2018-10-10 04:56:40,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:40,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03b2fe84-5657-40b1-945b-c056096007af Date: Wed, 10 Oct 2018 04:56: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-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "480d537f-731a-470f-9a8b-e30e3b3a1670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "89530865-c361-4c28-8794-2366e137ef7e"}]} 2018-10-10 04:56:40,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-03b2fe84-5657-40b1-945b-c056096007af 2018-10-10 04:56:40,248 - neutron_utils - INFO - Retrieving security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:40,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4bdb438e-cfa2-48e2-8119-eadc62e25134 Date: Wed, 10 Oct 2018 04:56:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "updated_at": "2018-10-10T04:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "480d537f-731a-470f-9a8b-e30e3b3a1670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "89530865-c361-4c28-8794-2366e137ef7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}], "revision_number": 2, "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp"}]} 2018-10-10 04:56:40,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-4bdb438e-cfa2-48e2-8119-eadc62e25134 2018-10-10 04:56:40,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:40,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4988c660-718c-4086-bf77-3f92cfb7872a Date: Wed, 10 Oct 2018 04:56: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-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "480d537f-731a-470f-9a8b-e30e3b3a1670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "89530865-c361-4c28-8794-2366e137ef7e"}]} 2018-10-10 04:56:40,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-4988c660-718c-4086-bf77-3f92cfb7872a 2018-10-10 04:56:40,624 - neutron_utils - INFO - Retrieving security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:40,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:40,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bfdae315-b4b1-4fb9-acbc-f58437f42fbf Date: Wed, 10 Oct 2018 04:56:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "updated_at": "2018-10-10T04:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "480d537f-731a-470f-9a8b-e30e3b3a1670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "89530865-c361-4c28-8794-2366e137ef7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}], "revision_number": 2, "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp"}]} 2018-10-10 04:56:40,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-bfdae315-b4b1-4fb9-acbc-f58437f42fbf 2018-10-10 04:56:40,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:40,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:41,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4129cbb1-1d41-49bd-957c-065f7d3a36e4 Date: Wed, 10 Oct 2018 04:56: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-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "480d537f-731a-470f-9a8b-e30e3b3a1670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "89530865-c361-4c28-8794-2366e137ef7e"}]} 2018-10-10 04:56:41,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-4129cbb1-1d41-49bd-957c-065f7d3a36e4 2018-10-10 04:56:41,082 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp 2018-10-10 04:56:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:41,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fba581a7-e4dc-409b-8a52-11deda58e664 Date: Wed, 10 Oct 2018 04:56:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "updated_at": "2018-10-10T04:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "480d537f-731a-470f-9a8b-e30e3b3a1670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "89530865-c361-4c28-8794-2366e137ef7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}], "revision_number": 2, "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp"}]} 2018-10-10 04:56:41,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp used request id req-fba581a7-e4dc-409b-8a52-11deda58e664 2018-10-10 04:56:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:41,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:41,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc4dc1a-f447-4aab-a0d5-6d8e51d9679f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:41,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-7dc4dc1a-f447-4aab-a0d5-6d8e51d9679f 2018-10-10 04:56:41,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:41,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4bb1a9a2-5516-46ad-81d4-f86e330d346f Date: Wed, 10 Oct 2018 04:56: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-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "480d537f-731a-470f-9a8b-e30e3b3a1670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "89530865-c361-4c28-8794-2366e137ef7e"}]} 2018-10-10 04:56:41,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-4bb1a9a2-5516-46ad-81d4-f86e330d346f 2018-10-10 04:56:41,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}c5c5f00219226fcfbbb8f333e78cab68a51bf807" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb"}}' 2018-10-10 04:56:41,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3c575894-b2b3-4309-b7da-97bce5d1a38a Date: Wed, 10 Oct 2018 04:56:41 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-10-10T04:56:41Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:41Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "c99fd70c-2cd2-4d5a-8f34-b0bb5c60e2c1"}} 2018-10-10 04:56:41,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-3c575894-b2b3-4309-b7da-97bce5d1a38a 2018-10-10 04:56:41,852 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp 2018-10-10 04:56:41,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:42,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4a9a7e35-bdc8-4cdb-96f6-4194ae0069d6 Date: Wed, 10 Oct 2018 04:56:42 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "updated_at": "2018-10-10T04:56:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "480d537f-731a-470f-9a8b-e30e3b3a1670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "89530865-c361-4c28-8794-2366e137ef7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:41Z", "revision_number": 0, "id": "c99fd70c-2cd2-4d5a-8f34-b0bb5c60e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:41Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}], "revision_number": 3, "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp"}]} 2018-10-10 04:56:42,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp used request id req-4a9a7e35-bdc8-4cdb-96f6-4194ae0069d6 2018-10-10 04:56:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:42,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aedcc74-b3fb-487c-a8ef-0b11819e0a11 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:42,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-5aedcc74-b3fb-487c-a8ef-0b11819e0a11 2018-10-10 04:56:42,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:42,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:42,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-e4491e3d-8fad-4c21-b3dc-cab28152071c Date: Wed, 10 Oct 2018 04:56: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-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "480d537f-731a-470f-9a8b-e30e3b3a1670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "89530865-c361-4c28-8794-2366e137ef7e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:41Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:41Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "c99fd70c-2cd2-4d5a-8f34-b0bb5c60e2c1"}]} 2018-10-10 04:56:42,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-e4491e3d-8fad-4c21-b3dc-cab28152071c 2018-10-10 04:56:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}c5c5f00219226fcfbbb8f333e78cab68a51bf807" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb"}}' 2018-10-10 04:56:42,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-40a1a14c-a254-4b93-a199-cfdac0a72372 Date: Wed, 10 Oct 2018 04:56:42 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-10-10T04:56:42Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": 22, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:42Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "1a227fdc-16b4-4e72-919e-3f3280b90641"}} 2018-10-10 04:56:42,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-40a1a14c-a254-4b93-a199-cfdac0a72372 2018-10-10 04:56:42,534 - neutron_utils - INFO - Retrieving security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:42,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:42,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-3a6c49d8-a7c6-4357-929a-58f8bcd542fc Date: Wed, 10 Oct 2018 04:56:42 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "updated_at": "2018-10-10T04:56:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T04:56:42Z", "revision_number": 0, "id": "1a227fdc-16b4-4e72-919e-3f3280b90641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:42Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "480d537f-731a-470f-9a8b-e30e3b3a1670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "revision_number": 0, "id": "89530865-c361-4c28-8794-2366e137ef7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:41Z", "revision_number": 0, "id": "c99fd70c-2cd2-4d5a-8f34-b0bb5c60e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:41Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}], "revision_number": 4, "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp"}]} 2018-10-10 04:56:42,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-3a6c49d8-a7c6-4357-929a-58f8bcd542fc 2018-10-10 04:56:42,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb 2018-10-10 04:56:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:56:42,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-432c6cd2-8067-4dd6-b049-9cd563a4b2b5 Date: Wed, 10 Oct 2018 04:56:42 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-10-10T04:56:42Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": 22, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:42Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "1a227fdc-16b4-4e72-919e-3f3280b90641"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "480d537f-731a-470f-9a8b-e30e3b3a1670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:39Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:39Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "89530865-c361-4c28-8794-2366e137ef7e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:41Z", "security_group_id": "e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:41Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "c99fd70c-2cd2-4d5a-8f34-b0bb5c60e2c1"}]} 2018-10-10 04:56:42,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-432c6cd2-8067-4dd6-b049-9cd563a4b2b5 2018-10-10 04:56:42,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:42,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:43,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e573349181444c1b74041d08e415517", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}], "expires_at": "2018-10-10T05:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user", "id": "3c03f606f00948e5997c8886ec2d6b71"}, "audit_ids": ["gyS7Hf8oR6WwF6X0vp4RDg"], "issued_at": "2018-10-10T04:56:43.000000Z"}} 2018-10-10 04:56:43,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:43,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c128c6-760e-4466-a6aa-2c707bb59a61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:43,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c2c128c6-760e-4466-a6aa-2c707bb59a61 2018-10-10 04:56:43,345 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:56:43,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:43,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0b1509-ed93-44a4-9e43-dda3c6f98479 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:43,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8b0b1509-ed93-44a4-9e43-dda3c6f98479 2018-10-10 04:56:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:43,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67860d5b-878c-4f04-82f4-00a6fb3dc937 Date: Wed, 10 Oct 2018 04:56:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:43,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-67860d5b-878c-4f04-82f4-00a6fb3dc937 2018-10-10 04:56:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:43,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:43,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:43,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15bd6c2-6335-41e4-ab45-162f41238b06 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:43,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-f15bd6c2-6335-41e4-ab45-162f41238b06 2018-10-10 04:56:43,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:44,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7d80b5eb-c49a-49cc-ae07-4c7322779a1c Date: Wed, 10 Oct 2018 04:56:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:44,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-7d80b5eb-c49a-49cc-ae07-4c7322779a1c 2018-10-10 04:56:44,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:44,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-359596b1-543c-4c34-ba7f-795c5030a81c Date: Wed, 10 Oct 2018 04:56:44 GMT RESP BODY: {"ports":[]} 2018-10-10 04:56:44,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1&admin_state_up=True used request id req-359596b1-543c-4c34-ba7f-795c5030a81c 2018-10-10 04:56:44,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:44,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-e8d91132-86ae-4dc5-96f1-3661a54be320 x-compute-request-id: req-e8d91132-86ae-4dc5-96f1-3661a54be320 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:56:44,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst used request id req-e8d91132-86ae-4dc5-96f1-3661a54be320 2018-10-10 04:56:44,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:44,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c20bbab8-8c02-41e4-a233-a57a2782d32f Date: Wed, 10 Oct 2018 04:56:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:44,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-c20bbab8-8c02-41e4-a233-a57a2782d32f 2018-10-10 04:56:44,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:44,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb83b541-492e-4f6e-b029-1c22f2705191 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:44,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-eb83b541-492e-4f6e-b029-1c22f2705191 2018-10-10 04:56:44,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:45,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-537038fb-f1ac-4b78-b027-4e9ad63068e1 Date: Wed, 10 Oct 2018 04:56:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:45,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-537038fb-f1ac-4b78-b027-4e9ad63068e1 2018-10-10 04:56:45,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:45,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc42d267-a934-4c07-85ef-7215dbec8fd1 Date: Wed, 10 Oct 2018 04:56:45 GMT RESP BODY: {"ports":[]} 2018-10-10 04:56:45,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1&admin_state_up=True used request id req-dc42d267-a934-4c07-85ef-7215dbec8fd1 2018-10-10 04:56:45,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:56:45,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:56:45,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e573349181444c1b74041d08e415517", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role"}], "expires_at": "2018-10-10T05:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/efe5623dd6094dbd9e382d20c7f25f1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user", "id": "3c03f606f00948e5997c8886ec2d6b71"}, "audit_ids": ["_xxPElVITzuKtU88TYX6KA"], "issued_at": "2018-10-10T04:56:45.000000Z"}} 2018-10-10 04:56:45,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bda423ba05b2e2ff5dd3c5feb364f3895630028" 2018-10-10 04:56:45,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b29fd34-d4b2-4d94-9192-895e96e29413 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:56:45,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9b29fd34-d4b2-4d94-9192-895e96e29413 2018-10-10 04:56:45,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:45,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9122841e-10d7-4a70-b9fd-ff9255ee8719 Date: Wed, 10 Oct 2018 04:56:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:45,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-9122841e-10d7-4a70-b9fd-ff9255ee8719 2018-10-10 04:56:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:46,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4fb81b3f-c02b-4e96-a55f-f0f5c465d4a7 Date: Wed, 10 Oct 2018 04:56:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:46,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-4fb81b3f-c02b-4e96-a55f-f0f5c465d4a7 2018-10-10 04:56:46,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:46,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fdb003ac-e5b6-44e0-b30b-45716ffe8946 Date: Wed, 10 Oct 2018 04:56:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:46,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-fdb003ac-e5b6-44e0-b30b-45716ffe8946 2018-10-10 04:56:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:56:46,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:56:46,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bda423ba05b2e2ff5dd3c5feb364f3895630028" 2018-10-10 04:56:46,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007d5bfb-c626-4706-a922-5cec87910a38 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:46,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-007d5bfb-c626-4706-a922-5cec87910a38 2018-10-10 04:56:46,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:46,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-63f402e8-370e-4212-b236-8690c1095eef Date: Wed, 10 Oct 2018 04:56:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:46,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-63f402e8-370e-4212-b236-8690c1095eef 2018-10-10 04:56:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:46,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-db72cbbc-6e24-41a9-8311-1cab361ee14b Date: Wed, 10 Oct 2018 04:56:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:46,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet used request id req-db72cbbc-6e24-41a9-8311-1cab361ee14b 2018-10-10 04:56:46,794 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net 2018-10-10 04:56:46,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" -d '{"port": {"network_id": "78d17346-406a-4ada-9ac5-c288967e9c3e", "fixed_ips": [{"subnet_id": "b58baadc-3fbe-41b0-a110-8ac68ce4aadd", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1", "admin_state_up": true}}' 2018-10-10 04:56:47,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-de59bd14-f54b-4ef9-ba41-d2f1c949c433 Date: Wed, 10 Oct 2018 04:56:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.100"}],"id":"262a466b-7431-4b55-8ea0-d84d8cc4086d","security_groups":["1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb"],"mac_address":"fa:16:3e:d6:4a:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","qos_policy_id":null,"admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:47Z","binding:vnic_type":"normal"}} 2018-10-10 04:56:47,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-de59bd14-f54b-4ef9-ba41-d2f1c949c433 2018-10-10 04:56:47,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bfd9d735-cfd9-4341-b6cb-2dea180e6f5c Date: Wed, 10 Oct 2018 04:56:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:48,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-bfd9d735-cfd9-4341-b6cb-2dea180e6f5c 2018-10-10 04:56:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9261aab7-4851-46cf-b614-444c9010239b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:48,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-9261aab7-4851-46cf-b614-444c9010239b 2018-10-10 04:56:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7ff05830-6209-4669-a2cc-f48ba764dc1a Date: Wed, 10 Oct 2018 04:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:48,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-7ff05830-6209-4669-a2cc-f48ba764dc1a 2018-10-10 04:56:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-792a1f57-8f97-4a7d-8ba9-16f4fcf522ba Date: Wed, 10 Oct 2018 04:56:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.100"}],"id":"262a466b-7431-4b55-8ea0-d84d8cc4086d","security_groups":["1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb"],"mac_address":"fa:16:3e:d6:4a:61","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:47Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:56:48,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1&admin_state_up=True used request id req-792a1f57-8f97-4a7d-8ba9-16f4fcf522ba 2018-10-10 04:56:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5f7150-dde9-4f4b-a4e2-655190682d1f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:48,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-0d5f7150-dde9-4f4b-a4e2-655190682d1f 2018-10-10 04:56:48,480 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst 2018-10-10 04:56:48,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56: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-6cb6c556-3162-43c7-a8e4-1bd00856cbd1 x-compute-request-id: req-6cb6c556-3162-43c7-a8e4-1bd00856cbd1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-flavor-name"}]} 2018-10-10 04:56:48,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6cb6c556-3162-43c7-a8e4-1bd00856cbd1 2018-10-10 04:56:48,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56: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-b7ec26e4-24f0-4c48-8838-d507faa123a7 x-compute-request-id: req-b7ec26e4-24f0-4c48-8838-d507faa123a7 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:56:48,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9 used request id req-b7ec26e4-24f0-4c48-8838-d507faa123a7 2018-10-10 04:56:48,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-e03f9ddb-a77c-4564-9738-39d70cc2fddd Date: Wed, 10 Oct 2018 04:56:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:56:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:56:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/de61e692-9d57-4158-adf1-370e96831a4a/snap", "metadata": {}}], "self": "/v2/images/de61e692-9d57-4158-adf1-370e96831a4a", "min_disk": 0, "protected": false, "id": "de61e692-9d57-4158-adf1-370e96831a4a", "file": "/v2/images/de61e692-9d57-4158-adf1-370e96831a4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "efe5623dd6094dbd9e382d20c7f25f1c", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/de61e692-9d57-4158-adf1-370e96831a4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image"} 2018-10-10 04:56:48,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image used request id req-e03f9ddb-a77c-4564-9738-39d70cc2fddd 2018-10-10 04:56:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:48,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4551eaa7-9f90-4e61-ab54-64d949c08f21 Date: Wed, 10 Oct 2018 04:56:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:56:48,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4551eaa7-9f90-4e61-ab54-64d949c08f21 2018-10-10 04:56:48,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "imageRef": "de61e692-9d57-4158-adf1-370e96831a4a", "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "flavorRef": "c15da9f4-3aa3-4c60-84f8-467326315db9", "max_count": 1, "min_count": 1, "networks": [{"port": "262a466b-7431-4b55-8ea0-d84d8cc4086d"}]}}' 2018-10-10 04:56:50,584 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:56: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-12a7e3de-41e5-434e-8fbc-f9faf8cd9515 x-compute-request-id: req-12a7e3de-41e5-434e-8fbc-f9faf8cd9515 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "adminPass": "3E8QGEWkiS9g"}} 2018-10-10 04:56:50,584 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-12a7e3de-41e5-434e-8fbc-f9faf8cd9515 2018-10-10 04:56:50,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:50,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-a3df2dcc-75d5-4505-a96c-d62cb244244d x-compute-request-id: req-a3df2dcc-75d5-4505-a96c-d62cb244244d 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.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "user_id": "3c03f606f00948e5997c8886ec2d6b71", "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-10-10T04:56:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:56:50,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-a3df2dcc-75d5-4505-a96c-d62cb244244d 2018-10-10 04:56:50,828 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst 2018-10-10 04:56:50,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:51,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-f892fa96-3b97-4014-8654-e75871d762ab x-compute-request-id: req-f892fa96-3b97-4014-8654-e75871d762ab 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.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "user_id": "3c03f606f00948e5997c8886ec2d6b71", "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-10-10T04:56:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:56:51,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-f892fa96-3b97-4014-8654-e75871d762ab 2018-10-10 04:56:51,048 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst] is - BUILD 2018-10-10 04:56:51,049 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:56:54,052 - create_instance - DEBUG - VM status query timeout in 896.776371956 2018-10-10 04:56:54,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:54,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5b9c8ca-c04a-44cf-ac8f-bc0e3352d646 x-compute-request-id: req-b5b9c8ca-c04a-44cf-ac8f-bc0e3352d646 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.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "security_groups": [{"name": "default"}], "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:56:51Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:56:54,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-b5b9c8ca-c04a-44cf-ac8f-bc0e3352d646 2018-10-10 04:56:54,623 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst] is - BUILD 2018-10-10 04:56:54,623 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:56:57,626 - create_instance - DEBUG - VM status query timeout in 893.201934814 2018-10-10 04:56:57,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:58,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-c5fc0d0e-0a58-4b67-a714-bfa6c195da55 x-compute-request-id: req-c5fc0d0e-0a58-4b67-a714-bfa6c195da55 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:4a:61", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "security_groups": [{"name": "default"}], "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:56:56Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:56:58,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-c5fc0d0e-0a58-4b67-a714-bfa6c195da55 2018-10-10 04:56:58,033 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst] is - ACTIVE 2018-10-10 04:56:58,033 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:56:58,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:58,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f905f2d-fbca-4a1d-b217-a95f344ce60d x-compute-request-id: req-6f905f2d-fbca-4a1d-b217-a95f344ce60d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:4a:61", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "security_groups": [{"name": "default"}], "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:56:56Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:56:58,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-6f905f2d-fbca-4a1d-b217-a95f344ce60d 2018-10-10 04:56:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:58,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5cd60d7d-3a90-4f4f-88cd-1173a8bb48c3 Date: Wed, 10 Oct 2018 04:56:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:56:58,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-5cd60d7d-3a90-4f4f-88cd-1173a8bb48c3 2018-10-10 04:56:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:58,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab63a49-4981-49b4-8807-9e8dcc6944dc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:58,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-3ab63a49-4981-49b4-8807-9e8dcc6944dc 2018-10-10 04:56:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:58,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35896020-3beb-4048-a902-965c5a19b258 Date: Wed, 10 Oct 2018 04:56:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:56:58,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-35896020-3beb-4048-a902-965c5a19b258 2018-10-10 04:56:58,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:58,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-8e45b7d1-aeca-40ae-84ce-eb66b2f86e6b Date: Wed, 10 Oct 2018 04:56:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.4"}],"id":"118bc7df-47e4-4611-b85b-7cece4402c2f","security_groups":[],"mac_address":"fa:16:3e:c5:c1:cb","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-78d17346-406a-4ada-9ac5-c288967e9c3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.1"}],"id":"1a46957d-6afe-4bec-b0e7-a8be2296217f","security_groups":[],"mac_address":"fa:16:3e:a3:7b:35","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:35Z","binding:vnic_type":"normal","device_id":"790290a2-d541-410e-b16a-b5f6ea143ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.100"}],"id":"262a466b-7431-4b55-8ea0-d84d8cc4086d","security_groups":["1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb"],"mac_address":"fa:16:3e:d6:4a:61","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:47Z","binding:vnic_type":"normal","device_id":"a0d4e506-52b0-4886-84b0-c0e522e88a9d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.3"}],"id":"a1c6ebe3-6515-48aa-b5ba-26114c69b3bf","security_groups":[],"mac_address":"fa:16:3e:d8:04:e2","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-78d17346-406a-4ada-9ac5-c288967e9c3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.2"}],"id":"f16f04a5-482c-4e32-a268-f9a643d7bddc","security_groups":[],"mac_address":"fa:16:3e:fa:76:9d","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-78d17346-406a-4ada-9ac5-c288967e9c3e"}]} 2018-10-10 04:56:58,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-8e45b7d1-aeca-40ae-84ce-eb66b2f86e6b 2018-10-10 04:56:58,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:59,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-60203743-15fc-4382-ae32-e49bb290e87b Date: Wed, 10 Oct 2018 04:56:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:30Z", "admin_state_up": true, "updated_at": "2018-10-10T04:56:36Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "790290a2-d541-410e-b16a-b5f6ea143ff3", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router"}]} 2018-10-10 04:56:59,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router used request id req-60203743-15fc-4382-ae32-e49bb290e87b 2018-10-10 04:56:59,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:59,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fa9178-5c42-4bda-bdbe-c2106a8b8669 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:56:59,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-57fa9178-5c42-4bda-bdbe-c2106a8b8669 2018-10-10 04:56:59,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=790290a2-d541-410e-b16a-b5f6ea143ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:59,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-74dc9c01-507a-4fbc-87bf-edaf7d5eb96c Date: Wed, 10 Oct 2018 04:56:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.1"}],"id":"1a46957d-6afe-4bec-b0e7-a8be2296217f","security_groups":[],"mac_address":"fa:16:3e:a3:7b:35","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:35Z","binding:vnic_type":"normal","device_id":"790290a2-d541-410e-b16a-b5f6ea143ff3"}]} 2018-10-10 04:56:59,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=790290a2-d541-410e-b16a-b5f6ea143ff3 used request id req-74dc9c01-507a-4fbc-87bf-edaf7d5eb96c 2018-10-10 04:56:59,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/b58baadc-3fbe-41b0-a110-8ac68ce4aadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:59,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-07936e35-0ba1-4cd6-831c-22866772bc44 Date: Wed, 10 Oct 2018 04:56:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}} 2018-10-10 04:56:59,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/b58baadc-3fbe-41b0-a110-8ac68ce4aadd used request id req-07936e35-0ba1-4cd6-831c-22866772bc44 2018-10-10 04:56:59,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:59,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5afe0457-9d13-440d-b791-50cc827b8242 Date: Wed, 10 Oct 2018 04:56:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:56:59,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-5afe0457-9d13-440d-b791-50cc827b8242 2018-10-10 04:56:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:59,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c3e70d41-d73f-4553-8583-f641cb5d8733 Date: Wed, 10 Oct 2018 04:56:59 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:56:59,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-c3e70d41-d73f-4553-8583-f641cb5d8733 2018-10-10 04:56:59,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:56:59,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f58325e7-7d9a-4911-abe8-ffff9bb8b7b4 x-compute-request-id: req-f58325e7-7d9a-4911-abe8-ffff9bb8b7b4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:4a:61", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "security_groups": [{"name": "default"}], "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:56:56Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:56:59,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-f58325e7-7d9a-4911-abe8-ffff9bb8b7b4 2018-10-10 04:56:59,967 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst] is - ACTIVE 2018-10-10 04:56:59,967 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:56:59,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:00,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d374a383-cebd-4c11-a299-cc2b0f2b7e5d x-compute-request-id: req-d374a383-cebd-4c11-a299-cc2b0f2b7e5d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:4a:61", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "security_groups": [{"name": "default"}], "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:56:56Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:57:00,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-d374a383-cebd-4c11-a299-cc2b0f2b7e5d 2018-10-10 04:57:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:00,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-565e1c6e-2545-44d5-9bbb-2163864f446a Date: Wed, 10 Oct 2018 04:57:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:57:00,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-565e1c6e-2545-44d5-9bbb-2163864f446a 2018-10-10 04:57:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:00,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a517641f-bb8c-4ebb-b558-c46d081992e2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:57:00,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-a517641f-bb8c-4ebb-b558-c46d081992e2 2018-10-10 04:57:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:00,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ad53b03e-24ca-4f89-b403-06cd76d8ce15 Date: Wed, 10 Oct 2018 04:57:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:57:00,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-ad53b03e-24ca-4f89-b403-06cd76d8ce15 2018-10-10 04:57:00,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:01,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-cd0d6d7a-49f9-4b6a-b49f-045000ece5a6 Date: Wed, 10 Oct 2018 04:57:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.4"}],"id":"118bc7df-47e4-4611-b85b-7cece4402c2f","security_groups":[],"mac_address":"fa:16:3e:c5:c1:cb","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-78d17346-406a-4ada-9ac5-c288967e9c3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.1"}],"id":"1a46957d-6afe-4bec-b0e7-a8be2296217f","security_groups":[],"mac_address":"fa:16:3e:a3:7b:35","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:35Z","binding:vnic_type":"normal","device_id":"790290a2-d541-410e-b16a-b5f6ea143ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.100"}],"id":"262a466b-7431-4b55-8ea0-d84d8cc4086d","security_groups":["1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb"],"mac_address":"fa:16:3e:d6:4a:61","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:47Z","binding:vnic_type":"normal","device_id":"a0d4e506-52b0-4886-84b0-c0e522e88a9d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.3"}],"id":"a1c6ebe3-6515-48aa-b5ba-26114c69b3bf","security_groups":[],"mac_address":"fa:16:3e:d8:04:e2","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-78d17346-406a-4ada-9ac5-c288967e9c3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.2"}],"id":"f16f04a5-482c-4e32-a268-f9a643d7bddc","security_groups":[],"mac_address":"fa:16:3e:fa:76:9d","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-78d17346-406a-4ada-9ac5-c288967e9c3e"}]} 2018-10-10 04:57:01,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-cd0d6d7a-49f9-4b6a-b49f-045000ece5a6 2018-10-10 04:57:01,229 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 04:57:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:01,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-951f7257-91be-4d74-9dfa-c111513f1019 Date: Wed, 10 Oct 2018 04:57:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:57:01,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-951f7257-91be-4d74-9dfa-c111513f1019 2018-10-10 04:57:01,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:01,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b8fcd30b-8f4e-4ca6-9b4e-f34c46133439 Date: Wed, 10 Oct 2018 04:57:01 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:57:01,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-b8fcd30b-8f4e-4ca6-9b4e-f34c46133439 2018-10-10 04:57:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "262a466b-7431-4b55-8ea0-d84d8cc4086d"}}' 2018-10-10 04:57:03,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-75ecf760-4d20-4b33-a30e-421e22b1bda7 Date: Wed, 10 Oct 2018 04:57:03 GMT RESP BODY: {"floatingip": {"router_id": "790290a2-d541-410e-b16a-b5f6ea143ff3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:57:02Z", "updated_at": "2018-10-10T04:57:02Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_id": "262a466b-7431-4b55-8ea0-d84d8cc4086d", "id": "36c90a71-9a94-413d-919d-0d566436e574"}} 2018-10-10 04:57:03,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-75ecf760-4d20-4b33-a30e-421e22b1bda7 2018-10-10 04:57:03,690 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router 2018-10-10 04:57:03,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:04,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73161e2d-8a6b-4e42-8af9-f6f601081c7f x-compute-request-id: req-73161e2d-8a6b-4e42-8af9-f6f601081c7f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:4a:61", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "security_groups": [{"name": "default"}], "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:56:56Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:57:04,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-73161e2d-8a6b-4e42-8af9-f6f601081c7f 2018-10-10 04:57:04,159 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst] is - ACTIVE 2018-10-10 04:57:04,160 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:57:04,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:04,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-4b29d003-4c22-4a62-963e-d8ebddff7240 x-compute-request-id: req-4b29d003-4c22-4a62-963e-d8ebddff7240 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:4a:61", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "security_groups": [{"name": "default"}], "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:56:56Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:57:04,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-4b29d003-4c22-4a62-963e-d8ebddff7240 2018-10-10 04:57:04,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:04,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2774b98d-942c-475c-ab2c-71570d1853ef Date: Wed, 10 Oct 2018 04:57:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:57:04,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-2774b98d-942c-475c-ab2c-71570d1853ef 2018-10-10 04:57:04,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:04,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d76f21d-df8e-49d3-a41e-a1f6c5ec523b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:57:04,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-6d76f21d-df8e-49d3-a41e-a1f6c5ec523b 2018-10-10 04:57:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:04,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-61b22163-667f-439b-bb5f-82bfbb47a7e1 Date: Wed, 10 Oct 2018 04:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:57:04,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-61b22163-667f-439b-bb5f-82bfbb47a7e1 2018-10-10 04:57:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:05,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-edf38e57-b359-48fa-8286-7245d230ac5a Date: Wed, 10 Oct 2018 04:57:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.4"}],"id":"118bc7df-47e4-4611-b85b-7cece4402c2f","security_groups":[],"mac_address":"fa:16:3e:c5:c1:cb","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-78d17346-406a-4ada-9ac5-c288967e9c3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.1"}],"id":"1a46957d-6afe-4bec-b0e7-a8be2296217f","security_groups":[],"mac_address":"fa:16:3e:a3:7b:35","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:35Z","binding:vnic_type":"normal","device_id":"790290a2-d541-410e-b16a-b5f6ea143ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.100"}],"id":"262a466b-7431-4b55-8ea0-d84d8cc4086d","security_groups":["1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb"],"mac_address":"fa:16:3e:d6:4a:61","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:47Z","binding:vnic_type":"normal","device_id":"a0d4e506-52b0-4886-84b0-c0e522e88a9d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.3"}],"id":"a1c6ebe3-6515-48aa-b5ba-26114c69b3bf","security_groups":[],"mac_address":"fa:16:3e:d8:04:e2","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-78d17346-406a-4ada-9ac5-c288967e9c3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.2"}],"id":"f16f04a5-482c-4e32-a268-f9a643d7bddc","security_groups":[],"mac_address":"fa:16:3e:fa:76:9d","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-78d17346-406a-4ada-9ac5-c288967e9c3e"}]} 2018-10-10 04:57:05,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-edf38e57-b359-48fa-8286-7245d230ac5a 2018-10-10 04:57:05,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:05,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a47081cf-a650-4a85-8c1b-ce8c65292bcf x-compute-request-id: req-a47081cf-a650-4a85-8c1b-ce8c65292bcf Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:4a:61", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:4a:61", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "security_groups": [{"name": "default"}], "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:56:56Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:57:05,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-a47081cf-a650-4a85-8c1b-ce8c65292bcf 2018-10-10 04:57:05,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:05,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-81057005-7dc9-4ba8-af8b-a855e8ceef2d Date: Wed, 10 Oct 2018 04:57:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"],"updated_at":"2018-10-10T04:56:27Z","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"78d17346-406a-4ada-9ac5-c288967e9c3e","name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net"}]} 2018-10-10 04:57:05,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net used request id req-81057005-7dc9-4ba8-af8b-a855e8ceef2d 2018-10-10 04:57:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:06,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4d6be0-ca09-4dca-94f6-1fc0d2de8911 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:57:06,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-df4d6be0-ca09-4dca-94f6-1fc0d2de8911 2018-10-10 04:57:06,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:06,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a1606470-797d-4366-b488-073ed512ff63 Date: Wed, 10 Oct 2018 04:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","dns_nameservers":[],"updated_at":"2018-10-10T04:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet"}]} 2018-10-10 04:57:06,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-a1606470-797d-4366-b488-073ed512ff63 2018-10-10 04:57:06,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:06,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-5c193c50-b09b-4cc7-b863-28a5d4025c30 Date: Wed, 10 Oct 2018 04:57:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.4"}],"id":"118bc7df-47e4-4611-b85b-7cece4402c2f","security_groups":[],"mac_address":"fa:16:3e:c5:c1:cb","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-78d17346-406a-4ada-9ac5-c288967e9c3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.1"}],"id":"1a46957d-6afe-4bec-b0e7-a8be2296217f","security_groups":[],"mac_address":"fa:16:3e:a3:7b:35","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:35Z","binding:vnic_type":"normal","device_id":"790290a2-d541-410e-b16a-b5f6ea143ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.100"}],"id":"262a466b-7431-4b55-8ea0-d84d8cc4086d","security_groups":["1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb"],"mac_address":"fa:16:3e:d6:4a:61","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:47Z","binding:vnic_type":"normal","device_id":"a0d4e506-52b0-4886-84b0-c0e522e88a9d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.3"}],"id":"a1c6ebe3-6515-48aa-b5ba-26114c69b3bf","security_groups":[],"mac_address":"fa:16:3e:d8:04:e2","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-78d17346-406a-4ada-9ac5-c288967e9c3e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:56:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b58baadc-3fbe-41b0-a110-8ac68ce4aadd","ip_address":"10.55.1.2"}],"id":"f16f04a5-482c-4e32-a268-f9a643d7bddc","security_groups":[],"mac_address":"fa:16:3e:fa:76:9d","project_id":"efe5623dd6094dbd9e382d20c7f25f1c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78d17346-406a-4ada-9ac5-c288967e9c3e","tenant_id":"efe5623dd6094dbd9e382d20c7f25f1c","created_at":"2018-10-10T04:56:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-78d17346-406a-4ada-9ac5-c288967e9c3e"}]} 2018-10-10 04:57:06,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-5c193c50-b09b-4cc7-b863-28a5d4025c30 2018-10-10 04:57:06,238 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-10-10 04:57:06,238 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-10-10 04:57:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/36c90a71-9a94-413d-919d-0d566436e574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:07,223 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc79b97e-650a-4bdc-b3f8-21a7a826b650 Content-Length: 0 Date: Wed, 10 Oct 2018 04:57:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:07,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/36c90a71-9a94-413d-919d-0d566436e574 used request id req-fc79b97e-650a-4bdc-b3f8-21a7a826b650 2018-10-10 04:57:07,224 - create_instance - INFO - Deleting Port with ID - 262a466b-7431-4b55-8ea0-d84d8cc4086d 2018-10-10 04:57:07,224 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202port-1 2018-10-10 04:57:07,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/262a466b-7431-4b55-8ea0-d84d8cc4086d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:07,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c00f5fee-7668-4070-8957-53140c10da71 Date: Wed, 10 Oct 2018 04:57:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:07,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/262a466b-7431-4b55-8ea0-d84d8cc4086d used request id req-c00f5fee-7668-4070-8957-53140c10da71 2018-10-10 04:57:07,771 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst 2018-10-10 04:57:07,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:07,954 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-4f998979-ca45-44b3-bc59-51e9ba842c60 x-compute-request-id: req-4f998979-ca45-44b3-bc59-51e9ba842c60 Content-Type: application/json 2018-10-10 04:57:07,954 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-4f998979-ca45-44b3-bc59-51e9ba842c60 2018-10-10 04:57:07,954 - create_instance - INFO - Checking deletion status 2018-10-10 04:57:07,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:08,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-37dea304-defb-46dc-be70-03a6e1e30d3d x-compute-request-id: req-37dea304-defb-46dc-be70-03a6e1e30d3d Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:57:07Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:57:08,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-37dea304-defb-46dc-be70-03a6e1e30d3d 2018-10-10 04:57:08,211 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst] is - ACTIVE 2018-10-10 04:57:08,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:57:11,213 - create_instance - DEBUG - VM status query timeout in 296.741566181 2018-10-10 04:57:11,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:11,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57: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-151ad968-8a78-4ddd-91f1-18b55d83ce2d x-compute-request-id: req-151ad968-8a78-4ddd-91f1-18b55d83ce2d Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d", "rel": "bookmark"}], "image": {"id": "de61e692-9d57-4158-adf1-370e96831a4a", "links": [{"href": "http://172.30.9.25:8774/images/de61e692-9d57-4158-adf1-370e96831a4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:56:56.000000", "flavor": {"id": "c15da9f4-3aa3-4c60-84f8-467326315db9", "links": [{"href": "http://172.30.9.25:8774/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9", "rel": "bookmark"}]}, "id": "a0d4e506-52b0-4886-84b0-c0e522e88a9d", "user_id": "3c03f606f00948e5997c8886ec2d6b71", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:57:07Z", "hostId": "87b316f57cd3c97ac92c27b1d67ef1bcbd297f0240dbf553d40ad192", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp", "name": "CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst", "created": "2018-10-10T04:56:50Z", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:57:11,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-151ad968-8a78-4ddd-91f1-18b55d83ce2d 2018-10-10 04:57:11,490 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst] is - ACTIVE 2018-10-10 04:57:11,490 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:57:14,493 - create_instance - DEBUG - VM status query timeout in 293.461516142 2018-10-10 04:57:14,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501bab3e89248cbf6ffbb701b51c2cfc9011219b" 2018-10-10 04:57:14,553 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-95698396-ed53-4728-8b86-dd0a2000a167 x-compute-request-id: req-95698396-ed53-4728-8b86-dd0a2000a167 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a0d4e506-52b0-4886-84b0-c0e522e88a9d could not be found.", "code": 404}} 2018-10-10 04:57:14,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a0d4e506-52b0-4886-84b0-c0e522e88a9d used request id req-95698396-ed53-4728-8b86-dd0a2000a167 2018-10-10 04:57:14,553 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a0d4e506-52b0-4886-84b0-c0e522e88a9d could not be found. (HTTP 404) (Request-ID: req-95698396-ed53-4728-8b86-dd0a2000a167) 2018-10-10 04:57:14,553 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-inst 2018-10-10 04:57:14,555 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp 2018-10-10 04:57:14,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321ac993a9b62325f41c80172f3240d280deb8e" 2018-10-10 04:57:14,594 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-8913eaad-0ae0-4700-b435-f4c757bbad9e x-compute-request-id: req-8913eaad-0ae0-4700-b435-f4c757bbad9e Content-Length: 0 Content-Type: application/json 2018-10-10 04:57:14,594 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-kp used request id req-8913eaad-0ae0-4700-b435-f4c757bbad9e 2018-10-10 04:57:14,595 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202.pub] 2018-10-10 04:57:14,595 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202] 2018-10-10 04:57:14,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d20396d0df3b3915ea6b46bf895c62f61cce49b" 2018-10-10 04:57:14,637 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-1217bc04-4d1a-46e6-b807-110670c72028 x-compute-request-id: req-1217bc04-4d1a-46e6-b807-110670c72028 Content-Length: 0 Content-Type: application/json 2018-10-10 04:57:14,638 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c15da9f4-3aa3-4c60-84f8-467326315db9 used request id req-1217bc04-4d1a-46e6-b807-110670c72028 2018-10-10 04:57:14,638 - neutron_utils - INFO - Deleting security group rule with ID - 1a227fdc-16b4-4e72-919e-3f3280b90641 2018-10-10 04:57:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1a227fdc-16b4-4e72-919e-3f3280b90641 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:57:14,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7023895-7dfc-4ae7-84a0-b28c1ce8b08b Content-Length: 0 Date: Wed, 10 Oct 2018 04:57:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:14,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1a227fdc-16b4-4e72-919e-3f3280b90641 used request id req-f7023895-7dfc-4ae7-84a0-b28c1ce8b08b 2018-10-10 04:57:14,746 - neutron_utils - INFO - Deleting security group rule with ID - 89530865-c361-4c28-8794-2366e137ef7e 2018-10-10 04:57:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/89530865-c361-4c28-8794-2366e137ef7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:57:15,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd4f5501-07aa-4357-9692-ce552d05f4d7 Content-Length: 0 Date: Wed, 10 Oct 2018 04:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:15,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/89530865-c361-4c28-8794-2366e137ef7e used request id req-dd4f5501-07aa-4357-9692-ce552d05f4d7 2018-10-10 04:57:15,008 - neutron_utils - INFO - Deleting security group rule with ID - 480d537f-731a-470f-9a8b-e30e3b3a1670 2018-10-10 04:57:15,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/480d537f-731a-470f-9a8b-e30e3b3a1670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:57:15,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a222b5cc-279a-48da-93a8-5596de0bb8a2 Content-Length: 0 Date: Wed, 10 Oct 2018 04:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:15,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/480d537f-731a-470f-9a8b-e30e3b3a1670 used request id req-a222b5cc-279a-48da-93a8-5596de0bb8a2 2018-10-10 04:57:15,272 - neutron_utils - INFO - Deleting security group rule with ID - c99fd70c-2cd2-4d5a-8f34-b0bb5c60e2c1 2018-10-10 04:57:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c99fd70c-2cd2-4d5a-8f34-b0bb5c60e2c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:57:15,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8027e659-5259-4412-848c-b3136a3e2986 Content-Length: 0 Date: Wed, 10 Oct 2018 04:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:15,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c99fd70c-2cd2-4d5a-8f34-b0bb5c60e2c1 used request id req-8027e659-5259-4412-848c-b3136a3e2986 2018-10-10 04:57:15,388 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-sec-grp 2018-10-10 04:57:15,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c5f00219226fcfbbb8f333e78cab68a51bf807" 2018-10-10 04:57:15,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b26c719-55f9-4acf-bca9-4cad3c5cfa66 Content-Length: 0 Date: Wed, 10 Oct 2018 04:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:15,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e29ccd76-86c2-4db7-9ec8-776e4ab5a2eb used request id req-8b26c719-55f9-4acf-bca9-4cad3c5cfa66 2018-10-10 04:57:15,584 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router and subnet CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet 2018-10-10 04:57:15,584 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router 2018-10-10 04:57:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/790290a2-d541-410e-b16a-b5f6ea143ff3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" -d '{"subnet_id": "b58baadc-3fbe-41b0-a110-8ac68ce4aadd"}' 2018-10-10 04:57:17,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a9d846b-fa5d-4059-9069-5e1981ca74ce Date: Wed, 10 Oct 2018 04:57:17 GMT RESP BODY: {"network_id": "78d17346-406a-4ada-9ac5-c288967e9c3e", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "subnet_id": "b58baadc-3fbe-41b0-a110-8ac68ce4aadd", "subnet_ids": ["b58baadc-3fbe-41b0-a110-8ac68ce4aadd"], "port_id": "1a46957d-6afe-4bec-b0e7-a8be2296217f", "id": "790290a2-d541-410e-b16a-b5f6ea143ff3"} 2018-10-10 04:57:17,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/790290a2-d541-410e-b16a-b5f6ea143ff3/remove_router_interface used request id req-0a9d846b-fa5d-4059-9069-5e1981ca74ce 2018-10-10 04:57:17,082 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router 2018-10-10 04:57:17,082 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-router 2018-10-10 04:57:17,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/790290a2-d541-410e-b16a-b5f6ea143ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1113be5b4df3934d70898ca8f7126e02547666" 2018-10-10 04:57:20,510 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f78afb67-d72a-4ee2-a565-56ee28dbb64a Content-Length: 0 Date: Wed, 10 Oct 2018 04:57:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:20,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/790290a2-d541-410e-b16a-b5f6ea143ff3 used request id req-f78afb67-d72a-4ee2-a565-56ee28dbb64a 2018-10-10 04:57:20,511 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet 2018-10-10 04:57:20,511 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-subnet 2018-10-10 04:57:20,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/b58baadc-3fbe-41b0-a110-8ac68ce4aadd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" 2018-10-10 04:57:22,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9800fab9-bce6-46cc-809e-c1cd52a1647c Date: Wed, 10 Oct 2018 04:57:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:22,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b58baadc-3fbe-41b0-a110-8ac68ce4aadd used request id req-9800fab9-bce6-46cc-809e-c1cd52a1647c 2018-10-10 04:57:22,896 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-pub-net 2018-10-10 04:57:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/78d17346-406a-4ada-9ac5-c288967e9c3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71183ddf899847d7e86e80677bd6f2d6743654a8" 2018-10-10 04:57:24,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24105949-9625-42db-9c48-be17d29fdecd Date: Wed, 10 Oct 2018 04:57:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:24,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/78d17346-406a-4ada-9ac5-c288967e9c3e used request id req-24105949-9625-42db-9c48-be17d29fdecd 2018-10-10 04:57:24,018 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e5e662ae-abf0-47f1-9721-11301f512202-image 2018-10-10 04:57:24,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0962bf69d0aa83d1bd4b7fc5095c07ef411305bd" 2018-10-10 04:57:25,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1589e5c-2d78-480b-9a59-d16a48e92db9 Date: Wed, 10 Oct 2018 04:57:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:57:25,079 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/de61e692-9d57-4158-adf1-370e96831a4a used request id req-e1589e5c-2d78-480b-9a59-d16a48e92db9 2018-10-10 04:57:25,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:25,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-40ce116f-818e-4833-a8eb-012635d6158d Date: Wed, 10 Oct 2018 04:57:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:25Z", "updated_at": "2018-10-10T04:56:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:26Z", "revision_number": 0, "id": "074afb15-9a01-4a74-8d6d-9f7f8c5fd367", "remote_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:26Z", "security_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:25Z", "revision_number": 0, "id": "1725372a-c1b0-4652-be36-b2bc85fcb4f1", "remote_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:25Z", "security_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:25Z", "revision_number": 0, "id": "1c9e19ca-6acb-4613-94db-6ef23c76d939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:25Z", "security_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:56:26Z", "revision_number": 0, "id": "2fb44a53-79b7-4db4-b6ad-747a74df7389", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:56:26Z", "security_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c"}], "revision_number": 4, "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:57:25,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-40ce116f-818e-4833-a8eb-012635d6158d 2018-10-10 04:57:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:25,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4f9369-4cdb-4d55-9bef-315b4018a8e8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:57:25,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-af4f9369-4cdb-4d55-9bef-315b4018a8e8 2018-10-10 04:57:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:25,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b6d092-72a5-4df4-b714-d0f4aa73e933 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:57:25,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-76b6d092-72a5-4df4-b714-d0f4aa73e933 2018-10-10 04:57:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:25,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863e779e-3cfc-41e6-b02c-326286f2a6b7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c"}, "enabled": true, "id": "efe5623dd6094dbd9e382d20c7f25f1c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj"}} 2018-10-10 04:57:25,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-863e779e-3cfc-41e6-b02c-326286f2a6b7 2018-10-10 04:57:25,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb 2018-10-10 04:57:25,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:25,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a7182fdf-6e7e-4dfa-92da-010e4bc04551 Date: Wed, 10 Oct 2018 04:57:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:26Z", "security_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:26Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "074afb15-9a01-4a74-8d6d-9f7f8c5fd367"}, {"remote_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:25Z", "security_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:25Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "1725372a-c1b0-4652-be36-b2bc85fcb4f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:25Z", "security_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:25Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "1c9e19ca-6acb-4613-94db-6ef23c76d939"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:56:26Z", "security_group_id": "1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "efe5623dd6094dbd9e382d20c7f25f1c", "created_at": "2018-10-10T04:56:26Z", "project_id": "efe5623dd6094dbd9e382d20c7f25f1c", "id": "2fb44a53-79b7-4db4-b6ad-747a74df7389"}]} 2018-10-10 04:57:25,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb used request id req-a7182fdf-6e7e-4dfa-92da-010e4bc04551 2018-10-10 04:57:25,838 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:57:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:26,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-384e4725-fe3e-4089-a379-ea74c3ac9e2a Content-Length: 0 Date: Wed, 10 Oct 2018 04:57:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:57:26,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1d1fe3fe-7e95-4876-b3e2-78e4fd5ca6fb used request id req-384e4725-fe3e-4089-a379-ea74c3ac9e2a 2018-10-10 04:57:26,155 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj 2018-10-10 04:57:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:26,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1492dc-9baf-4f66-8e04-008bf1db2124 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:57:26,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/efe5623dd6094dbd9e382d20c7f25f1c used request id req-1e1492dc-9baf-4f66-8e04-008bf1db2124 2018-10-10 04:57:26,357 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-proj-role 2018-10-10 04:57:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1e573349181444c1b74041d08e415517 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:26,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d39e61e6-c373-422e-888c-19f89dacc49f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:57:26,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1e573349181444c1b74041d08e415517 used request id req-d39e61e6-c373-422e-888c-19f89dacc49f 2018-10-10 04:57:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c901b64d86e9907d4c0b86d25ca8a643d297c27" 2018-10-10 04:57:26,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffbd01b-d132-4b33-94fc-3d055619dd61 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:57:26,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8ffbd01b-d132-4b33-94fc-3d055619dd61 2018-10-10 04:57:26,569 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-3a0aba7c-81bc-4f3-user 2018-10-10 04:57:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/3c03f606f00948e5997c8886ec2d6b71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1e9882f1299d660186ba0a0c5f9c011ea908cd" 2018-10-10 04:57:26,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29b4d461-d71a-45fc-aac9-5b15f748d069 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:57:26,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3c03f606f00948e5997c8886ec2d6b71 used request id req-29b4d461-d71a-45fc-aac9-5b15f748d069 2018-10-10 04:57:26,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:27,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["IdLRrYLHRa-eBhCyt47JaQ"], "issued_at": "2018-10-10T04:57:27.000000Z"}} 2018-10-10 04:57:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21cceddb1c4874ddf87be0885b2afccfb5f2b1b" 2018-10-10 04:57:27,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeff988a-fcc5-4a61-bf2d-e788254841f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:27,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-aeff988a-fcc5-4a61-bf2d-e788254841f1 2018-10-10 04:57:27,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:27,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:27,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["UIx4qfZ0TNmG81-OU7ESNA"], "issued_at": "2018-10-10T04:57:27.000000Z"}} 2018-10-10 04:57:27,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:57:27,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef334079-da0f-424b-90d2-da96553a6847 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:27,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ef334079-da0f-424b-90d2-da96553a6847 2018-10-10 04:57:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:57:27,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:57:27,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:57:27,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5a1902-2f18-4e84-876b-11c4d2a375fd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:57:27,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj used request id req-3c5a1902-2f18-4e84-876b-11c4d2a375fd 2018-10-10 04:57:27,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:57:27,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d019d139-22fc-42df-8fc2-521d013acfa5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:57:27,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d019d139-22fc-42df-8fc2-521d013acfa5 2018-10-10 04:57:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}}' 2018-10-10 04:57:28,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a606c6-0a56-4fb0-93d7-1f400824235c Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:28,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-30a606c6-0a56-4fb0-93d7-1f400824235c 2018-10-10 04:57:28,032 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj 2018-10-10 04:57:28,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:28,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:28,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["en4XxgGqQfC3R8irfVs2EA"], "issued_at": "2018-10-10T04:57:28.000000Z"}} 2018-10-10 04:57:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990772f56b2ab80530d3807a2bf6e59604057461" 2018-10-10 04:57:28,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f7f7cf-88d3-40b5-90fe-5f856d5fc4fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:28,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-09f7f7cf-88d3-40b5-90fe-5f856d5fc4fb 2018-10-10 04:57:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:57:28,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:57:28,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990772f56b2ab80530d3807a2bf6e59604057461" 2018-10-10 04:57:28,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2bd86d-2f0e-4f73-9f5b-bf88bba3e04d Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:57:28,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4f2bd86d-2f0e-4f73-9f5b-bf88bba3e04d 2018-10-10 04:57:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990772f56b2ab80530d3807a2bf6e59604057461" 2018-10-10 04:57:28,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105060cf-f752-436b-847f-3ace2e0369a1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}]} 2018-10-10 04:57:28,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj used request id req-105060cf-f752-436b-847f-3ace2e0369a1 2018-10-10 04:57:28,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990772f56b2ab80530d3807a2bf6e59604057461" 2018-10-10 04:57:28,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2254d6f5-0b2a-4d0f-904c-cc3c785ea0ca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:57:28,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2254d6f5-0b2a-4d0f-904c-cc3c785ea0ca 2018-10-10 04:57:29,096 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user 2018-10-10 04:57:29,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:57:29,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a22f3bf-fa23-41f7-a87f-5793f153f7dd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:57:29,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a22f3bf-fa23-41f7-a87f-5793f153f7dd 2018-10-10 04:57:29,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}}' 2018-10-10 04:57:29,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baff5202-cb37-4f8a-ab5e-2b57a0513710 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bd5f4c6d1a4427d82bde6b4395a0733", "links": {"self": "http://172.30.9.25:5000/v3/roles/2bd5f4c6d1a4427d82bde6b4395a0733"}, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}} 2018-10-10 04:57:29,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-baff5202-cb37-4f8a-ab5e-2b57a0513710 2018-10-10 04:57:29,313 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role 2018-10-10 04:57:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/2bd5f4c6d1a4427d82bde6b4395a0733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:57:29,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d583af-40fc-4c4c-879b-b4cc3bf27964 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/2bd5f4c6d1a4427d82bde6b4395a0733"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role", "id": "2bd5f4c6d1a4427d82bde6b4395a0733"}} 2018-10-10 04:57:29,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2bd5f4c6d1a4427d82bde6b4395a0733 used request id req-58d583af-40fc-4c4c-879b-b4cc3bf27964 2018-10-10 04:57:29,402 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role to project CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj 2018-10-10 04:57:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba/users/c241aa19a718472eaaf8406dca2d49ce/roles/2bd5f4c6d1a4427d82bde6b4395a0733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:57:29,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d863e35e-4e6e-4400-a95f-4b07099e9220 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:57:29,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba/users/c241aa19a718472eaaf8406dca2d49ce/roles/2bd5f4c6d1a4427d82bde6b4395a0733 used request id req-d863e35e-4e6e-4400-a95f-4b07099e9220 2018-10-10 04:57:29,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:57:29,538 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:57:29,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:29,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:29,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd5f4c6d1a4427d82bde6b4395a0733", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}], "expires_at": "2018-10-10T05:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cf1ab3723e5418299260b3d3fefbfba", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user", "id": "c241aa19a718472eaaf8406dca2d49ce"}, "audit_ids": ["10QYfSOzS-uwer74Uf7Ajg"], "issued_at": "2018-10-10T04:57:29.000000Z"}} 2018-10-10 04:57:29,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" 2018-10-10 04:57:29,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09891594-39e7-4577-901b-68a60d523b99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:29,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-09891594-39e7-4577-901b-68a60d523b99 2018-10-10 04:57:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" 2018-10-10 04:57:30,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-eeb4fa08-b001-441d-bb52-8b3cae4f2790 Date: Wed, 10 Oct 2018 04:57:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image"} 2018-10-10 04:57:30,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image used request id req-eeb4fa08-b001-441d-bb52-8b3cae4f2790 2018-10-10 04:57:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" 2018-10-10 04:57:30,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-442a1f98-0887-473e-b501-0cc3730a93e2 Date: Wed, 10 Oct 2018 04:57:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:57:30,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-442a1f98-0887-473e-b501-0cc3730a93e2 2018-10-10 04:57:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image"}' 2018-10-10 04:57:30,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40 X-Openstack-Request-Id: req-269010ce-f6e5-4c16-8e33-0d204d065e51 Date: Wed, 10 Oct 2018 04:57:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:57:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:57:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40", "min_disk": 0, "protected": false, "id": "e40523df-2f8a-4236-81f2-20cc57615f40", "file": "/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40/file", "checksum": null, "owner": "0cf1ab3723e5418299260b3d3fefbfba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:57:30,549 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-269010ce-f6e5-4c16-8e33-0d204d065e51 2018-10-10 04:57:30,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" -d '' 2018-10-10 04:57:31,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd60ee9b-eebc-4a67-96a9-a8d3d715dcc3 Date: Wed, 10 Oct 2018 04:57:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:57:31,459 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40/file used request id req-dd60ee9b-eebc-4a67-96a9-a8d3d715dcc3 2018-10-10 04:57:31,460 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:57:31,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" 2018-10-10 04:57:31,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-9821bd8d-f48f-470e-a273-ccea31a207c8 Date: Wed, 10 Oct 2018 04:57:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:57:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:57:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e40523df-2f8a-4236-81f2-20cc57615f40/snap", "metadata": {}}], "self": "/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40", "min_disk": 0, "protected": false, "id": "e40523df-2f8a-4236-81f2-20cc57615f40", "file": "/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0cf1ab3723e5418299260b3d3fefbfba", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e40523df-2f8a-4236-81f2-20cc57615f40/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:57:31,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40 used request id req-9821bd8d-f48f-470e-a273-ccea31a207c8 2018-10-10 04:57:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" 2018-10-10 04:57:31,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba77433c-9e2c-409a-bbaf-cff772a5eb3f Date: Wed, 10 Oct 2018 04:57:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:57:31,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ba77433c-9e2c-409a-bbaf-cff772a5eb3f 2018-10-10 04:57:31,858 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image 2018-10-10 04:57:31,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" 2018-10-10 04:57:32,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c071623d-cb47-4319-bb50-a5f5a65f4209 Date: Wed, 10 Oct 2018 04:57:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:57:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:57:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e40523df-2f8a-4236-81f2-20cc57615f40/snap", "metadata": {}}], "self": "/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40", "min_disk": 0, "protected": false, "id": "e40523df-2f8a-4236-81f2-20cc57615f40", "file": "/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0cf1ab3723e5418299260b3d3fefbfba", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e40523df-2f8a-4236-81f2-20cc57615f40/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:57:32,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40 used request id req-c071623d-cb47-4319-bb50-a5f5a65f4209 2018-10-10 04:57:32,023 - create_image - DEBUG - Instance status is - active 2018-10-10 04:57:32,023 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image 2018-10-10 04:57:32,023 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image 2018-10-10 04:57:32,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:32,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:32,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd5f4c6d1a4427d82bde6b4395a0733", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}], "expires_at": "2018-10-10T05:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cf1ab3723e5418299260b3d3fefbfba", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user", "id": "c241aa19a718472eaaf8406dca2d49ce"}, "audit_ids": ["ryiheDOYQ4y2B2SyteBm9w"], "issued_at": "2018-10-10T04:57:32.000000Z"}} 2018-10-10 04:57:32,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" 2018-10-10 04:57:32,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fe15ca-d00b-4a7b-99f7-7db8e9310965 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:32,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c2fe15ca-d00b-4a7b-99f7-7db8e9310965 2018-10-10 04:57:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" 2018-10-10 04:57:32,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13003226-2c4b-4950-b2e0-556c19adde37 Date: Wed, 10 Oct 2018 04:57:32 GMT RESP BODY: {"networks":[]} 2018-10-10 04:57:32,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-13003226-2c4b-4950-b2e0-556c19adde37 2018-10-10 04:57:32,729 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net 2018-10-10 04:57:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net", "admin_state_up": true}}' 2018-10-10 04:57:33,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-04291618-4f9e-41cf-888c-304f397d8442 Date: Wed, 10 Oct 2018 04:57:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1004227e-0639-4b15-bebb-ff2e02eac604","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:57:33Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","mtu":1450}} 2018-10-10 04:57:33,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-04291618-4f9e-41cf-888c-304f397d8442 2018-10-10 04:57:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" 2018-10-10 04:57:33,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-f88b1d70-3cd7-4ec5-84c3-35b755a04b9c Date: Wed, 10 Oct 2018 04:57:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:57:33Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:57:33,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-f88b1d70-3cd7-4ec5-84c3-35b755a04b9c 2018-10-10 04:57:33,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" 2018-10-10 04:57:33,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a0cff736-9d04-4e77-8e6f-2c0f45181a8b Date: Wed, 10 Oct 2018 04:57:33 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:57:33,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-a0cff736-9d04-4e77-8e6f-2c0f45181a8b 2018-10-10 04:57:33,667 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet 2018-10-10 04:57:33,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" -d '{"subnets": [{"ip_version": 4, "network_id": "1004227e-0639-4b15-bebb-ff2e02eac604", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]}' 2018-10-10 04:57:34,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1bd60b2a-1651-4d17-b381-f486cdd220e9 Date: Wed, 10 Oct 2018 04:57:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:34,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-1bd60b2a-1651-4d17-b381-f486cdd220e9 2018-10-10 04:57:34,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" 2018-10-10 04:57:34,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dc81cd68-3b25-4dd6-9064-bd0df5daac78 Date: Wed, 10 Oct 2018 04:57:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:57:34,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-dc81cd68-3b25-4dd6-9064-bd0df5daac78 2018-10-10 04:57:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" 2018-10-10 04:57:34,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d20b0e30-917a-406d-90d4-c5911af7ff49 Date: Wed, 10 Oct 2018 04:57:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:34,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-d20b0e30-917a-406d-90d4-c5911af7ff49 2018-10-10 04:57:34,992 - OpenStackNetwork - DEBUG - Network [1004227e-0639-4b15-bebb-ff2e02eac604] created successfully 2018-10-10 04:57:34,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:34,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:35,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd5f4c6d1a4427d82bde6b4395a0733", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}], "expires_at": "2018-10-10T05:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cf1ab3723e5418299260b3d3fefbfba", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user", "id": "c241aa19a718472eaaf8406dca2d49ce"}, "audit_ids": ["0zEAxYS5RUm5ZT4iSRAJ4Q"], "issued_at": "2018-10-10T04:57:35.000000Z"}} 2018-10-10 04:57:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:35,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fea04b-1388-4386-b7c9-4c2e156e800f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:35,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b9fea04b-1388-4386-b7c9-4c2e156e800f 2018-10-10 04:57:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:35,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e923ece-bc28-44bd-94cf-5ec76780db4b Date: Wed, 10 Oct 2018 04:57:35 GMT RESP BODY: {"routers": []} 2018-10-10 04:57:35,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router&admin_state_up=True used request id req-1e923ece-bc28-44bd-94cf-5ec76780db4b 2018-10-10 04:57:35,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:35,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:36,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd5f4c6d1a4427d82bde6b4395a0733", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}], "expires_at": "2018-10-10T05:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cf1ab3723e5418299260b3d3fefbfba", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user", "id": "c241aa19a718472eaaf8406dca2d49ce"}, "audit_ids": ["jW7dGs7gR-WwNPeCRvssLA"], "issued_at": "2018-10-10T04:57:36.000000Z"}} 2018-10-10 04:57:36,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec74e81fe1b790c0440b03d599583a6bba66faf" 2018-10-10 04:57:36,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fbf23a-c0cf-4e12-b123-d918b1fc11d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:36,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-72fbf23a-c0cf-4e12-b123-d918b1fc11d4 2018-10-10 04:57:36,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:36,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-540e9f11-add5-4814-b60e-e6817115b6d9 Date: Wed, 10 Oct 2018 04:57:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:57:36,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-540e9f11-add5-4814-b60e-e6817115b6d9 2018-10-10 04:57:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:36,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e3b9b68-302a-4f8d-8f2e-c5b846485206 Date: Wed, 10 Oct 2018 04:57:36 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:57:36,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-8e3b9b68-302a-4f8d-8f2e-c5b846485206 2018-10-10 04:57:36,621 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router 2018-10-10 04:57:36,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router", "admin_state_up": true}}' 2018-10-10 04:57:41,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-78c1026b-587b-4ed1-9c67-883391ad74c7 Date: Wed, 10 Oct 2018 04:57:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:37Z", "admin_state_up": true, "updated_at": "2018-10-10T04:57:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "69040e6c-af9f-4d5e-8aae-89a855c77e80", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router"}} 2018-10-10 04:57:41,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-78c1026b-587b-4ed1-9c67-883391ad74c7 2018-10-10 04:57:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=69040e6c-af9f-4d5e-8aae-89a855c77e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:41,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cbce5a7d-4a9b-41ff-a1b5-c6ee0e424746 Date: Wed, 10 Oct 2018 04:57:41 GMT RESP BODY: {"ports":[]} 2018-10-10 04:57:41,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=69040e6c-af9f-4d5e-8aae-89a855c77e80 used request id req-cbce5a7d-4a9b-41ff-a1b5-c6ee0e424746 2018-10-10 04:57:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:42,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bb2ff207-26b0-482e-be96-98da05880879 Date: Wed, 10 Oct 2018 04:57:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:57:42,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-bb2ff207-26b0-482e-be96-98da05880879 2018-10-10 04:57:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:57:42,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:57:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:57:42,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:42,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c3588e-34f7-4938-ac44-04a864d8ec61 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:42,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-58c3588e-34f7-4938-ac44-04a864d8ec61 2018-10-10 04:57:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:42,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e64c2707-4ef3-49d6-b4ca-5c8809df0add Date: Wed, 10 Oct 2018 04:57:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:42,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-e64c2707-4ef3-49d6-b4ca-5c8809df0add 2018-10-10 04:57:42,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:42,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9c0d4ac8-1a1b-4b04-bb4d-ad560d7ff054 Date: Wed, 10 Oct 2018 04:57:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:42,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet used request id req-9c0d4ac8-1a1b-4b04-bb4d-ad560d7ff054 2018-10-10 04:57:42,724 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 04:57:42,724 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router 2018-10-10 04:57:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/69040e6c-af9f-4d5e-8aae-89a855c77e80/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" -d '{"subnet_id": "df5dec78-3f93-4d08-8142-43f3127df3d7"}' 2018-10-10 04:57:44,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79786ef9-9d72-4aa6-a3ca-c9645de3e5b6 Date: Wed, 10 Oct 2018 04:57:44 GMT RESP BODY: {"network_id": "1004227e-0639-4b15-bebb-ff2e02eac604", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "subnet_id": "df5dec78-3f93-4d08-8142-43f3127df3d7", "subnet_ids": ["df5dec78-3f93-4d08-8142-43f3127df3d7"], "port_id": "a5960bed-45fc-446a-aecd-9768d808cd6f", "id": "69040e6c-af9f-4d5e-8aae-89a855c77e80"} 2018-10-10 04:57:44,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/69040e6c-af9f-4d5e-8aae-89a855c77e80/add_router_interface used request id req-79786ef9-9d72-4aa6-a3ca-c9645de3e5b6 2018-10-10 04:57:44,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/69040e6c-af9f-4d5e-8aae-89a855c77e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:44,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-792ddfe6-7561-47b1-bacd-ae98de919cc3 Date: Wed, 10 Oct 2018 04:57:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:37Z", "admin_state_up": true, "updated_at": "2018-10-10T04:57:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "69040e6c-af9f-4d5e-8aae-89a855c77e80", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router"}} 2018-10-10 04:57:44,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/69040e6c-af9f-4d5e-8aae-89a855c77e80 used request id req-792ddfe6-7561-47b1-bacd-ae98de919cc3 2018-10-10 04:57:44,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=69040e6c-af9f-4d5e-8aae-89a855c77e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:45,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-28ebcc7c-212f-4509-acee-416ae9c14fa0 Date: Wed, 10 Oct 2018 04:57:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.1"}],"id":"a5960bed-45fc-446a-aecd-9768d808cd6f","security_groups":[],"mac_address":"fa:16:3e:1d:0c:fd","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:43Z","binding:vnic_type":"normal","device_id":"69040e6c-af9f-4d5e-8aae-89a855c77e80"}]} 2018-10-10 04:57:45,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=69040e6c-af9f-4d5e-8aae-89a855c77e80 used request id req-28ebcc7c-212f-4509-acee-416ae9c14fa0 2018-10-10 04:57:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/df5dec78-3f93-4d08-8142-43f3127df3d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:57:45,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7124eb1c-eb0c-4ef8-88fd-93edf0c051c2 Date: Wed, 10 Oct 2018 04:57:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}} 2018-10-10 04:57:45,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/df5dec78-3f93-4d08-8142-43f3127df3d7 used request id req-7124eb1c-eb0c-4ef8-88fd-93edf0c051c2 2018-10-10 04:57:45,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:45,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:45,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ubML9rr1RySJOWeyiITVwQ"], "issued_at": "2018-10-10T04:57:45.000000Z"}} 2018-10-10 04:57:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66088a632834c0f34ff9d0ed2c3fd3c6bd3968b4" 2018-10-10 04:57:45,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2014f22-e8c6-4c12-8087-0c9b0cdd2352 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:45,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d2014f22-e8c6-4c12-8087-0c9b0cdd2352 2018-10-10 04:57:45,766 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:57:45,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66088a632834c0f34ff9d0ed2c3fd3c6bd3968b4" 2018-10-10 04:57:45,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5502ca6-6ecc-4461-aef1-27e1abdbdbd8 x-compute-request-id: req-c5502ca6-6ecc-4461-aef1-27e1abdbdbd8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:57:45,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c5502ca6-6ecc-4461-aef1-27e1abdbdbd8 2018-10-10 04:57:45,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66088a632834c0f34ff9d0ed2c3fd3c6bd3968b4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-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-10-10 04:57:46,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56d2957b-fe80-45fb-b83b-05dc6c5eb8b1 x-compute-request-id: req-56d2957b-fe80-45fb-b83b-05dc6c5eb8b1 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:57:46,005 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-56d2957b-fe80-45fb-b83b-05dc6c5eb8b1 2018-10-10 04:57:46,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:46,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:46,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd5f4c6d1a4427d82bde6b4395a0733", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}], "expires_at": "2018-10-10T05:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cf1ab3723e5418299260b3d3fefbfba", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user", "id": "c241aa19a718472eaaf8406dca2d49ce"}, "audit_ids": ["-GPdODI-QgqbI0uaNpnnmQ"], "issued_at": "2018-10-10T04:57:46.000000Z"}} 2018-10-10 04:57:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b94f9fbe74a33a2ad25b8dc8ae990f932c87476" 2018-10-10 04:57:46,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e51d496-3300-45b3-a0dd-4a87d061bb75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:46,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5e51d496-3300-45b3-a0dd-4a87d061bb75 2018-10-10 04:57:46,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:57:46,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b94f9fbe74a33a2ad25b8dc8ae990f932c87476" 2018-10-10 04:57:46,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-ae9c7e18-1492-4609-8b48-533efea6e92f x-compute-request-id: req-ae9c7e18-1492-4609-8b48-533efea6e92f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:57:46,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-ae9c7e18-1492-4609-8b48-533efea6e92f 2018-10-10 04:57:46,625 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp... 2018-10-10 04:57:46,625 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:57:46,663 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp 2018-10-10 04:57:46,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b94f9fbe74a33a2ad25b8dc8ae990f932c87476" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDWTuHek9I/FVC9rpLJ8gScQQBvdN50dHt8F8353L6b9ob9S7a+H6z4tSuPU+BpVegLSJ5FFKsl9ufeVs7pYn2nMOnuMY14P954MJ0X6wDYoCK2xJA9VthbcZwhdxiv+ymp3gHq2bciua46B9TlNZIbJKENTS55v16cuqKl+gGQgw==", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp"}}' 2018-10-10 04:57:46,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-fade0508-6e86-4526-998c-684872d247ac x-compute-request-id: req-fade0508-6e86-4526-998c-684872d247ac Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDWTuHek9I/FVC9rpLJ8gScQQBvdN50dHt8F8353L6b9ob9S7a+H6z4tSuPU+BpVegLSJ5FFKsl9ufeVs7pYn2nMOnuMY14P954MJ0X6wDYoCK2xJA9VthbcZwhdxiv+ymp3gHq2bciua46B9TlNZIbJKENTS55v16cuqKl+gGQgw==", "user_id": "c241aa19a718472eaaf8406dca2d49ce", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "fingerprint": "48:bf:17:1d:23:35:ac:81:db:e3:25:7a:a2:29:28:82"}} 2018-10-10 04:57:46,720 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-fade0508-6e86-4526-998c-684872d247ac 2018-10-10 04:57:46,723 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a.pub 2018-10-10 04:57:46,723 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a 2018-10-10 04:57:46,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:46,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:47,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd5f4c6d1a4427d82bde6b4395a0733", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}], "expires_at": "2018-10-10T05:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cf1ab3723e5418299260b3d3fefbfba", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user", "id": "c241aa19a718472eaaf8406dca2d49ce"}, "audit_ids": ["763dQGBzSESbJD8Cd2lvdA"], "issued_at": "2018-10-10T04:57:47.000000Z"}} 2018-10-10 04:57:47,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:47,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ccda8e-9f80-45bf-b47b-4884df3d7022 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:47,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-21ccda8e-9f80-45bf-b47b-4884df3d7022 2018-10-10 04:57:47,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:47,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-23534529-45ff-4f7a-8636-5bb5f499c87e Date: Wed, 10 Oct 2018 04:57:47 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:57:47,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp used request id req-23534529-45ff-4f7a-8636-5bb5f499c87e 2018-10-10 04:57:47,368 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp... 2018-10-10 04:57:47,368 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp 2018-10-10 04:57:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}}' 2018-10-10 04:57:47,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-2f3e4abc-b49b-4ddd-884a-f3d37b38ac19 Date: Wed, 10 Oct 2018 04:57:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "updated_at": "2018-10-10T04:57:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}], "revision_number": 2, "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}} 2018-10-10 04:57:47,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-2f3e4abc-b49b-4ddd-884a-f3d37b38ac19 2018-10-10 04:57:47,692 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:47,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81bc97d8-1c1f-485a-a06b-26c02b6971df Date: Wed, 10 Oct 2018 04:57: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-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9"}]} 2018-10-10 04:57:47,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-81bc97d8-1c1f-485a-a06b-26c02b6971df 2018-10-10 04:57:47,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:48,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe1d723d-5aa3-4283-8f6c-239b6f7dc621 Date: Wed, 10 Oct 2018 04:57: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-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9"}]} 2018-10-10 04:57:48,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-fe1d723d-5aa3-4283-8f6c-239b6f7dc621 2018-10-10 04:57:48,024 - neutron_utils - INFO - Retrieving security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:48,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f7301862-d0d9-424a-9583-7c05d696b6e0 Date: Wed, 10 Oct 2018 04:57:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "updated_at": "2018-10-10T04:57:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}], "revision_number": 2, "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}]} 2018-10-10 04:57:48,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-f7301862-d0d9-424a-9583-7c05d696b6e0 2018-10-10 04:57:48,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:48,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f6d71dde-025b-47aa-8d26-314c688b0009 Date: Wed, 10 Oct 2018 04:57: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-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9"}]} 2018-10-10 04:57:48,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-f6d71dde-025b-47aa-8d26-314c688b0009 2018-10-10 04:57:48,393 - neutron_utils - INFO - Retrieving security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:48,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4e4d9c63-2c59-46d0-a2b6-a2cabcfde57e Date: Wed, 10 Oct 2018 04:57:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "updated_at": "2018-10-10T04:57:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}], "revision_number": 2, "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}]} 2018-10-10 04:57:48,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-4e4d9c63-2c59-46d0-a2b6-a2cabcfde57e 2018-10-10 04:57:48,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:48,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:48,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc94f00d-97eb-4975-bdf5-23c4ebab3f3f Date: Wed, 10 Oct 2018 04:57: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-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9"}]} 2018-10-10 04:57:48,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-cc94f00d-97eb-4975-bdf5-23c4ebab3f3f 2018-10-10 04:57:48,623 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp 2018-10-10 04:57:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:48,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-7bd64142-557b-4c51-96b9-6627f4af811e Date: Wed, 10 Oct 2018 04:57:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "updated_at": "2018-10-10T04:57:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}], "revision_number": 2, "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}]} 2018-10-10 04:57:48,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp used request id req-7bd64142-557b-4c51-96b9-6627f4af811e 2018-10-10 04:57:48,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:57:48,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:57:48,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:48,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165cbf26-96fd-4710-afe1-580c993bf58a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:48,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-165cbf26-96fd-4710-afe1-580c993bf58a 2018-10-10 04:57:48,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:48,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:49,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc43f63b-3365-4811-af4e-893435d347cd Date: Wed, 10 Oct 2018 04:57: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-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9"}]} 2018-10-10 04:57:49,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-bc43f63b-3365-4811-af4e-893435d347cd 2018-10-10 04:57:49,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}b39ea7fa6a5d626f46da40a01b289285ab14be06" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412"}}' 2018-10-10 04:57:49,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d7ec184f-5154-445a-8a88-a89ebf059025 Date: Wed, 10 Oct 2018 04:57:49 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-10-10T04:57:49Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:49Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "e9f3c7e0-5773-4f30-a200-3efd1fbd9b10"}} 2018-10-10 04:57:49,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-d7ec184f-5154-445a-8a88-a89ebf059025 2018-10-10 04:57:49,272 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp 2018-10-10 04:57:49,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:49,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4a41bebf-f79f-4522-a9fc-fa63c5b39820 Date: Wed, 10 Oct 2018 04:57:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "updated_at": "2018-10-10T04:57:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:49Z", "revision_number": 0, "id": "e9f3c7e0-5773-4f30-a200-3efd1fbd9b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:49Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}], "revision_number": 3, "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}]} 2018-10-10 04:57:49,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp used request id req-4a41bebf-f79f-4522-a9fc-fa63c5b39820 2018-10-10 04:57:49,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:49,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7594564f-9487-4629-b7e2-fa1377809c7e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:49,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-7594564f-9487-4629-b7e2-fa1377809c7e 2018-10-10 04:57:49,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:49,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-e5b57390-9b6d-44e7-89dd-973411527cc0 Date: Wed, 10 Oct 2018 04:57: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-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:49Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:49Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "e9f3c7e0-5773-4f30-a200-3efd1fbd9b10"}]} 2018-10-10 04:57:49,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-e5b57390-9b6d-44e7-89dd-973411527cc0 2018-10-10 04:57:49,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}b39ea7fa6a5d626f46da40a01b289285ab14be06" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412"}}' 2018-10-10 04:57:49,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-6540567c-bd40-4d02-83a1-bd6aa9c41d87 Date: Wed, 10 Oct 2018 04:57:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-10T04:57:49Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": 22, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:49Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "98773921-880e-42d1-817c-c9be61671c15"}} 2018-10-10 04:57:49,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-6540567c-bd40-4d02-83a1-bd6aa9c41d87 2018-10-10 04:57:49,751 - neutron_utils - INFO - Retrieving security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:49,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:49,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-07a8de03-1f53-4f31-b576-52f18531e38a Date: Wed, 10 Oct 2018 04:57:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "updated_at": "2018-10-10T04:57:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "revision_number": 0, "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T04:57:49Z", "revision_number": 0, "id": "98773921-880e-42d1-817c-c9be61671c15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:49Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:49Z", "revision_number": 0, "id": "e9f3c7e0-5773-4f30-a200-3efd1fbd9b10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:49Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}], "revision_number": 4, "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}]} 2018-10-10 04:57:49,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-07a8de03-1f53-4f31-b576-52f18531e38a 2018-10-10 04:57:49,942 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687e427f-f5fd-4388-a6e7-6d9f94572412 2018-10-10 04:57:49,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:57:50,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-ea02407c-66a8-4958-b63c-72fa719c90d2 Date: Wed, 10 Oct 2018 04:57:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "7d29ef41-ebd2-4fe7-924a-0e269fa16961"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:47Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:47Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "8788dffb-14ba-48b3-bb81-2fefe6e86ad9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-10T04:57:49Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": 22, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:49Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "98773921-880e-42d1-817c-c9be61671c15"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:49Z", "security_group_id": "687e427f-f5fd-4388-a6e7-6d9f94572412", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:49Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "e9f3c7e0-5773-4f30-a200-3efd1fbd9b10"}]} 2018-10-10 04:57:50,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-ea02407c-66a8-4958-b63c-72fa719c90d2 2018-10-10 04:57:50,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:50,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:50,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd5f4c6d1a4427d82bde6b4395a0733", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}], "expires_at": "2018-10-10T05:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cf1ab3723e5418299260b3d3fefbfba", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user", "id": "c241aa19a718472eaaf8406dca2d49ce"}, "audit_ids": ["_MjxnaVZQ4CS5JDGpudTbA"], "issued_at": "2018-10-10T04:57:50.000000Z"}} 2018-10-10 04:57:50,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:50,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d1b16d-dfba-4a93-b7af-7b2f38164adc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:50,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-61d1b16d-dfba-4a93-b7af-7b2f38164adc 2018-10-10 04:57:50,563 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:57:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:50,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-281c0ba9-d9bb-4395-a2df-2090b3fe58fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:50,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-281c0ba9-d9bb-4395-a2df-2090b3fe58fd 2018-10-10 04:57:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:50,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1ac51ca8-6a39-4b50-85e4-432e4f88861a Date: Wed, 10 Oct 2018 04:57:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:57:50,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-1ac51ca8-6a39-4b50-85e4-432e4f88861a 2018-10-10 04:57:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:57:50,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:57:50,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:50,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1563a6-ac5e-4de3-b058-10654860c74e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:50,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-ca1563a6-ac5e-4de3-b058-10654860c74e 2018-10-10 04:57:50,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:51,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1e06bce6-86f5-4973-8b94-b1a606707bd6 Date: Wed, 10 Oct 2018 04:57:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:51,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-1e06bce6-86f5-4973-8b94-b1a606707bd6 2018-10-10 04:57:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:51,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-06bec284-39ef-4b26-b449-fe7266a2622a Date: Wed, 10 Oct 2018 04:57:51 GMT RESP BODY: {"ports":[]} 2018-10-10 04:57:51,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1&admin_state_up=True used request id req-06bec284-39ef-4b26-b449-fe7266a2622a 2018-10-10 04:57:51,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:51,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe06f357-0f9f-4231-bec0-c0e8aa12d807 x-compute-request-id: req-fe06f357-0f9f-4231-bec0-c0e8aa12d807 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:57:51,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst used request id req-fe06f357-0f9f-4231-bec0-c0e8aa12d807 2018-10-10 04:57:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:51,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e85cf509-081d-47da-aa3f-0465860670bc Date: Wed, 10 Oct 2018 04:57:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:57:51,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-e85cf509-081d-47da-aa3f-0465860670bc 2018-10-10 04:57:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:52,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c948c5-3751-43ac-8b3d-fa887253fe36 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:52,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-69c948c5-3751-43ac-8b3d-fa887253fe36 2018-10-10 04:57:52,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:52,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f55e8e50-00c2-497f-bc6d-7e54ce50861a Date: Wed, 10 Oct 2018 04:57:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:52,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-f55e8e50-00c2-497f-bc6d-7e54ce50861a 2018-10-10 04:57:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:52,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-72da32c2-6826-4782-8719-8eaba56268de Date: Wed, 10 Oct 2018 04:57:52 GMT RESP BODY: {"ports":[]} 2018-10-10 04:57:52,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1&admin_state_up=True used request id req-72da32c2-6826-4782-8719-8eaba56268de 2018-10-10 04:57:52,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:57:52,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:57:52,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bd5f4c6d1a4427d82bde6b4395a0733", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role"}], "expires_at": "2018-10-10T05:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cf1ab3723e5418299260b3d3fefbfba", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/0cf1ab3723e5418299260b3d3fefbfba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user", "id": "c241aa19a718472eaaf8406dca2d49ce"}, "audit_ids": ["f2YS_1nHQQW78hlp2uZ37A"], "issued_at": "2018-10-10T04:57:52.000000Z"}} 2018-10-10 04:57:52,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8238a13182f396482f78eb3f42c5b94e685b428e" 2018-10-10 04:57:52,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9967604c-1a57-402d-80a1-028387352b8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:57:52,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9967604c-1a57-402d-80a1-028387352b8c 2018-10-10 04:57:52,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:53,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb52e07a-b4e1-4092-bbb3-d3686545a767 Date: Wed, 10 Oct 2018 04:57:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:57:53,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-cb52e07a-b4e1-4092-bbb3-d3686545a767 2018-10-10 04:57:53,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:53,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f47aa4c1-c828-4c3d-bace-9cd15ae41662 Date: Wed, 10 Oct 2018 04:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:53,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-f47aa4c1-c828-4c3d-bace-9cd15ae41662 2018-10-10 04:57:53,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:53,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3c304369-92cb-4f9d-aa21-e65616168abe Date: Wed, 10 Oct 2018 04:57:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:57:53,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-3c304369-92cb-4f9d-aa21-e65616168abe 2018-10-10 04:57:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:57:53,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:57:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:57:53,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8238a13182f396482f78eb3f42c5b94e685b428e" 2018-10-10 04:57:53,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ef6d6b-143e-4876-bb9c-d6851bb64b36 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:53,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-44ef6d6b-143e-4876-bb9c-d6851bb64b36 2018-10-10 04:57:53,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:53,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0046f271-db38-4bf1-8b0a-e9bea768e77f Date: Wed, 10 Oct 2018 04:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:53,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-0046f271-db38-4bf1-8b0a-e9bea768e77f 2018-10-10 04:57:53,864 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net 2018-10-10 04:57:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" -d '{"port": {"network_id": "1004227e-0639-4b15-bebb-ff2e02eac604", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1", "admin_state_up": true}}' 2018-10-10 04:57:54,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-e3550816-42ce-4c7b-88b4-72f6df2e0077 Date: Wed, 10 Oct 2018 04:57:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.7"}],"id":"96fdc5de-9cbc-43ba-9789-2485fa9606fa","security_groups":["7c44cd8f-5145-4b96-98c5-7f01ec6e459f"],"mac_address":"fa:16:3e:14:df:3e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1","project_id":"0cf1ab3723e5418299260b3d3fefbfba","qos_policy_id":null,"admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:54Z","binding:vnic_type":"normal"}} 2018-10-10 04:57:54,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e3550816-42ce-4c7b-88b4-72f6df2e0077 2018-10-10 04:57:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:55,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a1741031-7534-4330-89e1-b4194913bf1f Date: Wed, 10 Oct 2018 04:57:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:57:55,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-a1741031-7534-4330-89e1-b4194913bf1f 2018-10-10 04:57:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:55,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a5ae13-3a91-47c9-a846-45740b4124c8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:55,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-81a5ae13-3a91-47c9-a846-45740b4124c8 2018-10-10 04:57:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:55,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b4b3f64-0953-43d5-8ed7-eb88172f55d5 Date: Wed, 10 Oct 2018 04:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:57:55,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-7b4b3f64-0953-43d5-8ed7-eb88172f55d5 2018-10-10 04:57:55,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:55,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-29b1b207-3831-4531-9f43-937f6f2f81ce Date: Wed, 10 Oct 2018 04:57:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.7"}],"id":"96fdc5de-9cbc-43ba-9789-2485fa9606fa","security_groups":["7c44cd8f-5145-4b96-98c5-7f01ec6e459f"],"mac_address":"fa:16:3e:14:df:3e","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:57:55,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1&admin_state_up=True used request id req-29b1b207-3831-4531-9f43-937f6f2f81ce 2018-10-10 04:57:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:55,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928cc6a0-734b-424d-aeab-338023da1652 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:57:55,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-928cc6a0-734b-424d-aeab-338023da1652 2018-10-10 04:57:55,707 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst 2018-10-10 04:57:55,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:55,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b74b8723-77f2-4e26-9ae6-a3de2b3ace5b x-compute-request-id: req-b74b8723-77f2-4e26-9ae6-a3de2b3ace5b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-flavor-name"}]} 2018-10-10 04:57:55,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b74b8723-77f2-4e26-9ae6-a3de2b3ace5b 2018-10-10 04:57:55,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:55,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68f2f783-0b56-43e5-979f-99b7e408cd45 x-compute-request-id: req-68f2f783-0b56-43e5-979f-99b7e408cd45 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:57:55,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5 used request id req-68f2f783-0b56-43e5-979f-99b7e408cd45 2018-10-10 04:57:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:55,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-a71a7665-75f8-4a9c-bd50-a1f76039fe8e Date: Wed, 10 Oct 2018 04:57:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:57:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:57:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e40523df-2f8a-4236-81f2-20cc57615f40/snap", "metadata": {}}], "self": "/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40", "min_disk": 0, "protected": false, "id": "e40523df-2f8a-4236-81f2-20cc57615f40", "file": "/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0cf1ab3723e5418299260b3d3fefbfba", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e40523df-2f8a-4236-81f2-20cc57615f40/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image"} 2018-10-10 04:57:55,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image used request id req-a71a7665-75f8-4a9c-bd50-a1f76039fe8e 2018-10-10 04:57:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:56,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9998161-005a-40bf-96a3-bacc3d00d56f Date: Wed, 10 Oct 2018 04:57:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:57:56,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b9998161-005a-40bf-96a3-bacc3d00d56f 2018-10-10 04:57:56,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "imageRef": "e40523df-2f8a-4236-81f2-20cc57615f40", "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "flavorRef": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "max_count": 1, "min_count": 1, "networks": [{"port": "96fdc5de-9cbc-43ba-9789-2485fa9606fa"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}]}}' 2018-10-10 04:57:58,075 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:57: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-83536206-0361-4b87-84f6-32fc9959aea6 x-compute-request-id: req-83536206-0361-4b87-84f6-32fc9959aea6 Content-Length: 444 location: http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "adminPass": "7paPsm6CyJwS"}} 2018-10-10 04:57:58,075 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-83536206-0361-4b87-84f6-32fc9959aea6 2018-10-10 04:57:58,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:58,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41db372c-920f-4eb1-8b1a-8855904aa456 x-compute-request-id: req-41db372c-920f-4eb1-8b1a-8855904aa456 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.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "user_id": "c241aa19a718472eaaf8406dca2d49ce", "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-10-10T04:57:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:57:58,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-41db372c-920f-4eb1-8b1a-8855904aa456 2018-10-10 04:57:58,453 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst 2018-10-10 04:57:58,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:57:58,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd2ce123-119e-45d8-879e-6cc069fa85d9 x-compute-request-id: req-bd2ce123-119e-45d8-879e-6cc069fa85d9 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.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "user_id": "c241aa19a718472eaaf8406dca2d49ce", "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-10-10T04:57:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:57:58,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-bd2ce123-119e-45d8-879e-6cc069fa85d9 2018-10-10 04:57:58,664 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - BUILD 2018-10-10 04:57:58,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:58:01,667 - create_instance - DEBUG - VM status query timeout in 896.785878897 2018-10-10 04:58:01,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:02,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-f378a0cf-dbb0-45ee-b7ff-896320d3147f x-compute-request-id: req-f378a0cf-dbb0-45ee-b7ff-896320d3147f 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.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:57:59Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:02,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-f378a0cf-dbb0-45ee-b7ff-896320d3147f 2018-10-10 04:58:02,423 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - BUILD 2018-10-10 04:58:02,423 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:58:05,426 - create_instance - DEBUG - VM status query timeout in 893.026706934 2018-10-10 04:58:05,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:05,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-f79fb5ba-76e9-4107-9b47-c736b4aeb7a4 x-compute-request-id: req-f79fb5ba-76e9-4107-9b47-c736b4aeb7a4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:05,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-f79fb5ba-76e9-4107-9b47-c736b4aeb7a4 2018-10-10 04:58:05,895 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - ACTIVE 2018-10-10 04:58:05,895 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:58:05,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:06,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-730dde95-7384-46fd-aab8-e45699d9f303 x-compute-request-id: req-730dde95-7384-46fd-aab8-e45699d9f303 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:06,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-730dde95-7384-46fd-aab8-e45699d9f303 2018-10-10 04:58:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:06,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5b5ff16c-9df4-43b1-9bc2-45d05ac8ecdc Date: Wed, 10 Oct 2018 04:58:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:58:06,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-5b5ff16c-9df4-43b1-9bc2-45d05ac8ecdc 2018-10-10 04:58:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:06,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff97f533-c3e5-4005-b70e-3b06990c6bbc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:58:06,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-ff97f533-c3e5-4005-b70e-3b06990c6bbc 2018-10-10 04:58:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:06,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e5c97640-533e-4eb5-9f2e-f5d6876c07ff Date: Wed, 10 Oct 2018 04:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:58:06,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-e5c97640-533e-4eb5-9f2e-f5d6876c07ff 2018-10-10 04:58:06,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:07,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-315f9a1f-6c41-4526-874e-5fc49633be68 Date: Wed, 10 Oct 2018 04:58:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.4"}],"id":"127bd4f6-2a93-45f7-98c7-8cd320bd2634","security_groups":[],"mac_address":"fa:16:3e:08:06:a0","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.3"}],"id":"23ec18a1-be05-43fc-88cc-118a39bd2584","security_groups":[],"mac_address":"fa:16:3e:db:f8:34","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.7"}],"id":"96fdc5de-9cbc-43ba-9789-2485fa9606fa","security_groups":["7c44cd8f-5145-4b96-98c5-7f01ec6e459f"],"mac_address":"fa:16:3e:14:df:3e","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:54Z","binding:vnic_type":"normal","device_id":"9dfeca5e-133d-4083-97de-1896a28dc159"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.1"}],"id":"a5960bed-45fc-446a-aecd-9768d808cd6f","security_groups":[],"mac_address":"fa:16:3e:1d:0c:fd","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:43Z","binding:vnic_type":"normal","device_id":"69040e6c-af9f-4d5e-8aae-89a855c77e80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.2"}],"id":"bc785dc0-09a2-46d4-a102-4a57f2986575","security_groups":[],"mac_address":"fa:16:3e:17:1b:93","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1004227e-0639-4b15-bebb-ff2e02eac604"}]} 2018-10-10 04:58:07,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-315f9a1f-6c41-4526-874e-5fc49633be68 2018-10-10 04:58:07,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:07,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-3335cc0b-c3d1-4131-b14d-f60aed1d1d52 x-compute-request-id: req-3335cc0b-c3d1-4131-b14d-f60aed1d1d52 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:07,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-3335cc0b-c3d1-4131-b14d-f60aed1d1d52 2018-10-10 04:58:07,642 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - ACTIVE 2018-10-10 04:58:07,642 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:58:07,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:08,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-68256365-8b27-4407-8a8a-8f640c146d14 x-compute-request-id: req-68256365-8b27-4407-8a8a-8f640c146d14 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:08,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-68256365-8b27-4407-8a8a-8f640c146d14 2018-10-10 04:58:08,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:08,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6273c59-10b1-465b-9c22-ffb767f48c92 Date: Wed, 10 Oct 2018 04:58:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:58:08,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-f6273c59-10b1-465b-9c22-ffb767f48c92 2018-10-10 04:58:08,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:08,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc25882-f46b-4e3b-8122-066ccfec684b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:58:08,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-9cc25882-f46b-4e3b-8122-066ccfec684b 2018-10-10 04:58:08,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:08,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-de5f889e-ba93-4962-a045-1b432f1f79ff Date: Wed, 10 Oct 2018 04:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:58:08,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-de5f889e-ba93-4962-a045-1b432f1f79ff 2018-10-10 04:58:08,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:08,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-341ca4f8-cca8-4bfb-856c-ce70f58956ac Date: Wed, 10 Oct 2018 04:58:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.4"}],"id":"127bd4f6-2a93-45f7-98c7-8cd320bd2634","security_groups":[],"mac_address":"fa:16:3e:08:06:a0","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.3"}],"id":"23ec18a1-be05-43fc-88cc-118a39bd2584","security_groups":[],"mac_address":"fa:16:3e:db:f8:34","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.7"}],"id":"96fdc5de-9cbc-43ba-9789-2485fa9606fa","security_groups":["7c44cd8f-5145-4b96-98c5-7f01ec6e459f"],"mac_address":"fa:16:3e:14:df:3e","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:54Z","binding:vnic_type":"normal","device_id":"9dfeca5e-133d-4083-97de-1896a28dc159"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.1"}],"id":"a5960bed-45fc-446a-aecd-9768d808cd6f","security_groups":[],"mac_address":"fa:16:3e:1d:0c:fd","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:43Z","binding:vnic_type":"normal","device_id":"69040e6c-af9f-4d5e-8aae-89a855c77e80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.2"}],"id":"bc785dc0-09a2-46d4-a102-4a57f2986575","security_groups":[],"mac_address":"fa:16:3e:17:1b:93","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1004227e-0639-4b15-bebb-ff2e02eac604"}]} 2018-10-10 04:58:08,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-341ca4f8-cca8-4bfb-856c-ce70f58956ac 2018-10-10 04:58:08,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}}' 2018-10-10 04:58:10,151 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:58: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-9509d748-520e-42ee-8ca6-bb652ca77a0a x-compute-request-id: req-9509d748-520e-42ee-8ca6-bb652ca77a0a Content-Length: 0 Content-Type: application/json 2018-10-10 04:58:10,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159/action used request id req-9509d748-520e-42ee-8ca6-bb652ca77a0a 2018-10-10 04:58:10,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:10,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-d419a4d0-d3a7-4c7d-b084-c4db04ea967e Date: Wed, 10 Oct 2018 04:58:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:37Z", "admin_state_up": true, "updated_at": "2018-10-10T04:57:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "69040e6c-af9f-4d5e-8aae-89a855c77e80", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router"}]} 2018-10-10 04:58:10,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router used request id req-d419a4d0-d3a7-4c7d-b084-c4db04ea967e 2018-10-10 04:58:10,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:10,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bba60e3-c5ee-4a8d-9d13-5a654cbf80e1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:58:10,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-5bba60e3-c5ee-4a8d-9d13-5a654cbf80e1 2018-10-10 04:58:10,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=69040e6c-af9f-4d5e-8aae-89a855c77e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:10,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b6d1f7f3-d203-4ebf-8dcd-eb8a487e2b2e Date: Wed, 10 Oct 2018 04:58:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.1"}],"id":"a5960bed-45fc-446a-aecd-9768d808cd6f","security_groups":[],"mac_address":"fa:16:3e:1d:0c:fd","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:43Z","binding:vnic_type":"normal","device_id":"69040e6c-af9f-4d5e-8aae-89a855c77e80"}]} 2018-10-10 04:58:10,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=69040e6c-af9f-4d5e-8aae-89a855c77e80 used request id req-b6d1f7f3-d203-4ebf-8dcd-eb8a487e2b2e 2018-10-10 04:58:10,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/df5dec78-3f93-4d08-8142-43f3127df3d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:10,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2101a286-3d40-4bcd-b2a1-3fd8a5a892b5 Date: Wed, 10 Oct 2018 04:58:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}} 2018-10-10 04:58:10,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/df5dec78-3f93-4d08-8142-43f3127df3d7 used request id req-2101a286-3d40-4bcd-b2a1-3fd8a5a892b5 2018-10-10 04:58:10,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:10,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8b709110-5491-4965-9c8f-5a858891c320 Date: Wed, 10 Oct 2018 04:58:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:58:10,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-8b709110-5491-4965-9c8f-5a858891c320 2018-10-10 04:58:10,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:10,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-663a044f-93ec-4f9a-9dc7-6e2fe0c614ad Date: Wed, 10 Oct 2018 04:58:10 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:58:10,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-663a044f-93ec-4f9a-9dc7-6e2fe0c614ad 2018-10-10 04:58:10,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:11,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-b138c662-93fe-465b-b0fc-9e96c923126f x-compute-request-id: req-b138c662-93fe-465b-b0fc-9e96c923126f Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}, {"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:11,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-b138c662-93fe-465b-b0fc-9e96c923126f 2018-10-10 04:58:11,229 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - ACTIVE 2018-10-10 04:58:11,229 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:58:11,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:11,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-9adb8932-9bed-47dd-a54b-359b118fbee6 x-compute-request-id: req-9adb8932-9bed-47dd-a54b-359b118fbee6 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}, {"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:11,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-9adb8932-9bed-47dd-a54b-359b118fbee6 2018-10-10 04:58:11,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:11,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ff43aba2-da03-4c21-b0fb-a40e19082ed6 Date: Wed, 10 Oct 2018 04:58:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:58:11,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-ff43aba2-da03-4c21-b0fb-a40e19082ed6 2018-10-10 04:58:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:11,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6479cf-9c7c-45e8-b9ab-a27b87932a75 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:58:11,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-9e6479cf-9c7c-45e8-b9ab-a27b87932a75 2018-10-10 04:58:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:11,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fec6cf8f-0dc8-4ecf-bc3e-2a7e112282ae Date: Wed, 10 Oct 2018 04:58:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:58:11,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-fec6cf8f-0dc8-4ecf-bc3e-2a7e112282ae 2018-10-10 04:58:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:12,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-2b27acd8-8ce7-4aae-8254-ead66b3f519a Date: Wed, 10 Oct 2018 04:58:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.4"}],"id":"127bd4f6-2a93-45f7-98c7-8cd320bd2634","security_groups":[],"mac_address":"fa:16:3e:08:06:a0","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.3"}],"id":"23ec18a1-be05-43fc-88cc-118a39bd2584","security_groups":[],"mac_address":"fa:16:3e:db:f8:34","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.7"}],"id":"96fdc5de-9cbc-43ba-9789-2485fa9606fa","security_groups":["687e427f-f5fd-4388-a6e7-6d9f94572412","7c44cd8f-5145-4b96-98c5-7f01ec6e459f"],"mac_address":"fa:16:3e:14:df:3e","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:54Z","binding:vnic_type":"normal","device_id":"9dfeca5e-133d-4083-97de-1896a28dc159"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.1"}],"id":"a5960bed-45fc-446a-aecd-9768d808cd6f","security_groups":[],"mac_address":"fa:16:3e:1d:0c:fd","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:43Z","binding:vnic_type":"normal","device_id":"69040e6c-af9f-4d5e-8aae-89a855c77e80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.2"}],"id":"bc785dc0-09a2-46d4-a102-4a57f2986575","security_groups":[],"mac_address":"fa:16:3e:17:1b:93","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1004227e-0639-4b15-bebb-ff2e02eac604"}]} 2018-10-10 04:58:12,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-2b27acd8-8ce7-4aae-8254-ead66b3f519a 2018-10-10 04:58:12,061 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 04:58:12,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:12,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bacf354f-6eae-497a-9355-04c3ea6cfd48 Date: Wed, 10 Oct 2018 04:58:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:58:12,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-bacf354f-6eae-497a-9355-04c3ea6cfd48 2018-10-10 04:58:12,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:12,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9bfcf3d2-debd-4384-a7fc-36cb3a5424fe Date: Wed, 10 Oct 2018 04:58:12 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:58:12,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-9bfcf3d2-debd-4384-a7fc-36cb3a5424fe 2018-10-10 04:58:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "96fdc5de-9cbc-43ba-9789-2485fa9606fa"}}' 2018-10-10 04:58:15,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-a0b5d777-cca8-4568-8110-520816c8ab42 Date: Wed, 10 Oct 2018 04:58:15 GMT RESP BODY: {"floatingip": {"router_id": "69040e6c-af9f-4d5e-8aae-89a855c77e80", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:58:13Z", "updated_at": "2018-10-10T04:58:13Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_id": "96fdc5de-9cbc-43ba-9789-2485fa9606fa", "id": "2781d8f3-ee52-46e5-9426-22f156715f83"}} 2018-10-10 04:58:15,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-a0b5d777-cca8-4568-8110-520816c8ab42 2018-10-10 04:58:15,123 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router 2018-10-10 04:58:15,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:15,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-6c8e5eba-78cb-48ae-94a9-929b47a9cbc3 x-compute-request-id: req-6c8e5eba-78cb-48ae-94a9-929b47a9cbc3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}, {"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:15,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-6c8e5eba-78cb-48ae-94a9-929b47a9cbc3 2018-10-10 04:58:15,438 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - ACTIVE 2018-10-10 04:58:15,439 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:58:15,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:16,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-267aa502-49bb-4029-ad68-436ccaaa6b09 x-compute-request-id: req-267aa502-49bb-4029-ad68-436ccaaa6b09 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}, {"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:16,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-267aa502-49bb-4029-ad68-436ccaaa6b09 2018-10-10 04:58:16,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:16,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c29a5725-c132-44ea-96c5-aae2b461f5a0 Date: Wed, 10 Oct 2018 04:58:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:58:16,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-c29a5725-c132-44ea-96c5-aae2b461f5a0 2018-10-10 04:58:16,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:16,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407a01a6-2ebd-454e-b8ca-b578ef51a6d8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:58:16,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-407a01a6-2ebd-454e-b8ca-b578ef51a6d8 2018-10-10 04:58:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:16,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-39184bbd-e78a-49ef-baed-1832c8598108 Date: Wed, 10 Oct 2018 04:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:58:16,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-39184bbd-e78a-49ef-baed-1832c8598108 2018-10-10 04:58:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:16,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-d7b82e22-c0dd-4bdb-b2c7-0275c39a9975 Date: Wed, 10 Oct 2018 04:58:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.4"}],"id":"127bd4f6-2a93-45f7-98c7-8cd320bd2634","security_groups":[],"mac_address":"fa:16:3e:08:06:a0","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.3"}],"id":"23ec18a1-be05-43fc-88cc-118a39bd2584","security_groups":[],"mac_address":"fa:16:3e:db:f8:34","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.7"}],"id":"96fdc5de-9cbc-43ba-9789-2485fa9606fa","security_groups":["687e427f-f5fd-4388-a6e7-6d9f94572412","7c44cd8f-5145-4b96-98c5-7f01ec6e459f"],"mac_address":"fa:16:3e:14:df:3e","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:54Z","binding:vnic_type":"normal","device_id":"9dfeca5e-133d-4083-97de-1896a28dc159"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.1"}],"id":"a5960bed-45fc-446a-aecd-9768d808cd6f","security_groups":[],"mac_address":"fa:16:3e:1d:0c:fd","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:43Z","binding:vnic_type":"normal","device_id":"69040e6c-af9f-4d5e-8aae-89a855c77e80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.2"}],"id":"bc785dc0-09a2-46d4-a102-4a57f2986575","security_groups":[],"mac_address":"fa:16:3e:17:1b:93","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1004227e-0639-4b15-bebb-ff2e02eac604"}]} 2018-10-10 04:58:16,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-d7b82e22-c0dd-4bdb-b2c7-0275c39a9975 2018-10-10 04:58:16,632 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-10-10 04:58:16,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:17,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-d0045f21-69d5-4c3d-b85c-c24c763ea15f x-compute-request-id: req-d0045f21-69d5-4c3d-b85c-c24c763ea15f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}, {"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:17,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-d0045f21-69d5-4c3d-b85c-c24c763ea15f 2018-10-10 04:58:17,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 04:58:18,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-7ba893ce-2ec8-47f5-9fa4-84298636ff6e x-compute-request-id: req-7ba893ce-2ec8-47f5-9fa4-84298636ff6e Content-Encoding: gzip Content-Length: 9605 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498164489 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.133087] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.134816] pid_max: default: 32768 minimum: 301\n[ 0.135750] ACPI: Core revision 20150930\n[ 0.137171] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138540] Security Framework initialized\n[ 0.139385] Yama: becoming mindful.\n[ 0.140160] AppArmor: AppArmor initialized\n[ 0.141046] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142390] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143714] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144966] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146389] Initializing cgroup subsys io\n[ 0.147234] Initializing cgroup subsys memory\n[ 0.148143] Initializing cgroup subsys devices\n[ 0.149060] Initializing cgroup subsys freezer\n[ 0.149965] Initializing cgroup subsys net_cls\n[ 0.150867] Initializing cgroup subsys perf_event\n[ 0.151818] Initializing cgroup subsys net_prio\n[ 0.152752] Initializing cgroup subsys hugetlb\n[ 0.153659] Initializing cgroup subsys pids\n[ 0.154569] CPU: Physical Processor ID: 0\n[ 0.156122] mce: CPU supports 10 MCE banks\n[ 0.157013] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166810] ftrace: allocating 31920 entries in 125 pages\n[ 0.193210] smpboot: Max logical packages: 2\n[ 0.194083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195338] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196766] x2apic enabled\n[ 0.197604] Switched APIC routing to physical x2apic.\n[ 0.199414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202977] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205006] KVM setup paravirtual spinlock\n[ 0.206520] x86: Booting SMP configuration:\n[ 0.207467] .... node #0, CPUs: #1\n[ 0.208404] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.230136] x86: Booted up 1 node, 2 CPUs\n[ 0.230138] KVM setup async PF for cpu 1\n[ 0.230141] kvm-stealtime: cpu 1, msr f90d940\n[ 0.232848] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.234398] devtmpfs: initialized\n[ 0.236108] evm: security.selinux\n[ 0.236816] evm: security.SMACK64\n[ 0.237520] evm: security.SMACK64EXEC\n[ 0.238296] evm: security.SMACK64TRANSMUTE\n[ 0.239148] evm: security.SMACK64MMAP\n[ 0.239909] evm: security.ima\n[ 0.240559] evm: security.capability\n[ 0.241430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243396] pinctrl core: initialized pinctrl subsystem\n[ 0.244598] RTC time: 4:58:04, date: 10/10/18\n[ 0.245599] NET: Registered protocol family 16\n[ 0.255476] cpuidle: using governor ladder\n[ 0.267544] cpuidle: using governor menu\n[ 0.268386] PCCT header not found.\n[ 0.269226] ACPI: bus type PCI registered\n[ 0.270072] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271352] PCI: Using configuration type 1 for base access\n[ 0.284810] ACPI: Added _OSI(Module Device)\n[ 0.285716] ACPI: Added _OSI(Processor Device)\n[ 0.286619] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287563] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.290004] ACPI: Interpreter enabled\n[ 0.290827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298519] ACPI: (supports S0 S5)\n[ 0.299240] ACPI: Using IOAPIC for interrupt routing\n[ 0.300324] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.303813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.307533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309895] acpiphp: Slot [3] registered\n[ 0.310745] acpiphp: Slot [4] registered\n[ 0.311594] acpiphp: Slot [5] registered\n[ 0.312420] acpiphp: Slot [6] registered\n[ 0.313233] acpiphp: Slot [7] registered\n[ 0.314048] acpiphp: Slot [8] registered\n[ 0.314875] acpiphp: Slot [9] registered\n[ 0.315691] acpiphp: Slot [10] registered\n[ 0.326359] acpiphp: Slot [11] registered\n[ 0.327219] acpiphp: Slot [12] registered\n[ 0.328061] acpiphp: Slot [13] registered\n[ 0.328923] acpiphp: Slot [14] registered\n[ 0.329769] acpiphp: Slot [15] registered\n[ 0.330623] acpiphp: Slot [16] registered\n[ 0.331455] acpiphp: Slot [17] registered\n[ 0.332287] acpiphp: Slot [18] registered\n[ 0.333129] acpiphp: Slot [19] registered\n[ 0.334020] acpiphp: Slot [20] registered\n[ 0.334867] acpiphp: Slot [21] registered\n[ 0.335702] acpiphp: Slot [22] registered\n[ 0.336541] acpiphp: Slot [23] registered\n[ 0.337378] acpiphp: Slot [24] registered\n[ 0.338217] acpiphp: Slot [25] registered\n[ 0.339061] acpiphp: Slot [26] registered\n[ 0.339900] acpiphp: Slot [27] registered\n[ 0.340740] acpiphp: Slot [28] registered\n[ 0.341574] acpiphp: Slot [29] registered\n[ 0.342412] acpiphp: Slot [30] registered\n[ 0.343258] acpiphp: Slot [31] registered\n[ 0.344097] PCI host bridge to bus 0000:00\n[ 0.344939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.347434] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348941] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.350390] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359303] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360619] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.367057] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.419722] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421128] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.423637] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.424836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426421] vgaarb: loaded\n[ 0.427041] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428248] SCSI subsystem initialized\n[ 0.429151] ACPI: bus type USB registered\n[ 0.430045] usbcore: registered new interface driver usbfs\n[ 0.431101] usbcore: registered new interface driver hub\n[ 0.432189] usbcore: registered new device driver usb\n[ 0.433391] PCI: Using ACPI for IRQ routing\n[ 0.434474] NetLabel: Initializing\n[ 0.435228] NetLabel: domain hash size = 128\n[ 0.436126] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437139] NetLabel: unlabeled traffic allowed by default\n[ 0.438293] clocksource: Switched to clocksource kvm-clock\n[ 0.444187] AppArmor: AppArmor Filesystem Enabled\n[ 0.445201] pnp: PnP ACPI init\n[ 0.446129] pnp: PnP ACPI: found 5 devices\n[ 0.453243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455012] NET: Registered protocol family 2\n[ 0.456010] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.457342] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.458520] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.459693] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461980] NET: Registered protocol family 1\n[ 0.462864] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463986] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.465080] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.483267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.501791] Trying to unpack rootfs image as initramfs...\n[ 0.551613] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.565858] Scanning for low memory corruption every 60 seconds\n[ 0.567308] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568788] audit: initializing netlink subsys (disabled)\n[ 0.570188] audit: type=2000 audit(1539147485.205:1): initialized\n[ 0.571962] Initialise system trusted keyring\n[ 0.573256] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.574885] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577347] zbud: loaded\n[ 0.578252] VFS: Disk quotas dquot_6.6.0\n[ 0.579322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581200] fuse init (API version 7.23)\n[ 0.582336] Key type big_key registered\n[ 0.583319] Allocating IMA MOK and blacklist keyrings.\n[ 0.584741] Key type asymmetric registered\n[ 0.585751] Asymmetric key parser 'x509' registered\n[ 0.586950] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.588743] io scheduler noop registered\n[ 0.589727] io scheduler deadline registered (default)\n[ 0.590976] io scheduler cfq registered\n[ 0.591965] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593234] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594832] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596604] ACPI: Power Button [PWRF]\n[ 0.597660] GHES: HEST is not enabled!\n[ 0.616295] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673992] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702987] Linux agpgart interface v0.103\n[ 0.705527] brd: module loaded\n[ 0.707020] loop: module loaded\n[ 0.711907] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.713807] GPT:90111 != 20971519\n[ 0.714734] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716217] GPT:90111 != 20971519\n[ 0.717080] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718121] vda: vda1 vda15\n[ 0.719638] scsi host0: ata_piix\n[ 0.720390] scsi host1: ata_piix\n[ 0.721125] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.722427] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.723897] libphy: Fixed MDIO Bus: probed\n[ 0.724841] tun: Universal TUN/TAP device driver, 1.6\n[ 0.725889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727846] PPP generic driver version 2.4.2\n[ 0.728818] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.730314] ehci-pci: EHCI PCI platform driver\n[ 0.731220] ehci-platform: EHCI generic platform driver\n[ 0.732239] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.733581] ohci-pci: OHCI PCI platform driver\n[ 0.734638] ohci-platform: OHCI generic platform driver\n[ 0.735831] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755196] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.756398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.758137] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.759323] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.760652] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.762140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.763882] usb usb1: Product: UHCI Host Controller\n[ 0.765038] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766423] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767583] hub 1-0:1.0: USB hub found\n[ 0.768508] hub 1-0:1.0: 2 ports detected\n[ 0.769594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772044] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.773188] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774433] mousedev: PS/2 mouse device common for all mice\n[ 0.775853] rtc_cmos 00:00: RTC can wake from S4\n[ 0.777240] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.778317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.778521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778530] i2c /dev entries driver\n[ 0.778580] device-mapper: uevent: version 1.0.3\n[ 0.779311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.779328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.779603] NET: Registered protocol family 10\n[ 0.779765] NET: Registered protocol family 17\n[ 0.779775] Key type dns_resolver registered\n[ 0.779922] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780811] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780843] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.780967] registered taskstats version 1\n[ 0.780980] Loading compiled-in X.509 certificates\n[ 0.781725] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.781744] zswap: loaded using pool lzo/zbud\n[ 0.782536] Key type trusted registered\n[ 0.783680] Key type encrypted registered\n[ 0.783683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783702] evm: HMAC attrs: 0x1\n[ 0.784546] Magic number: 6:639:969\n[ 0.785145] rtc_cmos 00:00: setting system clock to 2018-10-10 04:58:05 UTC (1539147485)\n[ 0.785215] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785216] EDD information not available.\n[ 0.879495] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.881053] Write protecting the kernel read-only data: 14336k\n[ 0.882698] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.884505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\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.561504] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.7...\nLease of 10.55.1.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-00000102\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBKE63TGNd3VIENguE6vH3aIyQorL6q978m2xqD3AJAXQijyzckfc8zEfPlfKzR+sxqbSlM2E7UxjQNn9WJ0XCZ2RS0qpHFjnEqz+dqZHsAWRXCJZ3vOc0DoD0zQoOCV5uWhtIjDpiO84Sn8eopiwgvt39crLM1A2HUPXz+wEaOVONfkX7IbnABNBqwD2kQS5pyFRcaECcd7roFZrVVTHX4CX7RngEtZE3g1jxLoeFNcI14IuOhdaTig6/AJHpKToISulE+h9WN8hS17IURJGM6mR/upjjAh8TTxM8t0eKT9/kS1Pyqms/+umz2mw8kGcuIXPaBTkw1jvcXsqC88QB root@createinstancesinglenetworktests-f267b5cd-3aa6-40d0-9285-d7264e\nssh-dss AAAAB3NzaC1kc3MAAACBAKOK2okrffR9DkIIzohp9jv1UFxumafXjZTlfrw5nzIb8FsHZx5V96uqtKySBQy64KidV3XL0xzwdVfVoQIEj8uMQT69zANzCCKdhnzwD9hUdldkDclpl7NR1jmgMJYut2VJxi9PRFOX90zSaTNnUOWN4++xiXT8r4nUc1VTynDvAAAAFQD4onf4JqvCO8DGAQfwCIh6HODPDwAAAIBN5YOKZYEQg9+S+rgrejPzpkZCAJ9hyLfhf2qEGOH95vwhZesi4gCVwL33ta1vl7YszTzHU51JrqxtSdcX/m5ygWJ4SeiNHGvl95yQn46LM3Z7ysYz/Yp/ltiHrlSuphMXzdJ9KQPH7j8ZlMEzLR9Kw1IPn1Via3a8Szu/5GxJ9AAAAIBZI+jMbSwObax6R4EX8a/XSPQOdhgnUUWNDZ47P2ioKwQkUbMxsfj60WrkTkPgUY6yjZvrVqW+51Z5PoWeGy25lkF+pv7BZmbQWv5xwGdq827hBeilVPQALrZPNj3J5YmINELQ1LO3QwGfQ5D9gy18iOOLfJzbvNnGxkhaajT6oQ== root@createinstancesinglenetworktests-f267b5cd-3aa6-40d0-9285-d7264e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:fe14:df3e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000102\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-f267b5cd-3aa6-40d0-9285-d7264e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.44 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-f267b5cd-3aa6-40d0-9285-d7264e login: "} 2018-10-10 04:58:18,160 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159/action used request id req-7ba893ce-2ec8-47f5-9fa4-84298636ff6e 2018-10-10 04:58:18,162 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 04:58:18,162 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 498164489 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.133087] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.134816] pid_max: default: 32768 minimum: 301 [ 0.135750] ACPI: Core revision 20150930 [ 0.137171] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138540] Security Framework initialized [ 0.139385] Yama: becoming mindful. [ 0.140160] AppArmor: AppArmor initialized [ 0.141046] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142390] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143714] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144966] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146389] Initializing cgroup subsys io [ 0.147234] Initializing cgroup subsys memory [ 0.148143] Initializing cgroup subsys devices [ 0.149060] Initializing cgroup subsys freezer [ 0.149965] Initializing cgroup subsys net_cls [ 0.150867] Initializing cgroup subsys perf_event [ 0.151818] Initializing cgroup subsys net_prio [ 0.152752] Initializing cgroup subsys hugetlb [ 0.153659] Initializing cgroup subsys pids [ 0.154569] CPU: Physical Processor ID: 0 [ 0.156122] mce: CPU supports 10 MCE banks [ 0.157013] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166810] ftrace: allocating 31920 entries in 125 pages [ 0.193210] smpboot: Max logical packages: 2 [ 0.194083] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195338] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196766] x2apic enabled [ 0.197604] Switched APIC routing to physical x2apic. [ 0.199414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200705] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202977] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205006] KVM setup paravirtual spinlock [ 0.206520] x86: Booting SMP configuration: [ 0.207467] .... node #0, CPUs: #1 [ 0.208404] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.230136] x86: Booted up 1 node, 2 CPUs [ 0.230138] KVM setup async PF for cpu 1 [ 0.230141] kvm-stealtime: cpu 1, msr f90d940 [ 0.232848] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.234398] devtmpfs: initialized [ 0.236108] evm: security.selinux [ 0.236816] evm: security.SMACK64 [ 0.237520] evm: security.SMACK64EXEC [ 0.238296] evm: security.SMACK64TRANSMUTE [ 0.239148] evm: security.SMACK64MMAP [ 0.239909] evm: security.ima [ 0.240559] evm: security.capability [ 0.241430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243396] pinctrl core: initialized pinctrl subsystem [ 0.244598] RTC time: 4:58:04, date: 10/10/18 [ 0.245599] NET: Registered protocol family 16 [ 0.255476] cpuidle: using governor ladder [ 0.267544] cpuidle: using governor menu [ 0.268386] PCCT header not found. [ 0.269226] ACPI: bus type PCI registered [ 0.270072] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271352] PCI: Using configuration type 1 for base access [ 0.284810] ACPI: Added _OSI(Module Device) [ 0.285716] ACPI: Added _OSI(Processor Device) [ 0.286619] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287563] ACPI: Added _OSI(Processor Aggregator Device) [ 0.290004] ACPI: Interpreter enabled [ 0.290827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298519] ACPI: (supports S0 S5) [ 0.299240] ACPI: Using IOAPIC for interrupt routing [ 0.300324] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306272] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.307533] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309895] acpiphp: Slot [3] registered [ 0.310745] acpiphp: Slot [4] registered [ 0.311594] acpiphp: Slot [5] registered [ 0.312420] acpiphp: Slot [6] registered [ 0.313233] acpiphp: Slot [7] registered [ 0.314048] acpiphp: Slot [8] registered [ 0.314875] acpiphp: Slot [9] registered [ 0.315691] acpiphp: Slot [10] registered [ 0.326359] acpiphp: Slot [11] registered [ 0.327219] acpiphp: Slot [12] registered [ 0.328061] acpiphp: Slot [13] registered [ 0.328923] acpiphp: Slot [14] registered [ 0.329769] acpiphp: Slot [15] registered [ 0.330623] acpiphp: Slot [16] registered [ 0.331455] acpiphp: Slot [17] registered [ 0.332287] acpiphp: Slot [18] registered [ 0.333129] acpiphp: Slot [19] registered [ 0.334020] acpiphp: Slot [20] registered [ 0.334867] acpiphp: Slot [21] registered [ 0.335702] acpiphp: Slot [22] registered [ 0.336541] acpiphp: Slot [23] registered [ 0.337378] acpiphp: Slot [24] registered [ 0.338217] acpiphp: Slot [25] registered [ 0.339061] acpiphp: Slot [26] registered [ 0.339900] acpiphp: Slot [27] registered [ 0.340740] acpiphp: Slot [28] registered [ 0.341574] acpiphp: Slot [29] registered [ 0.342412] acpiphp: Slot [30] registered [ 0.343258] acpiphp: Slot [31] registered [ 0.344097] PCI host bridge to bus 0000:00 [ 0.344939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.346169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.347434] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348941] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.350390] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356779] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359303] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360619] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.367057] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415269] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416813] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.419722] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421128] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.423637] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.424836] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.426421] vgaarb: loaded [ 0.427041] vgaarb: bridge control possible 0000:00:02.0 [ 0.428248] SCSI subsystem initialized [ 0.429151] ACPI: bus type USB registered [ 0.430045] usbcore: registered new interface driver usbfs [ 0.431101] usbcore: registered new interface driver hub [ 0.432189] usbcore: registered new device driver usb [ 0.433391] PCI: Using ACPI for IRQ routing [ 0.434474] NetLabel: Initializing [ 0.435228] NetLabel: domain hash size = 128 [ 0.436126] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437139] NetLabel: unlabeled traffic allowed by default [ 0.438293] clocksource: Switched to clocksource kvm-clock [ 0.444187] AppArmor: AppArmor Filesystem Enabled [ 0.445201] pnp: PnP ACPI init [ 0.446129] pnp: PnP ACPI: found 5 devices [ 0.453243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455012] NET: Registered protocol family 2 [ 0.456010] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.457342] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.458520] TCP: Hash tables configured (established 2048 bind 2048) [ 0.459693] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461980] NET: Registered protocol family 1 [ 0.462864] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463986] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465080] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.483267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.501791] Trying to unpack rootfs image as initramfs... [ 0.551613] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.565858] Scanning for low memory corruption every 60 seconds [ 0.567308] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.568788] audit: initializing netlink subsys (disabled) [ 0.570188] audit: type=2000 audit(1539147485.205:1): initialized [ 0.571962] Initialise system trusted keyring [ 0.573256] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.574885] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577347] zbud: loaded [ 0.578252] VFS: Disk quotas dquot_6.6.0 [ 0.579322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581200] fuse init (API version 7.23) [ 0.582336] Key type big_key registered [ 0.583319] Allocating IMA MOK and blacklist keyrings. [ 0.584741] Key type asymmetric registered [ 0.585751] Asymmetric key parser 'x509' registered [ 0.586950] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588743] io scheduler noop registered [ 0.589727] io scheduler deadline registered (default) [ 0.590976] io scheduler cfq registered [ 0.591965] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593234] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594832] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596604] ACPI: Power Button [PWRF] [ 0.597660] GHES: HEST is not enabled! [ 0.616295] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673992] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.700008] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702987] Linux agpgart interface v0.103 [ 0.705527] brd: module loaded [ 0.707020] loop: module loaded [ 0.711907] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.713807] GPT:90111 != 20971519 [ 0.714734] GPT:Alternate GPT header not at the end of the disk. [ 0.716217] GPT:90111 != 20971519 [ 0.717080] GPT: Use GNU Parted to correct GPT errors. [ 0.718121] vda: vda1 vda15 [ 0.719638] scsi host0: ata_piix [ 0.720390] scsi host1: ata_piix [ 0.721125] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.722427] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.723897] libphy: Fixed MDIO Bus: probed [ 0.724841] tun: Universal TUN/TAP device driver, 1.6 [ 0.725889] tun: (C) 1999-2004 Max Krasnyansky [ 0.727846] PPP generic driver version 2.4.2 [ 0.728818] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.730314] ehci-pci: EHCI PCI platform driver [ 0.731220] ehci-platform: EHCI generic platform driver [ 0.732239] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733581] ohci-pci: OHCI PCI platform driver [ 0.734638] ohci-platform: OHCI generic platform driver [ 0.735831] uhci_hcd: USB Universal Host Controller Interface driver [ 0.755196] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.756398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.758137] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.759323] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.760652] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.762140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.763882] usb usb1: Product: UHCI Host Controller [ 0.765038] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.766423] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767583] hub 1-0:1.0: USB hub found [ 0.768508] hub 1-0:1.0: 2 ports detected [ 0.769594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.772044] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773188] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774433] mousedev: PS/2 mouse device common for all mice [ 0.775853] rtc_cmos 00:00: RTC can wake from S4 [ 0.777240] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.778521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778530] i2c /dev entries driver [ 0.778580] device-mapper: uevent: version 1.0.3 [ 0.779311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.779328] ledtrig-cpu: registered to indicate activity on CPUs [ 0.779603] NET: Registered protocol family 10 [ 0.779765] NET: Registered protocol family 17 [ 0.779775] Key type dns_resolver registered [ 0.779922] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780811] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780843] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.780967] registered taskstats version 1 [ 0.780980] Loading compiled-in X.509 certificates [ 0.781725] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.781744] zswap: loaded using pool lzo/zbud [ 0.782536] Key type trusted registered [ 0.783680] Key type encrypted registered [ 0.783683] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783685] ima: No TPM chip found, activating TPM-bypass! [ 0.783702] evm: HMAC attrs: 0x1 [ 0.784546] Magic number: 6:639:969 [ 0.785145] rtc_cmos 00:00: setting system clock to 2018-10-10 04:58:05 UTC (1539147485) [ 0.785215] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785216] EDD information not available. [ 0.879495] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.881053] Write protecting the kernel read-only data: 14336k [ 0.882698] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.884505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.35 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.561504] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.7... Lease of 10.55.1.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.53. iid=i-00000102 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBKE63TGNd3VIENguE6vH3aIyQorL6q978m2xqD3AJAXQijyzckfc8zEfPlfKzR+sxqbSlM2E7UxjQNn9WJ0XCZ2RS0qpHFjnEqz+dqZHsAWRXCJZ3vOc0DoD0zQoOCV5uWhtIjDpiO84Sn8eopiwgvt39crLM1A2HUPXz+wEaOVONfkX7IbnABNBqwD2kQS5pyFRcaECcd7roFZrVVTHX4CX7RngEtZE3g1jxLoeFNcI14IuOhdaTig6/AJHpKToISulE+h9WN8hS17IURJGM6mR/upjjAh8TTxM8t0eKT9/kS1Pyqms/+umz2mw8kGcuIXPaBTkw1jvcXsqC88QB root@createinstancesinglenetworktests-f267b5cd-3aa6-40d0-9285-d7264e ssh-dss AAAAB3NzaC1kc3MAAACBAKOK2okrffR9DkIIzohp9jv1UFxumafXjZTlfrw5nzIb8FsHZx5V96uqtKySBQy64KidV3XL0xzwdVfVoQIEj8uMQT69zANzCCKdhnzwD9hUdldkDclpl7NR1jmgMJYut2VJxi9PRFOX90zSaTNnUOWN4++xiXT8r4nUc1VTynDvAAAAFQD4onf4JqvCO8DGAQfwCIh6HODPDwAAAIBN5YOKZYEQg9+S+rgrejPzpkZCAJ9hyLfhf2qEGOH95vwhZesi4gCVwL33ta1vl7YszTzHU51JrqxtSdcX/m5ygWJ4SeiNHGvl95yQn46LM3Z7ysYz/Yp/ltiHrlSuphMXzdJ9KQPH7j8ZlMEzLR9Kw1IPn1Via3a8Szu/5GxJ9AAAAIBZI+jMbSwObax6R4EX8a/XSPQOdhgnUUWNDZ47P2ioKwQkUbMxsfj60WrkTkPgUY6yjZvrVqW+51Z5PoWeGy25lkF+pv7BZmbQWv5xwGdq827hBeilVPQALrZPNj3J5YmINELQ1LO3QwGfQ5D9gy18iOOLfJzbvNnGxkhaajT6oQ== root@createinstancesinglenetworktests-f267b5cd-3aa6-40d0-9285-d7264e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:fe14:df3e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000102 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-f267b5cd-3aa6-40d0-9285-d7264e launch-index: 0 === cirros: current=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-f267b5cd-3aa6-40d0-9285-d7264e login: 2018-10-10 04:58:18,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:18,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-e57031c5-890a-4087-8df1-d91a1783122e x-compute-request-id: req-e57031c5-890a-4087-8df1-d91a1783122e Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}, {"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:18,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-e57031c5-890a-4087-8df1-d91a1783122e 2018-10-10 04:58:18,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:18,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c7516f24-4f96-43e5-b622-fc7a53f42c8d Date: Wed, 10 Oct 2018 04:58:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:58:18,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-c7516f24-4f96-43e5-b622-fc7a53f42c8d 2018-10-10 04:58:18,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:18,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa995b5-cb91-47ef-998e-59a4a5f6aa64 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:58:18,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-efa995b5-cb91-47ef-998e-59a4a5f6aa64 2018-10-10 04:58:19,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:19,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c3794753-ba95-4d54-863a-ba1c78d509fd Date: Wed, 10 Oct 2018 04:58:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:58:19,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-c3794753-ba95-4d54-863a-ba1c78d509fd 2018-10-10 04:58:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:19,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-d393de70-f1c6-491b-b67a-984565b2980e Date: Wed, 10 Oct 2018 04:58:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.4"}],"id":"127bd4f6-2a93-45f7-98c7-8cd320bd2634","security_groups":[],"mac_address":"fa:16:3e:08:06:a0","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.3"}],"id":"23ec18a1-be05-43fc-88cc-118a39bd2584","security_groups":[],"mac_address":"fa:16:3e:db:f8:34","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.7"}],"id":"96fdc5de-9cbc-43ba-9789-2485fa9606fa","security_groups":["687e427f-f5fd-4388-a6e7-6d9f94572412","7c44cd8f-5145-4b96-98c5-7f01ec6e459f"],"mac_address":"fa:16:3e:14:df:3e","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:54Z","binding:vnic_type":"normal","device_id":"9dfeca5e-133d-4083-97de-1896a28dc159"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.1"}],"id":"a5960bed-45fc-446a-aecd-9768d808cd6f","security_groups":[],"mac_address":"fa:16:3e:1d:0c:fd","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:43Z","binding:vnic_type":"normal","device_id":"69040e6c-af9f-4d5e-8aae-89a855c77e80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.2"}],"id":"bc785dc0-09a2-46d4-a102-4a57f2986575","security_groups":[],"mac_address":"fa:16:3e:17:1b:93","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1004227e-0639-4b15-bebb-ff2e02eac604"}]} 2018-10-10 04:58:19,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-d393de70-f1c6-491b-b67a-984565b2980e 2018-10-10 04:58:19,247 - create_instance - INFO - Checking if VM is active 2018-10-10 04:58:19,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:19,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-fd4d4491-7218-4c8b-a2c2-2d038b3a7a1d x-compute-request-id: req-fd4d4491-7218-4c8b-a2c2-2d038b3a7a1d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}, {"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:19,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-fd4d4491-7218-4c8b-a2c2-2d038b3a7a1d 2018-10-10 04:58:19,723 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - ACTIVE 2018-10-10 04:58:19,724 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:58:19,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:20,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-305786f9-8a41-4b66-9024-ed4d38707afc x-compute-request-id: req-305786f9-8a41-4b66-9024-ed4d38707afc Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp"}, {"name": "default"}], "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:04Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:20,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-305786f9-8a41-4b66-9024-ed4d38707afc 2018-10-10 04:58:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:20,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ec7b00e7-ff7d-451a-81fb-7382ca8aab41 Date: Wed, 10 Oct 2018 04:58:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df5dec78-3f93-4d08-8142-43f3127df3d7"],"updated_at":"2018-10-10T04:57:34Z","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"1004227e-0639-4b15-bebb-ff2e02eac604","name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net"}]} 2018-10-10 04:58:20,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net used request id req-ec7b00e7-ff7d-451a-81fb-7382ca8aab41 2018-10-10 04:58:20,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:20,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da7318d-78ab-4f66-8682-9b28f130ee59 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:58:20,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-2da7318d-78ab-4f66-8682-9b28f130ee59 2018-10-10 04:58:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:20,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1190aaf4-08e9-45ae-a398-a485aeed1e52 Date: Wed, 10 Oct 2018 04:58:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","dns_nameservers":[],"updated_at":"2018-10-10T04:57:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0cf1ab3723e5418299260b3d3fefbfba","id":"df5dec78-3f93-4d08-8142-43f3127df3d7","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet"}]} 2018-10-10 04:58:20,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-1190aaf4-08e9-45ae-a398-a485aeed1e52 2018-10-10 04:58:20,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:20,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-912b4c5a-0729-4ec1-8da9-5fa3f8fcb4de Date: Wed, 10 Oct 2018 04:58:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.4"}],"id":"127bd4f6-2a93-45f7-98c7-8cd320bd2634","security_groups":[],"mac_address":"fa:16:3e:08:06:a0","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.3"}],"id":"23ec18a1-be05-43fc-88cc-118a39bd2584","security_groups":[],"mac_address":"fa:16:3e:db:f8:34","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1004227e-0639-4b15-bebb-ff2e02eac604"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.7"}],"id":"96fdc5de-9cbc-43ba-9789-2485fa9606fa","security_groups":["687e427f-f5fd-4388-a6e7-6d9f94572412","7c44cd8f-5145-4b96-98c5-7f01ec6e459f"],"mac_address":"fa:16:3e:14:df:3e","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:54Z","binding:vnic_type":"normal","device_id":"9dfeca5e-133d-4083-97de-1896a28dc159"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.1"}],"id":"a5960bed-45fc-446a-aecd-9768d808cd6f","security_groups":[],"mac_address":"fa:16:3e:1d:0c:fd","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:43Z","binding:vnic_type":"normal","device_id":"69040e6c-af9f-4d5e-8aae-89a855c77e80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:57:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df5dec78-3f93-4d08-8142-43f3127df3d7","ip_address":"10.55.1.2"}],"id":"bc785dc0-09a2-46d4-a102-4a57f2986575","security_groups":[],"mac_address":"fa:16:3e:17:1b:93","project_id":"0cf1ab3723e5418299260b3d3fefbfba","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1004227e-0639-4b15-bebb-ff2e02eac604","tenant_id":"0cf1ab3723e5418299260b3d3fefbfba","created_at":"2018-10-10T04:57:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1004227e-0639-4b15-bebb-ff2e02eac604"}]} 2018-10-10 04:58:20,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-912b4c5a-0729-4ec1-8da9-5fa3f8fcb4de 2018-10-10 04:58:20,687 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 04:58:20,690 - paramiko.transport - DEBUG - starting thread (client mode): 0xf607250L 2018-10-10 04:58:20,691 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 04:58:20,691 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 04:58:20,691 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 04:58:20,692 - 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-10-10 04:58:20,692 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 04:58:20,693 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 04:58:20,693 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 04:58:20,693 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 04:58:20,693 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 04:58:20,709 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 04:58:20,709 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 04:58:20,723 - paramiko.transport - DEBUG - Trying key 48bf171d2335ac81dbe3257aa2292882 from tmp/CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a 2018-10-10 04:58:20,747 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 04:58:20,751 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 04:58:20,851 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 04:58:20,869 - create_instance - INFO - SSH is active for VM instance 2018-10-10 04:58:20,869 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 04:58:20,871 - paramiko.transport - DEBUG - starting thread (client mode): 0x105f3f50L 2018-10-10 04:58:20,872 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 04:58:20,872 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 04:58:20,872 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 04:58:20,873 - 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-10-10 04:58:20,873 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 04:58:20,874 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 04:58:20,874 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 04:58:20,874 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 04:58:20,874 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 04:58:20,892 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 04:58:20,893 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 04:58:20,904 - paramiko.transport - DEBUG - Trying key 48bf171d2335ac81dbe3257aa2292882 from tmp/CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a 2018-10-10 04:58:20,931 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 04:58:20,935 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 04:58:20,937 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 04:58:20,937 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 04:58:20,938 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 04:58:20,939 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 04:58:20,940 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 04:58:20,941 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-10 04:58:20,941 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-10 04:58:20,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/2781d8f3-ee52-46e5-9426-22f156715f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:21,881 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd44e73e-2d5c-42d0-a98b-561d21a3425b Content-Length: 0 Date: Wed, 10 Oct 2018 04:58:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:21,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/2781d8f3-ee52-46e5-9426-22f156715f83 used request id req-cd44e73e-2d5c-42d0-a98b-561d21a3425b 2018-10-10 04:58:21,882 - create_instance - INFO - Deleting Port with ID - 96fdc5de-9cbc-43ba-9789-2485fa9606fa 2018-10-10 04:58:21,882 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1aport-1 2018-10-10 04:58:21,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/96fdc5de-9cbc-43ba-9789-2485fa9606fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:22,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33776b2f-6145-47fb-9458-6d8d3d05a2f1 Date: Wed, 10 Oct 2018 04:58:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:22,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/96fdc5de-9cbc-43ba-9789-2485fa9606fa used request id req-33776b2f-6145-47fb-9458-6d8d3d05a2f1 2018-10-10 04:58:22,329 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst 2018-10-10 04:58:22,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:22,476 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-512457a2-1981-465a-b5c6-1139b28ce504 x-compute-request-id: req-512457a2-1981-465a-b5c6-1139b28ce504 Content-Type: application/json 2018-10-10 04:58:22,476 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-512457a2-1981-465a-b5c6-1139b28ce504 2018-10-10 04:58:22,477 - create_instance - INFO - Checking deletion status 2018-10-10 04:58:22,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:22,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69e621cc-3365-422c-8475-c6a5a8015b8d x-compute-request-id: req-69e621cc-3365-422c-8475-c6a5a8015b8d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:22Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:22,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-69e621cc-3365-422c-8475-c6a5a8015b8d 2018-10-10 04:58:22,577 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - ACTIVE 2018-10-10 04:58:22,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:58:25,580 - create_instance - DEBUG - VM status query timeout in 296.896529198 2018-10-10 04:58:25,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:25,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58: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-af6f7cb2-d1b4-4872-ac65-3c4f4dc523f2 x-compute-request-id: req-af6f7cb2-d1b4-4872-ac65-3c4f4dc523f2 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:df:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9dfeca5e-133d-4083-97de-1896a28dc159", "rel": "bookmark"}], "image": {"id": "e40523df-2f8a-4236-81f2-20cc57615f40", "links": [{"href": "http://172.30.9.25:8774/images/e40523df-2f8a-4236-81f2-20cc57615f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:58:04.000000", "flavor": {"id": "f6a6aa50-1849-49a5-9116-cdae29c3efa5", "links": [{"href": "http://172.30.9.25:8774/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5", "rel": "bookmark"}]}, "id": "9dfeca5e-133d-4083-97de-1896a28dc159", "user_id": "c241aa19a718472eaaf8406dca2d49ce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:58:22Z", "hostId": "5dac7910f265470dfa35faaefa1f64ee89b6d24f2e5ee2e4140bc876", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp", "name": "CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst", "created": "2018-10-10T04:57:58Z", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:58:25,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-af6f7cb2-d1b4-4872-ac65-3c4f4dc523f2 2018-10-10 04:58:25,681 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst] is - ACTIVE 2018-10-10 04:58:25,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:58:28,684 - create_instance - DEBUG - VM status query timeout in 293.792865992 2018-10-10 04:58:28,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be4cd9b3ea0d96d27231a2a5c4d66032e657ac7" 2018-10-10 04:58:28,731 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89e1b8e5-58b4-486f-9cce-042a658d51b0 x-compute-request-id: req-89e1b8e5-58b4-486f-9cce-042a658d51b0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9dfeca5e-133d-4083-97de-1896a28dc159 could not be found.", "code": 404}} 2018-10-10 04:58:28,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9dfeca5e-133d-4083-97de-1896a28dc159 used request id req-89e1b8e5-58b4-486f-9cce-042a658d51b0 2018-10-10 04:58:28,732 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9dfeca5e-133d-4083-97de-1896a28dc159 could not be found. (HTTP 404) (Request-ID: req-89e1b8e5-58b4-486f-9cce-042a658d51b0) 2018-10-10 04:58:28,732 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-inst 2018-10-10 04:58:28,733 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp 2018-10-10 04:58:28,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b94f9fbe74a33a2ad25b8dc8ae990f932c87476" 2018-10-10 04:58:28,774 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f281dd07-3b11-4055-a329-6c38f96055b8 x-compute-request-id: req-f281dd07-3b11-4055-a329-6c38f96055b8 Content-Length: 0 Content-Type: application/json 2018-10-10 04:58:28,774 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-kp used request id req-f281dd07-3b11-4055-a329-6c38f96055b8 2018-10-10 04:58:28,775 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a.pub] 2018-10-10 04:58:28,775 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a] 2018-10-10 04:58:28,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66088a632834c0f34ff9d0ed2c3fd3c6bd3968b4" 2018-10-10 04:58:28,817 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fdbdf0c-2b3f-4745-80b8-07ba2d3c73c3 x-compute-request-id: req-5fdbdf0c-2b3f-4745-80b8-07ba2d3c73c3 Content-Length: 0 Content-Type: application/json 2018-10-10 04:58:28,817 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f6a6aa50-1849-49a5-9116-cdae29c3efa5 used request id req-5fdbdf0c-2b3f-4745-80b8-07ba2d3c73c3 2018-10-10 04:58:28,818 - neutron_utils - INFO - Deleting security group rule with ID - 7d29ef41-ebd2-4fe7-924a-0e269fa16961 2018-10-10 04:58:28,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/7d29ef41-ebd2-4fe7-924a-0e269fa16961 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:58:29,066 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a516d1c-6430-4abd-972d-3fed4f955de7 Content-Length: 0 Date: Wed, 10 Oct 2018 04:58:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:29,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/7d29ef41-ebd2-4fe7-924a-0e269fa16961 used request id req-4a516d1c-6430-4abd-972d-3fed4f955de7 2018-10-10 04:58:29,067 - neutron_utils - INFO - Deleting security group rule with ID - 8788dffb-14ba-48b3-bb81-2fefe6e86ad9 2018-10-10 04:58:29,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8788dffb-14ba-48b3-bb81-2fefe6e86ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:58:29,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65a63028-957d-4323-9ca3-bebed9f20ceb Content-Length: 0 Date: Wed, 10 Oct 2018 04:58:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:29,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8788dffb-14ba-48b3-bb81-2fefe6e86ad9 used request id req-65a63028-957d-4323-9ca3-bebed9f20ceb 2018-10-10 04:58:29,325 - neutron_utils - INFO - Deleting security group rule with ID - 98773921-880e-42d1-817c-c9be61671c15 2018-10-10 04:58:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/98773921-880e-42d1-817c-c9be61671c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:58:29,427 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21ce5f1e-7d34-4a61-93ed-3351d9be17c6 Content-Length: 0 Date: Wed, 10 Oct 2018 04:58:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:29,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/98773921-880e-42d1-817c-c9be61671c15 used request id req-21ce5f1e-7d34-4a61-93ed-3351d9be17c6 2018-10-10 04:58:29,427 - neutron_utils - INFO - Deleting security group rule with ID - e9f3c7e0-5773-4f30-a200-3efd1fbd9b10 2018-10-10 04:58:29,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/e9f3c7e0-5773-4f30-a200-3efd1fbd9b10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:58:29,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7b9e994-eafc-4122-a552-c630c7807b01 Content-Length: 0 Date: Wed, 10 Oct 2018 04:58:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:29,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/e9f3c7e0-5773-4f30-a200-3efd1fbd9b10 used request id req-c7b9e994-eafc-4122-a552-c630c7807b01 2018-10-10 04:58:29,684 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-sec-grp 2018-10-10 04:58:29,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/687e427f-f5fd-4388-a6e7-6d9f94572412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39ea7fa6a5d626f46da40a01b289285ab14be06" 2018-10-10 04:58:29,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3dab6a20-bec2-4299-bfc9-83032f505d91 Content-Length: 0 Date: Wed, 10 Oct 2018 04:58:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:29,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/687e427f-f5fd-4388-a6e7-6d9f94572412 used request id req-3dab6a20-bec2-4299-bfc9-83032f505d91 2018-10-10 04:58:29,946 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router and subnet CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet 2018-10-10 04:58:29,946 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router 2018-10-10 04:58:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/69040e6c-af9f-4d5e-8aae-89a855c77e80/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" -d '{"subnet_id": "df5dec78-3f93-4d08-8142-43f3127df3d7"}' 2018-10-10 04:58:31,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-baf94df9-3c74-4b5b-bfba-054f143f6e2f Date: Wed, 10 Oct 2018 04:58:31 GMT RESP BODY: {"network_id": "1004227e-0639-4b15-bebb-ff2e02eac604", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "subnet_id": "df5dec78-3f93-4d08-8142-43f3127df3d7", "subnet_ids": ["df5dec78-3f93-4d08-8142-43f3127df3d7"], "port_id": "a5960bed-45fc-446a-aecd-9768d808cd6f", "id": "69040e6c-af9f-4d5e-8aae-89a855c77e80"} 2018-10-10 04:58:31,475 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/69040e6c-af9f-4d5e-8aae-89a855c77e80/remove_router_interface used request id req-baf94df9-3c74-4b5b-bfba-054f143f6e2f 2018-10-10 04:58:31,475 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router 2018-10-10 04:58:31,475 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-router 2018-10-10 04:58:31,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/69040e6c-af9f-4d5e-8aae-89a855c77e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f24afaffad3e2f26c4eb89d97b9a55245ffd7c" 2018-10-10 04:58:34,995 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-366ca9e2-b5c3-4cd8-b31f-a62a24535748 Content-Length: 0 Date: Wed, 10 Oct 2018 04:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:34,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/69040e6c-af9f-4d5e-8aae-89a855c77e80 used request id req-366ca9e2-b5c3-4cd8-b31f-a62a24535748 2018-10-10 04:58:34,996 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet 2018-10-10 04:58:34,996 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-subnet 2018-10-10 04:58:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/df5dec78-3f93-4d08-8142-43f3127df3d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" 2018-10-10 04:58:37,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25fd6db2-8ee5-4ce5-9a41-ff2527cfaefc Date: Wed, 10 Oct 2018 04:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:37,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/df5dec78-3f93-4d08-8142-43f3127df3d7 used request id req-25fd6db2-8ee5-4ce5-9a41-ff2527cfaefc 2018-10-10 04:58:37,551 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-pub-net 2018-10-10 04:58:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1004227e-0639-4b15-bebb-ff2e02eac604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab842cd97f0cf4d7559fc10e8e55b72c1901793" 2018-10-10 04:58:38,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6dbca0f-dba8-434a-b576-12588db6c767 Date: Wed, 10 Oct 2018 04:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:38,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1004227e-0639-4b15-bebb-ff2e02eac604 used request id req-a6dbca0f-dba8-434a-b576-12588db6c767 2018-10-10 04:58:38,880 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-f267b5cd-3aa6-40d0-9285-d7264eca8f1a-image 2018-10-10 04:58:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59b76398d0cb2cc853b7eab8fd07335b0e4785c6" 2018-10-10 04:58:40,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a889010-ca67-4324-8376-e35476701209 Date: Wed, 10 Oct 2018 04:58:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:58:40,182 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e40523df-2f8a-4236-81f2-20cc57615f40 used request id req-1a889010-ca67-4324-8376-e35476701209 2018-10-10 04:58:40,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:40,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2454e581-a39b-46f3-9ccf-2846b2c9599c Date: Wed, 10 Oct 2018 04:58:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:32Z", "updated_at": "2018-10-10T04:57:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:33Z", "revision_number": 0, "id": "913926d2-ed6b-4f49-aa88-63c24cd49d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:33Z", "security_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:32Z", "revision_number": 0, "id": "c9ecacba-048f-47fb-b8ba-813dbde650c3", "remote_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:32Z", "security_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:32Z", "revision_number": 0, "id": "ea3d6c36-239f-492a-85be-5a58593777c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:32Z", "security_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:57:33Z", "revision_number": 0, "id": "f7df281b-26e8-4f42-9222-a6fe069b6e30", "remote_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "remote_ip_prefix": null, "created_at": "2018-10-10T04:57:33Z", "security_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cf1ab3723e5418299260b3d3fefbfba"}], "revision_number": 4, "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:58:40,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2454e581-a39b-46f3-9ccf-2846b2c9599c 2018-10-10 04:58:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:40,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf72d5e1-4c84-4e8c-ad14-af34172231ce Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:58:40,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-cf72d5e1-4c84-4e8c-ad14-af34172231ce 2018-10-10 04:58:40,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:40,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a12a75-b34b-4f4e-a157-c81065ddf645 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:58:40,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-c7a12a75-b34b-4f4e-a157-c81065ddf645 2018-10-10 04:58:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:40,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de839705-8532-4730-9f3c-43242d506bd8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba"}, "enabled": true, "id": "0cf1ab3723e5418299260b3d3fefbfba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj"}} 2018-10-10 04:58:40,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-de839705-8532-4730-9f3c-43242d506bd8 2018-10-10 04:58:40,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c44cd8f-5145-4b96-98c5-7f01ec6e459f 2018-10-10 04:58:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7c44cd8f-5145-4b96-98c5-7f01ec6e459f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:40,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1d3433ed-b891-4348-9965-08556fcc22cb Date: Wed, 10 Oct 2018 04:58: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-10-10T04:57:33Z", "security_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:33Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "913926d2-ed6b-4f49-aa88-63c24cd49d9a"}, {"remote_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:32Z", "security_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:32Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "c9ecacba-048f-47fb-b8ba-813dbde650c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:32Z", "security_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:32Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "ea3d6c36-239f-492a-85be-5a58593777c8"}, {"remote_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:57:33Z", "security_group_id": "7c44cd8f-5145-4b96-98c5-7f01ec6e459f", "port_range_min": null, "revision_number": 0, "tenant_id": "0cf1ab3723e5418299260b3d3fefbfba", "created_at": "2018-10-10T04:57:33Z", "project_id": "0cf1ab3723e5418299260b3d3fefbfba", "id": "f7df281b-26e8-4f42-9222-a6fe069b6e30"}]} 2018-10-10 04:58:40,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7c44cd8f-5145-4b96-98c5-7f01ec6e459f used request id req-1d3433ed-b891-4348-9965-08556fcc22cb 2018-10-10 04:58:40,855 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:58:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7c44cd8f-5145-4b96-98c5-7f01ec6e459f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:41,180 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-906d00eb-6651-4c13-b772-9acd08d27261 Content-Length: 0 Date: Wed, 10 Oct 2018 04:58:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:58:41,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7c44cd8f-5145-4b96-98c5-7f01ec6e459f used request id req-906d00eb-6651-4c13-b772-9acd08d27261 2018-10-10 04:58:41,181 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj 2018-10-10 04:58:41,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:41,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b27ac89c-fbb0-40c4-bb18-51e033579edb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:58:41,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/0cf1ab3723e5418299260b3d3fefbfba used request id req-b27ac89c-fbb0-40c4-bb18-51e033579edb 2018-10-10 04:58:41,412 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-proj-role 2018-10-10 04:58:41,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/2bd5f4c6d1a4427d82bde6b4395a0733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:41,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40babe73-87c2-4298-8c84-4df03515fef7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:58:41,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2bd5f4c6d1a4427d82bde6b4395a0733 used request id req-40babe73-87c2-4298-8c84-4df03515fef7 2018-10-10 04:58:41,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919e3084fe6a7fee1b1b42f359eefb9f1c541c22" 2018-10-10 04:58:41,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b503b95-390d-41e5-bffd-aa248f6b5370 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:58:41,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3b503b95-390d-41e5-bffd-aa248f6b5370 2018-10-10 04:58:41,612 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-a2aeeedc-fd98-4c8-user 2018-10-10 04:58:41,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c241aa19a718472eaaf8406dca2d49ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990772f56b2ab80530d3807a2bf6e59604057461" 2018-10-10 04:58:41,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf240b90-6074-459f-afe6-609432af43cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:58:41,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c241aa19a718472eaaf8406dca2d49ce used request id req-bf240b90-6074-459f-afe6-609432af43cf 2018-10-10 04:58:41,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:58:42,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:58:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["UcwkUBWLRZuGdcLgHX92YA"], "issued_at": "2018-10-10T04:58:42.000000Z"}} 2018-10-10 04:58:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3222dd20c655e6590c0397e58ee294b41e82a843" 2018-10-10 04:58:42,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb09256-4859-4c1f-a287-ebd12fbd6994 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:58:42,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ccb09256-4859-4c1f-a287-ebd12fbd6994 2018-10-10 04:58:42,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:58:42,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:58:42,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:58:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["NDX0LyHfSaavjHOhD8gA0g"], "issued_at": "2018-10-10T04:58:42.000000Z"}} 2018-10-10 04:58:42,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:58:42,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbfe276-1b0e-4cfa-82f2-462528d1a9e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:58:42,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-adbfe276-1b0e-4cfa-82f2-462528d1a9e9 2018-10-10 04:58:42,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:58:42,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:58:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:58:42,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832e0f90-a51b-4d3c-b3aa-aeecc3d5e541 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 04:58:42,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj used request id req-832e0f90-a51b-4d3c-b3aa-aeecc3d5e541 2018-10-10 04:58:42,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:58:42,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ec0aea-f48b-449f-8881-d9dc98d511fd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:58:42,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-88ec0aea-f48b-449f-8881-d9dc98d511fd 2018-10-10 04:58:42,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}}' 2018-10-10 04:58:43,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22468899-71a1-4845-b479-2ff0d797ca0e Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:58:43,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-22468899-71a1-4845-b479-2ff0d797ca0e 2018-10-10 04:58:43,085 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj 2018-10-10 04:58:43,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:58:43,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:58:43,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CzmzIRddTJKjx_jxKPwrDQ"], "issued_at": "2018-10-10T04:58:43.000000Z"}} 2018-10-10 04:58:43,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff41d26d6184c1691910adfd33aa02c815349f6b" 2018-10-10 04:58:43,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06464bec-9708-464f-961a-dbdbd100e837 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:58:43,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-06464bec-9708-464f-961a-dbdbd100e837 2018-10-10 04:58:43,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:58:43,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:58:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff41d26d6184c1691910adfd33aa02c815349f6b" 2018-10-10 04:58:43,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5de3c4e-4c08-4c1c-898c-e300d42a8951 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 04:58:43,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e5de3c4e-4c08-4c1c-898c-e300d42a8951 2018-10-10 04:58:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff41d26d6184c1691910adfd33aa02c815349f6b" 2018-10-10 04:58:43,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816776a6-52a2-43cd-a421-62f3d1897108 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}]} 2018-10-10 04:58:43,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj used request id req-816776a6-52a2-43cd-a421-62f3d1897108 2018-10-10 04:58:43,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff41d26d6184c1691910adfd33aa02c815349f6b" 2018-10-10 04:58:43,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3506da2-678f-4727-a10f-98ef2eed542d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 04:58:43,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c3506da2-678f-4727-a10f-98ef2eed542d 2018-10-10 04:58:44,240 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user 2018-10-10 04:58:44,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:58:44,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:58:44,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57e1d5e-0307-4239-945c-7ae5a6e50380 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:58:44,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b57e1d5e-0307-4239-945c-7ae5a6e50380 2018-10-10 04:58:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}}' 2018-10-10 04:58:44,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043f76bb-ea6b-4712-a432-4b3a64ed244d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c22532cb9d44ad283d3555812c112d9", "links": {"self": "http://172.30.9.25:5000/v3/roles/1c22532cb9d44ad283d3555812c112d9"}, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}} 2018-10-10 04:58:44,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-043f76bb-ea6b-4712-a432-4b3a64ed244d 2018-10-10 04:58:44,451 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role 2018-10-10 04:58:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/1c22532cb9d44ad283d3555812c112d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:58:44,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29296f8-3b2b-44dd-a11e-5ca45f8844eb Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/1c22532cb9d44ad283d3555812c112d9"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role", "id": "1c22532cb9d44ad283d3555812c112d9"}} 2018-10-10 04:58:44,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/1c22532cb9d44ad283d3555812c112d9 used request id req-d29296f8-3b2b-44dd-a11e-5ca45f8844eb 2018-10-10 04:58:44,542 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role to project CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj 2018-10-10 04:58:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d/users/8ce9eefc9d1e4fa7aac8048cfcd4f48a/roles/1c22532cb9d44ad283d3555812c112d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:58:44,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-082a5606-2358-4f40-a831-b4fed932ef79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:58:44,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d/users/8ce9eefc9d1e4fa7aac8048cfcd4f48a/roles/1c22532cb9d44ad283d3555812c112d9 used request id req-082a5606-2358-4f40-a831-b4fed932ef79 2018-10-10 04:58:44,681 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:58:44,683 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 04:58:44,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:58:44,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:58:45,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c22532cb9d44ad283d3555812c112d9", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}], "expires_at": "2018-10-10T05:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3a8e5a267a40779044f4160f6de55d", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user", "id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a"}, "audit_ids": ["co5ktvBJQsiW7MWAm-J44w"], "issued_at": "2018-10-10T04:58:45.000000Z"}} 2018-10-10 04:58:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" 2018-10-10 04:58:45,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdac4165-6eca-45c6-a951-df4557395509 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:58:45,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fdac4165-6eca-45c6-a951-df4557395509 2018-10-10 04:58:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" 2018-10-10 04:58:45,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-7f47501a-d81f-4a54-a62a-e1f2edc7abef Date: Wed, 10 Oct 2018 04:58:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image"} 2018-10-10 04:58:45,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image used request id req-7f47501a-d81f-4a54-a62a-e1f2edc7abef 2018-10-10 04:58:45,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" 2018-10-10 04:58:45,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71833d54-da81-42ea-83fc-37ab3089c003 Date: Wed, 10 Oct 2018 04:58:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:58:45,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-71833d54-da81-42ea-83fc-37ab3089c003 2018-10-10 04:58:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image"}' 2018-10-10 04:58:45,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06 X-Openstack-Request-Id: req-2e832467-2c02-42e4-ab57-6b47b41cc98d Date: Wed, 10 Oct 2018 04:58:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:58:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T04:58:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "min_disk": 0, "protected": false, "id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "file": "/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/file", "checksum": null, "owner": "fc3a8e5a267a40779044f4160f6de55d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:58:45,698 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2e832467-2c02-42e4-ab57-6b47b41cc98d 2018-10-10 04:58:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" -d '' 2018-10-10 04:58:47,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7250cb02-e0bb-4e22-ae68-be6352ea8011 Date: Wed, 10 Oct 2018 04:58:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:58:47,573 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/file used request id req-7250cb02-e0bb-4e22-ae68-be6352ea8011 2018-10-10 04:58:47,574 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 04:58:47,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" 2018-10-10 04:58:47,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-8b7bc16d-8e61-474f-a3d6-dd706da9625c Date: Wed, 10 Oct 2018 04:58:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:58:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:58:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/snap", "metadata": {}}], "self": "/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "min_disk": 0, "protected": false, "id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "file": "/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc3a8e5a267a40779044f4160f6de55d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:58:47,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06 used request id req-8b7bc16d-8e61-474f-a3d6-dd706da9625c 2018-10-10 04:58:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" 2018-10-10 04:58:47,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a8f74bc-13cd-4d42-bcb7-c2b7c651784c Date: Wed, 10 Oct 2018 04:58:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:58:47,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7a8f74bc-13cd-4d42-bcb7-c2b7c651784c 2018-10-10 04:58:47,886 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image 2018-10-10 04:58:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" 2018-10-10 04:58:48,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e534f310-19fd-4fa1-a816-e3d7d7d909df Date: Wed, 10 Oct 2018 04:58:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:58:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:58:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/snap", "metadata": {}}], "self": "/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "min_disk": 0, "protected": false, "id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "file": "/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc3a8e5a267a40779044f4160f6de55d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 04:58:48,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06 used request id req-e534f310-19fd-4fa1-a816-e3d7d7d909df 2018-10-10 04:58:48,059 - create_image - DEBUG - Instance status is - active 2018-10-10 04:58:48,059 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image 2018-10-10 04:58:48,059 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image 2018-10-10 04:58:48,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:58:48,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:58:48,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c22532cb9d44ad283d3555812c112d9", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}], "expires_at": "2018-10-10T05:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3a8e5a267a40779044f4160f6de55d", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user", "id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a"}, "audit_ids": ["-NMBlvwNRLeYxOgNHbGYfQ"], "issued_at": "2018-10-10T04:58:48.000000Z"}} 2018-10-10 04:58:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" 2018-10-10 04:58:48,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addc430d-4eee-472f-9e3b-f45fc1f04d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:58:48,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-addc430d-4eee-472f-9e3b-f45fc1f04d59 2018-10-10 04:58:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" 2018-10-10 04:58:48,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-833d8468-9c6b-4516-b618-7bc636b77293 Date: Wed, 10 Oct 2018 04:58:48 GMT RESP BODY: {"networks":[]} 2018-10-10 04:58:48,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-833d8468-9c6b-4516-b618-7bc636b77293 2018-10-10 04:58:48,841 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net 2018-10-10 04:58:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net", "admin_state_up": true}}' 2018-10-10 04:58:49,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0d5e883a-7a01-4c01-959f-03e51f6d05e7 Date: Wed, 10 Oct 2018 04:58:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"23c8f026-b2a6-4f05-a06d-271091681087","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T04:58:49Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","mtu":1450}} 2018-10-10 04:58:49,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-0d5e883a-7a01-4c01-959f-03e51f6d05e7 2018-10-10 04:58:49,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" 2018-10-10 04:58:49,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-5a8cc375-a57e-4630-886f-1ade49741bb5 Date: Wed, 10 Oct 2018 04:58:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T04:58:49Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:58:49,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-5a8cc375-a57e-4630-886f-1ade49741bb5 2018-10-10 04:58:49,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" 2018-10-10 04:58:49,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-765b8efd-bd57-44ec-aa41-dad448ce57bb Date: Wed, 10 Oct 2018 04:58:49 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:58:49,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-765b8efd-bd57-44ec-aa41-dad448ce57bb 2018-10-10 04:58:49,831 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet 2018-10-10 04:58:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" -d '{"subnets": [{"ip_version": 4, "network_id": "23c8f026-b2a6-4f05-a06d-271091681087", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]}' 2018-10-10 04:58:50,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0701a4c9-30dd-40f5-bb73-23a3051052c0 Date: Wed, 10 Oct 2018 04:58:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","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":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:58:50,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-0701a4c9-30dd-40f5-bb73-23a3051052c0 2018-10-10 04:58:50,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" 2018-10-10 04:58:50,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d7c60f0e-69c2-4039-bc91-8cc80d3dbef8 Date: Wed, 10 Oct 2018 04:58:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:58:50,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-d7c60f0e-69c2-4039-bc91-8cc80d3dbef8 2018-10-10 04:58:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" 2018-10-10 04:58:50,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-017940a9-1cea-42de-b09c-7a6fa48c5cc5 Date: Wed, 10 Oct 2018 04:58:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:58:50,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-017940a9-1cea-42de-b09c-7a6fa48c5cc5 2018-10-10 04:58:50,785 - OpenStackNetwork - DEBUG - Network [23c8f026-b2a6-4f05-a06d-271091681087] created successfully 2018-10-10 04:58:50,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:58:50,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:58:51,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c22532cb9d44ad283d3555812c112d9", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}], "expires_at": "2018-10-10T05:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3a8e5a267a40779044f4160f6de55d", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user", "id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a"}, "audit_ids": ["12x7ITAxTNiwYUTpEkx8NQ"], "issued_at": "2018-10-10T04:58:51.000000Z"}} 2018-10-10 04:58:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:51,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5b5931-f92d-4e86-acb2-918757cf92ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:58:51,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-df5b5931-f92d-4e86-acb2-918757cf92ba 2018-10-10 04:58:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:51,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6c35589e-4a41-4ca9-b8f6-47df977cec01 Date: Wed, 10 Oct 2018 04:58:51 GMT RESP BODY: {"routers": []} 2018-10-10 04:58:51,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router&admin_state_up=True used request id req-6c35589e-4a41-4ca9-b8f6-47df977cec01 2018-10-10 04:58:51,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:58:51,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:58:51,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c22532cb9d44ad283d3555812c112d9", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}], "expires_at": "2018-10-10T05:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3a8e5a267a40779044f4160f6de55d", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user", "id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a"}, "audit_ids": ["CL4R42M4QTqNdaQQ-6ix9Q"], "issued_at": "2018-10-10T04:58:51.000000Z"}} 2018-10-10 04:58:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2d023c60270db13e46613f56e21615a2e85716" 2018-10-10 04:58:51,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220611dc-5514-4c3d-893f-016a1389d29a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:58:51,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-220611dc-5514-4c3d-893f-016a1389d29a 2018-10-10 04:58:51,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:52,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0dd502a7-69f7-453e-bdf6-e4adec4ccd41 Date: Wed, 10 Oct 2018 04:58:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:58:52,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-0dd502a7-69f7-453e-bdf6-e4adec4ccd41 2018-10-10 04:58:52,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-632ff2ed-6867-4bb3-8da1-d8a1169cd033 Date: Wed, 10 Oct 2018 04:58:52 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:58:52,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-632ff2ed-6867-4bb3-8da1-d8a1169cd033 2018-10-10 04:58:52,322 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router 2018-10-10 04:58:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router", "admin_state_up": true}}' 2018-10-10 04:58:57,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e732a241-6793-4016-baa1-0b1755ef962d Date: Wed, 10 Oct 2018 04:58:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:58:52Z", "admin_state_up": true, "updated_at": "2018-10-10T04:58:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "4e533f48-f4b7-47e1-a85c-564ab6669aec", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router"}} 2018-10-10 04:58:57,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-e732a241-6793-4016-baa1-0b1755ef962d 2018-10-10 04:58:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4e533f48-f4b7-47e1-a85c-564ab6669aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:57,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a2384ab9-5512-428d-9627-d85a959ad003 Date: Wed, 10 Oct 2018 04:58:57 GMT RESP BODY: {"ports":[]} 2018-10-10 04:58:57,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4e533f48-f4b7-47e1-a85c-564ab6669aec used request id req-a2384ab9-5512-428d-9627-d85a959ad003 2018-10-10 04:58:57,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:57,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-78728d15-a52e-415f-8cda-7f8629053c44 Date: Wed, 10 Oct 2018 04:58:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:58:57,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-78728d15-a52e-415f-8cda-7f8629053c44 2018-10-10 04:58:57,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:58:57,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:58:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:58:57,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:57,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa346f01-6fd2-4021-8726-b117e5861357 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:58:57,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-fa346f01-6fd2-4021-8726-b117e5861357 2018-10-10 04:58:57,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:58,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e69b85f8-7f2f-4a70-8873-9af66c15d2af Date: Wed, 10 Oct 2018 04:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:58:58,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-e69b85f8-7f2f-4a70-8873-9af66c15d2af 2018-10-10 04:58:58,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:58:58,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-be0ca84e-4d58-4645-9ae4-ed5bbd4bcb92 Date: Wed, 10 Oct 2018 04:58:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:58:58,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet used request id req-be0ca84e-4d58-4645-9ae4-ed5bbd4bcb92 2018-10-10 04:58:58,325 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 04:58:58,326 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router 2018-10-10 04:58:58,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/4e533f48-f4b7-47e1-a85c-564ab6669aec/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" -d '{"subnet_id": "817899c3-0511-4d1a-a538-15eaa847e66f"}' 2018-10-10 04:59:00,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b90a8bea-7bf1-49cd-a318-9371c7a67a90 Date: Wed, 10 Oct 2018 04:59:00 GMT RESP BODY: {"network_id": "23c8f026-b2a6-4f05-a06d-271091681087", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "subnet_id": "817899c3-0511-4d1a-a538-15eaa847e66f", "subnet_ids": ["817899c3-0511-4d1a-a538-15eaa847e66f"], "port_id": "4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd", "id": "4e533f48-f4b7-47e1-a85c-564ab6669aec"} 2018-10-10 04:59:00,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4e533f48-f4b7-47e1-a85c-564ab6669aec/add_router_interface used request id req-b90a8bea-7bf1-49cd-a318-9371c7a67a90 2018-10-10 04:59:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/4e533f48-f4b7-47e1-a85c-564ab6669aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:59:00,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c868798d-4ed0-46a0-9ced-1e0cae4735df Date: Wed, 10 Oct 2018 04:59:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:58:52Z", "admin_state_up": true, "updated_at": "2018-10-10T04:58:59Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "4e533f48-f4b7-47e1-a85c-564ab6669aec", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router"}} 2018-10-10 04:59:00,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/4e533f48-f4b7-47e1-a85c-564ab6669aec used request id req-c868798d-4ed0-46a0-9ced-1e0cae4735df 2018-10-10 04:59:00,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4e533f48-f4b7-47e1-a85c-564ab6669aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:59:00,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-55a5f13d-ad52-4374-bf56-932b83a2a59a Date: Wed, 10 Oct 2018 04:59:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.1"}],"id":"4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd","security_groups":[],"mac_address":"fa:16:3e:c9:9b:11","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:58Z","binding:vnic_type":"normal","device_id":"4e533f48-f4b7-47e1-a85c-564ab6669aec"}]} 2018-10-10 04:59:00,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4e533f48-f4b7-47e1-a85c-564ab6669aec used request id req-55a5f13d-ad52-4374-bf56-932b83a2a59a 2018-10-10 04:59:00,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/817899c3-0511-4d1a-a538-15eaa847e66f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:59:00,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6fcfaa13-6f6f-4899-b134-6e8913d38884 Date: Wed, 10 Oct 2018 04:59:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","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":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}} 2018-10-10 04:59:00,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/817899c3-0511-4d1a-a538-15eaa847e66f used request id req-6fcfaa13-6f6f-4899-b134-6e8913d38884 2018-10-10 04:59:00,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:59:00,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:59:01,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["eS3u-qKxTt6Pc3OHYErHOg"], "issued_at": "2018-10-10T04:59:01.000000Z"}} 2018-10-10 04:59:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8ee77591976a276f2e177f79a7a8f3ff25ca5" 2018-10-10 04:59:01,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f795ba7-2da9-400c-a189-21abfd8746b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:59:01,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6f795ba7-2da9-400c-a189-21abfd8746b3 2018-10-10 04:59:01,363 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:59:01,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8ee77591976a276f2e177f79a7a8f3ff25ca5" 2018-10-10 04:59:01,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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 x-openstack-request-id: req-84eef636-c61b-4188-8af9-1ab4b55141c7 x-compute-request-id: req-84eef636-c61b-4188-8af9-1ab4b55141c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 04:59:01,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-84eef636-c61b-4188-8af9-1ab4b55141c7 2018-10-10 04:59:01,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8ee77591976a276f2e177f79a7a8f3ff25ca5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-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-10-10 04:59:01,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-6a711f23-f32d-4e23-943b-8a1091069295 x-compute-request-id: req-6a711f23-f32d-4e23-943b-8a1091069295 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:59:01,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6a711f23-f32d-4e23-943b-8a1091069295 2018-10-10 04:59:01,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:59:01,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:59:01,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c22532cb9d44ad283d3555812c112d9", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}], "expires_at": "2018-10-10T05:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3a8e5a267a40779044f4160f6de55d", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user", "id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a"}, "audit_ids": ["pgL8FV_zTL-zRc1cIbmklQ"], "issued_at": "2018-10-10T04:59:01.000000Z"}} 2018-10-10 04:59:01,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558d79fce77328a7c1b373b6a854c1afcfa2c440" 2018-10-10 04:59:02,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26070f69-b84c-4519-91dd-7da318f87112 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:59:02,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-26070f69-b84c-4519-91dd-7da318f87112 2018-10-10 04:59:02,045 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:59:02,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558d79fce77328a7c1b373b6a854c1afcfa2c440" 2018-10-10 04:59:02,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b83284b-890d-42b0-b1ba-57206ff87c9b x-compute-request-id: req-5b83284b-890d-42b0-b1ba-57206ff87c9b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 04:59:02,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-5b83284b-890d-42b0-b1ba-57206ff87c9b 2018-10-10 04:59:02,216 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp... 2018-10-10 04:59:02,216 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 04:59:02,254 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp 2018-10-10 04:59:02,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558d79fce77328a7c1b373b6a854c1afcfa2c440" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4IsZ9MI8oIYaowWUYYr2u/I7yJ7CXgfJ3sd5qad9wolojYBkL1BidSYrE8UyMNnKr+hgeQM6GxZCmjScQzdUDmqfHs6SkmW8XlaDOdLbCwKOXphYEfLsMYAxlcX7GbIA0ffyxJ0NMRoGB1Olo/t97TlTu1EYol5fgvA4fPl+G6w==", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp"}}' 2018-10-10 04:59:02,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2d661d4-83f0-47e7-a933-60eac841d182 x-compute-request-id: req-d2d661d4-83f0-47e7-a933-60eac841d182 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4IsZ9MI8oIYaowWUYYr2u/I7yJ7CXgfJ3sd5qad9wolojYBkL1BidSYrE8UyMNnKr+hgeQM6GxZCmjScQzdUDmqfHs6SkmW8XlaDOdLbCwKOXphYEfLsMYAxlcX7GbIA0ffyxJ0NMRoGB1Olo/t97TlTu1EYol5fgvA4fPl+G6w==", "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "fingerprint": "87:c9:21:89:ab:5d:0d:d3:7b:98:eb:0d:e8:43:5d:40"}} 2018-10-10 04:59:02,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d2d661d4-83f0-47e7-a933-60eac841d182 2018-10-10 04:59:02,310 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0.pub 2018-10-10 04:59:02,310 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0 2018-10-10 04:59:02,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:59:02,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:59:02,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c22532cb9d44ad283d3555812c112d9", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}], "expires_at": "2018-10-10T05:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3a8e5a267a40779044f4160f6de55d", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user", "id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a"}, "audit_ids": ["G8KDUlmDQ16kljTLBzJWtw"], "issued_at": "2018-10-10T04:59:02.000000Z"}} 2018-10-10 04:59:02,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:02,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b7eb61-a355-45e7-9e86-5eddc0d53c70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:59:02,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-17b7eb61-a355-45e7-9e86-5eddc0d53c70 2018-10-10 04:59:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:02,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-721b0fb9-fbeb-4e6e-b8bd-3b443348a038 Date: Wed, 10 Oct 2018 04:59:02 GMT RESP BODY: {"security_groups": []} 2018-10-10 04:59:02,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp used request id req-721b0fb9-fbeb-4e6e-b8bd-3b443348a038 2018-10-10 04:59:02,952 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp... 2018-10-10 04:59:02,953 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp 2018-10-10 04:59:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}}' 2018-10-10 04:59:03,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-fa4ace12-15fc-46c3-a3f1-a6f17e710f7c Date: Wed, 10 Oct 2018 04:59:03 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "updated_at": "2018-10-10T04:59:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}], "revision_number": 2, "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}} 2018-10-10 04:59:03,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-fa4ace12-15fc-46c3-a3f1-a6f17e710f7c 2018-10-10 04:59:03,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:03,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fbeb1112-75f0-48ad-8866-72891b85b1b2 Date: Wed, 10 Oct 2018 04:59:03 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-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b"}]} 2018-10-10 04:59:03,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-fbeb1112-75f0-48ad-8866-72891b85b1b2 2018-10-10 04:59:03,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:03,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b4b6fe0-9891-43c3-9843-8e496f247558 Date: Wed, 10 Oct 2018 04:59:03 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-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b"}]} 2018-10-10 04:59:03,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-1b4b6fe0-9891-43c3-9843-8e496f247558 2018-10-10 04:59:03,652 - neutron_utils - INFO - Retrieving security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:03,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:03,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8809cc13-c4a4-4f5b-bb5e-9cb4b149d10a Date: Wed, 10 Oct 2018 04:59:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "updated_at": "2018-10-10T04:59:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}], "revision_number": 2, "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}]} 2018-10-10 04:59:03,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-8809cc13-c4a4-4f5b-bb5e-9cb4b149d10a 2018-10-10 04:59:03,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:04,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0193e685-35a1-4f72-a504-13521fcab77a Date: Wed, 10 Oct 2018 04:59: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-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b"}]} 2018-10-10 04:59:04,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-0193e685-35a1-4f72-a504-13521fcab77a 2018-10-10 04:59:04,030 - neutron_utils - INFO - Retrieving security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:04,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:04,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2f7ad771-16d8-44ba-a485-7530f42b4144 Date: Wed, 10 Oct 2018 04:59:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "updated_at": "2018-10-10T04:59:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}], "revision_number": 2, "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}]} 2018-10-10 04:59:04,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-2f7ad771-16d8-44ba-a485-7530f42b4144 2018-10-10 04:59:04,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:04,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:04,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e96aa76b-eecc-439d-9530-c288ca40d01d Date: Wed, 10 Oct 2018 04:59: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-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b"}]} 2018-10-10 04:59:04,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-e96aa76b-eecc-439d-9530-c288ca40d01d 2018-10-10 04:59:04,432 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp 2018-10-10 04:59:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:04,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-62ba94b7-61bb-4746-b59f-e434416bad2b Date: Wed, 10 Oct 2018 04:59:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "updated_at": "2018-10-10T04:59:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}], "revision_number": 2, "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}]} 2018-10-10 04:59:04,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp used request id req-62ba94b7-61bb-4746-b59f-e434416bad2b 2018-10-10 04:59:04,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:59:04,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:59:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:59:04,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:04,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9c88a0-c451-452c-9052-3a39f089b23c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:04,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-ed9c88a0-c451-452c-9052-3a39f089b23c 2018-10-10 04:59:04,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:04,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06fbe515-3b49-4776-8566-483713805a0e Date: Wed, 10 Oct 2018 04:59: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-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b"}]} 2018-10-10 04:59:04,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-06fbe515-3b49-4776-8566-483713805a0e 2018-10-10 04:59:04,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c"}}' 2018-10-10 04:59:05,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5e1f6a36-4851-4c76-9b22-135d91c7a2f8 Date: Wed, 10 Oct 2018 04:59:05 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-10-10T04:59:05Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:05Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "80d38f62-6df9-4de4-b856-6438f1124463"}} 2018-10-10 04:59:05,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-5e1f6a36-4851-4c76-9b22-135d91c7a2f8 2018-10-10 04:59:05,098 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp 2018-10-10 04:59:05,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:05,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-666dddb5-5622-42da-b94b-697210d1608a Date: Wed, 10 Oct 2018 04:59:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "updated_at": "2018-10-10T04:59:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:05Z", "revision_number": 0, "id": "80d38f62-6df9-4de4-b856-6438f1124463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:05Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}], "revision_number": 3, "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}]} 2018-10-10 04:59:05,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp used request id req-666dddb5-5622-42da-b94b-697210d1608a 2018-10-10 04:59:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:05,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f3e015-79a9-4f21-9590-3277fdf89f0f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:05,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-f7f3e015-79a9-4f21-9590-3277fdf89f0f 2018-10-10 04:59:05,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:05,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-36d1ae48-31da-4234-ae15-42fc13801b07 Date: Wed, 10 Oct 2018 04:59:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:05Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:05Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "80d38f62-6df9-4de4-b856-6438f1124463"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b"}]} 2018-10-10 04:59:05,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-36d1ae48-31da-4234-ae15-42fc13801b07 2018-10-10 04:59:05,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c"}}' 2018-10-10 04:59:05,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c801eeba-6c97-4414-b758-34d12f3f041f Date: Wed, 10 Oct 2018 04:59:05 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-10-10T04:59:05Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": 22, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:05Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "7c0c4df5-c312-4cc6-8cac-e4af6ca97e1c"}} 2018-10-10 04:59:05,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-c801eeba-6c97-4414-b758-34d12f3f041f 2018-10-10 04:59:05,955 - neutron_utils - INFO - Retrieving security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:05,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:06,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-223503ec-84a7-4ba1-8020-e6e816d82a6f Date: Wed, 10 Oct 2018 04:59:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "updated_at": "2018-10-10T04:59:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T04:59:05Z", "revision_number": 0, "id": "7c0c4df5-c312-4cc6-8cac-e4af6ca97e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:05Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:05Z", "revision_number": 0, "id": "80d38f62-6df9-4de4-b856-6438f1124463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:05Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "revision_number": 0, "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}], "revision_number": 4, "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}]} 2018-10-10 04:59:06,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-223503ec-84a7-4ba1-8020-e6e816d82a6f 2018-10-10 04:59:06,152 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d41f3c50-a38b-4a34-8e17-b3905412eb1c 2018-10-10 04:59:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:06,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c6214e04-9bd1-4cb9-97a8-55605b97f1af Date: Wed, 10 Oct 2018 04:59:06 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-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "284de2b1-719d-48a7-bd84-a4034bf7ab5d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-10T04:59:05Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": 22, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:05Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "7c0c4df5-c312-4cc6-8cac-e4af6ca97e1c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:05Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:05Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "80d38f62-6df9-4de4-b856-6438f1124463"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:59:03Z", "security_group_id": "d41f3c50-a38b-4a34-8e17-b3905412eb1c", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:03Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "fc691759-ef90-49f8-9af3-6fc3c680da7b"}]} 2018-10-10 04:59:06,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-c6214e04-9bd1-4cb9-97a8-55605b97f1af 2018-10-10 04:59:06,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:59:06,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:59:06,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c22532cb9d44ad283d3555812c112d9", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}], "expires_at": "2018-10-10T05:59:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3a8e5a267a40779044f4160f6de55d", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user", "id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a"}, "audit_ids": ["mz3lXyyuRnmGstPs3zw1eg"], "issued_at": "2018-10-10T04:59:06.000000Z"}} 2018-10-10 04:59:06,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:06,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d889e3-4f87-46ff-a9d2-134dbf0fc7c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:59:06,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-66d889e3-4f87-46ff-a9d2-134dbf0fc7c9 2018-10-10 04:59:06,658 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 04:59:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:06,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3d2314-6b70-490e-8c2d-bc404cda1a2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:59:06,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bb3d2314-6b70-490e-8c2d-bc404cda1a2c 2018-10-10 04:59:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:07,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-10ddb54a-c068-4b53-ad4e-faefaa1e76ed Date: Wed, 10 Oct 2018 04:59:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:07,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-10ddb54a-c068-4b53-ad4e-faefaa1e76ed 2018-10-10 04:59:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:59:07,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:59:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:59:07,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:07,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cac5ef-21cb-4c5d-93e9-436ee7682689 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:07,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-34cac5ef-21cb-4c5d-93e9-436ee7682689 2018-10-10 04:59:07,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:07,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2a2a6270-f5e3-460d-bf0e-07d1989f51cb Date: Wed, 10 Oct 2018 04:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:07,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-2a2a6270-f5e3-460d-bf0e-07d1989f51cb 2018-10-10 04:59:07,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:07,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba3c317f-e2a2-49b7-a56d-bdf6a07a0d12 Date: Wed, 10 Oct 2018 04:59:07 GMT RESP BODY: {"ports":[]} 2018-10-10 04:59:07,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1&admin_state_up=True used request id req-ba3c317f-e2a2-49b7-a56d-bdf6a07a0d12 2018-10-10 04:59:07,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:07,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-13205bab-053c-48d8-9f7a-db9a07f6fc32 x-compute-request-id: req-13205bab-053c-48d8-9f7a-db9a07f6fc32 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 04:59:07,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst used request id req-13205bab-053c-48d8-9f7a-db9a07f6fc32 2018-10-10 04:59:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:07,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c89a759a-0e93-4baf-b724-12a137b5bc23 Date: Wed, 10 Oct 2018 04:59:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:07,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-c89a759a-0e93-4baf-b724-12a137b5bc23 2018-10-10 04:59:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:07,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154d9992-8201-4bd5-b491-a95ec9cbc6ec Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:07,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-154d9992-8201-4bd5-b491-a95ec9cbc6ec 2018-10-10 04:59:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:08,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6c9a2d51-9e47-4cd8-b48f-c17394554c9f Date: Wed, 10 Oct 2018 04:59:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:08,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-6c9a2d51-9e47-4cd8-b48f-c17394554c9f 2018-10-10 04:59:08,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:08,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ebe4b89-0b4a-4cbe-a69c-e8bdf8054fd3 Date: Wed, 10 Oct 2018 04:59:08 GMT RESP BODY: {"ports":[]} 2018-10-10 04:59:08,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1&admin_state_up=True used request id req-8ebe4b89-0b4a-4cbe-a69c-e8bdf8054fd3 2018-10-10 04:59:08,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:59:08,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:59:08,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c22532cb9d44ad283d3555812c112d9", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role"}], "expires_at": "2018-10-10T05:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3a8e5a267a40779044f4160f6de55d", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/fc3a8e5a267a40779044f4160f6de55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user", "id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a"}, "audit_ids": ["sRQQWqNoRamr63MyXPOSfQ"], "issued_at": "2018-10-10T04:59:08.000000Z"}} 2018-10-10 04:59:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3276c11ca02db69d9f527006d65363c597625d" 2018-10-10 04:59:08,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f204a9af-8cab-4ee1-be87-8dec71b7b1f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:59:08,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f204a9af-8cab-4ee1-be87-8dec71b7b1f9 2018-10-10 04:59:08,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:08,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f4f83856-c5c6-45a0-b3c1-2dc14445e1dc Date: Wed, 10 Oct 2018 04:59:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:08,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-f4f83856-c5c6-45a0-b3c1-2dc14445e1dc 2018-10-10 04:59:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:08,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e38628eb-3b42-407e-bbe1-e2591618177f Date: Wed, 10 Oct 2018 04:59:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:08,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-e38628eb-3b42-407e-bbe1-e2591618177f 2018-10-10 04:59:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:09,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-431bf557-4d40-481a-bfa9-77b5eae97664 Date: Wed, 10 Oct 2018 04:59:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:09,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-431bf557-4d40-481a-bfa9-77b5eae97664 2018-10-10 04:59:09,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 04:59:09,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 04:59:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 04:59:09,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c3276c11ca02db69d9f527006d65363c597625d" 2018-10-10 04:59:09,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6106f0cb-a7e3-414a-9a98-63910e6db3ea Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:09,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-6106f0cb-a7e3-414a-9a98-63910e6db3ea 2018-10-10 04:59:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:09,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-094bcb3b-67cc-4fdc-bc2b-1e14f234bfd6 Date: Wed, 10 Oct 2018 04:59:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:09,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-094bcb3b-67cc-4fdc-bc2b-1e14f234bfd6 2018-10-10 04:59:09,555 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net 2018-10-10 04:59:09,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" -d '{"port": {"network_id": "23c8f026-b2a6-4f05-a06d-271091681087", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1", "admin_state_up": true}}' 2018-10-10 04:59:10,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-0c036926-a055-491d-a3d7-2eddc49b8045 Date: Wed, 10 Oct 2018 04:59:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.9"}],"id":"da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15","security_groups":["7d081d4d-a5f9-4167-9db2-bec0b2319397"],"mac_address":"fa:16:3e:fc:08:95","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1","project_id":"fc3a8e5a267a40779044f4160f6de55d","qos_policy_id":null,"admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:59:09Z","binding:vnic_type":"normal"}} 2018-10-10 04:59:10,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-0c036926-a055-491d-a3d7-2eddc49b8045 2018-10-10 04:59:10,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:10,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f9523fa0-1e5d-4aa2-bc47-69ebdf3f7b46 Date: Wed, 10 Oct 2018 04:59:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:10,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-f9523fa0-1e5d-4aa2-bc47-69ebdf3f7b46 2018-10-10 04:59:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:10,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7463b2-3d2d-46da-badf-de6c0c978d12 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:10,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-2e7463b2-3d2d-46da-badf-de6c0c978d12 2018-10-10 04:59:10,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:10,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-76c3773f-3a06-4b96-aa6f-e908e737ecd7 Date: Wed, 10 Oct 2018 04:59:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:10,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-76c3773f-3a06-4b96-aa6f-e908e737ecd7 2018-10-10 04:59:10,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:10,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-28e96a11-1ffa-4250-8f2c-688eae932fb5 Date: Wed, 10 Oct 2018 04:59:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.9"}],"id":"da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15","security_groups":["7d081d4d-a5f9-4167-9db2-bec0b2319397"],"mac_address":"fa:16:3e:fc:08:95","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:59:09Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 04:59:10,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1&admin_state_up=True used request id req-28e96a11-1ffa-4250-8f2c-688eae932fb5 2018-10-10 04:59:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:10,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014c983e-7e2c-466b-8c76-7afe477039e4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:10,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-014c983e-7e2c-466b-8c76-7afe477039e4 2018-10-10 04:59:10,872 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst 2018-10-10 04:59:10,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:10,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-945a4234-fcd3-4a83-bec0-20b1f6f73130 x-compute-request-id: req-945a4234-fcd3-4a83-bec0-20b1f6f73130 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-flavor-name"}]} 2018-10-10 04:59:10,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-945a4234-fcd3-4a83-bec0-20b1f6f73130 2018-10-10 04:59:10,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:10,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-5a6cbc95-5c64-42a3-8659-539409373248 x-compute-request-id: req-5a6cbc95-5c64-42a3-8659-539409373248 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 04:59:10,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667 used request id req-5a6cbc95-5c64-42a3-8659-539409373248 2018-10-10 04:59:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:11,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-61beacac-4ebe-4043-b062-399d566b324c Date: Wed, 10 Oct 2018 04:59:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T04:58:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T04:58:47Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/snap", "metadata": {}}], "self": "/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "min_disk": 0, "protected": false, "id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "file": "/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc3a8e5a267a40779044f4160f6de55d", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image"} 2018-10-10 04:59:11,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image used request id req-61beacac-4ebe-4043-b062-399d566b324c 2018-10-10 04:59:11,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:11,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b41fcbb-913b-47aa-93ef-1718f1a22943 Date: Wed, 10 Oct 2018 04:59:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 04:59:11,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4b41fcbb-913b-47aa-93ef-1718f1a22943 2018-10-10 04:59:11,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "imageRef": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "flavorRef": "bc119ac3-a25a-4d25-9406-5fc741a05667", "max_count": 1, "min_count": 1, "networks": [{"port": "da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}]}}' 2018-10-10 04:59:13,203 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:59: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-e61295db-cca0-4e32-bdf0-9377486b844b x-compute-request-id: req-e61295db-cca0-4e32-bdf0-9377486b844b Content-Length: 444 location: http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "adminPass": "oqK9y79kb2fh"}} 2018-10-10 04:59:13,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e61295db-cca0-4e32-bdf0-9377486b844b 2018-10-10 04:59:13,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:13,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-f1efc7e6-9e5c-40a9-bde9-760116c258b2 x-compute-request-id: req-f1efc7e6-9e5c-40a9-bde9-760116c258b2 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.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "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-10-10T04:59:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:13,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-f1efc7e6-9e5c-40a9-bde9-760116c258b2 2018-10-10 04:59:13,442 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst 2018-10-10 04:59:13,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:13,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04: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-aea9f68f-f62f-4ed6-9dac-c551312b8ba7 x-compute-request-id: req-aea9f68f-f62f-4ed6-9dac-c551312b8ba7 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.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "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-10-10T04:59:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:13,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-aea9f68f-f62f-4ed6-9dac-c551312b8ba7 2018-10-10 04:59:13,658 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - BUILD 2018-10-10 04:59:13,658 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:59:16,661 - create_instance - DEBUG - VM status query timeout in 896.780677795 2018-10-10 04:59:16,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:17,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-9444b1ac-a859-4d49-8214-b82deb0f1266 x-compute-request-id: req-9444b1ac-a859-4d49-8214-b82deb0f1266 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T04:59:14Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:17,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-9444b1ac-a859-4d49-8214-b82deb0f1266 2018-10-10 04:59:17,081 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - BUILD 2018-10-10 04:59:17,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:59:20,085 - create_instance - DEBUG - VM status query timeout in 893.357036829 2018-10-10 04:59:20,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:20,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-277fdb4a-8c4a-48ba-a1d3-668099c9b2f3 x-compute-request-id: req-277fdb4a-8c4a-48ba-a1d3-668099c9b2f3 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:20,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-277fdb4a-8c4a-48ba-a1d3-668099c9b2f3 2018-10-10 04:59:20,616 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - ACTIVE 2018-10-10 04:59:20,616 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:59:20,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:21,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18c805a3-bf00-4623-adac-5d6ec39f6655 x-compute-request-id: req-18c805a3-bf00-4623-adac-5d6ec39f6655 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:21,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-18c805a3-bf00-4623-adac-5d6ec39f6655 2018-10-10 04:59:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:21,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c1751a1d-9336-4d01-a2df-1f9fdce4a722 Date: Wed, 10 Oct 2018 04:59:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:21,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-c1751a1d-9336-4d01-a2df-1f9fdce4a722 2018-10-10 04:59:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:21,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe275ec-278c-4532-9aa9-8673263beb96 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:21,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-fbe275ec-278c-4532-9aa9-8673263beb96 2018-10-10 04:59:21,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:21,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3bbbff84-9fc5-4193-8005-da764df87165 Date: Wed, 10 Oct 2018 04:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:21,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-3bbbff84-9fc5-4193-8005-da764df87165 2018-10-10 04:59:21,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:21,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-6bc7793c-7ec6-493f-8c8e-a63877d0a7e4 Date: Wed, 10 Oct 2018 04:59:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.1"}],"id":"4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd","security_groups":[],"mac_address":"fa:16:3e:c9:9b:11","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:58Z","binding:vnic_type":"normal","device_id":"4e533f48-f4b7-47e1-a85c-564ab6669aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.3"}],"id":"5ce95e71-9109-4364-99ce-d16ca812b1d0","security_groups":[],"mac_address":"fa:16:3e:bf:b5:94","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.4"}],"id":"6b50724d-cc2a-4ad8-a62e-9434a7c145d3","security_groups":[],"mac_address":"fa:16:3e:95:7c:52","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.9"}],"id":"da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15","security_groups":["7d081d4d-a5f9-4167-9db2-bec0b2319397"],"mac_address":"fa:16:3e:fc:08:95","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:59:09Z","binding:vnic_type":"normal","device_id":"bc38d53a-2197-4c67-ab7a-768b4e1223aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.2"}],"id":"f53b9adb-d121-4be6-8bc3-1796263d96d5","security_groups":[],"mac_address":"fa:16:3e:d5:9c:79","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-23c8f026-b2a6-4f05-a06d-271091681087"}]} 2018-10-10 04:59:21,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-6bc7793c-7ec6-493f-8c8e-a63877d0a7e4 2018-10-10 04:59:21,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:22,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84ffea8b-d014-4814-a30e-3000c2a6e586 x-compute-request-id: req-84ffea8b-d014-4814-a30e-3000c2a6e586 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:22,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-84ffea8b-d014-4814-a30e-3000c2a6e586 2018-10-10 04:59:22,497 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - ACTIVE 2018-10-10 04:59:22,498 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:59:22,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:22,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-7cd6c76e-f70d-44f8-ae95-90fc89e8c542 x-compute-request-id: req-7cd6c76e-f70d-44f8-ae95-90fc89e8c542 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:22,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-7cd6c76e-f70d-44f8-ae95-90fc89e8c542 2018-10-10 04:59:22,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:23,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-90e961e9-bac7-4f71-be4d-f0721db65c32 Date: Wed, 10 Oct 2018 04:59:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:23,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-90e961e9-bac7-4f71-be4d-f0721db65c32 2018-10-10 04:59:23,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:23,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3eb5a1a-c0ed-42df-bb4b-72fa5d7e24fb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:23,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-e3eb5a1a-c0ed-42df-bb4b-72fa5d7e24fb 2018-10-10 04:59:23,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:23,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2b876101-ad84-4032-97e1-ced27b3ecd09 Date: Wed, 10 Oct 2018 04:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:23,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-2b876101-ad84-4032-97e1-ced27b3ecd09 2018-10-10 04:59:23,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:23,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-7e99d8c6-17b8-4ca6-b7df-8b98a6b466a6 Date: Wed, 10 Oct 2018 04:59:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.1"}],"id":"4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd","security_groups":[],"mac_address":"fa:16:3e:c9:9b:11","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:58Z","binding:vnic_type":"normal","device_id":"4e533f48-f4b7-47e1-a85c-564ab6669aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.3"}],"id":"5ce95e71-9109-4364-99ce-d16ca812b1d0","security_groups":[],"mac_address":"fa:16:3e:bf:b5:94","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.4"}],"id":"6b50724d-cc2a-4ad8-a62e-9434a7c145d3","security_groups":[],"mac_address":"fa:16:3e:95:7c:52","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.9"}],"id":"da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15","security_groups":["7d081d4d-a5f9-4167-9db2-bec0b2319397"],"mac_address":"fa:16:3e:fc:08:95","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:59:09Z","binding:vnic_type":"normal","device_id":"bc38d53a-2197-4c67-ab7a-768b4e1223aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.2"}],"id":"f53b9adb-d121-4be6-8bc3-1796263d96d5","security_groups":[],"mac_address":"fa:16:3e:d5:9c:79","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-23c8f026-b2a6-4f05-a06d-271091681087"}]} 2018-10-10 04:59:23,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-7e99d8c6-17b8-4ca6-b7df-8b98a6b466a6 2018-10-10 04:59:23,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}}' 2018-10-10 04:59:24,652 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a43c3cd0-bbce-467e-897c-832c4a5ef6df x-compute-request-id: req-a43c3cd0-bbce-467e-897c-832c4a5ef6df Content-Length: 0 Content-Type: application/json 2018-10-10 04:59:24,652 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa/action used request id req-a43c3cd0-bbce-467e-897c-832c4a5ef6df 2018-10-10 04:59:24,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:24,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-3000fa90-3748-4329-a263-7807dc339c34 x-compute-request-id: req-3000fa90-3748-4329-a263-7807dc339c34 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:24,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-3000fa90-3748-4329-a263-7807dc339c34 2018-10-10 04:59:24,980 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - ACTIVE 2018-10-10 04:59:24,981 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:59:24,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:25,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-aaeba437-4f06-408c-bfc0-c23485efea45 x-compute-request-id: req-aaeba437-4f06-408c-bfc0-c23485efea45 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:25,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-aaeba437-4f06-408c-bfc0-c23485efea45 2018-10-10 04:59:25,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:25,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fe06799e-0376-4e39-a764-9ab826b9569d Date: Wed, 10 Oct 2018 04:59:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:25,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-fe06799e-0376-4e39-a764-9ab826b9569d 2018-10-10 04:59:25,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:25,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e4cb70-918b-4974-a6d8-8ec672384397 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:25,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-37e4cb70-918b-4974-a6d8-8ec672384397 2018-10-10 04:59:25,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:25,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-810368be-550f-45ee-9a3d-3794b99bccca Date: Wed, 10 Oct 2018 04:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:25,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-810368be-550f-45ee-9a3d-3794b99bccca 2018-10-10 04:59:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:25,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-3a2c0299-c735-4dc4-8427-6df278f88ab6 Date: Wed, 10 Oct 2018 04:59:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.1"}],"id":"4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd","security_groups":[],"mac_address":"fa:16:3e:c9:9b:11","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:58Z","binding:vnic_type":"normal","device_id":"4e533f48-f4b7-47e1-a85c-564ab6669aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.3"}],"id":"5ce95e71-9109-4364-99ce-d16ca812b1d0","security_groups":[],"mac_address":"fa:16:3e:bf:b5:94","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.4"}],"id":"6b50724d-cc2a-4ad8-a62e-9434a7c145d3","security_groups":[],"mac_address":"fa:16:3e:95:7c:52","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.9"}],"id":"da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15","security_groups":["7d081d4d-a5f9-4167-9db2-bec0b2319397","d41f3c50-a38b-4a34-8e17-b3905412eb1c"],"mac_address":"fa:16:3e:fc:08:95","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:59:09Z","binding:vnic_type":"normal","device_id":"bc38d53a-2197-4c67-ab7a-768b4e1223aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.2"}],"id":"f53b9adb-d121-4be6-8bc3-1796263d96d5","security_groups":[],"mac_address":"fa:16:3e:d5:9c:79","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-23c8f026-b2a6-4f05-a06d-271091681087"}]} 2018-10-10 04:59:25,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-3a2c0299-c735-4dc4-8427-6df278f88ab6 2018-10-10 04:59:25,905 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-10-10 04:59:25,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:26,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-b12dfada-66e0-43d0-ad2c-37d3b48b5b3d x-compute-request-id: req-b12dfada-66e0-43d0-ad2c-37d3b48b5b3d Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:26,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-b12dfada-66e0-43d0-ad2c-37d3b48b5b3d 2018-10-10 04:59:26,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 04:59:27,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-c01631b4-15bf-48d2-a147-4b38b56ce79b x-compute-request-id: req-c01631b4-15bf-48d2-a147-4b38b56ce79b Content-Encoding: gzip Content-Length: 9617 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487964116 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.127985] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.129595] pid_max: default: 32768 minimum: 301\n[ 0.130466] ACPI: Core revision 20150930\n[ 0.131832] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133103] Security Framework initialized\n[ 0.133916] Yama: becoming mindful.\n[ 0.134638] AppArmor: AppArmor initialized\n[ 0.135478] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136732] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137957] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139129] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140458] Initializing cgroup subsys io\n[ 0.141252] Initializing cgroup subsys memory\n[ 0.142088] Initializing cgroup subsys devices\n[ 0.142931] Initializing cgroup subsys freezer\n[ 0.143780] Initializing cgroup subsys net_cls\n[ 0.144627] Initializing cgroup subsys perf_event\n[ 0.145519] Initializing cgroup subsys net_prio\n[ 0.146380] Initializing cgroup subsys hugetlb\n[ 0.147232] Initializing cgroup subsys pids\n[ 0.148088] CPU: Physical Processor ID: 0\n[ 0.149561] mce: CPU supports 10 MCE banks\n[ 0.150385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151379] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159908] ftrace: allocating 31920 entries in 125 pages\n[ 0.186106] smpboot: Max logical packages: 2\n[ 0.186930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188098] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189418] x2apic enabled\n[ 0.190217] Switched APIC routing to physical x2apic.\n[ 0.191954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193135] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197103] KVM setup paravirtual spinlock\n[ 0.198551] x86: Booting SMP configuration:\n[ 0.199429] .... node #0, CPUs: #1\n[ 0.200297] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222348] x86: Booted up 1 node, 2 CPUs\n[ 0.222350] KVM setup async PF for cpu 1\n[ 0.222352] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224842] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.226289] devtmpfs: initialized\n[ 0.227984] evm: security.selinux\n[ 0.228671] evm: security.SMACK64\n[ 0.229346] evm: security.SMACK64EXEC\n[ 0.230069] evm: security.SMACK64TRANSMUTE\n[ 0.230849] evm: security.SMACK64MMAP\n[ 0.231592] evm: security.ima\n[ 0.232221] evm: security.capability\n[ 0.233030] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234862] pinctrl core: initialized pinctrl subsystem\n[ 0.235947] RTC time: 4:59:18, date: 10/10/18\n[ 0.236887] NET: Registered protocol family 16\n[ 0.247910] cpuidle: using governor ladder\n[ 0.260007] cpuidle: using governor menu\n[ 0.260822] PCCT header not found.\n[ 0.261587] ACPI: bus type PCI registered\n[ 0.262390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263610] PCI: Using configuration type 1 for base access\n[ 0.276984] ACPI: Added _OSI(Module Device)\n[ 0.277830] ACPI: Added _OSI(Processor Device)\n[ 0.278672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279547] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281840] ACPI: Interpreter enabled\n[ 0.282588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291435] ACPI: (supports S0 S5)\n[ 0.292335] ACPI: Using IOAPIC for interrupt routing\n[ 0.293569] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297450] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305060] acpiphp: Slot [3] registered\n[ 0.306090] acpiphp: Slot [4] registered\n[ 0.307118] acpiphp: Slot [5] registered\n[ 0.308143] acpiphp: Slot [6] registered\n[ 0.309168] acpiphp: Slot [7] registered\n[ 0.310189] acpiphp: Slot [8] registered\n[ 0.311213] acpiphp: Slot [9] registered\n[ 0.312236] acpiphp: Slot [10] registered\n[ 0.323241] acpiphp: Slot [11] registered\n[ 0.324280] acpiphp: Slot [12] registered\n[ 0.325322] acpiphp: Slot [13] registered\n[ 0.326356] acpiphp: Slot [14] registered\n[ 0.327389] acpiphp: Slot [15] registered\n[ 0.328428] acpiphp: Slot [16] registered\n[ 0.329464] acpiphp: Slot [17] registered\n[ 0.330499] acpiphp: Slot [18] registered\n[ 0.331539] acpiphp: Slot [19] registered\n[ 0.332575] acpiphp: Slot [20] registered\n[ 0.333615] acpiphp: Slot [21] registered\n[ 0.334649] acpiphp: Slot [22] registered\n[ 0.335691] acpiphp: Slot [23] registered\n[ 0.336734] acpiphp: Slot [24] registered\n[ 0.337766] acpiphp: Slot [25] registered\n[ 0.338802] acpiphp: Slot [26] registered\n[ 0.339842] acpiphp: Slot [27] registered\n[ 0.340878] acpiphp: Slot [28] registered\n[ 0.341916] acpiphp: Slot [29] registered\n[ 0.342949] acpiphp: Slot [30] registered\n[ 0.343999] acpiphp: Slot [31] registered\n[ 0.345031] PCI host bridge to bus 0000:00\n[ 0.346074] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347670] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.351152] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353025] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.359591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.362818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372865] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418319] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420131] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.421876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427288] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428756] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.432125] vgaarb: loaded\n[ 0.432875] vgaarb: bridge control possible 0000:00:02.0\n[ 0.434324] SCSI subsystem initialized\n[ 0.435373] ACPI: bus type USB registered\n[ 0.436421] usbcore: registered new interface driver usbfs\n[ 0.437764] usbcore: registered new interface driver hub\n[ 0.439070] usbcore: registered new device driver usb\n[ 0.440460] PCI: Using ACPI for IRQ routing\n[ 0.441723] NetLabel: Initializing\n[ 0.442633] NetLabel: domain hash size = 128\n[ 0.443737] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.444967] NetLabel: unlabeled traffic allowed by default\n[ 0.446428] clocksource: Switched to clocksource kvm-clock\n[ 0.452726] AppArmor: AppArmor Filesystem Enabled\n[ 0.453952] pnp: PnP ACPI init\n[ 0.455062] pnp: PnP ACPI: found 5 devices\n[ 0.462396] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464591] NET: Registered protocol family 2\n[ 0.465818] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.467491] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.469025] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.470548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471951] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473475] NET: Registered protocol family 1\n[ 0.474588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.476006] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477401] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.496371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.515581] Trying to unpack rootfs image as initramfs...\n[ 0.566766] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.581354] Scanning for low memory corruption every 60 seconds\n[ 0.583133] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.584650] audit: initializing netlink subsys (disabled)\n[ 0.585994] audit: type=2000 audit(1539147558.801:1): initialized\n[ 0.587682] Initialise system trusted keyring\n[ 0.588913] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.590470] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592964] zbud: loaded\n[ 0.593861] VFS: Disk quotas dquot_6.6.0\n[ 0.594935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596926] fuse init (API version 7.23)\n[ 0.598090] Key type big_key registered\n[ 0.599124] Allocating IMA MOK and blacklist keyrings.\n[ 0.600692] Key type asymmetric registered\n[ 0.601747] Asymmetric key parser 'x509' registered\n[ 0.603004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.604940] io scheduler noop registered\n[ 0.605959] io scheduler deadline registered (default)\n[ 0.607265] io scheduler cfq registered\n[ 0.608333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.609720] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.611422] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.614967] ACPI: Power Button [PWRF]\n[ 0.616193] GHES: HEST is not enabled!\n[ 0.639248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.676571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.679255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.703495] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705972] Linux agpgart interface v0.103\n[ 0.708791] brd: module loaded\n[ 0.710234] loop: module loaded\n[ 0.714994] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.716433] GPT:90111 != 20971519\n[ 0.717111] GPT:Alternate GPT header not at the end of the disk.\n[ 0.718177] GPT:90111 != 20971519\n[ 0.718868] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719825] vda: vda1 vda15\n[ 0.721301] scsi host0: ata_piix\n[ 0.722066] scsi host1: ata_piix\n[ 0.722777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.723972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.725237] libphy: Fixed MDIO Bus: probed\n[ 0.726090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.727074] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.728986] PPP generic driver version 2.4.2\n[ 0.729873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731062] ehci-pci: EHCI PCI platform driver\n[ 0.731919] ehci-platform: EHCI generic platform driver\n[ 0.732883] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.733984] ohci-pci: OHCI PCI platform driver\n[ 0.734847] ohci-platform: OHCI generic platform driver\n[ 0.735820] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.754638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.755626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.757044] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.759138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760332] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.761724] usb usb1: Product: UHCI Host Controller\n[ 0.762648] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763772] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764791] hub 1-0:1.0: USB hub found\n[ 0.765560] hub 1-0:1.0: 2 ports detected\n[ 0.766462] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.768538] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.769496] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.770549] mousedev: PS/2 mouse device common for all mice\n[ 0.771818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.773637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.774737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775923] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.777090] i2c /dev entries driver\n[ 0.777840] device-mapper: uevent: version 1.0.3\n[ 0.778788] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.780386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.781716] NET: Registered protocol family 10\n[ 0.782713] NET: Registered protocol family 17\n[ 0.783589] Key type dns_resolver registered\n[ 0.784542] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.785624] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.786740] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.788528] registered taskstats version 1\n[ 0.789345] Loading compiled-in X.509 certificates\n[ 0.790759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.792561] zswap: loaded using pool lzo/zbud\n[ 0.794069] Key type trusted registered\n[ 0.795780] Key type encrypted registered\n[ 0.796586] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.797586] ima: No TPM chip found, activating TPM-bypass!\n[ 0.798610] evm: HMAC attrs: 0x1\n[ 0.799552] Magic number: 6:639:969\n[ 0.800388] rtc_cmos 00:00: setting system clock to 2018-10-10 04:59:19 UTC (1539147559)\n[ 0.812062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.813171] EDD information not available.\n[ 0.879558] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.881073] Write protecting the kernel read-only data: 14336k\n[ 0.882656] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.884441] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.59\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.809550] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.9...\nLease of 10.55.1.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.79. iid=i-00000105\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCT4h2R/6WNpETUVsH5zcxuFkBnKye4Ty6dAdRyji8ZZEZu2BSed0E6dRfLcswjYhZx3yvCPkv0XCopKghHeHDPM8sWEVEs/ui/anvb/ysZ5Hc77w5U/Mp/OhKbz1LUcPoQ0ay9yA63P4qqOKulFmKcKbykr/mAfhgsm5YGsye2/ZEjxhxbEXEf0mzPqA9r63PhC30yUqF91yOUaUYgzG1v+eANZDkUZ2Co4hCNCZGyjREdxVD+2B05RVZXWD3o0sCmYdphZeTcQ0e8Kf55jMDj3HWseZAqNc04FMRhvdk2+vPCW/oJEPDAaX7W1rn3tH+1oTUGSOgrR6iHelbAdxw3 root@createinstancesinglenetworktests-2905f86d-7250-45d8-a162-9ef67f\nssh-dss AAAAB3NzaC1kc3MAAACBANx7kJ4ZaCKn1ILi0Lsy64nHA9wtCnmjhKP1RRhNOmigQcrrTDpiBnj2eSqjT4sXYskZ4N0ou8NgdeeJIi1p0bf70Eg99q9nWDXQj8V4KwZakhDEJotoyrSM0w39dB4HhGXgv4NyD7JXkInO8IqFlJkuQR55i4uvsTZqrxvfu1mRAAAAFQCitB4mDuqeRpUQTLJQ8uKRumb13QAAAIEAqdNJ/l2MHmPNDBZTB/DRQhVw7huGxpHIx2WP4zDC9uQ0X4OtymBiLH+zzA82ei/zz4qZ+zVk6kqB4fmlinxQj32OgVCFdAG+RVSDABIsXPvzpYxxgUT9h9ZwcHOjk5WDroSjTcxngatUmCKfUGHGVE8FNK1Tm8TkZ0KD/EYbYikAAACAUMrw6Giv47n6giFZpEB1mhJG7uxXAeMoubtt7+H8UxbaTUIyi9LxZvhDDHHootitZdTnKsarWc6ahzcI924DMJPt21fyCtKzafZDB1foaZ8oBvDQVM/9E5h79IFj35e/4L+DUCaC3VwTDONUEgQldtGymc+5UwsF1zMFRi1ksYc= root@createinstancesinglenetworktests-2905f86d-7250-45d8-a162-9ef67f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fefc:895/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000105\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-2905f86d-7250-45d8-a162-9ef67f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-2905f86d-7250-45d8-a162-9ef67f login: "} 2018-10-10 04:59:27,567 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa/action used request id req-c01631b4-15bf-48d2-a147-4b38b56ce79b 2018-10-10 04:59:27,569 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 04:59:27,569 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 487964116 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.127985] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.129595] pid_max: default: 32768 minimum: 301 [ 0.130466] ACPI: Core revision 20150930 [ 0.131832] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133103] Security Framework initialized [ 0.133916] Yama: becoming mindful. [ 0.134638] AppArmor: AppArmor initialized [ 0.135478] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136732] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137957] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139129] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140458] Initializing cgroup subsys io [ 0.141252] Initializing cgroup subsys memory [ 0.142088] Initializing cgroup subsys devices [ 0.142931] Initializing cgroup subsys freezer [ 0.143780] Initializing cgroup subsys net_cls [ 0.144627] Initializing cgroup subsys perf_event [ 0.145519] Initializing cgroup subsys net_prio [ 0.146380] Initializing cgroup subsys hugetlb [ 0.147232] Initializing cgroup subsys pids [ 0.148088] CPU: Physical Processor ID: 0 [ 0.149561] mce: CPU supports 10 MCE banks [ 0.150385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151379] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153612] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159908] ftrace: allocating 31920 entries in 125 pages [ 0.186106] smpboot: Max logical packages: 2 [ 0.186930] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188098] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189418] x2apic enabled [ 0.190217] Switched APIC routing to physical x2apic. [ 0.191954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193135] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195230] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197103] KVM setup paravirtual spinlock [ 0.198551] x86: Booting SMP configuration: [ 0.199429] .... node #0, CPUs: #1 [ 0.200297] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222348] x86: Booted up 1 node, 2 CPUs [ 0.222350] KVM setup async PF for cpu 1 [ 0.222352] kvm-stealtime: cpu 1, msr f90d940 [ 0.224842] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.226289] devtmpfs: initialized [ 0.227984] evm: security.selinux [ 0.228671] evm: security.SMACK64 [ 0.229346] evm: security.SMACK64EXEC [ 0.230069] evm: security.SMACK64TRANSMUTE [ 0.230849] evm: security.SMACK64MMAP [ 0.231592] evm: security.ima [ 0.232221] evm: security.capability [ 0.233030] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234862] pinctrl core: initialized pinctrl subsystem [ 0.235947] RTC time: 4:59:18, date: 10/10/18 [ 0.236887] NET: Registered protocol family 16 [ 0.247910] cpuidle: using governor ladder [ 0.260007] cpuidle: using governor menu [ 0.260822] PCCT header not found. [ 0.261587] ACPI: bus type PCI registered [ 0.262390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263610] PCI: Using configuration type 1 for base access [ 0.276984] ACPI: Added _OSI(Module Device) [ 0.277830] ACPI: Added _OSI(Processor Device) [ 0.278672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279547] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281840] ACPI: Interpreter enabled [ 0.282588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291435] ACPI: (supports S0 S5) [ 0.292335] ACPI: Using IOAPIC for interrupt routing [ 0.293569] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297450] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300569] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305060] acpiphp: Slot [3] registered [ 0.306090] acpiphp: Slot [4] registered [ 0.307118] acpiphp: Slot [5] registered [ 0.308143] acpiphp: Slot [6] registered [ 0.309168] acpiphp: Slot [7] registered [ 0.310189] acpiphp: Slot [8] registered [ 0.311213] acpiphp: Slot [9] registered [ 0.312236] acpiphp: Slot [10] registered [ 0.323241] acpiphp: Slot [11] registered [ 0.324280] acpiphp: Slot [12] registered [ 0.325322] acpiphp: Slot [13] registered [ 0.326356] acpiphp: Slot [14] registered [ 0.327389] acpiphp: Slot [15] registered [ 0.328428] acpiphp: Slot [16] registered [ 0.329464] acpiphp: Slot [17] registered [ 0.330499] acpiphp: Slot [18] registered [ 0.331539] acpiphp: Slot [19] registered [ 0.332575] acpiphp: Slot [20] registered [ 0.333615] acpiphp: Slot [21] registered [ 0.334649] acpiphp: Slot [22] registered [ 0.335691] acpiphp: Slot [23] registered [ 0.336734] acpiphp: Slot [24] registered [ 0.337766] acpiphp: Slot [25] registered [ 0.338802] acpiphp: Slot [26] registered [ 0.339842] acpiphp: Slot [27] registered [ 0.340878] acpiphp: Slot [28] registered [ 0.341916] acpiphp: Slot [29] registered [ 0.342949] acpiphp: Slot [30] registered [ 0.343999] acpiphp: Slot [31] registered [ 0.345031] PCI host bridge to bus 0000:00 [ 0.346074] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347670] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.349274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.351152] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353025] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.359591] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.362818] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372865] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418319] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420131] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.421876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427288] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428756] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.432125] vgaarb: loaded [ 0.432875] vgaarb: bridge control possible 0000:00:02.0 [ 0.434324] SCSI subsystem initialized [ 0.435373] ACPI: bus type USB registered [ 0.436421] usbcore: registered new interface driver usbfs [ 0.437764] usbcore: registered new interface driver hub [ 0.439070] usbcore: registered new device driver usb [ 0.440460] PCI: Using ACPI for IRQ routing [ 0.441723] NetLabel: Initializing [ 0.442633] NetLabel: domain hash size = 128 [ 0.443737] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.444967] NetLabel: unlabeled traffic allowed by default [ 0.446428] clocksource: Switched to clocksource kvm-clock [ 0.452726] AppArmor: AppArmor Filesystem Enabled [ 0.453952] pnp: PnP ACPI init [ 0.455062] pnp: PnP ACPI: found 5 devices [ 0.462396] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464591] NET: Registered protocol family 2 [ 0.465818] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.467491] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.469025] TCP: Hash tables configured (established 2048 bind 2048) [ 0.470548] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471951] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.473475] NET: Registered protocol family 1 [ 0.474588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.476006] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477401] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.496371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.515581] Trying to unpack rootfs image as initramfs... [ 0.566766] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.581354] Scanning for low memory corruption every 60 seconds [ 0.583133] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.584650] audit: initializing netlink subsys (disabled) [ 0.585994] audit: type=2000 audit(1539147558.801:1): initialized [ 0.587682] Initialise system trusted keyring [ 0.588913] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.590470] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.592964] zbud: loaded [ 0.593861] VFS: Disk quotas dquot_6.6.0 [ 0.594935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.596926] fuse init (API version 7.23) [ 0.598090] Key type big_key registered [ 0.599124] Allocating IMA MOK and blacklist keyrings. [ 0.600692] Key type asymmetric registered [ 0.601747] Asymmetric key parser 'x509' registered [ 0.603004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.604940] io scheduler noop registered [ 0.605959] io scheduler deadline registered (default) [ 0.607265] io scheduler cfq registered [ 0.608333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.609720] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.611422] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.614967] ACPI: Power Button [PWRF] [ 0.616193] GHES: HEST is not enabled! [ 0.639248] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.676571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.679255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703495] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705972] Linux agpgart interface v0.103 [ 0.708791] brd: module loaded [ 0.710234] loop: module loaded [ 0.714994] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.716433] GPT:90111 != 20971519 [ 0.717111] GPT:Alternate GPT header not at the end of the disk. [ 0.718177] GPT:90111 != 20971519 [ 0.718868] GPT: Use GNU Parted to correct GPT errors. [ 0.719825] vda: vda1 vda15 [ 0.721301] scsi host0: ata_piix [ 0.722066] scsi host1: ata_piix [ 0.722777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.723972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.725237] libphy: Fixed MDIO Bus: probed [ 0.726090] tun: Universal TUN/TAP device driver, 1.6 [ 0.727074] tun: (C) 1999-2004 Max Krasnyansky [ 0.728986] PPP generic driver version 2.4.2 [ 0.729873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731062] ehci-pci: EHCI PCI platform driver [ 0.731919] ehci-platform: EHCI generic platform driver [ 0.732883] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733984] ohci-pci: OHCI PCI platform driver [ 0.734847] ohci-platform: OHCI generic platform driver [ 0.735820] uhci_hcd: USB Universal Host Controller Interface driver [ 0.754638] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757044] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.759138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760332] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.761724] usb usb1: Product: UHCI Host Controller [ 0.762648] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763772] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764791] hub 1-0:1.0: USB hub found [ 0.765560] hub 1-0:1.0: 2 ports detected [ 0.766462] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768538] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.769496] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.770549] mousedev: PS/2 mouse device common for all mice [ 0.771818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.773637] rtc_cmos 00:00: RTC can wake from S4 [ 0.774737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775923] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777090] i2c /dev entries driver [ 0.777840] device-mapper: uevent: version 1.0.3 [ 0.778788] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.780386] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781716] NET: Registered protocol family 10 [ 0.782713] NET: Registered protocol family 17 [ 0.783589] Key type dns_resolver registered [ 0.784542] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.785624] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.786740] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.788528] registered taskstats version 1 [ 0.789345] Loading compiled-in X.509 certificates [ 0.790759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.792561] zswap: loaded using pool lzo/zbud [ 0.794069] Key type trusted registered [ 0.795780] Key type encrypted registered [ 0.796586] AppArmor: AppArmor sha1 policy hashing enabled [ 0.797586] ima: No TPM chip found, activating TPM-bypass! [ 0.798610] evm: HMAC attrs: 0x1 [ 0.799552] Magic number: 6:639:969 [ 0.800388] rtc_cmos 00:00: setting system clock to 2018-10-10 04:59:19 UTC (1539147559) [ 0.812062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813171] EDD information not available. [ 0.879558] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.881073] Write protecting the kernel read-only data: 14336k [ 0.882656] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.884441] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.59 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.809550] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.9... Lease of 10.55.1.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.79. iid=i-00000105 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCT4h2R/6WNpETUVsH5zcxuFkBnKye4Ty6dAdRyji8ZZEZu2BSed0E6dRfLcswjYhZx3yvCPkv0XCopKghHeHDPM8sWEVEs/ui/anvb/ysZ5Hc77w5U/Mp/OhKbz1LUcPoQ0ay9yA63P4qqOKulFmKcKbykr/mAfhgsm5YGsye2/ZEjxhxbEXEf0mzPqA9r63PhC30yUqF91yOUaUYgzG1v+eANZDkUZ2Co4hCNCZGyjREdxVD+2B05RVZXWD3o0sCmYdphZeTcQ0e8Kf55jMDj3HWseZAqNc04FMRhvdk2+vPCW/oJEPDAaX7W1rn3tH+1oTUGSOgrR6iHelbAdxw3 root@createinstancesinglenetworktests-2905f86d-7250-45d8-a162-9ef67f ssh-dss AAAAB3NzaC1kc3MAAACBANx7kJ4ZaCKn1ILi0Lsy64nHA9wtCnmjhKP1RRhNOmigQcrrTDpiBnj2eSqjT4sXYskZ4N0ou8NgdeeJIi1p0bf70Eg99q9nWDXQj8V4KwZakhDEJotoyrSM0w39dB4HhGXgv4NyD7JXkInO8IqFlJkuQR55i4uvsTZqrxvfu1mRAAAAFQCitB4mDuqeRpUQTLJQ8uKRumb13QAAAIEAqdNJ/l2MHmPNDBZTB/DRQhVw7huGxpHIx2WP4zDC9uQ0X4OtymBiLH+zzA82ei/zz4qZ+zVk6kqB4fmlinxQj32OgVCFdAG+RVSDABIsXPvzpYxxgUT9h9ZwcHOjk5WDroSjTcxngatUmCKfUGHGVE8FNK1Tm8TkZ0KD/EYbYikAAACAUMrw6Giv47n6giFZpEB1mhJG7uxXAeMoubtt7+H8UxbaTUIyi9LxZvhDDHHootitZdTnKsarWc6ahzcI924DMJPt21fyCtKzafZDB1foaZ8oBvDQVM/9E5h79IFj35e/4L+DUCaC3VwTDONUEgQldtGymc+5UwsF1zMFRi1ksYc= root@createinstancesinglenetworktests-2905f86d-7250-45d8-a162-9ef67f -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fefc:895/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000105 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-2905f86d-7250-45d8-a162-9ef67f launch-index: 0 === cirros: current=0.4.0 uptime=3.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-2905f86d-7250-45d8-a162-9ef67f login: 2018-10-10 04:59:27,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-76543bf3-be08-4379-9c11-5a4e7a34cb44 x-compute-request-id: req-76543bf3-be08-4379-9c11-5a4e7a34cb44 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:28,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-76543bf3-be08-4379-9c11-5a4e7a34cb44 2018-10-10 04:59:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0a662820-b942-4da6-b0a2-fb5d4a943c2c Date: Wed, 10 Oct 2018 04:59:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:28,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-0a662820-b942-4da6-b0a2-fb5d4a943c2c 2018-10-10 04:59:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff46d274-ae63-4041-aa04-b878280bb03a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:28,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-ff46d274-ae63-4041-aa04-b878280bb03a 2018-10-10 04:59:28,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4fabe47d-b15d-4005-a15d-846cb1d3ff29 Date: Wed, 10 Oct 2018 04:59:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:28,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-4fabe47d-b15d-4005-a15d-846cb1d3ff29 2018-10-10 04:59:28,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-84d36abc-1adf-4868-af47-8d38b0708610 Date: Wed, 10 Oct 2018 04:59:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.1"}],"id":"4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd","security_groups":[],"mac_address":"fa:16:3e:c9:9b:11","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:58Z","binding:vnic_type":"normal","device_id":"4e533f48-f4b7-47e1-a85c-564ab6669aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.3"}],"id":"5ce95e71-9109-4364-99ce-d16ca812b1d0","security_groups":[],"mac_address":"fa:16:3e:bf:b5:94","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.4"}],"id":"6b50724d-cc2a-4ad8-a62e-9434a7c145d3","security_groups":[],"mac_address":"fa:16:3e:95:7c:52","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.9"}],"id":"da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15","security_groups":["7d081d4d-a5f9-4167-9db2-bec0b2319397","d41f3c50-a38b-4a34-8e17-b3905412eb1c"],"mac_address":"fa:16:3e:fc:08:95","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:59:09Z","binding:vnic_type":"normal","device_id":"bc38d53a-2197-4c67-ab7a-768b4e1223aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.2"}],"id":"f53b9adb-d121-4be6-8bc3-1796263d96d5","security_groups":[],"mac_address":"fa:16:3e:d5:9c:79","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-23c8f026-b2a6-4f05-a06d-271091681087"}]} 2018-10-10 04:59:28,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-84d36abc-1adf-4868-af47-8d38b0708610 2018-10-10 04:59:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-aadd02d2-bbfb-494d-8693-f6554b09d5cf Date: Wed, 10 Oct 2018 04:59:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:58:52Z", "admin_state_up": true, "updated_at": "2018-10-10T04:58:59Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "4e533f48-f4b7-47e1-a85c-564ab6669aec", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router"}]} 2018-10-10 04:59:28,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router used request id req-aadd02d2-bbfb-494d-8693-f6554b09d5cf 2018-10-10 04:59:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5cda8b-8c16-4f4f-9703-b94f76e09858 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:28,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-bc5cda8b-8c16-4f4f-9703-b94f76e09858 2018-10-10 04:59:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4e533f48-f4b7-47e1-a85c-564ab6669aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3c3ed8ec-c40d-4e0a-a22b-48bac925d708 Date: Wed, 10 Oct 2018 04:59:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.1"}],"id":"4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd","security_groups":[],"mac_address":"fa:16:3e:c9:9b:11","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:58Z","binding:vnic_type":"normal","device_id":"4e533f48-f4b7-47e1-a85c-564ab6669aec"}]} 2018-10-10 04:59:28,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4e533f48-f4b7-47e1-a85c-564ab6669aec used request id req-3c3ed8ec-c40d-4e0a-a22b-48bac925d708 2018-10-10 04:59:28,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/817899c3-0511-4d1a-a538-15eaa847e66f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-dc962109-3af0-4743-8ad6-1a1a3b963871 Date: Wed, 10 Oct 2018 04:59:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","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":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}} 2018-10-10 04:59:28,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/817899c3-0511-4d1a-a538-15eaa847e66f used request id req-dc962109-3af0-4743-8ad6-1a1a3b963871 2018-10-10 04:59:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c68a9ae1-76a0-4024-aa13-4c17bd3b4491 Date: Wed, 10 Oct 2018 04:59:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:59:28,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-c68a9ae1-76a0-4024-aa13-4c17bd3b4491 2018-10-10 04:59:28,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:28,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a482434-e8b0-4f64-a126-2eb277b1f1f9 Date: Wed, 10 Oct 2018 04:59:28 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:59:28,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-2a482434-e8b0-4f64-a126-2eb277b1f1f9 2018-10-10 04:59:28,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:29,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-7308d45a-292a-46d8-99c3-1e589f7b879b x-compute-request-id: req-7308d45a-292a-46d8-99c3-1e589f7b879b Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:29,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-7308d45a-292a-46d8-99c3-1e589f7b879b 2018-10-10 04:59:29,317 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - ACTIVE 2018-10-10 04:59:29,317 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:59:29,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:29,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-2f8f5a6b-2a21-44ee-aa37-49ffbc800d16 x-compute-request-id: req-2f8f5a6b-2a21-44ee-aa37-49ffbc800d16 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:29,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-2f8f5a6b-2a21-44ee-aa37-49ffbc800d16 2018-10-10 04:59:29,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:29,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51f0a984-64c4-459d-adb8-157fdf40c832 Date: Wed, 10 Oct 2018 04:59:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:30,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-51f0a984-64c4-459d-adb8-157fdf40c832 2018-10-10 04:59:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:30,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2d88c5-4d3e-415a-a5a0-c11a482f9892 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:30,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-1e2d88c5-4d3e-415a-a5a0-c11a482f9892 2018-10-10 04:59:30,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:30,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dd4d7b75-20a6-495c-bbfd-f6daad7a34fb Date: Wed, 10 Oct 2018 04:59:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:30,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-dd4d7b75-20a6-495c-bbfd-f6daad7a34fb 2018-10-10 04:59:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:30,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-07f99783-35e3-423e-bbc2-390b53d934e9 Date: Wed, 10 Oct 2018 04:59:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.1"}],"id":"4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd","security_groups":[],"mac_address":"fa:16:3e:c9:9b:11","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:58Z","binding:vnic_type":"normal","device_id":"4e533f48-f4b7-47e1-a85c-564ab6669aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.3"}],"id":"5ce95e71-9109-4364-99ce-d16ca812b1d0","security_groups":[],"mac_address":"fa:16:3e:bf:b5:94","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.4"}],"id":"6b50724d-cc2a-4ad8-a62e-9434a7c145d3","security_groups":[],"mac_address":"fa:16:3e:95:7c:52","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.9"}],"id":"da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15","security_groups":["7d081d4d-a5f9-4167-9db2-bec0b2319397","d41f3c50-a38b-4a34-8e17-b3905412eb1c"],"mac_address":"fa:16:3e:fc:08:95","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:59:09Z","binding:vnic_type":"normal","device_id":"bc38d53a-2197-4c67-ab7a-768b4e1223aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.2"}],"id":"f53b9adb-d121-4be6-8bc3-1796263d96d5","security_groups":[],"mac_address":"fa:16:3e:d5:9c:79","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-23c8f026-b2a6-4f05-a06d-271091681087"}]} 2018-10-10 04:59:30,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-07f99783-35e3-423e-bbc2-390b53d934e9 2018-10-10 04:59:30,433 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 04:59:30,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:30,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7fa64794-5041-4b76-bdac-aaebdf7646d7 Date: Wed, 10 Oct 2018 04:59:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 04:59:30,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-7fa64794-5041-4b76-bdac-aaebdf7646d7 2018-10-10 04:59:30,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:30,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-71163b3b-211a-4dbc-93a2-becdcadeffe9 Date: Wed, 10 Oct 2018 04:59:30 GMT RESP BODY: {"subnets":[]} 2018-10-10 04:59:30,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-71163b3b-211a-4dbc-93a2-becdcadeffe9 2018-10-10 04:59:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15"}}' 2018-10-10 04:59:32,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-ab451638-5e93-46a1-b7ca-14864c1d5fc6 Date: Wed, 10 Oct 2018 04:59:32 GMT RESP BODY: {"floatingip": {"router_id": "4e533f48-f4b7-47e1-a85c-564ab6669aec", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:59:31Z", "updated_at": "2018-10-10T04:59:31Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "fc3a8e5a267a40779044f4160f6de55d", "port_id": "da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15", "id": "ece79e08-5071-4259-bce6-320ff5fdac8d"}} 2018-10-10 04:59:32,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-ab451638-5e93-46a1-b7ca-14864c1d5fc6 2018-10-10 04:59:32,722 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router 2018-10-10 04:59:32,722 - create_instance - INFO - Checking if VM is active 2018-10-10 04:59:32,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:33,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-9f35658c-5833-4018-8ae1-11ba0b54ca82 x-compute-request-id: req-9f35658c-5833-4018-8ae1-11ba0b54ca82 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:33,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-9f35658c-5833-4018-8ae1-11ba0b54ca82 2018-10-10 04:59:33,490 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - ACTIVE 2018-10-10 04:59:33,490 - create_instance - INFO - VM is - ACTIVE 2018-10-10 04:59:33,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:33,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-9fbbe00b-7855-4b4b-b3df-04d894d2fe36 x-compute-request-id: req-9fbbe00b-7855-4b4b-b3df-04d894d2fe36 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp"}], "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:18Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:33,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-9fbbe00b-7855-4b4b-b3df-04d894d2fe36 2018-10-10 04:59:33,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:34,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-be2f992a-a352-499e-b43b-27e3e4c2939c Date: Wed, 10 Oct 2018 04:59:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["817899c3-0511-4d1a-a538-15eaa847e66f"],"updated_at":"2018-10-10T04:58:50Z","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"23c8f026-b2a6-4f05-a06d-271091681087","name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net"}]} 2018-10-10 04:59:34,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net used request id req-be2f992a-a352-499e-b43b-27e3e4c2939c 2018-10-10 04:59:34,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:34,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65051732-ffa8-43be-8c9b-6101686fc441 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:34,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-65051732-ffa8-43be-8c9b-6101686fc441 2018-10-10 04:59:34,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:34,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9546cb52-7ef3-4f2f-8a4d-9c391aa1d678 Date: Wed, 10 Oct 2018 04:59:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","dns_nameservers":[],"updated_at":"2018-10-10T04:58:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fc3a8e5a267a40779044f4160f6de55d","id":"817899c3-0511-4d1a-a538-15eaa847e66f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet"}]} 2018-10-10 04:59:34,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-9546cb52-7ef3-4f2f-8a4d-9c391aa1d678 2018-10-10 04:59:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:34,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-b4e48270-d374-4e2c-a602-1fbe4cb08cb1 Date: Wed, 10 Oct 2018 04:59:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.1"}],"id":"4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd","security_groups":[],"mac_address":"fa:16:3e:c9:9b:11","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:58Z","binding:vnic_type":"normal","device_id":"4e533f48-f4b7-47e1-a85c-564ab6669aec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.3"}],"id":"5ce95e71-9109-4364-99ce-d16ca812b1d0","security_groups":[],"mac_address":"fa:16:3e:bf:b5:94","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.4"}],"id":"6b50724d-cc2a-4ad8-a62e-9434a7c145d3","security_groups":[],"mac_address":"fa:16:3e:95:7c:52","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-23c8f026-b2a6-4f05-a06d-271091681087"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:59:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.9"}],"id":"da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15","security_groups":["7d081d4d-a5f9-4167-9db2-bec0b2319397","d41f3c50-a38b-4a34-8e17-b3905412eb1c"],"mac_address":"fa:16:3e:fc:08:95","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:59:09Z","binding:vnic_type":"normal","device_id":"bc38d53a-2197-4c67-ab7a-768b4e1223aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T04:58:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"817899c3-0511-4d1a-a538-15eaa847e66f","ip_address":"10.55.1.2"}],"id":"f53b9adb-d121-4be6-8bc3-1796263d96d5","security_groups":[],"mac_address":"fa:16:3e:d5:9c:79","project_id":"fc3a8e5a267a40779044f4160f6de55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"23c8f026-b2a6-4f05-a06d-271091681087","tenant_id":"fc3a8e5a267a40779044f4160f6de55d","created_at":"2018-10-10T04:58:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-23c8f026-b2a6-4f05-a06d-271091681087"}]} 2018-10-10 04:59:34,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=23c8f026-b2a6-4f05-a06d-271091681087 used request id req-b4e48270-d374-4e2c-a602-1fbe4cb08cb1 2018-10-10 04:59:34,690 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 04:59:34,694 - paramiko.transport - DEBUG - starting thread (client mode): 0xeaba590L 2018-10-10 04:59:34,694 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 04:59:34,694 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 04:59:34,694 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 04:59:34,695 - 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-10-10 04:59:34,695 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 04:59:34,695 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 04:59:34,695 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 04:59:34,695 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 04:59:34,695 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 04:59:34,713 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 04:59:34,713 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 04:59:34,726 - paramiko.transport - DEBUG - Trying key 87c92189ab5d0dd37b98eb0de8435d40 from tmp/CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0 2018-10-10 04:59:34,753 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 04:59:34,758 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 04:59:34,858 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 04:59:34,872 - create_instance - INFO - SSH is active for VM instance 2018-10-10 04:59:34,873 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 04:59:34,874 - paramiko.transport - DEBUG - starting thread (client mode): 0xea979d0L 2018-10-10 04:59:34,875 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 04:59:34,875 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 04:59:34,875 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 04:59:34,876 - 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-10-10 04:59:34,876 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 04:59:34,876 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 04:59:34,876 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 04:59:34,877 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 04:59:34,877 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 04:59:34,894 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 04:59:34,894 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 04:59:34,907 - paramiko.transport - DEBUG - Trying key 87c92189ab5d0dd37b98eb0de8435d40 from tmp/CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0 2018-10-10 04:59:34,933 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 04:59:34,937 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 04:59:34,939 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 04:59:34,940 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 04:59:34,940 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 04:59:34,941 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 04:59:34,944 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-10-10 04:59:34,944 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-10-10 04:59:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/ece79e08-5071-4259-bce6-320ff5fdac8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:35,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2726608f-dc00-4627-b37c-4bc47aedce7b Content-Length: 0 Date: Wed, 10 Oct 2018 04:59:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:35,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/ece79e08-5071-4259-bce6-320ff5fdac8d used request id req-2726608f-dc00-4627-b37c-4bc47aedce7b 2018-10-10 04:59:35,735 - create_instance - INFO - Deleting Port with ID - da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15 2018-10-10 04:59:35,736 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0port-1 2018-10-10 04:59:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:36,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62a822e5-0219-425b-ae84-a84798efde2e Date: Wed, 10 Oct 2018 04:59:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:36,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/da1f345a-1a2a-4d06-8ac9-1b34ba1d1b15 used request id req-62a822e5-0219-425b-ae84-a84798efde2e 2018-10-10 04:59:36,293 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst 2018-10-10 04:59:36,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:36,453 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:59: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-3c33ab9d-2bb2-4192-a574-6cf6e66e24e6 x-compute-request-id: req-3c33ab9d-2bb2-4192-a574-6cf6e66e24e6 Content-Type: application/json 2018-10-10 04:59:36,453 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-3c33ab9d-2bb2-4192-a574-6cf6e66e24e6 2018-10-10 04:59:36,453 - create_instance - INFO - Checking deletion status 2018-10-10 04:59:36,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:36,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-24adaf60-894d-4e07-9919-516d0fb23e8e x-compute-request-id: req-24adaf60-894d-4e07-9919-516d0fb23e8e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:08:95", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:36Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:36,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-24adaf60-894d-4e07-9919-516d0fb23e8e 2018-10-10 04:59:36,556 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - ACTIVE 2018-10-10 04:59:36,556 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:59:39,559 - create_instance - DEBUG - VM status query timeout in 296.894236088 2018-10-10 04:59:39,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:39,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59: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-e2d2c988-ab84-43a8-9759-74f333868974 x-compute-request-id: req-e2d2c988-ab84-43a8-9759-74f333868974 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:36Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:39,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-e2d2c988-ab84-43a8-9759-74f333868974 2018-10-10 04:59:39,833 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - ACTIVE 2018-10-10 04:59:39,833 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:59:42,836 - create_instance - DEBUG - VM status query timeout in 293.617017984 2018-10-10 04:59:42,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:43,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d677acda-b1ac-458d-bba0-8123abaa0707 x-compute-request-id: req-d677acda-b1ac-458d-bba0-8123abaa0707 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa", "rel": "bookmark"}], "image": {"id": "943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "links": [{"href": "http://172.30.9.25:8774/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T04:59:17.000000", "flavor": {"id": "bc119ac3-a25a-4d25-9406-5fc741a05667", "links": [{"href": "http://172.30.9.25:8774/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667", "rel": "bookmark"}]}, "id": "bc38d53a-2197-4c67-ab7a-768b4e1223aa", "user_id": "8ce9eefc9d1e4fa7aac8048cfcd4f48a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T04:59:36Z", "hostId": "8153322a0aa5464306cf078d7943ea89164b3e97f29757f19ed8c459", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp", "name": "CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst", "created": "2018-10-10T04:59:13Z", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 04:59:43,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-d677acda-b1ac-458d-bba0-8123abaa0707 2018-10-10 04:59:43,768 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst] is - ACTIVE 2018-10-10 04:59:43,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 04:59:46,771 - create_instance - DEBUG - VM status query timeout in 289.682224989 2018-10-10 04:59:46,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4e206182f7c17b20c1ab3153eceaabe345f3d9" 2018-10-10 04:59:46,829 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 04:59: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-59fb1515-fa88-4539-a767-3587bf906c84 x-compute-request-id: req-59fb1515-fa88-4539-a767-3587bf906c84 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bc38d53a-2197-4c67-ab7a-768b4e1223aa could not be found.", "code": 404}} 2018-10-10 04:59:46,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/bc38d53a-2197-4c67-ab7a-768b4e1223aa used request id req-59fb1515-fa88-4539-a767-3587bf906c84 2018-10-10 04:59:46,829 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bc38d53a-2197-4c67-ab7a-768b4e1223aa could not be found. (HTTP 404) (Request-ID: req-59fb1515-fa88-4539-a767-3587bf906c84) 2018-10-10 04:59:46,830 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-inst 2018-10-10 04:59:46,831 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp 2018-10-10 04:59:46,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558d79fce77328a7c1b373b6a854c1afcfa2c440" 2018-10-10 04:59:46,876 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:59: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-12aa4ec5-74e1-4489-8757-0da346219ce4 x-compute-request-id: req-12aa4ec5-74e1-4489-8757-0da346219ce4 Content-Length: 0 Content-Type: application/json 2018-10-10 04:59:46,877 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-kp used request id req-12aa4ec5-74e1-4489-8757-0da346219ce4 2018-10-10 04:59:46,877 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0.pub] 2018-10-10 04:59:46,877 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0] 2018-10-10 04:59:46,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8ee77591976a276f2e177f79a7a8f3ff25ca5" 2018-10-10 04:59:46,920 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 04:59: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-375bd3e3-3f41-49df-bea5-db83432573b8 x-compute-request-id: req-375bd3e3-3f41-49df-bea5-db83432573b8 Content-Length: 0 Content-Type: application/json 2018-10-10 04:59:46,920 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bc119ac3-a25a-4d25-9406-5fc741a05667 used request id req-375bd3e3-3f41-49df-bea5-db83432573b8 2018-10-10 04:59:46,921 - neutron_utils - INFO - Deleting security group rule with ID - fc691759-ef90-49f8-9af3-6fc3c680da7b 2018-10-10 04:59:46,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/fc691759-ef90-49f8-9af3-6fc3c680da7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:47,039 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65955edd-5a9e-4e84-b5f1-ddb43e208463 Content-Length: 0 Date: Wed, 10 Oct 2018 04:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:47,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/fc691759-ef90-49f8-9af3-6fc3c680da7b used request id req-65955edd-5a9e-4e84-b5f1-ddb43e208463 2018-10-10 04:59:47,039 - neutron_utils - INFO - Deleting security group rule with ID - 7c0c4df5-c312-4cc6-8cac-e4af6ca97e1c 2018-10-10 04:59:47,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/7c0c4df5-c312-4cc6-8cac-e4af6ca97e1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:47,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4646365e-f176-426d-815e-1752097eea88 Content-Length: 0 Date: Wed, 10 Oct 2018 04:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:47,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/7c0c4df5-c312-4cc6-8cac-e4af6ca97e1c used request id req-4646365e-f176-426d-815e-1752097eea88 2018-10-10 04:59:47,283 - neutron_utils - INFO - Deleting security group rule with ID - 80d38f62-6df9-4de4-b856-6438f1124463 2018-10-10 04:59:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/80d38f62-6df9-4de4-b856-6438f1124463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:47,379 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3853065c-d45e-4189-b0de-1812c74a48b1 Content-Length: 0 Date: Wed, 10 Oct 2018 04:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:47,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/80d38f62-6df9-4de4-b856-6438f1124463 used request id req-3853065c-d45e-4189-b0de-1812c74a48b1 2018-10-10 04:59:47,379 - neutron_utils - INFO - Deleting security group rule with ID - 284de2b1-719d-48a7-bd84-a4034bf7ab5d 2018-10-10 04:59:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/284de2b1-719d-48a7-bd84-a4034bf7ab5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:47,653 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6824de1-a946-4739-bf38-bf578f6a55c4 Content-Length: 0 Date: Wed, 10 Oct 2018 04:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:47,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/284de2b1-719d-48a7-bd84-a4034bf7ab5d used request id req-e6824de1-a946-4739-bf38-bf578f6a55c4 2018-10-10 04:59:47,653 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-sec-grp 2018-10-10 04:59:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d41f3c50-a38b-4a34-8e17-b3905412eb1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b1bbbd7f2367a9c9fa8f92be671c181b18016c" 2018-10-10 04:59:47,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f248a4c7-4702-4677-8cf2-40bceec5bff6 Content-Length: 0 Date: Wed, 10 Oct 2018 04:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:47,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d41f3c50-a38b-4a34-8e17-b3905412eb1c used request id req-f248a4c7-4702-4677-8cf2-40bceec5bff6 2018-10-10 04:59:47,812 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router and subnet CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet 2018-10-10 04:59:47,812 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router 2018-10-10 04:59:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/4e533f48-f4b7-47e1-a85c-564ab6669aec/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" -d '{"subnet_id": "817899c3-0511-4d1a-a538-15eaa847e66f"}' 2018-10-10 04:59:49,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7566d057-3241-47b0-b2fd-10c313c3cdac Date: Wed, 10 Oct 2018 04:59:49 GMT RESP BODY: {"network_id": "23c8f026-b2a6-4f05-a06d-271091681087", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "subnet_id": "817899c3-0511-4d1a-a538-15eaa847e66f", "subnet_ids": ["817899c3-0511-4d1a-a538-15eaa847e66f"], "port_id": "4c84dd4e-5f3e-4f9b-8fe3-24ba7d4883fd", "id": "4e533f48-f4b7-47e1-a85c-564ab6669aec"} 2018-10-10 04:59:49,323 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4e533f48-f4b7-47e1-a85c-564ab6669aec/remove_router_interface used request id req-7566d057-3241-47b0-b2fd-10c313c3cdac 2018-10-10 04:59:49,324 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router 2018-10-10 04:59:49,324 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-router 2018-10-10 04:59:49,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/4e533f48-f4b7-47e1-a85c-564ab6669aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745c900348366452943bde7f5614a45363e0ad20" 2018-10-10 04:59:52,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7160c4ca-2e1a-4e39-a641-a6b430d03445 Content-Length: 0 Date: Wed, 10 Oct 2018 04:59:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:52,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4e533f48-f4b7-47e1-a85c-564ab6669aec used request id req-7160c4ca-2e1a-4e39-a641-a6b430d03445 2018-10-10 04:59:52,644 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet 2018-10-10 04:59:52,644 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-subnet 2018-10-10 04:59:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/817899c3-0511-4d1a-a538-15eaa847e66f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" 2018-10-10 04:59:54,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ce73c2a-e8cc-498e-84d0-25a8b2422d0a Date: Wed, 10 Oct 2018 04:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:54,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/817899c3-0511-4d1a-a538-15eaa847e66f used request id req-6ce73c2a-e8cc-498e-84d0-25a8b2422d0a 2018-10-10 04:59:54,737 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-pub-net 2018-10-10 04:59:54,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/23c8f026-b2a6-4f05-a06d-271091681087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d6f57f86bf6aaaef3e3ae8b77562abdba1a909" 2018-10-10 04:59:56,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-362de59e-b45b-422d-a1a6-cabe1e143294 Date: Wed, 10 Oct 2018 04:59:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:56,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/23c8f026-b2a6-4f05-a06d-271091681087 used request id req-362de59e-b45b-422d-a1a6-cabe1e143294 2018-10-10 04:59:56,133 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-2905f86d-7250-45d8-a162-9ef67f7767f0-image 2018-10-10 04:59:56,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de2fedaa54487f142e3d2649819eac90f04c612b" 2018-10-10 04:59:57,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7612252f-4fa5-4ab4-892e-d557ddb59155 Date: Wed, 10 Oct 2018 04:59:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 04:59:57,715 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/943e2ee4-0c47-4570-acf6-0bb9d0d88d06 used request id req-7612252f-4fa5-4ab4-892e-d557ddb59155 2018-10-10 04:59:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:57,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-80d88903-e03c-4adc-b712-2014073d924c Date: Wed, 10 Oct 2018 04:59:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:58:49Z", "updated_at": "2018-10-10T04:58:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:58:49Z", "revision_number": 0, "id": "1cf0429a-bfe4-4c39-b672-5dd96197186f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:58:49Z", "security_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:58:49Z", "revision_number": 0, "id": "b8250bc2-57aa-45f5-83c5-87d3a35b2e84", "remote_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "remote_ip_prefix": null, "created_at": "2018-10-10T04:58:49Z", "security_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:58:49Z", "revision_number": 0, "id": "da7e63ab-f8a8-4626-90e0-cc62b27a4e95", "remote_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "remote_ip_prefix": null, "created_at": "2018-10-10T04:58:49Z", "security_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:58:49Z", "revision_number": 0, "id": "f40019d7-c35d-4dc0-9bd9-ff7ff0ff5790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:58:49Z", "security_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3a8e5a267a40779044f4160f6de55d"}], "revision_number": 4, "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 04:59:57,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-80d88903-e03c-4adc-b712-2014073d924c 2018-10-10 04:59:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:58,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea65d809-c550-4913-a33e-9ac2ee7d2ae5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 04:59:58,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-ea65d809-c550-4913-a33e-9ac2ee7d2ae5 2018-10-10 04:59:58,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:58,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fcdc52-ecaa-43b5-b71a-4b1b83a0e12e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 04:59:58,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-68fcdc52-ecaa-43b5-b71a-4b1b83a0e12e 2018-10-10 04:59:58,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:58,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031d9d38-bf12-4553-9fa4-00ec896b99a9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d"}, "enabled": true, "id": "fc3a8e5a267a40779044f4160f6de55d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj"}} 2018-10-10 04:59:58,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-031d9d38-bf12-4553-9fa4-00ec896b99a9 2018-10-10 04:59:58,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d081d4d-a5f9-4167-9db2-bec0b2319397 2018-10-10 04:59:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7d081d4d-a5f9-4167-9db2-bec0b2319397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:58,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-440eeebf-1c9a-4aa6-a783-20ce8763924c Date: Wed, 10 Oct 2018 04:59: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-10-10T04:58:49Z", "security_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:58:49Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "1cf0429a-bfe4-4c39-b672-5dd96197186f"}, {"remote_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:58:49Z", "security_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:58:49Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "b8250bc2-57aa-45f5-83c5-87d3a35b2e84"}, {"remote_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:58:49Z", "security_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:58:49Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "da7e63ab-f8a8-4626-90e0-cc62b27a4e95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T04:58:49Z", "security_group_id": "7d081d4d-a5f9-4167-9db2-bec0b2319397", "port_range_min": null, "revision_number": 0, "tenant_id": "fc3a8e5a267a40779044f4160f6de55d", "created_at": "2018-10-10T04:58:49Z", "project_id": "fc3a8e5a267a40779044f4160f6de55d", "id": "f40019d7-c35d-4dc0-9bd9-ff7ff0ff5790"}]} 2018-10-10 04:59:58,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7d081d4d-a5f9-4167-9db2-bec0b2319397 used request id req-440eeebf-1c9a-4aa6-a783-20ce8763924c 2018-10-10 04:59:58,420 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 04:59:58,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7d081d4d-a5f9-4167-9db2-bec0b2319397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:58,710 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8aec8e1a-83b6-4221-9d92-afc31a2e8f53 Content-Length: 0 Date: Wed, 10 Oct 2018 04:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 04:59:58,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7d081d4d-a5f9-4167-9db2-bec0b2319397 used request id req-8aec8e1a-83b6-4221-9d92-afc31a2e8f53 2018-10-10 04:59:58,711 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj 2018-10-10 04:59:58,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:58,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec20f6de-dc9f-495a-81f1-5d15c40109aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:59:58,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/fc3a8e5a267a40779044f4160f6de55d used request id req-ec20f6de-dc9f-495a-81f1-5d15c40109aa 2018-10-10 04:59:58,921 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-proj-role 2018-10-10 04:59:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/1c22532cb9d44ad283d3555812c112d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:59,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c478e5b-42d2-421f-bc95-0cac5a71ad71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:59:59,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/1c22532cb9d44ad283d3555812c112d9 used request id req-0c478e5b-42d2-421f-bc95-0cac5a71ad71 2018-10-10 04:59:59,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e08223b2cba522ec697ea301403be2a9359c54" 2018-10-10 04:59:59,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8321f31b-700a-4fdb-b0b5-60f917363f8f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 04:59:59,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8321f31b-700a-4fdb-b0b5-60f917363f8f 2018-10-10 04:59:59,041 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-dbc00c0a-2223-4e9-user 2018-10-10 04:59:59,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8ce9eefc9d1e4fa7aac8048cfcd4f48a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff41d26d6184c1691910adfd33aa02c815349f6b" 2018-10-10 04:59:59,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 04:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee836b46-4b22-4053-b974-924d179c8e4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 04:59:59,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8ce9eefc9d1e4fa7aac8048cfcd4f48a used request id req-ee836b46-4b22-4053-b974-924d179c8e4c 2018-10-10 04:59:59,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 04:59:59,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T05:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["CHQkN2ntSEiazG6LGA-x4Q"], "issued_at": "2018-10-10T04:59:59.000000Z"}} 2018-10-10 04:59:59,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58fd8bc348b49508f3d944304939fcf8386f7a92" 2018-10-10 04:59:59,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 04:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a8b72be-0739-4afb-a69c-518ed3d4fdff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 04:59:59,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6a8b72be-0739-4afb-a69c-518ed3d4fdff 2018-10-10 04:59:59,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 04:59:59,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:00,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["52-TGheTQlmZN2b1sbJHOA"], "issued_at": "2018-10-10T05:00:00.000000Z"}} 2018-10-10 05:00:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:00:00,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430a054e-dd99-420f-a0ca-63323e9802f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:00,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-430a054e-dd99-420f-a0ca-63323e9802f8 2018-10-10 05:00:00,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:00:00,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:00:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:00:00,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ae737f-f222-4bdf-8a7b-6626a728e8eb Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 05:00:00,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj used request id req-24ae737f-f222-4bdf-8a7b-6626a728e8eb 2018-10-10 05:00:00,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:00:00,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6358708a-25c1-4b1c-b9ed-dcb5e3e5dda5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:00:00,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6358708a-25c1-4b1c-b9ed-dcb5e3e5dda5 2018-10-10 05:00:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}}' 2018-10-10 05:00:00,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-024f734f-5c5e-4355-ba24-4e336af9ef94 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:00,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-024f734f-5c5e-4355-ba24-4e336af9ef94 2018-10-10 05:00:00,555 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj 2018-10-10 05:00:00,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:00,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:00,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["BEb9ocSHQaCF79UssssoQw"], "issued_at": "2018-10-10T05:00:00.000000Z"}} 2018-10-10 05:00:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605fb0d12ae46b0a4a34ceea42e999b8797621b" 2018-10-10 05:00:01,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd869fe7-6b98-4817-a8cd-0f0dcb16f614 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:01,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fd869fe7-6b98-4817-a8cd-0f0dcb16f614 2018-10-10 05:00:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:00:01,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:00:01,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605fb0d12ae46b0a4a34ceea42e999b8797621b" 2018-10-10 05:00:01,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f511af39-ee30-42be-8260-a1200e4d54d3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:00:01,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f511af39-ee30-42be-8260-a1200e4d54d3 2018-10-10 05:00:01,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605fb0d12ae46b0a4a34ceea42e999b8797621b" 2018-10-10 05:00:01,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90606ae5-2c04-4394-989a-3a9ee0d3ed48 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}]} 2018-10-10 05:00:01,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj used request id req-90606ae5-2c04-4394-989a-3a9ee0d3ed48 2018-10-10 05:00:01,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605fb0d12ae46b0a4a34ceea42e999b8797621b" 2018-10-10 05:00:01,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f6ab67-af8d-48ae-9a0d-ccf47ab30aab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:00:01,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c2f6ab67-af8d-48ae-9a0d-ccf47ab30aab 2018-10-10 05:00:01,607 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user 2018-10-10 05:00:01,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:00:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94bc9ed-1780-44ef-831a-f1e69fa1274e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:00:01,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c94bc9ed-1780-44ef-831a-f1e69fa1274e 2018-10-10 05:00:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}}' 2018-10-10 05:00:01,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a513f0-498e-4705-b826-0372753c55c0 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d85b0b006c0741a7a77e64a26a38cf57", "links": {"self": "http://172.30.9.25:5000/v3/roles/d85b0b006c0741a7a77e64a26a38cf57"}, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}} 2018-10-10 05:00:01,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-a8a513f0-498e-4705-b826-0372753c55c0 2018-10-10 05:00:01,828 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role 2018-10-10 05:00:01,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/d85b0b006c0741a7a77e64a26a38cf57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:00:01,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d581be-6871-47c7-9bff-c9f25f031c3c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/d85b0b006c0741a7a77e64a26a38cf57"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role", "id": "d85b0b006c0741a7a77e64a26a38cf57"}} 2018-10-10 05:00:01,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/d85b0b006c0741a7a77e64a26a38cf57 used request id req-79d581be-6871-47c7-9bff-c9f25f031c3c 2018-10-10 05:00:01,923 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role to project CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj 2018-10-10 05:00:01,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69/users/fefc3313bb5948739cacfc635c293643/roles/d85b0b006c0741a7a77e64a26a38cf57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:00:02,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7906a00-4c30-42bd-8e2d-cedc23f6e5e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:00:02,041 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69/users/fefc3313bb5948739cacfc635c293643/roles/d85b0b006c0741a7a77e64a26a38cf57 used request id req-c7906a00-4c30-42bd-8e2d-cedc23f6e5e8 2018-10-10 05:00:02,041 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:00:02,042 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 05:00:02,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:02,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:02,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d85b0b006c0741a7a77e64a26a38cf57", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}], "expires_at": "2018-10-10T06:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd9544131a04c21b0750590d426cd69", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user", "id": "fefc3313bb5948739cacfc635c293643"}, "audit_ids": ["8hSZt0VaRq-h6Gjze2LU6w"], "issued_at": "2018-10-10T05:00:02.000000Z"}} 2018-10-10 05:00:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" 2018-10-10 05:00:02,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eef8495-07bc-4971-9786-8aa15b0aa731 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:02,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1eef8495-07bc-4971-9786-8aa15b0aa731 2018-10-10 05:00:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" 2018-10-10 05:00:02,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-a6632be0-4dd0-4fa4-a130-cdefaf9a0557 Date: Wed, 10 Oct 2018 05:00:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image"} 2018-10-10 05:00:02,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image used request id req-a6632be0-4dd0-4fa4-a130-cdefaf9a0557 2018-10-10 05:00:02,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" 2018-10-10 05:00:02,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5b9573ec-e712-406e-99d7-9f26174df6a8 Date: Wed, 10 Oct 2018 05:00:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:00:02,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-5b9573ec-e712-406e-99d7-9f26174df6a8 2018-10-10 05:00:02,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image"}' 2018-10-10 05:00:03,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b X-Openstack-Request-Id: req-2e0d5a40-2897-4e15-a9ce-02125efcc79c Date: Wed, 10 Oct 2018 05:00:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:00:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T05:00:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/ded882c3-904e-4db8-bd26-225620926a8b", "min_disk": 0, "protected": false, "id": "ded882c3-904e-4db8-bd26-225620926a8b", "file": "/v2/images/ded882c3-904e-4db8-bd26-225620926a8b/file", "checksum": null, "owner": "8dd9544131a04c21b0750590d426cd69", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:00:03,064 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2e0d5a40-2897-4e15-a9ce-02125efcc79c 2018-10-10 05:00:03,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" -d '' 2018-10-10 05:00:04,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c8def2a-6283-42c5-bddc-71ad9af2a8f1 Date: Wed, 10 Oct 2018 05:00:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:00:04,240 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b/file used request id req-5c8def2a-6283-42c5-bddc-71ad9af2a8f1 2018-10-10 05:00:04,240 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 05:00:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" 2018-10-10 05:00:04,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-da099d00-22b1-4cf3-81b3-6b77d840be93 Date: Wed, 10 Oct 2018 05:00:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:00:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:00:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ded882c3-904e-4db8-bd26-225620926a8b/snap", "metadata": {}}], "self": "/v2/images/ded882c3-904e-4db8-bd26-225620926a8b", "min_disk": 0, "protected": false, "id": "ded882c3-904e-4db8-bd26-225620926a8b", "file": "/v2/images/ded882c3-904e-4db8-bd26-225620926a8b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8dd9544131a04c21b0750590d426cd69", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ded882c3-904e-4db8-bd26-225620926a8b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:00:04,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b used request id req-da099d00-22b1-4cf3-81b3-6b77d840be93 2018-10-10 05:00:04,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" 2018-10-10 05:00:04,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a9b84566-a1a2-4025-a1f9-1433d88c49f1 Date: Wed, 10 Oct 2018 05:00:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:00:04,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a9b84566-a1a2-4025-a1f9-1433d88c49f1 2018-10-10 05:00:04,569 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image 2018-10-10 05:00:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" 2018-10-10 05:00:04,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-85eaf7eb-26a6-4a99-a65e-da9e7d01c235 Date: Wed, 10 Oct 2018 05:00:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:00:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:00:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ded882c3-904e-4db8-bd26-225620926a8b/snap", "metadata": {}}], "self": "/v2/images/ded882c3-904e-4db8-bd26-225620926a8b", "min_disk": 0, "protected": false, "id": "ded882c3-904e-4db8-bd26-225620926a8b", "file": "/v2/images/ded882c3-904e-4db8-bd26-225620926a8b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8dd9544131a04c21b0750590d426cd69", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ded882c3-904e-4db8-bd26-225620926a8b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:00:04,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b used request id req-85eaf7eb-26a6-4a99-a65e-da9e7d01c235 2018-10-10 05:00:04,589 - create_image - DEBUG - Instance status is - active 2018-10-10 05:00:04,589 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image 2018-10-10 05:00:04,589 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image 2018-10-10 05:00:04,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:04,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:04,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d85b0b006c0741a7a77e64a26a38cf57", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}], "expires_at": "2018-10-10T06:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd9544131a04c21b0750590d426cd69", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user", "id": "fefc3313bb5948739cacfc635c293643"}, "audit_ids": ["sBSItw6hSU6N9Sbn6S45xQ"], "issued_at": "2018-10-10T05:00:04.000000Z"}} 2018-10-10 05:00:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" 2018-10-10 05:00:05,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aaff998-84b4-492b-adfe-e92c5b42dee9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:05,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5aaff998-84b4-492b-adfe-e92c5b42dee9 2018-10-10 05:00:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" 2018-10-10 05:00:05,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-12beb1cd-2abb-454b-8580-2b35c309ca33 Date: Wed, 10 Oct 2018 05:00:05 GMT RESP BODY: {"networks":[]} 2018-10-10 05:00:05,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-12beb1cd-2abb-454b-8580-2b35c309ca33 2018-10-10 05:00:05,211 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net 2018-10-10 05:00:05,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net", "admin_state_up": true}}' 2018-10-10 05:00:05,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-eac671cb-8cce-443f-91a8-7596f01f1c2d Date: Wed, 10 Oct 2018 05:00:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5ce73597-06e5-4010-811c-9ab4ec86457c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T05:00:05Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","mtu":1450}} 2018-10-10 05:00:05,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-eac671cb-8cce-443f-91a8-7596f01f1c2d 2018-10-10 05:00:05,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" 2018-10-10 05:00:06,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-f137b58f-b4a3-47c2-8de8-a6d469fc99ca Date: Wed, 10 Oct 2018 05:00:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:00:05Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:06,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-f137b58f-b4a3-47c2-8de8-a6d469fc99ca 2018-10-10 05:00:06,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" 2018-10-10 05:00:06,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b17f9c7-c023-422e-b51d-b16f7d439184 Date: Wed, 10 Oct 2018 05:00:06 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:00:06,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-0b17f9c7-c023-422e-b51d-b16f7d439184 2018-10-10 05:00:06,221 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet 2018-10-10 05:00:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" -d '{"subnets": [{"ip_version": 4, "network_id": "5ce73597-06e5-4010-811c-9ab4ec86457c", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]}' 2018-10-10 05:00:06,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ee998d49-b56a-45cc-a0ac-89fb6e0e90c8 Date: Wed, 10 Oct 2018 05:00:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:06,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-ee998d49-b56a-45cc-a0ac-89fb6e0e90c8 2018-10-10 05:00:06,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" 2018-10-10 05:00:07,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d33d8465-4130-4a23-8128-28a63129bf24 Date: Wed, 10 Oct 2018 05:00:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:07,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-d33d8465-4130-4a23-8128-28a63129bf24 2018-10-10 05:00:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" 2018-10-10 05:00:07,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4216e89a-4ed9-4001-8128-07c236a2e870 Date: Wed, 10 Oct 2018 05:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:07,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-4216e89a-4ed9-4001-8128-07c236a2e870 2018-10-10 05:00:07,466 - OpenStackNetwork - DEBUG - Network [5ce73597-06e5-4010-811c-9ab4ec86457c] created successfully 2018-10-10 05:00:07,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:07,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:07,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d85b0b006c0741a7a77e64a26a38cf57", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}], "expires_at": "2018-10-10T06:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd9544131a04c21b0750590d426cd69", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user", "id": "fefc3313bb5948739cacfc635c293643"}, "audit_ids": ["zmsoMXVGSY2wld5FLEDCaA"], "issued_at": "2018-10-10T05:00:07.000000Z"}} 2018-10-10 05:00:07,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:07,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f304a123-5d0f-4913-9557-d4d304a5269a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:07,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f304a123-5d0f-4913-9557-d4d304a5269a 2018-10-10 05:00:07,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:08,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ee628f5c-d14c-4384-88cf-f09467e97fb3 Date: Wed, 10 Oct 2018 05:00:08 GMT RESP BODY: {"routers": []} 2018-10-10 05:00:08,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router&admin_state_up=True used request id req-ee628f5c-d14c-4384-88cf-f09467e97fb3 2018-10-10 05:00:08,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:08,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:08,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d85b0b006c0741a7a77e64a26a38cf57", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}], "expires_at": "2018-10-10T06:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd9544131a04c21b0750590d426cd69", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user", "id": "fefc3313bb5948739cacfc635c293643"}, "audit_ids": ["4bW8kCMKRjmWRygTrqC7sQ"], "issued_at": "2018-10-10T05:00:08.000000Z"}} 2018-10-10 05:00:08,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9ec01d465c0267f7fa4dd97e84f7178fb78eb4" 2018-10-10 05:00:08,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5399b06b-5340-4b80-921b-8dba73ab700f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:08,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5399b06b-5340-4b80-921b-8dba73ab700f 2018-10-10 05:00:08,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:08,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7a788c88-4fdd-49b7-8d59-314d4584df0f Date: Wed, 10 Oct 2018 05:00:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:00:08,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-7a788c88-4fdd-49b7-8d59-314d4584df0f 2018-10-10 05:00:08,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:09,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-309a1780-9b22-4714-a5d5-6ce67a22a695 Date: Wed, 10 Oct 2018 05:00:09 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:00:09,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-309a1780-9b22-4714-a5d5-6ce67a22a695 2018-10-10 05:00:09,100 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router 2018-10-10 05:00:09,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router", "admin_state_up": true}}' 2018-10-10 05:00:14,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e4d808e3-0fd8-466f-9e66-e62d200cc76b Date: Wed, 10 Oct 2018 05:00:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:09Z", "admin_state_up": true, "updated_at": "2018-10-10T05:00:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "1a62d952-696d-4093-8164-6e2b3094442d", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router"}} 2018-10-10 05:00:14,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-e4d808e3-0fd8-466f-9e66-e62d200cc76b 2018-10-10 05:00:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1a62d952-696d-4093-8164-6e2b3094442d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:14,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22be7bc4-7206-44b2-b127-e141d7fdf296 Date: Wed, 10 Oct 2018 05:00:14 GMT RESP BODY: {"ports":[]} 2018-10-10 05:00:14,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1a62d952-696d-4093-8164-6e2b3094442d used request id req-22be7bc4-7206-44b2-b127-e141d7fdf296 2018-10-10 05:00:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:14,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a8b7783a-a513-4a1f-889d-2b507f0bde6b Date: Wed, 10 Oct 2018 05:00:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:14,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-a8b7783a-a513-4a1f-889d-2b507f0bde6b 2018-10-10 05:00:14,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:00:14,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:00:14,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:14,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c63eb97-ffae-4f80-9b59-32ffc3ed085f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:14,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-6c63eb97-ffae-4f80-9b59-32ffc3ed085f 2018-10-10 05:00:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:15,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6406ac07-63d8-49bd-9fab-37c39fe5d6fa Date: Wed, 10 Oct 2018 05:00:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:15,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-6406ac07-63d8-49bd-9fab-37c39fe5d6fa 2018-10-10 05:00:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:15,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b986f32c-59bd-4854-b719-6339c8566446 Date: Wed, 10 Oct 2018 05:00:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:15,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet used request id req-b986f32c-59bd-4854-b719-6339c8566446 2018-10-10 05:00:15,357 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 05:00:15,357 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router 2018-10-10 05:00:15,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/1a62d952-696d-4093-8164-6e2b3094442d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" -d '{"subnet_id": "22ccc4e3-085c-444b-ba51-beb0c5476f59"}' 2018-10-10 05:00:17,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-313d3298-dbb9-4986-83b9-1e02448b2516 Date: Wed, 10 Oct 2018 05:00:17 GMT RESP BODY: {"network_id": "5ce73597-06e5-4010-811c-9ab4ec86457c", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "subnet_id": "22ccc4e3-085c-444b-ba51-beb0c5476f59", "subnet_ids": ["22ccc4e3-085c-444b-ba51-beb0c5476f59"], "port_id": "ef697e3f-ab8d-4536-8743-0a815a22fea8", "id": "1a62d952-696d-4093-8164-6e2b3094442d"} 2018-10-10 05:00:17,504 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1a62d952-696d-4093-8164-6e2b3094442d/add_router_interface used request id req-313d3298-dbb9-4986-83b9-1e02448b2516 2018-10-10 05:00:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/1a62d952-696d-4093-8164-6e2b3094442d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:17,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b31b8022-8b22-4c33-a7d1-9f3d4a47d6eb Date: Wed, 10 Oct 2018 05:00:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:09Z", "admin_state_up": true, "updated_at": "2018-10-10T05:00:16Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "1a62d952-696d-4093-8164-6e2b3094442d", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router"}} 2018-10-10 05:00:17,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/1a62d952-696d-4093-8164-6e2b3094442d used request id req-b31b8022-8b22-4c33-a7d1-9f3d4a47d6eb 2018-10-10 05:00:17,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1a62d952-696d-4093-8164-6e2b3094442d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:17,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-11f79796-5e37-4afc-9df4-ca8e80a85dce Date: Wed, 10 Oct 2018 05:00:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:00:17,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1a62d952-696d-4093-8164-6e2b3094442d used request id req-11f79796-5e37-4afc-9df4-ca8e80a85dce 2018-10-10 05:00:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/22ccc4e3-085c-444b-ba51-beb0c5476f59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:00:17,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9d6d74ef-79e3-4806-ab2b-2105d0dbfaad Date: Wed, 10 Oct 2018 05:00:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}} 2018-10-10 05:00:17,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/22ccc4e3-085c-444b-ba51-beb0c5476f59 used request id req-9d6d74ef-79e3-4806-ab2b-2105d0dbfaad 2018-10-10 05:00:17,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:17,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:18,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["iY0OvYNDTLORR5WjEAoiQA"], "issued_at": "2018-10-10T05:00:18.000000Z"}} 2018-10-10 05:00:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5bf0bfdb30e02da35b4d856d327698239df7e7" 2018-10-10 05:00:18,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72eca1ed-ed51-44b2-bf9a-167bc5741459 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:18,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-72eca1ed-ed51-44b2-bf9a-167bc5741459 2018-10-10 05:00:18,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:00:18,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5bf0bfdb30e02da35b4d856d327698239df7e7" 2018-10-10 05:00:18,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-67de90c1-4ce2-4065-a815-6c19e0ee9f08 x-compute-request-id: req-67de90c1-4ce2-4065-a815-6c19e0ee9f08 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 05:00:18,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-67de90c1-4ce2-4065-a815-6c19e0ee9f08 2018-10-10 05:00:18,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5bf0bfdb30e02da35b4d856d327698239df7e7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-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-10-10 05:00:18,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-9ddb0785-76de-4614-b73e-36a964772019 x-compute-request-id: req-9ddb0785-76de-4614-b73e-36a964772019 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:00:18,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9ddb0785-76de-4614-b73e-36a964772019 2018-10-10 05:00:18,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:18,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:18,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d85b0b006c0741a7a77e64a26a38cf57", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}], "expires_at": "2018-10-10T06:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd9544131a04c21b0750590d426cd69", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user", "id": "fefc3313bb5948739cacfc635c293643"}, "audit_ids": ["4wdnI9DTRwSXiim5xNySXA"], "issued_at": "2018-10-10T05:00:18.000000Z"}} 2018-10-10 05:00:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f044135296b5820f4ace5f0d711ae21dfe2369" 2018-10-10 05:00:18,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2902693e-d858-4812-adf0-ce845d9a4767 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:18,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2902693e-d858-4812-adf0-ce845d9a4767 2018-10-10 05:00:18,845 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:00:18,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f044135296b5820f4ace5f0d711ae21dfe2369" 2018-10-10 05:00:19,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-6cafd13b-939f-4eba-bc2e-a8ae7c8a1862 x-compute-request-id: req-6cafd13b-939f-4eba-bc2e-a8ae7c8a1862 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 05:00:19,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6cafd13b-939f-4eba-bc2e-a8ae7c8a1862 2018-10-10 05:00:19,002 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp... 2018-10-10 05:00:19,002 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 05:00:19,033 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp 2018-10-10 05:00:19,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f044135296b5820f4ace5f0d711ae21dfe2369" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDWVF1u7EfVy/K0cL/o4dNkP95eo6+hqxOxJolv0Ri22YWduoJ1FcuyHG+Wz9aaefRFkRu64ybE6kLpUxdc9YyM0XcMU93VxZkgvGjrZ9TqDEynZ5M0/oApmTLQGPiKTTQNl5J8jmjnTjLWEfedVTNDrE/EilUXZV9gsU1CcjclIQ==", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp"}}' 2018-10-10 05:00:19,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-545cdc14-49b2-4774-81aa-3038cd35e5bd x-compute-request-id: req-545cdc14-49b2-4774-81aa-3038cd35e5bd Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDWVF1u7EfVy/K0cL/o4dNkP95eo6+hqxOxJolv0Ri22YWduoJ1FcuyHG+Wz9aaefRFkRu64ybE6kLpUxdc9YyM0XcMU93VxZkgvGjrZ9TqDEynZ5M0/oApmTLQGPiKTTQNl5J8jmjnTjLWEfedVTNDrE/EilUXZV9gsU1CcjclIQ==", "user_id": "fefc3313bb5948739cacfc635c293643", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "fingerprint": "8e:b0:59:2e:2f:46:1b:d8:35:5f:76:1d:0a:6e:b3:52"}} 2018-10-10 05:00:19,086 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-545cdc14-49b2-4774-81aa-3038cd35e5bd 2018-10-10 05:00:19,088 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204.pub 2018-10-10 05:00:19,089 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:00:19,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:19,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:19,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d85b0b006c0741a7a77e64a26a38cf57", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}], "expires_at": "2018-10-10T06:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd9544131a04c21b0750590d426cd69", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user", "id": "fefc3313bb5948739cacfc635c293643"}, "audit_ids": ["88oCqGL5SLSECCjMQuoWiA"], "issued_at": "2018-10-10T05:00:19.000000Z"}} 2018-10-10 05:00:19,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:19,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21a0591-b813-4b21-9bf4-0c447a595bf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:19,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e21a0591-b813-4b21-9bf4-0c447a595bf9 2018-10-10 05:00:19,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:19,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-987940ef-0028-43d6-8c7d-232c2d6ca984 Date: Wed, 10 Oct 2018 05:00:19 GMT RESP BODY: {"security_groups": []} 2018-10-10 05:00:19,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp used request id req-987940ef-0028-43d6-8c7d-232c2d6ca984 2018-10-10 05:00:19,722 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp... 2018-10-10 05:00:19,722 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp 2018-10-10 05:00:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}}' 2018-10-10 05:00:20,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-521284a9-a502-474d-afef-77a4231652a1 Date: Wed, 10 Oct 2018 05:00:20 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "updated_at": "2018-10-10T05:00:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "26360311-f745-4bd0-add1-23e603bd2ff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}], "revision_number": 2, "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}} 2018-10-10 05:00:20,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-521284a9-a502-474d-afef-77a4231652a1 2018-10-10 05:00:20,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:20,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b39b79b-692f-4280-88a2-8e62097a6929 Date: Wed, 10 Oct 2018 05:00: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-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "26360311-f745-4bd0-add1-23e603bd2ff0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed"}]} 2018-10-10 05:00:20,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-0b39b79b-692f-4280-88a2-8e62097a6929 2018-10-10 05:00:20,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:20,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:20,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af35961a-873d-4473-a0cb-08fdee6cbb6d Date: Wed, 10 Oct 2018 05:00: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-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "26360311-f745-4bd0-add1-23e603bd2ff0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed"}]} 2018-10-10 05:00:20,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-af35961a-873d-4473-a0cb-08fdee6cbb6d 2018-10-10 05:00:20,465 - neutron_utils - INFO - Retrieving security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:20,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:20,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ec563ec5-6c78-427d-a8bb-6e1015b3ca58 Date: Wed, 10 Oct 2018 05:00:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "updated_at": "2018-10-10T05:00:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "26360311-f745-4bd0-add1-23e603bd2ff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}], "revision_number": 2, "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}]} 2018-10-10 05:00:20,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-ec563ec5-6c78-427d-a8bb-6e1015b3ca58 2018-10-10 05:00:20,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:20,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:20,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9554fa8f-d608-4e94-bc72-1a0fd047b7c7 Date: Wed, 10 Oct 2018 05:00: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-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "26360311-f745-4bd0-add1-23e603bd2ff0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed"}]} 2018-10-10 05:00:20,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-9554fa8f-d608-4e94-bc72-1a0fd047b7c7 2018-10-10 05:00:20,689 - neutron_utils - INFO - Retrieving security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:20,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5855d42d-e985-44ee-85d9-134fbabfb468 Date: Wed, 10 Oct 2018 05:00:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "updated_at": "2018-10-10T05:00:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "26360311-f745-4bd0-add1-23e603bd2ff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}], "revision_number": 2, "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}]} 2018-10-10 05:00:20,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-5855d42d-e985-44ee-85d9-134fbabfb468 2018-10-10 05:00:20,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:20,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:21,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c69050c8-4710-492a-abed-cd519078ab29 Date: Wed, 10 Oct 2018 05:00:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "26360311-f745-4bd0-add1-23e603bd2ff0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed"}]} 2018-10-10 05:00:21,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-c69050c8-4710-492a-abed-cd519078ab29 2018-10-10 05:00:21,062 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp 2018-10-10 05:00:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:21,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-56c9ecc8-d736-4600-83a6-db7d9717b19c Date: Wed, 10 Oct 2018 05:00:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "updated_at": "2018-10-10T05:00:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "26360311-f745-4bd0-add1-23e603bd2ff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}], "revision_number": 2, "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}]} 2018-10-10 05:00:21,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp used request id req-56c9ecc8-d736-4600-83a6-db7d9717b19c 2018-10-10 05:00:21,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:00:21,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:00:21,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:21,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c237c741-4455-4ef5-8c57-d4de3fbf9be7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:21,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-c237c741-4455-4ef5-8c57-d4de3fbf9be7 2018-10-10 05:00:21,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:21,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8317fabf-b230-45cb-acb8-d0ce202f3376 Date: Wed, 10 Oct 2018 05:00:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "26360311-f745-4bd0-add1-23e603bd2ff0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed"}]} 2018-10-10 05:00:21,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-8317fabf-b230-45cb-acb8-d0ce202f3376 2018-10-10 05:00:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}1792c60433df7848e319386383bdd18ed2bc5553" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5"}}' 2018-10-10 05:00:21,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1641dd59-d384-4a01-ac45-a5be6927949f Date: Wed, 10 Oct 2018 05:00:21 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-10-10T05:00:21Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:21Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "7806ce38-452d-4555-a769-458d3d719c8d"}} 2018-10-10 05:00:21,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-1641dd59-d384-4a01-ac45-a5be6927949f 2018-10-10 05:00:21,871 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp 2018-10-10 05:00:21,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:22,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-65102f81-d1d7-4daf-8ad8-1c8635e28641 Date: Wed, 10 Oct 2018 05:00:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "updated_at": "2018-10-10T05:00:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "26360311-f745-4bd0-add1-23e603bd2ff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:21Z", "revision_number": 0, "id": "7806ce38-452d-4555-a769-458d3d719c8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:21Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}], "revision_number": 3, "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}]} 2018-10-10 05:00:22,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp used request id req-65102f81-d1d7-4daf-8ad8-1c8635e28641 2018-10-10 05:00:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:22,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78cf6fc-363b-49af-92d1-74e7670cfe0f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:22,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-a78cf6fc-363b-49af-92d1-74e7670cfe0f 2018-10-10 05:00:22,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:22,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:22,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3e8373d7-86fb-4ba0-b671-efc6737ad6ab Date: Wed, 10 Oct 2018 05:00:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "26360311-f745-4bd0-add1-23e603bd2ff0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:21Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:21Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "7806ce38-452d-4555-a769-458d3d719c8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed"}]} 2018-10-10 05:00:22,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-3e8373d7-86fb-4ba0-b671-efc6737ad6ab 2018-10-10 05:00:22,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}1792c60433df7848e319386383bdd18ed2bc5553" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5"}}' 2018-10-10 05:00:22,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-ffa04c57-e818-416d-838b-26ced3661593 Date: Wed, 10 Oct 2018 05:00:22 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-10-10T05:00:22Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": 22, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:22Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "646fcd8b-7ca0-4ec6-8d2b-f80893edc8fa"}} 2018-10-10 05:00:22,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-ffa04c57-e818-416d-838b-26ced3661593 2018-10-10 05:00:22,631 - neutron_utils - INFO - Retrieving security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-b0bc4810-7885-4165-a5f6-9232b85517a3 Date: Wed, 10 Oct 2018 05:00:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "updated_at": "2018-10-10T05:00:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "26360311-f745-4bd0-add1-23e603bd2ff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:00:22Z", "revision_number": 0, "id": "646fcd8b-7ca0-4ec6-8d2b-f80893edc8fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:22Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:21Z", "revision_number": 0, "id": "7806ce38-452d-4555-a769-458d3d719c8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:21Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "revision_number": 0, "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}], "revision_number": 4, "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}]} 2018-10-10 05:00:22,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-b0bc4810-7885-4165-a5f6-9232b85517a3 2018-10-10 05:00:22,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed816370-dca4-47b9-98a3-0c4a8dfce5b5 2018-10-10 05:00:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:00:22,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e749a81b-c32f-43d1-a688-75879085f9ff Date: Wed, 10 Oct 2018 05:00:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "26360311-f745-4bd0-add1-23e603bd2ff0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-10T05:00:22Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": 22, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:22Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "646fcd8b-7ca0-4ec6-8d2b-f80893edc8fa"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:21Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:21Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "7806ce38-452d-4555-a769-458d3d719c8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:19Z", "security_group_id": "ed816370-dca4-47b9-98a3-0c4a8dfce5b5", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:19Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "c858a27a-f2c4-4456-8a99-6581d6c0b6ed"}]} 2018-10-10 05:00:22,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-e749a81b-c32f-43d1-a688-75879085f9ff 2018-10-10 05:00:22,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:22,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:23,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d85b0b006c0741a7a77e64a26a38cf57", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}], "expires_at": "2018-10-10T06:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd9544131a04c21b0750590d426cd69", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user", "id": "fefc3313bb5948739cacfc635c293643"}, "audit_ids": ["JPBAsx9-Ry2-3WfeO5BpxQ"], "issued_at": "2018-10-10T05:00:23.000000Z"}} 2018-10-10 05:00:23,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:23,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337aa91a-6a6b-466b-934c-b90382f8c1ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:23,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-337aa91a-6a6b-466b-934c-b90382f8c1ca 2018-10-10 05:00:23,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:00:23,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:23,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c704da72-37fd-4687-927b-f13e120da98c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:23,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c704da72-37fd-4687-927b-f13e120da98c 2018-10-10 05:00:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:23,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3dc8a273-2ad4-40e7-957c-277acbb84870 Date: Wed, 10 Oct 2018 05:00:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:23,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-3dc8a273-2ad4-40e7-957c-277acbb84870 2018-10-10 05:00:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:00:23,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:00:23,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:23,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28c22a9-f151-4c40-8aeb-b65924bd77a8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:23,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-e28c22a9-f151-4c40-8aeb-b65924bd77a8 2018-10-10 05:00:23,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:23,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bcdcb50a-92d9-4568-9e92-a1e87199eef2 Date: Wed, 10 Oct 2018 05:00:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:23,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-bcdcb50a-92d9-4568-9e92-a1e87199eef2 2018-10-10 05:00:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:24,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8bbcb197-1fa3-4def-ac1a-f7715be6d914 Date: Wed, 10 Oct 2018 05:00:24 GMT RESP BODY: {"ports":[]} 2018-10-10 05:00:24,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1&admin_state_up=True used request id req-8bbcb197-1fa3-4def-ac1a-f7715be6d914 2018-10-10 05:00:24,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:24,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-395800bb-1f4e-4909-9f2a-97409b1c4cb0 x-compute-request-id: req-395800bb-1f4e-4909-9f2a-97409b1c4cb0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 05:00:24,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst used request id req-395800bb-1f4e-4909-9f2a-97409b1c4cb0 2018-10-10 05:00:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:24,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cad8d739-0bfa-488d-a6e6-69f206779f3b Date: Wed, 10 Oct 2018 05:00:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:24,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-cad8d739-0bfa-488d-a6e6-69f206779f3b 2018-10-10 05:00:24,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:24,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97d25a6-e7cc-4c51-8182-44041dfbee11 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:24,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-c97d25a6-e7cc-4c51-8182-44041dfbee11 2018-10-10 05:00:24,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:24,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6479a79c-fdb9-4343-ad80-5d7e7caa9dc8 Date: Wed, 10 Oct 2018 05:00:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:24,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-6479a79c-fdb9-4343-ad80-5d7e7caa9dc8 2018-10-10 05:00:24,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:25,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-270816d2-050d-4a9a-86d4-e653880deeed Date: Wed, 10 Oct 2018 05:00:25 GMT RESP BODY: {"ports":[]} 2018-10-10 05:00:25,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1&admin_state_up=True used request id req-270816d2-050d-4a9a-86d4-e653880deeed 2018-10-10 05:00:25,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:00:25,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:00:25,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d85b0b006c0741a7a77e64a26a38cf57", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role"}], "expires_at": "2018-10-10T06:00:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dd9544131a04c21b0750590d426cd69", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/8dd9544131a04c21b0750590d426cd69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user", "id": "fefc3313bb5948739cacfc635c293643"}, "audit_ids": ["xsFi9QVEQYyJaFAlKARG_A"], "issued_at": "2018-10-10T05:00:25.000000Z"}} 2018-10-10 05:00:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188d4e890c82dbaa82dc29d49cf69ad38e46f5ba" 2018-10-10 05:00:25,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0f4851-4484-4dad-9a5e-943725f742bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:00:25,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0b0f4851-4484-4dad-9a5e-943725f742bb 2018-10-10 05:00:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:25,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-09c2849a-d32e-4d2d-bc25-75458841e443 Date: Wed, 10 Oct 2018 05:00:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:25,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-09c2849a-d32e-4d2d-bc25-75458841e443 2018-10-10 05:00:25,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:25,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bf01c344-fd1e-42c8-acfc-917ede0e0926 Date: Wed, 10 Oct 2018 05:00:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:25,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-bf01c344-fd1e-42c8-acfc-917ede0e0926 2018-10-10 05:00:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:26,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-283ef86c-ca3f-4221-9168-8049f3b07a7b Date: Wed, 10 Oct 2018 05:00:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:26,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-283ef86c-ca3f-4221-9168-8049f3b07a7b 2018-10-10 05:00:26,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:00:26,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:00:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:00:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188d4e890c82dbaa82dc29d49cf69ad38e46f5ba" 2018-10-10 05:00:26,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e20339-6bee-4f6c-89cd-21850fe1ea02 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:26,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-42e20339-6bee-4f6c-89cd-21850fe1ea02 2018-10-10 05:00:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:26,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f93ca06a-01bc-47fa-aeb1-38a60db273c9 Date: Wed, 10 Oct 2018 05:00:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:26,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-f93ca06a-01bc-47fa-aeb1-38a60db273c9 2018-10-10 05:00:26,356 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net 2018-10-10 05:00:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"port": {"network_id": "5ce73597-06e5-4010-811c-9ab4ec86457c", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1", "admin_state_up": true}}' 2018-10-10 05:00:27,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-67ff394d-a783-411f-8c15-d2a864132095 Date: Wed, 10 Oct 2018 05:00:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0"],"mac_address":"fa:16:3e:77:c6:98","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","project_id":"8dd9544131a04c21b0750590d426cd69","qos_policy_id":null,"admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal"}} 2018-10-10 05:00:27,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-67ff394d-a783-411f-8c15-d2a864132095 2018-10-10 05:00:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:27,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6c5e9032-98f9-415f-9b35-7a75c16754c0 Date: Wed, 10 Oct 2018 05:00:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:27,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-6c5e9032-98f9-415f-9b35-7a75c16754c0 2018-10-10 05:00:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:27,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea148d4f-ac70-4935-9fd4-0cc7279de278 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:27,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-ea148d4f-ac70-4935-9fd4-0cc7279de278 2018-10-10 05:00:27,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:28,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-28cb230f-e2f8-4b69-9c46-16b08ec07624 Date: Wed, 10 Oct 2018 05:00:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:28,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-28cb230f-e2f8-4b69-9c46-16b08ec07624 2018-10-10 05:00:28,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:28,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-a34ab4ad-589f-40fc-89d1-44fde3bf217a Date: Wed, 10 Oct 2018 05:00:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 05:00:28,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1&admin_state_up=True used request id req-a34ab4ad-589f-40fc-89d1-44fde3bf217a 2018-10-10 05:00:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:28,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f633e0-ab72-428e-b5d8-31fc547c1946 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:28,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-38f633e0-ab72-428e-b5d8-31fc547c1946 2018-10-10 05:00:28,336 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst 2018-10-10 05:00:28,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:28,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-185cbdc3-ca44-477b-8014-3dabdb1f12d0 x-compute-request-id: req-185cbdc3-ca44-477b-8014-3dabdb1f12d0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-flavor-name"}]} 2018-10-10 05:00:28,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-185cbdc3-ca44-477b-8014-3dabdb1f12d0 2018-10-10 05:00:28,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:28,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a213bea-7d85-4e44-82af-428deeda5137 x-compute-request-id: req-2a213bea-7d85-4e44-82af-428deeda5137 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:00:28,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56 used request id req-2a213bea-7d85-4e44-82af-428deeda5137 2018-10-10 05:00:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:28,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-d906b42e-643e-4e38-825e-05cd61efb391 Date: Wed, 10 Oct 2018 05:00:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:00:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:00:04Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ded882c3-904e-4db8-bd26-225620926a8b/snap", "metadata": {}}], "self": "/v2/images/ded882c3-904e-4db8-bd26-225620926a8b", "min_disk": 0, "protected": false, "id": "ded882c3-904e-4db8-bd26-225620926a8b", "file": "/v2/images/ded882c3-904e-4db8-bd26-225620926a8b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8dd9544131a04c21b0750590d426cd69", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/ded882c3-904e-4db8-bd26-225620926a8b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image"} 2018-10-10 05:00:28,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image used request id req-d906b42e-643e-4e38-825e-05cd61efb391 2018-10-10 05:00:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:28,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c282b1c2-9fea-434f-88f6-5d6191bf97ce Date: Wed, 10 Oct 2018 05:00:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:00:28,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c282b1c2-9fea-434f-88f6-5d6191bf97ce 2018-10-10 05:00:28,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "imageRef": "ded882c3-904e-4db8-bd26-225620926a8b", "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "flavorRef": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "max_count": 1, "min_count": 1, "networks": [{"port": "d82735b6-7027-47bb-92b2-f8657a37901d"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}]}}' 2018-10-10 05:00:30,243 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2279d974-bc48-424a-ae5a-078b3a93be6a x-compute-request-id: req-2279d974-bc48-424a-ae5a-078b3a93be6a Content-Length: 444 location: http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "adminPass": "hDzQQi3K5mWK"}} 2018-10-10 05:00:30,243 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-2279d974-bc48-424a-ae5a-078b3a93be6a 2018-10-10 05:00:30,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:30,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-51d0cd2e-cceb-4ff2-aba7-9c10752e61f3 x-compute-request-id: req-51d0cd2e-cceb-4ff2-aba7-9c10752e61f3 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.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "user_id": "fefc3313bb5948739cacfc635c293643", "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-10-10T05:00:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:30,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-51d0cd2e-cceb-4ff2-aba7-9c10752e61f3 2018-10-10 05:00:30,467 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst 2018-10-10 05:00:30,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:30,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-45da529b-01d2-44d5-8206-ea51d95dbfc0 x-compute-request-id: req-45da529b-01d2-44d5-8206-ea51d95dbfc0 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.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "user_id": "fefc3313bb5948739cacfc635c293643", "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-10-10T05:00:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:30,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-45da529b-01d2-44d5-8206-ea51d95dbfc0 2018-10-10 05:00:30,841 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - BUILD 2018-10-10 05:00:30,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:00:33,844 - create_instance - DEBUG - VM status query timeout in 896.622833967 2018-10-10 05:00:33,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:34,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-fa6b468a-0dd4-4ec9-a410-74214b72e185 x-compute-request-id: req-fa6b468a-0dd4-4ec9-a410-74214b72e185 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:00:33Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:34,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-fa6b468a-0dd4-4ec9-a410-74214b72e185 2018-10-10 05:00:34,308 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - BUILD 2018-10-10 05:00:34,308 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:00:37,311 - create_instance - DEBUG - VM status query timeout in 893.155981064 2018-10-10 05:00:37,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:38,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-8eeef144-eb0b-491d-9dce-3e13141cc0ca x-compute-request-id: req-8eeef144-eb0b-491d-9dce-3e13141cc0ca Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:00:33Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:38,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-8eeef144-eb0b-491d-9dce-3e13141cc0ca 2018-10-10 05:00:38,591 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - BUILD 2018-10-10 05:00:38,591 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:00:41,595 - create_instance - DEBUG - VM status query timeout in 888.872344971 2018-10-10 05:00:41,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:42,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-a41c009d-6fa0-4dee-b94d-1b02425c4978 x-compute-request-id: req-a41c009d-6fa0-4dee-b94d-1b02425c4978 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:42,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-a41c009d-6fa0-4dee-b94d-1b02425c4978 2018-10-10 05:00:42,097 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:00:42,097 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:00:42,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:42,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37d4595d-d9ee-4b78-ac21-07fb1991f1aa x-compute-request-id: req-37d4595d-d9ee-4b78-ac21-07fb1991f1aa Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:42,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-37d4595d-d9ee-4b78-ac21-07fb1991f1aa 2018-10-10 05:00:42,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:42,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8712cc5e-fc5b-41ba-9e68-43e7a515256c Date: Wed, 10 Oct 2018 05:00:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:42,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-8712cc5e-fc5b-41ba-9e68-43e7a515256c 2018-10-10 05:00:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:43,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c9d6c1-9168-4269-b50f-d5b61552f20e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:43,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-88c9d6c1-9168-4269-b50f-d5b61552f20e 2018-10-10 05:00:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:43,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-60f674be-de2a-4ac9-aed0-9f246d94de0e Date: Wed, 10 Oct 2018 05:00:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:43,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-60f674be-de2a-4ac9-aed0-9f246d94de0e 2018-10-10 05:00:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:43,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-d88a378a-528d-462b-ad75-bd8dea8e59e8 Date: Wed, 10 Oct 2018 05:00:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:00:43,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-d88a378a-528d-462b-ad75-bd8dea8e59e8 2018-10-10 05:00:43,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:43,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-d992eb0a-3fef-4c60-b840-eafd19a9f6c9 x-compute-request-id: req-d992eb0a-3fef-4c60-b840-eafd19a9f6c9 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:43,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-d992eb0a-3fef-4c60-b840-eafd19a9f6c9 2018-10-10 05:00:43,815 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:00:43,815 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:00:43,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:44,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-d6bfc819-b2cf-4e12-b627-ffe3d3c117f0 x-compute-request-id: req-d6bfc819-b2cf-4e12-b627-ffe3d3c117f0 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:44,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-d6bfc819-b2cf-4e12-b627-ffe3d3c117f0 2018-10-10 05:00:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:44,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-613a0c7f-8fd9-4a13-8a68-1c4d788fcf5d Date: Wed, 10 Oct 2018 05:00:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:44,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-613a0c7f-8fd9-4a13-8a68-1c4d788fcf5d 2018-10-10 05:00:44,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:44,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40528ecc-5aaf-4876-a422-0e63ec3f84c3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:44,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-40528ecc-5aaf-4876-a422-0e63ec3f84c3 2018-10-10 05:00:44,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:44,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aad147b3-2065-4e4e-ab44-3dbabb8f68f3 Date: Wed, 10 Oct 2018 05:00:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:44,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-aad147b3-2065-4e4e-ab44-3dbabb8f68f3 2018-10-10 05:00:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:44,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-8298335e-6156-46ef-bff2-bc355aac83c3 Date: Wed, 10 Oct 2018 05:00:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:00:44,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-8298335e-6156-46ef-bff2-bc355aac83c3 2018-10-10 05:00:44,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}}' 2018-10-10 05:00:45,921 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:00: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-26497a29-8117-4b16-aad8-4f59b0dc6efe x-compute-request-id: req-26497a29-8117-4b16-aad8-4f59b0dc6efe Content-Length: 0 Content-Type: application/json 2018-10-10 05:00:45,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action used request id req-26497a29-8117-4b16-aad8-4f59b0dc6efe 2018-10-10 05:00:45,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:46,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-39bbb6b0-535f-4324-978f-0e7c2debaafb Date: Wed, 10 Oct 2018 05:00:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:09Z", "admin_state_up": true, "updated_at": "2018-10-10T05:00:16Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "1a62d952-696d-4093-8164-6e2b3094442d", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router"}]} 2018-10-10 05:00:46,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router used request id req-39bbb6b0-535f-4324-978f-0e7c2debaafb 2018-10-10 05:00:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:46,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a0dab7-40ac-46c7-8a95-2f0c89aa6631 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:46,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-b1a0dab7-40ac-46c7-8a95-2f0c89aa6631 2018-10-10 05:00:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=1a62d952-696d-4093-8164-6e2b3094442d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:46,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-0372a2f6-d17c-4c08-ae3a-6a675ba2d14a Date: Wed, 10 Oct 2018 05:00:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:00:46,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=1a62d952-696d-4093-8164-6e2b3094442d used request id req-0372a2f6-d17c-4c08-ae3a-6a675ba2d14a 2018-10-10 05:00:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/22ccc4e3-085c-444b-ba51-beb0c5476f59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:46,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9c2fbac7-860c-44bf-a605-1795d56b2bf8 Date: Wed, 10 Oct 2018 05:00:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}} 2018-10-10 05:00:46,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/22ccc4e3-085c-444b-ba51-beb0c5476f59 used request id req-9c2fbac7-860c-44bf-a605-1795d56b2bf8 2018-10-10 05:00:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:46,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d363b5f4-623f-4f6b-8896-54191a54af2e Date: Wed, 10 Oct 2018 05:00:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:00:46,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-d363b5f4-623f-4f6b-8896-54191a54af2e 2018-10-10 05:00:46,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:46,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e93500d-811f-41a5-aacd-bbd1d00b8cf8 Date: Wed, 10 Oct 2018 05:00:46 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:00:46,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-8e93500d-811f-41a5-aacd-bbd1d00b8cf8 2018-10-10 05:00:46,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:47,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-8877ad83-d6c8-4244-8c04-9826eb0b5800 x-compute-request-id: req-8877ad83-d6c8-4244-8c04-9826eb0b5800 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:47,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-8877ad83-d6c8-4244-8c04-9826eb0b5800 2018-10-10 05:00:47,364 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:00:47,364 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:00:47,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:48,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-be8f87bf-6cf3-484d-981c-05bb7f3fe021 x-compute-request-id: req-be8f87bf-6cf3-484d-981c-05bb7f3fe021 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:48,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-be8f87bf-6cf3-484d-981c-05bb7f3fe021 2018-10-10 05:00:48,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:48,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-66e42731-b582-436c-817b-ae7da3698001 Date: Wed, 10 Oct 2018 05:00:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:48,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-66e42731-b582-436c-817b-ae7da3698001 2018-10-10 05:00:48,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:48,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a87a4d-491a-49ff-882a-387f6d6f08ab Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:48,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-66a87a4d-491a-49ff-882a-387f6d6f08ab 2018-10-10 05:00:48,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:48,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4f5633a0-8367-4065-b712-26a400dca48b Date: Wed, 10 Oct 2018 05:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:48,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-4f5633a0-8367-4065-b712-26a400dca48b 2018-10-10 05:00:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:48,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-9a9b4b25-9349-4d22-8e7a-227435f3de59 Date: Wed, 10 Oct 2018 05:00:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0","ed816370-dca4-47b9-98a3-0c4a8dfce5b5"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:00:48,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-9a9b4b25-9349-4d22-8e7a-227435f3de59 2018-10-10 05:00:48,828 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 05:00:48,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:49,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-aebb13e4-9bc5-499e-9508-a1a06d3528da Date: Wed, 10 Oct 2018 05:00:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:00:49,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-aebb13e4-9bc5-499e-9508-a1a06d3528da 2018-10-10 05:00:49,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:49,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff906001-10df-402b-aee0-8e2f4bb03bf2 Date: Wed, 10 Oct 2018 05:00:49 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:00:49,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-ff906001-10df-402b-aee0-8e2f4bb03bf2 2018-10-10 05:00:49,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "d82735b6-7027-47bb-92b2-f8657a37901d"}}' 2018-10-10 05:00:50,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-2e124070-3c84-44ea-8b97-43405eef1333 Date: Wed, 10 Oct 2018 05:00:50 GMT RESP BODY: {"floatingip": {"router_id": "1a62d952-696d-4093-8164-6e2b3094442d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:49Z", "updated_at": "2018-10-10T05:00:49Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "8dd9544131a04c21b0750590d426cd69", "port_id": "d82735b6-7027-47bb-92b2-f8657a37901d", "id": "fc30f541-0422-4d50-a563-58adab51867a"}} 2018-10-10 05:00:50,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-2e124070-3c84-44ea-8b97-43405eef1333 2018-10-10 05:00:50,953 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router 2018-10-10 05:00:50,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:51,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-c9905b26-48a7-4b4a-a85d-af75d8d09ab1 x-compute-request-id: req-c9905b26-48a7-4b4a-a85d-af75d8d09ab1 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:51,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-c9905b26-48a7-4b4a-a85d-af75d8d09ab1 2018-10-10 05:00:51,260 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:00:51,261 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:00:51,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:51,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-6b04fe0a-d76b-498d-97ba-a2358a002172 x-compute-request-id: req-6b04fe0a-d76b-498d-97ba-a2358a002172 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:51,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-6b04fe0a-d76b-498d-97ba-a2358a002172 2018-10-10 05:00:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:51,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d7bdf274-ea67-4dc8-bec9-1ac393dd0b6d Date: Wed, 10 Oct 2018 05:00:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:51,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-d7bdf274-ea67-4dc8-bec9-1ac393dd0b6d 2018-10-10 05:00:51,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:52,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ad6f17-bde1-458a-8f74-92ac37a167e4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:52,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-29ad6f17-bde1-458a-8f74-92ac37a167e4 2018-10-10 05:00:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:52,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35801fc1-380d-47b5-9e06-a0cf1f9e8c99 Date: Wed, 10 Oct 2018 05:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:52,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-35801fc1-380d-47b5-9e06-a0cf1f9e8c99 2018-10-10 05:00:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:52,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-461f5f5e-90bd-4744-be1b-33f14f17bafc Date: Wed, 10 Oct 2018 05:00:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0","ed816370-dca4-47b9-98a3-0c4a8dfce5b5"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:00:52,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-461f5f5e-90bd-4744-be1b-33f14f17bafc 2018-10-10 05:00:52,208 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-10-10 05:00:52,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:52,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-ef00300e-1936-4e34-8f07-0b6633c7c8d8 x-compute-request-id: req-ef00300e-1936-4e34-8f07-0b6633c7c8d8 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:52,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-ef00300e-1936-4e34-8f07-0b6633c7c8d8 2018-10-10 05:00:52,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:00:53,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-b8b64aaa-48af-419e-bbf1-696ac13cb62d x-compute-request-id: req-b8b64aaa-48af-419e-bbf1-696ac13cb62d Content-Encoding: gzip Content-Length: 9605 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495804952 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.125521] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.127154] pid_max: default: 32768 minimum: 301\n[ 0.128027] ACPI: Core revision 20150930\n[ 0.129399] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.130683] Security Framework initialized\n[ 0.131479] Yama: becoming mindful.\n[ 0.132196] AppArmor: AppArmor initialized\n[ 0.133044] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134307] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135536] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.136718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138058] Initializing cgroup subsys io\n[ 0.138860] Initializing cgroup subsys memory\n[ 0.139705] Initializing cgroup subsys devices\n[ 0.140558] Initializing cgroup subsys freezer\n[ 0.141424] Initializing cgroup subsys net_cls\n[ 0.142279] Initializing cgroup subsys perf_event\n[ 0.143171] Initializing cgroup subsys net_prio\n[ 0.144038] Initializing cgroup subsys hugetlb\n[ 0.144898] Initializing cgroup subsys pids\n[ 0.145760] CPU: Physical Processor ID: 0\n[ 0.147254] mce: CPU supports 10 MCE banks\n[ 0.148085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.157737] ftrace: allocating 31920 entries in 125 pages\n[ 0.183686] smpboot: Max logical packages: 2\n[ 0.184529] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.185712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187045] x2apic enabled\n[ 0.187847] Switched APIC routing to physical x2apic.\n[ 0.189598] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190795] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.192900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.194832] KVM setup paravirtual spinlock\n[ 0.196241] x86: Booting SMP configuration:\n[ 0.197137] .... node #0, CPUs: #1\n[ 0.198030] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.219689] x86: Booted up 1 node, 2 CPUs\n[ 0.219697] KVM setup async PF for cpu 1\n[ 0.219701] kvm-stealtime: cpu 1, msr f90d940\n[ 0.222268] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.223979] devtmpfs: initialized\n[ 0.225676] evm: security.selinux\n[ 0.226362] evm: security.SMACK64\n[ 0.227045] evm: security.SMACK64EXEC\n[ 0.227787] evm: security.SMACK64TRANSMUTE\n[ 0.228583] evm: security.SMACK64MMAP\n[ 0.229319] evm: security.ima\n[ 0.229951] evm: security.capability\n[ 0.230843] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232744] pinctrl core: initialized pinctrl subsystem\n[ 0.233827] RTC time: 5:00:39, date: 10/10/18\n[ 0.234823] NET: Registered protocol family 16\n[ 0.244707] cpuidle: using governor ladder\n[ 0.256731] cpuidle: using governor menu\n[ 0.257524] PCCT header not found.\n[ 0.258333] ACPI: bus type PCI registered\n[ 0.259115] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260330] PCI: Using configuration type 1 for base access\n[ 0.273724] ACPI: Added _OSI(Module Device)\n[ 0.274545] ACPI: Added _OSI(Processor Device)\n[ 0.275382] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.276254] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.278573] ACPI: Interpreter enabled\n[ 0.279321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.281103] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.282891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.284673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.286459] ACPI: (supports S0 S5)\n[ 0.287143] ACPI: Using IOAPIC for interrupt routing\n[ 0.288150] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.291477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292580] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294932] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297109] acpiphp: Slot [3] registered\n[ 0.297892] acpiphp: Slot [4] registered\n[ 0.298687] acpiphp: Slot [5] registered\n[ 0.299467] acpiphp: Slot [6] registered\n[ 0.300243] acpiphp: Slot [7] registered\n[ 0.301021] acpiphp: Slot [8] registered\n[ 0.301802] acpiphp: Slot [9] registered\n[ 0.302574] acpiphp: Slot [10] registered\n[ 0.313269] acpiphp: Slot [11] registered\n[ 0.314062] acpiphp: Slot [12] registered\n[ 0.314851] acpiphp: Slot [13] registered\n[ 0.315634] acpiphp: Slot [14] registered\n[ 0.316425] acpiphp: Slot [15] registered\n[ 0.317217] acpiphp: Slot [16] registered\n[ 0.318013] acpiphp: Slot [17] registered\n[ 0.318803] acpiphp: Slot [18] registered\n[ 0.319586] acpiphp: Slot [19] registered\n[ 0.320376] acpiphp: Slot [20] registered\n[ 0.321167] acpiphp: Slot [21] registered\n[ 0.321956] acpiphp: Slot [22] registered\n[ 0.322752] acpiphp: Slot [23] registered\n[ 0.323540] acpiphp: Slot [24] registered\n[ 0.324330] acpiphp: Slot [25] registered\n[ 0.325119] acpiphp: Slot [26] registered\n[ 0.325911] acpiphp: Slot [27] registered\n[ 0.326703] acpiphp: Slot [28] registered\n[ 0.327494] acpiphp: Slot [29] registered\n[ 0.328286] acpiphp: Slot [30] registered\n[ 0.329077] acpiphp: Slot [31] registered\n[ 0.329861] PCI host bridge to bus 0000:00\n[ 0.330649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334415] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.335824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.341819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343058] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.344198] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.351825] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.353223] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397745] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.400569] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.401948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.403304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.404546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405753] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408318] vgaarb: loaded\n[ 0.408912] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410034] SCSI subsystem initialized\n[ 0.410862] ACPI: bus type USB registered\n[ 0.411661] usbcore: registered new interface driver usbfs\n[ 0.412665] usbcore: registered new interface driver hub\n[ 0.413641] usbcore: registered new device driver usb\n[ 0.414739] PCI: Using ACPI for IRQ routing\n[ 0.415746] NetLabel: Initializing\n[ 0.416439] NetLabel: domain hash size = 128\n[ 0.417287] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.418213] NetLabel: unlabeled traffic allowed by default\n[ 0.419375] clocksource: Switched to clocksource kvm-clock\n[ 0.425258] AppArmor: AppArmor Filesystem Enabled\n[ 0.426191] pnp: PnP ACPI init\n[ 0.427100] pnp: PnP ACPI: found 5 devices\n[ 0.434577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.436242] NET: Registered protocol family 2\n[ 0.437201] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.438445] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.439589] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.440728] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.441772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.442903] NET: Registered protocol family 1\n[ 0.443750] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.444818] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.445859] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.464438] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483060] Trying to unpack rootfs image as initramfs...\n[ 0.533226] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.548095] Scanning for low memory corruption every 60 seconds\n[ 0.549644] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550902] audit: initializing netlink subsys (disabled)\n[ 0.552029] audit: type=2000 audit(1539147639.182:1): initialized\n[ 0.553437] Initialise system trusted keyring\n[ 0.554482] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.555762] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557971] zbud: loaded\n[ 0.558731] VFS: Disk quotas dquot_6.6.0\n[ 0.559616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561321] fuse init (API version 7.23)\n[ 0.562274] Key type big_key registered\n[ 0.563115] Allocating IMA MOK and blacklist keyrings.\n[ 0.564418] Key type asymmetric registered\n[ 0.565281] Asymmetric key parser 'x509' registered\n[ 0.566283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.567856] io scheduler noop registered\n[ 0.568688] io scheduler deadline registered (default)\n[ 0.569722] io scheduler cfq registered\n[ 0.570617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.571752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574594] ACPI: Power Button [PWRF]\n[ 0.575514] GHES: HEST is not enabled!\n[ 0.593894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630599] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.633050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656753] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659422] Linux agpgart interface v0.103\n[ 0.662317] brd: module loaded\n[ 0.664077] loop: module loaded\n[ 0.670370] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671977] GPT:90111 != 20971519\n[ 0.672692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673820] GPT:90111 != 20971519\n[ 0.674523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675528] vda: vda1 vda15\n[ 0.677043] scsi host0: ata_piix\n[ 0.677855] scsi host1: ata_piix\n[ 0.678605] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679885] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.681224] libphy: Fixed MDIO Bus: probed\n[ 0.682246] tun: Universal TUN/TAP device driver, 1.6\n[ 0.683246] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685336] PPP generic driver version 2.4.2\n[ 0.686295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687618] ehci-pci: EHCI PCI platform driver\n[ 0.688528] ehci-platform: EHCI generic platform driver\n[ 0.689577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.690777] ohci-pci: OHCI PCI platform driver\n[ 0.691728] ohci-platform: OHCI generic platform driver\n[ 0.692777] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711838] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.714423] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.715483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.716672] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719433] usb usb1: Product: UHCI Host Controller\n[ 0.720418] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.721664] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722673] hub 1-0:1.0: USB hub found\n[ 0.723493] hub 1-0:1.0: 2 ports detected\n[ 0.724459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.727718] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728818] mousedev: PS/2 mouse device common for all mice\n[ 0.730036] rtc_cmos 00:00: RTC can wake from S4\n[ 0.731297] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735761] i2c /dev entries driver\n[ 0.736557] device-mapper: uevent: version 1.0.3\n[ 0.737539] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.739266] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740667] NET: Registered protocol family 10\n[ 0.741728] NET: Registered protocol family 17\n[ 0.742686] Key type dns_resolver registered\n[ 0.743714] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.745318] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746477] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.748327] registered taskstats version 1\n[ 0.749213] Loading compiled-in X.509 certificates\n[ 0.750718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752688] zswap: loaded using pool lzo/zbud\n[ 0.754237] Key type trusted registered\n[ 0.756123] Key type encrypted registered\n[ 0.756996] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759194] evm: HMAC attrs: 0x1\n[ 0.760205] Magic number: 6:265:11\n[ 0.761096] rtc_cmos 00:00: setting system clock to 2018-10-10 05:00:39 UTC (1539147639)\n[ 0.773341] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774515] EDD information not available.\n[ 0.836535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.838140] Write protecting the kernel read-only data: 14336k\n[ 0.839826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\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.276989] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.9...\nLease of 10.55.1.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.25. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM6XofGkvosQKtkCHAPS9tFmjdIb4eWThm1e6hDaslNKFoqP89eyanTfSGHBzc62RS8luSSDVB84H5YxDEqCCtxq1T5U0iTWNpdiKlCZx8ImdPSblGpqwdJtCEthUDrR+VkpWPM/zhxE3hXGRoY4EuJboe9p2TfIHIKcwTse52rBBu6CkD265t6Qj+BpnnRKLq6BHr4XrfIuiYC3b0f9f0NDIBbKf/K2tZPbBAkplMuf9FbRwQRhGP2g9wETQqrtLvK2CHrpCtDX/KtbRZqDsmBbFgagIQyMdb6Xorxs8QRXBcdLZjuuQlzMCAWEtcz9Oyzf6sFb+rtfWNdpFSxelX root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\nssh-dss AAAAB3NzaC1kc3MAAACBAMGxO0UBetMCvUZ9e3aQZjrpI7f1O1TsF6yucRP8P3ZtcqAgcAckiIGI+Xz4i2aBN6ey2wSOwhc8vFO7zJAlJsVSUnpXhjQrZbXM3CdhH1mz/JatznH64+CF+nWvbdX2AptXCA+udAxyCucTBUwVXk1DBb+Z6RVodq+nWGVsYr5ZAAAAFQDGIHotapmuRs3XTmzA/PJ3/cwj5wAAAIEAlWaH3LXwqQZb72hgACLm4CwINZlKh8v1QB82syAZnB0BWSu6DyJJd9y5O14NA0wn9d3Fztftm6exWaj4WZ8mbTBpp73qDmxUqy2duKLZtaZjgj4FxPcrgyydxXqgYlvcmHK7nOCFdUBT/FVABhzuo7G4nqd+3CuAWpo091a47dwAAACBAL6GH/sjp4LQzINh5SZSUA+WK7mUVHnwViTkwmlfeSsLQAaOAfqqadhaaKihNrvr1x+KnC35QGUiHDp2a0VU+Cr2d2irmmR+rupm9j6oNMPTm5N5uQwrwa1Okl8v7LeU2RTnLIh6OYyMe7PeGFbJRM5ydiTCrqyeumc/2pW9Ciq9 root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe77:c698/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.56 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 login: "} 2018-10-10 05:00:53,789 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action used request id req-b8b64aaa-48af-419e-bbf1-696ac13cb62d 2018-10-10 05:00:53,790 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 05:00:53,790 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 495804952 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.125521] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.127154] pid_max: default: 32768 minimum: 301 [ 0.128027] ACPI: Core revision 20150930 [ 0.129399] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130683] Security Framework initialized [ 0.131479] Yama: becoming mindful. [ 0.132196] AppArmor: AppArmor initialized [ 0.133044] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134307] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135536] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.136718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138058] Initializing cgroup subsys io [ 0.138860] Initializing cgroup subsys memory [ 0.139705] Initializing cgroup subsys devices [ 0.140558] Initializing cgroup subsys freezer [ 0.141424] Initializing cgroup subsys net_cls [ 0.142279] Initializing cgroup subsys perf_event [ 0.143171] Initializing cgroup subsys net_prio [ 0.144038] Initializing cgroup subsys hugetlb [ 0.144898] Initializing cgroup subsys pids [ 0.145760] CPU: Physical Processor ID: 0 [ 0.147254] mce: CPU supports 10 MCE banks [ 0.148085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.157737] ftrace: allocating 31920 entries in 125 pages [ 0.183686] smpboot: Max logical packages: 2 [ 0.184529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187045] x2apic enabled [ 0.187847] Switched APIC routing to physical x2apic. [ 0.189598] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190795] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.192900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.194832] KVM setup paravirtual spinlock [ 0.196241] x86: Booting SMP configuration: [ 0.197137] .... node #0, CPUs: #1 [ 0.198030] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.219689] x86: Booted up 1 node, 2 CPUs [ 0.219697] KVM setup async PF for cpu 1 [ 0.219701] kvm-stealtime: cpu 1, msr f90d940 [ 0.222268] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.223979] devtmpfs: initialized [ 0.225676] evm: security.selinux [ 0.226362] evm: security.SMACK64 [ 0.227045] evm: security.SMACK64EXEC [ 0.227787] evm: security.SMACK64TRANSMUTE [ 0.228583] evm: security.SMACK64MMAP [ 0.229319] evm: security.ima [ 0.229951] evm: security.capability [ 0.230843] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232744] pinctrl core: initialized pinctrl subsystem [ 0.233827] RTC time: 5:00:39, date: 10/10/18 [ 0.234823] NET: Registered protocol family 16 [ 0.244707] cpuidle: using governor ladder [ 0.256731] cpuidle: using governor menu [ 0.257524] PCCT header not found. [ 0.258333] ACPI: bus type PCI registered [ 0.259115] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.260330] PCI: Using configuration type 1 for base access [ 0.273724] ACPI: Added _OSI(Module Device) [ 0.274545] ACPI: Added _OSI(Processor Device) [ 0.275382] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.276254] ACPI: Added _OSI(Processor Aggregator Device) [ 0.278573] ACPI: Interpreter enabled [ 0.279321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.281103] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.282891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.284673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.286459] ACPI: (supports S0 S5) [ 0.287143] ACPI: Using IOAPIC for interrupt routing [ 0.288150] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.291477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.292580] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.293774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.294932] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.297109] acpiphp: Slot [3] registered [ 0.297892] acpiphp: Slot [4] registered [ 0.298687] acpiphp: Slot [5] registered [ 0.299467] acpiphp: Slot [6] registered [ 0.300243] acpiphp: Slot [7] registered [ 0.301021] acpiphp: Slot [8] registered [ 0.301802] acpiphp: Slot [9] registered [ 0.302574] acpiphp: Slot [10] registered [ 0.313269] acpiphp: Slot [11] registered [ 0.314062] acpiphp: Slot [12] registered [ 0.314851] acpiphp: Slot [13] registered [ 0.315634] acpiphp: Slot [14] registered [ 0.316425] acpiphp: Slot [15] registered [ 0.317217] acpiphp: Slot [16] registered [ 0.318013] acpiphp: Slot [17] registered [ 0.318803] acpiphp: Slot [18] registered [ 0.319586] acpiphp: Slot [19] registered [ 0.320376] acpiphp: Slot [20] registered [ 0.321167] acpiphp: Slot [21] registered [ 0.321956] acpiphp: Slot [22] registered [ 0.322752] acpiphp: Slot [23] registered [ 0.323540] acpiphp: Slot [24] registered [ 0.324330] acpiphp: Slot [25] registered [ 0.325119] acpiphp: Slot [26] registered [ 0.325911] acpiphp: Slot [27] registered [ 0.326703] acpiphp: Slot [28] registered [ 0.327494] acpiphp: Slot [29] registered [ 0.328286] acpiphp: Slot [30] registered [ 0.329077] acpiphp: Slot [31] registered [ 0.329861] PCI host bridge to bus 0000:00 [ 0.330649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.331828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.333007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.334415] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.335824] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.341819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.343058] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.344198] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.345425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.351825] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.353223] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397745] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.400569] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.401948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.403304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.404546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405753] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408318] vgaarb: loaded [ 0.408912] vgaarb: bridge control possible 0000:00:02.0 [ 0.410034] SCSI subsystem initialized [ 0.410862] ACPI: bus type USB registered [ 0.411661] usbcore: registered new interface driver usbfs [ 0.412665] usbcore: registered new interface driver hub [ 0.413641] usbcore: registered new device driver usb [ 0.414739] PCI: Using ACPI for IRQ routing [ 0.415746] NetLabel: Initializing [ 0.416439] NetLabel: domain hash size = 128 [ 0.417287] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418213] NetLabel: unlabeled traffic allowed by default [ 0.419375] clocksource: Switched to clocksource kvm-clock [ 0.425258] AppArmor: AppArmor Filesystem Enabled [ 0.426191] pnp: PnP ACPI init [ 0.427100] pnp: PnP ACPI: found 5 devices [ 0.434577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.436242] NET: Registered protocol family 2 [ 0.437201] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.438445] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.439589] TCP: Hash tables configured (established 2048 bind 2048) [ 0.440728] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.441772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.442903] NET: Registered protocol family 1 [ 0.443750] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.444818] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.445859] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.464438] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483060] Trying to unpack rootfs image as initramfs... [ 0.533226] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.548095] Scanning for low memory corruption every 60 seconds [ 0.549644] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550902] audit: initializing netlink subsys (disabled) [ 0.552029] audit: type=2000 audit(1539147639.182:1): initialized [ 0.553437] Initialise system trusted keyring [ 0.554482] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.555762] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557971] zbud: loaded [ 0.558731] VFS: Disk quotas dquot_6.6.0 [ 0.559616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561321] fuse init (API version 7.23) [ 0.562274] Key type big_key registered [ 0.563115] Allocating IMA MOK and blacklist keyrings. [ 0.564418] Key type asymmetric registered [ 0.565281] Asymmetric key parser 'x509' registered [ 0.566283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.567856] io scheduler noop registered [ 0.568688] io scheduler deadline registered (default) [ 0.569722] io scheduler cfq registered [ 0.570617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574594] ACPI: Power Button [PWRF] [ 0.575514] GHES: HEST is not enabled! [ 0.593894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630599] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656753] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659422] Linux agpgart interface v0.103 [ 0.662317] brd: module loaded [ 0.664077] loop: module loaded [ 0.670370] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671977] GPT:90111 != 20971519 [ 0.672692] GPT:Alternate GPT header not at the end of the disk. [ 0.673820] GPT:90111 != 20971519 [ 0.674523] GPT: Use GNU Parted to correct GPT errors. [ 0.675528] vda: vda1 vda15 [ 0.677043] scsi host0: ata_piix [ 0.677855] scsi host1: ata_piix [ 0.678605] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.679885] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681224] libphy: Fixed MDIO Bus: probed [ 0.682246] tun: Universal TUN/TAP device driver, 1.6 [ 0.683246] tun: (C) 1999-2004 Max Krasnyansky [ 0.685336] PPP generic driver version 2.4.2 [ 0.686295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687618] ehci-pci: EHCI PCI platform driver [ 0.688528] ehci-platform: EHCI generic platform driver [ 0.689577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690777] ohci-pci: OHCI PCI platform driver [ 0.691728] ohci-platform: OHCI generic platform driver [ 0.692777] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711838] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714423] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.716672] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719433] usb usb1: Product: UHCI Host Controller [ 0.720418] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721664] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722673] hub 1-0:1.0: USB hub found [ 0.723493] hub 1-0:1.0: 2 ports detected [ 0.724459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.727718] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728818] mousedev: PS/2 mouse device common for all mice [ 0.730036] rtc_cmos 00:00: RTC can wake from S4 [ 0.731297] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735761] i2c /dev entries driver [ 0.736557] device-mapper: uevent: version 1.0.3 [ 0.737539] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.739266] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740667] NET: Registered protocol family 10 [ 0.741728] NET: Registered protocol family 17 [ 0.742686] Key type dns_resolver registered [ 0.743714] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.745318] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746477] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.748327] registered taskstats version 1 [ 0.749213] Loading compiled-in X.509 certificates [ 0.750718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752688] zswap: loaded using pool lzo/zbud [ 0.754237] Key type trusted registered [ 0.756123] Key type encrypted registered [ 0.756996] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758081] ima: No TPM chip found, activating TPM-bypass! [ 0.759194] evm: HMAC attrs: 0x1 [ 0.760205] Magic number: 6:265:11 [ 0.761096] rtc_cmos 00:00: setting system clock to 2018-10-10 05:00:39 UTC (1539147639) [ 0.773341] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774515] EDD information not available. [ 0.836535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.838140] Write protecting the kernel read-only data: 14336k [ 0.839826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.841704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 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.276989] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.9... Lease of 10.55.1.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.25. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM6XofGkvosQKtkCHAPS9tFmjdIb4eWThm1e6hDaslNKFoqP89eyanTfSGHBzc62RS8luSSDVB84H5YxDEqCCtxq1T5U0iTWNpdiKlCZx8ImdPSblGpqwdJtCEthUDrR+VkpWPM/zhxE3hXGRoY4EuJboe9p2TfIHIKcwTse52rBBu6CkD265t6Qj+BpnnRKLq6BHr4XrfIuiYC3b0f9f0NDIBbKf/K2tZPbBAkplMuf9FbRwQRhGP2g9wETQqrtLvK2CHrpCtDX/KtbRZqDsmBbFgagIQyMdb6Xorxs8QRXBcdLZjuuQlzMCAWEtcz9Oyzf6sFb+rtfWNdpFSxelX root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 ssh-dss AAAAB3NzaC1kc3MAAACBAMGxO0UBetMCvUZ9e3aQZjrpI7f1O1TsF6yucRP8P3ZtcqAgcAckiIGI+Xz4i2aBN6ey2wSOwhc8vFO7zJAlJsVSUnpXhjQrZbXM3CdhH1mz/JatznH64+CF+nWvbdX2AptXCA+udAxyCucTBUwVXk1DBb+Z6RVodq+nWGVsYr5ZAAAAFQDGIHotapmuRs3XTmzA/PJ3/cwj5wAAAIEAlWaH3LXwqQZb72hgACLm4CwINZlKh8v1QB82syAZnB0BWSu6DyJJd9y5O14NA0wn9d3Fztftm6exWaj4WZ8mbTBpp73qDmxUqy2duKLZtaZjgj4FxPcrgyydxXqgYlvcmHK7nOCFdUBT/FVABhzuo7G4nqd+3CuAWpo091a47dwAAACBAL6GH/sjp4LQzINh5SZSUA+WK7mUVHnwViTkwmlfeSsLQAaOAfqqadhaaKihNrvr1x+KnC35QGUiHDp2a0VU+Cr2d2irmmR+rupm9j6oNMPTm5N5uQwrwa1Okl8v7LeU2RTnLIh6OYyMe7PeGFbJRM5ydiTCrqyeumc/2pW9Ciq9 root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe77:c698/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 launch-index: 0 === cirros: current=0.4.0 uptime=3.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 login: 2018-10-10 05:00:53,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:54,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-c4e4edd5-b7fd-41ef-bb73-bf0476277b7b x-compute-request-id: req-c4e4edd5-b7fd-41ef-bb73-bf0476277b7b Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:54,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-c4e4edd5-b7fd-41ef-bb73-bf0476277b7b 2018-10-10 05:00:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7fd41bb3-3fef-491b-a008-2cd32445cdbb Date: Wed, 10 Oct 2018 05:00:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:54,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-7fd41bb3-3fef-491b-a008-2cd32445cdbb 2018-10-10 05:00:54,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:54,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ee7822-ef58-47c6-9140-8382df09634a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:54,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-93ee7822-ef58-47c6-9140-8382df09634a 2018-10-10 05:00:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:54,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c3288c6e-3956-4110-8f70-a0ca5c612905 Date: Wed, 10 Oct 2018 05:00:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:54,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-c3288c6e-3956-4110-8f70-a0ca5c612905 2018-10-10 05:00:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:54,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-ff39962f-66d0-43e1-ad33-13fdd7f112e6 Date: Wed, 10 Oct 2018 05:00:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0","ed816370-dca4-47b9-98a3-0c4a8dfce5b5"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:00:54,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-ff39962f-66d0-43e1-ad33-13fdd7f112e6 2018-10-10 05:00:54,857 - create_instance - INFO - Checking if VM is active 2018-10-10 05:00:54,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:55,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-b2a6cd85-cb47-454b-89d4-d8f526adf180 x-compute-request-id: req-b2a6cd85-cb47-454b-89d4-d8f526adf180 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:55,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-b2a6cd85-cb47-454b-89d4-d8f526adf180 2018-10-10 05:00:55,183 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:00:55,183 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:00:55,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:55,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-193055af-6a39-47d9-ab90-82119f1f08be x-compute-request-id: req-193055af-6a39-47d9-ab90-82119f1f08be Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:55,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-193055af-6a39-47d9-ab90-82119f1f08be 2018-10-10 05:00:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:55,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7108c1ae-405b-47f2-82ac-4766cef05487 Date: Wed, 10 Oct 2018 05:00:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:00:55,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-7108c1ae-405b-47f2-82ac-4766cef05487 2018-10-10 05:00:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:55,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7975813-ab51-4cfe-a9c3-51e84bcb723f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:00:55,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-b7975813-ab51-4cfe-a9c3-51e84bcb723f 2018-10-10 05:00:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:56,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b0ec9b4b-6b19-44c2-8822-7b32a1429ce0 Date: Wed, 10 Oct 2018 05:00:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:00:56,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-b0ec9b4b-6b19-44c2-8822-7b32a1429ce0 2018-10-10 05:00:56,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:56,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-1d053c5a-6294-4d38-a994-ca72bbcf4e37 Date: Wed, 10 Oct 2018 05:00:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0","ed816370-dca4-47b9-98a3-0c4a8dfce5b5"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:00:56,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-1d053c5a-6294-4d38-a994-ca72bbcf4e37 2018-10-10 05:00:56,141 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:00:56,145 - paramiko.transport - DEBUG - starting thread (client mode): 0xe908090L 2018-10-10 05:00:56,145 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:00:56,145 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:00:56,145 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:00:56,147 - 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-10-10 05:00:56,147 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:00:56,147 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:00:56,147 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:00:56,147 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:00:56,147 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:00:56,164 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:00:56,165 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:00:56,177 - paramiko.transport - DEBUG - Trying key 8eb0592e2f461bd8355f761d0a6eb352 from tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:00:56,204 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:00:56,207 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:00:56,308 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:00:56,323 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:00:56,323 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:00:56,326 - paramiko.transport - DEBUG - starting thread (client mode): 0xe95e310L 2018-10-10 05:00:56,326 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:00:56,326 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:00:56,326 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:00:56,327 - 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-10-10 05:00:56,327 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:00:56,328 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:00:56,328 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:00:56,328 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:00:56,328 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:00:56,344 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:00:56,345 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:00:56,358 - paramiko.transport - DEBUG - Trying key 8eb0592e2f461bd8355f761d0a6eb352 from tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:00:56,384 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:00:56,387 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:00:56,390 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:00:56,391 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:00:56,392 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:00:56,393 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:00:56,394 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:00:56,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:00:56,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:00: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-ab33e702-26f1-45a9-a9d8-7b4d7e16f909 x-compute-request-id: req-ab33e702-26f1-45a9-a9d8-7b4d7e16f909 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:00:38Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:00:56,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-ab33e702-26f1-45a9-a9d8-7b4d7e16f909 2018-10-10 05:00:56,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"reboot": {"type": "SOFT"}}' 2018-10-10 05:00:56,865 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:00: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-53507dbf-6796-4e79-9890-bc33545da315 x-compute-request-id: req-53507dbf-6796-4e79-9890-bc33545da315 Content-Length: 0 Content-Type: application/json 2018-10-10 05:00:56,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action used request id req-53507dbf-6796-4e79-9890-bc33545da315 2018-10-10 05:01:11,870 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-10-10 05:01:11,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:12,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c8c9a12-11db-4fcc-ab36-0cdbe1ce2718 x-compute-request-id: req-6c8c9a12-11db-4fcc-ab36-0cdbe1ce2718 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-10T05:00:57Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:12,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-6c8c9a12-11db-4fcc-ab36-0cdbe1ce2718 2018-10-10 05:01:12,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:01:13,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01: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-c07e60f2-3934-43fb-8dbb-3f653b186873 x-compute-request-id: req-c07e60f2-3934-43fb-8dbb-3f653b186873 Content-Encoding: gzip Content-Length: 9641 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495804952 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.125521] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.127154] pid_max: default: 32768 minimum: 301\n[ 0.128027] ACPI: Core revision 20150930\n[ 0.129399] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.130683] Security Framework initialized\n[ 0.131479] Yama: becoming mindful.\n[ 0.132196] AppArmor: AppArmor initialized\n[ 0.133044] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134307] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135536] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.136718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138058] Initializing cgroup subsys io\n[ 0.138860] Initializing cgroup subsys memory\n[ 0.139705] Initializing cgroup subsys devices\n[ 0.140558] Initializing cgroup subsys freezer\n[ 0.141424] Initializing cgroup subsys net_cls\n[ 0.142279] Initializing cgroup subsys perf_event\n[ 0.143171] Initializing cgroup subsys net_prio\n[ 0.144038] Initializing cgroup subsys hugetlb\n[ 0.144898] Initializing cgroup subsys pids\n[ 0.145760] CPU: Physical Processor ID: 0\n[ 0.147254] mce: CPU supports 10 MCE banks\n[ 0.148085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.157737] ftrace: allocating 31920 entries in 125 pages\n[ 0.183686] smpboot: Max logical packages: 2\n[ 0.184529] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.185712] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187045] x2apic enabled\n[ 0.187847] Switched APIC routing to physical x2apic.\n[ 0.189598] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190795] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.192900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.194832] KVM setup paravirtual spinlock\n[ 0.196241] x86: Booting SMP configuration:\n[ 0.197137] .... node #0, CPUs: #1\n[ 0.198030] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.219689] x86: Booted up 1 node, 2 CPUs\n[ 0.219697] KVM setup async PF for cpu 1\n[ 0.219701] kvm-stealtime: cpu 1, msr f90d940\n[ 0.222268] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.223979] devtmpfs: initialized\n[ 0.225676] evm: security.selinux\n[ 0.226362] evm: security.SMACK64\n[ 0.227045] evm: security.SMACK64EXEC\n[ 0.227787] evm: security.SMACK64TRANSMUTE\n[ 0.228583] evm: security.SMACK64MMAP\n[ 0.229319] evm: security.ima\n[ 0.229951] evm: security.capability\n[ 0.230843] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232744] pinctrl core: initialized pinctrl subsystem\n[ 0.233827] RTC time: 5:00:39, date: 10/10/18\n[ 0.234823] NET: Registered protocol family 16\n[ 0.244707] cpuidle: using governor ladder\n[ 0.256731] cpuidle: using governor menu\n[ 0.257524] PCCT header not found.\n[ 0.258333] ACPI: bus type PCI registered\n[ 0.259115] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260330] PCI: Using configuration type 1 for base access\n[ 0.273724] ACPI: Added _OSI(Module Device)\n[ 0.274545] ACPI: Added _OSI(Processor Device)\n[ 0.275382] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.276254] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.278573] ACPI: Interpreter enabled\n[ 0.279321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.281103] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.282891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.284673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.286459] ACPI: (supports S0 S5)\n[ 0.287143] ACPI: Using IOAPIC for interrupt routing\n[ 0.288150] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.291477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292580] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294932] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297109] acpiphp: Slot [3] registered\n[ 0.297892] acpiphp: Slot [4] registered\n[ 0.298687] acpiphp: Slot [5] registered\n[ 0.299467] acpiphp: Slot [6] registered\n[ 0.300243] acpiphp: Slot [7] registered\n[ 0.301021] acpiphp: Slot [8] registered\n[ 0.301802] acpiphp: Slot [9] registered\n[ 0.302574] acpiphp: Slot [10] registered\n[ 0.313269] acpiphp: Slot [11] registered\n[ 0.314062] acpiphp: Slot [12] registered\n[ 0.314851] acpiphp: Slot [13] registered\n[ 0.315634] acpiphp: Slot [14] registered\n[ 0.316425] acpiphp: Slot [15] registered\n[ 0.317217] acpiphp: Slot [16] registered\n[ 0.318013] acpiphp: Slot [17] registered\n[ 0.318803] acpiphp: Slot [18] registered\n[ 0.319586] acpiphp: Slot [19] registered\n[ 0.320376] acpiphp: Slot [20] registered\n[ 0.321167] acpiphp: Slot [21] registered\n[ 0.321956] acpiphp: Slot [22] registered\n[ 0.322752] acpiphp: Slot [23] registered\n[ 0.323540] acpiphp: Slot [24] registered\n[ 0.324330] acpiphp: Slot [25] registered\n[ 0.325119] acpiphp: Slot [26] registered\n[ 0.325911] acpiphp: Slot [27] registered\n[ 0.326703] acpiphp: Slot [28] registered\n[ 0.327494] acpiphp: Slot [29] registered\n[ 0.328286] acpiphp: Slot [30] registered\n[ 0.329077] acpiphp: Slot [31] registered\n[ 0.329861] PCI host bridge to bus 0000:00\n[ 0.330649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334415] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.335824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.341819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343058] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.344198] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.351825] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.353223] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397745] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.400569] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.401948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.403304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.404546] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405753] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408318] vgaarb: loaded\n[ 0.408912] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410034] SCSI subsystem initialized\n[ 0.410862] ACPI: bus type USB registered\n[ 0.411661] usbcore: registered new interface driver usbfs\n[ 0.412665] usbcore: registered new interface driver hub\n[ 0.413641] usbcore: registered new device driver usb\n[ 0.414739] PCI: Using ACPI for IRQ routing\n[ 0.415746] NetLabel: Initializing\n[ 0.416439] NetLabel: domain hash size = 128\n[ 0.417287] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.418213] NetLabel: unlabeled traffic allowed by default\n[ 0.419375] clocksource: Switched to clocksource kvm-clock\n[ 0.425258] AppArmor: AppArmor Filesystem Enabled\n[ 0.426191] pnp: PnP ACPI init\n[ 0.427100] pnp: PnP ACPI: found 5 devices\n[ 0.434577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.436242] NET: Registered protocol family 2\n[ 0.437201] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.438445] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.439589] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.440728] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.441772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.442903] NET: Registered protocol family 1\n[ 0.443750] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.444818] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.445859] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.464438] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483060] Trying to unpack rootfs image as initramfs...\n[ 0.533226] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.548095] Scanning for low memory corruption every 60 seconds\n[ 0.549644] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550902] audit: initializing netlink subsys (disabled)\n[ 0.552029] audit: type=2000 audit(1539147639.182:1): initialized\n[ 0.553437] Initialise system trusted keyring\n[ 0.554482] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.555762] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557971] zbud: loaded\n[ 0.558731] VFS: Disk quotas dquot_6.6.0\n[ 0.559616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561321] fuse init (API version 7.23)\n[ 0.562274] Key type big_key registered\n[ 0.563115] Allocating IMA MOK and blacklist keyrings.\n[ 0.564418] Key type asymmetric registered\n[ 0.565281] Asymmetric key parser 'x509' registered\n[ 0.566283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.567856] io scheduler noop registered\n[ 0.568688] io scheduler deadline registered (default)\n[ 0.569722] io scheduler cfq registered\n[ 0.570617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.571752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574594] ACPI: Power Button [PWRF]\n[ 0.575514] GHES: HEST is not enabled!\n[ 0.593894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630599] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.633050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656753] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659422] Linux agpgart interface v0.103\n[ 0.662317] brd: module loaded\n[ 0.664077] loop: module loaded\n[ 0.670370] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671977] GPT:90111 != 20971519\n[ 0.672692] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673820] GPT:90111 != 20971519\n[ 0.674523] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675528] vda: vda1 vda15\n[ 0.677043] scsi host0: ata_piix\n[ 0.677855] scsi host1: ata_piix\n[ 0.678605] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679885] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.681224] libphy: Fixed MDIO Bus: probed\n[ 0.682246] tun: Universal TUN/TAP device driver, 1.6\n[ 0.683246] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685336] PPP generic driver version 2.4.2\n[ 0.686295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687618] ehci-pci: EHCI PCI platform driver\n[ 0.688528] ehci-platform: EHCI generic platform driver\n[ 0.689577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.690777] ohci-pci: OHCI PCI platform driver\n[ 0.691728] ohci-platform: OHCI generic platform driver\n[ 0.692777] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711838] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.714423] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.715483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.716672] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719433] usb usb1: Product: UHCI Host Controller\n[ 0.720418] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.721664] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722673] hub 1-0:1.0: USB hub found\n[ 0.723493] hub 1-0:1.0: 2 ports detected\n[ 0.724459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.726686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.727718] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728818] mousedev: PS/2 mouse device common for all mice\n[ 0.730036] rtc_cmos 00:00: RTC can wake from S4\n[ 0.731297] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735761] i2c /dev entries driver\n[ 0.736557] device-mapper: uevent: version 1.0.3\n[ 0.737539] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.739266] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740667] NET: Registered protocol family 10\n[ 0.741728] NET: Registered protocol family 17\n[ 0.742686] Key type dns_resolver registered\n[ 0.743714] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.745318] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746477] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.748327] registered taskstats version 1\n[ 0.749213] Loading compiled-in X.509 certificates\n[ 0.750718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752688] zswap: loaded using pool lzo/zbud\n[ 0.754237] Key type trusted registered\n[ 0.756123] Key type encrypted registered\n[ 0.756996] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759194] evm: HMAC attrs: 0x1\n[ 0.760205] Magic number: 6:265:11\n[ 0.761096] rtc_cmos 00:00: setting system clock to 2018-10-10 05:00:39 UTC (1539147639)\n[ 0.773341] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774515] EDD information not available.\n[ 0.836535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.838140] Write protecting the kernel read-only data: 14336k\n[ 0.839826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.841704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\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.276989] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.9...\nLease of 10.55.1.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.25. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM6XofGkvosQKtkCHAPS9tFmjdIb4eWThm1e6hDaslNKFoqP89eyanTfSGHBzc62RS8luSSDVB84H5YxDEqCCtxq1T5U0iTWNpdiKlCZx8ImdPSblGpqwdJtCEthUDrR+VkpWPM/zhxE3hXGRoY4EuJboe9p2TfIHIKcwTse52rBBu6CkD265t6Qj+BpnnRKLq6BHr4XrfIuiYC3b0f9f0NDIBbKf/K2tZPbBAkplMuf9FbRwQRhGP2g9wETQqrtLvK2CHrpCtDX/KtbRZqDsmBbFgagIQyMdb6Xorxs8QRXBcdLZjuuQlzMCAWEtcz9Oyzf6sFb+rtfWNdpFSxelX root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\nssh-dss AAAAB3NzaC1kc3MAAACBAMGxO0UBetMCvUZ9e3aQZjrpI7f1O1TsF6yucRP8P3ZtcqAgcAckiIGI+Xz4i2aBN6ey2wSOwhc8vFO7zJAlJsVSUnpXhjQrZbXM3CdhH1mz/JatznH64+CF+nWvbdX2AptXCA+udAxyCucTBUwVXk1DBb+Z6RVodq+nWGVsYr5ZAAAAFQDGIHotapmuRs3XTmzA/PJ3/cwj5wAAAIEAlWaH3LXwqQZb72hgACLm4CwINZlKh8v1QB82syAZnB0BWSu6DyJJd9y5O14NA0wn9d3Fztftm6exWaj4WZ8mbTBpp73qDmxUqy2duKLZtaZjgj4FxPcrgyydxXqgYlvcmHK7nOCFdUBT/FVABhzuo7G4nqd+3CuAWpo091a47dwAAACBAL6GH/sjp4LQzINh5SZSUA+WK7mUVHnwViTkwmlfeSsLQAaOAfqqadhaaKihNrvr1x+KnC35QGUiHDp2a0VU+Cr2d2irmmR+rupm9j6oNMPTm5N5uQwrwa1Okl8v7LeU2RTnLIh6OYyMe7PeGFbJRM5ydiTCrqyeumc/2pW9Ciq9 root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe77:c698/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.56 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-10-10 05:01:13,606 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action used request id req-c07e60f2-3934-43fb-8dbb-3f653b186873 2018-10-10 05:01:13,608 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 05:01:13,608 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 495804952 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.125521] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.127154] pid_max: default: 32768 minimum: 301 [ 0.128027] ACPI: Core revision 20150930 [ 0.129399] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130683] Security Framework initialized [ 0.131479] Yama: becoming mindful. [ 0.132196] AppArmor: AppArmor initialized [ 0.133044] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134307] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135536] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.136718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138058] Initializing cgroup subsys io [ 0.138860] Initializing cgroup subsys memory [ 0.139705] Initializing cgroup subsys devices [ 0.140558] Initializing cgroup subsys freezer [ 0.141424] Initializing cgroup subsys net_cls [ 0.142279] Initializing cgroup subsys perf_event [ 0.143171] Initializing cgroup subsys net_prio [ 0.144038] Initializing cgroup subsys hugetlb [ 0.144898] Initializing cgroup subsys pids [ 0.145760] CPU: Physical Processor ID: 0 [ 0.147254] mce: CPU supports 10 MCE banks [ 0.148085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149081] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.157737] ftrace: allocating 31920 entries in 125 pages [ 0.183686] smpboot: Max logical packages: 2 [ 0.184529] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185712] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187045] x2apic enabled [ 0.187847] Switched APIC routing to physical x2apic. [ 0.189598] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190795] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.192900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.194832] KVM setup paravirtual spinlock [ 0.196241] x86: Booting SMP configuration: [ 0.197137] .... node #0, CPUs: #1 [ 0.198030] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.219689] x86: Booted up 1 node, 2 CPUs [ 0.219697] KVM setup async PF for cpu 1 [ 0.219701] kvm-stealtime: cpu 1, msr f90d940 [ 0.222268] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.223979] devtmpfs: initialized [ 0.225676] evm: security.selinux [ 0.226362] evm: security.SMACK64 [ 0.227045] evm: security.SMACK64EXEC [ 0.227787] evm: security.SMACK64TRANSMUTE [ 0.228583] evm: security.SMACK64MMAP [ 0.229319] evm: security.ima [ 0.229951] evm: security.capability [ 0.230843] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232744] pinctrl core: initialized pinctrl subsystem [ 0.233827] RTC time: 5:00:39, date: 10/10/18 [ 0.234823] NET: Registered protocol family 16 [ 0.244707] cpuidle: using governor ladder [ 0.256731] cpuidle: using governor menu [ 0.257524] PCCT header not found. [ 0.258333] ACPI: bus type PCI registered [ 0.259115] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.260330] PCI: Using configuration type 1 for base access [ 0.273724] ACPI: Added _OSI(Module Device) [ 0.274545] ACPI: Added _OSI(Processor Device) [ 0.275382] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.276254] ACPI: Added _OSI(Processor Aggregator Device) [ 0.278573] ACPI: Interpreter enabled [ 0.279321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.281103] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.282891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.284673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.286459] ACPI: (supports S0 S5) [ 0.287143] ACPI: Using IOAPIC for interrupt routing [ 0.288150] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.291477] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.292580] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.293774] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.294932] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.297109] acpiphp: Slot [3] registered [ 0.297892] acpiphp: Slot [4] registered [ 0.298687] acpiphp: Slot [5] registered [ 0.299467] acpiphp: Slot [6] registered [ 0.300243] acpiphp: Slot [7] registered [ 0.301021] acpiphp: Slot [8] registered [ 0.301802] acpiphp: Slot [9] registered [ 0.302574] acpiphp: Slot [10] registered [ 0.313269] acpiphp: Slot [11] registered [ 0.314062] acpiphp: Slot [12] registered [ 0.314851] acpiphp: Slot [13] registered [ 0.315634] acpiphp: Slot [14] registered [ 0.316425] acpiphp: Slot [15] registered [ 0.317217] acpiphp: Slot [16] registered [ 0.318013] acpiphp: Slot [17] registered [ 0.318803] acpiphp: Slot [18] registered [ 0.319586] acpiphp: Slot [19] registered [ 0.320376] acpiphp: Slot [20] registered [ 0.321167] acpiphp: Slot [21] registered [ 0.321956] acpiphp: Slot [22] registered [ 0.322752] acpiphp: Slot [23] registered [ 0.323540] acpiphp: Slot [24] registered [ 0.324330] acpiphp: Slot [25] registered [ 0.325119] acpiphp: Slot [26] registered [ 0.325911] acpiphp: Slot [27] registered [ 0.326703] acpiphp: Slot [28] registered [ 0.327494] acpiphp: Slot [29] registered [ 0.328286] acpiphp: Slot [30] registered [ 0.329077] acpiphp: Slot [31] registered [ 0.329861] PCI host bridge to bus 0000:00 [ 0.330649] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.331828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.333007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.334415] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.335824] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.341819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.343058] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.344198] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.345425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.351825] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.353223] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397745] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.400569] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.401948] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.403304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.404546] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405753] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408318] vgaarb: loaded [ 0.408912] vgaarb: bridge control possible 0000:00:02.0 [ 0.410034] SCSI subsystem initialized [ 0.410862] ACPI: bus type USB registered [ 0.411661] usbcore: registered new interface driver usbfs [ 0.412665] usbcore: registered new interface driver hub [ 0.413641] usbcore: registered new device driver usb [ 0.414739] PCI: Using ACPI for IRQ routing [ 0.415746] NetLabel: Initializing [ 0.416439] NetLabel: domain hash size = 128 [ 0.417287] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418213] NetLabel: unlabeled traffic allowed by default [ 0.419375] clocksource: Switched to clocksource kvm-clock [ 0.425258] AppArmor: AppArmor Filesystem Enabled [ 0.426191] pnp: PnP ACPI init [ 0.427100] pnp: PnP ACPI: found 5 devices [ 0.434577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.436242] NET: Registered protocol family 2 [ 0.437201] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.438445] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.439589] TCP: Hash tables configured (established 2048 bind 2048) [ 0.440728] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.441772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.442903] NET: Registered protocol family 1 [ 0.443750] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.444818] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.445859] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.464438] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483060] Trying to unpack rootfs image as initramfs... [ 0.533226] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.548095] Scanning for low memory corruption every 60 seconds [ 0.549644] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550902] audit: initializing netlink subsys (disabled) [ 0.552029] audit: type=2000 audit(1539147639.182:1): initialized [ 0.553437] Initialise system trusted keyring [ 0.554482] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.555762] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557971] zbud: loaded [ 0.558731] VFS: Disk quotas dquot_6.6.0 [ 0.559616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561321] fuse init (API version 7.23) [ 0.562274] Key type big_key registered [ 0.563115] Allocating IMA MOK and blacklist keyrings. [ 0.564418] Key type asymmetric registered [ 0.565281] Asymmetric key parser 'x509' registered [ 0.566283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.567856] io scheduler noop registered [ 0.568688] io scheduler deadline registered (default) [ 0.569722] io scheduler cfq registered [ 0.570617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574594] ACPI: Power Button [PWRF] [ 0.575514] GHES: HEST is not enabled! [ 0.593894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630599] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656753] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659422] Linux agpgart interface v0.103 [ 0.662317] brd: module loaded [ 0.664077] loop: module loaded [ 0.670370] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671977] GPT:90111 != 20971519 [ 0.672692] GPT:Alternate GPT header not at the end of the disk. [ 0.673820] GPT:90111 != 20971519 [ 0.674523] GPT: Use GNU Parted to correct GPT errors. [ 0.675528] vda: vda1 vda15 [ 0.677043] scsi host0: ata_piix [ 0.677855] scsi host1: ata_piix [ 0.678605] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.679885] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681224] libphy: Fixed MDIO Bus: probed [ 0.682246] tun: Universal TUN/TAP device driver, 1.6 [ 0.683246] tun: (C) 1999-2004 Max Krasnyansky [ 0.685336] PPP generic driver version 2.4.2 [ 0.686295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687618] ehci-pci: EHCI PCI platform driver [ 0.688528] ehci-platform: EHCI generic platform driver [ 0.689577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690777] ohci-pci: OHCI PCI platform driver [ 0.691728] ohci-platform: OHCI generic platform driver [ 0.692777] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711838] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712890] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714423] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.716672] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719433] usb usb1: Product: UHCI Host Controller [ 0.720418] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721664] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722673] hub 1-0:1.0: USB hub found [ 0.723493] hub 1-0:1.0: 2 ports detected [ 0.724459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.726686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.727718] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728818] mousedev: PS/2 mouse device common for all mice [ 0.730036] rtc_cmos 00:00: RTC can wake from S4 [ 0.731297] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735761] i2c /dev entries driver [ 0.736557] device-mapper: uevent: version 1.0.3 [ 0.737539] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.739266] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740667] NET: Registered protocol family 10 [ 0.741728] NET: Registered protocol family 17 [ 0.742686] Key type dns_resolver registered [ 0.743714] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.745318] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746477] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.748327] registered taskstats version 1 [ 0.749213] Loading compiled-in X.509 certificates [ 0.750718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752688] zswap: loaded using pool lzo/zbud [ 0.754237] Key type trusted registered [ 0.756123] Key type encrypted registered [ 0.756996] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758081] ima: No TPM chip found, activating TPM-bypass! [ 0.759194] evm: HMAC attrs: 0x1 [ 0.760205] Magic number: 6:265:11 [ 0.761096] rtc_cmos 00:00: setting system clock to 2018-10-10 05:00:39 UTC (1539147639) [ 0.773341] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774515] EDD information not available. [ 0.836535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.838140] Write protecting the kernel read-only data: 14336k [ 0.839826] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.841704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.06 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.276989] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.9... Lease of 10.55.1.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.25. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM6XofGkvosQKtkCHAPS9tFmjdIb4eWThm1e6hDaslNKFoqP89eyanTfSGHBzc62RS8luSSDVB84H5YxDEqCCtxq1T5U0iTWNpdiKlCZx8ImdPSblGpqwdJtCEthUDrR+VkpWPM/zhxE3hXGRoY4EuJboe9p2TfIHIKcwTse52rBBu6CkD265t6Qj+BpnnRKLq6BHr4XrfIuiYC3b0f9f0NDIBbKf/K2tZPbBAkplMuf9FbRwQRhGP2g9wETQqrtLvK2CHrpCtDX/KtbRZqDsmBbFgagIQyMdb6Xorxs8QRXBcdLZjuuQlzMCAWEtcz9Oyzf6sFb+rtfWNdpFSxelX root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 ssh-dss AAAAB3NzaC1kc3MAAACBAMGxO0UBetMCvUZ9e3aQZjrpI7f1O1TsF6yucRP8P3ZtcqAgcAckiIGI+Xz4i2aBN6ey2wSOwhc8vFO7zJAlJsVSUnpXhjQrZbXM3CdhH1mz/JatznH64+CF+nWvbdX2AptXCA+udAxyCucTBUwVXk1DBb+Z6RVodq+nWGVsYr5ZAAAAFQDGIHotapmuRs3XTmzA/PJ3/cwj5wAAAIEAlWaH3LXwqQZb72hgACLm4CwINZlKh8v1QB82syAZnB0BWSu6DyJJd9y5O14NA0wn9d3Fztftm6exWaj4WZ8mbTBpp73qDmxUqy2duKLZtaZjgj4FxPcrgyydxXqgYlvcmHK7nOCFdUBT/FVABhzuo7G4nqd+3CuAWpo091a47dwAAACBAL6GH/sjp4LQzINh5SZSUA+WK7mUVHnwViTkwmlfeSsLQAaOAfqqadhaaKihNrvr1x+KnC35QGUiHDp2a0VU+Cr2d2irmmR+rupm9j6oNMPTm5N5uQwrwa1Okl8v7LeU2RTnLIh6OYyMe7PeGFbJRM5ydiTCrqyeumc/2pW9Ciq9 root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe77:c698/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 launch-index: 0 === cirros: current=0.4.0 uptime=3.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 login: The system is going down NOW! Sent SIGTERM to all processes 2018-10-10 05:01:13,608 - create_instance - INFO - Checking if VM is active 2018-10-10 05:01:13,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:14,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01: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-69b9f7e1-d477-4e1d-8905-d27ba7086f7e x-compute-request-id: req-69b9f7e1-d477-4e1d-8905-d27ba7086f7e Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-10T05:00:57Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:14,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-69b9f7e1-d477-4e1d-8905-d27ba7086f7e 2018-10-10 05:01:14,085 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - REBOOT 2018-10-10 05:01:14,085 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:01:17,088 - create_instance - DEBUG - VM status query timeout in 896.520470142 2018-10-10 05:01:17,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:17,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-8c7c92f5-de6e-4284-8ad3-72dbee3d397e x-compute-request-id: req-8c7c92f5-de6e-4284-8ad3-72dbee3d397e Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-10T05:00:57Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:17,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-8c7c92f5-de6e-4284-8ad3-72dbee3d397e 2018-10-10 05:01:17,573 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - REBOOT 2018-10-10 05:01:17,574 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:01:20,575 - create_instance - DEBUG - VM status query timeout in 893.033693075 2018-10-10 05:01:20,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:21,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-117a7369-605a-4387-a199-c5240a25c02d x-compute-request-id: req-117a7369-605a-4387-a199-c5240a25c02d Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:19Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:21,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-117a7369-605a-4387-a199-c5240a25c02d 2018-10-10 05:01:21,097 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:01:21,097 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:01:21,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:21,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01: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-5fcc7167-70d0-41f6-b0d9-e34c3d68a202 x-compute-request-id: req-5fcc7167-70d0-41f6-b0d9-e34c3d68a202 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:19Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:21,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-5fcc7167-70d0-41f6-b0d9-e34c3d68a202 2018-10-10 05:01:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:21,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5634589b-6c81-4d3f-b3c0-038038d0e2bd Date: Wed, 10 Oct 2018 05:01:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:01:21,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-5634589b-6c81-4d3f-b3c0-038038d0e2bd 2018-10-10 05:01:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:21,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f3adcd-ed78-4737-a555-c747c57165bf Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:01:21,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-56f3adcd-ed78-4737-a555-c747c57165bf 2018-10-10 05:01:21,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:21,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d150a802-67c8-4ffd-9fff-23614a673dcc Date: Wed, 10 Oct 2018 05:01:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:01:21,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-d150a802-67c8-4ffd-9fff-23614a673dcc 2018-10-10 05:01:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:21,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-4517b027-d79e-4402-93eb-573a6840d2bc Date: Wed, 10 Oct 2018 05:01:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0","ed816370-dca4-47b9-98a3-0c4a8dfce5b5"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:01:21,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-4517b027-d79e-4402-93eb-573a6840d2bc 2018-10-10 05:01:21,934 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:01:21,937 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.207 2018-10-10 05:01:21,937 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-10-10 05:01:24,940 - create_instance - DEBUG - SSH connection timeout in 176.994481087 2018-10-10 05:01:24,940 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:01:24,943 - paramiko.transport - DEBUG - starting thread (client mode): 0xe976dd0L 2018-10-10 05:01:24,943 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:01:24,943 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:01:24,944 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:01:24,945 - 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-10-10 05:01:24,945 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:01:24,945 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:01:24,945 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:01:24,945 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:01:24,946 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:01:24,963 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:01:24,963 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:01:24,975 - paramiko.transport - DEBUG - Trying key 8eb0592e2f461bd8355f761d0a6eb352 from tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:01:25,001 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:01:25,008 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:01:25,108 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:01:25,153 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:01:25,154 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:01:25,155 - paramiko.transport - DEBUG - starting thread (client mode): 0xe95ed90L 2018-10-10 05:01:25,156 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:01:25,156 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:01:25,156 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:01:25,157 - 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-10-10 05:01:25,157 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:01:25,158 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:01:25,158 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:01:25,158 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:01:25,158 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:01:25,175 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:01:25,175 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:01:25,188 - paramiko.transport - DEBUG - Trying key 8eb0592e2f461bd8355f761d0a6eb352 from tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:01:25,214 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:01:25,217 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:01:25,220 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:01:25,221 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:01:25,221 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:01:25,223 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:01:25,225 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:01:25,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:25,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01: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-2d45e5e8-9a7e-4f1f-97e5-6381e286bdae x-compute-request-id: req-2d45e5e8-9a7e-4f1f-97e5-6381e286bdae Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:19Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:25,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-2d45e5e8-9a7e-4f1f-97e5-6381e286bdae 2018-10-10 05:01:25,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"reboot": {"type": "SOFT"}}' 2018-10-10 05:01:25,698 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:01: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-ae92cc92-eff6-4064-9f1a-e0c2e13a150c x-compute-request-id: req-ae92cc92-eff6-4064-9f1a-e0c2e13a150c Content-Length: 0 Content-Type: application/json 2018-10-10 05:01:25,698 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action used request id req-ae92cc92-eff6-4064-9f1a-e0c2e13a150c 2018-10-10 05:01:40,714 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-10-10 05:01:40,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:41,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01: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-bfd5f544-6089-46d2-a62c-7425479142e8 x-compute-request-id: req-bfd5f544-6089-46d2-a62c-7425479142e8 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:29Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:41,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-bfd5f544-6089-46d2-a62c-7425479142e8 2018-10-10 05:01:41,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:01:42,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01: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-fc06612e-daab-4cd4-96c6-ccbe9830d8b5 x-compute-request-id: req-fc06612e-daab-4cd4-96c6-ccbe9830d8b5 Content-Encoding: gzip Content-Length: 9499 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488370180 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.129440] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131091] pid_max: default: 32768 minimum: 301\n[ 0.131983] ACPI: Core revision 20150930\n[ 0.133378] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134677] Security Framework initialized\n[ 0.135491] Yama: becoming mindful.\n[ 0.136220] AppArmor: AppArmor initialized\n[ 0.137070] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138356] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139604] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140797] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142159] Initializing cgroup subsys io\n[ 0.142972] Initializing cgroup subsys memory\n[ 0.143824] Initializing cgroup subsys devices\n[ 0.144702] Initializing cgroup subsys freezer\n[ 0.145567] Initializing cgroup subsys net_cls\n[ 0.146429] Initializing cgroup subsys perf_event\n[ 0.147335] Initializing cgroup subsys net_prio\n[ 0.148214] Initializing cgroup subsys hugetlb\n[ 0.149084] Initializing cgroup subsys pids\n[ 0.149958] CPU: Physical Processor ID: 0\n[ 0.151456] mce: CPU supports 10 MCE banks\n[ 0.152299] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155567] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161993] ftrace: allocating 31920 entries in 125 pages\n[ 0.188268] smpboot: Max logical packages: 2\n[ 0.189129] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190332] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191687] x2apic enabled\n[ 0.192502] Switched APIC routing to physical x2apic.\n[ 0.194266] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.197608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199532] KVM setup paravirtual spinlock\n[ 0.200940] x86: Booting SMP configuration:\n[ 0.201841] .... node #0, CPUs: #1\n[ 0.202732] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.224425] x86: Booted up 1 node, 2 CPUs\n[ 0.224426] KVM setup async PF for cpu 1\n[ 0.224429] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227014] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.228511] devtmpfs: initialized\n[ 0.230222] evm: security.selinux\n[ 0.230918] evm: security.SMACK64\n[ 0.231614] evm: security.SMACK64EXEC\n[ 0.232360] evm: security.SMACK64TRANSMUTE\n[ 0.233173] evm: security.SMACK64MMAP\n[ 0.233935] evm: security.ima\n[ 0.234580] evm: security.capability\n[ 0.235433] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237326] pinctrl core: initialized pinctrl subsystem\n[ 0.238431] RTC time: 5:01:29, date: 10/10/18\n[ 0.239414] NET: Registered protocol family 16\n[ 0.249332] cpuidle: using governor ladder\n[ 0.261435] cpuidle: using governor menu\n[ 0.262280] PCCT header not found.\n[ 0.263054] ACPI: bus type PCI registered\n[ 0.263869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265130] PCI: Using configuration type 1 for base access\n[ 0.278559] ACPI: Added _OSI(Module Device)\n[ 0.279425] ACPI: Added _OSI(Processor Device)\n[ 0.280299] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281211] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283564] ACPI: Interpreter enabled\n[ 0.284357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291849] ACPI: (supports S0 S5)\n[ 0.292565] ACPI: Using IOAPIC for interrupt routing\n[ 0.293628] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297030] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298195] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299458] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300680] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302968] acpiphp: Slot [3] registered\n[ 0.303796] acpiphp: Slot [4] registered\n[ 0.304625] acpiphp: Slot [5] registered\n[ 0.305438] acpiphp: Slot [6] registered\n[ 0.306251] acpiphp: Slot [7] registered\n[ 0.307061] acpiphp: Slot [8] registered\n[ 0.307883] acpiphp: Slot [9] registered\n[ 0.308698] acpiphp: Slot [10] registered\n[ 0.319424] acpiphp: Slot [11] registered\n[ 0.320261] acpiphp: Slot [12] registered\n[ 0.321083] acpiphp: Slot [13] registered\n[ 0.321914] acpiphp: Slot [14] registered\n[ 0.322738] acpiphp: Slot [15] registered\n[ 0.323569] acpiphp: Slot [16] registered\n[ 0.324397] acpiphp: Slot [17] registered\n[ 0.325220] acpiphp: Slot [18] registered\n[ 0.326039] acpiphp: Slot [19] registered\n[ 0.326894] acpiphp: Slot [20] registered\n[ 0.327724] acpiphp: Slot [21] registered\n[ 0.328549] acpiphp: Slot [22] registered\n[ 0.329373] acpiphp: Slot [23] registered\n[ 0.330197] acpiphp: Slot [24] registered\n[ 0.331013] acpiphp: Slot [25] registered\n[ 0.331842] acpiphp: Slot [26] registered\n[ 0.332667] acpiphp: Slot [27] registered\n[ 0.333488] acpiphp: Slot [28] registered\n[ 0.334307] acpiphp: Slot [29] registered\n[ 0.335131] acpiphp: Slot [30] registered\n[ 0.335961] acpiphp: Slot [31] registered\n[ 0.336780] PCI host bridge to bus 0000:00\n[ 0.337603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.338832] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340070] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.341557] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.343017] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349260] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.350556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.351746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353034] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.359386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.360829] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408099] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409608] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411056] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412503] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415227] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416439] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417594] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419168] vgaarb: loaded\n[ 0.419787] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420952] SCSI subsystem initialized\n[ 0.421800] ACPI: bus type USB registered\n[ 0.422637] usbcore: registered new interface driver usbfs\n[ 0.423694] usbcore: registered new interface driver hub\n[ 0.424723] usbcore: registered new device driver usb\n[ 0.425834] PCI: Using ACPI for IRQ routing\n[ 0.426884] NetLabel: Initializing\n[ 0.427617] NetLabel: domain hash size = 128\n[ 0.428490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429457] NetLabel: unlabeled traffic allowed by default\n[ 0.430623] clocksource: Switched to clocksource kvm-clock\n[ 0.436584] AppArmor: AppArmor Filesystem Enabled\n[ 0.437563] pnp: PnP ACPI init\n[ 0.438505] pnp: PnP ACPI: found 5 devices\n[ 0.445636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447387] NET: Registered protocol family 2\n[ 0.448393] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.449695] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.450898] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452089] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453199] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454393] NET: Registered protocol family 1\n[ 0.455281] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456401] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457497] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476119] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494917] Trying to unpack rootfs image as initramfs...\n[ 0.544868] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.559122] Scanning for low memory corruption every 60 seconds\n[ 0.560541] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561730] audit: initializing netlink subsys (disabled)\n[ 0.562809] audit: type=2000 audit(1539147690.537:1): initialized\n[ 0.564154] Initialise system trusted keyring\n[ 0.565148] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566353] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568501] zbud: loaded\n[ 0.569262] VFS: Disk quotas dquot_6.6.0\n[ 0.570095] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571715] fuse init (API version 7.23)\n[ 0.572659] Key type big_key registered\n[ 0.573482] Allocating IMA MOK and blacklist keyrings.\n[ 0.574785] Key type asymmetric registered\n[ 0.575627] Asymmetric key parser 'x509' registered\n[ 0.576603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578126] io scheduler noop registered\n[ 0.578947] io scheduler deadline registered (default)\n[ 0.579959] io scheduler cfq registered\n[ 0.580811] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581878] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583173] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584660] ACPI: Power Button [PWRF]\n[ 0.585557] GHES: HEST is not enabled!\n[ 0.605120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643405] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672001] Linux agpgart interface v0.103\n[ 0.674848] brd: module loaded\n[ 0.676279] loop: module loaded\n[ 0.681744] vda: vda1 vda15\n[ 0.683294] scsi host0: ata_piix\n[ 0.684085] scsi host1: ata_piix\n[ 0.684810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.686041] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.687340] libphy: Fixed MDIO Bus: probed\n[ 0.688211] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689220] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.691199] PPP generic driver version 2.4.2\n[ 0.692110] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.693390] ehci-pci: EHCI PCI platform driver\n[ 0.694264] ehci-platform: EHCI generic platform driver\n[ 0.695265] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696411] ohci-pci: OHCI PCI platform driver\n[ 0.697291] ohci-platform: OHCI generic platform driver\n[ 0.698289] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.717893] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719066] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.720740] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.721871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.723199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.724639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.726346] usb usb1: Product: UHCI Host Controller\n[ 0.727407] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.729319] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.730312] hub 1-0:1.0: USB hub found\n[ 0.731103] hub 1-0:1.0: 2 ports detected\n[ 0.732028] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.734152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735135] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.736219] mousedev: PS/2 mouse device common for all mice\n[ 0.737490] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739350] rtc_cmos 00:00: RTC can wake from S4\n[ 0.740467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742886] i2c /dev entries driver\n[ 0.743655] device-mapper: uevent: version 1.0.3\n[ 0.744609] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.746244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747593] NET: Registered protocol family 10\n[ 0.748617] NET: Registered protocol family 17\n[ 0.749510] Key type dns_resolver registered\n[ 0.750470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751582] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752724] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.754540] registered taskstats version 1\n[ 0.755386] Loading compiled-in X.509 certificates\n[ 0.756835] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758710] zswap: loaded using pool lzo/zbud\n[ 0.760253] Key type trusted registered\n[ 0.761911] Key type encrypted registered\n[ 0.762747] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763782] ima: No TPM chip found, activating TPM-bypass!\n[ 0.764827] evm: HMAC attrs: 0x1\n[ 0.765793] Magic number: 6:265:11\n[ 0.766654] rtc_cmos 00:00: setting system clock to 2018-10-10 05:01:30 UTC (1539147690)\n[ 0.768302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.769428] EDD information not available.\n[ 0.844062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845661] Write protecting the kernel read-only data: 14336k\n[ 0.857441] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.859296] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\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.069996] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.9...\nLease of 10.55.1.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM6XofGkvosQKtkCHAPS9tFmjdIb4eWThm1e6hDaslNKFoqP89eyanTfSGHBzc62RS8luSSDVB84H5YxDEqCCtxq1T5U0iTWNpdiKlCZx8ImdPSblGpqwdJtCEthUDrR+VkpWPM/zhxE3hXGRoY4EuJboe9p2TfIHIKcwTse52rBBu6CkD265t6Qj+BpnnRKLq6BHr4XrfIuiYC3b0f9f0NDIBbKf/K2tZPbBAkplMuf9FbRwQRhGP2g9wETQqrtLvK2CHrpCtDX/KtbRZqDsmBbFgagIQyMdb6Xorxs8QRXBcdLZjuuQlzMCAWEtcz9Oyzf6sFb+rtfWNdpFSxelX root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\nssh-dss AAAAB3NzaC1kc3MAAACBAMGxO0UBetMCvUZ9e3aQZjrpI7f1O1TsF6yucRP8P3ZtcqAgcAckiIGI+Xz4i2aBN6ey2wSOwhc8vFO7zJAlJsVSUnpXhjQrZbXM3CdhH1mz/JatznH64+CF+nWvbdX2AptXCA+udAxyCucTBUwVXk1DBb+Z6RVodq+nWGVsYr5ZAAAAFQDGIHotapmuRs3XTmzA/PJ3/cwj5wAAAIEAlWaH3LXwqQZb72hgACLm4CwINZlKh8v1QB82syAZnB0BWSu6DyJJd9y5O14NA0wn9d3Fztftm6exWaj4WZ8mbTBpp73qDmxUqy2duKLZtaZjgj4FxPcrgyydxXqgYlvcmHK7nOCFdUBT/FVABhzuo7G4nqd+3CuAWpo091a47dwAAACBAL6GH/sjp4LQzINh5SZSUA+WK7mUVHnwViTkwmlfeSsLQAaOAfqqadhaaKihNrvr1x+KnC35QGUiHDp2a0VU+Cr2d2irmmR+rupm9j6oNMPTm5N5uQwrwa1Okl8v7LeU2RTnLIh6OYyMe7PeGFbJRM5ydiTCrqyeumc/2pW9Ciq9 root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe77:c698/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.84 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 login: "} 2018-10-10 05:01:42,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action used request id req-fc06612e-daab-4cd4-96c6-ccbe9830d8b5 2018-10-10 05:01:42,468 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 05:01:42,469 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 488370180 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.129440] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131091] pid_max: default: 32768 minimum: 301 [ 0.131983] ACPI: Core revision 20150930 [ 0.133378] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134677] Security Framework initialized [ 0.135491] Yama: becoming mindful. [ 0.136220] AppArmor: AppArmor initialized [ 0.137070] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138356] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139604] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140797] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142159] Initializing cgroup subsys io [ 0.142972] Initializing cgroup subsys memory [ 0.143824] Initializing cgroup subsys devices [ 0.144702] Initializing cgroup subsys freezer [ 0.145567] Initializing cgroup subsys net_cls [ 0.146429] Initializing cgroup subsys perf_event [ 0.147335] Initializing cgroup subsys net_prio [ 0.148214] Initializing cgroup subsys hugetlb [ 0.149084] Initializing cgroup subsys pids [ 0.149958] CPU: Physical Processor ID: 0 [ 0.151456] mce: CPU supports 10 MCE banks [ 0.152299] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155567] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161993] ftrace: allocating 31920 entries in 125 pages [ 0.188268] smpboot: Max logical packages: 2 [ 0.189129] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190332] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.191687] x2apic enabled [ 0.192502] Switched APIC routing to physical x2apic. [ 0.194266] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.195483] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.197608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.199532] KVM setup paravirtual spinlock [ 0.200940] x86: Booting SMP configuration: [ 0.201841] .... node #0, CPUs: #1 [ 0.202732] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.224425] x86: Booted up 1 node, 2 CPUs [ 0.224426] KVM setup async PF for cpu 1 [ 0.224429] kvm-stealtime: cpu 1, msr f90d940 [ 0.227014] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.228511] devtmpfs: initialized [ 0.230222] evm: security.selinux [ 0.230918] evm: security.SMACK64 [ 0.231614] evm: security.SMACK64EXEC [ 0.232360] evm: security.SMACK64TRANSMUTE [ 0.233173] evm: security.SMACK64MMAP [ 0.233935] evm: security.ima [ 0.234580] evm: security.capability [ 0.235433] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237326] pinctrl core: initialized pinctrl subsystem [ 0.238431] RTC time: 5:01:29, date: 10/10/18 [ 0.239414] NET: Registered protocol family 16 [ 0.249332] cpuidle: using governor ladder [ 0.261435] cpuidle: using governor menu [ 0.262280] PCCT header not found. [ 0.263054] ACPI: bus type PCI registered [ 0.263869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265130] PCI: Using configuration type 1 for base access [ 0.278559] ACPI: Added _OSI(Module Device) [ 0.279425] ACPI: Added _OSI(Processor Device) [ 0.280299] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.281211] ACPI: Added _OSI(Processor Aggregator Device) [ 0.283564] ACPI: Interpreter enabled [ 0.284357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291849] ACPI: (supports S0 S5) [ 0.292565] ACPI: Using IOAPIC for interrupt routing [ 0.293628] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297030] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298195] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299458] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300680] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302968] acpiphp: Slot [3] registered [ 0.303796] acpiphp: Slot [4] registered [ 0.304625] acpiphp: Slot [5] registered [ 0.305438] acpiphp: Slot [6] registered [ 0.306251] acpiphp: Slot [7] registered [ 0.307061] acpiphp: Slot [8] registered [ 0.307883] acpiphp: Slot [9] registered [ 0.308698] acpiphp: Slot [10] registered [ 0.319424] acpiphp: Slot [11] registered [ 0.320261] acpiphp: Slot [12] registered [ 0.321083] acpiphp: Slot [13] registered [ 0.321914] acpiphp: Slot [14] registered [ 0.322738] acpiphp: Slot [15] registered [ 0.323569] acpiphp: Slot [16] registered [ 0.324397] acpiphp: Slot [17] registered [ 0.325220] acpiphp: Slot [18] registered [ 0.326039] acpiphp: Slot [19] registered [ 0.326894] acpiphp: Slot [20] registered [ 0.327724] acpiphp: Slot [21] registered [ 0.328549] acpiphp: Slot [22] registered [ 0.329373] acpiphp: Slot [23] registered [ 0.330197] acpiphp: Slot [24] registered [ 0.331013] acpiphp: Slot [25] registered [ 0.331842] acpiphp: Slot [26] registered [ 0.332667] acpiphp: Slot [27] registered [ 0.333488] acpiphp: Slot [28] registered [ 0.334307] acpiphp: Slot [29] registered [ 0.335131] acpiphp: Slot [30] registered [ 0.335961] acpiphp: Slot [31] registered [ 0.336780] PCI host bridge to bus 0000:00 [ 0.337603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.338832] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340070] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.341557] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.343017] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349260] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.350556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.351746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353034] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.359386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.360829] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408099] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409608] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411056] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412503] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415227] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416439] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417594] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419168] vgaarb: loaded [ 0.419787] vgaarb: bridge control possible 0000:00:02.0 [ 0.420952] SCSI subsystem initialized [ 0.421800] ACPI: bus type USB registered [ 0.422637] usbcore: registered new interface driver usbfs [ 0.423694] usbcore: registered new interface driver hub [ 0.424723] usbcore: registered new device driver usb [ 0.425834] PCI: Using ACPI for IRQ routing [ 0.426884] NetLabel: Initializing [ 0.427617] NetLabel: domain hash size = 128 [ 0.428490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429457] NetLabel: unlabeled traffic allowed by default [ 0.430623] clocksource: Switched to clocksource kvm-clock [ 0.436584] AppArmor: AppArmor Filesystem Enabled [ 0.437563] pnp: PnP ACPI init [ 0.438505] pnp: PnP ACPI: found 5 devices [ 0.445636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447387] NET: Registered protocol family 2 [ 0.448393] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.449695] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.450898] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452089] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453199] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454393] NET: Registered protocol family 1 [ 0.455281] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456401] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457497] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476119] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494917] Trying to unpack rootfs image as initramfs... [ 0.544868] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.559122] Scanning for low memory corruption every 60 seconds [ 0.560541] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561730] audit: initializing netlink subsys (disabled) [ 0.562809] audit: type=2000 audit(1539147690.537:1): initialized [ 0.564154] Initialise system trusted keyring [ 0.565148] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566353] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568501] zbud: loaded [ 0.569262] VFS: Disk quotas dquot_6.6.0 [ 0.570095] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571715] fuse init (API version 7.23) [ 0.572659] Key type big_key registered [ 0.573482] Allocating IMA MOK and blacklist keyrings. [ 0.574785] Key type asymmetric registered [ 0.575627] Asymmetric key parser 'x509' registered [ 0.576603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578126] io scheduler noop registered [ 0.578947] io scheduler deadline registered (default) [ 0.579959] io scheduler cfq registered [ 0.580811] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581878] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583173] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584660] ACPI: Power Button [PWRF] [ 0.585557] GHES: HEST is not enabled! [ 0.605120] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643405] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672001] Linux agpgart interface v0.103 [ 0.674848] brd: module loaded [ 0.676279] loop: module loaded [ 0.681744] vda: vda1 vda15 [ 0.683294] scsi host0: ata_piix [ 0.684085] scsi host1: ata_piix [ 0.684810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.686041] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.687340] libphy: Fixed MDIO Bus: probed [ 0.688211] tun: Universal TUN/TAP device driver, 1.6 [ 0.689220] tun: (C) 1999-2004 Max Krasnyansky [ 0.691199] PPP generic driver version 2.4.2 [ 0.692110] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.693390] ehci-pci: EHCI PCI platform driver [ 0.694264] ehci-platform: EHCI generic platform driver [ 0.695265] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696411] ohci-pci: OHCI PCI platform driver [ 0.697291] ohci-platform: OHCI generic platform driver [ 0.698289] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717893] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719066] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720740] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.721871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.723199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.724639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726346] usb usb1: Product: UHCI Host Controller [ 0.727407] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.729319] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730312] hub 1-0:1.0: USB hub found [ 0.731103] hub 1-0:1.0: 2 ports detected [ 0.732028] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734152] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735135] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736219] mousedev: PS/2 mouse device common for all mice [ 0.737490] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739350] rtc_cmos 00:00: RTC can wake from S4 [ 0.740467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742886] i2c /dev entries driver [ 0.743655] device-mapper: uevent: version 1.0.3 [ 0.744609] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.746244] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747593] NET: Registered protocol family 10 [ 0.748617] NET: Registered protocol family 17 [ 0.749510] Key type dns_resolver registered [ 0.750470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751582] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752724] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.754540] registered taskstats version 1 [ 0.755386] Loading compiled-in X.509 certificates [ 0.756835] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758710] zswap: loaded using pool lzo/zbud [ 0.760253] Key type trusted registered [ 0.761911] Key type encrypted registered [ 0.762747] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763782] ima: No TPM chip found, activating TPM-bypass! [ 0.764827] evm: HMAC attrs: 0x1 [ 0.765793] Magic number: 6:265:11 [ 0.766654] rtc_cmos 00:00: setting system clock to 2018-10-10 05:01:30 UTC (1539147690) [ 0.768302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.769428] EDD information not available. [ 0.844062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.845661] Write protecting the kernel read-only data: 14336k [ 0.857441] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.859296] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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.069996] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.9... Lease of 10.55.1.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM6XofGkvosQKtkCHAPS9tFmjdIb4eWThm1e6hDaslNKFoqP89eyanTfSGHBzc62RS8luSSDVB84H5YxDEqCCtxq1T5U0iTWNpdiKlCZx8ImdPSblGpqwdJtCEthUDrR+VkpWPM/zhxE3hXGRoY4EuJboe9p2TfIHIKcwTse52rBBu6CkD265t6Qj+BpnnRKLq6BHr4XrfIuiYC3b0f9f0NDIBbKf/K2tZPbBAkplMuf9FbRwQRhGP2g9wETQqrtLvK2CHrpCtDX/KtbRZqDsmBbFgagIQyMdb6Xorxs8QRXBcdLZjuuQlzMCAWEtcz9Oyzf6sFb+rtfWNdpFSxelX root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 ssh-dss AAAAB3NzaC1kc3MAAACBAMGxO0UBetMCvUZ9e3aQZjrpI7f1O1TsF6yucRP8P3ZtcqAgcAckiIGI+Xz4i2aBN6ey2wSOwhc8vFO7zJAlJsVSUnpXhjQrZbXM3CdhH1mz/JatznH64+CF+nWvbdX2AptXCA+udAxyCucTBUwVXk1DBb+Z6RVodq+nWGVsYr5ZAAAAFQDGIHotapmuRs3XTmzA/PJ3/cwj5wAAAIEAlWaH3LXwqQZb72hgACLm4CwINZlKh8v1QB82syAZnB0BWSu6DyJJd9y5O14NA0wn9d3Fztftm6exWaj4WZ8mbTBpp73qDmxUqy2duKLZtaZjgj4FxPcrgyydxXqgYlvcmHK7nOCFdUBT/FVABhzuo7G4nqd+3CuAWpo091a47dwAAACBAL6GH/sjp4LQzINh5SZSUA+WK7mUVHnwViTkwmlfeSsLQAaOAfqqadhaaKihNrvr1x+KnC35QGUiHDp2a0VU+Cr2d2irmmR+rupm9j6oNMPTm5N5uQwrwa1Okl8v7LeU2RTnLIh6OYyMe7PeGFbJRM5ydiTCrqyeumc/2pW9Ciq9 root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe77:c698/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 launch-index: 0 === cirros: current=0.4.0 uptime=1.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 login: 2018-10-10 05:01:42,469 - create_instance - INFO - Checking if VM is active 2018-10-10 05:01:42,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:42,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01: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-c0e63ec9-7ad8-4ab8-8d0c-43a187aa65a1 x-compute-request-id: req-c0e63ec9-7ad8-4ab8-8d0c-43a187aa65a1 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:29Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:42,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-c0e63ec9-7ad8-4ab8-8d0c-43a187aa65a1 2018-10-10 05:01:42,955 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:01:42,955 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:01:42,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:43,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01: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-b2622d00-c1df-46d7-ad46-409a5f785684 x-compute-request-id: req-b2622d00-c1df-46d7-ad46-409a5f785684 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:29Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:43,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-b2622d00-c1df-46d7-ad46-409a5f785684 2018-10-10 05:01:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:43,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a7c7c075-c835-41e5-a05c-8d04351eea15 Date: Wed, 10 Oct 2018 05:01:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:01:43,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-a7c7c075-c835-41e5-a05c-8d04351eea15 2018-10-10 05:01:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:43,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8086a9d0-c86d-4222-98cd-a862cf4398b1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:01:43,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-8086a9d0-c86d-4222-98cd-a862cf4398b1 2018-10-10 05:01:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:43,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-05d6794d-c48f-49f9-ae1f-58390743b095 Date: Wed, 10 Oct 2018 05:01:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:01:43,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-05d6794d-c48f-49f9-ae1f-58390743b095 2018-10-10 05:01:43,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:43,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-4981d8f7-6635-4db7-bfa2-4844ea47e059 Date: Wed, 10 Oct 2018 05:01:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0","ed816370-dca4-47b9-98a3-0c4a8dfce5b5"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:01:43,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-4981d8f7-6635-4db7-bfa2-4844ea47e059 2018-10-10 05:01:43,813 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:01:43,816 - paramiko.transport - DEBUG - starting thread (client mode): 0xe908dd0L 2018-10-10 05:01:43,816 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:01:43,817 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:01:43,817 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:01:43,818 - 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-10-10 05:01:43,818 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:01:43,818 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:01:43,818 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:01:43,818 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:01:43,819 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:01:43,835 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:01:43,836 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:01:43,849 - paramiko.transport - DEBUG - Trying key 8eb0592e2f461bd8355f761d0a6eb352 from tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:01:43,876 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:01:43,882 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:01:43,982 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:01:44,027 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:01:44,027 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:01:44,029 - paramiko.transport - DEBUG - starting thread (client mode): 0xe976b90L 2018-10-10 05:01:44,029 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:01:44,029 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:01:44,029 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:01:44,030 - 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-10-10 05:01:44,030 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:01:44,030 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:01:44,030 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:01:44,030 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:01:44,031 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:01:44,047 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:01:44,048 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:01:44,061 - paramiko.transport - DEBUG - Trying key 8eb0592e2f461bd8355f761d0a6eb352 from tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:01:44,088 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:01:44,091 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:01:44,094 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:01:44,095 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:01:44,095 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:01:44,096 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:01:44,099 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:01:44,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:01:44,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a55741ee-cfe8-4082-81aa-5b936b927f74 x-compute-request-id: req-a55741ee-cfe8-4082-81aa-5b936b927f74 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:29Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:01:44,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-a55741ee-cfe8-4082-81aa-5b936b927f74 2018-10-10 05:01:44,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"reboot": {"type": "HARD"}}' 2018-10-10 05:01:44,746 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e573bb9-5958-449e-b59c-5b0952854a1b x-compute-request-id: req-2e573bb9-5958-449e-b59c-5b0952854a1b Content-Length: 0 Content-Type: application/json 2018-10-10 05:01:44,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action used request id req-2e573bb9-5958-449e-b59c-5b0952854a1b 2018-10-10 05:01:59,762 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-10-10 05:01:59,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:00,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c157558c-64ff-4204-921b-439a6586fd37 x-compute-request-id: req-c157558c-64ff-4204-921b-439a6586fd37 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:46Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:02:00,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-c157558c-64ff-4204-921b-439a6586fd37 2018-10-10 05:02:00,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:02:01,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5d928e4-b6fe-4bce-8876-dc5f855b4253 x-compute-request-id: req-c5d928e4-b6fe-4bce-8876-dc5f855b4253 Content-Encoding: gzip Content-Length: 9508 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480559670 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.146363] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.148125] pid_max: default: 32768 minimum: 301\n[ 0.149065] ACPI: Core revision 20150930\n[ 0.150495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151868] Security Framework initialized\n[ 0.152741] Yama: becoming mindful.\n[ 0.153522] AppArmor: AppArmor initialized\n[ 0.154420] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155789] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.157121] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.158390] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.159833] Initializing cgroup subsys io\n[ 0.160694] Initializing cgroup subsys memory\n[ 0.161628] Initializing cgroup subsys devices\n[ 0.162546] Initializing cgroup subsys freezer\n[ 0.163470] Initializing cgroup subsys net_cls\n[ 0.164389] Initializing cgroup subsys perf_event\n[ 0.165360] Initializing cgroup subsys net_prio\n[ 0.166288] Initializing cgroup subsys hugetlb\n[ 0.167199] Initializing cgroup subsys pids\n[ 0.168125] CPU: Physical Processor ID: 0\n[ 0.169686] mce: CPU supports 10 MCE banks\n[ 0.170586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180466] ftrace: allocating 31920 entries in 125 pages\n[ 0.206608] smpboot: Max logical packages: 2\n[ 0.207503] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208771] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.210191] x2apic enabled\n[ 0.211027] Switched APIC routing to physical x2apic.\n[ 0.212826] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214105] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216328] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218325] KVM setup paravirtual spinlock\n[ 0.219769] x86: Booting SMP configuration:\n[ 0.220712] .... node #0, CPUs: #1\n[ 0.221630] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.243351] x86: Booted up 1 node, 2 CPUs\n[ 0.243352] KVM setup async PF for cpu 1\n[ 0.243355] kvm-stealtime: cpu 1, msr f90d940\n[ 0.246025] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.247577] devtmpfs: initialized\n[ 0.249326] evm: security.selinux\n[ 0.250057] evm: security.SMACK64\n[ 0.250782] evm: security.SMACK64EXEC\n[ 0.251568] evm: security.SMACK64TRANSMUTE\n[ 0.252425] evm: security.SMACK64MMAP\n[ 0.253210] evm: security.ima\n[ 0.253877] evm: security.capability\n[ 0.254770] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.256744] pinctrl core: initialized pinctrl subsystem\n[ 0.257901] RTC time: 5:01:46, date: 10/10/18\n[ 0.258919] NET: Registered protocol family 16\n[ 0.268749] cpuidle: using governor ladder\n[ 0.280848] cpuidle: using governor menu\n[ 0.281660] PCCT header not found.\n[ 0.282447] ACPI: bus type PCI registered\n[ 0.283244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.284479] PCI: Using configuration type 1 for base access\n[ 0.297901] ACPI: Added _OSI(Module Device)\n[ 0.298750] ACPI: Added _OSI(Processor Device)\n[ 0.299608] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300501] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.302851] ACPI: Interpreter enabled\n[ 0.303618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.305472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.311034] ACPI: (supports S0 S5)\n[ 0.311737] ACPI: Using IOAPIC for interrupt routing\n[ 0.312787] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316157] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317296] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.318545] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.319746] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.322004] acpiphp: Slot [3] registered\n[ 0.322834] acpiphp: Slot [4] registered\n[ 0.323645] acpiphp: Slot [5] registered\n[ 0.324449] acpiphp: Slot [6] registered\n[ 0.325251] acpiphp: Slot [7] registered\n[ 0.326055] acpiphp: Slot [8] registered\n[ 0.326864] acpiphp: Slot [9] registered\n[ 0.327670] acpiphp: Slot [10] registered\n[ 0.338772] acpiphp: Slot [11] registered\n[ 0.339603] acpiphp: Slot [12] registered\n[ 0.340478] acpiphp: Slot [13] registered\n[ 0.341315] acpiphp: Slot [14] registered\n[ 0.342147] acpiphp: Slot [15] registered\n[ 0.342990] acpiphp: Slot [16] registered\n[ 0.343833] acpiphp: Slot [17] registered\n[ 0.344678] acpiphp: Slot [18] registered\n[ 0.345516] acpiphp: Slot [19] registered\n[ 0.346374] acpiphp: Slot [20] registered\n[ 0.347222] acpiphp: Slot [21] registered\n[ 0.348065] acpiphp: Slot [22] registered\n[ 0.348903] acpiphp: Slot [23] registered\n[ 0.349749] acpiphp: Slot [24] registered\n[ 0.350605] acpiphp: Slot [25] registered\n[ 0.351455] acpiphp: Slot [26] registered\n[ 0.352294] acpiphp: Slot [27] registered\n[ 0.353132] acpiphp: Slot [28] registered\n[ 0.353970] acpiphp: Slot [29] registered\n[ 0.354836] acpiphp: Slot [30] registered\n[ 0.355677] acpiphp: Slot [31] registered\n[ 0.356530] PCI host bridge to bus 0000:00\n[ 0.357377] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359879] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361579] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.363631] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370071] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371435] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372861] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.374415] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380885] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.382626] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428788] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432151] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433831] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437401] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.438760] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440028] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441844] vgaarb: loaded\n[ 0.442569] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443887] SCSI subsystem initialized\n[ 0.444876] ACPI: bus type USB registered\n[ 0.445858] usbcore: registered new interface driver usbfs\n[ 0.447120] usbcore: registered new interface driver hub\n[ 0.448326] usbcore: registered new device driver usb\n[ 0.449663] PCI: Using ACPI for IRQ routing\n[ 0.450895] NetLabel: Initializing\n[ 0.451760] NetLabel: domain hash size = 128\n[ 0.452803] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.453958] NetLabel: unlabeled traffic allowed by default\n[ 0.455295] clocksource: Switched to clocksource kvm-clock\n[ 0.461460] AppArmor: AppArmor Filesystem Enabled\n[ 0.462656] pnp: PnP ACPI init\n[ 0.463725] pnp: PnP ACPI: found 5 devices\n[ 0.470966] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473060] NET: Registered protocol family 2\n[ 0.474216] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.475779] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.477163] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.478531] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.479808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481186] NET: Registered protocol family 1\n[ 0.482193] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.483548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.484808] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503919] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.522688] Trying to unpack rootfs image as initramfs...\n[ 0.572416] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.586915] Scanning for low memory corruption every 60 seconds\n[ 0.588338] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.589458] audit: initializing netlink subsys (disabled)\n[ 0.590459] audit: type=2000 audit(1539147707.084:1): initialized\n[ 0.591765] Initialise system trusted keyring\n[ 0.592722] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593856] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.595949] zbud: loaded\n[ 0.596689] VFS: Disk quotas dquot_6.6.0\n[ 0.597495] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.599053] fuse init (API version 7.23)\n[ 0.599974] Key type big_key registered\n[ 0.600762] Allocating IMA MOK and blacklist keyrings.\n[ 0.602018] Key type asymmetric registered\n[ 0.602818] Asymmetric key parser 'x509' registered\n[ 0.603754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.605218] io scheduler noop registered\n[ 0.605986] io scheduler deadline registered (default)\n[ 0.606955] io scheduler cfq registered\n[ 0.607784] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.608806] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.611447] ACPI: Power Button [PWRF]\n[ 0.612296] GHES: HEST is not enabled!\n[ 0.632100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671181] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.673662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.697792] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.700261] Linux agpgart interface v0.103\n[ 0.703028] brd: module loaded\n[ 0.704396] loop: module loaded\n[ 0.709291] vda: vda1 vda15\n[ 0.710810] scsi host0: ata_piix\n[ 0.711588] scsi host1: ata_piix\n[ 0.712298] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.714747] libphy: Fixed MDIO Bus: probed\n[ 0.715602] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718527] PPP generic driver version 2.4.2\n[ 0.719759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.721353] ehci-pci: EHCI PCI platform driver\n[ 0.722332] ehci-platform: EHCI generic platform driver\n[ 0.723532] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.724667] ohci-pci: OHCI PCI platform driver\n[ 0.725561] ohci-platform: OHCI generic platform driver\n[ 0.726536] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.745587] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.746591] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.748037] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.749049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.750145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.751357] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752763] usb usb1: Product: UHCI Host Controller\n[ 0.753682] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.754803] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.755846] hub 1-0:1.0: USB hub found\n[ 0.756623] hub 1-0:1.0: 2 ports detected\n[ 0.757532] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.759624] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.760578] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.761627] mousedev: PS/2 mouse device common for all mice\n[ 0.762885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.764720] rtc_cmos 00:00: RTC can wake from S4\n[ 0.766134] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.767589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769054] i2c /dev entries driver\n[ 0.769919] device-mapper: uevent: version 1.0.3\n[ 0.771027] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.772826] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774495] NET: Registered protocol family 10\n[ 0.775802] NET: Registered protocol family 17\n[ 0.776935] Key type dns_resolver registered\n[ 0.778121] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779421] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.781013] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783272] registered taskstats version 1\n[ 0.784313] Loading compiled-in X.509 certificates\n[ 0.785994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.787936] zswap: loaded using pool lzo/zbud\n[ 0.789478] Key type trusted registered\n[ 0.791154] Key type encrypted registered\n[ 0.791977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.793006] ima: No TPM chip found, activating TPM-bypass!\n[ 0.794042] evm: HMAC attrs: 0x1\n[ 0.794988] Magic number: 6:265:11\n[ 0.795860] rtc_cmos 00:00: setting system clock to 2018-10-10 05:01:47 UTC (1539147707)\n[ 0.797518] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798631] EDD information not available.\n[ 0.872285] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873838] Write protecting the kernel read-only data: 14336k\n[ 0.885744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.887604] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.104011] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.9...\nLease of 10.55.1.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM6XofGkvosQKtkCHAPS9tFmjdIb4eWThm1e6hDaslNKFoqP89eyanTfSGHBzc62RS8luSSDVB84H5YxDEqCCtxq1T5U0iTWNpdiKlCZx8ImdPSblGpqwdJtCEthUDrR+VkpWPM/zhxE3hXGRoY4EuJboe9p2TfIHIKcwTse52rBBu6CkD265t6Qj+BpnnRKLq6BHr4XrfIuiYC3b0f9f0NDIBbKf/K2tZPbBAkplMuf9FbRwQRhGP2g9wETQqrtLvK2CHrpCtDX/KtbRZqDsmBbFgagIQyMdb6Xorxs8QRXBcdLZjuuQlzMCAWEtcz9Oyzf6sFb+rtfWNdpFSxelX root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\nssh-dss AAAAB3NzaC1kc3MAAACBAMGxO0UBetMCvUZ9e3aQZjrpI7f1O1TsF6yucRP8P3ZtcqAgcAckiIGI+Xz4i2aBN6ey2wSOwhc8vFO7zJAlJsVSUnpXhjQrZbXM3CdhH1mz/JatznH64+CF+nWvbdX2AptXCA+udAxyCucTBUwVXk1DBb+Z6RVodq+nWGVsYr5ZAAAAFQDGIHotapmuRs3XTmzA/PJ3/cwj5wAAAIEAlWaH3LXwqQZb72hgACLm4CwINZlKh8v1QB82syAZnB0BWSu6DyJJd9y5O14NA0wn9d3Fztftm6exWaj4WZ8mbTBpp73qDmxUqy2duKLZtaZjgj4FxPcrgyydxXqgYlvcmHK7nOCFdUBT/FVABhzuo7G4nqd+3CuAWpo091a47dwAAACBAL6GH/sjp4LQzINh5SZSUA+WK7mUVHnwViTkwmlfeSsLQAaOAfqqadhaaKihNrvr1x+KnC35QGUiHDp2a0VU+Cr2d2irmmR+rupm9j6oNMPTm5N5uQwrwa1Okl8v7LeU2RTnLIh6OYyMe7PeGFbJRM5ydiTCrqyeumc/2pW9Ciq9 root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe77:c698/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.33 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 login: "} 2018-10-10 05:02:01,189 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83/action used request id req-c5d928e4-b6fe-4bce-8876-dc5f855b4253 2018-10-10 05:02:01,190 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 05:02:01,190 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 480559670 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.146363] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.148125] pid_max: default: 32768 minimum: 301 [ 0.149065] ACPI: Core revision 20150930 [ 0.150495] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151868] Security Framework initialized [ 0.152741] Yama: becoming mindful. [ 0.153522] AppArmor: AppArmor initialized [ 0.154420] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155789] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.157121] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.158390] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.159833] Initializing cgroup subsys io [ 0.160694] Initializing cgroup subsys memory [ 0.161628] Initializing cgroup subsys devices [ 0.162546] Initializing cgroup subsys freezer [ 0.163470] Initializing cgroup subsys net_cls [ 0.164389] Initializing cgroup subsys perf_event [ 0.165360] Initializing cgroup subsys net_prio [ 0.166288] Initializing cgroup subsys hugetlb [ 0.167199] Initializing cgroup subsys pids [ 0.168125] CPU: Physical Processor ID: 0 [ 0.169686] mce: CPU supports 10 MCE banks [ 0.170586] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171649] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180466] ftrace: allocating 31920 entries in 125 pages [ 0.206608] smpboot: Max logical packages: 2 [ 0.207503] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208771] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.210191] x2apic enabled [ 0.211027] Switched APIC routing to physical x2apic. [ 0.212826] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214105] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216328] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218325] KVM setup paravirtual spinlock [ 0.219769] x86: Booting SMP configuration: [ 0.220712] .... node #0, CPUs: #1 [ 0.221630] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.243351] x86: Booted up 1 node, 2 CPUs [ 0.243352] KVM setup async PF for cpu 1 [ 0.243355] kvm-stealtime: cpu 1, msr f90d940 [ 0.246025] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.247577] devtmpfs: initialized [ 0.249326] evm: security.selinux [ 0.250057] evm: security.SMACK64 [ 0.250782] evm: security.SMACK64EXEC [ 0.251568] evm: security.SMACK64TRANSMUTE [ 0.252425] evm: security.SMACK64MMAP [ 0.253210] evm: security.ima [ 0.253877] evm: security.capability [ 0.254770] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256744] pinctrl core: initialized pinctrl subsystem [ 0.257901] RTC time: 5:01:46, date: 10/10/18 [ 0.258919] NET: Registered protocol family 16 [ 0.268749] cpuidle: using governor ladder [ 0.280848] cpuidle: using governor menu [ 0.281660] PCCT header not found. [ 0.282447] ACPI: bus type PCI registered [ 0.283244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.284479] PCI: Using configuration type 1 for base access [ 0.297901] ACPI: Added _OSI(Module Device) [ 0.298750] ACPI: Added _OSI(Processor Device) [ 0.299608] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.302851] ACPI: Interpreter enabled [ 0.303618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.311034] ACPI: (supports S0 S5) [ 0.311737] ACPI: Using IOAPIC for interrupt routing [ 0.312787] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316157] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317296] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.318545] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.319746] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.322004] acpiphp: Slot [3] registered [ 0.322834] acpiphp: Slot [4] registered [ 0.323645] acpiphp: Slot [5] registered [ 0.324449] acpiphp: Slot [6] registered [ 0.325251] acpiphp: Slot [7] registered [ 0.326055] acpiphp: Slot [8] registered [ 0.326864] acpiphp: Slot [9] registered [ 0.327670] acpiphp: Slot [10] registered [ 0.338772] acpiphp: Slot [11] registered [ 0.339603] acpiphp: Slot [12] registered [ 0.340478] acpiphp: Slot [13] registered [ 0.341315] acpiphp: Slot [14] registered [ 0.342147] acpiphp: Slot [15] registered [ 0.342990] acpiphp: Slot [16] registered [ 0.343833] acpiphp: Slot [17] registered [ 0.344678] acpiphp: Slot [18] registered [ 0.345516] acpiphp: Slot [19] registered [ 0.346374] acpiphp: Slot [20] registered [ 0.347222] acpiphp: Slot [21] registered [ 0.348065] acpiphp: Slot [22] registered [ 0.348903] acpiphp: Slot [23] registered [ 0.349749] acpiphp: Slot [24] registered [ 0.350605] acpiphp: Slot [25] registered [ 0.351455] acpiphp: Slot [26] registered [ 0.352294] acpiphp: Slot [27] registered [ 0.353132] acpiphp: Slot [28] registered [ 0.353970] acpiphp: Slot [29] registered [ 0.354836] acpiphp: Slot [30] registered [ 0.355677] acpiphp: Slot [31] registered [ 0.356530] PCI host bridge to bus 0000:00 [ 0.357377] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359879] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361579] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.363631] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370071] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371435] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.372861] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374415] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.380885] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.382626] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428788] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432151] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433831] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.435414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437401] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438760] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.440028] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441844] vgaarb: loaded [ 0.442569] vgaarb: bridge control possible 0000:00:02.0 [ 0.443887] SCSI subsystem initialized [ 0.444876] ACPI: bus type USB registered [ 0.445858] usbcore: registered new interface driver usbfs [ 0.447120] usbcore: registered new interface driver hub [ 0.448326] usbcore: registered new device driver usb [ 0.449663] PCI: Using ACPI for IRQ routing [ 0.450895] NetLabel: Initializing [ 0.451760] NetLabel: domain hash size = 128 [ 0.452803] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453958] NetLabel: unlabeled traffic allowed by default [ 0.455295] clocksource: Switched to clocksource kvm-clock [ 0.461460] AppArmor: AppArmor Filesystem Enabled [ 0.462656] pnp: PnP ACPI init [ 0.463725] pnp: PnP ACPI: found 5 devices [ 0.470966] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473060] NET: Registered protocol family 2 [ 0.474216] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.475779] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.477163] TCP: Hash tables configured (established 2048 bind 2048) [ 0.478531] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.479808] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481186] NET: Registered protocol family 1 [ 0.482193] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.483548] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.484808] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.503919] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.522688] Trying to unpack rootfs image as initramfs... [ 0.572416] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.586915] Scanning for low memory corruption every 60 seconds [ 0.588338] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.589458] audit: initializing netlink subsys (disabled) [ 0.590459] audit: type=2000 audit(1539147707.084:1): initialized [ 0.591765] Initialise system trusted keyring [ 0.592722] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593856] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.595949] zbud: loaded [ 0.596689] VFS: Disk quotas dquot_6.6.0 [ 0.597495] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.599053] fuse init (API version 7.23) [ 0.599974] Key type big_key registered [ 0.600762] Allocating IMA MOK and blacklist keyrings. [ 0.602018] Key type asymmetric registered [ 0.602818] Asymmetric key parser 'x509' registered [ 0.603754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.605218] io scheduler noop registered [ 0.605986] io scheduler deadline registered (default) [ 0.606955] io scheduler cfq registered [ 0.607784] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.608806] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.611447] ACPI: Power Button [PWRF] [ 0.612296] GHES: HEST is not enabled! [ 0.632100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671181] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.673662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.697792] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.700261] Linux agpgart interface v0.103 [ 0.703028] brd: module loaded [ 0.704396] loop: module loaded [ 0.709291] vda: vda1 vda15 [ 0.710810] scsi host0: ata_piix [ 0.711588] scsi host1: ata_piix [ 0.712298] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.713495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.714747] libphy: Fixed MDIO Bus: probed [ 0.715602] tun: Universal TUN/TAP device driver, 1.6 [ 0.716606] tun: (C) 1999-2004 Max Krasnyansky [ 0.718527] PPP generic driver version 2.4.2 [ 0.719759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.721353] ehci-pci: EHCI PCI platform driver [ 0.722332] ehci-platform: EHCI generic platform driver [ 0.723532] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.724667] ohci-pci: OHCI PCI platform driver [ 0.725561] ohci-platform: OHCI generic platform driver [ 0.726536] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745587] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746591] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748037] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.749049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.750145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.751357] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752763] usb usb1: Product: UHCI Host Controller [ 0.753682] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.754803] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755846] hub 1-0:1.0: USB hub found [ 0.756623] hub 1-0:1.0: 2 ports detected [ 0.757532] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759624] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760578] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.761627] mousedev: PS/2 mouse device common for all mice [ 0.762885] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.764720] rtc_cmos 00:00: RTC can wake from S4 [ 0.766134] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.767589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769054] i2c /dev entries driver [ 0.769919] device-mapper: uevent: version 1.0.3 [ 0.771027] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.772826] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774495] NET: Registered protocol family 10 [ 0.775802] NET: Registered protocol family 17 [ 0.776935] Key type dns_resolver registered [ 0.778121] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779421] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781013] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783272] registered taskstats version 1 [ 0.784313] Loading compiled-in X.509 certificates [ 0.785994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.787936] zswap: loaded using pool lzo/zbud [ 0.789478] Key type trusted registered [ 0.791154] Key type encrypted registered [ 0.791977] AppArmor: AppArmor sha1 policy hashing enabled [ 0.793006] ima: No TPM chip found, activating TPM-bypass! [ 0.794042] evm: HMAC attrs: 0x1 [ 0.794988] Magic number: 6:265:11 [ 0.795860] rtc_cmos 00:00: setting system clock to 2018-10-10 05:01:47 UTC (1539147707) [ 0.797518] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798631] EDD information not available. [ 0.872285] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.873838] Write protecting the kernel read-only data: 14336k [ 0.885744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.887604] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.104011] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.9... Lease of 10.55.1.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.10. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM6XofGkvosQKtkCHAPS9tFmjdIb4eWThm1e6hDaslNKFoqP89eyanTfSGHBzc62RS8luSSDVB84H5YxDEqCCtxq1T5U0iTWNpdiKlCZx8ImdPSblGpqwdJtCEthUDrR+VkpWPM/zhxE3hXGRoY4EuJboe9p2TfIHIKcwTse52rBBu6CkD265t6Qj+BpnnRKLq6BHr4XrfIuiYC3b0f9f0NDIBbKf/K2tZPbBAkplMuf9FbRwQRhGP2g9wETQqrtLvK2CHrpCtDX/KtbRZqDsmBbFgagIQyMdb6Xorxs8QRXBcdLZjuuQlzMCAWEtcz9Oyzf6sFb+rtfWNdpFSxelX root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 ssh-dss AAAAB3NzaC1kc3MAAACBAMGxO0UBetMCvUZ9e3aQZjrpI7f1O1TsF6yucRP8P3ZtcqAgcAckiIGI+Xz4i2aBN6ey2wSOwhc8vFO7zJAlJsVSUnpXhjQrZbXM3CdhH1mz/JatznH64+CF+nWvbdX2AptXCA+udAxyCucTBUwVXk1DBb+Z6RVodq+nWGVsYr5ZAAAAFQDGIHotapmuRs3XTmzA/PJ3/cwj5wAAAIEAlWaH3LXwqQZb72hgACLm4CwINZlKh8v1QB82syAZnB0BWSu6DyJJd9y5O14NA0wn9d3Fztftm6exWaj4WZ8mbTBpp73qDmxUqy2duKLZtaZjgj4FxPcrgyydxXqgYlvcmHK7nOCFdUBT/FVABhzuo7G4nqd+3CuAWpo091a47dwAAACBAL6GH/sjp4LQzINh5SZSUA+WK7mUVHnwViTkwmlfeSsLQAaOAfqqadhaaKihNrvr1x+KnC35QGUiHDp2a0VU+Cr2d2irmmR+rupm9j6oNMPTm5N5uQwrwa1Okl8v7LeU2RTnLIh6OYyMe7PeGFbJRM5ydiTCrqyeumc/2pW9Ciq9 root@createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe77:c698/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 launch-index: 0 === cirros: current=0.4.0 uptime=2.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a1b066d4-98c0-4fa9-ab25-4ca9d3 login: 2018-10-10 05:02:01,191 - create_instance - INFO - Checking if VM is active 2018-10-10 05:02:01,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:01,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2df99624-a65f-46f1-a254-67a7730b5a95 x-compute-request-id: req-2df99624-a65f-46f1-a254-67a7730b5a95 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:46Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:02:01,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-2df99624-a65f-46f1-a254-67a7730b5a95 2018-10-10 05:02:01,583 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:02:01,583 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:02:01,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:02,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e4495b8-5359-4b33-8be3-8a106b7fd994 x-compute-request-id: req-9e4495b8-5359-4b33-8be3-8a106b7fd994 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:c6:98", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp"}], "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:01:46Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:02:02,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-9e4495b8-5359-4b33-8be3-8a106b7fd994 2018-10-10 05:02:02,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:02,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9c6f8af7-e099-4823-a34d-814cfc31ad95 Date: Wed, 10 Oct 2018 05:02:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22ccc4e3-085c-444b-ba51-beb0c5476f59"],"updated_at":"2018-10-10T05:00:06Z","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8dd9544131a04c21b0750590d426cd69","id":"5ce73597-06e5-4010-811c-9ab4ec86457c","name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net"}]} 2018-10-10 05:02:02,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net used request id req-9c6f8af7-e099-4823-a34d-814cfc31ad95 2018-10-10 05:02:02,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:02,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a18ee1-09ae-4db1-b328-2febc248ef17 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:02:02,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-b8a18ee1-09ae-4db1-b328-2febc248ef17 2018-10-10 05:02:02,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:02,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-59a0aaf2-617a-444b-b437-4252f37bbcdd Date: Wed, 10 Oct 2018 05:02:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:06Z","dns_nameservers":[],"updated_at":"2018-10-10T05:00: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":"8dd9544131a04c21b0750590d426cd69","id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet"}]} 2018-10-10 05:02:02,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-59a0aaf2-617a-444b-b437-4252f37bbcdd 2018-10-10 05:02:02,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:02,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-6c01710d-e8a0-4e7a-ab12-5402a54aa4c4 Date: Wed, 10 Oct 2018 05:02:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.3"}],"id":"4f3a66c8-72fc-47a9-99a6-ad90a13e9bb4","security_groups":[],"mac_address":"fa:16:3e:cc:97:d0","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.2"}],"id":"72886007-872c-47f5-9fe9-bceac1ce92ed","security_groups":[],"mac_address":"fa:16:3e:a5:60:3f","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:01:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.9"}],"id":"d82735b6-7027-47bb-92b2-f8657a37901d","security_groups":["b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0","ed816370-dca4-47b9-98a3-0c4a8dfce5b5"],"mac_address":"fa:16:3e:77:c6:98","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:26Z","binding:vnic_type":"normal","device_id":"77ab66c9-e915-4344-91d6-1a33044aeb83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.4"}],"id":"ded6300d-3622-4a54-981d-7c0fa418d1f7","security_groups":[],"mac_address":"fa:16:3e:84:ff:f9","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce73597-06e5-4010-811c-9ab4ec86457c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:00:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"22ccc4e3-085c-444b-ba51-beb0c5476f59","ip_address":"10.55.1.1"}],"id":"ef697e3f-ab8d-4536-8743-0a815a22fea8","security_groups":[],"mac_address":"fa:16:3e:5d:69:0d","project_id":"8dd9544131a04c21b0750590d426cd69","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce73597-06e5-4010-811c-9ab4ec86457c","tenant_id":"8dd9544131a04c21b0750590d426cd69","created_at":"2018-10-10T05:00:16Z","binding:vnic_type":"normal","device_id":"1a62d952-696d-4093-8164-6e2b3094442d"}]} 2018-10-10 05:02:02,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-6c01710d-e8a0-4e7a-ab12-5402a54aa4c4 2018-10-10 05:02:02,404 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:02:02,407 - paramiko.transport - DEBUG - starting thread (client mode): 0xe90b710L 2018-10-10 05:02:02,407 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:02:02,407 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:02:02,407 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:02:02,409 - 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-10-10 05:02:02,409 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:02:02,409 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:02:02,409 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:02:02,409 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:02:02,409 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:02:02,426 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:02:02,426 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:02:02,439 - paramiko.transport - DEBUG - Trying key 8eb0592e2f461bd8355f761d0a6eb352 from tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:02:02,467 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:02:02,472 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:02:02,572 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:02:02,617 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:02:02,618 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:02:02,619 - paramiko.transport - DEBUG - starting thread (client mode): 0xea06f90L 2018-10-10 05:02:02,620 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:02:02,620 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:02:02,620 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:02:02,622 - 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-10-10 05:02:02,622 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:02:02,622 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:02:02,622 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:02:02,622 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:02:02,622 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:02:02,639 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:02:02,640 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:02:02,652 - paramiko.transport - DEBUG - Trying key 8eb0592e2f461bd8355f761d0a6eb352 from tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204 2018-10-10 05:02:02,679 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:02:02,682 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:02:02,684 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:02:02,685 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:02:02,685 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:02:02,687 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:02:02,688 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:02:02,690 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-10-10 05:02:02,690 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-10-10 05:02:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/fc30f541-0422-4d50-a563-58adab51867a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:03,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bac42df-b0d2-4b46-a552-1174e308fe18 Content-Length: 0 Date: Wed, 10 Oct 2018 05:02:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:03,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/fc30f541-0422-4d50-a563-58adab51867a used request id req-0bac42df-b0d2-4b46-a552-1174e308fe18 2018-10-10 05:02:03,719 - create_instance - INFO - Deleting Port with ID - d82735b6-7027-47bb-92b2-f8657a37901d 2018-10-10 05:02:03,720 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204port-1 2018-10-10 05:02:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/d82735b6-7027-47bb-92b2-f8657a37901d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:04,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-140215b3-d92a-4119-bcad-18bf690c6d71 Date: Wed, 10 Oct 2018 05:02:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:04,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/d82735b6-7027-47bb-92b2-f8657a37901d used request id req-140215b3-d92a-4119-bcad-18bf690c6d71 2018-10-10 05:02:04,365 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst 2018-10-10 05:02:04,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:04,512 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01739d1e-32f7-462e-bcec-78f80a130900 x-compute-request-id: req-01739d1e-32f7-462e-bcec-78f80a130900 Content-Type: application/json 2018-10-10 05:02:04,512 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-01739d1e-32f7-462e-bcec-78f80a130900 2018-10-10 05:02:04,513 - create_instance - INFO - Checking deletion status 2018-10-10 05:02:04,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:04,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-404a28ac-44ae-48bb-a440-d3226a009001 x-compute-request-id: req-404a28ac-44ae-48bb-a440-d3226a009001 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:02:04Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:02:04,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-404a28ac-44ae-48bb-a440-d3226a009001 2018-10-10 05:02:04,764 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:02:04,764 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:02:07,768 - create_instance - DEBUG - VM status query timeout in 296.745303869 2018-10-10 05:02:07,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:08,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02: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-5de40960-94de-4747-955f-0e9278b718f6 x-compute-request-id: req-5de40960-94de-4747-955f-0e9278b718f6 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:02:04Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:02:08,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-5de40960-94de-4747-955f-0e9278b718f6 2018-10-10 05:02:08,038 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:02:08,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:02:11,042 - create_instance - DEBUG - VM status query timeout in 293.471339941 2018-10-10 05:02:11,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:11,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02: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-8c38cfab-7893-4770-b34c-ea50da8a1ad7 x-compute-request-id: req-8c38cfab-7893-4770-b34c-ea50da8a1ad7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/77ab66c9-e915-4344-91d6-1a33044aeb83", "rel": "bookmark"}], "image": {"id": "ded882c3-904e-4db8-bd26-225620926a8b", "links": [{"href": "http://172.30.9.25:8774/images/ded882c3-904e-4db8-bd26-225620926a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:00:38.000000", "flavor": {"id": "433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "links": [{"href": "http://172.30.9.25:8774/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56", "rel": "bookmark"}]}, "id": "77ab66c9-e915-4344-91d6-1a33044aeb83", "user_id": "fefc3313bb5948739cacfc635c293643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:02:04Z", "hostId": "27251c13d8caa8fb4c0d342a23ba811d245e3af05900dd059e14de25", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp", "name": "CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst", "created": "2018-10-10T05:00:30Z", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:02:11,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-8c38cfab-7893-4770-b34c-ea50da8a1ad7 2018-10-10 05:02:11,304 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst] is - ACTIVE 2018-10-10 05:02:11,304 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:02:14,308 - create_instance - DEBUG - VM status query timeout in 290.20519495 2018-10-10 05:02:14,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f3028eec1f61b535c22af4b734de89b814b488" 2018-10-10 05:02:14,355 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 05:02: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-8e7eec41-8e06-4bb2-8be6-02a292be73bd x-compute-request-id: req-8e7eec41-8e06-4bb2-8be6-02a292be73bd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 77ab66c9-e915-4344-91d6-1a33044aeb83 could not be found.", "code": 404}} 2018-10-10 05:02:14,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/77ab66c9-e915-4344-91d6-1a33044aeb83 used request id req-8e7eec41-8e06-4bb2-8be6-02a292be73bd 2018-10-10 05:02:14,355 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 77ab66c9-e915-4344-91d6-1a33044aeb83 could not be found. (HTTP 404) (Request-ID: req-8e7eec41-8e06-4bb2-8be6-02a292be73bd) 2018-10-10 05:02:14,355 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-inst 2018-10-10 05:02:14,356 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp 2018-10-10 05:02:14,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f044135296b5820f4ace5f0d711ae21dfe2369" 2018-10-10 05:02:14,404 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:02: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-8bec69f8-e3f5-47cc-9ee4-2fd044cae0e9 x-compute-request-id: req-8bec69f8-e3f5-47cc-9ee4-2fd044cae0e9 Content-Length: 0 Content-Type: application/json 2018-10-10 05:02:14,404 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-kp used request id req-8bec69f8-e3f5-47cc-9ee4-2fd044cae0e9 2018-10-10 05:02:14,404 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204.pub] 2018-10-10 05:02:14,405 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204] 2018-10-10 05:02:14,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5bf0bfdb30e02da35b4d856d327698239df7e7" 2018-10-10 05:02:14,448 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:02: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-9ca078cb-2502-4279-9996-5101aaedca40 x-compute-request-id: req-9ca078cb-2502-4279-9996-5101aaedca40 Content-Length: 0 Content-Type: application/json 2018-10-10 05:02:14,448 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/433f31bc-ddbb-4bbe-b45c-c13adf7b1d56 used request id req-9ca078cb-2502-4279-9996-5101aaedca40 2018-10-10 05:02:14,449 - neutron_utils - INFO - Deleting security group rule with ID - c858a27a-f2c4-4456-8a99-6581d6c0b6ed 2018-10-10 05:02:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c858a27a-f2c4-4456-8a99-6581d6c0b6ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:02:14,708 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17b8135d-ff27-419f-b04b-83a632dac012 Content-Length: 0 Date: Wed, 10 Oct 2018 05:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:14,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c858a27a-f2c4-4456-8a99-6581d6c0b6ed used request id req-17b8135d-ff27-419f-b04b-83a632dac012 2018-10-10 05:02:14,709 - neutron_utils - INFO - Deleting security group rule with ID - 7806ce38-452d-4555-a769-458d3d719c8d 2018-10-10 05:02:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/7806ce38-452d-4555-a769-458d3d719c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:02:14,941 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f8a3dae-e41a-4496-b236-3761cfa509fd Content-Length: 0 Date: Wed, 10 Oct 2018 05:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:14,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/7806ce38-452d-4555-a769-458d3d719c8d used request id req-1f8a3dae-e41a-4496-b236-3761cfa509fd 2018-10-10 05:02:14,941 - neutron_utils - INFO - Deleting security group rule with ID - 646fcd8b-7ca0-4ec6-8d2b-f80893edc8fa 2018-10-10 05:02:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/646fcd8b-7ca0-4ec6-8d2b-f80893edc8fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:02:15,052 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4db420a4-20ac-4cd8-8077-1efc54029313 Content-Length: 0 Date: Wed, 10 Oct 2018 05:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:15,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/646fcd8b-7ca0-4ec6-8d2b-f80893edc8fa used request id req-4db420a4-20ac-4cd8-8077-1efc54029313 2018-10-10 05:02:15,053 - neutron_utils - INFO - Deleting security group rule with ID - 26360311-f745-4bd0-add1-23e603bd2ff0 2018-10-10 05:02:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/26360311-f745-4bd0-add1-23e603bd2ff0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:02:15,307 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6cfbd8e-4116-4541-8f56-8c90948689ec Content-Length: 0 Date: Wed, 10 Oct 2018 05:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:15,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/26360311-f745-4bd0-add1-23e603bd2ff0 used request id req-f6cfbd8e-4116-4541-8f56-8c90948689ec 2018-10-10 05:02:15,308 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-sec-grp 2018-10-10 05:02:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ed816370-dca4-47b9-98a3-0c4a8dfce5b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792c60433df7848e319386383bdd18ed2bc5553" 2018-10-10 05:02:15,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-937c05a0-1abd-4218-bab5-7adeb2d8fc1f Content-Length: 0 Date: Wed, 10 Oct 2018 05:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:15,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ed816370-dca4-47b9-98a3-0c4a8dfce5b5 used request id req-937c05a0-1abd-4218-bab5-7adeb2d8fc1f 2018-10-10 05:02:15,446 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router and subnet CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet 2018-10-10 05:02:15,446 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router 2018-10-10 05:02:15,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/1a62d952-696d-4093-8164-6e2b3094442d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" -d '{"subnet_id": "22ccc4e3-085c-444b-ba51-beb0c5476f59"}' 2018-10-10 05:02:16,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-31af6850-5e74-4fdc-a3a9-d5afecd3d2f2 Date: Wed, 10 Oct 2018 05:02:16 GMT RESP BODY: {"network_id": "5ce73597-06e5-4010-811c-9ab4ec86457c", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "subnet_id": "22ccc4e3-085c-444b-ba51-beb0c5476f59", "subnet_ids": ["22ccc4e3-085c-444b-ba51-beb0c5476f59"], "port_id": "ef697e3f-ab8d-4536-8743-0a815a22fea8", "id": "1a62d952-696d-4093-8164-6e2b3094442d"} 2018-10-10 05:02:16,977 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/1a62d952-696d-4093-8164-6e2b3094442d/remove_router_interface used request id req-31af6850-5e74-4fdc-a3a9-d5afecd3d2f2 2018-10-10 05:02:16,978 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router 2018-10-10 05:02:16,978 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-router 2018-10-10 05:02:16,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/1a62d952-696d-4093-8164-6e2b3094442d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879a6c7648cbef1ec060541c21d8942c7046635" 2018-10-10 05:02:20,394 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cf14aa5-749f-4552-82f6-c74b01ea48ae Content-Length: 0 Date: Wed, 10 Oct 2018 05:02:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:20,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/1a62d952-696d-4093-8164-6e2b3094442d used request id req-2cf14aa5-749f-4552-82f6-c74b01ea48ae 2018-10-10 05:02:20,395 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet 2018-10-10 05:02:20,395 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-subnet 2018-10-10 05:02:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/22ccc4e3-085c-444b-ba51-beb0c5476f59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" 2018-10-10 05:02:22,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b13ee196-4630-40a6-8b5c-c45d6ea43768 Date: Wed, 10 Oct 2018 05:02:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:22,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/22ccc4e3-085c-444b-ba51-beb0c5476f59 used request id req-b13ee196-4630-40a6-8b5c-c45d6ea43768 2018-10-10 05:02:22,569 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-pub-net 2018-10-10 05:02:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5ce73597-06e5-4010-811c-9ab4ec86457c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d561eb32a3c3c2217be5b7bceedb19d28bcdd6e" 2018-10-10 05:02:23,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ebaa770-eea5-424c-8d7b-67440cf622bc Date: Wed, 10 Oct 2018 05:02:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:23,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5ce73597-06e5-4010-811c-9ab4ec86457c used request id req-0ebaa770-eea5-424c-8d7b-67440cf622bc 2018-10-10 05:02:23,674 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-a1b066d4-98c0-4fa9-ab25-4ca9d335e204-image 2018-10-10 05:02:23,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5f18304bce038d04174ba35d086206edad8d86e" 2018-10-10 05:02:24,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ede9fc84-9d93-4095-b4f9-1478a1bb025e Date: Wed, 10 Oct 2018 05:02:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:02:24,571 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ded882c3-904e-4db8-bd26-225620926a8b used request id req-ede9fc84-9d93-4095-b4f9-1478a1bb025e 2018-10-10 05:02:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:24,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fb3c077d-70a5-4a4c-bd27-d2c55b133558 Date: Wed, 10 Oct 2018 05:02:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:05Z", "updated_at": "2018-10-10T05:00:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:05Z", "revision_number": 0, "id": "1dcb881e-3488-41fa-af68-5e77d94e77b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:05Z", "security_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:05Z", "revision_number": 0, "id": "4a288ba8-ab0e-4b07-8234-5e0462a4522d", "remote_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:05Z", "security_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:05Z", "revision_number": 0, "id": "775f1c17-c2ed-4c20-a280-00bb3763dd2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:05Z", "security_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:00:05Z", "revision_number": 0, "id": "af4924d8-bfb6-402e-9d92-d989f1635678", "remote_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "remote_ip_prefix": null, "created_at": "2018-10-10T05:00:05Z", "security_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "tenant_id": "8dd9544131a04c21b0750590d426cd69", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dd9544131a04c21b0750590d426cd69"}], "revision_number": 4, "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "name": "default"}]} 2018-10-10 05:02:24,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-fb3c077d-70a5-4a4c-bd27-d2c55b133558 2018-10-10 05:02:24,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:24,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c16963c-6a7f-4fe8-b8dc-ab4fe8f4cbfc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 05:02:24,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-8c16963c-6a7f-4fe8-b8dc-ab4fe8f4cbfc 2018-10-10 05:02:24,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:24,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d253004d-abe3-4493-a5c5-6b9a2f998890 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 05:02:24,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-d253004d-abe3-4493-a5c5-6b9a2f998890 2018-10-10 05:02:24,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:25,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6e99cf-b694-4e32-802d-3c0be591536e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 05:02:25,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-1c6e99cf-b694-4e32-802d-3c0be591536e 2018-10-10 05:02:25,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:25,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bbfe0f-c4df-46e1-9389-a800cf6504ae Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69"}, "enabled": true, "id": "8dd9544131a04c21b0750590d426cd69", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj"}} 2018-10-10 05:02:25,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-92bbfe0f-c4df-46e1-9389-a800cf6504ae 2018-10-10 05:02:25,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0 2018-10-10 05:02:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:25,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-37cc5dd4-588c-425d-97c6-fb42b4213228 Date: Wed, 10 Oct 2018 05:02:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:05Z", "security_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:05Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "1dcb881e-3488-41fa-af68-5e77d94e77b9"}, {"remote_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:05Z", "security_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:05Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "4a288ba8-ab0e-4b07-8234-5e0462a4522d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:05Z", "security_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:05Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "775f1c17-c2ed-4c20-a280-00bb3763dd2a"}, {"remote_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:00:05Z", "security_group_id": "b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0", "port_range_min": null, "revision_number": 0, "tenant_id": "8dd9544131a04c21b0750590d426cd69", "created_at": "2018-10-10T05:00:05Z", "project_id": "8dd9544131a04c21b0750590d426cd69", "id": "af4924d8-bfb6-402e-9d92-d989f1635678"}]} 2018-10-10 05:02:25,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0 used request id req-37cc5dd4-588c-425d-97c6-fb42b4213228 2018-10-10 05:02:25,305 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 05:02:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:25,613 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-211003e9-d753-45be-aad6-6e3a3e837ca1 Content-Length: 0 Date: Wed, 10 Oct 2018 05:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:02:25,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b7db6c3c-dc8c-41d8-9aa2-e797ebb505c0 used request id req-211003e9-d753-45be-aad6-6e3a3e837ca1 2018-10-10 05:02:25,614 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj 2018-10-10 05:02:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:25,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7212396f-1346-47ff-8f43-71f97315e787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:02:25,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/8dd9544131a04c21b0750590d426cd69 used request id req-7212396f-1346-47ff-8f43-71f97315e787 2018-10-10 05:02:25,867 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-proj-role 2018-10-10 05:02:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/d85b0b006c0741a7a77e64a26a38cf57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:25,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023d1b83-87ad-4a16-aec1-e565a2c5a4e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:02:25,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/d85b0b006c0741a7a77e64a26a38cf57 used request id req-023d1b83-87ad-4a16-aec1-e565a2c5a4e9 2018-10-10 05:02:25,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeeb4da9f30874a2bd5e57fdacd0cc873966c8bf" 2018-10-10 05:02:26,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f2aeaf-e82c-4b94-957c-42d6d651af7d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:02:26,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-03f2aeaf-e82c-4b94-957c-42d6d651af7d 2018-10-10 05:02:26,066 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-caa23a00-2ddf-4d0-user 2018-10-10 05:02:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/fefc3313bb5948739cacfc635c293643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1605fb0d12ae46b0a4a34ceea42e999b8797621b" 2018-10-10 05:02:26,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e74b8b3e-0fad-4392-a2ca-2a8ab7082e94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:02:26,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/fefc3313bb5948739cacfc635c293643 used request id req-e74b8b3e-0fad-4392-a2ca-2a8ab7082e94 2018-10-10 05:02:26,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:26,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["V9aZ5tfYR4Wak5dWNPgVfQ"], "issued_at": "2018-10-10T05:02:26.000000Z"}} 2018-10-10 05:02:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1571f036a425a4d18aa2a1237c5df3fb540ba13a" 2018-10-10 05:02:26,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30114086-7812-44b8-857b-8c789142f7cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:26,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-30114086-7812-44b8-857b-8c789142f7cc 2018-10-10 05:02:26,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:26,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:27,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["5vPKBe2FSLaCwclPq5FmBg"], "issued_at": "2018-10-10T05:02:27.000000Z"}} 2018-10-10 05:02:27,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:02:27,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a385859a-628b-4104-a069-9e26eb9f5a6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:27,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a385859a-628b-4104-a069-9e26eb9f5a6d 2018-10-10 05:02:27,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:02:27,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:02:27,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:02:27,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafa962a-1042-460e-8818-e1f6c654446a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 05:02:27,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj used request id req-eafa962a-1042-460e-8818-e1f6c654446a 2018-10-10 05:02:27,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:02:27,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bd8447-d95c-4c7c-8633-eab681f60702 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:02:27,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-89bd8447-d95c-4c7c-8633-eab681f60702 2018-10-10 05:02:27,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}}' 2018-10-10 05:02:27,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7cdb749-be70-4a1e-b610-451413fdfbe3 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:27,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d7cdb749-be70-4a1e-b610-451413fdfbe3 2018-10-10 05:02:27,584 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj 2018-10-10 05:02:27,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:27,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:27,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["jA9P1yQxRsqvqG_SRlq_Uw"], "issued_at": "2018-10-10T05:02:27.000000Z"}} 2018-10-10 05:02:27,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13d62b762155cecbb651947c57b0d0584852bf" 2018-10-10 05:02:27,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c22ffe-99bb-4ed7-b434-c01eb9cfcb27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:27,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-40c22ffe-99bb-4ed7-b434-c01eb9cfcb27 2018-10-10 05:02:27,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:02:27,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:02:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13d62b762155cecbb651947c57b0d0584852bf" 2018-10-10 05:02:28,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad1473a-63bd-4cee-b85c-a1ff186120e8 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:02:28,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bad1473a-63bd-4cee-b85c-a1ff186120e8 2018-10-10 05:02:28,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13d62b762155cecbb651947c57b0d0584852bf" 2018-10-10 05:02:28,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca21158c-3d0f-4518-bcff-29c162a698a5 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}]} 2018-10-10 05:02:28,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj used request id req-ca21158c-3d0f-4518-bcff-29c162a698a5 2018-10-10 05:02:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13d62b762155cecbb651947c57b0d0584852bf" 2018-10-10 05:02:28,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e508b0c-7646-46c8-8764-c74ffc5b2b4f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:02:28,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-9e508b0c-7646-46c8-8764-c74ffc5b2b4f 2018-10-10 05:02:28,679 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user 2018-10-10 05:02:28,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:28,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:02:28,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0be1e8-5a6e-4368-8958-28601687b51f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:02:28,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6b0be1e8-5a6e-4368-8958-28601687b51f 2018-10-10 05:02:28,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}}' 2018-10-10 05:02:28,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ef4d56-c567-428a-8863-c85971592c3c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2a20aced2d848a4bafa4ed49472b90a", "links": {"self": "http://172.30.9.25:5000/v3/roles/a2a20aced2d848a4bafa4ed49472b90a"}, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}} 2018-10-10 05:02:28,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-c4ef4d56-c567-428a-8863-c85971592c3c 2018-10-10 05:02:28,895 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role 2018-10-10 05:02:28,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/a2a20aced2d848a4bafa4ed49472b90a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:02:28,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c07498-28fd-4fec-8de2-97fa5a4503fd Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/a2a20aced2d848a4bafa4ed49472b90a"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role", "id": "a2a20aced2d848a4bafa4ed49472b90a"}} 2018-10-10 05:02:28,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/a2a20aced2d848a4bafa4ed49472b90a used request id req-24c07498-28fd-4fec-8de2-97fa5a4503fd 2018-10-10 05:02:28,990 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role to project CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj 2018-10-10 05:02:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033/users/5098652c81134ba0b7cf3e04ae39bbe3/roles/a2a20aced2d848a4bafa4ed49472b90a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:02:29,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa0d601-e195-44b9-9d65-f6350ab1274b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:02:29,107 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033/users/5098652c81134ba0b7cf3e04ae39bbe3/roles/a2a20aced2d848a4bafa4ed49472b90a used request id req-7fa0d601-e195-44b9-9d65-f6350ab1274b 2018-10-10 05:02:29,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:02:29,109 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 05:02:29,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:29,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:29,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2a20aced2d848a4bafa4ed49472b90a", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}], "expires_at": "2018-10-10T06:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73f3de3f20a425dabdca0cf449cd033", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user", "id": "5098652c81134ba0b7cf3e04ae39bbe3"}, "audit_ids": ["GJ6qcnT7Q0GS4_IwPDTIDA"], "issued_at": "2018-10-10T05:02:29.000000Z"}} 2018-10-10 05:02:29,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" 2018-10-10 05:02:29,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9827955-aac0-4d67-b611-e234368c0611 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:29,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c9827955-aac0-4d67-b611-e234368c0611 2018-10-10 05:02:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" 2018-10-10 05:02:29,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-4af05fde-3e86-4e6c-93d2-c4e4bf3ec25b Date: Wed, 10 Oct 2018 05:02:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image"} 2018-10-10 05:02:29,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image used request id req-4af05fde-3e86-4e6c-93d2-c4e4bf3ec25b 2018-10-10 05:02:29,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" 2018-10-10 05:02:29,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-701d6fd0-2c54-4a5d-9302-49a84156b6d7 Date: Wed, 10 Oct 2018 05:02:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:02:29,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-701d6fd0-2c54-4a5d-9302-49a84156b6d7 2018-10-10 05:02:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image"}' 2018-10-10 05:02:30,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82 X-Openstack-Request-Id: req-fcabba3f-be60-4ec4-a056-bd6d8f4f4fb7 Date: Wed, 10 Oct 2018 05:02:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:02:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T05:02:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "min_disk": 0, "protected": false, "id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "file": "/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/file", "checksum": null, "owner": "f73f3de3f20a425dabdca0cf449cd033", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:02:30,203 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fcabba3f-be60-4ec4-a056-bd6d8f4f4fb7 2018-10-10 05:02:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" -d '' 2018-10-10 05:02:31,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2233532d-a84d-4e15-a110-859c2f588884 Date: Wed, 10 Oct 2018 05:02:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:02:31,126 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/file used request id req-2233532d-a84d-4e15-a110-859c2f588884 2018-10-10 05:02:31,127 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 05:02:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" 2018-10-10 05:02:31,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-ec0ab28d-094d-47f4-9724-a9323b907197 Date: Wed, 10 Oct 2018 05:02:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:02:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:02:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/snap", "metadata": {}}], "self": "/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "min_disk": 0, "protected": false, "id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "file": "/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f73f3de3f20a425dabdca0cf449cd033", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:02:31,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82 used request id req-ec0ab28d-094d-47f4-9724-a9323b907197 2018-10-10 05:02:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" 2018-10-10 05:02:31,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-91c4eec6-83ff-4fd2-ac76-5ec14ce33c98 Date: Wed, 10 Oct 2018 05:02:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:02:31,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-91c4eec6-83ff-4fd2-ac76-5ec14ce33c98 2018-10-10 05:02:31,461 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image 2018-10-10 05:02:31,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" 2018-10-10 05:02:31,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-6feec7fa-9c74-467f-8811-70f5421719a5 Date: Wed, 10 Oct 2018 05:02:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:02:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:02:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/snap", "metadata": {}}], "self": "/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "min_disk": 0, "protected": false, "id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "file": "/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f73f3de3f20a425dabdca0cf449cd033", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:02:31,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82 used request id req-6feec7fa-9c74-467f-8811-70f5421719a5 2018-10-10 05:02:31,483 - create_image - DEBUG - Instance status is - active 2018-10-10 05:02:31,483 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image 2018-10-10 05:02:31,483 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image 2018-10-10 05:02:31,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:31,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:31,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2a20aced2d848a4bafa4ed49472b90a", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}], "expires_at": "2018-10-10T06:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73f3de3f20a425dabdca0cf449cd033", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user", "id": "5098652c81134ba0b7cf3e04ae39bbe3"}, "audit_ids": ["BBM_XO95TyyMgmT53hraUw"], "issued_at": "2018-10-10T05:02:31.000000Z"}} 2018-10-10 05:02:31,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" 2018-10-10 05:02:31,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c013831-a352-49b8-ad12-8afc4f635ec5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:31,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6c013831-a352-49b8-ad12-8afc4f635ec5 2018-10-10 05:02:31,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" 2018-10-10 05:02:32,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3884ae32-a363-492d-a7e9-002e7e44c6f9 Date: Wed, 10 Oct 2018 05:02:32 GMT RESP BODY: {"networks":[]} 2018-10-10 05:02:32,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-3884ae32-a363-492d-a7e9-002e7e44c6f9 2018-10-10 05:02:32,038 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net 2018-10-10 05:02:32,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net", "admin_state_up": true}}' 2018-10-10 05:02:32,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2f02c0a4-5981-4a41-b156-d68aad1df01b Date: Wed, 10 Oct 2018 05:02:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb15f2ab-b928-49be-bc40-6caea435ad31","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T05:02:32Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","mtu":1450}} 2018-10-10 05:02:32,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-2f02c0a4-5981-4a41-b156-d68aad1df01b 2018-10-10 05:02:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" 2018-10-10 05:02:32,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-e7e44b22-b281-48b3-85dc-184307065420 Date: Wed, 10 Oct 2018 05:02:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:02:32Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:02:32,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-e7e44b22-b281-48b3-85dc-184307065420 2018-10-10 05:02:32,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" 2018-10-10 05:02:33,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a9d5645-2c24-4703-adc6-a86e9a18c105 Date: Wed, 10 Oct 2018 05:02:32 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:02:33,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-2a9d5645-2c24-4703-adc6-a86e9a18c105 2018-10-10 05:02:33,009 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet 2018-10-10 05:02:33,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" -d '{"subnets": [{"ip_version": 4, "network_id": "eb15f2ab-b928-49be-bc40-6caea435ad31", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]}' 2018-10-10 05:02:33,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-69c57731-92e7-4587-a35c-9a093721b7d1 Date: Wed, 10 Oct 2018 05:02:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","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":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:33,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-69c57731-92e7-4587-a35c-9a093721b7d1 2018-10-10 05:02:33,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" 2018-10-10 05:02:34,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-354f3cce-9afb-4ae2-8f04-63abbd5ec6bc Date: Wed, 10 Oct 2018 05:02:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:02:34,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-354f3cce-9afb-4ae2-8f04-63abbd5ec6bc 2018-10-10 05:02:34,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" 2018-10-10 05:02:34,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-04b4680a-6ac2-48e2-a03f-139060b22bda Date: Wed, 10 Oct 2018 05:02:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:34,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-04b4680a-6ac2-48e2-a03f-139060b22bda 2018-10-10 05:02:34,224 - OpenStackNetwork - DEBUG - Network [eb15f2ab-b928-49be-bc40-6caea435ad31] created successfully 2018-10-10 05:02:34,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:34,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:34,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2a20aced2d848a4bafa4ed49472b90a", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}], "expires_at": "2018-10-10T06:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73f3de3f20a425dabdca0cf449cd033", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user", "id": "5098652c81134ba0b7cf3e04ae39bbe3"}, "audit_ids": ["uTL_1SV4R8a3wXD5fKMPFg"], "issued_at": "2018-10-10T05:02:34.000000Z"}} 2018-10-10 05:02:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:34,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0f1436-5218-4e76-ad1b-9212d1a40392 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:34,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8a0f1436-5218-4e76-ad1b-9212d1a40392 2018-10-10 05:02:34,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:35,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5531b6a3-848b-45ed-8067-e4f239f1ac55 Date: Wed, 10 Oct 2018 05:02:35 GMT RESP BODY: {"routers": []} 2018-10-10 05:02:35,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router&admin_state_up=True used request id req-5531b6a3-848b-45ed-8067-e4f239f1ac55 2018-10-10 05:02:35,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:35,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:35,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2a20aced2d848a4bafa4ed49472b90a", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}], "expires_at": "2018-10-10T06:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73f3de3f20a425dabdca0cf449cd033", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user", "id": "5098652c81134ba0b7cf3e04ae39bbe3"}, "audit_ids": ["K6QNjQLxTX6qMf08I_7fFA"], "issued_at": "2018-10-10T05:02:35.000000Z"}} 2018-10-10 05:02:35,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ba5074d8387896651dd61e5f9b4266fc7c337a9" 2018-10-10 05:02:35,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3318a02e-cf54-4950-8115-8c37b7502075 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:35,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3318a02e-cf54-4950-8115-8c37b7502075 2018-10-10 05:02:35,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:35,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7a78d127-442d-4345-8a80-04b8779cce07 Date: Wed, 10 Oct 2018 05:02:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:02:35,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-7a78d127-442d-4345-8a80-04b8779cce07 2018-10-10 05:02:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:35,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-00f4816a-984a-4876-b2ad-46d4814a9dc9 Date: Wed, 10 Oct 2018 05:02:35 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:02:35,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-00f4816a-984a-4876-b2ad-46d4814a9dc9 2018-10-10 05:02:35,976 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router 2018-10-10 05:02:35,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router", "admin_state_up": true}}' 2018-10-10 05:02:40,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e72ac472-9621-4f51-9b77-1deda139fc39 Date: Wed, 10 Oct 2018 05:02:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:36Z", "admin_state_up": true, "updated_at": "2018-10-10T05:02:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "466d91ca-b257-4788-933f-f05fcc2cfeca", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router"}} 2018-10-10 05:02:40,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-e72ac472-9621-4f51-9b77-1deda139fc39 2018-10-10 05:02:40,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=466d91ca-b257-4788-933f-f05fcc2cfeca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:41,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfa65129-d46d-426c-8125-003c03524d22 Date: Wed, 10 Oct 2018 05:02:41 GMT RESP BODY: {"ports":[]} 2018-10-10 05:02:41,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=466d91ca-b257-4788-933f-f05fcc2cfeca used request id req-bfa65129-d46d-426c-8125-003c03524d22 2018-10-10 05:02:41,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:41,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b901a3b5-8b02-4495-a3e6-d34ee6cca131 Date: Wed, 10 Oct 2018 05:02:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:02:41,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-b901a3b5-8b02-4495-a3e6-d34ee6cca131 2018-10-10 05:02:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:02:41,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:02:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:02:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:41,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb3ca43-723c-4b99-a795-16c6b00bf51e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:41,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-eeb3ca43-723c-4b99-a795-16c6b00bf51e 2018-10-10 05:02:41,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:41,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2bc05a13-9567-4358-ae9a-3de8339d85ee Date: Wed, 10 Oct 2018 05:02:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:41,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-2bc05a13-9567-4358-ae9a-3de8339d85ee 2018-10-10 05:02:41,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:42,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e0224dc5-1a76-4407-8f54-369545f54de2 Date: Wed, 10 Oct 2018 05:02:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:42,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet used request id req-e0224dc5-1a76-4407-8f54-369545f54de2 2018-10-10 05:02:42,020 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 05:02:42,020 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router 2018-10-10 05:02:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/466d91ca-b257-4788-933f-f05fcc2cfeca/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" -d '{"subnet_id": "613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"}' 2018-10-10 05:02:44,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d400ea1-836b-445b-94ae-8e39ea429388 Date: Wed, 10 Oct 2018 05:02:44 GMT RESP BODY: {"network_id": "eb15f2ab-b928-49be-bc40-6caea435ad31", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "subnet_id": "613fd16a-50a9-4fc5-9c1e-e941b7a5bb51", "subnet_ids": ["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"], "port_id": "ff98efff-1c0d-4a17-aa79-27d041e842f7", "id": "466d91ca-b257-4788-933f-f05fcc2cfeca"} 2018-10-10 05:02:44,225 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/466d91ca-b257-4788-933f-f05fcc2cfeca/add_router_interface used request id req-0d400ea1-836b-445b-94ae-8e39ea429388 2018-10-10 05:02:44,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/466d91ca-b257-4788-933f-f05fcc2cfeca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:44,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f94100cf-ef39-4594-ad57-4a21f79d087f Date: Wed, 10 Oct 2018 05:02:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:36Z", "admin_state_up": true, "updated_at": "2018-10-10T05:02:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "466d91ca-b257-4788-933f-f05fcc2cfeca", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router"}} 2018-10-10 05:02:44,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/466d91ca-b257-4788-933f-f05fcc2cfeca used request id req-f94100cf-ef39-4594-ad57-4a21f79d087f 2018-10-10 05:02:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=466d91ca-b257-4788-933f-f05fcc2cfeca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:44,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-da88b7d4-83cb-4fab-a28b-d88d6f58a4bd Date: Wed, 10 Oct 2018 05:02:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.1"}],"id":"ff98efff-1c0d-4a17-aa79-27d041e842f7","security_groups":[],"mac_address":"fa:16:3e:88:2f:8b","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:42Z","binding:vnic_type":"normal","device_id":"466d91ca-b257-4788-933f-f05fcc2cfeca"}]} 2018-10-10 05:02:44,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=466d91ca-b257-4788-933f-f05fcc2cfeca used request id req-da88b7d4-83cb-4fab-a28b-d88d6f58a4bd 2018-10-10 05:02:44,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/613fd16a-50a9-4fc5-9c1e-e941b7a5bb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:02:44,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-54f78ec2-bc01-45be-8e1c-7b152d0d5c83 Date: Wed, 10 Oct 2018 05:02:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","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":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}} 2018-10-10 05:02:44,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/613fd16a-50a9-4fc5-9c1e-e941b7a5bb51 used request id req-54f78ec2-bc01-45be-8e1c-7b152d0d5c83 2018-10-10 05:02:44,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:44,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:45,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["EIvAwfegS3G-rHRmKOJuag"], "issued_at": "2018-10-10T05:02:45.000000Z"}} 2018-10-10 05:02:45,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbdcf50e8882500889396c5b61d059eb74eb626f" 2018-10-10 05:02:45,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d00d74-2cec-4cc0-81d9-f3555ef0a1b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:45,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e3d00d74-2cec-4cc0-81d9-f3555ef0a1b8 2018-10-10 05:02:45,161 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:02:45,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbdcf50e8882500889396c5b61d059eb74eb626f" 2018-10-10 05:02:45,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02: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-4e58a10e-24e6-4246-ad42-527d8f94efc3 x-compute-request-id: req-4e58a10e-24e6-4246-ad42-527d8f94efc3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 05:02:45,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4e58a10e-24e6-4246-ad42-527d8f94efc3 2018-10-10 05:02:45,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbdcf50e8882500889396c5b61d059eb74eb626f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-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-10-10 05:02:45,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02: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-940325b6-e93d-4121-b2ac-23f120afac8f x-compute-request-id: req-940325b6-e93d-4121-b2ac-23f120afac8f Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "df976b87-2e08-412b-b1b7-9f09f529b969", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:02:45,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-940325b6-e93d-4121-b2ac-23f120afac8f 2018-10-10 05:02:45,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:45,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:45,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2a20aced2d848a4bafa4ed49472b90a", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}], "expires_at": "2018-10-10T06:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73f3de3f20a425dabdca0cf449cd033", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user", "id": "5098652c81134ba0b7cf3e04ae39bbe3"}, "audit_ids": ["lze6sFu6RY2h96ZahSwYjw"], "issued_at": "2018-10-10T05:02:45.000000Z"}} 2018-10-10 05:02:45,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3efc1b61296adf1f87c3e0ec1e3f4a3bda6307" 2018-10-10 05:02:45,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ce14e8-b3ae-431a-8fd1-bf3033211228 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:45,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-79ce14e8-b3ae-431a-8fd1-bf3033211228 2018-10-10 05:02:45,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:02:45,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3efc1b61296adf1f87c3e0ec1e3f4a3bda6307" 2018-10-10 05:02:46,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02: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-12e020b9-8c3f-4833-8c7e-62229429fa40 x-compute-request-id: req-12e020b9-8c3f-4833-8c7e-62229429fa40 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 05:02:46,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-12e020b9-8c3f-4833-8c7e-62229429fa40 2018-10-10 05:02:46,031 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp... 2018-10-10 05:02:46,031 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 05:02:46,110 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp 2018-10-10 05:02:46,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3efc1b61296adf1f87c3e0ec1e3f4a3bda6307" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2X/pADOAnfJtKcG8oQs2STSAJndVZLqARq3eFpAETPZZSo6g3rwf7nzL/mKKTOUiQ6a+VU9mlaIVy7qrIME24kgPB69kC/jR1lLoZy5ZkpOIwn7ecTJ9vNWqM7rfTG5jfi3J6iCcSHKggR7croW3cvbYW3rd7PJ/DYzSqHrWIAw==", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp"}}' 2018-10-10 05:02:46,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02: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-1510501c-f046-49e1-851d-9c2682218f40 x-compute-request-id: req-1510501c-f046-49e1-851d-9c2682218f40 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2X/pADOAnfJtKcG8oQs2STSAJndVZLqARq3eFpAETPZZSo6g3rwf7nzL/mKKTOUiQ6a+VU9mlaIVy7qrIME24kgPB69kC/jR1lLoZy5ZkpOIwn7ecTJ9vNWqM7rfTG5jfi3J6iCcSHKggR7croW3cvbYW3rd7PJ/DYzSqHrWIAw==", "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "fingerprint": "c5:b5:8e:d8:93:47:9d:0c:0e:ba:48:34:a3:5b:19:29"}} 2018-10-10 05:02:46,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1510501c-f046-49e1-851d-9c2682218f40 2018-10-10 05:02:46,173 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e.pub 2018-10-10 05:02:46,173 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e 2018-10-10 05:02:46,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:46,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:46,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2a20aced2d848a4bafa4ed49472b90a", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}], "expires_at": "2018-10-10T06:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73f3de3f20a425dabdca0cf449cd033", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user", "id": "5098652c81134ba0b7cf3e04ae39bbe3"}, "audit_ids": ["bcVSANvTRZWqvhrlB-yIqQ"], "issued_at": "2018-10-10T05:02:46.000000Z"}} 2018-10-10 05:02:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:46,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268e3373-2c9a-42e5-ab57-7556536aeecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:46,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-268e3373-2c9a-42e5-ab57-7556536aeecf 2018-10-10 05:02:46,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:46,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-82cf015d-2243-47a9-a186-9e1a1b5349ef Date: Wed, 10 Oct 2018 05:02:46 GMT RESP BODY: {"security_groups": []} 2018-10-10 05:02:46,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp used request id req-82cf015d-2243-47a9-a186-9e1a1b5349ef 2018-10-10 05:02:46,828 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp... 2018-10-10 05:02:46,828 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp 2018-10-10 05:02:46,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}}' 2018-10-10 05:02:47,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-4cb53541-a3d5-45c1-b46a-f19129530ed8 Date: Wed, 10 Oct 2018 05:02:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "updated_at": "2018-10-10T05:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv6", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}], "revision_number": 2, "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "c23be908-df00-4ffa-82f5-4a793287272b", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}} 2018-10-10 05:02:47,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-4cb53541-a3d5-45c1-b46a-f19129530ed8 2018-10-10 05:02:47,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:47,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19eac0e9-4951-4950-bbf2-9e8220e23371 Date: Wed, 10 Oct 2018 05:02: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-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6"}]} 2018-10-10 05:02:47,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-19eac0e9-4951-4950-bbf2-9e8220e23371 2018-10-10 05:02:47,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:47,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c16f6950-14a1-43e3-9fd4-6bc7fdacc359 Date: Wed, 10 Oct 2018 05:02: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-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6"}]} 2018-10-10 05:02:47,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-c16f6950-14a1-43e3-9fd4-6bc7fdacc359 2018-10-10 05:02:47,545 - neutron_utils - INFO - Retrieving security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:47,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:47,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-576b6716-ddb5-4099-9ba0-9123213b6ebf Date: Wed, 10 Oct 2018 05:02:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "updated_at": "2018-10-10T05:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv6", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}], "revision_number": 2, "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "c23be908-df00-4ffa-82f5-4a793287272b", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}]} 2018-10-10 05:02:47,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-576b6716-ddb5-4099-9ba0-9123213b6ebf 2018-10-10 05:02:47,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:47,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8fead1e-7ac2-48eb-a6f1-bb33984fdf46 Date: Wed, 10 Oct 2018 05:02: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-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6"}]} 2018-10-10 05:02:47,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-f8fead1e-7ac2-48eb-a6f1-bb33984fdf46 2018-10-10 05:02:47,915 - neutron_utils - INFO - Retrieving security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:48,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a873839a-eeca-4428-a130-74befd5f8427 Date: Wed, 10 Oct 2018 05:02:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "updated_at": "2018-10-10T05:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv6", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}], "revision_number": 2, "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "c23be908-df00-4ffa-82f5-4a793287272b", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}]} 2018-10-10 05:02:48,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-a873839a-eeca-4428-a130-74befd5f8427 2018-10-10 05:02:48,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:48,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-774ca603-8afc-4e23-8d40-4d8c89b709e5 Date: Wed, 10 Oct 2018 05: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-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6"}]} 2018-10-10 05:02:48,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-774ca603-8afc-4e23-8d40-4d8c89b709e5 2018-10-10 05:02:48,148 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp 2018-10-10 05:02:48,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:48,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4ca18c7e-2b39-437e-bc9d-9c58b861f2fe Date: Wed, 10 Oct 2018 05:02:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "updated_at": "2018-10-10T05:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv6", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}], "revision_number": 2, "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "c23be908-df00-4ffa-82f5-4a793287272b", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}]} 2018-10-10 05:02:48,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp used request id req-4ca18c7e-2b39-437e-bc9d-9c58b861f2fe 2018-10-10 05:02:48,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:02:48,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:02:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:48,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15a12fe-a86e-46a7-92aa-3c17767bb320 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:48,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-d15a12fe-a86e-46a7-92aa-3c17767bb320 2018-10-10 05:02:48,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:48,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3624f63c-88b0-490c-bb88-60afba80ff7d Date: Wed, 10 Oct 2018 05: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-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6"}]} 2018-10-10 05:02:48,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-3624f63c-88b0-490c-bb88-60afba80ff7d 2018-10-10 05:02:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b"}}' 2018-10-10 05:02:49,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e62fa795-4213-4581-98e9-f199beb7c0a2 Date: Wed, 10 Oct 2018 05:02:49 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-10-10T05:02:48Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:48Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "d1215c0a-b2f8-46dd-811d-36ab015b428d"}} 2018-10-10 05:02:49,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-e62fa795-4213-4581-98e9-f199beb7c0a2 2018-10-10 05:02:49,003 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp 2018-10-10 05:02:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:49,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-58ca52b2-88dc-4091-a81e-e2ad2b4ac440 Date: Wed, 10 Oct 2018 05:02:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "updated_at": "2018-10-10T05:02:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv6", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:48Z", "revision_number": 0, "id": "d1215c0a-b2f8-46dd-811d-36ab015b428d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:48Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}], "revision_number": 3, "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "c23be908-df00-4ffa-82f5-4a793287272b", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}]} 2018-10-10 05:02:49,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp used request id req-58ca52b2-88dc-4091-a81e-e2ad2b4ac440 2018-10-10 05:02:49,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:49,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d43657e-d6a8-493e-8f78-17e623afed21 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:49,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-2d43657e-d6a8-493e-8f78-17e623afed21 2018-10-10 05:02:49,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:49,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:49,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-f6e0fc6a-a1cb-4e72-be7b-588a3198d743 Date: Wed, 10 Oct 2018 05: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-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:48Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:48Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "d1215c0a-b2f8-46dd-811d-36ab015b428d"}]} 2018-10-10 05:02:49,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-f6e0fc6a-a1cb-4e72-be7b-588a3198d743 2018-10-10 05:02:49,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b"}}' 2018-10-10 05:02:49,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-cb94ccf6-b70c-478d-8b4e-a9d04b672014 Date: Wed, 10 Oct 2018 05:02:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-10T05:02:49Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": 22, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:49Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "a1601ba0-ac62-4bbd-b437-3dee2d721fe1"}} 2018-10-10 05:02:49,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-cb94ccf6-b70c-478d-8b4e-a9d04b672014 2018-10-10 05:02:49,458 - neutron_utils - INFO - Retrieving security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:49,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:49,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-340ba443-3a36-43e8-8463-371397a57dbf Date: Wed, 10 Oct 2018 05:02:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "updated_at": "2018-10-10T05:02:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv6", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:02:49Z", "revision_number": 0, "id": "a1601ba0-ac62-4bbd-b437-3dee2d721fe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:49Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "revision_number": 0, "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:48Z", "revision_number": 0, "id": "d1215c0a-b2f8-46dd-811d-36ab015b428d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:48Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}], "revision_number": 4, "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "c23be908-df00-4ffa-82f5-4a793287272b", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}]} 2018-10-10 05:02:49,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-340ba443-3a36-43e8-8463-371397a57dbf 2018-10-10 05:02:49,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c23be908-df00-4ffa-82f5-4a793287272b 2018-10-10 05:02:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:02:49,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-a184cfee-4688-463c-87b9-4291087a2d15 Date: Wed, 10 Oct 2018 05: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-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "9a288bc1-b2e3-4c89-80d4-16076f6fa07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-10T05:02:49Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": 22, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:49Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "a1601ba0-ac62-4bbd-b437-3dee2d721fe1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:47Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:47Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "b801a3d7-1da2-4f33-9b79-b0fb349bbdd6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:48Z", "security_group_id": "c23be908-df00-4ffa-82f5-4a793287272b", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:48Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "d1215c0a-b2f8-46dd-811d-36ab015b428d"}]} 2018-10-10 05:02:49,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c23be908-df00-4ffa-82f5-4a793287272b used request id req-a184cfee-4688-463c-87b9-4291087a2d15 2018-10-10 05:02:49,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:49,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:50,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2a20aced2d848a4bafa4ed49472b90a", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}], "expires_at": "2018-10-10T06:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73f3de3f20a425dabdca0cf449cd033", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user", "id": "5098652c81134ba0b7cf3e04ae39bbe3"}, "audit_ids": ["kEtyishiSmOYPIuZC00mbg"], "issued_at": "2018-10-10T05:02:50.000000Z"}} 2018-10-10 05:02:50,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:50,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7def8d00-75fa-48e3-8342-f13df3fc1370 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:50,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7def8d00-75fa-48e3-8342-f13df3fc1370 2018-10-10 05:02:50,302 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:02:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:50,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602d5ab8-0ae6-4426-8e80-309d6501899c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:50,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-602d5ab8-0ae6-4426-8e80-309d6501899c 2018-10-10 05:02:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:50,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f680141c-6e58-4320-9d4e-b939c357682e Date: Wed, 10 Oct 2018 05:02:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:02:50,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-f680141c-6e58-4320-9d4e-b939c357682e 2018-10-10 05:02:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:02:50,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:02:50,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:50,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-556a576c-5f53-42ec-96d3-0e55025e4966 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:50,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-556a576c-5f53-42ec-96d3-0e55025e4966 2018-10-10 05:02:50,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:50,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d61ac138-546e-4acc-9f6a-0fea10fa9f3d Date: Wed, 10 Oct 2018 05:02:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:50,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-d61ac138-546e-4acc-9f6a-0fea10fa9f3d 2018-10-10 05:02:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:51,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2af17529-4611-45ba-acd1-6cc9dac87a2d Date: Wed, 10 Oct 2018 05:02:51 GMT RESP BODY: {"ports":[]} 2018-10-10 05:02:51,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1&admin_state_up=True used request id req-2af17529-4611-45ba-acd1-6cc9dac87a2d 2018-10-10 05:02:51,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:51,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02: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-79dab676-02a3-4956-9642-ff9a96d95eb0 x-compute-request-id: req-79dab676-02a3-4956-9642-ff9a96d95eb0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 05:02:51,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst used request id req-79dab676-02a3-4956-9642-ff9a96d95eb0 2018-10-10 05:02:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-30d55281-10d2-412a-88ac-a4084e2274bf Date: Wed, 10 Oct 2018 05:02:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:02:51,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-30d55281-10d2-412a-88ac-a4084e2274bf 2018-10-10 05:02:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:51,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c313052-f102-4a83-a82b-a1ee62507a97 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:51,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-4c313052-f102-4a83-a82b-a1ee62507a97 2018-10-10 05:02:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:51,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-72c82ebb-4c6a-4bae-a808-c3d9067d2d5b Date: Wed, 10 Oct 2018 05:02:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:51,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-72c82ebb-4c6a-4bae-a808-c3d9067d2d5b 2018-10-10 05:02:51,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:52,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-59ed0e84-777d-4d7f-90c6-63db1094b305 Date: Wed, 10 Oct 2018 05:02:52 GMT RESP BODY: {"ports":[]} 2018-10-10 05:02:52,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1&admin_state_up=True used request id req-59ed0e84-777d-4d7f-90c6-63db1094b305 2018-10-10 05:02:52,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:02:52,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:02:52,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2a20aced2d848a4bafa4ed49472b90a", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role"}], "expires_at": "2018-10-10T06:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73f3de3f20a425dabdca0cf449cd033", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/f73f3de3f20a425dabdca0cf449cd033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user", "id": "5098652c81134ba0b7cf3e04ae39bbe3"}, "audit_ids": ["jp8gqUJaRv6HYKFpBBeHqw"], "issued_at": "2018-10-10T05:02:52.000000Z"}} 2018-10-10 05:02:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6651e82551d8cfd122762f0938ff42875d70f893" 2018-10-10 05:02:52,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe98118-beeb-42a2-82c1-91e1b9654df6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:02:52,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3fe98118-beeb-42a2-82c1-91e1b9654df6 2018-10-10 05:02:52,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:52,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c4e271e0-3edc-41d4-a705-543820ca9186 Date: Wed, 10 Oct 2018 05:02:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:02:52,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-c4e271e0-3edc-41d4-a705-543820ca9186 2018-10-10 05:02:52,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:53,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-576798e5-797c-4b86-b42b-04436269a257 Date: Wed, 10 Oct 2018 05:02:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:53,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-576798e5-797c-4b86-b42b-04436269a257 2018-10-10 05:02:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:53,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f40ef54c-a87f-41b1-b99e-c41459eb402e Date: Wed, 10 Oct 2018 05:02:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:02:53,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-f40ef54c-a87f-41b1-b99e-c41459eb402e 2018-10-10 05:02:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:02:53,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:02:53,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6651e82551d8cfd122762f0938ff42875d70f893" 2018-10-10 05:02:53,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f815b24-ddaf-41af-9886-851e0d20601d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:53,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-9f815b24-ddaf-41af-9886-851e0d20601d 2018-10-10 05:02:53,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:53,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d62d44f6-6267-4d56-8161-58c393f7b35a Date: Wed, 10 Oct 2018 05:02:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:53,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-d62d44f6-6267-4d56-8161-58c393f7b35a 2018-10-10 05:02:53,540 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net 2018-10-10 05:02:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" -d '{"port": {"network_id": "eb15f2ab-b928-49be-bc40-6caea435ad31", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1", "admin_state_up": true}}' 2018-10-10 05:02:54,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-774b80d4-23b5-4a7f-a035-1948d78f771a Date: Wed, 10 Oct 2018 05:02:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.11"}],"id":"01378402-93f5-4aef-a297-7a24da87ed27","security_groups":["d83aefce-e4ca-4704-924b-69fc8dbbcfae"],"mac_address":"fa:16:3e:3e:4e:73","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1","project_id":"f73f3de3f20a425dabdca0cf449cd033","qos_policy_id":null,"admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:53Z","binding:vnic_type":"normal"}} 2018-10-10 05:02:54,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-774b80d4-23b5-4a7f-a035-1948d78f771a 2018-10-10 05:02:54,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:54,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7b81700c-3097-4c3e-8214-3dae7daf4bf9 Date: Wed, 10 Oct 2018 05:02:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:02:54,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-7b81700c-3097-4c3e-8214-3dae7daf4bf9 2018-10-10 05:02:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:54,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8157c8d-69b0-40b3-b3c3-6be1fa0f8a41 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:54,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-b8157c8d-69b0-40b3-b3c3-6be1fa0f8a41 2018-10-10 05:02:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:54,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-93e99aaf-e638-4c2b-a3c5-6a83accf393c Date: Wed, 10 Oct 2018 05:02:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:02:54,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-93e99aaf-e638-4c2b-a3c5-6a83accf393c 2018-10-10 05:02:54,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:54,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-4e84e66e-a653-45b9-907f-542e2a84ffc8 Date: Wed, 10 Oct 2018 05:02:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.11"}],"id":"01378402-93f5-4aef-a297-7a24da87ed27","security_groups":["d83aefce-e4ca-4704-924b-69fc8dbbcfae"],"mac_address":"fa:16:3e:3e:4e:73","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 05:02:54,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1&admin_state_up=True used request id req-4e84e66e-a653-45b9-907f-542e2a84ffc8 2018-10-10 05:02:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:55,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fdb00c-b295-42aa-8ba9-8e08456e89c6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:02:55,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-57fdb00c-b295-42aa-8ba9-8e08456e89c6 2018-10-10 05:02:55,044 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst 2018-10-10 05:02:55,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:55,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-88250992-8cba-4d7f-888b-ed4ad77342ad x-compute-request-id: req-88250992-8cba-4d7f-888b-ed4ad77342ad Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-flavor-name"}]} 2018-10-10 05:02:55,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-88250992-8cba-4d7f-888b-ed4ad77342ad 2018-10-10 05:02:55,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/df976b87-2e08-412b-b1b7-9f09f529b969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:55,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-5bf76240-154b-4c89-874c-5140a6c95db4 x-compute-request-id: req-5bf76240-154b-4c89-874c-5140a6c95db4 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "df976b87-2e08-412b-b1b7-9f09f529b969", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:02:55,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/df976b87-2e08-412b-b1b7-9f09f529b969 used request id req-5bf76240-154b-4c89-874c-5140a6c95db4 2018-10-10 05:02:55,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:55,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-3207f0d5-e380-4d2a-99d1-f64ee4d80e6e Date: Wed, 10 Oct 2018 05:02:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:02:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:02:31Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/snap", "metadata": {}}], "self": "/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "min_disk": 0, "protected": false, "id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "file": "/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f73f3de3f20a425dabdca0cf449cd033", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image"} 2018-10-10 05:02:55,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image used request id req-3207f0d5-e380-4d2a-99d1-f64ee4d80e6e 2018-10-10 05:02:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:55,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4fa386ea-ef2e-45ce-b2fb-70c61feaf9af Date: Wed, 10 Oct 2018 05:02:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:02:55,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4fa386ea-ef2e-45ce-b2fb-70c61feaf9af 2018-10-10 05:02:55,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "imageRef": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "flavorRef": "df976b87-2e08-412b-b1b7-9f09f529b969", "max_count": 1, "min_count": 1, "networks": [{"port": "01378402-93f5-4aef-a297-7a24da87ed27"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}]}}' 2018-10-10 05:02:57,471 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05: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-40a5c72c-cc9c-4f94-b839-c05f048436f9 x-compute-request-id: req-40a5c72c-cc9c-4f94-b839-c05f048436f9 Content-Length: 444 location: http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "61489516-2c5e-44be-91e2-86684a1de255", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "adminPass": "jSgtexEs6hTJ"}} 2018-10-10 05:02:57,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-40a5c72c-cc9c-4f94-b839-c05f048436f9 2018-10-10 05:02:57,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:57,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-d5c55d35-0a0a-4409-a22f-08fba9a7be87 x-compute-request-id: req-d5c55d35-0a0a-4409-a22f-08fba9a7be87 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.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "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-10-10T05:02:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:02:57,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-d5c55d35-0a0a-4409-a22f-08fba9a7be87 2018-10-10 05:02:57,692 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst 2018-10-10 05:02:57,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:02:57,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-7b52c14d-e2f4-4dca-9619-64ba0bd86b59 x-compute-request-id: req-7b52c14d-e2f4-4dca-9619-64ba0bd86b59 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.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "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-10-10T05:02:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:02:57,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-7b52c14d-e2f4-4dca-9619-64ba0bd86b59 2018-10-10 05:02:57,765 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst] is - BUILD 2018-10-10 05:02:57,765 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:03:00,768 - create_instance - DEBUG - VM status query timeout in 896.923309088 2018-10-10 05:03:00,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:01,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0f33400-8130-4e74-969f-ee0b6dde7760 x-compute-request-id: req-f0f33400-8130-4e74-969f-ee0b6dde7760 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.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:02:59Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:01,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-f0f33400-8130-4e74-969f-ee0b6dde7760 2018-10-10 05:03:01,230 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst] is - BUILD 2018-10-10 05:03:01,231 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:03:04,234 - create_instance - DEBUG - VM status query timeout in 893.458007097 2018-10-10 05:03:04,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:04,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-79c2ebe9-3c80-451b-b68b-1ec23f5b02e9 x-compute-request-id: req-79c2ebe9-3c80-451b-b68b-1ec23f5b02e9 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:04,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-79c2ebe9-3c80-451b-b68b-1ec23f5b02e9 2018-10-10 05:03:04,931 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst] is - ACTIVE 2018-10-10 05:03:04,931 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:03:04,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:05,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-c227264c-6b9e-4576-8f31-3d3c425d88a0 x-compute-request-id: req-c227264c-6b9e-4576-8f31-3d3c425d88a0 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:05,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-c227264c-6b9e-4576-8f31-3d3c425d88a0 2018-10-10 05:03:05,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:05,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-89dc2ba4-0a46-42e4-8b57-1820d0ff4ed6 Date: Wed, 10 Oct 2018 05:03:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:03:05,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-89dc2ba4-0a46-42e4-8b57-1820d0ff4ed6 2018-10-10 05:03:05,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:05,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfa9b6b-fb5b-4b09-a7e0-2476bd6b37ea Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:03:05,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-abfa9b6b-fb5b-4b09-a7e0-2476bd6b37ea 2018-10-10 05:03:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:05,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e205927-3769-46b9-8d27-5a7e9fffd02b Date: Wed, 10 Oct 2018 05:03:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:03:05,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-0e205927-3769-46b9-8d27-5a7e9fffd02b 2018-10-10 05:03:05,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:05,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-45b51f6e-7126-4e96-8892-f8de4dbe73a2 Date: Wed, 10 Oct 2018 05:03:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.11"}],"id":"01378402-93f5-4aef-a297-7a24da87ed27","security_groups":["d83aefce-e4ca-4704-924b-69fc8dbbcfae"],"mac_address":"fa:16:3e:3e:4e:73","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:53Z","binding:vnic_type":"normal","device_id":"61489516-2c5e-44be-91e2-86684a1de255"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.4"}],"id":"99c38e6b-1784-4d64-bc16-986b05c80b4b","security_groups":[],"mac_address":"fa:16:3e:8c:0e:79","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.3"}],"id":"ae2204fa-b0a5-4fc5-8dc4-6a3cebfbb69e","security_groups":[],"mac_address":"fa:16:3e:74:b9:81","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.2"}],"id":"fa556f9f-674c-438e-bc4c-8a1c58d360c6","security_groups":[],"mac_address":"fa:16:3e:f8:81:da","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.1"}],"id":"ff98efff-1c0d-4a17-aa79-27d041e842f7","security_groups":[],"mac_address":"fa:16:3e:88:2f:8b","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:42Z","binding:vnic_type":"normal","device_id":"466d91ca-b257-4788-933f-f05fcc2cfeca"}]} 2018-10-10 05:03:05,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-45b51f6e-7126-4e96-8892-f8de4dbe73a2 2018-10-10 05:03:05,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}}' 2018-10-10 05:03:06,693 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c87af552-9811-4691-ac5f-63c6ec66e75c x-compute-request-id: req-c87af552-9811-4691-ac5f-63c6ec66e75c Content-Length: 0 Content-Type: application/json 2018-10-10 05:03:06,693 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255/action used request id req-c87af552-9811-4691-ac5f-63c6ec66e75c 2018-10-10 05:03:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:06,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-7e7bf13e-967b-44ae-a464-30e81b734be9 Date: Wed, 10 Oct 2018 05:03:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:36Z", "admin_state_up": true, "updated_at": "2018-10-10T05:02:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "466d91ca-b257-4788-933f-f05fcc2cfeca", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router"}]} 2018-10-10 05:03:06,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router used request id req-7e7bf13e-967b-44ae-a464-30e81b734be9 2018-10-10 05:03:06,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:07,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e23252-555a-44f6-95f3-70ab3651ba1d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:03:07,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-66e23252-555a-44f6-95f3-70ab3651ba1d 2018-10-10 05:03:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=466d91ca-b257-4788-933f-f05fcc2cfeca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:07,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-409df274-79fa-4873-bd79-64043db26ff5 Date: Wed, 10 Oct 2018 05:03:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.1"}],"id":"ff98efff-1c0d-4a17-aa79-27d041e842f7","security_groups":[],"mac_address":"fa:16:3e:88:2f:8b","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:42Z","binding:vnic_type":"normal","device_id":"466d91ca-b257-4788-933f-f05fcc2cfeca"}]} 2018-10-10 05:03:07,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=466d91ca-b257-4788-933f-f05fcc2cfeca used request id req-409df274-79fa-4873-bd79-64043db26ff5 2018-10-10 05:03:07,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/613fd16a-50a9-4fc5-9c1e-e941b7a5bb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:07,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-657cb848-fd21-41fb-ae8a-8dd950ce6f24 Date: Wed, 10 Oct 2018 05:03:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","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":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}} 2018-10-10 05:03:07,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/613fd16a-50a9-4fc5-9c1e-e941b7a5bb51 used request id req-657cb848-fd21-41fb-ae8a-8dd950ce6f24 2018-10-10 05:03:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:07,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8caf7038-0242-4337-a8fd-d73740924ac5 Date: Wed, 10 Oct 2018 05:03:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:03:07,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-8caf7038-0242-4337-a8fd-d73740924ac5 2018-10-10 05:03:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:07,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2941ecf7-c5ba-41c4-9400-30dfdcfd2f18 Date: Wed, 10 Oct 2018 05:03:07 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:03:07,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-2941ecf7-c5ba-41c4-9400-30dfdcfd2f18 2018-10-10 05:03:07,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:07,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03: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-ca1176e6-7c76-407b-be6a-eb87d0152e5d x-compute-request-id: req-ca1176e6-7c76-407b-be6a-eb87d0152e5d Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}, {"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:07,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-ca1176e6-7c76-407b-be6a-eb87d0152e5d 2018-10-10 05:03:07,838 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst] is - ACTIVE 2018-10-10 05:03:07,838 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:03:07,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:08,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03: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-b79fe204-8e28-4c09-8c3a-27fe7b22b399 x-compute-request-id: req-b79fe204-8e28-4c09-8c3a-27fe7b22b399 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}, {"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:08,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-b79fe204-8e28-4c09-8c3a-27fe7b22b399 2018-10-10 05:03:08,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:08,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ad85b1f7-6ed8-489c-b052-858bd5793cd6 Date: Wed, 10 Oct 2018 05:03:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:03:08,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-ad85b1f7-6ed8-489c-b052-858bd5793cd6 2018-10-10 05:03:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:08,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2611522-c7ba-4ee5-afba-bf864151e61c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:03:08,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-f2611522-c7ba-4ee5-afba-bf864151e61c 2018-10-10 05:03:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:08,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97fdaddd-032c-41b2-92c9-e8efb7970fa3 Date: Wed, 10 Oct 2018 05:03:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:03:08,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-97fdaddd-032c-41b2-92c9-e8efb7970fa3 2018-10-10 05:03:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:08,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-52516351-84db-42cc-b2a8-9e098c9a90bc Date: Wed, 10 Oct 2018 05:03:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.11"}],"id":"01378402-93f5-4aef-a297-7a24da87ed27","security_groups":["c23be908-df00-4ffa-82f5-4a793287272b","d83aefce-e4ca-4704-924b-69fc8dbbcfae"],"mac_address":"fa:16:3e:3e:4e:73","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:53Z","binding:vnic_type":"normal","device_id":"61489516-2c5e-44be-91e2-86684a1de255"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.4"}],"id":"99c38e6b-1784-4d64-bc16-986b05c80b4b","security_groups":[],"mac_address":"fa:16:3e:8c:0e:79","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.3"}],"id":"ae2204fa-b0a5-4fc5-8dc4-6a3cebfbb69e","security_groups":[],"mac_address":"fa:16:3e:74:b9:81","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.2"}],"id":"fa556f9f-674c-438e-bc4c-8a1c58d360c6","security_groups":[],"mac_address":"fa:16:3e:f8:81:da","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.1"}],"id":"ff98efff-1c0d-4a17-aa79-27d041e842f7","security_groups":[],"mac_address":"fa:16:3e:88:2f:8b","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:42Z","binding:vnic_type":"normal","device_id":"466d91ca-b257-4788-933f-f05fcc2cfeca"}]} 2018-10-10 05:03:08,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-52516351-84db-42cc-b2a8-9e098c9a90bc 2018-10-10 05:03:08,705 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 05:03:08,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:08,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e793c8b0-dd73-4a00-997b-49ce68c412d7 Date: Wed, 10 Oct 2018 05:03:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:03:08,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-e793c8b0-dd73-4a00-997b-49ce68c412d7 2018-10-10 05:03:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:08,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a812cc6-2247-46fb-90be-92fa2ea9b731 Date: Wed, 10 Oct 2018 05:03:08 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:03:08,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-4a812cc6-2247-46fb-90be-92fa2ea9b731 2018-10-10 05:03:08,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "01378402-93f5-4aef-a297-7a24da87ed27"}}' 2018-10-10 05:03:10,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-52a0b69d-9003-4625-b9d2-d155b0df0ff0 Date: Wed, 10 Oct 2018 05:03:10 GMT RESP BODY: {"floatingip": {"router_id": "466d91ca-b257-4788-933f-f05fcc2cfeca", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:03:09Z", "updated_at": "2018-10-10T05:03:09Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f73f3de3f20a425dabdca0cf449cd033", "port_id": "01378402-93f5-4aef-a297-7a24da87ed27", "id": "5d9b4194-9410-4b5f-ab81-177fe1a73f35"}} 2018-10-10 05:03:10,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-52a0b69d-9003-4625-b9d2-d155b0df0ff0 2018-10-10 05:03:10,894 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router 2018-10-10 05:03:10,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:11,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b97072e-efe5-41d2-9c21-c50bb3e65a25 x-compute-request-id: req-3b97072e-efe5-41d2-9c21-c50bb3e65a25 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}, {"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:11,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-3b97072e-efe5-41d2-9c21-c50bb3e65a25 2018-10-10 05:03:11,272 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst] is - ACTIVE 2018-10-10 05:03:11,272 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:03:11,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:11,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-def1fd6d-cd36-4004-ae52-a950767a775d x-compute-request-id: req-def1fd6d-cd36-4004-ae52-a950767a775d Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}, {"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:11,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-def1fd6d-cd36-4004-ae52-a950767a775d 2018-10-10 05:03:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:11,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c28d1822-ad2b-4664-8a37-8ce6f11fac0f Date: Wed, 10 Oct 2018 05:03:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:03:11,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-c28d1822-ad2b-4664-8a37-8ce6f11fac0f 2018-10-10 05:03:11,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:11,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ec9bd1-169c-4c15-ab51-3bbab260128a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:03:11,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-a9ec9bd1-169c-4c15-ab51-3bbab260128a 2018-10-10 05:03:11,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:11,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2c1a2ccd-dd11-4d1c-ac9f-3820e5739e61 Date: Wed, 10 Oct 2018 05:03:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:03:11,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-2c1a2ccd-dd11-4d1c-ac9f-3820e5739e61 2018-10-10 05:03:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:12,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-134dbd44-7a72-4f4b-924f-a87815ef31e3 Date: Wed, 10 Oct 2018 05:03:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.11"}],"id":"01378402-93f5-4aef-a297-7a24da87ed27","security_groups":["c23be908-df00-4ffa-82f5-4a793287272b","d83aefce-e4ca-4704-924b-69fc8dbbcfae"],"mac_address":"fa:16:3e:3e:4e:73","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:53Z","binding:vnic_type":"normal","device_id":"61489516-2c5e-44be-91e2-86684a1de255"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.4"}],"id":"99c38e6b-1784-4d64-bc16-986b05c80b4b","security_groups":[],"mac_address":"fa:16:3e:8c:0e:79","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.3"}],"id":"ae2204fa-b0a5-4fc5-8dc4-6a3cebfbb69e","security_groups":[],"mac_address":"fa:16:3e:74:b9:81","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.2"}],"id":"fa556f9f-674c-438e-bc4c-8a1c58d360c6","security_groups":[],"mac_address":"fa:16:3e:f8:81:da","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.1"}],"id":"ff98efff-1c0d-4a17-aa79-27d041e842f7","security_groups":[],"mac_address":"fa:16:3e:88:2f:8b","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:42Z","binding:vnic_type":"normal","device_id":"466d91ca-b257-4788-933f-f05fcc2cfeca"}]} 2018-10-10 05:03:12,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-134dbd44-7a72-4f4b-924f-a87815ef31e3 2018-10-10 05:03:12,090 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-10-10 05:03:12,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:12,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-142b784f-5965-4034-97bc-0c92f5be1760 x-compute-request-id: req-142b784f-5965-4034-97bc-0c92f5be1760 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}, {"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:12,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-142b784f-5965-4034-97bc-0c92f5be1760 2018-10-10 05:03:12,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:03:13,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5f780f1-4ed7-44ae-abdb-fd16ce8d5b13 x-compute-request-id: req-a5f780f1-4ed7-44ae-abdb-fd16ce8d5b13 Content-Encoding: gzip Content-Length: 9619 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489413262 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.126739] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128378] pid_max: default: 32768 minimum: 301\n[ 0.129259] ACPI: Core revision 20150930\n[ 0.130646] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131947] Security Framework initialized\n[ 0.132758] Yama: becoming mindful.\n[ 0.133485] AppArmor: AppArmor initialized\n[ 0.134338] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135607] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136848] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139381] Initializing cgroup subsys io\n[ 0.140182] Initializing cgroup subsys memory\n[ 0.141038] Initializing cgroup subsys devices\n[ 0.141914] Initializing cgroup subsys freezer\n[ 0.142775] Initializing cgroup subsys net_cls\n[ 0.143638] Initializing cgroup subsys perf_event\n[ 0.144541] Initializing cgroup subsys net_prio\n[ 0.145414] Initializing cgroup subsys hugetlb\n[ 0.146284] Initializing cgroup subsys pids\n[ 0.147152] CPU: Physical Processor ID: 0\n[ 0.148649] mce: CPU supports 10 MCE banks\n[ 0.149489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150484] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152740] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159121] ftrace: allocating 31920 entries in 125 pages\n[ 0.185242] smpboot: Max logical packages: 2\n[ 0.186100] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187286] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188622] x2apic enabled\n[ 0.189430] Switched APIC routing to physical x2apic.\n[ 0.191181] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192402] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194544] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196470] KVM setup paravirtual spinlock\n[ 0.197880] x86: Booting SMP configuration:\n[ 0.198778] .... node #0, CPUs: #1\n[ 0.199681] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221910] x86: Booted up 1 node, 2 CPUs\n[ 0.221913] KVM setup async PF for cpu 1\n[ 0.221916] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224477] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.225980] devtmpfs: initialized\n[ 0.227689] evm: security.selinux\n[ 0.228380] evm: security.SMACK64\n[ 0.229066] evm: security.SMACK64EXEC\n[ 0.229806] evm: security.SMACK64TRANSMUTE\n[ 0.230620] evm: security.SMACK64MMAP\n[ 0.231361] evm: security.ima\n[ 0.231993] evm: security.capability\n[ 0.232878] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234797] pinctrl core: initialized pinctrl subsystem\n[ 0.235889] RTC time: 5:03:02, date: 10/10/18\n[ 0.236892] NET: Registered protocol family 16\n[ 0.246750] cpuidle: using governor ladder\n[ 0.258850] cpuidle: using governor menu\n[ 0.259666] PCCT header not found.\n[ 0.260456] ACPI: bus type PCI registered\n[ 0.261249] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262489] PCI: Using configuration type 1 for base access\n[ 0.275946] ACPI: Added _OSI(Module Device)\n[ 0.276787] ACPI: Added _OSI(Processor Device)\n[ 0.277640] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278531] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280885] ACPI: Interpreter enabled\n[ 0.281647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288947] ACPI: (supports S0 S5)\n[ 0.289645] ACPI: Using IOAPIC for interrupt routing\n[ 0.290582] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295058] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296266] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297444] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299662] acpiphp: Slot [3] registered\n[ 0.300460] acpiphp: Slot [4] registered\n[ 0.301247] acpiphp: Slot [5] registered\n[ 0.302043] acpiphp: Slot [6] registered\n[ 0.302831] acpiphp: Slot [7] registered\n[ 0.303619] acpiphp: Slot [8] registered\n[ 0.304408] acpiphp: Slot [9] registered\n[ 0.305193] acpiphp: Slot [10] registered\n[ 0.315997] acpiphp: Slot [11] registered\n[ 0.316808] acpiphp: Slot [12] registered\n[ 0.317613] acpiphp: Slot [13] registered\n[ 0.318414] acpiphp: Slot [14] registered\n[ 0.319212] acpiphp: Slot [15] registered\n[ 0.320021] acpiphp: Slot [16] registered\n[ 0.320833] acpiphp: Slot [17] registered\n[ 0.321637] acpiphp: Slot [18] registered\n[ 0.322442] acpiphp: Slot [19] registered\n[ 0.323246] acpiphp: Slot [20] registered\n[ 0.324059] acpiphp: Slot [21] registered\n[ 0.324867] acpiphp: Slot [22] registered\n[ 0.325676] acpiphp: Slot [23] registered\n[ 0.326481] acpiphp: Slot [24] registered\n[ 0.327284] acpiphp: Slot [25] registered\n[ 0.328089] acpiphp: Slot [26] registered\n[ 0.328895] acpiphp: Slot [27] registered\n[ 0.329700] acpiphp: Slot [28] registered\n[ 0.330501] acpiphp: Slot [29] registered\n[ 0.331308] acpiphp: Slot [30] registered\n[ 0.332119] acpiphp: Slot [31] registered\n[ 0.332922] PCI host bridge to bus 0000:00\n[ 0.333724] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334924] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336128] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337569] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.339000] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345298] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347715] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348964] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406100] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407550] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408954] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411718] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413763] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414920] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417485] vgaarb: loaded\n[ 0.418076] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419207] SCSI subsystem initialized\n[ 0.420034] ACPI: bus type USB registered\n[ 0.420845] usbcore: registered new interface driver usbfs\n[ 0.421866] usbcore: registered new interface driver hub\n[ 0.422859] usbcore: registered new device driver usb\n[ 0.423957] PCI: Using ACPI for IRQ routing\n[ 0.424976] NetLabel: Initializing\n[ 0.425701] NetLabel: domain hash size = 128\n[ 0.426544] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427482] NetLabel: unlabeled traffic allowed by default\n[ 0.428579] clocksource: Switched to clocksource kvm-clock\n[ 0.434535] AppArmor: AppArmor Filesystem Enabled\n[ 0.435484] pnp: PnP ACPI init\n[ 0.436408] pnp: PnP ACPI: found 5 devices\n[ 0.443821] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.445515] NET: Registered protocol family 2\n[ 0.446501] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.447756] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.448912] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.450071] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451135] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452317] NET: Registered protocol family 1\n[ 0.453172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455309] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.473858] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.492677] Trying to unpack rootfs image as initramfs...\n[ 0.543279] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.558217] Scanning for low memory corruption every 60 seconds\n[ 0.560245] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562037] audit: initializing netlink subsys (disabled)\n[ 0.563633] audit: type=2000 audit(1539147782.647:1): initialized\n[ 0.565572] Initialise system trusted keyring\n[ 0.566967] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568859] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571606] zbud: loaded\n[ 0.572500] VFS: Disk quotas dquot_6.6.0\n[ 0.573352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574940] fuse init (API version 7.23)\n[ 0.575873] Key type big_key registered\n[ 0.576687] Allocating IMA MOK and blacklist keyrings.\n[ 0.578006] Key type asymmetric registered\n[ 0.578830] Asymmetric key parser 'x509' registered\n[ 0.579785] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581370] io scheduler noop registered\n[ 0.582320] io scheduler deadline registered (default)\n[ 0.583662] io scheduler cfq registered\n[ 0.584776] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589915] ACPI: Power Button [PWRF]\n[ 0.591060] GHES: HEST is not enabled!\n[ 0.610571] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647972] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674463] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.677483] Linux agpgart interface v0.103\n[ 0.680131] brd: module loaded\n[ 0.681761] loop: module loaded\n[ 0.687011] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.688994] GPT:90111 != 20971519\n[ 0.689877] GPT:Alternate GPT header not at the end of the disk.\n[ 0.691853] GPT:90111 != 20971519\n[ 0.693230] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695090] vda: vda1 vda15\n[ 0.697571] scsi host0: ata_piix\n[ 0.698983] scsi host1: ata_piix\n[ 0.700225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.702693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705701] libphy: Fixed MDIO Bus: probed\n[ 0.707372] tun: Universal TUN/TAP device driver, 1.6\n[ 0.709256] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.712539] PPP generic driver version 2.4.2\n[ 0.713761] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.714975] ehci-pci: EHCI PCI platform driver\n[ 0.715898] ehci-platform: EHCI generic platform driver\n[ 0.716947] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718138] ohci-pci: OHCI PCI platform driver\n[ 0.719048] ohci-platform: OHCI generic platform driver\n[ 0.720086] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739534] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742197] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743282] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745506] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746864] usb usb1: Product: UHCI Host Controller\n[ 0.747754] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748836] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749834] hub 1-0:1.0: USB hub found\n[ 0.750583] hub 1-0:1.0: 2 ports detected\n[ 0.751453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753586] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754493] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755482] mousedev: PS/2 mouse device common for all mice\n[ 0.756617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757837] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759118] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762490] i2c /dev entries driver\n[ 0.763435] device-mapper: uevent: version 1.0.3\n[ 0.764637] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.766652] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768259] NET: Registered protocol family 10\n[ 0.769487] NET: Registered protocol family 17\n[ 0.770615] Key type dns_resolver registered\n[ 0.771782] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.773138] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774281] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.776491] registered taskstats version 1\n[ 0.777519] Loading compiled-in X.509 certificates\n[ 0.779193] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.781485] zswap: loaded using pool lzo/zbud\n[ 0.783250] Key type trusted registered\n[ 0.785013] Key type encrypted registered\n[ 0.785821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.786818] ima: No TPM chip found, activating TPM-bypass!\n[ 0.787827] evm: HMAC attrs: 0x1\n[ 0.788780] Magic number: 6:815:61\n[ 0.789630] rtc_cmos 00:00: setting system clock to 2018-10-10 05:03:02 UTC (1539147782)\n[ 0.801699] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.802800] EDD information not available.\n[ 0.862036] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863570] Write protecting the kernel read-only data: 14336k\n[ 0.865212] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.867001] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.930157] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.11...\nLease of 10.55.1.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.35. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5UJ6gaZMHsFy6t8EbayEuqraXt/EJvwOdYTY3XZgEbmwOBvlO2nU9ceslIUOSv6EZC/UMSolGrqeOouzr87OqsHN1kL4DR+EiPAJmZUBHw0a8hzQe4W4xUsEo6OE9O5Ipn8gaUwK5ApKiQ3wxw99wDtXxfH6hg2ANpIfSmQ9619p925IAyJn4vpBVGRDxgJTlTWedRK6gf03WPlfT1upZdAMtvYpbJZE2bWMPHxJe7ruSeopxdaNHcv/ln/OHuDfIKB4zmeLVf7HTKMUf3L58Nz6q1UsUfXSARDrqPpbtpty0OxPbB4VtBQQbvFVhpTeTw+YdGHWj8mjhRxmG2WOf root@createinstancesinglenetworktests-6ded9b57-de90-439e-b8d1-272241\nssh-dss AAAAB3NzaC1kc3MAAACBAM3i8bgtNeK9wVYiJT8ygIbTeQZyOQB7qle2YeevbUxoxAjjibpnBNqPczmL4wadrEFGDseeL6YOrgeV+Kqpg2uOPHPSdH+uR4pqRtfy6u8HkwFjON3DNwx79J7wp7rqQ9cWBsz7Lenj5pyau7kUfv1f+YO+UYWZf4B+8n4Gh2sNAAAAFQC6YUXao0zdqZeeaDZpQqv+rRX1yQAAAIA2YgAOmqQF4O5M0dKV/kAk1Png8cwvxFPIAItSmihBmvs7ZYLuo3TC6p0/mFw4869hpmd3xaof4eDwohavoCU9otJs84dROdOtJatR3myKJNLQUOFpabPrbCiXOmzZoGVrFfGoSTsYXty8wFcFRVXJJV8w1ks20sbIQ70tVPzpsgAAAIBScMzIBDsDfYENrK4mtTXDaphG/ZwkvUJ28b4vvIZGH6hN8Zw8QaUlqqBbenm/oVYEcUATGYcpShMnaBNiWqYcuA9m10pMslQxwSMv1xQoxpUSLht2qZ7BaTwSwUI0dS6e4aUpd6VW5ZDmPMICZOWvmqrjd9KVaqOg3X11ZApNSQ== root@createinstancesinglenetworktests-6ded9b57-de90-439e-b8d1-272241\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:fe3e:4e73/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 \nip-route:169.254.169.254 via 10.55.1.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-6ded9b57-de90-439e-b8d1-272241\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.09 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-6ded9b57-de90-439e-b8d1-272241 login: "} 2018-10-10 05:03:13,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255/action used request id req-a5f780f1-4ed7-44ae-abdb-fd16ce8d5b13 2018-10-10 05:03:13,791 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 05:03:13,792 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 489413262 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.126739] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.128378] pid_max: default: 32768 minimum: 301 [ 0.129259] ACPI: Core revision 20150930 [ 0.130646] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131947] Security Framework initialized [ 0.132758] Yama: becoming mindful. [ 0.133485] AppArmor: AppArmor initialized [ 0.134338] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135607] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136848] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138027] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139381] Initializing cgroup subsys io [ 0.140182] Initializing cgroup subsys memory [ 0.141038] Initializing cgroup subsys devices [ 0.141914] Initializing cgroup subsys freezer [ 0.142775] Initializing cgroup subsys net_cls [ 0.143638] Initializing cgroup subsys perf_event [ 0.144541] Initializing cgroup subsys net_prio [ 0.145414] Initializing cgroup subsys hugetlb [ 0.146284] Initializing cgroup subsys pids [ 0.147152] CPU: Physical Processor ID: 0 [ 0.148649] mce: CPU supports 10 MCE banks [ 0.149489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150484] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.152740] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159121] ftrace: allocating 31920 entries in 125 pages [ 0.185242] smpboot: Max logical packages: 2 [ 0.186100] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187286] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188622] x2apic enabled [ 0.189430] Switched APIC routing to physical x2apic. [ 0.191181] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192402] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194544] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196470] KVM setup paravirtual spinlock [ 0.197880] x86: Booting SMP configuration: [ 0.198778] .... node #0, CPUs: #1 [ 0.199681] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221910] x86: Booted up 1 node, 2 CPUs [ 0.221913] KVM setup async PF for cpu 1 [ 0.221916] kvm-stealtime: cpu 1, msr f90d940 [ 0.224477] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.225980] devtmpfs: initialized [ 0.227689] evm: security.selinux [ 0.228380] evm: security.SMACK64 [ 0.229066] evm: security.SMACK64EXEC [ 0.229806] evm: security.SMACK64TRANSMUTE [ 0.230620] evm: security.SMACK64MMAP [ 0.231361] evm: security.ima [ 0.231993] evm: security.capability [ 0.232878] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234797] pinctrl core: initialized pinctrl subsystem [ 0.235889] RTC time: 5:03:02, date: 10/10/18 [ 0.236892] NET: Registered protocol family 16 [ 0.246750] cpuidle: using governor ladder [ 0.258850] cpuidle: using governor menu [ 0.259666] PCCT header not found. [ 0.260456] ACPI: bus type PCI registered [ 0.261249] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262489] PCI: Using configuration type 1 for base access [ 0.275946] ACPI: Added _OSI(Module Device) [ 0.276787] ACPI: Added _OSI(Processor Device) [ 0.277640] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278531] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280885] ACPI: Interpreter enabled [ 0.281647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288947] ACPI: (supports S0 S5) [ 0.289645] ACPI: Using IOAPIC for interrupt routing [ 0.290582] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.293934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295058] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296266] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297444] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299662] acpiphp: Slot [3] registered [ 0.300460] acpiphp: Slot [4] registered [ 0.301247] acpiphp: Slot [5] registered [ 0.302043] acpiphp: Slot [6] registered [ 0.302831] acpiphp: Slot [7] registered [ 0.303619] acpiphp: Slot [8] registered [ 0.304408] acpiphp: Slot [9] registered [ 0.305193] acpiphp: Slot [10] registered [ 0.315997] acpiphp: Slot [11] registered [ 0.316808] acpiphp: Slot [12] registered [ 0.317613] acpiphp: Slot [13] registered [ 0.318414] acpiphp: Slot [14] registered [ 0.319212] acpiphp: Slot [15] registered [ 0.320021] acpiphp: Slot [16] registered [ 0.320833] acpiphp: Slot [17] registered [ 0.321637] acpiphp: Slot [18] registered [ 0.322442] acpiphp: Slot [19] registered [ 0.323246] acpiphp: Slot [20] registered [ 0.324059] acpiphp: Slot [21] registered [ 0.324867] acpiphp: Slot [22] registered [ 0.325676] acpiphp: Slot [23] registered [ 0.326481] acpiphp: Slot [24] registered [ 0.327284] acpiphp: Slot [25] registered [ 0.328089] acpiphp: Slot [26] registered [ 0.328895] acpiphp: Slot [27] registered [ 0.329700] acpiphp: Slot [28] registered [ 0.330501] acpiphp: Slot [29] registered [ 0.331308] acpiphp: Slot [30] registered [ 0.332119] acpiphp: Slot [31] registered [ 0.332922] PCI host bridge to bus 0000:00 [ 0.333724] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334924] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336128] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337569] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339000] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345298] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347715] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348964] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406100] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.407550] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.408954] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.410353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.411718] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.413763] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.414920] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417485] vgaarb: loaded [ 0.418076] vgaarb: bridge control possible 0000:00:02.0 [ 0.419207] SCSI subsystem initialized [ 0.420034] ACPI: bus type USB registered [ 0.420845] usbcore: registered new interface driver usbfs [ 0.421866] usbcore: registered new interface driver hub [ 0.422859] usbcore: registered new device driver usb [ 0.423957] PCI: Using ACPI for IRQ routing [ 0.424976] NetLabel: Initializing [ 0.425701] NetLabel: domain hash size = 128 [ 0.426544] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427482] NetLabel: unlabeled traffic allowed by default [ 0.428579] clocksource: Switched to clocksource kvm-clock [ 0.434535] AppArmor: AppArmor Filesystem Enabled [ 0.435484] pnp: PnP ACPI init [ 0.436408] pnp: PnP ACPI: found 5 devices [ 0.443821] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445515] NET: Registered protocol family 2 [ 0.446501] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.447756] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.448912] TCP: Hash tables configured (established 2048 bind 2048) [ 0.450071] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451135] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452317] NET: Registered protocol family 1 [ 0.453172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455309] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.473858] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.492677] Trying to unpack rootfs image as initramfs... [ 0.543279] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.558217] Scanning for low memory corruption every 60 seconds [ 0.560245] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562037] audit: initializing netlink subsys (disabled) [ 0.563633] audit: type=2000 audit(1539147782.647:1): initialized [ 0.565572] Initialise system trusted keyring [ 0.566967] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568859] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571606] zbud: loaded [ 0.572500] VFS: Disk quotas dquot_6.6.0 [ 0.573352] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574940] fuse init (API version 7.23) [ 0.575873] Key type big_key registered [ 0.576687] Allocating IMA MOK and blacklist keyrings. [ 0.578006] Key type asymmetric registered [ 0.578830] Asymmetric key parser 'x509' registered [ 0.579785] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581370] io scheduler noop registered [ 0.582320] io scheduler deadline registered (default) [ 0.583662] io scheduler cfq registered [ 0.584776] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589915] ACPI: Power Button [PWRF] [ 0.591060] GHES: HEST is not enabled! [ 0.610571] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647972] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.650680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674463] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.677483] Linux agpgart interface v0.103 [ 0.680131] brd: module loaded [ 0.681761] loop: module loaded [ 0.687011] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.688994] GPT:90111 != 20971519 [ 0.689877] GPT:Alternate GPT header not at the end of the disk. [ 0.691853] GPT:90111 != 20971519 [ 0.693230] GPT: Use GNU Parted to correct GPT errors. [ 0.695090] vda: vda1 vda15 [ 0.697571] scsi host0: ata_piix [ 0.698983] scsi host1: ata_piix [ 0.700225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.702693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.705701] libphy: Fixed MDIO Bus: probed [ 0.707372] tun: Universal TUN/TAP device driver, 1.6 [ 0.709256] tun: (C) 1999-2004 Max Krasnyansky [ 0.712539] PPP generic driver version 2.4.2 [ 0.713761] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.714975] ehci-pci: EHCI PCI platform driver [ 0.715898] ehci-platform: EHCI generic platform driver [ 0.716947] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718138] ohci-pci: OHCI PCI platform driver [ 0.719048] ohci-platform: OHCI generic platform driver [ 0.720086] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739534] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.740659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.742197] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.743282] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.744346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745506] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746864] usb usb1: Product: UHCI Host Controller [ 0.747754] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748836] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749834] hub 1-0:1.0: USB hub found [ 0.750583] hub 1-0:1.0: 2 ports detected [ 0.751453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753586] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754493] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755482] mousedev: PS/2 mouse device common for all mice [ 0.756617] rtc_cmos 00:00: RTC can wake from S4 [ 0.757837] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759118] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762490] i2c /dev entries driver [ 0.763435] device-mapper: uevent: version 1.0.3 [ 0.764637] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766652] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768259] NET: Registered protocol family 10 [ 0.769487] NET: Registered protocol family 17 [ 0.770615] Key type dns_resolver registered [ 0.771782] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.773138] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774281] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.776491] registered taskstats version 1 [ 0.777519] Loading compiled-in X.509 certificates [ 0.779193] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.781485] zswap: loaded using pool lzo/zbud [ 0.783250] Key type trusted registered [ 0.785013] Key type encrypted registered [ 0.785821] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786818] ima: No TPM chip found, activating TPM-bypass! [ 0.787827] evm: HMAC attrs: 0x1 [ 0.788780] Magic number: 6:815:61 [ 0.789630] rtc_cmos 00:00: setting system clock to 2018-10-10 05:03:02 UTC (1539147782) [ 0.801699] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802800] EDD information not available. [ 0.862036] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863570] Write protecting the kernel read-only data: 14336k [ 0.865212] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.867001] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.930157] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.17 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.11... Lease of 10.55.1.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.35. iid=i-0000010b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5UJ6gaZMHsFy6t8EbayEuqraXt/EJvwOdYTY3XZgEbmwOBvlO2nU9ceslIUOSv6EZC/UMSolGrqeOouzr87OqsHN1kL4DR+EiPAJmZUBHw0a8hzQe4W4xUsEo6OE9O5Ipn8gaUwK5ApKiQ3wxw99wDtXxfH6hg2ANpIfSmQ9619p925IAyJn4vpBVGRDxgJTlTWedRK6gf03WPlfT1upZdAMtvYpbJZE2bWMPHxJe7ruSeopxdaNHcv/ln/OHuDfIKB4zmeLVf7HTKMUf3L58Nz6q1UsUfXSARDrqPpbtpty0OxPbB4VtBQQbvFVhpTeTw+YdGHWj8mjhRxmG2WOf root@createinstancesinglenetworktests-6ded9b57-de90-439e-b8d1-272241 ssh-dss AAAAB3NzaC1kc3MAAACBAM3i8bgtNeK9wVYiJT8ygIbTeQZyOQB7qle2YeevbUxoxAjjibpnBNqPczmL4wadrEFGDseeL6YOrgeV+Kqpg2uOPHPSdH+uR4pqRtfy6u8HkwFjON3DNwx79J7wp7rqQ9cWBsz7Lenj5pyau7kUfv1f+YO+UYWZf4B+8n4Gh2sNAAAAFQC6YUXao0zdqZeeaDZpQqv+rRX1yQAAAIA2YgAOmqQF4O5M0dKV/kAk1Png8cwvxFPIAItSmihBmvs7ZYLuo3TC6p0/mFw4869hpmd3xaof4eDwohavoCU9otJs84dROdOtJatR3myKJNLQUOFpabPrbCiXOmzZoGVrFfGoSTsYXty8wFcFRVXJJV8w1ks20sbIQ70tVPzpsgAAAIBScMzIBDsDfYENrK4mtTXDaphG/ZwkvUJ28b4vvIZGH6hN8Zw8QaUlqqBbenm/oVYEcUATGYcpShMnaBNiWqYcuA9m10pMslQxwSMv1xQoxpUSLht2qZ7BaTwSwUI0dS6e4aUpd6VW5ZDmPMICZOWvmqrjd9KVaqOg3X11ZApNSQ== root@createinstancesinglenetworktests-6ded9b57-de90-439e-b8d1-272241 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:fe3e:4e73/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 ip-route:169.254.169.254 via 10.55.1.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000010b name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-6ded9b57-de90-439e-b8d1-272241 launch-index: 0 === cirros: current=0.4.0 uptime=3.09 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-6ded9b57-de90-439e-b8d1-272241 login: 2018-10-10 05:03:13,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:14,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03: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-362ef078-90ea-4b7d-a796-ab091fba8f2e x-compute-request-id: req-362ef078-90ea-4b7d-a796-ab091fba8f2e Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}, {"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:14,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-362ef078-90ea-4b7d-a796-ab091fba8f2e 2018-10-10 05:03:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:14,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-00578fb9-de8e-4711-a6c7-ffd628873921 Date: Wed, 10 Oct 2018 05:03:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:03:14,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-00578fb9-de8e-4711-a6c7-ffd628873921 2018-10-10 05:03:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:14,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b666e33-8a12-41ac-b731-53201fcf1df5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:03:14,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-2b666e33-8a12-41ac-b731-53201fcf1df5 2018-10-10 05:03:14,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:14,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5209661c-c391-41ff-a269-677fb757123b Date: Wed, 10 Oct 2018 05:03:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:03:14,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-5209661c-c391-41ff-a269-677fb757123b 2018-10-10 05:03:14,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:14,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-6a0a7c25-a67c-4585-9055-41b3ffd75cc0 Date: Wed, 10 Oct 2018 05:03:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.11"}],"id":"01378402-93f5-4aef-a297-7a24da87ed27","security_groups":["c23be908-df00-4ffa-82f5-4a793287272b","d83aefce-e4ca-4704-924b-69fc8dbbcfae"],"mac_address":"fa:16:3e:3e:4e:73","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:53Z","binding:vnic_type":"normal","device_id":"61489516-2c5e-44be-91e2-86684a1de255"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.4"}],"id":"99c38e6b-1784-4d64-bc16-986b05c80b4b","security_groups":[],"mac_address":"fa:16:3e:8c:0e:79","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.3"}],"id":"ae2204fa-b0a5-4fc5-8dc4-6a3cebfbb69e","security_groups":[],"mac_address":"fa:16:3e:74:b9:81","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.2"}],"id":"fa556f9f-674c-438e-bc4c-8a1c58d360c6","security_groups":[],"mac_address":"fa:16:3e:f8:81:da","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.1"}],"id":"ff98efff-1c0d-4a17-aa79-27d041e842f7","security_groups":[],"mac_address":"fa:16:3e:88:2f:8b","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:42Z","binding:vnic_type":"normal","device_id":"466d91ca-b257-4788-933f-f05fcc2cfeca"}]} 2018-10-10 05:03:14,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-6a0a7c25-a67c-4585-9055-41b3ffd75cc0 2018-10-10 05:03:14,457 - create_instance - INFO - Checking if VM is active 2018-10-10 05:03:14,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:14,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-d6787b92-8c27-45af-9ac5-3ce4a52decfc x-compute-request-id: req-d6787b92-8c27-45af-9ac5-3ce4a52decfc Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}, {"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:14,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-d6787b92-8c27-45af-9ac5-3ce4a52decfc 2018-10-10 05:03:14,790 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst] is - ACTIVE 2018-10-10 05:03:14,790 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:03:14,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:15,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-03ac8645-4352-4f5f-a923-199058d808d9 x-compute-request-id: req-03ac8645-4352-4f5f-a923-199058d808d9 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:4e:73", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp"}, {"name": "default"}], "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:02Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:15,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-03ac8645-4352-4f5f-a923-199058d808d9 2018-10-10 05:03:15,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:15,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4b26b3db-235e-474d-a95b-8be09ea74745 Date: Wed, 10 Oct 2018 05:03:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"],"updated_at":"2018-10-10T05:02:33Z","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"eb15f2ab-b928-49be-bc40-6caea435ad31","name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net"}]} 2018-10-10 05:03:15,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net used request id req-4b26b3db-235e-474d-a95b-8be09ea74745 2018-10-10 05:03:15,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:15,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e83c43-58af-4ae0-a32b-25385cb40d3e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:03:15,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-45e83c43-58af-4ae0-a32b-25385cb40d3e 2018-10-10 05:03:15,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:15,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ba284f6b-961c-4a02-8efd-581a7d5954b7 Date: Wed, 10 Oct 2018 05:03:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","dns_nameservers":[],"updated_at":"2018-10-10T05:02:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f73f3de3f20a425dabdca0cf449cd033","id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet"}]} 2018-10-10 05:03:15,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-ba284f6b-961c-4a02-8efd-581a7d5954b7 2018-10-10 05:03:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:15,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-9513c8f5-8c2b-4a98-8493-59f2704225a8 Date: Wed, 10 Oct 2018 05:03:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:06Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.11"}],"id":"01378402-93f5-4aef-a297-7a24da87ed27","security_groups":["c23be908-df00-4ffa-82f5-4a793287272b","d83aefce-e4ca-4704-924b-69fc8dbbcfae"],"mac_address":"fa:16:3e:3e:4e:73","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:53Z","binding:vnic_type":"normal","device_id":"61489516-2c5e-44be-91e2-86684a1de255"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.4"}],"id":"99c38e6b-1784-4d64-bc16-986b05c80b4b","security_groups":[],"mac_address":"fa:16:3e:8c:0e:79","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.3"}],"id":"ae2204fa-b0a5-4fc5-8dc4-6a3cebfbb69e","security_groups":[],"mac_address":"fa:16:3e:74:b9:81","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.2"}],"id":"fa556f9f-674c-438e-bc4c-8a1c58d360c6","security_groups":[],"mac_address":"fa:16:3e:f8:81:da","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eb15f2ab-b928-49be-bc40-6caea435ad31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:02:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"613fd16a-50a9-4fc5-9c1e-e941b7a5bb51","ip_address":"10.55.1.1"}],"id":"ff98efff-1c0d-4a17-aa79-27d041e842f7","security_groups":[],"mac_address":"fa:16:3e:88:2f:8b","project_id":"f73f3de3f20a425dabdca0cf449cd033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb15f2ab-b928-49be-bc40-6caea435ad31","tenant_id":"f73f3de3f20a425dabdca0cf449cd033","created_at":"2018-10-10T05:02:42Z","binding:vnic_type":"normal","device_id":"466d91ca-b257-4788-933f-f05fcc2cfeca"}]} 2018-10-10 05:03:15,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-9513c8f5-8c2b-4a98-8493-59f2704225a8 2018-10-10 05:03:15,462 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:03:15,465 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8104d0L 2018-10-10 05:03:15,466 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:03:15,466 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:03:15,466 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:03:15,467 - 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-10-10 05:03:15,467 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:03:15,467 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:03:15,467 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:03:15,468 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:03:15,468 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:03:15,485 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:03:15,486 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:03:15,498 - paramiko.transport - DEBUG - Trying key c5b58ed893479d0c0eba4834a35b1929 from tmp/CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e 2018-10-10 05:03:15,524 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:03:15,527 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:03:15,628 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:03:15,644 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:03:15,644 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:03:15,646 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8b8e50L 2018-10-10 05:03:15,646 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:03:15,646 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:03:15,647 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:03:15,647 - 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-10-10 05:03:15,648 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:03:15,648 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:03:15,648 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:03:15,648 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:03:15,648 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:03:15,665 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:03:15,666 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:03:15,678 - paramiko.transport - DEBUG - Trying key c5b58ed893479d0c0eba4834a35b1929 from tmp/CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e 2018-10-10 05:03:15,704 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:03:15,707 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:03:15,711 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:03:15,712 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:03:15,712 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:03:15,713 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:03:15,715 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:03:15,716 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-10 05:03:15,716 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-10 05:03:15,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/5d9b4194-9410-4b5f-ab81-177fe1a73f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:17,207 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2fa94ecf-1b35-4b86-bc9a-c3cb8f0d02ad Content-Length: 0 Date: Wed, 10 Oct 2018 05:03:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:17,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/5d9b4194-9410-4b5f-ab81-177fe1a73f35 used request id req-2fa94ecf-1b35-4b86-bc9a-c3cb8f0d02ad 2018-10-10 05:03:17,208 - create_instance - INFO - Deleting Port with ID - 01378402-93f5-4aef-a297-7a24da87ed27 2018-10-10 05:03:17,208 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935eport-1 2018-10-10 05:03:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/01378402-93f5-4aef-a297-7a24da87ed27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:17,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50ca0ad8-c500-4969-9428-1053a90a498f Date: Wed, 10 Oct 2018 05:03:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:17,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/01378402-93f5-4aef-a297-7a24da87ed27 used request id req-50ca0ad8-c500-4969-9428-1053a90a498f 2018-10-10 05:03:17,767 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst 2018-10-10 05:03:17,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:17,926 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:03: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-3e11f706-e599-4c0c-935d-d41000078daf x-compute-request-id: req-3e11f706-e599-4c0c-935d-d41000078daf Content-Type: application/json 2018-10-10 05:03:17,926 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-3e11f706-e599-4c0c-935d-d41000078daf 2018-10-10 05:03:17,927 - create_instance - INFO - Checking deletion status 2018-10-10 05:03:17,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:18,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03: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-750b203e-c5b2-409b-9e9b-7e8f206e26eb x-compute-request-id: req-750b203e-c5b2-409b-9e9b-7e8f206e26eb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:17Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:18,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-750b203e-c5b2-409b-9e9b-7e8f206e26eb 2018-10-10 05:03:18,307 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst] is - ACTIVE 2018-10-10 05:03:18,307 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:03:21,310 - create_instance - DEBUG - VM status query timeout in 296.616641045 2018-10-10 05:03:21,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:21,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d68d6399-73a2-4daa-9319-3ff714e9f92d x-compute-request-id: req-d68d6399-73a2-4daa-9319-3ff714e9f92d Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/61489516-2c5e-44be-91e2-86684a1de255", "rel": "bookmark"}], "image": {"id": "1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "links": [{"href": "http://172.30.9.25:8774/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:03:01.000000", "flavor": {"id": "df976b87-2e08-412b-b1b7-9f09f529b969", "links": [{"href": "http://172.30.9.25:8774/flavors/df976b87-2e08-412b-b1b7-9f09f529b969", "rel": "bookmark"}]}, "id": "61489516-2c5e-44be-91e2-86684a1de255", "user_id": "5098652c81134ba0b7cf3e04ae39bbe3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:03:17Z", "hostId": "7f3ef15485fb70a7101ec2d5f01f0984772ebbda716c947702c54a13", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp", "name": "CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst", "created": "2018-10-10T05:02:57Z", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:03:21,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-d68d6399-73a2-4daa-9319-3ff714e9f92d 2018-10-10 05:03:21,576 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst] is - ACTIVE 2018-10-10 05:03:21,576 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:03:24,580 - create_instance - DEBUG - VM status query timeout in 293.347259045 2018-10-10 05:03:24,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c65abd10f2a4b3140eef615bfd2bea466a321fd" 2018-10-10 05:03:24,636 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 05:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67fa9e0f-d628-433f-bd2c-675ea06d195b x-compute-request-id: req-67fa9e0f-d628-433f-bd2c-675ea06d195b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 61489516-2c5e-44be-91e2-86684a1de255 could not be found.", "code": 404}} 2018-10-10 05:03:24,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/61489516-2c5e-44be-91e2-86684a1de255 used request id req-67fa9e0f-d628-433f-bd2c-675ea06d195b 2018-10-10 05:03:24,636 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 61489516-2c5e-44be-91e2-86684a1de255 could not be found. (HTTP 404) (Request-ID: req-67fa9e0f-d628-433f-bd2c-675ea06d195b) 2018-10-10 05:03:24,636 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-inst 2018-10-10 05:03:24,638 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp 2018-10-10 05:03:24,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf3efc1b61296adf1f87c3e0ec1e3f4a3bda6307" 2018-10-10 05:03:24,692 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6c410e7-b70a-4dc8-be30-0068d5ada680 x-compute-request-id: req-f6c410e7-b70a-4dc8-be30-0068d5ada680 Content-Length: 0 Content-Type: application/json 2018-10-10 05:03:24,692 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-kp used request id req-f6c410e7-b70a-4dc8-be30-0068d5ada680 2018-10-10 05:03:24,693 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e.pub] 2018-10-10 05:03:24,693 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e] 2018-10-10 05:03:24,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/df976b87-2e08-412b-b1b7-9f09f529b969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbdcf50e8882500889396c5b61d059eb74eb626f" 2018-10-10 05:03:24,747 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3b8f8ea-cfc1-49eb-a327-5d0c719cce38 x-compute-request-id: req-d3b8f8ea-cfc1-49eb-a327-5d0c719cce38 Content-Length: 0 Content-Type: application/json 2018-10-10 05:03:24,747 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/df976b87-2e08-412b-b1b7-9f09f529b969 used request id req-d3b8f8ea-cfc1-49eb-a327-5d0c719cce38 2018-10-10 05:03:24,748 - neutron_utils - INFO - Deleting security group rule with ID - d1215c0a-b2f8-46dd-811d-36ab015b428d 2018-10-10 05:03:24,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d1215c0a-b2f8-46dd-811d-36ab015b428d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:03:25,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9860e9a1-c575-47b3-be17-607c5ac52e54 Content-Length: 0 Date: Wed, 10 Oct 2018 05:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:25,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d1215c0a-b2f8-46dd-811d-36ab015b428d used request id req-9860e9a1-c575-47b3-be17-607c5ac52e54 2018-10-10 05:03:25,009 - neutron_utils - INFO - Deleting security group rule with ID - 9a288bc1-b2e3-4c89-80d4-16076f6fa07d 2018-10-10 05:03:25,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/9a288bc1-b2e3-4c89-80d4-16076f6fa07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:03:25,236 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae31c6f2-a1d1-413f-9b7f-49dea823af13 Content-Length: 0 Date: Wed, 10 Oct 2018 05:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:25,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/9a288bc1-b2e3-4c89-80d4-16076f6fa07d used request id req-ae31c6f2-a1d1-413f-9b7f-49dea823af13 2018-10-10 05:03:25,236 - neutron_utils - INFO - Deleting security group rule with ID - b801a3d7-1da2-4f33-9b79-b0fb349bbdd6 2018-10-10 05:03:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/b801a3d7-1da2-4f33-9b79-b0fb349bbdd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:03:25,331 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56d46c1e-d5bf-4912-a89a-02e6ab36265b Content-Length: 0 Date: Wed, 10 Oct 2018 05:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:25,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/b801a3d7-1da2-4f33-9b79-b0fb349bbdd6 used request id req-56d46c1e-d5bf-4912-a89a-02e6ab36265b 2018-10-10 05:03:25,331 - neutron_utils - INFO - Deleting security group rule with ID - a1601ba0-ac62-4bbd-b437-3dee2d721fe1 2018-10-10 05:03:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a1601ba0-ac62-4bbd-b437-3dee2d721fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:03:25,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-815e317d-ad8a-47f4-b95b-92e78c17a4a5 Content-Length: 0 Date: Wed, 10 Oct 2018 05:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:25,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a1601ba0-ac62-4bbd-b437-3dee2d721fe1 used request id req-815e317d-ad8a-47f4-b95b-92e78c17a4a5 2018-10-10 05:03:25,571 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-sec-grp 2018-10-10 05:03:25,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c23be908-df00-4ffa-82f5-4a793287272b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a6e0b6015bf523ef6a60dd95dd6fe20ee5ffac" 2018-10-10 05:03:25,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6617e9a9-1303-4279-a82e-29b833f8cd7e Content-Length: 0 Date: Wed, 10 Oct 2018 05:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:25,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c23be908-df00-4ffa-82f5-4a793287272b used request id req-6617e9a9-1303-4279-a82e-29b833f8cd7e 2018-10-10 05:03:25,700 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router and subnet CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet 2018-10-10 05:03:25,700 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router 2018-10-10 05:03:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/466d91ca-b257-4788-933f-f05fcc2cfeca/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" -d '{"subnet_id": "613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"}' 2018-10-10 05:03:27,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9c7378d7-bc70-4bb6-bd08-6f705be2c9f4 Date: Wed, 10 Oct 2018 05:03:27 GMT RESP BODY: {"network_id": "eb15f2ab-b928-49be-bc40-6caea435ad31", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "subnet_id": "613fd16a-50a9-4fc5-9c1e-e941b7a5bb51", "subnet_ids": ["613fd16a-50a9-4fc5-9c1e-e941b7a5bb51"], "port_id": "ff98efff-1c0d-4a17-aa79-27d041e842f7", "id": "466d91ca-b257-4788-933f-f05fcc2cfeca"} 2018-10-10 05:03:27,320 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/466d91ca-b257-4788-933f-f05fcc2cfeca/remove_router_interface used request id req-9c7378d7-bc70-4bb6-bd08-6f705be2c9f4 2018-10-10 05:03:27,320 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router 2018-10-10 05:03:27,320 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-router 2018-10-10 05:03:27,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/466d91ca-b257-4788-933f-f05fcc2cfeca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8a7d86454ae427ba1fc908e590913b2fa9f219" 2018-10-10 05:03:30,903 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15dfe3ce-b359-4c55-bfe8-8332cc5f8382 Content-Length: 0 Date: Wed, 10 Oct 2018 05:03:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:30,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/466d91ca-b257-4788-933f-f05fcc2cfeca used request id req-15dfe3ce-b359-4c55-bfe8-8332cc5f8382 2018-10-10 05:03:30,904 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet 2018-10-10 05:03:30,904 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-subnet 2018-10-10 05:03:30,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/613fd16a-50a9-4fc5-9c1e-e941b7a5bb51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" 2018-10-10 05:03:33,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2966ec3-307a-43fc-8280-d05b7ae2f1ec Date: Wed, 10 Oct 2018 05:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:33,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/613fd16a-50a9-4fc5-9c1e-e941b7a5bb51 used request id req-c2966ec3-307a-43fc-8280-d05b7ae2f1ec 2018-10-10 05:03:33,067 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-pub-net 2018-10-10 05:03:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/eb15f2ab-b928-49be-bc40-6caea435ad31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e80eb951dc1628df1ea79af53ecb2a081297b4" 2018-10-10 05:03:34,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b60d5c8-28ee-4ffb-9dd6-bead0ae4088c Date: Wed, 10 Oct 2018 05:03:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:34,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/eb15f2ab-b928-49be-bc40-6caea435ad31 used request id req-0b60d5c8-28ee-4ffb-9dd6-bead0ae4088c 2018-10-10 05:03:34,125 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-6ded9b57-de90-439e-b8d1-27224184935e-image 2018-10-10 05:03:34,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600d69136cf1ede9b8e326054ba8fdb2ab83ed37" 2018-10-10 05:03:35,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b39fb30-0f7f-4801-9519-46d51d43c527 Date: Wed, 10 Oct 2018 05:03:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:03:35,153 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1a4dc1d0-59b6-4f69-a0c4-a85321dc6c82 used request id req-5b39fb30-0f7f-4801-9519-46d51d43c527 2018-10-10 05:03:35,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:35,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a0eeb5c5-daca-418f-ad61-147222dae101 Date: Wed, 10 Oct 2018 05:03:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:32Z", "updated_at": "2018-10-10T05:02:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:32Z", "revision_number": 0, "id": "09947379-c142-4af1-b93b-0a463f1f7829", "remote_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:32Z", "security_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv6", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:32Z", "revision_number": 0, "id": "1b42d2e8-6993-41fa-85ac-634bf336b9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:32Z", "security_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:32Z", "revision_number": 0, "id": "442876ff-5fcb-46c3-8f39-c6feddc7554f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:32Z", "security_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv6", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:02:32Z", "revision_number": 0, "id": "fab47003-f114-459a-afd4-533ebfdf1973", "remote_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "remote_ip_prefix": null, "created_at": "2018-10-10T05:02:32Z", "security_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "port_range_min": null, "ethertype": "IPv4", "project_id": "f73f3de3f20a425dabdca0cf449cd033"}], "revision_number": 4, "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "name": "default"}]} 2018-10-10 05:03:35,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-a0eeb5c5-daca-418f-ad61-147222dae101 2018-10-10 05:03:35,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb880e3-03c7-4e35-901c-1ced9cbd71b5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 05:03:35,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-ddb880e3-03c7-4e35-901c-1ced9cbd71b5 2018-10-10 05:03:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:35,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5908f62-30bf-4e35-8c10-985665ba4994 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 05:03:35,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-a5908f62-30bf-4e35-8c10-985665ba4994 2018-10-10 05:03:35,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:35,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36d5f54-372a-4a9c-a107-90a675e1168f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 05:03:35,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-c36d5f54-372a-4a9c-a107-90a675e1168f 2018-10-10 05:03:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:35,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e5a680-c01a-4b13-9744-1034d47bf1f1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033"}, "enabled": true, "id": "f73f3de3f20a425dabdca0cf449cd033", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj"}} 2018-10-10 05:03:35,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-51e5a680-c01a-4b13-9744-1034d47bf1f1 2018-10-10 05:03:35,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d83aefce-e4ca-4704-924b-69fc8dbbcfae 2018-10-10 05:03:35,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d83aefce-e4ca-4704-924b-69fc8dbbcfae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:35,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-767e703d-7e09-49dc-ab95-2654a675bdfb Date: Wed, 10 Oct 2018 05:03:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:32Z", "security_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:32Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "09947379-c142-4af1-b93b-0a463f1f7829"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:32Z", "security_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:32Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "1b42d2e8-6993-41fa-85ac-634bf336b9a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:32Z", "security_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:32Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "442876ff-5fcb-46c3-8f39-c6feddc7554f"}, {"remote_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:02:32Z", "security_group_id": "d83aefce-e4ca-4704-924b-69fc8dbbcfae", "port_range_min": null, "revision_number": 0, "tenant_id": "f73f3de3f20a425dabdca0cf449cd033", "created_at": "2018-10-10T05:02:32Z", "project_id": "f73f3de3f20a425dabdca0cf449cd033", "id": "fab47003-f114-459a-afd4-533ebfdf1973"}]} 2018-10-10 05:03:35,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d83aefce-e4ca-4704-924b-69fc8dbbcfae used request id req-767e703d-7e09-49dc-ab95-2654a675bdfb 2018-10-10 05:03:35,918 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 05:03:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d83aefce-e4ca-4704-924b-69fc8dbbcfae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:36,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f5b0974-91e9-4523-b7a8-27e749b82fdc Content-Length: 0 Date: Wed, 10 Oct 2018 05:03:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:03:36,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d83aefce-e4ca-4704-924b-69fc8dbbcfae used request id req-5f5b0974-91e9-4523-b7a8-27e749b82fdc 2018-10-10 05:03:36,225 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj 2018-10-10 05:03:36,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:36,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9ad12d-42b7-486f-a2ca-0cde8b48cf83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:03:36,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f73f3de3f20a425dabdca0cf449cd033 used request id req-3b9ad12d-42b7-486f-a2ca-0cde8b48cf83 2018-10-10 05:03:36,418 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-proj-role 2018-10-10 05:03:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/a2a20aced2d848a4bafa4ed49472b90a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:36,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-966cde0a-e595-4a34-9443-589f73b41fcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:03:36,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/a2a20aced2d848a4bafa4ed49472b90a used request id req-966cde0a-e595-4a34-9443-589f73b41fcc 2018-10-10 05:03:36,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2ad5c040af096b7e21f7c936a1ffe1317bdd06" 2018-10-10 05:03:36,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad620431-0ea8-45d3-81cc-483170535f31 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:03:36,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ad620431-0ea8-45d3-81cc-483170535f31 2018-10-10 05:03:36,624 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-59c21f43-f4a2-491-user 2018-10-10 05:03:36,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/5098652c81134ba0b7cf3e04ae39bbe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd13d62b762155cecbb651947c57b0d0584852bf" 2018-10-10 05:03:36,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-410e0b83-6c17-4822-8869-717a422f4cce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:03:36,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5098652c81134ba0b7cf3e04ae39bbe3 used request id req-410e0b83-6c17-4822-8869-717a422f4cce 2018-10-10 05:03:36,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:37,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Al9EleuhTJGy70SxnspyCA"], "issued_at": "2018-10-10T05:03:37.000000Z"}} 2018-10-10 05:03:37,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830ebfc21bf6087d09e5b431d28aa107fcb4c9f8" 2018-10-10 05:03:37,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af60f859-59bb-4c7f-aadb-31ba888179a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:37,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-af60f859-59bb-4c7f-aadb-31ba888179a0 2018-10-10 05:03:37,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:37,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:37,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["9yZV3E1BRz2x9d1MDsSf_w"], "issued_at": "2018-10-10T05:03:37.000000Z"}} 2018-10-10 05:03:37,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:03:37,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125eff8b-16ac-4fa2-aac2-d02051f4af9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:37,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-125eff8b-16ac-4fa2-aac2-d02051f4af9c 2018-10-10 05:03:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:03:37,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:03:37,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:03:37,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddc04e9-1eb9-4abe-8a63-c717f62095d6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 05:03:37,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj used request id req-2ddc04e9-1eb9-4abe-8a63-c717f62095d6 2018-10-10 05:03:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:03:37,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee39bd33-8c77-4b1e-a0f1-eba70d2f8770 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:03:37,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ee39bd33-8c77-4b1e-a0f1-eba70d2f8770 2018-10-10 05:03:37,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}}' 2018-10-10 05:03:38,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c50425ea-2d4a-42a0-9a34-1d69050d5052 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:03:38,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c50425ea-2d4a-42a0-9a34-1d69050d5052 2018-10-10 05:03:38,076 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj 2018-10-10 05:03:38,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:38,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:38,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["pxlMIL4bTyycpOKwq68R_g"], "issued_at": "2018-10-10T05:03:38.000000Z"}} 2018-10-10 05:03:38,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268347d8aad010bd935612659e1741ec22d94b05" 2018-10-10 05:03:38,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46deab4b-3cf5-4b81-9667-8dbfec4aede8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:38,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-46deab4b-3cf5-4b81-9667-8dbfec4aede8 2018-10-10 05:03:38,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:03:38,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:03:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268347d8aad010bd935612659e1741ec22d94b05" 2018-10-10 05:03:38,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c4ff73-4550-4e3c-8774-1f0e9ea8f89b Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:03:38,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d3c4ff73-4550-4e3c-8774-1f0e9ea8f89b 2018-10-10 05:03:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268347d8aad010bd935612659e1741ec22d94b05" 2018-10-10 05:03:38,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fbea3e-a7fc-4489-9de8-b2cd93ac34c3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}]} 2018-10-10 05:03:38,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj used request id req-70fbea3e-a7fc-4489-9de8-b2cd93ac34c3 2018-10-10 05:03:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268347d8aad010bd935612659e1741ec22d94b05" 2018-10-10 05:03:38,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334b3d0a-b27c-4676-ac00-0b74c416fe38 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:03:38,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-334b3d0a-b27c-4676-ac00-0b74c416fe38 2018-10-10 05:03:39,319 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user 2018-10-10 05:03:39,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:39,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:03:39,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400bea1c-f035-4e10-bc4d-0577eddfe8c1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:03:39,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-400bea1c-f035-4e10-bc4d-0577eddfe8c1 2018-10-10 05:03:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}}' 2018-10-10 05:03:39,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d97e132a-6c5c-4184-9d77-76e50cd30bea Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b36f0c51efff4fe0b7ffed36f8dd447b", "links": {"self": "http://172.30.9.25:5000/v3/roles/b36f0c51efff4fe0b7ffed36f8dd447b"}, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}} 2018-10-10 05:03:39,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d97e132a-6c5c-4184-9d77-76e50cd30bea 2018-10-10 05:03:39,524 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role 2018-10-10 05:03:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/b36f0c51efff4fe0b7ffed36f8dd447b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:03:39,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c6445d-e20a-4482-89b4-de951409f1f0 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/b36f0c51efff4fe0b7ffed36f8dd447b"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role", "id": "b36f0c51efff4fe0b7ffed36f8dd447b"}} 2018-10-10 05:03:39,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/b36f0c51efff4fe0b7ffed36f8dd447b used request id req-a1c6445d-e20a-4482-89b4-de951409f1f0 2018-10-10 05:03:39,608 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role to project CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj 2018-10-10 05:03:39,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6/users/72a3508b8a064e9d8ebb056aa0433801/roles/b36f0c51efff4fe0b7ffed36f8dd447b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:03:39,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b562240a-bd9e-4a16-9483-dad9b9b90336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:03:39,736 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6/users/72a3508b8a064e9d8ebb056aa0433801/roles/b36f0c51efff4fe0b7ffed36f8dd447b used request id req-b562240a-bd9e-4a16-9483-dad9b9b90336 2018-10-10 05:03:39,736 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:03:39,738 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 05:03:39,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:39,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:40,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["_RE44u5nQYOzT5x2VwNZsQ"], "issued_at": "2018-10-10T05:03:40.000000Z"}} 2018-10-10 05:03:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" 2018-10-10 05:03:40,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ce29a0-3130-4536-8b5e-0d830e0c654d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:40,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-01ce29a0-3130-4536-8b5e-0d830e0c654d 2018-10-10 05:03:40,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" 2018-10-10 05:03:40,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-63990525-6722-4aa1-8041-2627c1e54df8 Date: Wed, 10 Oct 2018 05:03:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image"} 2018-10-10 05:03:40,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image used request id req-63990525-6722-4aa1-8041-2627c1e54df8 2018-10-10 05:03:40,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" 2018-10-10 05:03:40,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1960ec73-67ae-4cc3-8500-a8cb89cf9fcb Date: Wed, 10 Oct 2018 05: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:03:40,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1960ec73-67ae-4cc3-8500-a8cb89cf9fcb 2018-10-10 05:03:40,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image"}' 2018-10-10 05:03:40,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed X-Openstack-Request-Id: req-acd21a86-6437-4d50-b152-ff69d7c2b5c3 Date: Wed, 10 Oct 2018 05:03:40 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:03:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T05:03:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "min_disk": 0, "protected": false, "id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "file": "/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/file", "checksum": null, "owner": "b9aadd7edebb4a25bed8078fe4b559c6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:03:40,760 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-acd21a86-6437-4d50-b152-ff69d7c2b5c3 2018-10-10 05:03:40,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" -d '' 2018-10-10 05:03:42,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3253896-8f9b-4812-a7d8-e4397656db7a Date: Wed, 10 Oct 2018 05:03:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:03:42,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/file used request id req-b3253896-8f9b-4812-a7d8-e4397656db7a 2018-10-10 05:03:42,804 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 05:03:42,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" 2018-10-10 05:03:42,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-839b21e5-9d81-4b0e-8ce5-59a310dc9ac0 Date: Wed, 10 Oct 2018 05:03:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:03:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:03:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/snap", "metadata": {}}], "self": "/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "min_disk": 0, "protected": false, "id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "file": "/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b9aadd7edebb4a25bed8078fe4b559c6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:03:42,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed used request id req-839b21e5-9d81-4b0e-8ce5-59a310dc9ac0 2018-10-10 05:03:42,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" 2018-10-10 05:03:43,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-77d6e2ac-d7ef-4f56-b273-7534c7dc98b9 Date: Wed, 10 Oct 2018 05:03:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:03:43,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-77d6e2ac-d7ef-4f56-b273-7534c7dc98b9 2018-10-10 05:03:43,133 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image 2018-10-10 05:03:43,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" 2018-10-10 05:03:43,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-b8da6d40-3d4b-45db-98a4-3275c2c56358 Date: Wed, 10 Oct 2018 05:03:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:03:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:03:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/snap", "metadata": {}}], "self": "/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "min_disk": 0, "protected": false, "id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "file": "/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b9aadd7edebb4a25bed8078fe4b559c6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:03:43,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed used request id req-b8da6d40-3d4b-45db-98a4-3275c2c56358 2018-10-10 05:03:43,303 - create_image - DEBUG - Instance status is - active 2018-10-10 05:03:43,303 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image 2018-10-10 05:03:43,303 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image 2018-10-10 05:03:43,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:43,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:43,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["1dJao_46SyCSb_F2tGsHng"], "issued_at": "2018-10-10T05:03:43.000000Z"}} 2018-10-10 05:03:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" 2018-10-10 05:03:43,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b16d39c-4056-4f85-b80a-1c8b27e1fdeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:43,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5b16d39c-4056-4f85-b80a-1c8b27e1fdeb 2018-10-10 05:03:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" 2018-10-10 05:03:43,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e34e7e1f-a552-48f1-9b1e-3452be3fedb6 Date: Wed, 10 Oct 2018 05:03:43 GMT RESP BODY: {"networks":[]} 2018-10-10 05:03:43,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-e34e7e1f-a552-48f1-9b1e-3452be3fedb6 2018-10-10 05:03:43,936 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net 2018-10-10 05:03:43,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net", "admin_state_up": true}}' 2018-10-10 05:03:44,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4d3cb8aa-20ed-406b-b48a-a0b394c80b40 Date: Wed, 10 Oct 2018 05:03:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T05:03:44Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","mtu":1450}} 2018-10-10 05:03:44,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-4d3cb8aa-20ed-406b-b48a-a0b394c80b40 2018-10-10 05:03:44,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" 2018-10-10 05:03:44,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-b6fffe55-36c3-4c12-8cd0-33497dc64215 Date: Wed, 10 Oct 2018 05:03:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:03:44Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:03:44,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-b6fffe55-36c3-4c12-8cd0-33497dc64215 2018-10-10 05:03:44,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" 2018-10-10 05:03:44,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c9ad8a6-4928-4a9b-b884-cb7f055dcd75 Date: Wed, 10 Oct 2018 05:03:44 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:03:44,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-0c9ad8a6-4928-4a9b-b884-cb7f055dcd75 2018-10-10 05:03:44,944 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet 2018-10-10 05:03:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" -d '{"subnets": [{"ip_version": 4, "network_id": "ddf31992-d2a5-4a3b-bf23-6558d6024e0b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]}' 2018-10-10 05:03:45,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f57d0408-93a3-4128-886c-54c24eeb3173 Date: Wed, 10 Oct 2018 05:03:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:03:45,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f57d0408-93a3-4128-886c-54c24eeb3173 2018-10-10 05:03:45,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" 2018-10-10 05:03:45,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-50511ee9-b738-4139-afdb-c890784187cd Date: Wed, 10 Oct 2018 05:03:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:03:45,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-50511ee9-b738-4139-afdb-c890784187cd 2018-10-10 05:03:45,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" 2018-10-10 05:03:46,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25cce7b3-74c3-49c2-8eb1-6ab9a272fc93 Date: Wed, 10 Oct 2018 05:03:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:03:46,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-25cce7b3-74c3-49c2-8eb1-6ab9a272fc93 2018-10-10 05:03:46,190 - OpenStackNetwork - DEBUG - Network [ddf31992-d2a5-4a3b-bf23-6558d6024e0b] created successfully 2018-10-10 05:03:46,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:46,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:46,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["ObsDcwAFR4KFuoGUT2RMTg"], "issued_at": "2018-10-10T05:03:46.000000Z"}} 2018-10-10 05:03:46,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:46,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03c7bd0-49d8-416c-a703-d5236a4e4705 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:46,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e03c7bd0-49d8-416c-a703-d5236a4e4705 2018-10-10 05:03:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:46,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-98f6e091-291d-4cd5-90b1-5df755f9b32b Date: Wed, 10 Oct 2018 05:03:46 GMT RESP BODY: {"routers": []} 2018-10-10 05:03:46,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router&admin_state_up=True used request id req-98f6e091-291d-4cd5-90b1-5df755f9b32b 2018-10-10 05:03:46,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:46,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:47,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["SD53Shb5QuWMbgaVLeu8Uw"], "issued_at": "2018-10-10T05:03:47.000000Z"}} 2018-10-10 05:03:47,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db274b2239534ec534fe10b2c374a67b40334d4" 2018-10-10 05:03:47,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858d5388-9db4-4ec6-8ab4-521402333f1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:47,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-858d5388-9db4-4ec6-8ab4-521402333f1e 2018-10-10 05:03:47,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:47,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e974a8a2-1d56-4546-b31f-3555e5f8c57d Date: Wed, 10 Oct 2018 05:03:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:03:47,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-e974a8a2-1d56-4546-b31f-3555e5f8c57d 2018-10-10 05:03:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:47,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-35e78b9e-c6c9-45ef-86ba-5c764a9bf811 Date: Wed, 10 Oct 2018 05:03:47 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:03:47,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-35e78b9e-c6c9-45ef-86ba-5c764a9bf811 2018-10-10 05:03:47,727 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router 2018-10-10 05:03:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router", "admin_state_up": true}}' 2018-10-10 05:03:52,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-58a96e94-f6c1-4f41-b28b-02ae70506e52 Date: Wed, 10 Oct 2018 05:03:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:48Z", "admin_state_up": true, "updated_at": "2018-10-10T05:03:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router"}} 2018-10-10 05:03:52,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-58a96e94-f6c1-4f41-b28b-02ae70506e52 2018-10-10 05:03:52,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:52,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-79ca42f5-7a6b-4fbc-bada-81a68a429c9c Date: Wed, 10 Oct 2018 05:03:52 GMT RESP BODY: {"ports":[]} 2018-10-10 05:03:52,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 used request id req-79ca42f5-7a6b-4fbc-bada-81a68a429c9c 2018-10-10 05:03:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:53,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-22ae3011-6d0c-495a-b1c8-7d6f50c7f7f5 Date: Wed, 10 Oct 2018 05:03:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:03:53,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-22ae3011-6d0c-495a-b1c8-7d6f50c7f7f5 2018-10-10 05:03:53,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:03:53,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:03:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:03:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:53,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64bf6f1b-a558-434b-b71a-c79d5b641b91 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:03:53,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-64bf6f1b-a558-434b-b71a-c79d5b641b91 2018-10-10 05:03:53,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:53,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9204e6fd-6072-4734-bc59-160db377b641 Date: Wed, 10 Oct 2018 05:03:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:03:53,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-9204e6fd-6072-4734-bc59-160db377b641 2018-10-10 05:03:53,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:53,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ab1c1d51-bf86-4448-9fb6-58a277dc1c36 Date: Wed, 10 Oct 2018 05:03:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:03:53,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet used request id req-ab1c1d51-bf86-4448-9fb6-58a277dc1c36 2018-10-10 05:03:53,856 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 05:03:53,856 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router 2018-10-10 05:03:53,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" -d '{"subnet_id": "52a62764-f3a9-4b2e-aac9-4a178466a507"}' 2018-10-10 05:03:56,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-becb1f26-c131-4e5f-97f2-768d7c99bdce Date: Wed, 10 Oct 2018 05:03:56 GMT RESP BODY: {"network_id": "ddf31992-d2a5-4a3b-bf23-6558d6024e0b", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "subnet_id": "52a62764-f3a9-4b2e-aac9-4a178466a507", "subnet_ids": ["52a62764-f3a9-4b2e-aac9-4a178466a507"], "port_id": "ca040d8c-4e67-4f49-a535-db9cecad144d", "id": "b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"} 2018-10-10 05:03:56,038 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08/add_router_interface used request id req-becb1f26-c131-4e5f-97f2-768d7c99bdce 2018-10-10 05:03:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:56,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7ff7dc8b-5bc7-4e12-82e9-94ab1b910d03 Date: Wed, 10 Oct 2018 05:03:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:48Z", "admin_state_up": true, "updated_at": "2018-10-10T05:03:55Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router"}} 2018-10-10 05:03:56,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 used request id req-7ff7dc8b-5bc7-4e12-82e9-94ab1b910d03 2018-10-10 05:03:56,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:56,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e7253d4f-9272-4879-85c3-b6048c63905b Date: Wed, 10 Oct 2018 05:03:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:03:56,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 used request id req-e7253d4f-9272-4879-85c3-b6048c63905b 2018-10-10 05:03:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/52a62764-f3a9-4b2e-aac9-4a178466a507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:03:56,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3d8ed569-4e81-4645-8682-b9e4f8a27615 Date: Wed, 10 Oct 2018 05:03:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}} 2018-10-10 05:03:56,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/52a62764-f3a9-4b2e-aac9-4a178466a507 used request id req-3d8ed569-4e81-4645-8682-b9e4f8a27615 2018-10-10 05:03:56,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:56,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:56,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["aj4j7uHIQDOj5I7cFtlkkA"], "issued_at": "2018-10-10T05:03:56.000000Z"}} 2018-10-10 05:03:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9caab88ef9d3f84ad56c59f223dc2ce7d93ed36" 2018-10-10 05:03:56,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb8de6c-a1ac-449a-9ddb-9b1b487e03f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:56,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cdb8de6c-a1ac-449a-9ddb-9b1b487e03f8 2018-10-10 05:03:56,972 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:03:56,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9caab88ef9d3f84ad56c59f223dc2ce7d93ed36" 2018-10-10 05:03:57,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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 x-openstack-request-id: req-c3f7faf7-571e-4ee7-9eae-005c568777c0 x-compute-request-id: req-c3f7faf7-571e-4ee7-9eae-005c568777c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 05:03:57,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c3f7faf7-571e-4ee7-9eae-005c568777c0 2018-10-10 05:03:57,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9caab88ef9d3f84ad56c59f223dc2ce7d93ed36" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-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-10-10 05:03:57,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d69d9e5c-be97-44c2-a755-ff2abfb43e5e x-compute-request-id: req-d69d9e5c-be97-44c2-a755-ff2abfb43e5e Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4b71974a-5765-4bec-899c-e8c214f817a2", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:03:57,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d69d9e5c-be97-44c2-a755-ff2abfb43e5e 2018-10-10 05:03:57,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:57,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:57,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["Is2JjXT4RRi__6v2SgpLRA"], "issued_at": "2018-10-10T05:03:57.000000Z"}} 2018-10-10 05:03:57,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce7475c4c4e2cd2f52d991d072945bf73fd21ad" 2018-10-10 05:03:57,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ad4dcd-2ad9-4431-938a-e164ba302c72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:57,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e1ad4dcd-2ad9-4431-938a-e164ba302c72 2018-10-10 05:03:57,664 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:03:57,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce7475c4c4e2cd2f52d991d072945bf73fd21ad" 2018-10-10 05:03:57,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77099ae4-c5cc-4c86-9d40-f79a3408ef85 x-compute-request-id: req-77099ae4-c5cc-4c86-9d40-f79a3408ef85 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 05:03:57,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-77099ae4-c5cc-4c86-9d40-f79a3408ef85 2018-10-10 05:03:57,848 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp... 2018-10-10 05:03:57,848 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 05:03:57,870 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp 2018-10-10 05:03:57,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce7475c4c4e2cd2f52d991d072945bf73fd21ad" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEBeNH6xUL8q+F8q2TsIWIKyHpCnLlu6pD1NhuE36RZHVeoCbRzlBrC3sSYMF3pSxT213w8ghWl2o8oxoa15rDCTiyTngqcA3R+FDZUPmzfryi3HYknlnLu2y2rnIeT960h4UUzJFyIo66ziZ05+99wVDE/kJD2XpR1gad2l6UIw==", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp"}}' 2018-10-10 05:03:57,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-875b2105-9b77-4c8f-8e19-519527105ba3 x-compute-request-id: req-875b2105-9b77-4c8f-8e19-519527105ba3 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEBeNH6xUL8q+F8q2TsIWIKyHpCnLlu6pD1NhuE36RZHVeoCbRzlBrC3sSYMF3pSxT213w8ghWl2o8oxoa15rDCTiyTngqcA3R+FDZUPmzfryi3HYknlnLu2y2rnIeT960h4UUzJFyIo66ziZ05+99wVDE/kJD2XpR1gad2l6UIw==", "user_id": "72a3508b8a064e9d8ebb056aa0433801", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "fingerprint": "bf:bd:bf:47:16:25:ae:64:6b:84:71:11:ab:3a:dc:fb"}} 2018-10-10 05:03:57,948 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-875b2105-9b77-4c8f-8e19-519527105ba3 2018-10-10 05:03:57,950 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db.pub 2018-10-10 05:03:57,951 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db 2018-10-10 05:03:57,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:03:57,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:03:58,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["TejPt7lIQ0qWS4lkKPAMlQ"], "issued_at": "2018-10-10T05:03:58.000000Z"}} 2018-10-10 05:03:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:58,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eaf6da9-61cd-4faf-9947-36b0e73ab718 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:03:58,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5eaf6da9-61cd-4faf-9947-36b0e73ab718 2018-10-10 05:03:58,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:58,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4afcb645-3c88-4df3-a5e4-d9b8c49671d6 Date: Wed, 10 Oct 2018 05:03:58 GMT RESP BODY: {"security_groups": []} 2018-10-10 05:03:58,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp used request id req-4afcb645-3c88-4df3-a5e4-d9b8c49671d6 2018-10-10 05:03:58,600 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp... 2018-10-10 05:03:58,601 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp 2018-10-10 05:03:58,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}}' 2018-10-10 05:03:58,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-98ad1589-bf88-4371-a64b-47e784bafdf5 Date: Wed, 10 Oct 2018 05:03:58 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "updated_at": "2018-10-10T05:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}], "revision_number": 2, "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}} 2018-10-10 05:03:58,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-98ad1589-bf88-4371-a64b-47e784bafdf5 2018-10-10 05:03:58,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:03:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:59,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c531d9d-4888-419c-a4dc-5c7f2df2bc3e Date: Wed, 10 Oct 2018 05:03: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-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3"}]} 2018-10-10 05:03:59,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-7c531d9d-4888-419c-a4dc-5c7f2df2bc3e 2018-10-10 05:03:59,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:03:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:59,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92b4f4d3-926c-4117-85d1-619a7633b143 Date: Wed, 10 Oct 2018 05:03: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-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3"}]} 2018-10-10 05:03:59,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-92b4f4d3-926c-4117-85d1-619a7633b143 2018-10-10 05:03:59,303 - neutron_utils - INFO - Retrieving security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:03:59,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:59,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-03d8298a-cf7a-4e41-9234-fb9172c6cf8a Date: Wed, 10 Oct 2018 05:03:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "updated_at": "2018-10-10T05:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}], "revision_number": 2, "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}]} 2018-10-10 05:03:59,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-03d8298a-cf7a-4e41-9234-fb9172c6cf8a 2018-10-10 05:03:59,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:03:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:59,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-573d4c61-e678-40c1-a22f-562a78e85630 Date: Wed, 10 Oct 2018 05:03: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-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3"}]} 2018-10-10 05:03:59,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-573d4c61-e678-40c1-a22f-562a78e85630 2018-10-10 05:03:59,522 - neutron_utils - INFO - Retrieving security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:03:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:59,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-93bbbbcd-cbdd-4c77-af29-83a40e9e0f51 Date: Wed, 10 Oct 2018 05:03:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "updated_at": "2018-10-10T05:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}], "revision_number": 2, "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}]} 2018-10-10 05:03:59,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-93bbbbcd-cbdd-4c77-af29-83a40e9e0f51 2018-10-10 05:03:59,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:03:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:59,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed44a5ed-8dfe-49e0-bb20-3fd8983c34d1 Date: Wed, 10 Oct 2018 05:03: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-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3"}]} 2018-10-10 05:03:59,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-ed44a5ed-8dfe-49e0-bb20-3fd8983c34d1 2018-10-10 05:03:59,762 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp 2018-10-10 05:03:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:59,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4f46a758-2e65-4425-bab8-764be876762e Date: Wed, 10 Oct 2018 05:03:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "updated_at": "2018-10-10T05:03:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}], "revision_number": 2, "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}]} 2018-10-10 05:03:59,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp used request id req-4f46a758-2e65-4425-bab8-764be876762e 2018-10-10 05:03:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:03:59,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:03:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:03:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:03:59,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2614d77b-4a0a-497c-8757-0cc1488d3a7c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:03:59,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-2614d77b-4a0a-497c-8757-0cc1488d3a7c 2018-10-10 05:03:59,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:03:59,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:00,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06f0200a-13ef-42fb-9ca6-1b713ddb5d17 Date: Wed, 10 Oct 2018 05:04: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-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3"}]} 2018-10-10 05:04:00,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-06f0200a-13ef-42fb-9ca6-1b713ddb5d17 2018-10-10 05:04:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}011fa44c7aee7eb578d4ede6af69db64b6012c4f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea"}}' 2018-10-10 05:04:00,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-094207df-bbf7-431d-9ff4-15c8658ea281 Date: Wed, 10 Oct 2018 05:04:00 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-10-10T05:04:00Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:04:00Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "df4b5e6b-829f-40cd-8d92-86c430906bff"}} 2018-10-10 05:04:00,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-094207df-bbf7-431d-9ff4-15c8658ea281 2018-10-10 05:04:00,261 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp 2018-10-10 05:04:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:00,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-8b5ef1c5-d04c-475b-9344-88d1d3ae36b9 Date: Wed, 10 Oct 2018 05:04:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "updated_at": "2018-10-10T05:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:04:00Z", "revision_number": 0, "id": "df4b5e6b-829f-40cd-8d92-86c430906bff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:04:00Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}], "revision_number": 3, "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}]} 2018-10-10 05:04:00,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp used request id req-8b5ef1c5-d04c-475b-9344-88d1d3ae36b9 2018-10-10 05:04:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:00,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a134b6f-bf5b-4709-8d4f-e20f02090a0a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:00,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-4a134b6f-bf5b-4709-8d4f-e20f02090a0a 2018-10-10 05:04:00,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:04:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:00,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-9d057f5c-ffba-4d99-9a1c-4e40dd61e9e0 Date: Wed, 10 Oct 2018 05:04: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-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:04:00Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:04:00Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "df4b5e6b-829f-40cd-8d92-86c430906bff"}]} 2018-10-10 05:04:00,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-9d057f5c-ffba-4d99-9a1c-4e40dd61e9e0 2018-10-10 05:04:00,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}011fa44c7aee7eb578d4ede6af69db64b6012c4f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea"}}' 2018-10-10 05:04:00,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-a12837ea-3485-4391-9878-47fbadd51a9f Date: Wed, 10 Oct 2018 05:04:00 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-10-10T05:04:00Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": 22, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:04:00Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "c5ba8446-3c56-4813-b3c6-baefa80d8707"}} 2018-10-10 05:04:00,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-a12837ea-3485-4391-9878-47fbadd51a9f 2018-10-10 05:04:00,662 - neutron_utils - INFO - Retrieving security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:04:00,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:00,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-e08c76ea-d8b2-4ad6-8c09-fc0f4284407c Date: Wed, 10 Oct 2018 05:04:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "updated_at": "2018-10-10T05:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "revision_number": 0, "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:04:00Z", "revision_number": 0, "id": "c5ba8446-3c56-4813-b3c6-baefa80d8707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:04:00Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:04:00Z", "revision_number": 0, "id": "df4b5e6b-829f-40cd-8d92-86c430906bff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:04:00Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}], "revision_number": 4, "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}]} 2018-10-10 05:04:00,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-e08c76ea-d8b2-4ad6-8c09-fc0f4284407c 2018-10-10 05:04:00,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51d2e364-0d32-40bf-9a12-8dfd15e865ea 2018-10-10 05:04:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:00,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-6885809f-0f86-4026-ad63-a095923d5249 Date: Wed, 10 Oct 2018 05:04: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-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:58Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:58Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "97e2e7dc-f760-4a59-aeae-2aabad5853f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-10T05:04:00Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": 22, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:04:00Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "c5ba8446-3c56-4813-b3c6-baefa80d8707"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:04:00Z", "security_group_id": "51d2e364-0d32-40bf-9a12-8dfd15e865ea", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:04:00Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "df4b5e6b-829f-40cd-8d92-86c430906bff"}]} 2018-10-10 05:04:00,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-6885809f-0f86-4026-ad63-a095923d5249 2018-10-10 05:04:00,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:04:00,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:04:01,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["kzQCNmLdR3mcoRMzgGurZA"], "issued_at": "2018-10-10T05:04:01.000000Z"}} 2018-10-10 05:04:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:01,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e657f91c-d6c6-43b4-bf5a-a8e436fd9b78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:01,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e657f91c-d6c6-43b4-bf5a-a8e436fd9b78 2018-10-10 05:04:01,341 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:04:01,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:01,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b13637-5885-47c7-86e6-1e2feec9de9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:01,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-41b13637-5885-47c7-86e6-1e2feec9de9b 2018-10-10 05:04:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:01,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-56acf371-e9a9-44db-b131-caa97e7829fb Date: Wed, 10 Oct 2018 05:04:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:01,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-56acf371-e9a9-44db-b131-caa97e7829fb 2018-10-10 05:04:01,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:04:01,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:04:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:04:01,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:01,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4e72f8-0f1c-4f2d-8424-bcf1e1adf2f4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:01,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-ae4e72f8-0f1c-4f2d-8424-bcf1e1adf2f4 2018-10-10 05:04:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:01,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a5343b2-7b26-48ec-9445-b6ffcd843c6e Date: Wed, 10 Oct 2018 05:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:01,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-1a5343b2-7b26-48ec-9445-b6ffcd843c6e 2018-10-10 05:04:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4046dadf-eeed-4740-bd45-3b76e54d9f35 Date: Wed, 10 Oct 2018 05:04:02 GMT RESP BODY: {"ports":[]} 2018-10-10 05:04:02,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True used request id req-4046dadf-eeed-4740-bd45-3b76e54d9f35 2018-10-10 05:04:02,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:02,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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 x-openstack-request-id: req-87e42e3f-37e3-4dd9-8b35-6376bd9a7541 x-compute-request-id: req-87e42e3f-37e3-4dd9-8b35-6376bd9a7541 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 05:04:02,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst used request id req-87e42e3f-37e3-4dd9-8b35-6376bd9a7541 2018-10-10 05:04:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:02,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3336158b-56cd-47b5-b10e-472b7ac405f6 Date: Wed, 10 Oct 2018 05:04:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:02,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-3336158b-56cd-47b5-b10e-472b7ac405f6 2018-10-10 05:04:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:02,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54dc2d45-a313-4691-a5ca-895d4ce992bf Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:02,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-54dc2d45-a313-4691-a5ca-895d4ce992bf 2018-10-10 05:04:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:03,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c9e999d-e508-4648-b7a6-07d387966fb4 Date: Wed, 10 Oct 2018 05:04:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:03,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-8c9e999d-e508-4648-b7a6-07d387966fb4 2018-10-10 05:04:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:03,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1b62645-0a89-4823-b789-ed3a9e47f334 Date: Wed, 10 Oct 2018 05:04:03 GMT RESP BODY: {"ports":[]} 2018-10-10 05:04:03,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True used request id req-f1b62645-0a89-4823-b789-ed3a9e47f334 2018-10-10 05:04:03,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:04:03,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:04:03,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["T9yfIYSGSBO12FYgRK44XQ"], "issued_at": "2018-10-10T05:04:03.000000Z"}} 2018-10-10 05:04:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb488c7fa407165b9059661b97b2d8d23b1236" 2018-10-10 05:04:03,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6308db-e831-4f94-a038-aa75414afd52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:03,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1e6308db-e831-4f94-a038-aa75414afd52 2018-10-10 05:04:03,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:04,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-93fef697-3b74-44f6-a16f-834b2ead3d0d Date: Wed, 10 Oct 2018 05:04:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:04,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-93fef697-3b74-44f6-a16f-834b2ead3d0d 2018-10-10 05:04:04,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:04,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7962e361-2803-4ca6-ab8c-eb3e60977a18 Date: Wed, 10 Oct 2018 05:04:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:04,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-7962e361-2803-4ca6-ab8c-eb3e60977a18 2018-10-10 05:04:04,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:04,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-812d2047-7880-473a-a559-ccbfb0b0ba9a Date: Wed, 10 Oct 2018 05:04:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:04,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-812d2047-7880-473a-a559-ccbfb0b0ba9a 2018-10-10 05:04:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:04:04,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:04:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:04:04,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffb488c7fa407165b9059661b97b2d8d23b1236" 2018-10-10 05:04:04,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd6831d-55ea-4971-9d2c-a3ea8c206ee2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:04,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-fbd6831d-55ea-4971-9d2c-a3ea8c206ee2 2018-10-10 05:04:04,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:04,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e812d05-c842-49df-9b83-a3065ff2ea57 Date: Wed, 10 Oct 2018 05:04:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:04,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-0e812d05-c842-49df-9b83-a3065ff2ea57 2018-10-10 05:04:04,764 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net 2018-10-10 05:04:04,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" -d '{"port": {"network_id": "ddf31992-d2a5-4a3b-bf23-6558d6024e0b", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1", "admin_state_up": true}}' 2018-10-10 05:04:05,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-b4913ea1-9c4b-479c-9c90-bd3b330a24d1 Date: Wed, 10 Oct 2018 05:04:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","qos_policy_id":null,"admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal"}} 2018-10-10 05:04:05,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-b4913ea1-9c4b-479c-9c90-bd3b330a24d1 2018-10-10 05:04:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-68bf3eb9-aa16-4410-a3bd-a5b1d1555978 Date: Wed, 10 Oct 2018 05:04:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:06,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-68bf3eb9-aa16-4410-a3bd-a5b1d1555978 2018-10-10 05:04:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f9fd73-87e1-4909-802c-6b6ff01c959b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:06,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-19f9fd73-87e1-4909-802c-6b6ff01c959b 2018-10-10 05:04:06,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8964b5a2-1152-4732-98e2-9e2a751343db Date: Wed, 10 Oct 2018 05:04:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:06,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-8964b5a2-1152-4732-98e2-9e2a751343db 2018-10-10 05:04:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-25526fb8-c951-426e-89c6-34bf8a8943c5 Date: Wed, 10 Oct 2018 05:04:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 05:04:06,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True used request id req-25526fb8-c951-426e-89c6-34bf8a8943c5 2018-10-10 05:04:06,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f536afee-920a-4560-a714-cf0c7da1203a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:06,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-f536afee-920a-4560-a714-cf0c7da1203a 2018-10-10 05:04:06,541 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst 2018-10-10 05:04:06,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e8162b6-278b-4d3d-b6a0-ba0f2dfc49e5 x-compute-request-id: req-5e8162b6-278b-4d3d-b6a0-ba0f2dfc49e5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-flavor-name"}]} 2018-10-10 05:04:06,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5e8162b6-278b-4d3d-b6a0-ba0f2dfc49e5 2018-10-10 05:04:06,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62061b7c-a271-4c75-b8c6-79af35adb53d x-compute-request-id: req-62061b7c-a271-4c75-b8c6-79af35adb53d Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4b71974a-5765-4bec-899c-e8c214f817a2", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:04:06,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2 used request id req-62061b7c-a271-4c75-b8c6-79af35adb53d 2018-10-10 05:04:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-9c59139f-53bf-4f9d-8183-5c9391e1a9be Date: Wed, 10 Oct 2018 05:04:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:03:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:03:42Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/snap", "metadata": {}}], "self": "/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "min_disk": 0, "protected": false, "id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "file": "/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b9aadd7edebb4a25bed8078fe4b559c6", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image"} 2018-10-10 05:04:06,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image used request id req-9c59139f-53bf-4f9d-8183-5c9391e1a9be 2018-10-10 05:04:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:06,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ec0d814f-2cfc-4ddb-9d12-3b66b1b8692d Date: Wed, 10 Oct 2018 05:04:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:04:06,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ec0d814f-2cfc-4ddb-9d12-3b66b1b8692d 2018-10-10 05:04:06,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "imageRef": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "flavorRef": "4b71974a-5765-4bec-899c-e8c214f817a2", "max_count": 1, "min_count": 1, "networks": [{"port": "2b7f1157-36e0-4f51-b981-8406c184df23"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}]}}' 2018-10-10 05:04:08,801 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc61ca8b-1982-4442-bb14-39eb135ad3d0 x-compute-request-id: req-fc61ca8b-1982-4442-bb14-39eb135ad3d0 Content-Length: 444 location: http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "adminPass": "XM3ti6NE4PNH"}} 2018-10-10 05:04:08,801 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-fc61ca8b-1982-4442-bb14-39eb135ad3d0 2018-10-10 05:04:08,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:09,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c92c579-6d5c-412e-add5-941de6716840 x-compute-request-id: req-9c92c579-6d5c-412e-add5-941de6716840 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.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "user_id": "72a3508b8a064e9d8ebb056aa0433801", "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-10-10T05:04:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:09,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-9c92c579-6d5c-412e-add5-941de6716840 2018-10-10 05:04:09,168 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst 2018-10-10 05:04:09,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:09,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52800361-cf44-41fe-97fc-254a830e4102 x-compute-request-id: req-52800361-cf44-41fe-97fc-254a830e4102 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:04:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:09,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-52800361-cf44-41fe-97fc-254a830e4102 2018-10-10 05:04:09,783 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - BUILD 2018-10-10 05:04:09,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:04:12,786 - create_instance - DEBUG - VM status query timeout in 896.382252932 2018-10-10 05:04:12,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:13,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac79dfa5-4be7-491a-a9af-e1104d45dfe9 x-compute-request-id: req-ac79dfa5-4be7-491a-a9af-e1104d45dfe9 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:04:09Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:13,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-ac79dfa5-4be7-491a-a9af-e1104d45dfe9 2018-10-10 05:04:13,374 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - BUILD 2018-10-10 05:04:13,374 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:04:16,377 - create_instance - DEBUG - VM status query timeout in 892.791204929 2018-10-10 05:04:16,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:16,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04: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-033ba098-3a77-4e0e-a48e-7dfbc425d312 x-compute-request-id: req-033ba098-3a77-4e0e-a48e-7dfbc425d312 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:16,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-033ba098-3a77-4e0e-a48e-7dfbc425d312 2018-10-10 05:04:16,691 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - ACTIVE 2018-10-10 05:04:16,692 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:04:16,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:17,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04: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-b9fa303d-d4e8-40f9-8bd2-dbf46c9d6b47 x-compute-request-id: req-b9fa303d-d4e8-40f9-8bd2-dbf46c9d6b47 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:17,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-b9fa303d-d4e8-40f9-8bd2-dbf46c9d6b47 2018-10-10 05:04:17,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:17,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-86f5a4eb-c713-468c-a0a2-a503d243c1d0 Date: Wed, 10 Oct 2018 05:04:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:17,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-86f5a4eb-c713-468c-a0a2-a503d243c1d0 2018-10-10 05:04:17,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:17,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce404d5-0ef5-41cc-9863-78e934f676fb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:17,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-4ce404d5-0ef5-41cc-9863-78e934f676fb 2018-10-10 05:04:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:17,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cfeefdeb-b778-4825-8fc7-22a406c2f6c3 Date: Wed, 10 Oct 2018 05:04:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:17,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-cfeefdeb-b778-4825-8fc7-22a406c2f6c3 2018-10-10 05:04:17,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:17,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-3c7a4b6c-924f-48b1-a1eb-6f59ef275708 Date: Wed, 10 Oct 2018 05:04:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.3"}],"id":"1e07caea-a821-43ab-9319-5d35782bfc08","security_groups":[],"mac_address":"fa:16:3e:76:b6:7d","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.2"}],"id":"3e2f6bbe-575e-4bca-b3dc-69cbd28919d2","security_groups":[],"mac_address":"fa:16:3e:ae:10:bb","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.4"}],"id":"593ada16-8e8c-4968-819c-a3f327e505f4","security_groups":[],"mac_address":"fa:16:3e:ec:f0:73","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:04:17,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-3c7a4b6c-924f-48b1-a1eb-6f59ef275708 2018-10-10 05:04:17,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:18,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b562969-4770-4011-97cb-27a28da14dd2 x-compute-request-id: req-5b562969-4770-4011-97cb-27a28da14dd2 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:18,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-5b562969-4770-4011-97cb-27a28da14dd2 2018-10-10 05:04:18,305 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - ACTIVE 2018-10-10 05:04:18,305 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:04:18,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:18,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04: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-d6b374e2-5a4b-424d-b763-74d34b4b1388 x-compute-request-id: req-d6b374e2-5a4b-424d-b763-74d34b4b1388 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:18,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-d6b374e2-5a4b-424d-b763-74d34b4b1388 2018-10-10 05:04:18,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:18,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9f36898d-6b7f-4434-ac8a-28d0d0ca2358 Date: Wed, 10 Oct 2018 05:04:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:18,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-9f36898d-6b7f-4434-ac8a-28d0d0ca2358 2018-10-10 05:04:18,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:18,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11beed17-5be4-4a0d-bfcd-7d522561b51a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:18,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-11beed17-5be4-4a0d-bfcd-7d522561b51a 2018-10-10 05:04:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:18,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b75081e-0a42-44bd-89e9-56c02ad4b4b1 Date: Wed, 10 Oct 2018 05:04:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:18,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-7b75081e-0a42-44bd-89e9-56c02ad4b4b1 2018-10-10 05:04:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:19,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-0e14436d-224d-4d2f-ad6b-30316cb5bd7f Date: Wed, 10 Oct 2018 05:04:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.3"}],"id":"1e07caea-a821-43ab-9319-5d35782bfc08","security_groups":[],"mac_address":"fa:16:3e:76:b6:7d","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.2"}],"id":"3e2f6bbe-575e-4bca-b3dc-69cbd28919d2","security_groups":[],"mac_address":"fa:16:3e:ae:10:bb","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.4"}],"id":"593ada16-8e8c-4968-819c-a3f327e505f4","security_groups":[],"mac_address":"fa:16:3e:ec:f0:73","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:04:19,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-0e14436d-224d-4d2f-ad6b-30316cb5bd7f 2018-10-10 05:04:19,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}}' 2018-10-10 05:04:20,644 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:04: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-4220a25b-dbe8-4010-8a6c-187576bedf01 x-compute-request-id: req-4220a25b-dbe8-4010-8a6c-187576bedf01 Content-Length: 0 Content-Type: application/json 2018-10-10 05:04:20,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8/action used request id req-4220a25b-dbe8-4010-8a6c-187576bedf01 2018-10-10 05:04:20,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:21,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ca228e8-c95c-45fc-b3a2-2839f7e0d7d1 x-compute-request-id: req-1ca228e8-c95c-45fc-b3a2-2839f7e0d7d1 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}, {"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:21,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-1ca228e8-c95c-45fc-b3a2-2839f7e0d7d1 2018-10-10 05:04:21,383 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - ACTIVE 2018-10-10 05:04:21,383 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:04:21,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:21,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04: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-c4cd9855-24fd-4e44-856f-9b19d22dd382 x-compute-request-id: req-c4cd9855-24fd-4e44-856f-9b19d22dd382 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}, {"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:21,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-c4cd9855-24fd-4e44-856f-9b19d22dd382 2018-10-10 05:04:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:21,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1d20e957-626c-49f6-bf62-828d5d91a92f Date: Wed, 10 Oct 2018 05:04:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:21,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-1d20e957-626c-49f6-bf62-828d5d91a92f 2018-10-10 05:04:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:21,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b3063f-026c-4573-a140-e82f162e1cce Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:21,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-77b3063f-026c-4573-a140-e82f162e1cce 2018-10-10 05:04:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:21,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b9e0c78-7a74-4150-89ad-cbf603777095 Date: Wed, 10 Oct 2018 05:04:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:21,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-7b9e0c78-7a74-4150-89ad-cbf603777095 2018-10-10 05:04:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:22,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-67f4a579-a977-4629-8d79-5e46c819b180 Date: Wed, 10 Oct 2018 05:04:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.3"}],"id":"1e07caea-a821-43ab-9319-5d35782bfc08","security_groups":[],"mac_address":"fa:16:3e:76:b6:7d","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["51d2e364-0d32-40bf-9a12-8dfd15e865ea","ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.2"}],"id":"3e2f6bbe-575e-4bca-b3dc-69cbd28919d2","security_groups":[],"mac_address":"fa:16:3e:ae:10:bb","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.4"}],"id":"593ada16-8e8c-4968-819c-a3f327e505f4","security_groups":[],"mac_address":"fa:16:3e:ec:f0:73","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:04:22,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-67f4a579-a977-4629-8d79-5e46c819b180 2018-10-10 05:04:22,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:04:22,074 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:04:22,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:04:22,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["x3yi5bxmR92vbIAgJvnHQQ"], "issued_at": "2018-10-10T05:04:22.000000Z"}} 2018-10-10 05:04:22,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:22,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f70043c-da86-41a8-8732-4ec07e5f51d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:22,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2f70043c-da86-41a8-8732-4ec07e5f51d8 2018-10-10 05:04:22,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:22,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04: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-dda977f3-2471-484a-bd5e-4063d684aebb x-compute-request-id: req-dda977f3-2471-484a-bd5e-4063d684aebb Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4b71974a-5765-4bec-899c-e8c214f817a2", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:04:22,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2 used request id req-dda977f3-2471-484a-bd5e-4063d684aebb 2018-10-10 05:04:22,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/52a62764-f3a9-4b2e-aac9-4a178466a507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:22,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d8eb6316-9b49-4e1c-9791-92fdff329139 Date: Wed, 10 Oct 2018 05:04:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}} 2018-10-10 05:04:22,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/52a62764-f3a9-4b2e-aac9-4a178466a507 used request id req-d8eb6316-9b49-4e1c-9791-92fdff329139 2018-10-10 05:04:22,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:23,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dc4fca6d-5456-4384-959f-1e98eeccb0eb Date: Wed, 10 Oct 2018 05:04:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:23,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-dc4fca6d-5456-4384-959f-1e98eeccb0eb 2018-10-10 05:04:23,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:23,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fdff4f24-3bea-4e3c-86cf-dcd40c7e95b9 Date: Wed, 10 Oct 2018 05:04:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:23,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-fdff4f24-3bea-4e3c-86cf-dcd40c7e95b9 2018-10-10 05:04:23,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:23,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2790832f-c424-4c3a-bad8-89f84efc5288 Date: Wed, 10 Oct 2018 05:04:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:23,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-2790832f-c424-4c3a-bad8-89f84efc5288 2018-10-10 05:04:23,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:04:23,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:04:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:04:23,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:23,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5f29b8-da78-47b5-8938-9cbdf35d592f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:23,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-2b5f29b8-da78-47b5-8938-9cbdf35d592f 2018-10-10 05:04:23,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:23,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dcccab10-5610-4ce5-8f47-52a61d6ed34d Date: Wed, 10 Oct 2018 05:04:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:23,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-dcccab10-5610-4ce5-8f47-52a61d6ed34d 2018-10-10 05:04:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&mac_address=fa%3A16%3A3e%3Ae6%3A74%3Afc&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:23,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-fb6ecb91-9922-4dc5-9a18-f552b2e641dc Date: Wed, 10 Oct 2018 05:04:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["51d2e364-0d32-40bf-9a12-8dfd15e865ea","ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"}]} 2018-10-10 05:04:23,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&mac_address=fa%3A16%3A3e%3Ae6%3A74%3Afc&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True used request id req-fb6ecb91-9922-4dc5-9a18-f552b2e641dc 2018-10-10 05:04:23,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:24,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c07c01d-7472-40a5-acf6-790eabe921f0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:24,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-5c07c01d-7472-40a5-acf6-790eabe921f0 2018-10-10 05:04:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:24,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d956efee-7337-4bb2-935b-e4efba77a0c8 Date: Wed, 10 Oct 2018 05:04:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:24,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-d956efee-7337-4bb2-935b-e4efba77a0c8 2018-10-10 05:04:24,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:24,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eebd7356-cee3-4972-ae91-e1785946db11 Date: Wed, 10 Oct 2018 05:04:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:24,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-eebd7356-cee3-4972-ae91-e1785946db11 2018-10-10 05:04:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:24,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6ffc8733-cd71-47dc-b8d1-8ec5f21e5311 Date: Wed, 10 Oct 2018 05:04:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.3"}],"id":"1e07caea-a821-43ab-9319-5d35782bfc08","security_groups":[],"mac_address":"fa:16:3e:76:b6:7d","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["51d2e364-0d32-40bf-9a12-8dfd15e865ea","ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.2"}],"id":"3e2f6bbe-575e-4bca-b3dc-69cbd28919d2","security_groups":[],"mac_address":"fa:16:3e:ae:10:bb","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.4"}],"id":"593ada16-8e8c-4968-819c-a3f327e505f4","security_groups":[],"mac_address":"fa:16:3e:ec:f0:73","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:04:24,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-6ffc8733-cd71-47dc-b8d1-8ec5f21e5311 2018-10-10 05:04:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c14dbaac7b5c25542f0397eaad9fc62e3d18e37e" 2018-10-10 05:04:24,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2d2ac93f-6cb1-412c-a907-0c427713c942 Date: Wed, 10 Oct 2018 05:04:24 GMT RESP BODY: {"floatingips": []} 2018-10-10 05:04:24,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-2d2ac93f-6cb1-412c-a907-0c427713c942 2018-10-10 05:04:24,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:04:24,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:04:25,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b36f0c51efff4fe0b7ffed36f8dd447b", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role"}], "expires_at": "2018-10-10T06:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/b9aadd7edebb4a25bed8078fe4b559c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user", "id": "72a3508b8a064e9d8ebb056aa0433801"}, "audit_ids": ["80fJ0fe3Qrii-OPXLKl0EQ"], "issued_at": "2018-10-10T05:04:25.000000Z"}} 2018-10-10 05:04:25,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:25,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f963252-342c-451a-8376-415dc56c8e1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:25,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3f963252-342c-451a-8376-415dc56c8e1a 2018-10-10 05:04:25,234 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:04:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:25,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e42f26c-1c11-4417-a351-55c8d50ec1fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:25,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5e42f26c-1c11-4417-a351-55c8d50ec1fe 2018-10-10 05:04:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:25,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-227eee25-1728-4aae-97bd-5cad4cd0e973 Date: Wed, 10 Oct 2018 05:04:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:25,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-227eee25-1728-4aae-97bd-5cad4cd0e973 2018-10-10 05:04:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:04:25,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:04:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:04:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:25,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4153d719-5198-49a1-b445-4faa9bba18a9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:25,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-4153d719-5198-49a1-b445-4faa9bba18a9 2018-10-10 05:04:25,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:25,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-72828793-5c48-40f6-90a9-f72bef99c873 Date: Wed, 10 Oct 2018 05:04:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:25,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-72828793-5c48-40f6-90a9-f72bef99c873 2018-10-10 05:04:25,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&mac_address=fa%3A16%3A3e%3Ae6%3A74%3Afc&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:26,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-93e9b2fe-d5c1-4b61-ba93-a0fb15196197 Date: Wed, 10 Oct 2018 05:04:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["51d2e364-0d32-40bf-9a12-8dfd15e865ea","ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"}]} 2018-10-10 05:04:26,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b&mac_address=fa%3A16%3A3e%3Ae6%3A74%3Afc&name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1&admin_state_up=True used request id req-93e9b2fe-d5c1-4b61-ba93-a0fb15196197 2018-10-10 05:04:26,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:26,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48960f8b-2f20-4e70-838e-aee4e45c5865 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:26,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-48960f8b-2f20-4e70-838e-aee4e45c5865 2018-10-10 05:04:26,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:26,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04: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-9a1e8691-583a-4aa8-8bac-1fafc50324f4 x-compute-request-id: req-9a1e8691-583a-4aa8-8bac-1fafc50324f4 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}, {"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:04:26,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst used request id req-9a1e8691-583a-4aa8-8bac-1fafc50324f4 2018-10-10 05:04:26,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:27,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-93cd2556-f3e1-4650-9403-59c9cf505749 Date: Wed, 10 Oct 2018 05:04:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:27,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-93cd2556-f3e1-4650-9403-59c9cf505749 2018-10-10 05:04:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:27,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b0c7fcf4-ae2b-4eca-a605-d3f3419d9848 Date: Wed, 10 Oct 2018 05:04:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:27,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-b0c7fcf4-ae2b-4eca-a605-d3f3419d9848 2018-10-10 05:04:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:27,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-68568ef9-3052-48c7-a85e-c16ca738fd56 Date: Wed, 10 Oct 2018 05:04:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.3"}],"id":"1e07caea-a821-43ab-9319-5d35782bfc08","security_groups":[],"mac_address":"fa:16:3e:76:b6:7d","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["51d2e364-0d32-40bf-9a12-8dfd15e865ea","ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.2"}],"id":"3e2f6bbe-575e-4bca-b3dc-69cbd28919d2","security_groups":[],"mac_address":"fa:16:3e:ae:10:bb","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.4"}],"id":"593ada16-8e8c-4968-819c-a3f327e505f4","security_groups":[],"mac_address":"fa:16:3e:ec:f0:73","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:04:27,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-68568ef9-3052-48c7-a85e-c16ca738fd56 2018-10-10 05:04:27,544 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst 2018-10-10 05:04:27,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:27,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-872ea04b-b436-4496-aad3-52530d8a9498 Date: Wed, 10 Oct 2018 05:04:27 GMT RESP BODY: {"floatingips": []} 2018-10-10 05:04:27,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-872ea04b-b436-4496-aad3-52530d8a9498 2018-10-10 05:04:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:27,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-65cbf742-7201-47b8-9d10-e9d8077c7261 Date: Wed, 10 Oct 2018 05:04:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:48Z", "admin_state_up": true, "updated_at": "2018-10-10T05:03:55Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router"}]} 2018-10-10 05:04:27,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router used request id req-65cbf742-7201-47b8-9d10-e9d8077c7261 2018-10-10 05:04:27,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:27,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c345122c-eaff-4bc0-92c2-f2ee908a3822 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:27,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-c345122c-eaff-4bc0-92c2-f2ee908a3822 2018-10-10 05:04:27,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:28,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d2a6e4c0-a608-44ca-ae13-1dc949305611 Date: Wed, 10 Oct 2018 05:04:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:04:28,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 used request id req-d2a6e4c0-a608-44ca-ae13-1dc949305611 2018-10-10 05:04:28,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/52a62764-f3a9-4b2e-aac9-4a178466a507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:28,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b73f0b22-91a2-431c-a930-8cd362a72830 Date: Wed, 10 Oct 2018 05:04:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}} 2018-10-10 05:04:28,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/52a62764-f3a9-4b2e-aac9-4a178466a507 used request id req-b73f0b22-91a2-431c-a930-8cd362a72830 2018-10-10 05:04:28,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:28,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-65428b34-e2f5-4ad4-a37a-b28783e7ffba Date: Wed, 10 Oct 2018 05:04:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:04:28,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-65428b34-e2f5-4ad4-a37a-b28783e7ffba 2018-10-10 05:04:28,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:28,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e727442-2abf-4013-bd61-5a4e735d6b36 Date: Wed, 10 Oct 2018 05:04:28 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:04:28,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-8e727442-2abf-4013-bd61-5a4e735d6b36 2018-10-10 05:04:28,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:29,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04: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-5c7970e9-596d-4ed8-9af2-a554223e4165 x-compute-request-id: req-5c7970e9-596d-4ed8-9af2-a554223e4165 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}, {"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:29,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-5c7970e9-596d-4ed8-9af2-a554223e4165 2018-10-10 05:04:29,322 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - ACTIVE 2018-10-10 05:04:29,323 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:04:29,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:30,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-accbd102-12e2-4039-a4cc-5c98bcac5ee3 x-compute-request-id: req-accbd102-12e2-4039-a4cc-5c98bcac5ee3 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}, {"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:30,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-accbd102-12e2-4039-a4cc-5c98bcac5ee3 2018-10-10 05:04:30,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:30,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e68017eb-e788-4cd9-9272-16c689908541 Date: Wed, 10 Oct 2018 05:04:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:30,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-e68017eb-e788-4cd9-9272-16c689908541 2018-10-10 05:04:30,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:30,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9b2794-3b4d-4364-bcec-c76635dba479 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:30,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-0a9b2794-3b4d-4364-bcec-c76635dba479 2018-10-10 05:04:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:30,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e51d8695-f78f-445f-923f-ace2911018b5 Date: Wed, 10 Oct 2018 05:04:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:30,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-e51d8695-f78f-445f-923f-ace2911018b5 2018-10-10 05:04:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:30,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6b45f015-7be8-4569-a5c9-52012c1976f5 Date: Wed, 10 Oct 2018 05:04:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.3"}],"id":"1e07caea-a821-43ab-9319-5d35782bfc08","security_groups":[],"mac_address":"fa:16:3e:76:b6:7d","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["51d2e364-0d32-40bf-9a12-8dfd15e865ea","ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.2"}],"id":"3e2f6bbe-575e-4bca-b3dc-69cbd28919d2","security_groups":[],"mac_address":"fa:16:3e:ae:10:bb","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.4"}],"id":"593ada16-8e8c-4968-819c-a3f327e505f4","security_groups":[],"mac_address":"fa:16:3e:ec:f0:73","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:04:30,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-6b45f015-7be8-4569-a5c9-52012c1976f5 2018-10-10 05:04:30,527 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 05:04:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:30,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f6c72369-bcad-4356-a5bc-033c99ddf740 Date: Wed, 10 Oct 2018 05:04:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:04:30,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-f6c72369-bcad-4356-a5bc-033c99ddf740 2018-10-10 05:04:30,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:30,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe4e46f3-6421-4e88-94d3-0f7d7a4bb314 Date: Wed, 10 Oct 2018 05:04:30 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:04:30,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-fe4e46f3-6421-4e88-94d3-0f7d7a4bb314 2018-10-10 05:04:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "2b7f1157-36e0-4f51-b981-8406c184df23"}}' 2018-10-10 05:04:32,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-62cd4949-6992-47f7-87cd-6fb2d2805a38 Date: Wed, 10 Oct 2018 05:04:32 GMT RESP BODY: {"floatingip": {"router_id": "b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:04:31Z", "updated_at": "2018-10-10T05:04:31Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_id": "2b7f1157-36e0-4f51-b981-8406c184df23", "id": "28300140-69cf-4308-ae3c-3985d8c97219"}} 2018-10-10 05:04:32,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-62cd4949-6992-47f7-87cd-6fb2d2805a38 2018-10-10 05:04:32,897 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router 2018-10-10 05:04:32,897 - create_instance - INFO - Checking if VM is active 2018-10-10 05:04:32,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:33,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04: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-061f1766-2109-4a57-8d8d-9654e2c9e14b x-compute-request-id: req-061f1766-2109-4a57-8d8d-9654e2c9e14b Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}, {"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:33,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-061f1766-2109-4a57-8d8d-9654e2c9e14b 2018-10-10 05:04:33,813 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - ACTIVE 2018-10-10 05:04:33,813 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:04:33,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:33,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-4344d418-5c6a-478f-97ff-cf185ce23ee2 x-compute-request-id: req-4344d418-5c6a-478f-97ff-cf185ce23ee2 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:74:fc", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp"}, {"name": "default"}], "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:14Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:33,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-4344d418-5c6a-478f-97ff-cf185ce23ee2 2018-10-10 05:04:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:34,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7ecab2df-285e-483e-8682-735f4b9d5f21 Date: Wed, 10 Oct 2018 05:04:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52a62764-f3a9-4b2e-aac9-4a178466a507"],"updated_at":"2018-10-10T05:03:45Z","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b9aadd7edebb4a25bed8078fe4b559c6","id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net"}]} 2018-10-10 05:04:34,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net used request id req-7ecab2df-285e-483e-8682-735f4b9d5f21 2018-10-10 05:04:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:34,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f7414b-7fd0-4f10-9f29-dcad1ebd7b8b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:34,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-e2f7414b-7fd0-4f10-9f29-dcad1ebd7b8b 2018-10-10 05:04:34,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:34,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e7bf2593-43f5-44f8-ba0e-070f60bf6f18 Date: Wed, 10 Oct 2018 05:04:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","dns_nameservers":[],"updated_at":"2018-10-10T05:03: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":"b9aadd7edebb4a25bed8078fe4b559c6","id":"52a62764-f3a9-4b2e-aac9-4a178466a507","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet"}]} 2018-10-10 05:04:34,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-e7bf2593-43f5-44f8-ba0e-070f60bf6f18 2018-10-10 05:04:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:34,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6b2ef11a-135b-410d-9c95-2a7ea1c3051f Date: Wed, 10 Oct 2018 05:04:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.3"}],"id":"1e07caea-a821-43ab-9319-5d35782bfc08","security_groups":[],"mac_address":"fa:16:3e:76:b6:7d","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.12"}],"id":"2b7f1157-36e0-4f51-b981-8406c184df23","security_groups":["51d2e364-0d32-40bf-9a12-8dfd15e865ea","ed8f5085-95a4-4958-bb06-4ce2d345eca4"],"mac_address":"fa:16:3e:e6:74:fc","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:04:05Z","binding:vnic_type":"normal","device_id":"5ed118af-a408-4904-90a1-e6b09f53e1b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.2"}],"id":"3e2f6bbe-575e-4bca-b3dc-69cbd28919d2","security_groups":[],"mac_address":"fa:16:3e:ae:10:bb","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.4"}],"id":"593ada16-8e8c-4968-819c-a3f327e505f4","security_groups":[],"mac_address":"fa:16:3e:ec:f0:73","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ddf31992-d2a5-4a3b-bf23-6558d6024e0b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:04:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"52a62764-f3a9-4b2e-aac9-4a178466a507","ip_address":"10.55.1.1"}],"id":"ca040d8c-4e67-4f49-a535-db9cecad144d","security_groups":[],"mac_address":"fa:16:3e:dc:38:c9","project_id":"b9aadd7edebb4a25bed8078fe4b559c6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddf31992-d2a5-4a3b-bf23-6558d6024e0b","tenant_id":"b9aadd7edebb4a25bed8078fe4b559c6","created_at":"2018-10-10T05:03:54Z","binding:vnic_type":"normal","device_id":"b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"}]} 2018-10-10 05:04:34,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-6b2ef11a-135b-410d-9c95-2a7ea1c3051f 2018-10-10 05:04:34,646 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:04:34,650 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6d9c90L 2018-10-10 05:04:34,650 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:04:34,651 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:04:34,651 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:04:34,652 - 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-10-10 05:04:34,652 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:04:34,652 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:04:34,652 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:04:34,653 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:04:34,653 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:04:34,670 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:04:34,670 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:04:34,682 - paramiko.transport - DEBUG - Trying key bfbdbf471625ae646b847111ab3adcfb from tmp/CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db 2018-10-10 05:04:34,709 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:04:34,713 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:04:34,813 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:04:34,828 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:04:34,829 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:04:34,830 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6d91d0L 2018-10-10 05:04:34,831 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:04:34,831 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:04:34,831 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:04:34,833 - 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-10-10 05:04:34,833 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:04:34,833 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:04:34,833 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:04:34,833 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:04:34,833 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:04:34,850 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:04:34,851 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:04:34,863 - paramiko.transport - DEBUG - Trying key bfbdbf471625ae646b847111ab3adcfb from tmp/CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db 2018-10-10 05:04:34,889 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:04:34,893 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:04:34,895 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:04:34,896 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:04:34,897 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:04:34,900 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:04:34,901 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:04:34,903 - create_instance - INFO - Deleting Port with ID - 2b7f1157-36e0-4f51-b981-8406c184df23 2018-10-10 05:04:34,903 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1 2018-10-10 05:04:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/2b7f1157-36e0-4f51-b981-8406c184df23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:36,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb7c5597-dc05-4c90-a8c0-1dabd57ab0be Date: Wed, 10 Oct 2018 05:04:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:36,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/2b7f1157-36e0-4f51-b981-8406c184df23 used request id req-bb7c5597-dc05-4c90-a8c0-1dabd57ab0be 2018-10-10 05:04:36,756 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst 2018-10-10 05:04:36,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:36,946 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05: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 x-openstack-request-id: req-7461f504-a406-442e-986b-c0a4c5549981 x-compute-request-id: req-7461f504-a406-442e-986b-c0a4c5549981 Content-Type: application/json 2018-10-10 05:04:36,947 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-7461f504-a406-442e-986b-c0a4c5549981 2018-10-10 05:04:36,947 - create_instance - INFO - Checking deletion status 2018-10-10 05:04:36,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:37,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-8108c998-8548-4ff6-ac2a-511fdfe9806a x-compute-request-id: req-8108c998-8548-4ff6-ac2a-511fdfe9806a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:36Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:37,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-8108c998-8548-4ff6-ac2a-511fdfe9806a 2018-10-10 05:04:37,194 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - ACTIVE 2018-10-10 05:04:37,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:04:40,198 - create_instance - DEBUG - VM status query timeout in 296.749626875 2018-10-10 05:04:40,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:40,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7060db9e-48d9-4152-bf70-a6862dd8d85f x-compute-request-id: req-7060db9e-48d9-4152-bf70-a6862dd8d85f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8", "rel": "bookmark"}], "image": {"id": "0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "links": [{"href": "http://172.30.9.25:8774/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:04:14.000000", "flavor": {"id": "4b71974a-5765-4bec-899c-e8c214f817a2", "links": [{"href": "http://172.30.9.25:8774/flavors/4b71974a-5765-4bec-899c-e8c214f817a2", "rel": "bookmark"}]}, "id": "5ed118af-a408-4904-90a1-e6b09f53e1b8", "user_id": "72a3508b8a064e9d8ebb056aa0433801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:04:36Z", "hostId": "0e64415a8a53a2728ed11281d662b4fb0e42c831d5aab561b323a568", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp", "name": "CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst", "created": "2018-10-10T05:04:08Z", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:04:40,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-7060db9e-48d9-4152-bf70-a6862dd8d85f 2018-10-10 05:04:40,439 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst] is - ACTIVE 2018-10-10 05:04:40,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:04:43,443 - create_instance - DEBUG - VM status query timeout in 293.504374027 2018-10-10 05:04:43,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0e3019770e21bfd813109a3f153b6ca4bc98b5" 2018-10-10 05:04:43,492 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 05: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 x-openstack-request-id: req-cb26e914-e566-47f8-9843-deefb3f74b30 x-compute-request-id: req-cb26e914-e566-47f8-9843-deefb3f74b30 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5ed118af-a408-4904-90a1-e6b09f53e1b8 could not be found.", "code": 404}} 2018-10-10 05:04:43,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5ed118af-a408-4904-90a1-e6b09f53e1b8 used request id req-cb26e914-e566-47f8-9843-deefb3f74b30 2018-10-10 05:04:43,492 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5ed118af-a408-4904-90a1-e6b09f53e1b8 could not be found. (HTTP 404) (Request-ID: req-cb26e914-e566-47f8-9843-deefb3f74b30) 2018-10-10 05:04:43,492 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-inst 2018-10-10 05:04:43,493 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-10-10 05:04:43,494 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-10-10 05:04:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/28300140-69cf-4308-ae3c-3985d8c97219 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:44,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-511d1def-cf1a-4926-a8d5-8aff4f6f2157 Content-Length: 0 Date: Wed, 10 Oct 2018 05:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:44,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/28300140-69cf-4308-ae3c-3985d8c97219 used request id req-511d1def-cf1a-4926-a8d5-8aff4f6f2157 2018-10-10 05:04:44,195 - create_instance - INFO - Deleting Port with ID - 2b7f1157-36e0-4f51-b981-8406c184df23 2018-10-10 05:04:44,195 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1dbport-1 2018-10-10 05:04:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/2b7f1157-36e0-4f51-b981-8406c184df23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48283b386a5a9e143ce86b6f6aae86b81a8a45ec" 2018-10-10 05:04:44,240 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-718559ef-1215-45ec-8718-036d78ab2d69 Date: Wed, 10 Oct 2018 05:04:44 GMT RESP BODY: {"NeutronError": {"message": "Port 2b7f1157-36e0-4f51-b981-8406c184df23 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-10 05:04:44,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/2b7f1157-36e0-4f51-b981-8406c184df23 used request id req-718559ef-1215-45ec-8718-036d78ab2d69 2018-10-10 05:04:44,240 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 2b7f1157-36e0-4f51-b981-8406c184df23 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-10 05:04:44,240 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 2b7f1157-36e0-4f51-b981-8406c184df23 could not be found. Neutron server returns request_ids: ['req-718559ef-1215-45ec-8718-036d78ab2d69'] 2018-10-10 05:04:44,241 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp 2018-10-10 05:04:44,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce7475c4c4e2cd2f52d991d072945bf73fd21ad" 2018-10-10 05:04:44,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f111ec7-2277-43c5-bd3d-9104f485218e x-compute-request-id: req-4f111ec7-2277-43c5-bd3d-9104f485218e Content-Length: 0 Content-Type: application/json 2018-10-10 05:04:44,278 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-kp used request id req-4f111ec7-2277-43c5-bd3d-9104f485218e 2018-10-10 05:04:44,279 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db.pub] 2018-10-10 05:04:44,279 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db] 2018-10-10 05:04:44,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9caab88ef9d3f84ad56c59f223dc2ce7d93ed36" 2018-10-10 05:04:44,321 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e4c6134-db2d-42e9-af12-13d8dc542699 x-compute-request-id: req-8e4c6134-db2d-42e9-af12-13d8dc542699 Content-Length: 0 Content-Type: application/json 2018-10-10 05:04:44,321 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4b71974a-5765-4bec-899c-e8c214f817a2 used request id req-8e4c6134-db2d-42e9-af12-13d8dc542699 2018-10-10 05:04:44,322 - neutron_utils - INFO - Deleting security group rule with ID - c5ba8446-3c56-4813-b3c6-baefa80d8707 2018-10-10 05:04:44,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/c5ba8446-3c56-4813-b3c6-baefa80d8707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:44,580 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-586a23d7-8eef-4141-90a3-34cdd8bc49d3 Content-Length: 0 Date: Wed, 10 Oct 2018 05:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:44,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/c5ba8446-3c56-4813-b3c6-baefa80d8707 used request id req-586a23d7-8eef-4141-90a3-34cdd8bc49d3 2018-10-10 05:04:44,580 - neutron_utils - INFO - Deleting security group rule with ID - 5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d 2018-10-10 05:04:44,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:44,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-236b6e64-deb9-4fac-b34a-c0fd051beeab Content-Length: 0 Date: Wed, 10 Oct 2018 05:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:44,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/5e0f7db4-ccb0-4742-860d-4e8bc5ffff2d used request id req-236b6e64-deb9-4fac-b34a-c0fd051beeab 2018-10-10 05:04:44,830 - neutron_utils - INFO - Deleting security group rule with ID - 97e2e7dc-f760-4a59-aeae-2aabad5853f3 2018-10-10 05:04:44,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/97e2e7dc-f760-4a59-aeae-2aabad5853f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:45,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f45f507c-e0b4-4f65-8366-c019ce03d818 Content-Length: 0 Date: Wed, 10 Oct 2018 05:04:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:45,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/97e2e7dc-f760-4a59-aeae-2aabad5853f3 used request id req-f45f507c-e0b4-4f65-8366-c019ce03d818 2018-10-10 05:04:45,081 - neutron_utils - INFO - Deleting security group rule with ID - df4b5e6b-829f-40cd-8d92-86c430906bff 2018-10-10 05:04:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/df4b5e6b-829f-40cd-8d92-86c430906bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:45,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e23c912-d4f0-4a45-8bd1-dbebc99e86ea Content-Length: 0 Date: Wed, 10 Oct 2018 05:04:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:45,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/df4b5e6b-829f-40cd-8d92-86c430906bff used request id req-1e23c912-d4f0-4a45-8bd1-dbebc99e86ea 2018-10-10 05:04:45,317 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-sec-grp 2018-10-10 05:04:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/51d2e364-0d32-40bf-9a12-8dfd15e865ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fa44c7aee7eb578d4ede6af69db64b6012c4f" 2018-10-10 05:04:45,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4477a9d3-d33c-4169-89e6-f4be2e4c67bd Content-Length: 0 Date: Wed, 10 Oct 2018 05:04:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:45,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/51d2e364-0d32-40bf-9a12-8dfd15e865ea used request id req-4477a9d3-d33c-4169-89e6-f4be2e4c67bd 2018-10-10 05:04:45,477 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router and subnet CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet 2018-10-10 05:04:45,477 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router 2018-10-10 05:04:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" -d '{"subnet_id": "52a62764-f3a9-4b2e-aac9-4a178466a507"}' 2018-10-10 05:04:46,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-06309bb2-b9b5-49d5-920d-ac28ea254833 Date: Wed, 10 Oct 2018 05:04:46 GMT RESP BODY: {"network_id": "ddf31992-d2a5-4a3b-bf23-6558d6024e0b", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "subnet_id": "52a62764-f3a9-4b2e-aac9-4a178466a507", "subnet_ids": ["52a62764-f3a9-4b2e-aac9-4a178466a507"], "port_id": "ca040d8c-4e67-4f49-a535-db9cecad144d", "id": "b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08"} 2018-10-10 05:04:46,977 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08/remove_router_interface used request id req-06309bb2-b9b5-49d5-920d-ac28ea254833 2018-10-10 05:04:46,978 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router 2018-10-10 05:04:46,978 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-router 2018-10-10 05:04:46,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff978d3b0fb99d17921f65317fc8ebe9dc20aa8" 2018-10-10 05:04:50,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-192c6002-4828-4e7b-9fb6-960f8546afee Content-Length: 0 Date: Wed, 10 Oct 2018 05:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:50,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b9c51896-f7f7-40f7-9fe8-e8fb3bd91d08 used request id req-192c6002-4828-4e7b-9fb6-960f8546afee 2018-10-10 05:04:50,657 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet 2018-10-10 05:04:50,657 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-subnet 2018-10-10 05:04:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/52a62764-f3a9-4b2e-aac9-4a178466a507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" 2018-10-10 05:04:52,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fefc85ab-314a-425a-a796-d7fa9af0662f Date: Wed, 10 Oct 2018 05:04:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:52,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/52a62764-f3a9-4b2e-aac9-4a178466a507 used request id req-fefc85ab-314a-425a-a796-d7fa9af0662f 2018-10-10 05:04:52,993 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-pub-net 2018-10-10 05:04:52,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/ddf31992-d2a5-4a3b-bf23-6558d6024e0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8159e87c145798d9db0662675521ee59aa7e6ac6" 2018-10-10 05:04:54,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c40a634-0c67-493b-93da-4cf82356da40 Date: Wed, 10 Oct 2018 05:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:54,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ddf31992-d2a5-4a3b-bf23-6558d6024e0b used request id req-7c40a634-0c67-493b-93da-4cf82356da40 2018-10-10 05:04:54,483 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-93f1f62c-784f-440b-ac77-c022538ae1db-image 2018-10-10 05:04:54,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3670930321a978c4ddff704d93402a476e153d3" 2018-10-10 05:04:55,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3bbbf6ed-9306-411a-a6f8-d5d78ac2eb7c Date: Wed, 10 Oct 2018 05:04:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:04:55,290 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/0432b8ba-eecb-4af2-acbd-db09e4f7d0ed used request id req-3bbbf6ed-9306-411a-a6f8-d5d78ac2eb7c 2018-10-10 05:04:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:55,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2499cfb0-0633-4736-9634-35d94cf09317 Date: Wed, 10 Oct 2018 05:04:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:44Z", "updated_at": "2018-10-10T05:03:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:44Z", "revision_number": 0, "id": "079e778f-e799-4d48-94cd-0b0377a9cf04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:44Z", "security_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:44Z", "revision_number": 0, "id": "637e97b0-a2d8-4242-b1d0-d7e335ef8348", "remote_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:44Z", "security_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:44Z", "revision_number": 0, "id": "74eeb952-9ca2-40ce-8196-b3a43b9fdacd", "remote_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:44Z", "security_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:03:44Z", "revision_number": 0, "id": "7871fbfc-a19c-42f6-bc87-d563ea654cdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:03:44Z", "security_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6"}], "revision_number": 4, "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "name": "default"}]} 2018-10-10 05:04:55,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-2499cfb0-0633-4736-9634-35d94cf09317 2018-10-10 05:04:55,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:55,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d147a7-a35d-4181-8c53-104c4a1314e2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 05:04:55,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-a0d147a7-a35d-4181-8c53-104c4a1314e2 2018-10-10 05:04:55,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:55,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a479e6c6-a318-4303-bac1-a7434295fb71 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 05:04:55,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-a479e6c6-a318-4303-bac1-a7434295fb71 2018-10-10 05:04:55,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:55,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a9ed02-cf26-45df-ac97-18a9487d1b71 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 05:04:55,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-89a9ed02-cf26-45df-ac97-18a9487d1b71 2018-10-10 05:04:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:55,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e780dfc-af73-45ca-a1c1-120a8d5ffce2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6"}, "enabled": true, "id": "b9aadd7edebb4a25bed8078fe4b559c6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj"}} 2018-10-10 05:04:55,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-0e780dfc-af73-45ca-a1c1-120a8d5ffce2 2018-10-10 05:04:55,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed8f5085-95a4-4958-bb06-4ce2d345eca4 2018-10-10 05:04:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed8f5085-95a4-4958-bb06-4ce2d345eca4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:56,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ebb3d62c-33c0-4451-977c-4148a4edbd45 Date: Wed, 10 Oct 2018 05:04:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:44Z", "security_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:44Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "079e778f-e799-4d48-94cd-0b0377a9cf04"}, {"remote_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:44Z", "security_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:44Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "637e97b0-a2d8-4242-b1d0-d7e335ef8348"}, {"remote_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:44Z", "security_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:44Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "74eeb952-9ca2-40ce-8196-b3a43b9fdacd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:03:44Z", "security_group_id": "ed8f5085-95a4-4958-bb06-4ce2d345eca4", "port_range_min": null, "revision_number": 0, "tenant_id": "b9aadd7edebb4a25bed8078fe4b559c6", "created_at": "2018-10-10T05:03:44Z", "project_id": "b9aadd7edebb4a25bed8078fe4b559c6", "id": "7871fbfc-a19c-42f6-bc87-d563ea654cdc"}]} 2018-10-10 05:04:56,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=ed8f5085-95a4-4958-bb06-4ce2d345eca4 used request id req-ebb3d62c-33c0-4451-977c-4148a4edbd45 2018-10-10 05:04:56,050 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 05:04:56,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ed8f5085-95a4-4958-bb06-4ce2d345eca4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:56,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca06100c-eeb4-4177-9760-6accc366980e Content-Length: 0 Date: Wed, 10 Oct 2018 05:04:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:04:56,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ed8f5085-95a4-4958-bb06-4ce2d345eca4 used request id req-ca06100c-eeb4-4177-9760-6accc366980e 2018-10-10 05:04:56,360 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj 2018-10-10 05:04:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:56,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68bdf257-e301-44ee-a5cc-73630ddc286f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:04:56,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b9aadd7edebb4a25bed8078fe4b559c6 used request id req-68bdf257-e301-44ee-a5cc-73630ddc286f 2018-10-10 05:04:56,593 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-proj-role 2018-10-10 05:04:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/b36f0c51efff4fe0b7ffed36f8dd447b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:56,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32476a1-dade-4682-8fcb-dbd3545e3bf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:04:56,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/b36f0c51efff4fe0b7ffed36f8dd447b used request id req-e32476a1-dade-4682-8fcb-dbd3545e3bf1 2018-10-10 05:04:56,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0cf51f8a643d3a3aa5e9a9e23c2c67169e8632" 2018-10-10 05:04:56,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eba273a-6d36-4a17-bbec-7cbf45d56494 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:04:56,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3eba273a-6d36-4a17-bbec-7cbf45d56494 2018-10-10 05:04:56,815 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-439da3c8-0d6a-487-user 2018-10-10 05:04:56,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/72a3508b8a064e9d8ebb056aa0433801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268347d8aad010bd935612659e1741ec22d94b05" 2018-10-10 05:04:57,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ce63dad-db05-4381-802c-31b890bb945b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:04:57,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/72a3508b8a064e9d8ebb056aa0433801 used request id req-3ce63dad-db05-4381-802c-31b890bb945b 2018-10-10 05:04:57,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:04:57,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["_36splWqRPG3u4lsOqoj2w"], "issued_at": "2018-10-10T05:04:57.000000Z"}} 2018-10-10 05:04:57,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3940a8b06d156287f78f1122f3bad9ed14c6a1f" 2018-10-10 05:04:57,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcdd6fa-dbe7-4f41-81cd-c1f357ddd17a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:57,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9dcdd6fa-dbe7-4f41-81cd-c1f357ddd17a 2018-10-10 05:04:57,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:04:57,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:04:57,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["u19hQzF8QMeXOhOT0XRh7w"], "issued_at": "2018-10-10T05:04:57.000000Z"}} 2018-10-10 05:04:57,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:04:57,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a341720e-96ee-48b6-8d0a-98122c51d9df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:57,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a341720e-96ee-48b6-8d0a-98122c51d9df 2018-10-10 05:04:57,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:04:57,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:04:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:04:58,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455066da-537d-4e38-a237-9c55c20cdc2c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 05:04:58,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj used request id req-455066da-537d-4e38-a237-9c55c20cdc2c 2018-10-10 05:04:58,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:04:58,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f072a9-f7c0-4318-86fb-abbce79d0c6e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:04:58,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-69f072a9-f7c0-4318-86fb-abbce79d0c6e 2018-10-10 05:04:58,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}}' 2018-10-10 05:04:58,254 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f783601-6281-47b3-a418-5709414fbc13 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:04:58,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7f783601-6281-47b3-a418-5709414fbc13 2018-10-10 05:04:58,255 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj 2018-10-10 05:04:58,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:04:58,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:04:58,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["efckNRmOS628gO4_lq23rg"], "issued_at": "2018-10-10T05:04:58.000000Z"}} 2018-10-10 05:04:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a5617848434ca590adac946b926c14881a97d7" 2018-10-10 05:04:58,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1b7d2f-dfbf-4d5d-9e2a-bf1bf6f71795 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:04:58,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fe1b7d2f-dfbf-4d5d-9e2a-bf1bf6f71795 2018-10-10 05:04:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:04:58,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:04:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a5617848434ca590adac946b926c14881a97d7" 2018-10-10 05:04:58,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e25f0c-3337-4e95-9f42-eb3cd1751300 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:04:58,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d9e25f0c-3337-4e95-9f42-eb3cd1751300 2018-10-10 05:04:58,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a5617848434ca590adac946b926c14881a97d7" 2018-10-10 05:04:58,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4913e96-9e54-4d51-bc9a-1319e4a26737 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}]} 2018-10-10 05:04:58,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj used request id req-e4913e96-9e54-4d51-bc9a-1319e4a26737 2018-10-10 05:04:58,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a5617848434ca590adac946b926c14881a97d7" 2018-10-10 05:04:58,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83685af1-add7-417b-b4ed-53cb92d5bb4f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:04:58,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-83685af1-add7-417b-b4ed-53cb92d5bb4f 2018-10-10 05:04:59,338 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user 2018-10-10 05:04:59,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:04:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:04:59,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd61353-ee13-4b7e-ab01-f81d9e7ce19c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:04:59,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3cd61353-ee13-4b7e-ab01-f81d9e7ce19c 2018-10-10 05:04:59,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}}' 2018-10-10 05:04:59,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bd5810f-d3c8-44f8-890f-e56e5975f544 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a65c1600d724c4fa69981c38ce66ce9", "links": {"self": "http://172.30.9.25:5000/v3/roles/5a65c1600d724c4fa69981c38ce66ce9"}, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}} 2018-10-10 05:04:59,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-2bd5810f-d3c8-44f8-890f-e56e5975f544 2018-10-10 05:04:59,572 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role 2018-10-10 05:04:59,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/5a65c1600d724c4fa69981c38ce66ce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:04:59,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576bb6dc-02e4-4267-8c8b-cbf0222d25ec Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/5a65c1600d724c4fa69981c38ce66ce9"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role", "id": "5a65c1600d724c4fa69981c38ce66ce9"}} 2018-10-10 05:04:59,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/5a65c1600d724c4fa69981c38ce66ce9 used request id req-576bb6dc-02e4-4267-8c8b-cbf0222d25ec 2018-10-10 05:04:59,591 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role to project CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj 2018-10-10 05:04:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3/users/b600705186354c0ebb4d54ef2cab0825/roles/5a65c1600d724c4fa69981c38ce66ce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:04:59,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81d75a3e-55f2-4b07-995f-d9fa980879d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:04:59,718 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3/users/b600705186354c0ebb4d54ef2cab0825/roles/5a65c1600d724c4fa69981c38ce66ce9 used request id req-81d75a3e-55f2-4b07-995f-d9fa980879d1 2018-10-10 05:04:59,719 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:04:59,720 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 05:04:59,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:04:59,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:00,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["119FlvOPS_uEgaV6QPhtaw"], "issued_at": "2018-10-10T05:05:00.000000Z"}} 2018-10-10 05:05:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" 2018-10-10 05:05:00,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ae3d24-940f-49ec-b92a-eabf9271952d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:00,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-48ae3d24-940f-49ec-b92a-eabf9271952d 2018-10-10 05:05:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" 2018-10-10 05:05:00,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-dd6b7451-cc13-490a-91d1-9515717f5583 Date: Wed, 10 Oct 2018 05:05:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image"} 2018-10-10 05:05:00,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image used request id req-dd6b7451-cc13-490a-91d1-9515717f5583 2018-10-10 05:05:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" 2018-10-10 05:05:00,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b5387ef1-b50e-438f-8dcb-16907a80c637 Date: Wed, 10 Oct 2018 05: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:05:00,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b5387ef1-b50e-438f-8dcb-16907a80c637 2018-10-10 05:05:00,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image"}' 2018-10-10 05:05:00,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8 X-Openstack-Request-Id: req-06982101-faf4-48b6-9f0c-59e1008f82f5 Date: Wed, 10 Oct 2018 05:05:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:05:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T05:05:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "min_disk": 0, "protected": false, "id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "file": "/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/file", "checksum": null, "owner": "61367a6d63f34aeab344903d527303a3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:05:00,735 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-06982101-faf4-48b6-9f0c-59e1008f82f5 2018-10-10 05:05:00,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" -d '' 2018-10-10 05:05:01,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92d14db2-71f9-4a5f-b82f-2d60caee6ba8 Date: Wed, 10 Oct 2018 05:05:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:05:01,688 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/file used request id req-92d14db2-71f9-4a5f-b82f-2d60caee6ba8 2018-10-10 05:05:01,689 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 05:05:01,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" 2018-10-10 05:05:01,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-db09d173-8652-4cc6-a244-f17415057370 Date: Wed, 10 Oct 2018 05:05:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:05:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:05:01Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/snap", "metadata": {}}], "self": "/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "min_disk": 0, "protected": false, "id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "file": "/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "61367a6d63f34aeab344903d527303a3", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:05:01,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8 used request id req-db09d173-8652-4cc6-a244-f17415057370 2018-10-10 05:05:01,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" 2018-10-10 05:05:02,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67c1ebf8-b27c-4bba-858d-bc53664eb909 Date: Wed, 10 Oct 2018 05:05:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:05:02,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-67c1ebf8-b27c-4bba-858d-bc53664eb909 2018-10-10 05:05:02,014 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image 2018-10-10 05:05:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" 2018-10-10 05:05:02,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-6050f118-5278-4b5e-9381-03d650064905 Date: Wed, 10 Oct 2018 05:05:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:05:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:05:01Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/snap", "metadata": {}}], "self": "/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "min_disk": 0, "protected": false, "id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "file": "/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "61367a6d63f34aeab344903d527303a3", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:05:02,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8 used request id req-6050f118-5278-4b5e-9381-03d650064905 2018-10-10 05:05:02,183 - create_image - DEBUG - Instance status is - active 2018-10-10 05:05:02,184 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image 2018-10-10 05:05:02,184 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image 2018-10-10 05:05:02,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:02,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:02,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["CeyGSPO8SD-DKW__wCN5lg"], "issued_at": "2018-10-10T05:05:02.000000Z"}} 2018-10-10 05:05:02,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" 2018-10-10 05:05:02,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad02be4-0538-4580-b217-250e977f930d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:02,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7ad02be4-0538-4580-b217-250e977f930d 2018-10-10 05:05:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" 2018-10-10 05:05:02,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bb18e8e2-c68e-4dec-abaa-203eb7224490 Date: Wed, 10 Oct 2018 05:05:02 GMT RESP BODY: {"networks":[]} 2018-10-10 05:05:02,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-bb18e8e2-c68e-4dec-abaa-203eb7224490 2018-10-10 05:05:02,821 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net 2018-10-10 05:05:02,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net", "admin_state_up": true}}' 2018-10-10 05:05:03,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a0c8adb3-f223-4d0e-a5ce-893541a61325 Date: Wed, 10 Oct 2018 05:05:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T05:05:03Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","mtu":1450}} 2018-10-10 05:05:03,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-a0c8adb3-f223-4d0e-a5ce-893541a61325 2018-10-10 05:05:03,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" 2018-10-10 05:05:03,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-daeed099-830b-48a0-82de-5247a1b95ca2 Date: Wed, 10 Oct 2018 05:05:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:05:03Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:03,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-daeed099-830b-48a0-82de-5247a1b95ca2 2018-10-10 05:05:03,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" 2018-10-10 05:05:03,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d65148b8-d9c6-4e38-bba2-4e0ab5a8f5b0 Date: Wed, 10 Oct 2018 05:05:03 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:05:03,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-d65148b8-d9c6-4e38-bba2-4e0ab5a8f5b0 2018-10-10 05:05:03,924 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet 2018-10-10 05:05:03,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" -d '{"subnets": [{"ip_version": 4, "network_id": "0b5858a9-7d99-4b79-bc10-3c3b5006010d", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]}' 2018-10-10 05:05:04,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8dd3639-f084-409a-9333-c62fda5a94f6 Date: Wed, 10 Oct 2018 05:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","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":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:04,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-f8dd3639-f084-409a-9333-c62fda5a94f6 2018-10-10 05:05:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" 2018-10-10 05:05:04,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d6e2fe68-c2cc-472a-bb10-30bd7e693511 Date: Wed, 10 Oct 2018 05:05:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:04,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-d6e2fe68-c2cc-472a-bb10-30bd7e693511 2018-10-10 05:05:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" 2018-10-10 05:05:04,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9514780e-92e7-4304-8b3a-894bb47c71d4 Date: Wed, 10 Oct 2018 05:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:04,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-9514780e-92e7-4304-8b3a-894bb47c71d4 2018-10-10 05:05:04,936 - OpenStackNetwork - DEBUG - Network [0b5858a9-7d99-4b79-bc10-3c3b5006010d] created successfully 2018-10-10 05:05:04,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:04,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:05,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["__Mw-SqmRP-ZQhTWkLv7Ew"], "issued_at": "2018-10-10T05:05:05.000000Z"}} 2018-10-10 05:05:05,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:05,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5033a1-4968-4fef-8571-6730abecfb43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:05,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1f5033a1-4968-4fef-8571-6730abecfb43 2018-10-10 05:05:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:05,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a33a67de-d2ad-4584-aba7-cd75976260fd Date: Wed, 10 Oct 2018 05:05:05 GMT RESP BODY: {"routers": []} 2018-10-10 05:05:05,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router&admin_state_up=True used request id req-a33a67de-d2ad-4584-aba7-cd75976260fd 2018-10-10 05:05:05,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:05,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:06,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["czmBT1t9SOSp-7SBrA5UDw"], "issued_at": "2018-10-10T05:05:06.000000Z"}} 2018-10-10 05:05:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3436d16caba9207b2311ab2330ca487a38f2fc" 2018-10-10 05:05:06,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0a48fa-e3a4-4343-808d-8c13a5ea5a67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:06,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cd0a48fa-e3a4-4343-808d-8c13a5ea5a67 2018-10-10 05:05:06,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:06,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4539def5-39f9-455d-9833-65e994a078a1 Date: Wed, 10 Oct 2018 05:05:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:05:06,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-4539def5-39f9-455d-9833-65e994a078a1 2018-10-10 05:05:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:06,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-57cc3693-fd48-4efd-8d89-b6d4af483b01 Date: Wed, 10 Oct 2018 05:05:06 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:05:06,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-57cc3693-fd48-4efd-8d89-b6d4af483b01 2018-10-10 05:05:06,597 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router 2018-10-10 05:05:06,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router", "admin_state_up": true}}' 2018-10-10 05:05:12,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6b60d02e-1bb6-4507-861c-90c97e2fbb21 Date: Wed, 10 Oct 2018 05:05:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:07Z", "admin_state_up": true, "updated_at": "2018-10-10T05:05:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d6b3ab8d-280d-4f6a-8005-466869cfb99e", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router"}} 2018-10-10 05:05:12,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-6b60d02e-1bb6-4507-861c-90c97e2fbb21 2018-10-10 05:05:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=d6b3ab8d-280d-4f6a-8005-466869cfb99e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:12,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cb925c5b-7f47-47ca-9393-e4bb42f5e322 Date: Wed, 10 Oct 2018 05:05:12 GMT RESP BODY: {"ports":[]} 2018-10-10 05:05:12,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=d6b3ab8d-280d-4f6a-8005-466869cfb99e used request id req-cb925c5b-7f47-47ca-9393-e4bb42f5e322 2018-10-10 05:05:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:12,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b127cd3f-8d1c-4c45-b5d9-ffc7938979e0 Date: Wed, 10 Oct 2018 05:05:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:12,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-b127cd3f-8d1c-4c45-b5d9-ffc7938979e0 2018-10-10 05:05:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:05:12,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:05:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:05:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:12,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb66142-4208-42e5-8d3b-8f6f26c50ca7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:12,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-cbb66142-4208-42e5-8d3b-8f6f26c50ca7 2018-10-10 05:05:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:12,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c64aac07-5f63-40f7-ad89-b7b563240526 Date: Wed, 10 Oct 2018 05:05:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:12,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-c64aac07-5f63-40f7-ad89-b7b563240526 2018-10-10 05:05:12,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:13,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bf21b33e-9988-472c-ac54-29c184840e38 Date: Wed, 10 Oct 2018 05:05:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:13,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet used request id req-bf21b33e-9988-472c-ac54-29c184840e38 2018-10-10 05:05:13,126 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 05:05:13,126 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router 2018-10-10 05:05:13,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/d6b3ab8d-280d-4f6a-8005-466869cfb99e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" -d '{"subnet_id": "09db8f89-58d4-4130-bf3d-edbbb377354a"}' 2018-10-10 05:05:15,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d60069c8-3288-48ae-abe2-ba3b6ac4b638 Date: Wed, 10 Oct 2018 05:05:15 GMT RESP BODY: {"network_id": "0b5858a9-7d99-4b79-bc10-3c3b5006010d", "tenant_id": "61367a6d63f34aeab344903d527303a3", "subnet_id": "09db8f89-58d4-4130-bf3d-edbbb377354a", "subnet_ids": ["09db8f89-58d4-4130-bf3d-edbbb377354a"], "port_id": "2a70a457-2d0d-41d8-b6db-b6cef86b4b18", "id": "d6b3ab8d-280d-4f6a-8005-466869cfb99e"} 2018-10-10 05:05:15,361 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d6b3ab8d-280d-4f6a-8005-466869cfb99e/add_router_interface used request id req-d60069c8-3288-48ae-abe2-ba3b6ac4b638 2018-10-10 05:05:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/d6b3ab8d-280d-4f6a-8005-466869cfb99e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:15,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6a625720-600e-4b47-afab-48fa79cd5292 Date: Wed, 10 Oct 2018 05:05:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:07Z", "admin_state_up": true, "updated_at": "2018-10-10T05:05:14Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d6b3ab8d-280d-4f6a-8005-466869cfb99e", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router"}} 2018-10-10 05:05:15,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/d6b3ab8d-280d-4f6a-8005-466869cfb99e used request id req-6a625720-600e-4b47-afab-48fa79cd5292 2018-10-10 05:05:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=d6b3ab8d-280d-4f6a-8005-466869cfb99e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:15,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b9376378-cb87-4f03-a344-6098cb7f963d Date: Wed, 10 Oct 2018 05:05:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"}]} 2018-10-10 05:05:15,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=d6b3ab8d-280d-4f6a-8005-466869cfb99e used request id req-b9376378-cb87-4f03-a344-6098cb7f963d 2018-10-10 05:05:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/09db8f89-58d4-4130-bf3d-edbbb377354a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:05:15,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c8d08741-0bd4-4951-a734-22aab52da74a Date: Wed, 10 Oct 2018 05:05:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","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":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}} 2018-10-10 05:05:15,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/09db8f89-58d4-4130-bf3d-edbbb377354a used request id req-c8d08741-0bd4-4951-a734-22aab52da74a 2018-10-10 05:05:15,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:15,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:16,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["bNHBtybnQrSLhufY2hrfuQ"], "issued_at": "2018-10-10T05:05:16.000000Z"}} 2018-10-10 05:05:16,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1101b2bcbed6a47c274bd9c61f52feab5db6e43" 2018-10-10 05:05:16,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbaa7156-0260-43c3-80ec-fb5fb883cb04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:16,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fbaa7156-0260-43c3-80ec-fb5fb883cb04 2018-10-10 05:05:16,331 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:05:16,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1101b2bcbed6a47c274bd9c61f52feab5db6e43" 2018-10-10 05:05:16,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05: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-537b8e4c-5602-423e-a570-107f1d5ea91b x-compute-request-id: req-537b8e4c-5602-423e-a570-107f1d5ea91b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 05:05:16,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-537b8e4c-5602-423e-a570-107f1d5ea91b 2018-10-10 05:05:16,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1101b2bcbed6a47c274bd9c61f52feab5db6e43" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-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-10-10 05:05:16,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05: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-fdc7e4df-09fd-457e-ac70-3cef69f096fb x-compute-request-id: req-fdc7e4df-09fd-457e-ac70-3cef69f096fb Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:05:16,565 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fdc7e4df-09fd-457e-ac70-3cef69f096fb 2018-10-10 05:05:16,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:16,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:16,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["K57_KtFkROCnll-dYPHxAw"], "issued_at": "2018-10-10T05:05:16.000000Z"}} 2018-10-10 05:05:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab426722a0522916e60e36f0b3811a708b490d" 2018-10-10 05:05:17,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d78565-8a35-4ea3-96e6-0a510f12915e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:17,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-15d78565-8a35-4ea3-96e6-0a510f12915e 2018-10-10 05:05:17,013 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:05:17,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab426722a0522916e60e36f0b3811a708b490d" 2018-10-10 05:05:17,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05: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-b8399be2-9eb9-40b0-8370-a87e5e97bfc2 x-compute-request-id: req-b8399be2-9eb9-40b0-8370-a87e5e97bfc2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 05:05:17,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-b8399be2-9eb9-40b0-8370-a87e5e97bfc2 2018-10-10 05:05:17,195 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp... 2018-10-10 05:05:17,195 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 05:05:17,221 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp 2018-10-10 05:05:17,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab426722a0522916e60e36f0b3811a708b490d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQkwkf0zjU7srBOi/EW3pbn1HOGoaCPEQgciXV8RXhc5TRHK3GBTG3jy5aoStV4/O2DFSBwnMCi9uHViCKpSIAuel9Jp9w660TdO3fkF3RUke+VWCJqY53MrsuiOY/gFlnugG0nIywbTrKzThzvEMgB/r7O0hO/bTjB97BDJjayQ==", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp"}}' 2018-10-10 05:05:17,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3227d5b8-7d7a-4372-bc57-5439421d71b1 x-compute-request-id: req-3227d5b8-7d7a-4372-bc57-5439421d71b1 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQkwkf0zjU7srBOi/EW3pbn1HOGoaCPEQgciXV8RXhc5TRHK3GBTG3jy5aoStV4/O2DFSBwnMCi9uHViCKpSIAuel9Jp9w660TdO3fkF3RUke+VWCJqY53MrsuiOY/gFlnugG0nIywbTrKzThzvEMgB/r7O0hO/bTjB97BDJjayQ==", "user_id": "b600705186354c0ebb4d54ef2cab0825", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "fingerprint": "87:c3:6c:eb:47:db:34:39:8b:be:4f:32:6a:9e:99:93"}} 2018-10-10 05:05:17,285 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-3227d5b8-7d7a-4372-bc57-5439421d71b1 2018-10-10 05:05:17,287 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f.pub 2018-10-10 05:05:17,288 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f 2018-10-10 05:05:17,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:17,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:17,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["4nlmYEzOQ0uOMmNRNl4fBQ"], "issued_at": "2018-10-10T05:05:17.000000Z"}} 2018-10-10 05:05:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:17,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2914b9-843f-40f8-8ba6-3d4607307dbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:17,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7d2914b9-843f-40f8-8ba6-3d4607307dbc 2018-10-10 05:05:17,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:17,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bb3646b1-b5f6-4e6b-8a1d-da13dac21a01 Date: Wed, 10 Oct 2018 05:05:17 GMT RESP BODY: {"security_groups": []} 2018-10-10 05:05:17,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp used request id req-bb3646b1-b5f6-4e6b-8a1d-da13dac21a01 2018-10-10 05:05:17,917 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp... 2018-10-10 05:05:17,917 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp 2018-10-10 05:05:17,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}}' 2018-10-10 05:05:18,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-bf353a2c-88d8-4a06-9554-0734239d290c Date: Wed, 10 Oct 2018 05:05:18 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "updated_at": "2018-10-10T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "2489109c-8e9e-42e7-8488-425be74058df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "61367a6d63f34aeab344903d527303a3"}], "revision_number": 2, "project_id": "61367a6d63f34aeab344903d527303a3", "id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}} 2018-10-10 05:05:18,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-bf353a2c-88d8-4a06-9554-0734239d290c 2018-10-10 05:05:18,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:18,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:18,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d2adfcd3-ce2a-4735-ad20-c980f4743d1a Date: Wed, 10 Oct 2018 05:05:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "2489109c-8e9e-42e7-8488-425be74058df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a"}]} 2018-10-10 05:05:18,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-d2adfcd3-ce2a-4735-ad20-c980f4743d1a 2018-10-10 05:05:18,587 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:18,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7f4e3ed-94e2-4e67-af86-ee581a42b321 Date: Wed, 10 Oct 2018 05:05:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "2489109c-8e9e-42e7-8488-425be74058df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a"}]} 2018-10-10 05:05:18,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-f7f4e3ed-94e2-4e67-af86-ee581a42b321 2018-10-10 05:05:18,768 - neutron_utils - INFO - Retrieving security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:19,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1d7d8bb2-bc02-4462-991f-bbc223f57211 Date: Wed, 10 Oct 2018 05:05:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "updated_at": "2018-10-10T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "2489109c-8e9e-42e7-8488-425be74058df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "61367a6d63f34aeab344903d527303a3"}], "revision_number": 2, "project_id": "61367a6d63f34aeab344903d527303a3", "id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}]} 2018-10-10 05:05:19,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-1d7d8bb2-bc02-4462-991f-bbc223f57211 2018-10-10 05:05:19,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:19,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eae6c4b9-5d55-4b2e-b770-07b55db740e5 Date: Wed, 10 Oct 2018 05:05: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-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "2489109c-8e9e-42e7-8488-425be74058df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a"}]} 2018-10-10 05:05:19,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-eae6c4b9-5d55-4b2e-b770-07b55db740e5 2018-10-10 05:05:19,327 - neutron_utils - INFO - Retrieving security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:19,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-131f4247-3487-4372-b5fc-45c6036f34e5 Date: Wed, 10 Oct 2018 05:05:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "updated_at": "2018-10-10T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "2489109c-8e9e-42e7-8488-425be74058df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "61367a6d63f34aeab344903d527303a3"}], "revision_number": 2, "project_id": "61367a6d63f34aeab344903d527303a3", "id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}]} 2018-10-10 05:05:19,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-131f4247-3487-4372-b5fc-45c6036f34e5 2018-10-10 05:05:19,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:19,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:19,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fa9fc02d-4047-4606-9ff6-db67d8a61f83 Date: Wed, 10 Oct 2018 05:05: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-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "2489109c-8e9e-42e7-8488-425be74058df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a"}]} 2018-10-10 05:05:19,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-fa9fc02d-4047-4606-9ff6-db67d8a61f83 2018-10-10 05:05:19,457 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp 2018-10-10 05:05:19,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:19,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c6abf767-3a99-4938-acb0-c13be2a38c29 Date: Wed, 10 Oct 2018 05:05:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "updated_at": "2018-10-10T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "2489109c-8e9e-42e7-8488-425be74058df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "61367a6d63f34aeab344903d527303a3"}], "revision_number": 2, "project_id": "61367a6d63f34aeab344903d527303a3", "id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}]} 2018-10-10 05:05:19,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp used request id req-c6abf767-3a99-4938-acb0-c13be2a38c29 2018-10-10 05:05:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:05:19,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:05:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:19,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2927c0ac-c705-494e-9987-fd4f91937881 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:19,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-2927c0ac-c705-494e-9987-fd4f91937881 2018-10-10 05:05:19,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:19,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c16c6a62-0ac2-4a6e-8c81-ade95d50cdc8 Date: Wed, 10 Oct 2018 05:05: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-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "2489109c-8e9e-42e7-8488-425be74058df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a"}]} 2018-10-10 05:05:19,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-c16c6a62-0ac2-4a6e-8c81-ade95d50cdc8 2018-10-10 05:05:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8"}}' 2018-10-10 05:05:20,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0bd16041-2d27-42a4-9fdc-244866a4efea Date: Wed, 10 Oct 2018 05:05:20 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-10-10T05:05:19Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:19Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "899ba554-10c0-4948-bc58-1b5918b674e7"}} 2018-10-10 05:05:20,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-0bd16041-2d27-42a4-9fdc-244866a4efea 2018-10-10 05:05:20,095 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp 2018-10-10 05:05:20,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:20,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-ad466efb-4945-410b-be74-d217bd8d27b8 Date: Wed, 10 Oct 2018 05:05:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "updated_at": "2018-10-10T05:05:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "2489109c-8e9e-42e7-8488-425be74058df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:19Z", "revision_number": 0, "id": "899ba554-10c0-4948-bc58-1b5918b674e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:19Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "61367a6d63f34aeab344903d527303a3"}], "revision_number": 3, "project_id": "61367a6d63f34aeab344903d527303a3", "id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}]} 2018-10-10 05:05:20,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp used request id req-ad466efb-4945-410b-be74-d217bd8d27b8 2018-10-10 05:05:20,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:20,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a88b47c-81e2-4ed1-9bdd-83a86e6e4226 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:20,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-9a88b47c-81e2-4ed1-9bdd-83a86e6e4226 2018-10-10 05:05:20,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:20,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-406dfac9-aafa-4a99-adf7-5549dc787d92 Date: Wed, 10 Oct 2018 05:05: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-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "2489109c-8e9e-42e7-8488-425be74058df"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:19Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:19Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "899ba554-10c0-4948-bc58-1b5918b674e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a"}]} 2018-10-10 05:05:20,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-406dfac9-aafa-4a99-adf7-5549dc787d92 2018-10-10 05:05:20,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8"}}' 2018-10-10 05:05:20,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-4f90988e-f050-46f1-bcb7-247ed0b95991 Date: Wed, 10 Oct 2018 05:05:20 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-10-10T05:05:20Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": 22, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:20Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "31b3d54f-52ce-4455-8d53-1146d5ab5e99"}} 2018-10-10 05:05:20,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-4f90988e-f050-46f1-bcb7-247ed0b95991 2018-10-10 05:05:20,933 - neutron_utils - INFO - Retrieving security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:20,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:21,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-9a8b0b99-f5fb-4904-aa16-ac19002ac526 Date: Wed, 10 Oct 2018 05:05:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "updated_at": "2018-10-10T05:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "2489109c-8e9e-42e7-8488-425be74058df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:05:20Z", "revision_number": 0, "id": "31b3d54f-52ce-4455-8d53-1146d5ab5e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:20Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:19Z", "revision_number": 0, "id": "899ba554-10c0-4948-bc58-1b5918b674e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:19Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "revision_number": 0, "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "61367a6d63f34aeab344903d527303a3"}], "revision_number": 4, "project_id": "61367a6d63f34aeab344903d527303a3", "id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}]} 2018-10-10 05:05:21,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-9a8b0b99-f5fb-4904-aa16-ac19002ac526 2018-10-10 05:05:21,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b98fb022-b7d2-4be1-b0a4-987c356f33e8 2018-10-10 05:05:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:05:21,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-6431d637-2a87-4e6b-b812-8204b686625a Date: Wed, 10 Oct 2018 05:05: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-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "2489109c-8e9e-42e7-8488-425be74058df"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-10T05:05:20Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": 22, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:20Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "31b3d54f-52ce-4455-8d53-1146d5ab5e99"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:19Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:19Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "899ba554-10c0-4948-bc58-1b5918b674e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:18Z", "security_group_id": "b98fb022-b7d2-4be1-b0a4-987c356f33e8", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:18Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d3ac9aa9-9552-4d75-81db-4930f0bbfd0a"}]} 2018-10-10 05:05:21,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-6431d637-2a87-4e6b-b812-8204b686625a 2018-10-10 05:05:21,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:21,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:21,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["w4I6zwJwSIeWstiSOTMV7g"], "issued_at": "2018-10-10T05:05:21.000000Z"}} 2018-10-10 05:05:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:21,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f46931-735c-471d-b5ae-36f0c9f69e88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:21,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-39f46931-735c-471d-b5ae-36f0c9f69e88 2018-10-10 05:05:21,772 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:05:21,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:21,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d786965-0f33-4993-9e58-f20109ecb0b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:21,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0d786965-0f33-4993-9e58-f20109ecb0b6 2018-10-10 05:05:21,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:22,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eba79552-c151-475e-9665-8a18bff89700 Date: Wed, 10 Oct 2018 05:05:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:22,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-eba79552-c151-475e-9665-8a18bff89700 2018-10-10 05:05:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:05:22,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:05:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:22,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10490f13-af1f-4c52-bd60-954e311fb2a2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:22,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-10490f13-af1f-4c52-bd60-954e311fb2a2 2018-10-10 05:05:22,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:22,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-741199f4-de03-41c5-9692-5170b2725252 Date: Wed, 10 Oct 2018 05:05:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:22,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-741199f4-de03-41c5-9692-5170b2725252 2018-10-10 05:05:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:22,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b7faa25-9db0-48f8-a783-b4d0df4f7925 Date: Wed, 10 Oct 2018 05:05:22 GMT RESP BODY: {"ports":[]} 2018-10-10 05:05:22,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1&admin_state_up=True used request id req-6b7faa25-9db0-48f8-a783-b4d0df4f7925 2018-10-10 05:05:22,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:22,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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 x-openstack-request-id: req-91c55846-7c36-4b9d-a2bf-e18e380d9210 x-compute-request-id: req-91c55846-7c36-4b9d-a2bf-e18e380d9210 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 05:05:22,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst used request id req-91c55846-7c36-4b9d-a2bf-e18e380d9210 2018-10-10 05:05:22,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:23,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8499080b-0992-41aa-b3a0-0c79a0546535 Date: Wed, 10 Oct 2018 05:05:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:23,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-8499080b-0992-41aa-b3a0-0c79a0546535 2018-10-10 05:05:23,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:23,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ae921f-98de-44ac-9999-92148fe056a6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:23,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-e1ae921f-98de-44ac-9999-92148fe056a6 2018-10-10 05:05:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:23,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8dceea3d-3004-4925-938d-28c03cf5dfbb Date: Wed, 10 Oct 2018 05:05:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:23,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-8dceea3d-3004-4925-938d-28c03cf5dfbb 2018-10-10 05:05:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:23,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b419944c-edc4-4bac-8694-9bdf3767109b Date: Wed, 10 Oct 2018 05:05:23 GMT RESP BODY: {"ports":[]} 2018-10-10 05:05:23,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1&admin_state_up=True used request id req-b419944c-edc4-4bac-8694-9bdf3767109b 2018-10-10 05:05:23,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:23,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:23,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["M4y45u8RR7SyJNFZt6vXcA"], "issued_at": "2018-10-10T05:05:23.000000Z"}} 2018-10-10 05:05:23,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d7ee9124a11c6e5bbb7384c2e79859deac6e8e6" 2018-10-10 05:05:24,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa1c32b-f850-4335-8b75-d20fcdb05c82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:24,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5fa1c32b-f850-4335-8b75-d20fcdb05c82 2018-10-10 05:05:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:24,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b54b1b14-a8f1-495a-a9a0-ffc9c9799d60 Date: Wed, 10 Oct 2018 05:05:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:24,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-b54b1b14-a8f1-495a-a9a0-ffc9c9799d60 2018-10-10 05:05:24,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:24,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb0657e0-f9bb-4dd5-be23-7d09f59e590b Date: Wed, 10 Oct 2018 05:05:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:24,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-eb0657e0-f9bb-4dd5-be23-7d09f59e590b 2018-10-10 05:05:24,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:24,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8a494763-052d-4b5f-b2ff-5adec3ac1836 Date: Wed, 10 Oct 2018 05:05:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:24,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-8a494763-052d-4b5f-b2ff-5adec3ac1836 2018-10-10 05:05:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:05:24,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:05:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d7ee9124a11c6e5bbb7384c2e79859deac6e8e6" 2018-10-10 05:05:24,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b77223-8807-4edf-91e7-f7562d05bac0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:24,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-18b77223-8807-4edf-91e7-f7562d05bac0 2018-10-10 05:05:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:25,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-95e1f912-73dc-4b51-ac4d-1f78c78754cd Date: Wed, 10 Oct 2018 05:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:25,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-95e1f912-73dc-4b51-ac4d-1f78c78754cd 2018-10-10 05:05:25,064 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net 2018-10-10 05:05:25,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" -d '{"port": {"network_id": "0b5858a9-7d99-4b79-bc10-3c3b5006010d", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1", "admin_state_up": true}}' 2018-10-10 05:05:25,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-762e7535-b071-4ed8-927e-123452e92e89 Date: Wed, 10 Oct 2018 05:05:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959"],"mac_address":"fa:16:3e:0a:c8:c3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","project_id":"61367a6d63f34aeab344903d527303a3","qos_policy_id":null,"admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal"}} 2018-10-10 05:05:25,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-762e7535-b071-4ed8-927e-123452e92e89 2018-10-10 05:05:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:26,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-98e9ebf3-3c31-4f16-bc94-9d3cb582eae2 Date: Wed, 10 Oct 2018 05:05:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:26,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-98e9ebf3-3c31-4f16-bc94-9d3cb582eae2 2018-10-10 05:05:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:26,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e182e83f-abae-4369-80ed-f5e28111aff8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:26,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-e182e83f-abae-4369-80ed-f5e28111aff8 2018-10-10 05:05:26,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:26,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-30353fa9-cc35-4edb-9190-7fbf21fcde86 Date: Wed, 10 Oct 2018 05:05:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:26,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-30353fa9-cc35-4edb-9190-7fbf21fcde86 2018-10-10 05:05:26,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:26,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-edef7662-78ec-4ae4-97e7-274cbc065413 Date: Wed, 10 Oct 2018 05:05:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 05:05:26,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1&admin_state_up=True used request id req-edef7662-78ec-4ae4-97e7-274cbc065413 2018-10-10 05:05:26,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:26,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f685e3-60df-4125-911f-12698802bcbd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:26,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-e2f685e3-60df-4125-911f-12698802bcbd 2018-10-10 05:05:26,704 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst 2018-10-10 05:05:26,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:26,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-4146c279-a2b4-450f-b097-429c667953f5 x-compute-request-id: req-4146c279-a2b4-450f-b097-429c667953f5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-flavor-name"}]} 2018-10-10 05:05:26,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4146c279-a2b4-450f-b097-429c667953f5 2018-10-10 05:05:26,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:26,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-42a2f04e-3893-4a4f-bda5-b725306462da x-compute-request-id: req-42a2f04e-3893-4a4f-bda5-b725306462da Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:05:26,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49 used request id req-42a2f04e-3893-4a4f-bda5-b725306462da 2018-10-10 05:05:26,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:26,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-432b32ad-84a8-428c-a0ac-514f3ee17f05 Date: Wed, 10 Oct 2018 05:05:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:05:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:05:01Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/snap", "metadata": {}}], "self": "/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "min_disk": 0, "protected": false, "id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "file": "/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "61367a6d63f34aeab344903d527303a3", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image"} 2018-10-10 05:05:26,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image used request id req-432b32ad-84a8-428c-a0ac-514f3ee17f05 2018-10-10 05:05:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:27,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a2c0cfd2-bfda-4b2a-ad17-0649c6d3268a Date: Wed, 10 Oct 2018 05:05:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:05:27,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a2c0cfd2-bfda-4b2a-ad17-0649c6d3268a 2018-10-10 05:05:27,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "imageRef": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "flavorRef": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "max_count": 1, "min_count": 1, "networks": [{"port": "bb14369d-f9f7-4c4a-a270-8c5150490443"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}]}}' 2018-10-10 05:05:29,216 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:05: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-cca32fc1-dba6-4e5f-92d4-aaf11829eb6e x-compute-request-id: req-cca32fc1-dba6-4e5f-92d4-aaf11829eb6e Content-Length: 444 location: http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "d4427cec-d264-4faa-9775-46b7984a2628", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "adminPass": "4Us7zv3fYKF4"}} 2018-10-10 05:05:29,216 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-cca32fc1-dba6-4e5f-92d4-aaf11829eb6e 2018-10-10 05:05:29,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:29,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-f88214bc-a11d-43be-88b3-2bef7dd22f8d x-compute-request-id: req-f88214bc-a11d-43be-88b3-2bef7dd22f8d 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.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "user_id": "b600705186354c0ebb4d54ef2cab0825", "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-10-10T05:05:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:29,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-f88214bc-a11d-43be-88b3-2bef7dd22f8d 2018-10-10 05:05:29,585 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst 2018-10-10 05:05:29,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:30,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-b911d321-8f90-4b1e-9010-347efafa1b1b x-compute-request-id: req-b911d321-8f90-4b1e-9010-347efafa1b1b 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.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:05:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:30,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-b911d321-8f90-4b1e-9010-347efafa1b1b 2018-10-10 05:05:30,335 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - BUILD 2018-10-10 05:05:30,335 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:05:33,339 - create_instance - DEBUG - VM status query timeout in 896.247056961 2018-10-10 05:05:33,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:34,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-326e34e1-7328-4f22-a256-61df870a4b77 x-compute-request-id: req-326e34e1-7328-4f22-a256-61df870a4b77 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.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:05:30Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:34,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-326e34e1-7328-4f22-a256-61df870a4b77 2018-10-10 05:05:34,160 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - BUILD 2018-10-10 05:05:34,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:05:37,163 - create_instance - DEBUG - VM status query timeout in 892.422157049 2018-10-10 05:05:37,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:37,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-5287fa3b-4c89-49e2-b5bf-d764810f6ebc x-compute-request-id: req-5287fa3b-4c89-49e2-b5bf-d764810f6ebc Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:37,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-5287fa3b-4c89-49e2-b5bf-d764810f6ebc 2018-10-10 05:05:37,779 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - ACTIVE 2018-10-10 05:05:37,779 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:05:37,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:38,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-30df6433-378d-4f11-9674-63e6073fbdd6 x-compute-request-id: req-30df6433-378d-4f11-9674-63e6073fbdd6 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:38,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-30df6433-378d-4f11-9674-63e6073fbdd6 2018-10-10 05:05:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:38,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d1287a5d-f55c-44f8-afc7-8593583f3043 Date: Wed, 10 Oct 2018 05:05:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:38,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-d1287a5d-f55c-44f8-afc7-8593583f3043 2018-10-10 05:05:38,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:38,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7661972e-25fd-4373-a2d8-b722cd5ffefe Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:38,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-7661972e-25fd-4373-a2d8-b722cd5ffefe 2018-10-10 05:05:38,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:38,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-703efcc9-7900-4621-9903-958606c9300a Date: Wed, 10 Oct 2018 05:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:38,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-703efcc9-7900-4621-9903-958606c9300a 2018-10-10 05:05:38,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:38,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-e766c076-b65f-4dce-bc37-ca814c83da06 Date: Wed, 10 Oct 2018 05:05:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.3"}],"id":"14c11aa5-edb5-4b90-ae10-b8fe1765761b","security_groups":[],"mac_address":"fa:16:3e:a9:a3:28","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.4"}],"id":"50fc7742-cb65-435a-a99f-32c440ca2596","security_groups":[],"mac_address":"fa:16:3e:22:eb:c2","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.2"}],"id":"d5dc36b2-cfc6-4a55-8f5b-48598e98d276","security_groups":[],"mac_address":"fa:16:3e:63:60:dc","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b5858a9-7d99-4b79-bc10-3c3b5006010d"}]} 2018-10-10 05:05:38,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-e766c076-b65f-4dce-bc37-ca814c83da06 2018-10-10 05:05:38,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:39,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05: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-391a1ef4-fb3a-4b87-86f3-7e34839a13a0 x-compute-request-id: req-391a1ef4-fb3a-4b87-86f3-7e34839a13a0 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:39,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-391a1ef4-fb3a-4b87-86f3-7e34839a13a0 2018-10-10 05:05:39,435 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - ACTIVE 2018-10-10 05:05:39,435 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:05:39,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:39,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90df1254-7315-4f85-bf80-92ce3960dc0f x-compute-request-id: req-90df1254-7315-4f85-bf80-92ce3960dc0f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:39,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-90df1254-7315-4f85-bf80-92ce3960dc0f 2018-10-10 05:05:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:40,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4c23efb1-1fc2-4099-9c42-4fa95e645e12 Date: Wed, 10 Oct 2018 05:05:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:40,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-4c23efb1-1fc2-4099-9c42-4fa95e645e12 2018-10-10 05:05:40,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:40,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7458b0d0-e53b-4802-9bbd-65f11eb1983a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:40,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-7458b0d0-e53b-4802-9bbd-65f11eb1983a 2018-10-10 05:05:40,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:40,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-196e6b9b-6203-4dc1-ab10-ff4eb509a656 Date: Wed, 10 Oct 2018 05:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:40,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-196e6b9b-6203-4dc1-ab10-ff4eb509a656 2018-10-10 05:05:40,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:40,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-81d68f79-ac09-4655-be27-19e40521b93c Date: Wed, 10 Oct 2018 05:05:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.3"}],"id":"14c11aa5-edb5-4b90-ae10-b8fe1765761b","security_groups":[],"mac_address":"fa:16:3e:a9:a3:28","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.4"}],"id":"50fc7742-cb65-435a-a99f-32c440ca2596","security_groups":[],"mac_address":"fa:16:3e:22:eb:c2","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.2"}],"id":"d5dc36b2-cfc6-4a55-8f5b-48598e98d276","security_groups":[],"mac_address":"fa:16:3e:63:60:dc","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b5858a9-7d99-4b79-bc10-3c3b5006010d"}]} 2018-10-10 05:05:40,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-81d68f79-ac09-4655-be27-19e40521b93c 2018-10-10 05:05:40,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}}' 2018-10-10 05:05:41,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:05: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-db65df15-3a6b-4077-b02d-3d63de5fb7bf x-compute-request-id: req-db65df15-3a6b-4077-b02d-3d63de5fb7bf Content-Length: 0 Content-Type: application/json 2018-10-10 05:05:41,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628/action used request id req-db65df15-3a6b-4077-b02d-3d63de5fb7bf 2018-10-10 05:05:41,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:41,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ca7f9c8d-d193-4b7c-99c1-2a023e8a81ac Date: Wed, 10 Oct 2018 05:05:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:07Z", "admin_state_up": true, "updated_at": "2018-10-10T05:05:14Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d6b3ab8d-280d-4f6a-8005-466869cfb99e", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router"}]} 2018-10-10 05:05:41,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router used request id req-ca7f9c8d-d193-4b7c-99c1-2a023e8a81ac 2018-10-10 05:05:41,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:41,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2fd32c-f842-422f-87d9-88cf7826d958 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:41,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-6a2fd32c-f842-422f-87d9-88cf7826d958 2018-10-10 05:05:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=d6b3ab8d-280d-4f6a-8005-466869cfb99e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:42,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7804ebe0-70fc-43c3-b0ff-2a269dad5a16 Date: Wed, 10 Oct 2018 05:05:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"}]} 2018-10-10 05:05:42,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=d6b3ab8d-280d-4f6a-8005-466869cfb99e used request id req-7804ebe0-70fc-43c3-b0ff-2a269dad5a16 2018-10-10 05:05:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/09db8f89-58d4-4130-bf3d-edbbb377354a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:42,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ab0033e5-0195-4d41-8ac1-70e6a28254a6 Date: Wed, 10 Oct 2018 05:05:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","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":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}} 2018-10-10 05:05:42,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/09db8f89-58d4-4130-bf3d-edbbb377354a used request id req-ab0033e5-0195-4d41-8ac1-70e6a28254a6 2018-10-10 05:05:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:42,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e5d60d66-3a16-46db-acbe-60fb5118fe0e Date: Wed, 10 Oct 2018 05:05:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:05:42,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-e5d60d66-3a16-46db-acbe-60fb5118fe0e 2018-10-10 05:05:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:42,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff157d53-55cc-4a78-8a52-5e6d3fbccbf6 Date: Wed, 10 Oct 2018 05:05:42 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:05:42,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-ff157d53-55cc-4a78-8a52-5e6d3fbccbf6 2018-10-10 05:05:42,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:42,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-180af205-b639-4738-af97-4d908a385a88 x-compute-request-id: req-180af205-b639-4738-af97-4d908a385a88 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:42,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-180af205-b639-4738-af97-4d908a385a88 2018-10-10 05:05:42,570 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - ACTIVE 2018-10-10 05:05:42,570 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:05:42,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:43,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-53662d9d-9d03-478b-87d4-535d3c3bdb02 x-compute-request-id: req-53662d9d-9d03-478b-87d4-535d3c3bdb02 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:43,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-53662d9d-9d03-478b-87d4-535d3c3bdb02 2018-10-10 05:05:43,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:43,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6271a4eb-bf6f-4a6e-920b-a2c7b62c60e5 Date: Wed, 10 Oct 2018 05:05:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:43,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-6271a4eb-bf6f-4a6e-920b-a2c7b62c60e5 2018-10-10 05:05:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:43,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed938210-d9ad-48f7-b893-8c8cc4f6bbbb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:43,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-ed938210-d9ad-48f7-b893-8c8cc4f6bbbb 2018-10-10 05:05:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:43,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5dd81d67-1c15-4332-8455-6b74f31fe636 Date: Wed, 10 Oct 2018 05:05:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:43,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-5dd81d67-1c15-4332-8455-6b74f31fe636 2018-10-10 05:05:43,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:43,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-846d4611-85dc-4b23-a3c2-14a4a904cf6a Date: Wed, 10 Oct 2018 05:05:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.3"}],"id":"14c11aa5-edb5-4b90-ae10-b8fe1765761b","security_groups":[],"mac_address":"fa:16:3e:a9:a3:28","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.4"}],"id":"50fc7742-cb65-435a-a99f-32c440ca2596","security_groups":[],"mac_address":"fa:16:3e:22:eb:c2","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959","b98fb022-b7d2-4be1-b0a4-987c356f33e8"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.2"}],"id":"d5dc36b2-cfc6-4a55-8f5b-48598e98d276","security_groups":[],"mac_address":"fa:16:3e:63:60:dc","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b5858a9-7d99-4b79-bc10-3c3b5006010d"}]} 2018-10-10 05:05:43,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-846d4611-85dc-4b23-a3c2-14a4a904cf6a 2018-10-10 05:05:43,527 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 05:05:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:43,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dfd4f930-70d3-4a93-8577-2ffa068b4ea7 Date: Wed, 10 Oct 2018 05:05:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:05:43,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-dfd4f930-70d3-4a93-8577-2ffa068b4ea7 2018-10-10 05:05:43,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:43,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fad2fedd-f51f-43cf-ae50-6fd33d5e036b Date: Wed, 10 Oct 2018 05:05:43 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:05:43,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-fad2fedd-f51f-43cf-ae50-6fd33d5e036b 2018-10-10 05:05:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "bb14369d-f9f7-4c4a-a270-8c5150490443"}}' 2018-10-10 05:05:45,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-daa3a785-7ba3-492b-a261-5f9122126388 Date: Wed, 10 Oct 2018 05:05:45 GMT RESP BODY: {"floatingip": {"router_id": "d6b3ab8d-280d-4f6a-8005-466869cfb99e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:44Z", "updated_at": "2018-10-10T05:05:44Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "61367a6d63f34aeab344903d527303a3", "port_id": "bb14369d-f9f7-4c4a-a270-8c5150490443", "id": "a0d2dccf-1d7b-47d5-9842-b433a229faa4"}} 2018-10-10 05:05:45,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-daa3a785-7ba3-492b-a261-5f9122126388 2018-10-10 05:05:45,838 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router 2018-10-10 05:05:45,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:46,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e32e97e3-b9c4-478e-8c0e-d30901820338 x-compute-request-id: req-e32e97e3-b9c4-478e-8c0e-d30901820338 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:46,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-e32e97e3-b9c4-478e-8c0e-d30901820338 2018-10-10 05:05:46,414 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - ACTIVE 2018-10-10 05:05:46,414 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:05:46,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:46,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-437d3e75-9890-4eff-b85f-3c19d57dabeb x-compute-request-id: req-437d3e75-9890-4eff-b85f-3c19d57dabeb Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:46,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-437d3e75-9890-4eff-b85f-3c19d57dabeb 2018-10-10 05:05:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:46,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5672ca17-f7e0-449a-b1c1-5bd9353ed589 Date: Wed, 10 Oct 2018 05:05:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:46,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-5672ca17-f7e0-449a-b1c1-5bd9353ed589 2018-10-10 05:05:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:47,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fdabb19-5edb-469d-9c27-dff362410a41 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:47,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-5fdabb19-5edb-469d-9c27-dff362410a41 2018-10-10 05:05:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d351af1-9629-4cc2-886f-e4dac3d859f2 Date: Wed, 10 Oct 2018 05:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:47,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-2d351af1-9629-4cc2-886f-e4dac3d859f2 2018-10-10 05:05:47,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:47,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-e6afd4a9-8495-4322-b987-ec3091bf0cbb Date: Wed, 10 Oct 2018 05:05:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.3"}],"id":"14c11aa5-edb5-4b90-ae10-b8fe1765761b","security_groups":[],"mac_address":"fa:16:3e:a9:a3:28","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.4"}],"id":"50fc7742-cb65-435a-a99f-32c440ca2596","security_groups":[],"mac_address":"fa:16:3e:22:eb:c2","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959","b98fb022-b7d2-4be1-b0a4-987c356f33e8"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.2"}],"id":"d5dc36b2-cfc6-4a55-8f5b-48598e98d276","security_groups":[],"mac_address":"fa:16:3e:63:60:dc","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b5858a9-7d99-4b79-bc10-3c3b5006010d"}]} 2018-10-10 05:05:47,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-e6afd4a9-8495-4322-b987-ec3091bf0cbb 2018-10-10 05:05:47,245 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-10 05:05:47,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:47,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-bc6c7956-fd54-4052-8900-f3c2a64050a2 x-compute-request-id: req-bc6c7956-fd54-4052-8900-f3c2a64050a2 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:47,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-bc6c7956-fd54-4052-8900-f3c2a64050a2 2018-10-10 05:05:47,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:05:48,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-4a5d78fb-e828-4880-ab49-43ac3f3ef492 x-compute-request-id: req-4a5d78fb-e828-4880-ab49-43ac3f3ef492 Content-Encoding: gzip Content-Length: 9631 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506263252 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.130515] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.132154] pid_max: default: 32768 minimum: 301\n[ 0.133036] ACPI: Core revision 20150930\n[ 0.134425] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135737] Security Framework initialized\n[ 0.136547] Yama: becoming mindful.\n[ 0.137275] AppArmor: AppArmor initialized\n[ 0.138126] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139401] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140637] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141813] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143169] Initializing cgroup subsys io\n[ 0.143970] Initializing cgroup subsys memory\n[ 0.144821] Initializing cgroup subsys devices\n[ 0.145708] Initializing cgroup subsys freezer\n[ 0.146569] Initializing cgroup subsys net_cls\n[ 0.147430] Initializing cgroup subsys perf_event\n[ 0.148334] Initializing cgroup subsys net_prio\n[ 0.149208] Initializing cgroup subsys hugetlb\n[ 0.150073] Initializing cgroup subsys pids\n[ 0.150940] CPU: Physical Processor ID: 0\n[ 0.152426] mce: CPU supports 10 MCE banks\n[ 0.153266] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163029] ftrace: allocating 31920 entries in 125 pages\n[ 0.189895] smpboot: Max logical packages: 2\n[ 0.190758] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191938] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193274] x2apic enabled\n[ 0.194091] Switched APIC routing to physical x2apic.\n[ 0.195849] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197051] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199185] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201103] KVM setup paravirtual spinlock\n[ 0.202595] x86: Booting SMP configuration:\n[ 0.203491] .... node #0, CPUs: #1\n[ 0.204375] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.226290] x86: Booted up 1 node, 2 CPUs\n[ 0.226293] KVM setup async PF for cpu 1\n[ 0.226295] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228848] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.230324] devtmpfs: initialized\n[ 0.232027] evm: security.selinux\n[ 0.232733] evm: security.SMACK64\n[ 0.233421] evm: security.SMACK64EXEC\n[ 0.234159] evm: security.SMACK64TRANSMUTE\n[ 0.235023] evm: security.SMACK64MMAP\n[ 0.235808] evm: security.ima\n[ 0.236482] evm: security.capability\n[ 0.237346] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239314] pinctrl core: initialized pinctrl subsystem\n[ 0.240446] RTC time: 5:05:34, date: 10/10/18\n[ 0.241416] NET: Registered protocol family 16\n[ 0.251316] cpuidle: using governor ladder\n[ 0.263386] cpuidle: using governor menu\n[ 0.264262] PCCT header not found.\n[ 0.265085] ACPI: bus type PCI registered\n[ 0.265959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267299] PCI: Using configuration type 1 for base access\n[ 0.280757] ACPI: Added _OSI(Module Device)\n[ 0.281688] ACPI: Added _OSI(Processor Device)\n[ 0.282689] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283954] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286755] ACPI: Interpreter enabled\n[ 0.287759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298361] ACPI: (supports S0 S5)\n[ 0.299393] ACPI: Using IOAPIC for interrupt routing\n[ 0.300792] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304990] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306666] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.310323] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.313556] acpiphp: Slot [3] registered\n[ 0.314590] acpiphp: Slot [4] registered\n[ 0.315704] acpiphp: Slot [5] registered\n[ 0.316701] acpiphp: Slot [6] registered\n[ 0.317666] acpiphp: Slot [7] registered\n[ 0.318567] acpiphp: Slot [8] registered\n[ 0.319502] acpiphp: Slot [9] registered\n[ 0.320517] acpiphp: Slot [10] registered\n[ 0.331098] acpiphp: Slot [11] registered\n[ 0.332179] acpiphp: Slot [12] registered\n[ 0.333288] acpiphp: Slot [13] registered\n[ 0.334403] acpiphp: Slot [14] registered\n[ 0.335430] acpiphp: Slot [15] registered\n[ 0.336551] acpiphp: Slot [16] registered\n[ 0.337653] acpiphp: Slot [17] registered\n[ 0.338593] acpiphp: Slot [18] registered\n[ 0.339617] acpiphp: Slot [19] registered\n[ 0.340650] acpiphp: Slot [20] registered\n[ 0.341710] acpiphp: Slot [21] registered\n[ 0.342735] acpiphp: Slot [22] registered\n[ 0.343826] acpiphp: Slot [23] registered\n[ 0.344799] acpiphp: Slot [24] registered\n[ 0.345764] acpiphp: Slot [25] registered\n[ 0.346755] acpiphp: Slot [26] registered\n[ 0.347854] acpiphp: Slot [27] registered\n[ 0.348823] acpiphp: Slot [28] registered\n[ 0.349781] acpiphp: Slot [29] registered\n[ 0.350831] acpiphp: Slot [30] registered\n[ 0.351932] acpiphp: Slot [31] registered\n[ 0.352941] PCI host bridge to bus 0000:00\n[ 0.353994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.355689] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.357203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.359096] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.360854] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.367270] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.369763] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371184] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379625] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.429741] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434663] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436539] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.439742] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441258] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442711] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444810] vgaarb: loaded\n[ 0.445477] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446912] SCSI subsystem initialized\n[ 0.448034] ACPI: bus type USB registered\n[ 0.449041] usbcore: registered new interface driver usbfs\n[ 0.450406] usbcore: registered new interface driver hub\n[ 0.451669] usbcore: registered new device driver usb\n[ 0.453064] PCI: Using ACPI for IRQ routing\n[ 0.454371] NetLabel: Initializing\n[ 0.455201] NetLabel: domain hash size = 128\n[ 0.456323] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.457661] NetLabel: unlabeled traffic allowed by default\n[ 0.459189] clocksource: Switched to clocksource kvm-clock\n[ 0.465582] AppArmor: AppArmor Filesystem Enabled\n[ 0.466902] pnp: PnP ACPI init\n[ 0.467931] pnp: PnP ACPI: found 5 devices\n[ 0.475575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.477794] NET: Registered protocol family 2\n[ 0.479085] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.480732] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.482263] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.483664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485137] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486791] NET: Registered protocol family 1\n[ 0.487796] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.489229] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.490692] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509247] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527855] Trying to unpack rootfs image as initramfs...\n[ 0.578754] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.592960] Scanning for low memory corruption every 60 seconds\n[ 0.594377] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.595597] audit: initializing netlink subsys (disabled)\n[ 0.596666] audit: type=2000 audit(1539147935.444:1): initialized\n[ 0.598032] Initialise system trusted keyring\n[ 0.599060] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600318] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.602437] zbud: loaded\n[ 0.603203] VFS: Disk quotas dquot_6.6.0\n[ 0.604041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605647] fuse init (API version 7.23)\n[ 0.606574] Key type big_key registered\n[ 0.607402] Allocating IMA MOK and blacklist keyrings.\n[ 0.608714] Key type asymmetric registered\n[ 0.609560] Asymmetric key parser 'x509' registered\n[ 0.610589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612128] io scheduler noop registered\n[ 0.612949] io scheduler deadline registered (default)\n[ 0.613968] io scheduler cfq registered\n[ 0.614824] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.617258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.619092] ACPI: Power Button [PWRF]\n[ 0.620131] GHES: HEST is not enabled!\n[ 0.639833] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.676723] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.679115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.703220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705791] Linux agpgart interface v0.103\n[ 0.708224] brd: module loaded\n[ 0.709643] loop: module loaded\n[ 0.713887] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715414] GPT:90111 != 20971519\n[ 0.716118] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717217] GPT:90111 != 20971519\n[ 0.717900] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718868] vda: vda1 vda15\n[ 0.720375] scsi host0: ata_piix\n[ 0.721202] scsi host1: ata_piix\n[ 0.721912] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.723139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.724589] libphy: Fixed MDIO Bus: probed\n[ 0.725492] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726438] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.728432] PPP generic driver version 2.4.2\n[ 0.729758] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731105] ehci-pci: EHCI PCI platform driver\n[ 0.732038] ehci-platform: EHCI generic platform driver\n[ 0.733077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.734257] ohci-pci: OHCI PCI platform driver\n[ 0.735171] ohci-platform: OHCI generic platform driver\n[ 0.736225] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.754952] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.755997] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.757487] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758500] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.759653] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760926] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762372] usb usb1: Product: UHCI Host Controller\n[ 0.763325] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.764482] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.765551] hub 1-0:1.0: USB hub found\n[ 0.766340] hub 1-0:1.0: 2 ports detected\n[ 0.767271] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769389] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770360] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771411] mousedev: PS/2 mouse device common for all mice\n[ 0.772607] rtc_cmos 00:00: RTC can wake from S4\n[ 0.773833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776818] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778127] i2c /dev entries driver\n[ 0.778913] device-mapper: uevent: version 1.0.3\n[ 0.779888] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.781527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.782888] NET: Registered protocol family 10\n[ 0.783951] NET: Registered protocol family 17\n[ 0.784856] Key type dns_resolver registered\n[ 0.785866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.787480] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.788588] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.790354] registered taskstats version 1\n[ 0.791210] Loading compiled-in X.509 certificates\n[ 0.792644] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.794491] zswap: loaded using pool lzo/zbud\n[ 0.796033] Key type trusted registered\n[ 0.797856] Key type encrypted registered\n[ 0.798714] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799793] ima: No TPM chip found, activating TPM-bypass!\n[ 0.800848] evm: HMAC attrs: 0x1\n[ 0.801826] Magic number: 6:815:61\n[ 0.802691] rtc_cmos 00:00: setting system clock to 2018-10-10 05:05:35 UTC (1539147935)\n[ 0.814300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815426] EDD information not available.\n[ 0.880293] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.881850] Write protecting the kernel read-only data: 14336k\n[ 0.883508] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.885319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\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.455213] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.43. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.908 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkf9BPZ8mRMlP0EVigg3G8dsJdJpnGfmsKzd/F14vnkvQ8ln2MgZVwP7UtcuBTKFLYtVrDhcnC6lOT2hOX4S1V7dvaSrDauO3Pj4+WK2ObtBq7NjiqNqFOyNK9tpbVOeNbk22XNlEzVn+fDR6gzbkhTMpe5mIOf/pI5D+pJNR9WOWOe0wXpqXAsjY9RoCXIYGe4AByiLb7JvmlUQEB/OJwPcAPjl5SziKJKCScdSSoCYXTPuquzgWv6rrQBHjBcmqquUpFmv89c4Dx8afGv+hT8jtHNpEAq2+IJnJoN+LQBslpXJBgFhUQ5WqWhdCf1yUjm/XNCcqdLHoTKFB0NUIt root@createinstancesinglenetworktests-d4329b21-addd-4ac8-bd44-d4d942\nssh-dss AAAAB3NzaC1kc3MAAACBALXG1M31+Z90vSV7rKl3tbzU8sqrJKwhhdK3KEPx4WJsWa679BsoHCkYsnGB+XThcu9nnY/NlofyvaLO8Z2CKprNB+1qO5L7EGIXayVb+qy7N11kpqt+JCkIou1oBTUn8QYzpIzcMNHtLBI/8d7tGh2mcKvvlFNlX0lIbvxnDdOJAAAAFQCFvYbeutp0p8xcXiF6DXVM6w6mIQAAAIEAtV5QldDbMvtRfLlCZhU9KFvCRmyMklPojqc+sPw8Mq/eeM9ns77zs5OAp1uhi+lvHWhdyNz2HIKtH5oihvXLavGvE98WhVyN1Boa/RvADOvhaExqDQMrIqwvYc2Tl6vTB12Gzlu8DRm8ofbxSCUW5L6rU7KFDGdEacVobYcASsYAAACAK3Lh8fiLT6ISQ/dUWWUia2PJDV6paubF7ufYldvqky8q5U9r1KgxxSvBol6Es6636nJrZvzKdxKMmisNDLpR5pz7zUcu5emWYNZsgrEFCzmxWf+xpx1ZL5ej5s7aOZsRw3i1JtzFyopz2jfncEx4VEckvPJkO8ng3bn2n9KWDC0= root@createinstancesinglenetworktests-d4329b21-addd-4ac8-bd44-d4d942\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe0a:c8c3/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-d4329b21-addd-4ac8-bd44-d4d942\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.07 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-d4329b21-addd-4ac8-bd44-d4d942 login: "} 2018-10-10 05:05:48,970 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628/action used request id req-4a5d78fb-e828-4880-ab49-43ac3f3ef492 2018-10-10 05:05:48,972 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 05:05:48,972 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 506263252 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.130515] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.132154] pid_max: default: 32768 minimum: 301 [ 0.133036] ACPI: Core revision 20150930 [ 0.134425] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135737] Security Framework initialized [ 0.136547] Yama: becoming mindful. [ 0.137275] AppArmor: AppArmor initialized [ 0.138126] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139401] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140637] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141813] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143169] Initializing cgroup subsys io [ 0.143970] Initializing cgroup subsys memory [ 0.144821] Initializing cgroup subsys devices [ 0.145708] Initializing cgroup subsys freezer [ 0.146569] Initializing cgroup subsys net_cls [ 0.147430] Initializing cgroup subsys perf_event [ 0.148334] Initializing cgroup subsys net_prio [ 0.149208] Initializing cgroup subsys hugetlb [ 0.150073] Initializing cgroup subsys pids [ 0.150940] CPU: Physical Processor ID: 0 [ 0.152426] mce: CPU supports 10 MCE banks [ 0.153266] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163029] ftrace: allocating 31920 entries in 125 pages [ 0.189895] smpboot: Max logical packages: 2 [ 0.190758] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191938] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193274] x2apic enabled [ 0.194091] Switched APIC routing to physical x2apic. [ 0.195849] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197051] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199185] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201103] KVM setup paravirtual spinlock [ 0.202595] x86: Booting SMP configuration: [ 0.203491] .... node #0, CPUs: #1 [ 0.204375] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.226290] x86: Booted up 1 node, 2 CPUs [ 0.226293] KVM setup async PF for cpu 1 [ 0.226295] kvm-stealtime: cpu 1, msr f90d940 [ 0.228848] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.230324] devtmpfs: initialized [ 0.232027] evm: security.selinux [ 0.232733] evm: security.SMACK64 [ 0.233421] evm: security.SMACK64EXEC [ 0.234159] evm: security.SMACK64TRANSMUTE [ 0.235023] evm: security.SMACK64MMAP [ 0.235808] evm: security.ima [ 0.236482] evm: security.capability [ 0.237346] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239314] pinctrl core: initialized pinctrl subsystem [ 0.240446] RTC time: 5:05:34, date: 10/10/18 [ 0.241416] NET: Registered protocol family 16 [ 0.251316] cpuidle: using governor ladder [ 0.263386] cpuidle: using governor menu [ 0.264262] PCCT header not found. [ 0.265085] ACPI: bus type PCI registered [ 0.265959] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267299] PCI: Using configuration type 1 for base access [ 0.280757] ACPI: Added _OSI(Module Device) [ 0.281688] ACPI: Added _OSI(Processor Device) [ 0.282689] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283954] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286755] ACPI: Interpreter enabled [ 0.287759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298361] ACPI: (supports S0 S5) [ 0.299393] ACPI: Using IOAPIC for interrupt routing [ 0.300792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304990] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306666] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.310323] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.313556] acpiphp: Slot [3] registered [ 0.314590] acpiphp: Slot [4] registered [ 0.315704] acpiphp: Slot [5] registered [ 0.316701] acpiphp: Slot [6] registered [ 0.317666] acpiphp: Slot [7] registered [ 0.318567] acpiphp: Slot [8] registered [ 0.319502] acpiphp: Slot [9] registered [ 0.320517] acpiphp: Slot [10] registered [ 0.331098] acpiphp: Slot [11] registered [ 0.332179] acpiphp: Slot [12] registered [ 0.333288] acpiphp: Slot [13] registered [ 0.334403] acpiphp: Slot [14] registered [ 0.335430] acpiphp: Slot [15] registered [ 0.336551] acpiphp: Slot [16] registered [ 0.337653] acpiphp: Slot [17] registered [ 0.338593] acpiphp: Slot [18] registered [ 0.339617] acpiphp: Slot [19] registered [ 0.340650] acpiphp: Slot [20] registered [ 0.341710] acpiphp: Slot [21] registered [ 0.342735] acpiphp: Slot [22] registered [ 0.343826] acpiphp: Slot [23] registered [ 0.344799] acpiphp: Slot [24] registered [ 0.345764] acpiphp: Slot [25] registered [ 0.346755] acpiphp: Slot [26] registered [ 0.347854] acpiphp: Slot [27] registered [ 0.348823] acpiphp: Slot [28] registered [ 0.349781] acpiphp: Slot [29] registered [ 0.350831] acpiphp: Slot [30] registered [ 0.351932] acpiphp: Slot [31] registered [ 0.352941] PCI host bridge to bus 0000:00 [ 0.353994] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.355689] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.357203] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.359096] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.360854] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.367270] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.369763] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371184] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.372686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379625] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.381359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429741] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434663] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.436539] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438107] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.439742] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441258] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442711] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444810] vgaarb: loaded [ 0.445477] vgaarb: bridge control possible 0000:00:02.0 [ 0.446912] SCSI subsystem initialized [ 0.448034] ACPI: bus type USB registered [ 0.449041] usbcore: registered new interface driver usbfs [ 0.450406] usbcore: registered new interface driver hub [ 0.451669] usbcore: registered new device driver usb [ 0.453064] PCI: Using ACPI for IRQ routing [ 0.454371] NetLabel: Initializing [ 0.455201] NetLabel: domain hash size = 128 [ 0.456323] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.457661] NetLabel: unlabeled traffic allowed by default [ 0.459189] clocksource: Switched to clocksource kvm-clock [ 0.465582] AppArmor: AppArmor Filesystem Enabled [ 0.466902] pnp: PnP ACPI init [ 0.467931] pnp: PnP ACPI: found 5 devices [ 0.475575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477794] NET: Registered protocol family 2 [ 0.479085] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.480732] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.482263] TCP: Hash tables configured (established 2048 bind 2048) [ 0.483664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485137] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486791] NET: Registered protocol family 1 [ 0.487796] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489229] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.490692] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509247] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.527855] Trying to unpack rootfs image as initramfs... [ 0.578754] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.592960] Scanning for low memory corruption every 60 seconds [ 0.594377] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.595597] audit: initializing netlink subsys (disabled) [ 0.596666] audit: type=2000 audit(1539147935.444:1): initialized [ 0.598032] Initialise system trusted keyring [ 0.599060] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600318] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602437] zbud: loaded [ 0.603203] VFS: Disk quotas dquot_6.6.0 [ 0.604041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605647] fuse init (API version 7.23) [ 0.606574] Key type big_key registered [ 0.607402] Allocating IMA MOK and blacklist keyrings. [ 0.608714] Key type asymmetric registered [ 0.609560] Asymmetric key parser 'x509' registered [ 0.610589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612128] io scheduler noop registered [ 0.612949] io scheduler deadline registered (default) [ 0.613968] io scheduler cfq registered [ 0.614824] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.615913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.617258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.619092] ACPI: Power Button [PWRF] [ 0.620131] GHES: HEST is not enabled! [ 0.639833] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.676723] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.679115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705791] Linux agpgart interface v0.103 [ 0.708224] brd: module loaded [ 0.709643] loop: module loaded [ 0.713887] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715414] GPT:90111 != 20971519 [ 0.716118] GPT:Alternate GPT header not at the end of the disk. [ 0.717217] GPT:90111 != 20971519 [ 0.717900] GPT: Use GNU Parted to correct GPT errors. [ 0.718868] vda: vda1 vda15 [ 0.720375] scsi host0: ata_piix [ 0.721202] scsi host1: ata_piix [ 0.721912] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.723139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.724589] libphy: Fixed MDIO Bus: probed [ 0.725492] tun: Universal TUN/TAP device driver, 1.6 [ 0.726438] tun: (C) 1999-2004 Max Krasnyansky [ 0.728432] PPP generic driver version 2.4.2 [ 0.729758] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731105] ehci-pci: EHCI PCI platform driver [ 0.732038] ehci-platform: EHCI generic platform driver [ 0.733077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.734257] ohci-pci: OHCI PCI platform driver [ 0.735171] ohci-platform: OHCI generic platform driver [ 0.736225] uhci_hcd: USB Universal Host Controller Interface driver [ 0.754952] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755997] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757487] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758500] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.759653] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760926] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762372] usb usb1: Product: UHCI Host Controller [ 0.763325] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.764482] usb usb1: SerialNumber: 0000:00:01.2 [ 0.765551] hub 1-0:1.0: USB hub found [ 0.766340] hub 1-0:1.0: 2 ports detected [ 0.767271] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769389] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770360] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771411] mousedev: PS/2 mouse device common for all mice [ 0.772607] rtc_cmos 00:00: RTC can wake from S4 [ 0.773833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776818] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778127] i2c /dev entries driver [ 0.778913] device-mapper: uevent: version 1.0.3 [ 0.779888] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.781527] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782888] NET: Registered protocol family 10 [ 0.783951] NET: Registered protocol family 17 [ 0.784856] Key type dns_resolver registered [ 0.785866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.787480] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788588] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.790354] registered taskstats version 1 [ 0.791210] Loading compiled-in X.509 certificates [ 0.792644] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794491] zswap: loaded using pool lzo/zbud [ 0.796033] Key type trusted registered [ 0.797856] Key type encrypted registered [ 0.798714] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799793] ima: No TPM chip found, activating TPM-bypass! [ 0.800848] evm: HMAC attrs: 0x1 [ 0.801826] Magic number: 6:815:61 [ 0.802691] rtc_cmos 00:00: setting system clock to 2018-10-10 05:05:35 UTC (1539147935) [ 0.814300] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.815426] EDD information not available. [ 0.880293] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.881850] Write protecting the kernel read-only data: 14336k [ 0.883508] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.22 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.455213] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.43. iid=i-00000111 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.908 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkf9BPZ8mRMlP0EVigg3G8dsJdJpnGfmsKzd/F14vnkvQ8ln2MgZVwP7UtcuBTKFLYtVrDhcnC6lOT2hOX4S1V7dvaSrDauO3Pj4+WK2ObtBq7NjiqNqFOyNK9tpbVOeNbk22XNlEzVn+fDR6gzbkhTMpe5mIOf/pI5D+pJNR9WOWOe0wXpqXAsjY9RoCXIYGe4AByiLb7JvmlUQEB/OJwPcAPjl5SziKJKCScdSSoCYXTPuquzgWv6rrQBHjBcmqquUpFmv89c4Dx8afGv+hT8jtHNpEAq2+IJnJoN+LQBslpXJBgFhUQ5WqWhdCf1yUjm/XNCcqdLHoTKFB0NUIt root@createinstancesinglenetworktests-d4329b21-addd-4ac8-bd44-d4d942 ssh-dss AAAAB3NzaC1kc3MAAACBALXG1M31+Z90vSV7rKl3tbzU8sqrJKwhhdK3KEPx4WJsWa679BsoHCkYsnGB+XThcu9nnY/NlofyvaLO8Z2CKprNB+1qO5L7EGIXayVb+qy7N11kpqt+JCkIou1oBTUn8QYzpIzcMNHtLBI/8d7tGh2mcKvvlFNlX0lIbvxnDdOJAAAAFQCFvYbeutp0p8xcXiF6DXVM6w6mIQAAAIEAtV5QldDbMvtRfLlCZhU9KFvCRmyMklPojqc+sPw8Mq/eeM9ns77zs5OAp1uhi+lvHWhdyNz2HIKtH5oihvXLavGvE98WhVyN1Boa/RvADOvhaExqDQMrIqwvYc2Tl6vTB12Gzlu8DRm8ofbxSCUW5L6rU7KFDGdEacVobYcASsYAAACAK3Lh8fiLT6ISQ/dUWWUia2PJDV6paubF7ufYldvqky8q5U9r1KgxxSvBol6Es6636nJrZvzKdxKMmisNDLpR5pz7zUcu5emWYNZsgrEFCzmxWf+xpx1ZL5ej5s7aOZsRw3i1JtzFyopz2jfncEx4VEckvPJkO8ng3bn2n9KWDC0= root@createinstancesinglenetworktests-d4329b21-addd-4ac8-bd44-d4d942 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe0a:c8c3/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000111 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-d4329b21-addd-4ac8-bd44-d4d942 launch-index: 0 === cirros: current=0.4.0 uptime=3.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-d4329b21-addd-4ac8-bd44-d4d942 login: 2018-10-10 05:05:48,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:49,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94cf131b-925a-483b-935f-2779c8b91144 x-compute-request-id: req-94cf131b-925a-483b-935f-2779c8b91144 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:49,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-94cf131b-925a-483b-935f-2779c8b91144 2018-10-10 05:05:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:49,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e0e39fcd-f806-4389-9b31-ae63c80a77e5 Date: Wed, 10 Oct 2018 05:05:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:49,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-e0e39fcd-f806-4389-9b31-ae63c80a77e5 2018-10-10 05:05:49,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:49,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef25b445-7ab5-4179-9813-04c44e04fb57 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:49,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-ef25b445-7ab5-4179-9813-04c44e04fb57 2018-10-10 05:05:49,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:49,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-452f0af7-0ed0-4120-8cf2-69d78aca619a Date: Wed, 10 Oct 2018 05:05:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:49,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-452f0af7-0ed0-4120-8cf2-69d78aca619a 2018-10-10 05:05:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:49,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-13816b27-3f96-4286-88b7-bdc6e79b3772 Date: Wed, 10 Oct 2018 05:05:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.3"}],"id":"14c11aa5-edb5-4b90-ae10-b8fe1765761b","security_groups":[],"mac_address":"fa:16:3e:a9:a3:28","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.4"}],"id":"50fc7742-cb65-435a-a99f-32c440ca2596","security_groups":[],"mac_address":"fa:16:3e:22:eb:c2","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959","b98fb022-b7d2-4be1-b0a4-987c356f33e8"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.2"}],"id":"d5dc36b2-cfc6-4a55-8f5b-48598e98d276","security_groups":[],"mac_address":"fa:16:3e:63:60:dc","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b5858a9-7d99-4b79-bc10-3c3b5006010d"}]} 2018-10-10 05:05:49,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-13816b27-3f96-4286-88b7-bdc6e79b3772 2018-10-10 05:05:49,790 - create_instance - INFO - Checking if VM is active 2018-10-10 05:05:49,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:50,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-800047cb-2746-4264-95e7-e4b86330f4b9 x-compute-request-id: req-800047cb-2746-4264-95e7-e4b86330f4b9 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:50,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-800047cb-2746-4264-95e7-e4b86330f4b9 2018-10-10 05:05:50,255 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - ACTIVE 2018-10-10 05:05:50,255 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:05:50,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:50,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-3a7bf006-c19e-48ef-94b3-7dc26e26e16f x-compute-request-id: req-3a7bf006-c19e-48ef-94b3-7dc26e26e16f Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:50,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-3a7bf006-c19e-48ef-94b3-7dc26e26e16f 2018-10-10 05:05:50,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:50,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a184e2ab-d664-4517-be92-2800de65478b Date: Wed, 10 Oct 2018 05:05:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:50,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-a184e2ab-d664-4517-be92-2800de65478b 2018-10-10 05:05:50,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:50,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb4ee52-cd44-4e47-95ed-ed025b8d19c0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:50,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-2cb4ee52-cd44-4e47-95ed-ed025b8d19c0 2018-10-10 05:05:50,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:50,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7abfb8b1-22f6-412b-9fdd-2b216ab95733 Date: Wed, 10 Oct 2018 05:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:50,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-7abfb8b1-22f6-412b-9fdd-2b216ab95733 2018-10-10 05:05:50,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:50,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-db880e42-8fdd-4232-90c5-3201300deab3 Date: Wed, 10 Oct 2018 05:05:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.3"}],"id":"14c11aa5-edb5-4b90-ae10-b8fe1765761b","security_groups":[],"mac_address":"fa:16:3e:a9:a3:28","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.4"}],"id":"50fc7742-cb65-435a-a99f-32c440ca2596","security_groups":[],"mac_address":"fa:16:3e:22:eb:c2","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959","b98fb022-b7d2-4be1-b0a4-987c356f33e8"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.2"}],"id":"d5dc36b2-cfc6-4a55-8f5b-48598e98d276","security_groups":[],"mac_address":"fa:16:3e:63:60:dc","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b5858a9-7d99-4b79-bc10-3c3b5006010d"}]} 2018-10-10 05:05:50,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-db880e42-8fdd-4232-90c5-3201300deab3 2018-10-10 05:05:50,936 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:05:50,940 - paramiko.transport - DEBUG - starting thread (client mode): 0xe5ca5d0L 2018-10-10 05:05:50,940 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:05:50,940 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:05:50,941 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:05:50,942 - 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-10-10 05:05:50,942 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:05:50,942 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:05:50,942 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:05:50,942 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:05:50,942 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:05:50,960 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:05:50,961 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:05:50,972 - paramiko.transport - DEBUG - Trying key 87c36ceb47db34398bbe4f326a9e9993 from tmp/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f 2018-10-10 05:05:50,999 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:05:51,002 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:05:51,103 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:05:51,118 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:05:51,119 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:05:51,120 - paramiko.transport - DEBUG - starting thread (client mode): 0xe5ca5d0L 2018-10-10 05:05:51,120 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:05:51,121 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:05:51,121 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:05:51,122 - 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-10-10 05:05:51,122 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:05:51,122 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:05:51,122 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:05:51,123 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:05:51,123 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:05:51,140 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:05:51,140 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:05:51,153 - paramiko.transport - DEBUG - Trying key 87c36ceb47db34398bbe4f326a9e9993 from tmp/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f 2018-10-10 05:05:51,179 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:05:51,182 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:05:51,185 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:05:51,186 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:05:51,186 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:05:51,188 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:05:51,189 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:05:51,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:05:51,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:05:51,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a65c1600d724c4fa69981c38ce66ce9", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role"}], "expires_at": "2018-10-10T06:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61367a6d63f34aeab344903d527303a3", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/61367a6d63f34aeab344903d527303a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user", "id": "b600705186354c0ebb4d54ef2cab0825"}, "audit_ids": ["T2V8ltbJQmG70zvDSHHlUg"], "issued_at": "2018-10-10T05:05:51.000000Z"}} 2018-10-10 05:05:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:51,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee48bd3e-0bdc-4100-aaad-e0388e25ba51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:51,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ee48bd3e-0bdc-4100-aaad-e0388e25ba51 2018-10-10 05:05:51,645 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:05:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:51,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6077252c-8ad9-44b5-8b0f-bc710032bf1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:05:51,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6077252c-8ad9-44b5-8b0f-bc710032bf1f 2018-10-10 05:05:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:52,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9f62013e-06b1-40b9-868c-13c7e445da83 Date: Wed, 10 Oct 2018 05:05:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:52,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-9f62013e-06b1-40b9-868c-13c7e445da83 2018-10-10 05:05:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:05:52,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:05:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:05:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:52,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee814c60-9595-47b5-aa69-8ca6be4d03dd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:52,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-ee814c60-9595-47b5-aa69-8ca6be4d03dd 2018-10-10 05:05:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:52,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7fcd71d5-bfe1-4556-a728-e5551d797dfb Date: Wed, 10 Oct 2018 05:05:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:52,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-7fcd71d5-bfe1-4556-a728-e5551d797dfb 2018-10-10 05:05:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:52,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-16a5a17c-043e-4161-88c0-d1a4696d77c5 Date: Wed, 10 Oct 2018 05:05:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959","b98fb022-b7d2-4be1-b0a4-987c356f33e8"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"}]} 2018-10-10 05:05:52,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d&name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1&admin_state_up=True used request id req-16a5a17c-043e-4161-88c0-d1a4696d77c5 2018-10-10 05:05:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:52,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc7d729-6719-4b9d-a029-ef57632e69d5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:52,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-fcc7d729-6719-4b9d-a029-ef57632e69d5 2018-10-10 05:05:52,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:53,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a01fe56e-b304-4127-ac52-2ec30683fb3f x-compute-request-id: req-a01fe56e-b304-4127-ac52-2ec30683fb3f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:05:53,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst used request id req-a01fe56e-b304-4127-ac52-2ec30683fb3f 2018-10-10 05:05:53,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:53,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a3878c60-7f01-40d0-a9fd-7b9cb9b8852a Date: Wed, 10 Oct 2018 05:05:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:53,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-a3878c60-7f01-40d0-a9fd-7b9cb9b8852a 2018-10-10 05:05:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:53,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-68b05629-2665-4e03-b0b5-43cc498a153b Date: Wed, 10 Oct 2018 05:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:53,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-68b05629-2665-4e03-b0b5-43cc498a153b 2018-10-10 05:05:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:53,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6ea04bce-ea62-4c89-ad9a-566b41d52746 Date: Wed, 10 Oct 2018 05:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.3"}],"id":"14c11aa5-edb5-4b90-ae10-b8fe1765761b","security_groups":[],"mac_address":"fa:16:3e:a9:a3:28","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.4"}],"id":"50fc7742-cb65-435a-a99f-32c440ca2596","security_groups":[],"mac_address":"fa:16:3e:22:eb:c2","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959","b98fb022-b7d2-4be1-b0a4-987c356f33e8"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.2"}],"id":"d5dc36b2-cfc6-4a55-8f5b-48598e98d276","security_groups":[],"mac_address":"fa:16:3e:63:60:dc","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b5858a9-7d99-4b79-bc10-3c3b5006010d"}]} 2018-10-10 05:05:53,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-6ea04bce-ea62-4c89-ad9a-566b41d52746 2018-10-10 05:05:53,982 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst 2018-10-10 05:05:53,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:54,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-ac329331-7574-48e2-ba2e-323639156363 Date: Wed, 10 Oct 2018 05:05:54 GMT RESP BODY: {"floatingips": [{"router_id": "d6b3ab8d-280d-4f6a-8005-466869cfb99e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:44Z", "updated_at": "2018-10-10T05:05:44Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "61367a6d63f34aeab344903d527303a3", "port_id": "bb14369d-f9f7-4c4a-a270-8c5150490443", "id": "a0d2dccf-1d7b-47d5-9842-b433a229faa4"}]} 2018-10-10 05:05:54,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-ac329331-7574-48e2-ba2e-323639156363 2018-10-10 05:05:54,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/bb14369d-f9f7-4c4a-a270-8c5150490443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:54,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-ce6cb590-f62f-4553-8d3d-0f345529a4a5 Date: Wed, 10 Oct 2018 05:05:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959","b98fb022-b7d2-4be1-b0a4-987c356f33e8"],"mac_address":"fa:16:3e:0a:c8:c3","device_id":"d4427cec-d264-4faa-9775-46b7984a2628","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","project_id":"61367a6d63f34aeab344903d527303a3","qos_policy_id":null,"admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal"}} 2018-10-10 05:05:54,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/bb14369d-f9f7-4c4a-a270-8c5150490443 used request id req-ce6cb590-f62f-4553-8d3d-0f345529a4a5 2018-10-10 05:05:54,222 - create_instance - INFO - Checking if VM is active 2018-10-10 05:05:54,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:54,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e94fb6aa-51a6-4ee1-a799-eb5d31d595b6 x-compute-request-id: req-e94fb6aa-51a6-4ee1-a799-eb5d31d595b6 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:54,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-e94fb6aa-51a6-4ee1-a799-eb5d31d595b6 2018-10-10 05:05:54,982 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - ACTIVE 2018-10-10 05:05:54,982 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:05:54,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:55,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-738c5e50-3e1b-4088-8fd9-453d1d258109 x-compute-request-id: req-738c5e50-3e1b-4088-8fd9-453d1d258109 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp"}], "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:34Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:55,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-738c5e50-3e1b-4088-8fd9-453d1d258109 2018-10-10 05:05:55,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:55,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-31fa57ca-c800-4f59-a0c1-cb126eace69c Date: Wed, 10 Oct 2018 05:05:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["09db8f89-58d4-4130-bf3d-edbbb377354a"],"updated_at":"2018-10-10T05:05:04Z","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"61367a6d63f34aeab344903d527303a3","id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net"}]} 2018-10-10 05:05:55,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net used request id req-31fa57ca-c800-4f59-a0c1-cb126eace69c 2018-10-10 05:05:55,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:55,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b02f4ae-22da-4c41-8509-37a80c0a1508 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:05:55,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-4b02f4ae-22da-4c41-8509-37a80c0a1508 2018-10-10 05:05:55,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:55,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e9010c20-05f8-4af2-abc8-f150062f207c Date: Wed, 10 Oct 2018 05:05:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","dns_nameservers":[],"updated_at":"2018-10-10T05:05:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"61367a6d63f34aeab344903d527303a3","id":"09db8f89-58d4-4130-bf3d-edbbb377354a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet"}]} 2018-10-10 05:05:55,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-e9010c20-05f8-4af2-abc8-f150062f207c 2018-10-10 05:05:55,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aff02ae679533ecf9468e53ce6f14f69c0d3a3b" 2018-10-10 05:05:55,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-4b7d0c6e-46c3-4a00-a48a-d2e6eac63cf9 Date: Wed, 10 Oct 2018 05:05:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.3"}],"id":"14c11aa5-edb5-4b90-ae10-b8fe1765761b","security_groups":[],"mac_address":"fa:16:3e:a9:a3:28","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.1"}],"id":"2a70a457-2d0d-41d8-b6db-b6cef86b4b18","security_groups":[],"mac_address":"fa:16:3e:83:f0:41","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:13Z","binding:vnic_type":"normal","device_id":"d6b3ab8d-280d-4f6a-8005-466869cfb99e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.4"}],"id":"50fc7742-cb65-435a-a99f-32c440ca2596","security_groups":[],"mac_address":"fa:16:3e:22:eb:c2","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b5858a9-7d99-4b79-bc10-3c3b5006010d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:41Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.6"}],"id":"bb14369d-f9f7-4c4a-a270-8c5150490443","security_groups":["07101f4d-a9a8-401e-9e8c-c5e236918959","b98fb022-b7d2-4be1-b0a4-987c356f33e8"],"mac_address":"fa:16:3e:0a:c8:c3","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:25Z","binding:vnic_type":"normal","device_id":"d4427cec-d264-4faa-9775-46b7984a2628"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:05:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09db8f89-58d4-4130-bf3d-edbbb377354a","ip_address":"10.55.1.2"}],"id":"d5dc36b2-cfc6-4a55-8f5b-48598e98d276","security_groups":[],"mac_address":"fa:16:3e:63:60:dc","project_id":"61367a6d63f34aeab344903d527303a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b5858a9-7d99-4b79-bc10-3c3b5006010d","tenant_id":"61367a6d63f34aeab344903d527303a3","created_at":"2018-10-10T05:05:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b5858a9-7d99-4b79-bc10-3c3b5006010d"}]} 2018-10-10 05:05:55,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-4b7d0c6e-46c3-4a00-a48a-d2e6eac63cf9 2018-10-10 05:05:55,945 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:05:55,946 - paramiko.transport - DEBUG - starting thread (client mode): 0xe5ba310L 2018-10-10 05:05:55,947 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:05:55,947 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:05:55,947 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:05:55,948 - 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-10-10 05:05:55,949 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:05:55,949 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:05:55,949 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:05:55,949 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:05:55,949 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:05:55,966 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:05:55,966 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:05:55,979 - paramiko.transport - DEBUG - Trying key 87c36ceb47db34398bbe4f326a9e9993 from tmp/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f 2018-10-10 05:05:56,003 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:05:56,006 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:05:56,107 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:05:56,124 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:05:56,124 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:05:56,126 - paramiko.transport - DEBUG - starting thread (client mode): 0xe5ba310L 2018-10-10 05:05:56,126 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:05:56,127 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:05:56,127 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:05:56,128 - 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-10-10 05:05:56,128 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:05:56,128 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:05:56,128 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:05:56,129 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:05:56,129 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:05:56,146 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:05:56,147 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:05:56,159 - paramiko.transport - DEBUG - Trying key 87c36ceb47db34398bbe4f326a9e9993 from tmp/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f 2018-10-10 05:05:56,187 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:05:56,190 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:05:56,191 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:05:56,192 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:05:56,192 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:05:56,194 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:05:56,195 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:05:56,196 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-10-10 05:05:56,196 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-10-10 05:05:56,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/a0d2dccf-1d7b-47d5-9842-b433a229faa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:57,142 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c9c627c-de9c-489d-aec6-8326480b31db Content-Length: 0 Date: Wed, 10 Oct 2018 05:05:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:05:57,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/a0d2dccf-1d7b-47d5-9842-b433a229faa4 used request id req-6c9c627c-de9c-489d-aec6-8326480b31db 2018-10-10 05:05:57,143 - create_instance - INFO - Deleting Port with ID - bb14369d-f9f7-4c4a-a270-8c5150490443 2018-10-10 05:05:57,143 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0fport-1 2018-10-10 05:05:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/bb14369d-f9f7-4c4a-a270-8c5150490443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:57,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80ba30d4-939a-467a-821e-b22b4b95882c Date: Wed, 10 Oct 2018 05:05:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:05:57,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/bb14369d-f9f7-4c4a-a270-8c5150490443 used request id req-80ba30d4-939a-467a-821e-b22b4b95882c 2018-10-10 05:05:57,594 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst 2018-10-10 05:05:57,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:57,742 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97236aae-b7c2-4f31-8bed-9fe4ba5e943c x-compute-request-id: req-97236aae-b7c2-4f31-8bed-9fe4ba5e943c Content-Type: application/json 2018-10-10 05:05:57,742 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-97236aae-b7c2-4f31-8bed-9fe4ba5e943c 2018-10-10 05:05:57,742 - create_instance - INFO - Checking deletion status 2018-10-10 05:05:57,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:05:58,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fd58ad5-65a3-4f7f-93b4-84b2431d0d59 x-compute-request-id: req-7fd58ad5-65a3-4f7f-93b4-84b2431d0d59 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:c8:c3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:57Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:05:58,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-7fd58ad5-65a3-4f7f-93b4-84b2431d0d59 2018-10-10 05:05:58,310 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - ACTIVE 2018-10-10 05:05:58,311 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:06:01,314 - create_instance - DEBUG - VM status query timeout in 296.428629875 2018-10-10 05:06:01,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:06:01,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c07f6973-ede3-4430-a527-c48d08636daf x-compute-request-id: req-c07f6973-ede3-4430-a527-c48d08636daf Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d4427cec-d264-4faa-9775-46b7984a2628", "rel": "bookmark"}], "image": {"id": "8a3039f3-1af1-4221-bd83-fda1f183b5a8", "links": [{"href": "http://172.30.9.25:8774/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:05:34.000000", "flavor": {"id": "105e5c27-e500-42e4-ac72-39eb8d8cee49", "links": [{"href": "http://172.30.9.25:8774/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49", "rel": "bookmark"}]}, "id": "d4427cec-d264-4faa-9775-46b7984a2628", "user_id": "b600705186354c0ebb4d54ef2cab0825", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:05:57Z", "hostId": "b25325dfbd1aab57d12057a23eea901275ef39c60d060477942338f6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp", "name": "CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst", "created": "2018-10-10T05:05:29Z", "tenant_id": "61367a6d63f34aeab344903d527303a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:06:01,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-c07f6973-ede3-4430-a527-c48d08636daf 2018-10-10 05:06:01,552 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst] is - ACTIVE 2018-10-10 05:06:01,553 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:06:04,556 - create_instance - DEBUG - VM status query timeout in 293.186592817 2018-10-10 05:06:04,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2e6fcb12586325e7d4dabd70ddae0f44d2ea5d" 2018-10-10 05:06:04,603 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 05:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bfc16c8d-0d6c-479d-a979-1151f027a626 x-compute-request-id: req-bfc16c8d-0d6c-479d-a979-1151f027a626 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d4427cec-d264-4faa-9775-46b7984a2628 could not be found.", "code": 404}} 2018-10-10 05:06:04,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/d4427cec-d264-4faa-9775-46b7984a2628 used request id req-bfc16c8d-0d6c-479d-a979-1151f027a626 2018-10-10 05:06:04,603 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d4427cec-d264-4faa-9775-46b7984a2628 could not be found. (HTTP 404) (Request-ID: req-bfc16c8d-0d6c-479d-a979-1151f027a626) 2018-10-10 05:06:04,603 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-inst 2018-10-10 05:06:04,604 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp 2018-10-10 05:06:04,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ab426722a0522916e60e36f0b3811a708b490d" 2018-10-10 05:06:04,663 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2bdc2e52-f0a3-4c12-86d8-53f18f5a3dd2 x-compute-request-id: req-2bdc2e52-f0a3-4c12-86d8-53f18f5a3dd2 Content-Length: 0 Content-Type: application/json 2018-10-10 05:06:04,663 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-kp used request id req-2bdc2e52-f0a3-4c12-86d8-53f18f5a3dd2 2018-10-10 05:06:04,664 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f.pub] 2018-10-10 05:06:04,664 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f] 2018-10-10 05:06:04,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1101b2bcbed6a47c274bd9c61f52feab5db6e43" 2018-10-10 05:06:04,718 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66bbb2c2-349e-4057-8b9d-2ff06061f6f4 x-compute-request-id: req-66bbb2c2-349e-4057-8b9d-2ff06061f6f4 Content-Length: 0 Content-Type: application/json 2018-10-10 05:06:04,718 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/105e5c27-e500-42e4-ac72-39eb8d8cee49 used request id req-66bbb2c2-349e-4057-8b9d-2ff06061f6f4 2018-10-10 05:06:04,719 - neutron_utils - INFO - Deleting security group rule with ID - 899ba554-10c0-4948-bc58-1b5918b674e7 2018-10-10 05:06:04,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/899ba554-10c0-4948-bc58-1b5918b674e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:06:04,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fec26333-b8cc-42c4-bd19-143957b3dee8 Content-Length: 0 Date: Wed, 10 Oct 2018 05:06:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:04,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/899ba554-10c0-4948-bc58-1b5918b674e7 used request id req-fec26333-b8cc-42c4-bd19-143957b3dee8 2018-10-10 05:06:04,994 - neutron_utils - INFO - Deleting security group rule with ID - d3ac9aa9-9552-4d75-81db-4930f0bbfd0a 2018-10-10 05:06:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/d3ac9aa9-9552-4d75-81db-4930f0bbfd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:06:05,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b2b1f67-64a6-4297-807b-0ed877319961 Content-Length: 0 Date: Wed, 10 Oct 2018 05:06:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:05,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/d3ac9aa9-9552-4d75-81db-4930f0bbfd0a used request id req-2b2b1f67-64a6-4297-807b-0ed877319961 2018-10-10 05:06:05,286 - neutron_utils - INFO - Deleting security group rule with ID - 2489109c-8e9e-42e7-8488-425be74058df 2018-10-10 05:06:05,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/2489109c-8e9e-42e7-8488-425be74058df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:06:05,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cafc4709-c91f-4576-9316-4043269e5fcb Content-Length: 0 Date: Wed, 10 Oct 2018 05:06:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:05,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/2489109c-8e9e-42e7-8488-425be74058df used request id req-cafc4709-c91f-4576-9316-4043269e5fcb 2018-10-10 05:06:05,533 - neutron_utils - INFO - Deleting security group rule with ID - 31b3d54f-52ce-4455-8d53-1146d5ab5e99 2018-10-10 05:06:05,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/31b3d54f-52ce-4455-8d53-1146d5ab5e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:06:05,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be68e7eb-aa05-4198-b664-62cedf987306 Content-Length: 0 Date: Wed, 10 Oct 2018 05:06:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:05,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/31b3d54f-52ce-4455-8d53-1146d5ab5e99 used request id req-be68e7eb-aa05-4198-b664-62cedf987306 2018-10-10 05:06:05,636 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-sec-grp 2018-10-10 05:06:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b98fb022-b7d2-4be1-b0a4-987c356f33e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf21fb0a0a7bdf602aa73b1f55951b23f902acae" 2018-10-10 05:06:05,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04fa3863-2bf8-450c-bb0c-2e59c0581bc8 Content-Length: 0 Date: Wed, 10 Oct 2018 05:06:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:05,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b98fb022-b7d2-4be1-b0a4-987c356f33e8 used request id req-04fa3863-2bf8-450c-bb0c-2e59c0581bc8 2018-10-10 05:06:05,746 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router and subnet CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet 2018-10-10 05:06:05,746 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router 2018-10-10 05:06:05,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/d6b3ab8d-280d-4f6a-8005-466869cfb99e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" -d '{"subnet_id": "09db8f89-58d4-4130-bf3d-edbbb377354a"}' 2018-10-10 05:06:07,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dd3adedb-56ee-47c2-8377-228aa49cae0c Date: Wed, 10 Oct 2018 05:06:07 GMT RESP BODY: {"network_id": "0b5858a9-7d99-4b79-bc10-3c3b5006010d", "tenant_id": "61367a6d63f34aeab344903d527303a3", "subnet_id": "09db8f89-58d4-4130-bf3d-edbbb377354a", "subnet_ids": ["09db8f89-58d4-4130-bf3d-edbbb377354a"], "port_id": "2a70a457-2d0d-41d8-b6db-b6cef86b4b18", "id": "d6b3ab8d-280d-4f6a-8005-466869cfb99e"} 2018-10-10 05:06:07,282 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d6b3ab8d-280d-4f6a-8005-466869cfb99e/remove_router_interface used request id req-dd3adedb-56ee-47c2-8377-228aa49cae0c 2018-10-10 05:06:07,282 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router 2018-10-10 05:06:07,282 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-router 2018-10-10 05:06:07,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/d6b3ab8d-280d-4f6a-8005-466869cfb99e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f226a8409711b26ed1aa570984365d518715c5" 2018-10-10 05:06:10,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-112c934d-42b5-4c1e-b26a-18188aba0e09 Content-Length: 0 Date: Wed, 10 Oct 2018 05:06:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:10,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/d6b3ab8d-280d-4f6a-8005-466869cfb99e used request id req-112c934d-42b5-4c1e-b26a-18188aba0e09 2018-10-10 05:06:10,840 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet 2018-10-10 05:06:10,840 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-subnet 2018-10-10 05:06:10,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/09db8f89-58d4-4130-bf3d-edbbb377354a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" 2018-10-10 05:06:13,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19498d74-150d-4897-a91c-714d7908d27a Date: Wed, 10 Oct 2018 05:06:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:13,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/09db8f89-58d4-4130-bf3d-edbbb377354a used request id req-19498d74-150d-4897-a91c-714d7908d27a 2018-10-10 05:06:13,178 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-pub-net 2018-10-10 05:06:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/0b5858a9-7d99-4b79-bc10-3c3b5006010d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b76022accf3c57fd6dc33359f6ee6674e36c6f8" 2018-10-10 05:06:14,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6eaf21dd-f079-4bb8-a5f9-a8d4fb21920f Date: Wed, 10 Oct 2018 05:06:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:14,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0b5858a9-7d99-4b79-bc10-3c3b5006010d used request id req-6eaf21dd-f079-4bb8-a5f9-a8d4fb21920f 2018-10-10 05:06:14,950 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-d4329b21-addd-4ac8-bd44-d4d942ccde0f-image 2018-10-10 05:06:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf2002aa6746f84115a16314f45c436e66e96b22" 2018-10-10 05:06:16,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f70d074-b6eb-4bbe-8cce-1ce94c302aed Date: Wed, 10 Oct 2018 05:06:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:06:16,645 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8a3039f3-1af1-4221-bd83-fda1f183b5a8 used request id req-8f70d074-b6eb-4bbe-8cce-1ce94c302aed 2018-10-10 05:06:16,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:06:16,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c6d0885a-5887-47af-8d43-890848f6118f Date: Wed, 10 Oct 2018 05:06:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:03Z", "updated_at": "2018-10-10T05:05:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:03Z", "revision_number": 0, "id": "489aab9e-f9e0-48c7-887c-13ac303622c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:03Z", "security_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:03Z", "revision_number": 0, "id": "59025a5a-ce1d-4b1f-9f1d-5134fd72644f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:03Z", "security_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:03Z", "revision_number": 0, "id": "9e907b85-7a69-4637-8287-ec2af4987a88", "remote_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:03Z", "security_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "61367a6d63f34aeab344903d527303a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:05:03Z", "revision_number": 0, "id": "d5963936-0e11-4629-bb79-a7b0416682af", "remote_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "remote_ip_prefix": null, "created_at": "2018-10-10T05:05:03Z", "security_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "tenant_id": "61367a6d63f34aeab344903d527303a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "61367a6d63f34aeab344903d527303a3"}], "revision_number": 4, "project_id": "61367a6d63f34aeab344903d527303a3", "id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 05:06:16,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c6d0885a-5887-47af-8d43-890848f6118f 2018-10-10 05:06:16,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:06:16,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0dfc7f-d399-49f0-aa2f-4907bae96249 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 05:06:16,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-6d0dfc7f-d399-49f0-aa2f-4907bae96249 2018-10-10 05:06:16,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:06:17,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da7a649-6caf-4754-a795-5db59efeeb0b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3"}, "enabled": true, "id": "61367a6d63f34aeab344903d527303a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj"}} 2018-10-10 05:06:17,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-7da7a649-6caf-4754-a795-5db59efeeb0b 2018-10-10 05:06:17,045 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07101f4d-a9a8-401e-9e8c-c5e236918959 2018-10-10 05:06:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=07101f4d-a9a8-401e-9e8c-c5e236918959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:06:17,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4c2bd27a-0459-4f85-bf01-0af2cb6b9308 Date: Wed, 10 Oct 2018 05:06:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:03Z", "security_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:03Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "489aab9e-f9e0-48c7-887c-13ac303622c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:03Z", "security_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:03Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "59025a5a-ce1d-4b1f-9f1d-5134fd72644f"}, {"remote_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:03Z", "security_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:03Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "9e907b85-7a69-4637-8287-ec2af4987a88"}, {"remote_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:05:03Z", "security_group_id": "07101f4d-a9a8-401e-9e8c-c5e236918959", "port_range_min": null, "revision_number": 0, "tenant_id": "61367a6d63f34aeab344903d527303a3", "created_at": "2018-10-10T05:05:03Z", "project_id": "61367a6d63f34aeab344903d527303a3", "id": "d5963936-0e11-4629-bb79-a7b0416682af"}]} 2018-10-10 05:06:17,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=07101f4d-a9a8-401e-9e8c-c5e236918959 used request id req-4c2bd27a-0459-4f85-bf01-0af2cb6b9308 2018-10-10 05:06:17,233 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 05:06:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/07101f4d-a9a8-401e-9e8c-c5e236918959 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:06:17,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d47ea32c-04c0-4e71-807e-51fbf212c445 Content-Length: 0 Date: Wed, 10 Oct 2018 05:06:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:06:17,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/07101f4d-a9a8-401e-9e8c-c5e236918959 used request id req-d47ea32c-04c0-4e71-807e-51fbf212c445 2018-10-10 05:06:17,553 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj 2018-10-10 05:06:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:06:17,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e33a59f4-8739-4385-a2c4-a7ebc424f61f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:06:17,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/61367a6d63f34aeab344903d527303a3 used request id req-e33a59f4-8739-4385-a2c4-a7ebc424f61f 2018-10-10 05:06:17,791 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-proj-role 2018-10-10 05:06:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/5a65c1600d724c4fa69981c38ce66ce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:06:17,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc7f3ef-f09d-4b7d-877c-36b1638cbdab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:06:17,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/5a65c1600d724c4fa69981c38ce66ce9 used request id req-ccc7f3ef-f09d-4b7d-877c-36b1638cbdab 2018-10-10 05:06:17,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfa5a857b479be187395b28d2170d9503531374" 2018-10-10 05:06:17,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d68dcf4-9ebf-4a1f-bdcf-829a8354ccc4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:06:17,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3d68dcf4-9ebf-4a1f-bdcf-829a8354ccc4 2018-10-10 05:06:17,991 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-4626ff26-54ae-4d9-user 2018-10-10 05:06:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/b600705186354c0ebb4d54ef2cab0825 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a5617848434ca590adac946b926c14881a97d7" 2018-10-10 05:06:18,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0fe8b66-c403-4de0-8f21-c656514ab854 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:06:18,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b600705186354c0ebb4d54ef2cab0825 used request id req-b0fe8b66-c403-4de0-8f21-c656514ab854 2018-10-10 05:06:18,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:06:18,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["kyXrzhE5R6ekz4L3LkVwvw"], "issued_at": "2018-10-10T05:06:18.000000Z"}} 2018-10-10 05:06:18,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219bd97f6d9e94de5e5147c6ae62ba5190404fed" 2018-10-10 05:06:18,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5817342-79ab-4d63-bee4-208409730066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:06:18,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f5817342-79ab-4d63-bee4-208409730066 2018-10-10 05:06:18,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:06:18,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:06:19,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["VQaySEzBSdWR31x_PITW7g"], "issued_at": "2018-10-10T05:06:19.000000Z"}} 2018-10-10 05:06:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:06:19,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44587758-c5d0-44e1-b034-e9d87c1bf339 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:06:19,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-44587758-c5d0-44e1-b034-e9d87c1bf339 2018-10-10 05:06:19,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:06:19,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:06:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:06:19,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf76351-dcad-4a39-94c3-8257ec49fed2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 05:06:19,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj used request id req-9cf76351-dcad-4a39-94c3-8257ec49fed2 2018-10-10 05:06:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:06:19,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c85398-e1d7-43d0-8cb8-4b8f3378bb00 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:06:19,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-60c85398-e1d7-43d0-8cb8-4b8f3378bb00 2018-10-10 05:06:19,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}}' 2018-10-10 05:06:19,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c513db36-0c95-45f4-8f34-9bfa1ee40b7b Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:19,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c513db36-0c95-45f4-8f34-9bfa1ee40b7b 2018-10-10 05:06:19,501 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-b2504e11-5df0-4db-proj 2018-10-10 05:06:19,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:06:19,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:06:19,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["o02R_VJOTNqrq8ZO1ulz5A"], "issued_at": "2018-10-10T05:06:19.000000Z"}} 2018-10-10 05:06:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:19,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9baf2a-bce8-44e5-976e-754d24c0bb0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:06:19,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4d9baf2a-bce8-44e5-976e-754d24c0bb0c 2018-10-10 05:06:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:06:19,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:06:19,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:20,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a89f8a6-375e-4b1d-9032-670c42653f60 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:06:20,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4a89f8a6-375e-4b1d-9032-670c42653f60 2018-10-10 05:06:20,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:20,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3342b330-5aff-4496-abfe-b2e28fac3098 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}]} 2018-10-10 05:06:20,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj used request id req-3342b330-5aff-4496-abfe-b2e28fac3098 2018-10-10 05:06:20,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:20,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc7bd09-13c3-4b1b-bed5-06f2df88dfe4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:06:20,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2dc7bd09-13c3-4b1b-bed5-06f2df88dfe4 2018-10-10 05:06:20,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:20,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87051a44-fb34-4b63-8e9b-6f659324d3b9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:06:20,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-87051a44-fb34-4b63-8e9b-6f659324d3b9 2018-10-10 05:06:20,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:20,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d677ab20-fd37-4eed-9fae-e780ea1bb909 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}]} 2018-10-10 05:06:20,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj used request id req-d677ab20-fd37-4eed-9fae-e780ea1bb909 2018-10-10 05:06:20,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/11ee371b46294b2f9de3438045e3b744 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:20,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813d93b0-4ccc-42c7-b0e4-193f1b6aa502 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-user", "links": {"self": "http://172.30.9.25:5000/v3/users/11ee371b46294b2f9de3438045e3b744"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ddfc0fc074934caa9041aa7caa651d25", "id": "11ee371b46294b2f9de3438045e3b744", "password_expires_at": null}} 2018-10-10 05:06:20,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/11ee371b46294b2f9de3438045e3b744 used request id req-813d93b0-4ccc-42c7-b0e4-193f1b6aa502 2018-10-10 05:06:20,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:20,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1bd84b8-a8ab-4002-8d65-d59458eb858a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 05:06:20,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles used request id req-b1bd84b8-a8ab-4002-8d65-d59458eb858a 2018-10-10 05:06:20,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:21,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313aee92-a825-48a9-9652-3fe44ff266e7 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 05:06:21,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-313aee92-a825-48a9-9652-3fe44ff266e7 2018-10-10 05:06:21,070 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-b2504e11-5df0-4db-proj 2018-10-10 05:06:21,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:21,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d31e54-3a26-4f16-ac1b-091a1215362c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:06:21,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-50d31e54-3a26-4f16-ac1b-091a1215362c 2018-10-10 05:06:21,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:21,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a779e1-1e51-4701-8e7a-dd05778a5773 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:06:21,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-18a779e1-1e51-4701-8e7a-dd05778a5773 2018-10-10 05:06:21,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:21,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7487e311-2b62-4146-a872-a7e797ee56c6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}]} 2018-10-10 05:06:21,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-b2504e11-5df0-4db-proj used request id req-7487e311-2b62-4146-a872-a7e797ee56c6 2018-10-10 05:06:21,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:21,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238072f4-a30d-4d5b-b4f9-7c90e5add9ee Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}]} 2018-10-10 05:06:21,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles used request id req-238072f4-a30d-4d5b-b4f9-7c90e5add9ee 2018-10-10 05:06:21,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:21,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe2bc68e-2e14-47e1-ae7b-7f407c4b58d9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 05:06:21,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-fe2bc68e-2e14-47e1-ae7b-7f407c4b58d9 2018-10-10 05:06:21,526 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-b2504e11-5df0-4db-proj 2018-10-10 05:06:21,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:06:21,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cc81104-8c1f-4abd-9875-6957d216b7e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:06:21,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-8cc81104-8c1f-4abd-9875-6957d216b7e6 2018-10-10 05:06:21,653 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-b2504e11-5df0-4db-user 2018-10-10 05:06:21,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:06:21,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:06:21,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afccf04c-e3be-496e-b875-eee5dc95db27 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:06:21,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-afccf04c-e3be-496e-b875-eee5dc95db27 2018-10-10 05:06:21,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" -d '{"role": {"name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role"}}' 2018-10-10 05:06:21,865 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad300203-c2eb-4450-bfcb-b6ba03e30690 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe197058a58a45f7ac2e1098052ed84f", "links": {"self": "http://172.30.9.25:5000/v3/roles/fe197058a58a45f7ac2e1098052ed84f"}, "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role"}} 2018-10-10 05:06:21,865 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ad300203-c2eb-4450-bfcb-b6ba03e30690 2018-10-10 05:06:21,866 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role 2018-10-10 05:06:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fe197058a58a45f7ac2e1098052ed84f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:06:21,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098ad818-b068-4009-8c76-c616ad444201 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/fe197058a58a45f7ac2e1098052ed84f"}, "domain_id": null, "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role", "id": "fe197058a58a45f7ac2e1098052ed84f"}} 2018-10-10 05:06:21,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fe197058a58a45f7ac2e1098052ed84f used request id req-098ad818-b068-4009-8c76-c616ad444201 2018-10-10 05:06:21,955 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role to project CreateStackFloatingIpTests-b2504e11-5df0-4db-proj 2018-10-10 05:06:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles/fe197058a58a45f7ac2e1098052ed84f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:06:22,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c60bb88-77a7-4286-a656-d99bba56d801 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:06:22,102 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25/users/11ee371b46294b2f9de3438045e3b744/roles/fe197058a58a45f7ac2e1098052ed84f used request id req-3c60bb88-77a7-4286-a656-d99bba56d801 2018-10-10 05:06:22,102 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 05:06:22,103 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 05:06:22,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:06:22,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:06:22,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fe197058a58a45f7ac2e1098052ed84f", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role"}], "expires_at": "2018-10-10T06:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddfc0fc074934caa9041aa7caa651d25", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-user", "id": "11ee371b46294b2f9de3438045e3b744"}, "audit_ids": ["PpZtiLeXRhiZ18kI4mXTpQ"], "issued_at": "2018-10-10T05:06:22.000000Z"}} 2018-10-10 05:06:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" 2018-10-10 05:06:22,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8118fd17-9428-413b-84e4-ad11b44d5ee2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:06:22,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8118fd17-9428-413b-84e4-ad11b44d5ee2 2018-10-10 05:06:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" 2018-10-10 05:06:22,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1f42e396-db92-42d9-be25-801a09252b70 Date: Wed, 10 Oct 2018 05:06:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"} 2018-10-10 05:06:22,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image used request id req-1f42e396-db92-42d9-be25-801a09252b70 2018-10-10 05:06:22,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" 2018-10-10 05:06:22,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-992b0ee4-170e-45c0-917e-ee6f9b021476 Date: Wed, 10 Oct 2018 05:06:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:06:22,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-992b0ee4-170e-45c0-917e-ee6f9b021476 2018-10-10 05:06:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}' 2018-10-10 05:06:23,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 X-Openstack-Request-Id: req-2992a661-bac2-453c-8279-b4217805df69 Date: Wed, 10 Oct 2018 05:06:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:06:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T05:06:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/892c8732-ee03-4997-a586-f4821150f168", "min_disk": 0, "protected": false, "id": "892c8732-ee03-4997-a586-f4821150f168", "file": "/v2/images/892c8732-ee03-4997-a586-f4821150f168/file", "checksum": null, "owner": "ddfc0fc074934caa9041aa7caa651d25", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:06:23,156 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2992a661-bac2-453c-8279-b4217805df69 2018-10-10 05:06:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" -d '' 2018-10-10 05:06:24,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e7ee42a3-cc9d-4b0e-915d-87461fb393eb Date: Wed, 10 Oct 2018 05:06:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:06:24,335 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168/file used request id req-e7ee42a3-cc9d-4b0e-915d-87461fb393eb 2018-10-10 05:06:24,336 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 05:06:24,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" 2018-10-10 05:06:24,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7031e3a5-6dc2-48d1-8d47-3adf5588fefc Date: Wed, 10 Oct 2018 05:06:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:06:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:06:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/892c8732-ee03-4997-a586-f4821150f168/snap", "metadata": {}}], "self": "/v2/images/892c8732-ee03-4997-a586-f4821150f168", "min_disk": 0, "protected": false, "id": "892c8732-ee03-4997-a586-f4821150f168", "file": "/v2/images/892c8732-ee03-4997-a586-f4821150f168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ddfc0fc074934caa9041aa7caa651d25", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/892c8732-ee03-4997-a586-f4821150f168/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:06:24,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 used request id req-7031e3a5-6dc2-48d1-8d47-3adf5588fefc 2018-10-10 05:06:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" 2018-10-10 05:06:24,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2804b85-4e85-4866-9b37-7c575a63308f Date: Wed, 10 Oct 2018 05:06:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:06:24,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b2804b85-4e85-4866-9b37-7c575a63308f 2018-10-10 05:06:24,669 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image 2018-10-10 05:06:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" 2018-10-10 05:06:24,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2744f49b-1649-43ff-b37b-bde340d5cdab Date: Wed, 10 Oct 2018 05:06:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:06:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:06:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/892c8732-ee03-4997-a586-f4821150f168/snap", "metadata": {}}], "self": "/v2/images/892c8732-ee03-4997-a586-f4821150f168", "min_disk": 0, "protected": false, "id": "892c8732-ee03-4997-a586-f4821150f168", "file": "/v2/images/892c8732-ee03-4997-a586-f4821150f168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ddfc0fc074934caa9041aa7caa651d25", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/892c8732-ee03-4997-a586-f4821150f168/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:06:24,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 used request id req-2744f49b-1649-43ff-b37b-bde340d5cdab 2018-10-10 05:06:24,833 - create_image - DEBUG - Instance status is - active 2018-10-10 05:06:24,834 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image 2018-10-10 05:06:24,834 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image 2018-10-10 05:06:24,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:06:24,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:06:25,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fe197058a58a45f7ac2e1098052ed84f", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role"}], "expires_at": "2018-10-10T06:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddfc0fc074934caa9041aa7caa651d25", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-user", "id": "11ee371b46294b2f9de3438045e3b744"}, "audit_ids": ["MrtzU4Z6TWqDlVczGI4O8A"], "issued_at": "2018-10-10T05:06:25.000000Z"}} 2018-10-10 05:06:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:25,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e79dad1-b318-4fa1-99bc-83cf91ea6699 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:06:25,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0e79dad1-b318-4fa1-99bc-83cf91ea6699 2018-10-10 05:06:25,306 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:06:25,309 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 05:06:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:25,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:25 GMT Server: Apache x-openstack-request-id: req-8cca83c7-777a-4398-a18e-2c1b6f71b8bc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 05:06:25,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack used request id req-8cca83c7-777a-4398-a18e-2c1b6f71b8bc 2018-10-10 05:06:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net"}}' 2018-10-10 05:06:28,844 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:06:25 GMT Server: Apache x-openstack-request-id: req-daa0271f-b005-4ae3-8569-8e4935148d9e Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}]}} 2018-10-10 05:06:28,845 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks used request id req-daa0271f-b005-4ae3-8569-8e4935148d9e 2018-10-10 05:06:28,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:29,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:28 GMT Server: Apache x-openstack-request-id: req-010755c3-4f3d-4aa7-8e7e-5144f7a27685 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:29,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:29 GMT Server: Apache x-openstack-request-id: req-8a553d84-0706-482f-8d57-db0e47cdf30d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:29,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-8a553d84-0706-482f-8d57-db0e47cdf30d 2018-10-10 05:06:29,236 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack 2018-10-10 05:06:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:29,416 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:29 GMT Server: Apache x-openstack-request-id: req-7cb23a2e-76e0-4e0c-953c-fb97e9a1282d Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:29,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:29 GMT Server: Apache x-openstack-request-id: req-7d70e4fd-ee5b-4787-8da4-8361fd640b21 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:29,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-7d70e4fd-ee5b-4787-8da4-8361fd640b21 2018-10-10 05:06:29,740 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:06:29,740 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:06:32,744 - create_stack - DEBUG - Stack status query timeout in 1196.49240708 2018-10-10 05:06:32,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:32,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:32 GMT Server: Apache x-openstack-request-id: req-87899d7f-82af-4223-8ab8-9763ebab07fb Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:33,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:32 GMT Server: Apache x-openstack-request-id: req-cae6cb71-7aab-40f5-87a2-e174523b1be2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmREmCUFmVeNkFQA1tUBuNKXdq7MMuFny5MPUNfgNoiam2bXM\nMmlTjNTVqkKpOAb5Y4tTldCWit9ZT1Qvgmk7HyZQoDIXCD2gWdR9wRBkYaMBC1wR\n+ZoAlhssbM9NYoAgTnouCG6SHL+ywr/e0Magwq6GsysiuXi6oPOm1dX4UF/AEUGB\n9iT2EiU/S5xwX+u4XsgfCG+eqtezMCXmBl2f7M3KSpuMHSA15e0loJ8cWAZf4VUa\n6rmUUvVB1Ei978sjdeOj+sb/vl4vBpos5tWszRskFrGf+SCJ8CxoHgbmTYo7/V7Q\nHa/CnTh/JV2871dJQr6vijQ6Q1NgCFHsaEpo7QIDAQABAoIBAAEBst1Wt8SS1UKq\nGLBTdyYTfSy25buEo+tLOmcMdZJ+bJR79JbUSH9hmvIetBwxN4ynCuquT38kTuMN\nq65Q4Nmol9kl2y7rsNVGZ3lQkUhvGP+pIFki4SQbk6Q3jMu8CfpaJVla2M0lmZhc\nSKvY0o/VM/+TpgvQNnH+iDdZy+NDa1YmYcuCBL7Wax3IDJjBGLdxPHDblE5d4tLs\nMHkkqEPZEgYfvAU7hlMwRq4q7+MfCAX0kxPptyK+xolkbyn02GsN/nQCo3Oel0dE\nnawkJcn/x80OISy4g78pTypThP2lktN3CkCtMkhn5Nk7zM0QBzxz6A3JNNz3hYPo\nd4XACIECgYEAy3cMQcrdhgXRB7VQXPFY9XGncr8rfbCmSWe5jAx4ly7hrWl9atII\nJCwOAYP0+20NdBIr2zV1qw2yvX7kgAluiQ9OUa4IOleVIen/ynD718k793JkNl7m\nyNTPuIQ1vk0zK5Ouhtd/4m/Ehwf2ZicoCcFkEiXHpTDvB7K22RSgUM0CgYEAwJbP\ntwcoZqFRRlFMcf1OxPtpNNfObQmFpLMIVG7UKRwp9ifxfyjqAKvad5kH8V2oDkRp\nYK5CscILtFhg8QvGs2ge0gARpvS34wYYV1G5zJzG8L+qh2PD3v9pjyYuOIieDzO3\nlOBaEk6cNTe/OcJYpfnYPCoPia74jPE8YQH1+KECgYBr+WpUw+6ZQB70w0C5gg7e\negkNuOvAkO0+CUCLVNbuDCARYej/tiRB5ess3LU2dGHuVfJWK2Gde/B95Ygndlnl\nfGzopb2SEIaA7+ghq6HKmu0q3NbXj7dTnrP5TJgkvF1KY937iwM/zGZz7kLRZTg3\nLR0JEGmJfZVr9WhZfTuyhQKBgHAfnUDWxvuxUYsZy+LVceWW5XJhbgnnMEpp/SCD\nAbwJbJimOqAopsvLQb69dnVcbHoZ9CvYaHXrHjtZ9N6BV6adqMvkRGKqOODQbJ1x\ntDVe1SfWvqZiO+f5VXCE7wX06+i32Fqxn17nK2SEVy1+a3P+GJk2d6NWHdiYnelw\nZc7hAoGARQ/UflbT/oiKKqefhnDzXPPgzH7PCj47vJsme1ONDPIJcIZp/kPp7vjn\nQ4UZLkxe+hFVfDJnFQr+WE58zz5InjV5Rj3aJtqcKJuVNnqyVZVwr2lABO1kQNhF\nmq8mtyaxa+hzxceadRCWPOWUa4S0XXl04YguP/qqHIhFusV970M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:33,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-cae6cb71-7aab-40f5-87a2-e174523b1be2 2018-10-10 05:06:33,264 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:06:33,265 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:06:36,268 - create_stack - DEBUG - Stack status query timeout in 1192.96838117 2018-10-10 05:06:36,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:36,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:36 GMT Server: Apache x-openstack-request-id: req-df97b7dc-9873-4ad6-af25-8adef858ae4c Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:36,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:36 GMT Server: Apache x-openstack-request-id: req-58446fda-3c69-4417-96be-48a6d86d5e7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmREmCUFmVeNkFQA1tUBuNKXdq7MMuFny5MPUNfgNoiam2bXM\nMmlTjNTVqkKpOAb5Y4tTldCWit9ZT1Qvgmk7HyZQoDIXCD2gWdR9wRBkYaMBC1wR\n+ZoAlhssbM9NYoAgTnouCG6SHL+ywr/e0Magwq6GsysiuXi6oPOm1dX4UF/AEUGB\n9iT2EiU/S5xwX+u4XsgfCG+eqtezMCXmBl2f7M3KSpuMHSA15e0loJ8cWAZf4VUa\n6rmUUvVB1Ei978sjdeOj+sb/vl4vBpos5tWszRskFrGf+SCJ8CxoHgbmTYo7/V7Q\nHa/CnTh/JV2871dJQr6vijQ6Q1NgCFHsaEpo7QIDAQABAoIBAAEBst1Wt8SS1UKq\nGLBTdyYTfSy25buEo+tLOmcMdZJ+bJR79JbUSH9hmvIetBwxN4ynCuquT38kTuMN\nq65Q4Nmol9kl2y7rsNVGZ3lQkUhvGP+pIFki4SQbk6Q3jMu8CfpaJVla2M0lmZhc\nSKvY0o/VM/+TpgvQNnH+iDdZy+NDa1YmYcuCBL7Wax3IDJjBGLdxPHDblE5d4tLs\nMHkkqEPZEgYfvAU7hlMwRq4q7+MfCAX0kxPptyK+xolkbyn02GsN/nQCo3Oel0dE\nnawkJcn/x80OISy4g78pTypThP2lktN3CkCtMkhn5Nk7zM0QBzxz6A3JNNz3hYPo\nd4XACIECgYEAy3cMQcrdhgXRB7VQXPFY9XGncr8rfbCmSWe5jAx4ly7hrWl9atII\nJCwOAYP0+20NdBIr2zV1qw2yvX7kgAluiQ9OUa4IOleVIen/ynD718k793JkNl7m\nyNTPuIQ1vk0zK5Ouhtd/4m/Ehwf2ZicoCcFkEiXHpTDvB7K22RSgUM0CgYEAwJbP\ntwcoZqFRRlFMcf1OxPtpNNfObQmFpLMIVG7UKRwp9ifxfyjqAKvad5kH8V2oDkRp\nYK5CscILtFhg8QvGs2ge0gARpvS34wYYV1G5zJzG8L+qh2PD3v9pjyYuOIieDzO3\nlOBaEk6cNTe/OcJYpfnYPCoPia74jPE8YQH1+KECgYBr+WpUw+6ZQB70w0C5gg7e\negkNuOvAkO0+CUCLVNbuDCARYej/tiRB5ess3LU2dGHuVfJWK2Gde/B95Ygndlnl\nfGzopb2SEIaA7+ghq6HKmu0q3NbXj7dTnrP5TJgkvF1KY937iwM/zGZz7kLRZTg3\nLR0JEGmJfZVr9WhZfTuyhQKBgHAfnUDWxvuxUYsZy+LVceWW5XJhbgnnMEpp/SCD\nAbwJbJimOqAopsvLQb69dnVcbHoZ9CvYaHXrHjtZ9N6BV6adqMvkRGKqOODQbJ1x\ntDVe1SfWvqZiO+f5VXCE7wX06+i32Fqxn17nK2SEVy1+a3P+GJk2d6NWHdiYnelw\nZc7hAoGARQ/UflbT/oiKKqefhnDzXPPgzH7PCj47vJsme1ONDPIJcIZp/kPp7vjn\nQ4UZLkxe+hFVfDJnFQr+WE58zz5InjV5Rj3aJtqcKJuVNnqyVZVwr2lABO1kQNhF\nmq8mtyaxa+hzxceadRCWPOWUa4S0XXl04YguP/qqHIhFusV970M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:36,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-58446fda-3c69-4417-96be-48a6d86d5e7e 2018-10-10 05:06:36,679 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:06:36,679 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:06:39,682 - create_stack - DEBUG - Stack status query timeout in 1189.55363297 2018-10-10 05:06:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:39,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:39 GMT Server: Apache x-openstack-request-id: req-2b0f2258-9510-4ca7-b8fa-d7f91a584dd7 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:40,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:39 GMT Server: Apache x-openstack-request-id: req-e1f20130-332d-436c-ad2a-e5d828b3534c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmREmCUFmVeNkFQA1tUBuNKXdq7MMuFny5MPUNfgNoiam2bXM\nMmlTjNTVqkKpOAb5Y4tTldCWit9ZT1Qvgmk7HyZQoDIXCD2gWdR9wRBkYaMBC1wR\n+ZoAlhssbM9NYoAgTnouCG6SHL+ywr/e0Magwq6GsysiuXi6oPOm1dX4UF/AEUGB\n9iT2EiU/S5xwX+u4XsgfCG+eqtezMCXmBl2f7M3KSpuMHSA15e0loJ8cWAZf4VUa\n6rmUUvVB1Ei978sjdeOj+sb/vl4vBpos5tWszRskFrGf+SCJ8CxoHgbmTYo7/V7Q\nHa/CnTh/JV2871dJQr6vijQ6Q1NgCFHsaEpo7QIDAQABAoIBAAEBst1Wt8SS1UKq\nGLBTdyYTfSy25buEo+tLOmcMdZJ+bJR79JbUSH9hmvIetBwxN4ynCuquT38kTuMN\nq65Q4Nmol9kl2y7rsNVGZ3lQkUhvGP+pIFki4SQbk6Q3jMu8CfpaJVla2M0lmZhc\nSKvY0o/VM/+TpgvQNnH+iDdZy+NDa1YmYcuCBL7Wax3IDJjBGLdxPHDblE5d4tLs\nMHkkqEPZEgYfvAU7hlMwRq4q7+MfCAX0kxPptyK+xolkbyn02GsN/nQCo3Oel0dE\nnawkJcn/x80OISy4g78pTypThP2lktN3CkCtMkhn5Nk7zM0QBzxz6A3JNNz3hYPo\nd4XACIECgYEAy3cMQcrdhgXRB7VQXPFY9XGncr8rfbCmSWe5jAx4ly7hrWl9atII\nJCwOAYP0+20NdBIr2zV1qw2yvX7kgAluiQ9OUa4IOleVIen/ynD718k793JkNl7m\nyNTPuIQ1vk0zK5Ouhtd/4m/Ehwf2ZicoCcFkEiXHpTDvB7K22RSgUM0CgYEAwJbP\ntwcoZqFRRlFMcf1OxPtpNNfObQmFpLMIVG7UKRwp9ifxfyjqAKvad5kH8V2oDkRp\nYK5CscILtFhg8QvGs2ge0gARpvS34wYYV1G5zJzG8L+qh2PD3v9pjyYuOIieDzO3\nlOBaEk6cNTe/OcJYpfnYPCoPia74jPE8YQH1+KECgYBr+WpUw+6ZQB70w0C5gg7e\negkNuOvAkO0+CUCLVNbuDCARYej/tiRB5ess3LU2dGHuVfJWK2Gde/B95Ygndlnl\nfGzopb2SEIaA7+ghq6HKmu0q3NbXj7dTnrP5TJgkvF1KY937iwM/zGZz7kLRZTg3\nLR0JEGmJfZVr9WhZfTuyhQKBgHAfnUDWxvuxUYsZy+LVceWW5XJhbgnnMEpp/SCD\nAbwJbJimOqAopsvLQb69dnVcbHoZ9CvYaHXrHjtZ9N6BV6adqMvkRGKqOODQbJ1x\ntDVe1SfWvqZiO+f5VXCE7wX06+i32Fqxn17nK2SEVy1+a3P+GJk2d6NWHdiYnelw\nZc7hAoGARQ/UflbT/oiKKqefhnDzXPPgzH7PCj47vJsme1ONDPIJcIZp/kPp7vjn\nQ4UZLkxe+hFVfDJnFQr+WE58zz5InjV5Rj3aJtqcKJuVNnqyVZVwr2lABO1kQNhF\nmq8mtyaxa+hzxceadRCWPOWUa4S0XXl04YguP/qqHIhFusV970M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:40,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-e1f20130-332d-436c-ad2a-e5d828b3534c 2018-10-10 05:06:40,057 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:06:40,057 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:06:43,060 - create_stack - DEBUG - Stack status query timeout in 1186.17620015 2018-10-10 05:06:43,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:43,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:43 GMT Server: Apache x-openstack-request-id: req-6cb0b256-c977-4976-8aee-c3310381f16c Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:43,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:43 GMT Server: Apache x-openstack-request-id: req-610f29c1-1aea-4667-a65e-e5cd22a5f5db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmREmCUFmVeNkFQA1tUBuNKXdq7MMuFny5MPUNfgNoiam2bXM\nMmlTjNTVqkKpOAb5Y4tTldCWit9ZT1Qvgmk7HyZQoDIXCD2gWdR9wRBkYaMBC1wR\n+ZoAlhssbM9NYoAgTnouCG6SHL+ywr/e0Magwq6GsysiuXi6oPOm1dX4UF/AEUGB\n9iT2EiU/S5xwX+u4XsgfCG+eqtezMCXmBl2f7M3KSpuMHSA15e0loJ8cWAZf4VUa\n6rmUUvVB1Ei978sjdeOj+sb/vl4vBpos5tWszRskFrGf+SCJ8CxoHgbmTYo7/V7Q\nHa/CnTh/JV2871dJQr6vijQ6Q1NgCFHsaEpo7QIDAQABAoIBAAEBst1Wt8SS1UKq\nGLBTdyYTfSy25buEo+tLOmcMdZJ+bJR79JbUSH9hmvIetBwxN4ynCuquT38kTuMN\nq65Q4Nmol9kl2y7rsNVGZ3lQkUhvGP+pIFki4SQbk6Q3jMu8CfpaJVla2M0lmZhc\nSKvY0o/VM/+TpgvQNnH+iDdZy+NDa1YmYcuCBL7Wax3IDJjBGLdxPHDblE5d4tLs\nMHkkqEPZEgYfvAU7hlMwRq4q7+MfCAX0kxPptyK+xolkbyn02GsN/nQCo3Oel0dE\nnawkJcn/x80OISy4g78pTypThP2lktN3CkCtMkhn5Nk7zM0QBzxz6A3JNNz3hYPo\nd4XACIECgYEAy3cMQcrdhgXRB7VQXPFY9XGncr8rfbCmSWe5jAx4ly7hrWl9atII\nJCwOAYP0+20NdBIr2zV1qw2yvX7kgAluiQ9OUa4IOleVIen/ynD718k793JkNl7m\nyNTPuIQ1vk0zK5Ouhtd/4m/Ehwf2ZicoCcFkEiXHpTDvB7K22RSgUM0CgYEAwJbP\ntwcoZqFRRlFMcf1OxPtpNNfObQmFpLMIVG7UKRwp9ifxfyjqAKvad5kH8V2oDkRp\nYK5CscILtFhg8QvGs2ge0gARpvS34wYYV1G5zJzG8L+qh2PD3v9pjyYuOIieDzO3\nlOBaEk6cNTe/OcJYpfnYPCoPia74jPE8YQH1+KECgYBr+WpUw+6ZQB70w0C5gg7e\negkNuOvAkO0+CUCLVNbuDCARYej/tiRB5ess3LU2dGHuVfJWK2Gde/B95Ygndlnl\nfGzopb2SEIaA7+ghq6HKmu0q3NbXj7dTnrP5TJgkvF1KY937iwM/zGZz7kLRZTg3\nLR0JEGmJfZVr9WhZfTuyhQKBgHAfnUDWxvuxUYsZy+LVceWW5XJhbgnnMEpp/SCD\nAbwJbJimOqAopsvLQb69dnVcbHoZ9CvYaHXrHjtZ9N6BV6adqMvkRGKqOODQbJ1x\ntDVe1SfWvqZiO+f5VXCE7wX06+i32Fqxn17nK2SEVy1+a3P+GJk2d6NWHdiYnelw\nZc7hAoGARQ/UflbT/oiKKqefhnDzXPPgzH7PCj47vJsme1ONDPIJcIZp/kPp7vjn\nQ4UZLkxe+hFVfDJnFQr+WE58zz5InjV5Rj3aJtqcKJuVNnqyVZVwr2lABO1kQNhF\nmq8mtyaxa+hzxceadRCWPOWUa4S0XXl04YguP/qqHIhFusV970M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:43,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-610f29c1-1aea-4667-a65e-e5cd22a5f5db 2018-10-10 05:06:43,657 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:06:43,657 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:06:46,660 - create_stack - DEBUG - Stack status query timeout in 1182.57580519 2018-10-10 05:06:46,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:46,690 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:46 GMT Server: Apache x-openstack-request-id: req-b3be825d-67a5-4c3a-ad72-e06991f8374e Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:47,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:46 GMT Server: Apache x-openstack-request-id: req-17bd2aae-4555-4892-a0be-0fce8f573b75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmREmCUFmVeNkFQA1tUBuNKXdq7MMuFny5MPUNfgNoiam2bXM\nMmlTjNTVqkKpOAb5Y4tTldCWit9ZT1Qvgmk7HyZQoDIXCD2gWdR9wRBkYaMBC1wR\n+ZoAlhssbM9NYoAgTnouCG6SHL+ywr/e0Magwq6GsysiuXi6oPOm1dX4UF/AEUGB\n9iT2EiU/S5xwX+u4XsgfCG+eqtezMCXmBl2f7M3KSpuMHSA15e0loJ8cWAZf4VUa\n6rmUUvVB1Ei978sjdeOj+sb/vl4vBpos5tWszRskFrGf+SCJ8CxoHgbmTYo7/V7Q\nHa/CnTh/JV2871dJQr6vijQ6Q1NgCFHsaEpo7QIDAQABAoIBAAEBst1Wt8SS1UKq\nGLBTdyYTfSy25buEo+tLOmcMdZJ+bJR79JbUSH9hmvIetBwxN4ynCuquT38kTuMN\nq65Q4Nmol9kl2y7rsNVGZ3lQkUhvGP+pIFki4SQbk6Q3jMu8CfpaJVla2M0lmZhc\nSKvY0o/VM/+TpgvQNnH+iDdZy+NDa1YmYcuCBL7Wax3IDJjBGLdxPHDblE5d4tLs\nMHkkqEPZEgYfvAU7hlMwRq4q7+MfCAX0kxPptyK+xolkbyn02GsN/nQCo3Oel0dE\nnawkJcn/x80OISy4g78pTypThP2lktN3CkCtMkhn5Nk7zM0QBzxz6A3JNNz3hYPo\nd4XACIECgYEAy3cMQcrdhgXRB7VQXPFY9XGncr8rfbCmSWe5jAx4ly7hrWl9atII\nJCwOAYP0+20NdBIr2zV1qw2yvX7kgAluiQ9OUa4IOleVIen/ynD718k793JkNl7m\nyNTPuIQ1vk0zK5Ouhtd/4m/Ehwf2ZicoCcFkEiXHpTDvB7K22RSgUM0CgYEAwJbP\ntwcoZqFRRlFMcf1OxPtpNNfObQmFpLMIVG7UKRwp9ifxfyjqAKvad5kH8V2oDkRp\nYK5CscILtFhg8QvGs2ge0gARpvS34wYYV1G5zJzG8L+qh2PD3v9pjyYuOIieDzO3\nlOBaEk6cNTe/OcJYpfnYPCoPia74jPE8YQH1+KECgYBr+WpUw+6ZQB70w0C5gg7e\negkNuOvAkO0+CUCLVNbuDCARYej/tiRB5ess3LU2dGHuVfJWK2Gde/B95Ygndlnl\nfGzopb2SEIaA7+ghq6HKmu0q3NbXj7dTnrP5TJgkvF1KY937iwM/zGZz7kLRZTg3\nLR0JEGmJfZVr9WhZfTuyhQKBgHAfnUDWxvuxUYsZy+LVceWW5XJhbgnnMEpp/SCD\nAbwJbJimOqAopsvLQb69dnVcbHoZ9CvYaHXrHjtZ9N6BV6adqMvkRGKqOODQbJ1x\ntDVe1SfWvqZiO+f5VXCE7wX06+i32Fqxn17nK2SEVy1+a3P+GJk2d6NWHdiYnelw\nZc7hAoGARQ/UflbT/oiKKqefhnDzXPPgzH7PCj47vJsme1ONDPIJcIZp/kPp7vjn\nQ4UZLkxe+hFVfDJnFQr+WE58zz5InjV5Rj3aJtqcKJuVNnqyVZVwr2lABO1kQNhF\nmq8mtyaxa+hzxceadRCWPOWUa4S0XXl04YguP/qqHIhFusV970M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:47,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-17bd2aae-4555-4892-a0be-0fce8f573b75 2018-10-10 05:06:47,001 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:06:47,002 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:06:50,005 - create_stack - DEBUG - Stack status query timeout in 1179.23133111 2018-10-10 05:06:50,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:50,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:49 GMT Server: Apache x-openstack-request-id: req-22b7a5b9-0dc7-4c26-8e60-fb749da729ef Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:50,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:50 GMT Server: Apache x-openstack-request-id: req-5fd3423c-0a07-4e35-8cfa-07658efd0000 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmREmCUFmVeNkFQA1tUBuNKXdq7MMuFny5MPUNfgNoiam2bXM\nMmlTjNTVqkKpOAb5Y4tTldCWit9ZT1Qvgmk7HyZQoDIXCD2gWdR9wRBkYaMBC1wR\n+ZoAlhssbM9NYoAgTnouCG6SHL+ywr/e0Magwq6GsysiuXi6oPOm1dX4UF/AEUGB\n9iT2EiU/S5xwX+u4XsgfCG+eqtezMCXmBl2f7M3KSpuMHSA15e0loJ8cWAZf4VUa\n6rmUUvVB1Ei978sjdeOj+sb/vl4vBpos5tWszRskFrGf+SCJ8CxoHgbmTYo7/V7Q\nHa/CnTh/JV2871dJQr6vijQ6Q1NgCFHsaEpo7QIDAQABAoIBAAEBst1Wt8SS1UKq\nGLBTdyYTfSy25buEo+tLOmcMdZJ+bJR79JbUSH9hmvIetBwxN4ynCuquT38kTuMN\nq65Q4Nmol9kl2y7rsNVGZ3lQkUhvGP+pIFki4SQbk6Q3jMu8CfpaJVla2M0lmZhc\nSKvY0o/VM/+TpgvQNnH+iDdZy+NDa1YmYcuCBL7Wax3IDJjBGLdxPHDblE5d4tLs\nMHkkqEPZEgYfvAU7hlMwRq4q7+MfCAX0kxPptyK+xolkbyn02GsN/nQCo3Oel0dE\nnawkJcn/x80OISy4g78pTypThP2lktN3CkCtMkhn5Nk7zM0QBzxz6A3JNNz3hYPo\nd4XACIECgYEAy3cMQcrdhgXRB7VQXPFY9XGncr8rfbCmSWe5jAx4ly7hrWl9atII\nJCwOAYP0+20NdBIr2zV1qw2yvX7kgAluiQ9OUa4IOleVIen/ynD718k793JkNl7m\nyNTPuIQ1vk0zK5Ouhtd/4m/Ehwf2ZicoCcFkEiXHpTDvB7K22RSgUM0CgYEAwJbP\ntwcoZqFRRlFMcf1OxPtpNNfObQmFpLMIVG7UKRwp9ifxfyjqAKvad5kH8V2oDkRp\nYK5CscILtFhg8QvGs2ge0gARpvS34wYYV1G5zJzG8L+qh2PD3v9pjyYuOIieDzO3\nlOBaEk6cNTe/OcJYpfnYPCoPia74jPE8YQH1+KECgYBr+WpUw+6ZQB70w0C5gg7e\negkNuOvAkO0+CUCLVNbuDCARYej/tiRB5ess3LU2dGHuVfJWK2Gde/B95Ygndlnl\nfGzopb2SEIaA7+ghq6HKmu0q3NbXj7dTnrP5TJgkvF1KY937iwM/zGZz7kLRZTg3\nLR0JEGmJfZVr9WhZfTuyhQKBgHAfnUDWxvuxUYsZy+LVceWW5XJhbgnnMEpp/SCD\nAbwJbJimOqAopsvLQb69dnVcbHoZ9CvYaHXrHjtZ9N6BV6adqMvkRGKqOODQbJ1x\ntDVe1SfWvqZiO+f5VXCE7wX06+i32Fqxn17nK2SEVy1+a3P+GJk2d6NWHdiYnelw\nZc7hAoGARQ/UflbT/oiKKqefhnDzXPPgzH7PCj47vJsme1ONDPIJcIZp/kPp7vjn\nQ4UZLkxe+hFVfDJnFQr+WE58zz5InjV5Rj3aJtqcKJuVNnqyVZVwr2lABO1kQNhF\nmq8mtyaxa+hzxceadRCWPOWUa4S0XXl04YguP/qqHIhFusV970M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:50,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-5fd3423c-0a07-4e35-8cfa-07658efd0000 2018-10-10 05:06:50,212 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 05:06:50,212 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack 2018-10-10 05:06:50,212 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack 2018-10-10 05:06:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:50,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:50 GMT Server: Apache x-openstack-request-id: req-24d5a3c9-a7da-4845-9460-f1d7b7988b76 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:50,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:50 GMT Server: Apache x-openstack-request-id: req-a00dfb32-67ed-4472-920f-458631bbfc1a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1072 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "50d29b72-434a-471e-919b-26f2b71c18ad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6a75965f-f64c-4e64-ab7a-759a59fe841e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "604a5c77-c1b9-49c9-9339-22508b61b584", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "478bf51e-8db6-4f46-a509-c1daf8c8d390", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b3804b80-454b-4cd0-91c2-54e06b50a6c7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "213", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "312879cb-671f-409a-be32-d8a038df4fed", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "312879cb-671f-409a-be32-d8a038df4fed:subnet_id=c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9136cac6-863d-4633-ab32-a3d813f45f06", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8238a261-0f9a-471d-b493-a7bfde7172a2", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9d7b39e2-b268-4c33-a8cb-e407619915bd", "resource_type": "OS::Neutron::Port"}]} 2018-10-10 05:06:50,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources used request id req-a00dfb32-67ed-4472-920f-458631bbfc1a 2018-10-10 05:06:50,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:51,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b28b291-a08f-4583-ba56-0c89449c29d6 x-compute-request-id: req-0b28b291-a08f-4583-ba56-0c89449c29d6 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "bookmark"}], "image": {"id": "892c8732-ee03-4997-a586-f4821150f168", "links": [{"href": "http://172.30.9.25:8774/images/892c8732-ee03-4997-a586-f4821150f168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-10T05:06:46.000000", "flavor": {"id": "50d29b72-434a-471e-919b-26f2b71c18ad", "links": [{"href": "http://172.30.9.25:8774/flavors/50d29b72-434a-471e-919b-26f2b71c18ad", "rel": "bookmark"}]}, "id": "9136cac6-863d-4633-ab32-a3d813f45f06", "security_groups": [{"name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp"}], "user_id": "11ee371b46294b2f9de3438045e3b744", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:06:47Z", "hostId": "384653a0b632f8965409df59afd3547261a3035a87144204012d45c6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "created": "2018-10-10T05:06:41Z", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:06:51,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06 used request id req-0b28b291-a08f-4583-ba56-0c89449c29d6 2018-10-10 05:06:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:51,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-422eb474-eaad-4120-9a33-8ec331d8a803 Date: Wed, 10 Oct 2018 05:06:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:51,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-422eb474-eaad-4120-9a33-8ec331d8a803 2018-10-10 05:06:51,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:06:51,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:06:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:06:51,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:51,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e21e28-1cb4-4ec2-9a04-54e469b9f525 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:51,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-52e21e28-1cb4-4ec2-9a04-54e469b9f525 2018-10-10 05:06:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:51,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cb822535-1d4f-46a2-b08c-c8796acbbfda Date: Wed, 10 Oct 2018 05:06:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:51,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-cb822535-1d4f-46a2-b08c-c8796acbbfda 2018-10-10 05:06:51,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:51,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-9b8fa48f-bb0e-4dc7-9649-238d4ea77c83 Date: Wed, 10 Oct 2018 05:06:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:06:51,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-9b8fa48f-bb0e-4dc7-9649-238d4ea77c83 2018-10-10 05:06:51,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8238a261-0f9a-471d-b493-a7bfde7172a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:52,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5126aefe-9a37-43b5-82d3-6ce8049ff165 x-compute-request-id: req-5126aefe-9a37-43b5-82d3-6ce8049ff165 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:08:71", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8238a261-0f9a-471d-b493-a7bfde7172a2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8238a261-0f9a-471d-b493-a7bfde7172a2", "rel": "bookmark"}], "image": {"id": "892c8732-ee03-4997-a586-f4821150f168", "links": [{"href": "http://172.30.9.25:8774/images/892c8732-ee03-4997-a586-f4821150f168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-10T05:06:46.000000", "flavor": {"id": "b3804b80-454b-4cd0-91c2-54e06b50a6c7", "links": [{"href": "http://172.30.9.25:8774/flavors/b3804b80-454b-4cd0-91c2-54e06b50a6c7", "rel": "bookmark"}]}, "id": "8238a261-0f9a-471d-b493-a7bfde7172a2", "security_groups": [{"name": "default"}], "user_id": "11ee371b46294b2f9de3438045e3b744", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:06:46Z", "hostId": "b2eae49fd44b699e4a7dfc15c78ae64804dcfa12531f3a9c1aad9e86", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "created": "2018-10-10T05:06:39Z", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:06:52,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8238a261-0f9a-471d-b493-a7bfde7172a2 used request id req-5126aefe-9a37-43b5-82d3-6ce8049ff165 2018-10-10 05:06:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:52,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e8c9c0d1-9d0e-4bb5-b06a-865007ce944a Date: Wed, 10 Oct 2018 05:06:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:52,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-e8c9c0d1-9d0e-4bb5-b06a-865007ce944a 2018-10-10 05:06:52,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:52,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c48fb8-69f8-4178-9b3d-238a57882188 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:52,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-c6c48fb8-69f8-4178-9b3d-238a57882188 2018-10-10 05:06:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:52,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2fd0a489-a602-4760-9f5a-db34d50a7a80 Date: Wed, 10 Oct 2018 05:06:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:52,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-2fd0a489-a602-4760-9f5a-db34d50a7a80 2018-10-10 05:06:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:52,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-2fbaa451-1ff2-44f8-8870-79e53a25f9d1 Date: Wed, 10 Oct 2018 05:06:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:06:52,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-2fbaa451-1ff2-44f8-8870-79e53a25f9d1 2018-10-10 05:06:52,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:52,604 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:52 GMT Server: Apache x-openstack-request-id: req-8f01d3c9-0c4b-4118-aedc-f661a2310ab2 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:52,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:52 GMT Server: Apache x-openstack-request-id: req-df438065-da6b-4c6e-be25-553a371d4b76 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1071 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "50d29b72-434a-471e-919b-26f2b71c18ad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6a75965f-f64c-4e64-ab7a-759a59fe841e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "604a5c77-c1b9-49c9-9339-22508b61b584", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "478bf51e-8db6-4f46-a509-c1daf8c8d390", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b3804b80-454b-4cd0-91c2-54e06b50a6c7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "213", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "312879cb-671f-409a-be32-d8a038df4fed", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "312879cb-671f-409a-be32-d8a038df4fed:subnet_id=c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9136cac6-863d-4633-ab32-a3d813f45f06", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-10T05:06:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8238a261-0f9a-471d-b493-a7bfde7172a2", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-10T05:06:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:06:29Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9d7b39e2-b268-4c33-a8cb-e407619915bd", "resource_type": "OS::Neutron::Port"}]} 2018-10-10 05:06:52,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3/resources used request id req-df438065-da6b-4c6e-be25-553a371d4b76 2018-10-10 05:06:52,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/50d29b72-434a-471e-919b-26f2b71c18ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:52,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bf16ed5-7abf-4f79-a178-59320a6a8d6d x-compute-request-id: req-1bf16ed5-7abf-4f79-a178-59320a6a8d6d Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/50d29b72-434a-471e-919b-26f2b71c18ad", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/50d29b72-434a-471e-919b-26f2b71c18ad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "50d29b72-434a-471e-919b-26f2b71c18ad", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-flavor1-3p66vuuot7vp", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:06:52,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/50d29b72-434a-471e-919b-26f2b71c18ad used request id req-1bf16ed5-7abf-4f79-a178-59320a6a8d6d 2018-10-10 05:06:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:52,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1cd130f7-aae8-48c2-bf10-150727e9131b Date: Wed, 10 Oct 2018 05:06:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}} 2018-10-10 05:06:52,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0 used request id req-1cd130f7-aae8-48c2-bf10-150727e9131b 2018-10-10 05:06:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3ec99b20-0aeb-4275-aebe-078cc3a50cc2 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:53,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-3ec99b20-0aeb-4275-aebe-078cc3a50cc2 2018-10-10 05:06:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-99996b10-6d44-49e6-9dcf-28a1f5c0b7e7 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:53,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-99996b10-6d44-49e6-9dcf-28a1f5c0b7e7 2018-10-10 05:06:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d9cb60c4-1933-44af-ba1c-5476db483530 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:53,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-d9cb60c4-1933-44af-ba1c-5476db483530 2018-10-10 05:06:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d27eb82-cc9f-431f-b657-509190e93aa1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:53,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-7d27eb82-cc9f-431f-b657-509190e93aa1 2018-10-10 05:06:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1a178667-096e-4cd4-b45b-9654e4b19087 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:53,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-1a178667-096e-4cd4-b45b-9654e4b19087 2018-10-10 05:06:53,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e&mac_address=fa%3A16%3A3e%3Ac3%3Ac8%3A36&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-609198e1-e735-4375-a69a-47805c6ed7e0 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"}]} 2018-10-10 05:06:53,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e&mac_address=fa%3A16%3A3e%3Ac3%3Ac8%3A36&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr&admin_state_up=True used request id req-609198e1-e735-4375-a69a-47805c6ed7e0 2018-10-10 05:06:53,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfe6d84-de16-49fc-b449-41c49e7c838f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:53,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-7bfe6d84-de16-49fc-b449-41c49e7c838f 2018-10-10 05:06:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-52f71ef4-e7d1-41b4-a0e6-47f19cb6e5b1 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:53,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-52f71ef4-e7d1-41b4-a0e6-47f19cb6e5b1 2018-10-10 05:06:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-353766fe-dd6c-43b6-9457-9980757a5ec1 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:53,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-353766fe-dd6c-43b6-9457-9980757a5ec1 2018-10-10 05:06:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-ec6c343f-8f3f-465a-9259-c423a0293806 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:06:53,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-ec6c343f-8f3f-465a-9259-c423a0293806 2018-10-10 05:06:53,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-4600f0e0-48d4-4722-b11b-bbc81352649b Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"floatingips": [{"router_id": "312879cb-671f-409a-be32-d8a038df4fed", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:37Z", "updated_at": "2018-10-10T05:06:39Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "ddfc0fc074934caa9041aa7caa651d25", "port_id": "9d7b39e2-b268-4c33-a8cb-e407619915bd", "id": "478bf51e-8db6-4f46-a509-c1daf8c8d390"}]} 2018-10-10 05:06:53,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-4600f0e0-48d4-4722-b11b-bbc81352649b 2018-10-10 05:06:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/312879cb-671f-409a-be32-d8a038df4fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-4d6ef8aa-7601-4b01-8c51-b12f8450b8d2 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:31Z", "admin_state_up": true, "updated_at": "2018-10-10T05:06:38Z", "project_id": "ddfc0fc074934caa9041aa7caa651d25", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "312879cb-671f-409a-be32-d8a038df4fed", "name": "mgmt_router"}} 2018-10-10 05:06:53,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/312879cb-671f-409a-be32-d8a038df4fed used request id req-4d6ef8aa-7601-4b01-8c51-b12f8450b8d2 2018-10-10 05:06:53,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=312879cb-671f-409a-be32-d8a038df4fed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4544 X-Openstack-Request-Id: req-c4d7e614-c2a7-4b44-bcbb-099578305bbd Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f6f2120-0fb5-4835-8ab0-146953801efa","ip_address":"169.254.192.9"}],"id":"02722795-3fcc-4959-a012-57b79855b924","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:d5:7f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ddfc0fc074934caa9041aa7caa651d25","admin_state_up":true,"network_id":"21598025-750b-487b-bb56-a321580f3758","tenant_id":"","created_at":"2018-10-10T05:06:32Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:50Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.200"}],"id":"7e57aeb0-6c82-45e5-854b-62386826c960","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:7e:e3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T05:06:31Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f6f2120-0fb5-4835-8ab0-146953801efa","ip_address":"169.254.192.5"}],"id":"c9ac2e5d-3761-4948-9b71-bb5a963cd090","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:dd:5e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ddfc0fc074934caa9041aa7caa651d25","admin_state_up":true,"network_id":"21598025-750b-487b-bb56-a321580f3758","tenant_id":"","created_at":"2018-10-10T05:06:33Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6f6f2120-0fb5-4835-8ab0-146953801efa","ip_address":"169.254.192.11"}],"id":"d1ffa927-d06e-4785-8d2b-0b5cb0a5c7f9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:b2:cc","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ddfc0fc074934caa9041aa7caa651d25","admin_state_up":true,"network_id":"21598025-750b-487b-bb56-a321580f3758","tenant_id":"","created_at":"2018-10-10T05:06:34Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"}]} 2018-10-10 05:06:53,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=312879cb-671f-409a-be32-d8a038df4fed used request id req-c4d7e614-c2a7-4b44-bcbb-099578305bbd 2018-10-10 05:06:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-178f4e32-9aac-4aea-92df-063adaad4430 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 05:06:53,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-178f4e32-9aac-4aea-92df-063adaad4430 2018-10-10 05:06:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/6f6f2120-0fb5-4835-8ab0-146953801efa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:53,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6925a7a1-429d-4609-8a36-6e9dafab7812 Date: Wed, 10 Oct 2018 05:06:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"21598025-750b-487b-bb56-a321580f3758","tenant_id":"","created_at":"2018-10-10T05:06:31Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6f6f2120-0fb5-4835-8ab0-146953801efa","subnetpool_id":null,"name":"HA subnet tenant ddfc0fc074934caa9041aa7caa651d25"}} 2018-10-10 05:06:53,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/6f6f2120-0fb5-4835-8ab0-146953801efa used request id req-6925a7a1-429d-4609-8a36-6e9dafab7812 2018-10-10 05:06:53,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/6f6f2120-0fb5-4835-8ab0-146953801efa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:54,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cd31acd2-8284-46fb-9fb2-21883d53ab13 Date: Wed, 10 Oct 2018 05:06:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"21598025-750b-487b-bb56-a321580f3758","tenant_id":"","created_at":"2018-10-10T05:06:31Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6f6f2120-0fb5-4835-8ab0-146953801efa","subnetpool_id":null,"name":"HA subnet tenant ddfc0fc074934caa9041aa7caa651d25"}} 2018-10-10 05:06:54,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/6f6f2120-0fb5-4835-8ab0-146953801efa used request id req-cd31acd2-8284-46fb-9fb2-21883d53ab13 2018-10-10 05:06:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/6f6f2120-0fb5-4835-8ab0-146953801efa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:54,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-efad0f27-413f-431e-a851-286ab970e958 Date: Wed, 10 Oct 2018 05:06:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"21598025-750b-487b-bb56-a321580f3758","tenant_id":"","created_at":"2018-10-10T05:06:31Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6f6f2120-0fb5-4835-8ab0-146953801efa","subnetpool_id":null,"name":"HA subnet tenant ddfc0fc074934caa9041aa7caa651d25"}} 2018-10-10 05:06:54,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/6f6f2120-0fb5-4835-8ab0-146953801efa used request id req-efad0f27-413f-431e-a851-286ab970e958 2018-10-10 05:06:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:54,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-94b6a03d-66dd-4d64-a2d1-a7e9509c5cd2 Date: Wed, 10 Oct 2018 05:06:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}} 2018-10-10 05:06:54,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0 used request id req-94b6a03d-66dd-4d64-a2d1-a7e9509c5cd2 2018-10-10 05:06:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/9d7b39e2-b268-4c33-a8cb-e407619915bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:54,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-6b0275db-f814-4779-a6ca-335ed3364b68 Date: Wed, 10 Oct 2018 05:06:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","project_id":"ddfc0fc074934caa9041aa7caa651d25","qos_policy_id":null,"admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal"}} 2018-10-10 05:06:54,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/9d7b39e2-b268-4c33-a8cb-e407619915bd used request id req-6b0275db-f814-4779-a6ca-335ed3364b68 2018-10-10 05:06:54,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:54,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c8932dc9-6aa7-4eb4-b441-8fab8d0022b1 Date: Wed, 10 Oct 2018 05:06:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}} 2018-10-10 05:06:54,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0 used request id req-c8932dc9-6aa7-4eb4-b441-8fab8d0022b1 2018-10-10 05:06:54,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:54,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6a3b98e4-c7b3-4aec-8160-0eae47becbe8 Date: Wed, 10 Oct 2018 05:06:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:06:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:06:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/892c8732-ee03-4997-a586-f4821150f168/snap", "metadata": {}}], "self": "/v2/images/892c8732-ee03-4997-a586-f4821150f168", "min_disk": 0, "protected": false, "id": "892c8732-ee03-4997-a586-f4821150f168", "file": "/v2/images/892c8732-ee03-4997-a586-f4821150f168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ddfc0fc074934caa9041aa7caa651d25", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/892c8732-ee03-4997-a586-f4821150f168/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:06:54,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 used request id req-6a3b98e4-c7b3-4aec-8160-0eae47becbe8 2018-10-10 05:06:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:54,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ce9578a3-a2c9-43c8-b95b-7eca2943988f Date: Wed, 10 Oct 2018 05:06:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:06:54,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-ce9578a3-a2c9-43c8-b95b-7eca2943988f 2018-10-10 05:06:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:54,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:54 GMT Server: Apache x-openstack-request-id: req-7a07aa4b-d189-4dac-ac70-cc2a25527320 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:55,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:54 GMT Server: Apache x-openstack-request-id: req-b70cce34-4ed6-435a-b0f9-eafc0aee5eb4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmREmCUFmVeNkFQA1tUBuNKXdq7MMuFny5MPUNfgNoiam2bXM\nMmlTjNTVqkKpOAb5Y4tTldCWit9ZT1Qvgmk7HyZQoDIXCD2gWdR9wRBkYaMBC1wR\n+ZoAlhssbM9NYoAgTnouCG6SHL+ywr/e0Magwq6GsysiuXi6oPOm1dX4UF/AEUGB\n9iT2EiU/S5xwX+u4XsgfCG+eqtezMCXmBl2f7M3KSpuMHSA15e0loJ8cWAZf4VUa\n6rmUUvVB1Ei978sjdeOj+sb/vl4vBpos5tWszRskFrGf+SCJ8CxoHgbmTYo7/V7Q\nHa/CnTh/JV2871dJQr6vijQ6Q1NgCFHsaEpo7QIDAQABAoIBAAEBst1Wt8SS1UKq\nGLBTdyYTfSy25buEo+tLOmcMdZJ+bJR79JbUSH9hmvIetBwxN4ynCuquT38kTuMN\nq65Q4Nmol9kl2y7rsNVGZ3lQkUhvGP+pIFki4SQbk6Q3jMu8CfpaJVla2M0lmZhc\nSKvY0o/VM/+TpgvQNnH+iDdZy+NDa1YmYcuCBL7Wax3IDJjBGLdxPHDblE5d4tLs\nMHkkqEPZEgYfvAU7hlMwRq4q7+MfCAX0kxPptyK+xolkbyn02GsN/nQCo3Oel0dE\nnawkJcn/x80OISy4g78pTypThP2lktN3CkCtMkhn5Nk7zM0QBzxz6A3JNNz3hYPo\nd4XACIECgYEAy3cMQcrdhgXRB7VQXPFY9XGncr8rfbCmSWe5jAx4ly7hrWl9atII\nJCwOAYP0+20NdBIr2zV1qw2yvX7kgAluiQ9OUa4IOleVIen/ynD718k793JkNl7m\nyNTPuIQ1vk0zK5Ouhtd/4m/Ehwf2ZicoCcFkEiXHpTDvB7K22RSgUM0CgYEAwJbP\ntwcoZqFRRlFMcf1OxPtpNNfObQmFpLMIVG7UKRwp9ifxfyjqAKvad5kH8V2oDkRp\nYK5CscILtFhg8QvGs2ge0gARpvS34wYYV1G5zJzG8L+qh2PD3v9pjyYuOIieDzO3\nlOBaEk6cNTe/OcJYpfnYPCoPia74jPE8YQH1+KECgYBr+WpUw+6ZQB70w0C5gg7e\negkNuOvAkO0+CUCLVNbuDCARYej/tiRB5ess3LU2dGHuVfJWK2Gde/B95Ygndlnl\nfGzopb2SEIaA7+ghq6HKmu0q3NbXj7dTnrP5TJgkvF1KY937iwM/zGZz7kLRZTg3\nLR0JEGmJfZVr9WhZfTuyhQKBgHAfnUDWxvuxUYsZy+LVceWW5XJhbgnnMEpp/SCD\nAbwJbJimOqAopsvLQb69dnVcbHoZ9CvYaHXrHjtZ9N6BV6adqMvkRGKqOODQbJ1x\ntDVe1SfWvqZiO+f5VXCE7wX06+i32Fqxn17nK2SEVy1+a3P+GJk2d6NWHdiYnelw\nZc7hAoGARQ/UflbT/oiKKqefhnDzXPPgzH7PCj47vJsme1ONDPIJcIZp/kPp7vjn\nQ4UZLkxe+hFVfDJnFQr+WE58zz5InjV5Rj3aJtqcKJuVNnqyVZVwr2lABO1kQNhF\nmq8mtyaxa+hzxceadRCWPOWUa4S0XXl04YguP/qqHIhFusV970M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:55,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-b70cce34-4ed6-435a-b0f9-eafc0aee5eb4 2018-10-10 05:06:55,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:06:55,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:06:55,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fe197058a58a45f7ac2e1098052ed84f", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role"}], "expires_at": "2018-10-10T06:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddfc0fc074934caa9041aa7caa651d25", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-user", "id": "11ee371b46294b2f9de3438045e3b744"}, "audit_ids": ["z4xBqchyQnCDuyHFoXe3Sg"], "issued_at": "2018-10-10T05:06:55.000000Z"}} 2018-10-10 05:06:55,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:55,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80abeaed-f37f-415a-920a-4c2f1993a80c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:06:55,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-80abeaed-f37f-415a-920a-4c2f1993a80c 2018-10-10 05:06:55,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:06:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:55,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61186902-f4cf-426f-9d7a-ca5e00c392ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:06:55,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-61186902-f4cf-426f-9d7a-ca5e00c392ea 2018-10-10 05:06:55,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:55,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5cca6e15-175f-4c10-915f-ee46fe8fdf58 Date: Wed, 10 Oct 2018 05:06:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:55,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-5cca6e15-175f-4c10-915f-ee46fe8fdf58 2018-10-10 05:06:55,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:06:55,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:06:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:06:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:56,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3a0c32-db64-4199-bc73-981c25a55941 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:56,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-4f3a0c32-db64-4199-bc73-981c25a55941 2018-10-10 05:06:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:56,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ab6733d7-6bc3-49c2-8cf0-7bb0c6301c41 Date: Wed, 10 Oct 2018 05:06:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:56,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-ab6733d7-6bc3-49c2-8cf0-7bb0c6301c41 2018-10-10 05:06:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e&mac_address=fa%3A16%3A3e%3Ac3%3Ac8%3A36&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:56,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-fa3db267-4704-4272-aa5f-877d960c5f7d Date: Wed, 10 Oct 2018 05:06:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"}]} 2018-10-10 05:06:56,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e&mac_address=fa%3A16%3A3e%3Ac3%3Ac8%3A36&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr&admin_state_up=True used request id req-fa3db267-4704-4272-aa5f-877d960c5f7d 2018-10-10 05:06:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:56,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59dda46-5362-4f8b-819b-2d64a31696da Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:56,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-c59dda46-5362-4f8b-819b-2d64a31696da 2018-10-10 05:06:56,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:57,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06: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-7f4a8e9d-3687-479d-b62c-0e1610db9b33 x-compute-request-id: req-7f4a8e9d-3687-479d-b62c-0e1610db9b33 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "bookmark"}], "image": {"id": "892c8732-ee03-4997-a586-f4821150f168", "links": [{"href": "http://172.30.9.25:8774/images/892c8732-ee03-4997-a586-f4821150f168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-10T05:06:46.000000", "flavor": {"id": "50d29b72-434a-471e-919b-26f2b71c18ad", "links": [{"href": "http://172.30.9.25:8774/flavors/50d29b72-434a-471e-919b-26f2b71c18ad", "rel": "bookmark"}]}, "id": "9136cac6-863d-4633-ab32-a3d813f45f06", "security_groups": [{"name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp"}], "user_id": "11ee371b46294b2f9de3438045e3b744", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:06:47Z", "hostId": "384653a0b632f8965409df59afd3547261a3035a87144204012d45c6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "created": "2018-10-10T05:06:41Z", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:06:57,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1 used request id req-7f4a8e9d-3687-479d-b62c-0e1610db9b33 2018-10-10 05:06:57,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:57,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d5395713-6b7a-4b2d-9146-a6fb476d1b66 Date: Wed, 10 Oct 2018 05:06:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:57,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-d5395713-6b7a-4b2d-9146-a6fb476d1b66 2018-10-10 05:06:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:57,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9061cbdb-c12a-4990-b371-b7deba4100b0 Date: Wed, 10 Oct 2018 05:06:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:57,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-9061cbdb-c12a-4990-b371-b7deba4100b0 2018-10-10 05:06:57,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:58,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-56d771e8-f1a2-44a7-a3e3-2cd22f765203 Date: Wed, 10 Oct 2018 05:06:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:06:58,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-56d771e8-f1a2-44a7-a3e3-2cd22f765203 2018-10-10 05:06:58,008 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1 2018-10-10 05:06:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:06:58,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-cdfffaa3-18d5-419b-ae08-65e8f501ac70 Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"floatingips": [{"router_id": "312879cb-671f-409a-be32-d8a038df4fed", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:37Z", "updated_at": "2018-10-10T05:06:39Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "ddfc0fc074934caa9041aa7caa651d25", "port_id": "9d7b39e2-b268-4c33-a8cb-e407619915bd", "id": "478bf51e-8db6-4f46-a509-c1daf8c8d390"}]} 2018-10-10 05:06:58,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-cdfffaa3-18d5-419b-ae08-65e8f501ac70 2018-10-10 05:06:58,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/b3804b80-454b-4cd0-91c2-54e06b50a6c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9784ddeb-a8c4-415d-86a3-da7ab2527637 x-compute-request-id: req-9784ddeb-a8c4-415d-86a3-da7ab2527637 Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b3804b80-454b-4cd0-91c2-54e06b50a6c7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b3804b80-454b-4cd0-91c2-54e06b50a6c7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "b3804b80-454b-4cd0-91c2-54e06b50a6c7", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-flavor2-im452pp4akt2", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:06:58,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/b3804b80-454b-4cd0-91c2-54e06b50a6c7 used request id req-9784ddeb-a8c4-415d-86a3-da7ab2527637 2018-10-10 05:06:58,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-30f40874-01ec-46b3-9628-f669082ddb4f Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}} 2018-10-10 05:06:58,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0 used request id req-30f40874-01ec-46b3-9628-f669082ddb4f 2018-10-10 05:06:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8633db5f-19e1-4ea9-b70a-a1502bc82981 Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:58,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-8633db5f-19e1-4ea9-b70a-a1502bc82981 2018-10-10 05:06:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c2cb125b-951e-40b4-9441-bdcf5b7d83c6 Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:58,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-c2cb125b-951e-40b4-9441-bdcf5b7d83c6 2018-10-10 05:06:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-117b26d4-a475-4e24-af1b-ff3316e2671f Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:58,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-117b26d4-a475-4e24-af1b-ff3316e2671f 2018-10-10 05:06:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578d2371-472e-4ffd-9053-43482386253d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:58,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-578d2371-472e-4ffd-9053-43482386253d 2018-10-10 05:06:58,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6b87f133-81de-4e8e-a539-1133e29f4693 Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:58,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-6b87f133-81de-4e8e-a539-1133e29f4693 2018-10-10 05:06:58,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e&mac_address=fa%3A16%3A3e%3A55%3A08%3A71&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-b8d6a228-6302-491b-bb03-c70d8039fa34 Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"}]} 2018-10-10 05:06:58,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e&mac_address=fa%3A16%3A3e%3A55%3A08%3A71&admin_state_up=True used request id req-b8d6a228-6302-491b-bb03-c70d8039fa34 2018-10-10 05:06:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b326377-2d43-46f7-9017-e912d0672278 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:06:58,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-9b326377-2d43-46f7-9017-e912d0672278 2018-10-10 05:06:58,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e653e410-7e0b-446c-be7d-b0583f29d5d5 Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:06:58,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-e653e410-7e0b-446c-be7d-b0583f29d5d5 2018-10-10 05:06:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0c93c688-a8bd-4981-a3be-b4429867a587 Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:06:58,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-0c93c688-a8bd-4981-a3be-b4429867a587 2018-10-10 05:06:58,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:58,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-b25792c3-38f6-464e-8eca-2734b3b11f01 Date: Wed, 10 Oct 2018 05:06:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:06:58,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-b25792c3-38f6-464e-8eca-2734b3b11f01 2018-10-10 05:06:58,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:59,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-54109328-a50a-4f14-a3d7-419d6b68e8a4 Date: Wed, 10 Oct 2018 05:06:59 GMT RESP BODY: {"floatingips": [{"router_id": "312879cb-671f-409a-be32-d8a038df4fed", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:37Z", "updated_at": "2018-10-10T05:06:39Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "ddfc0fc074934caa9041aa7caa651d25", "port_id": "9d7b39e2-b268-4c33-a8cb-e407619915bd", "id": "478bf51e-8db6-4f46-a509-c1daf8c8d390"}]} 2018-10-10 05:06:59,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-54109328-a50a-4f14-a3d7-419d6b68e8a4 2018-10-10 05:06:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:59,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0491a30f-cf18-470e-8345-a0ea243b318b Date: Wed, 10 Oct 2018 05:06:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:06:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:06:24Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/892c8732-ee03-4997-a586-f4821150f168/snap", "metadata": {}}], "self": "/v2/images/892c8732-ee03-4997-a586-f4821150f168", "min_disk": 0, "protected": false, "id": "892c8732-ee03-4997-a586-f4821150f168", "file": "/v2/images/892c8732-ee03-4997-a586-f4821150f168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ddfc0fc074934caa9041aa7caa651d25", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/892c8732-ee03-4997-a586-f4821150f168/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:06:59,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 used request id req-0491a30f-cf18-470e-8345-a0ea243b318b 2018-10-10 05:06:59,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:06:59,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:06:59 GMT Server: Apache x-openstack-request-id: req-2e76c453-1c31-4c46-b154-9eae78e957a3 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:06:59,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:59 GMT Server: Apache x-openstack-request-id: req-d8944c33-25f7-4970-b2da-750bc50dfdcd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAmREmCUFmVeNkFQA1tUBuNKXdq7MMuFny5MPUNfgNoiam2bXM\nMmlTjNTVqkKpOAb5Y4tTldCWit9ZT1Qvgmk7HyZQoDIXCD2gWdR9wRBkYaMBC1wR\n+ZoAlhssbM9NYoAgTnouCG6SHL+ywr/e0Magwq6GsysiuXi6oPOm1dX4UF/AEUGB\n9iT2EiU/S5xwX+u4XsgfCG+eqtezMCXmBl2f7M3KSpuMHSA15e0loJ8cWAZf4VUa\n6rmUUvVB1Ei978sjdeOj+sb/vl4vBpos5tWszRskFrGf+SCJ8CxoHgbmTYo7/V7Q\nHa/CnTh/JV2871dJQr6vijQ6Q1NgCFHsaEpo7QIDAQABAoIBAAEBst1Wt8SS1UKq\nGLBTdyYTfSy25buEo+tLOmcMdZJ+bJR79JbUSH9hmvIetBwxN4ynCuquT38kTuMN\nq65Q4Nmol9kl2y7rsNVGZ3lQkUhvGP+pIFki4SQbk6Q3jMu8CfpaJVla2M0lmZhc\nSKvY0o/VM/+TpgvQNnH+iDdZy+NDa1YmYcuCBL7Wax3IDJjBGLdxPHDblE5d4tLs\nMHkkqEPZEgYfvAU7hlMwRq4q7+MfCAX0kxPptyK+xolkbyn02GsN/nQCo3Oel0dE\nnawkJcn/x80OISy4g78pTypThP2lktN3CkCtMkhn5Nk7zM0QBzxz6A3JNNz3hYPo\nd4XACIECgYEAy3cMQcrdhgXRB7VQXPFY9XGncr8rfbCmSWe5jAx4ly7hrWl9atII\nJCwOAYP0+20NdBIr2zV1qw2yvX7kgAluiQ9OUa4IOleVIen/ynD718k793JkNl7m\nyNTPuIQ1vk0zK5Ouhtd/4m/Ehwf2ZicoCcFkEiXHpTDvB7K22RSgUM0CgYEAwJbP\ntwcoZqFRRlFMcf1OxPtpNNfObQmFpLMIVG7UKRwp9ifxfyjqAKvad5kH8V2oDkRp\nYK5CscILtFhg8QvGs2ge0gARpvS34wYYV1G5zJzG8L+qh2PD3v9pjyYuOIieDzO3\nlOBaEk6cNTe/OcJYpfnYPCoPia74jPE8YQH1+KECgYBr+WpUw+6ZQB70w0C5gg7e\negkNuOvAkO0+CUCLVNbuDCARYej/tiRB5ess3LU2dGHuVfJWK2Gde/B95Ygndlnl\nfGzopb2SEIaA7+ghq6HKmu0q3NbXj7dTnrP5TJgkvF1KY937iwM/zGZz7kLRZTg3\nLR0JEGmJfZVr9WhZfTuyhQKBgHAfnUDWxvuxUYsZy+LVceWW5XJhbgnnMEpp/SCD\nAbwJbJimOqAopsvLQb69dnVcbHoZ9CvYaHXrHjtZ9N6BV6adqMvkRGKqOODQbJ1x\ntDVe1SfWvqZiO+f5VXCE7wX06+i32Fqxn17nK2SEVy1+a3P+GJk2d6NWHdiYnelw\nZc7hAoGARQ/UflbT/oiKKqefhnDzXPPgzH7PCj47vJsme1ONDPIJcIZp/kPp7vjn\nQ4UZLkxe+hFVfDJnFQr+WE58zz5InjV5Rj3aJtqcKJuVNnqyVZVwr2lABO1kQNhF\nmq8mtyaxa+hzxceadRCWPOWUa4S0XXl04YguP/qqHIhFusV970M=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:06:59,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-d8944c33-25f7-4970-b2da-750bc50dfdcd 2018-10-10 05:06:59,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:06:59,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:06:59,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fe197058a58a45f7ac2e1098052ed84f", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role"}], "expires_at": "2018-10-10T06:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddfc0fc074934caa9041aa7caa651d25", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-user", "id": "11ee371b46294b2f9de3438045e3b744"}, "audit_ids": ["7ZssRkGZRBax0tq74s1meA"], "issued_at": "2018-10-10T05:06:59.000000Z"}} 2018-10-10 05:06:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:00,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289568f8-b01f-4230-89fe-59771f4bb47b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:07:00,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-289568f8-b01f-4230-89fe-59771f4bb47b 2018-10-10 05:07:00,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:07:00,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:00,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd976909-e4e4-4a51-9be8-af88c787967a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:07:00,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cd976909-e4e4-4a51-9be8-af88c787967a 2018-10-10 05:07:00,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:00,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b290d718-db26-40b3-8434-03715ed29d40 Date: Wed, 10 Oct 2018 05:07:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:07:00,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-b290d718-db26-40b3-8434-03715ed29d40 2018-10-10 05:07:00,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:07:00,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:07:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:00,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a64c152-90f8-4d4a-97f6-daa049d8aa61 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:07:00,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-3a64c152-90f8-4d4a-97f6-daa049d8aa61 2018-10-10 05:07:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:00,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-da43621d-b1f7-4957-8b78-76eedce3b019 Date: Wed, 10 Oct 2018 05:07:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:07:00,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-da43621d-b1f7-4957-8b78-76eedce3b019 2018-10-10 05:07:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e&mac_address=fa%3A16%3A3e%3A55%3A08%3A71&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:00,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-6691be83-1165-471b-97ac-d25cf6412e49 Date: Wed, 10 Oct 2018 05:07:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"}]} 2018-10-10 05:07:00,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e&mac_address=fa%3A16%3A3e%3A55%3A08%3A71&admin_state_up=True used request id req-6691be83-1165-471b-97ac-d25cf6412e49 2018-10-10 05:07:00,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:00,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a26bea-7bf7-4cc2-8e01-7063b6a36ae4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:07:00,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-c4a26bea-7bf7-4cc2-8e01-7063b6a36ae4 2018-10-10 05:07:00,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:01,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07: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-32487621-96e1-4b54-9a62-b282e7cf5e8a x-compute-request-id: req-32487621-96e1-4b54-9a62-b282e7cf5e8a Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:08:71", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8238a261-0f9a-471d-b493-a7bfde7172a2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8238a261-0f9a-471d-b493-a7bfde7172a2", "rel": "bookmark"}], "image": {"id": "892c8732-ee03-4997-a586-f4821150f168", "links": [{"href": "http://172.30.9.25:8774/images/892c8732-ee03-4997-a586-f4821150f168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-10T05:06:46.000000", "flavor": {"id": "b3804b80-454b-4cd0-91c2-54e06b50a6c7", "links": [{"href": "http://172.30.9.25:8774/flavors/b3804b80-454b-4cd0-91c2-54e06b50a6c7", "rel": "bookmark"}]}, "id": "8238a261-0f9a-471d-b493-a7bfde7172a2", "security_groups": [{"name": "default"}], "user_id": "11ee371b46294b2f9de3438045e3b744", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:06:46Z", "hostId": "b2eae49fd44b699e4a7dfc15c78ae64804dcfa12531f3a9c1aad9e86", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "created": "2018-10-10T05:06:39Z", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:07:01,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2 used request id req-32487621-96e1-4b54-9a62-b282e7cf5e8a 2018-10-10 05:07:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:02,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-922d66d7-03b5-4f36-992d-9ce5af08c449 Date: Wed, 10 Oct 2018 05:07:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:07:02,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-922d66d7-03b5-4f36-992d-9ce5af08c449 2018-10-10 05:07:02,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:02,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ad37e137-cca4-4428-aee7-0cf5a870f028 Date: Wed, 10 Oct 2018 05:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:07:02,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-ad37e137-cca4-4428-aee7-0cf5a870f028 2018-10-10 05:07:02,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:02,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-263fb669-5bf4-430e-9907-d69130be834f Date: Wed, 10 Oct 2018 05:07:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:07:02,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-263fb669-5bf4-430e-9907-d69130be834f 2018-10-10 05:07:02,505 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2 2018-10-10 05:07:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:02,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-53eb5453-4d4b-4f84-a359-c282975a6b17 Date: Wed, 10 Oct 2018 05:07:02 GMT RESP BODY: {"floatingips": [{"router_id": "312879cb-671f-409a-be32-d8a038df4fed", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:37Z", "updated_at": "2018-10-10T05:06:39Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "ddfc0fc074934caa9041aa7caa651d25", "port_id": "9d7b39e2-b268-4c33-a8cb-e407619915bd", "id": "478bf51e-8db6-4f46-a509-c1daf8c8d390"}]} 2018-10-10 05:07:02,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-53eb5453-4d4b-4f84-a359-c282975a6b17 2018-10-10 05:07:02,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:02,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-54895e34-45b0-4eee-8688-e258a4b24813 x-compute-request-id: req-54895e34-45b0-4eee-8688-e258a4b24813 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "bookmark"}], "image": {"id": "892c8732-ee03-4997-a586-f4821150f168", "links": [{"href": "http://172.30.9.25:8774/images/892c8732-ee03-4997-a586-f4821150f168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-10T05:06:46.000000", "flavor": {"id": "50d29b72-434a-471e-919b-26f2b71c18ad", "links": [{"href": "http://172.30.9.25:8774/flavors/50d29b72-434a-471e-919b-26f2b71c18ad", "rel": "bookmark"}]}, "id": "9136cac6-863d-4633-ab32-a3d813f45f06", "security_groups": [{"name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp"}], "user_id": "11ee371b46294b2f9de3438045e3b744", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:06:47Z", "hostId": "384653a0b632f8965409df59afd3547261a3035a87144204012d45c6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "created": "2018-10-10T05:06:41Z", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:07:02,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06 used request id req-54895e34-45b0-4eee-8688-e258a4b24813 2018-10-10 05:07:02,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:03,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0028916a-562d-4eff-a9ff-54d8f2d6208a Date: Wed, 10 Oct 2018 05:07:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:07:03,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-0028916a-562d-4eff-a9ff-54d8f2d6208a 2018-10-10 05:07:03,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:03,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1652d711-1902-4d08-b925-f16c52372f1f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:07:03,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-1652d711-1902-4d08-b925-f16c52372f1f 2018-10-10 05:07:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0dd8e6cb-e4d6-410c-8705-b18994524724 Date: Wed, 10 Oct 2018 05:07:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:07:03,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-0dd8e6cb-e4d6-410c-8705-b18994524724 2018-10-10 05:07:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:03,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-8d1c4827-0a4d-4ff4-b090-5706927be390 Date: Wed, 10 Oct 2018 05:07:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:07:03,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-8d1c4827-0a4d-4ff4-b090-5706927be390 2018-10-10 05:07:03,575 - create_instance - INFO - Checking if VM is active 2018-10-10 05:07:03,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:04,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07: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-18717b9e-5cdf-479a-ae36-85297edbd0f5 x-compute-request-id: req-18717b9e-5cdf-479a-ae36-85297edbd0f5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "bookmark"}], "image": {"id": "892c8732-ee03-4997-a586-f4821150f168", "links": [{"href": "http://172.30.9.25:8774/images/892c8732-ee03-4997-a586-f4821150f168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-10T05:06:46.000000", "flavor": {"id": "50d29b72-434a-471e-919b-26f2b71c18ad", "links": [{"href": "http://172.30.9.25:8774/flavors/50d29b72-434a-471e-919b-26f2b71c18ad", "rel": "bookmark"}]}, "id": "9136cac6-863d-4633-ab32-a3d813f45f06", "security_groups": [{"name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp"}], "user_id": "11ee371b46294b2f9de3438045e3b744", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:06:47Z", "hostId": "384653a0b632f8965409df59afd3547261a3035a87144204012d45c6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "created": "2018-10-10T05:06:41Z", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:07:04,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06 used request id req-18717b9e-5cdf-479a-ae36-85297edbd0f5 2018-10-10 05:07:04,161 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1] is - ACTIVE 2018-10-10 05:07:04,161 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:07:04,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:04,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07: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-2752b167-e12f-4f84-b33a-7ba1ebf31096 x-compute-request-id: req-2752b167-e12f-4f84-b33a-7ba1ebf31096 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c8:36", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9136cac6-863d-4633-ab32-a3d813f45f06", "rel": "bookmark"}], "image": {"id": "892c8732-ee03-4997-a586-f4821150f168", "links": [{"href": "http://172.30.9.25:8774/images/892c8732-ee03-4997-a586-f4821150f168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-10-10T05:06:46.000000", "flavor": {"id": "50d29b72-434a-471e-919b-26f2b71c18ad", "links": [{"href": "http://172.30.9.25:8774/flavors/50d29b72-434a-471e-919b-26f2b71c18ad", "rel": "bookmark"}]}, "id": "9136cac6-863d-4633-ab32-a3d813f45f06", "security_groups": [{"name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp"}], "user_id": "11ee371b46294b2f9de3438045e3b744", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:06:47Z", "hostId": "384653a0b632f8965409df59afd3547261a3035a87144204012d45c6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "created": "2018-10-10T05:06:41Z", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:07:04,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/9136cac6-863d-4633-ab32-a3d813f45f06 used request id req-2752b167-e12f-4f84-b33a-7ba1ebf31096 2018-10-10 05:07:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:05,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7500ee3c-8eb0-4348-b801-4c9ac2a0c4a0 Date: Wed, 10 Oct 2018 05:07:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:07:05,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-7500ee3c-8eb0-4348-b801-4c9ac2a0c4a0 2018-10-10 05:07:05,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:05,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0369cdd-d36f-4e03-8996-41785f0fb819 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:07:05,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-f0369cdd-d36f-4e03-8996-41785f0fb819 2018-10-10 05:07:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:05,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e0b7f376-731b-46cb-bae6-169d7b9923b8 Date: Wed, 10 Oct 2018 05:07:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:07:05,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-e0b7f376-731b-46cb-bae6-169d7b9923b8 2018-10-10 05:07:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dffbdfccb0a48e67129b733a8db69d6fce452d22" 2018-10-10 05:07:05,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-1c17f7fe-a3aa-474f-a5c1-1c64b0c08145 Date: Wed, 10 Oct 2018 05:07:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:07:05,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-1c17f7fe-a3aa-474f-a5c1-1c64b0c08145 2018-10-10 05:07:05,354 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:07:05,357 - paramiko.transport - DEBUG - starting thread (client mode): 0xe47a910L 2018-10-10 05:07:05,358 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:07:05,358 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:07:05,358 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:07:05,360 - 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-10-10 05:07:05,360 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:07:05,360 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:07:05,360 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:07:05,360 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:07:05,360 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:07:05,377 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:07:05,378 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:07:05,390 - paramiko.transport - DEBUG - Trying key 40bb154de2ee5929bcbd35ae7ce70b46 from e4a83f76-2682-4cb4-a0fc-f99adbadedc5 2018-10-10 05:07:05,417 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:07:05,423 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:07:05,523 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:07:05,568 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:07:05,568 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:07:05,570 - paramiko.transport - DEBUG - starting thread (client mode): 0xe47a950L 2018-10-10 05:07:05,570 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:07:05,570 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:07:05,571 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:07:05,572 - 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-10-10 05:07:05,572 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:07:05,572 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:07:05,572 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:07:05,572 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:07:05,573 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:07:05,596 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:07:05,596 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:07:05,603 - paramiko.transport - DEBUG - Trying key 40bb154de2ee5929bcbd35ae7ce70b46 from e4a83f76-2682-4cb4-a0fc-f99adbadedc5 2018-10-10 05:07:05,632 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:07:05,638 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:07:05,667 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:07:05,668 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:07:05,668 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:07:05,670 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:07:05,671 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:07:05,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/8238a261-0f9a-471d-b493-a7bfde7172a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:06,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-0d1164d5-a956-47a8-bcca-e7774e268cf7 x-compute-request-id: req-0d1164d5-a956-47a8-bcca-e7774e268cf7 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:08:71", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8238a261-0f9a-471d-b493-a7bfde7172a2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8238a261-0f9a-471d-b493-a7bfde7172a2", "rel": "bookmark"}], "image": {"id": "892c8732-ee03-4997-a586-f4821150f168", "links": [{"href": "http://172.30.9.25:8774/images/892c8732-ee03-4997-a586-f4821150f168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-10-10T05:06:46.000000", "flavor": {"id": "b3804b80-454b-4cd0-91c2-54e06b50a6c7", "links": [{"href": "http://172.30.9.25:8774/flavors/b3804b80-454b-4cd0-91c2-54e06b50a6c7", "rel": "bookmark"}]}, "id": "8238a261-0f9a-471d-b493-a7bfde7172a2", "security_groups": [{"name": "default"}], "user_id": "11ee371b46294b2f9de3438045e3b744", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:06:46Z", "hostId": "b2eae49fd44b699e4a7dfc15c78ae64804dcfa12531f3a9c1aad9e86", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "created": "2018-10-10T05:06:39Z", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:07:06,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/8238a261-0f9a-471d-b493-a7bfde7172a2 used request id req-0d1164d5-a956-47a8-bcca-e7774e268cf7 2018-10-10 05:07:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:06,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-451af474-2022-4f19-9b4a-ce332dd74f8d Date: Wed, 10 Oct 2018 05:07:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","subnets":["c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0"],"description":"","tags":[],"updated_at":"2018-10-10T05:06:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net","admin_state_up":true,"tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:34Z","provider:network_type":"vxlan"}]} 2018-10-10 05:07:06,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net used request id req-451af474-2022-4f19-9b4a-ce332dd74f8d 2018-10-10 05:07:06,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:06,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bf2ecf-7318-4227-84cd-d959a0686277 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:07:06,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-b2bf2ecf-7318-4227-84cd-d959a0686277 2018-10-10 05:07:06,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:06,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-11ebaeb2-d490-4c83-89cf-5bdbe951f1a9 Date: Wed, 10 Oct 2018 05:07:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","dns_nameservers":[],"updated_at":"2018-10-10T05:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ddfc0fc074934caa9041aa7caa651d25","id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet"}]} 2018-10-10 05:07:06,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-11ebaeb2-d490-4c83-89cf-5bdbe951f1a9 2018-10-10 05:07:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e55fb898a7963389f39a61bec828268a33c7458" 2018-10-10 05:07:06,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-d413daae-59d4-46fc-b76c-37e8c1eb7f2e Date: Wed, 10 Oct 2018 05:07:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.4"}],"id":"486aa8c1-c058-4750-b814-70014c640060","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:85:74","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.11"}],"id":"9d7b39e2-b268-4c33-a8cb-e407619915bd","security_groups":["604a5c77-c1b9-49c9-9339-22508b61b584"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:c8:36","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack-port1-a4vne5o4yfzr","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"9136cac6-863d-4633-ab32-a3d813f45f06"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.12"}],"id":"a24ef7a9-004f-4d3e-baf8-30c2568dd1ec","security_groups":["25cbe9a9-1465-4836-b1e4-ee94a6b5e96d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:08:71","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:40Z","binding:vnic_type":"normal","device_id":"8238a261-0f9a-471d-b493-a7bfde7172a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.3"}],"id":"b02bd816-1261-4472-9b3a-d2129b643523","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:92:00","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a75965f-f64c-4e64-ab7a-759a59fe841e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.1"}],"id":"caa90f00-52a8-43dd-a75c-a680985a4090","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:fc:59","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:37Z","binding:vnic_type":"normal","device_id":"312879cb-671f-409a-be32-d8a038df4fed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:06:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4f89a7a-e6f4-4bf3-baf7-e5e950979dd0","ip_address":"10.1.2.2"}],"id":"fa45cb5e-9105-44be-9dc8-3d784175704d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:68:4b","project_id":"ddfc0fc074934caa9041aa7caa651d25","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a75965f-f64c-4e64-ab7a-759a59fe841e","tenant_id":"ddfc0fc074934caa9041aa7caa651d25","created_at":"2018-10-10T05:06:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a75965f-f64c-4e64-ab7a-759a59fe841e"}]} 2018-10-10 05:07:06,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6a75965f-f64c-4e64-ab7a-759a59fe841e used request id req-d413daae-59d4-46fc-b76c-37e8c1eb7f2e 2018-10-10 05:07:06,707 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack 2018-10-10 05:07:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:07:06,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:06 GMT Server: Apache x-openstack-request-id: req-4ca859d7-66ad-433d-867f-8514e6aba81c Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:07,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:07:06 GMT Server: Apache x-openstack-request-id: req-58084bb7-903b-4a44-a9d2-79b2ede49375 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:07:07,021 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-58084bb7-903b-4a44-a9d2-79b2ede49375 2018-10-10 05:07:07,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:07:07,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:06 GMT Server: Apache x-openstack-request-id: req-994cce83-f9fd-4c25-be37-af01bce94294 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:07,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:07 GMT Server: Apache x-openstack-request-id: req-66b0e89a-6bb3-4037-a346-6f5bd57cfe15 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "tags": null, "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T05:07:06Z", "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:07,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-66b0e89a-6bb3-4037-a346-6f5bd57cfe15 2018-10-10 05:07:07,080 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 05:07:07,080 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:10,083 - create_stack - DEBUG - Stack status query timeout in 1196.9385519 2018-10-10 05:07:10,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:07:10,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:10 GMT Server: Apache x-openstack-request-id: req-bfbae852-309a-4ee3-9a06-40ef0c4ef0f7 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:10,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:10 GMT Server: Apache x-openstack-request-id: req-0266621c-9529-4bc7-854d-2eb2cb1f57da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "tags": null, "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T05:07:06Z", "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:10,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-0266621c-9529-4bc7-854d-2eb2cb1f57da 2018-10-10 05:07:10,303 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 05:07:10,303 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:13,306 - create_stack - DEBUG - Stack status query timeout in 1193.71503592 2018-10-10 05:07:13,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:07:13,487 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:13 GMT Server: Apache x-openstack-request-id: req-a414f703-e859-411d-9d5b-ef14d3bc18dc Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:13,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:13 GMT Server: Apache x-openstack-request-id: req-b7ca6d29-acbd-4b7f-bebf-ba723a2b0538 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "tags": null, "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T05:07:06Z", "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:13,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-b7ca6d29-acbd-4b7f-bebf-ba723a2b0538 2018-10-10 05:07:13,514 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 05:07:13,514 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:16,518 - create_stack - DEBUG - Stack status query timeout in 1190.50394893 2018-10-10 05:07:16,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:07:16,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:16 GMT Server: Apache x-openstack-request-id: req-b006464f-0c14-4b83-ab30-b3569116c5b5 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:16,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:16 GMT Server: Apache x-openstack-request-id: req-6e649492-42d2-40c6-aa0a-6b281548bb8e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "tags": null, "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T05:07:06Z", "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:16,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-6e649492-42d2-40c6-aa0a-6b281548bb8e 2018-10-10 05:07:16,591 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 05:07:16,591 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:19,594 - create_stack - DEBUG - Stack status query timeout in 1187.42718983 2018-10-10 05:07:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:07:19,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:19 GMT Server: Apache x-openstack-request-id: req-ea05a1fb-f5a0-4fb9-b95e-3c5910ca1d4c Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:19,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:19 GMT Server: Apache x-openstack-request-id: req-a4634d12-2c68-41bb-9022-2de2a36e0cd4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 691 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor2", "OS::project_id": "ddfc0fc074934caa9041aa7caa651d25", "OS::stack_id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-kp", "security_group_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-subnet", "net_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst2", "inst1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-inst1", "image2_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image", "flavor1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-flavor1", "image1_name": "CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image"}, "deletion_time": "2018-10-10T05:07:19Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack", "stack_user_project_id": "25e7406df0e641c192c5c72613d43e23", "tags": null, "creation_time": "2018-10-10T05:06:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T05:07:06Z", "id": "67d557d5-481d-4b4c-8f30-3a4116b0a4d3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:19,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-a4634d12-2c68-41bb-9022-2de2a36e0cd4 2018-10-10 05:07:19,811 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 05:07:19,812 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack 2018-10-10 05:07:19,812 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack 2018-10-10 05:07:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb5ec0ad101039b0fbf4925a6ece372304e05d" 2018-10-10 05:07:20,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:19 GMT Server: Apache x-openstack-request-id: req-4b753238-9b75-462b-a388-4913a600cf68 Location: http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:20,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 05:07:20 GMT Server: Apache x-openstack-request-id: req-9b047b72-50f8-47bf-adcc-b6686851ac20 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 05:07:20,030 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/ddfc0fc074934caa9041aa7caa651d25/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-stack/67d557d5-481d-4b4c-8f30-3a4116b0a4d3 used request id req-9b047b72-50f8-47bf-adcc-b6686851ac20 2018-10-10 05:07:20,031 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-a416f6f1-d94b-4a9b-b448-8be395a3063b-image 2018-10-10 05:07:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}000301f01caf71687dce9280f61a60445fb1ca74" 2018-10-10 05:07:21,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-253f5093-6668-4e12-9aa6-959d59809070 Date: Wed, 10 Oct 2018 05:07:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:07:21,310 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/892c8732-ee03-4997-a586-f4821150f168 used request id req-253f5093-6668-4e12-9aa6-959d59809070 2018-10-10 05:07:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:21,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-515289dd-0085-45dc-be04-6e9aeef03cdc Date: Wed, 10 Oct 2018 05:07:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:32Z", "updated_at": "2018-10-10T05:06:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:06:32Z", "revision_number": 0, "id": "33fdc59a-20ac-4df4-ab3f-bdcddfc5d521", "remote_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "remote_ip_prefix": null, "created_at": "2018-10-10T05:06:32Z", "security_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddfc0fc074934caa9041aa7caa651d25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:06:32Z", "revision_number": 0, "id": "41e9cd65-ae99-4821-b54a-9d9004f75920", "remote_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "remote_ip_prefix": null, "created_at": "2018-10-10T05:06:32Z", "security_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddfc0fc074934caa9041aa7caa651d25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:06:32Z", "revision_number": 0, "id": "cc5079dc-6a13-4094-b67d-2d3aa76fa663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:06:32Z", "security_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddfc0fc074934caa9041aa7caa651d25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:06:32Z", "revision_number": 0, "id": "f096b96d-40fa-4ce0-a71a-3dbe75cb39ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:06:32Z", "security_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddfc0fc074934caa9041aa7caa651d25"}], "revision_number": 4, "project_id": "ddfc0fc074934caa9041aa7caa651d25", "id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 05:07:21,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-515289dd-0085-45dc-be04-6e9aeef03cdc 2018-10-10 05:07:21,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:21,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ed3161-5646-4f6a-8142-c7000d819e5b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 05:07:21,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-e7ed3161-5646-4f6a-8142-c7000d819e5b 2018-10-10 05:07:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:21,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc837ca-dda2-46df-b1e2-ea8b1554e133 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 05:07:21,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-fcc837ca-dda2-46df-b1e2-ea8b1554e133 2018-10-10 05:07:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:21,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc54cf4-a52c-4221-874b-a4e38a91db95 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25"}, "enabled": true, "id": "ddfc0fc074934caa9041aa7caa651d25", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-b2504e11-5df0-4db-proj"}} 2018-10-10 05:07:21,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-cbc54cf4-a52c-4221-874b-a4e38a91db95 2018-10-10 05:07:21,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25cbe9a9-1465-4836-b1e4-ee94a6b5e96d 2018-10-10 05:07:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=25cbe9a9-1465-4836-b1e4-ee94a6b5e96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:22,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0c2bf15b-6a9a-489c-8444-c0939afc4183 Date: Wed, 10 Oct 2018 05:07:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:06:32Z", "security_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "port_range_min": null, "revision_number": 0, "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:32Z", "project_id": "ddfc0fc074934caa9041aa7caa651d25", "id": "33fdc59a-20ac-4df4-ab3f-bdcddfc5d521"}, {"remote_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:06:32Z", "security_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "port_range_min": null, "revision_number": 0, "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:32Z", "project_id": "ddfc0fc074934caa9041aa7caa651d25", "id": "41e9cd65-ae99-4821-b54a-9d9004f75920"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:06:32Z", "security_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "port_range_min": null, "revision_number": 0, "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:32Z", "project_id": "ddfc0fc074934caa9041aa7caa651d25", "id": "cc5079dc-6a13-4094-b67d-2d3aa76fa663"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:06:32Z", "security_group_id": "25cbe9a9-1465-4836-b1e4-ee94a6b5e96d", "port_range_min": null, "revision_number": 0, "tenant_id": "ddfc0fc074934caa9041aa7caa651d25", "created_at": "2018-10-10T05:06:32Z", "project_id": "ddfc0fc074934caa9041aa7caa651d25", "id": "f096b96d-40fa-4ce0-a71a-3dbe75cb39ec"}]} 2018-10-10 05:07:22,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=25cbe9a9-1465-4836-b1e4-ee94a6b5e96d used request id req-0c2bf15b-6a9a-489c-8444-c0939afc4183 2018-10-10 05:07:22,013 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 05:07:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/25cbe9a9-1465-4836-b1e4-ee94a6b5e96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:22,539 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cb6ee48-4a36-4178-beb2-99b9192f759f Content-Length: 0 Date: Wed, 10 Oct 2018 05:07:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:07:22,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/25cbe9a9-1465-4836-b1e4-ee94a6b5e96d used request id req-6cb6ee48-4a36-4178-beb2-99b9192f759f 2018-10-10 05:07:22,540 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-b2504e11-5df0-4db-proj 2018-10-10 05:07:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:22,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e1f116-0aec-4810-a3b6-96971b639b1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:07:22,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ddfc0fc074934caa9041aa7caa651d25 used request id req-78e1f116-0aec-4810-a3b6-96971b639b1f 2018-10-10 05:07:22,774 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-b2504e11-5df0-4db-proj-role 2018-10-10 05:07:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fe197058a58a45f7ac2e1098052ed84f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:22,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d39042-1409-4ccb-8c00-d2ebb3533398 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:07:22,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fe197058a58a45f7ac2e1098052ed84f used request id req-48d39042-1409-4ccb-8c00-d2ebb3533398 2018-10-10 05:07:22,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d8a2752a8026a7befc08a455723e384e60a9b6" 2018-10-10 05:07:22,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69806ae1-5764-4608-a597-a91063c82764 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:07:22,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-69806ae1-5764-4608-a597-a91063c82764 2018-10-10 05:07:22,981 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-b2504e11-5df0-4db-user 2018-10-10 05:07:22,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/11ee371b46294b2f9de3438045e3b744 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16149361e4bddfac11eb45341fea16ad57eb7cf3" 2018-10-10 05:07:23,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36c67979-d352-4772-94d2-0363497c27d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:07:23,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/11ee371b46294b2f9de3438045e3b744 used request id req-36c67979-d352-4772-94d2-0363497c27d9 2018-10-10 05:07:23,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:07:23,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["exlQ_1JxQpmLevN59yL2Aw"], "issued_at": "2018-10-10T05:07:23.000000Z"}} 2018-10-10 05:07:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd30f7e6d7248a085930406505d19412c5bad09a" 2018-10-10 05:07:23,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54683b34-4ed3-4142-90c6-03f4ade32735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:07:23,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-54683b34-4ed3-4142-90c6-03f4ade32735 2018-10-10 05:07:23,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:07:23,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:07:24,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["iwDhivzxRzWqYajnGfwf7Q"], "issued_at": "2018-10-10T05:07:24.000000Z"}} 2018-10-10 05:07:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:07:24,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e97729-4505-43c4-b0bf-32e3556f15df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:07:24,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-15e97729-4505-43c4-b0bf-32e3556f15df 2018-10-10 05:07:24,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:07:24,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:07:24,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:07:24,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b536448f-e2c2-410b-a590-12c05625585d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 05:07:24,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj used request id req-b536448f-e2c2-410b-a590-12c05625585d 2018-10-10 05:07:24,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:07:24,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c637ddbd-0a44-430a-971d-2b1e1dfd4377 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:07:24,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c637ddbd-0a44-430a-971d-2b1e1dfd4377 2018-10-10 05:07:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}}' 2018-10-10 05:07:24,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5435af12-5e39-42ac-92b8-0c518364bbec Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:07:24,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5435af12-5e39-42ac-92b8-0c518364bbec 2018-10-10 05:07:24,478 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj 2018-10-10 05:07:24,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:07:24,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:07:24,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["mjpFwlRVTVq0LdORS8f7wQ"], "issued_at": "2018-10-10T05:07:24.000000Z"}} 2018-10-10 05:07:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:24,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11e0e08-d403-4ad5-813c-02f87a1e763e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:07:24,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d11e0e08-d403-4ad5-813c-02f87a1e763e 2018-10-10 05:07:24,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:07:24,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:07:24,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:25,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5044c6e2-d2e0-4c5a-98bd-e588e74865a7 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:07:25,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5044c6e2-d2e0-4c5a-98bd-e588e74865a7 2018-10-10 05:07:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:25,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff301d12-fada-44e3-b1ff-a20f6d599498 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}]} 2018-10-10 05:07:25,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj used request id req-ff301d12-fada-44e3-b1ff-a20f6d599498 2018-10-10 05:07:25,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:25,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3b837a-6632-4711-abd0-d4b2244b1df3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:07:25,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-8c3b837a-6632-4711-abd0-d4b2244b1df3 2018-10-10 05:07:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:25,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e999e923-9499-4fd6-bcf4-611a5171e2af Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:07:25,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e999e923-9499-4fd6-bcf4-611a5171e2af 2018-10-10 05:07:25,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:25,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae13cabf-5832-44bc-b593-7813cc90b00d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}]} 2018-10-10 05:07:25,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj used request id req-ae13cabf-5832-44bc-b593-7813cc90b00d 2018-10-10 05:07:25,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/90ded54d25db45f9ae878905755ef2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:25,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d19805-c389-48d0-a049-4ac2aef70adb Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-user", "links": {"self": "http://172.30.9.25:5000/v3/users/90ded54d25db45f9ae878905755ef2ed"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "id": "90ded54d25db45f9ae878905755ef2ed", "password_expires_at": null}} 2018-10-10 05:07:25,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/90ded54d25db45f9ae878905755ef2ed used request id req-31d19805-c389-48d0-a049-4ac2aef70adb 2018-10-10 05:07:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:26,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac4e51a-a6be-460d-98a7-989845543bde Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles", "previous": null, "next": null}, "roles": []} 2018-10-10 05:07:26,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles used request id req-eac4e51a-a6be-460d-98a7-989845543bde 2018-10-10 05:07:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:26,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2372bfe8-2676-4fd8-bf23-55e1964c42ea Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "domain_id": null, "name": "admin", "id": "37239b81377e444f99da2b5b3ed21b76"}} 2018-10-10 05:07:26,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-2372bfe8-2676-4fd8-bf23-55e1964c42ea 2018-10-10 05:07:26,102 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj 2018-10-10 05:07:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:26,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da6857c-24bd-4131-a8b2-61ce666a823d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:07:26,240 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-1da6857c-24bd-4131-a8b2-61ce666a823d 2018-10-10 05:07:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:26,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f84dd4-c677-408a-ab54-b098c97033d1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:07:26,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f5f84dd4-c677-408a-ab54-b098c97033d1 2018-10-10 05:07:26,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:26,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f512d4dc-5775-4942-bbc9-35fbaf0c9aa2 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}]} 2018-10-10 05:07:26,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj used request id req-f512d4dc-5775-4942-bbc9-35fbaf0c9aa2 2018-10-10 05:07:26,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:26,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93af79a-0ee8-43c5-8c16-c71eab987370 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}]} 2018-10-10 05:07:26,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles used request id req-c93af79a-0ee8-43c5-8c16-c71eab987370 2018-10-10 05:07:26,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:26,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03afe01d-10e1-4136-a5e0-ab9d76f95ac7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "domain_id": null, "name": "heat_stack_owner", "id": "7b7b1deb2c2246d5ad1b98d3aca53382"}} 2018-10-10 05:07:26,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-03afe01d-10e1-4136-a5e0-ab9d76f95ac7 2018-10-10 05:07:26,554 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj 2018-10-10 05:07:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:07:26,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dfe6749-a9d2-4e80-8c34-96ccbaad80a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:07:26,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-5dfe6749-a9d2-4e80-8c34-96ccbaad80a9 2018-10-10 05:07:26,689 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-4b0200a9-61da-4cb-user 2018-10-10 05:07:26,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:07:26,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:07:26,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb1b2e0-4eba-413c-8508-5a94b88357c8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:07:26,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1eb1b2e0-4eba-413c-8508-5a94b88357c8 2018-10-10 05:07:26,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" -d '{"role": {"name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role"}}' 2018-10-10 05:07:26,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-517af873-69d9-4ff3-9ff9-d09b75faab0d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e841827db7aa498ab1ba3b7e588df6c9", "links": {"self": "http://172.30.9.25:5000/v3/roles/e841827db7aa498ab1ba3b7e588df6c9"}, "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role"}} 2018-10-10 05:07:26,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-517af873-69d9-4ff3-9ff9-d09b75faab0d 2018-10-10 05:07:26,884 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role 2018-10-10 05:07:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/e841827db7aa498ab1ba3b7e588df6c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:07:26,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c7271a-0da3-46c1-a049-e8e6718b29af Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e841827db7aa498ab1ba3b7e588df6c9"}, "domain_id": null, "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role", "id": "e841827db7aa498ab1ba3b7e588df6c9"}} 2018-10-10 05:07:26,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e841827db7aa498ab1ba3b7e588df6c9 used request id req-f1c7271a-0da3-46c1-a049-e8e6718b29af 2018-10-10 05:07:26,970 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role to project CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj 2018-10-10 05:07:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles/e841827db7aa498ab1ba3b7e588df6c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:07:27,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3f8a36-cfdf-4ff7-8e38-58cb67ae41e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:07:27,197 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1/users/90ded54d25db45f9ae878905755ef2ed/roles/e841827db7aa498ab1ba3b7e588df6c9 used request id req-1d3f8a36-cfdf-4ff7-8e38-58cb67ae41e6 2018-10-10 05:07:27,198 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 05:07:27,198 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-10 05:07:27,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:07:27,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:07:27,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "e841827db7aa498ab1ba3b7e588df6c9", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role"}], "expires_at": "2018-10-10T06:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-user", "id": "90ded54d25db45f9ae878905755ef2ed"}, "audit_ids": ["WYHBChv6TGeTeG2B4RMnmA"], "issued_at": "2018-10-10T05:07:27.000000Z"}} 2018-10-10 05:07:27,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" 2018-10-10 05:07:27,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924742cf-57c7-4d93-acc2-bc0db71fb0d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:07:27,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-924742cf-57c7-4d93-acc2-bc0db71fb0d6 2018-10-10 05:07:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" 2018-10-10 05:07:27,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-dfd48301-30e2-420b-b28d-68e97c51d3be Date: Wed, 10 Oct 2018 05:07:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"} 2018-10-10 05:07:27,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image used request id req-dfd48301-30e2-420b-b28d-68e97c51d3be 2018-10-10 05:07:27,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" 2018-10-10 05:07:28,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0d3c5b2c-de35-4d49-9b34-8e6433fc866c Date: Wed, 10 Oct 2018 05:07:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:07:28,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-0d3c5b2c-de35-4d49-9b34-8e6433fc866c 2018-10-10 05:07:28,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}' 2018-10-10 05:07:28,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f X-Openstack-Request-Id: req-fd247e94-b2a9-4db6-8413-e4444c1451a4 Date: Wed, 10 Oct 2018 05:07:28 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:07:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T05:07:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "min_disk": 0, "protected": false, "id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "file": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/file", "checksum": null, "owner": "29dce3777b644fa0b1a6dca9eff47ce1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:07:28,245 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fd247e94-b2a9-4db6-8413-e4444c1451a4 2018-10-10 05:07:28,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" -d '' 2018-10-10 05:07:30,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4536b289-6175-4af6-8e57-808e2825a815 Date: Wed, 10 Oct 2018 05:07:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:07:30,421 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/file used request id req-4536b289-6175-4af6-8e57-808e2825a815 2018-10-10 05:07:30,422 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 05:07:30,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" 2018-10-10 05:07:30,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3e94a70a-5824-4bd4-88f8-65ba051dc50c Date: Wed, 10 Oct 2018 05:07:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:07:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:07:30Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/snap", "metadata": {}}], "self": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "min_disk": 0, "protected": false, "id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "file": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29dce3777b644fa0b1a6dca9eff47ce1", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:07:30,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f used request id req-3e94a70a-5824-4bd4-88f8-65ba051dc50c 2018-10-10 05:07:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" 2018-10-10 05:07:30,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3a85e026-7244-499f-b172-a210fd940c69 Date: Wed, 10 Oct 2018 05:07:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:07:30,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3a85e026-7244-499f-b172-a210fd940c69 2018-10-10 05:07:30,772 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image 2018-10-10 05:07:30,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" 2018-10-10 05:07:30,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0c9eafb7-7b6c-40d6-b921-72b95e36396d Date: Wed, 10 Oct 2018 05:07:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:07:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:07:30Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/snap", "metadata": {}}], "self": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "min_disk": 0, "protected": false, "id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "file": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29dce3777b644fa0b1a6dca9eff47ce1", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:07:30,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f used request id req-0c9eafb7-7b6c-40d6-b921-72b95e36396d 2018-10-10 05:07:30,952 - create_image - DEBUG - Instance status is - active 2018-10-10 05:07:30,952 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image 2018-10-10 05:07:30,952 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image 2018-10-10 05:07:30,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:07:30,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:07:31,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "e841827db7aa498ab1ba3b7e588df6c9", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role"}], "expires_at": "2018-10-10T06:07:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-user", "id": "90ded54d25db45f9ae878905755ef2ed"}, "audit_ids": ["CwWo22xASUa0E364vKsGoA"], "issued_at": "2018-10-10T05:07:31.000000Z"}} 2018-10-10 05:07:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:31,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2303f4b-d716-448e-97fb-40de6be9943c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:07:31,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c2303f4b-d716-448e-97fb-40de6be9943c 2018-10-10 05:07:31,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:07:31,447 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 05:07:31,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:31,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:31 GMT Server: Apache x-openstack-request-id: req-e3115a0f-a967-472d-b129-c8cb62a8ac28 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-10 05:07:31,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack used request id req-e3115a0f-a967-472d-b129-c8cb62a8ac28 2018-10-10 05:07:31,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net"}}' 2018-10-10 05:07:35,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:07:31 GMT Server: Apache x-openstack-request-id: req-d6b062d4-de35-4833-8d8e-015a426d0110 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "2a887c11-5914-49df-98ff-de1f7855de55", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}]}} 2018-10-10 05:07:35,389 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks used request id req-d6b062d4-de35-4833-8d8e-015a426d0110 2018-10-10 05:07:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:35,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:35 GMT Server: Apache x-openstack-request-id: req-c23f363f-66d6-4d05-b307-f0fbedab5f78 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:35,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:35 GMT Server: Apache x-openstack-request-id: req-74da0530-c49e-447f-9824-239109329659 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:35,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-74da0530-c49e-447f-9824-239109329659 2018-10-10 05:07:35,802 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack 2018-10-10 05:07:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:35,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:35 GMT Server: Apache x-openstack-request-id: req-4b05bd86-4c83-4f4e-830b-4516bfbbddc2 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:36,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:35 GMT Server: Apache x-openstack-request-id: req-b38b6591-39a9-429f-80d1-bf6fbab43dd8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:36,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-b38b6591-39a9-429f-80d1-bf6fbab43dd8 2018-10-10 05:07:36,222 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:07:36,222 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:39,226 - create_stack - DEBUG - Stack status query timeout in 1196.57659698 2018-10-10 05:07:39,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:39,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:39 GMT Server: Apache x-openstack-request-id: req-727138a2-fabc-498b-bed5-889b2be5d1b3 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:39,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:39 GMT Server: Apache x-openstack-request-id: req-0ebef717-73da-4767-8539-70ebfdd1e5bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz7wf4eAOfIE3n/q4wIYpozG5GJFBw5fYPblgpDlbkXXPoSUI\n543waMdJBoGIxeQNUM0g1V43edqH49TgMZNmnoZUcb+btt8lQqZ7iE0IciHwcN+5\nbjXSI9l2pFiCMp+bjIMZTaO8RIAviWxEIDGaRaQV8ZS54xkvfTPEbwaqB7RcFXmn\nZUllw5Ha9Aq5rRlnxOiYyw9nLY0K+qaml5IAU5abuzT0NIrOCUZN9i2i+Jq/USIu\nSOcVjZu8uFcCjMbLsNjuB5vjfEKU1Aj20ncDhMHXSD2oT8oMWoRWWDlFs9UL+h8T\n0KMcIXGjSSg2mLb0u7yIChdQDn8VvEdoxz/nwwIDAQABAoIBACpEthwIsgnlZQMZ\nSfRqmBhLqsTz8XSx9d8BVEe2IAql9Rxt47Tx7aP0QMihHMpfT9JMGs0vgYw6ygGy\ns/eCbZP98zq96Ro5p2Q7adFfE0Pd4gWlkB57twlyWzCvjbZtQYJCvqhMk6dAieul\naus+DIz1CT4BrB0oZ8BLA0IwEfLFA0pm/Fj1vyPF+6mg8eKhsMQ/Q0JLeBtOnl54\n3+Y0QGv3m9jOXNUCMRg1aM0sixMEYCEtMs1tCWJvRgL+gGVNOWSuWaEEqfVv+8m6\nDs3skWET0NKyQmDHzQvUvnQ+Y7fWxVRx2F8j5viS8SVbfP66i28mfk1HFqfnjL01\nSm3eDjkCgYEA6CaTWkXfWE2qr7D5z4zhRFLHmyjcOayOka0L23sOOwnjlB0OGW91\nDS8Xqa8FgJ1vyVvhFwvrzTpLZUT27eBikaK4O/zJjdCNY2cQdwLTSGCt/Gb+JGj/\nw0nFJCjp9DB1DC3TCX6WA8bfFJ9Q1UNDM6JSiaTvKxlu6tUGR07XH38CgYEA5RNt\nZkqz+wpCe82pPNZV+6tp+GaxTFvVL576hlMq2sQLiMVx+1Jl5r2bQvRBQlQdGOgA\nahot7e8gzL4tsuJ1kWzfb9eFH1IEiEzk+/tEwTHqUDSt5mdVeKnQOAVni+hr+at8\nJyy+tY3GL1xd6QStcKD4PUCirxWKoswIGgTF2b0CgYA3V1LTN0rp2wHwhgjXQGdH\nCVDKHTB6kzcdZRophSk8S7wzx8VfrOFDdlF2wuFV6rIGV1/ORao9r0Lf7lPLGy2E\nOD0hF77YjrnV03DqXgMOAvYW8FpvRZSK8mALobE74/1THO1tGv8aAWOWn+/+Ft3D\nRlPUujvFk3eMhaHMh+/icwKBgCeOnESev8eo9OQWFpRn2r8z0X/Qk+tArGalyFMr\nx2mxkuBSYCVrDCe1NDtynFZM2h1z6qZn0OiWc46HhLKwQmcTat4QVG+dJSU4Sg5t\nTGkkKnchMapoy6yjfk4+OKxDPWoGv9Cv/FqzmbaR97GGWkDpuxQwticPzDnii7+a\ndWPtAoGAIV6XwkcI1cn5N+DHQmsrgj1tTsrBtyHVZCfpWIVVDLaamh1RJveUFfiG\ncBGr04nmxJuGkx9P1Qj51tQXHLJbm9UBmTAOWZkaCufbn/1TNz6Gu6quhbsWLSCM\nZtIC3PlfZa5OnZlYeG3HH8SAgqqK8DLeMrUFpkbvziOtESOAtIs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:39,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-0ebef717-73da-4767-8539-70ebfdd1e5bf 2018-10-10 05:07:39,832 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:07:39,832 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:42,835 - create_stack - DEBUG - Stack status query timeout in 1192.96707106 2018-10-10 05:07:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:43,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:42 GMT Server: Apache x-openstack-request-id: req-2ffb5d92-119f-41a4-bb97-d73a1b62a2cb Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:43,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:42 GMT Server: Apache x-openstack-request-id: req-a3d92a26-7a19-4dce-a445-d5d5904efaed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz7wf4eAOfIE3n/q4wIYpozG5GJFBw5fYPblgpDlbkXXPoSUI\n543waMdJBoGIxeQNUM0g1V43edqH49TgMZNmnoZUcb+btt8lQqZ7iE0IciHwcN+5\nbjXSI9l2pFiCMp+bjIMZTaO8RIAviWxEIDGaRaQV8ZS54xkvfTPEbwaqB7RcFXmn\nZUllw5Ha9Aq5rRlnxOiYyw9nLY0K+qaml5IAU5abuzT0NIrOCUZN9i2i+Jq/USIu\nSOcVjZu8uFcCjMbLsNjuB5vjfEKU1Aj20ncDhMHXSD2oT8oMWoRWWDlFs9UL+h8T\n0KMcIXGjSSg2mLb0u7yIChdQDn8VvEdoxz/nwwIDAQABAoIBACpEthwIsgnlZQMZ\nSfRqmBhLqsTz8XSx9d8BVEe2IAql9Rxt47Tx7aP0QMihHMpfT9JMGs0vgYw6ygGy\ns/eCbZP98zq96Ro5p2Q7adFfE0Pd4gWlkB57twlyWzCvjbZtQYJCvqhMk6dAieul\naus+DIz1CT4BrB0oZ8BLA0IwEfLFA0pm/Fj1vyPF+6mg8eKhsMQ/Q0JLeBtOnl54\n3+Y0QGv3m9jOXNUCMRg1aM0sixMEYCEtMs1tCWJvRgL+gGVNOWSuWaEEqfVv+8m6\nDs3skWET0NKyQmDHzQvUvnQ+Y7fWxVRx2F8j5viS8SVbfP66i28mfk1HFqfnjL01\nSm3eDjkCgYEA6CaTWkXfWE2qr7D5z4zhRFLHmyjcOayOka0L23sOOwnjlB0OGW91\nDS8Xqa8FgJ1vyVvhFwvrzTpLZUT27eBikaK4O/zJjdCNY2cQdwLTSGCt/Gb+JGj/\nw0nFJCjp9DB1DC3TCX6WA8bfFJ9Q1UNDM6JSiaTvKxlu6tUGR07XH38CgYEA5RNt\nZkqz+wpCe82pPNZV+6tp+GaxTFvVL576hlMq2sQLiMVx+1Jl5r2bQvRBQlQdGOgA\nahot7e8gzL4tsuJ1kWzfb9eFH1IEiEzk+/tEwTHqUDSt5mdVeKnQOAVni+hr+at8\nJyy+tY3GL1xd6QStcKD4PUCirxWKoswIGgTF2b0CgYA3V1LTN0rp2wHwhgjXQGdH\nCVDKHTB6kzcdZRophSk8S7wzx8VfrOFDdlF2wuFV6rIGV1/ORao9r0Lf7lPLGy2E\nOD0hF77YjrnV03DqXgMOAvYW8FpvRZSK8mALobE74/1THO1tGv8aAWOWn+/+Ft3D\nRlPUujvFk3eMhaHMh+/icwKBgCeOnESev8eo9OQWFpRn2r8z0X/Qk+tArGalyFMr\nx2mxkuBSYCVrDCe1NDtynFZM2h1z6qZn0OiWc46HhLKwQmcTat4QVG+dJSU4Sg5t\nTGkkKnchMapoy6yjfk4+OKxDPWoGv9Cv/FqzmbaR97GGWkDpuxQwticPzDnii7+a\ndWPtAoGAIV6XwkcI1cn5N+DHQmsrgj1tTsrBtyHVZCfpWIVVDLaamh1RJveUFfiG\ncBGr04nmxJuGkx9P1Qj51tQXHLJbm9UBmTAOWZkaCufbn/1TNz6Gu6quhbsWLSCM\nZtIC3PlfZa5OnZlYeG3HH8SAgqqK8DLeMrUFpkbvziOtESOAtIs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:43,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-a3d92a26-7a19-4dce-a445-d5d5904efaed 2018-10-10 05:07:43,184 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:07:43,184 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:46,187 - create_stack - DEBUG - Stack status query timeout in 1189.61469007 2018-10-10 05:07:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:46,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:46 GMT Server: Apache x-openstack-request-id: req-a6f99b2a-4030-43ba-996d-4ade4d124e7d Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:46,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:46 GMT Server: Apache x-openstack-request-id: req-50e9787c-be8b-49f3-9869-de661abab782 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz7wf4eAOfIE3n/q4wIYpozG5GJFBw5fYPblgpDlbkXXPoSUI\n543waMdJBoGIxeQNUM0g1V43edqH49TgMZNmnoZUcb+btt8lQqZ7iE0IciHwcN+5\nbjXSI9l2pFiCMp+bjIMZTaO8RIAviWxEIDGaRaQV8ZS54xkvfTPEbwaqB7RcFXmn\nZUllw5Ha9Aq5rRlnxOiYyw9nLY0K+qaml5IAU5abuzT0NIrOCUZN9i2i+Jq/USIu\nSOcVjZu8uFcCjMbLsNjuB5vjfEKU1Aj20ncDhMHXSD2oT8oMWoRWWDlFs9UL+h8T\n0KMcIXGjSSg2mLb0u7yIChdQDn8VvEdoxz/nwwIDAQABAoIBACpEthwIsgnlZQMZ\nSfRqmBhLqsTz8XSx9d8BVEe2IAql9Rxt47Tx7aP0QMihHMpfT9JMGs0vgYw6ygGy\ns/eCbZP98zq96Ro5p2Q7adFfE0Pd4gWlkB57twlyWzCvjbZtQYJCvqhMk6dAieul\naus+DIz1CT4BrB0oZ8BLA0IwEfLFA0pm/Fj1vyPF+6mg8eKhsMQ/Q0JLeBtOnl54\n3+Y0QGv3m9jOXNUCMRg1aM0sixMEYCEtMs1tCWJvRgL+gGVNOWSuWaEEqfVv+8m6\nDs3skWET0NKyQmDHzQvUvnQ+Y7fWxVRx2F8j5viS8SVbfP66i28mfk1HFqfnjL01\nSm3eDjkCgYEA6CaTWkXfWE2qr7D5z4zhRFLHmyjcOayOka0L23sOOwnjlB0OGW91\nDS8Xqa8FgJ1vyVvhFwvrzTpLZUT27eBikaK4O/zJjdCNY2cQdwLTSGCt/Gb+JGj/\nw0nFJCjp9DB1DC3TCX6WA8bfFJ9Q1UNDM6JSiaTvKxlu6tUGR07XH38CgYEA5RNt\nZkqz+wpCe82pPNZV+6tp+GaxTFvVL576hlMq2sQLiMVx+1Jl5r2bQvRBQlQdGOgA\nahot7e8gzL4tsuJ1kWzfb9eFH1IEiEzk+/tEwTHqUDSt5mdVeKnQOAVni+hr+at8\nJyy+tY3GL1xd6QStcKD4PUCirxWKoswIGgTF2b0CgYA3V1LTN0rp2wHwhgjXQGdH\nCVDKHTB6kzcdZRophSk8S7wzx8VfrOFDdlF2wuFV6rIGV1/ORao9r0Lf7lPLGy2E\nOD0hF77YjrnV03DqXgMOAvYW8FpvRZSK8mALobE74/1THO1tGv8aAWOWn+/+Ft3D\nRlPUujvFk3eMhaHMh+/icwKBgCeOnESev8eo9OQWFpRn2r8z0X/Qk+tArGalyFMr\nx2mxkuBSYCVrDCe1NDtynFZM2h1z6qZn0OiWc46HhLKwQmcTat4QVG+dJSU4Sg5t\nTGkkKnchMapoy6yjfk4+OKxDPWoGv9Cv/FqzmbaR97GGWkDpuxQwticPzDnii7+a\ndWPtAoGAIV6XwkcI1cn5N+DHQmsrgj1tTsrBtyHVZCfpWIVVDLaamh1RJveUFfiG\ncBGr04nmxJuGkx9P1Qj51tQXHLJbm9UBmTAOWZkaCufbn/1TNz6Gu6quhbsWLSCM\nZtIC3PlfZa5OnZlYeG3HH8SAgqqK8DLeMrUFpkbvziOtESOAtIs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:46,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-50e9787c-be8b-49f3-9869-de661abab782 2018-10-10 05:07:46,697 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:07:46,697 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:49,700 - create_stack - DEBUG - Stack status query timeout in 1186.10176396 2018-10-10 05:07:49,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:49,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:49 GMT Server: Apache x-openstack-request-id: req-b1310dcb-6165-4c65-b5ad-409cd7da319f Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:50,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:49 GMT Server: Apache x-openstack-request-id: req-aa190d2e-049e-4773-b1d0-6fd966b81bce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz7wf4eAOfIE3n/q4wIYpozG5GJFBw5fYPblgpDlbkXXPoSUI\n543waMdJBoGIxeQNUM0g1V43edqH49TgMZNmnoZUcb+btt8lQqZ7iE0IciHwcN+5\nbjXSI9l2pFiCMp+bjIMZTaO8RIAviWxEIDGaRaQV8ZS54xkvfTPEbwaqB7RcFXmn\nZUllw5Ha9Aq5rRlnxOiYyw9nLY0K+qaml5IAU5abuzT0NIrOCUZN9i2i+Jq/USIu\nSOcVjZu8uFcCjMbLsNjuB5vjfEKU1Aj20ncDhMHXSD2oT8oMWoRWWDlFs9UL+h8T\n0KMcIXGjSSg2mLb0u7yIChdQDn8VvEdoxz/nwwIDAQABAoIBACpEthwIsgnlZQMZ\nSfRqmBhLqsTz8XSx9d8BVEe2IAql9Rxt47Tx7aP0QMihHMpfT9JMGs0vgYw6ygGy\ns/eCbZP98zq96Ro5p2Q7adFfE0Pd4gWlkB57twlyWzCvjbZtQYJCvqhMk6dAieul\naus+DIz1CT4BrB0oZ8BLA0IwEfLFA0pm/Fj1vyPF+6mg8eKhsMQ/Q0JLeBtOnl54\n3+Y0QGv3m9jOXNUCMRg1aM0sixMEYCEtMs1tCWJvRgL+gGVNOWSuWaEEqfVv+8m6\nDs3skWET0NKyQmDHzQvUvnQ+Y7fWxVRx2F8j5viS8SVbfP66i28mfk1HFqfnjL01\nSm3eDjkCgYEA6CaTWkXfWE2qr7D5z4zhRFLHmyjcOayOka0L23sOOwnjlB0OGW91\nDS8Xqa8FgJ1vyVvhFwvrzTpLZUT27eBikaK4O/zJjdCNY2cQdwLTSGCt/Gb+JGj/\nw0nFJCjp9DB1DC3TCX6WA8bfFJ9Q1UNDM6JSiaTvKxlu6tUGR07XH38CgYEA5RNt\nZkqz+wpCe82pPNZV+6tp+GaxTFvVL576hlMq2sQLiMVx+1Jl5r2bQvRBQlQdGOgA\nahot7e8gzL4tsuJ1kWzfb9eFH1IEiEzk+/tEwTHqUDSt5mdVeKnQOAVni+hr+at8\nJyy+tY3GL1xd6QStcKD4PUCirxWKoswIGgTF2b0CgYA3V1LTN0rp2wHwhgjXQGdH\nCVDKHTB6kzcdZRophSk8S7wzx8VfrOFDdlF2wuFV6rIGV1/ORao9r0Lf7lPLGy2E\nOD0hF77YjrnV03DqXgMOAvYW8FpvRZSK8mALobE74/1THO1tGv8aAWOWn+/+Ft3D\nRlPUujvFk3eMhaHMh+/icwKBgCeOnESev8eo9OQWFpRn2r8z0X/Qk+tArGalyFMr\nx2mxkuBSYCVrDCe1NDtynFZM2h1z6qZn0OiWc46HhLKwQmcTat4QVG+dJSU4Sg5t\nTGkkKnchMapoy6yjfk4+OKxDPWoGv9Cv/FqzmbaR97GGWkDpuxQwticPzDnii7+a\ndWPtAoGAIV6XwkcI1cn5N+DHQmsrgj1tTsrBtyHVZCfpWIVVDLaamh1RJveUFfiG\ncBGr04nmxJuGkx9P1Qj51tQXHLJbm9UBmTAOWZkaCufbn/1TNz6Gu6quhbsWLSCM\nZtIC3PlfZa5OnZlYeG3HH8SAgqqK8DLeMrUFpkbvziOtESOAtIs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:50,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-aa190d2e-049e-4773-b1d0-6fd966b81bce 2018-10-10 05:07:50,281 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-10 05:07:50,281 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:07:53,284 - create_stack - DEBUG - Stack status query timeout in 1182.51773691 2018-10-10 05:07:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:07:53,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:53 GMT Server: Apache x-openstack-request-id: req-7580cf54-714c-4a39-8d57-e89cf2615cd1 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:53,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:53 GMT Server: Apache x-openstack-request-id: req-6e162fa2-2630-4536-a858-e8cf258af05d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz7wf4eAOfIE3n/q4wIYpozG5GJFBw5fYPblgpDlbkXXPoSUI\n543waMdJBoGIxeQNUM0g1V43edqH49TgMZNmnoZUcb+btt8lQqZ7iE0IciHwcN+5\nbjXSI9l2pFiCMp+bjIMZTaO8RIAviWxEIDGaRaQV8ZS54xkvfTPEbwaqB7RcFXmn\nZUllw5Ha9Aq5rRlnxOiYyw9nLY0K+qaml5IAU5abuzT0NIrOCUZN9i2i+Jq/USIu\nSOcVjZu8uFcCjMbLsNjuB5vjfEKU1Aj20ncDhMHXSD2oT8oMWoRWWDlFs9UL+h8T\n0KMcIXGjSSg2mLb0u7yIChdQDn8VvEdoxz/nwwIDAQABAoIBACpEthwIsgnlZQMZ\nSfRqmBhLqsTz8XSx9d8BVEe2IAql9Rxt47Tx7aP0QMihHMpfT9JMGs0vgYw6ygGy\ns/eCbZP98zq96Ro5p2Q7adFfE0Pd4gWlkB57twlyWzCvjbZtQYJCvqhMk6dAieul\naus+DIz1CT4BrB0oZ8BLA0IwEfLFA0pm/Fj1vyPF+6mg8eKhsMQ/Q0JLeBtOnl54\n3+Y0QGv3m9jOXNUCMRg1aM0sixMEYCEtMs1tCWJvRgL+gGVNOWSuWaEEqfVv+8m6\nDs3skWET0NKyQmDHzQvUvnQ+Y7fWxVRx2F8j5viS8SVbfP66i28mfk1HFqfnjL01\nSm3eDjkCgYEA6CaTWkXfWE2qr7D5z4zhRFLHmyjcOayOka0L23sOOwnjlB0OGW91\nDS8Xqa8FgJ1vyVvhFwvrzTpLZUT27eBikaK4O/zJjdCNY2cQdwLTSGCt/Gb+JGj/\nw0nFJCjp9DB1DC3TCX6WA8bfFJ9Q1UNDM6JSiaTvKxlu6tUGR07XH38CgYEA5RNt\nZkqz+wpCe82pPNZV+6tp+GaxTFvVL576hlMq2sQLiMVx+1Jl5r2bQvRBQlQdGOgA\nahot7e8gzL4tsuJ1kWzfb9eFH1IEiEzk+/tEwTHqUDSt5mdVeKnQOAVni+hr+at8\nJyy+tY3GL1xd6QStcKD4PUCirxWKoswIGgTF2b0CgYA3V1LTN0rp2wHwhgjXQGdH\nCVDKHTB6kzcdZRophSk8S7wzx8VfrOFDdlF2wuFV6rIGV1/ORao9r0Lf7lPLGy2E\nOD0hF77YjrnV03DqXgMOAvYW8FpvRZSK8mALobE74/1THO1tGv8aAWOWn+/+Ft3D\nRlPUujvFk3eMhaHMh+/icwKBgCeOnESev8eo9OQWFpRn2r8z0X/Qk+tArGalyFMr\nx2mxkuBSYCVrDCe1NDtynFZM2h1z6qZn0OiWc46HhLKwQmcTat4QVG+dJSU4Sg5t\nTGkkKnchMapoy6yjfk4+OKxDPWoGv9Cv/FqzmbaR97GGWkDpuxQwticPzDnii7+a\ndWPtAoGAIV6XwkcI1cn5N+DHQmsrgj1tTsrBtyHVZCfpWIVVDLaamh1RJveUFfiG\ncBGr04nmxJuGkx9P1Qj51tQXHLJbm9UBmTAOWZkaCufbn/1TNz6Gu6quhbsWLSCM\nZtIC3PlfZa5OnZlYeG3HH8SAgqqK8DLeMrUFpkbvziOtESOAtIs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:07:53,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-6e162fa2-2630-4536-a858-e8cf258af05d 2018-10-10 05:07:53,588 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-10 05:07:53,589 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack 2018-10-10 05:07:53,589 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack 2018-10-10 05:07:53,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:07:53,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:07:53,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "e841827db7aa498ab1ba3b7e588df6c9", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role"}], "expires_at": "2018-10-10T06:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-user", "id": "90ded54d25db45f9ae878905755ef2ed"}, "audit_ids": ["cchArx7sTzGu9TsH62pvbA"], "issued_at": "2018-10-10T05:07:53.000000Z"}} 2018-10-10 05:07:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:54,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361bfc00-d6b1-4f8b-9943-b22f929de8d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:07:54,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-361bfc00-d6b1-4f8b-9943-b22f929de8d2 2018-10-10 05:07:54,065 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:07:54,067 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-10 05:07:54,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:54,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:54 GMT Server: Apache x-openstack-request-id: req-31d7e269-13fe-47b3-810a-284bef57be1a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "deletion_time": null, "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "updated_time": null, "project": "29dce3777b644fa0b1a6dca9eff47ce1", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "2a887c11-5914-49df-98ff-de1f7855de55", "tags": null}]} 2018-10-10 05:07:54,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack used request id req-31d7e269-13fe-47b3-810a-284bef57be1a 2018-10-10 05:07:54,267 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack 2018-10-10 05:07:54,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:54,442 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:54 GMT Server: Apache x-openstack-request-id: req-9fc414c0-d39e-417e-815b-e6a36ae88a3b Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:54,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:54 GMT Server: Apache x-openstack-request-id: req-325e945a-97f0-44b6-8c22-6ed2ac74eadf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c193e67d-babd-4bd6-a601-5c7e3362708d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8fd75cd3-a125-4938-bb7a-3d8ff772904a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1138b808-f9f6-45fd-9b23-0c6d0fad07e5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b911327a-6a9f-479f-bece-6141fdb4c9f3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b761e4dc-c30c-4d04-a055-d0e0cbfbefe4", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "258", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3:subnet_id=d1278c32-174e-4aa4-95d7-d32ed642985d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1278c32-174e-4aa4-95d7-d32ed642985d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a73e93dd-025a-4a93-bee2-138fcff31ec4", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1dbd228b-de06-478c-b7d1-4a6a27611ca4", "resource_type": "OS::Neutron::Port"}]} 2018-10-10 05:07:54,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources used request id req-325e945a-97f0-44b6-8c22-6ed2ac74eadf 2018-10-10 05:07:54,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:55,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-b27d7520-1546-4a05-84ca-4d6ccdbb7181 x-compute-request-id: req-b27d7520-1546-4a05-84ca-4d6ccdbb7181 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "bookmark"}], "image": {"id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "links": [{"href": "http://172.30.9.25:8774/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-10T05:07:50.000000", "flavor": {"id": "8fd75cd3-a125-4938-bb7a-3d8ff772904a", "links": [{"href": "http://172.30.9.25:8774/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a", "rel": "bookmark"}]}, "id": "a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "security_groups": [{"name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp"}], "user_id": "90ded54d25db45f9ae878905755ef2ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:07:50Z", "hostId": "87f89f3295272d30fcc4aad5c4734d749e61ac72a3d7f743afeabd3d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "created": "2018-10-10T05:07:43Z", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:07:55,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a used request id req-b27d7520-1546-4a05-84ca-4d6ccdbb7181 2018-10-10 05:07:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:55,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d23ef606-a6e5-4091-adbd-76f4f4af92ed Date: Wed, 10 Oct 2018 05:07:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:07:55,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-d23ef606-a6e5-4091-adbd-76f4f4af92ed 2018-10-10 05:07:55,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:07:55,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:07:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:07:55,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:55,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb2a6b20-6a96-4c99-8f78-060cb635e6ac Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:07:55,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-eb2a6b20-6a96-4c99-8f78-060cb635e6ac 2018-10-10 05:07:55,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:56,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0bfc6e95-1cfe-436d-bd53-cee186d2303f Date: Wed, 10 Oct 2018 05:07:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:07:56,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-0bfc6e95-1cfe-436d-bd53-cee186d2303f 2018-10-10 05:07:56,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:56,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-e7c66f1c-87ed-4693-b9b6-e08f5d7cc6f1 Date: Wed, 10 Oct 2018 05:07:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:07:56,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-e7c66f1c-87ed-4693-b9b6-e08f5d7cc6f1 2018-10-10 05:07:56,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:57,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-d5498cee-87a8-4f34-aa31-af999b781f26 x-compute-request-id: req-d5498cee-87a8-4f34-aa31-af999b781f26 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:bd:2c", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4", "rel": "bookmark"}], "image": {"id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "links": [{"href": "http://172.30.9.25:8774/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-10-10T05:07:49.000000", "flavor": {"id": "c193e67d-babd-4bd6-a601-5c7e3362708d", "links": [{"href": "http://172.30.9.25:8774/flavors/c193e67d-babd-4bd6-a601-5c7e3362708d", "rel": "bookmark"}]}, "id": "a73e93dd-025a-4a93-bee2-138fcff31ec4", "security_groups": [{"name": "default"}], "user_id": "90ded54d25db45f9ae878905755ef2ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:07:50Z", "hostId": "1da9ab03a7f388faac9e194ce2a0e05a55d30923d1d72b4453d3b1ef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "created": "2018-10-10T05:07:43Z", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:07:57,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4 used request id req-d5498cee-87a8-4f34-aa31-af999b781f26 2018-10-10 05:07:57,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:57,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ea558844-bebe-4c13-8fa2-142b936842f8 Date: Wed, 10 Oct 2018 05:07:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:07:57,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-ea558844-bebe-4c13-8fa2-142b936842f8 2018-10-10 05:07:57,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:57,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813cf24e-e36f-40ab-839a-ea34d2febc3f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:07:57,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-813cf24e-e36f-40ab-839a-ea34d2febc3f 2018-10-10 05:07:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:58,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-45d115f7-8d6d-4538-823f-476ab2199ec1 Date: Wed, 10 Oct 2018 05:07:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:07:58,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-45d115f7-8d6d-4538-823f-476ab2199ec1 2018-10-10 05:07:58,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:58,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-b8bb3a8e-d7df-40a8-b090-070000b68194 Date: Wed, 10 Oct 2018 05:07:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:07:58,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-b8bb3a8e-d7df-40a8-b090-070000b68194 2018-10-10 05:07:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:58,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:07:58 GMT Server: Apache x-openstack-request-id: req-332cc9b2-c840-4dec-bbce-f1e1a2ab1b4e Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:07:58,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07:58 GMT Server: Apache x-openstack-request-id: req-a78090ea-8208-4459-a06c-17bb19187309 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1057 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c193e67d-babd-4bd6-a601-5c7e3362708d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8fd75cd3-a125-4938-bb7a-3d8ff772904a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/network", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1138b808-f9f6-45fd-9b23-0c6d0fad07e5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b911327a-6a9f-479f-bece-6141fdb4c9f3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b761e4dc-c30c-4d04-a055-d0e0cbfbefe4", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "258", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3:subnet_id=d1278c32-174e-4aa4-95d7-d32ed642985d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1278c32-174e-4aa4-95d7-d32ed642985d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a73e93dd-025a-4a93-bee2-138fcff31ec4", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources/port1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-10T05:07:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-10T05:07:35Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1dbd228b-de06-478c-b7d1-4a6a27611ca4", "resource_type": "OS::Neutron::Port"}]} 2018-10-10 05:07:58,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55/resources used request id req-a78090ea-8208-4459-a06c-17bb19187309 2018-10-10 05:07:58,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:59,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:07: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-0e6be888-2c1b-48aa-a944-c5275140d889 x-compute-request-id: req-0e6be888-2c1b-48aa-a944-c5275140d889 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "8fd75cd3-a125-4938-bb7a-3d8ff772904a", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-flavor1-s3vo5u4kfyw7", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:07:59,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a used request id req-0e6be888-2c1b-48aa-a944-c5275140d889 2018-10-10 05:07:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d1278c32-174e-4aa4-95d7-d32ed642985d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:59,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b7ef8cfe-0a9f-431e-b849-e2df6b7b7eba Date: Wed, 10 Oct 2018 05:07:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}} 2018-10-10 05:07:59,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d1278c32-174e-4aa4-95d7-d32ed642985d used request id req-b7ef8cfe-0a9f-431e-b849-e2df6b7b7eba 2018-10-10 05:07:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:59,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-38a497f8-1705-436f-af17-2f6bbc8a658d Date: Wed, 10 Oct 2018 05:07:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:07:59,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-38a497f8-1705-436f-af17-2f6bbc8a658d 2018-10-10 05:07:59,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:07:59,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ad779748-5bfc-49c4-9c01-462c53625bca Date: Wed, 10 Oct 2018 05:07:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:07:59,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-ad779748-5bfc-49c4-9c01-462c53625bca 2018-10-10 05:07:59,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:00,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-69fc6981-e42d-4512-baf4-ddf379fe8048 Date: Wed, 10 Oct 2018 05:08:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:00,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-69fc6981-e42d-4512-baf4-ddf379fe8048 2018-10-10 05:08:00,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:00,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bbd369-e004-4dae-b35c-b275aa976bec Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:00,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-83bbd369-e004-4dae-b35c-b275aa976bec 2018-10-10 05:08:00,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:00,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f3456688-6329-45ae-b203-06d492769b6b Date: Wed, 10 Oct 2018 05:08:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:00,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-f3456688-6329-45ae-b203-06d492769b6b 2018-10-10 05:08:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5&mac_address=fa%3A16%3A3e%3Af1%3A2f%3A13&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:00,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-eff65f71-78f5-4322-b8ba-d0ec54712bf4 Date: Wed, 10 Oct 2018 05:08:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"}]} 2018-10-10 05:08:00,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5&mac_address=fa%3A16%3A3e%3Af1%3A2f%3A13&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6&admin_state_up=True used request id req-eff65f71-78f5-4322-b8ba-d0ec54712bf4 2018-10-10 05:08:00,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:00,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5008b8-5d86-4595-82c0-9e650d7126a8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:00,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-8c5008b8-5d86-4595-82c0-9e650d7126a8 2018-10-10 05:08:00,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:00,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-14374e64-49b3-4178-b7b0-e7069b7a36c6 Date: Wed, 10 Oct 2018 05:08:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:00,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-14374e64-49b3-4178-b7b0-e7069b7a36c6 2018-10-10 05:08:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:01,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0292bd47-f403-4fe7-a31e-4243ce43acaf Date: Wed, 10 Oct 2018 05:08:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:01,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-0292bd47-f403-4fe7-a31e-4243ce43acaf 2018-10-10 05:08:01,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:01,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5804 X-Openstack-Request-Id: req-6c22bccf-78c2-4148-b99f-1d9b3539cc1d Date: Wed, 10 Oct 2018 05:08:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:08:01,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-6c22bccf-78c2-4148-b99f-1d9b3539cc1d 2018-10-10 05:08:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:01,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-a64111d9-7212-495d-af88-5231d34d9bca Date: Wed, 10 Oct 2018 05:08:01 GMT RESP BODY: {"floatingips": [{"router_id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:46Z", "updated_at": "2018-10-10T05:07:47Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "port_id": "1dbd228b-de06-478c-b7d1-4a6a27611ca4", "id": "b761e4dc-c30c-4d04-a055-d0e0cbfbefe4"}]} 2018-10-10 05:08:01,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-a64111d9-7212-495d-af88-5231d34d9bca 2018-10-10 05:08:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/4e2ab018-2a16-4cf5-acd3-a40ecdb855e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:02,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-b3834712-fecd-40bb-a4fc-d1b477f7059d Date: Wed, 10 Oct 2018 05:08:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:39Z", "admin_state_up": true, "updated_at": "2018-10-10T05:07:46Z", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3", "name": "mgmt_router"}} 2018-10-10 05:08:02,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/4e2ab018-2a16-4cf5-acd3-a40ecdb855e3 used request id req-b3834712-fecd-40bb-a4fc-d1b477f7059d 2018-10-10 05:08:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4e2ab018-2a16-4cf5-acd3-a40ecdb855e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:02,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4544 X-Openstack-Request-Id: req-0de9bb35-29b5-4be0-a795-52233fc3f437 Date: Wed, 10 Oct 2018 05:08:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:46Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebe154d3-7679-4afa-95bb-030d98da3be4","ip_address":"169.254.192.8"}],"id":"51e192f6-e8de-4fcf-b95e-c1c8bf777267","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:32:d1","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 29dce3777b644fa0b1a6dca9eff47ce1","admin_state_up":true,"network_id":"522c8919-07c1-44af-b9ff-25425fd32a0c","tenant_id":"","created_at":"2018-10-10T05:07:41Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:01Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aba2c23f-74a8-4abc-89e9-a47b00844074","ip_address":"172.30.9.205"}],"id":"54367156-f76a-48c8-ad91-c9385f5d67b2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:09:78","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:48Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebe154d3-7679-4afa-95bb-030d98da3be4","ip_address":"169.254.192.1"}],"id":"60ab41a1-7c31-4014-a8c8-d3627c16eba1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:3a:4a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 29dce3777b644fa0b1a6dca9eff47ce1","admin_state_up":true,"network_id":"522c8919-07c1-44af-b9ff-25425fd32a0c","tenant_id":"","created_at":"2018-10-10T05:07:41Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:48Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebe154d3-7679-4afa-95bb-030d98da3be4","ip_address":"169.254.192.10"}],"id":"7ce30df5-3481-4b48-95f0-2846253a58a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:ac:2e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 29dce3777b644fa0b1a6dca9eff47ce1","admin_state_up":true,"network_id":"522c8919-07c1-44af-b9ff-25425fd32a0c","tenant_id":"","created_at":"2018-10-10T05:07:42Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"}]} 2018-10-10 05:08:02,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4e2ab018-2a16-4cf5-acd3-a40ecdb855e3 used request id req-0de9bb35-29b5-4be0-a795-52233fc3f437 2018-10-10 05:08:02,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:02,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a0d6068c-84cc-4fb3-89c6-661e7d2abd50 Date: Wed, 10 Oct 2018 05:08:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"14fd820e-e177-43b9-a3a3-cfee765a9960","tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:20Z","dns_nameservers":[],"updated_at":"2018-10-10T03:01:20Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"22d5461ec5624fa8a16e574162453138","id":"aba2c23f-74a8-4abc-89e9-a47b00844074","subnetpool_id":null,"name":"external-subnet"}} 2018-10-10 05:08:02,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/aba2c23f-74a8-4abc-89e9-a47b00844074 used request id req-a0d6068c-84cc-4fb3-89c6-661e7d2abd50 2018-10-10 05:08:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebe154d3-7679-4afa-95bb-030d98da3be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:02,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cc782d8c-78ed-41f7-8754-fb98f418a68d Date: Wed, 10 Oct 2018 05:08:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"522c8919-07c1-44af-b9ff-25425fd32a0c","tenant_id":"","created_at":"2018-10-10T05:07:39Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ebe154d3-7679-4afa-95bb-030d98da3be4","subnetpool_id":null,"name":"HA subnet tenant 29dce3777b644fa0b1a6dca9eff47ce1"}} 2018-10-10 05:08:02,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebe154d3-7679-4afa-95bb-030d98da3be4 used request id req-cc782d8c-78ed-41f7-8754-fb98f418a68d 2018-10-10 05:08:02,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebe154d3-7679-4afa-95bb-030d98da3be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:02,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b031205c-6c5d-49f5-8d88-0ff535f53a85 Date: Wed, 10 Oct 2018 05:08:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"522c8919-07c1-44af-b9ff-25425fd32a0c","tenant_id":"","created_at":"2018-10-10T05:07:39Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ebe154d3-7679-4afa-95bb-030d98da3be4","subnetpool_id":null,"name":"HA subnet tenant 29dce3777b644fa0b1a6dca9eff47ce1"}} 2018-10-10 05:08:02,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebe154d3-7679-4afa-95bb-030d98da3be4 used request id req-b031205c-6c5d-49f5-8d88-0ff535f53a85 2018-10-10 05:08:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/ebe154d3-7679-4afa-95bb-030d98da3be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:03,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3c21f6da-9218-4bf8-87f2-f0fa1f9c4a7b Date: Wed, 10 Oct 2018 05:08:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"522c8919-07c1-44af-b9ff-25425fd32a0c","tenant_id":"","created_at":"2018-10-10T05:07:39Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ebe154d3-7679-4afa-95bb-030d98da3be4","subnetpool_id":null,"name":"HA subnet tenant 29dce3777b644fa0b1a6dca9eff47ce1"}} 2018-10-10 05:08:03,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/ebe154d3-7679-4afa-95bb-030d98da3be4 used request id req-3c21f6da-9218-4bf8-87f2-f0fa1f9c4a7b 2018-10-10 05:08:03,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d1278c32-174e-4aa4-95d7-d32ed642985d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:03,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d745c1c6-db59-495d-bf91-e46accc6ea82 Date: Wed, 10 Oct 2018 05:08:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}} 2018-10-10 05:08:03,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d1278c32-174e-4aa4-95d7-d32ed642985d used request id req-d745c1c6-db59-495d-bf91-e46accc6ea82 2018-10-10 05:08:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/1dbd228b-de06-478c-b7d1-4a6a27611ca4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:03,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-0016a7b7-768f-4a45-9e2a-0e79db9d1f93 Date: Wed, 10 Oct 2018 05:08:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","qos_policy_id":null,"admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal"}} 2018-10-10 05:08:03,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/1dbd228b-de06-478c-b7d1-4a6a27611ca4 used request id req-0016a7b7-768f-4a45-9e2a-0e79db9d1f93 2018-10-10 05:08:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d1278c32-174e-4aa4-95d7-d32ed642985d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:03,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d18f3073-6207-4aed-99a1-b42227821350 Date: Wed, 10 Oct 2018 05:08:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}} 2018-10-10 05:08:03,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d1278c32-174e-4aa4-95d7-d32ed642985d used request id req-d18f3073-6207-4aed-99a1-b42227821350 2018-10-10 05:08:03,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:03,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0b1563a8-72d8-4062-b7a9-16437c8605a3 Date: Wed, 10 Oct 2018 05:08:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:07:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:07:30Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/snap", "metadata": {}}], "self": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "min_disk": 0, "protected": false, "id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "file": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29dce3777b644fa0b1a6dca9eff47ce1", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:08:03,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f used request id req-0b1563a8-72d8-4062-b7a9-16437c8605a3 2018-10-10 05:08:03,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:04,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fb9176ce-8a15-46ce-89dd-6436d30a4e03 Date: Wed, 10 Oct 2018 05:08:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:08:04,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-fb9176ce-8a15-46ce-89dd-6436d30a4e03 2018-10-10 05:08:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:04,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:08:04 GMT Server: Apache x-openstack-request-id: req-03ec7dbf-2b1f-422e-9a39-9f5bc1d24caa Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:08:04,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:04 GMT Server: Apache x-openstack-request-id: req-020f9a56-47fb-4eda-8900-0addfa52aeda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz7wf4eAOfIE3n/q4wIYpozG5GJFBw5fYPblgpDlbkXXPoSUI\n543waMdJBoGIxeQNUM0g1V43edqH49TgMZNmnoZUcb+btt8lQqZ7iE0IciHwcN+5\nbjXSI9l2pFiCMp+bjIMZTaO8RIAviWxEIDGaRaQV8ZS54xkvfTPEbwaqB7RcFXmn\nZUllw5Ha9Aq5rRlnxOiYyw9nLY0K+qaml5IAU5abuzT0NIrOCUZN9i2i+Jq/USIu\nSOcVjZu8uFcCjMbLsNjuB5vjfEKU1Aj20ncDhMHXSD2oT8oMWoRWWDlFs9UL+h8T\n0KMcIXGjSSg2mLb0u7yIChdQDn8VvEdoxz/nwwIDAQABAoIBACpEthwIsgnlZQMZ\nSfRqmBhLqsTz8XSx9d8BVEe2IAql9Rxt47Tx7aP0QMihHMpfT9JMGs0vgYw6ygGy\ns/eCbZP98zq96Ro5p2Q7adFfE0Pd4gWlkB57twlyWzCvjbZtQYJCvqhMk6dAieul\naus+DIz1CT4BrB0oZ8BLA0IwEfLFA0pm/Fj1vyPF+6mg8eKhsMQ/Q0JLeBtOnl54\n3+Y0QGv3m9jOXNUCMRg1aM0sixMEYCEtMs1tCWJvRgL+gGVNOWSuWaEEqfVv+8m6\nDs3skWET0NKyQmDHzQvUvnQ+Y7fWxVRx2F8j5viS8SVbfP66i28mfk1HFqfnjL01\nSm3eDjkCgYEA6CaTWkXfWE2qr7D5z4zhRFLHmyjcOayOka0L23sOOwnjlB0OGW91\nDS8Xqa8FgJ1vyVvhFwvrzTpLZUT27eBikaK4O/zJjdCNY2cQdwLTSGCt/Gb+JGj/\nw0nFJCjp9DB1DC3TCX6WA8bfFJ9Q1UNDM6JSiaTvKxlu6tUGR07XH38CgYEA5RNt\nZkqz+wpCe82pPNZV+6tp+GaxTFvVL576hlMq2sQLiMVx+1Jl5r2bQvRBQlQdGOgA\nahot7e8gzL4tsuJ1kWzfb9eFH1IEiEzk+/tEwTHqUDSt5mdVeKnQOAVni+hr+at8\nJyy+tY3GL1xd6QStcKD4PUCirxWKoswIGgTF2b0CgYA3V1LTN0rp2wHwhgjXQGdH\nCVDKHTB6kzcdZRophSk8S7wzx8VfrOFDdlF2wuFV6rIGV1/ORao9r0Lf7lPLGy2E\nOD0hF77YjrnV03DqXgMOAvYW8FpvRZSK8mALobE74/1THO1tGv8aAWOWn+/+Ft3D\nRlPUujvFk3eMhaHMh+/icwKBgCeOnESev8eo9OQWFpRn2r8z0X/Qk+tArGalyFMr\nx2mxkuBSYCVrDCe1NDtynFZM2h1z6qZn0OiWc46HhLKwQmcTat4QVG+dJSU4Sg5t\nTGkkKnchMapoy6yjfk4+OKxDPWoGv9Cv/FqzmbaR97GGWkDpuxQwticPzDnii7+a\ndWPtAoGAIV6XwkcI1cn5N+DHQmsrgj1tTsrBtyHVZCfpWIVVDLaamh1RJveUFfiG\ncBGr04nmxJuGkx9P1Qj51tQXHLJbm9UBmTAOWZkaCufbn/1TNz6Gu6quhbsWLSCM\nZtIC3PlfZa5OnZlYeG3HH8SAgqqK8DLeMrUFpkbvziOtESOAtIs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:08:04,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-020f9a56-47fb-4eda-8900-0addfa52aeda 2018-10-10 05:08:04,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:04,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:05,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "e841827db7aa498ab1ba3b7e588df6c9", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role"}], "expires_at": "2018-10-10T06:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-user", "id": "90ded54d25db45f9ae878905755ef2ed"}, "audit_ids": ["hhGY9aJpRLeBhVOazeWOng"], "issued_at": "2018-10-10T05:08:05.000000Z"}} 2018-10-10 05:08:05,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:05,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814e7d34-350d-4058-a66f-3a307267c696 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:05,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-814e7d34-350d-4058-a66f-3a307267c696 2018-10-10 05:08:05,090 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:08:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:05,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b579fd86-33a5-4f77-a832-c2dca029fa17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:05,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b579fd86-33a5-4f77-a832-c2dca029fa17 2018-10-10 05:08:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:05,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-53817247-3cf2-43c5-8c8e-45cb8025595d Date: Wed, 10 Oct 2018 05:08:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:05,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-53817247-3cf2-43c5-8c8e-45cb8025595d 2018-10-10 05:08:05,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:08:05,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:08:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:08:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:05,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e87f66-ea61-4c0e-8481-e2246547849b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:05,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-16e87f66-ea61-4c0e-8481-e2246547849b 2018-10-10 05:08:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:05,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4a99e03c-d266-447e-a465-4505f6a9e293 Date: Wed, 10 Oct 2018 05:08:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:05,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-4a99e03c-d266-447e-a465-4505f6a9e293 2018-10-10 05:08:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5&mac_address=fa%3A16%3A3e%3Af1%3A2f%3A13&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:06,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-32ac6191-5ed0-4dda-8571-20c506ba34a7 Date: Wed, 10 Oct 2018 05:08:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"}]} 2018-10-10 05:08:06,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5&mac_address=fa%3A16%3A3e%3Af1%3A2f%3A13&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6&admin_state_up=True used request id req-32ac6191-5ed0-4dda-8571-20c506ba34a7 2018-10-10 05:08:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:06,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1dbc52f-db47-43f8-b7cd-6ce85f7e6a09 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:06,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-f1dbc52f-db47-43f8-b7cd-6ce85f7e6a09 2018-10-10 05:08:06,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:07,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb9ac15e-a0be-4122-96dc-dbeee8c3e91d x-compute-request-id: req-bb9ac15e-a0be-4122-96dc-dbeee8c3e91d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "bookmark"}], "image": {"id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "links": [{"href": "http://172.30.9.25:8774/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-10T05:07:50.000000", "flavor": {"id": "8fd75cd3-a125-4938-bb7a-3d8ff772904a", "links": [{"href": "http://172.30.9.25:8774/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a", "rel": "bookmark"}]}, "id": "a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "security_groups": [{"name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp"}], "user_id": "90ded54d25db45f9ae878905755ef2ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:07:50Z", "hostId": "87f89f3295272d30fcc4aad5c4734d749e61ac72a3d7f743afeabd3d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "created": "2018-10-10T05:07:43Z", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:08:07,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1 used request id req-bb9ac15e-a0be-4122-96dc-dbeee8c3e91d 2018-10-10 05:08:07,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:07,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-106dcaa1-5897-445f-8989-fcd3d2fe7618 Date: Wed, 10 Oct 2018 05:08:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:07,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-106dcaa1-5897-445f-8989-fcd3d2fe7618 2018-10-10 05:08:07,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:07,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bfe2fdae-8ff6-462a-8a2f-d90a65c5b67e Date: Wed, 10 Oct 2018 05:08:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:07,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-bfe2fdae-8ff6-462a-8a2f-d90a65c5b67e 2018-10-10 05:08:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:07,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-5f7c6f3c-2164-4466-b3d4-0619979061b6 Date: Wed, 10 Oct 2018 05:08:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:08:07,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-5f7c6f3c-2164-4466-b3d4-0619979061b6 2018-10-10 05:08:07,981 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1 2018-10-10 05:08:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:08,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-c708f6a0-737b-4db9-a321-a24c076694a0 Date: Wed, 10 Oct 2018 05:08:08 GMT RESP BODY: {"floatingips": [{"router_id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:46Z", "updated_at": "2018-10-10T05:07:47Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "port_id": "1dbd228b-de06-478c-b7d1-4a6a27611ca4", "id": "b761e4dc-c30c-4d04-a055-d0e0cbfbefe4"}]} 2018-10-10 05:08:08,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-c708f6a0-737b-4db9-a321-a24c076694a0 2018-10-10 05:08:08,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/c193e67d-babd-4bd6-a601-5c7e3362708d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:08,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-717f698b-e168-4612-99b9-1c60a6fcdcfa x-compute-request-id: req-717f698b-e168-4612-99b9-1c60a6fcdcfa Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c193e67d-babd-4bd6-a601-5c7e3362708d", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c193e67d-babd-4bd6-a601-5c7e3362708d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "c193e67d-babd-4bd6-a601-5c7e3362708d", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-flavor2-y4q5zyc3huuo", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:08:08,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/c193e67d-babd-4bd6-a601-5c7e3362708d used request id req-717f698b-e168-4612-99b9-1c60a6fcdcfa 2018-10-10 05:08:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d1278c32-174e-4aa4-95d7-d32ed642985d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:08,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b08c088c-3145-4d0a-8269-e4e75a7c1833 Date: Wed, 10 Oct 2018 05:08:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}} 2018-10-10 05:08:08,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d1278c32-174e-4aa4-95d7-d32ed642985d used request id req-b08c088c-3145-4d0a-8269-e4e75a7c1833 2018-10-10 05:08:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:08,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-db10b08e-969c-4f13-95ee-d96bb7002a9b Date: Wed, 10 Oct 2018 05:08:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:08,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-db10b08e-969c-4f13-95ee-d96bb7002a9b 2018-10-10 05:08:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:08,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bf9c0ed4-339a-46a9-9349-2f2d7f21c14d Date: Wed, 10 Oct 2018 05:08:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:08,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-bf9c0ed4-339a-46a9-9349-2f2d7f21c14d 2018-10-10 05:08:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:08,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a21e1094-89e0-425e-93d4-e9ee345df7d4 Date: Wed, 10 Oct 2018 05:08:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:08,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-a21e1094-89e0-425e-93d4-e9ee345df7d4 2018-10-10 05:08:08,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:08,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3eb80d-a468-43e8-a999-ccd7fdac637f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:08,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-1e3eb80d-a468-43e8-a999-ccd7fdac637f 2018-10-10 05:08:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:08,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a49510c2-5875-4009-bb75-a47a348251b1 Date: Wed, 10 Oct 2018 05:08:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:08,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-a49510c2-5875-4009-bb75-a47a348251b1 2018-10-10 05:08:08,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5&mac_address=fa%3A16%3A3e%3A22%3Abd%3A2c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:09,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-11c16b97-4994-4ae4-8ff8-b9161f63bb42 Date: Wed, 10 Oct 2018 05:08:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"}]} 2018-10-10 05:08:09,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5&mac_address=fa%3A16%3A3e%3A22%3Abd%3A2c&admin_state_up=True used request id req-11c16b97-4994-4ae4-8ff8-b9161f63bb42 2018-10-10 05:08:09,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:09,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2977b0-1ab5-4c21-a3ea-359bca405355 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:09,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-bb2977b0-1ab5-4c21-a3ea-359bca405355 2018-10-10 05:08:09,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:09,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b4dc7661-24ba-4dd4-820e-0623437dab9d Date: Wed, 10 Oct 2018 05:08:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:09,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-b4dc7661-24ba-4dd4-820e-0623437dab9d 2018-10-10 05:08:09,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:09,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6193941e-602a-4d92-9df1-7df66bee79f5 Date: Wed, 10 Oct 2018 05:08:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:09,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-6193941e-602a-4d92-9df1-7df66bee79f5 2018-10-10 05:08:09,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:09,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-c8a28b84-9ce0-4175-8db7-3b2289e90886 Date: Wed, 10 Oct 2018 05:08:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:08:09,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-c8a28b84-9ce0-4175-8db7-3b2289e90886 2018-10-10 05:08:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:09,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-68418e32-4472-44a0-921e-b28bd12ee74c Date: Wed, 10 Oct 2018 05:08:09 GMT RESP BODY: {"floatingips": [{"router_id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:46Z", "updated_at": "2018-10-10T05:07:47Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "port_id": "1dbd228b-de06-478c-b7d1-4a6a27611ca4", "id": "b761e4dc-c30c-4d04-a055-d0e0cbfbefe4"}]} 2018-10-10 05:08:09,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-68418e32-4472-44a0-921e-b28bd12ee74c 2018-10-10 05:08:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:09,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-daddb71e-bf1e-4035-843f-1dfadb66e20b Date: Wed, 10 Oct 2018 05:08:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:07:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-10T05:07:30Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/snap", "metadata": {}}], "self": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "min_disk": 0, "protected": false, "id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "file": "/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29dce3777b644fa0b1a6dca9eff47ce1", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:08:09,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f used request id req-daddb71e-bf1e-4035-843f-1dfadb66e20b 2018-10-10 05:08:09,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7fbf2932410bd0a2416ab65ef0a90168682f489" 2018-10-10 05:08:09,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:08:09 GMT Server: Apache x-openstack-request-id: req-1ec92c68-b535-4e99-9779-c762144839a0 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:08:10,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:09 GMT Server: Apache x-openstack-request-id: req-75faa499-23d1-45df-ac99-5e2882b21b36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2a887c11-5914-49df-98ff-de1f7855de55", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAz7wf4eAOfIE3n/q4wIYpozG5GJFBw5fYPblgpDlbkXXPoSUI\n543waMdJBoGIxeQNUM0g1V43edqH49TgMZNmnoZUcb+btt8lQqZ7iE0IciHwcN+5\nbjXSI9l2pFiCMp+bjIMZTaO8RIAviWxEIDGaRaQV8ZS54xkvfTPEbwaqB7RcFXmn\nZUllw5Ha9Aq5rRlnxOiYyw9nLY0K+qaml5IAU5abuzT0NIrOCUZN9i2i+Jq/USIu\nSOcVjZu8uFcCjMbLsNjuB5vjfEKU1Aj20ncDhMHXSD2oT8oMWoRWWDlFs9UL+h8T\n0KMcIXGjSSg2mLb0u7yIChdQDn8VvEdoxz/nwwIDAQABAoIBACpEthwIsgnlZQMZ\nSfRqmBhLqsTz8XSx9d8BVEe2IAql9Rxt47Tx7aP0QMihHMpfT9JMGs0vgYw6ygGy\ns/eCbZP98zq96Ro5p2Q7adFfE0Pd4gWlkB57twlyWzCvjbZtQYJCvqhMk6dAieul\naus+DIz1CT4BrB0oZ8BLA0IwEfLFA0pm/Fj1vyPF+6mg8eKhsMQ/Q0JLeBtOnl54\n3+Y0QGv3m9jOXNUCMRg1aM0sixMEYCEtMs1tCWJvRgL+gGVNOWSuWaEEqfVv+8m6\nDs3skWET0NKyQmDHzQvUvnQ+Y7fWxVRx2F8j5viS8SVbfP66i28mfk1HFqfnjL01\nSm3eDjkCgYEA6CaTWkXfWE2qr7D5z4zhRFLHmyjcOayOka0L23sOOwnjlB0OGW91\nDS8Xqa8FgJ1vyVvhFwvrzTpLZUT27eBikaK4O/zJjdCNY2cQdwLTSGCt/Gb+JGj/\nw0nFJCjp9DB1DC3TCX6WA8bfFJ9Q1UNDM6JSiaTvKxlu6tUGR07XH38CgYEA5RNt\nZkqz+wpCe82pPNZV+6tp+GaxTFvVL576hlMq2sQLiMVx+1Jl5r2bQvRBQlQdGOgA\nahot7e8gzL4tsuJ1kWzfb9eFH1IEiEzk+/tEwTHqUDSt5mdVeKnQOAVni+hr+at8\nJyy+tY3GL1xd6QStcKD4PUCirxWKoswIGgTF2b0CgYA3V1LTN0rp2wHwhgjXQGdH\nCVDKHTB6kzcdZRophSk8S7wzx8VfrOFDdlF2wuFV6rIGV1/ORao9r0Lf7lPLGy2E\nOD0hF77YjrnV03DqXgMOAvYW8FpvRZSK8mALobE74/1THO1tGv8aAWOWn+/+Ft3D\nRlPUujvFk3eMhaHMh+/icwKBgCeOnESev8eo9OQWFpRn2r8z0X/Qk+tArGalyFMr\nx2mxkuBSYCVrDCe1NDtynFZM2h1z6qZn0OiWc46HhLKwQmcTat4QVG+dJSU4Sg5t\nTGkkKnchMapoy6yjfk4+OKxDPWoGv9Cv/FqzmbaR97GGWkDpuxQwticPzDnii7+a\ndWPtAoGAIV6XwkcI1cn5N+DHQmsrgj1tTsrBtyHVZCfpWIVVDLaamh1RJveUFfiG\ncBGr04nmxJuGkx9P1Qj51tQXHLJbm9UBmTAOWZkaCufbn/1TNz6Gu6quhbsWLSCM\nZtIC3PlfZa5OnZlYeG3HH8SAgqqK8DLeMrUFpkbvziOtESOAtIs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:08:10,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-75faa499-23d1-45df-ac99-5e2882b21b36 2018-10-10 05:08:10,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:10,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:10,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "e841827db7aa498ab1ba3b7e588df6c9", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role"}], "expires_at": "2018-10-10T06:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-user", "id": "90ded54d25db45f9ae878905755ef2ed"}, "audit_ids": ["4XzoCE2KSomIW1H_Kv18Tg"], "issued_at": "2018-10-10T05:08:10.000000Z"}} 2018-10-10 05:08:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:10,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3d6056-88f4-4d46-8b11-845c5f41d1ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:10,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fb3d6056-88f4-4d46-8b11-845c5f41d1ee 2018-10-10 05:08:10,769 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:08:10,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:10,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d5d120-4229-4fb8-bf68-fb440cc3707f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:10,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-09d5d120-4229-4fb8-bf68-fb440cc3707f 2018-10-10 05:08:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:11,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-64a1b043-5699-4510-b71e-6210be59e723 Date: Wed, 10 Oct 2018 05:08:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:11,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-64a1b043-5699-4510-b71e-6210be59e723 2018-10-10 05:08:11,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:08:11,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:08:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:08:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:11,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f1af96-e33b-4d0a-a402-b401c2de128a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:11,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-85f1af96-e33b-4d0a-a402-b401c2de128a 2018-10-10 05:08:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:11,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0f9d5dc7-59f5-412d-806e-757775e18d9c Date: Wed, 10 Oct 2018 05:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:11,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-0f9d5dc7-59f5-412d-806e-757775e18d9c 2018-10-10 05:08:11,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5&mac_address=fa%3A16%3A3e%3A22%3Abd%3A2c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:11,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-9b0843fe-da0d-42ad-9874-25ae88c34dfd Date: Wed, 10 Oct 2018 05:08:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"}]} 2018-10-10 05:08:11,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5&mac_address=fa%3A16%3A3e%3A22%3Abd%3A2c&admin_state_up=True used request id req-9b0843fe-da0d-42ad-9874-25ae88c34dfd 2018-10-10 05:08:11,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:11,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc32d58-8adf-4164-87f1-4427f4eee7e6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:11,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-1dc32d58-8adf-4164-87f1-4427f4eee7e6 2018-10-10 05:08:11,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:12,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-3b2fa8f5-1f83-472f-8029-fe6edaa930d1 x-compute-request-id: req-3b2fa8f5-1f83-472f-8029-fe6edaa930d1 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:bd:2c", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4", "rel": "bookmark"}], "image": {"id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "links": [{"href": "http://172.30.9.25:8774/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-10-10T05:07:49.000000", "flavor": {"id": "c193e67d-babd-4bd6-a601-5c7e3362708d", "links": [{"href": "http://172.30.9.25:8774/flavors/c193e67d-babd-4bd6-a601-5c7e3362708d", "rel": "bookmark"}]}, "id": "a73e93dd-025a-4a93-bee2-138fcff31ec4", "security_groups": [{"name": "default"}], "user_id": "90ded54d25db45f9ae878905755ef2ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:07:50Z", "hostId": "1da9ab03a7f388faac9e194ce2a0e05a55d30923d1d72b4453d3b1ef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "created": "2018-10-10T05:07:43Z", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:08:12,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2 used request id req-3b2fa8f5-1f83-472f-8029-fe6edaa930d1 2018-10-10 05:08:12,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:12,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-facb136e-b398-447d-b6ff-4680166ad2a7 Date: Wed, 10 Oct 2018 05:08:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:12,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-facb136e-b398-447d-b6ff-4680166ad2a7 2018-10-10 05:08:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:13,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7107ab05-9125-479e-955a-c1d24fef8678 Date: Wed, 10 Oct 2018 05:08:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:13,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-7107ab05-9125-479e-955a-c1d24fef8678 2018-10-10 05:08:13,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:13,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-07bd2ef0-bb7c-47d5-9794-5c12cb307ea4 Date: Wed, 10 Oct 2018 05:08:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:08:13,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-07bd2ef0-bb7c-47d5-9794-5c12cb307ea4 2018-10-10 05:08:13,811 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2 2018-10-10 05:08:13,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:13,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-dd2983a9-3804-424d-a479-f21fb7255596 Date: Wed, 10 Oct 2018 05:08:13 GMT RESP BODY: {"floatingips": [{"router_id": "4e2ab018-2a16-4cf5-acd3-a40ecdb855e3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:46Z", "updated_at": "2018-10-10T05:07:47Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "port_id": "1dbd228b-de06-478c-b7d1-4a6a27611ca4", "id": "b761e4dc-c30c-4d04-a055-d0e0cbfbefe4"}]} 2018-10-10 05:08:13,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-dd2983a9-3804-424d-a479-f21fb7255596 2018-10-10 05:08:13,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:14,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08: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-29a34101-d21c-4230-ab16-91563a689e9a x-compute-request-id: req-29a34101-d21c-4230-ab16-91563a689e9a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "bookmark"}], "image": {"id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "links": [{"href": "http://172.30.9.25:8774/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-10T05:07:50.000000", "flavor": {"id": "8fd75cd3-a125-4938-bb7a-3d8ff772904a", "links": [{"href": "http://172.30.9.25:8774/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a", "rel": "bookmark"}]}, "id": "a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "security_groups": [{"name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp"}], "user_id": "90ded54d25db45f9ae878905755ef2ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:07:50Z", "hostId": "87f89f3295272d30fcc4aad5c4734d749e61ac72a3d7f743afeabd3d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "created": "2018-10-10T05:07:43Z", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:08:14,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a used request id req-29a34101-d21c-4230-ab16-91563a689e9a 2018-10-10 05:08:14,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:15,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b147a450-c4b2-433f-9727-7bf068be5c57 Date: Wed, 10 Oct 2018 05:08:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:15,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-b147a450-c4b2-433f-9727-7bf068be5c57 2018-10-10 05:08:15,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:15,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2c6fd8-082d-4c73-9e71-a8314fce93b7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:15,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-5f2c6fd8-082d-4c73-9e71-a8314fce93b7 2018-10-10 05:08:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:15,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7bddb04d-51d7-4231-b05b-cc2cae8f6855 Date: Wed, 10 Oct 2018 05:08:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:15,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-7bddb04d-51d7-4231-b05b-cc2cae8f6855 2018-10-10 05:08:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:15,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-8337104b-110b-4c20-97d4-12791aa77f39 Date: Wed, 10 Oct 2018 05:08:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:08:15,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-8337104b-110b-4c20-97d4-12791aa77f39 2018-10-10 05:08:15,557 - create_instance - INFO - Checking if VM is active 2018-10-10 05:08:15,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:16,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08: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-a4c64c42-9c13-449c-94df-5237e276aab7 x-compute-request-id: req-a4c64c42-9c13-449c-94df-5237e276aab7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "bookmark"}], "image": {"id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "links": [{"href": "http://172.30.9.25:8774/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-10T05:07:50.000000", "flavor": {"id": "8fd75cd3-a125-4938-bb7a-3d8ff772904a", "links": [{"href": "http://172.30.9.25:8774/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a", "rel": "bookmark"}]}, "id": "a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "security_groups": [{"name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp"}], "user_id": "90ded54d25db45f9ae878905755ef2ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:07:50Z", "hostId": "87f89f3295272d30fcc4aad5c4734d749e61ac72a3d7f743afeabd3d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "created": "2018-10-10T05:07:43Z", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:08:16,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a used request id req-a4c64c42-9c13-449c-94df-5237e276aab7 2018-10-10 05:08:16,688 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1] is - ACTIVE 2018-10-10 05:08:16,688 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:08:16,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:17,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-b287a65e-a5b1-4284-bf1e-27b111e73e08 x-compute-request-id: req-b287a65e-a5b1-4284-bf1e-27b111e73e08 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:2f:13", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "rel": "bookmark"}], "image": {"id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "links": [{"href": "http://172.30.9.25:8774/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-10-10T05:07:50.000000", "flavor": {"id": "8fd75cd3-a125-4938-bb7a-3d8ff772904a", "links": [{"href": "http://172.30.9.25:8774/flavors/8fd75cd3-a125-4938-bb7a-3d8ff772904a", "rel": "bookmark"}]}, "id": "a6e4c8fe-a86d-41e0-93da-209f3d6a241a", "security_groups": [{"name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp"}], "user_id": "90ded54d25db45f9ae878905755ef2ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:07:50Z", "hostId": "87f89f3295272d30fcc4aad5c4734d749e61ac72a3d7f743afeabd3d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "created": "2018-10-10T05:07:43Z", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:08:17,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a6e4c8fe-a86d-41e0-93da-209f3d6a241a used request id req-b287a65e-a5b1-4284-bf1e-27b111e73e08 2018-10-10 05:08:17,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:17,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-edace1c5-8baf-43b4-b0b3-2c0d70ecd593 Date: Wed, 10 Oct 2018 05:08:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:17,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-edace1c5-8baf-43b4-b0b3-2c0d70ecd593 2018-10-10 05:08:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:17,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aab1d1a-3ab8-4612-aa3e-afea41f17a11 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:17,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-3aab1d1a-3ab8-4612-aa3e-afea41f17a11 2018-10-10 05:08:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:17,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-472e4671-907f-4aeb-95d2-ed81fbc90ddf Date: Wed, 10 Oct 2018 05:08:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:17,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-472e4671-907f-4aeb-95d2-ed81fbc90ddf 2018-10-10 05:08:18,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecc49401232b130ec80763608e5b67c309295b5" 2018-10-10 05:08:18,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-3e75e8d0-ddfd-453f-8d4a-c825555ceda6 Date: Wed, 10 Oct 2018 05:08:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:08:18,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-3e75e8d0-ddfd-453f-8d4a-c825555ceda6 2018-10-10 05:08:18,206 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:08:18,209 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3c7950L 2018-10-10 05:08:18,209 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:08:18,210 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:08:18,211 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:08:18,212 - 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-10-10 05:08:18,212 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:08:18,212 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:08:18,212 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:08:18,212 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:08:18,212 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:08:18,265 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:08:18,265 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:08:18,274 - paramiko.transport - DEBUG - Trying key 4e7bdb0607562020a8630763ed82f5cf from 15615f6a-341d-445f-affd-a6f418ad610c 2018-10-10 05:08:18,305 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:08:18,311 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:08:18,412 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:08:18,452 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:08:18,452 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:08:18,454 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3c7910L 2018-10-10 05:08:18,454 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:08:18,454 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-10 05:08:18,455 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-10 05:08:18,456 - 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-10-10 05:08:18,456 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:08:18,456 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-10 05:08:18,456 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:08:18,456 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:08:18,457 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:08:18,474 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:08:18,474 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:08:18,487 - paramiko.transport - DEBUG - Trying key 4e7bdb0607562020a8630763ed82f5cf from 15615f6a-341d-445f-affd-a6f418ad610c 2018-10-10 05:08:18,513 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:08:18,519 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:08:18,551 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:08:18,552 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-10 05:08:18,552 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:08:18,554 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:08:18,555 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:08:18,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:19,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08: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-fb6792f8-23d6-4fd5-9e99-ed54c2d67df5 x-compute-request-id: req-fb6792f8-23d6-4fd5-9e99-ed54c2d67df5 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:bd:2c", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4", "rel": "bookmark"}], "image": {"id": "05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "links": [{"href": "http://172.30.9.25:8774/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-10-10T05:07:49.000000", "flavor": {"id": "c193e67d-babd-4bd6-a601-5c7e3362708d", "links": [{"href": "http://172.30.9.25:8774/flavors/c193e67d-babd-4bd6-a601-5c7e3362708d", "rel": "bookmark"}]}, "id": "a73e93dd-025a-4a93-bee2-138fcff31ec4", "security_groups": [{"name": "default"}], "user_id": "90ded54d25db45f9ae878905755ef2ed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:07:50Z", "hostId": "1da9ab03a7f388faac9e194ce2a0e05a55d30923d1d72b4453d3b1ef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "created": "2018-10-10T05:07:43Z", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:08:19,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/a73e93dd-025a-4a93-bee2-138fcff31ec4 used request id req-fb6792f8-23d6-4fd5-9e99-ed54c2d67df5 2018-10-10 05:08:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:19,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-157db9b7-0403-43e4-9307-b9c5288859af Date: Wed, 10 Oct 2018 05:08:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","subnets":["d1278c32-174e-4aa4-95d7-d32ed642985d"],"description":"","tags":[],"updated_at":"2018-10-10T05:07:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net","admin_state_up":true,"tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:36Z","provider:network_type":"vxlan"}]} 2018-10-10 05:08:19,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net used request id req-157db9b7-0403-43e4-9307-b9c5288859af 2018-10-10 05:08:19,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:19,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d997c2-bd80-4183-82b8-72a810770c01 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:19,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-55d997c2-bd80-4183-82b8-72a810770c01 2018-10-10 05:08:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:19,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0047e57d-01a4-49f7-979c-784df5b1a727 Date: Wed, 10 Oct 2018 05:08:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","dns_nameservers":[],"updated_at":"2018-10-10T05:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","id":"d1278c32-174e-4aa4-95d7-d32ed642985d","subnetpool_id":null,"name":"CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet"}]} 2018-10-10 05:08:19,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-0047e57d-01a4-49f7-979c-784df5b1a727 2018-10-10 05:08:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e4b13a49ead7987fd01854fb0c72e8d7dc5a3b" 2018-10-10 05:08:19,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-4173641f-2816-4127-add4-1ab189a5dd48 Date: Wed, 10 Oct 2018 05:08:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.7"}],"id":"12a62203-3a73-4138-a9a6-d410982afe0b","security_groups":["80c4b775-787a-474a-be69-0b7cc723ab0a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:bd:2c","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"a73e93dd-025a-4a93-bee2-138fcff31ec4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.9"}],"id":"1dbd228b-de06-478c-b7d1-4a6a27611ca4","security_groups":["b911327a-6a9f-479f-bece-6141fdb4c9f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:2f:13","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack-port1-xgfdixd35uw6","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:40Z","binding:vnic_type":"normal","device_id":"a6e4c8fe-a86d-41e0-93da-209f3d6a241a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.3"}],"id":"330d8bd0-15eb-4c89-9849-fc229370cfd8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:8d:84","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.4"}],"id":"77708663-487b-4733-b92f-df735f7a6d01","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:b0:e1","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.1"}],"id":"80e6479e-9820-4d36-ae77-fa3d943ca548","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:0d:74","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:45Z","binding:vnic_type":"normal","device_id":"4e2ab018-2a16-4cf5-acd3-a40ecdb855e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d1278c32-174e-4aa4-95d7-d32ed642985d","ip_address":"10.1.2.2"}],"id":"a5484fb4-a145-43fd-bfbf-eebf00746adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:d1:06","project_id":"29dce3777b644fa0b1a6dca9eff47ce1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1138b808-f9f6-45fd-9b23-0c6d0fad07e5","tenant_id":"29dce3777b644fa0b1a6dca9eff47ce1","created_at":"2018-10-10T05:07:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1138b808-f9f6-45fd-9b23-0c6d0fad07e5"}]} 2018-10-10 05:08:19,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=1138b808-f9f6-45fd-9b23-0c6d0fad07e5 used request id req-4173641f-2816-4127-add4-1ab189a5dd48 2018-10-10 05:08:19,755 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack 2018-10-10 05:08:19,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:08:19,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:08:19 GMT Server: Apache x-openstack-request-id: req-723516a5-0116-4b0a-90e2-cdb09dc3b658 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:08:20,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:08:19 GMT Server: Apache x-openstack-request-id: req-ecd8c539-d284-4483-ac68-d20f3c9b08d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:08:20,209 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-ecd8c539-d284-4483-ac68-d20f3c9b08d7 2018-10-10 05:08:20,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:08:20,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:08:20 GMT Server: Apache x-openstack-request-id: req-0c00ef57-630b-4762-b97c-79d4368ceae5 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:08:20,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:20 GMT Server: Apache x-openstack-request-id: req-c0dd083a-b21e-4413-a718-ea8dab587451 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "tags": null, "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T05:08:20Z", "id": "2a887c11-5914-49df-98ff-de1f7855de55", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:08:20,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-c0dd083a-b21e-4413-a718-ea8dab587451 2018-10-10 05:08:20,415 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 05:08:20,415 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:08:23,418 - create_stack - DEBUG - Stack status query timeout in 1196.79088092 2018-10-10 05:08:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:08:23,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:08:23 GMT Server: Apache x-openstack-request-id: req-548ab40a-0acf-4e36-a9c7-da2a8c8fba4f Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:08:23,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:23 GMT Server: Apache x-openstack-request-id: req-df4a2e3e-620e-46e0-b20b-290e6a9f0521 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "tags": null, "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T05:08:20Z", "id": "2a887c11-5914-49df-98ff-de1f7855de55", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:08:23,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-df4a2e3e-620e-46e0-b20b-290e6a9f0521 2018-10-10 05:08:23,764 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 05:08:23,764 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:08:26,767 - create_stack - DEBUG - Stack status query timeout in 1193.44186306 2018-10-10 05:08:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:08:26,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:08:26 GMT Server: Apache x-openstack-request-id: req-5b09e2c1-6ee1-4b2c-b65f-2a9759411092 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:08:26,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:26 GMT Server: Apache x-openstack-request-id: req-e8add8d4-fc6e-4070-8c21-bf398caab544 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "tags": null, "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-10T05:08:20Z", "id": "2a887c11-5914-49df-98ff-de1f7855de55", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:08:26,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-e8add8d4-fc6e-4070-8c21-bf398caab544 2018-10-10 05:08:26,970 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-10 05:08:26,970 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-10 05:08:29,972 - create_stack - DEBUG - Stack status query timeout in 1190.23745298 2018-10-10 05:08:29,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:08:30,004 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:08:29 GMT Server: Apache x-openstack-request-id: req-2c2216f6-4b93-447d-a487-6cb90b0074fd Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:08:30,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:30 GMT Server: Apache x-openstack-request-id: req-b8aeab59-04c4-4dc7-b155-be3124a56a7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor2", "OS::project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "OS::stack_id": "2a887c11-5914-49df-98ff-de1f7855de55", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-kp", "security_group_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-subnet", "net_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst2", "inst1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-inst1", "image2_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image", "flavor1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-flavor1", "image1_name": "CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image"}, "deletion_time": "2018-10-10T05:08:29Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack", "stack_user_project_id": "235c3ddc8ca24deba243642df57cb552", "tags": null, "creation_time": "2018-10-10T05:07:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-10T05:08:20Z", "id": "2a887c11-5914-49df-98ff-de1f7855de55", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-10-10 05:08:30,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-b8aeab59-04c4-4dc7-b155-be3124a56a7b 2018-10-10 05:08:30,190 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-10 05:08:30,190 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack 2018-10-10 05:08:30,190 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack 2018-10-10 05:08:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/2a887c11-5914-49df-98ff-de1f7855de55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38553c4d403823352584c34bd8e95a42765b4721" 2018-10-10 05:08:30,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 10 Oct 2018 05:08:30 GMT Server: Apache x-openstack-request-id: req-fb99200d-3de4-489a-8137-53d53c27b6d6 Location: http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-10 05:08:30,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 05:08:30 GMT Server: Apache x-openstack-request-id: req-50c35c06-2816-42e8-ab98-9e7d14b89579 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-10 05:08:30,395 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/29dce3777b644fa0b1a6dca9eff47ce1/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-stack/2a887c11-5914-49df-98ff-de1f7855de55 used request id req-50c35c06-2816-42e8-ab98-9e7d14b89579 2018-10-10 05:08:30,396 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-73f57262-34c8-48ea-b7e3-86c738b2a4d9-image 2018-10-10 05:08:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9019aa5702fd5f98f6dd1ff3de3aea5bb24d0018" 2018-10-10 05:08:31,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3f7e45e-ac1f-4621-9594-700cd395d8b1 Date: Wed, 10 Oct 2018 05:08:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:08:31,890 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/05c3ed8d-975d-4d6b-8062-2c3a2f40499f used request id req-f3f7e45e-ac1f-4621-9594-700cd395d8b1 2018-10-10 05:08:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:32,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9e010199-d8c8-407b-9983-432153ce947b Date: Wed, 10 Oct 2018 05:08:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:36Z", "updated_at": "2018-10-10T05:07:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:07:36Z", "revision_number": 0, "id": "650302d1-0d56-4f1c-9724-d1bb3beddb66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:07:36Z", "security_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "port_range_min": null, "ethertype": "IPv4", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:07:36Z", "revision_number": 0, "id": "76d2d599-0d4f-48d9-b4f2-a2f7fb1388c3", "remote_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "remote_ip_prefix": null, "created_at": "2018-10-10T05:07:36Z", "security_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "port_range_min": null, "ethertype": "IPv4", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:07:36Z", "revision_number": 0, "id": "cac76a1a-425b-4f10-b67a-2d16588ddf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:07:36Z", "security_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "port_range_min": null, "ethertype": "IPv6", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:07:36Z", "revision_number": 0, "id": "fab706a8-07bb-4073-81e8-469726c9ebb1", "remote_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "remote_ip_prefix": null, "created_at": "2018-10-10T05:07:36Z", "security_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "port_range_min": null, "ethertype": "IPv6", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1"}], "revision_number": 4, "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "name": "default"}]} 2018-10-10 05:08:32,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-9e010199-d8c8-407b-9983-432153ce947b 2018-10-10 05:08:32,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:32,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33b3c18-44e5-44c7-b7ea-63ed0787d08b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 05:08:32,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-f33b3c18-44e5-44c7-b7ea-63ed0787d08b 2018-10-10 05:08:32,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:32,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5885fe75-35f2-4aa6-9bf1-f01eac102344 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-10 05:08:32,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138 used request id req-5885fe75-35f2-4aa6-9bf1-f01eac102344 2018-10-10 05:08:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:32,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d88645-cfce-4ab8-bc09-ba33c105deed Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-10 05:08:32,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811 used request id req-00d88645-cfce-4ab8-bc09-ba33c105deed 2018-10-10 05:08:32,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:32,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74d3a15-47f1-46eb-91a0-99bf5072e9b2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1"}, "enabled": true, "id": "29dce3777b644fa0b1a6dca9eff47ce1", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj"}} 2018-10-10 05:08:32,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-a74d3a15-47f1-46eb-91a0-99bf5072e9b2 2018-10-10 05:08:32,488 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80c4b775-787a-474a-be69-0b7cc723ab0a 2018-10-10 05:08:32,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=80c4b775-787a-474a-be69-0b7cc723ab0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:32,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-972e2109-b4a0-4326-ba21-39c975c513de Date: Wed, 10 Oct 2018 05:08:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:07:36Z", "security_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "port_range_min": null, "revision_number": 0, "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:36Z", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "id": "650302d1-0d56-4f1c-9724-d1bb3beddb66"}, {"remote_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:07:36Z", "security_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "port_range_min": null, "revision_number": 0, "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:36Z", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "id": "76d2d599-0d4f-48d9-b4f2-a2f7fb1388c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:07:36Z", "security_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "port_range_min": null, "revision_number": 0, "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:36Z", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "id": "cac76a1a-425b-4f10-b67a-2d16588ddf44"}, {"remote_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:07:36Z", "security_group_id": "80c4b775-787a-474a-be69-0b7cc723ab0a", "port_range_min": null, "revision_number": 0, "tenant_id": "29dce3777b644fa0b1a6dca9eff47ce1", "created_at": "2018-10-10T05:07:36Z", "project_id": "29dce3777b644fa0b1a6dca9eff47ce1", "id": "fab706a8-07bb-4073-81e8-469726c9ebb1"}]} 2018-10-10 05:08:32,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=80c4b775-787a-474a-be69-0b7cc723ab0a used request id req-972e2109-b4a0-4326-ba21-39c975c513de 2018-10-10 05:08:32,695 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 05:08:32,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/80c4b775-787a-474a-be69-0b7cc723ab0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:33,015 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3bd0a125-a06e-4969-9c1c-3f2cb1e6bd65 Content-Length: 0 Date: Wed, 10 Oct 2018 05:08:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:08:33,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/80c4b775-787a-474a-be69-0b7cc723ab0a used request id req-3bd0a125-a06e-4969-9c1c-3f2cb1e6bd65 2018-10-10 05:08:33,016 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj 2018-10-10 05:08:33,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:33,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a469c1-3c3e-4d0c-b703-ebb0ca586fd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:08:33,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/29dce3777b644fa0b1a6dca9eff47ce1 used request id req-e2a469c1-3c3e-4d0c-b703-ebb0ca586fd6 2018-10-10 05:08:33,260 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-4b0200a9-61da-4cb-proj-role 2018-10-10 05:08:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/e841827db7aa498ab1ba3b7e588df6c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:33,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2789ff-32bc-41db-ba72-b84619d49e69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:08:33,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e841827db7aa498ab1ba3b7e588df6c9 used request id req-1a2789ff-32bc-41db-ba72-b84619d49e69 2018-10-10 05:08:33,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa1b3afbbae1cf0190860a3d8b8cd8d92234ad0" 2018-10-10 05:08:33,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0085bebf-0203-4a36-928a-28a00d46f5f0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:08:33,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0085bebf-0203-4a36-928a-28a00d46f5f0 2018-10-10 05:08:33,460 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-4b0200a9-61da-4cb-user 2018-10-10 05:08:33,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/90ded54d25db45f9ae878905755ef2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9098c159fc76b4b5a02d4ee2d38058a77da4d6e9" 2018-10-10 05:08:33,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b762135f-dceb-4a56-bd6c-5e069f0e5418 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:08:33,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/90ded54d25db45f9ae878905755ef2ed used request id req-b762135f-dceb-4a56-bd6c-5e069f0e5418 2018-10-10 05:08:33,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:34,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["uKoEGTY8TGWn-7Yao-NQhQ"], "issued_at": "2018-10-10T05:08:34.000000Z"}} 2018-10-10 05:08:34,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fba1790b11710e660c82915372279109e95393" 2018-10-10 05:08:34,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde88ae7-ec45-417e-babc-ebf4a2e6a053 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:34,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cde88ae7-ec45-417e-babc-ebf4a2e6a053 2018-10-10 05:08:34,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:34,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:34,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["aDbaWOn-Shei4zgDsKFR9Q"], "issued_at": "2018-10-10T05:08:34.000000Z"}} 2018-10-10 05:08:34,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:08:34,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f451ce1-dc29-4540-adf3-b7b4b022c944 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:34,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-7f451ce1-dc29-4540-adf3-b7b4b022c944 2018-10-10 05:08:34,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:08:34,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:08:34,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-469be294-c573-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:08:34,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafff7a6-ec2d-4387-8d0d-159ff2a0a804 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-469be294-c573-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 05:08:34,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-469be294-c573-4f4-proj used request id req-bafff7a6-ec2d-4387-8d0d-159ff2a0a804 2018-10-10 05:08:34,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:08:34,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b22b69-b67b-4839-840d-f2356cbacc6f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:08:34,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b0b22b69-b67b-4839-840d-f2356cbacc6f 2018-10-10 05:08:34,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}}' 2018-10-10 05:08:34,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba8d6d38-c1a6-49cd-b9fc-62a3d34b9d4c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:08:34,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ba8d6d38-c1a6-49cd-b9fc-62a3d34b9d4c 2018-10-10 05:08:34,974 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-469be294-c573-4f4-proj 2018-10-10 05:08:34,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:34,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:35,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["Bd8AjB3RTRiSz48vbDmsLQ"], "issued_at": "2018-10-10T05:08:35.000000Z"}} 2018-10-10 05:08:35,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1129b97238bbe1139bbca0e483274164d373c88" 2018-10-10 05:08:35,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a063d1-7f4f-4298-bf42-9a185a99e843 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:35,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-37a063d1-7f4f-4298-bf42-9a185a99e843 2018-10-10 05:08:35,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:08:35,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:08:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1129b97238bbe1139bbca0e483274164d373c88" 2018-10-10 05:08:35,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f94686-a3db-4704-a840-71cb3346ca11 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:08:35,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-75f94686-a3db-4704-a840-71cb3346ca11 2018-10-10 05:08:35,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-469be294-c573-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1129b97238bbe1139bbca0e483274164d373c88" 2018-10-10 05:08:35,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d487307-d88b-4818-a455-ec9bd732b4a7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-469be294-c573-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}]} 2018-10-10 05:08:35,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-469be294-c573-4f4-proj used request id req-1d487307-d88b-4818-a455-ec9bd732b4a7 2018-10-10 05:08:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1129b97238bbe1139bbca0e483274164d373c88" 2018-10-10 05:08:35,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91f1fa2-38f0-4e87-9949-556b5b54f849 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:08:35,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-c91f1fa2-38f0-4e87-9949-556b5b54f849 2018-10-10 05:08:36,033 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-469be294-c573-4f4-user 2018-10-10 05:08:36,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:08:36,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79fa4c83-7257-4151-9043-fd19f3b8216d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:08:36,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-79fa4c83-7257-4151-9043-fd19f3b8216d 2018-10-10 05:08:36,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" -d '{"role": {"name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}}' 2018-10-10 05:08:36,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826bde82-f0f7-44ad-91a6-58279cd37195 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c867d534520b4d0ea11c069a5a89f26e", "links": {"self": "http://172.30.9.25:5000/v3/roles/c867d534520b4d0ea11c069a5a89f26e"}, "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}} 2018-10-10 05:08:36,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-826bde82-f0f7-44ad-91a6-58279cd37195 2018-10-10 05:08:36,238 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-469be294-c573-4f4-proj-role 2018-10-10 05:08:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c867d534520b4d0ea11c069a5a89f26e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:08:36,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbfbe2dc-4cf0-4c9c-be88-e3cf176fcc3a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c867d534520b4d0ea11c069a5a89f26e"}, "domain_id": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role", "id": "c867d534520b4d0ea11c069a5a89f26e"}} 2018-10-10 05:08:36,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c867d534520b4d0ea11c069a5a89f26e used request id req-dbfbe2dc-4cf0-4c9c-be88-e3cf176fcc3a 2018-10-10 05:08:36,333 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-469be294-c573-4f4-proj-role to project AnsibleProvisioningTests-469be294-c573-4f4-proj 2018-10-10 05:08:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81/users/c23d88172e334adab2a429815072a469/roles/c867d534520b4d0ea11c069a5a89f26e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:08:36,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d001503-c04d-439b-a4dd-dccfcbd631a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:08:36,473 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81/users/c23d88172e334adab2a429815072a469/roles/c867d534520b4d0ea11c069a5a89f26e used request id req-0d001503-c04d-439b-a4dd-dccfcbd631a9 2018-10-10 05:08:36,474 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:08:36,475 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-10 05:08:36,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:36,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:36,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c867d534520b4d0ea11c069a5a89f26e", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}], "expires_at": "2018-10-10T06:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ecf616df72464abacbf2d39f7efb81", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-user", "id": "c23d88172e334adab2a429815072a469"}, "audit_ids": ["MrgCsz0NRX2e9e52u2rAWg"], "issued_at": "2018-10-10T05:08:36.000000Z"}} 2018-10-10 05:08:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" 2018-10-10 05:08:36,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20b32c2-c5f2-4fbc-b5f2-2608c8c793a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:36,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a20b32c2-c5f2-4fbc-b5f2-2608c8c793a1 2018-10-10 05:08:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" 2018-10-10 05:08:37,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-eb072bf0-9c0b-4b07-90f0-5e1e121d707d Date: Wed, 10 Oct 2018 05:08:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image"} 2018-10-10 05:08:37,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image used request id req-eb072bf0-9c0b-4b07-90f0-5e1e121d707d 2018-10-10 05:08:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" 2018-10-10 05:08:37,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b194cab6-105a-4292-ace2-37b18ad9d012 Date: Wed, 10 Oct 2018 05:08:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:08:37,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b194cab6-105a-4292-ace2-37b18ad9d012 2018-10-10 05:08:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image"}' 2018-10-10 05:08:37,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1 X-Openstack-Request-Id: req-bdfa36a3-4a12-4582-8f76-d281c4d5040a Date: Wed, 10 Oct 2018 05:08:37 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:08:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T05:08:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "min_disk": 0, "protected": false, "id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "file": "/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/file", "checksum": null, "owner": "c0ecf616df72464abacbf2d39f7efb81", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:08:37,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bdfa36a3-4a12-4582-8f76-d281c4d5040a 2018-10-10 05:08:37,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" -d '' 2018-10-10 05:08:44,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef7b596b-98c6-43e8-a29a-f931d091b1a1 Date: Wed, 10 Oct 2018 05:08:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:08:44,963 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/file used request id req-ef7b596b-98c6-43e8-a29a-f931d091b1a1 2018-10-10 05:08:44,963 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-10 05:08:44,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" 2018-10-10 05:08:44,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9ff5855c-76a7-4239-8fd5-a9edc9193c92 Date: Wed, 10 Oct 2018 05:08:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:08:37Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-10T05:08:44Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/snap", "metadata": {}}], "self": "/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "min_disk": 0, "protected": false, "id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "file": "/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "c0ecf616df72464abacbf2d39f7efb81", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:08:44,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1 used request id req-9ff5855c-76a7-4239-8fd5-a9edc9193c92 2018-10-10 05:08:44,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" 2018-10-10 05:08:45,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3719c412-2d31-46dd-af7d-cae4756ac781 Date: Wed, 10 Oct 2018 05:08:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:08:45,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3719c412-2d31-46dd-af7d-cae4756ac781 2018-10-10 05:08:45,167 - create_image - INFO - Created image with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image 2018-10-10 05:08:45,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" 2018-10-10 05:08:45,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5632506c-85b5-468b-aab8-03f5a0fa71e8 Date: Wed, 10 Oct 2018 05:08:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:08:37Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-10T05:08:44Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/snap", "metadata": {}}], "self": "/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "min_disk": 0, "protected": false, "id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "file": "/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "c0ecf616df72464abacbf2d39f7efb81", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:08:45,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1 used request id req-5632506c-85b5-468b-aab8-03f5a0fa71e8 2018-10-10 05:08:45,331 - create_image - DEBUG - Instance status is - active 2018-10-10 05:08:45,332 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image 2018-10-10 05:08:45,332 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image 2018-10-10 05:08:45,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:45,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:45,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c867d534520b4d0ea11c069a5a89f26e", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}], "expires_at": "2018-10-10T06:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ecf616df72464abacbf2d39f7efb81", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-user", "id": "c23d88172e334adab2a429815072a469"}, "audit_ids": ["_3kIfhkaRfm36VCsozNIfQ"], "issued_at": "2018-10-10T05:08:45.000000Z"}} 2018-10-10 05:08:45,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" 2018-10-10 05:08:45,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d548ab9-3cab-43d9-8ddf-971e8c8f2c1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:45,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0d548ab9-3cab-43d9-8ddf-971e8c8f2c1e 2018-10-10 05:08:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" 2018-10-10 05:08:45,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ecd79e8f-cde2-473a-be18-4dbaf5dab4d1 Date: Wed, 10 Oct 2018 05:08:45 GMT RESP BODY: {"networks":[]} 2018-10-10 05:08:45,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-ecd79e8f-cde2-473a-be18-4dbaf5dab4d1 2018-10-10 05:08:45,975 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net 2018-10-10 05:08:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" -d '{"network": {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net", "admin_state_up": true}}' 2018-10-10 05:08:46,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-2c358aa1-e045-4408-b717-d2f57864c2f9 Date: Wed, 10 Oct 2018 05:08:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T05:08:46Z","is_default":false,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","mtu":1450}} 2018-10-10 05:08:46,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-2c358aa1-e045-4408-b717-d2f57864c2f9 2018-10-10 05:08:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" 2018-10-10 05:08:46,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-694dbf95-c68a-4373-ae13-ca119c964b2b Date: Wed, 10 Oct 2018 05:08:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:08:46Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:08:46,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-694dbf95-c68a-4373-ae13-ca119c964b2b 2018-10-10 05:08:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" 2018-10-10 05:08:46,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca4b37f8-b744-4633-8013-8cd1714358bb Date: Wed, 10 Oct 2018 05:08:46 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:08:46,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-ca4b37f8-b744-4633-8013-8cd1714358bb 2018-10-10 05:08:46,948 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet 2018-10-10 05:08:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" -d '{"subnets": [{"ip_version": 4, "network_id": "6df75b10-d260-4d7a-bbca-6fcafea1bb4d", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]}' 2018-10-10 05:08:47,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-03626c3b-3c74-4250-8168-a3ca562cbaee Date: Wed, 10 Oct 2018 05:08:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:08:47,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-03626c3b-3c74-4250-8168-a3ca562cbaee 2018-10-10 05:08:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" 2018-10-10 05:08:47,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-220c7d95-79c0-4618-8630-47d70cd43cc0 Date: Wed, 10 Oct 2018 05:08:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:08:47,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-220c7d95-79c0-4618-8630-47d70cd43cc0 2018-10-10 05:08:47,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" 2018-10-10 05:08:48,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d2174293-64e2-4cf5-912c-e51616c82279 Date: Wed, 10 Oct 2018 05:08:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:08:48,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-d2174293-64e2-4cf5-912c-e51616c82279 2018-10-10 05:08:48,088 - OpenStackNetwork - DEBUG - Network [6df75b10-d260-4d7a-bbca-6fcafea1bb4d] created successfully 2018-10-10 05:08:48,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:48,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:48,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c867d534520b4d0ea11c069a5a89f26e", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}], "expires_at": "2018-10-10T06:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ecf616df72464abacbf2d39f7efb81", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-user", "id": "c23d88172e334adab2a429815072a469"}, "audit_ids": ["NKBhAY-zSVShSG-3x2UvEA"], "issued_at": "2018-10-10T05:08:48.000000Z"}} 2018-10-10 05:08:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:48,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eed3679-c896-4693-a6b8-0084a9327464 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:48,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6eed3679-c896-4693-a6b8-0084a9327464 2018-10-10 05:08:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:48,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f50c51f-b65e-430c-a2ea-0a267d27d36d Date: Wed, 10 Oct 2018 05:08:48 GMT RESP BODY: {"routers": []} 2018-10-10 05:08:48,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router&admin_state_up=True used request id req-0f50c51f-b65e-430c-a2ea-0a267d27d36d 2018-10-10 05:08:48,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:48,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:49,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c867d534520b4d0ea11c069a5a89f26e", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}], "expires_at": "2018-10-10T06:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ecf616df72464abacbf2d39f7efb81", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-user", "id": "c23d88172e334adab2a429815072a469"}, "audit_ids": ["Iw89mCbDT2WB5ymood8KAQ"], "issued_at": "2018-10-10T05:08:49.000000Z"}} 2018-10-10 05:08:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d65a3677762ecc3020753221c44210f46d0a5f" 2018-10-10 05:08:49,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaac8d13-f0b6-4c00-b5f9-2316fa4b9423 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:49,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eaac8d13-f0b6-4c00-b5f9-2316fa4b9423 2018-10-10 05:08:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:49,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-43183551-3cbb-4f0f-a1ec-3bc55fcf97d6 Date: Wed, 10 Oct 2018 05:08:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:08:49,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-43183551-3cbb-4f0f-a1ec-3bc55fcf97d6 2018-10-10 05:08:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:50,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d6a54bac-bee4-4b2f-9925-084addb1aee2 Date: Wed, 10 Oct 2018 05:08:50 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:08:50,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-d6a54bac-bee4-4b2f-9925-084addb1aee2 2018-10-10 05:08:50,127 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router 2018-10-10 05:08:50,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router", "admin_state_up": true}}' 2018-10-10 05:08:55,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-4bcb223f-84e5-4976-b844-fc243790d582 Date: Wed, 10 Oct 2018 05:08:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:08:50Z", "admin_state_up": true, "updated_at": "2018-10-10T05:08:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router"}} 2018-10-10 05:08:55,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-4bcb223f-84e5-4976-b844-fc243790d582 2018-10-10 05:08:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:55,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-05c80e55-34cf-4751-994b-8fdc5bd00587 Date: Wed, 10 Oct 2018 05:08:55 GMT RESP BODY: {"ports":[]} 2018-10-10 05:08:55,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b used request id req-05c80e55-34cf-4751-994b-8fdc5bd00587 2018-10-10 05:08:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:55,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e151ecf8-047e-44e4-9099-30134d77e4e2 Date: Wed, 10 Oct 2018 05:08:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:08:55,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-e151ecf8-047e-44e4-9099-30134d77e4e2 2018-10-10 05:08:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:08:55,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:08:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:08:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:55,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82281498-6b65-4418-8d85-28f4774c29e5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:08:55,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-82281498-6b65-4418-8d85-28f4774c29e5 2018-10-10 05:08:55,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:55,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6580e697-cbf1-42e5-9612-07b70d3525e9 Date: Wed, 10 Oct 2018 05:08:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:08:55,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-6580e697-cbf1-42e5-9612-07b70d3525e9 2018-10-10 05:08:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:55,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d24b441d-e155-4439-9a6b-5a210a427f50 Date: Wed, 10 Oct 2018 05:08:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:08:55,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet used request id req-d24b441d-e155-4439-9a6b-5a210a427f50 2018-10-10 05:08:55,827 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 05:08:55,827 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router 2018-10-10 05:08:55,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" -d '{"subnet_id": "d90dc906-2224-4f7d-b9c2-a2dcce75f780"}' 2018-10-10 05:08:58,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-71d3920f-f08f-42af-acc5-09e2671a1247 Date: Wed, 10 Oct 2018 05:08:58 GMT RESP BODY: {"network_id": "6df75b10-d260-4d7a-bbca-6fcafea1bb4d", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "subnet_id": "d90dc906-2224-4f7d-b9c2-a2dcce75f780", "subnet_ids": ["d90dc906-2224-4f7d-b9c2-a2dcce75f780"], "port_id": "7536c854-00d4-4c19-b4d2-a74cf44ae7b9", "id": "4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"} 2018-10-10 05:08:58,113 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b/add_router_interface used request id req-71d3920f-f08f-42af-acc5-09e2671a1247 2018-10-10 05:08:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:58,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-322e68b4-cb2b-499b-9771-79fcae840bcd Date: Wed, 10 Oct 2018 05:08:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:08:50Z", "admin_state_up": true, "updated_at": "2018-10-10T05:08:57Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router"}} 2018-10-10 05:08:58,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b used request id req-322e68b4-cb2b-499b-9771-79fcae840bcd 2018-10-10 05:08:58,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:58,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-254dbf1b-a5f2-4d3b-9740-5ca2c289a7b4 Date: Wed, 10 Oct 2018 05:08:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"}]} 2018-10-10 05:08:58,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b used request id req-254dbf1b-a5f2-4d3b-9740-5ca2c289a7b4 2018-10-10 05:08:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d90dc906-2224-4f7d-b9c2-a2dcce75f780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:08:58,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-86521d5e-bb5d-4376-aac7-bbbdca2e4a21 Date: Wed, 10 Oct 2018 05:08:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}} 2018-10-10 05:08:58,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d90dc906-2224-4f7d-b9c2-a2dcce75f780 used request id req-86521d5e-bb5d-4376-aac7-bbbdca2e4a21 2018-10-10 05:08:58,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:58,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:08:59,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["KEx7NInDQWar2onYy9FPyw"], "issued_at": "2018-10-10T05:08:59.000000Z"}} 2018-10-10 05:08:59,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f959753195034849fdcdb0120fa227dfeabfcf" 2018-10-10 05:08:59,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e634f1-f53b-4546-b883-b577fb3b2fec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:08:59,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-83e634f1-f53b-4546-b883-b577fb3b2fec 2018-10-10 05:08:59,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:08:59,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f959753195034849fdcdb0120fa227dfeabfcf" 2018-10-10 05:08:59,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08: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-42e15708-0e21-4a8c-9f0c-2b158c8168a6 x-compute-request-id: req-42e15708-0e21-4a8c-9f0c-2b158c8168a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 05:08:59,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-42e15708-0e21-4a8c-9f0c-2b158c8168a6 2018-10-10 05:08:59,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f959753195034849fdcdb0120fa227dfeabfcf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-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-10-10 05:08:59,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:08: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-f8f37846-563f-4ff0-9bff-c86355d6e53d x-compute-request-id: req-f8f37846-563f-4ff0-9bff-c86355d6e53d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:08:59,938 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f8f37846-563f-4ff0-9bff-c86355d6e53d 2018-10-10 05:08:59,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:08:59,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:09:00,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c867d534520b4d0ea11c069a5a89f26e", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}], "expires_at": "2018-10-10T06:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ecf616df72464abacbf2d39f7efb81", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-user", "id": "c23d88172e334adab2a429815072a469"}, "audit_ids": ["8uHZlCVBR4KUN8jvHWKe5Q"], "issued_at": "2018-10-10T05:09:00.000000Z"}} 2018-10-10 05:09:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b14fe95fb4cc7179579551ec38c165f04d053b" 2018-10-10 05:09:00,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d529dd-ac0a-4d74-b910-453e639958d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:09:00,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-85d529dd-ac0a-4d74-b910-453e639958d5 2018-10-10 05:09:00,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:09:00,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b14fe95fb4cc7179579551ec38c165f04d053b" 2018-10-10 05:09:00,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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 x-openstack-request-id: req-9bed798c-9106-44ea-b574-14900a6f838a x-compute-request-id: req-9bed798c-9106-44ea-b574-14900a6f838a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 05:09:00,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-9bed798c-9106-44ea-b574-14900a6f838a 2018-10-10 05:09:00,566 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp... 2018-10-10 05:09:00,566 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 05:09:00,606 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp 2018-10-10 05:09:00,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b14fe95fb4cc7179579551ec38c165f04d053b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPMC0gWMPPBxsW3molUPY25SMDMGkiif8lUvIFMZcPgK8HcPo+152jnjITup5/rHSk5fbZtHCgMUknK/+Zo9BUY3EMXcfp2fWT58mOHYFDj5aesKJ03ncYMSwi5FlmPSAHjH0NDj3Slq/r3+6hH7/mX8U/XGxH0Yj6gTM+Tkphaw==", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp"}}' 2018-10-10 05:09:00,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-5c73b2a7-7d75-4676-890f-fda3945e6568 x-compute-request-id: req-5c73b2a7-7d75-4676-890f-fda3945e6568 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPMC0gWMPPBxsW3molUPY25SMDMGkiif8lUvIFMZcPgK8HcPo+152jnjITup5/rHSk5fbZtHCgMUknK/+Zo9BUY3EMXcfp2fWT58mOHYFDj5aesKJ03ncYMSwi5FlmPSAHjH0NDj3Slq/r3+6hH7/mX8U/XGxH0Yj6gTM+Tkphaw==", "user_id": "c23d88172e334adab2a429815072a469", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "fingerprint": "05:b0:4b:c9:82:1f:d7:bd:b3:63:8f:30:a9:79:cc:b5"}} 2018-10-10 05:09:00,687 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-5c73b2a7-7d75-4676-890f-fda3945e6568 2018-10-10 05:09:00,690 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00.pub 2018-10-10 05:09:00,691 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00 2018-10-10 05:09:00,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:09:00,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:09:01,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c867d534520b4d0ea11c069a5a89f26e", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}], "expires_at": "2018-10-10T06:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ecf616df72464abacbf2d39f7efb81", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-user", "id": "c23d88172e334adab2a429815072a469"}, "audit_ids": ["LzREJXgeSIONFpqBPxanQA"], "issued_at": "2018-10-10T05:09:01.000000Z"}} 2018-10-10 05:09:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:01,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7bc56e-2d5a-4103-9b7b-17b9e3f3dcb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:09:01,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fb7bc56e-2d5a-4103-9b7b-17b9e3f3dcb5 2018-10-10 05:09:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:01,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3d9a0349-bfe5-44c1-93a1-fe92cfb41690 Date: Wed, 10 Oct 2018 05:09:01 GMT RESP BODY: {"security_groups": []} 2018-10-10 05:09:01,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp used request id req-3d9a0349-bfe5-44c1-93a1-fe92cfb41690 2018-10-10 05:09:01,721 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp... 2018-10-10 05:09:01,721 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp 2018-10-10 05:09:01,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" -d '{"security_group": {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}}' 2018-10-10 05:09:02,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-18936d12-9dd9-4f1e-871e-d20526cc9e23 Date: Wed, 10 Oct 2018 05:09:02 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "updated_at": "2018-10-10T05:09:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "32ed3c2e-b38d-479f-9635-392382d44e81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}], "revision_number": 2, "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}} 2018-10-10 05:09:02,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-18936d12-9dd9-4f1e-871e-d20526cc9e23 2018-10-10 05:09:02,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:02,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-388fcce0-521f-4cb8-babb-97897ce4cad8 Date: Wed, 10 Oct 2018 05:09:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "32ed3c2e-b38d-479f-9635-392382d44e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8"}]} 2018-10-10 05:09:02,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-388fcce0-521f-4cb8-babb-97897ce4cad8 2018-10-10 05:09:02,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:03,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d35e5f3f-b6b6-4420-9585-2e7899f60e17 Date: Wed, 10 Oct 2018 05:09:03 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-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "32ed3c2e-b38d-479f-9635-392382d44e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8"}]} 2018-10-10 05:09:03,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-d35e5f3f-b6b6-4420-9585-2e7899f60e17 2018-10-10 05:09:03,168 - neutron_utils - INFO - Retrieving security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:03,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-3728753b-9d4d-4315-acef-c34d77a6c8c8 Date: Wed, 10 Oct 2018 05:09:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "updated_at": "2018-10-10T05:09:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "32ed3c2e-b38d-479f-9635-392382d44e81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}], "revision_number": 2, "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}]} 2018-10-10 05:09:03,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-3728753b-9d4d-4315-acef-c34d77a6c8c8 2018-10-10 05:09:03,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:03,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:03,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-45805dbb-0433-4848-b36f-20d1be14ddfc Date: Wed, 10 Oct 2018 05:09:03 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-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "32ed3c2e-b38d-479f-9635-392382d44e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8"}]} 2018-10-10 05:09:03,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-45805dbb-0433-4848-b36f-20d1be14ddfc 2018-10-10 05:09:03,388 - neutron_utils - INFO - Retrieving security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:03,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-a79a11d1-b3d3-4364-8ef5-76e169e33ab1 Date: Wed, 10 Oct 2018 05:09:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "updated_at": "2018-10-10T05:09:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "32ed3c2e-b38d-479f-9635-392382d44e81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}], "revision_number": 2, "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}]} 2018-10-10 05:09:03,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-a79a11d1-b3d3-4364-8ef5-76e169e33ab1 2018-10-10 05:09:03,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:03,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b47043a8-f419-4a4a-80c0-2dea1de87d4c Date: Wed, 10 Oct 2018 05:09:03 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-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "32ed3c2e-b38d-479f-9635-392382d44e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8"}]} 2018-10-10 05:09:03,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-b47043a8-f419-4a4a-80c0-2dea1de87d4c 2018-10-10 05:09:03,615 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp 2018-10-10 05:09:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:04,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-15b7c7d4-9a0a-4112-a949-701677536720 Date: Wed, 10 Oct 2018 05:09:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "updated_at": "2018-10-10T05:09:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "32ed3c2e-b38d-479f-9635-392382d44e81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}], "revision_number": 2, "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}]} 2018-10-10 05:09:04,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp used request id req-15b7c7d4-9a0a-4112-a949-701677536720 2018-10-10 05:09:04,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:09:04,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:09:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:09:04,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:04,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc7ac06-1f5f-48ee-ab76-66356a0cc124 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:09:04,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-ecc7ac06-1f5f-48ee-ab76-66356a0cc124 2018-10-10 05:09:04,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:04,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:04,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aad2e4c9-2c6e-4bcb-b862-465934578aef Date: Wed, 10 Oct 2018 05:09: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-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "32ed3c2e-b38d-479f-9635-392382d44e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8"}]} 2018-10-10 05:09:04,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-aad2e4c9-2c6e-4bcb-b862-465934578aef 2018-10-10 05:09:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1"}}' 2018-10-10 05:09:04,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5e02e38a-c9b7-48e8-8538-3c54f6ad7a4c Date: Wed, 10 Oct 2018 05:09:04 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-10-10T05:09:04Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:04Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "652aae2b-01a5-46cb-bbfb-73a68e8a5887"}} 2018-10-10 05:09:04,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-5e02e38a-c9b7-48e8-8538-3c54f6ad7a4c 2018-10-10 05:09:04,634 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp 2018-10-10 05:09:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:05,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-234bb933-a126-4502-8ee2-dd822e14d8af Date: Wed, 10 Oct 2018 05:09:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "updated_at": "2018-10-10T05:09:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "32ed3c2e-b38d-479f-9635-392382d44e81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:04Z", "revision_number": 0, "id": "652aae2b-01a5-46cb-bbfb-73a68e8a5887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:04Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}], "revision_number": 3, "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}]} 2018-10-10 05:09:05,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp used request id req-234bb933-a126-4502-8ee2-dd822e14d8af 2018-10-10 05:09:05,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:05,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d79f3f8-7ec8-44c4-83ee-afdda81c9842 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:09:05,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-9d79f3f8-7ec8-44c4-83ee-afdda81c9842 2018-10-10 05:09:05,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:05,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:05,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-9cc516b5-c537-416f-9163-851e0fc0aba8 Date: Wed, 10 Oct 2018 05:09:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "32ed3c2e-b38d-479f-9635-392382d44e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:04Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:04Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "652aae2b-01a5-46cb-bbfb-73a68e8a5887"}]} 2018-10-10 05:09:05,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-9cc516b5-c537-416f-9163-851e0fc0aba8 2018-10-10 05:09:05,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1"}}' 2018-10-10 05:09:05,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-84806131-5331-4b66-81f9-80a1cede4b3f Date: Wed, 10 Oct 2018 05:09:05 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-10-10T05:09:05Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:05Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "0a5c272e-9283-448a-a629-d2a0723bf302"}} 2018-10-10 05:09:05,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-84806131-5331-4b66-81f9-80a1cede4b3f 2018-10-10 05:09:05,831 - neutron_utils - INFO - Retrieving security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:05,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-0effc1ea-a45f-48ed-8114-36e5492d8dc2 Date: Wed, 10 Oct 2018 05:09:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "updated_at": "2018-10-10T05:09:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:09:05Z", "revision_number": 0, "id": "0a5c272e-9283-448a-a629-d2a0723bf302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:05Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "32ed3c2e-b38d-479f-9635-392382d44e81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "revision_number": 0, "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:09:04Z", "revision_number": 0, "id": "652aae2b-01a5-46cb-bbfb-73a68e8a5887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:09:04Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}], "revision_number": 4, "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}]} 2018-10-10 05:09:05,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-0effc1ea-a45f-48ed-8114-36e5492d8dc2 2018-10-10 05:09:05,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1c75690-6114-447d-93d6-49d5b2778ca1 2018-10-10 05:09:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:09:06,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-40dfc202-6812-4d4c-a5f0-c77fac6c77fc Date: Wed, 10 Oct 2018 05:09:06 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-10-10T05:09:05Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:05Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "0a5c272e-9283-448a-a629-d2a0723bf302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "32ed3c2e-b38d-479f-9635-392382d44e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:02Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:02Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "5cdee0d7-db59-4752-a7e5-4d937462e0f8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:09:04Z", "security_group_id": "a1c75690-6114-447d-93d6-49d5b2778ca1", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:09:04Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "652aae2b-01a5-46cb-bbfb-73a68e8a5887"}]} 2018-10-10 05:09:06,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-40dfc202-6812-4d4c-a5f0-c77fac6c77fc 2018-10-10 05:09:06,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:09:06,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:09:06,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c867d534520b4d0ea11c069a5a89f26e", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}], "expires_at": "2018-10-10T06:09:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ecf616df72464abacbf2d39f7efb81", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-user", "id": "c23d88172e334adab2a429815072a469"}, "audit_ids": ["OXGduJAHQTemCdAvXLIrFw"], "issued_at": "2018-10-10T05:09:06.000000Z"}} 2018-10-10 05:09:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:06,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da00baf-1e9d-442a-988b-1b3a08b16d31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:09:06,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1da00baf-1e9d-442a-988b-1b3a08b16d31 2018-10-10 05:09:06,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:09:06,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:06,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3221a7b-347a-4c1f-ab2a-9a898b08ba21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:09:06,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b3221a7b-347a-4c1f-ab2a-9a898b08ba21 2018-10-10 05:09:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:06,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4d5f0bfc-eb11-4f0a-8c4b-d714bbe40551 Date: Wed, 10 Oct 2018 05:09:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:09:06,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-4d5f0bfc-eb11-4f0a-8c4b-d714bbe40551 2018-10-10 05:09:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:09:06,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:09:06,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:06,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d13881-c2f6-426a-a941-45712e542e83 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:09:06,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-33d13881-c2f6-426a-a941-45712e542e83 2018-10-10 05:09:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:07,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9a588117-740e-4383-9564-3410d148ba2c Date: Wed, 10 Oct 2018 05:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:09:07,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-9a588117-740e-4383-9564-3410d148ba2c 2018-10-10 05:09:07,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:07,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ee29f56-c512-4892-97d4-60eeded84f76 Date: Wed, 10 Oct 2018 05:09:07 GMT RESP BODY: {"ports":[]} 2018-10-10 05:09:07,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1&admin_state_up=True used request id req-6ee29f56-c512-4892-97d4-60eeded84f76 2018-10-10 05:09:07,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:07,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-18592243-5343-4bd2-b567-0ced25560f4d x-compute-request-id: req-18592243-5343-4bd2-b567-0ced25560f4d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 05:09:07,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst used request id req-18592243-5343-4bd2-b567-0ced25560f4d 2018-10-10 05:09:07,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:07,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-75f367ac-5090-4bf5-903f-2489865e040f Date: Wed, 10 Oct 2018 05:09:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:09:07,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-75f367ac-5090-4bf5-903f-2489865e040f 2018-10-10 05:09:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:07,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46fbad3-6b7c-43ae-96e8-b966cbc87d79 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:09:07,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-c46fbad3-6b7c-43ae-96e8-b966cbc87d79 2018-10-10 05:09:07,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:08,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ad0abbb-ff09-40b2-8385-bcf79b0df879 Date: Wed, 10 Oct 2018 05:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:09:08,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-9ad0abbb-ff09-40b2-8385-bcf79b0df879 2018-10-10 05:09:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:08,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aab9fced-94b2-4799-baef-9a5f1ae53b9b Date: Wed, 10 Oct 2018 05:09:08 GMT RESP BODY: {"ports":[]} 2018-10-10 05:09:08,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1&admin_state_up=True used request id req-aab9fced-94b2-4799-baef-9a5f1ae53b9b 2018-10-10 05:09:08,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:09:08,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:09:09,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c867d534520b4d0ea11c069a5a89f26e", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj-role"}], "expires_at": "2018-10-10T06:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0ecf616df72464abacbf2d39f7efb81", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/c0ecf616df72464abacbf2d39f7efb81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-469be294-c573-4f4-user", "id": "c23d88172e334adab2a429815072a469"}, "audit_ids": ["hw9YoDWwTJOWcoAPgcimrQ"], "issued_at": "2018-10-10T05:09:09.000000Z"}} 2018-10-10 05:09:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837b8ac07ffa1e8cef3eda1e04b49fb5363ba1e9" 2018-10-10 05:09:09,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9258d3fb-b1d7-41bd-b636-38a0f41ad17b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:09:09,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9258d3fb-b1d7-41bd-b636-38a0f41ad17b 2018-10-10 05:09:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:09,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7674302f-5e3b-4ab8-9763-9c74b207c537 Date: Wed, 10 Oct 2018 05:09:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:09:09,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-7674302f-5e3b-4ab8-9763-9c74b207c537 2018-10-10 05:09:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:10,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c9c13d59-f3c9-4193-a1c0-df6c9f94f13e Date: Wed, 10 Oct 2018 05:09:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:09:10,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-c9c13d59-f3c9-4193-a1c0-df6c9f94f13e 2018-10-10 05:09:10,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:11,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-158755e5-b7a3-4196-bdf5-794de30f5701 Date: Wed, 10 Oct 2018 05:09:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:09:11,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-158755e5-b7a3-4196-bdf5-794de30f5701 2018-10-10 05:09:11,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:09:11,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:09:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:09:11,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837b8ac07ffa1e8cef3eda1e04b49fb5363ba1e9" 2018-10-10 05:09:11,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd49e662-0d82-40f3-ad7f-1e4036f65d04 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:09:11,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-cd49e662-0d82-40f3-ad7f-1e4036f65d04 2018-10-10 05:09:11,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:11,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4e3c568f-ecaf-4c46-8ac9-74ca77c024f6 Date: Wed, 10 Oct 2018 05:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:09:11,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-4e3c568f-ecaf-4c46-8ac9-74ca77c024f6 2018-10-10 05:09:11,187 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net 2018-10-10 05:09:11,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" -d '{"port": {"network_id": "6df75b10-d260-4d7a-bbca-6fcafea1bb4d", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1", "admin_state_up": true}}' 2018-10-10 05:09:12,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-49ebac84-e177-4297-ae2f-db1ccf0273a4 Date: Wed, 10 Oct 2018 05:09:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73"],"mac_address":"fa:16:3e:ea:7e:d7","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","project_id":"c0ecf616df72464abacbf2d39f7efb81","qos_policy_id":null,"admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal"}} 2018-10-10 05:09:12,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-49ebac84-e177-4297-ae2f-db1ccf0273a4 2018-10-10 05:09:12,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:12,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b968db44-1ae4-4acf-8f85-6e69b86deb5a Date: Wed, 10 Oct 2018 05:09:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:09:12,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-b968db44-1ae4-4acf-8f85-6e69b86deb5a 2018-10-10 05:09:12,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:12,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0defd539-7a1d-4fcb-ad18-23a0b3d6c969 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:09:12,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-0defd539-7a1d-4fcb-ad18-23a0b3d6c969 2018-10-10 05:09:12,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:12,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-367161f1-d082-481a-8967-b11170aab161 Date: Wed, 10 Oct 2018 05:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:09:12,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-367161f1-d082-481a-8967-b11170aab161 2018-10-10 05:09:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:12,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-e4ede04a-1a04-425f-89d1-2c90d4aae5b1 Date: Wed, 10 Oct 2018 05:09:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73"],"mac_address":"fa:16:3e:ea:7e:d7","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 05:09:12,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1&admin_state_up=True used request id req-e4ede04a-1a04-425f-89d1-2c90d4aae5b1 2018-10-10 05:09:12,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:12,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e233241b-0a63-4f65-ad1e-774e3e60ade5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:09:12,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-e233241b-0a63-4f65-ad1e-774e3e60ade5 2018-10-10 05:09:12,742 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst 2018-10-10 05:09:12,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:12,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-cc399d94-cf55-48e3-987f-50883a1d8612 x-compute-request-id: req-cc399d94-cf55-48e3-987f-50883a1d8612 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-flavor-name"}]} 2018-10-10 05:09:12,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cc399d94-cf55-48e3-987f-50883a1d8612 2018-10-10 05:09:12,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:12,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-7cbb9bc9-c79e-4852-8c96-a46675e0cfe5 x-compute-request-id: req-7cbb9bc9-c79e-4852-8c96-a46675e0cfe5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:09:12,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12 used request id req-7cbb9bc9-c79e-4852-8c96-a46675e0cfe5 2018-10-10 05:09:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:12,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-b1f4fe1f-0a7f-4509-8966-974a6be28732 Date: Wed, 10 Oct 2018 05:09:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:08:37Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-10T05:08:44Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/snap", "metadata": {}}], "self": "/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "min_disk": 0, "protected": false, "id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "file": "/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "c0ecf616df72464abacbf2d39f7efb81", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image"} 2018-10-10 05:09:12,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image used request id req-b1f4fe1f-0a7f-4509-8966-974a6be28732 2018-10-10 05:09:12,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:13,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-855b7bb5-cf7e-4bae-b595-e0145523df0e Date: Wed, 10 Oct 2018 05:09:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:09:13,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-855b7bb5-cf7e-4bae-b595-e0145523df0e 2018-10-10 05:09:13,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" -d '{"server": {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "imageRef": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "flavorRef": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "max_count": 1, "min_count": 1, "networks": [{"port": "2207b25f-13dd-49c8-b691-c4e8ac8f9f4d"}]}}' 2018-10-10 05:09:15,593 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05: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 x-openstack-request-id: req-50afdc9b-9674-4186-80af-533c9b3cfb7b x-compute-request-id: req-50afdc9b-9674-4186-80af-533c9b3cfb7b Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "adminPass": "2MHQCFQthvo3"}} 2018-10-10 05:09:15,593 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-50afdc9b-9674-4186-80af-533c9b3cfb7b 2018-10-10 05:09:15,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:16,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cfc99c2-fcf6-4418-8b5f-cce9cc165ffc x-compute-request-id: req-2cfc99c2-fcf6-4418-8b5f-cce9cc165ffc 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "user_id": "c23d88172e334adab2a429815072a469", "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-10-10T05:09:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:16,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-2cfc99c2-fcf6-4418-8b5f-cce9cc165ffc 2018-10-10 05:09:16,732 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst 2018-10-10 05:09:16,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:16,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-528d1f57-5a8e-4085-a692-dce6a4cc422c x-compute-request-id: req-528d1f57-5a8e-4085-a692-dce6a4cc422c Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:16,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-528d1f57-5a8e-4085-a692-dce6a4cc422c 2018-10-10 05:09:16,976 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:16,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:19,980 - create_instance - DEBUG - VM status query timeout in 896.752983093 2018-10-10 05:09:19,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:20,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-ccfda771-c3af-4067-8e5a-0755f272e387 x-compute-request-id: req-ccfda771-c3af-4067-8e5a-0755f272e387 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:20,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-ccfda771-c3af-4067-8e5a-0755f272e387 2018-10-10 05:09:20,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:20,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:23,717 - create_instance - DEBUG - VM status query timeout in 893.015938044 2018-10-10 05:09:23,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:24,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-d6e177bd-f87a-4d38-bc66-43edc94da641 x-compute-request-id: req-d6e177bd-f87a-4d38-bc66-43edc94da641 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:24,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-d6e177bd-f87a-4d38-bc66-43edc94da641 2018-10-10 05:09:24,597 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:24,597 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:27,600 - create_instance - DEBUG - VM status query timeout in 889.13242197 2018-10-10 05:09:27,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:28,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-7642dad5-73b6-4a04-bac5-0901090735e4 x-compute-request-id: req-7642dad5-73b6-4a04-bac5-0901090735e4 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:28,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-7642dad5-73b6-4a04-bac5-0901090735e4 2018-10-10 05:09:28,600 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:28,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:31,603 - create_instance - DEBUG - VM status query timeout in 885.129409075 2018-10-10 05:09:31,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:32,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-35815324-e5d9-419e-9413-d955a257a65f x-compute-request-id: req-35815324-e5d9-419e-9413-d955a257a65f 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:32,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-35815324-e5d9-419e-9413-d955a257a65f 2018-10-10 05:09:32,647 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:32,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:35,650 - create_instance - DEBUG - VM status query timeout in 881.082541943 2018-10-10 05:09:35,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:36,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-2608241d-82be-46f9-9e70-cbe03a91e52b x-compute-request-id: req-2608241d-82be-46f9-9e70-cbe03a91e52b 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:36,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-2608241d-82be-46f9-9e70-cbe03a91e52b 2018-10-10 05:09:36,326 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:36,326 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:39,329 - create_instance - DEBUG - VM status query timeout in 877.40319705 2018-10-10 05:09:39,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:39,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-f882d83d-2588-40d6-aabc-1d0fb01fd5a2 x-compute-request-id: req-f882d83d-2588-40d6-aabc-1d0fb01fd5a2 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:39,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-f882d83d-2588-40d6-aabc-1d0fb01fd5a2 2018-10-10 05:09:39,808 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:39,808 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:42,812 - create_instance - DEBUG - VM status query timeout in 873.920998096 2018-10-10 05:09:42,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:43,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-2f022dcd-66b7-4f2b-b5fe-0202f9db2c65 x-compute-request-id: req-2f022dcd-66b7-4f2b-b5fe-0202f9db2c65 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:43,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-2f022dcd-66b7-4f2b-b5fe-0202f9db2c65 2018-10-10 05:09:43,318 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:43,318 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:46,321 - create_instance - DEBUG - VM status query timeout in 870.411407948 2018-10-10 05:09:46,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:46,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-451eed34-2dd7-4153-9358-fdea010bb093 x-compute-request-id: req-451eed34-2dd7-4153-9358-fdea010bb093 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:46,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-451eed34-2dd7-4153-9358-fdea010bb093 2018-10-10 05:09:46,993 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:46,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:49,996 - create_instance - DEBUG - VM status query timeout in 866.736556053 2018-10-10 05:09:49,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:50,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09: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-b3dfad8e-b43d-4df2-977a-6f3dbdb9e67c x-compute-request-id: req-b3dfad8e-b43d-4df2-977a-6f3dbdb9e67c 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:50,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-b3dfad8e-b43d-4df2-977a-6f3dbdb9e67c 2018-10-10 05:09:50,866 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:50,867 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:53,868 - create_instance - DEBUG - VM status query timeout in 862.864713907 2018-10-10 05:09:53,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:54,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cc2b7f5-69d1-46a9-8b3a-55be1020953d x-compute-request-id: req-5cc2b7f5-69d1-46a9-8b3a-55be1020953d 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:54,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-5cc2b7f5-69d1-46a9-8b3a-55be1020953d 2018-10-10 05:09:54,361 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:54,361 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:09:57,364 - create_instance - DEBUG - VM status query timeout in 859.36836195 2018-10-10 05:09:57,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:09:58,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:09:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72156e93-dc6b-42db-b8dd-51f91bb0f415 x-compute-request-id: req-72156e93-dc6b-42db-b8dd-51f91bb0f415 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:09:58,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-72156e93-dc6b-42db-b8dd-51f91bb0f415 2018-10-10 05:09:58,067 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:09:58,067 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:01,068 - create_instance - DEBUG - VM status query timeout in 855.664747953 2018-10-10 05:10:01,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:02,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-429b0e2b-6690-47dc-884f-9fca06fd7210 x-compute-request-id: req-429b0e2b-6690-47dc-884f-9fca06fd7210 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:02,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-429b0e2b-6690-47dc-884f-9fca06fd7210 2018-10-10 05:10:02,255 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:02,255 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:05,259 - create_instance - DEBUG - VM status query timeout in 851.473829985 2018-10-10 05:10:05,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:05,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-379985f4-483b-4e2b-95a3-68f258fe3560 x-compute-request-id: req-379985f4-483b-4e2b-95a3-68f258fe3560 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:05,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-379985f4-483b-4e2b-95a3-68f258fe3560 2018-10-10 05:10:05,571 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:05,571 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:08,574 - create_instance - DEBUG - VM status query timeout in 848.158015013 2018-10-10 05:10:08,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:09,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16a04f61-66f2-4512-a7e1-67a77a2d51e9 x-compute-request-id: req-16a04f61-66f2-4512-a7e1-67a77a2d51e9 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:09,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-16a04f61-66f2-4512-a7e1-67a77a2d51e9 2018-10-10 05:10:09,810 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:09,810 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:12,814 - create_instance - DEBUG - VM status query timeout in 843.918958902 2018-10-10 05:10:12,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:13,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc9f790f-6903-4b53-b167-556ff21f7495 x-compute-request-id: req-cc9f790f-6903-4b53-b167-556ff21f7495 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:13,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-cc9f790f-6903-4b53-b167-556ff21f7495 2018-10-10 05:10:13,329 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:13,329 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:16,332 - create_instance - DEBUG - VM status query timeout in 840.400014877 2018-10-10 05:10:16,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:16,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85ed2981-a627-4560-8b49-341a2510f17d x-compute-request-id: req-85ed2981-a627-4560-8b49-341a2510f17d 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:16,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-85ed2981-a627-4560-8b49-341a2510f17d 2018-10-10 05:10:16,878 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:16,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:19,881 - create_instance - DEBUG - VM status query timeout in 836.851608038 2018-10-10 05:10:19,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:20,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be2de868-b470-4ebf-a82b-1d797929a401 x-compute-request-id: req-be2de868-b470-4ebf-a82b-1d797929a401 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:20,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-be2de868-b470-4ebf-a82b-1d797929a401 2018-10-10 05:10:20,397 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:20,397 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:23,400 - create_instance - DEBUG - VM status query timeout in 833.332437038 2018-10-10 05:10:23,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:24,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da370cfb-cb7c-406c-be45-340f0b0d8e0f x-compute-request-id: req-da370cfb-cb7c-406c-be45-340f0b0d8e0f 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:24,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-da370cfb-cb7c-406c-be45-340f0b0d8e0f 2018-10-10 05:10:24,461 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:24,461 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:27,464 - create_instance - DEBUG - VM status query timeout in 829.268235922 2018-10-10 05:10:27,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:27,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-025da02f-872c-4c7f-ae48-aadba68c37cc x-compute-request-id: req-025da02f-872c-4c7f-ae48-aadba68c37cc 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:27,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-025da02f-872c-4c7f-ae48-aadba68c37cc 2018-10-10 05:10:27,961 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:27,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:30,964 - create_instance - DEBUG - VM status query timeout in 825.768619061 2018-10-10 05:10:30,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:31,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-a3132425-cc2e-4b3b-af0c-a5625a306cc2 x-compute-request-id: req-a3132425-cc2e-4b3b-af0c-a5625a306cc2 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:31,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-a3132425-cc2e-4b3b-af0c-a5625a306cc2 2018-10-10 05:10:31,786 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:31,786 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:34,789 - create_instance - DEBUG - VM status query timeout in 821.94363308 2018-10-10 05:10:34,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:35,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-d95f45be-1ecf-4551-9109-bdadb45b2fa8 x-compute-request-id: req-d95f45be-1ecf-4551-9109-bdadb45b2fa8 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:35,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-d95f45be-1ecf-4551-9109-bdadb45b2fa8 2018-10-10 05:10:35,278 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:35,278 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:38,282 - create_instance - DEBUG - VM status query timeout in 818.450944901 2018-10-10 05:10:38,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:39,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-46aacff5-ea1d-4bd8-8724-19ad9423e1de x-compute-request-id: req-46aacff5-ea1d-4bd8-8724-19ad9423e1de 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:39,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-46aacff5-ea1d-4bd8-8724-19ad9423e1de 2018-10-10 05:10:39,146 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:39,146 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:42,149 - create_instance - DEBUG - VM status query timeout in 814.583107948 2018-10-10 05:10:42,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:42,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-b324c545-6124-4a77-9a06-11703250afce x-compute-request-id: req-b324c545-6124-4a77-9a06-11703250afce 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:42,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-b324c545-6124-4a77-9a06-11703250afce 2018-10-10 05:10:42,731 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:42,731 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:45,734 - create_instance - DEBUG - VM status query timeout in 810.998157024 2018-10-10 05:10:45,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:46,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-7b96a0c3-9472-4861-94f6-2aa65a55ca5f x-compute-request-id: req-7b96a0c3-9472-4861-94f6-2aa65a55ca5f 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:46,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-7b96a0c3-9472-4861-94f6-2aa65a55ca5f 2018-10-10 05:10:46,735 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:46,735 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:49,739 - create_instance - DEBUG - VM status query timeout in 806.993817091 2018-10-10 05:10:49,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:50,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-e1263444-5c62-4235-84dc-f983c51635ef x-compute-request-id: req-e1263444-5c62-4235-84dc-f983c51635ef 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:50,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-e1263444-5c62-4235-84dc-f983c51635ef 2018-10-10 05:10:50,211 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:50,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:53,214 - create_instance - DEBUG - VM status query timeout in 803.518167973 2018-10-10 05:10:53,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:53,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10: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-bdec7eec-aa12-4389-8ab7-7b62d23948a5 x-compute-request-id: req-bdec7eec-aa12-4389-8ab7-7b62d23948a5 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:53,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-bdec7eec-aa12-4389-8ab7-7b62d23948a5 2018-10-10 05:10:53,847 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:53,847 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:10:56,850 - create_instance - DEBUG - VM status query timeout in 799.882459879 2018-10-10 05:10:56,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:10:57,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9ef8685-9de0-4503-81e9-d0b0367cde15 x-compute-request-id: req-c9ef8685-9de0-4503-81e9-d0b0367cde15 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:10:57,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-c9ef8685-9de0-4503-81e9-d0b0367cde15 2018-10-10 05:10:57,316 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:10:57,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:11:00,320 - create_instance - DEBUG - VM status query timeout in 796.412703037 2018-10-10 05:11:00,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:00,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11: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-12439a5f-08b3-4487-81ba-e7ab10f9490d x-compute-request-id: req-12439a5f-08b3-4487-81ba-e7ab10f9490d 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.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:09:16Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:00,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-12439a5f-08b3-4487-81ba-e7ab10f9490d 2018-10-10 05:11:00,805 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - BUILD 2018-10-10 05:11:00,805 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:11:03,808 - create_instance - DEBUG - VM status query timeout in 792.924398899 2018-10-10 05:11:03,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:04,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11: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-907befc6-14ba-459f-8780-c725e36ff721 x-compute-request-id: req-907befc6-14ba-459f-8780-c725e36ff721 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:04,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-907befc6-14ba-459f-8780-c725e36ff721 2018-10-10 05:11:04,274 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - ACTIVE 2018-10-10 05:11:04,274 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:11:04,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:05,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11: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-8269fcba-ca33-4ce0-93eb-c6f70a60f71b x-compute-request-id: req-8269fcba-ca33-4ce0-93eb-c6f70a60f71b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:05,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-8269fcba-ca33-4ce0-93eb-c6f70a60f71b 2018-10-10 05:11:05,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:05,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-31468c6e-b0b1-4f5e-ab77-8a49aaa9e7b0 Date: Wed, 10 Oct 2018 05:11:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:11:05,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-31468c6e-b0b1-4f5e-ab77-8a49aaa9e7b0 2018-10-10 05:11:05,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:05,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a5e2c8-7a08-40f4-b7a8-c12aa53fffd4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:05,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-b4a5e2c8-7a08-40f4-b7a8-c12aa53fffd4 2018-10-10 05:11:05,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:05,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c202830e-f58d-4a7e-9fe2-c17770a432cf Date: Wed, 10 Oct 2018 05:11:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:11:05,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-c202830e-f58d-4a7e-9fe2-c17770a432cf 2018-10-10 05:11:05,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:06,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-f61551e4-01bb-4e09-8b4b-709421112e6f Date: Wed, 10 Oct 2018 05:11:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.2"}],"id":"1d09995e-a617-4383-83b8-5b45875fd557","security_groups":[],"mac_address":"fa:16:3e:2f:3e:64","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:11:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73"],"mac_address":"fa:16:3e:ea:7e:d7","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal","device_id":"0f6321fd-b556-4af3-a34d-27799be2b87b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.3"}],"id":"aa616682-6ff1-439d-b9f4-b196585eb007","security_groups":[],"mac_address":"fa:16:3e:ac:d4:11","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.4"}],"id":"fa960eb8-8476-46b9-9ccc-a73328b5102a","security_groups":[],"mac_address":"fa:16:3e:d4:54:68","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"}]} 2018-10-10 05:11:06,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-f61551e4-01bb-4e09-8b4b-709421112e6f 2018-10-10 05:11:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:06,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-0aa0933c-3afb-47d4-8643-6fdf218e1f77 Date: Wed, 10 Oct 2018 05:11:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:08:50Z", "admin_state_up": true, "updated_at": "2018-10-10T05:08:57Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router"}]} 2018-10-10 05:11:06,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router used request id req-0aa0933c-3afb-47d4-8643-6fdf218e1f77 2018-10-10 05:11:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:06,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83d6d47-0ca3-444a-a7be-7eebc6a02336 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:06,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-a83d6d47-0ca3-444a-a7be-7eebc6a02336 2018-10-10 05:11:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:06,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-16e662d9-d44b-4f3a-bd48-f9186e1c6ff0 Date: Wed, 10 Oct 2018 05:11:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"}]} 2018-10-10 05:11:06,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b used request id req-16e662d9-d44b-4f3a-bd48-f9186e1c6ff0 2018-10-10 05:11:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/d90dc906-2224-4f7d-b9c2-a2dcce75f780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:06,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-e08d3b5c-94b9-40f3-8491-195b4ada9dc1 Date: Wed, 10 Oct 2018 05:11:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}} 2018-10-10 05:11:06,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/d90dc906-2224-4f7d-b9c2-a2dcce75f780 used request id req-e08d3b5c-94b9-40f3-8491-195b4ada9dc1 2018-10-10 05:11:06,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:06,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-74a61427-99cc-451f-bc45-2019fd40ea26 Date: Wed, 10 Oct 2018 05:11:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:11:06,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-74a61427-99cc-451f-bc45-2019fd40ea26 2018-10-10 05:11:07,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:07,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0e76fc8-d6db-4e11-81ec-d167f6dc0513 Date: Wed, 10 Oct 2018 05:11:07 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:11:07,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-d0e76fc8-d6db-4e11-81ec-d167f6dc0513 2018-10-10 05:11:07,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:07,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e47e5de6-3f6e-4fbb-9796-148938298689 x-compute-request-id: req-e47e5de6-3f6e-4fbb-9796-148938298689 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:07,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-e47e5de6-3f6e-4fbb-9796-148938298689 2018-10-10 05:11:07,489 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - ACTIVE 2018-10-10 05:11:07,489 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:11:07,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:07,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-012d10ca-82b4-419e-b302-e91d9b9ffabe x-compute-request-id: req-012d10ca-82b4-419e-b302-e91d9b9ffabe Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:07,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-012d10ca-82b4-419e-b302-e91d9b9ffabe 2018-10-10 05:11:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:08,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d65a0c61-28fa-4797-980c-503c630d4e74 Date: Wed, 10 Oct 2018 05:11:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:11:08,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-d65a0c61-28fa-4797-980c-503c630d4e74 2018-10-10 05:11:08,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:08,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b397ffc-876f-41e1-b5d6-c734201338e5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:08,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-9b397ffc-876f-41e1-b5d6-c734201338e5 2018-10-10 05:11:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:08,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9547f51f-4406-40b6-8bff-19f6653c113f Date: Wed, 10 Oct 2018 05:11:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:11:08,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-9547f51f-4406-40b6-8bff-19f6653c113f 2018-10-10 05:11:08,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:08,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-2f01f392-3b00-4f91-9b0b-9dd4fb82c25b Date: Wed, 10 Oct 2018 05:11:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.2"}],"id":"1d09995e-a617-4383-83b8-5b45875fd557","security_groups":[],"mac_address":"fa:16:3e:2f:3e:64","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:11:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73"],"mac_address":"fa:16:3e:ea:7e:d7","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal","device_id":"0f6321fd-b556-4af3-a34d-27799be2b87b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.3"}],"id":"aa616682-6ff1-439d-b9f4-b196585eb007","security_groups":[],"mac_address":"fa:16:3e:ac:d4:11","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.4"}],"id":"fa960eb8-8476-46b9-9ccc-a73328b5102a","security_groups":[],"mac_address":"fa:16:3e:d4:54:68","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"}]} 2018-10-10 05:11:08,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-2f01f392-3b00-4f91-9b0b-9dd4fb82c25b 2018-10-10 05:11:08,265 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 05:11:08,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:08,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-49e24d44-8074-4724-9aab-1505660a773f Date: Wed, 10 Oct 2018 05:11:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:11:08,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-49e24d44-8074-4724-9aab-1505660a773f 2018-10-10 05:11:08,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:08,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-42a36319-1258-4f5c-aa7f-368a14ba130f Date: Wed, 10 Oct 2018 05:11:08 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:11:08,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-42a36319-1258-4f5c-aa7f-368a14ba130f 2018-10-10 05:11:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "2207b25f-13dd-49c8-b691-c4e8ac8f9f4d"}}' 2018-10-10 05:11:10,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-6b8f0e68-22d7-4ac1-8457-a7f7725c61d4 Date: Wed, 10 Oct 2018 05:11:10 GMT RESP BODY: {"floatingip": {"router_id": "4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:11:09Z", "updated_at": "2018-10-10T05:11:09Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "c0ecf616df72464abacbf2d39f7efb81", "port_id": "2207b25f-13dd-49c8-b691-c4e8ac8f9f4d", "id": "28b67965-c890-4500-82f2-bde9db3478c2"}} 2018-10-10 05:11:10,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-6b8f0e68-22d7-4ac1-8457-a7f7725c61d4 2018-10-10 05:11:10,577 - create_instance - INFO - Created floating IP 172.30.9.206 via router - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router 2018-10-10 05:11:10,577 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-10 05:11:10,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:11,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19c73dc-ff29-4c68-b508-ea80d3324aa3 x-compute-request-id: req-c19c73dc-ff29-4c68-b508-ea80d3324aa3 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:11,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-c19c73dc-ff29-4c68-b508-ea80d3324aa3 2018-10-10 05:11:11,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:11:12,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43cbf62a-a712-4277-a386-6d6de435331b x-compute-request-id: req-43cbf62a-a712-4277-a386-6d6de435331b Content-Encoding: gzip Content-Length: 10496 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008831] Yama: becoming mindful.\n[ 0.010044] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013373] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014588] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016105] Initializing cgroup subsys memory\n[ 0.016978] Initializing cgroup subsys devices\n[ 0.017849] Initializing cgroup subsys freezer\n[ 0.018720] Initializing cgroup subsys blkio\n[ 0.019558] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020915] FEATURE SPEC_CTRL Not Present\n[ 0.022382] mce: CPU supports 10 MCE banks\n[ 0.023216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.023216] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.025149] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028003] Speculative Store Bypass: Vulnerable\n[ 0.029738] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034244] ACPI: Core revision 20131115\n[ 0.035470] ACPI: All ACPI Tables successfully acquired\n[ 0.036247] ftrace: allocating 28719 entries in 113 pages\n[ 0.056037] smpboot: Max logical packages: 2\n[ 0.056903] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058069] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060168] Enabling x2apic\n[ 0.060791] Enabled x2apic\n[ 0.061590] Switched APIC routing to physical x2apic.\n[ 0.063452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070819] KVM setup paravirtual spinlock\n[ 0.072739] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074070] x86: Booting SMP configuration:\n[ 0.074960] .... node #0, CPUs: #1[ 0.072731] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088019] x86: Booted up 1 node, 2 CPUs\n[ 0.088012] KVM setup async PF for cpu 1\n[ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090712] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.092171] devtmpfs: initialized\n[ 0.095002] EVM: security.selinux\n[ 0.096005] EVM: security.SMACK64\n[ 0.096696] EVM: security.ima\n[ 0.097325] EVM: security.capability\n[ 0.098074] pinctrl core: initialized pinctrl subsystem\n[ 0.098074] regulator-dummy: no parameters\n[ 0.100059] RTC time: 5:11:00, date: 10/10/18\n[ 0.100935] NET: Registered protocol family 16\n[ 0.101857] cpuidle: using governor ladder\n[ 0.102668] cpuidle: using governor menu\n[ 0.103519] ACPI: bus type PCI registered\n[ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.105227] PCI: Using configuration type 1 for base access\n[ 0.106715] bio: create slab at 0\n[ 0.106715] ACPI: Added _OSI(Module Device)\n[ 0.108003] ACPI: Added _OSI(Processor Device)\n[ 0.108856] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.109747] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.112100] ACPI: Interpreter enabled\n[ 0.112878] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.114712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.116588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.118830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.120626] ACPI: (supports S0 S5)\n[ 0.121588] ACPI: Using IOAPIC for interrupt routing\n[ 0.122738] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.124190] ACPI: No dock devices found.\n[ 0.126739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.128006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.133488] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.136158] acpiphp: Slot [3] registered\n[ 0.137121] acpiphp: Slot [4] registered\n[ 0.138098] acpiphp: Slot [5] registered\n[ 0.139062] acpiphp: Slot [6] registered\n[ 0.140018] acpiphp: Slot [7] registered\n[ 0.140987] acpiphp: Slot [8] registered\n[ 0.141948] acpiphp: Slot [9] registered\n[ 0.142909] acpiphp: Slot [10] registered\n[ 0.143886] acpiphp: Slot [11] registered\n[ 0.144019] acpiphp: Slot [12] registered\n[ 0.144999] acpiphp: Slot [13] registered\n[ 0.146011] acpiphp: Slot [14] registered\n[ 0.146827] acpiphp: Slot [15] registered\n[ 0.147634] acpiphp: Slot [16] registered\n[ 0.148018] acpiphp: Slot [17] registered\n[ 0.148821] acpiphp: Slot [18] registered\n[ 0.149636] acpiphp: Slot [19] registered\n[ 0.150444] acpiphp: Slot [20] registered\n[ 0.151247] acpiphp: Slot [21] registered\n[ 0.152017] acpiphp: Slot [22] registered\n[ 0.152820] acpiphp: Slot [23] registered\n[ 0.153628] acpiphp: Slot [24] registered\n[ 0.154431] acpiphp: Slot [25] registered\n[ 0.155238] acpiphp: Slot [26] registered\n[ 0.156016] acpiphp: Slot [27] registered\n[ 0.156817] acpiphp: Slot [28] registered\n[ 0.157646] acpiphp: Slot [29] registered\n[ 0.158452] acpiphp: Slot [30] registered\n[ 0.159259] acpiphp: Slot [31] registered\n[ 0.160010] PCI host bridge to bus 0000:00\n[ 0.160817] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.161826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.162934] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.164003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.165217] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178769] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.225399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.227037] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.228371] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.230704] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.232041] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.233322] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.234457] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.234457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.236003] vgaarb: loaded\n[ 0.236609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.237719] SCSI subsystem initialized\n[ 0.238516] ACPI: bus type USB registered\n[ 0.238516] usbcore: registered new interface driver usbfs\n[ 0.240008] usbcore: registered new interface driver hub\n[ 0.241019] usbcore: registered new device driver usb\n[ 0.241019] PCI: Using ACPI for IRQ routing\n[ 0.241019] NetLabel: Initializing\n[ 0.241738] NetLabel: domain hash size = 128\n[ 0.244003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.244954] NetLabel: unlabeled traffic allowed by default\n[ 0.245996] Switched to clocksource kvm-clock\n[ 0.248794] AppArmor: AppArmor Filesystem Enabled\n[ 0.249732] pnp: PnP ACPI init\n[ 0.250396] ACPI: bus type PNP registered\n[ 0.251553] pnp: PnP ACPI: found 8 devices\n[ 0.252382] ACPI: bus type PNP unregistered\n[ 0.259497] NET: Registered protocol family 2\n[ 0.260501] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.261954] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.263171] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.264751] TCP: reno registered\n[ 0.265437] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.266540] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267741] NET: Registered protocol family 1\n[ 0.268606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.269716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.270788] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.291939] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.313794] Trying to unpack rootfs image as initramfs...\n[ 0.392492] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.394245] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395393] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397304] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398981] Scanning for low memory corruption every 60 seconds\n[ 0.400816] Initialise system trusted keyring\n[ 0.402178] audit: initializing netlink socket (disabled)\n[ 0.403226] type=2000 audit(1539148261.632:1): initialized\n[ 0.420818] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.422666] zbud: loaded\n[ 0.423458] VFS: Disk quotas dquot_6.5.2\n[ 0.424289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.425753] fuse init (API version 7.22)\n[ 0.426590] msgmni has been set to 3997\n[ 0.427416] Key type big_key registered\n[ 0.428388] Key type asymmetric registered\n[ 0.429220] Asymmetric key parser 'x509' registered\n[ 0.430171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.431635] io scheduler noop registered\n[ 0.432497] io scheduler deadline registered (default)\n[ 0.433570] io scheduler cfq registered\n[ 0.434444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.435591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.436960] ipmi message handler version 39.2\n[ 0.437906] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.439422] ACPI: Power Button [PWRF]\n[ 0.440348] GHES: HEST is not enabled!\n[ 0.461809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.504763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.506623] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.530255] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.532363] Linux agpgart interface v0.103\n[ 0.533897] brd: module loaded\n[ 0.534892] loop: module loaded\n[ 0.535862] blk-mq: CPU -> queue map\n[ 0.536627] CPU 0 -> Queue 0\n[ 0.537307] CPU 1 -> Queue 0\n[ 0.538465] vda: vda1\n[ 0.540272] scsi0 : ata_piix\n[ 0.541023] scsi1 : ata_piix\n[ 0.541710] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.542983] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.544419] libphy: Fixed MDIO Bus: probed\n[ 0.545357] tun: Universal TUN/TAP device driver, 1.6\n[ 0.546405] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.548295] PPP generic driver version 2.4.2\n[ 0.549258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.550554] ehci-pci: EHCI PCI platform driver\n[ 0.551472] ehci-platform: EHCI generic platform driver\n[ 0.552509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.553723] ohci-pci: OHCI PCI platform driver\n[ 0.554639] ohci-platform: OHCI generic platform driver\n[ 0.555675] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.577717] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.578783] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.580382] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.581591] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.583025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.584633] usb usb1: Product: UHCI Host Controller\n[ 0.585736] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.587071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.588261] hub 1-0:1.0: USB hub found\n[ 0.589153] hub 1-0:1.0: 2 ports detected\n[ 0.590249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.592731] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.593907] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.595201] mousedev: PS/2 mouse device common for all mice\n[ 0.596803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.599042] rtc_cmos 00:00: RTC can wake from S4\n[ 0.600426] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.601884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.603387] device-mapper: uevent: version 1.0.3\n[ 0.604521] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.606515] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.607972] TCP: cubic registered\n[ 0.608885] NET: Registered protocol family 10\n[ 0.610046] NET: Registered protocol family 17\n[ 0.611137] Key type dns_resolver registered\n[ 0.612354] Loading compiled-in X.509 certificates\n[ 0.614038] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.616216] registered taskstats version 1\n[ 0.618643] Key type trusted registered\n[ 0.621830] Key type encrypted registered\n[ 0.622846] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.624120] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.625712] regulator-dummy: disabling\n[ 0.626714] Magic number: 6:918:162\n[ 0.634504] rtc_cmos 00:00: setting system clock to 2018-10-10 05:11:01 UTC (1539148261)\n[ 0.636490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.637843] EDD information not available.\n[ 0.700995] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.702824] Write protecting the kernel read-only data: 12288k\n[ 0.704410] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.707229] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.718786] systemd-udevd[107]: starting version 204\n[ 0.753618] FDC 0 is a S82078B\n[ 0.900044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.065107] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.066355] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.067643] usb 1-1: Product: QEMU USB Tablet\n[ 1.068512] usb 1-1: Manufacturer: QEMU\n[ 1.069302] usb 1-1: SerialNumber: 42\n[ 1.392057] tsc: Refined TSC clocksource calibration: 3491.906 MHz\n[ 1.768828] 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[ 1.995007] 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.106820] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.193256] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[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 Wed, 10 Oct 2018 05:11:03 +0000. Up 2.53 seconds.\ncloud-init-nonet[2.69]: 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 * Stopping set console keymap[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 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.51]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 10 Oct 2018 05:11:04 +0000. Up 3.65 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.6 | 255.255.255.0 | fa:16:3e:ea:7e:d7 |\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.3 | 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:\na0:e0:6f:cd:33:bc:d8:1f:45:ac:ab:be:9d:86:1f:18 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . . o |\n| . . . . o |\n| . . E S . |\n| . + o o |\n| o B.+ |\n| . o.*.+ |\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:\n8b:30:9d:9f:de:11:a9:eb:48:1c:20:a1:d7:b9:a8:83 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| . o . |\n|. o + |\n| . o + . . |\n| . + + S o |\n|.. + + + . |\n|E + = . |\n| . . o o . |\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:\n7c:57:8e:a2:ce:2e:3a:7d:5b:be:3c:c0:f9:20:ee:b9 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . + |\n| .S.o o . |\n| . =o o |\n| o ..+. |\n| . ++.+o |\n| .+E==.+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:\n89:47:fb:d8:89:98:39:85:02:10:f4:d0:52:42:02:6c root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i\nThe key's randomart image is:\n+--[ED25519 256--+\n|X*o. |\n|.E+. |\n|. o. . |\n| . + o |\n| . o S |\n| . * = . |\n| = o + |\n| . |\n| |\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 D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G * Starting Handle applying cloud-config[74G[ OK ]\n[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 10 Oct 2018 05:11:07 +0000. Up 6.95 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 OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 10 Oct 2018 05:11:08 +0000. Up 7.76 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 | 05:b0:4b:c9:82:1f:d7:bd:b3:63:8f:30:a9:79:cc:b5 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 8b:30:9d:9f:de:11:a9:eb:48:1c:20:a1:d7:b9:a8:83 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i (DSA)\nec2: 256 7c:57:8e:a2:ce:2e:3a:7d:5b:be:3c:c0:f9:20:ee:b9 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i (ECDSA)\nec2: 256 89:47:fb:d8:89:98:39:85:02:10:f4:d0:52:42:02:6c root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i (ED25519)\nec2: 2048 a0:e0:6f:cd:33:bc:d8:1f:45:ac:ab:be:9d:86:1f:18 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGv93UWnCnHHsR5OJVgC6LxrwsupJRlBeou3oWr0JR9/QDLrCUkfpn1Myf9FQ6YRtg2NiVUrXS/ERrDnIQdfISI= root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOT+W5kQOlKj+GHNP1ip2iULZST41O8+Fn2sHC+S6CNE root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6dxoHO+TjSYUQxvLEY66KLdt4mMYWzGkhpe5JGbjRvNIEwDkeRAmD+3a0We6DFMr6gcVoXnvOGTOj0F9tcLa4V3jSS6D+xqPAC2HiAYyWnVDAdXFGTXGJXjU5rHUJUyL0xMLTPsX1bz8EkzuFkBNow+Q/OZhmvHqLZv30IgiV9OORJflkI+i3WYYfaS/I/inZ/4ON2/qqfQbLQ3x8qzHI1G/ALGvIMLJ+L7IoUrH8MfKfmCLwOVk3ZGh5iORz5PXcKCxX3Rq7LNsP80EkNxotZ6RKlrUBM8a3NDoO02542pTe5H8daf0qbpJdMqNPS4pqmCNv4dlb6B3olEaC1STt root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 10 Oct 2018 05:11:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.85 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i ttyS0\n\nansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i login: "} 2018-10-10 05:11:12,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b/action used request id req-43cbf62a-a712-4277-a386-6d6de435331b 2018-10-10 05:11:12,370 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 05:11:12,370 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008831] Yama: becoming mindful. [ 0.010044] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013373] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014588] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016105] Initializing cgroup subsys memory [ 0.016978] Initializing cgroup subsys devices [ 0.017849] Initializing cgroup subsys freezer [ 0.018720] Initializing cgroup subsys blkio [ 0.019558] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020915] FEATURE SPEC_CTRL Not Present [ 0.022382] mce: CPU supports 10 MCE banks [ 0.023216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023216] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.025149] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028003] Speculative Store Bypass: Vulnerable [ 0.029738] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034244] ACPI: Core revision 20131115 [ 0.035470] ACPI: All ACPI Tables successfully acquired [ 0.036247] ftrace: allocating 28719 entries in 113 pages [ 0.056037] smpboot: Max logical packages: 2 [ 0.056903] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058069] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060168] Enabling x2apic [ 0.060791] Enabled x2apic [ 0.061590] Switched APIC routing to physical x2apic. [ 0.063452] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070819] KVM setup paravirtual spinlock [ 0.072739] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074070] x86: Booting SMP configuration: [ 0.074960] .... node #0, CPUs: #1[ 0.072731] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088019] x86: Booted up 1 node, 2 CPUs [ 0.088012] KVM setup async PF for cpu 1 [ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090712] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.092171] devtmpfs: initialized [ 0.095002] EVM: security.selinux [ 0.096005] EVM: security.SMACK64 [ 0.096696] EVM: security.ima [ 0.097325] EVM: security.capability [ 0.098074] pinctrl core: initialized pinctrl subsystem [ 0.098074] regulator-dummy: no parameters [ 0.100059] RTC time: 5:11:00, date: 10/10/18 [ 0.100935] NET: Registered protocol family 16 [ 0.101857] cpuidle: using governor ladder [ 0.102668] cpuidle: using governor menu [ 0.103519] ACPI: bus type PCI registered [ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.105227] PCI: Using configuration type 1 for base access [ 0.106715] bio: create slab at 0 [ 0.106715] ACPI: Added _OSI(Module Device) [ 0.108003] ACPI: Added _OSI(Processor Device) [ 0.108856] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.109747] ACPI: Added _OSI(Processor Aggregator Device) [ 0.112100] ACPI: Interpreter enabled [ 0.112878] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.114712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.116588] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.118830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.120626] ACPI: (supports S0 S5) [ 0.121588] ACPI: Using IOAPIC for interrupt routing [ 0.122738] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.124190] ACPI: No dock devices found. [ 0.126739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.128006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.133488] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.136158] acpiphp: Slot [3] registered [ 0.137121] acpiphp: Slot [4] registered [ 0.138098] acpiphp: Slot [5] registered [ 0.139062] acpiphp: Slot [6] registered [ 0.140018] acpiphp: Slot [7] registered [ 0.140987] acpiphp: Slot [8] registered [ 0.141948] acpiphp: Slot [9] registered [ 0.142909] acpiphp: Slot [10] registered [ 0.143886] acpiphp: Slot [11] registered [ 0.144019] acpiphp: Slot [12] registered [ 0.144999] acpiphp: Slot [13] registered [ 0.146011] acpiphp: Slot [14] registered [ 0.146827] acpiphp: Slot [15] registered [ 0.147634] acpiphp: Slot [16] registered [ 0.148018] acpiphp: Slot [17] registered [ 0.148821] acpiphp: Slot [18] registered [ 0.149636] acpiphp: Slot [19] registered [ 0.150444] acpiphp: Slot [20] registered [ 0.151247] acpiphp: Slot [21] registered [ 0.152017] acpiphp: Slot [22] registered [ 0.152820] acpiphp: Slot [23] registered [ 0.153628] acpiphp: Slot [24] registered [ 0.154431] acpiphp: Slot [25] registered [ 0.155238] acpiphp: Slot [26] registered [ 0.156016] acpiphp: Slot [27] registered [ 0.156817] acpiphp: Slot [28] registered [ 0.157646] acpiphp: Slot [29] registered [ 0.158452] acpiphp: Slot [30] registered [ 0.159259] acpiphp: Slot [31] registered [ 0.160010] PCI host bridge to bus 0000:00 [ 0.160817] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.161826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.162934] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.164003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.165217] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178769] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.225399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.227037] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.228371] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.230704] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.232041] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.233322] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.234457] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.234457] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.236003] vgaarb: loaded [ 0.236609] vgaarb: bridge control possible 0000:00:02.0 [ 0.237719] SCSI subsystem initialized [ 0.238516] ACPI: bus type USB registered [ 0.238516] usbcore: registered new interface driver usbfs [ 0.240008] usbcore: registered new interface driver hub [ 0.241019] usbcore: registered new device driver usb [ 0.241019] PCI: Using ACPI for IRQ routing [ 0.241019] NetLabel: Initializing [ 0.241738] NetLabel: domain hash size = 128 [ 0.244003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.244954] NetLabel: unlabeled traffic allowed by default [ 0.245996] Switched to clocksource kvm-clock [ 0.248794] AppArmor: AppArmor Filesystem Enabled [ 0.249732] pnp: PnP ACPI init [ 0.250396] ACPI: bus type PNP registered [ 0.251553] pnp: PnP ACPI: found 8 devices [ 0.252382] ACPI: bus type PNP unregistered [ 0.259497] NET: Registered protocol family 2 [ 0.260501] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.261954] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.263171] TCP: Hash tables configured (established 16384 bind 16384) [ 0.264751] TCP: reno registered [ 0.265437] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.266540] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267741] NET: Registered protocol family 1 [ 0.268606] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.269716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.270788] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.291939] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.313794] Trying to unpack rootfs image as initramfs... [ 0.392492] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.394245] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395393] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397304] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398981] Scanning for low memory corruption every 60 seconds [ 0.400816] Initialise system trusted keyring [ 0.402178] audit: initializing netlink socket (disabled) [ 0.403226] type=2000 audit(1539148261.632:1): initialized [ 0.420818] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.422666] zbud: loaded [ 0.423458] VFS: Disk quotas dquot_6.5.2 [ 0.424289] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.425753] fuse init (API version 7.22) [ 0.426590] msgmni has been set to 3997 [ 0.427416] Key type big_key registered [ 0.428388] Key type asymmetric registered [ 0.429220] Asymmetric key parser 'x509' registered [ 0.430171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.431635] io scheduler noop registered [ 0.432497] io scheduler deadline registered (default) [ 0.433570] io scheduler cfq registered [ 0.434444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.435591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.436960] ipmi message handler version 39.2 [ 0.437906] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.439422] ACPI: Power Button [PWRF] [ 0.440348] GHES: HEST is not enabled! [ 0.461809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.504763] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.506623] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.530255] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.532363] Linux agpgart interface v0.103 [ 0.533897] brd: module loaded [ 0.534892] loop: module loaded [ 0.535862] blk-mq: CPU -> queue map [ 0.536627] CPU 0 -> Queue 0 [ 0.537307] CPU 1 -> Queue 0 [ 0.538465] vda: vda1 [ 0.540272] scsi0 : ata_piix [ 0.541023] scsi1 : ata_piix [ 0.541710] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.542983] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.544419] libphy: Fixed MDIO Bus: probed [ 0.545357] tun: Universal TUN/TAP device driver, 1.6 [ 0.546405] tun: (C) 1999-2004 Max Krasnyansky [ 0.548295] PPP generic driver version 2.4.2 [ 0.549258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.550554] ehci-pci: EHCI PCI platform driver [ 0.551472] ehci-platform: EHCI generic platform driver [ 0.552509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.553723] ohci-pci: OHCI PCI platform driver [ 0.554639] ohci-platform: OHCI generic platform driver [ 0.555675] uhci_hcd: USB Universal Host Controller Interface driver [ 0.577717] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.578783] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.580382] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.581591] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.583025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.584633] usb usb1: Product: UHCI Host Controller [ 0.585736] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.587071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.588261] hub 1-0:1.0: USB hub found [ 0.589153] hub 1-0:1.0: 2 ports detected [ 0.590249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.592731] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.593907] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.595201] mousedev: PS/2 mouse device common for all mice [ 0.596803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.599042] rtc_cmos 00:00: RTC can wake from S4 [ 0.600426] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.601884] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.603387] device-mapper: uevent: version 1.0.3 [ 0.604521] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.606515] ledtrig-cpu: registered to indicate activity on CPUs [ 0.607972] TCP: cubic registered [ 0.608885] NET: Registered protocol family 10 [ 0.610046] NET: Registered protocol family 17 [ 0.611137] Key type dns_resolver registered [ 0.612354] Loading compiled-in X.509 certificates [ 0.614038] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.616216] registered taskstats version 1 [ 0.618643] Key type trusted registered [ 0.621830] Key type encrypted registered [ 0.622846] AppArmor: AppArmor sha1 policy hashing enabled [ 0.624120] IMA: No TPM chip found, activating TPM-bypass! [ 0.625712] regulator-dummy: disabling [ 0.626714] Magic number: 6:918:162 [ 0.634504] rtc_cmos 00:00: setting system clock to 2018-10-10 05:11:01 UTC (1539148261) [ 0.636490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.637843] EDD information not available. [ 0.700995] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.702824] Write protecting the kernel read-only data: 12288k [ 0.704410] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.707229] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.718786] systemd-udevd[107]: starting version 204 [ 0.753618] FDC 0 is a S82078B [ 0.900044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.065107] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.066355] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.067643] usb 1-1: Product: QEMU USB Tablet [ 1.068512] usb 1-1: Manufacturer: QEMU [ 1.069302] usb 1-1: SerialNumber: 42 [ 1.392057] tsc: Refined TSC clocksource calibration: 3491.906 MHz [ 1.768828] 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. [ 1.995007] 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.106820] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.193256] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:11:03 +0000. Up 2.53 seconds. cloud-init-nonet[2.69]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting 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.51]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 10 Oct 2018 05:11:04 +0000. Up 3.65 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.6 | 255.255.255.0 | fa:16:3e:ea:7e:d7 | 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.3 | 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: a0:e0:6f:cd:33:bc:d8:1f:45:ac:ab:be:9d:86:1f:18 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . o | | . . . . o | | . . E S . | | . + o o | | o B.+ | | . 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: 8b:30:9d:9f:de:11:a9:eb:48:1c:20:a1:d7:b9:a8:83 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i The key's randomart image is: +--[ DSA 1024]----+ | . | | . o . | |. o + | | . o + . . | | . + + S o | |.. + + + . | |E + = . | | . . o o . | | ..+ . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 7c:57:8e:a2:ce:2e:3a:7d:5b:be:3c:c0:f9:20:ee:b9 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . + | | .S.o o . | | . =o o | | o ..+. | | . ++.+o | | .+E==.+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: 89:47:fb:d8:89:98:39:85:02:10:f4:d0:52:42:02:6c root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i The key's randomart image is: +--[ED25519 256--+ |X*o. | |.E+. | |. o. . | | . + o | | . o S | | . * = . | | = 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 D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G * Starting Handle applying cloud-config[74G[ OK ] [ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 10 Oct 2018 05:11:07 +0000. Up 6.95 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 10 Oct 2018 05:11:08 +0000. Up 7.76 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 | 05:b0:4b:c9:82:1f:d7:bd:b3:63:8f:30:a9:79:cc:b5 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 8b:30:9d:9f:de:11:a9:eb:48:1c:20:a1:d7:b9:a8:83 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i (DSA) ec2: 256 7c:57:8e:a2:ce:2e:3a:7d:5b:be:3c:c0:f9:20:ee:b9 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i (ECDSA) ec2: 256 89:47:fb:d8:89:98:39:85:02:10:f4:d0:52:42:02:6c root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i (ED25519) ec2: 2048 a0:e0:6f:cd:33:bc:d8:1f:45:ac:ab:be:9d:86:1f:18 root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGv93UWnCnHHsR5OJVgC6LxrwsupJRlBeou3oWr0JR9/QDLrCUkfpn1Myf9FQ6YRtg2NiVUrXS/ERrDnIQdfISI= root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOT+W5kQOlKj+GHNP1ip2iULZST41O8+Fn2sHC+S6CNE root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6dxoHO+TjSYUQxvLEY66KLdt4mMYWzGkhpe5JGbjRvNIEwDkeRAmD+3a0We6DFMr6gcVoXnvOGTOj0F9tcLa4V3jSS6D+xqPAC2HiAYyWnVDAdXFGTXGJXjU5rHUJUyL0xMLTPsX1bz8EkzuFkBNow+Q/OZhmvHqLZv30IgiV9OORJflkI+i3WYYfaS/I/inZ/4ON2/qqfQbLQ3x8qzHI1G/ALGvIMLJ+L7IoUrH8MfKfmCLwOVk3ZGh5iORz5PXcKCxX3Rq7LNsP80EkNxotZ6RKlrUBM8a3NDoO02542pTe5H8daf0qbpJdMqNPS4pqmCNv4dlb6B3olEaC1STt root@ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 10 Oct 2018 05:11:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.85 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i ttyS0 ansibleprovisioningtests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-i login: 2018-10-10 05:11:12,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:13,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a15ba42d-1368-424a-9fa0-cb5540d91076 x-compute-request-id: req-a15ba42d-1368-424a-9fa0-cb5540d91076 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:13,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-a15ba42d-1368-424a-9fa0-cb5540d91076 2018-10-10 05:11:13,768 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - ACTIVE 2018-10-10 05:11:13,768 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:11:13,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:14,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11: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-9ef488b9-fb6d-4bd4-b14e-fb6194c8e6a6 x-compute-request-id: req-9ef488b9-fb6d-4bd4-b14e-fb6194c8e6a6 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:14,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-9ef488b9-fb6d-4bd4-b14e-fb6194c8e6a6 2018-10-10 05:11:14,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:14,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2282c89d-153b-418a-bd52-4e516bd884e2 Date: Wed, 10 Oct 2018 05:11:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:11:14,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-2282c89d-153b-418a-bd52-4e516bd884e2 2018-10-10 05:11:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:14,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d910d191-4273-4277-9976-329f5b4c2072 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:14,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-d910d191-4273-4277-9976-329f5b4c2072 2018-10-10 05:11:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:14,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-afb980e1-b5ff-4b58-a1b4-7621bacdbc88 Date: Wed, 10 Oct 2018 05:11:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:11:14,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-afb980e1-b5ff-4b58-a1b4-7621bacdbc88 2018-10-10 05:11:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:14,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-4dd26169-ac1f-48e8-b904-e23dd19480ec Date: Wed, 10 Oct 2018 05:11:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.2"}],"id":"1d09995e-a617-4383-83b8-5b45875fd557","security_groups":[],"mac_address":"fa:16:3e:2f:3e:64","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:11:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73"],"mac_address":"fa:16:3e:ea:7e:d7","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal","device_id":"0f6321fd-b556-4af3-a34d-27799be2b87b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.3"}],"id":"aa616682-6ff1-439d-b9f4-b196585eb007","security_groups":[],"mac_address":"fa:16:3e:ac:d4:11","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.4"}],"id":"fa960eb8-8476-46b9-9ccc-a73328b5102a","security_groups":[],"mac_address":"fa:16:3e:d4:54:68","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"}]} 2018-10-10 05:11:14,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-4dd26169-ac1f-48e8-b904-e23dd19480ec 2018-10-10 05:11:14,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:15,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-579fc676-5b79-4352-88c2-fd338208483e x-compute-request-id: req-579fc676-5b79-4352-88c2-fd338208483e Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:15,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-579fc676-5b79-4352-88c2-fd338208483e 2018-10-10 05:11:15,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:15,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-225933e8-c72d-4fae-b8b2-f440e7f17463 Date: Wed, 10 Oct 2018 05:11:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:11:15,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-225933e8-c72d-4fae-b8b2-f440e7f17463 2018-10-10 05:11:15,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:15,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5b3903-d336-45f7-b8a9-a8b093eb12a6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:15,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-7b5b3903-d336-45f7-b8a9-a8b093eb12a6 2018-10-10 05:11:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:15,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-67d07a65-e705-4f69-9f66-6efc4d4210a4 Date: Wed, 10 Oct 2018 05:11:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:11:15,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-67d07a65-e705-4f69-9f66-6efc4d4210a4 2018-10-10 05:11:15,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:15,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-3385b2fd-8a96-42c1-a01d-8b785dc4041e Date: Wed, 10 Oct 2018 05:11:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.2"}],"id":"1d09995e-a617-4383-83b8-5b45875fd557","security_groups":[],"mac_address":"fa:16:3e:2f:3e:64","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:11:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73"],"mac_address":"fa:16:3e:ea:7e:d7","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal","device_id":"0f6321fd-b556-4af3-a34d-27799be2b87b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.3"}],"id":"aa616682-6ff1-439d-b9f4-b196585eb007","security_groups":[],"mac_address":"fa:16:3e:ac:d4:11","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.4"}],"id":"fa960eb8-8476-46b9-9ccc-a73328b5102a","security_groups":[],"mac_address":"fa:16:3e:d4:54:68","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"}]} 2018-10-10 05:11:15,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-3385b2fd-8a96-42c1-a01d-8b785dc4041e 2018-10-10 05:11:15,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}}' 2018-10-10 05:11:16,624 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8243bc17-c24d-4386-9b0b-1ec4a1e34e06 x-compute-request-id: req-8243bc17-c24d-4386-9b0b-1ec4a1e34e06 Content-Length: 0 Content-Type: application/json 2018-10-10 05:11:16,624 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b/action used request id req-8243bc17-c24d-4386-9b0b-1ec4a1e34e06 2018-10-10 05:11:16,625 - create_instance - INFO - Checking if VM is active 2018-10-10 05:11:16,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:16,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24051c2a-8e22-4a3b-98ec-e10b823930a9 x-compute-request-id: req-24051c2a-8e22-4a3b-98ec-e10b823930a9 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:16,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-24051c2a-8e22-4a3b-98ec-e10b823930a9 2018-10-10 05:11:16,955 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - ACTIVE 2018-10-10 05:11:16,955 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:11:16,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:17,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daa11a91-76c4-40e4-afb4-731c15524f57 x-compute-request-id: req-daa11a91-76c4-40e4-afb4-731c15524f57 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:17,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-daa11a91-76c4-40e4-afb4-731c15524f57 2018-10-10 05:11:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:17,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a4881f9b-8314-43db-8fa3-918f3331f49e Date: Wed, 10 Oct 2018 05:11:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:11:17,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-a4881f9b-8314-43db-8fa3-918f3331f49e 2018-10-10 05:11:17,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:17,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3873a8a3-dc70-4bef-88f3-8463dd5b82e7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:17,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-3873a8a3-dc70-4bef-88f3-8463dd5b82e7 2018-10-10 05:11:17,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:17,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-47178527-e1e5-49f8-88ff-d98944971a39 Date: Wed, 10 Oct 2018 05:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:11:17,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-47178527-e1e5-49f8-88ff-d98944971a39 2018-10-10 05:11:17,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:17,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-9291eeb2-bcb3-4694-b664-ad7595593e57 Date: Wed, 10 Oct 2018 05:11:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.2"}],"id":"1d09995e-a617-4383-83b8-5b45875fd557","security_groups":[],"mac_address":"fa:16:3e:2f:3e:64","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:11:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73","a1c75690-6114-447d-93d6-49d5b2778ca1"],"mac_address":"fa:16:3e:ea:7e:d7","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal","device_id":"0f6321fd-b556-4af3-a34d-27799be2b87b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.3"}],"id":"aa616682-6ff1-439d-b9f4-b196585eb007","security_groups":[],"mac_address":"fa:16:3e:ac:d4:11","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.4"}],"id":"fa960eb8-8476-46b9-9ccc-a73328b5102a","security_groups":[],"mac_address":"fa:16:3e:d4:54:68","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"}]} 2018-10-10 05:11:17,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-9291eeb2-bcb3-4694-b664-ad7595593e57 2018-10-10 05:11:17,832 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:11:18,838 - paramiko.transport - DEBUG - starting thread (client mode): 0xe39ffd0L 2018-10-10 05:11:18,838 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:11:18,843 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:11:18,844 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:11:18,845 - 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-10-10 05:11:18,845 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:11:18,845 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:11:18,846 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:11:18,846 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:11:18,846 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:11:18,888 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:11:18,889 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:11:18,903 - paramiko.transport - DEBUG - Trying key 05b04bc9821fd7bdb3638f30a979ccb5 from tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00 2018-10-10 05:11:18,929 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:11:18,948 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:11:19,049 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:11:19,081 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:11:19,081 - create_instance - INFO - Checking if cloud-init has completed 2018-10-10 05:11:19,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:19,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f56d7c89-b1ef-4c6c-8f0b-26141d566227 x-compute-request-id: req-f56d7c89-b1ef-4c6c-8f0b-26141d566227 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:19,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-f56d7c89-b1ef-4c6c-8f0b-26141d566227 2018-10-10 05:11:19,278 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - ACTIVE 2018-10-10 05:11:19,278 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:11:19,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:19,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9df808b-ee82-4437-8ce2-4538c9e88132 x-compute-request-id: req-e9df808b-ee82-4437-8ce2-4538c9e88132 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:19,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-e9df808b-ee82-4437-8ce2-4538c9e88132 2018-10-10 05:11:19,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:19,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-91f9077f-0ca3-48b2-b54e-3881c703cf54 Date: Wed, 10 Oct 2018 05:11:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:11:19,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-91f9077f-0ca3-48b2-b54e-3881c703cf54 2018-10-10 05:11:19,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:19,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f909da99-3505-4bf7-99ee-501622423e1e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:19,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-f909da99-3505-4bf7-99ee-501622423e1e 2018-10-10 05:11:19,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:19,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-66dfcd4c-b39a-47b5-9607-3b22c6330efa Date: Wed, 10 Oct 2018 05:11:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:11:19,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-66dfcd4c-b39a-47b5-9607-3b22c6330efa 2018-10-10 05:11:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:19,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-5580f4be-a385-47a4-917e-d9c53d65da79 Date: Wed, 10 Oct 2018 05:11:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.2"}],"id":"1d09995e-a617-4383-83b8-5b45875fd557","security_groups":[],"mac_address":"fa:16:3e:2f:3e:64","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:11:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73","a1c75690-6114-447d-93d6-49d5b2778ca1"],"mac_address":"fa:16:3e:ea:7e:d7","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal","device_id":"0f6321fd-b556-4af3-a34d-27799be2b87b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.3"}],"id":"aa616682-6ff1-439d-b9f4-b196585eb007","security_groups":[],"mac_address":"fa:16:3e:ac:d4:11","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.4"}],"id":"fa960eb8-8476-46b9-9ccc-a73328b5102a","security_groups":[],"mac_address":"fa:16:3e:d4:54:68","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"}]} 2018-10-10 05:11:19,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-5580f4be-a385-47a4-917e-d9c53d65da79 2018-10-10 05:11:19,985 - create_instance - INFO - Checking if VM is active 2018-10-10 05:11:19,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:20,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc94810b-ac9d-4208-ae26-7582edd69548 x-compute-request-id: req-fc94810b-ac9d-4208-ae26-7582edd69548 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:20,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-fc94810b-ac9d-4208-ae26-7582edd69548 2018-10-10 05:11:20,496 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - ACTIVE 2018-10-10 05:11:20,496 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:11:20,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:21,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b5c3ba-e685-402e-899d-eabf49793d14 x-compute-request-id: req-28b5c3ba-e685-402e-899d-eabf49793d14 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp"}], "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:00Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:21,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-28b5c3ba-e685-402e-899d-eabf49793d14 2018-10-10 05:11:21,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:21,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-402dc8cc-3f8a-4b1a-b24a-510a86444a68 Date: Wed, 10 Oct 2018 05:11:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d90dc906-2224-4f7d-b9c2-a2dcce75f780"],"updated_at":"2018-10-10T05:08:47Z","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net"}]} 2018-10-10 05:11:21,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net used request id req-402dc8cc-3f8a-4b1a-b24a-510a86444a68 2018-10-10 05:11:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:21,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a039d718-7b6f-4484-9250-98583531487c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:21,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-a039d718-7b6f-4484-9250-98583531487c 2018-10-10 05:11:21,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:21,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-89195b64-a20c-422e-b4a1-93c4e96103dc Date: Wed, 10 Oct 2018 05:11:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","dns_nameservers":[],"updated_at":"2018-10-10T05:08:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c0ecf616df72464abacbf2d39f7efb81","id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","subnetpool_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet"}]} 2018-10-10 05:11:21,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-89195b64-a20c-422e-b4a1-93c4e96103dc 2018-10-10 05:11:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:21,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-af1af243-48d8-4ffc-bdd4-d36aa18cadcd Date: Wed, 10 Oct 2018 05:11:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.2"}],"id":"1d09995e-a617-4383-83b8-5b45875fd557","security_groups":[],"mac_address":"fa:16:3e:2f:3e:64","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:11:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.6"}],"id":"2207b25f-13dd-49c8-b691-c4e8ac8f9f4d","security_groups":["0246670d-cadf-4982-ae6c-527cfc843a73","a1c75690-6114-447d-93d6-49d5b2778ca1"],"mac_address":"fa:16:3e:ea:7e:d7","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:09:11Z","binding:vnic_type":"normal","device_id":"0f6321fd-b556-4af3-a34d-27799be2b87b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:09:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.1"}],"id":"7536c854-00d4-4c19-b4d2-a74cf44ae7b9","security_groups":[],"mac_address":"fa:16:3e:65:fb:f3","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:56Z","binding:vnic_type":"normal","device_id":"4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.3"}],"id":"aa616682-6ff1-439d-b9f4-b196585eb007","security_groups":[],"mac_address":"fa:16:3e:ac:d4:11","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:08:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d90dc906-2224-4f7d-b9c2-a2dcce75f780","ip_address":"10.55.1.4"}],"id":"fa960eb8-8476-46b9-9ccc-a73328b5102a","security_groups":[],"mac_address":"fa:16:3e:d4:54:68","project_id":"c0ecf616df72464abacbf2d39f7efb81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6df75b10-d260-4d7a-bbca-6fcafea1bb4d","tenant_id":"c0ecf616df72464abacbf2d39f7efb81","created_at":"2018-10-10T05:08:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6df75b10-d260-4d7a-bbca-6fcafea1bb4d"}]} 2018-10-10 05:11:21,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-af1af243-48d8-4ffc-bdd4-d36aa18cadcd 2018-10-10 05:11:21,914 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:11:21,915 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3223d0L 2018-10-10 05:11:21,916 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:11:21,919 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:11:21,919 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:11:21,920 - 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-10-10 05:11:21,921 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:11:21,921 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:11:21,921 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:11:21,921 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:11:21,921 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:11:21,964 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:11:21,965 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:11:21,980 - paramiko.transport - DEBUG - Trying key 05b04bc9821fd7bdb3638f30a979ccb5 from tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00 2018-10-10 05:11:22,005 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:11:22,012 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:11:22,113 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:11:22,126 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:11:22,126 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:11:22,128 - paramiko.transport - DEBUG - starting thread (client mode): 0xe445210L 2018-10-10 05:11:22,128 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:11:22,131 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:11:22,132 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:11:22,133 - 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-10-10 05:11:22,133 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:11:22,133 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:11:22,133 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:11:22,133 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:11:22,134 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:11:22,176 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:11:22,177 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:11:22,192 - paramiko.transport - DEBUG - Trying key 05b04bc9821fd7bdb3638f30a979ccb5 from tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00 2018-10-10 05:11:22,217 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:11:22,223 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:11:22,225 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:11:22,389 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 05:11:22,389 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:11:22,426 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:11:22,435 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:11:22,436 - create_instance - INFO - cloud-init complete for VM instance 2018-10-10 05:11:22,436 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:11:22,437 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-10 05:11:22,438 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3121d0L 2018-10-10 05:11:22,439 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:11:22,441 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:11:22,441 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:11:22,443 - 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-10-10 05:11:22,443 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:11:22,443 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:11:22,443 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:11:22,444 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:11:22,444 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:11:22,485 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:11:22,485 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:11:22,503 - paramiko.transport - DEBUG - Trying key 05b04bc9821fd7bdb3638f30a979ccb5 from tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00 2018-10-10 05:11:22,525 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:11:22,531 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:11:22,535 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:11:22,696 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 05:11:22,696 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:11:22,700 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:11:22,754 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-10 05:11:22,787 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-10 05:11:27,125 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:11:27,126 - paramiko.transport - DEBUG - starting thread (client mode): 0xe57ae90L 2018-10-10 05:11:27,127 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:11:27,130 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:11:27,130 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:11:27,131 - 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-10-10 05:11:27,131 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:11:27,131 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:11:27,131 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:11:27,131 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:11:27,131 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:11:27,172 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:11:27,173 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:11:27,191 - paramiko.transport - DEBUG - Trying key 05b04bc9821fd7bdb3638f30a979ccb5 from tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00 2018-10-10 05:11:27,209 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:11:27,216 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:11:27,224 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:11:27,382 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 05:11:27,382 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:11:27,390 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:11:27,405 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:11:27,406 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-10 05:11:27,507 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:11:27,521 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-10 05:11:27,521 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-10 05:11:27,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/28b67965-c890-4500-82f2-bde9db3478c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:28,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6b1df05-379e-48b0-85e8-f2d892c90784 Content-Length: 0 Date: Wed, 10 Oct 2018 05:11:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:28,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/28b67965-c890-4500-82f2-bde9db3478c2 used request id req-d6b1df05-379e-48b0-85e8-f2d892c90784 2018-10-10 05:11:28,307 - create_instance - INFO - Deleting Port with ID - 2207b25f-13dd-49c8-b691-c4e8ac8f9f4d 2018-10-10 05:11:28,307 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-port-1 2018-10-10 05:11:28,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/2207b25f-13dd-49c8-b691-c4e8ac8f9f4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:29,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ade8a6e-b5ff-486e-abb2-b02a7f486aca Date: Wed, 10 Oct 2018 05:11:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:29,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/2207b25f-13dd-49c8-b691-c4e8ac8f9f4d used request id req-4ade8a6e-b5ff-486e-abb2-b02a7f486aca 2018-10-10 05:11:29,009 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst 2018-10-10 05:11:29,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:29,149 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0831d26d-e05e-4a7a-bb89-39cf23789706 x-compute-request-id: req-0831d26d-e05e-4a7a-bb89-39cf23789706 Content-Type: application/json 2018-10-10 05:11:29,150 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-0831d26d-e05e-4a7a-bb89-39cf23789706 2018-10-10 05:11:29,150 - create_instance - INFO - Checking deletion status 2018-10-10 05:11:29,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:29,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0ab6345-3d09-41ac-8d06-14806cda7c3a x-compute-request-id: req-e0ab6345-3d09-41ac-8d06-14806cda7c3a Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:7e:d7", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0f6321fd-b556-4af3-a34d-27799be2b87b", "rel": "bookmark"}], "image": {"id": "7b9a909d-c45d-4275-9a51-b68a27b04fc1", "links": [{"href": "http://172.30.9.25:8774/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:11:00.000000", "flavor": {"id": "d0a6cab1-61ad-4684-b015-847fd9fe9b12", "links": [{"href": "http://172.30.9.25:8774/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12", "rel": "bookmark"}]}, "id": "0f6321fd-b556-4af3-a34d-27799be2b87b", "user_id": "c23d88172e334adab2a429815072a469", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:11:29Z", "hostId": "03ac4af9381786f48a7b8a2935c4935e2d0c3f9a2ad62dd4fff6b821", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp", "name": "AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst", "created": "2018-10-10T05:09:15Z", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:11:29,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-e0ab6345-3d09-41ac-8d06-14806cda7c3a 2018-10-10 05:11:29,416 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst] is - ACTIVE 2018-10-10 05:11:29,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:11:32,420 - create_instance - DEBUG - VM status query timeout in 296.730356932 2018-10-10 05:11:32,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3472f68c66d3ee3757506d05b3bf77b67ede202a" 2018-10-10 05:11:32,478 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 05:11:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ba1d28d-8823-49db-8ebb-f306711b4b63 x-compute-request-id: req-5ba1d28d-8823-49db-8ebb-f306711b4b63 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f6321fd-b556-4af3-a34d-27799be2b87b could not be found.", "code": 404}} 2018-10-10 05:11:32,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0f6321fd-b556-4af3-a34d-27799be2b87b used request id req-5ba1d28d-8823-49db-8ebb-f306711b4b63 2018-10-10 05:11:32,478 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0f6321fd-b556-4af3-a34d-27799be2b87b could not be found. (HTTP 404) (Request-ID: req-5ba1d28d-8823-49db-8ebb-f306711b4b63) 2018-10-10 05:11:32,478 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-inst 2018-10-10 05:11:32,479 - neutron_utils - INFO - Deleting security group rule with ID - 0a5c272e-9283-448a-a629-d2a0723bf302 2018-10-10 05:11:32,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/0a5c272e-9283-448a-a629-d2a0723bf302 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:11:32,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29c5df43-c70f-4abf-ad56-a39ec12eed14 Content-Length: 0 Date: Wed, 10 Oct 2018 05:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:32,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/0a5c272e-9283-448a-a629-d2a0723bf302 used request id req-29c5df43-c70f-4abf-ad56-a39ec12eed14 2018-10-10 05:11:32,586 - neutron_utils - INFO - Deleting security group rule with ID - 32ed3c2e-b38d-479f-9635-392382d44e81 2018-10-10 05:11:32,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/32ed3c2e-b38d-479f-9635-392382d44e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:11:32,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0622bca1-266d-4751-af70-338763094ca9 Content-Length: 0 Date: Wed, 10 Oct 2018 05:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:32,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/32ed3c2e-b38d-479f-9635-392382d44e81 used request id req-0622bca1-266d-4751-af70-338763094ca9 2018-10-10 05:11:32,687 - neutron_utils - INFO - Deleting security group rule with ID - 5cdee0d7-db59-4752-a7e5-4d937462e0f8 2018-10-10 05:11:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/5cdee0d7-db59-4752-a7e5-4d937462e0f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:11:32,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a45e6109-963a-41f9-9c04-7710a5955c59 Content-Length: 0 Date: Wed, 10 Oct 2018 05:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:32,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/5cdee0d7-db59-4752-a7e5-4d937462e0f8 used request id req-a45e6109-963a-41f9-9c04-7710a5955c59 2018-10-10 05:11:32,786 - neutron_utils - INFO - Deleting security group rule with ID - 652aae2b-01a5-46cb-bbfb-73a68e8a5887 2018-10-10 05:11:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/652aae2b-01a5-46cb-bbfb-73a68e8a5887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:11:33,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efaba6fc-a661-4104-adb6-e548fdd3826d Content-Length: 0 Date: Wed, 10 Oct 2018 05:11:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:33,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/652aae2b-01a5-46cb-bbfb-73a68e8a5887 used request id req-efaba6fc-a661-4104-adb6-e548fdd3826d 2018-10-10 05:11:33,022 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-sec-grp 2018-10-10 05:11:33,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a1c75690-6114-447d-93d6-49d5b2778ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a03721ca3e0ba8d5c3ef244219691dc2afbe833" 2018-10-10 05:11:33,317 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cd1dc3d-9d5a-428a-9fad-90b58208c6c7 Content-Length: 0 Date: Wed, 10 Oct 2018 05:11:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:33,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a1c75690-6114-447d-93d6-49d5b2778ca1 used request id req-5cd1dc3d-9d5a-428a-9fad-90b58208c6c7 2018-10-10 05:11:33,318 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp 2018-10-10 05:11:33,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b14fe95fb4cc7179579551ec38c165f04d053b" 2018-10-10 05:11:33,351 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:11: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-ff0e7a64-4eba-4e19-9f7e-dc20e44dc512 x-compute-request-id: req-ff0e7a64-4eba-4e19-9f7e-dc20e44dc512 Content-Length: 0 Content-Type: application/json 2018-10-10 05:11:33,352 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-kp used request id req-ff0e7a64-4eba-4e19-9f7e-dc20e44dc512 2018-10-10 05:11:33,352 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00.pub] 2018-10-10 05:11:33,352 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00] 2018-10-10 05:11:33,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f959753195034849fdcdb0120fa227dfeabfcf" 2018-10-10 05:11:33,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:11: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-d1a93aad-4d85-4ddf-8644-a05c7abf6086 x-compute-request-id: req-d1a93aad-4d85-4ddf-8644-a05c7abf6086 Content-Length: 0 Content-Type: application/json 2018-10-10 05:11:33,396 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d0a6cab1-61ad-4684-b015-847fd9fe9b12 used request id req-d1a93aad-4d85-4ddf-8644-a05c7abf6086 2018-10-10 05:11:33,397 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router and subnet AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet 2018-10-10 05:11:33,397 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router 2018-10-10 05:11:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" -d '{"subnet_id": "d90dc906-2224-4f7d-b9c2-a2dcce75f780"}' 2018-10-10 05:11:35,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4086104f-ac91-4c12-b334-3da9c4a98e64 Date: Wed, 10 Oct 2018 05:11:35 GMT RESP BODY: {"network_id": "6df75b10-d260-4d7a-bbca-6fcafea1bb4d", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "subnet_id": "d90dc906-2224-4f7d-b9c2-a2dcce75f780", "subnet_ids": ["d90dc906-2224-4f7d-b9c2-a2dcce75f780"], "port_id": "7536c854-00d4-4c19-b4d2-a74cf44ae7b9", "id": "4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b"} 2018-10-10 05:11:35,458 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b/remove_router_interface used request id req-4086104f-ac91-4c12-b334-3da9c4a98e64 2018-10-10 05:11:35,458 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router 2018-10-10 05:11:35,459 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-router 2018-10-10 05:11:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ee4f27433432d5853669624b0d30252b5adb19" 2018-10-10 05:11:39,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52b9fdd1-8380-47e9-9f2a-a0efd6178b5f Content-Length: 0 Date: Wed, 10 Oct 2018 05:11:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:39,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4a5bb984-b2d1-4ef3-93f1-6c8e2819e39b used request id req-52b9fdd1-8380-47e9-9f2a-a0efd6178b5f 2018-10-10 05:11:39,046 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet 2018-10-10 05:11:39,046 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-subnet 2018-10-10 05:11:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/d90dc906-2224-4f7d-b9c2-a2dcce75f780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" 2018-10-10 05:11:41,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-728b0fb3-c4ee-4805-9c6e-295d1259e66a Date: Wed, 10 Oct 2018 05:11:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:41,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/d90dc906-2224-4f7d-b9c2-a2dcce75f780 used request id req-728b0fb3-c4ee-4805-9c6e-295d1259e66a 2018-10-10 05:11:41,389 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00-pub-net 2018-10-10 05:11:41,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6df75b10-d260-4d7a-bbca-6fcafea1bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0647be8c2667955957363f33794638c95d43a84" 2018-10-10 05:11:42,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc612d85-459e-4b6b-87ea-2c2d1f4a49d9 Date: Wed, 10 Oct 2018 05:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:42,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6df75b10-d260-4d7a-bbca-6fcafea1bb4d used request id req-bc612d85-459e-4b6b-87ea-2c2d1f4a49d9 2018-10-10 05:11:42,698 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-0cf2d27b-9509-451a-8a1c-b0d78b086a00--image 2018-10-10 05:11:42,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}625c5eaf6e65018b5412b1d59bfc3ecaebc031c1" 2018-10-10 05:11:45,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27f67f88-5b8d-4ec9-bd6a-11bc3799dbac Date: Wed, 10 Oct 2018 05:11:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:11:45,120 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7b9a909d-c45d-4275-9a51-b68a27b04fc1 used request id req-27f67f88-5b8d-4ec9-bd6a-11bc3799dbac 2018-10-10 05:11:45,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:11:45,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-af85c2a0-98c9-4636-99e2-207b39519499 Date: Wed, 10 Oct 2018 05:11:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:08:46Z", "updated_at": "2018-10-10T05:08:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:08:46Z", "revision_number": 0, "id": "9d4eee88-7581-4bce-8a6f-f854ed0e1d05", "remote_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "remote_ip_prefix": null, "created_at": "2018-10-10T05:08:46Z", "security_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:08:46Z", "revision_number": 0, "id": "a1cca2f2-c551-41be-9626-66d267986073", "remote_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "remote_ip_prefix": null, "created_at": "2018-10-10T05:08:46Z", "security_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:08:46Z", "revision_number": 0, "id": "b321ad87-a7f5-4fb6-84ff-34d72bb281fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:08:46Z", "security_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:08:46Z", "revision_number": 0, "id": "dc4a27f3-7870-4115-928e-d2114975a496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:08:46Z", "security_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0ecf616df72464abacbf2d39f7efb81"}], "revision_number": 4, "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "0246670d-cadf-4982-ae6c-527cfc843a73", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 05:11:45,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-af85c2a0-98c9-4636-99e2-207b39519499 2018-10-10 05:11:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:11:45,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8629f1ab-954b-44ea-84f0-a7744a231387 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81"}, "enabled": true, "id": "c0ecf616df72464abacbf2d39f7efb81", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-469be294-c573-4f4-proj"}} 2018-10-10 05:11:45,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-8629f1ab-954b-44ea-84f0-a7744a231387 2018-10-10 05:11:45,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0246670d-cadf-4982-ae6c-527cfc843a73 2018-10-10 05:11:45,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0246670d-cadf-4982-ae6c-527cfc843a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:11:45,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-37fe2c8c-e56d-4f03-bf65-892d2b333cb9 Date: Wed, 10 Oct 2018 05:11:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:08:46Z", "security_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:08:46Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "9d4eee88-7581-4bce-8a6f-f854ed0e1d05"}, {"remote_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:08:46Z", "security_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:08:46Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "a1cca2f2-c551-41be-9626-66d267986073"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:08:46Z", "security_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:08:46Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "b321ad87-a7f5-4fb6-84ff-34d72bb281fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:08:46Z", "security_group_id": "0246670d-cadf-4982-ae6c-527cfc843a73", "port_range_min": null, "revision_number": 0, "tenant_id": "c0ecf616df72464abacbf2d39f7efb81", "created_at": "2018-10-10T05:08:46Z", "project_id": "c0ecf616df72464abacbf2d39f7efb81", "id": "dc4a27f3-7870-4115-928e-d2114975a496"}]} 2018-10-10 05:11:45,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=0246670d-cadf-4982-ae6c-527cfc843a73 used request id req-37fe2c8c-e56d-4f03-bf65-892d2b333cb9 2018-10-10 05:11:45,626 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 05:11:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0246670d-cadf-4982-ae6c-527cfc843a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:11:45,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c7a9b3b-7957-452e-9ab6-4390fadd487d Content-Length: 0 Date: Wed, 10 Oct 2018 05:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:11:45,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0246670d-cadf-4982-ae6c-527cfc843a73 used request id req-6c7a9b3b-7957-452e-9ab6-4390fadd487d 2018-10-10 05:11:45,932 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-469be294-c573-4f4-proj 2018-10-10 05:11:45,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:11:46,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21dc381-4e26-4fe7-8f4b-fe80424350a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:11:46,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c0ecf616df72464abacbf2d39f7efb81 used request id req-d21dc381-4e26-4fe7-8f4b-fe80424350a5 2018-10-10 05:11:46,157 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-469be294-c573-4f4-proj-role 2018-10-10 05:11:46,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c867d534520b4d0ea11c069a5a89f26e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:11:46,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b37179e8-56dd-4f04-a91d-9bc6904949a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:11:46,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c867d534520b4d0ea11c069a5a89f26e used request id req-b37179e8-56dd-4f04-a91d-9bc6904949a2 2018-10-10 05:11:46,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834065774586cf5fb99a97b63b88cff7ba9e65e" 2018-10-10 05:11:46,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6395bb-aee4-49a6-b175-49bd7f61330d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:11:46,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ea6395bb-aee4-49a6-b175-49bd7f61330d 2018-10-10 05:11:46,354 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-469be294-c573-4f4-user 2018-10-10 05:11:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/c23d88172e334adab2a429815072a469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1129b97238bbe1139bbca0e483274164d373c88" 2018-10-10 05:11:46,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a8b96eb-fdde-4a06-89d1-ea96560ecfce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:11:46,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c23d88172e334adab2a429815072a469 used request id req-2a8b96eb-fdde-4a06-89d1-ea96560ecfce 2018-10-10 05:11:46,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:11:46,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["WoVbFw1TTDSX58ftH6SBVg"], "issued_at": "2018-10-10T05:11:46.000000Z"}} 2018-10-10 05:11:46,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4714d0474fc000fe1a67e2aa3dff1b93dd1bbc" 2018-10-10 05:11:47,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0036d67-408c-4373-a082-46cff3da23f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:11:47,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c0036d67-408c-4373-a082-46cff3da23f1 2018-10-10 05:11:47,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:11:47,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:11:47,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["aB-PIpLoQIib6fxIlygOyQ"], "issued_at": "2018-10-10T05:11:47.000000Z"}} 2018-10-10 05:11:47,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:11:47,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd79e8e-4671-49d1-8f04-29e2014a08be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:11:47,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1cd79e8e-4671-49d1-8f04-29e2014a08be 2018-10-10 05:11:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:11:47,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:11:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e1bfae34-84e6-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:11:47,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fca3ec-4284-4743-84db-0158231b5071 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e1bfae34-84e6-410-proj", "previous": null, "next": null}, "projects": []} 2018-10-10 05:11:47,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e1bfae34-84e6-410-proj used request id req-f0fca3ec-4284-4743-84db-0158231b5071 2018-10-10 05:11:47,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:11:47,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da56a46-4745-4726-b7ac-3ebc1488ccc4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:11:47,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-7da56a46-4745-4726-b7ac-3ebc1488ccc4 2018-10-10 05:11:47,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}}' 2018-10-10 05:11:47,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-376a9f07-61d4-4386-b1cc-de40b15982d2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:11:47,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-376a9f07-61d4-4386-b1cc-de40b15982d2 2018-10-10 05:11:47,825 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-e1bfae34-84e6-410-proj 2018-10-10 05:11:47,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:11:47,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:11:48,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["S0d8zNonTFeBxKIfl9K1IQ"], "issued_at": "2018-10-10T05:11:48.000000Z"}} 2018-10-10 05:11:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6151091e005738c42c40f5cebf9d23de911a58" 2018-10-10 05:11:48,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62ae6e7-05b5-4eab-974a-b4202e5abd96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:11:48,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f62ae6e7-05b5-4eab-974a-b4202e5abd96 2018-10-10 05:11:48,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:11:48,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:11:48,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6151091e005738c42c40f5cebf9d23de911a58" 2018-10-10 05:11:48,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08525da8-5833-4fbd-8597-946b312aedc3 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:11:48,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-08525da8-5833-4fbd-8597-946b312aedc3 2018-10-10 05:11:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-e1bfae34-84e6-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6151091e005738c42c40f5cebf9d23de911a58" 2018-10-10 05:11:48,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6398c5b-c24e-48c0-88d8-3f0a741dc44a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-e1bfae34-84e6-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}]} 2018-10-10 05:11:48,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=AnsibleProvisioningTests-e1bfae34-84e6-410-proj used request id req-e6398c5b-c24e-48c0-88d8-3f0a741dc44a 2018-10-10 05:11:48,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6151091e005738c42c40f5cebf9d23de911a58" 2018-10-10 05:11:48,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972115a4-ba9f-46a8-8b7c-1e3d5d8ffe1d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-10 05:11:48,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-972115a4-ba9f-46a8-8b7c-1e3d5d8ffe1d 2018-10-10 05:11:48,940 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-e1bfae34-84e6-410-user 2018-10-10 05:11:48,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:11:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:11:49,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdd6beb-2786-41fd-9487-50ebe63c66dd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:11:49,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1cdd6beb-2786-41fd-9487-50ebe63c66dd 2018-10-10 05:11:49,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" -d '{"role": {"name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}}' 2018-10-10 05:11:49,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e95425ce-75d0-4abb-93aa-083b867b6f0f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c5f6d3ee0ea84f428cdd12541fcd0719", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5f6d3ee0ea84f428cdd12541fcd0719"}, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}} 2018-10-10 05:11:49,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-e95425ce-75d0-4abb-93aa-083b867b6f0f 2018-10-10 05:11:49,155 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role 2018-10-10 05:11:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/c5f6d3ee0ea84f428cdd12541fcd0719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:11:49,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3448f655-0eb3-4a32-a428-209f36813e1e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/c5f6d3ee0ea84f428cdd12541fcd0719"}, "domain_id": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role", "id": "c5f6d3ee0ea84f428cdd12541fcd0719"}} 2018-10-10 05:11:49,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/c5f6d3ee0ea84f428cdd12541fcd0719 used request id req-3448f655-0eb3-4a32-a428-209f36813e1e 2018-10-10 05:11:49,250 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role to project AnsibleProvisioningTests-e1bfae34-84e6-410-proj 2018-10-10 05:11:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177/users/8b92efa32aef484c87bfa92f5063fcab/roles/c5f6d3ee0ea84f428cdd12541fcd0719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:11:49,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eb4c0cc-4b83-4664-a0c2-cce14f7883be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:11:49,379 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177/users/8b92efa32aef484c87bfa92f5063fcab/roles/c5f6d3ee0ea84f428cdd12541fcd0719 used request id req-1eb4c0cc-4b83-4664-a0c2-cce14f7883be 2018-10-10 05:11:49,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:11:49,382 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-10 05:11:49,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:11:49,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:11:49,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5f6d3ee0ea84f428cdd12541fcd0719", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}], "expires_at": "2018-10-10T06:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933a1e5dc95d437cbb2bacdff431a177", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-user", "id": "8b92efa32aef484c87bfa92f5063fcab"}, "audit_ids": ["i9K7JgteRgW41BGkyomUfA"], "issued_at": "2018-10-10T05:11:49.000000Z"}} 2018-10-10 05:11:49,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" 2018-10-10 05:11:49,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6596c559-9990-4d14-9486-00c9583cee1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:11:49,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6596c559-9990-4d14-9486-00c9583cee1f 2018-10-10 05:11:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" 2018-10-10 05:11:50,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-01e90f53-79ec-44cb-a25a-7e2312fadaee Date: Wed, 10 Oct 2018 05:11:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image"} 2018-10-10 05:11:50,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image used request id req-01e90f53-79ec-44cb-a25a-7e2312fadaee 2018-10-10 05:11:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" 2018-10-10 05:11:50,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1cd70fc6-e3d5-42c6-9b95-9db31e580809 Date: Wed, 10 Oct 2018 05:11:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:11:50,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-1cd70fc6-e3d5-42c6-9b95-9db31e580809 2018-10-10 05:11:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image"}' 2018-10-10 05:11:50,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd X-Openstack-Request-Id: req-bb9812ee-7f72-4998-86cc-221bd56d1651 Date: Wed, 10 Oct 2018 05:11:50 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:11:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-10T05:11:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "min_disk": 0, "protected": false, "id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "file": "/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/file", "checksum": null, "owner": "933a1e5dc95d437cbb2bacdff431a177", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:11:50,385 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-bb9812ee-7f72-4998-86cc-221bd56d1651 2018-10-10 05:11:50,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" -d '' 2018-10-10 05:11:56,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f78d4ad-2e74-4bc1-97ad-286dd288afee Date: Wed, 10 Oct 2018 05: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-10-10 05:11:56,610 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/file used request id req-7f78d4ad-2e74-4bc1-97ad-286dd288afee 2018-10-10 05:11:56,610 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-10 05:11:56,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" 2018-10-10 05:11:56,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8128660b-c5a3-4132-825a-f11bcaabaf23 Date: Wed, 10 Oct 2018 05:11:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:11:50Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-10T05:11:56Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/snap", "metadata": {}}], "self": "/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "min_disk": 0, "protected": false, "id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "file": "/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "933a1e5dc95d437cbb2bacdff431a177", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:11:56,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd used request id req-8128660b-c5a3-4132-825a-f11bcaabaf23 2018-10-10 05:11:56,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" 2018-10-10 05:11:56,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dadc1f64-6dcf-4c16-9a7a-b07d0bc17115 Date: Wed, 10 Oct 2018 05: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", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:11:56,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-dadc1f64-6dcf-4c16-9a7a-b07d0bc17115 2018-10-10 05:11:56,937 - create_image - INFO - Created image with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image 2018-10-10 05:11:56,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" 2018-10-10 05:11:57,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7f55d40a-8e3d-44bf-ab73-84abbf4d9540 Date: Wed, 10 Oct 2018 05:11:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:11:50Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-10T05:11:56Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/snap", "metadata": {}}], "self": "/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "min_disk": 0, "protected": false, "id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "file": "/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "933a1e5dc95d437cbb2bacdff431a177", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-10 05:11:57,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd used request id req-7f55d40a-8e3d-44bf-ab73-84abbf4d9540 2018-10-10 05:11:57,114 - create_image - DEBUG - Instance status is - active 2018-10-10 05:11:57,114 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image 2018-10-10 05:11:57,114 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image 2018-10-10 05:11:57,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:11:57,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:11:57,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5f6d3ee0ea84f428cdd12541fcd0719", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}], "expires_at": "2018-10-10T06:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933a1e5dc95d437cbb2bacdff431a177", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-user", "id": "8b92efa32aef484c87bfa92f5063fcab"}, "audit_ids": ["e8jcPZTmSfusgUmS_mOV7g"], "issued_at": "2018-10-10T05:11:57.000000Z"}} 2018-10-10 05:11:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" 2018-10-10 05:11:57,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb781521-8c20-4f0c-a04b-38c46aa45983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:11:57,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eb781521-8c20-4f0c-a04b-38c46aa45983 2018-10-10 05:11:57,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" 2018-10-10 05:11:57,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7cc002f6-466e-40ee-9fb6-82fa05fb9469 Date: Wed, 10 Oct 2018 05:11:57 GMT RESP BODY: {"networks":[]} 2018-10-10 05:11:57,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-7cc002f6-466e-40ee-9fb6-82fa05fb9469 2018-10-10 05:11:57,749 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net 2018-10-10 05:11:57,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" -d '{"network": {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net", "admin_state_up": true}}' 2018-10-10 05:11:58,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-b57dec78-f692-4fe7-b346-1ee3ca84ac47 Date: Wed, 10 Oct 2018 05:11:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T05:11:58Z","is_default":false,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","mtu":1450}} 2018-10-10 05:11:58,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-b57dec78-f692-4fe7-b346-1ee3ca84ac47 2018-10-10 05:11:58,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" 2018-10-10 05:11:58,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-7393f595-126e-41d6-834b-b95b52061b53 Date: Wed, 10 Oct 2018 05:11:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:11:58Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:11:58,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-7393f595-126e-41d6-834b-b95b52061b53 2018-10-10 05:11:58,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" 2018-10-10 05:11:58,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-731aec17-c086-44db-9592-441a7b3dce94 Date: Wed, 10 Oct 2018 05:11:58 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:11:58,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-731aec17-c086-44db-9592-441a7b3dce94 2018-10-10 05:11:58,761 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet 2018-10-10 05:11:58,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" -d '{"subnets": [{"ip_version": 4, "network_id": "e93e6c3b-de93-4ddb-8b92-e77f17305bf3", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]}' 2018-10-10 05:11:59,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-edd1f1c1-6eff-4022-ad51-3caaf985d2cd Date: Wed, 10 Oct 2018 05:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:11:59,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-edd1f1c1-6eff-4022-ad51-3caaf985d2cd 2018-10-10 05:11:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" 2018-10-10 05:11:59,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b69d06ac-e7f5-4e68-a2ce-fbf53d93e725 Date: Wed, 10 Oct 2018 05:11:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:11:59,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-b69d06ac-e7f5-4e68-a2ce-fbf53d93e725 2018-10-10 05:11:59,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" 2018-10-10 05:11:59,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-57d442e3-e00d-46b3-9b76-c828d6febf89 Date: Wed, 10 Oct 2018 05:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:11:59,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-57d442e3-e00d-46b3-9b76-c828d6febf89 2018-10-10 05:11:59,836 - OpenStackNetwork - DEBUG - Network [e93e6c3b-de93-4ddb-8b92-e77f17305bf3] created successfully 2018-10-10 05:11:59,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:11:59,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:12:00,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5f6d3ee0ea84f428cdd12541fcd0719", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}], "expires_at": "2018-10-10T06:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933a1e5dc95d437cbb2bacdff431a177", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-user", "id": "8b92efa32aef484c87bfa92f5063fcab"}, "audit_ids": ["hT-SuWs-QnyV5HBDJ1mITA"], "issued_at": "2018-10-10T05:12:00.000000Z"}} 2018-10-10 05:12:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:00,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0555c6e2-b7c3-407a-9cc0-9732650990b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:12:00,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0555c6e2-b7c3-407a-9cc0-9732650990b0 2018-10-10 05:12:00,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:00,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-07e6270b-de16-472a-a188-2efb66a86dc1 Date: Wed, 10 Oct 2018 05:12:00 GMT RESP BODY: {"routers": []} 2018-10-10 05:12:00,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router&admin_state_up=True used request id req-07e6270b-de16-472a-a188-2efb66a86dc1 2018-10-10 05:12:00,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:12:00,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:12:00,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5f6d3ee0ea84f428cdd12541fcd0719", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}], "expires_at": "2018-10-10T06:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933a1e5dc95d437cbb2bacdff431a177", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-user", "id": "8b92efa32aef484c87bfa92f5063fcab"}, "audit_ids": ["AoVEYx-hQOGGBQ4FHWHClA"], "issued_at": "2018-10-10T05:12:00.000000Z"}} 2018-10-10 05:12:00,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146279abb249efb8f4382bf34e25b619137be015" 2018-10-10 05:12:00,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3824be-f10e-411c-8d07-d50601375501 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:12:00,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0d3824be-f10e-411c-8d07-d50601375501 2018-10-10 05:12:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:01,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-15514028-46d3-4441-a932-f76e82823f98 Date: Wed, 10 Oct 2018 05:12:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:12:01,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-15514028-46d3-4441-a932-f76e82823f98 2018-10-10 05:12:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:01,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-57196beb-dc3d-4d9a-94f6-ec464b48ff9c Date: Wed, 10 Oct 2018 05:12:01 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:12:01,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-57196beb-dc3d-4d9a-94f6-ec464b48ff9c 2018-10-10 05:12:01,318 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router 2018-10-10 05:12:01,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router", "admin_state_up": true}}' 2018-10-10 05:12:06,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-2a10f494-8343-4b12-98c5-dcff14987e63 Date: Wed, 10 Oct 2018 05:12:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:01Z", "admin_state_up": true, "updated_at": "2018-10-10T05:12:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router"}} 2018-10-10 05:12:06,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-2a10f494-8343-4b12-98c5-dcff14987e63 2018-10-10 05:12:06,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:06,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-413088d9-460d-4bdd-95a0-fc3c9047d3fc Date: Wed, 10 Oct 2018 05:12:06 GMT RESP BODY: {"ports":[]} 2018-10-10 05:12:06,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd used request id req-413088d9-460d-4bdd-95a0-fc3c9047d3fc 2018-10-10 05:12:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:06,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c126d33f-41d4-4182-9a90-942bc9106839 Date: Wed, 10 Oct 2018 05:12:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:12:06,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-c126d33f-41d4-4182-9a90-942bc9106839 2018-10-10 05:12:06,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:12:06,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:12:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:12:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:07,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c12d5c-cfb8-4376-abb6-b5bdf00fe4ea Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:12:07,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-e7c12d5c-cfb8-4376-abb6-b5bdf00fe4ea 2018-10-10 05:12:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:07,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2569ca61-0221-4327-8462-01d8fbefb3e6 Date: Wed, 10 Oct 2018 05:12:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:12:07,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-2569ca61-0221-4327-8462-01d8fbefb3e6 2018-10-10 05:12:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:07,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6ec34a2c-d9f5-447b-a031-ffb24f388a2d Date: Wed, 10 Oct 2018 05:12:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:12:07,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet used request id req-6ec34a2c-d9f5-447b-a031-ffb24f388a2d 2018-10-10 05:12:07,453 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-10 05:12:07,453 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router 2018-10-10 05:12:07,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" -d '{"subnet_id": "25a8f065-6be6-40f9-9edf-5941bd34cf5d"}' 2018-10-10 05:12:09,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0924c650-7db9-45cb-b8d2-faec26e1dba1 Date: Wed, 10 Oct 2018 05:12:09 GMT RESP BODY: {"network_id": "e93e6c3b-de93-4ddb-8b92-e77f17305bf3", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "subnet_id": "25a8f065-6be6-40f9-9edf-5941bd34cf5d", "subnet_ids": ["25a8f065-6be6-40f9-9edf-5941bd34cf5d"], "port_id": "b99f215a-27f9-4926-8b1e-67c90f631439", "id": "3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"} 2018-10-10 05:12:09,465 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd/add_router_interface used request id req-0924c650-7db9-45cb-b8d2-faec26e1dba1 2018-10-10 05:12:09,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers/3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:09,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-df247a38-8741-4096-8521-8029c93f3825 Date: Wed, 10 Oct 2018 05:12:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:01Z", "admin_state_up": true, "updated_at": "2018-10-10T05:12:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router"}} 2018-10-10 05:12:09,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers/3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd used request id req-df247a38-8741-4096-8521-8029c93f3825 2018-10-10 05:12:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:09,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8caf9ce7-f533-4e3d-99c0-87ff03e92c57 Date: Wed, 10 Oct 2018 05:12:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"}]} 2018-10-10 05:12:09,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd used request id req-8caf9ce7-f533-4e3d-99c0-87ff03e92c57 2018-10-10 05:12:09,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/25a8f065-6be6-40f9-9edf-5941bd34cf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:12:09,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-329d2ee6-d809-4a59-8db2-d6216818f292 Date: Wed, 10 Oct 2018 05:12:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}} 2018-10-10 05:12:09,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/25a8f065-6be6-40f9-9edf-5941bd34cf5d used request id req-329d2ee6-d809-4a59-8db2-d6216818f292 2018-10-10 05:12:09,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:12:09,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:12:10,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b7b1deb2c2246d5ad1b98d3aca53382", "name": "heat_stack_owner"}, {"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "fb645a74dd224379aa177d81ea03ca00", "name": "Member"}], "expires_at": "2018-10-10T06:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5305fdc040b46e8a5822458ce03bbb3", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/d5305fdc040b46e8a5822458ce03bbb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "id": "a09a1bd66be64e619f4569de4d62b795"}, "audit_ids": ["ktLa-8pOTRyeAPYLupIoUw"], "issued_at": "2018-10-10T05:12:10.000000Z"}} 2018-10-10 05:12:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab806ad90e6b9863262617642709f7bf4101a46e" 2018-10-10 05:12:10,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7aaccd-26d6-4c73-aa4f-54174c502bd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:12:10,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2e7aaccd-26d6-4c73-aa4f-54174c502bd3 2018-10-10 05:12:10,264 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:12:10,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab806ad90e6b9863262617642709f7bf4101a46e" 2018-10-10 05:12:10,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-28445533-e59c-48a4-aa32-34dd1341222c x-compute-request-id: req-28445533-e59c-48a4-aa32-34dd1341222c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-10 05:12:10,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-28445533-e59c-48a4-aa32-34dd1341222c 2018-10-10 05:12:10,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab806ad90e6b9863262617642709f7bf4101a46e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-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-10-10 05:12:10,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-fe218d68-1df0-4f7d-a35e-7f30a14c7249 x-compute-request-id: req-fe218d68-1df0-4f7d-a35e-7f30a14c7249 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:12:10,501 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fe218d68-1df0-4f7d-a35e-7f30a14c7249 2018-10-10 05:12:10,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:12:10,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:12:10,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5f6d3ee0ea84f428cdd12541fcd0719", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}], "expires_at": "2018-10-10T06:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933a1e5dc95d437cbb2bacdff431a177", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-user", "id": "8b92efa32aef484c87bfa92f5063fcab"}, "audit_ids": ["kMIlC0vzTeOmeOZb_ynC4g"], "issued_at": "2018-10-10T05:12:10.000000Z"}} 2018-10-10 05:12:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16c5dda82b33d9ef7d905607ba9c653e760e509" 2018-10-10 05:12:10,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa0ddda-f271-4227-b3c7-3f2db939e57e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:12:10,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-afa0ddda-f271-4227-b3c7-3f2db939e57e 2018-10-10 05:12:10,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:12:10,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16c5dda82b33d9ef7d905607ba9c653e760e509" 2018-10-10 05:12:11,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-3731aa57-acfb-47ce-a1eb-dabc00188c08 x-compute-request-id: req-3731aa57-acfb-47ce-a1eb-dabc00188c08 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-10 05:12:11,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-3731aa57-acfb-47ce-a1eb-dabc00188c08 2018-10-10 05:12:11,123 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp... 2018-10-10 05:12:11,123 - OpenStackKeypair - INFO - Creating new keypair 2018-10-10 05:12:11,143 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp 2018-10-10 05:12:11,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16c5dda82b33d9ef7d905607ba9c653e760e509" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDvWEPG8I1zK1MKH/b7nAx8oqru0qtSn7lLIRXCViuDujSa0aUkfZ7n9xDTwBaeukKcvUkNAxgKIlSwUA5bj9SR/YW997XUvuxExojrk3hW9VeyY+g+GvDKv3MS9JRG+kn+yZ6pgijrQ9k6pGPfqAqV620Swh5e8O4XKCcn+t7A8w==", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp"}}' 2018-10-10 05:12:11,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-894ef953-b396-4ea2-b1ad-f798c2506034 x-compute-request-id: req-894ef953-b396-4ea2-b1ad-f798c2506034 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDvWEPG8I1zK1MKH/b7nAx8oqru0qtSn7lLIRXCViuDujSa0aUkfZ7n9xDTwBaeukKcvUkNAxgKIlSwUA5bj9SR/YW997XUvuxExojrk3hW9VeyY+g+GvDKv3MS9JRG+kn+yZ6pgijrQ9k6pGPfqAqV620Swh5e8O4XKCcn+t7A8w==", "user_id": "8b92efa32aef484c87bfa92f5063fcab", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "fingerprint": "fc:47:2f:d5:c6:be:af:fb:01:a8:39:c2:6f:1b:90:dd"}} 2018-10-10 05:12:11,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-894ef953-b396-4ea2-b1ad-f798c2506034 2018-10-10 05:12:11,205 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7.pub 2018-10-10 05:12:11,206 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7 2018-10-10 05:12:11,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:12:11,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:12:11,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5f6d3ee0ea84f428cdd12541fcd0719", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}], "expires_at": "2018-10-10T06:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933a1e5dc95d437cbb2bacdff431a177", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-user", "id": "8b92efa32aef484c87bfa92f5063fcab"}, "audit_ids": ["ZztjApJ4QOKHivDlmMGORg"], "issued_at": "2018-10-10T05:12:11.000000Z"}} 2018-10-10 05:12:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:11,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33d5c28-046c-4c50-aaed-0124c56d1883 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:12:11,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b33d5c28-046c-4c50-aaed-0124c56d1883 2018-10-10 05:12:11,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:11,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a0f15916-3a42-4fe6-965c-b987edb07ce7 Date: Wed, 10 Oct 2018 05:12:11 GMT RESP BODY: {"security_groups": []} 2018-10-10 05:12:11,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp used request id req-a0f15916-3a42-4fe6-965c-b987edb07ce7 2018-10-10 05:12:11,843 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp... 2018-10-10 05:12:11,843 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp 2018-10-10 05:12:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" -d '{"security_group": {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}}' 2018-10-10 05:12:12,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-c4888b5f-1ec4-4d9d-880e-41563d56a4af Date: Wed, 10 Oct 2018 05:12:12 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "updated_at": "2018-10-10T05:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv6", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}], "revision_number": 2, "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}} 2018-10-10 05:12:12,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-c4888b5f-1ec4-4d9d-880e-41563d56a4af 2018-10-10 05:12:12,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:12,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b76df0cb-2e99-4f56-8885-6efb7889d2ad Date: Wed, 10 Oct 2018 05:12:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2"}]} 2018-10-10 05:12:12,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-b76df0cb-2e99-4f56-8885-6efb7889d2ad 2018-10-10 05:12:12,520 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:12,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d62efb1-14df-4fe7-8655-a31ece9b74a5 Date: Wed, 10 Oct 2018 05:12:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2"}]} 2018-10-10 05:12:12,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-2d62efb1-14df-4fe7-8655-a31ece9b74a5 2018-10-10 05:12:12,740 - neutron_utils - INFO - Retrieving security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:12,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:12,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b1e0ee59-bdf9-4050-b3d8-0a3284ee5231 Date: Wed, 10 Oct 2018 05:12:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "updated_at": "2018-10-10T05:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv6", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}], "revision_number": 2, "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}]} 2018-10-10 05:12:12,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-b1e0ee59-bdf9-4050-b3d8-0a3284ee5231 2018-10-10 05:12:12,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:13,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe997939-266b-4f2b-b630-393e361f8873 Date: Wed, 10 Oct 2018 05:12:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2"}]} 2018-10-10 05:12:13,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-fe997939-266b-4f2b-b630-393e361f8873 2018-10-10 05:12:13,198 - neutron_utils - INFO - Retrieving security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:13,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-e25a29e7-3f1b-49f9-a1bc-3178f8318196 Date: Wed, 10 Oct 2018 05:12:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "updated_at": "2018-10-10T05:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv6", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}], "revision_number": 2, "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}]} 2018-10-10 05:12:13,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-e25a29e7-3f1b-49f9-a1bc-3178f8318196 2018-10-10 05:12:13,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:13,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:13,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6ae5af1-7e84-44b7-98a7-fa1d0050f4b5 Date: Wed, 10 Oct 2018 05:12:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2"}]} 2018-10-10 05:12:13,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-e6ae5af1-7e84-44b7-98a7-fa1d0050f4b5 2018-10-10 05:12:13,602 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp 2018-10-10 05:12:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:13,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-3feacda9-930c-4320-bbc6-308bf3da1b56 Date: Wed, 10 Oct 2018 05:12:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "updated_at": "2018-10-10T05:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv6", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}], "revision_number": 2, "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}]} 2018-10-10 05:12:13,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp used request id req-3feacda9-930c-4320-bbc6-308bf3da1b56 2018-10-10 05:12:13,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:12:13,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:12:13,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:13,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cac303b-f075-44a1-99a7-758596c0152e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:12:13,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-5cac303b-f075-44a1-99a7-758596c0152e 2018-10-10 05:12:13,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:14,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3261ff3f-c428-4b53-9ca3-b56e60a91049 Date: Wed, 10 Oct 2018 05:12:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2"}]} 2018-10-10 05:12:14,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-3261ff3f-c428-4b53-9ca3-b56e60a91049 2018-10-10 05:12:14,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f"}}' 2018-10-10 05:12:14,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-affe2504-4ab3-48b9-9dc9-066044589243 Date: Wed, 10 Oct 2018 05:12:14 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-10-10T05:12:14Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:14Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f8dc2c7a-f3d3-4e70-b122-42e9014e9b23"}} 2018-10-10 05:12:14,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-affe2504-4ab3-48b9-9dc9-066044589243 2018-10-10 05:12:14,407 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp 2018-10-10 05:12:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:14,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-496b956a-27ae-40c4-a96a-33498f4627b0 Date: Wed, 10 Oct 2018 05:12:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "updated_at": "2018-10-10T05:12:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv6", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:14Z", "revision_number": 0, "id": "f8dc2c7a-f3d3-4e70-b122-42e9014e9b23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:14Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}], "revision_number": 3, "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}]} 2018-10-10 05:12:14,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp used request id req-496b956a-27ae-40c4-a96a-33498f4627b0 2018-10-10 05:12:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:14,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1a5ccb-ed19-4aff-b91f-a6282db3211e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:12:14,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-4d1a5ccb-ed19-4aff-b91f-a6282db3211e 2018-10-10 05:12:14,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:14,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:14,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-756497b8-e8a6-4a69-ba28-4b262a63de6e Date: Wed, 10 Oct 2018 05:12:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:14Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:14Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f8dc2c7a-f3d3-4e70-b122-42e9014e9b23"}]} 2018-10-10 05:12:14,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-756497b8-e8a6-4a69-ba28-4b262a63de6e 2018-10-10 05:12:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25: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}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f"}}' 2018-10-10 05:12:15,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-b42ad70d-b10c-4949-bd27-ecde7d0f89e7 Date: Wed, 10 Oct 2018 05:12:15 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-10-10T05:12:15Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": 22, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:15Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "1d830793-463f-48d3-8598-ca231f71d89b"}} 2018-10-10 05:12:15,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-b42ad70d-b10c-4949-bd27-ecde7d0f89e7 2018-10-10 05:12:15,173 - neutron_utils - INFO - Retrieving security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:15,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:15,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-e6fa4bf4-b8c9-4a86-bac5-2df3043d1a04 Date: Wed, 10 Oct 2018 05:12:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "updated_at": "2018-10-10T05:12:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:12:15Z", "revision_number": 0, "id": "1d830793-463f-48d3-8598-ca231f71d89b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:15Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": 22, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv6", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "revision_number": 0, "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:12:14Z", "revision_number": 0, "id": "f8dc2c7a-f3d3-4e70-b122-42e9014e9b23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:12:14Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}], "revision_number": 4, "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}]} 2018-10-10 05:12:15,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-e6fa4bf4-b8c9-4a86-bac5-2df3043d1a04 2018-10-10 05:12:15,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f611b654-bc9c-4388-b4b9-7a36dff6812f 2018-10-10 05:12:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:12:15,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-9aa3c3a3-44a0-401f-be0f-1edb81d3672f Date: Wed, 10 Oct 2018 05:12:15 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-10-10T05:12:15Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": 22, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:15Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "1d830793-463f-48d3-8598-ca231f71d89b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "35f76b2d-dce6-4953-9ff3-1dbd0ad556fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:12Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:12Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:12:14Z", "security_group_id": "f611b654-bc9c-4388-b4b9-7a36dff6812f", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:14Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "f8dc2c7a-f3d3-4e70-b122-42e9014e9b23"}]} 2018-10-10 05:12:15,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-9aa3c3a3-44a0-401f-be0f-1edb81d3672f 2018-10-10 05:12:15,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:12:15,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:12:15,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5f6d3ee0ea84f428cdd12541fcd0719", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}], "expires_at": "2018-10-10T06:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933a1e5dc95d437cbb2bacdff431a177", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-user", "id": "8b92efa32aef484c87bfa92f5063fcab"}, "audit_ids": ["y3mJw-OwSzawCPngbxrn-g"], "issued_at": "2018-10-10T05:12:15.000000Z"}} 2018-10-10 05:12:15,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:15,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f6c9e5-5c48-4037-bcc9-51e26486f4ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:12:15,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-18f6c9e5-5c48-4037-bcc9-51e26486f4ae 2018-10-10 05:12:15,870 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-10 05:12:15,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:15,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63789328-b411-401d-bb52-a10bdb6dc989 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:12:15,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-63789328-b411-401d-bb52-a10bdb6dc989 2018-10-10 05:12:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:16,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c13016b2-0b89-45a7-a52e-e17bd2ae4fdf Date: Wed, 10 Oct 2018 05:12:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:12:16,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-c13016b2-0b89-45a7-a52e-e17bd2ae4fdf 2018-10-10 05:12:16,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:12:16,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:12:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:12:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:16,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4301729c-bcb1-4b10-9bda-bac8d077f51e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:12:16,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-4301729c-bcb1-4b10-9bda-bac8d077f51e 2018-10-10 05:12:16,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:16,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2f2c97fe-9df5-4b66-a0c8-3baa305b52a7 Date: Wed, 10 Oct 2018 05:12:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:12:16,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-2f2c97fe-9df5-4b66-a0c8-3baa305b52a7 2018-10-10 05:12:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:16,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a97df004-e740-4c51-9b54-6c1ef2e82a96 Date: Wed, 10 Oct 2018 05:12:16 GMT RESP BODY: {"ports":[]} 2018-10-10 05:12:16,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1&admin_state_up=True used request id req-a97df004-e740-4c51-9b54-6c1ef2e82a96 2018-10-10 05:12:16,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:16,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-ecbe0fec-38c2-4bdb-8fd2-b0b4ee81a36a x-compute-request-id: req-ecbe0fec-38c2-4bdb-8fd2-b0b4ee81a36a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 05:12:16,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst used request id req-ecbe0fec-38c2-4bdb-8fd2-b0b4ee81a36a 2018-10-10 05:12:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:17,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-dbf82489-05e8-41a6-bc42-30f23f95cbe7 Date: Wed, 10 Oct 2018 05:12:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:12:17,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-dbf82489-05e8-41a6-bc42-30f23f95cbe7 2018-10-10 05:12:17,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:17,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c0ba3fb-f57e-4e92-8bba-c009b1736e8d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:12:17,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-1c0ba3fb-f57e-4e92-8bba-c009b1736e8d 2018-10-10 05:12:17,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:17,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dea42a57-792e-464e-8a58-e816dd59994c Date: Wed, 10 Oct 2018 05:12:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:12:17,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-dea42a57-792e-464e-8a58-e816dd59994c 2018-10-10 05:12:17,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:17,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92ee0075-3e6b-43c9-b7d7-c94477375dad Date: Wed, 10 Oct 2018 05:12:17 GMT RESP BODY: {"ports":[]} 2018-10-10 05:12:17,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1&admin_state_up=True used request id req-92ee0075-3e6b-43c9-b7d7-c94477375dad 2018-10-10 05:12:17,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-10 05:12:17,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:12:18,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5f6d3ee0ea84f428cdd12541fcd0719", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role"}], "expires_at": "2018-10-10T06:12:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933a1e5dc95d437cbb2bacdff431a177", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/933a1e5dc95d437cbb2bacdff431a177", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-user", "id": "8b92efa32aef484c87bfa92f5063fcab"}, "audit_ids": ["KwcJUOO6SaCbq7UpjKyFsg"], "issued_at": "2018-10-10T05:12:18.000000Z"}} 2018-10-10 05:12:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc00d62639e20c33498262a1e13677f93d0724e1" 2018-10-10 05:12:18,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe8ff4f-5a8a-4dc7-a2e1-cb358643817a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:12:18,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ebe8ff4f-5a8a-4dc7-a2e1-cb358643817a 2018-10-10 05:12:18,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:18,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0dc10e4a-fd6e-43c7-b157-862000640272 Date: Wed, 10 Oct 2018 05:12:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:12:18,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-0dc10e4a-fd6e-43c7-b157-862000640272 2018-10-10 05:12:18,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:18,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a4e9a814-2c8b-4225-b99c-9c3f793483e5 Date: Wed, 10 Oct 2018 05:12:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:12:18,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-a4e9a814-2c8b-4225-b99c-9c3f793483e5 2018-10-10 05:12:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:19,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4d4700a9-a11e-481f-95d0-4e96dbac8abe Date: Wed, 10 Oct 2018 05:12:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:12:19,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-4d4700a9-a11e-481f-95d0-4e96dbac8abe 2018-10-10 05:12:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:12:19,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:12:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:12:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc00d62639e20c33498262a1e13677f93d0724e1" 2018-10-10 05:12:19,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c8a3bd-894d-4afc-a6cc-6e292413145f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:12:19,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-25c8a3bd-894d-4afc-a6cc-6e292413145f 2018-10-10 05:12:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:19,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e26f90b8-cae9-4c0a-9f08-cadf7f68fccc Date: Wed, 10 Oct 2018 05:12:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:12:19,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-e26f90b8-cae9-4c0a-9f08-cadf7f68fccc 2018-10-10 05:12:19,174 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net 2018-10-10 05:12:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" -d '{"port": {"network_id": "e93e6c3b-de93-4ddb-8b92-e77f17305bf3", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1", "admin_state_up": true}}' 2018-10-10 05:12:20,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-06c4f41a-d63f-4ea3-942a-b521ae1b7de0 Date: Wed, 10 Oct 2018 05:12:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b"],"mac_address":"fa:16:3e:b9:07:86","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","project_id":"933a1e5dc95d437cbb2bacdff431a177","qos_policy_id":null,"admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal"}} 2018-10-10 05:12:20,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-06c4f41a-d63f-4ea3-942a-b521ae1b7de0 2018-10-10 05:12:20,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:20,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c49fd0fb-9127-457e-8cc6-319473f91f0c Date: Wed, 10 Oct 2018 05:12:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:12:20,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-c49fd0fb-9127-457e-8cc6-319473f91f0c 2018-10-10 05:12:20,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:20,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e448a7-93e7-491d-b682-e31a7e5463c2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:12:20,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-29e448a7-93e7-491d-b682-e31a7e5463c2 2018-10-10 05:12:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:20,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-11e6cd1c-1787-4363-9624-e7728ff55fa4 Date: Wed, 10 Oct 2018 05:12:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:12:20,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-11e6cd1c-1787-4363-9624-e7728ff55fa4 2018-10-10 05:12:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:20,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-0ea9eb62-4a19-4987-9e04-2dc6d3a172fb Date: Wed, 10 Oct 2018 05:12:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:19Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-10 05:12:20,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1&admin_state_up=True used request id req-0ea9eb62-4a19-4987-9e04-2dc6d3a172fb 2018-10-10 05:12:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:20,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5490a3a9-a0cf-48a6-949a-46c8e1690f6f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:12:20,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-5490a3a9-a0cf-48a6-949a-46c8e1690f6f 2018-10-10 05:12:20,881 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst 2018-10-10 05:12:20,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:20,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-32ad726e-7d49-4cda-b4e5-55643e7ee642 x-compute-request-id: req-32ad726e-7d49-4cda-b4e5-55643e7ee642 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-flavor-name"}]} 2018-10-10 05:12:20,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-32ad726e-7d49-4cda-b4e5-55643e7ee642 2018-10-10 05:12:20,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:20,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-73888625-be7f-40ed-8408-7b3fedbb9cdd x-compute-request-id: req-73888625-be7f-40ed-8408-7b3fedbb9cdd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:12:20,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c used request id req-73888625-be7f-40ed-8408-7b3fedbb9cdd 2018-10-10 05:12:20,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:21,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-701a8b96-90bb-4d69-8fed-92fcacb8eac4 Date: Wed, 10 Oct 2018 05:12:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image", "tags": [], "container_format": "bare", "created_at": "2018-10-10T05:11:50Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-10T05:11:56Z", "visibility": "shared", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/snap", "metadata": {}}], "self": "/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "min_disk": 0, "protected": false, "id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "file": "/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "933a1e5dc95d437cbb2bacdff431a177", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/a16db152-a9df-475e-a5f1-0d502df9cdbd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image"} 2018-10-10 05:12:21,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image used request id req-701a8b96-90bb-4d69-8fed-92fcacb8eac4 2018-10-10 05:12:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:21,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-820d5a3d-5a46-4dd6-947c-d21211b4087b Date: Wed, 10 Oct 2018 05:12:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-10-10 05:12:21,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-820d5a3d-5a46-4dd6-947c-d21211b4087b 2018-10-10 05:12:21,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" -d '{"server": {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "imageRef": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "flavorRef": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "max_count": 1, "min_count": 1, "networks": [{"port": "bfa9adf8-ca68-4a9d-8c63-43b15014589e"}]}}' 2018-10-10 05:12:22,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:12: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-f712e5d6-41b2-4231-a8d5-9c731aba0b6c x-compute-request-id: req-f712e5d6-41b2-4231-a8d5-9c731aba0b6c Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "adminPass": "Ei6b3snf94AA"}} 2018-10-10 05:12:22,349 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f712e5d6-41b2-4231-a8d5-9c731aba0b6c 2018-10-10 05:12:22,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:22,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7e8ca8d-df67-4eba-9c4a-79c5c86f6437 x-compute-request-id: req-c7e8ca8d-df67-4eba-9c4a-79c5c86f6437 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "user_id": "8b92efa32aef484c87bfa92f5063fcab", "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-10-10T05:12:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:22,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-c7e8ca8d-df67-4eba-9c4a-79c5c86f6437 2018-10-10 05:12:22,740 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst 2018-10-10 05:12:22,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:23,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db4d0234-99bd-43bb-9a61-60f7e959d4b3 x-compute-request-id: req-db4d0234-99bd-43bb-9a61-60f7e959d4b3 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:23,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-db4d0234-99bd-43bb-9a61-60f7e959d4b3 2018-10-10 05:12:23,226 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:23,226 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:26,229 - create_instance - DEBUG - VM status query timeout in 896.511296988 2018-10-10 05:12:26,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:26,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-6b61439f-a3c6-4840-a3a1-ee2ee8507916 x-compute-request-id: req-6b61439f-a3c6-4840-a3a1-ee2ee8507916 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:26,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-6b61439f-a3c6-4840-a3a1-ee2ee8507916 2018-10-10 05:12:26,712 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:26,712 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:29,715 - create_instance - DEBUG - VM status query timeout in 893.025496006 2018-10-10 05:12:29,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:30,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-8ce2e084-3a1d-41f9-aa42-fea654965ae1 x-compute-request-id: req-8ce2e084-3a1d-41f9-aa42-fea654965ae1 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:30,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-8ce2e084-3a1d-41f9-aa42-fea654965ae1 2018-10-10 05:12:30,352 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:30,352 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:33,356 - create_instance - DEBUG - VM status query timeout in 889.384897947 2018-10-10 05:12:33,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:34,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-42da385a-bc10-4ebf-8740-323fb8cbefa9 x-compute-request-id: req-42da385a-bc10-4ebf-8740-323fb8cbefa9 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:34,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-42da385a-bc10-4ebf-8740-323fb8cbefa9 2018-10-10 05:12:34,044 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:34,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:37,048 - create_instance - DEBUG - VM status query timeout in 885.692867041 2018-10-10 05:12:37,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:37,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-25023c6d-5665-4b0a-9232-c8e74376e32e x-compute-request-id: req-25023c6d-5665-4b0a-9232-c8e74376e32e 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:37,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-25023c6d-5665-4b0a-9232-c8e74376e32e 2018-10-10 05:12:37,833 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:37,833 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:40,836 - create_instance - DEBUG - VM status query timeout in 881.904552937 2018-10-10 05:12:40,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:41,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-81283d49-8507-47bb-995a-d1bfc146cbe1 x-compute-request-id: req-81283d49-8507-47bb-995a-d1bfc146cbe1 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:41,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-81283d49-8507-47bb-995a-d1bfc146cbe1 2018-10-10 05:12:41,504 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:41,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:44,507 - create_instance - DEBUG - VM status query timeout in 878.233252048 2018-10-10 05:12:44,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:45,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-95e08664-c34c-4bf4-b6e0-e04e809f4875 x-compute-request-id: req-95e08664-c34c-4bf4-b6e0-e04e809f4875 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:45,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-95e08664-c34c-4bf4-b6e0-e04e809f4875 2018-10-10 05:12:45,218 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:45,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:48,222 - create_instance - DEBUG - VM status query timeout in 874.518810034 2018-10-10 05:12:48,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:49,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-460c075a-3b54-42d5-8ad4-0e77718151e9 x-compute-request-id: req-460c075a-3b54-42d5-8ad4-0e77718151e9 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:49,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-460c075a-3b54-42d5-8ad4-0e77718151e9 2018-10-10 05:12:49,038 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:49,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:52,041 - create_instance - DEBUG - VM status query timeout in 870.699131012 2018-10-10 05:12:52,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:52,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-185099ca-a9c2-4220-b14f-67772d6b54b8 x-compute-request-id: req-185099ca-a9c2-4220-b14f-67772d6b54b8 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:52,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-185099ca-a9c2-4220-b14f-67772d6b54b8 2018-10-10 05:12:52,722 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:52,722 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:55,725 - create_instance - DEBUG - VM status query timeout in 867.015161991 2018-10-10 05:12:55,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:12:56,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-c9703756-31d5-4e2b-b6fc-82bf2b909ee8 x-compute-request-id: req-c9703756-31d5-4e2b-b6fc-82bf2b909ee8 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:12:56,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-c9703756-31d5-4e2b-b6fc-82bf2b909ee8 2018-10-10 05:12:56,395 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:12:56,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:12:59,399 - create_instance - DEBUG - VM status query timeout in 863.341688871 2018-10-10 05:12:59,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:00,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:12: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-dd2e06fa-ee3d-49ea-8f81-e6b025e84ef4 x-compute-request-id: req-dd2e06fa-ee3d-49ea-8f81-e6b025e84ef4 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:00,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-dd2e06fa-ee3d-49ea-8f81-e6b025e84ef4 2018-10-10 05:13:00,459 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:00,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:03,462 - create_instance - DEBUG - VM status query timeout in 859.278550863 2018-10-10 05:13:03,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:04,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-45bd6c84-68ad-49f4-9476-8be7e71e58f8 x-compute-request-id: req-45bd6c84-68ad-49f4-9476-8be7e71e58f8 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:04,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-45bd6c84-68ad-49f4-9476-8be7e71e58f8 2018-10-10 05:13:04,101 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:04,101 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:07,104 - create_instance - DEBUG - VM status query timeout in 855.636298895 2018-10-10 05:13:07,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:07,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-f1c4eebb-2864-4a13-8b40-9c1645dcab56 x-compute-request-id: req-f1c4eebb-2864-4a13-8b40-9c1645dcab56 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:07,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-f1c4eebb-2864-4a13-8b40-9c1645dcab56 2018-10-10 05:13:07,918 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:07,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:10,922 - create_instance - DEBUG - VM status query timeout in 851.818841934 2018-10-10 05:13:10,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:11,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-60e61528-920a-4870-8bc7-b7909f42492f x-compute-request-id: req-60e61528-920a-4870-8bc7-b7909f42492f 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:11,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-60e61528-920a-4870-8bc7-b7909f42492f 2018-10-10 05:13:11,577 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:11,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:14,578 - create_instance - DEBUG - VM status query timeout in 848.162510872 2018-10-10 05:13:14,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:15,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-a14704f4-eaa6-41f1-9d38-b1d0a48f186b x-compute-request-id: req-a14704f4-eaa6-41f1-9d38-b1d0a48f186b 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:15,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-a14704f4-eaa6-41f1-9d38-b1d0a48f186b 2018-10-10 05:13:15,242 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:15,242 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:18,246 - create_instance - DEBUG - VM status query timeout in 844.494948864 2018-10-10 05:13:18,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:18,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6eaf41a5-1516-4dac-b3fb-e9d6c047a9ba x-compute-request-id: req-6eaf41a5-1516-4dac-b3fb-e9d6c047a9ba 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:18,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-6eaf41a5-1516-4dac-b3fb-e9d6c047a9ba 2018-10-10 05:13:18,752 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:18,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:21,755 - create_instance - DEBUG - VM status query timeout in 840.985167027 2018-10-10 05:13:21,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:22,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-26b7426b-7522-46ac-b758-23629f4e4e13 x-compute-request-id: req-26b7426b-7522-46ac-b758-23629f4e4e13 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:22,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-26b7426b-7522-46ac-b758-23629f4e4e13 2018-10-10 05:13:22,260 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:22,260 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:25,263 - create_instance - DEBUG - VM status query timeout in 837.477196932 2018-10-10 05:13:25,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:25,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-f07f51a6-581b-49bf-b5c3-bc0f2a8d0de9 x-compute-request-id: req-f07f51a6-581b-49bf-b5c3-bc0f2a8d0de9 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:25,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-f07f51a6-581b-49bf-b5c3-bc0f2a8d0de9 2018-10-10 05:13:25,776 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:25,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:28,779 - create_instance - DEBUG - VM status query timeout in 833.961615086 2018-10-10 05:13:28,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:28,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-278787be-f9ed-49a9-be63-c06f282e41d3 x-compute-request-id: req-278787be-f9ed-49a9-be63-c06f282e41d3 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:28,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-278787be-f9ed-49a9-be63-c06f282e41d3 2018-10-10 05:13:28,973 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:28,973 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:31,976 - create_instance - DEBUG - VM status query timeout in 830.764294863 2018-10-10 05:13:31,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:32,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb88f12f-0cc0-4019-bcd4-b2dd115d2329 x-compute-request-id: req-eb88f12f-0cc0-4019-bcd4-b2dd115d2329 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:32,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-eb88f12f-0cc0-4019-bcd4-b2dd115d2329 2018-10-10 05:13:32,462 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:32,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:35,465 - create_instance - DEBUG - VM status query timeout in 827.275573015 2018-10-10 05:13:35,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:35,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-d2d8a560-2ccf-4271-a23a-7acbc4e0ca2b x-compute-request-id: req-d2d8a560-2ccf-4271-a23a-7acbc4e0ca2b 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:35,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-d2d8a560-2ccf-4271-a23a-7acbc4e0ca2b 2018-10-10 05:13:35,989 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:35,989 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:38,992 - create_instance - DEBUG - VM status query timeout in 823.748393059 2018-10-10 05:13:38,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:39,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-644b5488-16a3-4f9c-ba03-06ae7ebc23ba x-compute-request-id: req-644b5488-16a3-4f9c-ba03-06ae7ebc23ba 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:39,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-644b5488-16a3-4f9c-ba03-06ae7ebc23ba 2018-10-10 05:13:39,512 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:39,512 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:42,516 - create_instance - DEBUG - VM status query timeout in 820.224956036 2018-10-10 05:13:42,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:42,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a9971c5-8ed6-45a3-9f09-2001d0b2bd8e x-compute-request-id: req-2a9971c5-8ed6-45a3-9f09-2001d0b2bd8e 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:42,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-2a9971c5-8ed6-45a3-9f09-2001d0b2bd8e 2018-10-10 05:13:42,850 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:42,850 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:45,853 - create_instance - DEBUG - VM status query timeout in 816.887187958 2018-10-10 05:13:45,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:46,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46e69618-ad93-4011-a7b7-cdbdaac684ea x-compute-request-id: req-46e69618-ad93-4011-a7b7-cdbdaac684ea 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:46,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-46e69618-ad93-4011-a7b7-cdbdaac684ea 2018-10-10 05:13:46,571 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:46,571 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:49,574 - create_instance - DEBUG - VM status query timeout in 813.166030884 2018-10-10 05:13:49,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:50,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-bdc167df-6662-452f-9322-f69ca7309bb0 x-compute-request-id: req-bdc167df-6662-452f-9322-f69ca7309bb0 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:50,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-bdc167df-6662-452f-9322-f69ca7309bb0 2018-10-10 05:13:50,113 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:50,113 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:53,116 - create_instance - DEBUG - VM status query timeout in 809.623982906 2018-10-10 05:13:53,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:53,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-cbf3c29e-1948-42da-be33-a53929c8c471 x-compute-request-id: req-cbf3c29e-1948-42da-be33-a53929c8c471 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:53,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-cbf3c29e-1948-42da-be33-a53929c8c471 2018-10-10 05:13:53,607 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:53,607 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:13:56,610 - create_instance - DEBUG - VM status query timeout in 806.130287886 2018-10-10 05:13:56,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:13:57,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:13: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-b0548fa7-581e-468b-80e2-ba60a34ef6ae x-compute-request-id: req-b0548fa7-581e-468b-80e2-ba60a34ef6ae 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:13:57,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-b0548fa7-581e-468b-80e2-ba60a34ef6ae 2018-10-10 05:13:57,538 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:13:57,538 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:14:00,541 - create_instance - DEBUG - VM status query timeout in 802.199231863 2018-10-10 05:14:00,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:01,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37faf75c-d533-4613-8d63-daec933a8e7d x-compute-request-id: req-37faf75c-d533-4613-8d63-daec933a8e7d 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:01,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-37faf75c-d533-4613-8d63-daec933a8e7d 2018-10-10 05:14:01,044 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:14:01,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:14:04,048 - create_instance - DEBUG - VM status query timeout in 798.69274497 2018-10-10 05:14:04,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:04,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-240be921-8082-469e-b8f6-da274ca32981 x-compute-request-id: req-240be921-8082-469e-b8f6-da274ca32981 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.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:12:23Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:04,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-240be921-8082-469e-b8f6-da274ca32981 2018-10-10 05:14:04,534 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - BUILD 2018-10-10 05:14:04,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:14:07,537 - create_instance - DEBUG - VM status query timeout in 795.203075886 2018-10-10 05:14:07,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:08,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-e766e4c6-8e61-4084-ab1d-da7cea7ddec7 x-compute-request-id: req-e766e4c6-8e61-4084-ab1d-da7cea7ddec7 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:08,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-e766e4c6-8e61-4084-ab1d-da7cea7ddec7 2018-10-10 05:14:08,018 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - ACTIVE 2018-10-10 05:14:08,018 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:14:08,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:08,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-875fc3d9-5ae1-409c-b4e3-2dc56f9d2584 x-compute-request-id: req-875fc3d9-5ae1-409c-b4e3-2dc56f9d2584 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:08,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-875fc3d9-5ae1-409c-b4e3-2dc56f9d2584 2018-10-10 05:14:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:08,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-82b00dd8-625e-4448-89ac-4cb1bb30dbdd Date: Wed, 10 Oct 2018 05:14:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:08,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-82b00dd8-625e-4448-89ac-4cb1bb30dbdd 2018-10-10 05:14:08,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:08,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3002ea-e138-4ffe-9168-938714f01105 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:08,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-2b3002ea-e138-4ffe-9168-938714f01105 2018-10-10 05:14:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:08,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-adf474a4-bf41-4626-8247-f94ff0913f60 Date: Wed, 10 Oct 2018 05:14:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:08,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-adf474a4-bf41-4626-8247-f94ff0913f60 2018-10-10 05:14:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:08,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-ef481ab5-e227-4b07-9178-992b0f0657d2 Date: Wed, 10 Oct 2018 05:14:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:08,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-ef481ab5-e227-4b07-9178-992b0f0657d2 2018-10-10 05:14:08,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:08,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-0251abe8-2e74-4046-b78d-03c914c1cac4 Date: Wed, 10 Oct 2018 05:14:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:12:01Z", "admin_state_up": true, "updated_at": "2018-10-10T05:12:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router"}]} 2018-10-10 05:14:08,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router used request id req-0251abe8-2e74-4046-b78d-03c914c1cac4 2018-10-10 05:14:08,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:09,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6981d775-0782-47c9-80dd-8dc4c641e60d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:09,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-6981d775-0782-47c9-80dd-8dc4c641e60d 2018-10-10 05:14:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:09,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a63a54e9-58b2-46ca-8a7c-c198c219631a Date: Wed, 10 Oct 2018 05:14:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"}]} 2018-10-10 05:14:09,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd used request id req-a63a54e9-58b2-46ca-8a7c-c198c219631a 2018-10-10 05:14:09,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/25a8f065-6be6-40f9-9edf-5941bd34cf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:09,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-a6756f59-9d05-447c-9e87-6dda46a0c922 Date: Wed, 10 Oct 2018 05:14:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}} 2018-10-10 05:14:09,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/25a8f065-6be6-40f9-9edf-5941bd34cf5d used request id req-a6756f59-9d05-447c-9e87-6dda46a0c922 2018-10-10 05:14:09,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:09,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-08ed4ea6-22cd-4a49-8caf-ea476fae07a6 Date: Wed, 10 Oct 2018 05:14:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:14:09,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-08ed4ea6-22cd-4a49-8caf-ea476fae07a6 2018-10-10 05:14:09,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:09,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8a88e5b5-ee64-4872-8b4c-ff3768c85513 Date: Wed, 10 Oct 2018 05:14:09 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:14:09,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-8a88e5b5-ee64-4872-8b4c-ff3768c85513 2018-10-10 05:14:09,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:09,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-3575d0cb-a987-4412-a03b-abefde259ce7 x-compute-request-id: req-3575d0cb-a987-4412-a03b-abefde259ce7 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:09,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-3575d0cb-a987-4412-a03b-abefde259ce7 2018-10-10 05:14:09,475 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - ACTIVE 2018-10-10 05:14:09,475 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:14:09,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:09,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-89264d38-b3c8-4f66-a97a-ddf8bd3e999a x-compute-request-id: req-89264d38-b3c8-4f66-a97a-ddf8bd3e999a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:09,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-89264d38-b3c8-4f66-a97a-ddf8bd3e999a 2018-10-10 05:14:09,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:10,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-656d7bfe-dc7f-4e6f-93ae-7d2d6581129d Date: Wed, 10 Oct 2018 05:14:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:10,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-656d7bfe-dc7f-4e6f-93ae-7d2d6581129d 2018-10-10 05:14:10,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:10,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b142e20a-d628-49a2-b095-5b76ae97062f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:10,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-b142e20a-d628-49a2-b095-5b76ae97062f 2018-10-10 05:14:10,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:10,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-26e7c060-3190-436d-8674-206637d39a23 Date: Wed, 10 Oct 2018 05:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:10,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-26e7c060-3190-436d-8674-206637d39a23 2018-10-10 05:14:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:10,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-7ee03d12-d13e-4bb0-b15f-e5e0b4a198cd Date: Wed, 10 Oct 2018 05:14:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:10,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-7ee03d12-d13e-4bb0-b15f-e5e0b4a198cd 2018-10-10 05:14:10,315 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-10 05:14:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:10,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-751f1390-2069-44d4-8990-c2cc3f3da912 Date: Wed, 10 Oct 2018 05:14:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500}]} 2018-10-10 05:14:10,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-751f1390-2069-44d4-8990-c2cc3f3da912 2018-10-10 05:14:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:10,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dba2aae6-3657-4b96-89b6-d6886f355e47 Date: Wed, 10 Oct 2018 05:14:10 GMT RESP BODY: {"subnets":[]} 2018-10-10 05:14:10,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=14fd820e-e177-43b9-a3a3-cfee765a9960 used request id req-dba2aae6-3657-4b96-89b6-d6886f355e47 2018-10-10 05:14:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "port_id": "bfa9adf8-ca68-4a9d-8c63-43b15014589e"}}' 2018-10-10 05:14:12,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-4f4a150e-b0fd-4bb2-a5d4-b0f5f819eadc Date: Wed, 10 Oct 2018 05:14:12 GMT RESP BODY: {"floatingip": {"router_id": "3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:14:11Z", "updated_at": "2018-10-10T05:14:11Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "933a1e5dc95d437cbb2bacdff431a177", "port_id": "bfa9adf8-ca68-4a9d-8c63-43b15014589e", "id": "1ed13c1e-d00c-4f06-97e4-cf23f3d9a35a"}} 2018-10-10 05:14:12,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-4f4a150e-b0fd-4bb2-a5d4-b0f5f819eadc 2018-10-10 05:14:12,299 - create_instance - INFO - Created floating IP 172.30.9.210 via router - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router 2018-10-10 05:14:12,299 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-10-10 05:14:12,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:12,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-9088e3c9-c389-4f93-bcb7-7637c669bc55 x-compute-request-id: req-9088e3c9-c389-4f93-bcb7-7637c669bc55 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:12,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-9088e3c9-c389-4f93-bcb7-7637c669bc55 2018-10-10 05:14:12,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:14:13,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-2e8b0152-367a-4da2-9dd4-3c751cc207b8 x-compute-request-id: req-2e8b0152-367a-4da2-9dd4-3c751cc207b8 Content-Encoding: gzip Content-Length: 9571 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008855] Yama: becoming mindful.\n[ 0.010071] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013400] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014628] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016106] Initializing cgroup subsys memory\n[ 0.016988] Initializing cgroup subsys devices\n[ 0.017867] Initializing cgroup subsys freezer\n[ 0.018743] Initializing cgroup subsys blkio\n[ 0.019593] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020933] FEATURE SPEC_CTRL Not Present\n[ 0.022442] mce: CPU supports 10 MCE banks\n[ 0.024031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025957] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027123] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029751] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034538] ACPI: Core revision 20131115\n[ 0.035754] ACPI: All ACPI Tables successfully acquired\n[ 0.036798] ftrace: allocating 28719 entries in 113 pages\n[ 0.056036] smpboot: Max logical packages: 2\n[ 0.056889] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058088] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060166] Enabling x2apic\n[ 0.060793] Enabled x2apic\n[ 0.061600] Switched APIC routing to physical x2apic.\n[ 0.063478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.071654] KVM setup paravirtual spinlock\n[ 0.073042] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074382] x86: Booting SMP configuration:\n[ 0.075277] .... node #0, CPUs: #1[ 0.073034] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088017] x86: Booted up 1 node, 2 CPUs\n[ 0.088011] KVM setup async PF for cpu 1\n[ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090686] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.092152] devtmpfs: initialized\n[ 0.094981] EVM: security.selinux\n[ 0.095685] EVM: security.SMACK64\n[ 0.096005] EVM: security.ima\n[ 0.096646] EVM: security.capability\n[ 0.097409] pinctrl core: initialized pinctrl subsystem\n[ 0.097729] regulator-dummy: no parameters\n[ 0.100003] RTC time: 5:14:06, date: 10/10/18\n[ 0.100887] NET: Registered protocol family 16\n[ 0.101811] cpuidle: using governor ladder\n[ 0.102631] cpuidle: using governor menu\n[ 0.103463] ACPI: bus type PCI registered\n[ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.105240] PCI: Using configuration type 1 for base access\n[ 0.106736] bio: create slab at 0\n[ 0.106736] ACPI: Added _OSI(Module Device)\n[ 0.108003] ACPI: Added _OSI(Processor Device)\n[ 0.108866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.109765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.112101] ACPI: Interpreter enabled\n[ 0.112864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.114710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.116529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.118375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.120006] ACPI: (supports S0 S5)\n[ 0.120713] ACPI: Using IOAPIC for interrupt routing\n[ 0.121775] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.123661] ACPI: No dock devices found.\n[ 0.125586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.126722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.129210] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.131414] acpiphp: Slot [3] registered\n[ 0.132018] acpiphp: Slot [4] registered\n[ 0.132825] acpiphp: Slot [5] registered\n[ 0.133625] acpiphp: Slot [6] registered\n[ 0.134423] acpiphp: Slot [7] registered\n[ 0.135235] acpiphp: Slot [8] registered\n[ 0.136016] acpiphp: Slot [9] registered\n[ 0.136820] acpiphp: Slot [10] registered\n[ 0.137631] acpiphp: Slot [11] registered\n[ 0.138440] acpiphp: Slot [12] registered\n[ 0.139264] acpiphp: Slot [13] registered\n[ 0.140016] acpiphp: Slot [14] registered\n[ 0.140830] acpiphp: Slot [15] registered\n[ 0.141643] acpiphp: Slot [16] registered\n[ 0.142453] acpiphp: Slot [17] registered\n[ 0.143265] acpiphp: Slot [18] registered\n[ 0.144017] acpiphp: Slot [19] registered\n[ 0.144839] acpiphp: Slot [20] registered\n[ 0.145649] acpiphp: Slot [21] registered\n[ 0.146463] acpiphp: Slot [22] registered\n[ 0.147272] acpiphp: Slot [23] registered\n[ 0.148017] acpiphp: Slot [24] registered\n[ 0.148832] acpiphp: Slot [25] registered\n[ 0.149647] acpiphp: Slot [26] registered\n[ 0.150460] acpiphp: Slot [27] registered\n[ 0.151268] acpiphp: Slot [28] registered\n[ 0.152016] acpiphp: Slot [29] registered\n[ 0.152829] acpiphp: Slot [30] registered\n[ 0.153653] acpiphp: Slot [31] registered\n[ 0.154462] PCI host bridge to bus 0000:00\n[ 0.155271] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.156003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.157128] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.158248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.159472] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.172111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.173581] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212837] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.215936] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.216687] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.218130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.219533] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.220536] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.221687] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224003] vgaarb: loaded\n[ 0.224614] vgaarb: bridge control possible 0000:00:02.0\n[ 0.225728] SCSI subsystem initialized\n[ 0.226535] ACPI: bus type USB registered\n[ 0.226535] usbcore: registered new interface driver usbfs\n[ 0.228008] usbcore: registered new interface driver hub\n[ 0.229034] usbcore: registered new device driver usb\n[ 0.229034] PCI: Using ACPI for IRQ routing\n[ 0.229034] NetLabel: Initializing\n[ 0.229744] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.232970] NetLabel: unlabeled traffic allowed by default\n[ 0.234024] Switched to clocksource kvm-clock\n[ 0.236756] AppArmor: AppArmor Filesystem Enabled\n[ 0.237719] pnp: PnP ACPI init\n[ 0.238389] ACPI: bus type PNP registered\n[ 0.239549] pnp: PnP ACPI: found 8 devices\n[ 0.242351] ACPI: bus type PNP unregistered\n[ 0.249075] NET: Registered protocol family 2\n[ 0.250090] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.251566] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.252818] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.254404] TCP: reno registered\n[ 0.255100] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.256226] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257455] NET: Registered protocol family 1\n[ 0.258332] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.259456] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.260555] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.282221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.304462] Trying to unpack rootfs image as initramfs...\n[ 0.384676] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.386410] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.387525] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.388709] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.390394] Scanning for low memory corruption every 60 seconds\n[ 0.391753] Initialise system trusted keyring\n[ 0.392685] audit: initializing netlink socket (disabled)\n[ 0.393706] type=2000 audit(1539148447.381:1): initialized\n[ 0.411247] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.413066] zbud: loaded\n[ 0.413857] VFS: Disk quotas dquot_6.5.2\n[ 0.414671] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.416079] fuse init (API version 7.22)\n[ 0.416916] msgmni has been set to 3997\n[ 0.417727] Key type big_key registered\n[ 0.418740] Key type asymmetric registered\n[ 0.419563] Asymmetric key parser 'x509' registered\n[ 0.420517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.421983] io scheduler noop registered\n[ 0.422770] io scheduler deadline registered (default)\n[ 0.423743] io scheduler cfq registered\n[ 0.424558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.425597] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.426809] ipmi message handler version 39.2\n[ 0.427697] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.429146] ACPI: Power Button [PWRF]\n[ 0.429970] GHES: HEST is not enabled!\n[ 0.451365] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.494390] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.496143] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.520246] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.522277] Linux agpgart interface v0.103\n[ 0.523700] brd: module loaded\n[ 0.524674] loop: module loaded\n[ 0.525583] blk-mq: CPU -> queue map\n[ 0.526319] CPU 0 -> Queue 0\n[ 0.526961] CPU 1 -> Queue 0\n[ 0.528091] vda: vda1\n[ 0.529760] scsi0 : ata_piix\n[ 0.530676] scsi1 : ata_piix\n[ 0.531519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.533084] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.534874] libphy: Fixed MDIO Bus: probed\n[ 0.536049] tun: Universal TUN/TAP device driver, 1.6\n[ 0.537293] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.539937] PPP generic driver version 2.4.2\n[ 0.541085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.542601] ehci-pci: EHCI PCI platform driver\n[ 0.543710] ehci-platform: EHCI generic platform driver\n[ 0.544988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.546429] ohci-pci: OHCI PCI platform driver\n[ 0.547540] ohci-platform: OHCI generic platform driver\n[ 0.548803] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.577572] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.578858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.580808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.582237] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.583799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.585619] usb usb1: Product: UHCI Host Controller\n[ 0.586813] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.588340] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.589566] hub 1-0:1.0: USB hub found\n[ 0.590562] hub 1-0:1.0: 2 ports detected\n[ 0.591712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.594351] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.595565] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.596894] mousedev: PS/2 mouse device common for all mice\n[ 0.598340] rtc_cmos 00:00: RTC can wake from S4\n[ 0.599722] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.601174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.603251] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.604842] device-mapper: uevent: version 1.0.3\n[ 0.605971] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.607926] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.609344] TCP: cubic registered\n[ 0.610237] NET: Registered protocol family 10\n[ 0.611410] NET: Registered protocol family 17\n[ 0.612475] Key type dns_resolver registered\n[ 0.613576] Loading compiled-in X.509 certificates\n[ 0.615218] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.617389] registered taskstats version 1\n[ 0.619875] Key type trusted registered\n[ 0.623288] Key type encrypted registered\n[ 0.624304] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.625555] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.627123] regulator-dummy: disabling\n[ 0.628075] Magic number: 6:471:213\n[ 0.635992] rtc_cmos 00:00: setting system clock to 2018-10-10 05:14:07 UTC (1539148447)\n[ 0.637919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.639280] EDD information not available.\n[ 0.688926] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.690905] Write protecting the kernel read-only data: 12288k\n[ 0.692633] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.696118] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.707671] systemd-udevd[107]: starting version 204\n[ 0.740633] FDC 0 is a S82078B\n[ 0.900018] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.064719] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.066289] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.067883] usb 1-1: Product: QEMU USB Tablet\n[ 1.068961] usb 1-1: Manufacturer: QEMU\n[ 1.069936] usb 1-1: SerialNumber: 42\n[ 1.761190] 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.000755] 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.151599] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\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.247099] 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 Wed, 10 Oct 2018 05:14:09 +0000. Up 2.58 seconds.\ncloud-init-nonet[2.71]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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 * 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.47]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 10 Oct 2018 05:14:10 +0000. Up 3.58 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:b9:07:86 |\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.3 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n32:c1:ae:5c:7f:bb:14:7b:a1:a5:1b:91:d0:84:19:94 root@ansibleprovisioningtests-8fc62792-ee60-464d-9314-8ac77595c8d7-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o=. |\n| . Eo |\n| o . . |\n| . . . . |\n| = S + o |\n| . o + B . |\n| o . B . |\n| o = |\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:\ndc:d8:57:24:c5:ad:a2:7a:e6:a4:1b:df:b1:f4:b4:7d root@ansibleprovisioningtests-8fc62792-ee60-464d-9314-8ac77595c8d7-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oo. |\n| o. .|\n| .. |\n| . + ... |\n| S o... |\n| .. |\n| ... o . |\n| .=oo = oE|\n| o=o o o o|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nba:a7:5d:f1:4a:a2:19:0a:71:03:8c:7e:9d:86:0c:fc root@ansibleprovisioningtests-8fc62792-ee60-464d-9314-8ac77595c8d7-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n|.o |\n|.oo |\n|. +.o . |\n| ..Eo+ 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:\n70:77:4b:d0:c3:5c:26:0a:7d:dc:db:c4:61:21:03:c4 root@ansibleprovisioningtests-8fc62792-ee60-464d-9314-8ac77595c8d7-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+Bo=o=o|\n| ..EBo= o|\n| . . o.o. + |\n| o . o .. .|\n| S . |\n| |\n| |\n| |\n| |\n+-----------------+\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 * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 10 Oct 2018 05:14:13 +0000. Up 6.25 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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n"} 2018-10-10 05:14:13,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9/action used request id req-2e8b0152-367a-4da2-9dd4-3c751cc207b8 2018-10-10 05:14:13,787 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-10 05:14:13,787 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008855] Yama: becoming mindful. [ 0.010071] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013400] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014628] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016106] Initializing cgroup subsys memory [ 0.016988] Initializing cgroup subsys devices [ 0.017867] Initializing cgroup subsys freezer [ 0.018743] Initializing cgroup subsys blkio [ 0.019593] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020933] FEATURE SPEC_CTRL Not Present [ 0.022442] mce: CPU supports 10 MCE banks [ 0.024031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025957] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027123] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029751] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034538] ACPI: Core revision 20131115 [ 0.035754] ACPI: All ACPI Tables successfully acquired [ 0.036798] ftrace: allocating 28719 entries in 113 pages [ 0.056036] smpboot: Max logical packages: 2 [ 0.056889] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058088] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060166] Enabling x2apic [ 0.060793] Enabled x2apic [ 0.061600] Switched APIC routing to physical x2apic. [ 0.063478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.071654] KVM setup paravirtual spinlock [ 0.073042] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074382] x86: Booting SMP configuration: [ 0.075277] .... node #0, CPUs: #1[ 0.073034] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088017] x86: Booted up 1 node, 2 CPUs [ 0.088011] KVM setup async PF for cpu 1 [ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090686] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.092152] devtmpfs: initialized [ 0.094981] EVM: security.selinux [ 0.095685] EVM: security.SMACK64 [ 0.096005] EVM: security.ima [ 0.096646] EVM: security.capability [ 0.097409] pinctrl core: initialized pinctrl subsystem [ 0.097729] regulator-dummy: no parameters [ 0.100003] RTC time: 5:14:06, date: 10/10/18 [ 0.100887] NET: Registered protocol family 16 [ 0.101811] cpuidle: using governor ladder [ 0.102631] cpuidle: using governor menu [ 0.103463] ACPI: bus type PCI registered [ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.105240] PCI: Using configuration type 1 for base access [ 0.106736] bio: create slab at 0 [ 0.106736] ACPI: Added _OSI(Module Device) [ 0.108003] ACPI: Added _OSI(Processor Device) [ 0.108866] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.109765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.112101] ACPI: Interpreter enabled [ 0.112864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.114710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.116529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.118375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.120006] ACPI: (supports S0 S5) [ 0.120713] ACPI: Using IOAPIC for interrupt routing [ 0.121775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.123661] ACPI: No dock devices found. [ 0.125586] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.126722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.129210] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.131414] acpiphp: Slot [3] registered [ 0.132018] acpiphp: Slot [4] registered [ 0.132825] acpiphp: Slot [5] registered [ 0.133625] acpiphp: Slot [6] registered [ 0.134423] acpiphp: Slot [7] registered [ 0.135235] acpiphp: Slot [8] registered [ 0.136016] acpiphp: Slot [9] registered [ 0.136820] acpiphp: Slot [10] registered [ 0.137631] acpiphp: Slot [11] registered [ 0.138440] acpiphp: Slot [12] registered [ 0.139264] acpiphp: Slot [13] registered [ 0.140016] acpiphp: Slot [14] registered [ 0.140830] acpiphp: Slot [15] registered [ 0.141643] acpiphp: Slot [16] registered [ 0.142453] acpiphp: Slot [17] registered [ 0.143265] acpiphp: Slot [18] registered [ 0.144017] acpiphp: Slot [19] registered [ 0.144839] acpiphp: Slot [20] registered [ 0.145649] acpiphp: Slot [21] registered [ 0.146463] acpiphp: Slot [22] registered [ 0.147272] acpiphp: Slot [23] registered [ 0.148017] acpiphp: Slot [24] registered [ 0.148832] acpiphp: Slot [25] registered [ 0.149647] acpiphp: Slot [26] registered [ 0.150460] acpiphp: Slot [27] registered [ 0.151268] acpiphp: Slot [28] registered [ 0.152016] acpiphp: Slot [29] registered [ 0.152829] acpiphp: Slot [30] registered [ 0.153653] acpiphp: Slot [31] registered [ 0.154462] PCI host bridge to bus 0000:00 [ 0.155271] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.156003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.157128] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.158248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.159472] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.172111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.173581] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212837] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.215936] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.216687] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.218130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.219533] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.220536] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.221687] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224003] vgaarb: loaded [ 0.224614] vgaarb: bridge control possible 0000:00:02.0 [ 0.225728] SCSI subsystem initialized [ 0.226535] ACPI: bus type USB registered [ 0.226535] usbcore: registered new interface driver usbfs [ 0.228008] usbcore: registered new interface driver hub [ 0.229034] usbcore: registered new device driver usb [ 0.229034] PCI: Using ACPI for IRQ routing [ 0.229034] NetLabel: Initializing [ 0.229744] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.232970] NetLabel: unlabeled traffic allowed by default [ 0.234024] Switched to clocksource kvm-clock [ 0.236756] AppArmor: AppArmor Filesystem Enabled [ 0.237719] pnp: PnP ACPI init [ 0.238389] ACPI: bus type PNP registered [ 0.239549] pnp: PnP ACPI: found 8 devices [ 0.242351] ACPI: bus type PNP unregistered [ 0.249075] NET: Registered protocol family 2 [ 0.250090] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.251566] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.252818] TCP: Hash tables configured (established 16384 bind 16384) [ 0.254404] TCP: reno registered [ 0.255100] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.256226] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257455] NET: Registered protocol family 1 [ 0.258332] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.259456] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.260555] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.282221] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.304462] Trying to unpack rootfs image as initramfs... [ 0.384676] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.386410] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.387525] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.388709] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.390394] Scanning for low memory corruption every 60 seconds [ 0.391753] Initialise system trusted keyring [ 0.392685] audit: initializing netlink socket (disabled) [ 0.393706] type=2000 audit(1539148447.381:1): initialized [ 0.411247] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.413066] zbud: loaded [ 0.413857] VFS: Disk quotas dquot_6.5.2 [ 0.414671] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.416079] fuse init (API version 7.22) [ 0.416916] msgmni has been set to 3997 [ 0.417727] Key type big_key registered [ 0.418740] Key type asymmetric registered [ 0.419563] Asymmetric key parser 'x509' registered [ 0.420517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.421983] io scheduler noop registered [ 0.422770] io scheduler deadline registered (default) [ 0.423743] io scheduler cfq registered [ 0.424558] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.425597] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.426809] ipmi message handler version 39.2 [ 0.427697] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.429146] ACPI: Power Button [PWRF] [ 0.429970] GHES: HEST is not enabled! [ 0.451365] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.494390] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.496143] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.520246] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.522277] Linux agpgart interface v0.103 [ 0.523700] brd: module loaded [ 0.524674] loop: module loaded [ 0.525583] blk-mq: CPU -> queue map [ 0.526319] CPU 0 -> Queue 0 [ 0.526961] CPU 1 -> Queue 0 [ 0.528091] vda: vda1 [ 0.529760] scsi0 : ata_piix [ 0.530676] scsi1 : ata_piix [ 0.531519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.533084] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.534874] libphy: Fixed MDIO Bus: probed [ 0.536049] tun: Universal TUN/TAP device driver, 1.6 [ 0.537293] tun: (C) 1999-2004 Max Krasnyansky [ 0.539937] PPP generic driver version 2.4.2 [ 0.541085] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.542601] ehci-pci: EHCI PCI platform driver [ 0.543710] ehci-platform: EHCI generic platform driver [ 0.544988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.546429] ohci-pci: OHCI PCI platform driver [ 0.547540] ohci-platform: OHCI generic platform driver [ 0.548803] uhci_hcd: USB Universal Host Controller Interface driver [ 0.577572] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.578858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.580808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.582237] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.583799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.585619] usb usb1: Product: UHCI Host Controller [ 0.586813] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.588340] usb usb1: SerialNumber: 0000:00:01.2 [ 0.589566] hub 1-0:1.0: USB hub found [ 0.590562] hub 1-0:1.0: 2 ports detected [ 0.591712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.594351] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.595565] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.596894] mousedev: PS/2 mouse device common for all mice [ 0.598340] rtc_cmos 00:00: RTC can wake from S4 [ 0.599722] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.601174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.603251] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.604842] device-mapper: uevent: version 1.0.3 [ 0.605971] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.607926] ledtrig-cpu: registered to indicate activity on CPUs [ 0.609344] TCP: cubic registered [ 0.610237] NET: Registered protocol family 10 [ 0.611410] NET: Registered protocol family 17 [ 0.612475] Key type dns_resolver registered [ 0.613576] Loading compiled-in X.509 certificates [ 0.615218] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.617389] registered taskstats version 1 [ 0.619875] Key type trusted registered [ 0.623288] Key type encrypted registered [ 0.624304] AppArmor: AppArmor sha1 policy hashing enabled [ 0.625555] IMA: No TPM chip found, activating TPM-bypass! [ 0.627123] regulator-dummy: disabling [ 0.628075] Magic number: 6:471:213 [ 0.635992] rtc_cmos 00:00: setting system clock to 2018-10-10 05:14:07 UTC (1539148447) [ 0.637919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.639280] EDD information not available. [ 0.688926] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.690905] Write protecting the kernel read-only data: 12288k [ 0.692633] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.696118] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.707671] systemd-udevd[107]: starting version 204 [ 0.740633] FDC 0 is a S82078B [ 0.900018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.064719] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.066289] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.067883] usb 1-1: Product: QEMU USB Tablet [ 1.068961] usb 1-1: Manufacturer: QEMU [ 1.069936] usb 1-1: SerialNumber: 42 [ 1.761190] 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.000755] 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.151599] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * 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.247099] 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 Wed, 10 Oct 2018 05:14:09 +0000. Up 2.58 seconds. cloud-init-nonet[2.71]: 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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 ] * 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.47]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 10 Oct 2018 05:14:10 +0000. Up 3.58 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:b9:07:86 | 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.3 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 32:c1:ae:5c:7f:bb:14:7b:a1:a5:1b:91:d0:84:19:94 root@ansibleprovisioningtests-8fc62792-ee60-464d-9314-8ac77595c8d7-i The key's randomart image is: +--[ RSA 2048]----+ | .o=. | | . Eo | | o . . | | . . . . | | = S + o | | . o + B . | | o . B . | | 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: dc:d8:57:24:c5:ad:a2:7a:e6:a4:1b:df:b1:f4:b4:7d root@ansibleprovisioningtests-8fc62792-ee60-464d-9314-8ac77595c8d7-i The key's randomart image is: +--[ DSA 1024]----+ | .oo. | | o. .| | .. | | . + ... | | S o... | | .. | | ... o . | | .=oo = oE| | o=o o o o| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ba:a7:5d:f1:4a:a2:19:0a:71:03:8c:7e:9d:86:0c:fc root@ansibleprovisioningtests-8fc62792-ee60-464d-9314-8ac77595c8d7-i The key's randomart image is: +--[ECDSA 256]---+ | | |.o | |.oo | |. +.o . | | ..Eo+ 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: 70:77:4b:d0:c3:5c:26:0a:7d:dc:db:c4:61:21:03:c4 root@ansibleprovisioningtests-8fc62792-ee60-464d-9314-8ac77595c8d7-i The key's randomart image is: +--[ED25519 256--+ | ..+Bo=o=o| | ..EBo= o| | . . o.o. + | | o . o .. .| | S . | | | | | | | | | +-----------------+ * 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 ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[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 ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 10 Oct 2018 05:14:13 +0000. Up 6.25 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 ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] 2018-10-10 05:14:13,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:14,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81797fd7-8e56-49dd-8599-2b5478fa4821 x-compute-request-id: req-81797fd7-8e56-49dd-8599-2b5478fa4821 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:14,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-81797fd7-8e56-49dd-8599-2b5478fa4821 2018-10-10 05:14:14,141 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - ACTIVE 2018-10-10 05:14:14,141 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:14:14,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:14,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-1bda5166-563c-4bc9-99bd-33c03701b8ca x-compute-request-id: req-1bda5166-563c-4bc9-99bd-33c03701b8ca Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:14,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-1bda5166-563c-4bc9-99bd-33c03701b8ca 2018-10-10 05:14:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:14,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2fc38ded-b6fc-4d20-8423-bdb896aac919 Date: Wed, 10 Oct 2018 05:14:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:14,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-2fc38ded-b6fc-4d20-8423-bdb896aac919 2018-10-10 05:14:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:14,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd5c715-04b0-4927-8f3f-f9125363c60f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:14,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-0dd5c715-04b0-4927-8f3f-f9125363c60f 2018-10-10 05:14:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:14,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2d0e99f6-bd8d-4894-9130-8570d6371004 Date: Wed, 10 Oct 2018 05:14:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:14,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-2d0e99f6-bd8d-4894-9130-8570d6371004 2018-10-10 05:14:14,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:14,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-74380988-e42b-4ea5-be4b-677adcbaf42b Date: Wed, 10 Oct 2018 05:14:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:14,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-74380988-e42b-4ea5-be4b-677adcbaf42b 2018-10-10 05:14:14,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:15,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-b341e150-8073-4659-9f1c-7ec08362a962 x-compute-request-id: req-b341e150-8073-4659-9f1c-7ec08362a962 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:15,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-b341e150-8073-4659-9f1c-7ec08362a962 2018-10-10 05:14:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:15,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ce248a0d-7cea-430e-a1d8-61b2d979c96c Date: Wed, 10 Oct 2018 05:14:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:15,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-ce248a0d-7cea-430e-a1d8-61b2d979c96c 2018-10-10 05:14:15,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:15,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb0ecff-b10a-42e4-b044-9778323d4864 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:15,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-5bb0ecff-b10a-42e4-b044-9778323d4864 2018-10-10 05:14:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:15,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fe91b676-1a8e-4a35-920a-d1c4db369fd3 Date: Wed, 10 Oct 2018 05:14:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:15,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-fe91b676-1a8e-4a35-920a-d1c4db369fd3 2018-10-10 05:14:15,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:15,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-1d4b93c5-6142-408a-9404-c9b58ca68db4 Date: Wed, 10 Oct 2018 05:14:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:15,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-1d4b93c5-6142-408a-9404-c9b58ca68db4 2018-10-10 05:14:15,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}}' 2018-10-10 05:14:16,708 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05: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-3c4e85e2-f4f6-4c99-9acf-b7d99b5c4fa2 x-compute-request-id: req-3c4e85e2-f4f6-4c99-9acf-b7d99b5c4fa2 Content-Length: 0 Content-Type: application/json 2018-10-10 05:14:16,708 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9/action used request id req-3c4e85e2-f4f6-4c99-9acf-b7d99b5c4fa2 2018-10-10 05:14:16,709 - create_instance - INFO - Checking if VM is active 2018-10-10 05:14:16,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:17,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eb2c1ff-1dff-48b0-b297-a4985ab52710 x-compute-request-id: req-2eb2c1ff-1dff-48b0-b297-a4985ab52710 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:17,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-2eb2c1ff-1dff-48b0-b297-a4985ab52710 2018-10-10 05:14:17,157 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - ACTIVE 2018-10-10 05:14:17,157 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:14:17,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:17,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-69a3edcb-a006-4167-85f0-59c0326d06bd x-compute-request-id: req-69a3edcb-a006-4167-85f0-59c0326d06bd Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:17,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-69a3edcb-a006-4167-85f0-59c0326d06bd 2018-10-10 05:14:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:17,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-745fb9c0-3454-4701-9ea4-7420f69701bc Date: Wed, 10 Oct 2018 05:14:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:17,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-745fb9c0-3454-4701-9ea4-7420f69701bc 2018-10-10 05:14:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:17,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109431ab-bb3a-4928-8aea-7ed15d06eaf9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:17,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-109431ab-bb3a-4928-8aea-7ed15d06eaf9 2018-10-10 05:14:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:17,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-efc335b3-f3c1-4aa7-afe2-8a28c35df7f8 Date: Wed, 10 Oct 2018 05:14:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:17,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-efc335b3-f3c1-4aa7-afe2-8a28c35df7f8 2018-10-10 05:14:17,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:17,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-b5d30e03-856f-44db-8303-dff541214d78 Date: Wed, 10 Oct 2018 05:14:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b","f611b654-bc9c-4388-b4b9-7a36dff6812f"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:17,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-b5d30e03-856f-44db-8303-dff541214d78 2018-10-10 05:14:17,972 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:14:17,976 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd0ed50L 2018-10-10 05:14:17,976 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:14:17,982 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:14:17,982 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:14:17,983 - 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-10-10 05:14:17,983 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:14:17,983 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:14:17,984 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:14:17,984 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:14:17,984 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:14:18,026 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:14:18,027 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:14:18,040 - paramiko.transport - DEBUG - Trying key fc472fd5c6beaffb01a839c26f1b90dd from tmp/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7 2018-10-10 05:14:18,067 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:14:18,095 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:14:18,196 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:14:18,218 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:14:18,218 - create_instance - INFO - Checking if cloud-init has completed 2018-10-10 05:14:18,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:18,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e30ae03-4bb1-499c-8ba5-0568fc5a3ab9 x-compute-request-id: req-0e30ae03-4bb1-499c-8ba5-0568fc5a3ab9 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:18,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-0e30ae03-4bb1-499c-8ba5-0568fc5a3ab9 2018-10-10 05:14:18,671 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - ACTIVE 2018-10-10 05:14:18,671 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:14:18,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:19,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ad1a2da-d646-4fd4-b285-89b06560db96 x-compute-request-id: req-0ad1a2da-d646-4fd4-b285-89b06560db96 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:19,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-0ad1a2da-d646-4fd4-b285-89b06560db96 2018-10-10 05:14:19,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:19,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-803ba6df-2ad2-4c6c-b925-c220301f674d Date: Wed, 10 Oct 2018 05:14:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:19,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-803ba6df-2ad2-4c6c-b925-c220301f674d 2018-10-10 05:14:19,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:19,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4f6639-6a28-433f-b65d-5df96b0f848a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:19,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-3d4f6639-6a28-433f-b65d-5df96b0f848a 2018-10-10 05:14:19,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:19,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-abcbc595-0898-4ce4-919c-edafa7061b81 Date: Wed, 10 Oct 2018 05:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:19,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-abcbc595-0898-4ce4-919c-edafa7061b81 2018-10-10 05:14:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:19,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-21793291-0036-4e77-8914-79e24d0e9ae3 Date: Wed, 10 Oct 2018 05:14:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b","f611b654-bc9c-4388-b4b9-7a36dff6812f"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:19,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-21793291-0036-4e77-8914-79e24d0e9ae3 2018-10-10 05:14:19,424 - create_instance - INFO - Checking if VM is active 2018-10-10 05:14:19,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:19,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-468376a2-96da-44e5-a88c-47e0238593ad x-compute-request-id: req-468376a2-96da-44e5-a88c-47e0238593ad Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:19,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-468376a2-96da-44e5-a88c-47e0238593ad 2018-10-10 05:14:19,827 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - ACTIVE 2018-10-10 05:14:19,827 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:14:19,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:20,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-bbf9fd4e-a239-4d70-95bb-4b3b5ec27b5b x-compute-request-id: req-bbf9fd4e-a239-4d70-95bb-4b3b5ec27b5b Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:20,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-bbf9fd4e-a239-4d70-95bb-4b3b5ec27b5b 2018-10-10 05:14:20,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:20,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-87cfa79e-b3a6-4f7d-9d00-49492eb531d4 Date: Wed, 10 Oct 2018 05:14:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:20,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-87cfa79e-b3a6-4f7d-9d00-49492eb531d4 2018-10-10 05:14:20,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:20,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf4bad0-fdee-449c-bb47-1e7bf1bba659 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:20,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-bdf4bad0-fdee-449c-bb47-1e7bf1bba659 2018-10-10 05:14:20,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:20,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-df90d44d-f245-4b64-bbbe-b4d703de7dc7 Date: Wed, 10 Oct 2018 05:14:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:20,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-df90d44d-f245-4b64-bbbe-b4d703de7dc7 2018-10-10 05:14:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:20,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-7d2049a1-99bc-4325-9d4e-182651a0d6ea Date: Wed, 10 Oct 2018 05:14:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b","f611b654-bc9c-4388-b4b9-7a36dff6812f"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:20,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-7d2049a1-99bc-4325-9d4e-182651a0d6ea 2018-10-10 05:14:20,798 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:14:20,800 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd1fa90L 2018-10-10 05:14:20,800 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:14:20,804 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:14:20,804 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:14:20,805 - 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-10-10 05:14:20,805 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:14:20,805 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:14:20,806 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:14:20,806 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:14:20,806 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:14:20,846 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:14:20,847 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:14:20,865 - paramiko.transport - DEBUG - Trying key fc472fd5c6beaffb01a839c26f1b90dd from tmp/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7 2018-10-10 05:14:20,887 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:14:20,893 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:14:20,993 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:14:21,010 - create_instance - INFO - SSH is active for VM instance 2018-10-10 05:14:21,011 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:14:21,012 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd0ecd0L 2018-10-10 05:14:21,013 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:14:21,015 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:14:21,016 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:14:21,017 - 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-10-10 05:14:21,017 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:14:21,017 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:14:21,017 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:14:21,018 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:14:21,018 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:14:21,062 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:14:21,063 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:14:21,077 - paramiko.transport - DEBUG - Trying key fc472fd5c6beaffb01a839c26f1b90dd from tmp/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7 2018-10-10 05:14:21,103 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:14:21,110 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:14:21,141 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:14:21,286 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 05:14:21,286 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:14:21,307 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:14:21,318 - create_instance - INFO - cloud-init complete for VM instance 2018-10-10 05:14:21,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:21,325 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:14:21,326 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-10 05:14:21,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-9b34626c-1b23-4f55-a7fd-64e7bc91f34d x-compute-request-id: req-9b34626c-1b23-4f55-a7fd-64e7bc91f34d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:21,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-9b34626c-1b23-4f55-a7fd-64e7bc91f34d 2018-10-10 05:14:21,672 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - ACTIVE 2018-10-10 05:14:21,672 - create_instance - INFO - VM is - ACTIVE 2018-10-10 05:14:21,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:22,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-0ae689d0-31b7-4528-9aa3-e3afbde73e16 x-compute-request-id: req-0ae689d0-31b7-4528-9aa3-e3afbde73e16 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:22,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-0ae689d0-31b7-4528-9aa3-e3afbde73e16 2018-10-10 05:14:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:22,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e8efd918-46f6-4002-b049-1d5565c174b2 Date: Wed, 10 Oct 2018 05:14:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:22,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-e8efd918-46f6-4002-b049-1d5565c174b2 2018-10-10 05:14:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:22,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9188d1-dd35-4349-814f-2e4b034ff3cd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:22,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-2f9188d1-dd35-4349-814f-2e4b034ff3cd 2018-10-10 05:14:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:22,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b0cbac5e-76cd-403c-bc07-7504ec705c38 Date: Wed, 10 Oct 2018 05:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:22,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-b0cbac5e-76cd-403c-bc07-7504ec705c38 2018-10-10 05:14:22,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:22,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-80b77576-33a4-4f1a-aee3-d0ba8ff6bb2f Date: Wed, 10 Oct 2018 05:14:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b","f611b654-bc9c-4388-b4b9-7a36dff6812f"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:22,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-80b77576-33a4-4f1a-aee3-d0ba8ff6bb2f 2018-10-10 05:14:22,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:23,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-a2e0e26e-3e55-4255-8708-dfe847a890b0 x-compute-request-id: req-a2e0e26e-3e55-4255-8708-dfe847a890b0 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:23,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-a2e0e26e-3e55-4255-8708-dfe847a890b0 2018-10-10 05:14:23,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:23,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-74feab3d-aca0-4720-a284-255b311e04f3 Date: Wed, 10 Oct 2018 05:14:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["25a8f065-6be6-40f9-9edf-5941bd34cf5d"],"updated_at":"2018-10-10T05:11:59Z","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net"}]} 2018-10-10 05:14:23,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net used request id req-74feab3d-aca0-4720-a284-255b311e04f3 2018-10-10 05:14:23,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:23,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7a5dfd-68b7-4f79-8805-e56929cba98c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:23,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-8b7a5dfd-68b7-4f79-8805-e56929cba98c 2018-10-10 05:14:23,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:23,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c34e54b9-d56d-462c-aef4-17d3a59f1ac0 Date: Wed, 10 Oct 2018 05:14:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","dns_nameservers":[],"updated_at":"2018-10-10T05:11:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"933a1e5dc95d437cbb2bacdff431a177","id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","subnetpool_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet"}]} 2018-10-10 05:14:23,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-c34e54b9-d56d-462c-aef4-17d3a59f1ac0 2018-10-10 05:14:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:23,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-72676152-2dc2-4a0b-af74-3a45f1c5aa84 Date: Wed, 10 Oct 2018 05:14:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.3"}],"id":"1fe0edb0-8499-472e-9f3b-0f8bb4712a7b","security_groups":[],"mac_address":"fa:16:3e:1d:87:31","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.2"}],"id":"4c81e398-176d-43b2-b3c2-529176902e00","security_groups":[],"mac_address":"fa:16:3e:18:e9:c4","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:11:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.4"}],"id":"9f98012d-ab58-45e5-9350-ae6acc742896","security_groups":[],"mac_address":"fa:16:3e:c7:fe:c9","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e93e6c3b-de93-4ddb-8b92-e77f17305bf3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:12:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.1"}],"id":"b99f215a-27f9-4926-8b1e-67c90f631439","security_groups":[],"mac_address":"fa:16:3e:00:7d:30","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:08Z","binding:vnic_type":"normal","device_id":"3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:14:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"25a8f065-6be6-40f9-9edf-5941bd34cf5d","ip_address":"10.55.1.9"}],"id":"bfa9adf8-ca68-4a9d-8c63-43b15014589e","security_groups":["01870ee8-df5e-41f5-98c3-0149ccd9400b","f611b654-bc9c-4388-b4b9-7a36dff6812f"],"mac_address":"fa:16:3e:b9:07:86","project_id":"933a1e5dc95d437cbb2bacdff431a177","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1","admin_state_up":true,"network_id":"e93e6c3b-de93-4ddb-8b92-e77f17305bf3","tenant_id":"933a1e5dc95d437cbb2bacdff431a177","created_at":"2018-10-10T05:12:19Z","binding:vnic_type":"normal","device_id":"562f1b51-76df-4698-a0de-8e13608eb5e9"}]} 2018-10-10 05:14:23,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-72676152-2dc2-4a0b-af74-3a45f1c5aa84 2018-10-10 05:14:23,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}}' 2018-10-10 05:14:24,011 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 10 Oct 2018 05:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18d8d380-0a5b-4803-a214-633ecd8c6748 x-compute-request-id: req-18d8d380-0a5b-4803-a214-633ecd8c6748 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: 'f611b654-bc9c-4388-b4b9-7a36dff6812f'.\nNeutron server returns request_ids: ['req-07c83d83-c978-4d7e-9f40-3bc8a0d82025']", "code": 400}} 2018-10-10 05:14:24,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9/action used request id req-18d8d380-0a5b-4803-a214-633ecd8c6748 2018-10-10 05:14:24,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:24,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25b6dcb1-3add-4421-ba9b-fcbe403504a0 x-compute-request-id: req-25b6dcb1-3add-4421-ba9b-fcbe403504a0 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:07:86", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp"}], "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:06Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:24,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-25b6dcb1-3add-4421-ba9b-fcbe403504a0 2018-10-10 05:14:24,493 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp] already added to VM [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] 2018-10-10 05:14:24,497 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-10 05:14:24,499 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-10 05:14:25,827 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-10 05:14:25,829 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd0e810L 2018-10-10 05:14:25,829 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:14:25,832 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-10 05:14:25,833 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-10 05:14:25,834 - 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-10-10 05:14:25,834 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:14:25,834 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:14:25,834 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:14:25,834 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:14:25,835 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:14:25,875 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:14:25,876 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:14:25,894 - paramiko.transport - DEBUG - Trying key fc472fd5c6beaffb01a839c26f1b90dd from tmp/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7 2018-10-10 05:14:25,915 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:14:25,922 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:14:25,926 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:14:26,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 05:14:26,091 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:14:26,129 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:14:26,149 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:14:26,149 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-10 05:14:26,250 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:14:26,264 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-10-10 05:14:26,264 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-10-10 05:14:26,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/1ed13c1e-d00c-4f06-97e4-cf23f3d9a35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:27,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a525ddef-4e6a-4e62-9167-bc0596a85e14 Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:27,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/1ed13c1e-d00c-4f06-97e4-cf23f3d9a35a used request id req-a525ddef-4e6a-4e62-9167-bc0596a85e14 2018-10-10 05:14:27,383 - create_instance - INFO - Deleting Port with ID - bfa9adf8-ca68-4a9d-8c63-43b15014589e 2018-10-10 05:14:27,383 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-port-1 2018-10-10 05:14:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/bfa9adf8-ca68-4a9d-8c63-43b15014589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:27,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75aba1cd-c33e-4e70-b267-cb44796d304a Date: Wed, 10 Oct 2018 05:14:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:27,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/bfa9adf8-ca68-4a9d-8c63-43b15014589e used request id req-75aba1cd-c33e-4e70-b267-cb44796d304a 2018-10-10 05:14:27,866 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst 2018-10-10 05:14:27,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:28,049 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05: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-27ae6770-747a-47b6-aaf4-d1872e2e3ea5 x-compute-request-id: req-27ae6770-747a-47b6-aaf4-d1872e2e3ea5 Content-Type: application/json 2018-10-10 05:14:28,049 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-27ae6770-747a-47b6-aaf4-d1872e2e3ea5 2018-10-10 05:14:28,050 - create_instance - INFO - Checking deletion status 2018-10-10 05:14:28,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:28,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14: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-f175d094-2f0d-4265-b3ac-ea0d5cea094b x-compute-request-id: req-f175d094-2f0d-4265-b3ac-ea0d5cea094b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/562f1b51-76df-4698-a0de-8e13608eb5e9", "rel": "bookmark"}], "image": {"id": "a16db152-a9df-475e-a5f1-0d502df9cdbd", "links": [{"href": "http://172.30.9.25:8774/images/a16db152-a9df-475e-a5f1-0d502df9cdbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:14:06.000000", "flavor": {"id": "0e4f1977-7403-45cf-a5db-9f90b44d220c", "links": [{"href": "http://172.30.9.25:8774/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c", "rel": "bookmark"}]}, "id": "562f1b51-76df-4698-a0de-8e13608eb5e9", "user_id": "8b92efa32aef484c87bfa92f5063fcab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:14:27Z", "hostId": "b4ac532e73131235501e4aae3f2c6da903f167bcbb8f056af27dde0a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp", "name": "AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst", "created": "2018-10-10T05:12:22Z", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-10 05:14:28,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-f175d094-2f0d-4265-b3ac-ea0d5cea094b 2018-10-10 05:14:28,392 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst] is - ACTIVE 2018-10-10 05:14:28,392 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-10 05:14:31,395 - create_instance - DEBUG - VM status query timeout in 296.654541016 2018-10-10 05:14:31,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a5af999435b72d8ed87a487d11943d63b7bafd" 2018-10-10 05:14:31,445 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 10 Oct 2018 05:14:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a21319b7-77f0-4b36-b100-bb8b30547572 x-compute-request-id: req-a21319b7-77f0-4b36-b100-bb8b30547572 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 562f1b51-76df-4698-a0de-8e13608eb5e9 could not be found.", "code": 404}} 2018-10-10 05:14:31,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/562f1b51-76df-4698-a0de-8e13608eb5e9 used request id req-a21319b7-77f0-4b36-b100-bb8b30547572 2018-10-10 05:14:31,445 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 562f1b51-76df-4698-a0de-8e13608eb5e9 could not be found. (HTTP 404) (Request-ID: req-a21319b7-77f0-4b36-b100-bb8b30547572) 2018-10-10 05:14:31,446 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-inst 2018-10-10 05:14:31,447 - neutron_utils - INFO - Deleting security group rule with ID - 1d830793-463f-48d3-8598-ca231f71d89b 2018-10-10 05:14:31,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/1d830793-463f-48d3-8598-ca231f71d89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:14:31,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ed51aeb-45aa-4c77-9a27-0d3a1263878d Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:31,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/1d830793-463f-48d3-8598-ca231f71d89b used request id req-5ed51aeb-45aa-4c77-9a27-0d3a1263878d 2018-10-10 05:14:31,696 - neutron_utils - INFO - Deleting security group rule with ID - 35f76b2d-dce6-4953-9ff3-1dbd0ad556fb 2018-10-10 05:14:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/35f76b2d-dce6-4953-9ff3-1dbd0ad556fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:14:31,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d4798cb-21f5-45dd-a296-7c3ff1233074 Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:31,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/35f76b2d-dce6-4953-9ff3-1dbd0ad556fb used request id req-1d4798cb-21f5-45dd-a296-7c3ff1233074 2018-10-10 05:14:31,954 - neutron_utils - INFO - Deleting security group rule with ID - 8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2 2018-10-10 05:14:31,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:14:32,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-940d237f-f0db-4847-95ef-51a1d1ee40c7 Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:32,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/8d1c8a21-b2f4-4b62-89a9-61c6aa7909b2 used request id req-940d237f-f0db-4847-95ef-51a1d1ee40c7 2018-10-10 05:14:32,187 - neutron_utils - INFO - Deleting security group rule with ID - f8dc2c7a-f3d3-4e70-b122-42e9014e9b23 2018-10-10 05:14:32,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/f8dc2c7a-f3d3-4e70-b122-42e9014e9b23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:14:32,295 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e883c64e-4fb1-436d-9f0d-64daa9c04e38 Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:32,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/f8dc2c7a-f3d3-4e70-b122-42e9014e9b23 used request id req-e883c64e-4fb1-436d-9f0d-64daa9c04e38 2018-10-10 05:14:32,295 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-sec-grp 2018-10-10 05:14:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/f611b654-bc9c-4388-b4b9-7a36dff6812f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb1b1ed0f822bfeca78ffc44b07be01683ed15f" 2018-10-10 05:14:32,437 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42d8e777-2373-435e-a667-d8c07864d6ae Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:32,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/f611b654-bc9c-4388-b4b9-7a36dff6812f used request id req-42d8e777-2373-435e-a667-d8c07864d6ae 2018-10-10 05:14:32,438 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp 2018-10-10 05:14:32,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16c5dda82b33d9ef7d905607ba9c653e760e509" 2018-10-10 05:14:32,472 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9729cde-3b14-40db-9dee-fd29b0c4e8bc x-compute-request-id: req-a9729cde-3b14-40db-9dee-fd29b0c4e8bc Content-Length: 0 Content-Type: application/json 2018-10-10 05:14:32,472 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-kp used request id req-a9729cde-3b14-40db-9dee-fd29b0c4e8bc 2018-10-10 05:14:32,472 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7.pub] 2018-10-10 05:14:32,473 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7] 2018-10-10 05:14:32,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab806ad90e6b9863262617642709f7bf4101a46e" 2018-10-10 05:14:32,519 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a920bfb3-499c-4232-892b-81fec76f849e x-compute-request-id: req-a920bfb3-499c-4232-892b-81fec76f849e Content-Length: 0 Content-Type: application/json 2018-10-10 05:14:32,519 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0e4f1977-7403-45cf-a5db-9f90b44d220c used request id req-a920bfb3-499c-4232-892b-81fec76f849e 2018-10-10 05:14:32,520 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router and subnet AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet 2018-10-10 05:14:32,521 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router 2018-10-10 05:14:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" -d '{"subnet_id": "25a8f065-6be6-40f9-9edf-5941bd34cf5d"}' 2018-10-10 05:14:33,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fa81b7d9-f9c5-418e-b01e-582827e6108c Date: Wed, 10 Oct 2018 05:14:33 GMT RESP BODY: {"network_id": "e93e6c3b-de93-4ddb-8b92-e77f17305bf3", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "subnet_id": "25a8f065-6be6-40f9-9edf-5941bd34cf5d", "subnet_ids": ["25a8f065-6be6-40f9-9edf-5941bd34cf5d"], "port_id": "b99f215a-27f9-4926-8b1e-67c90f631439", "id": "3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd"} 2018-10-10 05:14:33,991 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd/remove_router_interface used request id req-fa81b7d9-f9c5-418e-b01e-582827e6108c 2018-10-10 05:14:33,991 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router 2018-10-10 05:14:33,992 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-router 2018-10-10 05:14:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654c08e8f8d2800ddf0bda4671bfda0b1fbe0cd" 2018-10-10 05:14:37,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e65f7a9f-d34f-424b-941a-c41b2bb0b101 Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:37,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3e83bb6a-f08d-4eaa-a9f8-8fe31ab948fd used request id req-e65f7a9f-d34f-424b-941a-c41b2bb0b101 2018-10-10 05:14:37,202 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet 2018-10-10 05:14:37,202 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-subnet 2018-10-10 05:14:37,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/25a8f065-6be6-40f9-9edf-5941bd34cf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" 2018-10-10 05:14:39,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d8654e3-4da3-4677-8468-899e366eb4e9 Date: Wed, 10 Oct 2018 05:14:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:39,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/25a8f065-6be6-40f9-9edf-5941bd34cf5d used request id req-1d8654e3-4da3-4677-8468-899e366eb4e9 2018-10-10 05:14:39,454 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7-pub-net 2018-10-10 05:14:39,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/e93e6c3b-de93-4ddb-8b92-e77f17305bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052efd6102d43f3250d8ab6b0e3c5a3482d800d4" 2018-10-10 05:14:40,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfddd19b-7c78-4047-adb2-d17787648027 Date: Wed, 10 Oct 2018 05:14:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:40,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e93e6c3b-de93-4ddb-8b92-e77f17305bf3 used request id req-cfddd19b-7c78-4047-adb2-d17787648027 2018-10-10 05:14:40,724 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-8fc62792-ee60-464d-9314-8ac77595c8d7--image 2018-10-10 05:14:40,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec11fada59a8352af706e5b4125b6282e0fdb727" 2018-10-10 05:14:42,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05bad747-b264-4881-b84f-63ea241b867a Date: Wed, 10 Oct 2018 05:14:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:14:42,760 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/a16db152-a9df-475e-a5f1-0d502df9cdbd used request id req-05bad747-b264-4881-b84f-63ea241b867a 2018-10-10 05:14:42,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:14:42,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-dde7e5b2-4c2c-47fc-92c8-3153d590f06a Date: Wed, 10 Oct 2018 05:14:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:11:57Z", "updated_at": "2018-10-10T05:11:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:11:58Z", "revision_number": 0, "id": "88ca7bf5-f93f-4175-aad0-f0c65d01e50c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:11:58Z", "security_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv6", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:11:57Z", "revision_number": 0, "id": "a41bc1ed-16f1-400a-abbe-90513dca0b90", "remote_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "remote_ip_prefix": null, "created_at": "2018-10-10T05:11:57Z", "security_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:11:58Z", "revision_number": 0, "id": "fc0e68b6-978e-4cb6-8c6f-9fb495a2f248", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:11:58Z", "security_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv4", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:11:58Z", "revision_number": 0, "id": "ffa474df-cf51-4e67-9368-1550a29c0e4a", "remote_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "remote_ip_prefix": null, "created_at": "2018-10-10T05:11:58Z", "security_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "port_range_min": null, "ethertype": "IPv6", "project_id": "933a1e5dc95d437cbb2bacdff431a177"}], "revision_number": 4, "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 05:14:42,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-dde7e5b2-4c2c-47fc-92c8-3153d590f06a 2018-10-10 05:14:42,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:14:43,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96091ae-903f-489c-af7c-3c0989ec8166 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177"}, "enabled": true, "id": "933a1e5dc95d437cbb2bacdff431a177", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e1bfae34-84e6-410-proj"}} 2018-10-10 05:14:43,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-b96091ae-903f-489c-af7c-3c0989ec8166 2018-10-10 05:14:43,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01870ee8-df5e-41f5-98c3-0149ccd9400b 2018-10-10 05:14:43,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01870ee8-df5e-41f5-98c3-0149ccd9400b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:14:43,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f05c7508-2a2a-472d-acdf-13cbc145ea38 Date: Wed, 10 Oct 2018 05:14: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-10-10T05:11:58Z", "security_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:11:58Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "88ca7bf5-f93f-4175-aad0-f0c65d01e50c"}, {"remote_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:11:57Z", "security_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:11:57Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "a41bc1ed-16f1-400a-abbe-90513dca0b90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:11:58Z", "security_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:11:58Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "fc0e68b6-978e-4cb6-8c6f-9fb495a2f248"}, {"remote_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-10T05:11:58Z", "security_group_id": "01870ee8-df5e-41f5-98c3-0149ccd9400b", "port_range_min": null, "revision_number": 0, "tenant_id": "933a1e5dc95d437cbb2bacdff431a177", "created_at": "2018-10-10T05:11:58Z", "project_id": "933a1e5dc95d437cbb2bacdff431a177", "id": "ffa474df-cf51-4e67-9368-1550a29c0e4a"}]} 2018-10-10 05:14:43,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=01870ee8-df5e-41f5-98c3-0149ccd9400b used request id req-f05c7508-2a2a-472d-acdf-13cbc145ea38 2018-10-10 05:14:43,410 - neutron_utils - INFO - Deleting security group with name - default 2018-10-10 05:14:43,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/01870ee8-df5e-41f5-98c3-0149ccd9400b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:14:43,707 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1958c313-36b3-411f-8b8d-01be60380ff1 Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:43,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/01870ee8-df5e-41f5-98c3-0149ccd9400b used request id req-1958c313-36b3-411f-8b8d-01be60380ff1 2018-10-10 05:14:43,708 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-e1bfae34-84e6-410-proj 2018-10-10 05:14:43,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:14:43,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5e64b75-704a-49f8-adef-cd494b5337a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:43,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/933a1e5dc95d437cbb2bacdff431a177 used request id req-d5e64b75-704a-49f8-adef-cd494b5337a8 2018-10-10 05:14:43,894 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-e1bfae34-84e6-410-proj-role 2018-10-10 05:14:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/c5f6d3ee0ea84f428cdd12541fcd0719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:14:43,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf7ec2f0-601a-40f1-830a-e0ea18814a3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:43,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/c5f6d3ee0ea84f428cdd12541fcd0719 used request id req-bf7ec2f0-601a-40f1-830a-e0ea18814a3b 2018-10-10 05:14:44,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a00c4866b6093dba408cf1bae69e15d7113fa6c" 2018-10-10 05:14:44,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d363e0e-d83c-4473-8d66-2b14e62c6b7c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:14:44,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4d363e0e-d83c-4473-8d66-2b14e62c6b7c 2018-10-10 05:14:44,089 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-e1bfae34-84e6-410-user 2018-10-10 05:14:44,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8b92efa32aef484c87bfa92f5063fcab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d6151091e005738c42c40f5cebf9d23de911a58" 2018-10-10 05:14:44,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5cc8ec7-7ea9-421e-8ea2-a2677b84e773 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:44,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8b92efa32aef484c87bfa92f5063fcab used request id req-f5cc8ec7-7ea9-421e-8ea2-a2677b84e773 2018-10-10 05:14:44,244 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 121 tests in 3397.405s OK 2018-10-10 05:14:44,432 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 05:14:44,433 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:37 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-10 05:14:44,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:14:44,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:44,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8fe479-7a49-4e6d-ab2a-24e471fef25f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7b7b1deb2c2246d5ad1b98d3aca53382", "links": {"self": "http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:14:44,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4e8fe479-7a49-4e6d-ab2a-24e471fef25f 2018-10-10 05:14:44,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0869200229645s 2018-10-10 05:14:44,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 05:14:44,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:44,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-489e250c-3348-4ea0-b0fc-a3adb67cdbfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:44,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/7b7b1deb2c2246d5ad1b98d3aca53382 used request id req-489e250c-3348-4ea0-b0fc-a3adb67cdbfd 2018-10-10 05:14:44,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.160054206848s 2018-10-10 05:14:44,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:14:44,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:44,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49d5c04-50f0-4b5e-8b6f-2fee0893ad29 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11", "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "domain_id": "default", "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:14:44,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c49d5c04-50f0-4b5e-8b6f-2fee0893ad29 2018-10-10 05:14:44,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0906939506531s 2018-10-10 05:14:44,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c49d5c04-50f0-4b5e-8b6f-2fee0893ad29 2018-10-10 05:14:44,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:14:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:44,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ab929b-f7f2-4bf7-b9cb-25d81bc9eb81 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795"}, "enabled": true, "id": "a09a1bd66be64e619f4569de4d62b795", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_5044d790-0c82-4234-b3a0-feef34940c11"}} 2018-10-10 05:14:44,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795 used request id req-d9ab929b-f7f2-4bf7-b9cb-25d81bc9eb81 2018-10-10 05:14:44,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0978739261627s 2018-10-10 05:14:44,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795 used request id req-d9ab929b-f7f2-4bf7-b9cb-25d81bc9eb81 2018-10-10 05:14:44,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 05:14:44,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:45,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57df1c87-b122-4c21-a1ad-6bfb76f720c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:45,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795 used request id req-57df1c87-b122-4c21-a1ad-6bfb76f720c4 2018-10-10 05:14:45,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.173202037811s 2018-10-10 05:14:45,059 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a09a1bd66be64e619f4569de4d62b795 used request id req-57df1c87-b122-4c21-a1ad-6bfb76f720c4 2018-10-10 05:14:45,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:14:45,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:45,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dabbad-f5a9-4080-8b4a-70b784ea85e3 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3"}, "enabled": true, "id": "d5305fdc040b46e8a5822458ce03bbb3", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5044d790-0c82-4234-b3a0-feef34940c11"}]} 2018-10-10 05:14:45,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a3dabbad-f5a9-4080-8b4a-70b784ea85e3 2018-10-10 05:14:45,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0778651237488s 2018-10-10 05:14:45,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a3dabbad-f5a9-4080-8b4a-70b784ea85e3 2018-10-10 05:14:45,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 05:14:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:45,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b9d7eae-72fe-428e-93f6-2f97a97334ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:45,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-2b9d7eae-72fe-428e-93f6-2f97a97334ff 2018-10-10 05:14:45,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.575822114944s 2018-10-10 05:14:45,717 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d5305fdc040b46e8a5822458ce03bbb3 used request id req-2b9d7eae-72fe-428e-93f6-2f97a97334ff 2018-10-10 05:14:45,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:14:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:45,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ccafd1-bbbd-42dc-8853-4addb12df740 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb645a74dd224379aa177d81ea03ca00", "links": {"self": "http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00"}, "name": "Member"}]} 2018-10-10 05:14:45,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-18ccafd1-bbbd-42dc-8853-4addb12df740 2018-10-10 05:14:45,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0918018817902s 2018-10-10 05:14:45,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 05:14:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:45,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a52a0d57-8995-48f7-8fc5-b55d2503430c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:45,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fb645a74dd224379aa177d81ea03ca00 used request id req-a52a0d57-8995-48f7-8fc5-b55d2503430c 2018-10-10 05:14:45,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0987679958344s 2018-10-10 05:14:45,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:14:45,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=d5305fdc040b46e8a5822458ce03bbb3&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:46,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a31df743-4dbe-4d32-adc4-1e402747cd0a Date: Wed, 10 Oct 2018 05:14:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}]} 2018-10-10 05:14:46,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=d5305fdc040b46e8a5822458ce03bbb3&name=default used request id req-a31df743-4dbe-4d32-adc4-1e402747cd0a 2018-10-10 05:14:46,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.188172101974s 2018-10-10 05:14:46,104 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=d5305fdc040b46e8a5822458ce03bbb3&name=default used request id req-a31df743-4dbe-4d32-adc4-1e402747cd0a 2018-10-10 05:14:46,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:14:46,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:46,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-39b15acd-cf08-4cd0-9f75-1945f6036702 Date: Wed, 10 Oct 2018 05:14:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "created_at": "2018-10-10T04:18:17Z", "updated_at": "2018-10-10T04:18:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "b3992223-a251-48b5-9c7c-8a820f193ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "c231e830-57c2-40cc-b09e-a858104cb7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a61bdc2c-b240-4adc-8f9b-379770149acf", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T04:18:17Z", "revision_number": 0, "id": "a50e7abd-120a-41f4-a91c-317744776f74", "remote_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "remote_ip_prefix": null, "created_at": "2018-10-10T04:18:17Z", "security_group_id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "tenant_id": "d5305fdc040b46e8a5822458ce03bbb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5305fdc040b46e8a5822458ce03bbb3"}], "revision_number": 4, "project_id": "d5305fdc040b46e8a5822458ce03bbb3", "id": "0462c251-30bf-4e6a-942e-1a4c7e144bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 05:14:46,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-39b15acd-cf08-4cd0-9f75-1945f6036702 2018-10-10 05:14:46,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.217253923416s 2018-10-10 05:14:46,325 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-39b15acd-cf08-4cd0-9f75-1945f6036702 2018-10-10 05:14:46,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 05:14:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0462c251-30bf-4e6a-942e-1a4c7e144bb2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bea894cd3610eb12da71e8a913840c5a1021f2c9" 2018-10-10 05:14:46,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c71802a-a983-4df6-ab18-f693f63b2173 Content-Length: 0 Date: Wed, 10 Oct 2018 05:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:14:46,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0462c251-30bf-4e6a-942e-1a4c7e144bb2.json used request id req-2c71802a-a983-4df6-ab18-f693f63b2173 2018-10-10 05:14:46,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.336604118347s 2018-10-10 05:14:46,666 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0462c251-30bf-4e6a-942e-1a4c7e144bb2.json used request id req-2c71802a-a983-4df6-ab18-f693f63b2173 2018-10-10 05:14:46,722 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-10 05:14:46,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 05:14:46,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 05:14:46,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 05:14:46,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:14:46,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a620d5a-6430-452c-899f-34696a0cddd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:14:46,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5a620d5a-6430-452c-899f-34696a0cddd7 2018-10-10 05:14:46,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:14:47,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T06:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["LSc-sVlDSn2kHhq4WN8JZg"], "issued_at": "2018-10-10T05:14:47.000000Z"}} 2018-10-10 05:14:47,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:14:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:47,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e0f1a61e-f249-4bcb-a040-843477faf1fb Date: Wed, 10 Oct 2018 05:14:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 05:14:47,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0f1a61e-f249-4bcb-a040-843477faf1fb 2018-10-10 05:14:47,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227969169617s 2018-10-10 05:14:47,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0f1a61e-f249-4bcb-a040-843477faf1fb 2018-10-10 05:14:47,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 05:14:47,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:47,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:14:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:14:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:47,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57938323-9e8a-44ae-bf4b-446cdc268116 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 05:14:47,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-57938323-9e8a-44ae-bf4b-446cdc268116 2018-10-10 05:14:47,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.107439994812s 2018-10-10 05:14:47,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 05:14:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff"}}' 2018-10-10 05:14:47,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f0808e7-26e9-41e1-8f6c-d631d6c81249 Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae"}, "enabled": true, "id": "cd6ad7d9c3e849f29a5c3f14517206ae", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff"}} 2018-10-10 05:14:47,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6f0808e7-26e9-41e1-8f6c-d631d6c81249 2018-10-10 05:14:47,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107267856598s 2018-10-10 05:14:47,605 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-6f0808e7-26e9-41e1-8f6c-d631d6c81249 2018-10-10 05:14:47,606 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff', 'id': u'cd6ad7d9c3e849f29a5c3f14517206ae', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 05:14:47,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 05:14:47,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.386711120605s 2018-10-10 05:14:47,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1211df6e-d3d2-4fb9-a5c3-34432ac228f1 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd"}, "enabled": true, "id": "6c9afb8a63da464480dd5010cf7f01cd", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff"}} 2018-10-10 05:14:48,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd used request id req-1211df6e-d3d2-4fb9-a5c3-34432ac228f1 2018-10-10 05:14:48,101 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6c9afb8a63da464480dd5010cf7f01cd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff'}) 2018-10-10 05:14:48,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:14:48,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066c4d03-f36b-45ad-87ac-88fdddc315e8 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:14:48,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-066c4d03-f36b-45ad-87ac-88fdddc315e8 2018-10-10 05:14:48,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0838530063629s 2018-10-10 05:14:48,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:14:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13f251d-bf4e-497b-9835-2e3d2728d68c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:14:48,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f13f251d-bf4e-497b-9835-2e3d2728d68c 2018-10-10 05:14:48,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786378383636s 2018-10-10 05:14:48,267 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 05:14:48,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 05:14:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" -d '{"role": {"name": "Member"}}' 2018-10-10 05:14:48,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96ef6a78-0038-46f9-b2d8-340d5c06b38f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b622df816474d2aa6b02ea8a6205314", "links": {"self": "http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314"}, "name": "Member"}} 2018-10-10 05:14:48,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-96ef6a78-0038-46f9-b2d8-340d5c06b38f 2018-10-10 05:14:48,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.104036092758s 2018-10-10 05:14:48,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257d121d-5a4c-456e-83cc-65927130910f Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314"}, "domain_id": null, "name": "Member", "id": "6b622df816474d2aa6b02ea8a6205314"}} 2018-10-10 05:14:48,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314 used request id req-257d121d-5a4c-456e-83cc-65927130910f 2018-10-10 05:14:48,451 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314'}, 'domain_id': None, 'human_id': None, 'id': u'6b622df816474d2aa6b02ea8a6205314', 'HUMAN_ID': False}) 2018-10-10 05:14:48,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:14:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819ea8c7-feba-4c90-b367-16f87c42c0cc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b622df816474d2aa6b02ea8a6205314", "links": {"self": "http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:14:48,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-819ea8c7-feba-4c90-b367-16f87c42c0cc 2018-10-10 05:14:48,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.075119972229s 2018-10-10 05:14:48,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 05:14:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbd185d-f55e-48de-be0b-81d946e0db64 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 05:14:48,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2dbd185d-f55e-48de-be0b-81d946e0db64 2018-10-10 05:14:48,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0827920436859s 2018-10-10 05:14:48,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:14:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f729c8c2-aa82-4e8c-817b-8b18ea8439d0 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff", "links": {"self": "http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd"}, "domain_id": "default", "enabled": true, "id": "6c9afb8a63da464480dd5010cf7f01cd", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:14:48,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f729c8c2-aa82-4e8c-817b-8b18ea8439d0 2018-10-10 05:14:48,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101211071014s 2018-10-10 05:14:48,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f729c8c2-aa82-4e8c-817b-8b18ea8439d0 2018-10-10 05:14:48,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:14:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1801f74f-1d58-4864-bed9-07460d98f04c Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae"}, "enabled": true, "id": "cd6ad7d9c3e849f29a5c3f14517206ae", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff"}]} 2018-10-10 05:14:48,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1801f74f-1d58-4864-bed9-07460d98f04c 2018-10-10 05:14:48,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0726881027222s 2018-10-10 05:14:48,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1801f74f-1d58-4864-bed9-07460d98f04c 2018-10-10 05:14:48,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 05:14:48,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&scope.project.id=cd6ad7d9c3e849f29a5c3f14517206ae&role.id=6b622df816474d2aa6b02ea8a6205314 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc2bfa0-7fd1-429e-b3f0-580ccc30689d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&scope.project.id=cd6ad7d9c3e849f29a5c3f14517206ae&role.id=6b622df816474d2aa6b02ea8a6205314", "previous": null, "next": null}} 2018-10-10 05:14:48,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&scope.project.id=cd6ad7d9c3e849f29a5c3f14517206ae&role.id=6b622df816474d2aa6b02ea8a6205314 used request id req-fcc2bfa0-7fd1-429e-b3f0-580ccc30689d 2018-10-10 05:14:48,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812039375305s 2018-10-10 05:14:48,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 05:14:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae/users/6c9afb8a63da464480dd5010cf7f01cd/roles/6b622df816474d2aa6b02ea8a6205314 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:48,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae54b3f-05b7-4501-af61-ae0e55ff8ddc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:48,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae/users/6c9afb8a63da464480dd5010cf7f01cd/roles/6b622df816474d2aa6b02ea8a6205314 used request id req-1ae54b3f-05b7-4501-af61-ae0e55ff8ddc 2018-10-10 05:14:48,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119899988174s 2018-10-10 05:14:48,998 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'a6ba3d7e-c3ef-4437-87b5-a268b10ff3e1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff', 'project_id': u'cd6ad7d9c3e849f29a5c3f14517206ae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 05:14:48,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 05:14:48,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 05:14:48,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 05:14:48,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 05:14:48,999 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 05:14:49,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 05:14:49,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 05:14:49,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 05:14:49,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 05:14:49,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 05:14:49,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 05:14:49,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 05:14:49,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 05:14:49,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 05:14:49,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 05:14:49,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 05:14:49,003 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff', 'password': 'a6ba3d7e-c3ef-4437-87b5-a268b10ff3e1', 'project_name': 'neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'cd6ad7d9c3e849f29a5c3f14517206ae', 'project_domain_name': 'Default'} 2018-10-10 05:14:49,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:14:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65e90fa-d2ca-4e54-9561-47aa95aa4a7d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b622df816474d2aa6b02ea8a6205314", "links": {"self": "http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:14:49,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f65e90fa-d2ca-4e54-9561-47aa95aa4a7d 2018-10-10 05:14:49,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0731339454651s 2018-10-10 05:14:49,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:14:49,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08f2418-bfc7-4721-a859-6dc5578b5b67 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b622df816474d2aa6b02ea8a6205314", "links": {"self": "http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:14:49,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e08f2418-bfc7-4721-a859-6dc5578b5b67 2018-10-10 05:14:49,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792169570923s 2018-10-10 05:14:49,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 05:14:49,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50589078-99b5-4801-a94e-56277e949a5b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 05:14:49,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-50589078-99b5-4801-a94e-56277e949a5b 2018-10-10 05:14:49,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0828719139099s 2018-10-10 05:14:49,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:14:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d6530b-a51a-4f4d-978a-acbb8ad562a4 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff", "links": {"self": "http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd"}, "domain_id": "default", "enabled": true, "id": "6c9afb8a63da464480dd5010cf7f01cd", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:14:49,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-04d6530b-a51a-4f4d-978a-acbb8ad562a4 2018-10-10 05:14:49,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0912389755249s 2018-10-10 05:14:49,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-04d6530b-a51a-4f4d-978a-acbb8ad562a4 2018-10-10 05:14:49,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:14:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b152791c-2491-44db-8dea-261531b5ea05 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae"}, "enabled": true, "id": "cd6ad7d9c3e849f29a5c3f14517206ae", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff"}]} 2018-10-10 05:14:49,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b152791c-2491-44db-8dea-261531b5ea05 2018-10-10 05:14:49,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825600624084s 2018-10-10 05:14:49,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b152791c-2491-44db-8dea-261531b5ea05 2018-10-10 05:14:49,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 05:14:49,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&scope.project.id=cd6ad7d9c3e849f29a5c3f14517206ae&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb64c18-9e41-456d-9760-d9228a94b51e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&scope.project.id=cd6ad7d9c3e849f29a5c3f14517206ae&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 05:14:49,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&scope.project.id=cd6ad7d9c3e849f29a5c3f14517206ae&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-5eb64c18-9e41-456d-9760-d9228a94b51e 2018-10-10 05:14:49,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0833330154419s 2018-10-10 05:14:49,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 05:14:49,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae/users/6c9afb8a63da464480dd5010cf7f01cd/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2af564e-8bb4-46dd-a6c7-761d59c413a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:49,630 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae/users/6c9afb8a63da464480dd5010cf7f01cd/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-d2af564e-8bb4-46dd-a6c7-761d59c413a2 2018-10-10 05:14:49,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121224164963s 2018-10-10 05:14:49,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:14:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad6de63-f87f-4003-900c-8d4d0b3a399f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b622df816474d2aa6b02ea8a6205314", "links": {"self": "http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:14:49,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7ad6de63-f87f-4003-900c-8d4d0b3a399f 2018-10-10 05:14:49,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807120800018s 2018-10-10 05:14:49,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 05:14:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e83b99-bf22-4c93-b704-915741da0012 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 05:14:49,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-25e83b99-bf22-4c93-b704-915741da0012 2018-10-10 05:14:49,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0808761119843s 2018-10-10 05:14:49,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:14:49,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b163e4-562f-4c77-bdfe-4f7d03f2c144 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff", "links": {"self": "http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd"}, "domain_id": "default", "enabled": true, "id": "6c9afb8a63da464480dd5010cf7f01cd", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:14:49,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-07b163e4-562f-4c77-bdfe-4f7d03f2c144 2018-10-10 05:14:49,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903759002686s 2018-10-10 05:14:49,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-07b163e4-562f-4c77-bdfe-4f7d03f2c144 2018-10-10 05:14:49,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 05:14:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:49,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c69f72-17cd-4141-8539-75d9440c8fda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default", "previous": null, "next": null}} 2018-10-10 05:14:49,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=6c9afb8a63da464480dd5010cf7f01cd&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default used request id req-33c69f72-17cd-4141-8539-75d9440c8fda 2018-10-10 05:14:49,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810220241547s 2018-10-10 05:14:49,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 05:14:49,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/domains/default/users/6c9afb8a63da464480dd5010cf7f01cd/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:14:50,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bfaf4fb-e14d-47c5-8cd9-079d5cd6d7de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:14:50,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/domains/default/users/6c9afb8a63da464480dd5010cf7f01cd/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-9bfaf4fb-e14d-47c5-8cd9-079d5cd6d7de 2018-10-10 05:14:50,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117543935776s 2018-10-10 05:14:50,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 05:14:52,472 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-10 05:14:52.120 11558 INFO rally.deployment.engine [-] Deployment 3d1d9082-e077-4ce2-a4a4-5a8d4973c25e | Starting: Destroy cloud and free allocated resources. 2018-10-10 05:14:52.198 11558 INFO rally.deployment.engine [-] Deployment 3d1d9082-e077-4ce2-a4a4-5a8d4973c25e | Completed: Destroy cloud and free allocated resources. 2018-10-10 05:14:52.223 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=03114d43-7cdc-42f3-b311-ab75b8ccab79) for deployment 'opnfv-rally'. 2018-10-10 05:14:52.240 11558 INFO rally.api [-] Deleting verification (UUID=06851035-ab1a-4534-a47e-28ca9f83dea5). 2018-10-10 05:14:52.279 11558 INFO rally.api [-] Verification has been successfully deleted! 2018-10-10 05:14:52.280 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=03114d43-7cdc-42f3-b311-ab75b8ccab79). 2018-10-10 05:14:52.285 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-10 05:14:54,872 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 05:14:54.582 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=062583f3-3a35-4f57-845f-e3e2e3a357bd) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 062583f3-3a35-4f57-845f-e3e2e3a357bd | 2018-10-10T05:14:54 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 062583f3-3a35-4f57-845f-e3e2e3a357bd ~/.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-10-10 05:14:58,170 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-10 05:14:58,171 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 05:15:00,450 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-10 05:15:00.194 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=03114d43-7cdc-42f3-b311-ab75b8ccab79). 2018-10-10 05:15:00.306 11567 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-10 05:15:04,005 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 05:15:02.550 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 05:15:02.666 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 05:15:03.809 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a1dbbed-2f25-4560-813e-979985b48b84) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0a1dbbed-2f25-4560-813e-979985b48b84) as the default verifier for the future CLI operations. 2018-10-10 05:15:07,136 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-10 05:15:07,136 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 05:15:07,252 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-10 05:15:07,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:15:07,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985013bb-6df7-45a6-8264-a79a1d73e759 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:15:07,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-985013bb-6df7-45a6-8264-a79a1d73e759 2018-10-10 05:15:07,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:15:07,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "6b622df816474d2aa6b02ea8a6205314", "name": "Member"}], "expires_at": "2018-10-10T06:15:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd6ad7d9c3e849f29a5c3f14517206ae", "name": "neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/cd6ad7d9c3e849f29a5c3f14517206ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff", "id": "6c9afb8a63da464480dd5010cf7f01cd"}, "audit_ids": ["kL5ocmuESfC6X3iLddc-mg"], "issued_at": "2018-10-10T05:15:07.000000Z"}} 2018-10-10 05:15:07,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:15:07,655 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 05:15:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 05:15:07,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:15:07,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:15:08,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-eeb25f06-37d2-407b-ae29-f7b7f9960a0d Date: Wed, 10 Oct 2018 05:15:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:15:08,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-eeb25f06-37d2-407b-ae29-f7b7f9960a0d 2018-10-10 05:15:08,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.539258003235s 2018-10-10 05:15:08,199 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-eeb25f06-37d2-407b-ae29-f7b7f9960a0d 2018-10-10 05:15:08,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 05:15:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff"}' 2018-10-10 05:15:08,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae X-Openstack-Request-Id: req-17baa44c-7ad0-4a2c-a96e-1b3c924e9806 Date: Wed, 10 Oct 2018 05:15:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file", "owner": "cd6ad7d9c3e849f29a5c3f14517206ae", "id": "7469aac2-ede9-4220-a6f8-11252f5a5dae", "size": null, "self": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T05:15:08Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "checksum": null, "created_at": "2018-10-10T05:15:08Z", "protected": false} 2018-10-10 05:15:08,806 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-17baa44c-7ad0-4a2c-a96e-1b3c924e9806 2018-10-10 05:15:08,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.605633020401s 2018-10-10 05:15:08,807 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-17baa44c-7ad0-4a2c-a96e-1b3c924e9806 returning object 7469aac2-ede9-4220-a6f8-11252f5a5dae 2018-10-10 05:15:08,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 05:15:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" -d '' 2018-10-10 05:15:11,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37e408a0-af02-4fc2-b8bd-c97b4f8d768f Date: Wed, 10 Oct 2018 05:15:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:15:11,152 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file used request id req-37e408a0-af02-4fc2-b8bd-c97b4f8d768f 2018-10-10 05:15:11,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.34463906288s 2018-10-10 05:15:11,153 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file used request id req-37e408a0-af02-4fc2-b8bd-c97b4f8d768f 2018-10-10 05:15:11,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:15:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:15:11,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-d124db02-ee7f-46e7-93c1-2ea38f1c8349 Date: Wed, 10 Oct 2018 05:15:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap", "metadata": {}}], "file": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file", "owner": "cd6ad7d9c3e849f29a5c3f14517206ae", "id": "7469aac2-ede9-4220-a6f8-11252f5a5dae", "size": 12716032, "self": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T05:15:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T05:15:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:15:11,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d124db02-ee7f-46e7-93c1-2ea38f1c8349 2018-10-10 05:15:11,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178372859955s 2018-10-10 05:15:11,332 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d124db02-ee7f-46e7-93c1-2ea38f1c8349 2018-10-10 05:15:11,334 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file', 'owner': u'cd6ad7d9c3e849f29a5c3f14517206ae', 'id': u'7469aac2-ede9-4220-a6f8-11252f5a5dae', 'size': 12716032, u'self': u'/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd6ad7d9c3e849f29a5c3f14517206ae', 'name': 'neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T05:15:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T05:15:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff', 'created': u'2018-10-10T05:15:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T05:15:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 05:15:11,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 05:15:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_adb953af-93a6-4032-8738-c0d3344f43ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 05:15:11,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cf5c0a2-d2f2-42ce-abb3-b4450ff84f1d x-compute-request-id: req-4cf5c0a2-d2f2-42ce-abb3-b4450ff84f1d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2c66cb1b-1ba5-473a-b2db-832252501faa", "name": "neutron_trunk-flavor_adb953af-93a6-4032-8738-c0d3344f43ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:15:11,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4cf5c0a2-d2f2-42ce-abb3-b4450ff84f1d 2018-10-10 05:15:11,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.191410064697s 2018-10-10 05:15:11,527 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4cf5c0a2-d2f2-42ce-abb3-b4450ff84f1d returning object 2c66cb1b-1ba5-473a-b2db-832252501faa 2018-10-10 05:15:11,528 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_adb953af-93a6-4032-8738-c0d3344f43ff', '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'12fa6dd9c3df4310ac43440581910811', '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'2c66cb1b-1ba5-473a-b2db-832252501faa', 'swap': 0}) 2018-10-10 05:15:11,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 05:15:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" -d '{"extra_specs": {}}' 2018-10-10 05:15:11,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4726da37-d08c-4030-891b-1378c0144acc x-compute-request-id: req-4726da37-d08c-4030-891b-1378c0144acc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 05:15:11,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa/os-extra_specs used request id req-4726da37-d08c-4030-891b-1378c0144acc 2018-10-10 05:15:11,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209929943085s 2018-10-10 05:15:11,550 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa/os-extra_specs used request id req-4726da37-d08c-4030-891b-1378c0144acc 2018-10-10 05:15:11,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:15:11,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:15:11,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:15:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:15:11,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:15:11,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3701b35a-0916-4107-b5a3-6957e92f8c5c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b622df816474d2aa6b02ea8a6205314", "links": {"self": "http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:15:11,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3701b35a-0916-4107-b5a3-6957e92f8c5c 2018-10-10 05:15:11,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0992860794067s 2018-10-10 05:15:11,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-10 05:15:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:15:12,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b291d45-0e87-470a-a774-595b435b6420 x-compute-request-id: req-1b291d45-0e87-470a-a774-595b435b6420 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 159}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10173, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 162}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-10 05:15:12,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-1b291d45-0e87-470a-a774-595b435b6420 2018-10-10 05:15:12,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.19638800621s 2018-10-10 05:15:12,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-1b291d45-0e87-470a-a774-595b435b6420 2018-10-10 05:15:12,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:15:12,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:15:12,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-456a87ad-edd5-46f7-9997-47a2f516689b Date: Wed, 10 Oct 2018 05:15:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap", "metadata": {}}], "file": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file", "owner": "cd6ad7d9c3e849f29a5c3f14517206ae", "id": "7469aac2-ede9-4220-a6f8-11252f5a5dae", "size": 12716032, "self": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T05:15:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T05:15:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:15:12,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-456a87ad-edd5-46f7-9997-47a2f516689b 2018-10-10 05:15:12,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.563721895218s 2018-10-10 05:15:12,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-456a87ad-edd5-46f7-9997-47a2f516689b 2018-10-10 05:15:12,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 05:15:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff"}' 2018-10-10 05:15:13,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649 X-Openstack-Request-Id: req-15b0f385-0dd9-4841-be9a-def160f7ac44 Date: Wed, 10 Oct 2018 05:15:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/file", "owner": "cd6ad7d9c3e849f29a5c3f14517206ae", "id": "e25138d3-ce4e-41b1-b24e-6f49bf9e7649", "size": null, "self": "/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T05:15:13Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff", "checksum": null, "created_at": "2018-10-10T05:15:13Z", "protected": false} 2018-10-10 05:15:13,206 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-15b0f385-0dd9-4841-be9a-def160f7ac44 2018-10-10 05:15:13,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.589538097382s 2018-10-10 05:15:13,206 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-15b0f385-0dd9-4841-be9a-def160f7ac44 returning object e25138d3-ce4e-41b1-b24e-6f49bf9e7649 2018-10-10 05:15:13,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 05:15:13,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" -d '' 2018-10-10 05:15:14,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d99f6d69-8b5c-4183-97a9-49684d7b781a Date: Wed, 10 Oct 2018 05:15:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:15:14,726 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/file used request id req-d99f6d69-8b5c-4183-97a9-49684d7b781a 2018-10-10 05:15:14,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.51952004433s 2018-10-10 05:15:14,727 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/file used request id req-d99f6d69-8b5c-4183-97a9-49684d7b781a 2018-10-10 05:15:14,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:15:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:15:14,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-cbf2f930-ee3f-4566-a789-3a32fde5ed40 Date: Wed, 10 Oct 2018 05:15:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/snap", "metadata": {}}], "file": "/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/file", "owner": "cd6ad7d9c3e849f29a5c3f14517206ae", "id": "e25138d3-ce4e-41b1-b24e-6f49bf9e7649", "size": 12716032, "self": "/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T05:15:14Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T05:15:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap", "metadata": {}}], "file": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file", "owner": "cd6ad7d9c3e849f29a5c3f14517206ae", "id": "7469aac2-ede9-4220-a6f8-11252f5a5dae", "size": 12716032, "self": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T05:15:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T05:15:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:15:14,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cbf2f930-ee3f-4566-a789-3a32fde5ed40 2018-10-10 05:15:14,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0318598747253s 2018-10-10 05:15:14,760 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cbf2f930-ee3f-4566-a789-3a32fde5ed40 2018-10-10 05:15:14,762 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/file', 'owner': u'cd6ad7d9c3e849f29a5c3f14517206ae', 'id': u'e25138d3-ce4e-41b1-b24e-6f49bf9e7649', 'size': 12716032, u'self': u'/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd6ad7d9c3e849f29a5c3f14517206ae', 'name': 'neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T05:15:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T05:15:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff', 'created': u'2018-10-10T05:15:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T05:15:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_adb953af-93a6-4032-8738-c0d3344f43ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 05:15:14,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 05:15:14,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_adb953af-93a6-4032-8738-c0d3344f43ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 05:15:14,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc1a98c7-0c04-4cf6-8263-b708b69b4388 x-compute-request-id: req-dc1a98c7-0c04-4cf6-8263-b708b69b4388 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fcec6ddc-213c-4131-b76b-b45bb53741b5", "name": "neutron_trunk-flavor_alt_adb953af-93a6-4032-8738-c0d3344f43ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:15:14,842 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dc1a98c7-0c04-4cf6-8263-b708b69b4388 2018-10-10 05:15:14,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0781331062317s 2018-10-10 05:15:14,842 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dc1a98c7-0c04-4cf6-8263-b708b69b4388 returning object fcec6ddc-213c-4131-b76b-b45bb53741b5 2018-10-10 05:15:14,843 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_adb953af-93a6-4032-8738-c0d3344f43ff', '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'12fa6dd9c3df4310ac43440581910811', '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'fcec6ddc-213c-4131-b76b-b45bb53741b5', 'swap': 0}) 2018-10-10 05:15:14,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 05:15:14,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" -d '{"extra_specs": {}}' 2018-10-10 05:15:14,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7fb41353-5909-4c15-b7df-bbab3356b7ed x-compute-request-id: req-7fb41353-5909-4c15-b7df-bbab3356b7ed Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 05:15:14,869 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5/os-extra_specs used request id req-7fb41353-5909-4c15-b7df-bbab3356b7ed 2018-10-10 05:15:14,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253269672394s 2018-10-10 05:15:14,870 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5/os-extra_specs used request id req-7fb41353-5909-4c15-b7df-bbab3356b7ed 2018-10-10 05:15:14,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_adb953af-93a6-4032-8738-c0d3344f43ff', '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'12fa6dd9c3df4310ac43440581910811', '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'fcec6ddc-213c-4131-b76b-b45bb53741b5', 'swap': 0}) 2018-10-10 05:15:18,113 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 05:15:16.999 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0a1dbbed-2f25-4560-813e-979985b48b84) for deployment 'opnfv-rally' (UUID=062583f3-3a35-4f57-845f-e3e2e3a357bd). 2018-10-10 05:15:17.950 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 05:15:17.952 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a1dbbed-2f25-4560-813e-979985b48b84) has been successfully configured for deployment 'opnfv-rally' (UUID=062583f3-3a35-4f57-845f-e3e2e3a357bd)! 2018-10-10 05:15:18,114 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 05:15:18,114 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 05:15:18,117 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 05:15:18,131 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-10 05:15:21,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0a1dbbed-2f25-4560-813e-979985b48b84/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-10 05:15:21,755 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 05:15:21,761 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 05:15:21,762 - 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-10-10 05:15:23,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 05:15:23.843 11598 INFO rally.api [-] Starting verification (UUID=c8b5e0f5-aad7-4976-9420-8b67bf7b811b) for deployment 'opnfv-rally' (UUID=062583f3-3a35-4f57-845f-e3e2e3a357bd) by verifier 'opnfv-tempest' (UUID=0a1dbbed-2f25-4560-813e-979985b48b84). 2018-10-10 05:15:23,845 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c8b5e0f5-aad7-4976-9420-8b67bf7b811b 2018-10-10 05:17:11,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c8b5e0f5-aad7-4976-9420-8b67bf7b811b 2018-10-10 05:17:11,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c8b5e0f5-aad7-4976-9420-8b67bf7b811b']'. 2018-10-10 05:17:11,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 05:17:11,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 05:17:11,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 05:17:11,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c8b5e0f5-aad7-4976-9420-8b67bf7b811b | 2018-10-10 05:17:11,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-10 05:17:11,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 05:15:23 | 2018-10-10 05:17:11,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 05:17:10 | 2018-10-10 05:17:11,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:47 | 2018-10-10 05:17:11,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 05:17:11,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 05:17:11,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0a1dbbed-2f25-4560-813e-979985b48b84) | 2018-10-10 05:17:11,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 05:17:11,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 062583f3-3a35-4f57-845f-e3e2e3a357bd) | 2018-10-10 05:17:11,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-10 05:17:11,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.169 | 2018-10-10 05:17:11,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-10 05:17:11,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-10 05:17:11,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 05:17:11,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 05:17:11,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-10 05:17:11,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 05:17:11,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 05:17:11,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 05:17:12,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-10 05:17:12,175 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 05:17:12,176 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-10 05:17:12,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 05:17:12,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:17:14,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-268c1978-6a63-4673-91eb-0396916954e8 Date: Wed, 10 Oct 2018 05:17:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:17:14,036 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649 used request id req-268c1978-6a63-4673-91eb-0396916954e8 2018-10-10 05:17:14,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.85455584526s 2018-10-10 05:17:14,037 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e25138d3-ce4e-41b1-b24e-6f49bf9e7649 used request id req-268c1978-6a63-4673-91eb-0396916954e8 2018-10-10 05:17:14,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 05:17:14,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:14,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17: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-e3025fcb-8754-44f1-b035-3f8699a3f33c x-compute-request-id: req-e3025fcb-8754-44f1-b035-3f8699a3f33c Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2c66cb1b-1ba5-473a-b2db-832252501faa", "name": "neutron_trunk-flavor_adb953af-93a6-4032-8738-c0d3344f43ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fcec6ddc-213c-4131-b76b-b45bb53741b5", "name": "neutron_trunk-flavor_alt_adb953af-93a6-4032-8738-c0d3344f43ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 05:17:14,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e3025fcb-8754-44f1-b035-3f8699a3f33c 2018-10-10 05:17:14,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0349180698395s 2018-10-10 05:17:14,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e3025fcb-8754-44f1-b035-3f8699a3f33c 2018-10-10 05:17:14,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 05:17:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:14,129 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:17: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-155fca50-46b5-4fa9-b61f-ba4b841a9db5 x-compute-request-id: req-155fca50-46b5-4fa9-b61f-ba4b841a9db5 Content-Length: 0 Content-Type: application/json 2018-10-10 05:17:14,129 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5 used request id req-155fca50-46b5-4fa9-b61f-ba4b841a9db5 2018-10-10 05:17:14,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0545191764832s 2018-10-10 05:17:14,130 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fcec6ddc-213c-4131-b76b-b45bb53741b5 used request id req-155fca50-46b5-4fa9-b61f-ba4b841a9db5 2018-10-10 05:17:14,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:17:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:17:14,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-68caa2cb-f0cc-462b-9764-0b3bf622391c Date: Wed, 10 Oct 2018 05:17:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap", "metadata": {}}], "file": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/file", "owner": "cd6ad7d9c3e849f29a5c3f14517206ae", "id": "7469aac2-ede9-4220-a6f8-11252f5a5dae", "size": 12716032, "self": "/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/7469aac2-ede9-4220-a6f8-11252f5a5dae/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T05:15:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_adb953af-93a6-4032-8738-c0d3344f43ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T05:15:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:17:14,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-68caa2cb-f0cc-462b-9764-0b3bf622391c 2018-10-10 05:17:14,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243339538574s 2018-10-10 05:17:14,155 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-68caa2cb-f0cc-462b-9764-0b3bf622391c 2018-10-10 05:17:14,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 05:17:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4bd685f34a51835e2dc7ea1e092e9cafbca41e4" 2018-10-10 05:17:15,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-185d6bdb-1f5a-461b-9a13-1106d49e0bb0 Date: Wed, 10 Oct 2018 05:17:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:17:15,265 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae used request id req-185d6bdb-1f5a-461b-9a13-1106d49e0bb0 2018-10-10 05:17:15,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1081840992s 2018-10-10 05:17:15,266 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7469aac2-ede9-4220-a6f8-11252f5a5dae used request id req-185d6bdb-1f5a-461b-9a13-1106d49e0bb0 2018-10-10 05:17:15,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 05:17:15,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:15,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17: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-d76ed568-a50d-46cc-afae-3fee27fa2932 x-compute-request-id: req-d76ed568-a50d-46cc-afae-3fee27fa2932 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2c66cb1b-1ba5-473a-b2db-832252501faa", "name": "neutron_trunk-flavor_adb953af-93a6-4032-8738-c0d3344f43ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 05:17:15,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-d76ed568-a50d-46cc-afae-3fee27fa2932 2018-10-10 05:17:15,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0357220172882s 2018-10-10 05:17:15,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-d76ed568-a50d-46cc-afae-3fee27fa2932 2018-10-10 05:17:15,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 05:17:15,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:15,385 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:17: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-5ac19927-cd31-42ed-9685-672090162160 x-compute-request-id: req-5ac19927-cd31-42ed-9685-672090162160 Content-Length: 0 Content-Type: application/json 2018-10-10 05:17:15,386 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa used request id req-5ac19927-cd31-42ed-9685-672090162160 2018-10-10 05:17:15,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.080638885498s 2018-10-10 05:17:15,386 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2c66cb1b-1ba5-473a-b2db-832252501faa used request id req-5ac19927-cd31-42ed-9685-672090162160 2018-10-10 05:17:15,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:17:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:15,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6691989b-b2e2-4059-bcdb-b9c41debbf59 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff", "links": {"self": "http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd"}, "domain_id": "default", "enabled": true, "id": "6c9afb8a63da464480dd5010cf7f01cd", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:17:15,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6691989b-b2e2-4059-bcdb-b9c41debbf59 2018-10-10 05:17:15,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102387189865s 2018-10-10 05:17:15,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6691989b-b2e2-4059-bcdb-b9c41debbf59 2018-10-10 05:17:15,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:17:15,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:15,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83090f2f-3dce-4fdc-b6b0-a6aef584b0ef Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd"}, "enabled": true, "id": "6c9afb8a63da464480dd5010cf7f01cd", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_adb953af-93a6-4032-8738-c0d3344f43ff"}} 2018-10-10 05:17:15,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd used request id req-83090f2f-3dce-4fdc-b6b0-a6aef584b0ef 2018-10-10 05:17:15,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101181030273s 2018-10-10 05:17:15,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd used request id req-83090f2f-3dce-4fdc-b6b0-a6aef584b0ef 2018-10-10 05:17:15,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 05:17:15,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:15,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7429075d-8c8b-419e-9ba7-a91a5f2e8cd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:17:15,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd used request id req-7429075d-8c8b-419e-9ba7-a91a5f2e8cd0 2018-10-10 05:17:15,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232635974884s 2018-10-10 05:17:15,831 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6c9afb8a63da464480dd5010cf7f01cd used request id req-7429075d-8c8b-419e-9ba7-a91a5f2e8cd0 2018-10-10 05:17:15,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:17:15,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:15,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67970dae-e91b-422d-8a65-6af1e572a2a6 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae"}, "enabled": true, "id": "cd6ad7d9c3e849f29a5c3f14517206ae", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_adb953af-93a6-4032-8738-c0d3344f43ff"}]} 2018-10-10 05:17:15,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-67970dae-e91b-422d-8a65-6af1e572a2a6 2018-10-10 05:17:15,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0851190090179s 2018-10-10 05:17:15,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-67970dae-e91b-422d-8a65-6af1e572a2a6 2018-10-10 05:17:15,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 05:17:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:16,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a105bbe-eccd-4e8e-a58b-898a9bf97d4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:17:16,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae used request id req-9a105bbe-eccd-4e8e-a58b-898a9bf97d4e 2018-10-10 05:17:16,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.154898881912s 2018-10-10 05:17:16,075 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cd6ad7d9c3e849f29a5c3f14517206ae used request id req-9a105bbe-eccd-4e8e-a58b-898a9bf97d4e 2018-10-10 05:17:16,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:17:16,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:16,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec226d3-e917-446e-9cd2-1b44ee48cf33 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b622df816474d2aa6b02ea8a6205314", "links": {"self": "http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314"}, "name": "Member"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:17:16,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dec226d3-e917-446e-9cd2-1b44ee48cf33 2018-10-10 05:17:16,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764968395233s 2018-10-10 05:17:16,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 05:17:16,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:16,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b08e31d-c76b-4903-a51a-dbe6da32d06d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:17:16,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/6b622df816474d2aa6b02ea8a6205314 used request id req-8b08e31d-c76b-4903-a51a-dbe6da32d06d 2018-10-10 05:17:16,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.128737926483s 2018-10-10 05:17:16,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:17:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=cd6ad7d9c3e849f29a5c3f14517206ae&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51eb1b155e9ca215c98309e7e2dcac55154a468b" 2018-10-10 05:17:16,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9b694abf-c054-40d3-a281-7e330cb7daaa Date: Wed, 10 Oct 2018 05:17:16 GMT RESP BODY: {"security_groups": []} 2018-10-10 05:17:16,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=cd6ad7d9c3e849f29a5c3f14517206ae&name=default used request id req-9b694abf-c054-40d3-a281-7e330cb7daaa 2018-10-10 05:17:16,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186779022217s 2018-10-10 05:17:16,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=cd6ad7d9c3e849f29a5c3f14517206ae&name=default used request id req-9b694abf-c054-40d3-a281-7e330cb7daaa 2018-10-10 05:17:16,473 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:41 | PASS | | vping_userdata | functest | smoke | 00:39 | PASS | | tempest_smoke_serial | functest | smoke | 14:40 | PASS | | rally_sanity | functest | smoke | 25:38 | PASS | | refstack_defcore | functest | smoke | 05:26 | PASS | | patrole | functest | smoke | 02:40 | PASS | | snaps_smoke | functest | smoke | 56:37 | PASS | | neutron_trunk | functest | smoke | 02:05 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-10 05:17:16,484 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-10 05:17:16,673 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:17:16,773 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:17:23,482 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-296 | | 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-10-10 05:17:23,489 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6cfwDNmXD8bdG8HQThEr8aFxb export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.25,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-10 05:17:23,489 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 05:17:23,490 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-10 05:17:23,491 - 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-10-10 05:17:23,495 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-10 05:17:28,570 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-296 | | 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-10-10 05:17:28,575 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6cfwDNmXD8bdG8HQThEr8aFxb export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.25,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-10 05:17:28,576 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 05:17:28,577 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-10-10 05:17:28,591 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 05:17:31,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 05:17:31,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 05:17:31,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 05:17:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:17:31,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2b2502-20bf-44cb-8ab8-b080b390aa1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:17:31,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3a2b2502-20bf-44cb-8ab8-b080b390aa1a 2018-10-10 05:17:31,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:17:31,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T06:17:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["dwYzazlFRnybWgFBaKWDow"], "issued_at": "2018-10-10T05:17:31.000000Z"}} 2018-10-10 05:17:31,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:17:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:32,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-06904811-0e76-4f82-9ab6-9cedb8112a54 Date: Wed, 10 Oct 2018 05:17:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 05:17:32,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-06904811-0e76-4f82-9ab6-9cedb8112a54 2018-10-10 05:17:32,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247781991959s 2018-10-10 05:17:32,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-06904811-0e76-4f82-9ab6-9cedb8112a54 2018-10-10 05:17:32,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 05:17:32,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:32,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:17:32,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:32,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467bca80-938e-4b87-a11c-9245e6b6499b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 05:17:32,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-467bca80-938e-4b87-a11c-9245e6b6499b 2018-10-10 05:17:32,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.620278120041s 2018-10-10 05:17:32,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 05:17:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}}' 2018-10-10 05:17:32,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dad74e6f-99c5-4968-8cea-45e9729d1db7 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824"}, "enabled": true, "id": "4537f29306c843f790607a4977125824", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}} 2018-10-10 05:17:32,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-dad74e6f-99c5-4968-8cea-45e9729d1db7 2018-10-10 05:17:32,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0993919372559s 2018-10-10 05:17:32,863 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-dad74e6f-99c5-4968-8cea-45e9729d1db7 2018-10-10 05:17:32,864 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'id': u'4537f29306c843f790607a4977125824', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 05:17:32,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 05:17:33,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344970941544s 2018-10-10 05:17:33,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:33,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7829717a-ad15-4d2e-bac7-3c1a888f6c8c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54"}, "enabled": true, "id": "e5397b6e25664e4db251f8e5fe5efe54", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}} 2018-10-10 05:17:33,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54 used request id req-7829717a-ad15-4d2e-bac7-3c1a888f6c8c 2018-10-10 05:17:33,300 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e5397b6e25664e4db251f8e5fe5efe54', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8'}) 2018-10-10 05:17:33,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:17:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:33,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a7e062-23ad-43ca-b3fb-63e2405a2a8a Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:17:33,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-98a7e062-23ad-43ca-b3fb-63e2405a2a8a 2018-10-10 05:17:33,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0718870162964s 2018-10-10 05:17:33,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:17:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:33,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fe6d89-1ce0-49cc-891a-d868d1ce41a2 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:17:33,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d9fe6d89-1ce0-49cc-891a-d868d1ce41a2 2018-10-10 05:17:33,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799160003662s 2018-10-10 05:17:33,455 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 05:17:33,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 05:17:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" -d '{"role": {"name": "Member"}}' 2018-10-10 05:17:33,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0be33cc7-2a54-4af9-98e8-ca59139cca65 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2fbc3303e3b740bf90b9e5eaa0e517f5", "links": {"self": "http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5"}, "name": "Member"}} 2018-10-10 05:17:33,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-0be33cc7-2a54-4af9-98e8-ca59139cca65 2018-10-10 05:17:33,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102125883102s 2018-10-10 05:17:33,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:33,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d88f0e7-2c4d-4f5f-962c-d8929206caf8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5"}, "domain_id": null, "name": "Member", "id": "2fbc3303e3b740bf90b9e5eaa0e517f5"}} 2018-10-10 05:17:33,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5 used request id req-0d88f0e7-2c4d-4f5f-962c-d8929206caf8 2018-10-10 05:17:33,631 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5'}, 'domain_id': None, 'human_id': None, 'id': u'2fbc3303e3b740bf90b9e5eaa0e517f5', 'HUMAN_ID': False}) 2018-10-10 05:17:33,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:17:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:33,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9500e822-3596-4adb-9d62-ae69af430eba Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2fbc3303e3b740bf90b9e5eaa0e517f5", "links": {"self": "http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5"}, "name": "Member"}, {"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:17:33,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9500e822-3596-4adb-9d62-ae69af430eba 2018-10-10 05:17:33,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810661315918s 2018-10-10 05:17:33,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 05:17:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:33,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62263884-4fa7-4cd5-bf9a-7e7c64b51f4d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 05:17:33,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-62263884-4fa7-4cd5-bf9a-7e7c64b51f4d 2018-10-10 05:17:33,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0802969932556s 2018-10-10 05:17:33,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:17:33,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:33,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc4b735-2507-43b0-a210-10d99009703a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "links": {"self": "http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54"}, "domain_id": "default", "enabled": true, "id": "e5397b6e25664e4db251f8e5fe5efe54", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:17:33,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2fc4b735-2507-43b0-a210-10d99009703a 2018-10-10 05:17:33,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0874919891357s 2018-10-10 05:17:33,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2fc4b735-2507-43b0-a210-10d99009703a 2018-10-10 05:17:33,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:17:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:33,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa5eb33-34f8-4629-bfc5-f2df8fa1c90e Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824"}, "enabled": true, "id": "4537f29306c843f790607a4977125824", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:17:33,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2fa5eb33-34f8-4629-bfc5-f2df8fa1c90e 2018-10-10 05:17:33,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0796809196472s 2018-10-10 05:17:33,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2fa5eb33-34f8-4629-bfc5-f2df8fa1c90e 2018-10-10 05:17:33,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 05:17:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=e5397b6e25664e4db251f8e5fe5efe54&scope.project.id=4537f29306c843f790607a4977125824&role.id=2fbc3303e3b740bf90b9e5eaa0e517f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:34,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e12b4a8-930c-463a-a1cd-a7493cf7cdee Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=e5397b6e25664e4db251f8e5fe5efe54&scope.project.id=4537f29306c843f790607a4977125824&role.id=2fbc3303e3b740bf90b9e5eaa0e517f5", "previous": null, "next": null}} 2018-10-10 05:17:34,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e5397b6e25664e4db251f8e5fe5efe54&scope.project.id=4537f29306c843f790607a4977125824&role.id=2fbc3303e3b740bf90b9e5eaa0e517f5 used request id req-8e12b4a8-930c-463a-a1cd-a7493cf7cdee 2018-10-10 05:17:34,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0795209407806s 2018-10-10 05:17:34,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 05:17:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824/users/e5397b6e25664e4db251f8e5fe5efe54/roles/2fbc3303e3b740bf90b9e5eaa0e517f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:34,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d7a1650-852c-43fd-8538-925daa2edd0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:17:34,164 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824/users/e5397b6e25664e4db251f8e5fe5efe54/roles/2fbc3303e3b740bf90b9e5eaa0e517f5 used request id req-8d7a1650-852c-43fd-8538-925daa2edd0c 2018-10-10 05:17:34,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11176109314s 2018-10-10 05:17:34,165 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'f2a71c15-2204-46ca-9f0a-2bce0e3e8804', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'project_id': u'4537f29306c843f790607a4977125824', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 05:17:34,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 05:17:34,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 05:17:34,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 05:17:34,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 05:17:34,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 05:17:34,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 05:17:34,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 05:17:34,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 05:17:34,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 05:17:34,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 05:17:34,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 05:17:34,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 05:17:34,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 05:17:34,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 05:17:34,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 05:17:34,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 05:17:34,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 05:17:34,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 05:17:34,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 05:17:34,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 05:17:34,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 05:17:34,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 05:17:34,171 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'password': 'f2a71c15-2204-46ca-9f0a-2bce0e3e8804', 'project_name': 'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '4537f29306c843f790607a4977125824', 'project_domain_name': 'Default'} 2018-10-10 05:17:34,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-10-10 05:17:34,241 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-10 05:17:34,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 05:17:34,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:34,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad89e25-d74a-4baa-a527-5898467e24ec Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 05:17:34,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-1ad89e25-d74a-4baa-a527-5898467e24ec 2018-10-10 05:17:34,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0817949771881s 2018-10-10 05:17:34,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:17:34,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:17:34,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211132df-b45e-480c-a610-5d7fe48fdd3d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824"}, "enabled": true, "id": "4537f29306c843f790607a4977125824", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:17:34,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-211132df-b45e-480c-a610-5d7fe48fdd3d 2018-10-10 05:17:34,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0841271877289s 2018-10-10 05:17:34,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-211132df-b45e-480c-a610-5d7fe48fdd3d 2018-10-10 05:17:34,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-10 05:17:34,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" -d '{"network": {"tenant_id": "4537f29306c843f790607a4977125824", "name": "cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "admin_state_up": true}}' 2018-10-10 05:17:35,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7199d2f9-d2d7-438a-8c43-d491d364bffa Date: Wed, 10 Oct 2018 05:17: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":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"4537f29306c843f790607a4977125824","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T05:17:34Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8","admin_state_up":true,"tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:34Z","mtu":1450}} 2018-10-10 05:17:35,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7199d2f9-d2d7-438a-8c43-d491d364bffa 2018-10-10 05:17:35,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.621932029724s 2018-10-10 05:17:35,035 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7199d2f9-d2d7-438a-8c43-d491d364bffa 2018-10-10 05:17:35,035 - 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-10-10T05:17:34Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'created_at': u'2018-10-10T05:17:34Z', u'mtu': 1450, u'tenant_id': u'4537f29306c843f790607a4977125824', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4537f29306c843f790607a4977125824'}) 2018-10-10 05:17:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:17:35,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87249f75-4c88-46ae-89d8-12bef21f58fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:17:35,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-87249f75-4c88-46ae-89d8-12bef21f58fb 2018-10-10 05:17:35,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:17:35,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fbc3303e3b740bf90b9e5eaa0e517f5", "name": "Member"}], "expires_at": "2018-10-10T06:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4537f29306c843f790607a4977125824", "name": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4537f29306c843f790607a4977125824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/4537f29306c843f790607a4977125824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/4537f29306c843f790607a4977125824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4537f29306c843f790607a4977125824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/4537f29306c843f790607a4977125824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/4537f29306c843f790607a4977125824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4537f29306c843f790607a4977125824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/4537f29306c843f790607a4977125824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/4537f29306c843f790607a4977125824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/4537f29306c843f790607a4977125824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/4537f29306c843f790607a4977125824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/4537f29306c843f790607a4977125824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "id": "e5397b6e25664e4db251f8e5fe5efe54"}, "audit_ids": ["IdP1ufT8Q3GP5uee-XM0eg"], "issued_at": "2018-10-10T05:17:35.000000Z"}} 2018-10-10 05:17:35,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:17:35,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:17:35,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-dad2c236-aed8-469c-a0e6-3bc55c141ba1 Date: Wed, 10 Oct 2018 05:17:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:17:34Z","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4537f29306c843f790607a4977125824","id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","name":"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:17:35,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dad2c236-aed8-469c-a0e6-3bc55c141ba1 2018-10-10 05:17:35,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.430774927139s 2018-10-10 05:17:35,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dad2c236-aed8-469c-a0e6-3bc55c141ba1 2018-10-10 05:17:35,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-10 05:17:35,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"subnet": {"name": "cloudify_ims-subnet_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "enable_dhcp": true, "network_id": "8f05baa9-d3dd-4b55-8211-2c3a4d432c6b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-10 05:17:36,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-711ae05e-f2b4-4b73-9466-fca7c1b89159 Date: Wed, 10 Oct 2018 05:17:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T05:17:36Z","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":"4537f29306c843f790607a4977125824","id":"23531b77-9c3d-4f93-b4bd-57f40489246b","subnetpool_id":null,"name":"cloudify_ims-subnet_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}} 2018-10-10 05:17:36,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-711ae05e-f2b4-4b73-9466-fca7c1b89159 2018-10-10 05:17:36,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.676166057587s 2018-10-10 05:17:36,545 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-711ae05e-f2b4-4b73-9466-fca7c1b89159 2018-10-10 05:17:36,545 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T05:17:36Z', 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'23531b77-9c3d-4f93-b4bd-57f40489246b', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'enable_dhcp': True, u'network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b', u'tenant_id': u'4537f29306c843f790607a4977125824', u'created_at': u'2018-10-10T05:17:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4537f29306c843f790607a4977125824'}) 2018-10-10 05:17:36,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-10 05:17:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "cloudify_ims-router_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "admin_state_up": true}}' 2018-10-10 05:17:41,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-528711d8-f283-40c7-9945-3ef3432cfa34 Date: Wed, 10 Oct 2018 05:17:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:37Z", "admin_state_up": true, "updated_at": "2018-10-10T05:17:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4537f29306c843f790607a4977125824", "id": "2c8be101-3a08-4cd8-9142-59d513d4273f", "name": "cloudify_ims-router_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}} 2018-10-10 05:17:41,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-528711d8-f283-40c7-9945-3ef3432cfa34 2018-10-10 05:17:41,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.06624102592s 2018-10-10 05:17:41,613 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-528711d8-f283-40c7-9945-3ef3432cfa34 2018-10-10 05:17:41,614 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T05:17:38Z', u'revision_number': 3, u'id': u'2c8be101-3a08-4cd8-9142-59d513d4273f', u'external_gateway_info': {u'network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aba2c23f-74a8-4abc-89e9-a47b00844074', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'admin_state_up': True, u'tenant_id': u'4537f29306c843f790607a4977125824', u'created_at': u'2018-10-10T05:17:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'4537f29306c843f790607a4977125824'}) 2018-10-10 05:17:41,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-10 05:17:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"subnet_id": "23531b77-9c3d-4f93-b4bd-57f40489246b"}' 2018-10-10 05:17:43,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63cb15a6-5d4f-499e-b180-a0bc0233431f Date: Wed, 10 Oct 2018 05:17:43 GMT RESP BODY: {"network_id": "8f05baa9-d3dd-4b55-8211-2c3a4d432c6b", "tenant_id": "4537f29306c843f790607a4977125824", "subnet_id": "23531b77-9c3d-4f93-b4bd-57f40489246b", "subnet_ids": ["23531b77-9c3d-4f93-b4bd-57f40489246b"], "port_id": "4940a7c2-96ac-4922-a276-5bfeb4271610", "id": "2c8be101-3a08-4cd8-9142-59d513d4273f"} 2018-10-10 05:17:43,839 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f/add_router_interface.json used request id req-63cb15a6-5d4f-499e-b180-a0bc0233431f 2018-10-10 05:17:43,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22496509552s 2018-10-10 05:17:43,840 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f/add_router_interface.json used request id req-63cb15a6-5d4f-499e-b180-a0bc0233431f returning object 2c8be101-3a08-4cd8-9142-59d513d4273f 2018-10-10 05:17:43,840 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-10 05:18:10,294 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-10 05:18:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:18:10,302 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 05:18:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 05:18:10,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:18:10,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:18:10,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-99888147-6ce7-4250-ad2b-994818c41176 Date: Wed, 10 Oct 2018 05:18:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:18:10,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-99888147-6ce7-4250-ad2b-994818c41176 2018-10-10 05:18:10,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184377908707s 2018-10-10 05:18:10,490 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-99888147-6ce7-4250-ad2b-994818c41176 2018-10-10 05:18:10,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 05:18:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}' 2018-10-10 05:18:11,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4549898f-da09-47df-95a6-862f3fbacf29 X-Openstack-Request-Id: req-678177e6-8b7e-4f89-ae27-e963f9e2a68f Date: Wed, 10 Oct 2018 05:18:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file", "owner": "4537f29306c843f790607a4977125824", "id": "4549898f-da09-47df-95a6-862f3fbacf29", "size": null, "self": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:18:11Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "checksum": null, "created_at": "2018-10-10T05:18:11Z", "protected": false} 2018-10-10 05:18:11,107 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-678177e6-8b7e-4f89-ae27-e963f9e2a68f 2018-10-10 05:18:11,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.614604949951s 2018-10-10 05:18:11,108 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-678177e6-8b7e-4f89-ae27-e963f9e2a68f returning object 4549898f-da09-47df-95a6-862f3fbacf29 2018-10-10 05:18:11,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 05:18:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '' 2018-10-10 05:19:24,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24d2ee95-7299-4ce0-9e55-420ebc1c8932 Date: Wed, 10 Oct 2018 05:19:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:19:24,015 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file used request id req-24d2ee95-7299-4ce0-9e55-420ebc1c8932 2018-10-10 05:19:24,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 72.9070179462s 2018-10-10 05:19:24,016 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file used request id req-24d2ee95-7299-4ce0-9e55-420ebc1c8932 2018-10-10 05:19:24,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:19:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:24,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f5997d3c-ebf1-4623-be9b-bc6b5c83c6f1 Date: Wed, 10 Oct 2018 05:19:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "metadata": {}}], "file": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file", "owner": "4537f29306c843f790607a4977125824", "id": "4549898f-da09-47df-95a6-862f3fbacf29", "size": 4373348352, "self": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:19:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:18:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:19:24,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f5997d3c-ebf1-4623-be9b-bc6b5c83c6f1 2018-10-10 05:19:24,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190356016159s 2018-10-10 05:19:24,208 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f5997d3c-ebf1-4623-be9b-bc6b5c83c6f1 2018-10-10 05:19:24,210 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file', 'owner': u'4537f29306c843f790607a4977125824', 'id': u'4549898f-da09-47df-95a6-862f3fbacf29', 'size': 4373348352, u'self': u'/v2/images/4549898f-da09-47df-95a6-862f3fbacf29', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4537f29306c843f790607a4977125824', 'name': 'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T05:19:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T05:19:23Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/4549898f-da09-47df-95a6-862f3fbacf29', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'created': u'2018-10-10T05:18:11Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-10T05:18:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4549898f-da09-47df-95a6-862f3fbacf29', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-10 05:19:24,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 05:19:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-10 05:19:24,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-d49c2bca-03d9-4122-99ef-d10292f5f86a x-compute-request-id: req-d49c2bca-03d9-4122-99ef-d10292f5f86a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "name": "cloudify_ims-flavor_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:19:24,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d49c2bca-03d9-4122-99ef-d10292f5f86a 2018-10-10 05:19:24,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196376800537s 2018-10-10 05:19:24,408 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d49c2bca-03d9-4122-99ef-d10292f5f86a returning object adf33c28-e330-4f56-be71-6d5bceb6959a 2018-10-10 05:19:24,409 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', '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'12fa6dd9c3df4310ac43440581910811', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'adf33c28-e330-4f56-be71-6d5bceb6959a', 'swap': 0}) 2018-10-10 05:19:24,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 05:19:24,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" -d '{"extra_specs": {}}' 2018-10-10 05:19:24,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-2f95b71f-9278-4e6f-8c3d-b0cae42b1fdd x-compute-request-id: req-2f95b71f-9278-4e6f-8c3d-b0cae42b1fdd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 05:19:24,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a/os-extra_specs used request id req-2f95b71f-9278-4e6f-8c3d-b0cae42b1fdd 2018-10-10 05:19:24,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241761207581s 2018-10-10 05:19:24,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a/os-extra_specs used request id req-2f95b71f-9278-4e6f-8c3d-b0cae42b1fdd 2018-10-10 05:19:24,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-10 05:19:24,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"keypair": {"name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}}' 2018-10-10 05:19:24,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-58d48081-404c-45d9-b7bd-a0f4799447a0 x-compute-request-id: req-58d48081-404c-45d9-b7bd-a0f4799447a0 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsL0hWHHxk5NXK60QrGvCFTEwG75a+HYFidNlaSk7cvtDmnlIlpjzHnOQlP8LUbtHmmx4tV4pOXoaj8KsfT7OGtB3UbFtZCuPMgpiALJgblkS8A8L/P7cCZmrI763NaaWgcCEKF1wQgS5zNAng4jBP1Qcvdj+ZwdzJtZmx00mwilcFSm/bQDE4hNVnz24QifWgG0rD3u8qYYT8/O2xPCCz7w6m+bnKAacYWhbsDYsoX6IFh9H2r8C5ctcBJK8+xmBG7hoQeM1LsmZdbzxKUfPTLBPlAmmmXHSJ1WI400aLpuOhNaHdFGnqQqN+RgOJPlAlld0viXtv0ruHRFbzzisv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArC9IVhx8ZOTVyutEKxrwhUxMBu+Wvh2BYnTZWkpO3L7Q5p5S\nJaY8x5zkJT/C1G7R5pseLVeKTl6Go/CrH0+zhrQd1GxbWQrjzIKYgCyYG5ZEvAPC\n/z+3AmZqyO+tzWmloHAhChdcEIEuczQJ4OIwT9UHL3Y/mcHcybWZsdNJsIpXBUpv\n20AxOITVZ89uEIn1oBtKw97vKmGE/PztsTwgs+8Opvm5ygGnGFoW7A2LKF+iBYfR\n9q/AuXLXASSvPsZgRu4aEHjNS7JmXW88SlHz0ywT5QJpplx0idViONNGi6bjoTWh\n3RRp6kKjfkYDiT5QJZXdL4l7b9K7h0RW884rLwIDAQABAoIBAF2nAhNEPyypgtdy\nC4vehUAbdaa4Hied6Mfigm4nyKksaHdnWYr81kZEQZs5CQF+nVBuwoUq/iEOLPFy\nb8ECGsWDpk3p+e1+jNSpm8TrfHhUzWHuMdufji0SA7bzFneJpPqUwoO4nOylNtyW\nS2Ez5c8mMVhRWtqIpUxZKBWetI/+aiHGaVzavbwreJy/4sUItY89IlCHeWM9Y4PB\nPqa7lHixEDR8B/tLLHV3E2mkmUXCXpZWaoHxNpVUxdw9qUnNIJsJQHmMEgpa3OQE\nyj7/7ypzQnTpAeZ3GtmsJneeLF9uwLs1T0p0Qp4gpBKa9cubNPMa0O13HGbgDdFl\n7OWkROECgYEA276PZniYu20ty4o5/ZY5aTQfuPHKAtODFIAs0ovRalsel6AnrLnD\nfjJ9eADdZG0Gl3SF1wFtS8dWWAJM6V9/WKCvRSIPYj4k81/2HcDqQmE963d2v5mV\nNmLf7Qad+No8qOzI1E9IKX2dSU0jCU64COTGfWO5vdrfOXoXN6zY4QcCgYEAyJfs\nYaAZrJWY/WzbEAGUQO2Fk7Rk20GMRmT20Aoum17SU2TmRXzsPygcA8nDpKOt7UY1\nwSgqbEfZ+GcNn/w3g7DrI64wVzpyPF+4tFW1q9N/jYCcFxniicyInEfgyffyIp4W\n65NCWs6q4XyfopQlNMAzh8gxDdD1XssIy3vdYpkCgYEAgmF1qkIhtQtZoav5LnpE\nxCQWMmDcEIM5Ah/u+FnXPjikVSjEgZqS4LzKbzpsIdsCjzim9OQ22kCC/aMXyVxN\nLePhOq6z3AGtYO3uFMdS92HFIIH4ZkSVIPjXjkZf0riCR2R+4GHOGjga69Ql1q7r\nSPOcxec23OwRiIPlZLZc1F8CgYB3W47X+D/OpaVHBoLC322rxKl63hg1LqedK26B\nE83vvVhBLwSlzFN2sRMaXfAAAzT2vpQ1vwSfMZHNcOR2kckmnxsLPBafkLNwoTRy\neZ2EBHEdba1zQX++pumStGJZSyPU3WSeAB23ksmzKkiCoMwSu1ruLHyjz/Zw1TcC\nfU2Z4QKBgEbAVEWGgJ3xTlCWtS2esjMV/wvZtmAmzNTosbmT3jNTn29sTr+ZWYuK\nquIitd3C/Re32VuBMS67k8Woi5b6DSo7Y+TJh5FMQDIz28fRMRg+b1Q3tGt+Q+Ri\nbvpXPXiX3uMR7pzYISN9y2+5Rwc1ZIgTDp1wSS8TfBN6x5If4iCC\n-----END RSA PRIVATE KEY-----\n", "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "fingerprint": "d2:49:15:21:cd:2c:d0:5e:23:63:20:77:23:6b:2a:78"}} 2018-10-10 05:19:24,796 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-58d48081-404c-45d9-b7bd-a0f4799447a0 2018-10-10 05:19:24,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.361436843872s 2018-10-10 05:19:24,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-58d48081-404c-45d9-b7bd-a0f4799447a0 2018-10-10 05:19:24,798 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsL0hWHHxk5NXK60QrGvCFTEwG75a+HYFidNlaSk7cvtDmnlIlpjzHnOQlP8LUbtHmmx4tV4pOXoaj8KsfT7OGtB3UbFtZCuPMgpiALJgblkS8A8L/P7cCZmrI763NaaWgcCEKF1wQgS5zNAng4jBP1Qcvdj+ZwdzJtZmx00mwilcFSm/bQDE4hNVnz24QifWgG0rD3u8qYYT8/O2xPCCz7w6m+bnKAacYWhbsDYsoX6IFh9H2r8C5ctcBJK8+xmBG7hoQeM1LsmZdbzxKUfPTLBPlAmmmXHSJ1WI400aLpuOhNaHdFGnqQqN+RgOJPlAlld0viXtv0ruHRFbzzisv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArC9IVhx8ZOTVyutEKxrwhUxMBu+Wvh2BYnTZWkpO3L7Q5p5S\nJaY8x5zkJT/C1G7R5pseLVeKTl6Go/CrH0+zhrQd1GxbWQrjzIKYgCyYG5ZEvAPC\n/z+3AmZqyO+tzWmloHAhChdcEIEuczQJ4OIwT9UHL3Y/mcHcybWZsdNJsIpXBUpv\n20AxOITVZ89uEIn1oBtKw97vKmGE/PztsTwgs+8Opvm5ygGnGFoW7A2LKF+iBYfR\n9q/AuXLXASSvPsZgRu4aEHjNS7JmXW88SlHz0ywT5QJpplx0idViONNGi6bjoTWh\n3RRp6kKjfkYDiT5QJZXdL4l7b9K7h0RW884rLwIDAQABAoIBAF2nAhNEPyypgtdy\nC4vehUAbdaa4Hied6Mfigm4nyKksaHdnWYr81kZEQZs5CQF+nVBuwoUq/iEOLPFy\nb8ECGsWDpk3p+e1+jNSpm8TrfHhUzWHuMdufji0SA7bzFneJpPqUwoO4nOylNtyW\nS2Ez5c8mMVhRWtqIpUxZKBWetI/+aiHGaVzavbwreJy/4sUItY89IlCHeWM9Y4PB\nPqa7lHixEDR8B/tLLHV3E2mkmUXCXpZWaoHxNpVUxdw9qUnNIJsJQHmMEgpa3OQE\nyj7/7ypzQnTpAeZ3GtmsJneeLF9uwLs1T0p0Qp4gpBKa9cubNPMa0O13HGbgDdFl\n7OWkROECgYEA276PZniYu20ty4o5/ZY5aTQfuPHKAtODFIAs0ovRalsel6AnrLnD\nfjJ9eADdZG0Gl3SF1wFtS8dWWAJM6V9/WKCvRSIPYj4k81/2HcDqQmE963d2v5mV\nNmLf7Qad+No8qOzI1E9IKX2dSU0jCU64COTGfWO5vdrfOXoXN6zY4QcCgYEAyJfs\nYaAZrJWY/WzbEAGUQO2Fk7Rk20GMRmT20Aoum17SU2TmRXzsPygcA8nDpKOt7UY1\nwSgqbEfZ+GcNn/w3g7DrI64wVzpyPF+4tFW1q9N/jYCcFxniicyInEfgyffyIp4W\n65NCWs6q4XyfopQlNMAzh8gxDdD1XssIy3vdYpkCgYEAgmF1qkIhtQtZoav5LnpE\nxCQWMmDcEIM5Ah/u+FnXPjikVSjEgZqS4LzKbzpsIdsCjzim9OQ22kCC/aMXyVxN\nLePhOq6z3AGtYO3uFMdS92HFIIH4ZkSVIPjXjkZf0riCR2R+4GHOGjga69Ql1q7r\nSPOcxec23OwRiIPlZLZc1F8CgYB3W47X+D/OpaVHBoLC322rxKl63hg1LqedK26B\nE83vvVhBLwSlzFN2sRMaXfAAAzT2vpQ1vwSfMZHNcOR2kckmnxsLPBafkLNwoTRy\neZ2EBHEdba1zQX++pumStGJZSyPU3WSeAB23ksmzKkiCoMwSu1ruLHyjz/Zw1TcC\nfU2Z4QKBgEbAVEWGgJ3xTlCWtS2esjMV/wvZtmAmzNTosbmT3jNTn29sTr+ZWYuK\nquIitd3C/Re32VuBMS67k8Woi5b6DSo7Y+TJh5FMQDIz28fRMRg+b1Q3tGt+Q+Ri\nbvpXPXiX3uMR7pzYISN9y2+5Rwc1ZIgTDp1wSS8TfBN6x5If4iCC\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e5397b6e25664e4db251f8e5fe5efe54', 'name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'created_at': '2018-10-10T05:19:24.797991', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4537f29306c843f790607a4977125824', 'name': 'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd2:49:15:21:cd:2c:d0:5e:23:63:20:77:23:6b:2a:78', 'type': 'ssh', 'id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8'}) 2018-10-10 05:19:24,798 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArC9IVhx8ZOTVyutEKxrwhUxMBu+Wvh2BYnTZWkpO3L7Q5p5S JaY8x5zkJT/C1G7R5pseLVeKTl6Go/CrH0+zhrQd1GxbWQrjzIKYgCyYG5ZEvAPC /z+3AmZqyO+tzWmloHAhChdcEIEuczQJ4OIwT9UHL3Y/mcHcybWZsdNJsIpXBUpv 20AxOITVZ89uEIn1oBtKw97vKmGE/PztsTwgs+8Opvm5ygGnGFoW7A2LKF+iBYfR 9q/AuXLXASSvPsZgRu4aEHjNS7JmXW88SlHz0ywT5QJpplx0idViONNGi6bjoTWh 3RRp6kKjfkYDiT5QJZXdL4l7b9K7h0RW884rLwIDAQABAoIBAF2nAhNEPyypgtdy C4vehUAbdaa4Hied6Mfigm4nyKksaHdnWYr81kZEQZs5CQF+nVBuwoUq/iEOLPFy b8ECGsWDpk3p+e1+jNSpm8TrfHhUzWHuMdufji0SA7bzFneJpPqUwoO4nOylNtyW S2Ez5c8mMVhRWtqIpUxZKBWetI/+aiHGaVzavbwreJy/4sUItY89IlCHeWM9Y4PB Pqa7lHixEDR8B/tLLHV3E2mkmUXCXpZWaoHxNpVUxdw9qUnNIJsJQHmMEgpa3OQE yj7/7ypzQnTpAeZ3GtmsJneeLF9uwLs1T0p0Qp4gpBKa9cubNPMa0O13HGbgDdFl 7OWkROECgYEA276PZniYu20ty4o5/ZY5aTQfuPHKAtODFIAs0ovRalsel6AnrLnD fjJ9eADdZG0Gl3SF1wFtS8dWWAJM6V9/WKCvRSIPYj4k81/2HcDqQmE963d2v5mV NmLf7Qad+No8qOzI1E9IKX2dSU0jCU64COTGfWO5vdrfOXoXN6zY4QcCgYEAyJfs YaAZrJWY/WzbEAGUQO2Fk7Rk20GMRmT20Aoum17SU2TmRXzsPygcA8nDpKOt7UY1 wSgqbEfZ+GcNn/w3g7DrI64wVzpyPF+4tFW1q9N/jYCcFxniicyInEfgyffyIp4W 65NCWs6q4XyfopQlNMAzh8gxDdD1XssIy3vdYpkCgYEAgmF1qkIhtQtZoav5LnpE xCQWMmDcEIM5Ah/u+FnXPjikVSjEgZqS4LzKbzpsIdsCjzim9OQ22kCC/aMXyVxN LePhOq6z3AGtYO3uFMdS92HFIIH4ZkSVIPjXjkZf0riCR2R+4GHOGjga69Ql1q7r SPOcxec23OwRiIPlZLZc1F8CgYB3W47X+D/OpaVHBoLC322rxKl63hg1LqedK26B E83vvVhBLwSlzFN2sRMaXfAAAzT2vpQ1vwSfMZHNcOR2kckmnxsLPBafkLNwoTRy eZ2EBHEdba1zQX++pumStGJZSyPU3WSeAB23ksmzKkiCoMwSu1ruLHyjz/Zw1TcC fU2Z4QKBgEbAVEWGgJ3xTlCWtS2esjMV/wvZtmAmzNTosbmT3jNTn29sTr+ZWYuK quIitd3C/Re32VuBMS67k8Woi5b6DSo7Y+TJh5FMQDIz28fRMRg+b1Q3tGt+Q+Ri bvpXPXiX3uMR7pzYISN9y2+5Rwc1ZIgTDp1wSS8TfBN6x5If4iCC -----END RSA PRIVATE KEY----- 2018-10-10 05:19:24,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-10 05:19:24,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"security_group": {"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-10 05:19:25,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-29698ebb-d43c-4035-adbf-8a6e9e591a11 Date: Wed, 10 Oct 2018 05:19:25 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 2, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}} 2018-10-10 05:19:25,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-29698ebb-d43c-4035-adbf-8a6e9e591a11 2018-10-10 05:19:25,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.54195189476s 2018-10-10 05:19:25,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-29698ebb-d43c-4035-adbf-8a6e9e591a11 2018-10-10 05:19:25,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:19:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:25,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-548f2423-028b-49d1-9356-41c330eafbf0 Date: Wed, 10 Oct 2018 05:19:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 2, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:25,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-548f2423-028b-49d1-9356-41c330eafbf0 2018-10-10 05:19:25,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212146997452s 2018-10-10 05:19:25,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-548f2423-028b-49d1-9356-41c330eafbf0 2018-10-10 05:19:25,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:19:25,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -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": "a95534ec-fd8d-4953-8f35-6eb08be67cca"}}' 2018-10-10 05:19:25,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0933c54e-2bfb-4890-ba74-e77fd89818c8 Date: Wed, 10 Oct 2018 05:19: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-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "port_range_min": 22, "revision_number": 0, "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "project_id": "4537f29306c843f790607a4977125824", "id": "69a8df2f-993b-48f1-a913-f8a1341304ba"}} 2018-10-10 05:19:25,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0933c54e-2bfb-4890-ba74-e77fd89818c8 2018-10-10 05:19:25,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.353755950928s 2018-10-10 05:19:25,919 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0933c54e-2bfb-4890-ba74-e77fd89818c8 2018-10-10 05:19:25,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:19:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:26,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-07644569-82dd-442d-866f-b170b2f55642 Date: Wed, 10 Oct 2018 05:19:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "69a8df2f-993b-48f1-a913-f8a1341304ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 3, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:26,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-07644569-82dd-442d-866f-b170b2f55642 2018-10-10 05:19:26,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207580089569s 2018-10-10 05:19:26,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-07644569-82dd-442d-866f-b170b2f55642 2018-10-10 05:19:26,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:19:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -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": "a95534ec-fd8d-4953-8f35-6eb08be67cca"}}' 2018-10-10 05:19:26,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ee98c87a-d3f4-4ec2-b6f1-5d32d288c044 Date: Wed, 10 Oct 2018 05:19: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-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "port_range_min": null, "revision_number": 0, "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:26Z", "project_id": "4537f29306c843f790607a4977125824", "id": "99e3bbf6-7e6c-4a24-9baa-e69b694505d7"}} 2018-10-10 05:19:26,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ee98c87a-d3f4-4ec2-b6f1-5d32d288c044 2018-10-10 05:19:26,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166122913361s 2018-10-10 05:19:26,301 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ee98c87a-d3f4-4ec2-b6f1-5d32d288c044 2018-10-10 05:19:26,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:19:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:26,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-35c1c231-85c1-4c29-83c8-db30605067a4 Date: Wed, 10 Oct 2018 05:19:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "69a8df2f-993b-48f1-a913-f8a1341304ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "99e3bbf6-7e6c-4a24-9baa-e69b694505d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:26,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-35c1c231-85c1-4c29-83c8-db30605067a4 2018-10-10 05:19:26,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233119010925s 2018-10-10 05:19:26,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-35c1c231-85c1-4c29-83c8-db30605067a4 2018-10-10 05:19:26,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:19:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -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": "a95534ec-fd8d-4953-8f35-6eb08be67cca"}}' 2018-10-10 05:19:26,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1bdf66eb-f301-4c66-8f74-32b1c5d3ddb5 Date: Wed, 10 Oct 2018 05:19:26 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-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "port_range_min": 80, "revision_number": 0, "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:26Z", "project_id": "4537f29306c843f790607a4977125824", "id": "3ab2c433-d6b4-49eb-b238-cf94d540bf63"}} 2018-10-10 05:19:26,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1bdf66eb-f301-4c66-8f74-32b1c5d3ddb5 2018-10-10 05:19:26,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.29216003418s 2018-10-10 05:19:26,834 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1bdf66eb-f301-4c66-8f74-32b1c5d3ddb5 2018-10-10 05:19:26,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:19:26,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:27,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-4fa70f1b-b8dc-498f-82a8-8c0109cef6aa Date: Wed, 10 Oct 2018 05:19:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "3ab2c433-d6b4-49eb-b238-cf94d540bf63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "69a8df2f-993b-48f1-a913-f8a1341304ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "99e3bbf6-7e6c-4a24-9baa-e69b694505d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 5, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:27,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4fa70f1b-b8dc-498f-82a8-8c0109cef6aa 2018-10-10 05:19:27,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210283994675s 2018-10-10 05:19:27,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-4fa70f1b-b8dc-498f-82a8-8c0109cef6aa 2018-10-10 05:19:27,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:19:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -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": "a95534ec-fd8d-4953-8f35-6eb08be67cca"}}' 2018-10-10 05:19:27,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ad9ef2b3-4b55-4b1a-91bb-84425a08c31b Date: Wed, 10 Oct 2018 05:19:27 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-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "port_range_min": 443, "revision_number": 0, "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:27Z", "project_id": "4537f29306c843f790607a4977125824", "id": "930f5703-154d-4ddd-a44f-16ec13b55039"}} 2018-10-10 05:19:27,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ad9ef2b3-4b55-4b1a-91bb-84425a08c31b 2018-10-10 05:19:27,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.313935995102s 2018-10-10 05:19:27,367 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ad9ef2b3-4b55-4b1a-91bb-84425a08c31b 2018-10-10 05:19:27,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:19:27,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:27,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-b17b80d9-96b2-4d50-8cdd-47ecab3bd48c Date: Wed, 10 Oct 2018 05:19:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "3ab2c433-d6b4-49eb-b238-cf94d540bf63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "69a8df2f-993b-48f1-a913-f8a1341304ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "930f5703-154d-4ddd-a44f-16ec13b55039", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "99e3bbf6-7e6c-4a24-9baa-e69b694505d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 6, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:27,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b17b80d9-96b2-4d50-8cdd-47ecab3bd48c 2018-10-10 05:19:27,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.053416967392s 2018-10-10 05:19:27,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b17b80d9-96b2-4d50-8cdd-47ecab3bd48c 2018-10-10 05:19:27,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:19:27,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -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": "a95534ec-fd8d-4953-8f35-6eb08be67cca"}}' 2018-10-10 05:19:27,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-9f7feb5a-c094-4ba3-8a0b-83dc27ee49a5 Date: Wed, 10 Oct 2018 05:19:27 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-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "port_range_min": 5671, "revision_number": 0, "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:27Z", "project_id": "4537f29306c843f790607a4977125824", "id": "dbfa6112-9d0b-4d1b-a5b3-81b8e4aa1d6d"}} 2018-10-10 05:19:27,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-9f7feb5a-c094-4ba3-8a0b-83dc27ee49a5 2018-10-10 05:19:27,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142245054245s 2018-10-10 05:19:27,571 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-9f7feb5a-c094-4ba3-8a0b-83dc27ee49a5 2018-10-10 05:19:27,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:19:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:27,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-306195e7-cb38-4ff3-95ad-24611b992ad8 Date: Wed, 10 Oct 2018 05:19:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "3ab2c433-d6b4-49eb-b238-cf94d540bf63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "69a8df2f-993b-48f1-a913-f8a1341304ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "930f5703-154d-4ddd-a44f-16ec13b55039", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "99e3bbf6-7e6c-4a24-9baa-e69b694505d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "dbfa6112-9d0b-4d1b-a5b3-81b8e4aa1d6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 7, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:27,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-306195e7-cb38-4ff3-95ad-24611b992ad8 2018-10-10 05:19:27,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.05402302742s 2018-10-10 05:19:27,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-306195e7-cb38-4ff3-95ad-24611b992ad8 2018-10-10 05:19:27,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:19:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -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": "a95534ec-fd8d-4953-8f35-6eb08be67cca"}}' 2018-10-10 05:19:27,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-867a4946-3e39-4c30-ba63-7ccaea43d9cf Date: Wed, 10 Oct 2018 05:19:27 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-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "port_range_min": 53333, "revision_number": 0, "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:27Z", "project_id": "4537f29306c843f790607a4977125824", "id": "7cc9a393-ff27-4b17-a10d-47fc5c3a592d"}} 2018-10-10 05:19:27,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-867a4946-3e39-4c30-ba63-7ccaea43d9cf 2018-10-10 05:19:27,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.279793024063s 2018-10-10 05:19:27,912 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-867a4946-3e39-4c30-ba63-7ccaea43d9cf 2018-10-10 05:19:27,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:19:27,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:28,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-580077cf-3699-4f03-b048-e26d95fef2be Date: Wed, 10 Oct 2018 05:19:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["23531b77-9c3d-4f93-b4bd-57f40489246b"],"updated_at":"2018-10-10T05:17:36Z","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4537f29306c843f790607a4977125824","id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","name":"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:28,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-580077cf-3699-4f03-b048-e26d95fef2be 2018-10-10 05:19:28,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1061398983s 2018-10-10 05:19:28,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-580077cf-3699-4f03-b048-e26d95fef2be 2018-10-10 05:19:28,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:19:28,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:28,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0743915e-06ec-4c4c-bcb7-1030cd27129d Date: Wed, 10 Oct 2018 05:19:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "metadata": {}}], "file": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file", "owner": "4537f29306c843f790607a4977125824", "id": "4549898f-da09-47df-95a6-862f3fbacf29", "size": 4373348352, "self": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:19:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:18:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:19:28,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0743915e-06ec-4c4c-bcb7-1030cd27129d 2018-10-10 05:19:28,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0313708782196s 2018-10-10 05:19:28,053 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0743915e-06ec-4c4c-bcb7-1030cd27129d 2018-10-10 05:19:28,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 05:19:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:28,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-4687327f-9b8f-47fe-8047-55bcc67173b2 x-compute-request-id: req-4687327f-9b8f-47fe-8047-55bcc67173b2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "name": "cloudify_ims-flavor_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 05:19:28,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4687327f-9b8f-47fe-8047-55bcc67173b2 2018-10-10 05:19:28,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339457988739s 2018-10-10 05:19:28,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4687327f-9b8f-47fe-8047-55bcc67173b2 2018-10-10 05:19:28,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-10 05:19:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"server": {"name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "imageRef": "4549898f-da09-47df-95a6-862f3fbacf29", "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "flavorRef": "adf33c28-e330-4f56-be71-6d5bceb6959a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8f05baa9-d3dd-4b55-8211-2c3a4d432c6b"}], "security_groups": [{"name": "a95534ec-fd8d-4953-8f35-6eb08be67cca"}]}}' 2018-10-10 05:19:30,439 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:19: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-bb897b29-8403-4c96-9b5a-bfba137373dd x-compute-request-id: req-bb897b29-8403-4c96-9b5a-bfba137373dd Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a95534ec-fd8d-4953-8f35-6eb08be67cca"}], "OS-DCF:diskConfig": "MANUAL", "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "adminPass": "g4cCi7HtWXoo"}} 2018-10-10 05:19:30,440 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-bb897b29-8403-4c96-9b5a-bfba137373dd 2018-10-10 05:19:30,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.3490858078s 2018-10-10 05:19:30,440 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-bb897b29-8403-4c96-9b5a-bfba137373dd 2018-10-10 05:19:30,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:30,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-408bf03e-996d-4871-9ae9-5627fa025d11 x-compute-request-id: req-408bf03e-996d-4871-9ae9-5627fa025d11 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "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-10-10T05:19:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:30,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-408bf03e-996d-4871-9ae9-5627fa025d11 2018-10-10 05:19:30,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410024881363s 2018-10-10 05:19:30,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-408bf03e-996d-4871-9ae9-5627fa025d11 2018-10-10 05:19:30,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:19:30,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:31,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-074c27f8-6bce-4bad-91c6-2da7d237d3ad Date: Wed, 10 Oct 2018 05:19:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["23531b77-9c3d-4f93-b4bd-57f40489246b"],"updated_at":"2018-10-10T05:17:36Z","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4537f29306c843f790607a4977125824","id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","name":"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:31,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-074c27f8-6bce-4bad-91c6-2da7d237d3ad 2018-10-10 05:19:31,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256804943085s 2018-10-10 05:19:31,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-074c27f8-6bce-4bad-91c6-2da7d237d3ad 2018-10-10 05:19:31,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 05:19:31,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:31,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9bf29934-6b40-4447-8125-b75b5cde44fa Date: Wed, 10 Oct 2018 05:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T05:17:36Z","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":"4537f29306c843f790607a4977125824","id":"23531b77-9c3d-4f93-b4bd-57f40489246b","subnetpool_id":null,"name":"cloudify_ims-subnet_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:19:31,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9bf29934-6b40-4447-8125-b75b5cde44fa 2018-10-10 05:19:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0576550960541s 2018-10-10 05:19:31,175 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9bf29934-6b40-4447-8125-b75b5cde44fa 2018-10-10 05:19:31,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:33,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:33,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:34,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-e1cd72d9-e7f3-4d27-b702-f1be796d5181 x-compute-request-id: req-e1cd72d9-e7f3-4d27-b702-f1be796d5181 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:34,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1cd72d9-e7f3-4d27-b702-f1be796d5181 2018-10-10 05:19:34,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868831157684s 2018-10-10 05:19:34,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1cd72d9-e7f3-4d27-b702-f1be796d5181 2018-10-10 05:19:34,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:36,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:36,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:36,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-6144971e-9ea9-41b1-a4da-3b00bd385382 x-compute-request-id: req-6144971e-9ea9-41b1-a4da-3b00bd385382 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:36,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6144971e-9ea9-41b1-a4da-3b00bd385382 2018-10-10 05:19:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.841320037842s 2018-10-10 05:19:36,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6144971e-9ea9-41b1-a4da-3b00bd385382 2018-10-10 05:19:36,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:38,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:39,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-66f3eb7c-e04c-440e-aaf8-979509fb603b x-compute-request-id: req-66f3eb7c-e04c-440e-aaf8-979509fb603b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:39,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-66f3eb7c-e04c-440e-aaf8-979509fb603b 2018-10-10 05:19:39,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55162191391s 2018-10-10 05:19:39,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-66f3eb7c-e04c-440e-aaf8-979509fb603b 2018-10-10 05:19:39,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:41,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:42,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-992f2656-69a7-4f8c-b60a-77fd3a9dfec2 x-compute-request-id: req-992f2656-69a7-4f8c-b60a-77fd3a9dfec2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:42,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-992f2656-69a7-4f8c-b60a-77fd3a9dfec2 2018-10-10 05:19:42,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550024032593s 2018-10-10 05:19:42,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-992f2656-69a7-4f8c-b60a-77fd3a9dfec2 2018-10-10 05:19:42,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:44,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:44,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-6cae5d3f-0420-4b58-9edc-86b786ce6d74 x-compute-request-id: req-6cae5d3f-0420-4b58-9edc-86b786ce6d74 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:44,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6cae5d3f-0420-4b58-9edc-86b786ce6d74 2018-10-10 05:19:44,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526365995407s 2018-10-10 05:19:44,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6cae5d3f-0420-4b58-9edc-86b786ce6d74 2018-10-10 05:19:44,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:46,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:47,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-b6d86e0d-c47f-409c-8290-5901747cbcb8 x-compute-request-id: req-b6d86e0d-c47f-409c-8290-5901747cbcb8 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:47,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b6d86e0d-c47f-409c-8290-5901747cbcb8 2018-10-10 05:19:47,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781074047089s 2018-10-10 05:19:47,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b6d86e0d-c47f-409c-8290-5901747cbcb8 2018-10-10 05:19:47,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:49,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:49,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-f201144c-1be3-4174-ba6e-a4f7b3d635a3 x-compute-request-id: req-f201144c-1be3-4174-ba6e-a4f7b3d635a3 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:49,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f201144c-1be3-4174-ba6e-a4f7b3d635a3 2018-10-10 05:19:49,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410549163818s 2018-10-10 05:19:49,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f201144c-1be3-4174-ba6e-a4f7b3d635a3 2018-10-10 05:19:49,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:51,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:52,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-44b13bb6-2d7b-4e86-88da-2a4b1928ecbb x-compute-request-id: req-44b13bb6-2d7b-4e86-88da-2a4b1928ecbb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:52,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-44b13bb6-2d7b-4e86-88da-2a4b1928ecbb 2018-10-10 05:19:52,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.861515045166s 2018-10-10 05:19:52,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-44b13bb6-2d7b-4e86-88da-2a4b1928ecbb 2018-10-10 05:19:52,625 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:54,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:55,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-78e5a085-6d6b-455b-9772-837646951240 x-compute-request-id: req-78e5a085-6d6b-455b-9772-837646951240 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:55,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-78e5a085-6d6b-455b-9772-837646951240 2018-10-10 05:19:55,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.815217018127s 2018-10-10 05:19:55,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-78e5a085-6d6b-455b-9772-837646951240 2018-10-10 05:19:55,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:19:57,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:19:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:19:58,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:19: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-60b9000d-a0de-41ca-80f3-2720cc872eb6 x-compute-request-id: req-60b9000d-a0de-41ca-80f3-2720cc872eb6 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:19:58,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60b9000d-a0de-41ca-80f3-2720cc872eb6 2018-10-10 05:19:58,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16017389297s 2018-10-10 05:19:58,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60b9000d-a0de-41ca-80f3-2720cc872eb6 2018-10-10 05:19:58,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:00,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:00,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:01,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95ecc654-0b15-4499-89ff-71d9271bd6a9 x-compute-request-id: req-95ecc654-0b15-4499-89ff-71d9271bd6a9 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:01,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95ecc654-0b15-4499-89ff-71d9271bd6a9 2018-10-10 05:20:01,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556017160416s 2018-10-10 05:20:01,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95ecc654-0b15-4499-89ff-71d9271bd6a9 2018-10-10 05:20:01,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:03,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:03,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-d44465f5-301b-44ec-9365-ac4c5e790eec x-compute-request-id: req-d44465f5-301b-44ec-9365-ac4c5e790eec Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:03,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d44465f5-301b-44ec-9365-ac4c5e790eec 2018-10-10 05:20:03,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692705869675s 2018-10-10 05:20:03,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d44465f5-301b-44ec-9365-ac4c5e790eec 2018-10-10 05:20:03,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:05,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:06,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e57a59b-c1ef-44f8-91b1-bbc4248dff60 x-compute-request-id: req-3e57a59b-c1ef-44f8-91b1-bbc4248dff60 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:06,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3e57a59b-c1ef-44f8-91b1-bbc4248dff60 2018-10-10 05:20:06,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856862068176s 2018-10-10 05:20:06,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3e57a59b-c1ef-44f8-91b1-bbc4248dff60 2018-10-10 05:20:06,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:08,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:08,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:09,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55caa6b3-a245-4df7-b6b7-feb0aa7feca1 x-compute-request-id: req-55caa6b3-a245-4df7-b6b7-feb0aa7feca1 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:09,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-55caa6b3-a245-4df7-b6b7-feb0aa7feca1 2018-10-10 05:20:09,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.89276599884s 2018-10-10 05:20:09,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-55caa6b3-a245-4df7-b6b7-feb0aa7feca1 2018-10-10 05:20:09,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:11,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:12,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99258aa5-dc7a-42ea-a0c7-7ef8fddd7250 x-compute-request-id: req-99258aa5-dc7a-42ea-a0c7-7ef8fddd7250 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:12,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-99258aa5-dc7a-42ea-a0c7-7ef8fddd7250 2018-10-10 05:20:12,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69514799118s 2018-10-10 05:20:12,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-99258aa5-dc7a-42ea-a0c7-7ef8fddd7250 2018-10-10 05:20:12,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:14,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:15,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e593a29b-65c1-4f95-9a51-bc35e2d435a4 x-compute-request-id: req-e593a29b-65c1-4f95-9a51-bc35e2d435a4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:15,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e593a29b-65c1-4f95-9a51-bc35e2d435a4 2018-10-10 05:20:15,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802041053772s 2018-10-10 05:20:15,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e593a29b-65c1-4f95-9a51-bc35e2d435a4 2018-10-10 05:20:15,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:17,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:17,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:17,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-e3dad4b7-ea64-4318-a55a-1badb8cc89fd x-compute-request-id: req-e3dad4b7-ea64-4318-a55a-1badb8cc89fd Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:17,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e3dad4b7-ea64-4318-a55a-1badb8cc89fd 2018-10-10 05:20:17,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725661039352s 2018-10-10 05:20:17,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e3dad4b7-ea64-4318-a55a-1badb8cc89fd 2018-10-10 05:20:17,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:19,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:19,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:20,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-29d09125-2c92-475a-ad0e-2585f5704dde x-compute-request-id: req-29d09125-2c92-475a-ad0e-2585f5704dde Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:20,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-29d09125-2c92-475a-ad0e-2585f5704dde 2018-10-10 05:20:20,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562381982803s 2018-10-10 05:20:20,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-29d09125-2c92-475a-ad0e-2585f5704dde 2018-10-10 05:20:20,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:22,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:22,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:22,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-3357285d-7c7a-4d5f-b8e6-ebb3e94de5bb x-compute-request-id: req-3357285d-7c7a-4d5f-b8e6-ebb3e94de5bb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:22,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3357285d-7c7a-4d5f-b8e6-ebb3e94de5bb 2018-10-10 05:20:22,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504698991776s 2018-10-10 05:20:22,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3357285d-7c7a-4d5f-b8e6-ebb3e94de5bb 2018-10-10 05:20:22,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:24,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:25,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82699a3f-742f-4416-9a0e-caf448ea6343 x-compute-request-id: req-82699a3f-742f-4416-9a0e-caf448ea6343 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:25,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-82699a3f-742f-4416-9a0e-caf448ea6343 2018-10-10 05:20:25,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701954126358s 2018-10-10 05:20:25,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-82699a3f-742f-4416-9a0e-caf448ea6343 2018-10-10 05:20:25,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:27,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:27,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:28,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a6c0451-0e90-49f4-baad-897b8425f98c x-compute-request-id: req-2a6c0451-0e90-49f4-baad-897b8425f98c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:28,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2a6c0451-0e90-49f4-baad-897b8425f98c 2018-10-10 05:20:28,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524621963501s 2018-10-10 05:20:28,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2a6c0451-0e90-49f4-baad-897b8425f98c 2018-10-10 05:20:28,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:30,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:30,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2091c313-6a95-4d3e-b4e5-fcd11626005b x-compute-request-id: req-2091c313-6a95-4d3e-b4e5-fcd11626005b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:30,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2091c313-6a95-4d3e-b4e5-fcd11626005b 2018-10-10 05:20:30,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694634914398s 2018-10-10 05:20:30,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2091c313-6a95-4d3e-b4e5-fcd11626005b 2018-10-10 05:20:30,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:32,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:32,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:33,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-1ccd9f75-ab3d-44d8-9b4c-12ce6a0bbb40 x-compute-request-id: req-1ccd9f75-ab3d-44d8-9b4c-12ce6a0bbb40 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:33,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1ccd9f75-ab3d-44d8-9b4c-12ce6a0bbb40 2018-10-10 05:20:33,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524968862534s 2018-10-10 05:20:33,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1ccd9f75-ab3d-44d8-9b4c-12ce6a0bbb40 2018-10-10 05:20:33,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:35,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:35,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-e2bdf0b1-d696-47e8-901a-14d8b4c0b838 x-compute-request-id: req-e2bdf0b1-d696-47e8-901a-14d8b4c0b838 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:35,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e2bdf0b1-d696-47e8-901a-14d8b4c0b838 2018-10-10 05:20:35,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525218009949s 2018-10-10 05:20:35,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e2bdf0b1-d696-47e8-901a-14d8b4c0b838 2018-10-10 05:20:35,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:37,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:37,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:38,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c78052b4-8e9e-4ff2-9e27-0a34e34ea190 x-compute-request-id: req-c78052b4-8e9e-4ff2-9e27-0a34e34ea190 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:38,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c78052b4-8e9e-4ff2-9e27-0a34e34ea190 2018-10-10 05:20:38,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765289068222s 2018-10-10 05:20:38,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c78052b4-8e9e-4ff2-9e27-0a34e34ea190 2018-10-10 05:20:38,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:40,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:41,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-a7c0fe2e-16ac-4f7a-bb6f-bdb5402608f4 x-compute-request-id: req-a7c0fe2e-16ac-4f7a-bb6f-bdb5402608f4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:41,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a7c0fe2e-16ac-4f7a-bb6f-bdb5402608f4 2018-10-10 05:20:41,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923386096954s 2018-10-10 05:20:41,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a7c0fe2e-16ac-4f7a-bb6f-bdb5402608f4 2018-10-10 05:20:41,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:43,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:44,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-e6c02045-44fd-4379-bf0b-d63f5fd98c16 x-compute-request-id: req-e6c02045-44fd-4379-bf0b-d63f5fd98c16 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:44,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e6c02045-44fd-4379-bf0b-d63f5fd98c16 2018-10-10 05:20:44,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512629032135s 2018-10-10 05:20:44,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e6c02045-44fd-4379-bf0b-d63f5fd98c16 2018-10-10 05:20:44,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:46,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:46,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:46,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-df40cc50-b27e-4b0b-bbd0-4d5dd7302354 x-compute-request-id: req-df40cc50-b27e-4b0b-bbd0-4d5dd7302354 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:46,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-df40cc50-b27e-4b0b-bbd0-4d5dd7302354 2018-10-10 05:20:46,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782936096191s 2018-10-10 05:20:46,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-df40cc50-b27e-4b0b-bbd0-4d5dd7302354 2018-10-10 05:20:46,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:48,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:49,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-59f1f06e-8051-41e2-9daf-a657853533eb x-compute-request-id: req-59f1f06e-8051-41e2-9daf-a657853533eb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:49,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59f1f06e-8051-41e2-9daf-a657853533eb 2018-10-10 05:20:49,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682822942734s 2018-10-10 05:20:49,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59f1f06e-8051-41e2-9daf-a657853533eb 2018-10-10 05:20:49,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:51,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:52,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-a0828aae-5781-4e02-89a1-94000c77d410 x-compute-request-id: req-a0828aae-5781-4e02-89a1-94000c77d410 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:52,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0828aae-5781-4e02-89a1-94000c77d410 2018-10-10 05:20:52,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901851892471s 2018-10-10 05:20:52,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0828aae-5781-4e02-89a1-94000c77d410 2018-10-10 05:20:52,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:54,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:55,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-ccff08ee-1d6d-45e7-a84e-5f83b6ea4371 x-compute-request-id: req-ccff08ee-1d6d-45e7-a84e-5f83b6ea4371 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:55,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ccff08ee-1d6d-45e7-a84e-5f83b6ea4371 2018-10-10 05:20:55,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530632019043s 2018-10-10 05:20:55,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ccff08ee-1d6d-45e7-a84e-5f83b6ea4371 2018-10-10 05:20:55,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:57,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:57,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:20:57,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:20: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-110a9361-14ef-41fd-8484-63f531f2435a x-compute-request-id: req-110a9361-14ef-41fd-8484-63f531f2435a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:20:57,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-110a9361-14ef-41fd-8484-63f531f2435a 2018-10-10 05:20:57,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503561019897s 2018-10-10 05:20:57,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-110a9361-14ef-41fd-8484-63f531f2435a 2018-10-10 05:20:57,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:20:59,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:20:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:00,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-0fb76bc7-89fc-43ec-94ca-36c8991338bc x-compute-request-id: req-0fb76bc7-89fc-43ec-94ca-36c8991338bc Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:00,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0fb76bc7-89fc-43ec-94ca-36c8991338bc 2018-10-10 05:21:00,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491921186447s 2018-10-10 05:21:00,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0fb76bc7-89fc-43ec-94ca-36c8991338bc 2018-10-10 05:21:00,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:02,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:02,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:02,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-914d3522-e6fd-4ba5-be3d-f82d2fb93923 x-compute-request-id: req-914d3522-e6fd-4ba5-be3d-f82d2fb93923 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:02,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-914d3522-e6fd-4ba5-be3d-f82d2fb93923 2018-10-10 05:21:02,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364349842072s 2018-10-10 05:21:02,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-914d3522-e6fd-4ba5-be3d-f82d2fb93923 2018-10-10 05:21:02,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:04,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:04,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:05,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-31f28ab2-160d-4fcd-9dc9-26343117574f x-compute-request-id: req-31f28ab2-160d-4fcd-9dc9-26343117574f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:05,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-31f28ab2-160d-4fcd-9dc9-26343117574f 2018-10-10 05:21:05,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498602867126s 2018-10-10 05:21:05,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-31f28ab2-160d-4fcd-9dc9-26343117574f 2018-10-10 05:21:05,008 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:07,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:07,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-97bdb769-c26f-47fb-871a-5eb2251b77d4 x-compute-request-id: req-97bdb769-c26f-47fb-871a-5eb2251b77d4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:07,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97bdb769-c26f-47fb-871a-5eb2251b77d4 2018-10-10 05:21:07,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356737852097s 2018-10-10 05:21:07,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97bdb769-c26f-47fb-871a-5eb2251b77d4 2018-10-10 05:21:07,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:09,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:09,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-f4b00c5a-5eea-4ebc-87c6-f4d889d065a0 x-compute-request-id: req-f4b00c5a-5eea-4ebc-87c6-f4d889d065a0 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:09,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4b00c5a-5eea-4ebc-87c6-f4d889d065a0 2018-10-10 05:21:09,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362164020538s 2018-10-10 05:21:09,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4b00c5a-5eea-4ebc-87c6-f4d889d065a0 2018-10-10 05:21:09,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:11,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:12,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-24ee4e3c-b89b-4b7d-9bf5-16b9663e6b5d x-compute-request-id: req-24ee4e3c-b89b-4b7d-9bf5-16b9663e6b5d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:12,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-24ee4e3c-b89b-4b7d-9bf5-16b9663e6b5d 2018-10-10 05:21:12,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62459397316s 2018-10-10 05:21:12,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-24ee4e3c-b89b-4b7d-9bf5-16b9663e6b5d 2018-10-10 05:21:12,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:14,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:14,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e42a2ec4-b80e-4d9b-86a9-4ba82f763adb x-compute-request-id: req-e42a2ec4-b80e-4d9b-86a9-4ba82f763adb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:14,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e42a2ec4-b80e-4d9b-86a9-4ba82f763adb 2018-10-10 05:21:14,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517384052277s 2018-10-10 05:21:14,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e42a2ec4-b80e-4d9b-86a9-4ba82f763adb 2018-10-10 05:21:14,895 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:16,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:17,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-853e449f-e28a-403b-af96-c75e08951a02 x-compute-request-id: req-853e449f-e28a-403b-af96-c75e08951a02 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:17,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-853e449f-e28a-403b-af96-c75e08951a02 2018-10-10 05:21:17,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626035928726s 2018-10-10 05:21:17,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-853e449f-e28a-403b-af96-c75e08951a02 2018-10-10 05:21:17,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:19,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:19,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:20,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37d80495-2e0c-4f11-a69c-9aae29d9bca6 x-compute-request-id: req-37d80495-2e0c-4f11-a69c-9aae29d9bca6 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:20,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37d80495-2e0c-4f11-a69c-9aae29d9bca6 2018-10-10 05:21:20,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49408698082s 2018-10-10 05:21:20,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37d80495-2e0c-4f11-a69c-9aae29d9bca6 2018-10-10 05:21:20,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:22,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:22,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:22,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-fd75fcbb-f6d3-4e6a-abcb-77aece47d866 x-compute-request-id: req-fd75fcbb-f6d3-4e6a-abcb-77aece47d866 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:22,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd75fcbb-f6d3-4e6a-abcb-77aece47d866 2018-10-10 05:21:22,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506323814392s 2018-10-10 05:21:22,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd75fcbb-f6d3-4e6a-abcb-77aece47d866 2018-10-10 05:21:22,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:24,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:24,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:25,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-6b2de194-d32a-4307-8349-d63d277e0f8e x-compute-request-id: req-6b2de194-d32a-4307-8349-d63d277e0f8e Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:25,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b2de194-d32a-4307-8349-d63d277e0f8e 2018-10-10 05:21:25,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533816099167s 2018-10-10 05:21:25,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b2de194-d32a-4307-8349-d63d277e0f8e 2018-10-10 05:21:25,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:27,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:27,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-b7c3a5a5-2728-4d0a-95a2-bd203f7397b7 x-compute-request-id: req-b7c3a5a5-2728-4d0a-95a2-bd203f7397b7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:27,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7c3a5a5-2728-4d0a-95a2-bd203f7397b7 2018-10-10 05:21:27,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54190993309s 2018-10-10 05:21:27,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7c3a5a5-2728-4d0a-95a2-bd203f7397b7 2018-10-10 05:21:27,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:29,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:29,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:30,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-9badeb29-91d1-44d2-8b1b-361906f9d16b x-compute-request-id: req-9badeb29-91d1-44d2-8b1b-361906f9d16b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:30,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9badeb29-91d1-44d2-8b1b-361906f9d16b 2018-10-10 05:21:30,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54084610939s 2018-10-10 05:21:30,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9badeb29-91d1-44d2-8b1b-361906f9d16b 2018-10-10 05:21:30,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:32,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:32,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:32,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-5a602c7b-282f-4941-a4a6-ed05df271237 x-compute-request-id: req-5a602c7b-282f-4941-a4a6-ed05df271237 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:32,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a602c7b-282f-4941-a4a6-ed05df271237 2018-10-10 05:21:32,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516808986664s 2018-10-10 05:21:32,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a602c7b-282f-4941-a4a6-ed05df271237 2018-10-10 05:21:32,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:34,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:34,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:35,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6cd1e74-9c93-440f-811a-47217a9786fd x-compute-request-id: req-e6cd1e74-9c93-440f-811a-47217a9786fd Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:35,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e6cd1e74-9c93-440f-811a-47217a9786fd 2018-10-10 05:21:35,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50347495079s 2018-10-10 05:21:35,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e6cd1e74-9c93-440f-811a-47217a9786fd 2018-10-10 05:21:35,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:37,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:37,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:37,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-be8fb161-a318-4522-a73b-88f9f4cb9708 x-compute-request-id: req-be8fb161-a318-4522-a73b-88f9f4cb9708 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:37,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-be8fb161-a318-4522-a73b-88f9f4cb9708 2018-10-10 05:21:37,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498435020447s 2018-10-10 05:21:37,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-be8fb161-a318-4522-a73b-88f9f4cb9708 2018-10-10 05:21:37,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:39,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:39,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:40,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78f2a0d4-2def-4a00-9c20-6cf231a43b2c x-compute-request-id: req-78f2a0d4-2def-4a00-9c20-6cf231a43b2c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:40,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-78f2a0d4-2def-4a00-9c20-6cf231a43b2c 2018-10-10 05:21:40,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524484872818s 2018-10-10 05:21:40,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-78f2a0d4-2def-4a00-9c20-6cf231a43b2c 2018-10-10 05:21:40,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:42,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:42,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf7834d0-fac7-4056-a43f-8dc7f590e5a5 x-compute-request-id: req-bf7834d0-fac7-4056-a43f-8dc7f590e5a5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:42,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf7834d0-fac7-4056-a43f-8dc7f590e5a5 2018-10-10 05:21:42,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526434898376s 2018-10-10 05:21:42,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf7834d0-fac7-4056-a43f-8dc7f590e5a5 2018-10-10 05:21:42,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:44,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:45,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-5d31bcf9-50d8-4382-ae21-6b6c7dd00694 x-compute-request-id: req-5d31bcf9-50d8-4382-ae21-6b6c7dd00694 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:45,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5d31bcf9-50d8-4382-ae21-6b6c7dd00694 2018-10-10 05:21:45,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526262998581s 2018-10-10 05:21:45,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5d31bcf9-50d8-4382-ae21-6b6c7dd00694 2018-10-10 05:21:45,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:47,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:47,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bd30537-aa8d-48b7-8870-51ee0515d0ba x-compute-request-id: req-5bd30537-aa8d-48b7-8870-51ee0515d0ba Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:47,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5bd30537-aa8d-48b7-8870-51ee0515d0ba 2018-10-10 05:21:47,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347391843796s 2018-10-10 05:21:47,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5bd30537-aa8d-48b7-8870-51ee0515d0ba 2018-10-10 05:21:47,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:49,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:50,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-166d0e2c-c08a-47fc-9873-202693fc1902 x-compute-request-id: req-166d0e2c-c08a-47fc-9873-202693fc1902 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:50,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-166d0e2c-c08a-47fc-9873-202693fc1902 2018-10-10 05:21:50,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548013925552s 2018-10-10 05:21:50,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-166d0e2c-c08a-47fc-9873-202693fc1902 2018-10-10 05:21:50,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:52,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:52,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:52,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-005bcc28-5b91-4bad-98c8-080f32f1b64a x-compute-request-id: req-005bcc28-5b91-4bad-98c8-080f32f1b64a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:52,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-005bcc28-5b91-4bad-98c8-080f32f1b64a 2018-10-10 05:21:52,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408540964127s 2018-10-10 05:21:52,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-005bcc28-5b91-4bad-98c8-080f32f1b64a 2018-10-10 05:21:52,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:54,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:55,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-1455bb63-73f6-4f83-b166-e812d08e72d2 x-compute-request-id: req-1455bb63-73f6-4f83-b166-e812d08e72d2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:55,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1455bb63-73f6-4f83-b166-e812d08e72d2 2018-10-10 05:21:55,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667891025543s 2018-10-10 05:21:55,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1455bb63-73f6-4f83-b166-e812d08e72d2 2018-10-10 05:21:55,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:57,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:57,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:21:57,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-1cdd531c-f71a-4b47-b4d7-13690c182055 x-compute-request-id: req-1cdd531c-f71a-4b47-b4d7-13690c182055 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:21:57,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1cdd531c-f71a-4b47-b4d7-13690c182055 2018-10-10 05:21:57,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544578790665s 2018-10-10 05:21:57,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1cdd531c-f71a-4b47-b4d7-13690c182055 2018-10-10 05:21:57,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:21:59,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:21:59,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:00,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:21: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-362eb0a4-cbb2-450f-9e86-267f9032785b x-compute-request-id: req-362eb0a4-cbb2-450f-9e86-267f9032785b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:22:00,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-362eb0a4-cbb2-450f-9e86-267f9032785b 2018-10-10 05:22:00,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341727972031s 2018-10-10 05:22:00,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-362eb0a4-cbb2-450f-9e86-267f9032785b 2018-10-10 05:22:00,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:22:02,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:22:02,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:02,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:22: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-a37f0db1-8748-4150-a393-c40c3e125fb1 x-compute-request-id: req-a37f0db1-8748-4150-a393-c40c3e125fb1 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:22:02,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a37f0db1-8748-4150-a393-c40c3e125fb1 2018-10-10 05:22:02,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50893497467s 2018-10-10 05:22:02,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a37f0db1-8748-4150-a393-c40c3e125fb1 2018-10-10 05:22:02,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:22:04,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:22:04,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:05,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-78053a16-8647-40a6-ae38-72e0fefb02ec x-compute-request-id: req-78053a16-8647-40a6-ae38-72e0fefb02ec Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:19:31Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:22:05,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-78053a16-8647-40a6-ae38-72e0fefb02ec 2018-10-10 05:22:05,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49546289444s 2018-10-10 05:22:05,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-78053a16-8647-40a6-ae38-72e0fefb02ec 2018-10-10 05:22:05,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:22:07,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:22:07,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:07,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:22: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-2eea6ef8-4a55-42c3-b13d-46e14c4d2593 x-compute-request-id: req-2eea6ef8-4a55-42c3-b13d-46e14c4d2593 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:35:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:22:05.000000", "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:22:06Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:22:07,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2eea6ef8-4a55-42c3-b13d-46e14c4d2593 2018-10-10 05:22:07,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488643884659s 2018-10-10 05:22:07,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2eea6ef8-4a55-42c3-b13d-46e14c4d2593 2018-10-10 05:22:07,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 05:22:07,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=ccbd55aa-4e5e-41c2-88ee-1386168d657f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:07,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-634bc322-5bad-4a52-827a-2d272e10fd03 Date: Wed, 10 Oct 2018 05:22:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:22:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"23531b77-9c3d-4f93-b4bd-57f40489246b","ip_address":"192.168.120.13"}],"id":"c08c9b4f-3c9e-4b50-951b-e4cd49caa737","security_groups":["a95534ec-fd8d-4953-8f35-6eb08be67cca"],"mac_address":"fa:16:3e:fc:35:c0","project_id":"4537f29306c843f790607a4977125824","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:19:32Z","binding:vnic_type":"normal","device_id":"ccbd55aa-4e5e-41c2-88ee-1386168d657f"}]} 2018-10-10 05:22:07,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ccbd55aa-4e5e-41c2-88ee-1386168d657f used request id req-634bc322-5bad-4a52-827a-2d272e10fd03 2018-10-10 05:22:07,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0589609146118s 2018-10-10 05:22:07,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ccbd55aa-4e5e-41c2-88ee-1386168d657f used request id req-634bc322-5bad-4a52-827a-2d272e10fd03 2018-10-10 05:22:07,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:22:07,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c08c9b4f-3c9e-4b50-951b-e4cd49caa737" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:07,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d277d902-a648-4134-90f4-ece3f0f09dea Date: Wed, 10 Oct 2018 05:22:07 GMT RESP BODY: {"floatingips": []} 2018-10-10 05:22:07,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c08c9b4f-3c9e-4b50-951b-e4cd49caa737 used request id req-d277d902-a648-4134-90f4-ece3f0f09dea 2018-10-10 05:22:07,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0215950012207s 2018-10-10 05:22:07,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=c08c9b4f-3c9e-4b50-951b-e4cd49caa737 used request id req-d277d902-a648-4134-90f4-ece3f0f09dea 2018-10-10 05:22:07,821 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:35:c0', 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'4549898f-da09-47df-95a6-862f3fbacf29'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T05:22:05.000000', 'flavor': Munch({u'id': u'adf33c28-e330-4f56-be71-6d5bceb6959a'}), 'az': u'nova', 'id': u'ccbd55aa-4e5e-41c2-88ee-1386168d657f', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e5397b6e25664e4db251f8e5fe5efe54', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4537f29306c843f790607a4977125824', 'name': 'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', '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-10-10T05:22:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T05:22:06Z', 'hostId': u'977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397', '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-10-10T05:22:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4537f29306c843f790607a4977125824', 'name': u'cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'adminPass': u'g4cCi7HtWXoo', 'tenant_id': u'4537f29306c843f790607a4977125824', 'region': 'regionOne', 'created': u'2018-10-10T05:19:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 05:22:07,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:22:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:07,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-c4260b9c-2234-4853-9789-456d9beeca28 Date: Wed, 10 Oct 2018 05:22:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["23531b77-9c3d-4f93-b4bd-57f40489246b"],"updated_at":"2018-10-10T05:17:36Z","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4537f29306c843f790607a4977125824","id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","name":"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:22:07,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c4260b9c-2234-4853-9789-456d9beeca28 2018-10-10 05:22:07,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108896970749s 2018-10-10 05:22:07,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c4260b9c-2234-4853-9789-456d9beeca28 2018-10-10 05:22:07,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 05:22:07,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=ccbd55aa-4e5e-41c2-88ee-1386168d657f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:07,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-45053dd0-8283-4071-87c4-3a89c013f6a6 Date: Wed, 10 Oct 2018 05:22:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:22:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"23531b77-9c3d-4f93-b4bd-57f40489246b","ip_address":"192.168.120.13"}],"id":"c08c9b4f-3c9e-4b50-951b-e4cd49caa737","security_groups":["a95534ec-fd8d-4953-8f35-6eb08be67cca"],"mac_address":"fa:16:3e:fc:35:c0","project_id":"4537f29306c843f790607a4977125824","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:19:32Z","binding:vnic_type":"normal","device_id":"ccbd55aa-4e5e-41c2-88ee-1386168d657f"}]} 2018-10-10 05:22:07,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ccbd55aa-4e5e-41c2-88ee-1386168d657f used request id req-45053dd0-8283-4071-87c4-3a89c013f6a6 2018-10-10 05:22:07,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0612390041351s 2018-10-10 05:22:07,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=ccbd55aa-4e5e-41c2-88ee-1386168d657f used request id req-45053dd0-8283-4071-87c4-3a89c013f6a6 2018-10-10 05:22:07,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-10 05:22:07,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.13", "port_id": "c08c9b4f-3c9e-4b50-951b-e4cd49caa737"}}' 2018-10-10 05:22:09,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-9b6375db-69bd-4c4e-a4fd-d03022ad7b8b Date: Wed, 10 Oct 2018 05:22:09 GMT RESP BODY: {"floatingip": {"router_id": "2c8be101-3a08-4cd8-9142-59d513d4273f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:22:08Z", "updated_at": "2018-10-10T05:22:08Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4537f29306c843f790607a4977125824", "port_id": "c08c9b4f-3c9e-4b50-951b-e4cd49caa737", "id": "b4a736e2-9cf4-4421-9e72-9e4a8ecb311b"}} 2018-10-10 05:22:09,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9b6375db-69bd-4c4e-a4fd-d03022ad7b8b 2018-10-10 05:22:09,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.89966607094s 2018-10-10 05:22:09,898 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9b6375db-69bd-4c4e-a4fd-d03022ad7b8b 2018-10-10 05:22:09,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:22:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:09,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-a8fe2918-16d5-465f-9cde-c62cbde59543 Date: Wed, 10 Oct 2018 05:22:09 GMT RESP BODY: {"floatingips": [{"router_id": "2c8be101-3a08-4cd8-9142-59d513d4273f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:22:08Z", "updated_at": "2018-10-10T05:22:08Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4537f29306c843f790607a4977125824", "port_id": "c08c9b4f-3c9e-4b50-951b-e4cd49caa737", "id": "b4a736e2-9cf4-4421-9e72-9e4a8ecb311b"}]} 2018-10-10 05:22:09,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-a8fe2918-16d5-465f-9cde-c62cbde59543 2018-10-10 05:22:09,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0231628417969s 2018-10-10 05:22:09,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-a8fe2918-16d5-465f-9cde-c62cbde59543 2018-10-10 05:22:09,935 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 05:22:10,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:22:10,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:10,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-6973705d-f754-4925-af47-3eb9f3a17adb Date: Wed, 10 Oct 2018 05:22:10 GMT RESP BODY: {"floatingips": [{"router_id": "2c8be101-3a08-4cd8-9142-59d513d4273f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:22:08Z", "updated_at": "2018-10-10T05:22:08Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4537f29306c843f790607a4977125824", "port_id": "c08c9b4f-3c9e-4b50-951b-e4cd49caa737", "id": "b4a736e2-9cf4-4421-9e72-9e4a8ecb311b"}]} 2018-10-10 05:22:10,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-6973705d-f754-4925-af47-3eb9f3a17adb 2018-10-10 05:22:10,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0243139266968s 2018-10-10 05:22:10,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-6973705d-f754-4925-af47-3eb9f3a17adb 2018-10-10 05:22:10,070 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 05:22:10,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:22:10,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:10,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-df5f9043-d9ab-42ff-8ad4-ea3bad33577b Date: Wed, 10 Oct 2018 05:22:10 GMT RESP BODY: {"floatingips": [{"router_id": "2c8be101-3a08-4cd8-9142-59d513d4273f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:22:08Z", "updated_at": "2018-10-10T05:22:08Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4537f29306c843f790607a4977125824", "port_id": "c08c9b4f-3c9e-4b50-951b-e4cd49caa737", "id": "b4a736e2-9cf4-4421-9e72-9e4a8ecb311b"}]} 2018-10-10 05:22:10,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-df5f9043-d9ab-42ff-8ad4-ea3bad33577b 2018-10-10 05:22:10,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0245091915131s 2018-10-10 05:22:10,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-df5f9043-d9ab-42ff-8ad4-ea3bad33577b 2018-10-10 05:22:10,204 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 05:22:10,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:22:10,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:10,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-b3df946e-e4a9-4a64-832b-0061b8a6a184 Date: Wed, 10 Oct 2018 05:22:10 GMT RESP BODY: {"floatingips": [{"router_id": "2c8be101-3a08-4cd8-9142-59d513d4273f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:22:08Z", "updated_at": "2018-10-10T05:22:08Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4537f29306c843f790607a4977125824", "port_id": "c08c9b4f-3c9e-4b50-951b-e4cd49caa737", "id": "b4a736e2-9cf4-4421-9e72-9e4a8ecb311b"}]} 2018-10-10 05:22:10,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b3df946e-e4a9-4a64-832b-0061b8a6a184 2018-10-10 05:22:10,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0239169597626s 2018-10-10 05:22:10,334 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b3df946e-e4a9-4a64-832b-0061b8a6a184 2018-10-10 05:22:10,337 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 05:22:10,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:22:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:22:10,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-7a0f1c39-3d8e-425b-864b-41dc12736207 Date: Wed, 10 Oct 2018 05:22:10 GMT RESP BODY: {"floatingips": [{"router_id": "2c8be101-3a08-4cd8-9142-59d513d4273f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:22:08Z", "updated_at": "2018-10-10T05:22:08Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4537f29306c843f790607a4977125824", "port_id": "c08c9b4f-3c9e-4b50-951b-e4cd49caa737", "id": "b4a736e2-9cf4-4421-9e72-9e4a8ecb311b"}]} 2018-10-10 05:22:10,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7a0f1c39-3d8e-425b-864b-41dc12736207 2018-10-10 05:22:10,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0239379405975s 2018-10-10 05:22:10,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7a0f1c39-3d8e-425b-864b-41dc12736207 2018-10-10 05:22:10,471 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2c8be101-3a08-4cd8-9142-59d513d4273f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4537f29306c843f790607a4977125824', 'created_at': u'2018-10-10T05:22:08Z', 'attached': True, 'updated_at': u'2018-10-10T05:22:08Z', 'id': u'b4a736e2-9cf4-4421-9e72-9e4a8ecb311b', 'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', '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'4537f29306c843f790607a4977125824', 'name': 'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2c8be101-3a08-4cd8-9142-59d513d4273f', 'project_id': u'4537f29306c843f790607a4977125824', 'port_id': u'c08c9b4f-3c9e-4b50-951b-e4cd49caa737', 'port': u'c08c9b4f-3c9e-4b50-951b-e4cd49caa737', 'network': u'14fd820e-e177-43b9-a3a3-cfee765a9960'}) 2018-10-10 05:22:10,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-10 05:22:10,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:22:13,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:22: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-fae6a770-e4dc-466e-8d9e-f21e6c67f311 x-compute-request-id: req-fae6a770-e4dc-466e-8d9e-f21e6c67f311 Content-Encoding: gzip Content-Length: 10969 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1854220448 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.310733] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.312925] pid_max: default: 32768 minimum: 301\n[ 0.314113] Security Framework initialized\n[ 0.315211] SELinux: Initializing.\n[ 0.316473] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.319595] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.322353] Mount-cache hash table entries: 4096\n[ 0.323819] Initializing cgroup subsys memory\n[ 0.324968] Initializing cgroup subsys devices\n[ 0.326119] Initializing cgroup subsys freezer\n[ 0.327268] Initializing cgroup subsys net_cls\n[ 0.328410] Initializing cgroup subsys blkio\n[ 0.329541] Initializing cgroup subsys perf_event\n[ 0.330730] Initializing cgroup subsys hugetlb\n[ 0.331880] Initializing cgroup subsys pids\n[ 0.332989] Initializing cgroup subsys net_prio\n[ 0.334221] CPU: Physical Processor ID: 0\n[ 0.336007] mce: CPU supports 10 MCE banks\n[ 0.337133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.338404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.339683] tlb_flushall_shift: 6\n[ 0.340871] Freeing SMP alternatives: 28k freed\n[ 0.344832] ACPI: Core revision 20130517\n[ 0.346312] ACPI: All ACPI Tables successfully acquired\n[ 0.347760] ftrace: allocating 25812 entries in 101 pages\n[ 0.370106] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.371620] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.373082] smpboot: Max logical packages: 2\n[ 0.374374] Enabling x2apic\n[ 0.375271] Enabled x2apic\n[ 0.376355] Switched APIC routing to physical x2apic.\n[ 0.378531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.379988] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.382598] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389435] KVM setup paravirtual spinlock\n[ 0.391683] smpboot: Booting Node 0, Processors #1 OK\n[ 0.393293] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.415892] Brought up 2 CPUs\n[ 0.415894] KVM setup async PF for cpu 1\n[ 0.415897] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.419051] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.421121] devtmpfs: initialized\n[ 0.423916] EVM: security.selinux\n[ 0.424881] EVM: security.ima\n[ 0.425782] EVM: security.capability\n[ 0.427388] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.428895] pinctrl core: initialized pinctrl subsystem\n[ 0.430246] NET: Registered protocol family 16\n[ 0.431582] ACPI: bus type PCI registered\n[ 0.432653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.434148] PCI: Using configuration type 1 for base access\n[ 0.438764] ACPI: Added _OSI(Module Device)\n[ 0.439895] ACPI: Added _OSI(Processor Device)\n[ 0.441034] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.442201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.444980] ACPI: Interpreter enabled\n[ 0.446016] ACPI: (supports S0 S5)\n[ 0.446988] ACPI: Using IOAPIC for interrupt routing\n[ 0.448196] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.453443] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.455083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.456550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459295] acpiphp: Slot [3] registered\n[ 0.460370] acpiphp: Slot [4] registered\n[ 0.461454] acpiphp: Slot [5] registered\n[ 0.462521] acpiphp: Slot [6] registered\n[ 0.463589] acpiphp: Slot [7] registered\n[ 0.464653] acpiphp: Slot [8] registered\n[ 0.465717] acpiphp: Slot [9] registered\n[ 0.466778] acpiphp: Slot [10] registered\n[ 0.467854] acpiphp: Slot [11] registered\n[ 0.468929] acpiphp: Slot [12] registered\n[ 0.470010] acpiphp: Slot [13] registered\n[ 0.471091] acpiphp: Slot [14] registered\n[ 0.472167] acpiphp: Slot [15] registered\n[ 0.473241] acpiphp: Slot [16] registered\n[ 0.474324] acpiphp: Slot [17] registered\n[ 0.475409] acpiphp: Slot [18] registered\n[ 0.476496] acpiphp: Slot [19] registered\n[ 0.477580] acpiphp: Slot [20] registered\n[ 0.478739] acpiphp: Slot [21] registered\n[ 0.479950] acpiphp: Slot [22] registered\n[ 0.481166] acpiphp: Slot [23] registered\n[ 0.482374] acpiphp: Slot [24] registered\n[ 0.483586] acpiphp: Slot [25] registered\n[ 0.484784] acpiphp: Slot [26] registered\n[ 0.485992] acpiphp: Slot [27] registered\n[ 0.487201] acpiphp: Slot [28] registered\n[ 0.488468] acpiphp: Slot [29] registered\n[ 0.489708] acpiphp: Slot [30] registered\n[ 0.490926] acpiphp: Slot [31] registered\n[ 0.492140] PCI host bridge to bus 0000:00\n[ 0.493422] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494897] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.496598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.508475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510272] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511920] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.514240] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.520564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570280] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.573727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.575616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.577493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581183] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.582871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.585258] vgaarb: loaded\n[ 0.586264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.587798] SCSI subsystem initialized\n[ 0.589013] ACPI: bus type USB registered\n[ 0.590270] usbcore: registered new interface driver usbfs\n[ 0.591748] usbcore: registered new interface driver hub\n[ 0.593243] usbcore: registered new device driver usb\n[ 0.594742] PCI: Using ACPI for IRQ routing\n[ 0.596268] NetLabel: Initializing\n[ 0.597375] NetLabel: domain hash size = 128\n[ 0.598621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.600014] NetLabel: unlabeled traffic allowed by default\n[ 0.601578] Switched to clocksource kvm-clock\n[ 0.608486] pnp: PnP ACPI init\n[ 0.609534] ACPI: bus type PNP registered\n[ 0.611034] pnp: PnP ACPI: found 5 devices\n[ 0.612227] ACPI: bus type PNP unregistered\n[ 0.619399] NET: Registered protocol family 2\n[ 0.620876] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.623247] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.625199] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.626948] TCP: reno registered\n[ 0.628004] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.629585] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.631263] NET: Registered protocol family 1\n[ 0.632515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634028] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635513] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.655158] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675081] Unpacking initramfs...\n[ 1.080545] Freeing initrd memory: 37508k freed\n[ 1.089792] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.091534] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.100932] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.102639] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.104546] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.106182] Initialise system trusted keyring\n[ 1.107479] audit: initializing netlink socket (disabled)\n[ 1.108962] type=2000 audit(1539148928.494:1): initialized\n[ 1.125650] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.127297] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.129788] zpool: loaded\n[ 1.130664] zbud: loaded\n[ 1.131651] VFS: Disk quotas dquot_6.5.2\n[ 1.132725] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.134279] msgmni has been set to 7578\n[ 1.135361] Key type big_key registered\n[ 1.136977] NET: Registered protocol family 38\n[ 1.138120] Key type asymmetric registered\n[ 1.139197] Asymmetric key parser 'x509' registered\n[ 1.140408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.142423] io scheduler noop registered\n[ 1.143486] io scheduler deadline registered (default)\n[ 1.144725] io scheduler cfq registered\n[ 1.145831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.157151] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.158690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.160660] ACPI: Power Button [PWRF]\n[ 1.161773] GHES: HEST is not enabled!\n[ 1.162855] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.187194] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.188793] Non-volatile memory driver v1.3\n[ 1.189894] Linux agpgart interface v0.103\n[ 1.191081] crash memory driver: version 1.1\n[ 1.192227] rdac: device handler registered\n[ 1.193375] hp_sw: device handler registered\n[ 1.194497] emc: device handler registered\n[ 1.195574] alua: device handler registered\n[ 1.196681] libphy: Fixed MDIO Bus: probed\n[ 1.197827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.199278] ehci-pci: EHCI PCI platform driver\n[ 1.200412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.201800] ohci-pci: OHCI PCI platform driver\n[ 1.202932] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.222814] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.224164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.226149] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.227408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.228802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.230288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.232236] usb usb1: Product: UHCI Host Controller\n[ 1.233496] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.235024] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.236264] hub 1-0:1.0: USB hub found\n[ 1.237313] hub 1-0:1.0: 2 ports detected\n[ 1.238474] usbcore: registered new interface driver usbserial\n[ 1.239832] usbcore: registered new interface driver usbserial_generic\n[ 1.241282] usbserial: USB Serial support registered for generic\n[ 1.242674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.245319] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.246563] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.247850] mousedev: PS/2 mouse device common for all mice\n[ 1.249383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.252034] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.254220] rtc_cmos 00:00: RTC can wake from S4\n[ 1.255695] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.257833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.259276] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.260752] cpuidle: using governor menu\n[ 1.261848] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.263201] usbcore: registered new interface driver usbhid\n[ 1.264515] usbhid: USB HID core driver\n[ 1.265616] drop_monitor: Initializing network drop monitor service\n[ 1.267138] TCP: cubic registered\n[ 1.268123] Initializing XFRM netlink socket\n[ 1.269308] NET: Registered protocol family 10\n[ 1.270641] NET: Registered protocol family 17\n[ 1.271926] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.273293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.274680] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.276939] Loading compiled-in X.509 certificates\n[ 1.278159] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.280482] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.283196] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.285530] registered taskstats version 1\n[ 1.288157] Key type trusted registered\n[ 1.290359] Key type encrypted registered\n[ 1.292609] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.294258] rtc_cmos 00:00: setting system clock to 2018-10-10 05:22:08 UTC (1539148928)\n[ 1.296972] Freeing unused kernel memory: 1680k freed\n[ 1.301137] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.305150] systemd[1]: Detected virtualization kvm.\n[ 1.306378] systemd[1]: Detected architecture x86-64.\n[ 1.307656] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.310052] systemd[1]: No hostname configured.\n[ 1.311234] systemd[1]: Set hostname to .\n[ 1.312497] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.334782] systemd[1]: Created slice Root Slice.\n[ 1.335967] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.337973] systemd[1]: Listening on udev Kernel Socket.\n[ 1.339272] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.341358] systemd[1]: Listening on udev Control Socket.\n[ 1.342656] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.344701] systemd[1]: Listening on Journal Socket.\n[ 1.345919] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.347927] systemd[1]: Reached target Local File Systems.\n[ 1.349226] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.351274] systemd[1]: Created slice System Slice.\n[ 1.352492] systemd[1]: Starting System Slice.\n[ 1.353897] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.356043] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.360154] systemd[1]: Reached target Slices.\n[ 1.361309] systemd[1]: Starting Slices.\n[ 1.362424] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.364508] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.367319] systemd[1]: Reached target Timers.\n[ 1.368469] systemd[1]: Starting Timers.\n[ 1.369828] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Swap.\n[ 1.372499] systemd[1]: Reached target Swap.\n[ 1.373627] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Sockets.\n[ 1.375409] systemd[1]: Reached target Sockets.\n[ 1.376585] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.378383] systemd[1]: Reached target Paths.\n[ 1.379530] systemd[1]: Starting Paths.\n[ 1.380877] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.383915] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.433795] RPC: Registered named UNIX socket transport module.\n[ 1.435168] RPC: Registered udp transport module.\n[ 1.436346] RPC: Registered tcp transport module.\n[ 1.437517] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.528947] FDC 0 is a S82078B\n[ 1.540591] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.551474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.554608] scsi host0: ata_piix\n[ 1.555668] scsi host1: ata_piix\n[ 1.556668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.558169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.597605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.602338] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.691457] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.692941] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.694480] usb 1-1: Product: QEMU USB Tablet\n[ 1.695600] usb 1-1: Manufacturer: QEMU\n[ 1.696644] usb 1-1: SerialNumber: 42\n[ 1.706624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.709121] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.792635] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.794937] XFS (vda1): Mounting V4 Filesystem\n[ 1.910934] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).[ 2.102836] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.157344] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.418554] SELinux: Disabled at runtime.\n[ 2.456596] type=1404 audit(1539148929.662:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.492260] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.493985] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n Starting Rebuild Hardware Database...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.939970] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.987199] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.255674] type=1305 audit(1539148930.461:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.321064] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[ 3.338653] ppdev: user-space parallel port driver\n[ 3.343115] [drm] Initialized drm 1.1.0 20060810\n[ 3.347772] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.371699] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.371700] [TTM] Initializing pool allocator\n[ 3.371702] [TTM] Initializing DMA pool allocator\n[ 3.371898] [drm] fb mappable at 0xFC000000\n[ 3.371899] [drm] vram aper at 0xFC000000\n[ 3.371899] [drm] size 33554432\n[ 3.371899] [drm] fb depth is 24\n[ 3.371900] [drm] pitch is 3072\n[ 3.382695] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.401173] Console: switching to colour frame buffer device 128x48\n[ 3.413565] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[ 3.422213] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.480802] AES CTR mode by8 optimization enabled\n[ 3.489648] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n[ 3.507050] alg: No test for crc32 (crc32-pclmul)\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n[ 3.537025] intel_rapl: no valid rapl domains found in package 0\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.[ 3.569228] intel_rapl: no valid rapl domains found in package 0\n\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.582813] intel_powerclamp: No package C-state available\n[ 3.592388] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.960407] cloud-init[514]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:22:11 +0000. Up 3.93 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-10 05:22:13,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f/action used request id req-fae6a770-e4dc-466e-8d9e-f21e6c67f311 2018-10-10 05:22:13,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 3.49366283417s 2018-10-10 05:22:13,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f/action used request id req-fae6a770-e4dc-466e-8d9e-f21e6c67f311 2018-10-10 05:22:13,967 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1854220448 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.310733] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.312925] pid_max: default: 32768 minimum: 301 [ 0.314113] Security Framework initialized [ 0.315211] SELinux: Initializing. [ 0.316473] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.319595] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.322353] Mount-cache hash table entries: 4096 [ 0.323819] Initializing cgroup subsys memory [ 0.324968] Initializing cgroup subsys devices [ 0.326119] Initializing cgroup subsys freezer [ 0.327268] Initializing cgroup subsys net_cls [ 0.328410] Initializing cgroup subsys blkio [ 0.329541] Initializing cgroup subsys perf_event [ 0.330730] Initializing cgroup subsys hugetlb [ 0.331880] Initializing cgroup subsys pids [ 0.332989] Initializing cgroup subsys net_prio [ 0.334221] CPU: Physical Processor ID: 0 [ 0.336007] mce: CPU supports 10 MCE banks [ 0.337133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.338404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.339683] tlb_flushall_shift: 6 [ 0.340871] Freeing SMP alternatives: 28k freed [ 0.344832] ACPI: Core revision 20130517 [ 0.346312] ACPI: All ACPI Tables successfully acquired [ 0.347760] ftrace: allocating 25812 entries in 101 pages [ 0.370106] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371620] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.373082] smpboot: Max logical packages: 2 [ 0.374374] Enabling x2apic [ 0.375271] Enabled x2apic [ 0.376355] Switched APIC routing to physical x2apic. [ 0.378531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.379988] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.382598] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389435] KVM setup paravirtual spinlock [ 0.391683] smpboot: Booting Node 0, Processors #1 OK [ 0.393293] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.415892] Brought up 2 CPUs [ 0.415894] KVM setup async PF for cpu 1 [ 0.415897] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.419051] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.421121] devtmpfs: initialized [ 0.423916] EVM: security.selinux [ 0.424881] EVM: security.ima [ 0.425782] EVM: security.capability [ 0.427388] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.428895] pinctrl core: initialized pinctrl subsystem [ 0.430246] NET: Registered protocol family 16 [ 0.431582] ACPI: bus type PCI registered [ 0.432653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.434148] PCI: Using configuration type 1 for base access [ 0.438764] ACPI: Added _OSI(Module Device) [ 0.439895] ACPI: Added _OSI(Processor Device) [ 0.441034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.442201] ACPI: Added _OSI(Processor Aggregator Device) [ 0.444980] ACPI: Interpreter enabled [ 0.446016] ACPI: (supports S0 S5) [ 0.446988] ACPI: Using IOAPIC for interrupt routing [ 0.448196] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.453443] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.455083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.456550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459295] acpiphp: Slot [3] registered [ 0.460370] acpiphp: Slot [4] registered [ 0.461454] acpiphp: Slot [5] registered [ 0.462521] acpiphp: Slot [6] registered [ 0.463589] acpiphp: Slot [7] registered [ 0.464653] acpiphp: Slot [8] registered [ 0.465717] acpiphp: Slot [9] registered [ 0.466778] acpiphp: Slot [10] registered [ 0.467854] acpiphp: Slot [11] registered [ 0.468929] acpiphp: Slot [12] registered [ 0.470010] acpiphp: Slot [13] registered [ 0.471091] acpiphp: Slot [14] registered [ 0.472167] acpiphp: Slot [15] registered [ 0.473241] acpiphp: Slot [16] registered [ 0.474324] acpiphp: Slot [17] registered [ 0.475409] acpiphp: Slot [18] registered [ 0.476496] acpiphp: Slot [19] registered [ 0.477580] acpiphp: Slot [20] registered [ 0.478739] acpiphp: Slot [21] registered [ 0.479950] acpiphp: Slot [22] registered [ 0.481166] acpiphp: Slot [23] registered [ 0.482374] acpiphp: Slot [24] registered [ 0.483586] acpiphp: Slot [25] registered [ 0.484784] acpiphp: Slot [26] registered [ 0.485992] acpiphp: Slot [27] registered [ 0.487201] acpiphp: Slot [28] registered [ 0.488468] acpiphp: Slot [29] registered [ 0.489708] acpiphp: Slot [30] registered [ 0.490926] acpiphp: Slot [31] registered [ 0.492140] PCI host bridge to bus 0000:00 [ 0.493422] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494897] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.496598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.508475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510272] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511920] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.514240] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570280] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.577493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581183] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.585258] vgaarb: loaded [ 0.586264] vgaarb: bridge control possible 0000:00:02.0 [ 0.587798] SCSI subsystem initialized [ 0.589013] ACPI: bus type USB registered [ 0.590270] usbcore: registered new interface driver usbfs [ 0.591748] usbcore: registered new interface driver hub [ 0.593243] usbcore: registered new device driver usb [ 0.594742] PCI: Using ACPI for IRQ routing [ 0.596268] NetLabel: Initializing [ 0.597375] NetLabel: domain hash size = 128 [ 0.598621] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.600014] NetLabel: unlabeled traffic allowed by default [ 0.601578] Switched to clocksource kvm-clock [ 0.608486] pnp: PnP ACPI init [ 0.609534] ACPI: bus type PNP registered [ 0.611034] pnp: PnP ACPI: found 5 devices [ 0.612227] ACPI: bus type PNP unregistered [ 0.619399] NET: Registered protocol family 2 [ 0.620876] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.623247] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.625199] TCP: Hash tables configured (established 32768 bind 32768) [ 0.626948] TCP: reno registered [ 0.628004] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.629585] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.631263] NET: Registered protocol family 1 [ 0.632515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634028] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635513] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.655158] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675081] Unpacking initramfs... [ 1.080545] Freeing initrd memory: 37508k freed [ 1.089792] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.091534] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.100932] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.102639] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.104546] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.106182] Initialise system trusted keyring [ 1.107479] audit: initializing netlink socket (disabled) [ 1.108962] type=2000 audit(1539148928.494:1): initialized [ 1.125650] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.127297] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.129788] zpool: loaded [ 1.130664] zbud: loaded [ 1.131651] VFS: Disk quotas dquot_6.5.2 [ 1.132725] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.134279] msgmni has been set to 7578 [ 1.135361] Key type big_key registered [ 1.136977] NET: Registered protocol family 38 [ 1.138120] Key type asymmetric registered [ 1.139197] Asymmetric key parser 'x509' registered [ 1.140408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.142423] io scheduler noop registered [ 1.143486] io scheduler deadline registered (default) [ 1.144725] io scheduler cfq registered [ 1.145831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.157151] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.158690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.160660] ACPI: Power Button [PWRF] [ 1.161773] GHES: HEST is not enabled! [ 1.162855] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.187194] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.188793] Non-volatile memory driver v1.3 [ 1.189894] Linux agpgart interface v0.103 [ 1.191081] crash memory driver: version 1.1 [ 1.192227] rdac: device handler registered [ 1.193375] hp_sw: device handler registered [ 1.194497] emc: device handler registered [ 1.195574] alua: device handler registered [ 1.196681] libphy: Fixed MDIO Bus: probed [ 1.197827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.199278] ehci-pci: EHCI PCI platform driver [ 1.200412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.201800] ohci-pci: OHCI PCI platform driver [ 1.202932] uhci_hcd: USB Universal Host Controller Interface driver [ 1.222814] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.224164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.226149] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.227408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.228802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.230288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.232236] usb usb1: Product: UHCI Host Controller [ 1.233496] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.235024] usb usb1: SerialNumber: 0000:00:01.2 [ 1.236264] hub 1-0:1.0: USB hub found [ 1.237313] hub 1-0:1.0: 2 ports detected [ 1.238474] usbcore: registered new interface driver usbserial [ 1.239832] usbcore: registered new interface driver usbserial_generic [ 1.241282] usbserial: USB Serial support registered for generic [ 1.242674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.245319] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.246563] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.247850] mousedev: PS/2 mouse device common for all mice [ 1.249383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.252034] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.254220] rtc_cmos 00:00: RTC can wake from S4 [ 1.255695] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.257833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.259276] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.260752] cpuidle: using governor menu [ 1.261848] hidraw: raw HID events driver (C) Jiri Kosina [ 1.263201] usbcore: registered new interface driver usbhid [ 1.264515] usbhid: USB HID core driver [ 1.265616] drop_monitor: Initializing network drop monitor service [ 1.267138] TCP: cubic registered [ 1.268123] Initializing XFRM netlink socket [ 1.269308] NET: Registered protocol family 10 [ 1.270641] NET: Registered protocol family 17 [ 1.271926] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.273293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.274680] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.276939] Loading compiled-in X.509 certificates [ 1.278159] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.280482] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.283196] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.285530] registered taskstats version 1 [ 1.288157] Key type trusted registered [ 1.290359] Key type encrypted registered [ 1.292609] IMA: No TPM chip found, activating TPM-bypass! [ 1.294258] rtc_cmos 00:00: setting system clock to 2018-10-10 05:22:08 UTC (1539148928) [ 1.296972] Freeing unused kernel memory: 1680k freed [ 1.301137] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.305150] systemd[1]: Detected virtualization kvm. [ 1.306378] systemd[1]: Detected architecture x86-64. [ 1.307656] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.310052] systemd[1]: No hostname configured. [ 1.311234] systemd[1]: Set hostname to . [ 1.312497] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.334782] systemd[1]: Created slice Root Slice. [ 1.335967] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.337973] systemd[1]: Listening on udev Kernel Socket. [ 1.339272] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.341358] systemd[1]: Listening on udev Control Socket. [ 1.342656] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.344701] systemd[1]: Listening on Journal Socket. [ 1.345919] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.347927] systemd[1]: Reached target Local File Systems. [ 1.349226] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.351274] systemd[1]: Created slice System Slice. [ 1.352492] systemd[1]: Starting System Slice. [ 1.353897] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.356043] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.360154] systemd[1]: Reached target Slices. [ 1.361309] systemd[1]: Starting Slices. [ 1.362424] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.364508] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.367319] systemd[1]: Reached target Timers. [ 1.368469] systemd[1]: Starting Timers. [ 1.369828] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Swap. [ 1.372499] systemd[1]: Reached target Swap. [ 1.373627] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Sockets. [ 1.375409] systemd[1]: Reached target Sockets. [ 1.376585] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.378383] systemd[1]: Reached target Paths. [ 1.379530] systemd[1]: Starting Paths. [ 1.380877] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.383915] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.433795] RPC: Registered named UNIX socket transport module. [ 1.435168] RPC: Registered udp transport module. [ 1.436346] RPC: Registered tcp transport module. [ 1.437517] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.528947] FDC 0 is a S82078B [ 1.540591] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.551474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.554608] scsi host0: ata_piix [ 1.555668] scsi host1: ata_piix [ 1.556668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.558169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.597605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.602338] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.691457] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.692941] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.694480] usb 1-1: Product: QEMU USB Tablet [ 1.695600] usb 1-1: Manufacturer: QEMU [ 1.696644] usb 1-1: SerialNumber: 42 [ 1.706624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.709121] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.792635] SGI XFS with ACLs, security attributes, no debug enabled [ 1.794937] XFS (vda1): Mounting V4 Filesystem [ 1.910934] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre).[ 2.102836] tsc: Refined TSC clocksource calibration: 3491.909 MHz [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.157344] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.418554] SELinux: Disabled at runtime. [ 2.456596] type=1404 audit(1539148929.662:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.492260] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.493985] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.939970] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.987199] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.255674] type=1305 audit(1539148930.461:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus.[ 3.321064] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.338653] ppdev: user-space parallel port driver [ 3.343115] [drm] Initialized drm 1.1.0 20060810 [ 3.347772] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.371699] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.371700] [TTM] Initializing pool allocator [ 3.371702] [TTM] Initializing DMA pool allocator [ 3.371898] [drm] fb mappable at 0xFC000000 [ 3.371899] [drm] vram aper at 0xFC000000 [ 3.371899] [drm] size 33554432 [ 3.371899] [drm] fb depth is 24 [ 3.371900] [drm] pitch is 3072 [ 3.382695] fbcon: cirrusdrmfb (fb0) is primary device [ 3.401173] Console: switching to colour frame buffer device 128x48 [ 3.413565] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [ 3.422213] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.480802] AES CTR mode by8 optimization enabled [ 3.489648] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. [ 3.507050] alg: No test for crc32 (crc32-pclmul) Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. [ 3.537025] intel_rapl: no valid rapl domains found in package 0 Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0.[ 3.569228] intel_rapl: no valid rapl domains found in package 0 Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.582813] intel_powerclamp: No package C-state available [ 3.592388] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.960407] cloud-init[514]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:22:11 +0000. Up 3.93 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-10 05:22:14,680 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-10-10 05:22:23,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-10 05:22:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:22:24,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:22: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-d5b0e8b9-4470-44cf-b8cd-a0d59de9458e x-compute-request-id: req-d5b0e8b9-4470-44cf-b8cd-a0d59de9458e Content-Encoding: gzip Content-Length: 12746 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1854220448 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.310733] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.312925] pid_max: default: 32768 minimum: 301\n[ 0.314113] Security Framework initialized\n[ 0.315211] SELinux: Initializing.\n[ 0.316473] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.319595] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.322353] Mount-cache hash table entries: 4096\n[ 0.323819] Initializing cgroup subsys memory\n[ 0.324968] Initializing cgroup subsys devices\n[ 0.326119] Initializing cgroup subsys freezer\n[ 0.327268] Initializing cgroup subsys net_cls\n[ 0.328410] Initializing cgroup subsys blkio\n[ 0.329541] Initializing cgroup subsys perf_event\n[ 0.330730] Initializing cgroup subsys hugetlb\n[ 0.331880] Initializing cgroup subsys pids\n[ 0.332989] Initializing cgroup subsys net_prio\n[ 0.334221] CPU: Physical Processor ID: 0\n[ 0.336007] mce: CPU supports 10 MCE banks\n[ 0.337133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.338404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.339683] tlb_flushall_shift: 6\n[ 0.340871] Freeing SMP alternatives: 28k freed\n[ 0.344832] ACPI: Core revision 20130517\n[ 0.346312] ACPI: All ACPI Tables successfully acquired\n[ 0.347760] ftrace: allocating 25812 entries in 101 pages\n[ 0.370106] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.371620] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.373082] smpboot: Max logical packages: 2\n[ 0.374374] Enabling x2apic\n[ 0.375271] Enabled x2apic\n[ 0.376355] Switched APIC routing to physical x2apic.\n[ 0.378531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.379988] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.382598] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389435] KVM setup paravirtual spinlock\n[ 0.391683] smpboot: Booting Node 0, Processors #1 OK\n[ 0.393293] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.415892] Brought up 2 CPUs\n[ 0.415894] KVM setup async PF for cpu 1\n[ 0.415897] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.419051] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.421121] devtmpfs: initialized\n[ 0.423916] EVM: security.selinux\n[ 0.424881] EVM: security.ima\n[ 0.425782] EVM: security.capability\n[ 0.427388] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.428895] pinctrl core: initialized pinctrl subsystem\n[ 0.430246] NET: Registered protocol family 16\n[ 0.431582] ACPI: bus type PCI registered\n[ 0.432653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.434148] PCI: Using configuration type 1 for base access\n[ 0.438764] ACPI: Added _OSI(Module Device)\n[ 0.439895] ACPI: Added _OSI(Processor Device)\n[ 0.441034] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.442201] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.444980] ACPI: Interpreter enabled\n[ 0.446016] ACPI: (supports S0 S5)\n[ 0.446988] ACPI: Using IOAPIC for interrupt routing\n[ 0.448196] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.453443] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.455083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.456550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459295] acpiphp: Slot [3] registered\n[ 0.460370] acpiphp: Slot [4] registered\n[ 0.461454] acpiphp: Slot [5] registered\n[ 0.462521] acpiphp: Slot [6] registered\n[ 0.463589] acpiphp: Slot [7] registered\n[ 0.464653] acpiphp: Slot [8] registered\n[ 0.465717] acpiphp: Slot [9] registered\n[ 0.466778] acpiphp: Slot [10] registered\n[ 0.467854] acpiphp: Slot [11] registered\n[ 0.468929] acpiphp: Slot [12] registered\n[ 0.470010] acpiphp: Slot [13] registered\n[ 0.471091] acpiphp: Slot [14] registered\n[ 0.472167] acpiphp: Slot [15] registered\n[ 0.473241] acpiphp: Slot [16] registered\n[ 0.474324] acpiphp: Slot [17] registered\n[ 0.475409] acpiphp: Slot [18] registered\n[ 0.476496] acpiphp: Slot [19] registered\n[ 0.477580] acpiphp: Slot [20] registered\n[ 0.478739] acpiphp: Slot [21] registered\n[ 0.479950] acpiphp: Slot [22] registered\n[ 0.481166] acpiphp: Slot [23] registered\n[ 0.482374] acpiphp: Slot [24] registered\n[ 0.483586] acpiphp: Slot [25] registered\n[ 0.484784] acpiphp: Slot [26] registered\n[ 0.485992] acpiphp: Slot [27] registered\n[ 0.487201] acpiphp: Slot [28] registered\n[ 0.488468] acpiphp: Slot [29] registered\n[ 0.489708] acpiphp: Slot [30] registered\n[ 0.490926] acpiphp: Slot [31] registered\n[ 0.492140] PCI host bridge to bus 0000:00\n[ 0.493422] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494897] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.496598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.508475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510272] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511920] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.514240] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.520564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570280] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.573727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.575616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.577493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581183] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.582871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.585258] vgaarb: loaded\n[ 0.586264] vgaarb: bridge control possible 0000:00:02.0\n[ 0.587798] SCSI subsystem initialized\n[ 0.589013] ACPI: bus type USB registered\n[ 0.590270] usbcore: registered new interface driver usbfs\n[ 0.591748] usbcore: registered new interface driver hub\n[ 0.593243] usbcore: registered new device driver usb\n[ 0.594742] PCI: Using ACPI for IRQ routing\n[ 0.596268] NetLabel: Initializing\n[ 0.597375] NetLabel: domain hash size = 128\n[ 0.598621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.600014] NetLabel: unlabeled traffic allowed by default\n[ 0.601578] Switched to clocksource kvm-clock\n[ 0.608486] pnp: PnP ACPI init\n[ 0.609534] ACPI: bus type PNP registered\n[ 0.611034] pnp: PnP ACPI: found 5 devices\n[ 0.612227] ACPI: bus type PNP unregistered\n[ 0.619399] NET: Registered protocol family 2\n[ 0.620876] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.623247] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.625199] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.626948] TCP: reno registered\n[ 0.628004] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.629585] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.631263] NET: Registered protocol family 1\n[ 0.632515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634028] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635513] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.655158] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675081] Unpacking initramfs...\n[ 1.080545] Freeing initrd memory: 37508k freed\n[ 1.089792] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.091534] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.100932] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.102639] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.104546] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.106182] Initialise system trusted keyring\n[ 1.107479] audit: initializing netlink socket (disabled)\n[ 1.108962] type=2000 audit(1539148928.494:1): initialized\n[ 1.125650] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.127297] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.129788] zpool: loaded\n[ 1.130664] zbud: loaded\n[ 1.131651] VFS: Disk quotas dquot_6.5.2\n[ 1.132725] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.134279] msgmni has been set to 7578\n[ 1.135361] Key type big_key registered\n[ 1.136977] NET: Registered protocol family 38\n[ 1.138120] Key type asymmetric registered\n[ 1.139197] Asymmetric key parser 'x509' registered\n[ 1.140408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.142423] io scheduler noop registered\n[ 1.143486] io scheduler deadline registered (default)\n[ 1.144725] io scheduler cfq registered\n[ 1.145831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.157151] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.158690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.160660] ACPI: Power Button [PWRF]\n[ 1.161773] GHES: HEST is not enabled!\n[ 1.162855] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.187194] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.188793] Non-volatile memory driver v1.3\n[ 1.189894] Linux agpgart interface v0.103\n[ 1.191081] crash memory driver: version 1.1\n[ 1.192227] rdac: device handler registered\n[ 1.193375] hp_sw: device handler registered\n[ 1.194497] emc: device handler registered\n[ 1.195574] alua: device handler registered\n[ 1.196681] libphy: Fixed MDIO Bus: probed\n[ 1.197827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.199278] ehci-pci: EHCI PCI platform driver\n[ 1.200412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.201800] ohci-pci: OHCI PCI platform driver\n[ 1.202932] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.222814] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.224164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.226149] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.227408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.228802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.230288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.232236] usb usb1: Product: UHCI Host Controller\n[ 1.233496] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.235024] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.236264] hub 1-0:1.0: USB hub found\n[ 1.237313] hub 1-0:1.0: 2 ports detected\n[ 1.238474] usbcore: registered new interface driver usbserial\n[ 1.239832] usbcore: registered new interface driver usbserial_generic\n[ 1.241282] usbserial: USB Serial support registered for generic\n[ 1.242674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.245319] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.246563] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.247850] mousedev: PS/2 mouse device common for all mice\n[ 1.249383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.252034] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.254220] rtc_cmos 00:00: RTC can wake from S4\n[ 1.255695] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.257833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.259276] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.260752] cpuidle: using governor menu\n[ 1.261848] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.263201] usbcore: registered new interface driver usbhid\n[ 1.264515] usbhid: USB HID core driver\n[ 1.265616] drop_monitor: Initializing network drop monitor service\n[ 1.267138] TCP: cubic registered\n[ 1.268123] Initializing XFRM netlink socket\n[ 1.269308] NET: Registered protocol family 10\n[ 1.270641] NET: Registered protocol family 17\n[ 1.271926] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.273293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.274680] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.276939] Loading compiled-in X.509 certificates\n[ 1.278159] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.280482] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.283196] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.285530] registered taskstats version 1\n[ 1.288157] Key type trusted registered\n[ 1.290359] Key type encrypted registered\n[ 1.292609] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.294258] rtc_cmos 00:00: setting system clock to 2018-10-10 05:22:08 UTC (1539148928)\n[ 1.296972] Freeing unused kernel memory: 1680k freed\n[ 1.301137] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.305150] systemd[1]: Detected virtualization kvm.\n[ 1.306378] systemd[1]: Detected architecture x86-64.\n[ 1.307656] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.310052] systemd[1]: No hostname configured.\n[ 1.311234] systemd[1]: Set hostname to .\n[ 1.312497] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.334782] systemd[1]: Created slice Root Slice.\n[ 1.335967] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.337973] systemd[1]: Listening on udev Kernel Socket.\n[ 1.339272] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.341358] systemd[1]: Listening on udev Control Socket.\n[ 1.342656] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.344701] systemd[1]: Listening on Journal Socket.\n[ 1.345919] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.347927] systemd[1]: Reached target Local File Systems.\n[ 1.349226] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.351274] systemd[1]: Created slice System Slice.\n[ 1.352492] systemd[1]: Starting System Slice.\n[ 1.353897] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.356043] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.360154] systemd[1]: Reached target Slices.\n[ 1.361309] systemd[1]: Starting Slices.\n[ 1.362424] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.364508] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.367319] systemd[1]: Reached target Timers.\n[ 1.368469] systemd[1]: Starting Timers.\n[ 1.369828] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Swap.\n[ 1.372499] systemd[1]: Reached target Swap.\n[ 1.373627] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Sockets.\n[ 1.375409] systemd[1]: Reached target Sockets.\n[ 1.376585] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.378383] systemd[1]: Reached target Paths.\n[ 1.379530] systemd[1]: Starting Paths.\n[ 1.380877] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.383915] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.433795] RPC: Registered named UNIX socket transport module.\n[ 1.435168] RPC: Registered udp transport module.\n[ 1.436346] RPC: Registered tcp transport module.\n[ 1.437517] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.528947] FDC 0 is a S82078B\n[ 1.540591] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.551474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.554608] scsi host0: ata_piix\n[ 1.555668] scsi host1: ata_piix\n[ 1.556668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.558169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.597605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.602338] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.691457] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.692941] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.694480] usb 1-1: Product: QEMU USB Tablet\n[ 1.695600] usb 1-1: Manufacturer: QEMU\n[ 1.696644] usb 1-1: SerialNumber: 42\n[ 1.706624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.709121] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.792635] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.794937] XFS (vda1): Mounting V4 Filesystem\n[ 1.910934] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).[ 2.102836] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.157344] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.418554] SELinux: Disabled at runtime.\n[ 2.456596] type=1404 audit(1539148929.662:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.492260] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.493985] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n Starting Rebuild Hardware Database...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.939970] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.987199] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.255674] type=1305 audit(1539148930.461:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.321064] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[ 3.338653] ppdev: user-space parallel port driver\n[ 3.343115] [drm] Initialized drm 1.1.0 20060810\n[ 3.347772] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.371699] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.371700] [TTM] Initializing pool allocator\n[ 3.371702] [TTM] Initializing DMA pool allocator\n[ 3.371898] [drm] fb mappable at 0xFC000000\n[ 3.371899] [drm] vram aper at 0xFC000000\n[ 3.371899] [drm] size 33554432\n[ 3.371899] [drm] fb depth is 24\n[ 3.371900] [drm] pitch is 3072\n[ 3.382695] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.401173] Console: switching to colour frame buffer device 128x48\n[ 3.413565] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[ 3.422213] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.480802] AES CTR mode by8 optimization enabled\n[ 3.489648] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n[ 3.507050] alg: No test for crc32 (crc32-pclmul)\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n[ 3.537025] intel_rapl: no valid rapl domains found in package 0\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.[ 3.569228] intel_rapl: no valid rapl domains found in package 0\n\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.582813] intel_powerclamp: No package C-state available\n[ 3.592388] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.960407] cloud-init[514]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:22:11 +0000. Up 3.93 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.030494] cloud-init[820]: Cloud-init v. 0.7.5 running 'init' at Wed, 10 Oct 2018 05:22:13 +0000. Up 5.98 seconds.\n[ 6.048238] cloud-init[820]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.050477] cloud-init[820]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.052634] cloud-init[820]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.054769] cloud-init[820]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.056879] cloud-init[820]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.058982] cloud-init[820]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:fc:35:c0 |\n[ 6.061050] cloud-init[820]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.063109] cloud-init[820]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.066477] cloud-init[820]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.068603] cloud-init[820]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.070876] cloud-init[820]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.073158] cloud-init[820]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.075350] cloud-init[820]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 6.077633] cloud-init[820]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.079942] cloud-init[820]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[ 8.950286] cloud-init[2296]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 10 Oct 2018 05:22:16 +0000. Up 8.81 seconds.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.983980] cloud-init[2411]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 10 Oct 2018 05:22:17 +0000. Up 9.91 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d2:49:15:21:cd:2c:d0:5e:23:63:20:77:23:6b:2a:78 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.050278] cloud-init[2411]: Cloud-init v. 0.7.5 finished at Wed, 10 Oct 2018 05:22:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.03 seconds\n"} 2018-10-10 05:22:24,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f/action used request id req-d5b0e8b9-4470-44cf-b8cd-a0d59de9458e 2018-10-10 05:22:24,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13001513481s 2018-10-10 05:22:24,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f/action used request id req-d5b0e8b9-4470-44cf-b8cd-a0d59de9458e 2018-10-10 05:22:24,822 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1854220448 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.310733] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.312925] pid_max: default: 32768 minimum: 301 [ 0.314113] Security Framework initialized [ 0.315211] SELinux: Initializing. [ 0.316473] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.319595] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.322353] Mount-cache hash table entries: 4096 [ 0.323819] Initializing cgroup subsys memory [ 0.324968] Initializing cgroup subsys devices [ 0.326119] Initializing cgroup subsys freezer [ 0.327268] Initializing cgroup subsys net_cls [ 0.328410] Initializing cgroup subsys blkio [ 0.329541] Initializing cgroup subsys perf_event [ 0.330730] Initializing cgroup subsys hugetlb [ 0.331880] Initializing cgroup subsys pids [ 0.332989] Initializing cgroup subsys net_prio [ 0.334221] CPU: Physical Processor ID: 0 [ 0.336007] mce: CPU supports 10 MCE banks [ 0.337133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.338404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.339683] tlb_flushall_shift: 6 [ 0.340871] Freeing SMP alternatives: 28k freed [ 0.344832] ACPI: Core revision 20130517 [ 0.346312] ACPI: All ACPI Tables successfully acquired [ 0.347760] ftrace: allocating 25812 entries in 101 pages [ 0.370106] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371620] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.373082] smpboot: Max logical packages: 2 [ 0.374374] Enabling x2apic [ 0.375271] Enabled x2apic [ 0.376355] Switched APIC routing to physical x2apic. [ 0.378531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.379988] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.382598] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389435] KVM setup paravirtual spinlock [ 0.391683] smpboot: Booting Node 0, Processors #1 OK [ 0.393293] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.415892] Brought up 2 CPUs [ 0.415894] KVM setup async PF for cpu 1 [ 0.415897] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.419051] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.421121] devtmpfs: initialized [ 0.423916] EVM: security.selinux [ 0.424881] EVM: security.ima [ 0.425782] EVM: security.capability [ 0.427388] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.428895] pinctrl core: initialized pinctrl subsystem [ 0.430246] NET: Registered protocol family 16 [ 0.431582] ACPI: bus type PCI registered [ 0.432653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.434148] PCI: Using configuration type 1 for base access [ 0.438764] ACPI: Added _OSI(Module Device) [ 0.439895] ACPI: Added _OSI(Processor Device) [ 0.441034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.442201] ACPI: Added _OSI(Processor Aggregator Device) [ 0.444980] ACPI: Interpreter enabled [ 0.446016] ACPI: (supports S0 S5) [ 0.446988] ACPI: Using IOAPIC for interrupt routing [ 0.448196] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.453443] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.455083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.456550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459295] acpiphp: Slot [3] registered [ 0.460370] acpiphp: Slot [4] registered [ 0.461454] acpiphp: Slot [5] registered [ 0.462521] acpiphp: Slot [6] registered [ 0.463589] acpiphp: Slot [7] registered [ 0.464653] acpiphp: Slot [8] registered [ 0.465717] acpiphp: Slot [9] registered [ 0.466778] acpiphp: Slot [10] registered [ 0.467854] acpiphp: Slot [11] registered [ 0.468929] acpiphp: Slot [12] registered [ 0.470010] acpiphp: Slot [13] registered [ 0.471091] acpiphp: Slot [14] registered [ 0.472167] acpiphp: Slot [15] registered [ 0.473241] acpiphp: Slot [16] registered [ 0.474324] acpiphp: Slot [17] registered [ 0.475409] acpiphp: Slot [18] registered [ 0.476496] acpiphp: Slot [19] registered [ 0.477580] acpiphp: Slot [20] registered [ 0.478739] acpiphp: Slot [21] registered [ 0.479950] acpiphp: Slot [22] registered [ 0.481166] acpiphp: Slot [23] registered [ 0.482374] acpiphp: Slot [24] registered [ 0.483586] acpiphp: Slot [25] registered [ 0.484784] acpiphp: Slot [26] registered [ 0.485992] acpiphp: Slot [27] registered [ 0.487201] acpiphp: Slot [28] registered [ 0.488468] acpiphp: Slot [29] registered [ 0.489708] acpiphp: Slot [30] registered [ 0.490926] acpiphp: Slot [31] registered [ 0.492140] PCI host bridge to bus 0000:00 [ 0.493422] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494897] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.496598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500531] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.508475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510272] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511920] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.514240] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520564] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522785] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570280] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.577493] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579401] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581183] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.585258] vgaarb: loaded [ 0.586264] vgaarb: bridge control possible 0000:00:02.0 [ 0.587798] SCSI subsystem initialized [ 0.589013] ACPI: bus type USB registered [ 0.590270] usbcore: registered new interface driver usbfs [ 0.591748] usbcore: registered new interface driver hub [ 0.593243] usbcore: registered new device driver usb [ 0.594742] PCI: Using ACPI for IRQ routing [ 0.596268] NetLabel: Initializing [ 0.597375] NetLabel: domain hash size = 128 [ 0.598621] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.600014] NetLabel: unlabeled traffic allowed by default [ 0.601578] Switched to clocksource kvm-clock [ 0.608486] pnp: PnP ACPI init [ 0.609534] ACPI: bus type PNP registered [ 0.611034] pnp: PnP ACPI: found 5 devices [ 0.612227] ACPI: bus type PNP unregistered [ 0.619399] NET: Registered protocol family 2 [ 0.620876] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.623247] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.625199] TCP: Hash tables configured (established 32768 bind 32768) [ 0.626948] TCP: reno registered [ 0.628004] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.629585] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.631263] NET: Registered protocol family 1 [ 0.632515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634028] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635513] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.655158] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675081] Unpacking initramfs... [ 1.080545] Freeing initrd memory: 37508k freed [ 1.089792] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.091534] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.100932] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.102639] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.104546] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.106182] Initialise system trusted keyring [ 1.107479] audit: initializing netlink socket (disabled) [ 1.108962] type=2000 audit(1539148928.494:1): initialized [ 1.125650] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.127297] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.129788] zpool: loaded [ 1.130664] zbud: loaded [ 1.131651] VFS: Disk quotas dquot_6.5.2 [ 1.132725] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.134279] msgmni has been set to 7578 [ 1.135361] Key type big_key registered [ 1.136977] NET: Registered protocol family 38 [ 1.138120] Key type asymmetric registered [ 1.139197] Asymmetric key parser 'x509' registered [ 1.140408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.142423] io scheduler noop registered [ 1.143486] io scheduler deadline registered (default) [ 1.144725] io scheduler cfq registered [ 1.145831] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.157151] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.158690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.160660] ACPI: Power Button [PWRF] [ 1.161773] GHES: HEST is not enabled! [ 1.162855] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.187194] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.188793] Non-volatile memory driver v1.3 [ 1.189894] Linux agpgart interface v0.103 [ 1.191081] crash memory driver: version 1.1 [ 1.192227] rdac: device handler registered [ 1.193375] hp_sw: device handler registered [ 1.194497] emc: device handler registered [ 1.195574] alua: device handler registered [ 1.196681] libphy: Fixed MDIO Bus: probed [ 1.197827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.199278] ehci-pci: EHCI PCI platform driver [ 1.200412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.201800] ohci-pci: OHCI PCI platform driver [ 1.202932] uhci_hcd: USB Universal Host Controller Interface driver [ 1.222814] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.224164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.226149] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.227408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.228802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.230288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.232236] usb usb1: Product: UHCI Host Controller [ 1.233496] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.235024] usb usb1: SerialNumber: 0000:00:01.2 [ 1.236264] hub 1-0:1.0: USB hub found [ 1.237313] hub 1-0:1.0: 2 ports detected [ 1.238474] usbcore: registered new interface driver usbserial [ 1.239832] usbcore: registered new interface driver usbserial_generic [ 1.241282] usbserial: USB Serial support registered for generic [ 1.242674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.245319] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.246563] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.247850] mousedev: PS/2 mouse device common for all mice [ 1.249383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.252034] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.254220] rtc_cmos 00:00: RTC can wake from S4 [ 1.255695] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.257833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.259276] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.260752] cpuidle: using governor menu [ 1.261848] hidraw: raw HID events driver (C) Jiri Kosina [ 1.263201] usbcore: registered new interface driver usbhid [ 1.264515] usbhid: USB HID core driver [ 1.265616] drop_monitor: Initializing network drop monitor service [ 1.267138] TCP: cubic registered [ 1.268123] Initializing XFRM netlink socket [ 1.269308] NET: Registered protocol family 10 [ 1.270641] NET: Registered protocol family 17 [ 1.271926] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.273293] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.274680] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.276939] Loading compiled-in X.509 certificates [ 1.278159] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.280482] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.283196] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.285530] registered taskstats version 1 [ 1.288157] Key type trusted registered [ 1.290359] Key type encrypted registered [ 1.292609] IMA: No TPM chip found, activating TPM-bypass! [ 1.294258] rtc_cmos 00:00: setting system clock to 2018-10-10 05:22:08 UTC (1539148928) [ 1.296972] Freeing unused kernel memory: 1680k freed [ 1.301137] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.305150] systemd[1]: Detected virtualization kvm. [ 1.306378] systemd[1]: Detected architecture x86-64. [ 1.307656] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.310052] systemd[1]: No hostname configured. [ 1.311234] systemd[1]: Set hostname to . [ 1.312497] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.334782] systemd[1]: Created slice Root Slice. [ 1.335967] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.337973] systemd[1]: Listening on udev Kernel Socket. [ 1.339272] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.341358] systemd[1]: Listening on udev Control Socket. [ 1.342656] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.344701] systemd[1]: Listening on Journal Socket. [ 1.345919] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.347927] systemd[1]: Reached target Local File Systems. [ 1.349226] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.351274] systemd[1]: Created slice System Slice. [ 1.352492] systemd[1]: Starting System Slice. [ 1.353897] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.356043] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.360154] systemd[1]: Reached target Slices. [ 1.361309] systemd[1]: Starting Slices. [ 1.362424] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.364508] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.367319] systemd[1]: Reached target Timers. [ 1.368469] systemd[1]: Starting Timers. [ 1.369828] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Swap. [ 1.372499] systemd[1]: Reached target Swap. [ 1.373627] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Sockets. [ 1.375409] systemd[1]: Reached target Sockets. [ 1.376585] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.378383] systemd[1]: Reached target Paths. [ 1.379530] systemd[1]: Starting Paths. [ 1.380877] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.383915] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.433795] RPC: Registered named UNIX socket transport module. [ 1.435168] RPC: Registered udp transport module. [ 1.436346] RPC: Registered tcp transport module. [ 1.437517] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.528947] FDC 0 is a S82078B [ 1.540591] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.551474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.554608] scsi host0: ata_piix [ 1.555668] scsi host1: ata_piix [ 1.556668] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.558169] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.597605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.602338] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.691457] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.692941] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.694480] usb 1-1: Product: QEMU USB Tablet [ 1.695600] usb 1-1: Manufacturer: QEMU [ 1.696644] usb 1-1: SerialNumber: 42 [ 1.706624] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.709121] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.792635] SGI XFS with ACLs, security attributes, no debug enabled [ 1.794937] XFS (vda1): Mounting V4 Filesystem [ 1.910934] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre).[ 2.102836] tsc: Refined TSC clocksource calibration: 3491.909 MHz [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.157344] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.418554] SELinux: Disabled at runtime. [ 2.456596] type=1404 audit(1539148929.662:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.492260] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.493985] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.939970] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.987199] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.255674] type=1305 audit(1539148930.461:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus.[ 3.321064] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.338653] ppdev: user-space parallel port driver [ 3.343115] [drm] Initialized drm 1.1.0 20060810 [ 3.347772] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.371699] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.371700] [TTM] Initializing pool allocator [ 3.371702] [TTM] Initializing DMA pool allocator [ 3.371898] [drm] fb mappable at 0xFC000000 [ 3.371899] [drm] vram aper at 0xFC000000 [ 3.371899] [drm] size 33554432 [ 3.371899] [drm] fb depth is 24 [ 3.371900] [drm] pitch is 3072 [ 3.382695] fbcon: cirrusdrmfb (fb0) is primary device [ 3.401173] Console: switching to colour frame buffer device 128x48 [ 3.413565] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [ 3.422213] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.480802] AES CTR mode by8 optimization enabled [ 3.489648] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. [ 3.507050] alg: No test for crc32 (crc32-pclmul) Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. [ 3.537025] intel_rapl: no valid rapl domains found in package 0 Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0.[ 3.569228] intel_rapl: no valid rapl domains found in package 0 Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.582813] intel_powerclamp: No package C-state available [ 3.592388] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.960407] cloud-init[514]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:22:11 +0000. Up 3.93 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Crash recovery kernel arming... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [ 6.030494] cloud-init[820]: Cloud-init v. 0.7.5 running 'init' at Wed, 10 Oct 2018 05:22:13 +0000. Up 5.98 seconds. [ 6.048238] cloud-init[820]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.050477] cloud-init[820]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.052634] cloud-init[820]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.054769] cloud-init[820]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.056879] cloud-init[820]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.058982] cloud-init[820]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:fc:35:c0 | [ 6.061050] cloud-init[820]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.063109] cloud-init[820]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.066477] cloud-init[820]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.068603] cloud-init[820]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.070876] cloud-init[820]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.073158] cloud-init[820]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.075350] cloud-init[820]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 6.077633] cloud-init[820]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.079942] cloud-init[820]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. [ 8.950286] cloud-init[2296]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 10 Oct 2018 05:22:16 +0000. Up 8.81 seconds. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.983980] cloud-init[2411]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 10 Oct 2018 05:22:17 +0000. Up 9.91 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d2:49:15:21:cd:2c:d0:5e:23:63:20:77:23:6b:2a:78 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.050278] cloud-init[2411]: Cloud-init v. 0.7.5 finished at Wed, 10 Oct 2018 05:22:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.03 seconds 2018-10-10 05:22:24,827 - paramiko.transport - DEBUG - starting thread (client mode): 0xede78dd0L 2018-10-10 05:22:24,828 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:22:24,851 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-10 05:22:24,851 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-10 05:22:24,912 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-10 05:22:24,912 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:22:24,912 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:22:24,912 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:22:24,912 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:22:24,912 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:22:24,945 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:22:24,946 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:22:24,960 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-10 05:22:24,961 - paramiko.transport - DEBUG - Trying key d2491521cd2cd05e23632077236b2a78 from /tmp/tmpEpfZxq 2018-10-10 05:22:24,988 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:22:25,027 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:22:25,062 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-10 05:22:25,062 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-10 05:22:25,063 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-10 05:22:25,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-10-10 05:22:25,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:25,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:25,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:25,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:25,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:25,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:25,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:25,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4886, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4892, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1530, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4871, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 957, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4572, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4860, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-10 05:22:25,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:25,206 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:23 GMT 2018-10-10 05:22:25,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:25,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-10 05:22:25,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:25,207 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4886, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4892, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1530, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4871, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 957, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 800, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4572, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4860, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-10 05:22:25,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-10-10 05:22:25,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:25,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:25,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:25,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4886, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4892, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1530, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4871, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 957, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4572, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4860, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:23 GMT 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-10 05:22:25,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:25,316 - functest.core.cloudify - INFO - The current manager status is running 2018-10-10 05:22:25,316 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-10 05:22:25,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:25,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:25,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:25,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:25,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:25,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:23.985Z", "updated_at": "2018-10-10T05:22:23.985Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:24 GMT 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:25,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-10-10 05:22:25,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:25,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:25,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:25,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:25,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:25,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:25,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:25,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:23.985Z", "updated_at": "2018-10-10T05:22:23.985Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-10 05:22:25,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:25,613 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:24 GMT 2018-10-10 05:22:25,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:25,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-10 05:22:25,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:25,613 - functest.core.cloudify - DEBUG - List secrets: 2018-10-10 05:22:25,614 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-10-10 05:22:25,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:25,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:25,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:23.985Z", "updated_at": "2018-10-10T05:22:23.985Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:24 GMT 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:25,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-10 05:22:25,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:25,705 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-10 05:22:25,705 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-10 05:22:25,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:22:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:22:25,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ed128e-7900-4704-b163-c562d6f11908 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824"}, "enabled": true, "id": "4537f29306c843f790607a4977125824", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:22:25,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-51ed128e-7900-4704-b163-c562d6f11908 2018-10-10 05:22:25,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0971610546112s 2018-10-10 05:22:25,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-51ed128e-7900-4704-b163-c562d6f11908 2018-10-10 05:22:25,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-10 05:22:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/quotas/4537f29306c843f790607a4977125824.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-10 05:22:26,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-bd18c8f4-257b-4642-8006-aae55df5668a Date: Wed, 10 Oct 2018 05:22:26 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-10-10 05:22:26,039 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/4537f29306c843f790607a4977125824.json used request id req-bd18c8f4-257b-4642-8006-aae55df5668a 2018-10-10 05:22:26,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.233072042465s 2018-10-10 05:22:26,039 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/4537f29306c843f790607a4977125824.json used request id req-bd18c8f4-257b-4642-8006-aae55df5668a 2018-10-10 05:22:26,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-10 05:22:26,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-10 05:22:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:22:26,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5637d5c-00b2-4ab8-ab43-f66ad73632aa Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.25:5000/v3/services/108b8f20aee94d3091f5336d85c4b627"}, "enabled": true, "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1a29c27598d54490b03c1ccc36ea80d9"}, "enabled": true, "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1b489ac6ceea4617981f658e54aa05eb"}, "enabled": true, "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1f623ddcba0942b485ab189924f2cec3"}, "enabled": true, "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.25:5000/v3/services/33e442096f4c4ed8a77d360792732218"}, "enabled": true, "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.25:5000/v3/services/5f5b9c837e5546d3b6db629b5721b612"}, "enabled": true, "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.25:5000/v3/services/6d3ab199be6848aa88c359008504d31e"}, "enabled": true, "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.25:5000/v3/services/6d52e9c52a4d4bf0a3d6575b9b82a8b5"}, "enabled": true, "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.25:5000/v3/services/8c8890572c324bffabb6fb8e14496dd2"}, "enabled": true, "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.25:5000/v3/services/8f3c5f02a31943fba583d1428e73f46d"}, "enabled": true, "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.25:5000/v3/services/94910f6b89ac41f7a32fc0c6c3b55f83"}, "enabled": true, "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.25:5000/v3/services/97fa075c348b4251ab538866251795d6"}, "enabled": true, "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.25:5000/v3/services/99c3ba46242a45199fdeb1c9bf8feef2"}, "enabled": true, "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.25:5000/v3/services/b96bf1030f67482e83823a653ccecaf4"}, "enabled": true, "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.25:5000/v3/services/d3d082d3c1684e209a6b6a1cb5db64c9"}, "enabled": true, "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.25:5000/v3/services/e8a2c9b5ee8a4eba9c0d7e3cef37a4ee"}, "enabled": true, "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "links": {"self": "http://172.30.9.25:5000/v3/services", "previous": null, "next": null}} 2018-10-10 05:22:26,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/services used request id req-f5637d5c-00b2-4ab8-ab43-f66ad73632aa 2018-10-10 05:22:26,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0760769844055s 2018-10-10 05:22:26,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-10 05:22:26,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:22:26,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac554499-3bf7-4d34-a004-a056fdbb16d9 Content-Encoding: gzip Content-Length: 2092 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/05a9c3ad7cb344649643702cd9fa4e3f"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/08260040f97c49c99c4d83e16f41ffbb"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0df6a35d15a94736a65e989547b3011c"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "0df6a35d15a94736a65e989547b3011c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1253c103b6ad4f2c8e866cab422d3881"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/18eae4c6b74442eeb5579cda6d6e5635"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1c3d9d1712e542aea65a219ac5832cd1"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1e53c4680da84150aa99420ebbc1b808"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/22cd1fb9fee24d33912af9228753ad8d"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/23b3a3cba8704f4d8a9fa0d63a657250"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/26b29838e075444bacebd151f6a885ce"}, "url": "http://172.30.9.25:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97fa075c348b4251ab538866251795d6", "id": "26b29838e075444bacebd151f6a885ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3c9b9494d8484b568894c117069e43f8"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "3c9b9494d8484b568894c117069e43f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3ec0e360dcae4f78b6b5efedebdc3cc4"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/47bdfa54a4fd43b08db14fe6a9f55c65"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4b16fbcaeadd4bed9be4c7278fcff715"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4d34289d2d4f4b4abcbd5cc19799bd13"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4e2695efe1234123b204fd01c0002289"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "4e2695efe1234123b204fd01c0002289"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4f4decd89f5742d098fe17002292efce"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "4f4decd89f5742d098fe17002292efce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/57d49f5edea3489ca328a9fb50fcdcda"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/596663ab93204743bd756f887cacdc17"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "596663ab93204743bd756f887cacdc17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/65d781eeb2a645c4bcdbc77321fff0a4"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/68ac7d03386d44fc8b53af9a70763f65"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7008732ef07b4002bfe799e94165059b"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "7008732ef07b4002bfe799e94165059b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7370e6741d8241bf8828a5913425ee74"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "7370e6741d8241bf8828a5913425ee74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7d1414c0d25045b5af68b215ceeb4d3f"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8110b813b4b4455abaf2688620a175a7"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "8110b813b4b4455abaf2688620a175a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/896a61e312bd47fa8f8775614341979e"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97fa075c348b4251ab538866251795d6", "id": "896a61e312bd47fa8f8775614341979e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/94dfbf51fc60478aa5465f3395a02ea3"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/98f0a26a7de7474ca9de7beb2b0a4e58"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9ccd784c4158468c9404851a17c4e9bb"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "9ccd784c4158468c9404851a17c4e9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a3920202aff64f77a4753a679e2b3d9d"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a5abbd9c62a44f05b6597d4f75061235"}, "url": "http://172.30.9.25:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "a5abbd9c62a44f05b6597d4f75061235"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a79935a226084044ba2e6d2414a581c8"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "a79935a226084044ba2e6d2414a581c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a99160827e3444a0b8ea6e8e876811db"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "a99160827e3444a0b8ea6e8e876811db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b3d9f121656f4353a0661d530a3ce029"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "b3d9f121656f4353a0661d530a3ce029"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b9376716306e4a1e9b2c4a2c2009184b"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "b9376716306e4a1e9b2c4a2c2009184b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b953f69517bd46bb9c0650df8fdc06c0"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ba0f435e153d4056aa5ec2d3ac470e13"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c1f6a19d90294b37b7599c1904cbbf69"}, "url": "http://172.30.9.25:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c857863a3df840c7b284ecb6ba25292c"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "c857863a3df840c7b284ecb6ba25292c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd78b85d3ef9470f9f238a5478fb328e"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "cd78b85d3ef9470f9f238a5478fb328e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d7926ed5f4ad42259e64f0f1d2ad8d0c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ddb493e2646843b888dc7edfc9234ce4"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97fa075c348b4251ab538866251795d6", "id": "ddb493e2646843b888dc7edfc9234ce4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f185e5d859d24c01992e4e90653dbe20"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "f185e5d859d24c01992e4e90653dbe20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f8c95073d6ba4e2c9c4a055788a4a66c"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ff840bc4b55d42aab1eac45744be82f3"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-10 05:22:26,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-ac554499-3bf7-4d34-a004-a056fdbb16d9 2018-10-10 05:22:26,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0900020599365s 2018-10-10 05:22:26,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'f2a71c15-2204-46ca-9f0a-2bce0e3e8804', 'keystone_tenant_name': u'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.25:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'project_domain_name': 'Default'} 2018-10-10 05:22:26,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-10-10 05:22:26,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:26,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:26,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:26,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:26,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:26,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:26,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:26,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-10 05:22:26,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:26,308 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:24 GMT 2018-10-10 05:22:26,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:26,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-10 05:22:26,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:26,308 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "f2a71c15-2204-46ca-9f0a-2bce0e3e8804"} 2018-10-10 05:22:26,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:26,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:26,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:26,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:26,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:26,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:26,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:26,454 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-10 05:22:26,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:25.018Z", "updated_at": "2018-10-10T05:22:25.018Z", "created_by": "admin", "private_resource": false, "value": "f2a71c15-2204-46ca-9f0a-2bce0e3e8804", "key": "keystone_password"} 2018-10-10 05:22:26,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:26,455 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:25 GMT 2018-10-10 05:22:26,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:26,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-10 05:22:26,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:26,455 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"} 2018-10-10 05:22:26,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:26,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:26,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:26,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:26,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:26,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:26,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:26,540 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-10 05:22:26,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:25.118Z", "updated_at": "2018-10-10T05:22:25.118Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "key": "keystone_tenant_name"} 2018-10-10 05:22:26,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:26,540 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:25 GMT 2018-10-10 05:22:26,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:26,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-10 05:22:26,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:26,541 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-10-10 05:22:26,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:26,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:25.198Z", "updated_at": "2018-10-10T05:22:25.198Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:26,618 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:25 GMT 2018-10-10 05:22:26,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:26,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-10 05:22:26,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:26,619 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.25:5000"} 2018-10-10 05:22:26,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:26,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:26,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:26,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:26,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:25.277Z", "updated_at": "2018-10-10T05:22:25.277Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.25:5000", "key": "keystone_url"} 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:25 GMT 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-10 05:22:26,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:26,699 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-10 05:22:26,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:26,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:26,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:26,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:26,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:26,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:26,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:26,817 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-10 05:22:26,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:25.380Z", "updated_at": "2018-10-10T05:22:25.380Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-10 05:22:26,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:26,817 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:25 GMT 2018-10-10 05:22:26,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:26,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-10 05:22:26,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:26,818 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"} 2018-10-10 05:22:26,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:26,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:26,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:26,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:25.476Z", "updated_at": "2018-10-10T05:22:25.476Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "key": "keystone_username"} 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:25 GMT 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-10 05:22:26,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:26,906 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-10 05:22:27,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:22:27,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:22:27,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:22:27,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:22:27,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:22:27,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:22:27,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:22:27,015 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-10 05:22:27,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:22:25.578Z", "updated_at": "2018-10-10T05:22:25.578Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-10 05:22:27,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:22:27,015 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:22:25 GMT 2018-10-10 05:22:27,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:22:27,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-10 05:22:27,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:22:27,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-10 05:22:27,016 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:22:27,019 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 05:22:27,019 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:22:27,043 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:22:27,319 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-10 05:22:27,320 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-10 05:22:27,321 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:22:27,362 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-10 05:22:27,362 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-10 05:22:27,388 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-10 05:23:08,046 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-10 05:23:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.tocici.com * extras: mirror.keystealth.org * updates: mirror.fileplanet.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 11 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+--------------+ | service | status | +--------------------------------+--------------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | stop-sigterm | | Webserver | running | +--------------------------------+--------------+ 2018-10-10 05:23:08,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-10 05:23:08,048 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-10 05:23:08,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:23:08,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=4537f29306c843f790607a4977125824&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:23:08,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-240ff16c-47df-4255-806a-d6e138bdaa99 Date: Wed, 10 Oct 2018 05:23:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}]} 2018-10-10 05:23:08,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=4537f29306c843f790607a4977125824&name=default used request id req-240ff16c-47df-4255-806a-d6e138bdaa99 2018-10-10 05:23:08,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.066211938858s 2018-10-10 05:23:08,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=4537f29306c843f790607a4977125824&name=default used request id req-240ff16c-47df-4255-806a-d6e138bdaa99 2018-10-10 05:23:08,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:23:08,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:23:08,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-0ffa6c06-d088-4040-a8b9-65007b57c010 Date: Wed, 10 Oct 2018 05:23:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 4, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "3ab2c433-d6b4-49eb-b238-cf94d540bf63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "69a8df2f-993b-48f1-a913-f8a1341304ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "7cc9a393-ff27-4b17-a10d-47fc5c3a592d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "930f5703-154d-4ddd-a44f-16ec13b55039", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "99e3bbf6-7e6c-4a24-9baa-e69b694505d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "dbfa6112-9d0b-4d1b-a5b3-81b8e4aa1d6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 8, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:23:08,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0ffa6c06-d088-4040-a8b9-65007b57c010 2018-10-10 05:23:08,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0568199157715s 2018-10-10 05:23:08,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0ffa6c06-d088-4040-a8b9-65007b57c010 2018-10-10 05:23:08,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:23:08,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -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": "2c44901c-3a35-4dd6-9a13-216fe19a3c31"}}' 2018-10-10 05:23:08,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-98e031a1-10ad-4bfd-99c5-29fb76e9ac28 Date: Wed, 10 Oct 2018 05:23:08 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-10-10T05:23:08Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "port_range_min": 22, "revision_number": 0, "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:23:08Z", "project_id": "4537f29306c843f790607a4977125824", "id": "785f057e-9be9-49a6-b723-aac4fa967cec"}} 2018-10-10 05:23:08,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-98e031a1-10ad-4bfd-99c5-29fb76e9ac28 2018-10-10 05:23:08,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.184588193893s 2018-10-10 05:23:08,369 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-98e031a1-10ad-4bfd-99c5-29fb76e9ac28 2018-10-10 05:23:08,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-10 05:23:08,841 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-10 05:23:11,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:11,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:11,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:11,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:11,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:11,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:11,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:11,750 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-10 05:23:11,751 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:11.466Z", "updated_at": "2018-10-10T05:23:11.466Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-10 05:23:11,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:11,753 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:11 GMT 2018-10-10 05:23:11,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:11,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-10 05:23:11,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:11,779 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-10 05:23:13,220 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-10 05:23:13,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:23:13,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:23:13,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-38d00d6e-9ed4-4e78-8092-264236c1b228 Date: Wed, 10 Oct 2018 05:23:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "metadata": {}}], "file": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file", "owner": "4537f29306c843f790607a4977125824", "id": "4549898f-da09-47df-95a6-862f3fbacf29", "size": 4373348352, "self": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:19:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:18:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:23:13,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-38d00d6e-9ed4-4e78-8092-264236c1b228 2018-10-10 05:23:13,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198933839798s 2018-10-10 05:23:13,420 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-38d00d6e-9ed4-4e78-8092-264236c1b228 2018-10-10 05:23:13,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 05:23:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}' 2018-10-10 05:23:14,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2 X-Openstack-Request-Id: req-5c163ba2-cd5b-42bd-a770-bf3b257efa03 Date: Wed, 10 Oct 2018 05:23:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2/file", "owner": "4537f29306c843f790607a4977125824", "id": "73be5ce6-4160-43d1-981c-279f476c35e2", "size": null, "self": "/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-10T05:23:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "checksum": null, "created_at": "2018-10-10T05:23:13Z", "protected": false} 2018-10-10 05:23:14,004 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5c163ba2-cd5b-42bd-a770-bf3b257efa03 2018-10-10 05:23:14,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.581170082092s 2018-10-10 05:23:14,004 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-5c163ba2-cd5b-42bd-a770-bf3b257efa03 returning object 73be5ce6-4160-43d1-981c-279f476c35e2 2018-10-10 05:23:14,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 05:23:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '' 2018-10-10 05:23:19,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ceedcfaf-6bff-441e-a7cb-fa0830019a70 Date: Wed, 10 Oct 2018 05: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-10-10 05:23:19,802 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2/file used request id req-ceedcfaf-6bff-441e-a7cb-fa0830019a70 2018-10-10 05:23:19,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.79778909683s 2018-10-10 05:23:19,803 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2/file used request id req-ceedcfaf-6bff-441e-a7cb-fa0830019a70 2018-10-10 05:23:19,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:23:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:23:19,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-908f39a9-b805-44e9-a9fa-e0e2f7c5164c Date: Wed, 10 Oct 2018 05:23:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/73be5ce6-4160-43d1-981c-279f476c35e2/snap", "metadata": {}}], "file": "/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2/file", "owner": "4537f29306c843f790607a4977125824", "id": "73be5ce6-4160-43d1-981c-279f476c35e2", "size": 263193088, "self": "/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/73be5ce6-4160-43d1-981c-279f476c35e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-10T05:23:19Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-10T05:23:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "metadata": {}}], "file": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file", "owner": "4537f29306c843f790607a4977125824", "id": "4549898f-da09-47df-95a6-862f3fbacf29", "size": 4373348352, "self": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:19:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:18:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:23:19,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-908f39a9-b805-44e9-a9fa-e0e2f7c5164c 2018-10-10 05:23:19,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392980575562s 2018-10-10 05:23:19,843 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-908f39a9-b805-44e9-a9fa-e0e2f7c5164c 2018-10-10 05:23:19,846 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/73be5ce6-4160-43d1-981c-279f476c35e2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2/file', 'owner': u'4537f29306c843f790607a4977125824', 'id': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'size': 263193088, u'self': u'/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4537f29306c843f790607a4977125824', 'name': 'cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/73be5ce6-4160-43d1-981c-279f476c35e2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T05:23:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T05:23:19Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'created': u'2018-10-10T05:23:13Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-10T05:23:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-10-10 05:23:19,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 05:23:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-10 05:23:19,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:23:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6006d50-df6e-4a34-aea4-207af415ee9d x-compute-request-id: req-b6006d50-df6e-4a34-aea4-207af415ee9d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "686c7c01-bee8-4905-9cf1-f9a13f9d7500", "name": "cloudify_ims-flavor_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:23:19,921 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b6006d50-df6e-4a34-aea4-207af415ee9d 2018-10-10 05:23:19,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0739331245422s 2018-10-10 05:23:19,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b6006d50-df6e-4a34-aea4-207af415ee9d returning object 686c7c01-bee8-4905-9cf1-f9a13f9d7500 2018-10-10 05:23:19,922 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12fa6dd9c3df4310ac43440581910811', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500', 'swap': 0}) 2018-10-10 05:23:19,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 05:23:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" -d '{"extra_specs": {}}' 2018-10-10 05:23:19,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:23:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2e8f7ba-880a-4c3a-a03a-dd4f1215b72f x-compute-request-id: req-a2e8f7ba-880a-4c3a-a03a-dd4f1215b72f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 05:23:19,944 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500/os-extra_specs used request id req-a2e8f7ba-880a-4c3a-a03a-dd4f1215b72f 2018-10-10 05:23:19,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020968914032s 2018-10-10 05:23:19,944 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500/os-extra_specs used request id req-a2e8f7ba-880a-4c3a-a03a-dd4f1215b72f 2018-10-10 05:23:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-10 05:23:19,945 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "73be5ce6-4160-43d1-981c-279f476c35e2", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "bono_cluster_size": 1, "flavor_id": "686c7c01-bee8-4905-9cf1-f9a13f9d7500", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-10 05:23:21,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:21,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:21,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:21,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:21,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "73be5ce6-4160-43d1-981c-279f476c35e2", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "bono_cluster_size": 1, "flavor_id": "686c7c01-bee8-4905-9cf1-f9a13f9d7500", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:20.089Z", "updated_at": "2018-10-10T05:23:20.089Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:21 GMT 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-10 05:23:21,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:21,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-10-10 05:23:21,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:21,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:21,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:21,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:21,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:21,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:21,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:21,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-10 05:23:21,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:21,332 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:21 GMT 2018-10-10 05:23:21,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:21,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-10 05:23:21,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:21,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:21,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:21,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:21,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:21,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:21,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:21,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:21,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:21,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-10 05:23:21,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:21,437 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:21 GMT 2018-10-10 05:23:21,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:21,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-10 05:23:21,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:21,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f05f419d-4ed1-40b3-a204-6b30bcefe7a6 2018-10-10 05:23:21,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:21,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:21,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:21,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:21,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:21,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:21,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:21,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"} 2018-10-10 05:23:21,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:21,673 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:21 GMT 2018-10-10 05:23:21,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:21,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-10 05:23:21,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:26,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:26,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:26,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:26,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:22.185Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:22.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:22.554Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:22.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:23.145Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:23.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:23.211Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:23.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:23.211Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:23.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:23.211Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:23.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:24.179Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:24.179Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:24.179Z", "message": "Installing from directory: /tmp/tmpkfBPEW [args=--prefix=\"/tmp/openstack-xioGYN\" --constraint=\"/tmp/openstack-xioGYN/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:24.179Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpkfBPEW --prefix=\"/tmp/openstack-xioGYN\" --constraint=\"/tmp/openstack-xioGYN/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:24.179Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:24.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:26 GMT 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:26,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-10 05:23:26,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:26,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-10 05:23:26,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-10 05:23:26,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-10 05:23:26,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-10 05:23:26,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:23:26,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:23:26,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-10 05:23:26,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:23:26,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpkfBPEW [args=--prefix="/tmp/openstack-xioGYN" --constraint="/tmp/openstack-xioGYN/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-10 05:23:26,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpkfBPEW --prefix="/tmp/openstack-xioGYN" --constraint="/tmp/openstack-xioGYN/constraint.txt" 2018-10-10 05:23:26,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-10 05:23:26,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f05f419d-4ed1-40b3-a204-6b30bcefe7a6 2018-10-10 05:23:27,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"} 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:27,023 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:27 GMT 2018-10-10 05:23:27,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:27,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-10 05:23:27,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:32,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:32,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:32,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:32,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:32,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:32,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:32,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:32,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:32,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-10 05:23:32,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:32,467 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:32 GMT 2018-10-10 05:23:32,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:32,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-10 05:23:32,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:32,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f05f419d-4ed1-40b3-a204-6b30bcefe7a6 2018-10-10 05:23:32,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:32,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:32,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"} 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:32 GMT 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:32,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-10 05:23:32,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:37,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:37,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:37,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:37,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:37 GMT 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-10 05:23:37,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:37,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f05f419d-4ed1-40b3-a204-6b30bcefe7a6 2018-10-10 05:23:37,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:37,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:37,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:37,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:37,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:37,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:37,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:37,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"} 2018-10-10 05:23:37,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:37,727 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:37 GMT 2018-10-10 05:23:37,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:37,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-10 05:23:37,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:42,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:42,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:42,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:42 GMT 2018-10-10 05:23:42,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:42,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-10 05:23:42,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:42,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f05f419d-4ed1-40b3-a204-6b30bcefe7a6 2018-10-10 05:23:43,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:43,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:43,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"} 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:43 GMT 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-10 05:23:43,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:48,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:48,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:48,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:48,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:48,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:48 GMT 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-10 05:23:48,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:48,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f05f419d-4ed1-40b3-a204-6b30bcefe7a6 2018-10-10 05:23:48,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:48,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"} 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:48 GMT 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:48,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-10 05:23:48,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:53,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:53,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:53,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:53,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:52.665Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:52.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:53.258Z", "message": "Removing directory: /tmp/tmpkfBPEW", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:53.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6", "logger": "0e5bb602-93ee-4b11-8da9-94150343093a"}], "metadata": {"pagination": {"total": 12, "offset": 11, "size": 50}}} 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:53 GMT 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1087 2018-10-10 05:23:53,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:53,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-10 05:23:53,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkfBPEW 2018-10-10 05:23:53,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f05f419d-4ed1-40b3-a204-6b30bcefe7a6 2018-10-10 05:23:53,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:53,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:53,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:53,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:53,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:53,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:53,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:53,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"} 2018-10-10 05:23:53,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:53,489 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:53 GMT 2018-10-10 05:23:53,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:53,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-10 05:23:53,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:58,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:58,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:58,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:58,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:53.561Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:53.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:54.268Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:54.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:54.268Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:54.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:54.268Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:54.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}], "metadata": {"pagination": {"total": 17, "offset": 13, "size": 50}}} 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:58 GMT 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2020 2018-10-10 05:23:58,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:58,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:23:58,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-10 05:23:58,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-10 05:23:58,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-10 05:23:58,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f05f419d-4ed1-40b3-a204-6b30bcefe7a6 2018-10-10 05:23:58,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:58,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:58,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:58,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:58,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:58,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:58,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:58,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"} 2018-10-10 05:23:58,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:58,653 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:58 GMT 2018-10-10 05:23:58,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:58,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-10 05:23:58,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:58,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-10 05:23:58,654 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-10 05:23:58,814 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:23:58,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:58,815 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:58 GMT 2018-10-10 05:23:58,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:58,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:23:58,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:58,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:23:58,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:58,884 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:58 GMT 2018-10-10 05:23:58,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:58,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-10 05:23:58,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:23:58,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:23:58,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:23:58,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:23:58,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:23:58,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:23:58,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:23:58,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:23:58,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:23:58,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:23:58,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:23:58,949 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:23:58 GMT 2018-10-10 05:23:58,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:23:58,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:23:58,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:03,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:04,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:04,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:04,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:04,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:04,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:04,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:04,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:04,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:23:59.429Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:23:59.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:01.167Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:01.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:01.292Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:01.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:01.292Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:01.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:01.292Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:01.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.095Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_security_group_96yx8q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.350Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08035d9b-80af-4477-bcf7-46a8c079a55a"}, {"node_instance_id": "bind_security_group_sjra4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f7b40317-a716-4ade-bf11-a4408964137e"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "aae993e0-0e37-4615-a2a2-835935ae1694"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "aae993e0-0e37-4615-a2a2-835935ae1694"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "aae993e0-0e37-4615-a2a2-835935ae1694"}, {"node_instance_id": "homer_security_group_96yx8q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08035d9b-80af-4477-bcf7-46a8c079a55a"}, {"node_instance_id": "homer_security_group_96yx8q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08035d9b-80af-4477-bcf7-46a8c079a55a"}, {"node_instance_id": "bind_security_group_sjra4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f7b40317-a716-4ade-bf11-a4408964137e"}, {"node_instance_id": "bind_security_group_sjra4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f7b40317-a716-4ade-bf11-a4408964137e"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "aae993e0-0e37-4615-a2a2-835935ae1694"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "aae993e0-0e37-4615-a2a2-835935ae1694"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "aae993e0-0e37-4615-a2a2-835935ae1694"}, {"node_instance_id": "homer_security_group_96yx8q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08035d9b-80af-4477-bcf7-46a8c079a55a"}, {"node_instance_id": "bind_security_group_sjra4u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:03.584Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:03.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f7b40317-a716-4ade-bf11-a4408964137e"}], "metadata": {"pagination": {"total": 35, "offset": 0, "size": 50}}} 2018-10-10 05:24:04,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:04,055 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:04 GMT 2018-10-10 05:24:04,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:04,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20161 2018-10-10 05:24:04,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-10 05:24:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-10 05:24:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:04,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:04,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-10 05:24:04,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:04,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:04,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:04,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:04,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:04,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-10 05:24:04,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:04,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:04,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:04,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-10 05:24:04,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-10-10 05:24:04,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:04,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:04,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:04,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:04,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:04,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-10-10 05:24:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-10-10 05:24:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-10-10 05:24:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-10 05:24:04,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-10 05:24:04,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-10-10 05:24:04,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:04,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:04,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:04,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:04 GMT 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:04,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:09,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:09,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.154Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_security_group_f2urfo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.637Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "70149986-c1ac-4c65-b104-3974d0af9889"}, {"node_instance_id": "dime_security_group_f2urfo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.637Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "70149986-c1ac-4c65-b104-3974d0af9889"}, {"node_instance_id": "dime_security_group_f2urfo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.637Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "70149986-c1ac-4c65-b104-3974d0af9889"}, {"node_instance_id": "dime_security_group_f2urfo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.637Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "70149986-c1ac-4c65-b104-3974d0af9889"}, {"node_instance_id": "dime_security_group_f2urfo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.637Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "70149986-c1ac-4c65-b104-3974d0af9889"}, {"node_instance_id": "dime_security_group_f2urfo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.637Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "70149986-c1ac-4c65-b104-3974d0af9889"}, {"node_instance_id": "keypair_0s2sq0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:04.637Z", "message": "Using external resource keypair: cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:04.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6202e905-e592-4078-99a6-00b75ac3076d"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:05.170Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:05.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:05.170Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:05.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_floatingip_wdvssf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:05.649Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4537f29306c843f790607a4977125824', u'created_at': u'2018-10-10T05:24:04Z', u'updated_at': u'2018-10-10T05:24:04Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'4537f29306c843f790607a4977125824', u'port_id': None, u'id': u'c6ab5bb7-d8eb-4134-9e02-1536a73271aa'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:05.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5dcc0bed-af04-498d-a3e8-617e38c34880"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.196Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.196Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.196Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.196Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.662Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b1dacf39-9679-409a-8a1e-579d4534dfb5"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.662Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b1dacf39-9679-409a-8a1e-579d4534dfb5"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.662Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b1dacf39-9679-409a-8a1e-579d4534dfb5"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.662Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b1dacf39-9679-409a-8a1e-579d4534dfb5"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.662Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b1dacf39-9679-409a-8a1e-579d4534dfb5"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.662Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b1dacf39-9679-409a-8a1e-579d4534dfb5"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.662Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b1dacf39-9679-409a-8a1e-579d4534dfb5"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:06.662Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:06.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b1dacf39-9679-409a-8a1e-579d4534dfb5"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:07.230Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:07.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:07.230Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:07.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:07.230Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:07.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:07.230Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:07.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_security_group_qsktib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.238Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "da0ac4a0-0cb8-4f8e-aef4-6edff06ed574"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.257Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.257Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.257Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.257Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.257Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "ellis_security_group_qsktib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "da0ac4a0-0cb8-4f8e-aef4-6edff06ed574"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "ellis_security_group_qsktib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "da0ac4a0-0cb8-4f8e-aef4-6edff06ed574"}], "metadata": {"pagination": {"total": 95, "offset": 35, "size": 50}}} 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:09,237 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:09 GMT 2018-10-10 05:24:09,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:09,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29436 2018-10-10 05:24:09,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:09,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-10 05:24:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-10 05:24:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-10 05:24:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-10-10 05:24:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-10-10 05:24:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-10-10 05:24:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8 2018-10-10 05:24:09,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4537f29306c843f790607a4977125824', u'created_at': u'2018-10-10T05:24:04Z', u'updated_at': u'2018-10-10T05:24:04Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'4537f29306c843f790607a4977125824', u'port_id': None, u'id': u'c6ab5bb7-d8eb-4134-9e02-1536a73271aa'} 2018-10-10 05:24:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:24:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-10 05:24:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-10 05:24:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-10-10 05:24:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-10-10 05:24:09,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-10-10 05:24:09,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:09,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:09,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-10-10 05:24:09,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:09,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-10 05:24:09,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:09,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:09,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:09,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:09,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:09,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:09,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:09 GMT 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:09,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:14,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:14,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:14,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "ellis_security_group_qsktib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "da0ac4a0-0cb8-4f8e-aef4-6edff06ed574"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:08.711Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:08.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.287Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.287Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.287Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.287Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.287Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.287Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.287Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d100acf7-4b65-4b9e-b704-fbe498df81d6"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:09.727Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:09.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "19bba0ff-3fa7-4d31-b3c9-60cc545937fe"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:10.313Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:10.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:10.313Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:10.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_floatingip_r56pr9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:11.209Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4537f29306c843f790607a4977125824', u'created_at': u'2018-10-10T05:24:09Z', u'updated_at': u'2018-10-10T05:24:09Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'4537f29306c843f790607a4977125824', u'port_id': None, u'id': u'aa72ae16-13cb-4f42-b248-7aa7126a85f0'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:11.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d3a123c9-f1dc-4b84-9437-143b0fa125b9"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:11.404Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:11.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.597Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.597Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.597Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.597Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.597Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.597Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.597Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_security_group_0no3cf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.607Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f9052ad9-cb8b-4937-a8c9-980a9205d9dd"}, {"node_instance_id": "sprout_security_group_0no3cf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:12.746Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:12.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f9052ad9-cb8b-4937-a8c9-980a9205d9dd"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:13.636Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:13.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:13.636Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:13.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:13.636Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:13.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:13.636Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:13.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 137, "offset": 85, "size": 50}}} 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:14 GMT 2018-10-10 05:24:14,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:14,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30388 2018-10-10 05:24:14,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:14,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-10-10 05:24:14,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-10-10 05:24:14,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-10-10 05:24:14,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-10-10 05:24:14,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-10-10 05:24:14,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-10-10 05:24:14,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-10-10 05:24:14,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:14,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:14,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:14,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:14,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:14,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:14,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:14,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-10-10 05:24:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-10-10 05:24:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-10-10 05:24:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-10-10 05:24:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-10-10 05:24:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-10-10 05:24:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-10-10 05:24:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-10-10 05:24:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4537f29306c843f790607a4977125824', u'created_at': u'2018-10-10T05:24:09Z', u'updated_at': u'2018-10-10T05:24:09Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'4537f29306c843f790607a4977125824', u'port_id': None, u'id': u'aa72ae16-13cb-4f42-b248-7aa7126a85f0'} 2018-10-10 05:24:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-10 05:24:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-10 05:24:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:24:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:24:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-10-10 05:24:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:24:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:14,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:14,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:14,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:14,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:14,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:14,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:14,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:14,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:14,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:14,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:14,563 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:14 GMT 2018-10-10 05:24:14,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:14,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:14,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:19,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:19,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:19,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:19,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:19,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:13.770Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:13.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "44c54aca-87fb-4294-9c85-5ffbb208522c"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:13.770Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_52z1jo'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:13.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "44c54aca-87fb-4294-9c85-5ffbb208522c"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.689Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_floatingip_e9t2mz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:14.805Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4537f29306c843f790607a4977125824', u'created_at': u'2018-10-10T05:24:13Z', u'updated_at': u'2018-10-10T05:24:13Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'4537f29306c843f790607a4977125824', u'port_id': None, u'id': u'723f59c9-266d-4eaa-b0ef-efc20ab202de'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:14.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "07d8f9aa-80b2-4c52-9e9b-d572fc23cb2e"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:15.710Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:15.710Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:15.710Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:15.710Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:15.710Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:15.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:15.925Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:15.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "44c54aca-87fb-4294-9c85-5ffbb208522c"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:15.925Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_52z1jo', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:15.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "44c54aca-87fb-4294-9c85-5ffbb208522c"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:15.925Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_52z1jo', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:15.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "44c54aca-87fb-4294-9c85-5ffbb208522c"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.011Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.234Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'65d2cfd0-831b-4b07-b486-d02f09873931', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0d499906-bd26-477d-8c17-c7ab29f81618"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.234Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_we602i'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0d499906-bd26-477d-8c17-c7ab29f81618"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.859Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.859Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.859Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.859Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.859Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:17.859Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:17.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.289Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2f4ccaf1-1ca5-4ecb-8df8-e4f3f0affd84', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ce3fbf43-25ef-4c44-abb4-e53c3565490c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.289Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'62d29092-fca6-48f6-a1b5-a512a24ef95d', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'aa72ae16-13cb-4f42-b248-7aa7126a85f0', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2a66e5b1-9675-49a7-8d7d-8b674c4084c9"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.289Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dbb9f3e3-97ab-4bdc-a3a3-9e421d4f3005', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'c6ab5bb7-d8eb-4134-9e02-1536a73271aa', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7351d0e3-7338-4775-87dc-a86b13e3bd52"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.289Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_9dlxil'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7351d0e3-7338-4775-87dc-a86b13e3bd52"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.289Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_3e19xd'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2a66e5b1-9675-49a7-8d7d-8b674c4084c9"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.289Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_akg0i7'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ce3fbf43-25ef-4c44-abb4-e53c3565490c"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.875Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.875Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.875Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:18.875Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:18.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.313Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0d499906-bd26-477d-8c17-c7ab29f81618"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.313Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_we602i', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0d499906-bd26-477d-8c17-c7ab29f81618"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.313Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_we602i', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0d499906-bd26-477d-8c17-c7ab29f81618"}], "metadata": {"pagination": {"total": 178, "offset": 135, "size": 50}}} 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:19 GMT 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26902 2018-10-10 05:24:19,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}] 2018-10-10 05:24:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_52z1jo'} 2018-10-10 05:24:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:24:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:24:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:24:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:24:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:24:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-10 05:24:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4537f29306c843f790607a4977125824', u'created_at': u'2018-10-10T05:24:13Z', u'updated_at': u'2018-10-10T05:24:13Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'4537f29306c843f790607a4977125824', u'port_id': None, u'id': u'723f59c9-266d-4eaa-b0ef-efc20ab202de'} 2018-10-10 05:24:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:24:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:24:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:24:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_52z1jo', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_52z1jo', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:24:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'65d2cfd0-831b-4b07-b486-d02f09873931', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-10 05:24:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_we602i'} 2018-10-10 05:24:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:24:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:24:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2f4ccaf1-1ca5-4ecb-8df8-e4f3f0affd84', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-10 05:24:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'62d29092-fca6-48f6-a1b5-a512a24ef95d', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'aa72ae16-13cb-4f42-b248-7aa7126a85f0', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-10-10 05:24:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dbb9f3e3-97ab-4bdc-a3a3-9e421d4f3005', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'c6ab5bb7-d8eb-4134-9e02-1536a73271aa', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2018-10-10 05:24:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_9dlxil'} 2018-10-10 05:24:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_3e19xd'} 2018-10-10 05:24:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_akg0i7'} 2018-10-10 05:24:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:24:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_we602i', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_we602i', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:19,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:19,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:19,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:19,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:19 GMT 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:19,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:19,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:24,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:24,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:24,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:24,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:24,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:24,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:24,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:24,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:24,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.884Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.884Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.884Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.884Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.884Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.884Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.884Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:19.884Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:19.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:20.327Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ce3fbf43-25ef-4c44-abb4-e53c3565490c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:20.327Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_akg0i7', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ce3fbf43-25ef-4c44-abb4-e53c3565490c"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:20.327Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'16c30a7e-cecf-45b1-8f34-92f6c9c818a6', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "cd0ebb79-924c-445a-bc5a-51a51bebdf0d"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:20.327Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_akg0i7', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ce3fbf43-25ef-4c44-abb4-e53c3565490c"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:20.327Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_crvcbs'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "cd0ebb79-924c-445a-bc5a-51a51bebdf0d"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:20.901Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:20.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:21.340Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:21.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7351d0e3-7338-4775-87dc-a86b13e3bd52"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:21.340Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:21.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2a66e5b1-9675-49a7-8d7d-8b674c4084c9"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:21.340Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_9dlxil', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:21.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7351d0e3-7338-4775-87dc-a86b13e3bd52"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:21.340Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_3e19xd', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:21.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2a66e5b1-9675-49a7-8d7d-8b674c4084c9"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:21.340Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_9dlxil', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:21.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7351d0e3-7338-4775-87dc-a86b13e3bd52"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:21.340Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_3e19xd', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:21.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2a66e5b1-9675-49a7-8d7d-8b674c4084c9"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:22.571Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:22.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:23.113Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:23.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:23.113Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:23.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:23.113Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:23.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:24.035Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_crvcbs', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:24.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "cd0ebb79-924c-445a-bc5a-51a51bebdf0d"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:24.272Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:24.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "cd0ebb79-924c-445a-bc5a-51a51bebdf0d"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:24.272Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_crvcbs', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:24.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "cd0ebb79-924c-445a-bc5a-51a51bebdf0d"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:24.495Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:24.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:24.495Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:24.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:24.495Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:24.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:24.495Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:24.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 209, "offset": 178, "size": 50}}} 2018-10-10 05:24:24,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:24,994 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:24 GMT 2018-10-10 05:24:24,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:24,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20348 2018-10-10 05:24:24,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:24,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:24:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:24:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:24:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:24:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:24:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:24:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_akg0i7', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'16c30a7e-cecf-45b1-8f34-92f6c9c818a6', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-10 05:24:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_akg0i7', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_crvcbs'} 2018-10-10 05:24:24,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:24:24,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:24:24,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:24:24,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_9dlxil', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:24,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_3e19xd', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:24,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_9dlxil', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:24,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_3e19xd', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:24,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:24:24,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:24:24,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:24:24,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:24:24,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_crvcbs', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:25,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:24:25,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_crvcbs', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:25,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:25,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:24:25,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:24:25,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:24:25,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:25,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:25,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:25,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:25,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:25 GMT 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:25,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:30,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:30,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:30,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:25.406Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dcac2989-ce22-4e90-9398-ad88111a815f', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'1b28b9b5-6e9e-4583-938c-8bb0b323e248', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'723f59c9-266d-4eaa-b0ef-efc20ab202de', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:25.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "58780987-2df6-4b55-b3e6-35470fc3652a"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:25.619Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:25.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:25.619Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:25.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:26.323Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ml3thg'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:26.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "58780987-2df6-4b55-b3e6-35470fc3652a"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:27.578Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:27.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.324Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1b28b9b5-6e9e-4583-938c-8bb0b323e248', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'cd7cb483-7ca0-4910-a5b5-f99b9ed53991', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:28.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d9bff605-dffe-40f6-b35a-b58632b27b28"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.324Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_sxtuzi'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:28.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d9bff605-dffe-40f6-b35a-b58632b27b28"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.653Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:28.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.653Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:28.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.653Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:28.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.653Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:28.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.653Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:24:28.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.653Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:28.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:28.653Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:28.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:29.406Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_sxtuzi', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:29.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d9bff605-dffe-40f6-b35a-b58632b27b28"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:29.688Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:29.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:29.688Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:29.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:29.688Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:29.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:29.688Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:29.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:29.688Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:29.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:29.688Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:29.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:30.372Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:30.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "58780987-2df6-4b55-b3e6-35470fc3652a"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:30.372Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:30.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d9bff605-dffe-40f6-b35a-b58632b27b28"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:30.372Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ml3thg', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:30.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "58780987-2df6-4b55-b3e6-35470fc3652a"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:30.372Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_sxtuzi', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:30.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d9bff605-dffe-40f6-b35a-b58632b27b28"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:30.372Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ml3thg', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:30.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "58780987-2df6-4b55-b3e6-35470fc3652a"}], "metadata": {"pagination": {"total": 235, "offset": 209, "size": 50}}} 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:30 GMT 2018-10-10 05:24:30,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:30,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17159 2018-10-10 05:24:30,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:30,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dcac2989-ce22-4e90-9398-ad88111a815f', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'1b28b9b5-6e9e-4583-938c-8bb0b323e248', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'723f59c9-266d-4eaa-b0ef-efc20ab202de', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-10-10 05:24:30,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:30,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:30,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ml3thg'} 2018-10-10 05:24:30,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:30,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', u'external_type': u'keypair'}, {u'external_id': u'c42385fc-c5bb-4a2a-8394-7eed7bb5e0df', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1b28b9b5-6e9e-4583-938c-8bb0b323e248', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'cd7cb483-7ca0-4910-a5b5-f99b9ed53991', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-10 05:24:30,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_sxtuzi'} 2018-10-10 05:24:30,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:24:30,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:24:30,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:30,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:30,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:24:30,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:24:30,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:24:30,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_sxtuzi', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:30,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:24:30,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:24:30,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:30,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:30,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:24:30,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:24:30,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:24:30,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:24:30,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ml3thg', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:30,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_sxtuzi', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:30,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ml3thg', 'key_name': u'cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'image': u'73be5ce6-4160-43d1-981c-279f476c35e2', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8', 'cloudify_management_network_id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}, 'nics': [{'net-id': u'8f05baa9-d3dd-4b55-8211-2c3a4d432c6b'}], 'flavor': u'686c7c01-bee8-4905-9cf1-f9a13f9d7500'} 2018-10-10 05:24:30,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:30 GMT 2018-10-10 05:24:30,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:30,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:30,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:35,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:35,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:35,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:35,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:35,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:31.156Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:31.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:31.156Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:31.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:31.156Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:24:31.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:31.156Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:31.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:32.198Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:32.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:32.198Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:32.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:32.198Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:32.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:33.219Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:33.219Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:24:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:33.219Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:24:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:33.219Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:24:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:33.219Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:34.242Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:34.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:34.242Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:34.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:34.242Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:34.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:34.242Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:34.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:35.261Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:35.261Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:35.261Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:24:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:35.261Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 255, "offset": 235, "size": 50}}} 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:35 GMT 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12912 2018-10-10 05:24:35,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:35,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:35,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:35,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:24:35,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:24:35,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:24:35,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:24:35,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:24:35,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:35,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:24:35,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:24:35,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:24:35,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:24:35,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:24:35,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:24:35,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:35,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:24:35,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:24:35,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:24:35,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:24:35,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:24:35,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:35,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:35,777 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:35 GMT 2018-10-10 05:24:35,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:35,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:35,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:40,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:41,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:41,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:41,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:41,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:41,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:41,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:41,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:41,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:36.289Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:24:36.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:37.323Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:24:37.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 257, "offset": 255, "size": 50}}} 2018-10-10 05:24:41,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:41,095 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:41 GMT 2018-10-10 05:24:41,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:41,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2328 2018-10-10 05:24:41,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:41,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:24:41,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:24:41,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:41,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:41,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:41,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:41 GMT 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:41,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:46,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:46,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:46,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:46,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:46,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:46,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:46,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:46,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:46,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-10 05:24:46,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:46,273 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:46 GMT 2018-10-10 05:24:46,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:46,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:24:46,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:46,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:46,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:46,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:46,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:46,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:46,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:46,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:46,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:46,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:46,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:46,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:46 GMT 2018-10-10 05:24:46,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:46,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:46,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:51,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:51,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:51,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:51,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:51,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:51,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:51,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:51,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:51,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-10 05:24:51,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:51,456 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:51 GMT 2018-10-10 05:24:51,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:51,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:24:51,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:51,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:51,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:51,531 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:51 GMT 2018-10-10 05:24:51,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:51,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:51,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:56,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:24:56,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:56,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:56,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:56 GMT 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:24:56,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:24:56,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:24:56,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:24:56,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:24:56,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:24:56 GMT 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:24:56,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:01,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:01,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:01,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:01,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:01,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:01,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:01,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:01,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:01,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:58.073Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:58.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:24:58.316Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:24:58.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:00.315Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:01.336Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:01.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:01.336Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:01.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 262, "offset": 257, "size": 50}}} 2018-10-10 05:25:01,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:01,843 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:01 GMT 2018-10-10 05:25:01,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:01,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3270 2018-10-10 05:25:01,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:01,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:01,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:01,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:25:01,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:01,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:01,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:01,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:01,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:01,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:01,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:01,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:01,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:01,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:01,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:01,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:01,913 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:01 GMT 2018-10-10 05:25:01,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:01,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:01,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:06,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:06,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:06,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:06,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:06,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:06,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:06,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:06,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:06,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:02.358Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:02.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:02.358Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:02.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:03.373Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:03.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:03.373Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:03.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:03.373Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:03.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:03.373Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:03.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:03.373Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:03.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:04.577Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:04.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:05.395Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:05.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:05.395Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:05.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:05.395Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:05.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:05.395Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:05.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:06.416Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:06.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:06.416Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:06.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 276, "offset": 262, "size": 50}}} 2018-10-10 05:25:06,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:06,994 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:06 GMT 2018-10-10 05:25:06,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:06,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9752 2018-10-10 05:25:06,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:06,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:25:06,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:25:06,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:25:06,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:25:06,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:06,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:07,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:07,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:07 GMT 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:07,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:12,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:12,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:12,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:07.446Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:07.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:07.446Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:07.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:07.446Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:07.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:08.463Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:08.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:09.756Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:09.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 281, "offset": 276, "size": 50}}} 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:12 GMT 2018-10-10 05:25:12,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:12,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4514 2018-10-10 05:25:12,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:12,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:12,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:25:12,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:25:12,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:25:12,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:25:12,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:12,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:12,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:12,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:12,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:12,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:12,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:12,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:12,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:12,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:12,268 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:12 GMT 2018-10-10 05:25:12,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:12,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:12,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:17,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:17,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:17,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:17 GMT 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:17,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:25:17,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:17,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:17,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:17,453 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:17 GMT 2018-10-10 05:25:17,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:17,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:17,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:22,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:22,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:22,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:22,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:22,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:22,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:22,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:22,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:22,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-10 05:25:22,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:22,569 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:22 GMT 2018-10-10 05:25:22,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:22,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:25:22,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:22,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:22,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:22 GMT 2018-10-10 05:25:22,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:22,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:22,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:27,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:27,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:27,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:27,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:27,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:27,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:27,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:27,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:27,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-10 05:25:27,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:27,753 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:27 GMT 2018-10-10 05:25:27,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:27,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:25:27,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:27,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:27,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:27,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:27 GMT 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:27,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:27,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:32,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:32,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:32,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:32,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:32,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:32,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:32,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:32,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:32,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:30.376Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:30.489Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:30.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:32.618Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:32.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 284, "offset": 281, "size": 50}}} 2018-10-10 05:25:32,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:32,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:32 GMT 2018-10-10 05:25:32,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:32,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2018-10-10 05:25:32,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-10 05:25:32,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:33,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:33,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:33,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:33,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:33 GMT 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:33,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:38,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:38,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:38,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:38,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:38,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:33.510Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:33.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:33.510Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:33.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:34.665Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:34.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:35.558Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:35.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:35.558Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:35.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:35.558Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:35.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:35.558Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:35.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:35.558Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:35.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:35.558Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:35.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:36.783Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:36.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:37.605Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:37.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:37.605Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:37.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:37.605Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:37.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:37.605Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:37.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 298, "offset": 284, "size": 50}}} 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:38 GMT 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9748 2018-10-10 05:25:38,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:38,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-10 05:25:38,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-10 05:25:38,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-10 05:25:38,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-10 05:25:38,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:38,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:38,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:38,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:38,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:38,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:38,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:38,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:38,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:38,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:38,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:38,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:38 GMT 2018-10-10 05:25:38,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:38,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:38,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:43,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:43,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:43,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:43,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:43,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:43,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:43,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:43,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:43,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:38.621Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:38.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:38.621Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:38.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:39.636Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:39.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:40.659Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:40.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:40.659Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:40.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:40.659Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:25:40.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:25:42.083Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:25:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 305, "offset": 298, "size": 50}}} 2018-10-10 05:25:43,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:43,321 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:43 GMT 2018-10-10 05:25:43,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:43,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5544 2018-10-10 05:25:43,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:43,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:43,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:43,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-10 05:25:43,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:43,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-10 05:25:43,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:25:43,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-10-10 05:25:43,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:43,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:43,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:43,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:43,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:43,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:43,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:43,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:43,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:43,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:43,399 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:43 GMT 2018-10-10 05:25:43,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:43,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:43,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:48,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:48,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:48,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:48,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:48,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:48,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:48,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:48,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:48,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-10 05:25:48,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:48,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:48 GMT 2018-10-10 05:25:48,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:48,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:25:48,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:48,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:48,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:48,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:48,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:48,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:48,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:48,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:48,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:48,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:48,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:48,584 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:48 GMT 2018-10-10 05:25:48,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:48,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:48,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:53,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:53,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:53,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:53 GMT 2018-10-10 05:25:53,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:53,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:25:53,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:53,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:53,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:53,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:53 GMT 2018-10-10 05:25:53,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:53,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:53,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:58,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:25:58,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:58,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:58,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:58 GMT 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:58,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:25:58,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:25:58,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:25:59,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:25:59,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:25:59,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:25:59,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:25:59,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:25:59,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:25:59,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:25:59,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:25:59,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:25:59,525 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:25:59 GMT 2018-10-10 05:25:59,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:25:59,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:25:59,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:04,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:26:05,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:05,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:02.710Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:02.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:03.679Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:03.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:05 GMT 2018-10-10 05:26:05,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:05,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-10 05:26:05,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:05,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:05,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:05,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:26:05,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:05,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:05,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:05,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:05,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:05,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:05,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:05,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:26:05,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:05,670 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:05 GMT 2018-10-10 05:26:05,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:05,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:26:05,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:10,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:26:12,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:12,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:12,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:12,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:12,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:12,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:12,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:12,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:05.555Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:05.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:05.862Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:05.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:08.127Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:08.127Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:08.127Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:08.127Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:08.127Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:08.127Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:09.537Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:09.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:09.537Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:09.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:09.537Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:09.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:10.643Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:10.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 319, "offset": 307, "size": 50}}} 2018-10-10 05:26:12,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:12,524 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:12 GMT 2018-10-10 05:26:12,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:12,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6859 2018-10-10 05:26:12,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:12,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-10 05:26:12,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:12,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:26:13,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:13,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:13,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:13,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:13,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:13,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:13,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:13,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:26:13,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:13,893 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:13 GMT 2018-10-10 05:26:13,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:13,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:26:13,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:18,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:26:20,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:20,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:20,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:20,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:20,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:20,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:20,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:20,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:11.631Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:11.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:11.631Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:11.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:13.908Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:13.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:13.908Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:13.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:13.908Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:13.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:15.245Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:15.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:15.245Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:15.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:15.245Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:15.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 327, "offset": 319, "size": 50}}} 2018-10-10 05:26:20,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:20,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:20 GMT 2018-10-10 05:26:20,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:20,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7297 2018-10-10 05:26:20,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:20,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-10 05:26:20,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:20,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:20,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-10 05:26:20,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-10 05:26:20,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-10 05:26:20,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-10 05:26:20,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-10 05:26:20,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:26:22,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:22,621 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:22 GMT 2018-10-10 05:26:22,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:22,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:26:22,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:27,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:26:29,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:29,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:29,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:29,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:29,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:29,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:29,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:29,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:22.242Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:22.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:23.543Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:23.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-10-10 05:26:29,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:29,627 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:29 GMT 2018-10-10 05:26:29,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:29,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2354 2018-10-10 05:26:29,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:29,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-10 05:26:29,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-10-10 05:26:29,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:26:29,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:29,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:29,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:29,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:29,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:29,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:29,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:29,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:26:29,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:29,809 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:29 GMT 2018-10-10 05:26:29,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:29,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:26:29,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:34,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:26:35,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:35,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:35,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:35,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:35,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:35,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:35,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:35,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-10 05:26:35,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:35,228 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:35 GMT 2018-10-10 05:26:35,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:35,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:26:35,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:35,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:26:36,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:36,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:36,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:36,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:36,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:36,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:26:36,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:36,354 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:36 GMT 2018-10-10 05:26:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:26:36,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:41,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:26:41,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:41,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:41,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:41,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:41,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:41,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:41,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:41,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:36.651Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:36.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:38.674Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:38.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:41.024Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:41.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 332, "offset": 329, "size": 50}}} 2018-10-10 05:26:41,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:41,980 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:41 GMT 2018-10-10 05:26:41,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:41,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1621 2018-10-10 05:26:41,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:41,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:41,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:41,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:41,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:26:43,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:43,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:43 GMT 2018-10-10 05:26:43,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:43,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:26:43,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:48,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:26:48,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:41.748Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:41.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:43.090Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:43.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:43.090Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:43.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:45.058Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:45.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:45.058Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:45.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:45.058Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:45.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:45.058Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:45.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:45.058Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:45.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:47.678Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:47.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:47.678Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:47.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 342, "offset": 332, "size": 50}}} 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:48,875 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:48 GMT 2018-10-10 05:26:48,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:48,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5831 2018-10-10 05:26:48,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-10 05:26:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:48,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:26:49,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:49,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:49,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:49,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:49,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:49,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:49,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:49,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:26:49,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:49,044 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:49 GMT 2018-10-10 05:26:49,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:49,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:26:49,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:54,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:26:54,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:54,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:54,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:54,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:54,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:54,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:54,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:54,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:49.043Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:49.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:50.344Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:50.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "980ea672-8f30-4770-8b23-ffe58b4c3033"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:52.332Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:52.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 345, "offset": 342, "size": 50}}} 2018-10-10 05:26:54,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:54,330 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:54 GMT 2018-10-10 05:26:54,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:54,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2247 2018-10-10 05:26:54,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:54,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-10 05:26:54,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-10 05:26:54,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:26:54,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:26:54,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:26:54,819 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:26:54 GMT 2018-10-10 05:26:54,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:26:54,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:26:54,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:26:59,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:00,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:00,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:00,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:00,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:00,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:00,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:00,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:00,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:54.194Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:54.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:54.194Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:54.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:54.194Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:54.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:54.194Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:54.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:54.194Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:54.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:54.194Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:54.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:55.516Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:55.516Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:55.516Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:55.516Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:55.716Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:55.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97888254-44f5-4521-a40f-f38c21c0935c"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.501Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0b9f8a54-2444-4252-8fbc-bee23f436fa1"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.583Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:56.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:56.583Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:56.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:57.830Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:57.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:57.830Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:57.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:57.830Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:57.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.240Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:58.605Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:26:58.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:26:59.004Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:26:59.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 384, "offset": 345, "size": 50}}} 2018-10-10 05:27:00,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:00,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:00 GMT 2018-10-10 05:27:00,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:00,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24031 2018-10-10 05:27:00,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:00,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:27:00,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-10 05:27:00,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-10 05:27:00,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-10 05:27:00,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:27:00,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:27:00,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-10 05:27:00,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:00,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:00,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:27:00,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:27:00,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-10 05:27:00,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:00,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2018-10-10 05:27:00,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-10 05:27:00,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-10 05:27:00,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:00,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:00,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:00,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:27:00,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:00,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-10-10 05:27:00,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:00,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:00,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:00,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:00,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:00,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:00,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:00,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:00,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:00,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:00,529 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:00 GMT 2018-10-10 05:27:00,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:00,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:00,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:05,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:05,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:05,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:05,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:05,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:05,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:05,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:05,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:05,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:02.754Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:02.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:03.020Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:03.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Creating Agent sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:04.746Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_sxtuzi/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:04.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}], "metadata": {"pagination": {"total": 419, "offset": 384, "size": 50}}} 2018-10-10 05:27:05,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:05,647 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:05 GMT 2018-10-10 05:27:05,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:05,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19559 2018-10-10 05:27:05,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:27:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:27:05,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:27:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-10 05:27:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-10 05:27:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-10 05:27:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-10 05:27:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_sxtuzi 2018-10-10 05:27:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-10 05:27:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-10 05:27:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_sxtuzi/cloudify/ssl/cloudify_internal_cert.pem 2018-10-10 05:27:05,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:05,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:05,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:05,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:05,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:05,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:05,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:05,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:05,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:05,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:05,958 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:05 GMT 2018-10-10 05:27:05,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:05,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:05,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:10,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:11,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:11,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:11,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:11,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.254Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.769Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_sxtuzi/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.769Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_sxtuzi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_sxtuzi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_sxtuzi', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_sxtuzi/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_sxtuzi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.769Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.769Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.769Z", "message": "/home/ubuntu/sprout_host_sxtuzi/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.769Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.769Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.769Z", "message": "Successfully created daemon: sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "3caf2dbe-4249-4bb5-83d2-101e3525ceca"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:06.955Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:06.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:07.858Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:07.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:07.858Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:07.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:07.858Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:07.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:07.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:07.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Configuring Agent sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:08.781Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:09.280Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:09.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:09.873Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:09.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:09.873Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:09.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:09.873Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:09.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:09.961Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:09.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:09.961Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:09.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:09.961Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:09.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:09.961Z", "message": "Successfully configured daemon: sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:09.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bd8df506-6822-4696-8eb7-ed8e5499a8fd"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Starting Agent sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:10.979Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:10.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}], "metadata": {"pagination": {"total": 464, "offset": 419, "size": 50}}} 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:11 GMT 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25698 2018-10-10 05:27:11,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:11,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:27:11,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_sxtuzi/env 2018-10-10 05:27:11,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_sxtuzi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_sxtuzi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_sxtuzi', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_sxtuzi/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_sxtuzi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'} 2018-10-10 05:27:11,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-10 05:27:11,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-10 05:27:11,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_sxtuzi/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-10 05:27:11,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-10 05:27:11,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-10 05:27:11,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_sxtuzi 2018-10-10 05:27:11,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:11,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-10 05:27:11,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:11,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:11,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_sxtuzi 2018-10-10 05:27:11,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:27:11,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-10 05:27:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-10 05:27:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-10 05:27:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:27:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-10 05:27:11,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-10 05:27:11,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_sxtuzi 2018-10-10 05:27:11,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:11,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:27:11,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_sxtuzi 2018-10-10 05:27:11,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:11,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:11,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:11,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:11,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:11 GMT 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:11,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:16,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:16,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:16,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:16,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:16,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:16,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:16,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:16,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:16,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:11.244Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:11.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:11.888Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:11.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:12.356Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:12.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.059Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.123Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:13.123Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:13.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:14.123Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:14.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b00ce5f5-83c3-43ee-b44b-b417a12f87b1"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:14.843Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:14.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:15.078Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:15.078Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_sxtuzi start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:15.078Z", "message": "Successfully started daemon: sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7a7cd924-deac-41e7-9d78-1d72df9238cb"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:15.138Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:15.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 485, "offset": 464, "size": 50}}} 2018-10-10 05:27:16,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:16,597 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:16 GMT 2018-10-10 05:27:16,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:16,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11366 2018-10-10 05:27:16,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:16,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-10 05:27:16,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-10 05:27:16,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:27:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-10 05:27:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-10 05:27:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-10 05:27:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_sxtuzi start 2018-10-10 05:27:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_sxtuzi 2018-10-10 05:27:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-10 05:27:16,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:16,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:16,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:16,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:16 GMT 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:16,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:16,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:21,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:21,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:21,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:21,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:21,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:21,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:21,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:21,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:21,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.594Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.594Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.594Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.594Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.594Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.594Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e3707c68-3d86-431e-8b36-5fa5313cd2bb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "[localhost] run: /home/ubuntu/sprout_host_sxtuzi/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e3707c68-3d86-431e-8b36-5fa5313cd2bb"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:16.598Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:16.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Creating Agent vellum_host_crvcbs", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}], "metadata": {"pagination": {"total": 596, "offset": 485, "size": 50}}} 2018-10-10 05:27:21,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:21,810 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:21 GMT 2018-10-10 05:27:21,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:21,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27537 2018-10-10 05:27:21,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:21,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-10 05:27:21,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:21,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:27:21,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:21,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:27:21,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:21,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:27:21,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:27:21,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-10 05:27:21,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-10 05:27:21,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_sxtuzi/env/bin/pip freeze 2018-10-10 05:27:21,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:27:21,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-10 05:27:21,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-10 05:27:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-10 05:27:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_crvcbs 2018-10-10 05:27:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-10 05:27:21,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:21,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:21,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:21,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:21,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:21,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:21,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:21,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:21,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:21,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:21,917 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:21 GMT 2018-10-10 05:27:21,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:21,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:21,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:26,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:27,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:27,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:27,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:27,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:27,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:27,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:27,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:27,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e3707c68-3d86-431e-8b36-5fa5313cd2bb"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e3707c68-3d86-431e-8b36-5fa5313cd2bb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e3707c68-3d86-431e-8b36-5fa5313cd2bb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Removing directory: /tmp/tmpyxfPuV", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e3707c68-3d86-431e-8b36-5fa5313cd2bb"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e3707c68-3d86-431e-8b36-5fa5313cd2bb"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_crvcbs/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:17.597Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:17.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:18.145Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:18.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:18.782Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:18.782Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:18.782Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:18.782Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:19.102Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:19.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:19.819Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:19.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:19.819Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:19.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:19.819Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:19.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:20.119Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_crvcbs/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:20.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:20.119Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_crvcbs/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_crvcbs/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_crvcbs', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_crvcbs/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_crvcbs', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:20.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:20.119Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:20.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:20.119Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:20.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:20.119Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:20.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.300Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.300Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.300Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.300Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.300Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.300Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.300Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.300Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}], "metadata": {"pagination": {"total": 728, "offset": 535, "size": 50}}} 2018-10-10 05:27:27,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:27,024 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:27 GMT 2018-10-10 05:27:27,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:27,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28195 2018-10-10 05:27:27,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-10 05:27:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:27:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-10 05:27:27,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:27:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyxfPuV 2018-10-10 05:27:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-10 05:27:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_crvcbs/cloudify/ssl/cloudify_internal_cert.pem 2018-10-10 05:27:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:27:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-10 05:27:27,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-10 05:27:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-10 05:27:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-10 05:27:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-10 05:27:27,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-10 05:27:27,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_crvcbs/env 2018-10-10 05:27:27,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_crvcbs/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_crvcbs/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_crvcbs', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_crvcbs/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_crvcbs', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'} 2018-10-10 05:27:27,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:27:27,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-10 05:27:27,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-10 05:27:27,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-10 05:27:27,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:27,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-10 05:27:27,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:27,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-10 05:27:27,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-10 05:27:27,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-10 05:27:27,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:27,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:27,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:27,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:27,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:27,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:27,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:27,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:27,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:27,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:27,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:27,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:27,214 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:27 GMT 2018-10-10 05:27:27,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:27,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:27,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:32,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:32,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:32,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:32,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:32,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:32,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:32,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:32,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:32,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "02de42e6-b1fe-42b1-90c1-136daffad0f5"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:21.364Z", "message": "Successfully created daemon: vellum_host_crvcbs", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:21.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "35a387d7-f4f6-4387-b5bf-fa4a41888f37"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.314Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.314Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.314Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_52z1jo/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Creating Agent proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Configuring Agent vellum_host_crvcbs", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:22.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:22.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:23.466Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:23.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:23.466Z", "message": "Successfully configured daemon: vellum_host_crvcbs", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:23.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:23.466Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:23.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:23.466Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:23.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0499f762-6f3d-4c6c-aef7-49943eece2b2"}], "metadata": {"pagination": {"total": 845, "offset": 585, "size": 50}}} 2018-10-10 05:27:32,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:32,355 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:32 GMT 2018-10-10 05:27:32,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:32,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27516 2018-10-10 05:27:32,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:32,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-10 05:27:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:27:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_crvcbs 2018-10-10 05:27:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-10 05:27:32,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-10 05:27:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_52z1jo/cloudify/ssl/cloudify_internal_cert.pem 2018-10-10 05:27:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_52z1jo 2018-10-10 05:27:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:27:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-10 05:27:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:32,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_crvcbs 2018-10-10 05:27:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-10 05:27:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-10 05:27:32,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:27:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-10 05:27:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_crvcbs 2018-10-10 05:27:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:27:32,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-10 05:27:32,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:32,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:32 GMT 2018-10-10 05:27:32,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:32,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:32,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:37,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:37,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:37,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:37,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:37,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:37,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:37,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:37,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:37,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:23.498Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:23.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:23.498Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:23.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_52z1jo/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.500Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_52z1jo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_52z1jo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_52z1jo', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_52z1jo/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_52z1jo', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.515Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.515Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.515Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.515Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.515Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.515Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:24.515Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:24.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "/home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Successfully created daemon: proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}], "metadata": {"pagination": {"total": 977, "offset": 635, "size": 50}}} 2018-10-10 05:27:37,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:37,731 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:37 GMT 2018-10-10 05:27:37,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:37,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28489 2018-10-10 05:27:37,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:37,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:37,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:37,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_52z1jo/env 2018-10-10 05:27:37,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-10 05:27:37,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-10 05:27:37,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:27:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_52z1jo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_52z1jo/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_52z1jo', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_52z1jo/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_52z1jo', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'} 2018-10-10 05:27:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-10 05:27:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-10 05:27:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-10 05:27:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:27:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-10 05:27:37,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:27:37,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-10 05:27:37,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-10 05:27:37,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-10 05:27:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_52z1jo 2018-10-10 05:27:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:37,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:37,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:37,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:37,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:37,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:37,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:37,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:37,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:37,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:37,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:37,887 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:37 GMT 2018-10-10 05:27:37,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:37,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:37,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:42,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:43,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:43,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:43,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:43,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:43,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:43,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:43,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:43,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "/home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "13d01851-1cc0-40d1-9221-583348b2490e"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.516Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e9f6ee0b-b7ea-4015-bdc0-0c846a1e39a8"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.526Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.526Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.526Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.526Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.526Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.526Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.526Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:25.526Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:25.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.876Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.876Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.876Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.876Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.876Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.876Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_akg0i7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Configuring Agent proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Creating Agent homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "9228a919-ece3-4e93-81f9-0546d78a5de0"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:26.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:26.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.887Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.887Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.887Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.887Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.887Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.887Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.887Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1098, "offset": 685, "size": 50}}} 2018-10-10 05:27:43,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:43,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:43 GMT 2018-10-10 05:27:43,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:43,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27105 2018-10-10 05:27:43,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:43,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:27:43,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-10 05:27:43,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-10 05:27:43,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-10 05:27:43,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:43,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:43,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:43,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:43,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:43,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:43,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-10 05:27:43,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:43,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-10 05:27:43,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:43,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:27:43,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-10 05:27:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_akg0i7/cloudify/ssl/cloudify_internal_cert.pem 2018-10-10 05:27:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_52z1jo 2018-10-10 05:27:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-10 05:27:43,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-10 05:27:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_akg0i7 2018-10-10 05:27:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-10 05:27:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-10 05:27:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-10 05:27:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:27:43,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:43,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-10 05:27:43,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:43,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:43,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-10 05:27:43,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:43,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:43,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:27:43,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:43,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:43,342 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:43 GMT 2018-10-10 05:27:43,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:43,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:43,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:48,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:48,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:48,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:48,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:48,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:48,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:48,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:48,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:48,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Successfully configured daemon: proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "97386118-be63-449c-aa6c-963052bc6f5b"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "54320629-b1d0-436b-b55b-865f6cb4d781"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:27.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:27.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.900Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.900Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.930Z", "message": "Successfully started daemon: vellum_host_crvcbs", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.930Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.930Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_akg0i7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_akg0i7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_akg0i7', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_akg0i7/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_akg0i7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.930Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_akg0i7/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.930Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.930Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.930Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_crvcbs start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d166aec0-266a-4114-be09-0f48e73dc107"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:28.930Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.000Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "[localhost] run: /home/ubuntu/vellum_host_crvcbs/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0037665e-9891-4ca3-b26d-09f4be42c6d9"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0037665e-9891-4ca3-b26d-09f4be42c6d9"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}], "metadata": {"pagination": {"total": 1196, "offset": 735, "size": 50}}} 2018-10-10 05:27:48,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:48,962 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:48 GMT 2018-10-10 05:27:48,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:48,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27757 2018-10-10 05:27:48,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:48,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:48,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:27:48,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_52z1jo 2018-10-10 05:27:48,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-10 05:27:48,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-10 05:27:48,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:27:48,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-10 05:27:48,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:27:48,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-10 05:27:48,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_crvcbs 2018-10-10 05:27:48,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-10 05:27:48,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_akg0i7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_akg0i7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_akg0i7', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_akg0i7/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_akg0i7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'} 2018-10-10 05:27:48,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_akg0i7/env 2018-10-10 05:27:48,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-10 05:27:48,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:27:48,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_crvcbs start 2018-10-10 05:27:48,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-10 05:27:48,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-10 05:27:48,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:27:48,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:27:48,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-10 05:27:48,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-10 05:27:48,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:48,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-10 05:27:48,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-10 05:27:48,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-10 05:27:48,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_crvcbs/env/bin/pip freeze 2018-10-10 05:27:48,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-10 05:27:48,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-10 05:27:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-10 05:27:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:48,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:49,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:49,107 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:49 GMT 2018-10-10 05:27:49,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:49,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:49,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:54,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:27:54,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:54,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:54,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:54,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:54,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:54,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:54,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:54,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0037665e-9891-4ca3-b26d-09f4be42c6d9"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Successfully created daemon: homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b90d69c1-a671-497d-a203-8cb0e485f18a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:30.006Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:30.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Starting Agent proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Removing directory: /tmp/tmpkqi5_Z", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0037665e-9891-4ca3-b26d-09f4be42c6d9"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0037665e-9891-4ca3-b26d-09f4be42c6d9"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0037665e-9891-4ca3-b26d-09f4be42c6d9"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0037665e-9891-4ca3-b26d-09f4be42c6d9"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}], "metadata": {"pagination": {"total": 1294, "offset": 785, "size": 50}}} 2018-10-10 05:27:54,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:54,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:54 GMT 2018-10-10 05:27:54,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:54,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27605 2018-10-10 05:27:54,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:54,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:27:54,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-10 05:27:54,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:54,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_akg0i7 2018-10-10 05:27:54,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:27:54,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_52z1jo 2018-10-10 05:27:54,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:27:54,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:27:54,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:27:54,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-10 05:27:54,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkqi5_Z 2018-10-10 05:27:54,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-10 05:27:54,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:27:54,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-10 05:27:54,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-10 05:27:54,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:27:54,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:27:54,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:27:54,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:27:54,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:27:54,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:27:54,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:27:54,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:27:54,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:27:54,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:27:54,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:27:54,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:27:54 GMT 2018-10-10 05:27:54,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:27:54,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:27:54,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:27:59,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:00,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:00,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:00,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:00,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:00,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:00,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:00,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:00,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:31.048Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:31.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:32.017Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:32.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:32.494Z", "message": "Creating Agent bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:32.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:32.494Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:32.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:32.494Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_9dlxil/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:32.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:32.494Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:32.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:32.494Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:32.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.031Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.031Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}], "metadata": {"pagination": {"total": 1340, "offset": 835, "size": 50}}} 2018-10-10 05:28:00,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:00,368 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:00 GMT 2018-10-10 05:28:00,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:00,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27627 2018-10-10 05:28:00,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:28:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_9dlxil 2018-10-10 05:28:00,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-10 05:28:00,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_9dlxil/cloudify/ssl/cloudify_internal_cert.pem 2018-10-10 05:28:00,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-10 05:28:00,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-10 05:28:00,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-10 05:28:00,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-10 05:28:00,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-10 05:28:00,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:28:00,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:00,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:28:00,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:28:00,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-10 05:28:00,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-10 05:28:00,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-10 05:28:00,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:00,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:28:00,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:00,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:00,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:00,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:00,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:00,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:00,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:00,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:00,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:00,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:00,711 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:00 GMT 2018-10-10 05:28:00,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:00,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:00,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:05,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:06,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:06,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:06,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:06,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:06,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:06,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:06,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:06,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:33.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:33.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.134Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.134Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.134Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.134Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.134Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.134Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Creating Agent ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Creating Agent dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_9dlxil/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Successfully started daemon: proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_9dlxil/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_9dlxil/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_9dlxil', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_9dlxil/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_9dlxil', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_3e19xd/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_we602i/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_52z1jo start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a8dd7480-b06e-4c0b-b8a9-bb5417e897c0"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:34.719Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:34.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1362, "offset": 885, "size": 50}}} 2018-10-10 05:28:06,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:06,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:06 GMT 2018-10-10 05:28:06,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:06,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28120 2018-10-10 05:28:06,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:06,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:28:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-10 05:28:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-10 05:28:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:28:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-10 05:28:06,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-10 05:28:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:28:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-10 05:28:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_3e19xd 2018-10-10 05:28:06,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-10 05:28:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-10 05:28:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_we602i 2018-10-10 05:28:06,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-10 05:28:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_9dlxil/env 2018-10-10 05:28:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-10 05:28:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_52z1jo 2018-10-10 05:28:06,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_9dlxil/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_9dlxil/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_9dlxil', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_9dlxil/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_9dlxil', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'} 2018-10-10 05:28:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-10 05:28:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_3e19xd/cloudify/ssl/cloudify_internal_cert.pem 2018-10-10 05:28:06,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_we602i/cloudify/ssl/cloudify_internal_cert.pem 2018-10-10 05:28:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_52z1jo start 2018-10-10 05:28:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-10 05:28:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-10 05:28:06,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-10 05:28:06,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:06,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:06,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:06,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:06,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:06,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:06,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:06,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:06,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:06,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:06,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:06,353 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:06 GMT 2018-10-10 05:28:06,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:06,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:06,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:11,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:11,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:11,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:11,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:11,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.807Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "/home/ubuntu/bind_host_9dlxil/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Successfully created daemon: bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "[localhost] run: /home/ubuntu/proxy_host_52z1jo/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7ca36aed-6f98-40c8-b52a-d2ead07daa9f"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7ca36aed-6f98-40c8-b52a-d2ead07daa9f"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:35.811Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:35.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "dcb1d138-8f8e-47c3-b701-7e467ffc9c15"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7ca36aed-6f98-40c8-b52a-d2ead07daa9f"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_3e19xd/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7ca36aed-6f98-40c8-b52a-d2ead07daa9f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7ca36aed-6f98-40c8-b52a-d2ead07daa9f"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "63ee1528-e2ff-49c3-ae11-6f335bbc3dc5"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Configuring Agent homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7ca36aed-6f98-40c8-b52a-d2ead07daa9f"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Removing directory: /tmp/tmpgjL3hD", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "7ca36aed-6f98-40c8-b52a-d2ead07daa9f"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:36.850Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:36.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.422Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.889Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.889Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.889Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.889Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.889Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.889Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.889Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:37.889Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:37.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1377, "offset": 935, "size": 50}}} 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:11 GMT 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27471 2018-10-10 05:28:11,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:11,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-10 05:28:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-10 05:28:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-10 05:28:11,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_9dlxil/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-10 05:28:11,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-10 05:28:11,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-10 05:28:11,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_9dlxil 2018-10-10 05:28:11,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-10 05:28:11,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-10 05:28:11,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-10 05:28:11,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:11,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_52z1jo/env/bin/pip freeze 2018-10-10 05:28:11,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-10 05:28:11,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-10 05:28:11,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-10 05:28:11,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:28:11,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:11,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_3e19xd/env 2018-10-10 05:28:11,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-10 05:28:11,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-10 05:28:11,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-10 05:28:11,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-10 05:28:11,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:11,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_akg0i7 2018-10-10 05:28:11,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-10 05:28:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpgjL3hD 2018-10-10 05:28:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:11,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:11,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-10 05:28:11,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-10 05:28:11,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-10 05:28:11,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-10 05:28:11,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-10 05:28:11,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:11,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-10 05:28:11,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:11,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:11,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:11,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:11 GMT 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:11,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:11,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:16,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:17,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:17,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:17,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:17,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:17,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:17,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:17,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:17,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Successfully created daemon: ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_we602i/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "/home/ubuntu/ellis_host_3e19xd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "/home/ubuntu/dime_host_we602i/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Successfully created daemon: dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_we602i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_we602i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_we602i', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_we602i/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_we602i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_3e19xd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_3e19xd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_3e19xd', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_3e19xd/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_3e19xd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32c8a878-eed2-4b1d-a317-f028c47de08c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Successfully configured daemon: homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a409db05-20c0-4776-9e51-444f7a2b5032"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.409Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "be57aa47-d312-45a9-ae98-07ded5af0dd8"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:38.913Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Configuring Agent ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Configuring Agent bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}], "metadata": {"pagination": {"total": 1386, "offset": 985, "size": 50}}} 2018-10-10 05:28:17,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:17,269 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:17 GMT 2018-10-10 05:28:17,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:17,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29386 2018-10-10 05:28:17,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:17,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-10 05:28:17,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_3e19xd 2018-10-10 05:28:17,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:17,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_we602i/env 2018-10-10 05:28:17,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_3e19xd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-10 05:28:17,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-10 05:28:17,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_we602i/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-10 05:28:17,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_we602i 2018-10-10 05:28:17,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-10 05:28:17,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-10 05:28:17,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_we602i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_we602i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_we602i', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_we602i/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_we602i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'} 2018-10-10 05:28:17,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-10 05:28:17,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-10 05:28:17,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-10 05:28:17,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_3e19xd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_3e19xd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_3e19xd', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_3e19xd/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_3e19xd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'} 2018-10-10 05:28:17,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-10 05:28:17,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:17,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_akg0i7 2018-10-10 05:28:17,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-10 05:28:17,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:17,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:17,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:17,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-10 05:28:17,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-10 05:28:17,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-10 05:28:17,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:17,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-10 05:28:17,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:17,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-10 05:28:17,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-10 05:28:17,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:28:17,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:17,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:17,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_3e19xd 2018-10-10 05:28:17,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_9dlxil 2018-10-10 05:28:17,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:17,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:17,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:18,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:18 GMT 2018-10-10 05:28:18,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:18,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:18,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:23,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:23,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:23,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Starting Agent homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Configuring Agent bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.553Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.930Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.930Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.930Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:39.930Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:39.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Successfully configured daemon: ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Successfully configured daemon: bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0075b173-ca96-4e5c-8c86-9d37138e1464"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.135Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c930ea97-d227-40f3-8858-d2a1e43b4d7a"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1398, "offset": 1035, "size": 50}}} 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:23 GMT 2018-10-10 05:28:23,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:23,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27018 2018-10-10 05:28:23,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:23,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:23,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_akg0i7 2018-10-10 05:28:23,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:23,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:23,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_9dlxil 2018-10-10 05:28:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-10 05:28:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-10 05:28:23,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:23,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-10 05:28:23,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-10 05:28:23,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-10 05:28:23,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:23,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:23,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-10 05:28:23,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_3e19xd 2018-10-10 05:28:23,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_9dlxil 2018-10-10 05:28:23,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:23,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-10 05:28:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-10 05:28:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:23,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:23,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:23,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:23 GMT 2018-10-10 05:28:23,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:23,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:23,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:28,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:28,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:28,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:28,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:28,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:28,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:28,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:28,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:28,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:41.186Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:41.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.153Z", "message": "Configuring Agent dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.153Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "proxy_node_rqy4n3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.232Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_node_rqy4n3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.232Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_node_rqy4n3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:42.232Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:42.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:43.314Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:43.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:43.314Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:43.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "proxy_node_rqy4n3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:43.314Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/WFLCR/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:43.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b7218d1d-6b41-40c8-888d-c0918068d03c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:43.314Z", "message": "Successfully started daemon: homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:43.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:43.314Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:43.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:43.314Z", "message": "Successfully configured daemon: dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:43.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:43.314Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_akg0i7 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:43.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "27354234-e8e4-4689-a4ec-bb7ca7dfba1f"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:43.314Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:43.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "758958f7-962a-4f9d-a98a-9ad6b1b3fe5a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.097Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "proxy_node_rqy4n3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Executing: /tmp/WFLCR/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b7218d1d-6b41-40c8-888d-c0918068d03c"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}], "metadata": {"pagination": {"total": 1401, "offset": 1085, "size": 50}}} 2018-10-10 05:28:28,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:28,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:28 GMT 2018-10-10 05:28:28,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:28,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26693 2018-10-10 05:28:28,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:28,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:28,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:28,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-10 05:28:28,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_we602i 2018-10-10 05:28:28,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:28,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:28:28,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:28:28,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:28:28,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:28,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-10 05:28:28,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/WFLCR/install_requirements.sh 2018-10-10 05:28:28,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_akg0i7 2018-10-10 05:28:28,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-10 05:28:28,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_we602i 2018-10-10 05:28:28,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_akg0i7 start 2018-10-10 05:28:28,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-10 05:28:28,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:28,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:28,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:28,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:28,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:28,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:28,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:28,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:28,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-10 05:28:28,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-10 05:28:28,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WFLCR/install_requirements.sh 2018-10-10 05:28:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:28:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-10 05:28:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:28,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:28,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:28,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:28,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:28,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:28,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:28,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:28,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:28,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:28,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:28,467 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:28 GMT 2018-10-10 05:28:28,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:28,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:28,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:33,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:33,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:33,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:33,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:33,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:33,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:33,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:33,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:33,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "proxy_node_rqy4n3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Executing: /tmp/WFLCR/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b7218d1d-6b41-40c8-888d-c0918068d03c"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "[localhost] run: /home/ubuntu/homer_host_akg0i7/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a01d6467-1e63-4b42-bf0c-54cf01670a01"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:44.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:44.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a01d6467-1e63-4b42-bf0c-54cf01670a01"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a01d6467-1e63-4b42-bf0c-54cf01670a01"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Removing directory: /tmp/tmpEomZf6", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a01d6467-1e63-4b42-bf0c-54cf01670a01"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a01d6467-1e63-4b42-bf0c-54cf01670a01"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Starting Agent bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Starting Agent ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ml3thg/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a01d6467-1e63-4b42-bf0c-54cf01670a01"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:45.416Z", "message": "Creating Agent bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:45.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}], "metadata": {"pagination": {"total": 1406, "offset": 1135, "size": 50}}} 2018-10-10 05:28:33,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:33,555 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:33 GMT 2018-10-10 05:28:33,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:33,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27763 2018-10-10 05:28:33,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:33,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:33,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:33,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WFLCR/install_requirements.sh 2018-10-10 05:28:33,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-10 05:28:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-10 05:28:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-10 05:28:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_akg0i7/env/bin/pip freeze 2018-10-10 05:28:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-10 05:28:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:33,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-10 05:28:33,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-10 05:28:33,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-10 05:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-10 05:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpEomZf6 2018-10-10 05:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-10 05:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-10 05:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_9dlxil 2018-10-10 05:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_3e19xd 2018-10-10 05:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ml3thg/cloudify/ssl/cloudify_internal_cert.pem 2018-10-10 05:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-10 05:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_ml3thg 2018-10-10 05:28:33,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:33,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:33,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:33,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:33,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:33 GMT 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:33,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:38,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:38,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:38,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:38,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:38,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:38,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:38,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:38,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:38,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:46.613Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:46.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:46.856Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:46.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:46.856Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:46.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:46.856Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:46.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:46.856Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ml3thg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ml3thg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_ml3thg', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ml3thg/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ml3thg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:46.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:46.856Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_ml3thg/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:46.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:47.119Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:47.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:47.119Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:47.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:47.119Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:47.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:47.119Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:47.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:47.119Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:47.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "Successfully started daemon: ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "Successfully started daemon: bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "Successfully created daemon: bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_9dlxil start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "65bab1a1-8526-4e79-999b-605360a3cce7"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_3e19xd start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "64285a76-8d80-4238-b4fc-2e0ff1e3bfe8"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.005Z", "message": "/home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "696a24c6-c66a-4fa8-9f74-cfdc772fbcdb"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.355Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.355Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.355Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.355Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:49.355Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:49.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e32fe365-c2fc-4a53-a89f-060a772edaed"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Starting Agent dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "[localhost] run: /home/ubuntu/bind_host_9dlxil/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "42e23863-d44b-4dff-a94b-4b25a7abf384"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "[localhost] run: /home/ubuntu/ellis_host_3e19xd/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e32fe365-c2fc-4a53-a89f-060a772edaed"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "42e23863-d44b-4dff-a94b-4b25a7abf384"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.058Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1407, "offset": 1185, "size": 50}}} 2018-10-10 05:28:38,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:38,719 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:38 GMT 2018-10-10 05:28:38,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:38,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27889 2018-10-10 05:28:38,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:38,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:38,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:38,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-10 05:28:38,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-10 05:28:38,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ml3thg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ml3thg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_ml3thg', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ml3thg/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ml3thg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dp8ebg.PkbwSeNQs4AkAzm922uUM4ya5ss'} 2018-10-10 05:28:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_ml3thg/env 2018-10-10 05:28:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-10 05:28:38,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-10 05:28:38,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_3e19xd 2018-10-10 05:28:38,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_9dlxil 2018-10-10 05:28:38,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-10 05:28:38,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_ml3thg 2018-10-10 05:28:38,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-10 05:28:38,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_9dlxil start 2018-10-10 05:28:38,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-10 05:28:38,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_3e19xd start 2018-10-10 05:28:38,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-10 05:28:38,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-10-10 05:28:38,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-10 05:28:38,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:38,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:38,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:38,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:38,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-10 05:28:38,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_we602i 2018-10-10 05:28:38,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_9dlxil/env/bin/pip freeze 2018-10-10 05:28:38,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:38,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:38,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_3e19xd/env/bin/pip freeze 2018-10-10 05:28:38,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-10 05:28:38,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:38,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:38,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:38,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-10 05:28:38,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-10 05:28:38,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-10 05:28:38,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-10 05:28:38,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:38,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-10 05:28:38,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:38,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:38,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:38,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:38,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:38 GMT 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:38,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:43,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:43,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:43,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:43,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:43,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:43,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:43,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:43,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:43,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:50.369Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:50.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e32fe365-c2fc-4a53-a89f-060a772edaed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Removing directory: /tmp/tmpPnJefB", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "42e23863-d44b-4dff-a94b-4b25a7abf384"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "42e23863-d44b-4dff-a94b-4b25a7abf384"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e32fe365-c2fc-4a53-a89f-060a772edaed"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e32fe365-c2fc-4a53-a89f-060a772edaed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "42e23863-d44b-4dff-a94b-4b25a7abf384"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "42e23863-d44b-4dff-a94b-4b25a7abf384"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Configuring Agent bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Removing directory: /tmp/tmpgmmRKW", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e32fe365-c2fc-4a53-a89f-060a772edaed"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "42e23863-d44b-4dff-a94b-4b25a7abf384"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:51.092Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e32fe365-c2fc-4a53-a89f-060a772edaed"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.025Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.412Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.862Z", "message": "Successfully configured daemon: bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.862Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.862Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:52.862Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:52.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "99245678-b7e6-43ad-baf0-7ff1a7689fb0"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.424Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.424Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_we602i start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Successfully started daemon: dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b2c78eba-ecfa-4b1c-bb6f-eca78a09a1e5"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Starting Agent bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}], "metadata": {"pagination": {"total": 1407, "offset": 1235, "size": 50}}} 2018-10-10 05:28:43,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:43,881 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:43 GMT 2018-10-10 05:28:43,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:43,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27205 2018-10-10 05:28:43,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:43,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-10 05:28:43,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:43,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:43,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-10 05:28:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpPnJefB 2018-10-10 05:28:43,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-10 05:28:43,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-10 05:28:43,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:28:43,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:28:43,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-10 05:28:43,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:43,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_ml3thg 2018-10-10 05:28:43,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpgmmRKW 2018-10-10 05:28:43,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-10 05:28:43,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:43,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-10 05:28:43,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-10 05:28:43,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:43,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-10 05:28:43,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:43,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-10 05:28:43,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:43,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-10 05:28:43,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:43,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-10 05:28:43,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-10 05:28:43,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-10 05:28:43,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:43,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_ml3thg 2018-10-10 05:28:43,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-10 05:28:43,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-10 05:28:43,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-10 05:28:43,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:43,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-10 05:28:43,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:43,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-10 05:28:43,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_we602i start 2018-10-10 05:28:43,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-10 05:28:43,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_we602i 2018-10-10 05:28:43,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_ml3thg 2018-10-10 05:28:43,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:43,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:43,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:43,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:43,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:43 GMT 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:43,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:48,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:49,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:49,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:49,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:49,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:49,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:49,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:49,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:49,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:53.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:53.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:54.909Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:54.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:54.909Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:54.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:54.909Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:54.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.658Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "10d77f13-af72-48f1-9488-84aba7c464f6"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:55.944Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:55.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:56.035Z", "message": "[localhost] run: /home/ubuntu/dime_host_we602i/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:56.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "10d77f13-af72-48f1-9488-84aba7c464f6"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:56.956Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:56.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:57.043Z", "message": "Removing directory: /tmp/tmpK7sBxR", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:57.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "10d77f13-af72-48f1-9488-84aba7c464f6"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:57.043Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:57.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "10d77f13-af72-48f1-9488-84aba7c464f6"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:57.043Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:57.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "10d77f13-af72-48f1-9488-84aba7c464f6"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:57.043Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:57.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "10d77f13-af72-48f1-9488-84aba7c464f6"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:57.043Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:57.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "10d77f13-af72-48f1-9488-84aba7c464f6"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.454Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.454Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.454Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.454Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.454Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.454Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.599Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_ml3thg start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.599Z", "message": "Successfully started daemon: bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.599Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6001b229-badb-4d05-b00a-9d9e5644c91e"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.599Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e03b8508-7988-4c37-890e-97b5a0aa5fdf"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:58.599Z", "message": "[localhost] run: /home/ubuntu/bono_host_ml3thg/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:58.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e03b8508-7988-4c37-890e-97b5a0aa5fdf"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:59.486Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:59.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:59.486Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:59.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:59.486Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:59.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1407, "offset": 1285, "size": 50}}} 2018-10-10 05:28:49,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:49,042 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:49 GMT 2018-10-10 05:28:49,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:49,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26610 2018-10-10 05:28:49,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:49,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-10 05:28:49,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:49,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:49,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:49,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:49,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:49,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:49,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:49,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:28:49,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-10 05:28:49,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-10 05:28:49,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-10 05:28:49,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-10 05:28:49,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-10 05:28:49,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:49,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:49,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:49,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-10 05:28:49,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:49,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:49,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:49,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-10 05:28:49,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-10 05:28:49,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:49,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:49,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:49,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-10 05:28:49,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_we602i/env/bin/pip freeze 2018-10-10 05:28:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpK7sBxR 2018-10-10 05:28:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:28:49,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-10 05:28:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-10 05:28:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-10 05:28:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-10 05:28:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-10 05:28:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-10 05:28:49,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-10 05:28:49,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:49,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:49,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_ml3thg start 2018-10-10 05:28:49,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_ml3thg 2018-10-10 05:28:49,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-10 05:28:49,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-10 05:28:49,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_ml3thg/env/bin/pip freeze 2018-10-10 05:28:49,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-10 05:28:49,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-10 05:28:49,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-10 05:28:49,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:49,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:49,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:49 GMT 2018-10-10 05:28:49,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:49,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:49,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:54,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:54,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:54,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:54,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:54,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:54,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:54,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:54,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:54,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:59.611Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e03b8508-7988-4c37-890e-97b5a0aa5fdf"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:59.611Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e03b8508-7988-4c37-890e-97b5a0aa5fdf"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:59.611Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e03b8508-7988-4c37-890e-97b5a0aa5fdf"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:59.611Z", "message": "Removing directory: /tmp/tmpECirxi", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e03b8508-7988-4c37-890e-97b5a0aa5fdf"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:27:59.611Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:27:59.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "e03b8508-7988-4c37-890e-97b5a0aa5fdf"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:00.514Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:00.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:00.514Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:00.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:00.514Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:00.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:00.514Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:00.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:01.616Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:01.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:02.670Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:02.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:02.670Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:02.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:02.670Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:02.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:02.670Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:02.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:02.670Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:02.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:05.223Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:05.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:06.108Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:06.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:06.108Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:06.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:07.190Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:07.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:07.190Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:07.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:07.190Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:07.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:08.285Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:08.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:08.285Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:08.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:08.285Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:08.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:10.779Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:10.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:11.323Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:11.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:11.323Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:11.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:12.822Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:12.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:12.822Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:12.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:12.822Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:12.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:13.851Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:13.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:13.851Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:13.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:13.851Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:13.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:17.759Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:17.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:18.865Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:18.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:18.865Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:18.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:18.865Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:18.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:18.865Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:18.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:19.875Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:19.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:19.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:19.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:19.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:19.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1407, "offset": 1335, "size": 50}}} 2018-10-10 05:28:54,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:54,249 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:54 GMT 2018-10-10 05:28:54,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:54,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25932 2018-10-10 05:28:54,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:54,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-10 05:28:54,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-10 05:28:54,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-10-10 05:28:54,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpECirxi 2018-10-10 05:28:54,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-10 05:28:54,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-10 05:28:54,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-10 05:28:54,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-10 05:28:54,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:28:54,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:54,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:54,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-10 05:28:54,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-10 05:28:54,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:54,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-10 05:28:54,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:54,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-10 05:28:54,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:54,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:54,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:54,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-10 05:28:54,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-10 05:28:54,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-10 05:28:54,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:54,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-10 05:28:54,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:28:54,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:28:54,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:28:54,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:54,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:54,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:54,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:54,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:54,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:54,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:54,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:54,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:54,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:54,325 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:54 GMT 2018-10-10 05:28:54,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:54,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:54,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:59,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:28:59,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:59,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:59,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:59,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:59,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:59,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:59,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:59,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:19.934Z", "message": "Downloaded scripts/bind/bind.py to /tmp/BFBR7/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:19.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:20.649Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:20.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:20.649Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:20.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:24.150Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:24.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:24.910Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:24.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:24.910Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:24.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:30.230Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:30.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_node_rqy4n3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:30.808Z", "message": "Execution done (return_code=0): /tmp/WFLCR/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:30.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "b7218d1d-6b41-40c8-888d-c0918068d03c"}, {"node_instance_id": "proxy_node_rqy4n3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:30.922Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:30.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_node_rqy4n3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:32.086Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:32.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "proxy_node_rqy4n3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:32.942Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:32.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:37.623Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:37.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:54.397Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:54.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:54.680Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:54.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:54.680Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:54.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:54.680Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:54.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:54.680Z", "message": "[localhost] run: sudo mv /tmp/tmpN43Sa3 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:54.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:54.680Z", "message": "[localhost] run: sudo mv /tmp/tmp7_kMOt /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:54.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:54.680Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:54.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:54.680Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:54.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.600Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "[localhost] run: sudo mv /tmp/tmpsY0Xo9 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "[localhost] run: sudo mv /tmp/tmp89CHgJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:55.703Z", "message": "[localhost] run: sudo mv /tmp/tmpugakB4 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:55.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "32836615-e5c8-4b89-b02d-f9285ad80f63"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:56.718Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/74T3R/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:56.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:56.961Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:56.961Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:56.961Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:56.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:57.734Z", "message": "Executing: /tmp/74T3R/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:57.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:57.734Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:57.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:57.734Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:57.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:57.734Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:57.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:28:58.748Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:28:58.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}], "metadata": {"pagination": {"total": 1442, "offset": 1385, "size": 50}}} 2018-10-10 05:28:59,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:59,417 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:59 GMT 2018-10-10 05:28:59,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:59,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24422 2018-10-10 05:28:59,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:28:59,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BFBR7/bind.py 2018-10-10 05:28:59,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-10 05:28:59,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-10 05:28:59,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-10 05:28:59,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-10 05:28:59,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-10 05:28:59,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-10 05:28:59,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WFLCR/install_requirements.sh 2018-10-10 05:28:59,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:28:59,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:28:59,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:28:59,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-10 05:28:59,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-10 05:28:59,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:28:59,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-10 05:28:59,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-10 05:28:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN43Sa3 /etc/clearwater/local_config 2018-10-10 05:28:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7_kMOt /etc/bind/named.conf.local 2018-10-10 05:28:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-10 05:28:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-10 05:28:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:28:59,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:28:59,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsY0Xo9 /etc/bind/db.clearwater.local 2018-10-10 05:28:59,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:28:59,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:28:59,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-10 05:28:59,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:28:59,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:28:59,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:28:59,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp89CHgJ /etc/bind/db.clearwater.opnfv 2018-10-10 05:28:59,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:28:59,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:28:59,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-10 05:28:59,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:28:59,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:28:59,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpugakB4 /etc/clearwater/shared_config 2018-10-10 05:28:59,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/74T3R/install-etcd.sh 2018-10-10 05:28:59,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:28:59,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:28:59,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:28:59,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/74T3R/install-etcd.sh 2018-10-10 05:28:59,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-10 05:28:59,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-10 05:28:59,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-10 05:28:59,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-10 05:28:59,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:28:59,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:28:59,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:28:59,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:28:59,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:28:59,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:28:59,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:28:59,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:28:59,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:28:59,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:28:59,488 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:28:59 GMT 2018-10-10 05:28:59,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:28:59,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:28:59,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:04,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:04,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:04,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:04,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:04,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:04,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:04,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:04,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:04,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1442, "offset": 1430, "size": 50}}} 2018-10-10 05:29:04,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:04,742 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:04 GMT 2018-10-10 05:29:04,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:04,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:04,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:04,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:04,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:04,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:04,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:04 GMT 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:04,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:09,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:10,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:10,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:10,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:10,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:10,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:10,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:10,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:10,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:29:09.670Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-9dlxil\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 8s (2,788 B/s)\nReading package lists...\n\nreal\t0m11.352s\nuser\t0m2.701s\nsys\t0m0.186s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:29:09.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}], "metadata": {"pagination": {"total": 1443, "offset": 1430, "size": 50}}} 2018-10-10 05:29:10,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:10,089 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:10 GMT 2018-10-10 05:29:10,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:10,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4970 2018-10-10 05:29:10,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:10,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-9dlxil Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 8s (2,788 B/s) Reading package lists... real 0m11.352s user 0m2.701s sys 0m0.186s 2018-10-10 05:29:10,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:10,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:10,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:10,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:10 GMT 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:10,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:15,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:15,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:15,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:15,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:15,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:15,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:15,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:15,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:15,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:29:10.773Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:29:10.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:29:10.773Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:29:10.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}], "metadata": {"pagination": {"total": 1445, "offset": 1431, "size": 50}}} 2018-10-10 05:29:15,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:15,434 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:15 GMT 2018-10-10 05:29:15,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:15,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1137 2018-10-10 05:29:15,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:15,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:29:15,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-10 05:29:15,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:15,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:15,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:15,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:15,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:15,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:15,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:15,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:15,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:15,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:15,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:15 GMT 2018-10-10 05:29:15,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:15,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:15,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:20,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:20,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:20,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:20,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:20 GMT 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:20,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:20,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:20,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:20,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:20,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:20,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:20,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:20,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:20,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:20,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:20,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:20,827 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:20 GMT 2018-10-10 05:29:20,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:20,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:20,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:25,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:25,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:25 GMT 2018-10-10 05:29:25,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:25,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:25,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:25,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:26,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:26,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:26,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:26,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:26,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:26,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:26,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:26,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:26,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:26,029 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:26 GMT 2018-10-10 05:29:26,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:26,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:26,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:31,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:31,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:31,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:31,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:31,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:31,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:31,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:31,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:31,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:29:31,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:31,157 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:31 GMT 2018-10-10 05:29:31,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:31,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:31,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:31,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:31,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:31,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:31,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:31,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:31,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:31,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:31,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:31,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:31,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:31,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:31 GMT 2018-10-10 05:29:31,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:31,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:31,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:36,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:36,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:36,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:36,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:36,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:36,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:36,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:36,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:36,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:29:36,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:36,533 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:36 GMT 2018-10-10 05:29:36,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:36,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:36,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:36,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:36,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:36,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:36,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:36,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:36,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:36,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:36,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:36,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:36,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:36,595 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:36 GMT 2018-10-10 05:29:36,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:36,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:36,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:41,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:41,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:41,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:41,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:41,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:41,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:41,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:41,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:41,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:29:41,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:41,874 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:41 GMT 2018-10-10 05:29:41,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:41,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:41,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:41,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:41,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:41,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:41 GMT 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:41,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:41,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:46,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:47,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:47,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:47,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:47,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:47,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:47,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:47,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:47,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:29:47,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:47,122 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:47 GMT 2018-10-10 05:29:47,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:47,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:47,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:47,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:47,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:47,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:47,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:47,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:47,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:47,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:47,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:47,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:47,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:47,288 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:47 GMT 2018-10-10 05:29:47,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:47,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:47,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:52,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:52,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:52,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:52,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:52,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:52,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:52,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:52,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:52,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:29:52,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:52,418 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:52 GMT 2018-10-10 05:29:52,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:52,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:52,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:52,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:52,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:52,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:52,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:52,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:52,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:52,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:52,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:52,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:52,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:52,493 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:52 GMT 2018-10-10 05:29:52,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:52,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:52,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:57,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:29:57,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:57 GMT 2018-10-10 05:29:57,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:57,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:29:57,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:29:57,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:29:57,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:29:57,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:29:57,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:29:57,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:29:57,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:29:57,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:29:57,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:29:57,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:29:57,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:29:57,915 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:29:57 GMT 2018-10-10 05:29:57,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:29:57,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:29:57,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:02,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:03,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:03,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:03,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:03,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:03,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:03,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:03,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:03,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:30:03,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:03,065 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:03 GMT 2018-10-10 05:30:03,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:03,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:30:03,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:03,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:03,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:03,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:03 GMT 2018-10-10 05:30:03,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:03,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:03,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:08,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:08,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:08,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:08,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:08,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:08,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:08,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:08,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:08,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:30:08,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:08,233 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:08 GMT 2018-10-10 05:30:08,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:08,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:30:08,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:08,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:08,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:08,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:08,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:08,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:08,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:08,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:08,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:08,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:08,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:08,310 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:08 GMT 2018-10-10 05:30:08,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:08,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:08,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:13,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:13,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:13,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:13,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:13,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:13,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:13,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:13,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:13,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:30:13,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:13,392 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:13 GMT 2018-10-10 05:30:13,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:13,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:30:13,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:13,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:13,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:13,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:13,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:13 GMT 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:13,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:13,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:18,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:18,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:18,664 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:18 GMT 2018-10-10 05:30:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:30:18,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:18,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:18,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:18,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:18 GMT 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:18,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:18,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:23,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:23,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:23,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:23 GMT 2018-10-10 05:30:23,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:23,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:30:23,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:23,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:23,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:23,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:23,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:23,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:23 GMT 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:23,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:28,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:29,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:29,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:29,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:29 GMT 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:30:29,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:29,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:29,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:29,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:29,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:29,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:29,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:29,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:29,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:29,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:29,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:29,213 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:29 GMT 2018-10-10 05:30:29,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:29,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:29,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:34,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:34,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:34,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:34,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:34,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:34,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:34,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:34,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:34,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:30:34,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:34,299 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:34 GMT 2018-10-10 05:30:34,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:34,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:30:34,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:34,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:34,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:34,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:34,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:34,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:34,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:34,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:34,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:34,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:34,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:34,370 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:34 GMT 2018-10-10 05:30:34,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:34,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:34,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:39,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:39,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:39,458 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:39 GMT 2018-10-10 05:30:39,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:39,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:30:39,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:39,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:39,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:39,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:39,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:39,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:39,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:39,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:39,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:39,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:39,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:39,527 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:39 GMT 2018-10-10 05:30:39,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:39,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:39,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:44,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:44,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:44,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:44,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:44,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:44,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:44,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:44,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:44,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:40.906Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-9dlxil\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 15s (5,375 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9107\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m30.608s\nuser\t0m18.870s\nsys\t0m8.733s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:40.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:41.807Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:41.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:41.807Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:41.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:41.807Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:41.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:41.807Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:41.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:42.818Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:27:f3 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec6:27f3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71998 errors:0 dropped:0 overruns:0 frame:0\n TX packets:37727 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124661506 (124.6 MB) TX bytes:5965839 (5.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:198 errors:0 dropped:0 overruns:0 frame:0\n TX packets:198 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16578 (16.5 KB) TX bytes:16578 (16.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:42.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:42.818Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:42.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:42.818Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:42.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:42.818Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.15:53 0.0.0.0:* LISTEN 2574/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2574/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2574/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9107/monit \ntcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9223/etcd \ntcp6 0 0 :::53 :::* LISTEN 2574/named \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2574/named \ntcp6 0 0 :::4000 :::* LISTEN 9223/etcd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8698/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8698/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8698/ntpd \nudp 0 0 0.0.0.0:48652 0.0.0.0:* 581/dhclient \nudp 0 0 192.168.120.15:53 0.0.0.0:* 2574/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2574/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8698/ntpd \nudp6 0 0 ::1:123 :::* 8698/ntpd \nudp6 0 0 :::123 :::* 8698/ntpd \nudp6 0 0 :::22370 :::* 581/dhclient \nudp6 0 0 :::53 :::* 2574/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9273 899/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10740 1654/python2.7 /tmp/cloudify-logging-server-4dd8c.socket\nunix 2 [ ACC ] STREAM LISTENING 6912 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9573 1124/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1906 390/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13162 2629/python2.7 /tmp/ctx-WHgNpi.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:42.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:42.818Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:26 ? 00:00:00 /sbin/init\nroot 2 0 0 05:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:26 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:26 ? 00:00:00 [migration/0]\nroot 14 2 0 05:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:26 ? 00:00:00 [migration/1]\nroot 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:26 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:26 ? 00:00:00 [khelper]\nroot 21 2 0 05:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:26 ? 00:00:00 [netns]\nroot 23 2 0 05:26 ? 00:00:00 [writeback]\nroot 24 2 0 05:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:26 ? 00:00:00 [bioset]\nroot 26 2 0 05:26 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:26 ? 00:00:00 [kblockd]\nroot 28 2 0 05:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:26 ? 00:00:00 [khubd]\nroot 30 2 0 05:26 ? 00:00:00 [md]\nroot 31 2 0 05:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:26 ? 00:00:00 [vmstat]\nroot 37 2 0 05:26 ? 00:00:00 [ksmd]\nroot 38 2 0 05:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:26 ? 00:00:00 [crypto]\nroot 53 2 0 05:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:26 ? 00:00:00 [vballoon]\nroot 56 2 0 05:26 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:26 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 05:26 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 05:26 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 05:26 ? 00:00:00 [deferwq]\nroot 80 2 0 05:26 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:26 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:26 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:26 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 05:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 428 2 0 05:26 ? 00:00:00 [kworker/u5:1]\nroot 472 1 0 05:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 581 1 0 05:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 05:27 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 952 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1016 1 0 05:27 ? 00:00:00 rsyslogd\nroot 1053 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 05:27 ? 00:00:00 cron\ndaemon 1112 1 0 05:27 ? 00:00:00 atd\nroot 1121 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1538 2 0 05:27 ? 00:00:00 [kworker/1:2]\nubuntu 1654 1 0 05:27 ? 00:00:00 /home/ubuntu/bind_host_9dlxil/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_9dlxil --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_9dlxil --logging-server-logdir=/home/ubuntu/bind_host_9dlxil/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_9dlxil/work/bind_host_9dlxil%I.log --pidfile=/home/ubuntu/bind_host_9dlxil/work/bind_host_9dlxil.pid\nubuntu 1693 1654 0 05:27 ? 00:00:00 /home/ubuntu/bind_host_9dlxil/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_9dlxil --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_9dlxil --logging-server-logdir=/home/ubuntu/bind_host_9dlxil/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_9dlxil/work/bind_host_9dlxil%I.log --pidfile=/home/ubuntu/bind_host_9dlxil/work/bind_host_9dlxil.pid\nubuntu 1768 1 0 05:28 ? 00:00:01 python2.7 /home/ubuntu/bind_host_9dlxil/env/bin/diamond --configfile /home/ubuntu/bind_host_9dlxil/work/plugins/diamond/etc/diamond.conf\nroot 1912 2 0 05:28 ? 00:00:00 [kworker/u5:2]\nbind 2574 1 0 05:28 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2629 1693 0 05:28 ? 00:00:00 /home/ubuntu/bind_host_9dlxil/env/bin/python2.7 /home/ubuntu/bind_host_9dlxil/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-o536bK\nubuntu 2640 2629 0 05:28 ? 00:00:00 /bin/sh -c /tmp/74T3R/install-etcd.sh\nubuntu 2642 2640 0 05:28 ? 00:00:00 /bin/bash -e /tmp/74T3R/install-etcd.sh\nntp 8698 1 0 05:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9107 1 0 05:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9223 1 0 05:30 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380\nroot 9297 1 0 05:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9301 9297 0 05:30 ? 00:00:00 inotifywait -e create -qq .\nroot 9350 9107 0 05:30 ? 00:00:00 [check-monit-upt] \nroot 9352 9107 0 05:30 ? 00:00:00 [check-etcd-upti] \nroot 9355 9107 0 05:30 ? 00:00:00 [poll_etcd_clust] \nroot 9357 9107 0 05:30 ? 00:00:00 [poll_etcd.sh] \nubuntu 9561 2642 0 05:30 ? 00:00:00 /bin/bash -e /tmp/74T3R/install-etcd.sh\nubuntu 9562 9561 0 05:30 ? 00:00:00 /bin/bash -e /tmp/74T3R/install-etcd.sh\nroot 9563 9562 0 05:30 ? 00:00:00 sudo ps -edf\nroot 9564 9563 0 05:30 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:42.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:43.831Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:43.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:43.831Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:43.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:43.831Z", "message": "[etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/sysstat/sa10\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.009s\nuser\t0m0.007s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:43.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:43.831Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:43.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}], "metadata": {"pagination": {"total": 1459, "offset": 1433, "size": 50}}} 2018-10-10 05:30:44,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:44,741 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:44 GMT 2018-10-10 05:30:44,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:44,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65630 2018-10-10 05:30:44,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:44,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-9dlxil Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 13 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 15s (5,375 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9107 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m30.608s user 0m18.870s sys 0m8.733s 2018-10-10 05:30:44,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-10 05:30:44,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-10 05:30:44,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.005s sys 0m0.006s 2018-10-10 05:30:44,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-10 05:30:44,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:27:f3 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec6:27f3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71998 errors:0 dropped:0 overruns:0 frame:0 TX packets:37727 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124661506 (124.6 MB) TX bytes:5965839 (5.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:198 errors:0 dropped:0 overruns:0 frame:0 TX packets:198 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16578 (16.5 KB) TX bytes:16578 (16.5 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-10 05:30:44,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-10 05:30:44,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-10 05:30:44,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.15:53 0.0.0.0:* LISTEN 2574/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2574/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2574/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9107/monit tcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9223/etcd tcp6 0 0 :::53 :::* LISTEN 2574/named tcp6 0 0 :::22 :::* LISTEN 1108/sshd tcp6 0 0 ::1:953 :::* LISTEN 2574/named tcp6 0 0 :::4000 :::* LISTEN 9223/etcd udp 0 0 192.168.120.15:123 0.0.0.0:* 8698/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8698/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8698/ntpd udp 0 0 0.0.0.0:48652 0.0.0.0:* 581/dhclient udp 0 0 192.168.120.15:53 0.0.0.0:* 2574/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2574/named udp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8698/ntpd udp6 0 0 ::1:123 :::* 8698/ntpd udp6 0 0 :::123 :::* 8698/ntpd udp6 0 0 :::22370 :::* 581/dhclient udp6 0 0 :::53 :::* 2574/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9273 899/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10740 1654/python2.7 /tmp/cloudify-logging-server-4dd8c.socket unix 2 [ ACC ] STREAM LISTENING 6912 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9573 1124/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 1906 390/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13162 2629/python2.7 /tmp/ctx-WHgNpi.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-10 05:30:44,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:26 ? 00:00:00 /sbin/init root 2 0 0 05:26 ? 00:00:00 [kthreadd] root 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:26 ? 00:00:00 [kworker/0:0] root 5 2 0 05:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:26 ? 00:00:00 [rcu_sched] root 8 2 0 05:26 ? 00:00:00 [rcuos/0] root 9 2 0 05:26 ? 00:00:00 [rcuos/1] root 10 2 0 05:26 ? 00:00:00 [rcu_bh] root 11 2 0 05:26 ? 00:00:00 [rcuob/0] root 12 2 0 05:26 ? 00:00:00 [rcuob/1] root 13 2 0 05:26 ? 00:00:00 [migration/0] root 14 2 0 05:26 ? 00:00:00 [watchdog/0] root 15 2 0 05:26 ? 00:00:00 [watchdog/1] root 16 2 0 05:26 ? 00:00:00 [migration/1] root 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:26 ? 00:00:00 [kworker/1:0] root 19 2 0 05:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:26 ? 00:00:00 [khelper] root 21 2 0 05:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:26 ? 00:00:00 [netns] root 23 2 0 05:26 ? 00:00:00 [writeback] root 24 2 0 05:26 ? 00:00:00 [kintegrityd] root 25 2 0 05:26 ? 00:00:00 [bioset] root 26 2 0 05:26 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:26 ? 00:00:00 [kblockd] root 28 2 0 05:26 ? 00:00:00 [ata_sff] root 29 2 0 05:26 ? 00:00:00 [khubd] root 30 2 0 05:26 ? 00:00:00 [md] root 31 2 0 05:26 ? 00:00:00 [devfreq_wq] root 32 2 0 05:26 ? 00:00:00 [kworker/0:1] root 34 2 0 05:26 ? 00:00:00 [khungtaskd] root 35 2 0 05:26 ? 00:00:00 [kswapd0] root 36 2 0 05:26 ? 00:00:00 [vmstat] root 37 2 0 05:26 ? 00:00:00 [ksmd] root 38 2 0 05:26 ? 00:00:00 [khugepaged] root 39 2 0 05:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:26 ? 00:00:00 [crypto] root 53 2 0 05:26 ? 00:00:00 [kthrotld] root 54 2 0 05:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:26 ? 00:00:00 [vballoon] root 56 2 0 05:26 ? 00:00:00 [kworker/1:1] root 57 2 0 05:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:26 ? 00:00:00 [scsi_eh_1] root 59 2 0 05:26 ? 00:00:00 [kworker/u4:2] root 60 2 0 05:26 ? 00:00:00 [kworker/u4:3] root 79 2 0 05:26 ? 00:00:00 [deferwq] root 80 2 0 05:26 ? 00:00:00 [charger_manager] root 124 2 0 05:26 ? 00:00:00 [kpsmoused] root 142 2 0 05:26 ? 00:00:00 [kworker/0:2] root 186 2 0 05:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:26 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 05:26 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 428 2 0 05:26 ? 00:00:00 [kworker/u5:1] root 472 1 0 05:26 ? 00:00:00 upstart-socket-bridge --daemon root 581 1 0 05:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 05:27 ? 00:00:00 [kauditd] message+ 899 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind root 952 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon syslog 1016 1 0 05:27 ? 00:00:00 rsyslogd root 1053 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 05:27 ? 00:00:00 cron daemon 1112 1 0 05:27 ? 00:00:00 atd root 1121 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1538 2 0 05:27 ? 00:00:00 [kworker/1:2] ubuntu 1654 1 0 05:27 ? 00:00:00 /home/ubuntu/bind_host_9dlxil/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_9dlxil --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_9dlxil --logging-server-logdir=/home/ubuntu/bind_host_9dlxil/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_9dlxil/work/bind_host_9dlxil%I.log --pidfile=/home/ubuntu/bind_host_9dlxil/work/bind_host_9dlxil.pid ubuntu 1693 1654 0 05:27 ? 00:00:00 /home/ubuntu/bind_host_9dlxil/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_9dlxil --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_9dlxil --logging-server-logdir=/home/ubuntu/bind_host_9dlxil/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_9dlxil/work/bind_host_9dlxil%I.log --pidfile=/home/ubuntu/bind_host_9dlxil/work/bind_host_9dlxil.pid ubuntu 1768 1 0 05:28 ? 00:00:01 python2.7 /home/ubuntu/bind_host_9dlxil/env/bin/diamond --configfile /home/ubuntu/bind_host_9dlxil/work/plugins/diamond/etc/diamond.conf root 1912 2 0 05:28 ? 00:00:00 [kworker/u5:2] bind 2574 1 0 05:28 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2629 1693 0 05:28 ? 00:00:00 /home/ubuntu/bind_host_9dlxil/env/bin/python2.7 /home/ubuntu/bind_host_9dlxil/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-o536bK ubuntu 2640 2629 0 05:28 ? 00:00:00 /bin/sh -c /tmp/74T3R/install-etcd.sh ubuntu 2642 2640 0 05:28 ? 00:00:00 /bin/bash -e /tmp/74T3R/install-etcd.sh ntp 8698 1 0 05:30 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9107 1 0 05:30 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9223 1 0 05:30 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 root 9297 1 0 05:30 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9301 9297 0 05:30 ? 00:00:00 inotifywait -e create -qq . root 9350 9107 0 05:30 ? 00:00:00 [check-monit-upt] root 9352 9107 0 05:30 ? 00:00:00 [check-etcd-upti] root 9355 9107 0 05:30 ? 00:00:00 [poll_etcd_clust] root 9357 9107 0 05:30 ? 00:00:00 [poll_etcd.sh] ubuntu 9561 2642 0 05:30 ? 00:00:00 /bin/bash -e /tmp/74T3R/install-etcd.sh ubuntu 9562 9561 0 05:30 ? 00:00:00 /bin/bash -e /tmp/74T3R/install-etcd.sh root 9563 9562 0 05:30 ? 00:00:00 sudo ps -edf root 9564 9563 0 05:30 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-10-10 05:30:44,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-10 05:30:44,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.000s sys 0m0.007s 2018-10-10 05:30:44,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/sysstat/sa10 /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.009s user 0m0.007s sys 0m0.002s 2018-10-10 05:30:44,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-10 05:30:44,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:44,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:44,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:44,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:44,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:44,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:44,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:44,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:44,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:44,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:44,831 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:44 GMT 2018-10-10 05:30:44,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:44,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:44,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:49,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:50,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:50,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:50,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:50,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:50,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:50,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:50,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:50,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:44.842Z", "message": "[etcd] => [10-Oct-2018 05:30:28 UTC] clearwater-diags-monitor starting\n[10-Oct-2018 05:30:28 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:44.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:44.842Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:44.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:45.566Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:45.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:45.853Z", "message": "[etcd] => 2018-10-10 05:30:26.678102390 Stopping etcd clearwater-etcd\n2018-10-10 05:30:27.326059793 Restarting etcd clearwater-etcd\n2018-10-10 05:30:27.330742509 Configured ETCDCTL_PEERS: \n2018-10-10 05:30:27.331462013 Check for previous failed startup attempt\n2018-10-10 05:30:27.332521716 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-10-10 05:30:27.348163351 etcdctl returned 2\n2018-10-10 05:30:27.353228392 Creating new cluster...\n2018-10-10 05:30:27.355867053 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.15:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.15\n --name 192-168-120-15\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.15:2380\n --listen-peer-urls http://192.168.120.15:2380\n2018-10-10 05:30:27.358548818 Check we're actually a member of the cluster\n2018-10-10 05:30:27.361676957 Wait for etcd to startup\n2018-10-10 05:30:28.368875309 Etcd started successfully\n2018-10-10 05:30:27.377463 I | etcdmain: etcd Version: 3.1.7\n2018-10-10 05:30:27.377513 I | etcdmain: Git SHA: 43b7507\n2018-10-10 05:30:27.377517 I | etcdmain: Go Version: go1.7.5\n2018-10-10 05:30:27.377520 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-10 05:30:27.377524 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-10 05:30:27.377612 I | embed: listening for peers on http://192.168.120.15:2380\n2018-10-10 05:30:27.377658 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-10 05:30:27.435006 I | etcdserver: name = 192-168-120-15\n2018-10-10 05:30:27.435019 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15\n2018-10-10 05:30:27.435023 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member\n2018-10-10 05:30:27.435026 I | etcdserver: heartbeat = 100ms\n2018-10-10 05:30:27.435030 I | etcdserver: election = 1000ms\n2018-10-10 05:30:27.435033 I | etcdserver: snapshot count = 10000\n2018-10-10 05:30:27.435039 I | etcdserver: advertise client URLs = http://192.168.120.15:4000\n2018-10-10 05:30:27.435043 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380\n2018-10-10 05:30:27.435051 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380\n2018-10-10 05:30:27.505584 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e\n2018-10-10 05:30:27.505625 I | raft: ca6a20ed546c7237 became follower at term 0\n2018-10-10 05:30:27.505647 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-10 05:30:27.505651 I | raft: ca6a20ed546c7237 became follower at term 1\n2018-10-10 05:30:27.724466 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-10 05:30:27.725222 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-10-10 05:30:28.505936 I | raft: ca6a20ed546c7237 is starting a new election at term 1\n2018-10-10 05:30:28.506121 I | raft: ca6a20ed546c7237 became candidate at term 2\n2018-10-10 05:30:28.506181 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2\n2018-10-10 05:30:28.506213 I | raft: ca6a20ed546c7237 became leader at term 2\n2018-10-10 05:30:28.506238 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2\n2018-10-10 05:30:28.506577 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e\n2018-10-10 05:30:28.506665 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-10 05:30:28.506712 I | embed: ready to serve client requests\n2018-10-10 05:30:28.507073 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-10 05:30:28.527998 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-10 05:30:28.528051 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-10 05:30:28.539222 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:49740\n2018-10-10 05:30:28.555224 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:49741\n2018-10-10 05:30:28.555919 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:49742\n2018-10-10 05:30:31.871663 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:49743\n2018-10-10 05:30:31.875386 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:49744\n2018-10-10 05:30:31.875895 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:49745\n2018-10-10 05:30:41.341779 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:49746\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:45.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:45.853Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:45.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:45.853Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:45.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:45.853Z", "message": "Execution done (return_code=0): /tmp/74T3R/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:45.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d6da93f5-c569-438c-9882-93a0a901d266"}, {"node_instance_id": "bind_ablttj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:46.994Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:46.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_793ywb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_793ywb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_793ywb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.004Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.178Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1SJ0J/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-w4uu8r', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-793ywb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/BACK9/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/IIRC4/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-s13iik', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "[localhost] run: sudo mv /tmp/tmpEuCH_W /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/3FOER/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6MCYW/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "[localhost] run: sudo mv /tmp/tmpDXplIy /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:48.871Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:48.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "bono_cm10z5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.065Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_cm10z5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.065Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.065Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_xw8hl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.065Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.065Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1540, "offset": 1447, "size": 50}}} 2018-10-10 05:30:50,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:50,073 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:50 GMT 2018-10-10 05:30:50,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:50,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31844 2018-10-10 05:30:50,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:50,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [10-Oct-2018 05:30:28 UTC] clearwater-diags-monitor starting [10-Oct-2018 05:30:28 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-10 05:30:50,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-10 05:30:50,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:30:50,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-10 05:30:26.678102390 Stopping etcd clearwater-etcd 2018-10-10 05:30:27.326059793 Restarting etcd clearwater-etcd 2018-10-10 05:30:27.330742509 Configured ETCDCTL_PEERS: 2018-10-10 05:30:27.331462013 Check for previous failed startup attempt 2018-10-10 05:30:27.332521716 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-10-10 05:30:27.348163351 etcdctl returned 2 2018-10-10 05:30:27.353228392 Creating new cluster... 2018-10-10 05:30:27.355867053 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 2018-10-10 05:30:27.358548818 Check we're actually a member of the cluster 2018-10-10 05:30:27.361676957 Wait for etcd to startup 2018-10-10 05:30:28.368875309 Etcd started successfully 2018-10-10 05:30:27.377463 I | etcdmain: etcd Version: 3.1.7 2018-10-10 05:30:27.377513 I | etcdmain: Git SHA: 43b7507 2018-10-10 05:30:27.377517 I | etcdmain: Go Version: go1.7.5 2018-10-10 05:30:27.377520 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-10 05:30:27.377524 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-10 05:30:27.377612 I | embed: listening for peers on http://192.168.120.15:2380 2018-10-10 05:30:27.377658 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-10 05:30:27.435006 I | etcdserver: name = 192-168-120-15 2018-10-10 05:30:27.435019 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15 2018-10-10 05:30:27.435023 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member 2018-10-10 05:30:27.435026 I | etcdserver: heartbeat = 100ms 2018-10-10 05:30:27.435030 I | etcdserver: election = 1000ms 2018-10-10 05:30:27.435033 I | etcdserver: snapshot count = 10000 2018-10-10 05:30:27.435039 I | etcdserver: advertise client URLs = http://192.168.120.15:4000 2018-10-10 05:30:27.435043 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380 2018-10-10 05:30:27.435051 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380 2018-10-10 05:30:27.505584 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e 2018-10-10 05:30:27.505625 I | raft: ca6a20ed546c7237 became follower at term 0 2018-10-10 05:30:27.505647 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-10 05:30:27.505651 I | raft: ca6a20ed546c7237 became follower at term 1 2018-10-10 05:30:27.724466 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-10 05:30:27.725222 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-10-10 05:30:28.505936 I | raft: ca6a20ed546c7237 is starting a new election at term 1 2018-10-10 05:30:28.506121 I | raft: ca6a20ed546c7237 became candidate at term 2 2018-10-10 05:30:28.506181 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2 2018-10-10 05:30:28.506213 I | raft: ca6a20ed546c7237 became leader at term 2 2018-10-10 05:30:28.506238 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2 2018-10-10 05:30:28.506577 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e 2018-10-10 05:30:28.506665 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-10 05:30:28.506712 I | embed: ready to serve client requests 2018-10-10 05:30:28.507073 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-10 05:30:28.527998 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-10 05:30:28.528051 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-10 05:30:28.539222 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:49740 2018-10-10 05:30:28.555224 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:49741 2018-10-10 05:30:28.555919 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:49742 2018-10-10 05:30:31.871663 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:49743 2018-10-10 05:30:31.875386 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:49744 2018-10-10 05:30:31.875895 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:49745 2018-10-10 05:30:41.341779 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:49746 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-10 05:30:50,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-10 05:30:50,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-10 05:30:50,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/74T3R/install-etcd.sh 2018-10-10 05:30:50,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:30:50,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:50,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:30:50,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:30:50,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:30:50,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:30:50,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:50,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:50,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:50,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:50,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:50,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1SJ0J/clearwater.py 2018-10-10 05:30:50,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:30:50,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-10 05:30:50,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-10 05:30:50,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-10 05:30:50,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-10 05:30:50,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-w4uu8r', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2018-10-10 05:30:50,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-793ywb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-10-10 05:30:50,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/BACK9/clearwater.py 2018-10-10 05:30:50,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/IIRC4/clearwater.py 2018-10-10 05:30:50,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-10 05:30:50,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-10 05:30:50,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-s13iik', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-10-10 05:30:50,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:30:50,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-10 05:30:50,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-10 05:30:50,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEuCH_W /etc/clearwater/local_config 2018-10-10 05:30:50,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-10 05:30:50,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-10 05:30:50,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:30:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/3FOER/clearwater.py 2018-10-10 05:30:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6MCYW/clearwater.py 2018-10-10 05:30:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-10 05:30:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-10 05:30:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDXplIy /etc/clearwater/local_config 2018-10-10 05:30:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:30:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-10 05:30:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:30:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:30:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:50,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:50,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:50,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:50 GMT 2018-10-10 05:30:50,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:50,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:50,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:55,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:30:55,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:55,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:55,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:55,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:55,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:55,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:55,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:55,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cm10z5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.065Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.065Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_xw8hl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.065Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/9XA82/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mv /tmp/tmpKghnDi /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-xw8hl5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mv /tmp/tmp5VJruQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "ccb90e9f-f9b1-4f2f-836c-82751665af57"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.15', 'name': u'bono-cm10z5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mv /tmp/tmpil6gXQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mv /tmp/tmpvV2cVp /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f18569a5-7f6a-4866-aac6-858f8d2eef0c"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mv /tmp/tmpsashnM /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a480a984-3a75-4d37-af89-459d2b4760d0"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-6ipuri', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:49.892Z", "message": "[localhost] run: sudo mv /tmp/tmpGVKKwF /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:49.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "1c213f8c-7c35-4cf2-9595-7728f2d726c0"}, {"node_instance_id": "sprout_793ywb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:50.090Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:50.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_xw8hl5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:50.090Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:50.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:50.090Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:50.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:50.090Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:50.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:50.090Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:50.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:50.090Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:50.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.031Z", "message": "Executing: /tmp/9DLK9/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.031Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YRGB2/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "eba305ce-aca3-4ae7-83b2-2c7bcf9861fc"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.031Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/9DLK9/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "sprout_793ywb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_793ywb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_xw8hl5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_xw8hl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_793ywb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_xw8hl5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:51.107Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:51.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1597, "offset": 1497, "size": 50}}} 2018-10-10 05:30:55,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:55,656 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:55 GMT 2018-10-10 05:30:55,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:55,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26464 2018-10-10 05:30:55,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:30:55,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:55,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:55,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-10 05:30:55,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:30:55,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/9XA82/clearwater.py 2018-10-10 05:30:55,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-10 05:30:55,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-10 05:30:55,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKghnDi /etc/clearwater/local_config 2018-10-10 05:30:55,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:30:55,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-10 05:30:55,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-xw8hl5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-10-10 05:30:55,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5VJruQ /etc/dnsmasq.resolv.conf 2018-10-10 05:30:55,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-10 05:30:55,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-10 05:30:55,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-10 05:30:55,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-10 05:30:55,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.15', 'name': u'bono-cm10z5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2018-10-10 05:30:55,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpil6gXQ /etc/dnsmasq.resolv.conf 2018-10-10 05:30:55,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-10 05:30:55,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvV2cVp /etc/dnsmasq.resolv.conf 2018-10-10 05:30:55,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-10 05:30:55,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-10 05:30:55,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-10 05:30:55,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-10 05:30:55,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsashnM /etc/clearwater/local_config 2018-10-10 05:30:55,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-10 05:30:55,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-6ipuri', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-10-10 05:30:55,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGVKKwF /etc/dnsmasq.resolv.conf 2018-10-10 05:30:55,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:30:55,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:30:55,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:55,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:55,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:30:55,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:30:55,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9DLK9/install-vellum.sh 2018-10-10 05:30:55,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YRGB2/append_proxy_snmp_conf.py 2018-10-10 05:30:55,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/9DLK9/install-vellum.sh 2018-10-10 05:30:55,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:55,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:30:55,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:55,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:30:55,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:30:55,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:30:55,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:30:55,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:55,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:55,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:55,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:55,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:30:55,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:30:55,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:30:55,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:30:55,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:30:55,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:30:55,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:30:55,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:30:55,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:30:55,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:30:55,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:30:55,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:30:55,867 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:30:55 GMT 2018-10-10 05:30:55,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:30:55,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:30:55,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:00,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:01,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:01,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:01,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:01,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:01,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:01,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:01,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:01,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/23QWV/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "Executing: /tmp/93HKN/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "Executing: /tmp/NKMKV/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/93HKN/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "Executing: /tmp/23QWV/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:52.039Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/NKMKV/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:52.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:53.049Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:53.049Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:53.049Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:53.049Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:53.049Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:53.049Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:53.049Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:53.049Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:53.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:54.127Z", "message": "[localhost] run: sudo mv /tmp/tmpMTRK3P /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:54.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:54.127Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:54.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:54.127Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:54.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:54.127Z", "message": "[localhost] run: sudo mv /tmp/tmpg_89NM /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:54.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "55b76bdd-b4b9-4efa-bf1e-ec744efc71bb"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:54.242Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:54.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:55.137Z", "message": "[localhost] run: sudo mv /tmp/tmpTKFxrr /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:55.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:55.137Z", "message": "[localhost] run: sudo mv /tmp/tmpDK52HG /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:55.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:55.137Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:55.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:55.137Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:55.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "18d75e51-f90c-4f85-a416-93d4e26f133c"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:55.156Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:55.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:55.156Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:55.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_cm10z5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:55.156Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:55.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:55.156Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:55.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:56.526Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:56.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:56.526Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:56.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:56.526Z", "message": "Executing: /tmp/YAZKM/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:56.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:56.526Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:56.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:56.526Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/YAZKM/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:56.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "bono_cm10z5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:57.556Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:57.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_cm10z5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:57.556Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:57.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:57.556Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:57.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_cm10z5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:57.556Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:57.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:57.571Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:57.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:57.571Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:57.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:57.571Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:57.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:57.571Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/IABX7/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:57.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "43d6a56e-95d8-4116-bbb4-d9d331fef887"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:58.586Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:58.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:58.586Z", "message": "Executing: /tmp/OBBFW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:58.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:58.586Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/OBBFW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:58.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}], "metadata": {"pagination": {"total": 1618, "offset": 1547, "size": 50}}} 2018-10-10 05:31:01,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:01,428 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:01 GMT 2018-10-10 05:31:01,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:01,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26097 2018-10-10 05:31:01,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:01,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-10 05:31:01,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/23QWV/install-homer.sh 2018-10-10 05:31:01,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/93HKN/install-dime.sh 2018-10-10 05:31:01,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NKMKV/install-sprout.sh 2018-10-10 05:31:01,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/93HKN/install-dime.sh 2018-10-10 05:31:01,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-10 05:31:01,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-10 05:31:01,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/23QWV/install-homer.sh 2018-10-10 05:31:01,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-10 05:31:01,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-10 05:31:01,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-10 05:31:01,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-10 05:31:01,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/NKMKV/install-sprout.sh 2018-10-10 05:31:01,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-10 05:31:01,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-10 05:31:01,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-10 05:31:01,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-10 05:31:01,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-10 05:31:01,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-10 05:31:01,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-10 05:31:01,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-10 05:31:01,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMTRK3P /etc/dnsmasq.resolv.conf 2018-10-10 05:31:01,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-10 05:31:01,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-10 05:31:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpg_89NM /etc/clearwater/local_config 2018-10-10 05:31:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:31:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTKFxrr /etc/dnsmasq.resolv.conf 2018-10-10 05:31:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDK52HG /etc/clearwater/local_config 2018-10-10 05:31:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-10 05:31:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-10 05:31:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:31:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:31:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:31:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:31:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:31:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:31:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YAZKM/install-ellis.sh 2018-10-10 05:31:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-10 05:31:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/YAZKM/install-ellis.sh 2018-10-10 05:31:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:31:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:31:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:31:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-10 05:31:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-10 05:31:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-10 05:31:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-10 05:31:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/IABX7/append_proxy_snmp_conf.py 2018-10-10 05:31:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-10 05:31:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OBBFW/install-bono.sh 2018-10-10 05:31:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/OBBFW/install-bono.sh 2018-10-10 05:31:01,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:01,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:01,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:01,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:01,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:01,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:01,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:01,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:01,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:01,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:01,545 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:01 GMT 2018-10-10 05:31:01,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:01,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:01,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:06,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:07,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:07,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:07,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:07,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:59.662Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:59.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:59.662Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:59.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:30:59.662Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:30:59.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:00.676Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-crvcbs\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 6s (2,072 kB/s)\nReading package lists...\n\nreal\t0m8.131s\nuser\t0m4.571s\nsys\t0m0.301s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:00.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:00.676Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:00.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:01.677Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:01.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:05.773Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sxtuzi\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,194 kB/s)\nReading package lists...\n\nreal\t0m12.978s\nuser\t0m4.908s\nsys\t0m0.288s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:05.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}], "metadata": {"pagination": {"total": 1620, "offset": 1597, "size": 50}}} 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:07 GMT 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13198 2018-10-10 05:31:07,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:07,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-10 05:31:07,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-10 05:31:07,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-10 05:31:07,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-crvcbs Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [163 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 6s (2,072 kB/s) Reading package lists... real 0m8.131s user 0m4.571s sys 0m0.301s 2018-10-10 05:31:07,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-10 05:31:07,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:31:07,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sxtuzi Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [163 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,194 kB/s) Reading package lists... real 0m12.978s user 0m4.908s sys 0m0.288s 2018-10-10 05:31:07,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:07,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:07,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:07 GMT 2018-10-10 05:31:07,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:07,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:07,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:12,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:13,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:13,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:13,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:13,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:13,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:13,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:13,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:13,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:06.700Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:06.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:06.700Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:06.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:06.700Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-we602i\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,177 kB/s)\nReading package lists...\n\nreal\t0m13.126s\nuser\t0m4.756s\nsys\t0m0.405s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:06.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:06.700Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:06.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:06.700Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:06.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:08.781Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:08.781Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-akg0i7\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 11s (1,095 kB/s)\nReading package lists...\n\nreal\t0m15.071s\nuser\t0m4.769s\nsys\t0m0.342s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:08.781Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:08.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:09.792Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ml3thg\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 6s (2,024 kB/s)\nReading package lists...\n\nreal\t0m9.070s\nuser\t0m4.637s\nsys\t0m0.275s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:09.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:09.792Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:09.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:09.792Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:09.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:10.811Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-3e19xd\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [163 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [415 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.8 MB in 10s (1,180 kB/s)\nReading package lists...\n\nreal\t0m12.944s\nuser\t0m4.838s\nsys\t0m0.413s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:10.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:10.811Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:10.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:31:11.842Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:31:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}], "metadata": {"pagination": {"total": 1634, "offset": 1604, "size": 50}}} 2018-10-10 05:31:13,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:13,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:13 GMT 2018-10-10 05:31:13,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:13,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26471 2018-10-10 05:31:13,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-10 05:31:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:31:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-we602i Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [163 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,177 kB/s) Reading package lists... real 0m13.126s user 0m4.756s sys 0m0.405s 2018-10-10 05:31:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:31:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-10 05:31:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:31:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-akg0i7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [163 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 11s (1,095 kB/s) Reading package lists... real 0m15.071s user 0m4.769s sys 0m0.342s 2018-10-10 05:31:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-10 05:31:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ml3thg Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [163 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 6s (2,024 kB/s) Reading package lists... real 0m9.070s user 0m4.637s sys 0m0.275s 2018-10-10 05:31:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-10 05:31:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:31:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-3e19xd Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [163 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [423 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [415 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,107 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [492 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [551 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [262 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.8 MB in 10s (1,180 kB/s) Reading package lists... real 0m12.944s user 0m4.838s sys 0m0.413s 2018-10-10 05:31:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-10 05:31:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:31:13,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:13,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:13,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:13,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:13,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:13,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:13,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:13,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:13,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:13,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:13,592 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:13 GMT 2018-10-10 05:31:13,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:13,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:13,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:18,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:18,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:18,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:18,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:18,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:18,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:18,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:18,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:18,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:31:18,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:18,820 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:18 GMT 2018-10-10 05:31:18,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:18,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:31:18,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:18,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:19,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:19,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:19 GMT 2018-10-10 05:31:19,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:19,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:19,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:24,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:24,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:24,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:24,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:24,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:24,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:24,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:24,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:24,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:31:24,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:24,425 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:24 GMT 2018-10-10 05:31:24,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:24,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:31:24,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:24,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:24,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:24,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:24,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:24 GMT 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:24,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:24,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:29,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:29,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:29,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:29,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:29,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:29,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:29,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:29,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:29,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:31:29,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:29,929 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:29 GMT 2018-10-10 05:31:29,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:29,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:31:29,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:29,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:30,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:30,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:30,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:30,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:30,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:30,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:30,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:30,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:30,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:30,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:30 GMT 2018-10-10 05:31:30,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:30,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:30,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:35,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:35,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:35,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:35,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:35,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:35,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:35,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:35,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:35,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:31:35,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:35,404 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:35 GMT 2018-10-10 05:31:35,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:35,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:31:35,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:35,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:35,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:35,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:35,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:35 GMT 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:35,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:35,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:40,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:40,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:40,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:40,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:40 GMT 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:40,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:31:40,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:40,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:40,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:40,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:40 GMT 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:40,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:40,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:45,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:45,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:45,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:45,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:45,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:45,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:45,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:45,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:45,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:31:45,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:45,955 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:45 GMT 2018-10-10 05:31:45,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:45,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:31:45,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:45,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:46,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:46,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:46,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:46,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:46,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:46,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:46,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:46,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:46,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:46,027 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:46 GMT 2018-10-10 05:31:46,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:46,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:46,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:51,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:51,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:51,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:51,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:51,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:51,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:51,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:51,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:51,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:31:51,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:51,471 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:51 GMT 2018-10-10 05:31:51,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:51,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:31:51,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:51,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:51,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:51,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:51,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:51,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:51,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:51,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:51,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:51,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:51,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:51,562 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:51 GMT 2018-10-10 05:31:51,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:51,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:51,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:56,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:31:56,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:56,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:56,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:56,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:56,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:56,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:56,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:56,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:31:56,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:56,738 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:56 GMT 2018-10-10 05:31:56,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:56,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:31:56,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:31:56,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:31:56,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:31:56,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:31:56,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:31:56,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:31:56,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:31:56,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:31:56,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:31:56,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:31:56,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:31:56,836 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:31:56 GMT 2018-10-10 05:31:56,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:31:56,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:31:56,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:01,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:02,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:02,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:02,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:02,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:02,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:02,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:02,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:02,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:02,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:02,228 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:02 GMT 2018-10-10 05:32:02,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:02,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:02,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:02,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:02,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:02,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:02,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:02,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:02,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:02,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:02,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:02,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:02,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:02,323 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:02 GMT 2018-10-10 05:32:02,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:02,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:02,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:07,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:07,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:07,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:07,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:07 GMT 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:07,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:07,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:07,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:07,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:07,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:07,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:07,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:07,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:07,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:07,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:07,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:07,559 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:07 GMT 2018-10-10 05:32:07,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:07,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:07,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:12,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:12,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:12,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:12,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:12,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:12,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:12,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:12,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:12,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:12,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:12,688 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:12 GMT 2018-10-10 05:32:12,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:12,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:12,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:12,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:12,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:12,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:12,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:12,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:12,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:12,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:12,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:12,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:12,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:12,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:12 GMT 2018-10-10 05:32:12,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:12,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:12,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:17,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:18,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:18,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:18,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:18 GMT 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:18,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:18,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:18,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:18,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:18,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:18,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:18,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:18,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:18,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:18,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:18,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:18,702 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:18 GMT 2018-10-10 05:32:18,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:18,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:18,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:23,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:24,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:24,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:24,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:24,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:24,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:24,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:24,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:24,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:24,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:24,098 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:24 GMT 2018-10-10 05:32:24,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:24,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:24,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:24,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:24,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:24,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:24,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:24 GMT 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:24,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:29,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:29,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:29,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:29,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:29 GMT 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:29,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:29,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:29,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:29,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:29,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:29,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:29 GMT 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:29,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:34,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:34,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:34,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:34,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:34,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:34,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:34,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:34,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:34,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:34,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:34,689 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:34 GMT 2018-10-10 05:32:34,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:34,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:34,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:34,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:34,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:34,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:34 GMT 2018-10-10 05:32:34,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:34,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:34,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:39,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:40,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:40,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:40,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:40,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:40,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:40,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:40,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:40,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:40,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:40,061 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:40 GMT 2018-10-10 05:32:40,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:40,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:40,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:40,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:40,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:40,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:40 GMT 2018-10-10 05:32:40,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:40,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:40,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:45,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:45,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:45,246 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:45 GMT 2018-10-10 05:32:45,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:45,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:45,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:45,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:45,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:45,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:45,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:45,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:45,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:45,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:45,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:45,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:45,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:45,430 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:45 GMT 2018-10-10 05:32:45,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:45,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:45,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:50,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:50,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:50,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:50,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:50,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:50,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:50,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:50,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:50,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:50,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:50,515 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:50 GMT 2018-10-10 05:32:50,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:50,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:50,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:50,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:50,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:50,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:50,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:50,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:50 GMT 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:50,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:55,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:32:55,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:55 GMT 2018-10-10 05:32:55,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:55,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:32:55,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:32:55,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:32:55,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:32:55,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:32:55 GMT 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:32:55,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:32:55,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:00,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:00,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:00,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:00,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:00,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:00,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:00,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:00,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:00,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:33:00,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:00,935 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:00 GMT 2018-10-10 05:33:00,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:00,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:00,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:00,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:01,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:01,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:01,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:01,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:01,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:01,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:01,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:01,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:01,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:01,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:01 GMT 2018-10-10 05:33:01,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:01,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:01,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:06,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:06,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:06,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:06,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:06,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:06 GMT 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:06,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:06,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:06,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:06,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:06,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:06,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:06,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:06,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:06,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:06,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:06,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:06,217 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:06 GMT 2018-10-10 05:33:06,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:06,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:06,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:11,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:11,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:11,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:11,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:11,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:11 GMT 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:11,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:11,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:11,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:11,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:11,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:11 GMT 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:11,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:16,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:16,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:16,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:16,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:16,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:16,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:16,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:16,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:16,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:33:16,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:16,517 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:16 GMT 2018-10-10 05:33:16,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:16,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:16,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:16,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:16,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:16,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:16,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:16,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:16,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:16,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:16,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:16,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:16,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:16,611 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:16 GMT 2018-10-10 05:33:16,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:16,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:16,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:21,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:21,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:21,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:21 GMT 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:21,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:21,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:21,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:21,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:21,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:21,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:21,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:21,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:21,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:21,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:21,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:21,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:21,795 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:21 GMT 2018-10-10 05:33:21,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:21,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:21,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:26,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:26,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:26,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:26,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:26,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:26,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:26,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:26,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:26,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:33:26,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:26,894 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:26 GMT 2018-10-10 05:33:26,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:26,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:26,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:26,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:26,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:26,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:26,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:26 GMT 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:26,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:31,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:32,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:32,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:32,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:32,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:32 GMT 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:32,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:32,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:32,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:32,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:32,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:32,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:32 GMT 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:32,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:37,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:37,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:37,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1618, "size": 50}}} 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:37 GMT 2018-10-10 05:33:37,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:37,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:37,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:37,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:37,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:37,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:37,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:37,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:37,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:37,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:37,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:37,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:37,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:37,311 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:37 GMT 2018-10-10 05:33:37,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:37,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:37,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:42,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:42,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:42,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:42,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:42,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:42,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:42,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:42,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:42,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:33:42.293Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ml3thg\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,787 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8669\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8724\nclearwater-socket-factory-sig start/running, process 8729\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m32.900s\nuser\t0m8.337s\nsys\t0m7.351s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:33:42.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}], "metadata": {"pagination": {"total": 1635, "offset": 1618, "size": 50}}} 2018-10-10 05:33:42,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:42,430 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:42 GMT 2018-10-10 05:33:42,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:42,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37140 2018-10-10 05:33:42,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:42,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ml3thg Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 21 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,787 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8669 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8724 clearwater-socket-factory-sig start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m32.900s user 0m8.337s sys 0m7.351s 2018-10-10 05:33:42,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:42,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:42,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:42,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:42,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:42,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:42,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:42,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:42,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:42,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:42,520 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:42 GMT 2018-10-10 05:33:42,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:42,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:42,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:47,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:47,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:47,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:47,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:47,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:47,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:47,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:47,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:47,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:33:42.930Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:33:42.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}], "metadata": {"pagination": {"total": 1636, "offset": 1619, "size": 50}}} 2018-10-10 05:33:47,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:47,685 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:47 GMT 2018-10-10 05:33:47,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:47,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 618 2018-10-10 05:33:47,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:47,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:33:47,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:47,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:47,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:47,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:47,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:47,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:47,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:47,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:47,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:47,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:47,837 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:47 GMT 2018-10-10 05:33:47,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:47,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:47,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:52,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:52,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:52,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:52,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:52,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:52,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:52,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:52,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:52,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1620, "size": 50}}} 2018-10-10 05:33:52,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:52,924 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:52 GMT 2018-10-10 05:33:52,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:52,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:52,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:52,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:52,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:52 GMT 2018-10-10 05:33:52,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:52,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:52,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:57,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:33:58,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:58,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:58,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:58,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1620, "size": 50}}} 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:58 GMT 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:33:58,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:33:58,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:33:58,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:33:58,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:33:58,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:33:58,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:33:58,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:33:58,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:33:58,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:33:58,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:33:58,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:33:58,145 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:33:58 GMT 2018-10-10 05:33:58,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:33:58,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:33:58,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:03,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:03,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:03,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:03,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:03,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:03,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:03,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:03,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:03,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1620, "size": 50}}} 2018-10-10 05:34:03,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:03,261 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:03 GMT 2018-10-10 05:34:03,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:03,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:34:03,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:03,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:03,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:03,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:03,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:03,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:03 GMT 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:03,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:08,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:08,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:08,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:08,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:08,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:08,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:08,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:08,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:08,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1620, "size": 50}}} 2018-10-10 05:34:08,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:08,460 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:08 GMT 2018-10-10 05:34:08,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:08,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:34:08,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:08,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:08,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:08,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:08,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:08 GMT 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:08,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:08,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:13,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:13,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:13,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1620, "size": 50}}} 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:13 GMT 2018-10-10 05:34:13,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:13,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:34:13,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:13,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:13,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:13,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:13,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:13,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:13,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:13,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:13,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:13,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:13,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:13,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:13 GMT 2018-10-10 05:34:13,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:13,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:13,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:18,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1620, "size": 50}}} 2018-10-10 05:34:19,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:19,195 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:19 GMT 2018-10-10 05:34:19,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:19,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:34:19,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:19,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:19,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:19,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:19,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:19,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:19,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:19,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:19,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:19,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:19,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:19,281 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:19 GMT 2018-10-10 05:34:19,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:19,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:19,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:24,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:24,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:24,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:24,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:24,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:24,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:24,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:24,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:24,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:21.273Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sxtuzi\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 19s (2,957 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8974\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9075\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9093\nclearwater-socket-factory-sig start/running, process 9100\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............+++\n...................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m14.798s\nuser\t0m9.214s\nsys\t0m8.583s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:21.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:21.959Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:21.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:21.959Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 8s (4,606 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.811s\nuser\t0m12.081s\nsys\t0m2.599s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:21.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:21.959Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:21.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:21.959Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-akg0i7\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 17s (5,150 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9032\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......+++\n.................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m12.813s\nuser\t0m20.391s\nsys\t0m11.606s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:21.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:21.959Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:21.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}], "metadata": {"pagination": {"total": 1642, "offset": 1620, "size": 50}}} 2018-10-10 05:34:24,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:24,446 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:24 GMT 2018-10-10 05:34:24,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:24,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 112633 2018-10-10 05:34:24,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:24,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sxtuzi Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 21 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 19s (2,957 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8974 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9075 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9093 clearwater-socket-factory-sig start/running, process 9100 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............+++ ...................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m14.798s user 0m9.214s sys 0m8.583s 2018-10-10 05:34:24,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:34:24,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 8s (4,606 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.811s user 0m12.081s sys 0m2.599s 2018-10-10 05:34:24,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:34:24,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-akg0i7 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 21 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 17s (5,150 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9032 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......+++ .................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m12.813s user 0m20.391s sys 0m11.606s 2018-10-10 05:34:24,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:34:24,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:24,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:24,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:24,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:24,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:24,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:24,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:24,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:24,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:24,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:24,546 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:24 GMT 2018-10-10 05:34:24,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:24,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:24,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:29,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:29,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:29,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:29,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:29,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:29,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:29,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:29,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:29,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1626, "size": 50}}} 2018-10-10 05:34:29,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:29,756 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:29 GMT 2018-10-10 05:34:29,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:29,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:34:29,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:29,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:29,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:29,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:29,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:29,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:29,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:29,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:29,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:29,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:29,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:29,942 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:29 GMT 2018-10-10 05:34:29,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:29,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:29,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:34,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:35,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:35,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:35,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:35,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:35,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:35,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:35,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:35,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1626, "size": 50}}} 2018-10-10 05:34:35,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:35,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:35 GMT 2018-10-10 05:34:35,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:35,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:34:35,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:35,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:35,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:35,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:35,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:35,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:35 GMT 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:35,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:40,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:40,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:40,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:40,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:40,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:40,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:40,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:40,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:40,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:35.017Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (572 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m13.106s\nuser\t0m0.751s\nsys\t0m0.539s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:35.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:35.975Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:35.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:35.975Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:35.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:35.975Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:35.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:37.970Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.006s\nsys\t0m0.051s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:37.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:38.986Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f8:dc:9a \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef8:dc9a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86619 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54915 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131720659 (131.7 MB) TX bytes:10061180 (10.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:42 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3843 (3.8 KB) TX bytes:3843 (3.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:38.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:38.986Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:38.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:38.986Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:26 ? 00:00:00 /sbin/init\nroot 2 0 0 05:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:26 ? 00:00:00 [migration/0]\nroot 14 2 0 05:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:26 ? 00:00:00 [migration/1]\nroot 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:26 ? 00:00:00 [khelper]\nroot 21 2 0 05:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:26 ? 00:00:00 [netns]\nroot 23 2 0 05:26 ? 00:00:00 [writeback]\nroot 24 2 0 05:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:26 ? 00:00:00 [bioset]\nroot 27 2 0 05:26 ? 00:00:00 [kblockd]\nroot 28 2 0 05:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:26 ? 00:00:00 [khubd]\nroot 30 2 0 05:26 ? 00:00:00 [md]\nroot 31 2 0 05:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:26 ? 00:00:00 [vmstat]\nroot 37 2 0 05:26 ? 00:00:00 [ksmd]\nroot 38 2 0 05:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:26 ? 00:00:00 [crypto]\nroot 53 2 0 05:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:26 ? 00:00:00 [vballoon]\nroot 56 2 0 05:26 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:26 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:26 ? 00:00:00 [deferwq]\nroot 80 2 0 05:26 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:26 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:26 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:26 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 05:26 ? 00:00:00 [kworker/u5:1]\nroot 436 2 0 05:26 ? 00:00:00 [kworker/u5:2]\nroot 490 1 0 05:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 05:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:27 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 05:27 ? 00:00:00 rsyslogd\nroot 1052 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 05:27 ? 00:00:00 cron\ndaemon 1110 1 0 05:27 ? 00:00:00 atd\nroot 1114 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1142 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1255 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 05:27 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 05:27 ? 00:00:00 /home/ubuntu/bono_host_ml3thg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ml3thg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ml3thg --logging-server-logdir=/home/ubuntu/bono_host_ml3thg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ml3thg/work/bono_host_ml3thg%I.log --pidfile=/home/ubuntu/bono_host_ml3thg/work/bono_host_ml3thg.pid\nubuntu 1765 1 0 05:28 ? 00:00:02 python2.7 /home/ubuntu/bono_host_ml3thg/env/bin/diamond --configfile /home/ubuntu/bono_host_ml3thg/work/plugins/diamond/etc/diamond.conf\nubuntu 1837 1651 0 05:30 ? 00:00:00 /home/ubuntu/bono_host_ml3thg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ml3thg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ml3thg --logging-server-logdir=/home/ubuntu/bono_host_ml3thg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ml3thg/work/bono_host_ml3thg%I.log --pidfile=/home/ubuntu/bono_host_ml3thg/work/bono_host_ml3thg.pid\nubuntu 1861 1837 0 05:30 ? 00:00:00 /home/ubuntu/bono_host_ml3thg/env/bin/python2.7 /home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-t3Zxka\nubuntu 1872 1861 0 05:30 ? 00:00:00 /bin/sh -c /tmp/OBBFW/install-bono.sh\nubuntu 1874 1872 0 05:30 ? 00:00:00 /bin/bash -e /tmp/OBBFW/install-bono.sh\nroot 2756 2 0 05:32 ? 00:00:00 [kworker/u5:0]\nntp 8160 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8669 1 0 05:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8724 1 0 05:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8725 8724 0 05:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8729 1 0 05:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8731 8729 0 05:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8739 8725 0 05:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8740 8731 0 05:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8741 8740 0 05:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9003 1 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.19,bono-cm10z5.clearwater.local --alias=172.30.9.211,bono-cm10z5.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-cm10z5.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9841 1 0 05:34 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nroot 9877 8669 0 05:34 ? 00:00:00 [check-monit-upt] \nroot 9881 8669 0 05:34 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 9904 9881 0 05:34 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 9944 9904 0 05:34 ? 00:00:00 sleep 27\nubuntu 9953 1874 0 05:34 ? 00:00:00 /bin/bash -e /tmp/OBBFW/install-bono.sh\nubuntu 9954 9953 0 05:34 ? 00:00:00 /bin/bash -e /tmp/OBBFW/install-bono.sh\nroot 9955 9954 0 05:34 ? 00:00:00 sudo ps -edf\nroot 9956 9955 0 05:34 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:38.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:38.986Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:38.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:40.012Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:40.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:40.012Z", "message": "[bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa10\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20181010T050000Z.txt\n/var/log/bono/bono_out.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:40.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:40.012Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:40.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:40.012Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9841/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8669/monit \ntcp 0 0 192.168.120.19:5058 0.0.0.0:* LISTEN 9003/bono \ntcp 0 0 192.168.120.19:5060 0.0.0.0:* LISTEN 9003/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9003/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9841/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8160/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8160/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8160/ntpd \nudp 0 0 0.0.0.0:4277 0.0.0.0:* 587/dhclient \nudp 0 0 192.168.120.19:5058 0.0.0.0:* 9003/bono \nudp 0 0 192.168.120.19:5060 0.0.0.0:* 9003/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9841/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8160/ntpd \nudp6 0 0 ::1:123 :::* 8160/ntpd \nudp6 0 0 :::123 :::* 8160/ntpd \nudp6 0 0 :::49752 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 9841/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20898 8739/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20899 8741/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11148 1651/python2.7 /tmp/cloudify-logging-server-f4a39.socket\nunix 2 [ ACC ] STREAM LISTENING 11802 1861/python2.7 /tmp/ctx-rVT8Na.socket\nunix 2 [ ACC ] STREAM LISTENING 1533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7301 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9357 1142/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8108 897/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:40.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:40.012Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:40.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}], "metadata": {"pagination": {"total": 1656, "offset": 1626, "size": 50}}} 2018-10-10 05:34:40,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:40,976 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:40 GMT 2018-10-10 05:34:40,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:40,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24334 2018-10-10 05:34:40,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (572 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m13.106s user 0m0.751s sys 0m0.539s 2018-10-10 05:34:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-10 05:34:40,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-10 05:34:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-10 05:34:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.006s sys 0m0.051s 2018-10-10 05:34:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f8:dc:9a inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef8:dc9a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86619 errors:0 dropped:0 overruns:0 frame:0 TX packets:54915 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131720659 (131.7 MB) TX bytes:10061180 (10.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:42 errors:0 dropped:0 overruns:0 frame:0 TX packets:42 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3843 (3.8 KB) TX bytes:3843 (3.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-10 05:34:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-10 05:34:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:26 ? 00:00:00 /sbin/init root 2 0 0 05:26 ? 00:00:00 [kthreadd] root 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:26 ? 00:00:00 [rcu_sched] root 8 2 0 05:26 ? 00:00:00 [rcuos/0] root 9 2 0 05:26 ? 00:00:00 [rcuos/1] root 10 2 0 05:26 ? 00:00:00 [rcu_bh] root 11 2 0 05:26 ? 00:00:00 [rcuob/0] root 12 2 0 05:26 ? 00:00:00 [rcuob/1] root 13 2 0 05:26 ? 00:00:00 [migration/0] root 14 2 0 05:26 ? 00:00:00 [watchdog/0] root 15 2 0 05:26 ? 00:00:00 [watchdog/1] root 16 2 0 05:26 ? 00:00:00 [migration/1] root 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:26 ? 00:00:00 [khelper] root 21 2 0 05:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:26 ? 00:00:00 [netns] root 23 2 0 05:26 ? 00:00:00 [writeback] root 24 2 0 05:26 ? 00:00:00 [kintegrityd] root 25 2 0 05:26 ? 00:00:00 [bioset] root 27 2 0 05:26 ? 00:00:00 [kblockd] root 28 2 0 05:26 ? 00:00:00 [ata_sff] root 29 2 0 05:26 ? 00:00:00 [khubd] root 30 2 0 05:26 ? 00:00:00 [md] root 31 2 0 05:26 ? 00:00:00 [devfreq_wq] root 32 2 0 05:26 ? 00:00:00 [kworker/0:1] root 34 2 0 05:26 ? 00:00:00 [khungtaskd] root 35 2 0 05:26 ? 00:00:00 [kswapd0] root 36 2 0 05:26 ? 00:00:00 [vmstat] root 37 2 0 05:26 ? 00:00:00 [ksmd] root 38 2 0 05:26 ? 00:00:00 [khugepaged] root 39 2 0 05:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:26 ? 00:00:00 [crypto] root 53 2 0 05:26 ? 00:00:00 [kthrotld] root 54 2 0 05:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:26 ? 00:00:00 [vballoon] root 56 2 0 05:26 ? 00:00:00 [kworker/1:1] root 57 2 0 05:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:26 ? 00:00:00 [deferwq] root 80 2 0 05:26 ? 00:00:00 [charger_manager] root 124 2 0 05:26 ? 00:00:00 [kpsmoused] root 142 2 0 05:26 ? 00:00:00 [kworker/0:2] root 186 2 0 05:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:26 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:26 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 05:26 ? 00:00:00 [kworker/u5:1] root 436 2 0 05:26 ? 00:00:00 [kworker/u5:2] root 490 1 0 05:26 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 05:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:27 ? 00:00:00 [kauditd] message+ 897 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 05:27 ? 00:00:00 rsyslogd root 1052 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 05:27 ? 00:00:00 cron daemon 1110 1 0 05:27 ? 00:00:00 atd root 1114 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance root 1142 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1255 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 05:27 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 05:27 ? 00:00:00 /home/ubuntu/bono_host_ml3thg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ml3thg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ml3thg --logging-server-logdir=/home/ubuntu/bono_host_ml3thg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ml3thg/work/bono_host_ml3thg%I.log --pidfile=/home/ubuntu/bono_host_ml3thg/work/bono_host_ml3thg.pid ubuntu 1765 1 0 05:28 ? 00:00:02 python2.7 /home/ubuntu/bono_host_ml3thg/env/bin/diamond --configfile /home/ubuntu/bono_host_ml3thg/work/plugins/diamond/etc/diamond.conf ubuntu 1837 1651 0 05:30 ? 00:00:00 /home/ubuntu/bono_host_ml3thg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ml3thg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ml3thg --logging-server-logdir=/home/ubuntu/bono_host_ml3thg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ml3thg/work/bono_host_ml3thg%I.log --pidfile=/home/ubuntu/bono_host_ml3thg/work/bono_host_ml3thg.pid ubuntu 1861 1837 0 05:30 ? 00:00:00 /home/ubuntu/bono_host_ml3thg/env/bin/python2.7 /home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-t3Zxka ubuntu 1872 1861 0 05:30 ? 00:00:00 /bin/sh -c /tmp/OBBFW/install-bono.sh ubuntu 1874 1872 0 05:30 ? 00:00:00 /bin/bash -e /tmp/OBBFW/install-bono.sh root 2756 2 0 05:32 ? 00:00:00 [kworker/u5:0] ntp 8160 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8669 1 0 05:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8724 1 0 05:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8725 8724 0 05:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8729 1 0 05:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8731 8729 0 05:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8739 8725 0 05:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8740 8731 0 05:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8741 8740 0 05:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9003 1 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.19,bono-cm10z5.clearwater.local --alias=172.30.9.211,bono-cm10z5.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-cm10z5.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9841 1 0 05:34 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new root 9877 8669 0 05:34 ? 00:00:00 [check-monit-upt] root 9881 8669 0 05:34 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 9904 9881 0 05:34 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 9944 9904 0 05:34 ? 00:00:00 sleep 27 ubuntu 9953 1874 0 05:34 ? 00:00:00 /bin/bash -e /tmp/OBBFW/install-bono.sh ubuntu 9954 9953 0 05:34 ? 00:00:00 /bin/bash -e /tmp/OBBFW/install-bono.sh root 9955 9954 0 05:34 ? 00:00:00 sudo ps -edf root 9956 9955 0 05:34 ? 00:00:00 ps -edf real 0m0.008s user 0m0.002s sys 0m0.006s 2018-10-10 05:34:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-10 05:34:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-10 05:34:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa10 /var/log/bono/bono_err.log /var/log/bono/bono_20181010T050000Z.txt /var/log/bono/bono_out.log /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.008s user 0m0.000s sys 0m0.005s 2018-10-10 05:34:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-10 05:34:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9841/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8669/monit tcp 0 0 192.168.120.19:5058 0.0.0.0:* LISTEN 9003/bono tcp 0 0 192.168.120.19:5060 0.0.0.0:* LISTEN 9003/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9003/bono tcp6 0 0 ::1:53 :::* LISTEN 9841/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 8160/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8160/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8160/ntpd udp 0 0 0.0.0.0:4277 0.0.0.0:* 587/dhclient udp 0 0 192.168.120.19:5058 0.0.0.0:* 9003/bono udp 0 0 192.168.120.19:5060 0.0.0.0:* 9003/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9841/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8160/ntpd udp6 0 0 ::1:123 :::* 8160/ntpd udp6 0 0 :::123 :::* 8160/ntpd udp6 0 0 :::49752 :::* 587/dhclient udp6 0 0 ::1:53 :::* 9841/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20898 8739/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20899 8741/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11148 1651/python2.7 /tmp/cloudify-logging-server-f4a39.socket unix 2 [ ACC ] STREAM LISTENING 11802 1861/python2.7 /tmp/ctx-rVT8Na.socket unix 2 [ ACC ] STREAM LISTENING 1533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7301 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9357 1142/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8108 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-10 05:34:40,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-10 05:34:40,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:41,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:41,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:41,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:41,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:41 GMT 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:41,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:46,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:46,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:46,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:46,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:46,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:41.070Z", "message": "[bono] => 2018:10:10 05:33:36: Namespace: management\n2018:10:10 05:33:36: [management] Starting server\n2018:10:10 05:33:36: [management] Listening for requests\n2018:10:10 05:33:36: Namespace: signaling\n2018:10:10 05:33:36: [signaling] Starting server\n2018:10:10 05:33:36: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:41.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:41.070Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:41.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:41.070Z", "message": "[bono] => 2018-10-10 05:34:03.026945592 Stopping etcd clearwater-etcd\n2018-10-10 05:34:38.223937773 Restarting etcd clearwater-etcd\n2018-10-10 05:34:38.228249955 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-10-10 05:34:38.228938694 Check for previous failed startup attempt\n2018-10-10 05:34:38.230041683 Running etcdctl member list\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-10-10 05:34:38.241709458 etcdctl returned 0\n2018-10-10 05:34:38.246249661 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:41.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:41.835Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:41.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:42.344Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:42.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:42.344Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:42.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:42.344Z", "message": "[bono] sudo cat /var/log/bono/bono_20181010T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:42.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:42.344Z", "message": "Execution done (return_code=0): /tmp/OBBFW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:42.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "a7798f17-7790-4bbc-bf7b-0d67b91cf284"}, {"node_instance_id": "bono_cm10z5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:42.630Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:42.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:43.446Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DT3J6/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:43.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:43.648Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:43.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:43.648Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:43.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:44.424Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:44.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "[localhost] run: sudo mv /tmp/tmpwv6cGH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "[localhost] run: sudo mv /tmp/tmp5yFI38 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.541Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "fa015eed-7250-43f8-a3c9-13d99ecf263b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:45.850Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:45.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1683, "offset": 1640, "size": 50}}} 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:46 GMT 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14099 2018-10-10 05:34:46,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:46,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:10:10 05:33:36: Namespace: management 2018:10:10 05:33:36: [management] Starting server 2018:10:10 05:33:36: [management] Listening for requests 2018:10:10 05:33:36: Namespace: signaling 2018:10:10 05:33:36: [signaling] Starting server 2018:10:10 05:33:36: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-10 05:34:46,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-10 05:34:46,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-10 05:34:03.026945592 Stopping etcd clearwater-etcd 2018-10-10 05:34:38.223937773 Restarting etcd clearwater-etcd 2018-10-10 05:34:38.228249955 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-10-10 05:34:38.228938694 Check for previous failed startup attempt 2018-10-10 05:34:38.230041683 Running etcdctl member list ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-10-10 05:34:38.241709458 etcdctl returned 0 2018-10-10 05:34:38.246249661 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.004s 2018-10-10 05:34:46,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:34:46,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-10 05:34:46,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-10 05:34:46,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181010T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-10 05:34:46,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OBBFW/install-bono.sh 2018-10-10 05:34:46,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:34:46,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DT3J6/bind.py 2018-10-10 05:34:46,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:34:46,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:34:46,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:34:46,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:34:46,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwv6cGH /etc/bind/db.clearwater.opnfv 2018-10-10 05:34:46,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:34:46,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:34:46,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5yFI38 /etc/bind/db.clearwater.local 2018-10-10 05:34:46,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:34:46,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:34:46,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:34:46,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:34:46,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:34:46,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:34:46,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:48,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:48,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:48,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:48,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:48,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:48,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:48,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:48,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:48,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:48,468 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:48 GMT 2018-10-10 05:34:48,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:48,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:48,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:53,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:53,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:53,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:53,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:53,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:53,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:53,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:53,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:53,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:46.659Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:46.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:46.659Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:46.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:49.005Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/VT3MW/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:49.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f13e9604-b9b8-4ddc-93a1-97d013164a5d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:49.761Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_52z1jo/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:49.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "f13e9604-b9b8-4ddc-93a1-97d013164a5d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:50.683Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:50.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:51.506Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-3e19xd\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 16s (4,119 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9277\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10018\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......+++\n.............................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m40.180s\nuser\t0m16.802s\nsys\t0m12.285s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:51.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:51.506Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:51.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:52.773Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-we602i\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 19s (4,860 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9402\nclearwater-socket-factory-sig start/running, process 9407\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9456\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................................+++\n..............................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m46.293s\nuser\t0m21.623s\nsys\t0m13.262s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:52.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:34:53.521Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:34:53.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}], "metadata": {"pagination": {"total": 1691, "offset": 1664, "size": 50}}} 2018-10-10 05:34:53,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:53,558 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:53 GMT 2018-10-10 05:34:53,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:53,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 109886 2018-10-10 05:34:53,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:34:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:34:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/VT3MW/add-snmpproxy-collector.py 2018-10-10 05:34:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_52z1jo/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-10 05:34:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:34:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-3e19xd Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 21 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 16s (4,119 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9277 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10018 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......+++ .............................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m40.180s user 0m16.802s sys 0m12.285s 2018-10-10 05:34:53,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:34:53,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-we602i Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 21 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 19s (4,860 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9402 clearwater-socket-factory-sig start/running, process 9407 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9456 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................+++ ..............................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m46.293s user 0m21.623s sys 0m13.262s 2018-10-10 05:34:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:34:53,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:53,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:53,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:53,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:53 GMT 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:53,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:53,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:58,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:34:59,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:59,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:59,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:59,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1692, "offset": 1673, "size": 50}}} 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:59 GMT 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:34:59,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:34:59,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:34:59,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:34:59,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:34:59,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:34:59 GMT 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:34:59,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:04,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:04,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:04,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:04,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:04,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:04,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:04,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:04,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:04,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:02.003Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,918 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m40.171s\nuser\t0m12.450s\nsys\t0m3.100s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:02.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:02.534Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:02.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:02.534Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:02.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:03.543Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 5s (7,003 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m41.044s\nuser\t0m12.062s\nsys\t0m2.685s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:03.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:03.543Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:03.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:03.543Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:03.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:03.543Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:03.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:03.543Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:03.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}], "metadata": {"pagination": {"total": 1700, "offset": 1673, "size": 50}}} 2018-10-10 05:35:04,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:04,731 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:04 GMT 2018-10-10 05:35:04,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:04,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31827 2018-10-10 05:35:04,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:04,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,918 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m40.171s user 0m12.450s sys 0m3.100s 2018-10-10 05:35:04,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-10 05:35:04,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-10 05:35:04,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 5s (7,003 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m41.044s user 0m12.062s sys 0m2.685s 2018-10-10 05:35:04,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-10 05:35:04,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-10 05:35:04,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-10 05:35:04,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-10 05:35:04,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:05,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:05,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:05,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:05,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:05,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:05,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:05,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:05,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:05,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:05,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:05 GMT 2018-10-10 05:35:05,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:05,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:05,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:10,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:10,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:10,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:10,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:10,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:10,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:10,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:10,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:10,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:04.957Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.076s\nuser\t0m0.006s\nsys\t0m0.051s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:04.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:05.558Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:05.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:05.558Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:98:19:ed \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:19ed/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112728 errors:0 dropped:0 overruns:0 frame:0\n TX packets:79337 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166766779 (166.7 MB) TX bytes:12371245 (12.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:05.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.050s\nuser\t0m0.005s\nsys\t0m0.045s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:26 ? 00:00:00 /sbin/init\nroot 2 0 0 05:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:26 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:26 ? 00:00:00 [migration/0]\nroot 14 2 0 05:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:26 ? 00:00:00 [migration/1]\nroot 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:26 ? 00:00:00 [khelper]\nroot 21 2 0 05:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:26 ? 00:00:00 [netns]\nroot 23 2 0 05:26 ? 00:00:00 [writeback]\nroot 24 2 0 05:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:26 ? 00:00:00 [bioset]\nroot 27 2 0 05:26 ? 00:00:00 [kblockd]\nroot 28 2 0 05:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:26 ? 00:00:00 [khubd]\nroot 30 2 0 05:26 ? 00:00:00 [md]\nroot 31 2 0 05:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:26 ? 00:00:00 [vmstat]\nroot 37 2 0 05:26 ? 00:00:00 [ksmd]\nroot 38 2 0 05:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:26 ? 00:00:00 [crypto]\nroot 53 2 0 05:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:26 ? 00:00:00 [vballoon]\nroot 56 2 0 05:26 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:26 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:26 ? 00:00:00 [deferwq]\nroot 80 2 0 05:26 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:26 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:26 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:27 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 445 2 0 05:27 ? 00:00:00 [kworker/u5:1]\nroot 446 2 0 05:27 ? 00:00:00 [kworker/u5:2]\nroot 510 1 0 05:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 05:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:27 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 972 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 999 1 0 05:27 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 05:27 ? 00:00:00 cron\ndaemon 1107 1 0 05:27 ? 00:00:00 atd\nroot 1116 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 05:27 ? 00:00:00 /home/ubuntu/homer_host_akg0i7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_akg0i7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_akg0i7 --logging-server-logdir=/home/ubuntu/homer_host_akg0i7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_akg0i7/work/homer_host_akg0i7%I.log --pidfile=/home/ubuntu/homer_host_akg0i7/work/homer_host_akg0i7.pid\nubuntu 1764 1 0 05:27 ? 00:00:02 python2.7 /home/ubuntu/homer_host_akg0i7/env/bin/diamond --configfile /home/ubuntu/homer_host_akg0i7/work/plugins/diamond/etc/diamond.conf\nubuntu 1841 1650 0 05:30 ? 00:00:00 /home/ubuntu/homer_host_akg0i7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_akg0i7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_akg0i7 --logging-server-logdir=/home/ubuntu/homer_host_akg0i7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_akg0i7/work/homer_host_akg0i7%I.log --pidfile=/home/ubuntu/homer_host_akg0i7/work/homer_host_akg0i7.pid\nubuntu 1862 1841 0 05:30 ? 00:00:00 /home/ubuntu/homer_host_akg0i7/env/bin/python2.7 /home/ubuntu/homer_host_akg0i7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-QZZVtJ\nubuntu 1873 1862 0 05:30 ? 00:00:00 /bin/sh -c /tmp/23QWV/install-homer.sh\nubuntu 1875 1873 0 05:30 ? 00:00:00 /bin/bash -e /tmp/23QWV/install-homer.sh\nroot 2725 2 0 05:32 ? 00:00:00 [kworker/u5:0]\nntp 8515 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9032 1 0 05:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9134 1 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9138 9134 0 05:34 ? 00:00:00 inotifywait -e create -qq .\nroot 9223 1 0 05:34 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9224 9223 0 05:34 ? 00:00:00 nginx: worker process\nwww-data 9225 9223 0 05:34 ? 00:00:00 nginx: worker process\nwww-data 9226 9223 0 05:34 ? 00:00:00 nginx: worker process\nwww-data 9227 9223 0 05:34 ? 00:00:00 nginx: worker process\nroot 9694 9032 0 05:34 ? 00:00:00 [nginx_ping] \nroot 9696 9032 0 05:34 ? 00:00:00 [check-nginx-upt] \nroot 9699 9032 0 05:34 ? 00:00:00 [check-monit-upt] \ndnsmasq 9871 1 0 05:35 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9935 1875 0 05:35 ? 00:00:00 /bin/bash -e /tmp/23QWV/install-homer.sh\nubuntu 9936 9935 0 05:35 ? 00:00:00 /bin/bash -e /tmp/23QWV/install-homer.sh\nroot 9937 9936 0 05:35 ? 00:00:00 sudo ps -edf\nroot 9938 9937 0 05:35 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9871/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9032/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9223/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9871/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8515/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8515/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8515/ntpd \nudp 0 0 0.0.0.0:4277 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9871/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8515/ntpd \nudp6 0 0 ::1:123 :::* 8515/ntpd \nudp6 0 0 :::123 :::* 8515/ntpd \nudp6 0 0 :::49752 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 9871/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 2046 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 12303 1650/python2.7 /tmp/cloudify-logging-server-e4e18.socket\nunix 2 [ ACC ] STREAM LISTENING 11716 1862/python2.7 /tmp/ctx-6CbVRI.socket\nunix 2 [ ACC ] STREAM LISTENING 1488 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9073 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8128 899/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e0:cc:64 \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:cc64/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89279 errors:0 dropped:0 overruns:0 frame:0\n TX packets:63366 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:134041778 (134.0 MB) TX bytes:11577906 (11.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:06.656Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:26 ? 00:00:00 /sbin/init\nroot 2 0 0 05:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:26 ? 00:00:00 [migration/0]\nroot 14 2 0 05:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:26 ? 00:00:00 [migration/1]\nroot 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:26 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:26 ? 00:00:00 [khelper]\nroot 21 2 0 05:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:26 ? 00:00:00 [netns]\nroot 23 2 0 05:26 ? 00:00:00 [writeback]\nroot 24 2 0 05:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:26 ? 00:00:00 [bioset]\nroot 27 2 0 05:26 ? 00:00:00 [kblockd]\nroot 28 2 0 05:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:26 ? 00:00:00 [khubd]\nroot 30 2 0 05:26 ? 00:00:00 [md]\nroot 31 2 0 05:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:26 ? 00:00:00 [vmstat]\nroot 37 2 0 05:26 ? 00:00:00 [ksmd]\nroot 38 2 0 05:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:26 ? 00:00:00 [crypto]\nroot 53 2 0 05:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:26 ? 00:00:00 [vballoon]\nroot 56 2 0 05:26 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:26 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:26 ? 00:00:00 [deferwq]\nroot 80 2 0 05:26 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:26 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:26 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:26 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:26 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 05:26 ? 00:00:00 [kworker/u5:2]\nroot 481 1 0 05:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 607 1 0 05:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:26 ? 00:00:00 [kauditd]\nroot 938 1 0 05:26 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 998 1 0 05:26 ? 00:00:00 dbus-daemon --system --fork\nroot 1026 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 05:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1059 1 0 05:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 05:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1064 1 0 05:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1066 1 0 05:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 05:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 05:26 ? 00:00:00 cron\ndaemon 1112 1 0 05:26 ? 00:00:00 atd\nroot 1121 1 0 05:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1146 1 0 05:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1258 1 0 05:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1264 1 0 05:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1653 1 0 05:27 ? 00:00:00 /home/ubuntu/sprout_host_sxtuzi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_sxtuzi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_sxtuzi --logging-server-logdir=/home/ubuntu/sprout_host_sxtuzi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_sxtuzi/work/sprout_host_sxtuzi%I.log --pidfile=/home/ubuntu/sprout_host_sxtuzi/work/sprout_host_sxtuzi.pid\nubuntu 1767 1 0 05:27 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_sxtuzi/env/bin/diamond --configfile /home/ubuntu/sprout_host_sxtuzi/work/plugins/diamond/etc/diamond.conf\nubuntu 1856 1653 0 05:30 ? 00:00:00 /home/ubuntu/sprout_host_sxtuzi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_sxtuzi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_sxtuzi --logging-server-logdir=/home/ubuntu/sprout_host_sxtuzi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_sxtuzi/work/sprout_host_sxtuzi%I.log --pidfile=/home/ubuntu/sprout_host_sxtuzi/work/sprout_host_sxtuzi.pid\nubuntu 1876 1856 0 05:30 ? 00:00:00 /home/ubuntu/sprout_host_sxtuzi/env/bin/python2.7 /home/ubuntu/sprout_host_sxtuzi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-qc7wUf\nubuntu 1888 1876 0 05:30 ? 00:00:00 /bin/sh -c /tmp/NKMKV/install-sprout.sh\nubuntu 1890 1888 0 05:30 ? 00:00:00 /bin/bash -e /tmp/NKMKV/install-sprout.sh\nroot 2586 2 0 05:32 ? 00:00:00 [kworker/u5:0]\nntp 8485 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8974 1 0 05:34 ? 00:00:00 rsyslogd\nroot 9075 1 0 05:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9093 1 0 05:34 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9094 9093 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9100 1 0 05:34 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9102 9100 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9106 9094 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9109 9102 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9110 9109 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9797 1 0 05:35 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9861 1890 0 05:35 ? 00:00:00 /bin/bash -e /tmp/NKMKV/install-sprout.sh\nubuntu 9862 9861 0 05:35 ? 00:00:00 /bin/bash -e /tmp/NKMKV/install-sprout.sh\nroot 9863 9862 0 05:35 ? 00:00:00 sudo ps -edf\nroot 9864 9863 0 05:35 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:06.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9797/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9797/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8485/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8485/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8485/ntpd \nudp 0 0 0.0.0.0:17045 0.0.0.0:* 607/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9797/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8485/ntpd \nudp6 0 0 ::1:123 :::* 8485/ntpd \nudp6 0 0 :::123 :::* 8485/ntpd \nudp6 0 0 :::63709 :::* 607/dhclient \nudp6 0 0 ::1:53 :::* 9797/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11474 1653/python2.7 /tmp/cloudify-logging-server-9bf7a.socket\nunix 2 [ ACC ] STREAM LISTENING 11829 1876/python2.7 /tmp/ctx-XwEZPZ.socket\nunix 2 [ ACC ] STREAM LISTENING 1541 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9371 998/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1953 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21017 9106/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21538 9110/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8911 1146/acpid /var/run/acpid.socket\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[sprout] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/sa10\n/var/log/sysstat/clearwater-sa10\n/var/log/sprout\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20181010T050000Z.txt\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.006s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[sprout] => 2018:10:10 05:34:09: Namespace: management\n2018:10:10 05:34:09: [management] Starting server\n2018:10:10 05:34:09: [management] Listening for requests\n2018:10:10 05:34:09: Namespace: signaling\n2018:10:10 05:34:09: [signaling] Starting server\n2018:10:10 05:34:09: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[homer] => [10-Oct-2018 05:34:01 UTC] clearwater-diags-monitor starting\n[10-Oct-2018 05:34:01 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[homer] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/sa10\n/var/log/sysstat/clearwater-sa10\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[homer] => 2018-10-10 05:34:40.600783916 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.003Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:08.589Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:08.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:09.033Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:09.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:09.033Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:09.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:09.033Z", "message": "Execution done (return_code=0): /tmp/23QWV/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:09.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5d2ee18a-1237-4c32-85b3-76e9c371b22e"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:09.033Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:09.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:09.033Z", "message": "[sprout] => 2018-10-10 05:34:41.637271780 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:09.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:09.397Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:09.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:10.046Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:10.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:10.046Z", "message": "Execution done (return_code=0): /tmp/NKMKV/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:10.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "2321004a-a253-4586-9802-a06b92ab8382"}, {"node_instance_id": "homer_xw8hl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:10.437Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:10.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:10.437Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:10.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:10.437Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:10.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "sprout_793ywb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:10.437Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:10.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1742, "offset": 1681, "size": 50}}} 2018-10-10 05:35:10,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:10,502 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:10 GMT 2018-10-10 05:35:10,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:10,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46282 2018-10-10 05:35:10,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:10,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.006s sys 0m0.051s 2018-10-10 05:35:10,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-10 05:35:10,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:98:19:ed inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe98:19ed/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112728 errors:0 dropped:0 overruns:0 frame:0 TX packets:79337 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166766779 (166.7 MB) TX bytes:12371245 (12.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-10 05:35:10,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.050s user 0m0.005s sys 0m0.045s 2018-10-10 05:35:10,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-10 05:35:10,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-10 05:35:10,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:26 ? 00:00:00 /sbin/init root 2 0 0 05:26 ? 00:00:00 [kthreadd] root 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:26 ? 00:00:00 [kworker/0:0] root 5 2 0 05:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:26 ? 00:00:00 [rcu_sched] root 8 2 0 05:26 ? 00:00:00 [rcuos/0] root 9 2 0 05:26 ? 00:00:00 [rcuos/1] root 10 2 0 05:26 ? 00:00:00 [rcu_bh] root 11 2 0 05:26 ? 00:00:00 [rcuob/0] root 12 2 0 05:26 ? 00:00:00 [rcuob/1] root 13 2 0 05:26 ? 00:00:00 [migration/0] root 14 2 0 05:26 ? 00:00:00 [watchdog/0] root 15 2 0 05:26 ? 00:00:00 [watchdog/1] root 16 2 0 05:26 ? 00:00:00 [migration/1] root 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:26 ? 00:00:00 [khelper] root 21 2 0 05:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:26 ? 00:00:00 [netns] root 23 2 0 05:26 ? 00:00:00 [writeback] root 24 2 0 05:26 ? 00:00:00 [kintegrityd] root 25 2 0 05:26 ? 00:00:00 [bioset] root 27 2 0 05:26 ? 00:00:00 [kblockd] root 28 2 0 05:26 ? 00:00:00 [ata_sff] root 29 2 0 05:26 ? 00:00:00 [khubd] root 30 2 0 05:26 ? 00:00:00 [md] root 31 2 0 05:26 ? 00:00:00 [devfreq_wq] root 32 2 0 05:26 ? 00:00:00 [kworker/0:1] root 34 2 0 05:26 ? 00:00:00 [khungtaskd] root 35 2 0 05:26 ? 00:00:00 [kswapd0] root 36 2 0 05:26 ? 00:00:00 [vmstat] root 37 2 0 05:26 ? 00:00:00 [ksmd] root 38 2 0 05:26 ? 00:00:00 [khugepaged] root 39 2 0 05:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:26 ? 00:00:00 [crypto] root 53 2 0 05:26 ? 00:00:00 [kthrotld] root 54 2 0 05:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:26 ? 00:00:00 [vballoon] root 56 2 0 05:26 ? 00:00:00 [kworker/1:1] root 57 2 0 05:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:26 ? 00:00:00 [deferwq] root 80 2 0 05:26 ? 00:00:00 [charger_manager] root 123 2 0 05:26 ? 00:00:00 [kpsmoused] root 125 2 0 05:26 ? 00:00:00 [kworker/1:2] root 186 2 0 05:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:27 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:27 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 445 2 0 05:27 ? 00:00:00 [kworker/u5:1] root 446 2 0 05:27 ? 00:00:00 [kworker/u5:2] root 510 1 0 05:27 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 05:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:27 ? 00:00:00 [kauditd] message+ 899 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind root 972 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon syslog 999 1 0 05:27 ? 00:00:00 rsyslogd root 1050 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 05:27 ? 00:00:00 cron daemon 1107 1 0 05:27 ? 00:00:00 atd root 1116 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 05:27 ? 00:00:00 /home/ubuntu/homer_host_akg0i7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_akg0i7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_akg0i7 --logging-server-logdir=/home/ubuntu/homer_host_akg0i7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_akg0i7/work/homer_host_akg0i7%I.log --pidfile=/home/ubuntu/homer_host_akg0i7/work/homer_host_akg0i7.pid ubuntu 1764 1 0 05:27 ? 00:00:02 python2.7 /home/ubuntu/homer_host_akg0i7/env/bin/diamond --configfile /home/ubuntu/homer_host_akg0i7/work/plugins/diamond/etc/diamond.conf ubuntu 1841 1650 0 05:30 ? 00:00:00 /home/ubuntu/homer_host_akg0i7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_akg0i7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_akg0i7 --logging-server-logdir=/home/ubuntu/homer_host_akg0i7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_akg0i7/work/homer_host_akg0i7%I.log --pidfile=/home/ubuntu/homer_host_akg0i7/work/homer_host_akg0i7.pid ubuntu 1862 1841 0 05:30 ? 00:00:00 /home/ubuntu/homer_host_akg0i7/env/bin/python2.7 /home/ubuntu/homer_host_akg0i7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-QZZVtJ ubuntu 1873 1862 0 05:30 ? 00:00:00 /bin/sh -c /tmp/23QWV/install-homer.sh ubuntu 1875 1873 0 05:30 ? 00:00:00 /bin/bash -e /tmp/23QWV/install-homer.sh root 2725 2 0 05:32 ? 00:00:00 [kworker/u5:0] ntp 8515 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9032 1 0 05:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9134 1 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9138 9134 0 05:34 ? 00:00:00 inotifywait -e create -qq . root 9223 1 0 05:34 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9224 9223 0 05:34 ? 00:00:00 nginx: worker process www-data 9225 9223 0 05:34 ? 00:00:00 nginx: worker process www-data 9226 9223 0 05:34 ? 00:00:00 nginx: worker process www-data 9227 9223 0 05:34 ? 00:00:00 nginx: worker process root 9694 9032 0 05:34 ? 00:00:00 [nginx_ping] root 9696 9032 0 05:34 ? 00:00:00 [check-nginx-upt] root 9699 9032 0 05:34 ? 00:00:00 [check-monit-upt] dnsmasq 9871 1 0 05:35 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9935 1875 0 05:35 ? 00:00:00 /bin/bash -e /tmp/23QWV/install-homer.sh ubuntu 9936 9935 0 05:35 ? 00:00:00 /bin/bash -e /tmp/23QWV/install-homer.sh root 9937 9936 0 05:35 ? 00:00:00 sudo ps -edf root 9938 9937 0 05:35 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.006s 2018-10-10 05:35:10,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-10 05:35:10,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9871/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9032/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9223/nginx tcp6 0 0 ::1:53 :::* LISTEN 9871/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8515/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8515/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8515/ntpd udp 0 0 0.0.0.0:4277 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9871/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8515/ntpd udp6 0 0 ::1:123 :::* 8515/ntpd udp6 0 0 :::123 :::* 8515/ntpd udp6 0 0 :::49752 :::* 570/dhclient udp6 0 0 ::1:53 :::* 9871/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 2046 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 12303 1650/python2.7 /tmp/cloudify-logging-server-e4e18.socket unix 2 [ ACC ] STREAM LISTENING 11716 1862/python2.7 /tmp/ctx-6CbVRI.socket unix 2 [ ACC ] STREAM LISTENING 1488 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9073 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8128 899/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.002s sys 0m0.005s 2018-10-10 05:35:10,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e0:cc:64 inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee0:cc64/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89279 errors:0 dropped:0 overruns:0 frame:0 TX packets:63366 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134041778 (134.0 MB) TX bytes:11577906 (11.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-10 05:35:10,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-10 05:35:10,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-10 05:35:10,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:26 ? 00:00:00 /sbin/init root 2 0 0 05:26 ? 00:00:00 [kthreadd] root 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:26 ? 00:00:00 [rcu_sched] root 8 2 0 05:26 ? 00:00:00 [rcuos/0] root 9 2 0 05:26 ? 00:00:00 [rcuos/1] root 10 2 0 05:26 ? 00:00:00 [rcu_bh] root 11 2 0 05:26 ? 00:00:00 [rcuob/0] root 12 2 0 05:26 ? 00:00:00 [rcuob/1] root 13 2 0 05:26 ? 00:00:00 [migration/0] root 14 2 0 05:26 ? 00:00:00 [watchdog/0] root 15 2 0 05:26 ? 00:00:00 [watchdog/1] root 16 2 0 05:26 ? 00:00:00 [migration/1] root 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:26 ? 00:00:00 [kworker/1:0] root 19 2 0 05:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:26 ? 00:00:00 [khelper] root 21 2 0 05:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:26 ? 00:00:00 [netns] root 23 2 0 05:26 ? 00:00:00 [writeback] root 24 2 0 05:26 ? 00:00:00 [kintegrityd] root 25 2 0 05:26 ? 00:00:00 [bioset] root 27 2 0 05:26 ? 00:00:00 [kblockd] root 28 2 0 05:26 ? 00:00:00 [ata_sff] root 29 2 0 05:26 ? 00:00:00 [khubd] root 30 2 0 05:26 ? 00:00:00 [md] root 31 2 0 05:26 ? 00:00:00 [devfreq_wq] root 32 2 0 05:26 ? 00:00:00 [kworker/0:1] root 34 2 0 05:26 ? 00:00:00 [khungtaskd] root 35 2 0 05:26 ? 00:00:00 [kswapd0] root 36 2 0 05:26 ? 00:00:00 [vmstat] root 37 2 0 05:26 ? 00:00:00 [ksmd] root 38 2 0 05:26 ? 00:00:00 [khugepaged] root 39 2 0 05:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:26 ? 00:00:00 [crypto] root 53 2 0 05:26 ? 00:00:00 [kthrotld] root 54 2 0 05:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:26 ? 00:00:00 [vballoon] root 56 2 0 05:26 ? 00:00:00 [kworker/1:1] root 57 2 0 05:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:26 ? 00:00:00 [deferwq] root 80 2 0 05:26 ? 00:00:00 [charger_manager] root 123 2 0 05:26 ? 00:00:00 [kpsmoused] root 125 2 0 05:26 ? 00:00:00 [kworker/0:2] root 186 2 0 05:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:26 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:26 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:26 ? 00:00:00 [kworker/u5:1] root 431 2 0 05:26 ? 00:00:00 [kworker/u5:2] root 481 1 0 05:26 ? 00:00:00 upstart-socket-bridge --daemon root 607 1 0 05:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:26 ? 00:00:00 [kauditd] root 938 1 0 05:26 ? 00:00:00 upstart-file-bridge --daemon message+ 998 1 0 05:26 ? 00:00:00 dbus-daemon --system --fork root 1026 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 05:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1059 1 0 05:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 05:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1064 1 0 05:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1066 1 0 05:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 05:26 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 05:26 ? 00:00:00 cron daemon 1112 1 0 05:26 ? 00:00:00 atd root 1121 1 0 05:26 ? 00:00:00 /usr/sbin/irqbalance root 1146 1 0 05:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1258 1 0 05:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1264 1 0 05:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1653 1 0 05:27 ? 00:00:00 /home/ubuntu/sprout_host_sxtuzi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_sxtuzi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_sxtuzi --logging-server-logdir=/home/ubuntu/sprout_host_sxtuzi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_sxtuzi/work/sprout_host_sxtuzi%I.log --pidfile=/home/ubuntu/sprout_host_sxtuzi/work/sprout_host_sxtuzi.pid ubuntu 1767 1 0 05:27 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_sxtuzi/env/bin/diamond --configfile /home/ubuntu/sprout_host_sxtuzi/work/plugins/diamond/etc/diamond.conf ubuntu 1856 1653 0 05:30 ? 00:00:00 /home/ubuntu/sprout_host_sxtuzi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_sxtuzi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_sxtuzi --logging-server-logdir=/home/ubuntu/sprout_host_sxtuzi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_sxtuzi/work/sprout_host_sxtuzi%I.log --pidfile=/home/ubuntu/sprout_host_sxtuzi/work/sprout_host_sxtuzi.pid ubuntu 1876 1856 0 05:30 ? 00:00:00 /home/ubuntu/sprout_host_sxtuzi/env/bin/python2.7 /home/ubuntu/sprout_host_sxtuzi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-qc7wUf ubuntu 1888 1876 0 05:30 ? 00:00:00 /bin/sh -c /tmp/NKMKV/install-sprout.sh ubuntu 1890 1888 0 05:30 ? 00:00:00 /bin/bash -e /tmp/NKMKV/install-sprout.sh root 2586 2 0 05:32 ? 00:00:00 [kworker/u5:0] ntp 8485 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8974 1 0 05:34 ? 00:00:00 rsyslogd root 9075 1 0 05:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9093 1 0 05:34 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9094 9093 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9100 1 0 05:34 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9102 9100 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9106 9094 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9109 9102 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9110 9109 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9797 1 0 05:35 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9861 1890 0 05:35 ? 00:00:00 /bin/bash -e /tmp/NKMKV/install-sprout.sh ubuntu 9862 9861 0 05:35 ? 00:00:00 /bin/bash -e /tmp/NKMKV/install-sprout.sh root 9863 9862 0 05:35 ? 00:00:00 sudo ps -edf root 9864 9863 0 05:35 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.005s 2018-10-10 05:35:10,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9797/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit tcp6 0 0 ::1:53 :::* LISTEN 9797/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.21:123 0.0.0.0:* 8485/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8485/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8485/ntpd udp 0 0 0.0.0.0:17045 0.0.0.0:* 607/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9797/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8485/ntpd udp6 0 0 ::1:123 :::* 8485/ntpd udp6 0 0 :::123 :::* 8485/ntpd udp6 0 0 :::63709 :::* 607/dhclient udp6 0 0 ::1:53 :::* 9797/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11474 1653/python2.7 /tmp/cloudify-logging-server-9bf7a.socket unix 2 [ ACC ] STREAM LISTENING 11829 1876/python2.7 /tmp/ctx-XwEZPZ.socket unix 2 [ ACC ] STREAM LISTENING 1541 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9371 998/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1953 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21017 9106/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21538 9110/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8911 1146/acpid /var/run/acpid.socket real 0m0.006s user 0m0.002s sys 0m0.003s 2018-10-10 05:35:10,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/sa10 /var/log/sysstat/clearwater-sa10 /var/log/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20181010T050000Z.txt /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.006s user 0m0.001s sys 0m0.003s 2018-10-10 05:35:10,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:10 05:34:09: Namespace: management 2018:10:10 05:34:09: [management] Starting server 2018:10:10 05:34:09: [management] Listening for requests 2018:10:10 05:34:09: Namespace: signaling 2018:10:10 05:34:09: [signaling] Starting server 2018:10:10 05:34:09: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-10 05:35:10,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-10 05:35:10,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [10-Oct-2018 05:34:01 UTC] clearwater-diags-monitor starting [10-Oct-2018 05:34:01 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-10 05:35:10,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/sa10 /var/log/sysstat/clearwater-sa10 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.000s sys 0m0.006s 2018-10-10 05:35:10,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-10 05:34:40.600783916 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-10 05:35:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-10 05:35:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-10 05:35:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-10 05:35:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-10 05:35:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-10 05:35:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/23QWV/install-homer.sh 2018-10-10 05:35:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-10 05:35:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-10 05:34:41.637271780 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-10 05:35:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-10 05:35:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NKMKV/install-sprout.sh 2018-10-10 05:35:10,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:35:10,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:35:10,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:35:10,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:35:10,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:10,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:10,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:10,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:10,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:10,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:10,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:10,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:10,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:10,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:10,884 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:10 GMT 2018-10-10 05:35:10,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:10,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:10,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:15,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:16,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:16,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:16,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:11.181Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1CJS2/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:11.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:11.448Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:11.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:11.448Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:11.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "[localhost] run: sudo mv /tmp/tmprGMHCY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "[localhost] run: sudo mv /tmp/tmpRiuKo9 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IS3PI/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "[localhost] run: sudo mv /tmp/tmpys3b4e /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.198Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "66dbaea9-1300-4904-92ca-66f716670b24"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:12.458Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:12.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:13.709Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:13.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:13.709Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:13.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:13.709Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:13.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:13.709Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:13.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:13.709Z", "message": "[localhost] run: sudo mv /tmp/tmpmKbE6B /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:13.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:13.709Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LD5E9/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:13.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "06ec64da-7589-4abe-a4a0-471f68b621e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:13.709Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:13.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "bf7b20e6-3eab-49d8-a07f-690c455f7705"}], "metadata": {"pagination": {"total": 1775, "offset": 1717, "size": 50}}} 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:16 GMT 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:16,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17817 2018-10-10 05:35:16,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:16,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1CJS2/bind.py 2018-10-10 05:35:16,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:35:16,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:35:16,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:35:16,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:35:16,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:35:16,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:35:16,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:35:16,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:35:16,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:35:16,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprGMHCY /etc/bind/db.clearwater.opnfv 2018-10-10 05:35:16,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:35:16,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:35:16,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:35:16,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRiuKo9 /etc/bind/db.clearwater.local 2018-10-10 05:35:16,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:35:16,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:35:16,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IS3PI/bind.py 2018-10-10 05:35:16,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpys3b4e /etc/bind/db.clearwater.local 2018-10-10 05:35:16,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:35:16,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:35:16,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:35:16,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:35:16,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:16,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:16,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:35:16,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:35:16,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:35:16,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmKbE6B /etc/bind/db.clearwater.opnfv 2018-10-10 05:35:16,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/LD5E9/add-snmpproxy-collector.py 2018-10-10 05:35:16,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:35:16,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:16,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:16,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:16,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:16,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:16,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:16,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:16,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:16,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:16,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:16,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:16 GMT 2018-10-10 05:35:16,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:16,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:16,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:21,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:21,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:21,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:21,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:21,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1775, "offset": 1748, "size": 50}}} 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:21 GMT 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:35:21,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:21,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:21,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:21,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:21,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:21 GMT 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:21,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:26,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:27,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:27,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:27,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:27,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:27,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:27,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:27,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:27,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:23.556Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:23.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:25.936Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.249s\nuser\t0m12.482s\nsys\t0m3.058s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:25.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:26.768Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:26.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:26.768Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:26.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:26.768Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:26.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}], "metadata": {"pagination": {"total": 1777, "offset": 1748, "size": 50}}} 2018-10-10 05:35:27,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:27,144 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:27 GMT 2018-10-10 05:35:27,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:27,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16454 2018-10-10 05:35:27,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.249s user 0m12.482s sys 0m3.058s 2018-10-10 05:35:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-10 05:35:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-10 05:35:27,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-10 05:35:27,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:27,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:27,256 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:27 GMT 2018-10-10 05:35:27,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:27,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:27,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:32,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:32,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:32,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:32,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:32,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:32,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:32,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:32,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:32,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:28.127Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:28.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:28.127Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:28.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:28.127Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.135s\nuser\t0m12.554s\nsys\t0m3.088s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:28.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:28.127Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:28.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:29.156Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.095s\nuser\t0m0.008s\nsys\t0m0.052s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:29.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:29.156Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:29.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:30.194Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b5:64:52 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb5:6452/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:100002 errors:0 dropped:0 overruns:0 frame:0\n TX packets:60772 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147707711 (147.7 MB) TX bytes:11309741 (11.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:447 errors:0 dropped:0 overruns:0 frame:0\n TX packets:447 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:53828 (53.8 KB) TX bytes:53828 (53.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:30.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:30.194Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:27 ? 00:00:00 /sbin/init\nroot 2 0 0 05:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:27 ? 00:00:00 [migration/0]\nroot 14 2 0 05:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:27 ? 00:00:00 [migration/1]\nroot 17 2 0 05:27 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:27 ? 00:00:00 [khelper]\nroot 21 2 0 05:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:27 ? 00:00:00 [netns]\nroot 23 2 0 05:27 ? 00:00:00 [writeback]\nroot 24 2 0 05:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:27 ? 00:00:00 [bioset]\nroot 26 2 0 05:27 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:27 ? 00:00:00 [kblockd]\nroot 28 2 0 05:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:27 ? 00:00:00 [khubd]\nroot 30 2 0 05:27 ? 00:00:00 [md]\nroot 31 2 0 05:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:27 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 05:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:27 ? 00:00:00 [vmstat]\nroot 37 2 0 05:27 ? 00:00:00 [ksmd]\nroot 38 2 0 05:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:27 ? 00:00:00 [crypto]\nroot 53 2 0 05:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:27 ? 00:00:00 [vballoon]\nroot 56 2 0 05:27 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 05:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:27 ? 00:00:00 [deferwq]\nroot 80 2 0 05:27 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:27 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:27 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:27 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:27 ? 00:00:00 [kworker/u5:1]\nroot 541 1 0 05:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 05:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 587 2 0 05:27 ? 00:00:00 [kworker/0:2]\nroot 819 2 0 05:27 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1033 1 0 05:27 ? 00:00:00 rsyslogd\nroot 1047 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1057 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 05:27 ? 00:00:00 cron\ndaemon 1104 1 0 05:27 ? 00:00:00 atd\nroot 1113 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1255 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1261 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 05:27 ? 00:00:00 /home/ubuntu/ellis_host_3e19xd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_3e19xd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_3e19xd --logging-server-logdir=/home/ubuntu/ellis_host_3e19xd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_3e19xd/work/ellis_host_3e19xd%I.log --pidfile=/home/ubuntu/ellis_host_3e19xd/work/ellis_host_3e19xd.pid\nubuntu 1764 1 0 05:28 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_3e19xd/env/bin/diamond --configfile /home/ubuntu/ellis_host_3e19xd/work/plugins/diamond/etc/diamond.conf\nubuntu 1839 1650 0 05:30 ? 00:00:00 /home/ubuntu/ellis_host_3e19xd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_3e19xd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_3e19xd --logging-server-logdir=/home/ubuntu/ellis_host_3e19xd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_3e19xd/work/ellis_host_3e19xd%I.log --pidfile=/home/ubuntu/ellis_host_3e19xd/work/ellis_host_3e19xd.pid\nubuntu 1862 1839 0 05:30 ? 00:00:00 /home/ubuntu/ellis_host_3e19xd/env/bin/python2.7 /home/ubuntu/ellis_host_3e19xd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-bW8PVO\nubuntu 1873 1862 0 05:30 ? 00:00:00 /bin/sh -c /tmp/YAZKM/install-ellis.sh\nubuntu 1875 1873 0 05:30 ? 00:00:00 /bin/bash -e /tmp/YAZKM/install-ellis.sh\nroot 2150 2 0 05:31 ? 00:00:00 [kworker/u5:2]\nmysql 9277 1 0 05:33 ? 00:00:00 /usr/sbin/mysqld\nntp 9427 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10018 1 0 05:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10073 1 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10192 1 0 05:34 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10193 10192 0 05:34 ? 00:00:00 nginx: worker process\nwww-data 10194 10192 0 05:34 ? 00:00:00 nginx: worker process\nwww-data 10195 10192 0 05:34 ? 00:00:00 nginx: worker process\nwww-data 10196 10192 0 05:34 ? 00:00:00 nginx: worker process\nclearwa+ 10819 1 1 05:35 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-17=http://192.168.120.17:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380\nellis 10940 1 0 05:35 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10974 1 0 05:35 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.17 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 11019 1 0 05:35 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.17 --sig-local-ip=192.168.120.17 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=7b90f484-6cf4-4aa0-b2c2-8a3d4a5f9088 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 11105 10018 0 05:35 ? 00:00:00 [nginx_ping] \nroot 11107 10018 0 05:35 ? 00:00:00 [check-nginx-upt] \nroot 11110 10018 0 05:35 ? 00:00:00 [check-monit-upt] \nroot 11115 10018 0 05:35 ? 00:00:00 [poll_ellis.sh] \nroot 11117 10018 0 05:35 ? 00:00:00 [poll_ellis_http] \nroot 11120 10018 0 05:35 ? 00:00:00 [check-queue-man] \nroot 11129 10018 0 05:35 ? 00:00:00 [check-etcd-upti] \nroot 11134 10018 0 05:35 ? 00:00:00 [poll_etcd_clust] \nroot 11139 10018 0 05:35 ? 00:00:00 [poll_etcd.sh] \nroot 11194 1 0 05:35 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.17 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\nroot 11567 10073 0 05:35 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 11596 1 0 05:35 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 11660 1875 0 05:35 ? 00:00:00 /bin/bash -e /tmp/YAZKM/install-ellis.sh\nubuntu 11661 11660 0 05:35 ? 00:00:00 /bin/bash -e /tmp/YAZKM/install-ellis.sh\nroot 11662 11661 0 05:35 ? 00:00:00 sudo ps -edf\nroot 11663 11662 0 05:35 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:30.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:30.194Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:30.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:30.194Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:30.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:30.194Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11596/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10018/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10192/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9277/mysqld \ntcp 0 0 192.168.120.17:2380 0.0.0.0:* LISTEN 10819/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 11596/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10819/etcd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 9427/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9427/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9427/ntpd \nudp 0 0 0.0.0.0:3996 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11596/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 9427/ntpd \nudp6 0 0 ::1:123 :::* 9427/ntpd \nudp6 0 0 :::123 :::* 9427/ntpd \nudp6 0 0 :::28404 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 11596/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11482 1650/python2.7 /tmp/cloudify-logging-server-cfca9.socket\nunix 2 [ ACC ] STREAM LISTENING 9279 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 12364 1862/python2.7 /tmp/ctx-Cf2aza.socket\nunix 2 [ ACC ] STREAM LISTENING 9033 897/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 7155 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21120 9277/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] SEQPACKET LISTENING 707 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 24431 10940/python /tmp/.ellis-sock\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:30.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:27 ? 00:00:00 /sbin/init\nroot 2 0 0 05:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:27 ? 00:00:00 [migration/0]\nroot 14 2 0 05:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:27 ? 00:00:00 [migration/1]\nroot 17 2 0 05:27 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:27 ? 00:00:00 [khelper]\nroot 21 2 0 05:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:27 ? 00:00:00 [netns]\nroot 23 2 0 05:27 ? 00:00:00 [writeback]\nroot 24 2 0 05:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:27 ? 00:00:00 [bioset]\nroot 27 2 0 05:27 ? 00:00:00 [kblockd]\nroot 28 2 0 05:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:27 ? 00:00:00 [khubd]\nroot 30 2 0 05:27 ? 00:00:00 [md]\nroot 31 2 0 05:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:27 ? 00:00:00 [vmstat]\nroot 37 2 0 05:27 ? 00:00:00 [ksmd]\nroot 38 2 0 05:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:27 ? 00:00:00 [crypto]\nroot 53 2 0 05:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:27 ? 00:00:00 [vballoon]\nroot 56 2 0 05:27 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:27 ? 00:00:00 [deferwq]\nroot 80 2 0 05:27 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:27 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:27 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:27 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 05:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 05:27 ? 00:00:00 [kworker/u5:1]\nroot 432 2 0 05:27 ? 00:00:00 [kworker/u5:2]\nroot 484 1 0 05:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 05:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 816 2 0 05:27 ? 00:00:00 [kauditd]\nmessage+ 893 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork\nroot 928 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1015 1 0 05:27 ? 00:00:00 rsyslogd\nroot 1047 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1057 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 05:27 ? 00:00:00 cron\ndaemon 1098 1 0 05:27 ? 00:00:00 atd\nroot 1108 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1117 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1252 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1259 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1550 2 0 05:27 ? 00:00:00 [kworker/1:2]\nubuntu 1647 1 0 05:27 ? 00:00:00 /home/ubuntu/dime_host_we602i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_we602i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_we602i --logging-server-logdir=/home/ubuntu/dime_host_we602i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_we602i/work/dime_host_we602i%I.log --pidfile=/home/ubuntu/dime_host_we602i/work/dime_host_we602i.pid\nubuntu 1761 1 0 05:28 ? 00:00:02 python2.7 /home/ubuntu/dime_host_we602i/env/bin/diamond --configfile /home/ubuntu/dime_host_we602i/work/plugins/diamond/etc/diamond.conf\nubuntu 1834 1647 0 05:30 ? 00:00:00 /home/ubuntu/dime_host_we602i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_we602i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_we602i --logging-server-logdir=/home/ubuntu/dime_host_we602i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_we602i/work/dime_host_we602i%I.log --pidfile=/home/ubuntu/dime_host_we602i/work/dime_host_we602i.pid\nubuntu 1855 1834 0 05:30 ? 00:00:00 /home/ubuntu/dime_host_we602i/env/bin/python2.7 /home/ubuntu/dime_host_we602i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LDCgnQ\nubuntu 1866 1855 0 05:30 ? 00:00:00 /bin/sh -c /tmp/93HKN/install-dime.sh\nubuntu 1868 1866 0 05:30 ? 00:00:00 /bin/bash -e /tmp/93HKN/install-dime.sh\nroot 2622 2 0 05:32 ? 00:00:00 [kworker/u5:0]\nntp 8832 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9402 1 0 05:34 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9403 9402 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9407 1 0 05:34 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9408 9407 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9417 9408 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9418 9403 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9419 9417 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9673 1 0 05:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10105 1 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10109 10105 0 05:34 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10194 1 0 05:35 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10509 1 0 05:35 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10572 1868 0 05:35 ? 00:00:00 /bin/bash -e /tmp/93HKN/install-dime.sh\nubuntu 10573 10572 0 05:35 ? 00:00:00 /bin/bash -e /tmp/93HKN/install-dime.sh\nroot 10574 10573 0 05:35 ? 00:00:00 sudo ps -edf\nroot 10575 10574 0 05:35 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.054s\nuser\t0m0.009s\nsys\t0m0.046s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a6:df:83 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea6:df83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114665 errors:0 dropped:0 overruns:0 frame:0\n TX packets:62933 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172068435 (172.0 MB) TX bytes:11404283 (11.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[ellis] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue-manager_20181010T050000Z.txt\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/ellis\n/var/log/sysstat\n/var/log/sysstat/sa10\n/var/log/sysstat/clearwater-sa10\n/var/log/mysql.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/mysql.err\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20181010T050000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager_20181010T050000Z.txt\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[ellis] => [10-Oct-2018 05:34:29 UTC] clearwater-diags-monitor starting\n[10-Oct-2018 05:34:29 UTC] Waiting for trigger files\n[10-Oct-2018 05:35:25 UTC] Processing trigger files: core.ellis.1539149705\n[10-Oct-2018 05:35:25 UTC] Dump triggered by ellis\n[10-Oct-2018 05:35:25 UTC] Gathering dump 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp\n/etc/snmp: No such file or directory\n[10-Oct-2018 05:35:25 UTC] /etc/snmp not present in deployment\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 1935 100 1935 0 0 1384k 0 --:--:-- --:--:-- --:--:-- 1889k\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 1935 100 1935 0 0 1774k 0 --:--:-- --:--:-- --:--:-- 1889k\n[10-Oct-2018 05:35:27 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags\n[10-Oct-2018 05:35:27 UTC] No domain supplied\n[10-Oct-2018 05:35:27 UTC] No domain supplied\n[10-Oct-2018 05:35:27 UTC] core.ellis.1539149705 has been closed\n[10-Oct-2018 05:35:27 UTC] Moving core.ellis.1539149705 to dump\n[10-Oct-2018 05:35:27 UTC] Compressing core.ellis.1539149705\ntar: 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp/root/run/udev/control: socket ignored\ntar: 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored\ntar: 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored\ntar: 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored\n[10-Oct-2018 05:35:27 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp.tar.gz created\n[10-Oct-2018 05:35:27 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:31.205Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:31.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:32.222Z", "message": "[dime] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/ralf\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20181010T050000Z.txt\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/sa10\n/var/log/sysstat/clearwater-sa10\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:32.222Z", "message": "[ellis] => 10-10-2018 05:35:19.368 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n10-10-2018 05:35:19.369 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:32.222Z", "message": "[ellis] => 10-10-2018 05:35:25.398 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n10-10-2018 05:35:25.398 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n10-10-2018 05:35:25.408 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n10-10-2018 05:35:27.511 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n10-10-2018 05:35:27.511 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n10-10-2018 05:35:27.512 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n10-10-2018 05:35:27.513 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n10-10-2018 05:35:27.541 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n10-10-2018 05:35:27.541 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n10-10-2018 05:35:27.541 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n10-10-2018 05:35:27.543 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.15\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n10-10-2018 05:35:27.543 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash c7e422e6eae24c0681137137a62c020d\n10-10-2018 05:35:27.543 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n10-10-2018 05:35:29.659 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n10-10-2018 05:35:29.660 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 15\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:32.222Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:32.222Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10509/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9673/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10509/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8832/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8832/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8832/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10194/snmpd \nudp 0 0 0.0.0.0:47748 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10509/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8832/ntpd \nudp6 0 0 ::1:123 :::* 8832/ntpd \nudp6 0 0 :::123 :::* 8832/ntpd \nudp6 0 0 :::161 :::* 10194/snmpd \nudp6 0 0 :::47078 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 10509/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9491 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11527 1647/python2.7 /tmp/cloudify-logging-server-1919c.socket\nunix 2 [ ACC ] STREAM LISTENING 9288 893/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11251 1855/python2.7 /tmp/ctx-7cO_Iw.socket\nunix 2 [ ACC ] STREAM LISTENING 1657 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21947 9419/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21948 9418/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23170 10194/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 7384 392/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:32.222Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:32.222Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:32.222Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:32.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}], "metadata": {"pagination": {"total": 1810, "offset": 1753, "size": 50}}} 2018-10-10 05:35:32,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:32,626 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:32 GMT 2018-10-10 05:35:32,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:32,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65832 2018-10-10 05:35:32,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:32,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-10 05:35:32,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-10 05:35:32,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 21 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.135s user 0m12.554s sys 0m3.088s 2018-10-10 05:35:32,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-10 05:35:32,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.095s user 0m0.008s sys 0m0.052s 2018-10-10 05:35:32,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-10 05:35:32,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b5:64:52 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb5:6452/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:100002 errors:0 dropped:0 overruns:0 frame:0 TX packets:60772 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147707711 (147.7 MB) TX bytes:11309741 (11.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:447 errors:0 dropped:0 overruns:0 frame:0 TX packets:447 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:53828 (53.8 KB) TX bytes:53828 (53.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-10 05:35:32,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:27 ? 00:00:00 /sbin/init root 2 0 0 05:27 ? 00:00:00 [kthreadd] root 3 2 0 05:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:27 ? 00:00:00 [rcu_sched] root 8 2 0 05:27 ? 00:00:00 [rcuos/0] root 9 2 0 05:27 ? 00:00:00 [rcuos/1] root 10 2 0 05:27 ? 00:00:00 [rcu_bh] root 11 2 0 05:27 ? 00:00:00 [rcuob/0] root 12 2 0 05:27 ? 00:00:00 [rcuob/1] root 13 2 0 05:27 ? 00:00:00 [migration/0] root 14 2 0 05:27 ? 00:00:00 [watchdog/0] root 15 2 0 05:27 ? 00:00:00 [watchdog/1] root 16 2 0 05:27 ? 00:00:00 [migration/1] root 17 2 0 05:27 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:27 ? 00:00:00 [khelper] root 21 2 0 05:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:27 ? 00:00:00 [netns] root 23 2 0 05:27 ? 00:00:00 [writeback] root 24 2 0 05:27 ? 00:00:00 [kintegrityd] root 25 2 0 05:27 ? 00:00:00 [bioset] root 26 2 0 05:27 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:27 ? 00:00:00 [kblockd] root 28 2 0 05:27 ? 00:00:00 [ata_sff] root 29 2 0 05:27 ? 00:00:00 [khubd] root 30 2 0 05:27 ? 00:00:00 [md] root 31 2 0 05:27 ? 00:00:00 [devfreq_wq] root 32 2 0 05:27 ? 00:00:00 [kworker/1:1] root 34 2 0 05:27 ? 00:00:00 [khungtaskd] root 35 2 0 05:27 ? 00:00:00 [kswapd0] root 36 2 0 05:27 ? 00:00:00 [vmstat] root 37 2 0 05:27 ? 00:00:00 [ksmd] root 38 2 0 05:27 ? 00:00:00 [khugepaged] root 39 2 0 05:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:27 ? 00:00:00 [crypto] root 53 2 0 05:27 ? 00:00:00 [kthrotld] root 54 2 0 05:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:27 ? 00:00:00 [vballoon] root 56 2 0 05:27 ? 00:00:00 [kworker/0:1] root 57 2 0 05:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:27 ? 00:00:00 [deferwq] root 80 2 0 05:27 ? 00:00:00 [charger_manager] root 124 2 0 05:27 ? 00:00:00 [kpsmoused] root 142 2 0 05:27 ? 00:00:00 [kworker/1:2] root 186 2 0 05:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:27 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:27 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:27 ? 00:00:00 [kworker/u5:1] root 541 1 0 05:27 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 05:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 587 2 0 05:27 ? 00:00:00 [kworker/0:2] root 819 2 0 05:27 ? 00:00:00 [kauditd] message+ 897 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon syslog 1033 1 0 05:27 ? 00:00:00 rsyslogd root 1047 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1057 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 05:27 ? 00:00:00 cron daemon 1104 1 0 05:27 ? 00:00:00 atd root 1113 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1255 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1261 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 05:27 ? 00:00:00 /home/ubuntu/ellis_host_3e19xd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_3e19xd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_3e19xd --logging-server-logdir=/home/ubuntu/ellis_host_3e19xd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_3e19xd/work/ellis_host_3e19xd%I.log --pidfile=/home/ubuntu/ellis_host_3e19xd/work/ellis_host_3e19xd.pid ubuntu 1764 1 0 05:28 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_3e19xd/env/bin/diamond --configfile /home/ubuntu/ellis_host_3e19xd/work/plugins/diamond/etc/diamond.conf ubuntu 1839 1650 0 05:30 ? 00:00:00 /home/ubuntu/ellis_host_3e19xd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_3e19xd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_3e19xd --logging-server-logdir=/home/ubuntu/ellis_host_3e19xd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_3e19xd/work/ellis_host_3e19xd%I.log --pidfile=/home/ubuntu/ellis_host_3e19xd/work/ellis_host_3e19xd.pid ubuntu 1862 1839 0 05:30 ? 00:00:00 /home/ubuntu/ellis_host_3e19xd/env/bin/python2.7 /home/ubuntu/ellis_host_3e19xd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-bW8PVO ubuntu 1873 1862 0 05:30 ? 00:00:00 /bin/sh -c /tmp/YAZKM/install-ellis.sh ubuntu 1875 1873 0 05:30 ? 00:00:00 /bin/bash -e /tmp/YAZKM/install-ellis.sh root 2150 2 0 05:31 ? 00:00:00 [kworker/u5:2] mysql 9277 1 0 05:33 ? 00:00:00 /usr/sbin/mysqld ntp 9427 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10018 1 0 05:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10073 1 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10192 1 0 05:34 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10193 10192 0 05:34 ? 00:00:00 nginx: worker process www-data 10194 10192 0 05:34 ? 00:00:00 nginx: worker process www-data 10195 10192 0 05:34 ? 00:00:00 nginx: worker process www-data 10196 10192 0 05:34 ? 00:00:00 nginx: worker process clearwa+ 10819 1 1 05:35 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-17=http://192.168.120.17:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380 ellis 10940 1 0 05:35 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10974 1 0 05:35 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.17 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 11019 1 0 05:35 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.17 --sig-local-ip=192.168.120.17 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=7b90f484-6cf4-4aa0-b2c2-8a3d4a5f9088 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 11105 10018 0 05:35 ? 00:00:00 [nginx_ping] root 11107 10018 0 05:35 ? 00:00:00 [check-nginx-upt] root 11110 10018 0 05:35 ? 00:00:00 [check-monit-upt] root 11115 10018 0 05:35 ? 00:00:00 [poll_ellis.sh] root 11117 10018 0 05:35 ? 00:00:00 [poll_ellis_http] root 11120 10018 0 05:35 ? 00:00:00 [check-queue-man] root 11129 10018 0 05:35 ? 00:00:00 [check-etcd-upti] root 11134 10018 0 05:35 ? 00:00:00 [poll_etcd_clust] root 11139 10018 0 05:35 ? 00:00:00 [poll_etcd.sh] root 11194 1 0 05:35 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.17 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater root 11567 10073 0 05:35 ? 00:00:00 inotifywait -e create -qq . dnsmasq 11596 1 0 05:35 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 11660 1875 0 05:35 ? 00:00:00 /bin/bash -e /tmp/YAZKM/install-ellis.sh ubuntu 11661 11660 0 05:35 ? 00:00:00 /bin/bash -e /tmp/YAZKM/install-ellis.sh root 11662 11661 0 05:35 ? 00:00:00 sudo ps -edf root 11663 11662 0 05:35 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.010s 2018-10-10 05:35:32,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-10 05:35:32,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-10 05:35:32,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11596/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10018/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10192/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9277/mysqld tcp 0 0 192.168.120.17:2380 0.0.0.0:* LISTEN 10819/etcd tcp6 0 0 ::1:53 :::* LISTEN 11596/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd tcp6 0 0 :::4000 :::* LISTEN 10819/etcd udp 0 0 192.168.120.17:123 0.0.0.0:* 9427/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9427/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9427/ntpd udp 0 0 0.0.0.0:3996 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11596/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 9427/ntpd udp6 0 0 ::1:123 :::* 9427/ntpd udp6 0 0 :::123 :::* 9427/ntpd udp6 0 0 :::28404 :::* 570/dhclient udp6 0 0 ::1:53 :::* 11596/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11482 1650/python2.7 /tmp/cloudify-logging-server-cfca9.socket unix 2 [ ACC ] STREAM LISTENING 9279 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 12364 1862/python2.7 /tmp/ctx-Cf2aza.socket unix 2 [ ACC ] STREAM LISTENING 9033 897/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 7155 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21120 9277/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] SEQPACKET LISTENING 707 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 24431 10940/python /tmp/.ellis-sock real 0m0.008s user 0m0.000s sys 0m0.007s 2018-10-10 05:35:32,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:27 ? 00:00:00 /sbin/init root 2 0 0 05:27 ? 00:00:00 [kthreadd] root 3 2 0 05:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:27 ? 00:00:00 [rcu_sched] root 8 2 0 05:27 ? 00:00:00 [rcuos/0] root 9 2 0 05:27 ? 00:00:00 [rcuos/1] root 10 2 0 05:27 ? 00:00:00 [rcu_bh] root 11 2 0 05:27 ? 00:00:00 [rcuob/0] root 12 2 0 05:27 ? 00:00:00 [rcuob/1] root 13 2 0 05:27 ? 00:00:00 [migration/0] root 14 2 0 05:27 ? 00:00:00 [watchdog/0] root 15 2 0 05:27 ? 00:00:00 [watchdog/1] root 16 2 0 05:27 ? 00:00:00 [migration/1] root 17 2 0 05:27 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:27 ? 00:00:00 [khelper] root 21 2 0 05:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:27 ? 00:00:00 [netns] root 23 2 0 05:27 ? 00:00:00 [writeback] root 24 2 0 05:27 ? 00:00:00 [kintegrityd] root 25 2 0 05:27 ? 00:00:00 [bioset] root 27 2 0 05:27 ? 00:00:00 [kblockd] root 28 2 0 05:27 ? 00:00:00 [ata_sff] root 29 2 0 05:27 ? 00:00:00 [khubd] root 30 2 0 05:27 ? 00:00:00 [md] root 31 2 0 05:27 ? 00:00:00 [devfreq_wq] root 32 2 0 05:27 ? 00:00:00 [kworker/0:1] root 34 2 0 05:27 ? 00:00:00 [khungtaskd] root 35 2 0 05:27 ? 00:00:00 [kswapd0] root 36 2 0 05:27 ? 00:00:00 [vmstat] root 37 2 0 05:27 ? 00:00:00 [ksmd] root 38 2 0 05:27 ? 00:00:00 [khugepaged] root 39 2 0 05:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:27 ? 00:00:00 [crypto] root 53 2 0 05:27 ? 00:00:00 [kthrotld] root 54 2 0 05:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:27 ? 00:00:00 [vballoon] root 56 2 0 05:27 ? 00:00:00 [kworker/1:1] root 57 2 0 05:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:27 ? 00:00:00 [deferwq] root 80 2 0 05:27 ? 00:00:00 [charger_manager] root 123 2 0 05:27 ? 00:00:00 [kpsmoused] root 142 2 0 05:27 ? 00:00:00 [kworker/0:2] root 186 2 0 05:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:27 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 05:27 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 05:27 ? 00:00:00 [kworker/u5:1] root 432 2 0 05:27 ? 00:00:00 [kworker/u5:2] root 484 1 0 05:27 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 05:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 816 2 0 05:27 ? 00:00:00 [kauditd] message+ 893 1 0 05:27 ? 00:00:00 dbus-daemon --system --fork root 928 1 0 05:27 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 05:27 ? 00:00:00 upstart-file-bridge --daemon syslog 1015 1 0 05:27 ? 00:00:00 rsyslogd root 1047 1 0 05:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 05:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 05:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 05:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1057 1 0 05:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 05:27 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 05:27 ? 00:00:00 cron daemon 1098 1 0 05:27 ? 00:00:00 atd root 1108 1 0 05:27 ? 00:00:00 /usr/sbin/irqbalance root 1117 1 0 05:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1252 1 0 05:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1259 1 0 05:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1550 2 0 05:27 ? 00:00:00 [kworker/1:2] ubuntu 1647 1 0 05:27 ? 00:00:00 /home/ubuntu/dime_host_we602i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_we602i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_we602i --logging-server-logdir=/home/ubuntu/dime_host_we602i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_we602i/work/dime_host_we602i%I.log --pidfile=/home/ubuntu/dime_host_we602i/work/dime_host_we602i.pid ubuntu 1761 1 0 05:28 ? 00:00:02 python2.7 /home/ubuntu/dime_host_we602i/env/bin/diamond --configfile /home/ubuntu/dime_host_we602i/work/plugins/diamond/etc/diamond.conf ubuntu 1834 1647 0 05:30 ? 00:00:00 /home/ubuntu/dime_host_we602i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_we602i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_we602i --logging-server-logdir=/home/ubuntu/dime_host_we602i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_we602i/work/dime_host_we602i%I.log --pidfile=/home/ubuntu/dime_host_we602i/work/dime_host_we602i.pid ubuntu 1855 1834 0 05:30 ? 00:00:00 /home/ubuntu/dime_host_we602i/env/bin/python2.7 /home/ubuntu/dime_host_we602i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LDCgnQ ubuntu 1866 1855 0 05:30 ? 00:00:00 /bin/sh -c /tmp/93HKN/install-dime.sh ubuntu 1868 1866 0 05:30 ? 00:00:00 /bin/bash -e /tmp/93HKN/install-dime.sh root 2622 2 0 05:32 ? 00:00:00 [kworker/u5:0] ntp 8832 1 0 05:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9402 1 0 05:34 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9403 9402 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9407 1 0 05:34 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9408 9407 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9417 9408 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9418 9403 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9419 9417 0 05:34 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9673 1 0 05:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10105 1 0 05:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10109 10105 0 05:34 ? 00:00:00 inotifywait -e create -qq . snmp 10194 1 0 05:35 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10509 1 0 05:35 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10572 1868 0 05:35 ? 00:00:00 /bin/bash -e /tmp/93HKN/install-dime.sh ubuntu 10573 10572 0 05:35 ? 00:00:00 /bin/bash -e /tmp/93HKN/install-dime.sh root 10574 10573 0 05:35 ? 00:00:00 sudo ps -edf root 10575 10574 0 05:35 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2018-10-10 05:35:32,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.054s user 0m0.009s sys 0m0.046s 2018-10-10 05:35:32,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a6:df:83 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea6:df83/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:114665 errors:0 dropped:0 overruns:0 frame:0 TX packets:62933 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172068435 (172.0 MB) TX bytes:11404283 (11.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-10 05:35:32,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-10 05:35:32,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-10 05:35:32,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue-manager_20181010T050000Z.txt /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/ellis /var/log/sysstat /var/log/sysstat/sa10 /var/log/sysstat/clearwater-sa10 /var/log/mysql.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/mysql.err /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20181010T050000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager_20181010T050000Z.txt /var/log/clearwater-config-manager/config-manager.output.log /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-10 05:35:32,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [10-Oct-2018 05:34:29 UTC] clearwater-diags-monitor starting [10-Oct-2018 05:34:29 UTC] Waiting for trigger files [10-Oct-2018 05:35:25 UTC] Processing trigger files: core.ellis.1539149705 [10-Oct-2018 05:35:25 UTC] Dump triggered by ellis [10-Oct-2018 05:35:25 UTC] Gathering dump 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp /etc/snmp: No such file or directory [10-Oct-2018 05:35:25 UTC] /etc/snmp not present in deployment % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1935 100 1935 0 0 1384k 0 --:--:-- --:--:-- --:--:-- 1889k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1935 100 1935 0 0 1774k 0 --:--:-- --:--:-- --:--:-- 1889k [10-Oct-2018 05:35:27 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags [10-Oct-2018 05:35:27 UTC] No domain supplied [10-Oct-2018 05:35:27 UTC] No domain supplied [10-Oct-2018 05:35:27 UTC] core.ellis.1539149705 has been closed [10-Oct-2018 05:35:27 UTC] Moving core.ellis.1539149705 to dump [10-Oct-2018 05:35:27 UTC] Compressing core.ellis.1539149705 tar: 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp/root/run/udev/control: socket ignored tar: 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored tar: 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored tar: 20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored [10-Oct-2018 05:35:27 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20181010053525Z.ellis-w4uu8r.clearwater.local.ellis.temp.tar.gz created [10-Oct-2018 05:35:27 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-10 05:35:32,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-10 05:35:32,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-10 05:35:32,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/ralf /var/log/dmesg /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20181010T050000Z.txt /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/sa10 /var/log/sysstat/clearwater-sa10 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.011s user 0m0.000s sys 0m0.005s 2018-10-10 05:35:32,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 10-10-2018 05:35:19.368 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 10-10-2018 05:35:19.369 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-10 05:35:32,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 10-10-2018 05:35:25.398 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 10-10-2018 05:35:25.398 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 10-10-2018 05:35:25.400 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 10-10-2018 05:35:25.408 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 10-10-2018 05:35:27.511 UTC INFO main.py:113 (thread MainThread): Loaded plugin 10-10-2018 05:35:27.511 UTC INFO main.py:113 (thread MainThread): Loaded plugin 10-10-2018 05:35:27.512 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 10-10-2018 05:35:27.513 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 10-10-2018 05:35:27.541 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 10-10-2018 05:35:27.541 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 10-10-2018 05:35:27.541 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 10-10-2018 05:35:27.543 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.15 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 10-10-2018 05:35:27.543 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash c7e422e6eae24c0681137137a62c020d 10-10-2018 05:35:27.543 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 10-10-2018 05:35:29.659 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 10-10-2018 05:35:29.660 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 15 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-10 05:35:32,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-10 05:35:32,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10509/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9673/monit tcp6 0 0 ::1:53 :::* LISTEN 10509/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8832/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8832/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8832/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10194/snmpd udp 0 0 0.0.0.0:47748 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10509/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8832/ntpd udp6 0 0 ::1:123 :::* 8832/ntpd udp6 0 0 :::123 :::* 8832/ntpd udp6 0 0 :::161 :::* 10194/snmpd udp6 0 0 :::47078 :::* 584/dhclient udp6 0 0 ::1:53 :::* 10509/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9491 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11527 1647/python2.7 /tmp/cloudify-logging-server-1919c.socket unix 2 [ ACC ] STREAM LISTENING 9288 893/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11251 1855/python2.7 /tmp/ctx-7cO_Iw.socket unix 2 [ ACC ] STREAM LISTENING 1657 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21947 9419/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21948 9418/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23170 10194/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 7384 392/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-10 05:35:32,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-10 05:35:32,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-10 05:35:32,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-10 05:35:32,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:32,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:32,821 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:32 GMT 2018-10-10 05:35:32,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:32,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:32,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:37,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:37,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:37,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:37,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:37,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:37,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:37,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:37,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:37,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.232Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.232Z", "message": "[dime] => 2018-10-10 05:35:08.560417627 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.232Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.232Z", "message": "[dime] => [10-Oct-2018 05:34:56 UTC] clearwater-diags-monitor starting\n[10-Oct-2018 05:34:56 UTC] Waiting for trigger files\n2018:10:10 05:34:19: Namespace: signaling\n2018:10:10 05:34:19: [signaling] Starting server\n2018:10:10 05:34:19: [signaling] Listening for requests\n2018:10:10 05:34:19: Namespace: management\n2018:10:10 05:34:19: [management] Starting server\n2018:10:10 05:34:19: [management] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.232Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.232Z", "message": "Execution done (return_code=0): /tmp/YAZKM/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.232Z", "message": "[ellis] => 10-10-2018 05:35:19.051 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n10-10-2018 05:35:19.051 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n10-10-2018 05:35:19.061 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n10-10-2018 05:35:19.061 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n10-10-2018 05:35:19.062 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n10-10-2018 05:35:19.064 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n10-10-2018 05:35:19.288 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n10-10-2018 05:35:19.703 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n10-10-2018 05:35:19.703 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n10-10-2018 05:35:19.709 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n10-10-2018 05:35:21.811 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n10-10-2018 05:35:23.912 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n10-10-2018 05:35:23.932 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n10-10-2018 05:35:23.949 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n10-10-2018 05:35:26.035 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n10-10-2018 05:35:28.138 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n10-10-2018 05:35:28.168 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.17-ellis\"}]} from etcd, comparing to last value None\n10-10-2018 05:35:28.168 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.17-ellis\"}]} from etcd\n10-10-2018 05:35:28.168 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n10-10-2018 05:35:30.271 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm\n10-10-2018 05:35:32.372 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"PROCESSING\", \"ID\": \"192.168.120.17-ellis\"}]} into etcd with index 14\n10-10-2018 05:35:32.388 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n10-10-2018 05:35:32.402 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-8): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"PROCESSING\", \"ID\": \"192.168.120.17-ellis\"}]} from etcd, comparing to last value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.17-ellis\"}]}\n10-10-2018 05:35:27.625 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n10-10-2018 05:35:27.626 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.17-ellis to queue to restart\n10-10-2018 05:35:27.961 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n10-10-2018 05:35:27.962 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.17-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.232Z", "message": "[ellis] => 2018-10-10 05:35:08.448614469 Stopping etcd clearwater-etcd\n2018-10-10 05:35:09.452860788 Restarting etcd clearwater-etcd\n2018-10-10 05:35:09.457875991 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-10-10 05:35:09.458737004 Check for previous failed startup attempt\n2018-10-10 05:35:09.459909708 Running etcdctl member list\na7e25a6217146392: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=false\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-10-10 05:35:09.474193042 etcdctl returned 0\n2018-10-10 05:35:09.479670476 Joining existing cluster...\n2018-10-10 05:35:14.482544701 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-10-10 05:35:14.483336842 Check cluster is healthy\n2018-10-10 05:35:14.485164521 Running etcdctl cluster-health\nmember a7e25a6217146392 is healthy: got healthy result from http://192.168.120.19:4000\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-10-10 05:35:14.522322608 etcdctl returned 0\n2018-10-10 05:35:14.523451916 Tell the cluster we're joining\n2018-10-10 05:35:14.524246949 Running etcdctl member add 192-168-120-17 http://192.168.120.17:2380\nAdded member named 192-168-120-17 with ID 4af4e01bd492dd51 to cluster\n\nETCD_NAME=\"192-168-120-17\"\nETCD_INITIAL_CLUSTER=\"192-168-120-17=http://192.168.120.17:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-15=http://192.168.120.15:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-10-10 05:35:14.547694747 etcdctl returned 0\n2018-10-10 05:35:14.578693582 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.17:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.17\n --name 192-168-120-17\n --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-17=http://192.168.120.17:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.17:2380\n --listen-peer-urls http://192.168.120.17:2380\n2018-10-10 05:35:14.580321282 Check we're actually a member of the cluster\n2018-10-10 05:35:14.584830678 Wait for etcd to startup\n2018-10-10 05:35:15.595527606 Etcd started successfully\n2018-10-10 05:35:14.605283 I | etcdmain: etcd Version: 3.1.7\n2018-10-10 05:35:14.605321 I | etcdmain: Git SHA: 43b7507\n2018-10-10 05:35:14.605325 I | etcdmain: Go Version: go1.7.5\n2018-10-10 05:35:14.605328 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-10 05:35:14.605332 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-10 05:35:14.605384 I | embed: listening for peers on http://192.168.120.17:2380\n2018-10-10 05:35:14.605430 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-10 05:35:14.661460 I | etcdserver: name = 192-168-120-17\n2018-10-10 05:35:14.661478 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.17\n2018-10-10 05:35:14.661483 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.17/member\n2018-10-10 05:35:14.661487 I | etcdserver: heartbeat = 100ms\n2018-10-10 05:35:14.661491 I | etcdserver: election = 1000ms\n2018-10-10 05:35:14.661494 I | etcdserver: snapshot count = 10000\n2018-10-10 05:35:14.661502 I | etcdserver: advertise client URLs = http://192.168.120.17:4000\n2018-10-10 05:35:14.732312 I | etcdserver: starting member 4af4e01bd492dd51 in cluster f59fb9088e78524e\n2018-10-10 05:35:14.732354 I | raft: 4af4e01bd492dd51 became follower at term 0\n2018-10-10 05:35:14.732378 I | raft: newRaft 4af4e01bd492dd51 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-10 05:35:14.732383 I | raft: 4af4e01bd492dd51 became follower at term 1\n2018-10-10 05:35:14.865427 I | rafthttp: started HTTP pipelining with peer a7e25a6217146392\n2018-10-10 05:35:14.865454 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-10-10 05:35:14.865469 I | rafthttp: starting peer a7e25a6217146392...\n2018-10-10 05:35:14.865488 I | rafthttp: started HTTP pipelining with peer a7e25a6217146392\n2018-10-10 05:35:14.866783 I | rafthttp: started streaming with peer a7e25a6217146392 (writer)\n2018-10-10 05:35:14.866806 I | rafthttp: started streaming with peer a7e25a6217146392 (writer)\n2018-10-10 05:35:14.868602 I | rafthttp: started peer a7e25a6217146392\n2018-10-10 05:35:14.868641 I | rafthttp: added peer a7e25a6217146392\n2018-10-10 05:35:14.868655 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-10-10 05:35:14.868669 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-10-10 05:35:14.869141 I | rafthttp: started streaming with peer a7e25a6217146392 (stream MsgApp v2 reader)\n2018-10-10 05:35:14.869344 I | rafthttp: started streaming with peer a7e25a6217146392 (stream Message reader)\n2018-10-10 05:35:14.873462 I | rafthttp: started peer ca6a20ed546c7237\n2018-10-10 05:35:14.873485 I | rafthttp: added peer ca6a20ed546c7237\n2018-10-10 05:35:14.873586 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-10 05:35:14.874090 I | rafthttp: peer a7e25a6217146392 became active\n2018-10-10 05:35:14.876191 I | rafthttp: established a TCP streaming connection with peer a7e25a6217146392 (stream Message reader)\n2018-10-10 05:35:14.876232 I | rafthttp: established a TCP streaming connection with peer a7e25a6217146392 (stream MsgApp v2 reader)\n2018-10-10 05:35:14.876239 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-10-10 05:35:14.876248 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-10-10 05:35:14.876347 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-10-10 05:35:14.876355 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-10-10 05:35:14.876363 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-10-10 05:35:14.876640 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-10-10 05:35:14.877023 I | raft: 4af4e01bd492dd51 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2]\n2018-10-10 05:35:14.877039 I | raft: 4af4e01bd492dd51 became follower at term 2\n2018-10-10 05:35:14.877051 I | raft: raft.node: 4af4e01bd492dd51 elected leader ca6a20ed546c7237 at term 2\n2018-10-10 05:35:14.877170 I | rafthttp: established a TCP streaming connection with peer a7e25a6217146392 (stream Message writer)\n2018-10-10 05:35:14.878813 D | raft: 4af4e01bd492dd51 [logterm: 0, index: 39] rejected msgApp [logterm: 2, index: 39] from ca6a20ed546c7237\n2018-10-10 05:35:14.878923 I | rafthttp: established a TCP streaming connection with peer a7e25a6217146392 (stream MsgApp v2 writer)\n2018-10-10 05:35:14.879769 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-10-10 05:35:14.882491 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-10-10 05:35:14.882629 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-10-10 05:35:14.885957 D | raft: 4af4e01bd492dd51 [logterm: 0, index: 39] rejected msgApp [logterm: 2, index: 39] from ca6a20ed546c7237\n2018-10-10 05:35:14.899576 D | raft: 4af4e01bd492dd51 [logterm: 0, index: 39] rejected msgApp [logterm: 2, index: 39] from ca6a20ed546c7237\n2018-10-10 05:35:14.899977 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-10-10 05:35:14.900051 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-10 05:35:14.900075 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-10 05:35:14.900308 I | etcdserver/membership: added member a7e25a6217146392 [http://192.168.120.19:2380] to cluster f59fb9088e78524e\n2018-10-10 05:35:14.900996 I | etcdserver/membership: added member 4af4e01bd492dd51 [http://192.168.120.17:2380] to cluster f59fb9088e78524e\n2018-10-10 05:35:14.926948 I | etcdserver: published {Name:192-168-120-17 ClientURLs:[http://192.168.120.17:4000]} to cluster f59fb9088e78524e\n2018-10-10 05:35:14.927031 I | embed: ready to serve client requests\n2018-10-10 05:35:14.927318 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-10 05:35:15.746362 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34249\n2018-10-10 05:35:15.747046 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:34250\n2018-10-10 05:35:15.747638 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:34248\n2018-10-10 05:35:19.065973 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.17:34258\n2018-10-10 05:35:19.276319 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:34259\n2018-10-10 05:35:19.285203 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34260\n2018-10-10 05:35:19.285632 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:34261\n2018-10-10 05:35:19.289090 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34258\n2018-10-10 05:35:23.913553 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34258\n2018-10-10 05:35:23.933068 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.17:34258\n2018-10-10 05:35:24.894652 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:40170\n2018-10-10 05:35:24.895036 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.11:40170\n2018-10-10 05:35:25.282655 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:34266\n2018-10-10 05:35:25.290603 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34267\n2018-10-10 05:35:25.295574 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:34268\n2018-10-10 05:35:26.654775 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34271\n2018-10-10 05:35:26.665689 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34273\n2018-10-10 05:35:26.666220 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:34274\n2018-10-10 05:35:27.226556 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater?consistent=true&recursive=true&sorted=false remote:192.168.120.17:34277\n2018-10-10 05:35:27.234445 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater?recursive=true&sorted=false remote:192.168.120.17:34278\n2018-10-10 05:35:27.288695 D | etcdserver/api/v2http: [GET] /v2/keys/?recursive=True remote:192.168.120.17:34279\n2018-10-10 05:35:27.356181 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json remote:192.168.120.17:34280\n2018-10-10 05:35:27.356988 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config remote:192.168.120.17:34280\n2018-10-10 05:35:27.512974 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.17:34281\n2018-10-10 05:35:27.513436 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.17:34282\n2018-10-10 05:35:27.627068 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.17:34283\n2018-10-10 05:35:27.865164 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34283\n2018-10-10 05:35:27.962411 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34284\n2018-10-10 05:35:28.139927 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34258\n2018-10-10 05:35:28.156473 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.17:34258\n2018-10-10 05:35:29.647832 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.17:34281\n2018-10-10 05:35:29.660369 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=15&recursive=false&wait=true remote:192.168.120.17:34281\n2018-10-10 05:35:31.750699 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.17:34282\n2018-10-10 05:35:31.780962 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=15&recursive=false&wait=true remote:192.168.120.17:34282\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "0e526e8d-69b7-49b9-a406-350f0bf4143c"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:33.434Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:33.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.400Z", "message": "Execution done (return_code=0): /tmp/93HKN/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.400Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.400Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "c6a3ce13-1569-43fb-b957-63fa53d3d32d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.518Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.518Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.518Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.759Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "dime_6ipuri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.759Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:34.759Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:34.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:35.542Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:35.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:35.542Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/S5B4U/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:35.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6d25ca3a-7eae-405a-bb98-54b37833b2f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:35.542Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:35.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6d25ca3a-7eae-405a-bb98-54b37833b2f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:35.542Z", "message": "Executing: /tmp/S5B4U/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:35.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6d25ca3a-7eae-405a-bb98-54b37833b2f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:35.542Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:35.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6d25ca3a-7eae-405a-bb98-54b37833b2f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:35.542Z", "message": "Downloaded scripts/bind/bind.py to /tmp/E1VD7/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:35.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:35.849Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:35.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:35.849Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:35.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "Downloaded scripts/bind/bind.py to /tmp/K8UAB/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.15\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6d25ca3a-7eae-405a-bb98-54b37833b2f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'ellis': {u'ellis_w4uu8r': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.17', u'name': u'ellis-w4uu8r'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "[localhost] run: sudo mv /tmp/tmpxQUBHk /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "[localhost] run: sudo mv /tmp/tmpOVGr7W /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:36.551Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:36.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "5de24fc0-21a4-42c8-acb2-3ca92546ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.027Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "[localhost] run: sudo mv /tmp/tmpkqlzl1 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "[localhost] run: sudo mv /tmp/tmpNKeYHb /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'ellis': {u'ellis_w4uu8r': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.17', u'name': u'ellis-w4uu8r'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:37.559Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:37.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "00c25fcf-93f8-4568-ab5a-1407e45a5869"}], "metadata": {"pagination": {"total": 1865, "offset": 1781, "size": 50}}} 2018-10-10 05:35:37,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:37,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:37 GMT 2018-10-10 05:35:37,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:37,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46761 2018-10-10 05:35:37,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:37,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-10 05:35:37,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-10 05:35:08.560417627 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.005s sys 0m0.002s 2018-10-10 05:35:37,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-10 05:35:37,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [10-Oct-2018 05:34:56 UTC] clearwater-diags-monitor starting [10-Oct-2018 05:34:56 UTC] Waiting for trigger files 2018:10:10 05:34:19: Namespace: signaling 2018:10:10 05:34:19: [signaling] Starting server 2018:10:10 05:34:19: [signaling] Listening for requests 2018:10:10 05:34:19: Namespace: management 2018:10:10 05:34:19: [management] Starting server 2018:10:10 05:34:19: [management] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-10 05:35:37,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-10 05:35:37,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YAZKM/install-ellis.sh 2018-10-10 05:35:37,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 10-10-2018 05:35:19.051 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 10-10-2018 05:35:19.051 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 10-10-2018 05:35:19.061 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 10-10-2018 05:35:19.061 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 10-10-2018 05:35:19.062 UTC INFO main.py:114 (thread MainThread): Loaded plugin 10-10-2018 05:35:19.064 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 10-10-2018 05:35:19.288 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 10-10-2018 05:35:19.703 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 10-10-2018 05:35:19.703 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 10-10-2018 05:35:19.709 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 10-10-2018 05:35:21.811 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 10-10-2018 05:35:23.912 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 10-10-2018 05:35:23.932 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 10-10-2018 05:35:23.949 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 10-10-2018 05:35:26.035 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 10-10-2018 05:35:28.138 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 10-10-2018 05:35:28.168 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.17-ellis"}]} from etcd, comparing to last value None 10-10-2018 05:35:28.168 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.17-ellis"}]} from etcd 10-10-2018 05:35:28.168 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 10-10-2018 05:35:30.271 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm 10-10-2018 05:35:32.372 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "PROCESSING", "ID": "192.168.120.17-ellis"}]} into etcd with index 14 10-10-2018 05:35:32.388 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 10-10-2018 05:35:32.402 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-8): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "PROCESSING", "ID": "192.168.120.17-ellis"}]} from etcd, comparing to last value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.17-ellis"}]} 10-10-2018 05:35:27.625 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 10-10-2018 05:35:27.626 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.17-ellis to queue to restart 10-10-2018 05:35:27.961 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 10-10-2018 05:35:27.962 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.17-ellis"}]} real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-10 05:35:37,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-10 05:35:08.448614469 Stopping etcd clearwater-etcd 2018-10-10 05:35:09.452860788 Restarting etcd clearwater-etcd 2018-10-10 05:35:09.457875991 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-10-10 05:35:09.458737004 Check for previous failed startup attempt 2018-10-10 05:35:09.459909708 Running etcdctl member list a7e25a6217146392: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=false ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-10-10 05:35:09.474193042 etcdctl returned 0 2018-10-10 05:35:09.479670476 Joining existing cluster... 2018-10-10 05:35:14.482544701 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-10-10 05:35:14.483336842 Check cluster is healthy 2018-10-10 05:35:14.485164521 Running etcdctl cluster-health member a7e25a6217146392 is healthy: got healthy result from http://192.168.120.19:4000 member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-10-10 05:35:14.522322608 etcdctl returned 0 2018-10-10 05:35:14.523451916 Tell the cluster we're joining 2018-10-10 05:35:14.524246949 Running etcdctl member add 192-168-120-17 http://192.168.120.17:2380 Added member named 192-168-120-17 with ID 4af4e01bd492dd51 to cluster ETCD_NAME="192-168-120-17" ETCD_INITIAL_CLUSTER="192-168-120-17=http://192.168.120.17:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-15=http://192.168.120.15:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-10-10 05:35:14.547694747 etcdctl returned 0 2018-10-10 05:35:14.578693582 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.17:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.17 --name 192-168-120-17 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-17=http://192.168.120.17:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.17:2380 --listen-peer-urls http://192.168.120.17:2380 2018-10-10 05:35:14.580321282 Check we're actually a member of the cluster 2018-10-10 05:35:14.584830678 Wait for etcd to startup 2018-10-10 05:35:15.595527606 Etcd started successfully 2018-10-10 05:35:14.605283 I | etcdmain: etcd Version: 3.1.7 2018-10-10 05:35:14.605321 I | etcdmain: Git SHA: 43b7507 2018-10-10 05:35:14.605325 I | etcdmain: Go Version: go1.7.5 2018-10-10 05:35:14.605328 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-10 05:35:14.605332 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-10 05:35:14.605384 I | embed: listening for peers on http://192.168.120.17:2380 2018-10-10 05:35:14.605430 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-10 05:35:14.661460 I | etcdserver: name = 192-168-120-17 2018-10-10 05:35:14.661478 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.17 2018-10-10 05:35:14.661483 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.17/member 2018-10-10 05:35:14.661487 I | etcdserver: heartbeat = 100ms 2018-10-10 05:35:14.661491 I | etcdserver: election = 1000ms 2018-10-10 05:35:14.661494 I | etcdserver: snapshot count = 10000 2018-10-10 05:35:14.661502 I | etcdserver: advertise client URLs = http://192.168.120.17:4000 2018-10-10 05:35:14.732312 I | etcdserver: starting member 4af4e01bd492dd51 in cluster f59fb9088e78524e 2018-10-10 05:35:14.732354 I | raft: 4af4e01bd492dd51 became follower at term 0 2018-10-10 05:35:14.732378 I | raft: newRaft 4af4e01bd492dd51 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-10 05:35:14.732383 I | raft: 4af4e01bd492dd51 became follower at term 1 2018-10-10 05:35:14.865427 I | rafthttp: started HTTP pipelining with peer a7e25a6217146392 2018-10-10 05:35:14.865454 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-10-10 05:35:14.865469 I | rafthttp: starting peer a7e25a6217146392... 2018-10-10 05:35:14.865488 I | rafthttp: started HTTP pipelining with peer a7e25a6217146392 2018-10-10 05:35:14.866783 I | rafthttp: started streaming with peer a7e25a6217146392 (writer) 2018-10-10 05:35:14.866806 I | rafthttp: started streaming with peer a7e25a6217146392 (writer) 2018-10-10 05:35:14.868602 I | rafthttp: started peer a7e25a6217146392 2018-10-10 05:35:14.868641 I | rafthttp: added peer a7e25a6217146392 2018-10-10 05:35:14.868655 I | rafthttp: starting peer ca6a20ed546c7237... 2018-10-10 05:35:14.868669 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-10-10 05:35:14.869141 I | rafthttp: started streaming with peer a7e25a6217146392 (stream MsgApp v2 reader) 2018-10-10 05:35:14.869344 I | rafthttp: started streaming with peer a7e25a6217146392 (stream Message reader) 2018-10-10 05:35:14.873462 I | rafthttp: started peer ca6a20ed546c7237 2018-10-10 05:35:14.873485 I | rafthttp: added peer ca6a20ed546c7237 2018-10-10 05:35:14.873586 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-10 05:35:14.874090 I | rafthttp: peer a7e25a6217146392 became active 2018-10-10 05:35:14.876191 I | rafthttp: established a TCP streaming connection with peer a7e25a6217146392 (stream Message reader) 2018-10-10 05:35:14.876232 I | rafthttp: established a TCP streaming connection with peer a7e25a6217146392 (stream MsgApp v2 reader) 2018-10-10 05:35:14.876239 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-10-10 05:35:14.876248 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-10-10 05:35:14.876347 I | rafthttp: peer ca6a20ed546c7237 became active 2018-10-10 05:35:14.876355 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-10-10 05:35:14.876363 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-10-10 05:35:14.876640 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-10-10 05:35:14.877023 I | raft: 4af4e01bd492dd51 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2] 2018-10-10 05:35:14.877039 I | raft: 4af4e01bd492dd51 became follower at term 2 2018-10-10 05:35:14.877051 I | raft: raft.node: 4af4e01bd492dd51 elected leader ca6a20ed546c7237 at term 2 2018-10-10 05:35:14.877170 I | rafthttp: established a TCP streaming connection with peer a7e25a6217146392 (stream Message writer) 2018-10-10 05:35:14.878813 D | raft: 4af4e01bd492dd51 [logterm: 0, index: 39] rejected msgApp [logterm: 2, index: 39] from ca6a20ed546c7237 2018-10-10 05:35:14.878923 I | rafthttp: established a TCP streaming connection with peer a7e25a6217146392 (stream MsgApp v2 writer) 2018-10-10 05:35:14.879769 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-10-10 05:35:14.882491 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-10-10 05:35:14.882629 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-10-10 05:35:14.885957 D | raft: 4af4e01bd492dd51 [logterm: 0, index: 39] rejected msgApp [logterm: 2, index: 39] from ca6a20ed546c7237 2018-10-10 05:35:14.899576 D | raft: 4af4e01bd492dd51 [logterm: 0, index: 39] rejected msgApp [logterm: 2, index: 39] from ca6a20ed546c7237 2018-10-10 05:35:14.899977 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-10-10 05:35:14.900051 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-10 05:35:14.900075 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-10 05:35:14.900308 I | etcdserver/membership: added member a7e25a6217146392 [http://192.168.120.19:2380] to cluster f59fb9088e78524e 2018-10-10 05:35:14.900996 I | etcdserver/membership: added member 4af4e01bd492dd51 [http://192.168.120.17:2380] to cluster f59fb9088e78524e 2018-10-10 05:35:14.926948 I | etcdserver: published {Name:192-168-120-17 ClientURLs:[http://192.168.120.17:4000]} to cluster f59fb9088e78524e 2018-10-10 05:35:14.927031 I | embed: ready to serve client requests 2018-10-10 05:35:14.927318 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-10 05:35:15.746362 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34249 2018-10-10 05:35:15.747046 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:34250 2018-10-10 05:35:15.747638 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:34248 2018-10-10 05:35:19.065973 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.17:34258 2018-10-10 05:35:19.276319 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:34259 2018-10-10 05:35:19.285203 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34260 2018-10-10 05:35:19.285632 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:34261 2018-10-10 05:35:19.289090 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34258 2018-10-10 05:35:23.913553 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34258 2018-10-10 05:35:23.933068 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.17:34258 2018-10-10 05:35:24.894652 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:40170 2018-10-10 05:35:24.895036 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.11:40170 2018-10-10 05:35:25.282655 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.17:34266 2018-10-10 05:35:25.290603 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34267 2018-10-10 05:35:25.295574 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:34268 2018-10-10 05:35:26.654775 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34271 2018-10-10 05:35:26.665689 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.17:34273 2018-10-10 05:35:26.666220 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:34274 2018-10-10 05:35:27.226556 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater?consistent=true&recursive=true&sorted=false remote:192.168.120.17:34277 2018-10-10 05:35:27.234445 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater?recursive=true&sorted=false remote:192.168.120.17:34278 2018-10-10 05:35:27.288695 D | etcdserver/api/v2http: [GET] /v2/keys/?recursive=True remote:192.168.120.17:34279 2018-10-10 05:35:27.356181 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json remote:192.168.120.17:34280 2018-10-10 05:35:27.356988 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config remote:192.168.120.17:34280 2018-10-10 05:35:27.512974 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.17:34281 2018-10-10 05:35:27.513436 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.17:34282 2018-10-10 05:35:27.627068 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.17:34283 2018-10-10 05:35:27.865164 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34283 2018-10-10 05:35:27.962411 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34284 2018-10-10 05:35:28.139927 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.17:34258 2018-10-10 05:35:28.156473 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.17:34258 2018-10-10 05:35:29.647832 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.17:34281 2018-10-10 05:35:29.660369 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=15&recursive=false&wait=true remote:192.168.120.17:34281 2018-10-10 05:35:31.750699 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.17:34282 2018-10-10 05:35:31.780962 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=15&recursive=false&wait=true remote:192.168.120.17:34282 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-10 05:35:37,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:37,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/93HKN/install-dime.sh 2018-10-10 05:35:37,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-10 05:35:37,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-10 05:35:37,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:35:37,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:35:37,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/S5B4U/create_number.sh 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S5B4U/create_number.sh 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/E1VD7/bind.py 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:35:37,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/K8UAB/bind.py 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.15 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'ellis': {u'ellis_w4uu8r': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.17', u'name': u'ellis-w4uu8r'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxQUBHk /etc/bind/db.clearwater.opnfv 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOVGr7W /etc/bind/db.clearwater.local 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:35:37,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkqlzl1 /etc/bind/db.clearwater.opnfv 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNKeYHb /etc/bind/db.clearwater.local 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'ellis': {u'ellis_w4uu8r': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.17', u'name': u'ellis-w4uu8r'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:35:37,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:35:37,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:38,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:38,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:38,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:38,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:38 GMT 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:38,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:43,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:43,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:43,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:43,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:43,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:43,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:43,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:43,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:43,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:38.050Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:38.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:39.455Z", "message": "Execution done (return_code=0): /tmp/S5B4U/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:39.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "6d25ca3a-7eae-405a-bb98-54b37833b2f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:39.559Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:39.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1868, "offset": 1831, "size": 50}}} 2018-10-10 05:35:43,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:43,439 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:43 GMT 2018-10-10 05:35:43,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:43,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1627 2018-10-10 05:35:43,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:43,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:43,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/S5B4U/create_number.sh 2018-10-10 05:35:43,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:35:43,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:43,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:43,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:43,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:43,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:43,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:43,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:43,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:43,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:43,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:43,558 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:43 GMT 2018-10-10 05:35:43,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:43,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:43,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:48,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:49,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:49,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:49,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:49,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:49,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:49,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:49,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:49,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1868, "offset": 1834, "size": 50}}} 2018-10-10 05:35:49,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:49,021 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:49 GMT 2018-10-10 05:35:49,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:49,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:35:49,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:49,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:49,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:49,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:49,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:49 GMT 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:49,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:54,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:54,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:54,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:54,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:54,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:54,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:54,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:54,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:54,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1868, "offset": 1834, "size": 50}}} 2018-10-10 05:35:54,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:54,540 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:54 GMT 2018-10-10 05:35:54,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:54,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:35:54,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:54,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:54,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:54,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:54,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:54 GMT 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:54,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:54,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:59,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:35:59,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:59,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:59,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:59,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:59,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:59,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:59,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:59,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:35:58.870Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:35:58.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}], "metadata": {"pagination": {"total": 1869, "offset": 1834, "size": 50}}} 2018-10-10 05:35:59,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:59,716 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:59 GMT 2018-10-10 05:35:59,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:59,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-10-10 05:35:59,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:35:59,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-10 05:35:59,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:35:59,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:35:59,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:35:59,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:35:59,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:35:59,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:35:59,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:35:59,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:35:59,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:35:59,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:35:59,788 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:35:59 GMT 2018-10-10 05:35:59,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:35:59,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:35:59,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:04,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:04,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:04,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1869, "offset": 1835, "size": 50}}} 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:04 GMT 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:04,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:36:04,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:04,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:04,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:04,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:04,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:04,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:04,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:04,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:04,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:04,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:04,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:04,944 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:04 GMT 2018-10-10 05:36:04,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:04,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:04,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:09,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:10,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:10,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:10,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:10,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:10,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:10,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:10,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:10,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:07.495Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,587 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59671 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m8.473s\nuser\t0m3.410s\nsys\t0m0.766s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:07.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:08.576Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:08.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:08.576Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:08.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:08.576Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:08.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}], "metadata": {"pagination": {"total": 1873, "offset": 1835, "size": 50}}} 2018-10-10 05:36:10,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:10,044 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:10 GMT 2018-10-10 05:36:10,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:10,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6919 2018-10-10 05:36:10,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:10,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,587 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59671 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m8.473s user 0m3.410s sys 0m0.766s 2018-10-10 05:36:10,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-10 05:36:10,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-10 05:36:10,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-10 05:36:10,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:10,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:10,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:10 GMT 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:10,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:10,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:15,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:15,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:15,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:15,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:15,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:15,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:15,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:15,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:15,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:10.348Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.054s\nuser\t0m0.008s\nsys\t0m0.046s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:10.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:10.597Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:11.611Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:11.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:11.611Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:94:f9:73 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe94:f973/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:144197 errors:0 dropped:0 overruns:0 frame:0\n TX packets:64345 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218716498 (218.7 MB) TX bytes:12454306 (12.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:11.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:11.611Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:26 ? 00:00:00 /sbin/init\nroot 2 0 0 05:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:26 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:26 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:26 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:26 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:26 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:26 ? 00:00:00 [migration/0]\nroot 14 2 0 05:26 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:26 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:26 ? 00:00:00 [migration/1]\nroot 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:26 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:26 ? 00:00:00 [khelper]\nroot 21 2 0 05:26 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:26 ? 00:00:00 [netns]\nroot 23 2 0 05:26 ? 00:00:00 [writeback]\nroot 24 2 0 05:26 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:26 ? 00:00:00 [bioset]\nroot 27 2 0 05:26 ? 00:00:00 [kblockd]\nroot 28 2 0 05:26 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:26 ? 00:00:00 [khubd]\nroot 30 2 0 05:26 ? 00:00:00 [md]\nroot 31 2 0 05:26 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:26 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:26 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:26 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:26 ? 00:00:00 [vmstat]\nroot 37 2 0 05:26 ? 00:00:00 [ksmd]\nroot 38 2 0 05:26 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:26 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:26 ? 00:00:00 [crypto]\nroot 53 2 0 05:26 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:26 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:26 ? 00:00:00 [vballoon]\nroot 56 2 0 05:26 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:26 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:26 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:26 ? 00:00:00 [deferwq]\nroot 80 2 0 05:26 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:26 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:26 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:26 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:26 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:26 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:26 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 05:26 ? 00:00:00 [kworker/u5:2]\nroot 469 1 0 05:26 ? 00:00:00 upstart-socket-bridge --daemon\nroot 578 1 0 05:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 655 2 0 05:26 ? 00:00:00 [kworker/1:2]\nroot 820 2 0 05:26 ? 00:00:00 [kauditd]\nroot 942 1 0 05:26 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 05:26 ? 00:00:00 rsyslogd\nmessage+ 1016 1 0 05:26 ? 00:00:00 dbus-daemon --system --fork\nroot 1026 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 05:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 05:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 05:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 05:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 05:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 05:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 05:26 ? 00:00:00 cron\ndaemon 1103 1 0 05:26 ? 00:00:00 atd\nroot 1120 1 0 05:26 ? 00:00:00 /usr/sbin/irqbalance\nroot 1123 1 0 05:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1250 1 0 05:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1259 1 0 05:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 05:27 ? 00:00:00 /home/ubuntu/vellum_host_crvcbs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_crvcbs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_crvcbs --logging-server-logdir=/home/ubuntu/vellum_host_crvcbs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_crvcbs/work/vellum_host_crvcbs%I.log --pidfile=/home/ubuntu/vellum_host_crvcbs/work/vellum_host_crvcbs.pid\nubuntu 1765 1 0 05:27 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_crvcbs/env/bin/diamond --configfile /home/ubuntu/vellum_host_crvcbs/work/plugins/diamond/etc/diamond.conf\nubuntu 1848 1651 0 05:30 ? 00:00:00 /home/ubuntu/vellum_host_crvcbs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_crvcbs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_crvcbs --logging-server-logdir=/home/ubuntu/vellum_host_crvcbs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_crvcbs/work/vellum_host_crvcbs%I.log --pidfile=/home/ubuntu/vellum_host_crvcbs/work/vellum_host_crvcbs.pid\nubuntu 1869 1848 0 05:30 ? 00:00:00 /home/ubuntu/vellum_host_crvcbs/env/bin/python2.7 /home/ubuntu/vellum_host_crvcbs/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-tqUR5F\nubuntu 1881 1869 0 05:30 ? 00:00:00 /bin/sh -c /tmp/9DLK9/install-vellum.sh\nubuntu 1883 1881 0 05:30 ? 00:00:00 /bin/bash -e /tmp/9DLK9/install-vellum.sh\nroot 3269 2 0 05:31 ? 00:00:00 [kworker/u5:0]\nntp 11945 1 0 05:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12347 1 0 05:34 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12678 1 0 05:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13321 1 0 05:35 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13327 13321 0 05:35 ? 00:00:00 cpulimit -e astaire -l 10\nsnmp 14229 1 0 05:36 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 14328 1 0 05:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14391 1883 0 05:36 ? 00:00:00 /bin/bash -e /tmp/9DLK9/install-vellum.sh\nubuntu 14392 14391 0 05:36 ? 00:00:00 /bin/bash -e /tmp/9DLK9/install-vellum.sh\nroot 14393 14392 0 05:36 ? 00:00:00 sudo ps -edf\nroot 14394 14393 0 05:36 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:11.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:11.611Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:11.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:12.624Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:12.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:12.624Z", "message": "[vellum] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/rogers\n/var/log/rogers/rogers_20181010T050000Z.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_out.log\n/var/log/boot.log\n/var/log/udev\n/var/log/chronos\n/var/log/monit.log\n/var/log/wtmp\n/var/log/memcached.log\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa10\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/astaire\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20181010T050000Z.txt\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:12.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:12.624Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:12.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:12.624Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:12.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:12.624Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14328/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12678/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12347/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14328/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 11945/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11945/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11945/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 14229/snmpd \nudp 0 0 0.0.0.0:17045 0.0.0.0:* 578/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12347/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14328/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 11945/ntpd \nudp6 0 0 ::1:123 :::* 11945/ntpd \nudp6 0 0 :::123 :::* 11945/ntpd \nudp6 0 0 :::161 :::* 14229/snmpd \nudp6 0 0 :::63709 :::* 578/dhclient \nudp6 0 0 ::1:53 :::* 14328/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9230 1016/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11093 1651/python2.7 /tmp/cloudify-logging-server-5582f.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7238 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11751 1869/python2.7 /tmp/ctx-wLWANK.socket\nunix 2 [ ACC ] STREAM LISTENING 7048 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9371 1123/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 26617 14229/snmpd /var/agentx/master\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:12.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:13.648Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:13.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:13.648Z", "message": "[vellum] => 2018-10-10 05:35:21.246913123 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:13.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:13.648Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:13.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:14.666Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:14.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:14.666Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:14.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:14.666Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:14.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:14.666Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:14.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:14.666Z", "message": "[vellum] => INFO [main] 2018-10-10 05:32:38,660 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-10 05:32:38,674 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-10 05:32:38,764 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-10 05:32:38,905 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-10 05:32:38,913 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-10 05:32:38,913 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-10 05:32:39,213 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-10 05:32:39,226 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 697984(681K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73986624(72252K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-10 05:32:39,272 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16774112(16380K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-10 05:32:39,272 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-10-10 05:32:39,272 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1539149558.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1539149558.log]\nINFO [main] 2018-10-10 05:32:39,391 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-10 05:32:39,391 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-10 05:32:39,465 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-10 05:32:39,467 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-10 05:32:39,468 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-10 05:32:39,472 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-10 05:32:39,477 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-10 05:32:39,482 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-10 05:32:39,483 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-10 05:32:39,541 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-10 05:32:40,623 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-10 05:32:40,627 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-10 05:32:40,632 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-10 05:32:40,636 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-10 05:32:40,639 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-10 05:32:40,643 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-10 05:32:40,647 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-10 05:32:40,651 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-10 05:32:40,654 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-10 05:32:40,657 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-10 05:32:40,662 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-10 05:32:40,665 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-10 05:32:40,668 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-10 05:32:40,672 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-10 05:32:40,675 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-10 05:32:40,678 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-10 05:32:40,738 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-10 05:32:40,739 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-10 05:32:40,773 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:40,778 Memtable.java:347 - Writing Memtable-local@1840815255(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:40,808 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=399)\nINFO [main] 2018-10-10 05:32:41,695 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-10 05:32:41,822 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-10 05:32:41,823 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-10 05:32:41,825 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-10 05:32:41,836 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-10-10 05:32:41,836 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-10 05:32:41,852 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-10 05:32:41,862 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-10-10 05:32:41,874 SystemKeyspace.java:765 - No host ID found, created f9da9155-50b6-4600-a0c4-a045cc41031d (Note: This should happen exactly once per node).\nINFO [main] 2018-10-10 05:32:41,882 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-10 05:32:41,884 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-10 05:32:41,885 Memtable.java:347 - Writing Memtable-local@749873067(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-10 05:32:41,886 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=93397)\nINFO [main] 2018-10-10 05:32:42,709 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-10 05:32:42,717 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-10 05:32:42,740 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-10 05:32:42,760 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-10 05:32:42,767 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-10 05:32:42,775 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-10 05:32:42,781 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-10 05:32:42,788 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-10 05:32:42,789 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-10 05:32:42,795 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-10-10 05:32:42,804 StorageService.java:959 - Generated random tokens. tokens are [-5845593186424355846, 712743982145683204, 8263329744139929700, -1121714701262829871, 87860888754509237, 132034607393067823, 8531624344737817930, -6926398456000823237, -8549673211903981496, 1639704278703562232, 3281577358869395665, -6205713924466760827, 6040124284106189225, 7033807215827975716, 3439120290675216583, 602580091521401790, -6893059651553435972, 186173581307021251, -2407616589329404622, 3176864521759688590, -854498365694694106, 5007544533480683667, -1417426639201220739, 6691784992676303623, -9109341456520369353, 2334778581356696121, -7748769125621044574, 5062831271794522595, 3210198221698622004, -4133186376518893712, 4171607770493295769, 4934633924632773226, -5170034141016635602, -3957518918824684971, 566007020853307481, 7641263144984450734, -485831263696053451, 2281275406515175478, -5515356134788884760, -8489371754916103707, -6714044616294944731, -4049461574758790530, 355196522642851115, 4985180027646754553, -4456108700710875751, -1788753878165074404, 3229500297570504257, 3429175237762255322, 6431866909362412184, 4510681505012576697, 9026276779777573861, 6959294693938912810, 4582553926518981437, 4234726481743531211, 3624866303850592518, -2556968606935537529, -4837248656636935025, 7705983961081644617, -6034537131493798166, 4398833420737605634, 5963213815666114613, 6522532163548546360, -807707335375215598, 3242596212658451180, 465289852508844629, -5983435818114686403, -866947427696099886, 7829398893916701621, -5561824920792929452, -6224514992348266447, 8580520768525271762, -8658306680533311033, 1602073107654135824, -6494349958469710985, 8763662116658103832, 4749548844060276053, 4295980575446065778, -7429025110334685422, -5495654871048525225, -7652357888661250286, 2087226722898087383, 9120829692578744702, 2242538461744899557, 8236204060191632061, 8162781723339011976, 8507210955317283020, -381250397535242703, -1655815175920865471, -9141420414881286869, -1550936829269112620, 3935356808720990272, 2535000268624695204, -2753307918620856673, -5772511410495099917, 2557981396746380135, 6944691564629177946, -7303166133841155433, 3712358150399906461, 161939338754402016, 3578416354893518890, -1000419131582054995, -9191166922989638739, 4789930430483519295, -8919952306235748890, -1080241495041792053, -8982470646297785479, 5688356070669011297, -1070901255229099523, -7923224223366524580, 5556754913360720366, -2187987177866170215, -5192373876779751231, 3817149043492898053, -1490852346278334264, 8258216498715256623, 8133130339286825348, 7618181330850386855, 405493439101735414, -4418125667254080807, -5710162680444974153, -5824774909600027209, -5895549584993212960, -3542327442209442955, 5650573733525453659, -820815208117197264, 6310874291526886797, 5210141649822373566, -8497477987988618287, -2871945804790521962, 7953439514037770439, 3547073186975352897, 8727285055222203590, 819482917190085740, 916525319315417980, -7575902491791555918, -3226696719561527751, 1983126964510584973, 6151539406479290234, 7565812276077927156, -423720252035657957, 3035658986808228498, -8559379021891623796, -3312863507066952955, -3456302010382178362, -7355029663394841963, 4018070647181392642, -6778760245180793834, -5024838350644564445, 3987136476525720174, -5070254386662645699, -5767623964556187749, 1669744803246406922, -8257470248291473163, 523250785173443515, -1032581573144906519, -6344008772405082167, -6613462218460290177, -676978118473793177, -6055932748839064040, -3155501822730092429, -2791327666067978797, 1782915422027568207, 9082950006453257122, 6289432941158869537, 7172710464871265093, -7567133879081351556, -2118788188226578828, 5320686280488057009, 4455553569374929508, 4536652619627803887, 6285881492885719359, 2193037438815409880, -5187231733609479159, 3147842279577965685, -4849246649086545944, -8107965588910454995, -6304949857819080548, -2114291757438855585, -8779876568824685522, -6529561193938596378, -5983317410885618797, 6124509165584585768, 4097656741234056215, 120517004351547576, 5062940391765634811, 6567231484316183372, 7685417264096831230, 6356599655946099480, -3283818566268575205, 4769916621936709246, 3579626069744057001, -222173924747733793, -9091419269056201485, 9036953148861708021, -8541261469328099433, 4947815507552742642, 4029000060240034906, -2723764646992530322, -4525666896850652309, 206222064168690989, -1433880275656461340, -1677458853544303485, -6864453847830234691, -8095216296721241489, -8401405661984447432, 1097978976875983140, -2867732808994319911, -8377571270077274603, -9112840199361329588, -2533318006033680754, -4409576220108887178, 6652550641366926006, 9075411451314096311, -6396913832688314229, 4351222552132533873, -3619690158581028603, -5989215582111095938, -3236416371385870862, -596203506600330889, -159880573681587806, -838861168182630675, 5249693127305261142, -304147978278243653, 9175078885198713439, 5432335670091042010, -7163544093117227384, -6136231368237202216, -5621930557756225153, -7495015608412701609, 170351550272928432, -8541344276601053103, 1070258030528072798, 1006164061147538039, -1363175646633853466, 3369404776851080588, -1319029156530597499, -1520959061469949848, 7098468015028011962, -1088610586896802964, -5570169484569305194, -2366754345612659196, 2426003684260091116, 3164487530956498698, -2274173961110865329, -7395549142599062412, 3725243260294496353, 5798759389333018019, -1409254129836085041, -6432501835168508395, 5275133828687010220, -7005111369306656840, -8037628006187767336, 8730531476896584258, -2016499177449994138, 5042696469678695017, 4505112265549216687]\nINFO [main] 2018-10-10 05:32:42,812 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@19df6f20[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@155b9203[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@31011bcf}\nINFO [MigrationStage:1] 2018-10-10 05:32:42,836 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:42,836 Memtable.java:347 - Writing Memtable-schema_keyspaces@408489972(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:42,842 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352)\nINFO [MigrationStage:1] 2018-10-10 05:32:43,196 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-10 05:32:43,196 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2075350754(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-10 05:32:43,204 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352)\nINFO [MigrationStage:1] 2018-10-10 05:32:43,849 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:43,849 Memtable.java:347 - Writing Memtable-schema_columns@996676476(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:43,870 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352)\nINFO [MigrationStage:1] 2018-10-10 05:32:44,336 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-10 05:32:44,336 Memtable.java:347 - Writing Memtable-schema_triggers@1806877228(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-10 05:32:44,337 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352)\nINFO [MigrationStage:1] 2018-10-10 05:32:44,756 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:44,756 Memtable.java:347 - Writing Memtable-schema_usertypes@316907609(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:44,757 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352)\nINFO [MigrationStage:1] 2018-10-10 05:32:45,489 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@734c8907[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-10 05:32:45,493 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-10 05:32:45,494 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@741b7215[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-10-10 05:32:45,499 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-10 05:32:45,532 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-10 05:32:45,533 Memtable.java:347 - Writing Memtable-local@1334133543(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-10 05:32:45,533 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102595)\nINFO [main] 2018-10-10 05:32:46,134 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:46,135 Memtable.java:347 - Writing Memtable-local@1238650935(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-10 05:32:46,144 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=114583)\nINFO [CompactionExecutor:1] 2018-10-10 05:32:47,348 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-10-10 05:32:47,385 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-10 05:32:47,448 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-10 05:32:47,473 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-10-10 05:32:47,473 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-10 05:32:47,518 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-10 05:32:47,523 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-10-10 05:32:48,695 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,945 bytes to 5,769 (~97% of original) in 1,336ms = 0.004118MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-10 05:35:13,736 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-10 05:35:13,747 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-10 05:35:13,748 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-10 05:35:13,749 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-10 05:35:15,753 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-10 05:35:15,754 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:14.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:15.022Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:15.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1895, "offset": 1839, "size": 50}}} 2018-10-10 05:36:15,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:15,208 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:15 GMT 2018-10-10 05:36:15,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:15,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79191 2018-10-10 05:36:15,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:15,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.054s user 0m0.008s sys 0m0.046s 2018-10-10 05:36:15,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-10 05:36:15,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-10 05:36:15,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:94:f9:73 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe94:f973/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144197 errors:0 dropped:0 overruns:0 frame:0 TX packets:64345 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218716498 (218.7 MB) TX bytes:12454306 (12.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-10 05:36:15,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:26 ? 00:00:00 /sbin/init root 2 0 0 05:26 ? 00:00:00 [kthreadd] root 3 2 0 05:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:26 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:26 ? 00:00:00 [rcu_sched] root 8 2 0 05:26 ? 00:00:00 [rcuos/0] root 9 2 0 05:26 ? 00:00:00 [rcuos/1] root 10 2 0 05:26 ? 00:00:00 [rcu_bh] root 11 2 0 05:26 ? 00:00:00 [rcuob/0] root 12 2 0 05:26 ? 00:00:00 [rcuob/1] root 13 2 0 05:26 ? 00:00:00 [migration/0] root 14 2 0 05:26 ? 00:00:00 [watchdog/0] root 15 2 0 05:26 ? 00:00:00 [watchdog/1] root 16 2 0 05:26 ? 00:00:00 [migration/1] root 17 2 0 05:26 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:26 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:26 ? 00:00:00 [khelper] root 21 2 0 05:26 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:26 ? 00:00:00 [netns] root 23 2 0 05:26 ? 00:00:00 [writeback] root 24 2 0 05:26 ? 00:00:00 [kintegrityd] root 25 2 0 05:26 ? 00:00:00 [bioset] root 27 2 0 05:26 ? 00:00:00 [kblockd] root 28 2 0 05:26 ? 00:00:00 [ata_sff] root 29 2 0 05:26 ? 00:00:00 [khubd] root 30 2 0 05:26 ? 00:00:00 [md] root 31 2 0 05:26 ? 00:00:00 [devfreq_wq] root 32 2 0 05:26 ? 00:00:00 [kworker/0:1] root 34 2 0 05:26 ? 00:00:00 [khungtaskd] root 35 2 0 05:26 ? 00:00:00 [kswapd0] root 36 2 0 05:26 ? 00:00:00 [vmstat] root 37 2 0 05:26 ? 00:00:00 [ksmd] root 38 2 0 05:26 ? 00:00:00 [khugepaged] root 39 2 0 05:26 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:26 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:26 ? 00:00:00 [crypto] root 53 2 0 05:26 ? 00:00:00 [kthrotld] root 54 2 0 05:26 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:26 ? 00:00:00 [vballoon] root 56 2 0 05:26 ? 00:00:00 [kworker/1:1] root 57 2 0 05:26 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:26 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:26 ? 00:00:00 [deferwq] root 80 2 0 05:26 ? 00:00:00 [charger_manager] root 123 2 0 05:26 ? 00:00:00 [kpsmoused] root 142 2 0 05:26 ? 00:00:00 [kworker/0:2] root 186 2 0 05:26 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:26 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:26 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:26 ? 00:00:00 [kworker/u5:1] root 431 2 0 05:26 ? 00:00:00 [kworker/u5:2] root 469 1 0 05:26 ? 00:00:00 upstart-socket-bridge --daemon root 578 1 0 05:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 655 2 0 05:26 ? 00:00:00 [kworker/1:2] root 820 2 0 05:26 ? 00:00:00 [kauditd] root 942 1 0 05:26 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 05:26 ? 00:00:00 rsyslogd message+ 1016 1 0 05:26 ? 00:00:00 dbus-daemon --system --fork root 1026 1 0 05:26 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 05:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 05:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 05:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 05:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 05:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 05:26 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 05:26 ? 00:00:00 cron daemon 1103 1 0 05:26 ? 00:00:00 atd root 1120 1 0 05:26 ? 00:00:00 /usr/sbin/irqbalance root 1123 1 0 05:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1250 1 0 05:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1259 1 0 05:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 05:27 ? 00:00:00 /home/ubuntu/vellum_host_crvcbs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_crvcbs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_crvcbs --logging-server-logdir=/home/ubuntu/vellum_host_crvcbs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_crvcbs/work/vellum_host_crvcbs%I.log --pidfile=/home/ubuntu/vellum_host_crvcbs/work/vellum_host_crvcbs.pid ubuntu 1765 1 0 05:27 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_crvcbs/env/bin/diamond --configfile /home/ubuntu/vellum_host_crvcbs/work/plugins/diamond/etc/diamond.conf ubuntu 1848 1651 0 05:30 ? 00:00:00 /home/ubuntu/vellum_host_crvcbs/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_crvcbs --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_crvcbs --logging-server-logdir=/home/ubuntu/vellum_host_crvcbs/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_crvcbs/work/vellum_host_crvcbs%I.log --pidfile=/home/ubuntu/vellum_host_crvcbs/work/vellum_host_crvcbs.pid ubuntu 1869 1848 0 05:30 ? 00:00:00 /home/ubuntu/vellum_host_crvcbs/env/bin/python2.7 /home/ubuntu/vellum_host_crvcbs/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-tqUR5F ubuntu 1881 1869 0 05:30 ? 00:00:00 /bin/sh -c /tmp/9DLK9/install-vellum.sh ubuntu 1883 1881 0 05:30 ? 00:00:00 /bin/bash -e /tmp/9DLK9/install-vellum.sh root 3269 2 0 05:31 ? 00:00:00 [kworker/u5:0] ntp 11945 1 0 05:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12347 1 0 05:34 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12678 1 0 05:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13321 1 0 05:35 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13327 13321 0 05:35 ? 00:00:00 cpulimit -e astaire -l 10 snmp 14229 1 0 05:36 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 14328 1 0 05:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14391 1883 0 05:36 ? 00:00:00 /bin/bash -e /tmp/9DLK9/install-vellum.sh ubuntu 14392 14391 0 05:36 ? 00:00:00 /bin/bash -e /tmp/9DLK9/install-vellum.sh root 14393 14392 0 05:36 ? 00:00:00 sudo ps -edf root 14394 14393 0 05:36 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-10 05:36:15,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-10 05:36:15,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-10 05:36:15,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/rogers /var/log/rogers/rogers_20181010T050000Z.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_out.log /var/log/boot.log /var/log/udev /var/log/chronos /var/log/monit.log /var/log/wtmp /var/log/memcached.log /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/iotop.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa10 /var/log/cassandra /var/log/cassandra/system.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/astaire /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20181010T050000Z.txt /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.004s 2018-10-10 05:36:15,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-10 05:36:15,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-10 05:36:15,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14328/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12678/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12347/memcached tcp6 0 0 ::1:53 :::* LISTEN 14328/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 11945/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11945/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11945/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 14229/snmpd udp 0 0 0.0.0.0:17045 0.0.0.0:* 578/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12347/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14328/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 11945/ntpd udp6 0 0 ::1:123 :::* 11945/ntpd udp6 0 0 :::123 :::* 11945/ntpd udp6 0 0 :::161 :::* 14229/snmpd udp6 0 0 :::63709 :::* 578/dhclient udp6 0 0 ::1:53 :::* 14328/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9230 1016/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11093 1651/python2.7 /tmp/cloudify-logging-server-5582f.socket unix 2 [ ACC ] SEQPACKET LISTENING 7238 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11751 1869/python2.7 /tmp/ctx-wLWANK.socket unix 2 [ ACC ] STREAM LISTENING 7048 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9371 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 26617 14229/snmpd /var/agentx/master real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-10 05:36:15,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-10 05:36:15,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-10 05:35:21.246913123 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-10 05:36:15,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-10 05:36:15,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-10 05:36:15,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-10 05:36:15,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-10 05:36:15,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-10 05:36:15,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-10 05:32:38,660 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-10 05:32:38,674 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-10 05:32:38,764 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-10 05:32:38,905 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-10 05:32:38,913 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-10 05:32:38,913 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-10 05:32:39,213 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-10 05:32:39,226 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 697984(681K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73986624(72252K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-10 05:32:39,271 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-10 05:32:39,272 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16774112(16380K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-10 05:32:39,272 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-10-10 05:32:39,272 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1539149558.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1539149558.log] INFO [main] 2018-10-10 05:32:39,391 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-10 05:32:39,391 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-10 05:32:39,465 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-10 05:32:39,467 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-10 05:32:39,468 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-10 05:32:39,472 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-10 05:32:39,477 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-10 05:32:39,482 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-10 05:32:39,483 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-10 05:32:39,541 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-10 05:32:40,623 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-10 05:32:40,627 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-10 05:32:40,632 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-10 05:32:40,636 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-10 05:32:40,639 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-10 05:32:40,643 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-10 05:32:40,647 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-10 05:32:40,651 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-10 05:32:40,654 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-10 05:32:40,657 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-10 05:32:40,662 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-10 05:32:40,665 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-10 05:32:40,668 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-10 05:32:40,672 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-10 05:32:40,675 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-10 05:32:40,678 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-10 05:32:40,738 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-10 05:32:40,739 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-10 05:32:40,773 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-10 05:32:40,778 Memtable.java:347 - Writing Memtable-local@1840815255(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-10 05:32:40,808 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=399) INFO [main] 2018-10-10 05:32:41,695 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-10 05:32:41,822 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-10 05:32:41,823 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-10 05:32:41,825 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-10 05:32:41,836 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-10-10 05:32:41,836 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-10 05:32:41,852 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-10 05:32:41,862 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-10-10 05:32:41,874 SystemKeyspace.java:765 - No host ID found, created f9da9155-50b6-4600-a0c4-a045cc41031d (Note: This should happen exactly once per node). INFO [main] 2018-10-10 05:32:41,882 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-10 05:32:41,884 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-10 05:32:41,885 Memtable.java:347 - Writing Memtable-local@749873067(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-10 05:32:41,886 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=93397) INFO [main] 2018-10-10 05:32:42,709 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-10 05:32:42,717 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-10 05:32:42,740 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-10 05:32:42,760 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-10 05:32:42,767 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-10 05:32:42,775 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-10 05:32:42,781 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-10 05:32:42,788 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-10 05:32:42,789 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-10 05:32:42,795 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-10-10 05:32:42,804 StorageService.java:959 - Generated random tokens. tokens are [-5845593186424355846, 712743982145683204, 8263329744139929700, -1121714701262829871, 87860888754509237, 132034607393067823, 8531624344737817930, -6926398456000823237, -8549673211903981496, 1639704278703562232, 3281577358869395665, -6205713924466760827, 6040124284106189225, 7033807215827975716, 3439120290675216583, 602580091521401790, -6893059651553435972, 186173581307021251, -2407616589329404622, 3176864521759688590, -854498365694694106, 5007544533480683667, -1417426639201220739, 6691784992676303623, -9109341456520369353, 2334778581356696121, -7748769125621044574, 5062831271794522595, 3210198221698622004, -4133186376518893712, 4171607770493295769, 4934633924632773226, -5170034141016635602, -3957518918824684971, 566007020853307481, 7641263144984450734, -485831263696053451, 2281275406515175478, -5515356134788884760, -8489371754916103707, -6714044616294944731, -4049461574758790530, 355196522642851115, 4985180027646754553, -4456108700710875751, -1788753878165074404, 3229500297570504257, 3429175237762255322, 6431866909362412184, 4510681505012576697, 9026276779777573861, 6959294693938912810, 4582553926518981437, 4234726481743531211, 3624866303850592518, -2556968606935537529, -4837248656636935025, 7705983961081644617, -6034537131493798166, 4398833420737605634, 5963213815666114613, 6522532163548546360, -807707335375215598, 3242596212658451180, 465289852508844629, -5983435818114686403, -866947427696099886, 7829398893916701621, -5561824920792929452, -6224514992348266447, 8580520768525271762, -8658306680533311033, 1602073107654135824, -6494349958469710985, 8763662116658103832, 4749548844060276053, 4295980575446065778, -7429025110334685422, -5495654871048525225, -7652357888661250286, 2087226722898087383, 9120829692578744702, 2242538461744899557, 8236204060191632061, 8162781723339011976, 8507210955317283020, -381250397535242703, -1655815175920865471, -9141420414881286869, -1550936829269112620, 3935356808720990272, 2535000268624695204, -2753307918620856673, -5772511410495099917, 2557981396746380135, 6944691564629177946, -7303166133841155433, 3712358150399906461, 161939338754402016, 3578416354893518890, -1000419131582054995, -9191166922989638739, 4789930430483519295, -8919952306235748890, -1080241495041792053, -8982470646297785479, 5688356070669011297, -1070901255229099523, -7923224223366524580, 5556754913360720366, -2187987177866170215, -5192373876779751231, 3817149043492898053, -1490852346278334264, 8258216498715256623, 8133130339286825348, 7618181330850386855, 405493439101735414, -4418125667254080807, -5710162680444974153, -5824774909600027209, -5895549584993212960, -3542327442209442955, 5650573733525453659, -820815208117197264, 6310874291526886797, 5210141649822373566, -8497477987988618287, -2871945804790521962, 7953439514037770439, 3547073186975352897, 8727285055222203590, 819482917190085740, 916525319315417980, -7575902491791555918, -3226696719561527751, 1983126964510584973, 6151539406479290234, 7565812276077927156, -423720252035657957, 3035658986808228498, -8559379021891623796, -3312863507066952955, -3456302010382178362, -7355029663394841963, 4018070647181392642, -6778760245180793834, -5024838350644564445, 3987136476525720174, -5070254386662645699, -5767623964556187749, 1669744803246406922, -8257470248291473163, 523250785173443515, -1032581573144906519, -6344008772405082167, -6613462218460290177, -676978118473793177, -6055932748839064040, -3155501822730092429, -2791327666067978797, 1782915422027568207, 9082950006453257122, 6289432941158869537, 7172710464871265093, -7567133879081351556, -2118788188226578828, 5320686280488057009, 4455553569374929508, 4536652619627803887, 6285881492885719359, 2193037438815409880, -5187231733609479159, 3147842279577965685, -4849246649086545944, -8107965588910454995, -6304949857819080548, -2114291757438855585, -8779876568824685522, -6529561193938596378, -5983317410885618797, 6124509165584585768, 4097656741234056215, 120517004351547576, 5062940391765634811, 6567231484316183372, 7685417264096831230, 6356599655946099480, -3283818566268575205, 4769916621936709246, 3579626069744057001, -222173924747733793, -9091419269056201485, 9036953148861708021, -8541261469328099433, 4947815507552742642, 4029000060240034906, -2723764646992530322, -4525666896850652309, 206222064168690989, -1433880275656461340, -1677458853544303485, -6864453847830234691, -8095216296721241489, -8401405661984447432, 1097978976875983140, -2867732808994319911, -8377571270077274603, -9112840199361329588, -2533318006033680754, -4409576220108887178, 6652550641366926006, 9075411451314096311, -6396913832688314229, 4351222552132533873, -3619690158581028603, -5989215582111095938, -3236416371385870862, -596203506600330889, -159880573681587806, -838861168182630675, 5249693127305261142, -304147978278243653, 9175078885198713439, 5432335670091042010, -7163544093117227384, -6136231368237202216, -5621930557756225153, -7495015608412701609, 170351550272928432, -8541344276601053103, 1070258030528072798, 1006164061147538039, -1363175646633853466, 3369404776851080588, -1319029156530597499, -1520959061469949848, 7098468015028011962, -1088610586896802964, -5570169484569305194, -2366754345612659196, 2426003684260091116, 3164487530956498698, -2274173961110865329, -7395549142599062412, 3725243260294496353, 5798759389333018019, -1409254129836085041, -6432501835168508395, 5275133828687010220, -7005111369306656840, -8037628006187767336, 8730531476896584258, -2016499177449994138, 5042696469678695017, 4505112265549216687] INFO [main] 2018-10-10 05:32:42,812 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@19df6f20[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@155b9203[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@31011bcf} INFO [MigrationStage:1] 2018-10-10 05:32:42,836 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-10 05:32:42,836 Memtable.java:347 - Writing Memtable-schema_keyspaces@408489972(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-10 05:32:42,842 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352) INFO [MigrationStage:1] 2018-10-10 05:32:43,196 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-10 05:32:43,196 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2075350754(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-10 05:32:43,204 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352) INFO [MigrationStage:1] 2018-10-10 05:32:43,849 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-10 05:32:43,849 Memtable.java:347 - Writing Memtable-schema_columns@996676476(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-10 05:32:43,870 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352) INFO [MigrationStage:1] 2018-10-10 05:32:44,336 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-10 05:32:44,336 Memtable.java:347 - Writing Memtable-schema_triggers@1806877228(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-10 05:32:44,337 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352) INFO [MigrationStage:1] 2018-10-10 05:32:44,756 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-10 05:32:44,756 Memtable.java:347 - Writing Memtable-schema_usertypes@316907609(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-10 05:32:44,757 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102352) INFO [MigrationStage:1] 2018-10-10 05:32:45,489 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@734c8907[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-10 05:32:45,493 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-10 05:32:45,494 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@741b7215[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-10-10 05:32:45,499 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-10 05:32:45,532 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-10 05:32:45,533 Memtable.java:347 - Writing Memtable-local@1334133543(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-10 05:32:45,533 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=102595) INFO [main] 2018-10-10 05:32:46,134 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-10 05:32:46,135 Memtable.java:347 - Writing Memtable-local@1238650935(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-10 05:32:46,144 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1539149560603, position=114583) INFO [CompactionExecutor:1] 2018-10-10 05:32:47,348 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-10-10 05:32:47,385 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-10 05:32:47,448 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-10 05:32:47,473 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-10-10 05:32:47,473 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-10 05:32:47,518 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-10 05:32:47,523 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-10-10 05:32:48,695 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,945 bytes to 5,769 (~97% of original) in 1,336ms = 0.004118MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-10 05:35:13,736 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-10 05:35:13,747 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-10 05:35:13,748 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-10 05:35:13,749 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-10 05:35:15,753 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-10 05:35:15,754 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2018-10-10 05:36:15,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:36:15,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:15,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:15,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:15,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:15,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:15,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:15,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:15,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:15,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:15,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:15,287 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:15 GMT 2018-10-10 05:36:15,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:15,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:15,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:20,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:20,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:20,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:20,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:20,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:20,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:20,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:20,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:20,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:15.683Z", "message": "Execution done (return_code=0): /tmp/9DLK9/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:15.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:15.683Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:15.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "d48710fd-6c9b-4458-8157-500e5bc7ff0e"}, {"node_instance_id": "vellum_s13iik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:16.275Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:16.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:16.275Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:16.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:16.275Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:16.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:16.701Z", "message": "Executing: /tmp/QD0LJ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:16.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:16.701Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:16.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:16.701Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/QD0LJ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:16.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:17.717Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:17.717Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:17.717Z", "message": "[vellum] 192.168.120.5", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:17.717Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:17.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1907, "offset": 1859, "size": 50}}} 2018-10-10 05:36:20,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:20,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:20 GMT 2018-10-10 05:36:20,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:20,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6264 2018-10-10 05:36:20,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9DLK9/install-vellum.sh 2018-10-10 05:36:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-10 05:36:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-10 05:36:20,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:36:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:36:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QD0LJ/start-vellum.sh 2018-10-10 05:36:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-10 05:36:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/QD0LJ/start-vellum.sh 2018-10-10 05:36:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-10 05:36:20,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-10 05:36:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.5 2018-10-10 05:36:20,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:36:20,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:20,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:20,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:20,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:20,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:20 GMT 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:20,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:25,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:25,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:25,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:25,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:25,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:25,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:25,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:25,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:25,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1907, "offset": 1871, "size": 50}}} 2018-10-10 05:36:25,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:25,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:25 GMT 2018-10-10 05:36:25,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:25,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:36:25,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:25,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:25,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:25,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:25,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:25 GMT 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:25,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:30,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:30,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:30,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:30,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:30,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:30,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:30,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:30,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:30,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:27.842Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:27.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1908, "offset": 1871, "size": 50}}} 2018-10-10 05:36:30,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:30,681 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:30 GMT 2018-10-10 05:36:30,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:30,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:36:30,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:36:30,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:30,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:30,744 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:30 GMT 2018-10-10 05:36:30,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:30,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:30,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:35,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:35,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:35,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:35,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:35,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:35,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:35,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:35,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:35,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1908, "offset": 1872, "size": 50}}} 2018-10-10 05:36:35,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:35,828 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:35 GMT 2018-10-10 05:36:35,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:35,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:36:35,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:35,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:35,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:35,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:35,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:35,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:35,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:35,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:35,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:35,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:35,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:35,891 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:35 GMT 2018-10-10 05:36:35,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:35,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:35,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:40,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:40,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:40,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:40,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:40,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:40,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:40,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:40,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:40,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:38.076Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:38.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1909, "offset": 1872, "size": 50}}} 2018-10-10 05:36:40,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:40,986 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:40 GMT 2018-10-10 05:36:40,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:40,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:36:40,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:40,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:36:40,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:41,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:41,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:41,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:41,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:41,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:41,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:41,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:41,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:41,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:41,054 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:41 GMT 2018-10-10 05:36:41,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:41,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:41,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:46,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:46,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:46,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:46,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:46,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:46,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:46,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:46,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:46,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1909, "offset": 1873, "size": 50}}} 2018-10-10 05:36:46,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:46,149 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:46 GMT 2018-10-10 05:36:46,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:46,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:36:46,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:46,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:46,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:46,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:46,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:46,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:46,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:46,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:46,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:46,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:46,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:46,212 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:46 GMT 2018-10-10 05:36:46,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:46,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:46,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:51,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:51,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:51,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:51,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:51,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:51,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:51,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:51,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:51,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:48.307Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:48.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1910, "offset": 1873, "size": 50}}} 2018-10-10 05:36:51,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:51,302 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:51 GMT 2018-10-10 05:36:51,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:51,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:36:51,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:51,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:36:51,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:51,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:51,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:51,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:51,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:51,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:51,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:51,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:51,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:51,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:51,446 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:51 GMT 2018-10-10 05:36:51,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:51,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:51,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:56,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:36:56,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1910, "offset": 1874, "size": 50}}} 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:56,529 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:56 GMT 2018-10-10 05:36:56,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:56,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:36:56,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:36:56,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:36:56,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:36:56,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:36:56,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:36:56,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:36:56,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:36:56,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:36:56,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:36:56,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:36:56,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:36:56,592 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:36:56 GMT 2018-10-10 05:36:56,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:36:56,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:36:56,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:01,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:01,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:01,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:36:58.536Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:36:58.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1911, "offset": 1874, "size": 50}}} 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:01 GMT 2018-10-10 05:37:01,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:01,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:37:01,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:01,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:37:01,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:01,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:01,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:01,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:01,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:01,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:01,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:01,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:01,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:01,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:01,815 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:01 GMT 2018-10-10 05:37:01,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:01,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:01,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:06,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:06,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1911, "offset": 1875, "size": 50}}} 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:06,902 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:06 GMT 2018-10-10 05:37:06,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:06,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:37:06,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:06,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:06,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:06,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:06,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:06,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:06,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:06,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:06,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:06,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:06,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:06,980 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:06 GMT 2018-10-10 05:37:06,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:06,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:06,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:11,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:12,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:12,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:37:08.767Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:37:08.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1912, "offset": 1875, "size": 50}}} 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:12 GMT 2018-10-10 05:37:12,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:12,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:37:12,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:12,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:37:12,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:12,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:12,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:12 GMT 2018-10-10 05:37:12,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:12,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:12,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:17,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:17,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:17,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:17,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:17,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1912, "offset": 1876, "size": 50}}} 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:17 GMT 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:37:17,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:17,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:17,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:17,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:17,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:17,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:17,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:17,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:17,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:17,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:17,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:17,282 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:17 GMT 2018-10-10 05:37:17,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:17,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:17,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:22,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:22,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:22,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:37:18.996Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:37:18.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1913, "offset": 1876, "size": 50}}} 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:22 GMT 2018-10-10 05:37:22,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:22,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:37:22,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:37:22,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:22,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:22,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:22,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:22,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:22,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:22,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:22,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:22,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:22,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:22,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:22 GMT 2018-10-10 05:37:22,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:22,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:22,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:27,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:27,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:27,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1913, "offset": 1877, "size": 50}}} 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:27 GMT 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:27,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:37:27,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:27,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:27,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:27,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:27,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:27,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:27 GMT 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:27,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:32,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:32,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:32,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:32,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:32,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:32,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:32,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:32,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:32,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:37:29.227Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:37:29.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1914, "offset": 1877, "size": 50}}} 2018-10-10 05:37:32,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:32,670 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:32 GMT 2018-10-10 05:37:32,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:32,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:37:32,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:32,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:37:32,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:32,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:32,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:32,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:32 GMT 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:32,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:37,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:37,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:37,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:37,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1914, "offset": 1878, "size": 50}}} 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:37 GMT 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:37,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:37:37,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:37,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:37,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:37,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:37,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:37 GMT 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:37,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:37,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:42,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:42,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:37:39.456Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:37:39.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1915, "offset": 1878, "size": 50}}} 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:42,964 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:42 GMT 2018-10-10 05:37:42,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:42,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:37:42,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:42,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:37:42,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:43,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:43,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:43,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:43,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:43,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:43,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:43,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:43,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:43,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:43,028 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:43 GMT 2018-10-10 05:37:43,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:43,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:43,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:48,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:48,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:48,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:48,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:48,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:48,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:48,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:48,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:48,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1879, "size": 50}}} 2018-10-10 05:37:48,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:48,129 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:48 GMT 2018-10-10 05:37:48,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:48,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:37:48,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:48,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:48,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:48,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:48,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:48,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:48,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:48,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:48,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:48,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:48,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:48,191 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:48 GMT 2018-10-10 05:37:48,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:48,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:48,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:53,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:53,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:53,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:53,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:53,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:53,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:53,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:53,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:53,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:37:49.684Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:37:49.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1916, "offset": 1879, "size": 50}}} 2018-10-10 05:37:53,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:53,274 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:53 GMT 2018-10-10 05:37:53,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:53,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:37:53,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:53,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:37:53,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:53,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:53,340 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:53 GMT 2018-10-10 05:37:53,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:53,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:53,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:58,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:37:58,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:58,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:58,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:58,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:58,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:58,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:58,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:58,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1880, "size": 50}}} 2018-10-10 05:37:58,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:58,443 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:58 GMT 2018-10-10 05:37:58,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:58,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:37:58,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:37:58,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:37:58,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:37:58,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:37:58,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:37:58,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:37:58,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:37:58,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:37:58,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:37:58,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:37:58,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:37:58,530 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:37:58 GMT 2018-10-10 05:37:58,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:37:58,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:37:58,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:03,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:03,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:03,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:03,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:03,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:03,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:03,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:03,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:03,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:37:59.912Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:37:59.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1917, "offset": 1880, "size": 50}}} 2018-10-10 05:38:03,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:03,693 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:03 GMT 2018-10-10 05:38:03,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:03,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:38:03,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:03,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:38:03,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:03,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:03,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:03,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:03,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:03,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:03,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:03,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:03,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:03,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:03,783 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:03 GMT 2018-10-10 05:38:03,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:03,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:03,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:08,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:08,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:08,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:08,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:08,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:08,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:08,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:08,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:08,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1881, "size": 50}}} 2018-10-10 05:38:08,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:08,932 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:08 GMT 2018-10-10 05:38:08,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:08,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:38:08,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:08,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:09,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:09,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:09 GMT 2018-10-10 05:38:09,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:09,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:09,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:14,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:14,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:14,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:10.137Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:10.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1918, "offset": 1881, "size": 50}}} 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:14 GMT 2018-10-10 05:38:14,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:14,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:38:14,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:14,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:38:14,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:14,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:14,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:14,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:14,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:14,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:14,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:14,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:14,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:14,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:14,166 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:14 GMT 2018-10-10 05:38:14,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:14,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:14,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:19,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:19,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:19,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:19,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:19,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:19,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:19,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:19,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:19,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1882, "size": 50}}} 2018-10-10 05:38:19,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:19,729 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:19 GMT 2018-10-10 05:38:19,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:19,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:38:19,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:19,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:19,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:19,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:19,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:19 GMT 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:19,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:24,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:24,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:24,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:24,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:24,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:24,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:24,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:24,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:24,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:20.360Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:20.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1919, "offset": 1882, "size": 50}}} 2018-10-10 05:38:24,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:24,901 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:24 GMT 2018-10-10 05:38:24,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:24,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:38:24,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:24,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:38:24,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:24,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:24,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:24,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:24,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:24,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:24,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:24,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:24,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:24,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:24,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:24 GMT 2018-10-10 05:38:24,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:24,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:24,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:29,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:30,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:30,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:30,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:30,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:30,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:30,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:30,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:30,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1883, "size": 50}}} 2018-10-10 05:38:30,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:30,065 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:30 GMT 2018-10-10 05:38:30,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:30,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:38:30,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:30,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:30,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:30,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:30,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:30,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:30 GMT 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:30,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:35,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:35,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:35,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:35,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:35,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:35,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:35,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:35,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:35,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:30.585Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:30.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1920, "offset": 1883, "size": 50}}} 2018-10-10 05:38:35,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:35,237 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:35 GMT 2018-10-10 05:38:35,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:35,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:38:35,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:35,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:38:35,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:35,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:35,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:35,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:35 GMT 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:35,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:35,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:40,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:40,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:40,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:40,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:40,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:40,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:40,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:40,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:40,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1884, "size": 50}}} 2018-10-10 05:38:40,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:40,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:40 GMT 2018-10-10 05:38:40,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:40,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:38:40,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:40,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:40,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:40,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:40,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:40,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:40 GMT 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:40,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:45,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:45,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:45,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:45,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:45,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:45,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:45,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:45,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:45,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:40.812Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:40.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}], "metadata": {"pagination": {"total": 1921, "offset": 1884, "size": 50}}} 2018-10-10 05:38:45,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:45,561 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:45 GMT 2018-10-10 05:38:45,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:45,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-10 05:38:45,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:45,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-10 05:38:45,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:45,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:45,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:45,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:45,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:45 GMT 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:45,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:50,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:50,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:50,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:50,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:50,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:50,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:50,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:50,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:50,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1885, "size": 50}}} 2018-10-10 05:38:50,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:50,720 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:50 GMT 2018-10-10 05:38:50,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:50,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-10 05:38:50,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:50,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:50,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:50,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:50,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:50,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:50,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:50,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:50,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:50,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:50,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:50,788 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:50 GMT 2018-10-10 05:38:50,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:50,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-10 05:38:50,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:55,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:38:55,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:55,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:55,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:50.837Z", "message": "Execution done (return_code=0): /tmp/QD0LJ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:50.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "57bf2612-3c68-489c-91d4-4c24184ef7cd"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:50.964Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:50.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:51.322Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:51.322Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:51.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:51.871Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XNSA4/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:51.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.647Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "[localhost] run: sudo mv /tmp/tmpUL2d34 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "[localhost] run: sudo mv /tmp/tmpzTtTvF /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:52.880Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'ellis': {u'ellis_w4uu8r': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.17', u'name': u'ellis-w4uu8r'}}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {u'vellum_s13iik': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-s13iik'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:52.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5", "logger": "08caecba-3f24-460d-b212-cd034b28b32e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:38:54.335Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:38:54.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 1940, "offset": 1885, "size": 50}}} 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:55 GMT 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10574 2018-10-10 05:38:55,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:55,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QD0LJ/start-vellum.sh 2018-10-10 05:38:55,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:38:55,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:38:55,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:38:55,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XNSA4/bind.py 2018-10-10 05:38:55,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:38:55,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUL2d34 /etc/bind/db.clearwater.opnfv 2018-10-10 05:38:55,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:38:55,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:38:55,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzTtTvF /etc/bind/db.clearwater.local 2018-10-10 05:38:55,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:38:55,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:38:55,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:38:55,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:38:55,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:38:55,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:38:55,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'ellis': {u'ellis_w4uu8r': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.17', u'name': u'ellis-w4uu8r'}}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {u'vellum_s13iik': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-s13iik'}}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:38:55,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-10 05:38:55,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/1d1f9814-0a21-4613-b352-c23bd511b6e5 2018-10-10 05:38:55,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:55,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:55,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:55,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:55,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:55,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:55,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:55,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"} 2018-10-10 05:38:55,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:55,943 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:55 GMT 2018-10-10 05:38:55,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:55,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-10 05:38:55,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:55,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-10T05:23:58.730Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'1d1f9814-0a21-4613-b352-c23bd511b6e5'} 2018-10-10 05:38:55,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-10 05:38:56,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:38:56,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:38:56,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.209", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:38:56 GMT 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-10 05:38:56,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:38:56,016 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2018-10-10 05:38:56,111 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-10 05:38:56,180 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-10 05:38:56,181 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-10 05:38:56,232 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-10 05:38:56,233 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-10 05:40:01,673 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-10 05:40:01,674 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-10 05:41:07,041 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-10 05:41:07,042 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-10 05:42:12,383 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-10 05:42:12,384 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-10 05:42:37,575 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550151@clearwater.opnfv', u'sip_username': u'6505550151', u'formatted_number': u'(650) 555-0151', u'number': u'6505550151', u'sip_uri': u'sip:6505550151@clearwater.opnfv', u'number_id': u'0efa911f5eb542e9b080bb4c94dad4dd', u'sip_password': u'sPhpPfhHY', u'pstn': False} 2018-10-10 05:42:37,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-10 05:42:37,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:42:37,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:42:37,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.209", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:42:37 GMT 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:42:37,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-10 05:42:37,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:42:37,658 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-10 05:42:37,658 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-10 05:42:37,682 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-10 05:42:37,682 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-10 05:44:56,148 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-10-10 05:44:56,149 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550604, 6505550387) Passed Basic Call - SDP (TCP) - (6505550625, 6505550512) Passed Basic Call - Tel URIs (TCP) - (6505550973, 6505550570) Passed Basic Call - Unknown number (TCP) - (6505550834, 6505550204) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550535, 6505550750) Passed Basic Call - Messages - Pager model (TCP) - (6505550521, 6505550965) Passed Basic Call - Pracks (TCP) - (6505550903, 6505550727) Failed SocketError thrown: - Failed to open TCP connection to ellis.clearwater.opnfv:80 (getaddrinfo: Try again) - /usr/lib/ruby/2.4.0/net/http.rb:906:in `rescue in block in connect' - /usr/lib/ruby/2.4.0/net/http.rb:903:in `block in connect' - /usr/lib/ruby/2.4.0/timeout.rb:93:in `block in timeout' - /usr/lib/ruby/2.4.0/timeout.rb:103:in `timeout' - /usr/lib/ruby/2.4.0/net/http.rb:902:in `connect' - /usr/lib/ruby/2.4.0/net/http.rb:887:in `do_start' - /usr/lib/ruby/2.4.0/net/http.rb:876:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:212:in `delete_number' - /src/vims-test/lib/ellis.rb:92:in `cleanup' - /src/vims-test/lib/endpoint.rb:38:in `cleanup' - /src/vims-test/lib/quaff-endpoint.rb:49:in `cleanup' - /src/vims-test/lib/test-definition.rb:475:in `block in cleanup' - /src/vims-test/lib/test-definition.rb:474:in `each' - /src/vims-test/lib/test-definition.rb:474:in `cleanup' - /src/vims-test/lib/test-definition.rb:263:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Registration (TCP) - (6505550349) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550128, 6505550734) Passed Call Barring - Outbound Rejection (TCP) - (6505550765, 6505550267) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550653, 6505550847) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550231, 6505550288, 6505550441) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550711, 6505550324, 6505550041) Passed Call Diversion - Not reachable (408) (TCP) - (6505550146, 6505550987, 6505550707) Passed Call Diversion - Not reachable (503) (TCP) - (6505550736, 6505550404, 6505550840) Passed Call Diversion - Not reachable (500) (TCP) - (6505550019, 6505550282, 6505550980) Passed Call Diversion - Busy (TCP) - (6505550461, 6505550506, 6505550602) Passed Call Diversion - Unconditional (TCP) - (6505550433, 6505550326, 6505550727) Passed Call Diversion - No answer (TCP) - (6505550961, 6505550452, 6505550309) Passed Call Diversion - Bad target URI (TCP) - (6505550811, 6505550996) Passed Call Diversion - Audio-only call (TCP) - (6505550129, 6505550683, 6505550231, 6505550605) Passed Call Diversion - Audio-video call (TCP) - (6505550815, 6505550365, 6505550194, 6505550380) Passed Call Waiting - Accepted (TCP) - (6505550063, 6505550586, 6505550575) Passed Call Waiting - Cancelled (TCP) - (6505550123, 6505550692, 6505550479) Passed CANCEL - Mainline (TCP) - (6505550485, 6505550843) Passed Filtering - Accept-Contact (TCP) - (6505550209, 6505550855) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550794, 6505550266) Passed Filtering - Accept-Contact no match (TCP) - (6505550001, 6505550989) Passed Filtering - Accept-Contact negated match (TCP) - (6505550695, 6505550088) Passed Filtering - RFC3841 example (TCP) - (6505550222, 6505550434) Passed Filtering - Reject-Contact no match (TCP) - (6505550245, 6505550471) Passed Filtering - Reject-Contact match (TCP) - (6505550954, 6505550153) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550324) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated (6505550435) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550538) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550929) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550366, 6505550149) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550971, 6505550727) Passed GRUU - Call - only GRUU as target (TCP) - (6505550477, 6505550567) Passed GRUU - Call - AoR as target (TCP) - (6505550032, 6505550198) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550219, 6505550243) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550311, 6505550674) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550071, 6505550656) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550502, 6505550835) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550527, 6505550006) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550123, 6505550969) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550996) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550761) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550799) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550389, 6505550032) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550987, 6505550880) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Deleting leaked number: sip:6505550903@clearwater.opnfv 1 failures out of 93 tests run Basic Call - Pracks (TCP) at 2018-10-10 05:43:04 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-10-10 05:44:56,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 1, 'skipped': 42, 'total': 93, 'passed': 50} 2018-10-10 05:44:56,279 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 05:44:56,279 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:22 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-10 05:44:56,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-10 05:44:56,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-10-10 05:44:56,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:44:56,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:21.130Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f05f419d-4ed1-40b3-a204-6b30bcefe7a6"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:58.730Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1d1f9814-0a21-4613-b352-c23bd511b6e5"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:44:56 GMT 2018-10-10 05:44:56,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:44:56,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-10 05:44:56,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:44:56,376 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-10 05:44:56,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:44:56,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:44:56,571 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:44:56 GMT 2018-10-10 05:44:56,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:44:56,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:44:56,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:44:56,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:44:56,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:44:56,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:44:56 GMT 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-10 05:44:56,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:44:56,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:44:56,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:44:56,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:44:56,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:44:56,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:44:56,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:44:56,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:44:56,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:44:56,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:44:56,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:44:56,759 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:44:56 GMT 2018-10-10 05:44:56,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:44:56,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:44:56,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:01,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:01,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:01,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:01,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:01,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:01,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:01,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:01,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:01,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:57.302Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:58.312Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:58.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_793ywb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:58.312Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:58.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_s13iik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:58.312Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:58.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:58.312Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:58.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_cm10z5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:58.312Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:58.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_xw8hl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:58.422Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:58.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:58.926Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/K8BJ7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:58.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "8504c17b-33a8-44a9-86ff-4c2f677a68c3"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.036Z", "message": "Executing: /tmp/K8BJ7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "8504c17b-33a8-44a9-86ff-4c2f677a68c3"}, {"node_instance_id": "sprout_793ywb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_xw8hl5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_s13iik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_793ywb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_cm10z5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_xw8hl5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_cm10z5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:44:59.434Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:44:59.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/L2QRF/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ddc85d0e-365a-4f5e-a5dc-253acaa3236c"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/I62LB/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f60547f8-745e-4599-ab13-da900d8123fb"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Executing: /tmp/JYWTG/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f7341a56-b721-43d7-8725-521bd956ac00"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Executing: /tmp/MSROV/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "1fa6f94e-cfc6-4eb4-8381-7a92bbd526ed"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Executing: /tmp/CVCKM/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3a1a5c78-c398-4a01-92af-86a650d8e092"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/CVCKM/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3a1a5c78-c398-4a01-92af-86a650d8e092"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ddc85d0e-365a-4f5e-a5dc-253acaa3236c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Execution done (return_code=1): /tmp/MSROV/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "1fa6f94e-cfc6-4eb4-8381-7a92bbd526ed"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3a1a5c78-c398-4a01-92af-86a650d8e092"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f60547f8-745e-4599-ab13-da900d8123fb"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/MSROV/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "1fa6f94e-cfc6-4eb4-8381-7a92bbd526ed"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Execution done (return_code=1): /tmp/I62LB/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f60547f8-745e-4599-ab13-da900d8123fb"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "8504c17b-33a8-44a9-86ff-4c2f677a68c3"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Executing: /tmp/I62LB/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f60547f8-745e-4599-ab13-da900d8123fb"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Execution done (return_code=1): /tmp/CVCKM/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3a1a5c78-c398-4a01-92af-86a650d8e092"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/JYWTG/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f7341a56-b721-43d7-8725-521bd956ac00"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Executing: /tmp/L2QRF/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ddc85d0e-365a-4f5e-a5dc-253acaa3236c"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "1fa6f94e-cfc6-4eb4-8381-7a92bbd526ed"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f7341a56-b721-43d7-8725-521bd956ac00"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.063Z", "message": "Execution done (return_code=1): /tmp/L2QRF/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ddc85d0e-365a-4f5e-a5dc-253acaa3236c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.441Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.441Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:00.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_xw8hl5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.441Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_akg0i7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_akg0i7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_akg0i7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-10T05:45:00.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.441Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_we602i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_we602i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_we602i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-10T05:45:00.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.441Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_crvcbs/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_crvcbs/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_crvcbs/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-10T05:45:00.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:00.441Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_3e19xd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_3e19xd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_3e19xd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-10T05:45:00.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:01.123Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:01.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:01.123Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TCEUR/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:01.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:01.123Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EL9B4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:01.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}], "metadata": {"pagination": {"total": 56, "offset": 0, "size": 50}}} 2018-10-10 05:45:01,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:01,865 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:01 GMT 2018-10-10 05:45:01,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:01,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30438 2018-10-10 05:45:01,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-10 05:45:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/K8BJ7/stop-bono.sh 2018-10-10 05:45:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/K8BJ7/stop-bono.sh 2018-10-10 05:45:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:01,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:01,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:01,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:01,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:01,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:01,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:01,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:01,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:01,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:01,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/L2QRF/stop-vellum.sh 2018-10-10 05:45:01,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/I62LB/stop-homer.sh 2018-10-10 05:45:01,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JYWTG/stop-sprout.sh 2018-10-10 05:45:01,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MSROV/stop-dime.sh 2018-10-10 05:45:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CVCKM/stop-ellis.sh 2018-10-10 05:45:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/CVCKM/stop-ellis.sh 2018-10-10 05:45:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-10 05:45:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/MSROV/stop-dime.sh 2018-10-10 05:45:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-10 05:45:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-10 05:45:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/MSROV/stop-dime.sh 2018-10-10 05:45:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/I62LB/stop-homer.sh 2018-10-10 05:45:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-10 05:45:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I62LB/stop-homer.sh 2018-10-10 05:45:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/CVCKM/stop-ellis.sh 2018-10-10 05:45:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/JYWTG/stop-sprout.sh 2018-10-10 05:45:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L2QRF/stop-vellum.sh 2018-10-10 05:45:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-10 05:45:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-10 05:45:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/L2QRF/stop-vellum.sh 2018-10-10 05:45:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-10 05:45:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-10 05:45:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-10 05:45:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-10 05:45:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:45:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TCEUR/bind.py 2018-10-10 05:45:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EL9B4/bind.py 2018-10-10 05:45:01,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:01,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:01,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:01 GMT 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:01,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:01,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:06,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:07,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:07,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:07,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:07,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:07,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:07,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:07,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:07,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:01.451Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:01.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:01.451Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:01.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo mv /tmp/tmpE47nTY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo mv /tmp/tmp9X7W1w /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'ellis': {u'ellis_w4uu8r': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.17', u'name': u'ellis-w4uu8r'}}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JHXV6/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo mv /tmp/tmpkVahBh /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo mv /tmp/tmpFNXAki /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'ellis': {}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UM8YJ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo mv /tmp/tmppC33aK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.141Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ea14e4b-ab82-490c-937b-e583c923479f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.477Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_s13iik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:02.477Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:02.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cf5e9743-8236-4b34-8857-21efd3aa07b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "Executing: /tmp/FK58M/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "63f9e673-9ba2-4021-86fc-3c10aaa0f5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo mv /tmp/tmpYIsi9k /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FK58M/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "63f9e673-9ba2-4021-86fc-3c10aaa0f5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3b70b6fd-5821-4e54-85a8-240e1515522f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo mv /tmp/tmp1lqmQf /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}], "metadata": {"pagination": {"total": 154, "offset": 50, "size": 50}}} 2018-10-10 05:45:07,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:07,033 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:07 GMT 2018-10-10 05:45:07,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:07,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29886 2018-10-10 05:45:07,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:07,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:07,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:07,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:45:07,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:45:07,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:45:07,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:45:07,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:45:07,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:45:07,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:45:07,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE47nTY /etc/bind/db.clearwater.local 2018-10-10 05:45:07,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9X7W1w /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:07,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'ellis': {u'ellis_w4uu8r': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.17', u'name': u'ellis-w4uu8r'}}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:45:07,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:07,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JHXV6/bind.py 2018-10-10 05:45:07,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:45:07,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:45:07,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkVahBh /etc/bind/db.clearwater.local 2018-10-10 05:45:07,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:45:07,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFNXAki /etc/bind/db.clearwater.local 2018-10-10 05:45:07,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:45:07,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:45:07,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:45:07,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:45:07,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:45:07,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:45:07,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_xw8hl5': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-xw8hl5'}}, u'ellis': {}, u'dime': {u'dime_6ipuri': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-6ipuri'}}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:45:07,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UM8YJ/bind.py 2018-10-10 05:45:07,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppC33aK /etc/bind/db.clearwater.local 2018-10-10 05:45:07,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:45:07,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:45:07,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:45:07,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:45:07,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:45:07,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_793ywb': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'sprout-793ywb'}}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:45:07,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:45:07,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:45:07,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:45:07,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:45:07,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:45:07,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:07,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:45:07,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:45:07,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:07,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:07,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FK58M/remove-cluster-node.sh 2018-10-10 05:45:07,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYIsi9k /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:07,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FK58M/remove-cluster-node.sh 2018-10-10 05:45:07,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:07,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:45:07,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1lqmQf /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:07,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:07,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:07,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:07,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:07,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:07,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:07,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:07,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:07,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:07,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:07,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:07 GMT 2018-10-10 05:45:07,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:07,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:07,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:12,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:12,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:12,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:12,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:12,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:12,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:12,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:12,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:12,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.186Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "2129dac8-0bff-4171-a9a0-91ec0e18e369"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_xw8hl5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_xw8hl5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_xw8hl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_s13iik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:03.492Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/R94RM/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3ceca9c0-4198-4c10-b653-9bdd84f55a80"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VDLM7/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ce4fd926-cfab-4bcc-a08b-8189d6d721e6"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Executing: /tmp/R94RM/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3ceca9c0-4198-4c10-b653-9bdd84f55a80"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ce4fd926-cfab-4bcc-a08b-8189d6d721e6"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3ceca9c0-4198-4c10-b653-9bdd84f55a80"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Executing: /tmp/3HYOS/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f759282f-c923-4e03-a14e-0d67ef1ecc61"}, {"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "63f9e673-9ba2-4021-86fc-3c10aaa0f5f0"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f759282f-c923-4e03-a14e-0d67ef1ecc61"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3HYOS/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f759282f-c923-4e03-a14e-0d67ef1ecc61"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.193Z", "message": "Executing: /tmp/VDLM7/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:04.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ce4fd926-cfab-4bcc-a08b-8189d6d721e6"}, {"node_instance_id": "sprout_793ywb", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:04.499Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_sxtuzi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_sxtuzi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_sxtuzi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-10T05:45:04.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:05.201Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CBNSE/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:05.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:05.201Z", "message": "Execution done (return_code=1): /tmp/JYWTG/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:05.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f7341a56-b721-43d7-8725-521bd956ac00"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:05.506Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:05.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:05.506Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:05.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "[localhost] run: sudo mv /tmp/tmpqaz0Gv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.208Z", "message": "[localhost] run: sudo mv /tmp/tmpi8sYdG /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "87e3e5d1-5dbc-4410-9991-3257e6360335"}, {"node_instance_id": "sprout_793ywb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.520Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_793ywb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.520Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_793ywb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.520Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:06.520Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:06.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:07.282Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/E4RXC/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:07.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "61b7dfce-507d-4b47-bea0-af34bf938afd"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:07.282Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:07.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "61b7dfce-507d-4b47-bea0-af34bf938afd"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:07.282Z", "message": "Executing: /tmp/E4RXC/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:07.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "61b7dfce-507d-4b47-bea0-af34bf938afd"}, {"node_instance_id": "homer_xw8hl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:10.672Z", "message": "Execution done (return_code=0): /tmp/R94RM/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:10.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "3ceca9c0-4198-4c10-b653-9bdd84f55a80"}, {"node_instance_id": "homer_xw8hl5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:10.763Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:10.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:11.528Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:11.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 160, "offset": 100, "size": 50}}} 2018-10-10 05:45:12,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:12,177 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:12 GMT 2018-10-10 05:45:12,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:12,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27479 2018-10-10 05:45:12,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:45:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:45:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:12,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:12,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:12,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/R94RM/remove-cluster-node.sh 2018-10-10 05:45:12,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VDLM7/remove-cluster-node.sh 2018-10-10 05:45:12,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/R94RM/remove-cluster-node.sh 2018-10-10 05:45:12,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-10 05:45:12,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-10 05:45:12,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3HYOS/remove-cluster-node.sh 2018-10-10 05:45:12,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-10 05:45:12,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-10 05:45:12,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3HYOS/remove-cluster-node.sh 2018-10-10 05:45:12,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VDLM7/remove-cluster-node.sh 2018-10-10 05:45:12,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-10-10 05:45:12,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CBNSE/bind.py 2018-10-10 05:45:12,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/JYWTG/stop-sprout.sh 2018-10-10 05:45:12,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:12,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:12,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:45:12,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:45:12,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:45:12,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:12,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqaz0Gv /etc/bind/db.clearwater.opnfv 2018-10-10 05:45:12,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:45:12,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:45:12,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:45:12,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:45:12,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_cm10z5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'bono-cm10z5'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:45:12,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpi8sYdG /etc/bind/db.clearwater.local 2018-10-10 05:45:12,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:12,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:45:12,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:45:12,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:45:12,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/E4RXC/remove-cluster-node.sh 2018-10-10 05:45:12,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-10 05:45:12,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/E4RXC/remove-cluster-node.sh 2018-10-10 05:45:12,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/R94RM/remove-cluster-node.sh 2018-10-10 05:45:12,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:45:12,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:12,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:12,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:12,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:12,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:12,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:12,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:12,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:12,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:12,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:12,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:12,248 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:12 GMT 2018-10-10 05:45:12,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:12,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:12,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:17,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:17,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:17,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:17,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:12.564Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:12.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:12.564Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:12.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:12.791Z", "message": "Execution done (return_code=0): /tmp/3HYOS/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:12.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "f759282f-c923-4e03-a14e-0d67ef1ecc61"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:13.594Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:13.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:13.594Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:13.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:13.594Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:13.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_w4uu8r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:13.594Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:13.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:14.112Z", "message": "Execution done (return_code=0): /tmp/VDLM7/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:14.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ce4fd926-cfab-4bcc-a08b-8189d6d721e6"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:14.602Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:14.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:14.602Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:14.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:14.602Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:14.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_6ipuri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:14.602Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:14.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:14.602Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:14.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:14.602Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:14.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.334Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.612Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.612Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.612Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.612Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:15.612Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:15.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:16.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:16.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:16.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:16.384Z", "message": "Stopping Agent homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:16.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:16.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:17.259Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:17.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 190, "offset": 149, "size": 50}}} 2018-10-10 05:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:17 GMT 2018-10-10 05:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15717 2018-10-10 05:45:17,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-10 05:45:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-10 05:45:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3HYOS/remove-cluster-node.sh 2018-10-10 05:45:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-10 05:45:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-10 05:45:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:45:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VDLM7/remove-cluster-node.sh 2018-10-10 05:45:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:17,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:45:17,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-10 05:45:17,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:17,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-10 05:45:17,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-10 05:45:17,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:17,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:17,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-10 05:45:17,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_akg0i7 2018-10-10 05:45:17,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:17,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-10 05:45:17,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:17,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:17,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:17,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:17,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:17,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:17,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:17,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:17,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:17,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:17,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:17 GMT 2018-10-10 05:45:17,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:17,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:17,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:22,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:22,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:22,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:22,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:22,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:22,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:22,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:22,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:22,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:17.618Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:17.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:17.618Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:17.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:18.771Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:18.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:18.787Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:18.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:18.787Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:18.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:18.787Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:18.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:18.787Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:18.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:18.787Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:18.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Stopping Agent dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:20.113Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:20.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:20.113Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:20.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:20.113Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:20.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:20.113Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:20.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:20.113Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:20.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:20.416Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_akg0i7 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:20.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:20.416Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:20.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:20.416Z", "message": "Successfully stopped daemon: homer_host_akg0i7\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:20.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "afd66825-13f4-4ea3-a045-bbc9de426d69"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.384Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.384Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.384Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.384Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.384Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Deleting Agent homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Stopping Agent ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:21.446Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}], "metadata": {"pagination": {"total": 240, "offset": 179, "size": 50}}} 2018-10-10 05:45:22,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:22,479 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:22 GMT 2018-10-10 05:45:22,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:22,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26927 2018-10-10 05:45:22,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:22,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:22,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:22,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:22,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:22,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-10 05:45:22,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:22,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-10 05:45:22,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_we602i 2018-10-10 05:45:22,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:22,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:22,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-10 05:45:22,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:22,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:22,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_akg0i7 stop 2018-10-10 05:45:22,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-10 05:45:22,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_akg0i7 2018-10-10 05:45:22,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:22,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-10 05:45:22,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:22,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:22,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:22,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_akg0i7 2018-10-10 05:45:22,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_3e19xd 2018-10-10 05:45:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:22,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:22,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:22,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:22,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:22,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:22,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:22,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:22,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:22,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:22,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:22,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:22 GMT 2018-10-10 05:45:22,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:22,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:22,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:27,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:27,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:27,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:27,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:27,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:27,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:27,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:27,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:27,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:23.254Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:23.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:23.457Z", "message": "Successfully deleted daemon: homer_host_akg0i7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:23.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:23.457Z", "message": "Successfully stopped daemon: dime_host_we602i\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:23.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:23.457Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_we602i stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:23.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:23.457Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:23.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9bb32b5e-cad4-494b-a240-2e6385cbb80c"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:23.457Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:23.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ea4bef8b-3452-4bfa-8b6a-5c7cdb1c059a"}, {"node_instance_id": "sprout_793ywb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:23.457Z", "message": "Execution done (return_code=0): /tmp/E4RXC/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:23.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "61b7dfce-507d-4b47-bea0-af34bf938afd"}, {"node_instance_id": "sprout_793ywb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:23.502Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:23.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.407Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Deleting Agent dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:24.483Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:24.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:25.536Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:25.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:25.563Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:25.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.437Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.437Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.437Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.437Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.437Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.437Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.437Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.437Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.512Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.512Z", "message": "Successfully stopped daemon: ellis_host_3e19xd\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.512Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_3e19xd stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "4ef09ae9-ee81-418a-92a0-b008d4d3cba0"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.512Z", "message": "Successfully deleted daemon: dime_host_we602i", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:26.512Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:26.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "85a1c066-536c-4fd4-93dd-809cb203f692"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.461Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.461Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.461Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.461Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.461Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.461Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.461Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 291, "offset": 229, "size": 50}}} 2018-10-10 05:45:27,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:27,710 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:27 GMT 2018-10-10 05:45:27,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:27,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26313 2018-10-10 05:45:27,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:27,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-10 05:45:27,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_akg0i7 2018-10-10 05:45:27,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_we602i 2018-10-10 05:45:27,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_we602i stop 2018-10-10 05:45:27,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-10 05:45:27,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-10 05:45:27,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/E4RXC/remove-cluster-node.sh 2018-10-10 05:45:27,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:45:27,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:27,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:27,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 05:45:27,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 05:45:27,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:27,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-10 05:45:27,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:27,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-10 05:45:27,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:27,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-10 05:45:27,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_we602i 2018-10-10 05:45:27,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:27,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-10 05:45:27,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-10 05:45:27,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:27,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:27,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-10 05:45:27,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-10 05:45:27,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:27,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:27,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:27,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-10 05:45:27,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-10 05:45:27,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_3e19xd 2018-10-10 05:45:27,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_3e19xd stop 2018-10-10 05:45:27,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_we602i 2018-10-10 05:45:27,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-10 05:45:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 05:45:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-10 05:45:27,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:27,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:27,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:27,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:27,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:27,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:27,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:27,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:27,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:27,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:27,819 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:27 GMT 2018-10-10 05:45:27,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:27,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:27,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:32,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:32,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:32,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:32,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:32,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:32,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:32,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:32,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:32,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.461Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Deleting Agent ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:27.709Z", "message": "Stopping Agent sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:27.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:28.858Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:28.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:29.287Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:29.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:29.479Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:29.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:29.479Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:29.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:29.755Z", "message": "Successfully deleted daemon: ellis_host_3e19xd", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:29.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:29.755Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:29.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bc4675da-e539-46ec-9039-44337cbfcca1"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:30.491Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:30.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:30.491Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:30.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:30.491Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:30.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:31.713Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:31.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.030Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.508Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.508Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.508Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.508Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.508Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.508Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.772Z", "message": "Successfully stopped daemon: sprout_host_sxtuzi\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:32.772Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_sxtuzi stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:32.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "644f326e-efd2-40cf-b015-8ec3c8f36588"}], "metadata": {"pagination": {"total": 330, "offset": 279, "size": 50}}} 2018-10-10 05:45:32,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:32,981 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:32 GMT 2018-10-10 05:45:32,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:32,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21547 2018-10-10 05:45:32,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_3e19xd 2018-10-10 05:45:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_sxtuzi 2018-10-10 05:45:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-10 05:45:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 05:45:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 05:45:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_3e19xd 2018-10-10 05:45:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-10 05:45:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-10 05:45:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-10 05:45:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-10 05:45:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-10 05:45:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-10 05:45:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-10 05:45:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-10 05:45:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_sxtuzi 2018-10-10 05:45:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_sxtuzi stop 2018-10-10 05:45:32,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:33,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:33,070 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:33 GMT 2018-10-10 05:45:33,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:33,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:33,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:38,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:38,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:38,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Deleting Agent sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:33.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:33.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:34.083Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:34.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:34.684Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:34.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:34.684Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:34.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:35.115Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:35.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:35.733Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:35.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:35.733Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:35.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:35.733Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:35.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:35.733Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:35.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:35.733Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:35.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:35.733Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:35.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:36.039Z", "message": "Successfully deleted daemon: sprout_host_sxtuzi", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:36.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:36.039Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:36.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "16b28247-e324-411a-8999-57614fc0a19b"}], "metadata": {"pagination": {"total": 352, "offset": 319, "size": 50}}} 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:38 GMT 2018-10-10 05:45:38,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:38,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11871 2018-10-10 05:45:38,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:38,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_sxtuzi 2018-10-10 05:45:38,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:45:38,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:38,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:38,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:38,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-10 05:45:38,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 05:45:38,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-10 05:45:38,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:38,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 05:45:38,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:38,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:38,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_sxtuzi 2018-10-10 05:45:38,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-10 05:45:38,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:38,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:38,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:38,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:38 GMT 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:38,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:43,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:43,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:43,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:43,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:43,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:38.368Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:38.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:38.755Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:38.755Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:38.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:39.768Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:39.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:39.768Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:39.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:39.768Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:39.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:39.768Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:39.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:39.768Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:39.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:39.768Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:39.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:39.768Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:39.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:40.327Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:40.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "447e3f0c-7f2f-4430-ab6a-82aa8c3d679a"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:40.812Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:40.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:40.812Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:40.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:40.812Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:40.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:40.812Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:40.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:41.446Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:41.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0b77f2e2-c92c-48e1-9db0-d9b44748bb7c"}, {"node_instance_id": "homer_host_akg0i7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:43.082Z", "message": "Waiting for server \"fe654307-a79f-42d0-bf3e-0afd96611c26\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:43.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "447e3f0c-7f2f-4430-ab6a-82aa8c3d679a"}], "metadata": {"pagination": {"total": 369, "offset": 341, "size": 50}}} 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:43 GMT 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8721 2018-10-10 05:45:43,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:43,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-10 05:45:43,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:43,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:43,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 05:45:43,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 05:45:43,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:43,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-10 05:45:43,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:43,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-10 05:45:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 05:45:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 05:45:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-10 05:45:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fe654307-a79f-42d0-bf3e-0afd96611c26" to be deleted. current status: SHUTOFF 2018-10-10 05:45:43,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:43,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:43,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:43,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:43,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:43,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:43,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:43,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:43,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:43,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:43,587 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:43 GMT 2018-10-10 05:45:43,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:43,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:43,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:48,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:48,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:48,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:48,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_we602i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:44.096Z", "message": "Waiting for server \"f3f508de-65b4-4520-91a5-cdf82c1ae9b7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:44.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0b77f2e2-c92c-48e1-9db0-d9b44748bb7c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:44.189Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:44.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:44.838Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:44.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:44.838Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:44.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:44.838Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:44.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_host_akg0i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:47.699Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:47.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 377, "offset": 358, "size": 50}}} 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:48 GMT 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:48,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3246 2018-10-10 05:45:48,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f3f508de-65b4-4520-91a5-cdf82c1ae9b7" to be deleted. current status: SHUTOFF 2018-10-10 05:45:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:48,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:48,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-10 05:45:48,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:49,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:49,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:49,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:49,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:49,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:49,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:49,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:49,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:49,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:49,493 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:49 GMT 2018-10-10 05:45:49,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:49,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:49,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:54,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:54,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:54,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:54,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:54,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:54,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:54,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:54,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:54,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_96yx8q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:48.852Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:48.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_host_we602i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.413Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.413Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.413Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.413Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.413Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.413Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.413Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.413Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "homer_security_group_96yx8q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:50.904Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:50.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "8f60a713-648e-4525-aa73-20bb6d5ace7f"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:51.853Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:51.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:51.853Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:51.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:51.853Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:51.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:51.853Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:51.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:51.853Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:51.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:51.853Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:51.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:51.853Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:51.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:52.206Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:52.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "a9f0af1a-cb36-483d-8b26-e184bb61dcd4"}, {"node_instance_id": "dime_security_group_f2urfo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:52.239Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:52.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "7ed1e1f9-a722-4485-ab3b-a6f5da8faffe"}, {"node_instance_id": "homer_security_group_96yx8q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:52.909Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:52.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "dime_security_group_f2urfo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:53.929Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:53.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_host_3e19xd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:54.435Z", "message": "Waiting for server \"54183d46-3652-4b86-bd26-6bbd2f5992f1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:54.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "a9f0af1a-cb36-483d-8b26-e184bb61dcd4"}], "metadata": {"pagination": {"total": 399, "offset": 364, "size": 50}}} 2018-10-10 05:45:54,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:54,580 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:54 GMT 2018-10-10 05:45:54,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:54,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11388 2018-10-10 05:45:54,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:54,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:54,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-10 05:45:54,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:54,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:45:54,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:54,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:54,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:54,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:45:54,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:45:54,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:45:54,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:54,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 05:45:54,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:54,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:45:54,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 05:45:54,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:45:54,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:54,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-10 05:45:54,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:45:54,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:45:54,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:45:54,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "54183d46-3652-4b86-bd26-6bbd2f5992f1" to be deleted. current status: SHUTOFF 2018-10-10 05:45:54,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:54,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:54,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:54 GMT 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:54,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:54,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:59,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:45:59,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:59,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:59,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:59,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:55.248Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:55.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:56.014Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:56.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:56.014Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:56.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:56.014Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:56.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:56.545Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:56.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "c25f149a-46f8-44d7-a013-73a7c99fed9b"}, {"node_instance_id": "sprout_host_sxtuzi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:59.197Z", "message": "Waiting for server \"cf00c5cb-5582-4424-b7f2-549517638959\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:59.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "c25f149a-46f8-44d7-a013-73a7c99fed9b"}], "metadata": {"pagination": {"total": 405, "offset": 386, "size": 50}}} 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:59 GMT 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-10-10 05:45:59,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:45:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:45:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 05:45:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 05:45:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:45:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-10 05:45:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "cf00c5cb-5582-4424-b7f2-549517638959" to be deleted. current status: SHUTOFF 2018-10-10 05:45:59,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:45:59,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:45:59,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:45:59,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:45:59,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:45:59 GMT 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:45:59,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:04,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:05,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:05,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_3e19xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:45:59.888Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:45:59.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:01.030Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:01.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:01.030Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:01.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:02.063Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:02.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:02.063Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:02.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:02.063Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:02.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:02.063Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:02.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:02.063Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:02.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:02.063Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:02.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_floatingip_r56pr9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:02.095Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:02.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "82594e42-53be-47f9-8030-2cf6b68a738c"}, {"node_instance_id": "ellis_security_group_qsktib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:02.253Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:02.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "9ac818e2-6436-4892-9840-289b7219d2f9"}, {"node_instance_id": "ellis_security_group_qsktib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:03.112Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:03.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "ellis_floatingip_r56pr9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:04.076Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:04.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 418, "offset": 392, "size": 50}}} 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:05 GMT 2018-10-10 05:46:05,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:05,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6708 2018-10-10 05:46:05,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:05,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-10 05:46:05,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:46:05,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:46:05,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:46:05,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:46:05,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-10 05:46:05,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:46:05,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:46:05,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-10 05:46:05,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-10 05:46:05,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:46:05,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:46:05,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-10 05:46:05,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:05,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:05,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:05,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:05,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:05,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:05,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:05,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:05,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:05,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:05,112 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:05 GMT 2018-10-10 05:46:05,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:05,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:05,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:10,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:10,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:10,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sxtuzi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:05.098Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:05.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:05.098Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:05.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:06.108Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:06.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:06.108Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:06.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:06.108Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:06.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "sprout_security_group_0no3cf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:06.682Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:06.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "cfd5fe08-1700-40a4-b590-2efdd7bdcc20"}, {"node_instance_id": "sprout_security_group_0no3cf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:46:07.586Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:46:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 425, "offset": 405, "size": 50}}} 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:10 GMT 2018-10-10 05:46:10,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:10,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-10-10 05:46:10,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:10,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-10 05:46:10,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:46:10,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:46:10,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:46:10,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:46:10,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:46:10,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:46:10,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:10,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:10,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:10,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:10,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:10 GMT 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:10,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:15,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:15,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:15,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:15,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:15 GMT 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:15,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:15,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:15,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:15,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:15,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:15 GMT 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:15,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:15,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:20,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:20,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:20,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:20,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:20,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:20,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:20,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:20,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:20,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:20,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:20,827 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:20 GMT 2018-10-10 05:46:20,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:20,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:20,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:20,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:20,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:20,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:20,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:20,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:20,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:20,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:20,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:20,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:20,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:20,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:20 GMT 2018-10-10 05:46:20,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:20,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:20,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:25,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:26,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:26,002 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:25 GMT 2018-10-10 05:46:26,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:26,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:26,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:26,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:26,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:26,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:26,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:26,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:26,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:26,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:26,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:26,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:26,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:26,074 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:26 GMT 2018-10-10 05:46:26,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:26,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:26,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:31,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:31,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:31,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:31 GMT 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:31,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:31,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:31,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:31,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:31,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:31,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:31,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:31,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:31,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:31,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:31,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:31,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:31,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:31 GMT 2018-10-10 05:46:31,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:31,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:31,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:36,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:36,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:36,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:36,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:36,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:36,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:36,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:36,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:36,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:36,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:36,328 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:36 GMT 2018-10-10 05:46:36,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:36,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:36,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:36,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:36,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:36,396 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:36 GMT 2018-10-10 05:46:36,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:36,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:36,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:41,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:41,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:41,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:41,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:41 GMT 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:41,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:41,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:41,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:41,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:41,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:41,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:41,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:41,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:41,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:41,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:41,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:41,561 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:41 GMT 2018-10-10 05:46:41,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:41,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:41,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:46,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:46,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:46,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:46,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:46,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:46 GMT 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:46,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:46,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:46,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:46,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:46,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:46,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:46 GMT 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:46,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:51,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:51,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:51,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:51 GMT 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:51,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:51,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:51,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:51,864 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:51 GMT 2018-10-10 05:46:51,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:51,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:51,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:56,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:46:56,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:56,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:56 GMT 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:56,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:46:56,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:46:56,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:46:57,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:46:57,009 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:46:57 GMT 2018-10-10 05:46:57,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:46:57,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:46:57,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:02,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:02,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:02,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:02,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:02,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:02,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:02,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:02,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:02,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 412, "size": 50}}} 2018-10-10 05:47:02,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:02,094 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:02 GMT 2018-10-10 05:47:02,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:02,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:47:02,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:02,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:02,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:02,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:02,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:02,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:02,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:02,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:02,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:02,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:02,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:02,159 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:02 GMT 2018-10-10 05:47:02,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:02,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:02,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:07,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:07,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:07,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:07,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_s13iik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:04.222Z", "message": "Execution done (return_code=0): /tmp/FK58M/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:04.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "63f9e673-9ba2-4021-86fc-3c10aaa0f5f0"}, {"node_instance_id": "vellum_s13iik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:04.315Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:04.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:05.132Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:05.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:05.132Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:05.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:05.132Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:05.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:06.143Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:06.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:06.143Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:06.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:06.143Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:06.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:07.155Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:07.155Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:07.155Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:07.155Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 437, "offset": 412, "size": 50}}} 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:07 GMT 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6187 2018-10-10 05:47:07,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FK58M/remove-cluster-node.sh 2018-10-10 05:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-10 05:47:07,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-10 05:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-10 05:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-10 05:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-10 05:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-10 05:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-10 05:47:07,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-10 05:47:07,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-10 05:47:07,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:07,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:07,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:07 GMT 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:07,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:12,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:12,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:12,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:12,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:12,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:12,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:12,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:12,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:12,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:07.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:07.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Stopping Agent vellum_host_crvcbs", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:08.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:08.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:11.998Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:11.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:12.202Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:12.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:12.319Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_crvcbs stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:12.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:12.319Z", "message": "Successfully stopped daemon: vellum_host_crvcbs\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:12.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0a18875c-222e-4265-9a41-e010b580a3d5"}], "metadata": {"pagination": {"total": 451, "offset": 424, "size": 50}}} 2018-10-10 05:47:12,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:12,414 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:12 GMT 2018-10-10 05:47:12,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:12,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7806 2018-10-10 05:47:12,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_crvcbs 2018-10-10 05:47:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-10 05:47:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-10 05:47:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_crvcbs stop 2018-10-10 05:47:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_crvcbs 2018-10-10 05:47:12,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:12,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:12,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:12,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:12 GMT 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:12,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:17,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:17,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:17,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:17,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:17,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:17,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:17,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:17,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:17,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.169Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.169Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.169Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Deleting Agent vellum_host_crvcbs", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:13.343Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:13.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:14.868Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:14.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:15.353Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:15.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:15.423Z", "message": "Successfully deleted daemon: vellum_host_crvcbs", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:15.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:15.423Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:15.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "ec3223f4-46cf-4c01-851e-c6314e2ffc14"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:16.183Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:16.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:16.183Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:16.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 470, "offset": 438, "size": 50}}} 2018-10-10 05:47:17,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:17,570 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:17 GMT 2018-10-10 05:47:17,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:17,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10294 2018-10-10 05:47:17,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-10 05:47:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-10 05:47:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-10 05:47:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_crvcbs 2018-10-10 05:47:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:47:17,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-10 05:47:17,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-10 05:47:17,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_crvcbs 2018-10-10 05:47:17,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-10 05:47:17,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 05:47:17,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 05:47:17,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:17,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:17,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:17,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:17,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:17,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:17,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:17,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:17,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:17,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:17,644 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:17 GMT 2018-10-10 05:47:17,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:17,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:17,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:22,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:22,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:22,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:22,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:22,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:22,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:22,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:22,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:22,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:17.904Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:17.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:18.191Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:18.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:18.191Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:18.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 473, "offset": 457, "size": 50}}} 2018-10-10 05:47:22,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:22,727 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:22 GMT 2018-10-10 05:47:22,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:22,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1614 2018-10-10 05:47:22,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:22,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-10 05:47:22,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:47:22,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:47:22,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:22,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:22,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:22,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:22,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:22,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:22,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:22,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:22,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:22,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:22,793 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:22 GMT 2018-10-10 05:47:22,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:22,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:22,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:27,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:27,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:27,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:27,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:27,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:23.534Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:24.203Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:24.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:24.203Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:24.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 476, "offset": 460, "size": 50}}} 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:27 GMT 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-10-10 05:47:27,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:47:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:47:27,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:47:27,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:27,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:27,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:27,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:27,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:27,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:27,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:27,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:27,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:27,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:27,948 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:27 GMT 2018-10-10 05:47:27,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:27,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:27,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:32,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:33,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:33,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:29.385Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:29.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:30.213Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:30.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:30.213Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:30.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:30.213Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:30.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:30.640Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:30.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "7bdd8c5d-70b0-498e-a5f4-a330a48f4ccd"}, {"node_instance_id": "vellum_host_crvcbs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:32.883Z", "message": "Waiting for server \"374a7f18-808c-4c4a-833b-188e9ebb276d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:32.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "7bdd8c5d-70b0-498e-a5f4-a330a48f4ccd"}], "metadata": {"pagination": {"total": 482, "offset": 463, "size": 50}}} 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:33 GMT 2018-10-10 05:47:33,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:33,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-10-10 05:47:33,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:33,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:47:33,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 05:47:33,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:47:33,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 05:47:33,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-10 05:47:33,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "374a7f18-808c-4c4a-833b-188e9ebb276d" to be deleted. current status: SHUTOFF 2018-10-10 05:47:33,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:33,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:33,097 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:33 GMT 2018-10-10 05:47:33,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:33,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:33,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:38,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:38,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:38,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:38,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:38,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:38,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:38,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:38,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:38,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_crvcbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:38.120Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:38.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 483, "offset": 469, "size": 50}}} 2018-10-10 05:47:38,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:38,176 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:38 GMT 2018-10-10 05:47:38,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:38,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-10-10 05:47:38,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:38,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-10 05:47:38,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:38,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:38,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:38,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:38,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:38,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:38,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:38,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:38,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:38,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:38,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:38 GMT 2018-10-10 05:47:38,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:38,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:38,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:43,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:43,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:43,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:43,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:43,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:43,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:43,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:43,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:43,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_4y36d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:39.232Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:39.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_security_group_4y36d7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:40.048Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:40.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "aeae2684-14b6-4f9d-9a07-6df0529371a2"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:40.243Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:40.243Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:40.243Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:40.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "vellum_security_group_4y36d7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:41.281Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:41.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 489, "offset": 470, "size": 50}}} 2018-10-10 05:47:43,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:43,334 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:43 GMT 2018-10-10 05:47:43,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:43,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-10-10 05:47:43,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:43,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:47:43,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:47:43,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:47:43,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:47:43,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:47:43,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:47:43,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:43,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:43,413 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:43 GMT 2018-10-10 05:47:43,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:43,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:43,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:48,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:48,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:48,494 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:48 GMT 2018-10-10 05:47:48,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:48,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:47:48,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:48,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:48,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:48,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:48 GMT 2018-10-10 05:47:48,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:48,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:48,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:53,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:53,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:53,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:53,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:53 GMT 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:47:53,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:53,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:53,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:53,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:53,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:53,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:53,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:53,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:53,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:53,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:53,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:53,717 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:53 GMT 2018-10-10 05:47:53,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:53,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:53,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:58,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:47:58,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:58,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:58,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:58,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:58,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:58,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:58,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:58,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 476, "size": 50}}} 2018-10-10 05:47:58,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:58,809 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:58 GMT 2018-10-10 05:47:58,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:58,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:47:58,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:47:58,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:47:58,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:47:58,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:47:58 GMT 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:47:58,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:47:58,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:03,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:03,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:03,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:03,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:03,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:03,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:03,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:03,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:03,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:59.231Z", "message": "Execution done (return_code=124): /tmp/K8BJ7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:47:59.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "8504c17b-33a8-44a9-86ff-4c2f677a68c3"}, {"node_instance_id": "bono_cm10z5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:47:59.480Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-10T05:47:59.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:00.294Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:00.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:00.294Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:00.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:00.614Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GWQEH/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:00.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "[localhost] run: sudo mv /tmp/tmpnxHLy2 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "[localhost] run: sudo mv /tmp/tmpzFtbmw /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.441Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "0213d328-0a05-40c9-96ce-8a89ab8de8d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:01.605Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:01.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_cm10z5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:02.545Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_cm10z5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:02.545Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_cm10z5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:02.545Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:02.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:02.649Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/U3EHK/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:02.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "1b7346f4-afe0-4690-ba89-2ca4a0aa0e93"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:03.464Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:03.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "1b7346f4-afe0-4690-ba89-2ca4a0aa0e93"}, {"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:03.464Z", "message": "Executing: /tmp/U3EHK/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:03.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "1b7346f4-afe0-4690-ba89-2ca4a0aa0e93"}], "metadata": {"pagination": {"total": 513, "offset": 476, "size": 50}}} 2018-10-10 05:48:03,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:03,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:03 GMT 2018-10-10 05:48:03,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:03,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13307 2018-10-10 05:48:03,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:03,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/K8BJ7/stop-bono.sh 2018-10-10 05:48:03,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-10-10 05:48:03,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:48:03,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:48:03,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GWQEH/bind.py 2018-10-10 05:48:03,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-10 05:48:03,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-10 05:48:03,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-10 05:48:03,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnxHLy2 /etc/bind/db.clearwater.opnfv 2018-10-10 05:48:03,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-10 05:48:03,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-10 05:48:03,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-10-10 05:48:03,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-10 05:48:03,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzFtbmw /etc/bind/db.clearwater.local 2018-10-10 05:48:03,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-10 05:48:03,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-10 05:48:03,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-10 05:48:03,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-10 05:48:03,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-10 05:48:03,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:48:03,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/U3EHK/remove-cluster-node.sh 2018-10-10 05:48:03,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-10 05:48:03,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/U3EHK/remove-cluster-node.sh 2018-10-10 05:48:03,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:04,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:04,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:04 GMT 2018-10-10 05:48:04,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:04,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:04,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:09,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:09,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:09,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:09 GMT 2018-10-10 05:48:09,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:09,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:48:09,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:09,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:09,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:09,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:09,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:09 GMT 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:09,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:09,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:14,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:14,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:14,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:14,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:14,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:14,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:14,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:14,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:14,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-10-10 05:48:14,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:14,256 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:14 GMT 2018-10-10 05:48:14,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:14,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:48:14,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:14,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:14,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:14,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:14,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:14,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:14 GMT 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:14,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:19,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:19,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:19,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:19,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:19,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:19,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:19,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:19,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:19,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-10-10 05:48:19,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:19,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:19 GMT 2018-10-10 05:48:19,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:19,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:48:19,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:19,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:19,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:19,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:19,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:19,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:19,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:19,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:19,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:19,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:19,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:19,478 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:19 GMT 2018-10-10 05:48:19,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:19,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:19,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:24,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:24,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:24,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:24,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:24,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:24,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:24,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:24,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:24,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_cm10z5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:20.524Z", "message": "Execution done (return_code=2): /tmp/U3EHK/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:20.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "1b7346f4-afe0-4690-ba89-2ca4a0aa0e93"}, {"node_instance_id": "bono_cm10z5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:21.144Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member a7e25a6217146392: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader\n; error #1: client: etcd member http://192.168.120.15:4000 has no leader\n; error #2: client: endpoint http://192.168.120.17:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member a7e25a6217146392: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader\n; error #1: client: etcd member http://192.168.120.15:4000 has no leader\n; error #2: client: endpoint http://192.168.120.17:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_ml3thg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member a7e25a6217146392: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader\n; error #1: client: etcd member http://192.168.120.15:4000 has no leader\n; error #2: client: endpoint http://192.168.120.17:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-10T05:48:21.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_ablttj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:22.435Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:22.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_node_rqy4n3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:22.435Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:22.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:22.435Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:22.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:22.435Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:22.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_ablttj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:22.435Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:22.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:22.435Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:22.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_node_rqy4n3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:22.556Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:22.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:23.565Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:23.565Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:23.565Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:23.565Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:23.565Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:23.565Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 528, "offset": 499, "size": 50}}} 2018-10-10 05:48:24,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:24,568 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:24 GMT 2018-10-10 05:48:24,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:24,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9139 2018-10-10 05:48:24,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:24,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/U3EHK/remove-cluster-node.sh 2018-10-10 05:48:24,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member a7e25a6217146392: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader ; error #1: client: etcd member http://192.168.120.15:4000 has no leader ; error #2: client: endpoint http://192.168.120.17:4000 exceeded header timeout 2018-10-10 05:48:24,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:48:24,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:48:24,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-10 05:48:24,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-10 05:48:24,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:48:24,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:48:24,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:48:24,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:48:24,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:48:24,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-10 05:48:24,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-10 05:48:24,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-10 05:48:24,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-10 05:48:24,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:24,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:24,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:24,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:24,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:24,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:24,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:24,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:24,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:24,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:24,634 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:24 GMT 2018-10-10 05:48:24,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:24,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:24,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:29,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:29,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:29,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:29,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:29,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:29,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:29,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:29,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:29,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:26.204Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:26.574Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:26.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:26.574Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:26.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:27.590Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:27.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:27.590Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:27.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:27.590Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:27.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:27.590Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:27.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:27.661Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:27.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Stopping Agent bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.507Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.601Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.601Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.601Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.601Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.601Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.601Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:28.601Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:28.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Stopping Agent bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:29.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:29.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}], "metadata": {"pagination": {"total": 562, "offset": 514, "size": 50}}} 2018-10-10 05:48:29,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:29,739 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:29 GMT 2018-10-10 05:48:29,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:29,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18186 2018-10-10 05:48:29,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-10 05:48:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-10 05:48:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_ml3thg 2018-10-10 05:48:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:29,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-10 05:48:29,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-10 05:48:29,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:29,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:29,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:29,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:29,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_9dlxil 2018-10-10 05:48:29,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:29,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:29,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:29,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:29,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:29,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:29,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:29,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:29,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:29,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:29,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:29,806 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:29 GMT 2018-10-10 05:48:29,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:29,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:29,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:34,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:34,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:34,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:34,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:34,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:34,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:34,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:34,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:34,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:32.172Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:32.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:32.387Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:32.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:32.541Z", "message": "Successfully stopped daemon: bono_host_ml3thg\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:32.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:32.541Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_ml3thg stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:32.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "e361ea2d-a044-41cb-adfe-254d77ab25ed"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:32.614Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:32.614Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:32.614Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Deleting Agent bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.551Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:33.845Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:33.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.561Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.561Z", "message": "Successfully stopped daemon: bind_host_9dlxil\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.561Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_9dlxil stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "75f981f2-febc-440b-a6e7-74986d8ed797"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.624Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.624Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.624Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.624Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.624Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.624Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5959)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5959)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_52z1jo/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5959)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-10-10T05:48:34.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:34.624Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:34.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 590, "offset": 548, "size": 50}}} 2018-10-10 05:48:34,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:34,884 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:34 GMT 2018-10-10 05:48:34,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:34,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16198 2018-10-10 05:48:34,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:34,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-10 05:48:34,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:34,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_ml3thg 2018-10-10 05:48:34,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_ml3thg stop 2018-10-10 05:48:34,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:34,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:34,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-10 05:48:34,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_ml3thg 2018-10-10 05:48:34,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:34,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:34,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-10 05:48:34,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_9dlxil 2018-10-10 05:48:34,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_9dlxil stop 2018-10-10 05:48:34,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:34,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:34,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:34,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-10 05:48:34,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-10 05:48:34,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5959) 2018-10-10 05:48:34,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:34,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:34,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:34,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:34,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:34,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:34 GMT 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:34,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:39,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:40,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:40,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:40,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:40,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:40,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:40,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:40,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:40,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Stopping Agent proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Successfully deleted daemon: bono_host_ml3thg", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Deleting Agent bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.583Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "248c4d72-9a8d-4181-baac-48494869dc4b"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.630Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.630Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:35.630Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:35.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:36.649Z", "message": "Successfully deleted daemon: bind_host_9dlxil", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:36.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:36.649Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:36.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:36.649Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:36.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "092bae84-8758-4042-8e4f-0e8f340a5152"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:36.655Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:36.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:36.655Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:36.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:36.655Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:36.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:37.698Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:37.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:37.698Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:37.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:37.698Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:37.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:38.708Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:38.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:38.708Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:38.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:38.708Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:38.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:39.717Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:39.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:39.717Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:39.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:39.717Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:39.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:39.940Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:39.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}], "metadata": {"pagination": {"total": 632, "offset": 576, "size": 50}}} 2018-10-10 05:48:40,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:40,055 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:40 GMT 2018-10-10 05:48:40,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:40,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22401 2018-10-10 05:48:40,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_52z1jo 2018-10-10 05:48:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_ml3thg 2018-10-10 05:48:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-10 05:48:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_9dlxil 2018-10-10 05:48:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-10 05:48:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-10 05:48:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_9dlxil 2018-10-10 05:48:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-10 05:48:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-10 05:48:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 05:48:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 05:48:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 05:48:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 05:48:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-10 05:48:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-10 05:48:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-10 05:48:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-10 05:48:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-10 05:48:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-10 05:48:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-10 05:48:40,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:40,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:40,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:40 GMT 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:40,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:40,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:45,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:45,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:45,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:45,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:45,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:45,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:45,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:45,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:45,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:40.663Z", "message": "Successfully stopped daemon: proxy_host_52z1jo\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:40.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:40.663Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_52z1jo stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:40.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "d14e8433-ec4a-4e4b-b1db-15c64a913cdc"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:40.830Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:40.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:40.830Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:40.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:40.830Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:40.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:40.830Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:40.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Deleting Agent proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:41.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:41.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:42.893Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:42.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:43.326Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:43.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:43.719Z", "message": "Successfully deleted daemon: proxy_host_52z1jo", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:43.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:43.719Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:43.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "17664466-658a-4052-a3d5-ad8c7e20e80f"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:43.861Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:43.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:43.861Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:43.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:44.960Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:44.960Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:44.960Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 660, "offset": 618, "size": 50}}} 2018-10-10 05:48:45,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:45,238 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:45 GMT 2018-10-10 05:48:45,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:45,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13451 2018-10-10 05:48:45,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:45,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_52z1jo 2018-10-10 05:48:45,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_52z1jo stop 2018-10-10 05:48:45,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-10 05:48:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-10 05:48:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_52z1jo 2018-10-10 05:48:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-10 05:48:45,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-10 05:48:45,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-10 05:48:45,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_52z1jo 2018-10-10 05:48:45,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-10 05:48:45,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 05:48:45,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 05:48:45,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:45,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:45,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-10 05:48:45,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:45,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:45,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:45,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:45,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:45,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:45,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:45,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:45,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:45,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:45,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:45 GMT 2018-10-10 05:48:45,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:45,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:45,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:50,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:50,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:50,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:46.096Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:46.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:47.005Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:47.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "84c7745b-f202-479b-9cf0-2bc134692f6f"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:47.106Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:47.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:47.106Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:47.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:47.106Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:47.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:48.775Z", "message": "Waiting for server \"e1b5236a-811b-473f-b928-bb446a46f812\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:48.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "84c7745b-f202-479b-9cf0-2bc134692f6f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:49.733Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:49.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:50.198Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:50.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:50.198Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:50.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:50.198Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:50.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 672, "offset": 643, "size": 50}}} 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:50 GMT 2018-10-10 05:48:50,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:50,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5215 2018-10-10 05:48:50,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:50,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-10 05:48:50,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-10 05:48:50,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:48:50,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 05:48:50,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 05:48:50,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e1b5236a-811b-473f-b928-bb446a46f812" to be deleted. current status: ACTIVE 2018-10-10 05:48:50,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:50,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:50,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:50,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:50,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:50,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:50,936 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:50 GMT 2018-10-10 05:48:50,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:50,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:50,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:55,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:48:56,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:56,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_52z1jo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:54.249Z", "message": "Waiting for server \"e1b5236a-811b-473f-b928-bb446a46f812\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:54.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "84c7745b-f202-479b-9cf0-2bc134692f6f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:54.803Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:54.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:55.280Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:55.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:55.280Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:55.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 676, "offset": 653, "size": 50}}} 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:56 GMT 2018-10-10 05:48:56,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:56,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2222 2018-10-10 05:48:56,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:48:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e1b5236a-811b-473f-b928-bb446a46f812" to be deleted. current status: ACTIVE 2018-10-10 05:48:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:56,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:48:56,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:48:56,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:48:56,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:48:56,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:48:56,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:48:56,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:48:56,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:48:56,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:48:56,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:48:56,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:48:56,096 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:48:56 GMT 2018-10-10 05:48:56,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:48:56,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:48:56,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:01,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:49:01,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:01,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:01,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:01,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:01,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:01,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:01,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:01,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9dlxil", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:56.320Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:56.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:56.320Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:56.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:56.320Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:56.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:56.320Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:56.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:56.512Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:56.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "a597a0eb-d68f-45ec-b234-93025decb917"}, {"node_instance_id": "bind_host_9dlxil", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:58.498Z", "message": "Waiting for server \"fe0d2411-9571-41f4-80b6-19f0408182ef\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:58.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "a597a0eb-d68f-45ec-b234-93025decb917"}, {"node_instance_id": "proxy_host_52z1jo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:48:59.482Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:48:59.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:00.331Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:00.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 684, "offset": 657, "size": 50}}} 2018-10-10 05:49:01,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:01,293 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:01 GMT 2018-10-10 05:49:01,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:01,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4184 2018-10-10 05:49:01,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:01,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 05:49:01,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 05:49:01,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:49:01,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:01,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-10 05:49:01,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fe0d2411-9571-41f4-80b6-19f0408182ef" to be deleted. current status: SHUTOFF 2018-10-10 05:49:01,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-10 05:49:01,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-10 05:49:01,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:49:01,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:01,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:01,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:01,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:01,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:01,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:01,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:01,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:49:01,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:01,387 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:01 GMT 2018-10-10 05:49:01,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:01,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:49:01,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:06,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:49:06,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:06,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:06,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:06,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:06,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:06,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:06,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:06,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ml3thg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:01.344Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:01.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:01.344Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:01.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:01.344Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:01.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:01.351Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:01.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "aa9aef79-d685-4167-ac88-a7d49cb354d7"}, {"node_instance_id": "bono_host_ml3thg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:03.345Z", "message": "Waiting for server \"cd26c110-6443-4ff9-ad7f-4a4a24926d96\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:03.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "aa9aef79-d685-4167-ac88-a7d49cb354d7"}, {"node_instance_id": "bind_host_9dlxil", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:03.745Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:03.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:04.407Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:04.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:04.407Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:04.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:05.428Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:05.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:05.428Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:05.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:05.428Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:05.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:05.428Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:05.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:05.428Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:05.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_security_group_sjra4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:05.428Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:05.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_security_group_sjra4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:05.730Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:05.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "8105b5a6-76ee-41e5-89d6-5ea87c9d9979"}], "metadata": {"pagination": {"total": 699, "offset": 665, "size": 50}}} 2018-10-10 05:49:06,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:06,521 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:06 GMT 2018-10-10 05:49:06,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:06,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7652 2018-10-10 05:49:06,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:06,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 05:49:06,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:06,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 05:49:06,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-10 05:49:06,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "cd26c110-6443-4ff9-ad7f-4a4a24926d96" to be deleted. current status: SHUTOFF 2018-10-10 05:49:06,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-10 05:49:06,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:49:06,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:49:06,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:06,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:06,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:49:06,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-10 05:49:06,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-10 05:49:06,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:49:06,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:49:06,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:49:06,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:06 GMT 2018-10-10 05:49:06,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:06,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:49:06,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:11,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:49:11,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:11,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:11,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:11,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:11,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:11,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:11,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:11,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_sjra4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:06.723Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:06.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bind_floatingip_wdvssf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:06.741Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:06.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "b0c4e8fc-0e51-4d77-866a-968d280e5318"}, {"node_instance_id": "bind_floatingip_wdvssf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:07.472Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:07.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_host_ml3thg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:08.556Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:08.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:09.483Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:09.483Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:09.483Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:09.483Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:09.483Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:09.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:10.515Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:11.627Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:11.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:11.627Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:11.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:11.627Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:11.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "internal_sip_security_group_z8ae4h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:11.691Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:11.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "69275c1e-ff4f-4424-95e8-ab88dd9742a5"}], "metadata": {"pagination": {"total": 724, "offset": 680, "size": 50}}} 2018-10-10 05:49:11,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:11,797 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:11 GMT 2018-10-10 05:49:11,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:11,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12652 2018-10-10 05:49:11,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:11,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:49:11,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-10 05:49:11,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-10 05:49:11,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-10 05:49:11,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:49:11,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:49:11,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:49:11,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:49:11,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-10 05:49:11,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:11,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:49:11,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:49:11,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:49:11,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:11,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:11,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:11,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-10 05:49:11,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-10 05:49:11,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 05:49:11,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-10 05:49:11,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-10 05:49:11,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:49:11,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-10 05:49:11,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 05:49:11,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:49:11,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:49:11,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:11,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:11,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:11,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:11,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:11,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:11,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:11,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:49:11,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:11,953 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:11 GMT 2018-10-10 05:49:11,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:11,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-10 05:49:11,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:16,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-10-10 05:49:17,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:17,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_z8ae4h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:12.697Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:12.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "keypair_0s2sq0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:12.697Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:12.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_security_group_p7bwkb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:12.845Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:12.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "68c91c1f-4916-4bbd-a183-b5aca55cf3a1"}, {"node_instance_id": "base_security_group_63p3s9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:12.845Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:12.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "950e57b9-7ed7-4305-935a-5ddf799a43ca"}, {"node_instance_id": "keypair_0s2sq0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:12.845Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:12.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bd388826-ffe1-4fb8-be43-fc7374e16adc"}, {"node_instance_id": "bono_floatingip_e9t2mz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:12.845Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:12.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672", "logger": "bb8aca49-c4ac-4cc2-96ed-3b0008cfd794"}, {"node_instance_id": "bono_security_group_p7bwkb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:13.743Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:13.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "base_security_group_63p3s9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:13.743Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:13.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:13.743Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:13.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}, {"node_instance_id": "bono_floatingip_e9t2mz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-10T05:49:13.743Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T05:49:13.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"}], "metadata": {"pagination": {"total": 734, "offset": 705, "size": 50}}} 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:17 GMT 2018-10-10 05:49:17,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:17,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5351 2018-10-10 05:49:17,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:17,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:49:17,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-10 05:49:17,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:49:17,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-10 05:49:17,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-10 05:49:17,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-10 05:49:17,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:49:17,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 05:49:17,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-10 05:49:17,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-10 05:49:17,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/f412fc6e-6b0e-4f23-aaf3-87e0be183672 2018-10-10 05:49:17,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:17,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:17,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:44:56.462Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "f412fc6e-6b0e-4f23-aaf3-87e0be183672"} 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:17 GMT 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-10 05:49:17,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:17,156 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv 2018-10-10 05:49:17,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:17,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:17,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:17,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "73be5ce6-4160-43d1-981c-279f476c35e2", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "bono_cluster_size": 1, "flavor_id": "686c7c01-bee8-4905-9cf1-f9a13f9d7500", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:20.089Z", "updated_at": "2018-10-10T05:23:20.089Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:17 GMT 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-10 05:49:17,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:17,928 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv 2018-10-10 05:49:18,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:49:18,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:49:18,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:49:18,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:49:18,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:49:18,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:49:18,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:49:18,016 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-10 05:49:18,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-10T05:23:11.466Z", "updated_at": "2018-10-10T05:23:11.466Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-10-10 05:49:18,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:49:18,019 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:49:18 GMT 2018-10-10 05:49:18,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:49:18,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-10 05:49:18,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:49:18,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 05:49:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:21,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4de8049-59cc-4441-9251-3ce99f35427b Date: Wed, 10 Oct 2018 05:49:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:49:21,458 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2 used request id req-c4de8049-59cc-4441-9251-3ce99f35427b 2018-10-10 05:49:21,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.41585493088s 2018-10-10 05:49:21,459 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/73be5ce6-4160-43d1-981c-279f476c35e2 used request id req-c4de8049-59cc-4441-9251-3ce99f35427b 2018-10-10 05:49:21,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 05:49:21,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:21,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49: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-52e902a1-ca34-4b88-b9fa-e71bf9721a21 x-compute-request-id: req-52e902a1-ca34-4b88-b9fa-e71bf9721a21 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "686c7c01-bee8-4905-9cf1-f9a13f9d7500", "name": "cloudify_ims-flavor_alt_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "name": "cloudify_ims-flavor_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 05:49:21,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-52e902a1-ca34-4b88-b9fa-e71bf9721a21 2018-10-10 05:49:21,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.21363401413s 2018-10-10 05:49:21,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-52e902a1-ca34-4b88-b9fa-e71bf9721a21 2018-10-10 05:49:21,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 05:49:21,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:21,718 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:49: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-e0269338-0501-48c4-8873-b4cff4ad695a x-compute-request-id: req-e0269338-0501-48c4-8873-b4cff4ad695a Content-Length: 0 Content-Type: application/json 2018-10-10 05:49:21,719 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500 used request id req-e0269338-0501-48c4-8873-b4cff4ad695a 2018-10-10 05:49:21,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424129962921s 2018-10-10 05:49:21,719 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/686c7c01-bee8-4905-9cf1-f9a13f9d7500 used request id req-e0269338-0501-48c4-8873-b4cff4ad695a 2018-10-10 05:49:21,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-10 05:49:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/b4a736e2-9cf4-4421-9e72-9e4a8ecb311b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:22,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92749f8a-0daf-4109-aafc-c4bc89e7e5bf Content-Length: 0 Date: Wed, 10 Oct 2018 05:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:49:22,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/b4a736e2-9cf4-4421-9e72-9e4a8ecb311b.json used request id req-92749f8a-0daf-4109-aafc-c4bc89e7e5bf 2018-10-10 05:49:22,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11808085442s 2018-10-10 05:49:22,841 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/b4a736e2-9cf4-4421-9e72-9e4a8ecb311b.json used request id req-92749f8a-0daf-4109-aafc-c4bc89e7e5bf 2018-10-10 05:49:22,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:49:22,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:23,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d3feba68-9c4e-41cf-b885-488db8e76742 Date: Wed, 10 Oct 2018 05:49:23 GMT RESP BODY: {"floatingips": []} 2018-10-10 05:49:23,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d3feba68-9c4e-41cf-b885-488db8e76742 2018-10-10 05:49:23,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.182226896286s 2018-10-10 05:49:23,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d3feba68-9c4e-41cf-b885-488db8e76742 2018-10-10 05:49:23,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-10 05:49:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:23,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05: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 x-openstack-request-id: req-41321493-1cbf-4fd5-b82c-d13f7d141f55 x-compute-request-id: req-41321493-1cbf-4fd5-b82c-d13f7d141f55 Content-Type: application/json 2018-10-10 05:49:23,321 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f used request id req-41321493-1cbf-4fd5-b82c-d13f7d141f55 2018-10-10 05:49:23,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.291487932205s 2018-10-10 05:49:23,321 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f used request id req-41321493-1cbf-4fd5-b82c-d13f7d141f55 2018-10-10 05:49:23,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:49:23,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:24,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-7db0c7f8-0d78-4f6e-9ec2-a9731f9cffc0 x-compute-request-id: req-7db0c7f8-0d78-4f6e-9ec2-a9731f9cffc0 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:35:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:35:c0", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:22:05.000000", "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:49:23Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:49:24,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7db0c7f8-0d78-4f6e-9ec2-a9731f9cffc0 2018-10-10 05:49:24,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700610876083s 2018-10-10 05:49:24,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7db0c7f8-0d78-4f6e-9ec2-a9731f9cffc0 2018-10-10 05:49:24,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:49:26,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:49:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:27,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-22e88074-e75a-438e-8680-482ab9c74b99 x-compute-request-id: req-22e88074-e75a-438e-8680-482ab9c74b99 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:35:c0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ccbd55aa-4e5e-41c2-88ee-1386168d657f", "rel": "bookmark"}], "image": {"id": "4549898f-da09-47df-95a6-862f3fbacf29", "links": [{"href": "http://172.30.9.25:8774/images/4549898f-da09-47df-95a6-862f3fbacf29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:22:05.000000", "flavor": {"id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "links": [{"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}]}, "id": "ccbd55aa-4e5e-41c2-88ee-1386168d657f", "security_groups": [{"name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}], "user_id": "e5397b6e25664e4db251f8e5fe5efe54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:49:23Z", "hostId": "977c528e8c8ab282f9bc8c47cd5125650e569699f0473b232e7be397", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "name": "cloudify_ims-vm_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "created": "2018-10-10T05:19:30Z", "tenant_id": "4537f29306c843f790607a4977125824", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:49:27,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-22e88074-e75a-438e-8680-482ab9c74b99 2018-10-10 05:49:27,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.980589151382s 2018-10-10 05:49:27,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-22e88074-e75a-438e-8680-482ab9c74b99 2018-10-10 05:49:27,010 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:49:29,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:49:29,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:29,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49: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-a0797fca-7595-4d89-bf6c-76bcf2f84e32 x-compute-request-id: req-a0797fca-7595-4d89-bf6c-76bcf2f84e32 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 05:49:29,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0797fca-7595-4d89-bf6c-76bcf2f84e32 2018-10-10 05:49:29,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.086718082428s 2018-10-10 05:49:29,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0797fca-7595-4d89-bf6c-76bcf2f84e32 2018-10-10 05:49:29,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:49:29,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:29,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-b9ea2212-e767-4c1c-8919-92162ccb3d52 Date: Wed, 10 Oct 2018 05:49:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:23:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:23:08Z", "revision_number": 0, "id": "785f057e-9be9-49a6-b723-aac4fa967cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:23:08Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 5, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:19:25Z", "updated_at": "2018-10-10T05:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "28f10276-7007-4181-ae3e-cff34635fa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "3ab2c433-d6b4-49eb-b238-cf94d540bf63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "69a8df2f-993b-48f1-a913-f8a1341304ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "7cc9a393-ff27-4b17-a10d-47fc5c3a592d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "930f5703-154d-4ddd-a44f-16ec13b55039", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:26Z", "revision_number": 0, "id": "99e3bbf6-7e6c-4a24-9baa-e69b694505d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:26Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:19:25Z", "revision_number": 0, "id": "ba820982-8af9-42aa-9f39-c64e689968c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:25Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-10T05:19:27Z", "revision_number": 0, "id": "dbfa6112-9d0b-4d1b-a5b3-81b8e4aa1d6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:19:27Z", "security_group_id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 8, "project_id": "4537f29306c843f790607a4977125824", "id": "a95534ec-fd8d-4953-8f35-6eb08be67cca", "name": "cloudify_ims-sg_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:49:29,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b9ea2212-e767-4c1c-8919-92162ccb3d52 2018-10-10 05:49:29,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207333087921s 2018-10-10 05:49:29,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b9ea2212-e767-4c1c-8919-92162ccb3d52 2018-10-10 05:49:29,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 05:49:29,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a95534ec-fd8d-4953-8f35-6eb08be67cca.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:29,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba595959-bca2-45b2-9a85-ee773079e157 Content-Length: 0 Date: Wed, 10 Oct 2018 05:49:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:49:29,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a95534ec-fd8d-4953-8f35-6eb08be67cca.json used request id req-ba595959-bca2-45b2-9a85-ee773079e157 2018-10-10 05:49:29,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.341598987579s 2018-10-10 05:49:29,657 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a95534ec-fd8d-4953-8f35-6eb08be67cca.json used request id req-ba595959-bca2-45b2-9a85-ee773079e157 2018-10-10 05:49:29,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-10 05:49:29,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:29,691 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:49: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-b9c4e8cc-fe09-4522-86f5-84965980cebb x-compute-request-id: req-b9c4e8cc-fe09-4522-86f5-84965980cebb Content-Length: 0 Content-Type: application/json 2018-10-10 05:49:29,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8 used request id req-b9c4e8cc-fe09-4522-86f5-84965980cebb 2018-10-10 05:49:29,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0330970287323s 2018-10-10 05:49:29,691 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_dea2e8e8-3115-4f46-a6e2-1c01f73808a8 used request id req-b9c4e8cc-fe09-4522-86f5-84965980cebb 2018-10-10 05:49:29,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-10 05:49:29,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" -d '{"subnet_id": "23531b77-9c3d-4f93-b4bd-57f40489246b"}' 2018-10-10 05:49:31,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d21f51cd-ae4d-48f9-9791-f40af7c5c26d Date: Wed, 10 Oct 2018 05:49:31 GMT RESP BODY: {"network_id": "8f05baa9-d3dd-4b55-8211-2c3a4d432c6b", "tenant_id": "4537f29306c843f790607a4977125824", "subnet_id": "23531b77-9c3d-4f93-b4bd-57f40489246b", "subnet_ids": ["23531b77-9c3d-4f93-b4bd-57f40489246b"], "port_id": "4940a7c2-96ac-4922-a276-5bfeb4271610", "id": "2c8be101-3a08-4cd8-9142-59d513d4273f"} 2018-10-10 05:49:31,062 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f/remove_router_interface.json used request id req-d21f51cd-ae4d-48f9-9791-f40af7c5c26d 2018-10-10 05:49:31,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.37040686607s 2018-10-10 05:49:31,063 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f/remove_router_interface.json used request id req-d21f51cd-ae4d-48f9-9791-f40af7c5c26d returning object 2c8be101-3a08-4cd8-9142-59d513d4273f 2018-10-10 05:49:31,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-10 05:49:31,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:31,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-5f0711da-24ae-4b40-9262-ceaa0cb9bb7b Date: Wed, 10 Oct 2018 05:49:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:37Z", "admin_state_up": true, "updated_at": "2018-10-10T05:49:30Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4537f29306c843f790607a4977125824", "id": "2c8be101-3a08-4cd8-9142-59d513d4273f", "name": "cloudify_ims-router_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:49:31,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-5f0711da-24ae-4b40-9262-ceaa0cb9bb7b 2018-10-10 05:49:31,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.22657084465s 2018-10-10 05:49:31,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-5f0711da-24ae-4b40-9262-ceaa0cb9bb7b 2018-10-10 05:49:31,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-10 05:49:31,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:34,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5062ee8-bf2c-47a2-98c0-d0fe94f7aee6 Content-Length: 0 Date: Wed, 10 Oct 2018 05:49:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:49:34,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f.json used request id req-f5062ee8-bf2c-47a2-98c0-d0fe94f7aee6 2018-10-10 05:49:34,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.4993789196s 2018-10-10 05:49:34,791 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2c8be101-3a08-4cd8-9142-59d513d4273f.json used request id req-f5062ee8-bf2c-47a2-98c0-d0fe94f7aee6 2018-10-10 05:49:34,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 05:49:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:34,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-eee7e845-0500-4d26-b979-8dd0a788d857 Date: Wed, 10 Oct 2018 05:49:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T05:17:36Z","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":"4537f29306c843f790607a4977125824","id":"23531b77-9c3d-4f93-b4bd-57f40489246b","subnetpool_id":null,"name":"cloudify_ims-subnet_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:49:34,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-eee7e845-0500-4d26-b979-8dd0a788d857 2018-10-10 05:49:34,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0541651248932s 2018-10-10 05:49:34,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-eee7e845-0500-4d26-b979-8dd0a788d857 2018-10-10 05:49:34,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-10 05:49:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/23531b77-9c3d-4f93-b4bd-57f40489246b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:37,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6aefedd6-5f16-4cfc-843a-a901bbb10aea Date: Wed, 10 Oct 2018 05:49:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:49:37,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/23531b77-9c3d-4f93-b4bd-57f40489246b.json used request id req-6aefedd6-5f16-4cfc-843a-a901bbb10aea 2018-10-10 05:49:37,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46576094627s 2018-10-10 05:49:37,314 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/23531b77-9c3d-4f93-b4bd-57f40489246b.json used request id req-6aefedd6-5f16-4cfc-843a-a901bbb10aea 2018-10-10 05:49:37,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:49:37,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:37,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-7e652493-bfdf-4926-8096-de8957e40b50 Date: Wed, 10 Oct 2018 05:49:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:49:37Z","tenant_id":"4537f29306c843f790607a4977125824","created_at":"2018-10-10T05:17:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"4537f29306c843f790607a4977125824","id":"8f05baa9-d3dd-4b55-8211-2c3a4d432c6b","name":"cloudify_ims-net_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:49:37,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7e652493-bfdf-4926-8096-de8957e40b50 2018-10-10 05:49:37,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108603954315s 2018-10-10 05:49:37,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7e652493-bfdf-4926-8096-de8957e40b50 2018-10-10 05:49:37,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-10 05:49:37,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/8f05baa9-d3dd-4b55-8211-2c3a4d432c6b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:38,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d63b6436-bf37-4fec-8d1e-e0858c0459cf Date: Wed, 10 Oct 2018 05:49:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:49:38,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8f05baa9-d3dd-4b55-8211-2c3a4d432c6b.json used request id req-d63b6436-bf37-4fec-8d1e-e0858c0459cf 2018-10-10 05:49:38,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.973545074463s 2018-10-10 05:49:38,398 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8f05baa9-d3dd-4b55-8211-2c3a4d432c6b.json used request id req-d63b6436-bf37-4fec-8d1e-e0858c0459cf 2018-10-10 05:49:38,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:49:38,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:38,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0cc4f332-455f-42d7-b34c-a20948928825 Date: Wed, 10 Oct 2018 05:49:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "metadata": {}}], "file": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29/file", "owner": "4537f29306c843f790607a4977125824", "id": "4549898f-da09-47df-95a6-862f3fbacf29", "size": 4373348352, "self": "/v2/images/4549898f-da09-47df-95a6-862f3fbacf29", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/4549898f-da09-47df-95a6-862f3fbacf29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:19:23Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:18:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:49:38,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0cc4f332-455f-42d7-b34c-a20948928825 2018-10-10 05:49:38,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.561283111572s 2018-10-10 05:49:38,960 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0cc4f332-455f-42d7-b34c-a20948928825 2018-10-10 05:49:38,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 05:49:38,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/4549898f-da09-47df-95a6-862f3fbacf29 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7429d92a16c00a65503bc992988424a32480fbf1" 2018-10-10 05:49:42,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8a1c6c2-9bc5-4fa0-9394-dfe102b93bc9 Date: Wed, 10 Oct 2018 05:49:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:49:42,847 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4549898f-da09-47df-95a6-862f3fbacf29 used request id req-d8a1c6c2-9bc5-4fa0-9394-dfe102b93bc9 2018-10-10 05:49:42,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.88471412659s 2018-10-10 05:49:42,847 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4549898f-da09-47df-95a6-862f3fbacf29 used request id req-d8a1c6c2-9bc5-4fa0-9394-dfe102b93bc9 2018-10-10 05:49:42,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 05:49:42,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:42,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49: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-74be382a-b9f2-4ef6-a5bd-5b6a506f3553 x-compute-request-id: req-74be382a-b9f2-4ef6-a5bd-5b6a506f3553 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "adf33c28-e330-4f56-be71-6d5bceb6959a", "name": "cloudify_ims-flavor_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 05:49:42,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-74be382a-b9f2-4ef6-a5bd-5b6a506f3553 2018-10-10 05:49:42,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0344281196594s 2018-10-10 05:49:42,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-74be382a-b9f2-4ef6-a5bd-5b6a506f3553 2018-10-10 05:49:42,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 05:49:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:42,929 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:49: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-a9b25b3b-4091-4328-9254-71e98d93c549 x-compute-request-id: req-a9b25b3b-4091-4328-9254-71e98d93c549 Content-Length: 0 Content-Type: application/json 2018-10-10 05:49:42,929 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a used request id req-a9b25b3b-4091-4328-9254-71e98d93c549 2018-10-10 05:49:42,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.045716047287s 2018-10-10 05:49:42,930 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/adf33c28-e330-4f56-be71-6d5bceb6959a used request id req-a9b25b3b-4091-4328-9254-71e98d93c549 2018-10-10 05:49:42,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:49:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:43,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3b5380-cdaf-4d82-b60f-46a9296f8702 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8", "links": {"self": "http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54"}, "domain_id": "default", "enabled": true, "id": "e5397b6e25664e4db251f8e5fe5efe54", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:49:43,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fe3b5380-cdaf-4d82-b60f-46a9296f8702 2018-10-10 05:49:43,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980820655823s 2018-10-10 05:49:43,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fe3b5380-cdaf-4d82-b60f-46a9296f8702 2018-10-10 05:49:43,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:49:43,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:43,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47dc10b-5314-4726-b204-9ee441373de9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54"}, "enabled": true, "id": "e5397b6e25664e4db251f8e5fe5efe54", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}} 2018-10-10 05:49:43,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54 used request id req-d47dc10b-5314-4726-b204-9ee441373de9 2018-10-10 05:49:43,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102381944656s 2018-10-10 05:49:43,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54 used request id req-d47dc10b-5314-4726-b204-9ee441373de9 2018-10-10 05:49:43,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 05:49:43,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:43,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fa5b844-faef-4c21-854e-ee5bd99bf9e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:49:43,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54 used request id req-9fa5b844-faef-4c21-854e-ee5bd99bf9e3 2018-10-10 05:49:43,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22772693634s 2018-10-10 05:49:43,367 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e5397b6e25664e4db251f8e5fe5efe54 used request id req-9fa5b844-faef-4c21-854e-ee5bd99bf9e3 2018-10-10 05:49:43,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:49:43,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:43,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e8f189-099a-469c-aee1-fbdf6bcabb68 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824"}, "enabled": true, "id": "4537f29306c843f790607a4977125824", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_dea2e8e8-3115-4f46-a6e2-1c01f73808a8"}]} 2018-10-10 05:49:43,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-c8e8f189-099a-469c-aee1-fbdf6bcabb68 2018-10-10 05:49:43,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.090282201767s 2018-10-10 05:49:43,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-c8e8f189-099a-469c-aee1-fbdf6bcabb68 2018-10-10 05:49:43,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 05:49:43,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:43,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37a4d0f-c001-434c-879d-1bc7583753b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:49:43,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824 used request id req-c37a4d0f-c001-434c-879d-1bc7583753b7 2018-10-10 05:49:43,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.1376080513s 2018-10-10 05:49:43,598 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4537f29306c843f790607a4977125824 used request id req-c37a4d0f-c001-434c-879d-1bc7583753b7 2018-10-10 05:49:43,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:49:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:43,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eacab4d-04f6-4cff-9c92-4ae8a1866e77 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2fbc3303e3b740bf90b9e5eaa0e517f5", "links": {"self": "http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5"}, "name": "Member"}, {"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:49:43,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5eacab4d-04f6-4cff-9c92-4ae8a1866e77 2018-10-10 05:49:43,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825469493866s 2018-10-10 05:49:43,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 05:49:43,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:43,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dad13c8d-8268-4e5d-b6f7-0fca9a248ff7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:49:43,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/2fbc3303e3b740bf90b9e5eaa0e517f5 used request id req-dad13c8d-8268-4e5d-b6f7-0fca9a248ff7 2018-10-10 05:49:43,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104390144348s 2018-10-10 05:49:43,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:49:43,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=4537f29306c843f790607a4977125824&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:43,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-cb2b8a21-9bb6-4269-a035-d9aa4fe148fa Date: Wed, 10 Oct 2018 05:49:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:23:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:23:08Z", "revision_number": 0, "id": "785f057e-9be9-49a6-b723-aac4fa967cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:23:08Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 5, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}]} 2018-10-10 05:49:43,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=4537f29306c843f790607a4977125824&name=default used request id req-cb2b8a21-9bb6-4269-a035-d9aa4fe148fa 2018-10-10 05:49:43,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195802927017s 2018-10-10 05:49:43,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=4537f29306c843f790607a4977125824&name=default used request id req-cb2b8a21-9bb6-4269-a035-d9aa4fe148fa 2018-10-10 05:49:43,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:49:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:44,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-bc61b1f1-c4c6-4700-aac7-41a318a50995 Date: Wed, 10 Oct 2018 05:49:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4537f29306c843f790607a4977125824", "created_at": "2018-10-10T05:17:34Z", "updated_at": "2018-10-10T05:23:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:23:08Z", "revision_number": 0, "id": "785f057e-9be9-49a6-b723-aac4fa967cec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:23:08Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "621bf5aa-3c6a-4a4c-96ac-13426b0087cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c9f81738-ac6d-4862-ba5d-977961406cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "facff0d7-16c5-4ed3-b193-5d3cca985905", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv4", "project_id": "4537f29306c843f790607a4977125824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:17:34Z", "revision_number": 0, "id": "c4076036-3650-489c-bbe4-15cc4f1310a3", "remote_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "remote_ip_prefix": null, "created_at": "2018-10-10T05:17:34Z", "security_group_id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "tenant_id": "4537f29306c843f790607a4977125824", "port_range_min": null, "ethertype": "IPv6", "project_id": "4537f29306c843f790607a4977125824"}], "revision_number": 5, "project_id": "4537f29306c843f790607a4977125824", "id": "2c44901c-3a35-4dd6-9a13-216fe19a3c31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 05:49:44,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bc61b1f1-c4c6-4700-aac7-41a318a50995 2018-10-10 05:49:44,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20064997673s 2018-10-10 05:49:44,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bc61b1f1-c4c6-4700-aac7-41a318a50995 2018-10-10 05:49:44,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 05:49:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2c44901c-3a35-4dd6-9a13-216fe19a3c31.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e6bcb76d9417990169a9a62214b5170a5e236ba" 2018-10-10 05:49:44,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0108c1d7-d61b-43e8-8cd8-992294063e74 Content-Length: 0 Date: Wed, 10 Oct 2018 05:49:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 05:49:44,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2c44901c-3a35-4dd6-9a13-216fe19a3c31.json used request id req-0108c1d7-d61b-43e8-8cd8-992294063e74 2018-10-10 05:49:44,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.278323888779s 2018-10-10 05:49:44,474 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2c44901c-3a35-4dd6-9a13-216fe19a3c31.json used request id req-0108c1d7-d61b-43e8-8cd8-992294063e74 2018-10-10 05:49:44,540 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-10 05:49:44,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 05:49:44,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 05:49:44,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 05:49:44,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 05:49:44,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 05:49:44,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 05:49:44,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 05:49:44,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 05:49:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 05:49:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 05:49:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 05:49:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 05:49:44,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:49:44,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a059b648-8960-4742-8839-1915aa5991a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:49:44,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a059b648-8960-4742-8839-1915aa5991a4 2018-10-10 05:49:44,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:49:45,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T06:49:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["1lWhoYfxSb2pXR9CtgQ6oQ"], "issued_at": "2018-10-10T05:49:45.000000Z"}} 2018-10-10 05:49:45,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:49:45,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:45,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-dbc6a472-3b7f-4e0f-9161-b7270e9793c3 Date: Wed, 10 Oct 2018 05:49:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 05:49:45,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dbc6a472-3b7f-4e0f-9161-b7270e9793c3 2018-10-10 05:49:45,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343216180801s 2018-10-10 05:49:45,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dbc6a472-3b7f-4e0f-9161-b7270e9793c3 2018-10-10 05:49:45,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 05:49:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:45,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 05:49:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 05:49:45,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:45,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52bd9b3-dfcb-42e4-bace-6b1da8f0ef4e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 05:49:45,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-c52bd9b3-dfcb-42e4-bace-6b1da8f0ef4e 2018-10-10 05:49:45,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0952160358429s 2018-10-10 05:49:45,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 05:49:45,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}}' 2018-10-10 05:49:45,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102f0c4f-65eb-4bf2-b6d0-efeea84bc858 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b"}, "enabled": true, "id": "e3ca2ec0d44a4223a19bdff6f28a239b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}} 2018-10-10 05:49:45,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-102f0c4f-65eb-4bf2-b6d0-efeea84bc858 2018-10-10 05:49:45,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.112676143646s 2018-10-10 05:49:45,650 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-102f0c4f-65eb-4bf2-b6d0-efeea84bc858 2018-10-10 05:49:45,651 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 05:49:45,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 05:49:46,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.36328792572s 2018-10-10 05:49:46,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f627eed-bb43-4661-a8fb-46af53b4c363 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90"}, "enabled": true, "id": "629bd5de53144bf5a73e8bb5f9377c90", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}} 2018-10-10 05:49:46,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90 used request id req-3f627eed-bb43-4661-a8fb-46af53b4c363 2018-10-10 05:49:46,111 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'629bd5de53144bf5a73e8bb5f9377c90', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc'}) 2018-10-10 05:49:46,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:49:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7e6af8-3e24-471a-a829-d54b3b38401c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:49:46,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ab7e6af8-3e24-471a-a829-d54b3b38401c 2018-10-10 05:49:46,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.175238847733s 2018-10-10 05:49:46,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:49:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7260c386-4a1a-411a-885e-7dfd2f705d5d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 05:49:46,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7260c386-4a1a-411a-885e-7dfd2f705d5d 2018-10-10 05:49:46,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0846679210663s 2018-10-10 05:49:46,373 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 05:49:46,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 05:49:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" -d '{"role": {"name": "Member"}}' 2018-10-10 05:49:46,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b16168d0-6bf0-40ac-87c8-3150a7233df3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e622a6e576ef4253a69c7e45317a239d", "links": {"self": "http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d"}, "name": "Member"}} 2018-10-10 05:49:46,476 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-b16168d0-6bf0-40ac-87c8-3150a7233df3 2018-10-10 05:49:46,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101922035217s 2018-10-10 05:49:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19697e32-fcda-4f0c-84cc-d311b71c546b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d"}, "domain_id": null, "name": "Member", "id": "e622a6e576ef4253a69c7e45317a239d"}} 2018-10-10 05:49:46,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d used request id req-19697e32-fcda-4f0c-84cc-d311b71c546b 2018-10-10 05:49:46,556 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d'}, 'domain_id': None, 'human_id': None, 'id': u'e622a6e576ef4253a69c7e45317a239d', 'HUMAN_ID': False}) 2018-10-10 05:49:46,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 05:49:46,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc9d046-5b50-4252-a275-7e0bcb845e20 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e622a6e576ef4253a69c7e45317a239d", "links": {"self": "http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d"}, "name": "Member"}]} 2018-10-10 05:49:46,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cfc9d046-5b50-4252-a275-7e0bcb845e20 2018-10-10 05:49:46,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841431617737s 2018-10-10 05:49:46,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 05:49:46,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1955bd7-23d5-4376-9e89-43f0b863283f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 05:49:46,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-f1955bd7-23d5-4376-9e89-43f0b863283f 2018-10-10 05:49:46,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0805320739746s 2018-10-10 05:49:46,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 05:49:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d013fd-438e-47c1-9082-d9409c70bbfe Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "links": {"self": "http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90"}, "domain_id": "default", "enabled": true, "id": "629bd5de53144bf5a73e8bb5f9377c90", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 05:49:46,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-28d013fd-438e-47c1-9082-d9409c70bbfe 2018-10-10 05:49:46,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0988869667053s 2018-10-10 05:49:46,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-28d013fd-438e-47c1-9082-d9409c70bbfe 2018-10-10 05:49:46,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:49:46,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f1fd48-bfa2-403e-82e6-2a67d6bad4bb Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b"}, "enabled": true, "id": "e3ca2ec0d44a4223a19bdff6f28a239b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:49:46,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-e7f1fd48-bfa2-403e-82e6-2a67d6bad4bb 2018-10-10 05:49:46,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0798559188843s 2018-10-10 05:49:46,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-e7f1fd48-bfa2-403e-82e6-2a67d6bad4bb 2018-10-10 05:49:46,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 05:49:46,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=629bd5de53144bf5a73e8bb5f9377c90&scope.project.id=e3ca2ec0d44a4223a19bdff6f28a239b&role.id=e622a6e576ef4253a69c7e45317a239d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:46,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8552ff-cea1-4d35-98f5-abbe5c441416 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=629bd5de53144bf5a73e8bb5f9377c90&scope.project.id=e3ca2ec0d44a4223a19bdff6f28a239b&role.id=e622a6e576ef4253a69c7e45317a239d", "previous": null, "next": null}} 2018-10-10 05:49:46,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=629bd5de53144bf5a73e8bb5f9377c90&scope.project.id=e3ca2ec0d44a4223a19bdff6f28a239b&role.id=e622a6e576ef4253a69c7e45317a239d used request id req-4a8552ff-cea1-4d35-98f5-abbe5c441416 2018-10-10 05:49:46,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0755980014801s 2018-10-10 05:49:46,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 05:49:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b/users/629bd5de53144bf5a73e8bb5f9377c90/roles/e622a6e576ef4253a69c7e45317a239d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:47,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 05:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-690955b5-4736-4614-bc18-1970f6a096d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 05:49:47,203 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b/users/629bd5de53144bf5a73e8bb5f9377c90/roles/e622a6e576ef4253a69c7e45317a239d used request id req-690955b5-4736-4614-bc18-1970f6a096d9 2018-10-10 05:49:47,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.215093851089s 2018-10-10 05:49:47,204 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '727e837a-8b6c-4e4b-86d9-8f4f297ae0b4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 05:49:47,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 05:49:47,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 05:49:47,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 05:49:47,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 05:49:47,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 05:49:47,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 05:49:47,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 05:49:47,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 05:49:47,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 05:49:47,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 05:49:47,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 05:49:47,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 05:49:47,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 05:49:47,209 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'password': '727e837a-8b6c-4e4b-86d9-8f4f297ae0b4', 'project_name': 'vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'e3ca2ec0d44a4223a19bdff6f28a239b', 'project_domain_name': 'Default'} 2018-10-10 05:49:47,242 - 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-10-10 05:49:47,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-10 05:49:47,282 - 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-10-10 05:49:47,353 - 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-10-10 05:49:47,353 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-10 05:49:47,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 05:49:47,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:47,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0dca6e7-b29a-47c1-a7c8-7b5fd94e795c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 05:49:47,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-c0dca6e7-b29a-47c1-a7c8-7b5fd94e795c 2018-10-10 05:49:47,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.086592912674s 2018-10-10 05:49:47,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 05:49:47,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:49:47,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68691a6b-79b2-4179-8573-fa3fd7db7e6c Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b"}, "enabled": true, "id": "e3ca2ec0d44a4223a19bdff6f28a239b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:49:47,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-68691a6b-79b2-4179-8573-fa3fd7db7e6c 2018-10-10 05:49:47,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0752029418945s 2018-10-10 05:49:47,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-68691a6b-79b2-4179-8573-fa3fd7db7e6c 2018-10-10 05:49:47,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-10 05:49:47,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" -d '{"network": {"tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "name": "vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "admin_state_up": true}}' 2018-10-10 05:49:48,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-fd7d7e51-6111-4cd4-ae45-2ffb738c479e Date: Wed, 10 Oct 2018 05:49: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":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T05:49:47Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc","admin_state_up":true,"tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:47Z","mtu":1450}} 2018-10-10 05:49:48,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fd7d7e51-6111-4cd4-ae45-2ffb738c479e 2018-10-10 05:49:48,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.540725946426s 2018-10-10 05:49:48,061 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fd7d7e51-6111-4cd4-ae45-2ffb738c479e 2018-10-10 05:49:48,061 - 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-10-10T05:49:47Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f61fd52d-a480-441a-b2d1-26d9290e3f1e', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', u'created_at': u'2018-10-10T05:49:47Z', u'mtu': 1450, u'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b'}) 2018-10-10 05:49:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 05:49:48,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8656a1b0-6b5f-4c5c-98ce-1af1ef664b5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 05:49:48,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8656a1b0-6b5f-4c5c-98ce-1af1ef664b5d 2018-10-10 05:49:48,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 05:49:48,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e622a6e576ef4253a69c7e45317a239d", "name": "Member"}], "expires_at": "2018-10-10T06:49:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3ca2ec0d44a4223a19bdff6f28a239b", "name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/e3ca2ec0d44a4223a19bdff6f28a239b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "id": "629bd5de53144bf5a73e8bb5f9377c90"}, "audit_ids": ["kyMOZZSeRqCsRbcxPHkZkQ"], "issued_at": "2018-10-10T05:49:48.000000Z"}} 2018-10-10 05:49:48,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:49:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:49:48,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-2827395c-9df3-4d1d-b9b8-7f0187cbb52e Date: Wed, 10 Oct 2018 05:49:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T05:49:47Z","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","name":"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:49:48,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2827395c-9df3-4d1d-b9b8-7f0187cbb52e 2018-10-10 05:49:48,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266329050064s 2018-10-10 05:49:48,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2827395c-9df3-4d1d-b9b8-7f0187cbb52e 2018-10-10 05:49:48,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-10 05:49:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"subnet": {"name": "vyos_vrouter-subnet_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "enable_dhcp": true, "network_id": "f61fd52d-a480-441a-b2d1-26d9290e3f1e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-10 05:49:49,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e4f996b9-48ba-4114-bb2e-f83980d7ef5a Date: Wed, 10 Oct 2018 05:49:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T05:49:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","id":"3d6f8884-56ce-40a5-ba46-e56bd79c8139","subnetpool_id":null,"name":"vyos_vrouter-subnet_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}} 2018-10-10 05:49:49,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e4f996b9-48ba-4114-bb2e-f83980d7ef5a 2018-10-10 05:49:49,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.771157026291s 2018-10-10 05:49:49,486 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e4f996b9-48ba-4114-bb2e-f83980d7ef5a 2018-10-10 05:49:49,486 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T05:49:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3d6f8884-56ce-40a5-ba46-e56bd79c8139', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', u'enable_dhcp': True, u'network_id': u'f61fd52d-a480-441a-b2d1-26d9290e3f1e', u'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'created_at': u'2018-10-10T05:49:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b'}) 2018-10-10 05:49:49,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-10 05:49:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "vyos_vrouter-router_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "admin_state_up": true}}' 2018-10-10 05:49:55,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-40a3ae69-b26a-480c-b1c4-5974ce4c50b6 Date: Wed, 10 Oct 2018 05:49:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:50Z", "admin_state_up": true, "updated_at": "2018-10-10T05:49:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "02b9461f-1892-45fd-87da-dd778441ecb6", "name": "vyos_vrouter-router_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}} 2018-10-10 05:49:55,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-40a3ae69-b26a-480c-b1c4-5974ce4c50b6 2018-10-10 05:49:55,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.70317387581s 2018-10-10 05:49:55,190 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-40a3ae69-b26a-480c-b1c4-5974ce4c50b6 2018-10-10 05:49:55,191 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T05:49:51Z', u'revision_number': 3, u'id': u'02b9461f-1892-45fd-87da-dd778441ecb6', u'external_gateway_info': {u'network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aba2c23f-74a8-4abc-89e9-a47b00844074', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', u'admin_state_up': True, u'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'created_at': u'2018-10-10T05:49:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b'}) 2018-10-10 05:49:55,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-10 05:49:55,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"subnet_id": "3d6f8884-56ce-40a5-ba46-e56bd79c8139"}' 2018-10-10 05:49:57,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-df6f482d-58ad-4074-90ab-167e14b4d751 Date: Wed, 10 Oct 2018 05:49:57 GMT RESP BODY: {"network_id": "f61fd52d-a480-441a-b2d1-26d9290e3f1e", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "subnet_id": "3d6f8884-56ce-40a5-ba46-e56bd79c8139", "subnet_ids": ["3d6f8884-56ce-40a5-ba46-e56bd79c8139"], "port_id": "fae71b37-0335-474f-9dce-a4959c47cb1a", "id": "02b9461f-1892-45fd-87da-dd778441ecb6"} 2018-10-10 05:49:57,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6/add_router_interface.json used request id req-df6f482d-58ad-4074-90ab-167e14b4d751 2018-10-10 05:49:57,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15903401375s 2018-10-10 05:49:57,351 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6/add_router_interface.json used request id req-df6f482d-58ad-4074-90ab-167e14b4d751 returning object 02b9461f-1892-45fd-87da-dd778441ecb6 2018-10-10 05:49:57,352 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-10 05:50:20,342 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-10 05:50:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:50:20,349 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 05:50:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 05:50:20,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:50:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:50:20,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-80becbe6-7e30-48c0-9588-dfa4bc5e12a0 Date: Wed, 10 Oct 2018 05:50:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:50:20,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-80becbe6-7e30-48c0-9588-dfa4bc5e12a0 2018-10-10 05:50:20,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.577908039093s 2018-10-10 05:50:20,931 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-80becbe6-7e30-48c0-9588-dfa4bc5e12a0 2018-10-10 05:50:20,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 05:50:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}' 2018-10-10 05:50:21,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed X-Openstack-Request-Id: req-23a1448e-7d37-4454-8113-fd464dbcd85a Date: Wed, 10 Oct 2018 05:50:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file", "owner": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "size": null, "self": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:50:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "checksum": null, "created_at": "2018-10-10T05:50:21Z", "protected": false} 2018-10-10 05:50:21,143 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-23a1448e-7d37-4454-8113-fd464dbcd85a 2018-10-10 05:50:21,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.210916996002s 2018-10-10 05:50:21,144 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-23a1448e-7d37-4454-8113-fd464dbcd85a returning object b81170cb-99b0-46a3-ac1b-7c507fd067ed 2018-10-10 05:50:21,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 05:50:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '' 2018-10-10 05:51:32,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab2fa010-d2ba-4fd6-8768-6f8592dd0816 Date: Wed, 10 Oct 2018 05:51:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:51:32,512 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file used request id req-ab2fa010-d2ba-4fd6-8768-6f8592dd0816 2018-10-10 05:51:32,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 71.3672230244s 2018-10-10 05:51:32,512 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file used request id req-ab2fa010-d2ba-4fd6-8768-6f8592dd0816 2018-10-10 05:51:32,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:51:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:32,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-81d08026-3ecd-474a-ba44-58b970253195 Date: Wed, 10 Oct 2018 05:51:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "metadata": {}}], "file": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file", "owner": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "size": 4373348352, "self": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:51:32Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:50:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:51:32,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-81d08026-3ecd-474a-ba44-58b970253195 2018-10-10 05:51:32,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202584981918s 2018-10-10 05:51:32,716 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-81d08026-3ecd-474a-ba44-58b970253195 2018-10-10 05:51:32,718 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file', 'owner': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'id': u'b81170cb-99b0-46a3-ac1b-7c507fd067ed', 'size': 4373348352, u'self': u'/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'name': 'vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T05:51:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T05:51:32Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'created': u'2018-10-10T05:50:21Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-10T05:50:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-10 05:51:32,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 05:51:32,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-10 05:51:32,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51: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-db350efb-96d2-4a36-93d1-db108325b13e x-compute-request-id: req-db350efb-96d2-4a36-93d1-db108325b13e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "name": "vyos_vrouter-flavor_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:51:32,904 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-db350efb-96d2-4a36-93d1-db108325b13e 2018-10-10 05:51:32,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.185703992844s 2018-10-10 05:51:32,905 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-db350efb-96d2-4a36-93d1-db108325b13e returning object 8be03e3c-e4f1-4b46-964b-96f5c277323c 2018-10-10 05:51:32,906 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', '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'12fa6dd9c3df4310ac43440581910811', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'8be03e3c-e4f1-4b46-964b-96f5c277323c', 'swap': 0}) 2018-10-10 05:51:32,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 05:51:32,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" -d '{"extra_specs": {}}' 2018-10-10 05:51:32,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51: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-5a1d61ac-de3f-4166-9f38-89d02a590562 x-compute-request-id: req-5a1d61ac-de3f-4166-9f38-89d02a590562 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 05:51:32,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c/os-extra_specs used request id req-5a1d61ac-de3f-4166-9f38-89d02a590562 2018-10-10 05:51:32,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211818218231s 2018-10-10 05:51:32,928 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c/os-extra_specs used request id req-5a1d61ac-de3f-4166-9f38-89d02a590562 2018-10-10 05:51:32,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-10 05:51:32,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"keypair": {"name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}}' 2018-10-10 05:51:33,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51: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-7dcef4d9-c5cb-4169-ad20-0a09a4e40e30 x-compute-request-id: req-7dcef4d9-c5cb-4169-ad20-0a09a4e40e30 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtGtZ92BJ08Rm4KStFsllimI8ajM0qwVk35MzIiefbDde6/D2EKoJd5wK9BvXPj0DYARvxin/dtGYm3aLa84ZVHz5GDu+CzgA9yrRUpOSkTrs0AED/zcvDz9ULbdqEiHR6yKNp1LqqGtRwJVfFou5L5jlX2koInrD6IK+sn6+sjGiHSQrBrwZKp3l8XT3gZN4UNxsKQmZ8SEwNTKXw6sROTEHRK76g3IhCG9PwxKTl1gkmMmre5tofHeX3D0awAXhL69pialrdg816ANzrBHmvWRGid4P+AbVaLIvDVxhiu7kWgSR5NmBXUyzcbyOumJORGTcGOuNVhv4/KxzRJ03H Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArRrWfdgSdPEZuCkrRbJZYpiPGozNKsFZN+TMyInn2w3Xuvw9\nhCqCXecCvQb1z49A2AEb8Yp/3bRmJt2i2vOGVR8+Rg7vgs4APcq0VKTkpE67NABA\n/83Lw8/VC23ahIh0esijadS6qhrUcCVXxaLuS+Y5V9pKCJ6w+iCvrJ+vrIxoh0kK\nwa8GSqd5fF094GTeFDcbCkJmfEhMDUyl8OrETkxB0Su+oNyIQhvT8MSk5dYJJjJq\n3ubaHx3l9w9GsAF4S+vaYmpa3YPNegDc6wR5r1kRoneD/gG1WiyLw1cYYru5FoEk\neTZgV1Ms3G8jrpiTkRk3BjrjVYb+Pysc0SdNxwIDAQABAoIBAQCdccOVQmnHI2OZ\nNRi+k7DpFIlURKx3LtTPGbOI0qWnf7evwqzRATkB35OGCkaZOlpoHNolnysdo28l\n+oCdVNHhqkEhx4PhHSzrButt8WxkZZevfGuiPrQOrYHAm3IdCV+oLcU0BOCixzRh\nrBVhFQhY0FVnqoubu3qMhh5CjBtke/F73RI/umOgeahB7wGAYKGlgX9FAswzFy0h\nTdT+VrtV+Ki734oR9j4WFvufoztXD6/aLAR4ZCt8/j02oHT+fkZlCRE5DhhjrcwK\nDha6OkBlE3K6Ao8EXEbP0u6jAskQ5RXLWpd+OHvLweig0HRqKgQ9Tl6XvWgUAPsj\nRiegGKTBAoGBANrkBykOTEiAC+FZOHutryJPGoqj7AhOw1j0AKGRIktFwe/Kvx5y\nM6EPpH6gIdBHStC70Y350SZRwpYNl6JpxAJX1K6P8ER5WkX1cyyWXQRtDOHXEcXG\nIeYMB7JmEYMqKN4MutY04O4ZRoBw9yUxoaHfH+e0ZL4fKjTg77cNAa/rAoGBAMpz\nrZEuBe0xYjau4UPd+XGrDgtoN9pbIcrCvKY3Ql35O+MZQFAfRCGnz4W7JnFH8vxQ\n1Xqln4d5wbkp1FuctGLwfDmXLaKZC/LRXk5XQtjdea1iGjhdacbwTiddimJSPzMy\ny9M6Z4tOLFUjqAD8Kfjpy0m6O5IEeGn4+Vlwcz6VAoGALjmZiYILegQQfjZpRzUW\nlxg9cqnLXrXDazWcLIKJy3ufyRP36GYVoR28j0Eh4uorUolXZ7QqBv2dKjMUoqfT\nTOtfbr3W757xAXUkLXZTjmu5HLheeHWvEvXXakVDzX9JwhrOGg5wsdeEm/s/NguV\nJqoIAtaFr+DE+QXHmdCVWqECgYB1XKn5x5xX7JDq8mZUWZIJewghRMFcLAhi6pFC\nKjanE5zMAg9uYzGz8Pw0olGeyf7qllGrT+gzOTo8hSs+EJHh6VeaazFhWSe8E/N/\npsZxwbKP+JcKpdx0H0qvN2LJrLRGkePnB6yO7Tp2AL2cFJKgYagfjX6LH1xO0q56\nUt38IQKBgQCBFEez8vZz0LOltSsqzTLujFwpa9lU1TBTDguw4fPzCBtlEm+YU/hj\nA9ZNX6muLswoQ7fT93KUX9cUS7ceBhrMpzXYGs/yfzV+xYXhdXOrvOmphEjvcPt3\nDc4lRoANtfknRJ8r5NnzcCzjZgO1rEuWdx20bNEY2jSCqVmV8Imc5w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "fingerprint": "9f:bf:b3:9f:3a:e7:3e:fc:03:0e:7d:4a:8b:52:7d:ac"}} 2018-10-10 05:51:33,294 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-7dcef4d9-c5cb-4169-ad20-0a09a4e40e30 2018-10-10 05:51:33,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.364989042282s 2018-10-10 05:51:33,294 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-7dcef4d9-c5cb-4169-ad20-0a09a4e40e30 2018-10-10 05:51:33,295 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtGtZ92BJ08Rm4KStFsllimI8ajM0qwVk35MzIiefbDde6/D2EKoJd5wK9BvXPj0DYARvxin/dtGYm3aLa84ZVHz5GDu+CzgA9yrRUpOSkTrs0AED/zcvDz9ULbdqEiHR6yKNp1LqqGtRwJVfFou5L5jlX2koInrD6IK+sn6+sjGiHSQrBrwZKp3l8XT3gZN4UNxsKQmZ8SEwNTKXw6sROTEHRK76g3IhCG9PwxKTl1gkmMmre5tofHeX3D0awAXhL69pialrdg816ANzrBHmvWRGid4P+AbVaLIvDVxhiu7kWgSR5NmBXUyzcbyOumJORGTcGOuNVhv4/KxzRJ03H Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArRrWfdgSdPEZuCkrRbJZYpiPGozNKsFZN+TMyInn2w3Xuvw9\nhCqCXecCvQb1z49A2AEb8Yp/3bRmJt2i2vOGVR8+Rg7vgs4APcq0VKTkpE67NABA\n/83Lw8/VC23ahIh0esijadS6qhrUcCVXxaLuS+Y5V9pKCJ6w+iCvrJ+vrIxoh0kK\nwa8GSqd5fF094GTeFDcbCkJmfEhMDUyl8OrETkxB0Su+oNyIQhvT8MSk5dYJJjJq\n3ubaHx3l9w9GsAF4S+vaYmpa3YPNegDc6wR5r1kRoneD/gG1WiyLw1cYYru5FoEk\neTZgV1Ms3G8jrpiTkRk3BjrjVYb+Pysc0SdNxwIDAQABAoIBAQCdccOVQmnHI2OZ\nNRi+k7DpFIlURKx3LtTPGbOI0qWnf7evwqzRATkB35OGCkaZOlpoHNolnysdo28l\n+oCdVNHhqkEhx4PhHSzrButt8WxkZZevfGuiPrQOrYHAm3IdCV+oLcU0BOCixzRh\nrBVhFQhY0FVnqoubu3qMhh5CjBtke/F73RI/umOgeahB7wGAYKGlgX9FAswzFy0h\nTdT+VrtV+Ki734oR9j4WFvufoztXD6/aLAR4ZCt8/j02oHT+fkZlCRE5DhhjrcwK\nDha6OkBlE3K6Ao8EXEbP0u6jAskQ5RXLWpd+OHvLweig0HRqKgQ9Tl6XvWgUAPsj\nRiegGKTBAoGBANrkBykOTEiAC+FZOHutryJPGoqj7AhOw1j0AKGRIktFwe/Kvx5y\nM6EPpH6gIdBHStC70Y350SZRwpYNl6JpxAJX1K6P8ER5WkX1cyyWXQRtDOHXEcXG\nIeYMB7JmEYMqKN4MutY04O4ZRoBw9yUxoaHfH+e0ZL4fKjTg77cNAa/rAoGBAMpz\nrZEuBe0xYjau4UPd+XGrDgtoN9pbIcrCvKY3Ql35O+MZQFAfRCGnz4W7JnFH8vxQ\n1Xqln4d5wbkp1FuctGLwfDmXLaKZC/LRXk5XQtjdea1iGjhdacbwTiddimJSPzMy\ny9M6Z4tOLFUjqAD8Kfjpy0m6O5IEeGn4+Vlwcz6VAoGALjmZiYILegQQfjZpRzUW\nlxg9cqnLXrXDazWcLIKJy3ufyRP36GYVoR28j0Eh4uorUolXZ7QqBv2dKjMUoqfT\nTOtfbr3W757xAXUkLXZTjmu5HLheeHWvEvXXakVDzX9JwhrOGg5wsdeEm/s/NguV\nJqoIAtaFr+DE+QXHmdCVWqECgYB1XKn5x5xX7JDq8mZUWZIJewghRMFcLAhi6pFC\nKjanE5zMAg9uYzGz8Pw0olGeyf7qllGrT+gzOTo8hSs+EJHh6VeaazFhWSe8E/N/\npsZxwbKP+JcKpdx0H0qvN2LJrLRGkePnB6yO7Tp2AL2cFJKgYagfjX6LH1xO0q56\nUt38IQKBgQCBFEez8vZz0LOltSsqzTLujFwpa9lU1TBTDguw4fPzCBtlEm+YU/hj\nA9ZNX6muLswoQ7fT93KUX9cUS7ceBhrMpzXYGs/yfzV+xYXhdXOrvOmphEjvcPt3\nDc4lRoANtfknRJ8r5NnzcCzjZgO1rEuWdx20bNEY2jSCqVmV8Imc5w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'629bd5de53144bf5a73e8bb5f9377c90', 'name': u'vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'created_at': '2018-10-10T05:51:33.295260', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'name': 'vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9f:bf:b3:9f:3a:e7:3e:fc:03:0e:7d:4a:8b:52:7d:ac', 'type': 'ssh', 'id': u'vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc'}) 2018-10-10 05:51:33,295 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArRrWfdgSdPEZuCkrRbJZYpiPGozNKsFZN+TMyInn2w3Xuvw9 hCqCXecCvQb1z49A2AEb8Yp/3bRmJt2i2vOGVR8+Rg7vgs4APcq0VKTkpE67NABA /83Lw8/VC23ahIh0esijadS6qhrUcCVXxaLuS+Y5V9pKCJ6w+iCvrJ+vrIxoh0kK wa8GSqd5fF094GTeFDcbCkJmfEhMDUyl8OrETkxB0Su+oNyIQhvT8MSk5dYJJjJq 3ubaHx3l9w9GsAF4S+vaYmpa3YPNegDc6wR5r1kRoneD/gG1WiyLw1cYYru5FoEk eTZgV1Ms3G8jrpiTkRk3BjrjVYb+Pysc0SdNxwIDAQABAoIBAQCdccOVQmnHI2OZ NRi+k7DpFIlURKx3LtTPGbOI0qWnf7evwqzRATkB35OGCkaZOlpoHNolnysdo28l +oCdVNHhqkEhx4PhHSzrButt8WxkZZevfGuiPrQOrYHAm3IdCV+oLcU0BOCixzRh rBVhFQhY0FVnqoubu3qMhh5CjBtke/F73RI/umOgeahB7wGAYKGlgX9FAswzFy0h TdT+VrtV+Ki734oR9j4WFvufoztXD6/aLAR4ZCt8/j02oHT+fkZlCRE5DhhjrcwK Dha6OkBlE3K6Ao8EXEbP0u6jAskQ5RXLWpd+OHvLweig0HRqKgQ9Tl6XvWgUAPsj RiegGKTBAoGBANrkBykOTEiAC+FZOHutryJPGoqj7AhOw1j0AKGRIktFwe/Kvx5y M6EPpH6gIdBHStC70Y350SZRwpYNl6JpxAJX1K6P8ER5WkX1cyyWXQRtDOHXEcXG IeYMB7JmEYMqKN4MutY04O4ZRoBw9yUxoaHfH+e0ZL4fKjTg77cNAa/rAoGBAMpz rZEuBe0xYjau4UPd+XGrDgtoN9pbIcrCvKY3Ql35O+MZQFAfRCGnz4W7JnFH8vxQ 1Xqln4d5wbkp1FuctGLwfDmXLaKZC/LRXk5XQtjdea1iGjhdacbwTiddimJSPzMy y9M6Z4tOLFUjqAD8Kfjpy0m6O5IEeGn4+Vlwcz6VAoGALjmZiYILegQQfjZpRzUW lxg9cqnLXrXDazWcLIKJy3ufyRP36GYVoR28j0Eh4uorUolXZ7QqBv2dKjMUoqfT TOtfbr3W757xAXUkLXZTjmu5HLheeHWvEvXXakVDzX9JwhrOGg5wsdeEm/s/NguV JqoIAtaFr+DE+QXHmdCVWqECgYB1XKn5x5xX7JDq8mZUWZIJewghRMFcLAhi6pFC KjanE5zMAg9uYzGz8Pw0olGeyf7qllGrT+gzOTo8hSs+EJHh6VeaazFhWSe8E/N/ psZxwbKP+JcKpdx0H0qvN2LJrLRGkePnB6yO7Tp2AL2cFJKgYagfjX6LH1xO0q56 Ut38IQKBgQCBFEez8vZz0LOltSsqzTLujFwpa9lU1TBTDguw4fPzCBtlEm+YU/hj A9ZNX6muLswoQ7fT93KUX9cUS7ceBhrMpzXYGs/yfzV+xYXhdXOrvOmphEjvcPt3 Dc4lRoANtfknRJ8r5NnzcCzjZgO1rEuWdx20bNEY2jSCqVmV8Imc5w== -----END RSA PRIVATE KEY----- 2018-10-10 05:51:33,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-10 05:51:33,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"security_group": {"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-10 05:51:33,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-b9af1c4c-d11b-45ad-b3b9-0ade3d2e724d Date: Wed, 10 Oct 2018 05:51:33 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "updated_at": "2018-10-10T05:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "9bbb98dd-2d96-4e70-9094-59c5745919c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "ecba4ad4-c747-4626-ab6e-356e0f3d939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 2, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}} 2018-10-10 05:51:33,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b9af1c4c-d11b-45ad-b3b9-0ade3d2e724d 2018-10-10 05:51:33,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.208261013031s 2018-10-10 05:51:33,507 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b9af1c4c-d11b-45ad-b3b9-0ade3d2e724d 2018-10-10 05:51:33,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:51:33,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:33,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-3735113c-38ff-43c4-a497-d2b415b6f3b9 Date: Wed, 10 Oct 2018 05:51:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "updated_at": "2018-10-10T05:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "9bbb98dd-2d96-4e70-9094-59c5745919c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "ecba4ad4-c747-4626-ab6e-356e0f3d939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 2, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:33,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3735113c-38ff-43c4-a497-d2b415b6f3b9 2018-10-10 05:51:33,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192034006119s 2018-10-10 05:51:33,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3735113c-38ff-43c4-a497-d2b415b6f3b9 2018-10-10 05:51:33,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:51:33,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -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": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b"}}' 2018-10-10 05:51:34,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1005e162-4665-4c4c-bb35-5347984871b0 Date: Wed, 10 Oct 2018 05:51:34 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-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "port_range_min": 22, "revision_number": 0, "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "7a2bc3ba-4736-49aa-9002-3120a6862e12"}} 2018-10-10 05:51:34,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1005e162-4665-4c4c-bb35-5347984871b0 2018-10-10 05:51:34,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.318958044052s 2018-10-10 05:51:34,027 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-1005e162-4665-4c4c-bb35-5347984871b0 2018-10-10 05:51:34,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:51:34,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:34,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-6bf32566-4260-457d-95a7-cfcb4638da05 Date: Wed, 10 Oct 2018 05:51:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "updated_at": "2018-10-10T05:51:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "7a2bc3ba-4736-49aa-9002-3120a6862e12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "9bbb98dd-2d96-4e70-9094-59c5745919c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "ecba4ad4-c747-4626-ab6e-356e0f3d939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 3, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:34,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6bf32566-4260-457d-95a7-cfcb4638da05 2018-10-10 05:51:34,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209390878677s 2018-10-10 05:51:34,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6bf32566-4260-457d-95a7-cfcb4638da05 2018-10-10 05:51:34,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:51:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -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": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b"}}' 2018-10-10 05:51:34,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3bd3ed72-21de-421f-ba13-ba1dbc8334e1 Date: Wed, 10 Oct 2018 05:51:34 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-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "port_range_min": null, "revision_number": 0, "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:34Z", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "7ae82b05-5e92-47f7-9655-51b69a21847d"}} 2018-10-10 05:51:34,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-3bd3ed72-21de-421f-ba13-ba1dbc8334e1 2018-10-10 05:51:34,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.310235023499s 2018-10-10 05:51:34,555 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-3bd3ed72-21de-421f-ba13-ba1dbc8334e1 2018-10-10 05:51:34,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:51:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:34,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-c6f930a8-9faa-447a-83d4-8b8d4bd352dc Date: Wed, 10 Oct 2018 05:51:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "updated_at": "2018-10-10T05:51:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "7a2bc3ba-4736-49aa-9002-3120a6862e12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7ae82b05-5e92-47f7-9655-51b69a21847d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "9bbb98dd-2d96-4e70-9094-59c5745919c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "ecba4ad4-c747-4626-ab6e-356e0f3d939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:34,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c6f930a8-9faa-447a-83d4-8b8d4bd352dc 2018-10-10 05:51:34,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520169734955s 2018-10-10 05:51:34,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c6f930a8-9faa-447a-83d4-8b8d4bd352dc 2018-10-10 05:51:34,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:51:34,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -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": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b"}}' 2018-10-10 05:51:34,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-23312dac-2525-43b4-a131-c0308ec239ed Date: Wed, 10 Oct 2018 05:51:34 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-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "port_range_min": 80, "revision_number": 0, "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:34Z", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "7f357c43-5fb6-48af-bd27-770682a9aa15"}} 2018-10-10 05:51:34,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-23312dac-2525-43b4-a131-c0308ec239ed 2018-10-10 05:51:34,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.317566156387s 2018-10-10 05:51:34,933 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-23312dac-2525-43b4-a131-c0308ec239ed 2018-10-10 05:51:34,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:51:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:35,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-f20ce93d-712a-41e0-81b0-c60e999388f8 Date: Wed, 10 Oct 2018 05:51:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "updated_at": "2018-10-10T05:51:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "7a2bc3ba-4736-49aa-9002-3120a6862e12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7ae82b05-5e92-47f7-9655-51b69a21847d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7f357c43-5fb6-48af-bd27-770682a9aa15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "9bbb98dd-2d96-4e70-9094-59c5745919c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "ecba4ad4-c747-4626-ab6e-356e0f3d939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 5, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:35,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f20ce93d-712a-41e0-81b0-c60e999388f8 2018-10-10 05:51:35,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202393054962s 2018-10-10 05:51:35,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f20ce93d-712a-41e0-81b0-c60e999388f8 2018-10-10 05:51:35,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:51:35,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -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": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b"}}' 2018-10-10 05:51:35,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b0a310a6-3083-4410-af48-9ceab3e79e58 Date: Wed, 10 Oct 2018 05:51:35 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-10-10T05:51:35Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "port_range_min": 443, "revision_number": 0, "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:35Z", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "13a238b9-cc5a-4f6c-a20a-50d138a13e41"}} 2018-10-10 05:51:35,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b0a310a6-3083-4410-af48-9ceab3e79e58 2018-10-10 05:51:35,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.289354085922s 2018-10-10 05:51:35,435 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b0a310a6-3083-4410-af48-9ceab3e79e58 2018-10-10 05:51:35,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:51:35,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:35,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-843b8249-2d42-4544-80ef-8709da9787c3 Date: Wed, 10 Oct 2018 05:51:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "updated_at": "2018-10-10T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-10T05:51:35Z", "revision_number": 0, "id": "13a238b9-cc5a-4f6c-a20a-50d138a13e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:35Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "7a2bc3ba-4736-49aa-9002-3120a6862e12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7ae82b05-5e92-47f7-9655-51b69a21847d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7f357c43-5fb6-48af-bd27-770682a9aa15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "9bbb98dd-2d96-4e70-9094-59c5745919c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "ecba4ad4-c747-4626-ab6e-356e0f3d939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 6, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:35,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-843b8249-2d42-4544-80ef-8709da9787c3 2018-10-10 05:51:35,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210172176361s 2018-10-10 05:51:35,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-843b8249-2d42-4544-80ef-8709da9787c3 2018-10-10 05:51:35,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:51:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -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": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b"}}' 2018-10-10 05:51:35,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-b042f364-a607-43b1-b3f6-1a82bf3abaca Date: Wed, 10 Oct 2018 05:51:35 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-10-10T05:51:35Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "port_range_min": 5671, "revision_number": 0, "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:35Z", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "2516d524-a14e-4b30-8004-83c248bcfd4d"}} 2018-10-10 05:51:35,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b042f364-a607-43b1-b3f6-1a82bf3abaca 2018-10-10 05:51:35,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.31423997879s 2018-10-10 05:51:35,967 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b042f364-a607-43b1-b3f6-1a82bf3abaca 2018-10-10 05:51:35,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 05:51:35,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:36,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-86ce0f89-642e-4d35-bb18-32759a09f0b9 Date: Wed, 10 Oct 2018 05:51:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "updated_at": "2018-10-10T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-10T05:51:35Z", "revision_number": 0, "id": "13a238b9-cc5a-4f6c-a20a-50d138a13e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:35Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-10T05:51:35Z", "revision_number": 0, "id": "2516d524-a14e-4b30-8004-83c248bcfd4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:35Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "7a2bc3ba-4736-49aa-9002-3120a6862e12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7ae82b05-5e92-47f7-9655-51b69a21847d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7f357c43-5fb6-48af-bd27-770682a9aa15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "9bbb98dd-2d96-4e70-9094-59c5745919c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "ecba4ad4-c747-4626-ab6e-356e0f3d939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 7, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:36,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-86ce0f89-642e-4d35-bb18-32759a09f0b9 2018-10-10 05:51:36,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504679679871s 2018-10-10 05:51:36,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-86ce0f89-642e-4d35-bb18-32759a09f0b9 2018-10-10 05:51:36,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-10 05:51:36,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -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": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b"}}' 2018-10-10 05:51:36,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-31176da5-db05-4593-a246-f6dc034b9aaf Date: Wed, 10 Oct 2018 05:51:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-10T05:51:36Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "port_range_min": 53333, "revision_number": 0, "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:36Z", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "4f17a12f-318d-42b6-9c61-64fbc9c68275"}} 2018-10-10 05:51:36,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-31176da5-db05-4593-a246-f6dc034b9aaf 2018-10-10 05:51:36,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.289981126785s 2018-10-10 05:51:36,315 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-31176da5-db05-4593-a246-f6dc034b9aaf 2018-10-10 05:51:36,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:51:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:36,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-f223022f-b16f-4640-8a06-b88a9bf594a1 Date: Wed, 10 Oct 2018 05:51:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d6f8884-56ce-40a5-ba46-e56bd79c8139"],"updated_at":"2018-10-10T05:49:49Z","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","name":"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:36,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f223022f-b16f-4640-8a06-b88a9bf594a1 2018-10-10 05:51:36,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283320903778s 2018-10-10 05:51:36,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f223022f-b16f-4640-8a06-b88a9bf594a1 2018-10-10 05:51:36,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:51:36,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:36,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d59a919b-6bfd-447d-ae98-fabe481bcf9f Date: Wed, 10 Oct 2018 05:51:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "metadata": {}}], "file": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file", "owner": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "size": 4373348352, "self": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:51:32Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:50:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:51:36,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d59a919b-6bfd-447d-ae98-fabe481bcf9f 2018-10-10 05:51:36,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173149108887s 2018-10-10 05:51:36,775 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d59a919b-6bfd-447d-ae98-fabe481bcf9f 2018-10-10 05:51:36,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 05:51:36,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:36,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d7782dd-3f90-4637-815c-384a578ef928 x-compute-request-id: req-9d7782dd-3f90-4637-815c-384a578ef928 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "name": "vyos_vrouter-flavor_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 05:51:36,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9d7782dd-3f90-4637-815c-384a578ef928 2018-10-10 05:51:36,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0377969741821s 2018-10-10 05:51:36,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9d7782dd-3f90-4637-815c-384a578ef928 2018-10-10 05:51:36,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-10 05:51:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"server": {"name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "imageRef": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "flavorRef": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f61fd52d-a480-441a-b2d1-26d9290e3f1e"}], "security_groups": [{"name": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b"}]}}' 2018-10-10 05:51:38,423 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 05:51:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff3d40fe-1a9d-4cf1-856b-55552bdab26b x-compute-request-id: req-ff3d40fe-1a9d-4cf1-856b-55552bdab26b Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b"}], "OS-DCF:diskConfig": "MANUAL", "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "adminPass": "NfhRNgW4gwVg"}} 2018-10-10 05:51:38,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-ff3d40fe-1a9d-4cf1-856b-55552bdab26b 2018-10-10 05:51:38,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.60628914833s 2018-10-10 05:51:38,423 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-ff3d40fe-1a9d-4cf1-856b-55552bdab26b 2018-10-10 05:51:38,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:38,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51: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-464e4b95-c81d-4ea8-bc6b-667a4dead3ae x-compute-request-id: req-464e4b95-c81d-4ea8-bc6b-667a4dead3ae 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.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "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-10-10T05:51:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:51:38,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-464e4b95-c81d-4ea8-bc6b-667a4dead3ae 2018-10-10 05:51:38,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.275638103485s 2018-10-10 05:51:38,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-464e4b95-c81d-4ea8-bc6b-667a4dead3ae 2018-10-10 05:51:38,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:51:38,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:38,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-b653479c-dba7-448b-91c8-9c4f92160519 Date: Wed, 10 Oct 2018 05:51:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d6f8884-56ce-40a5-ba46-e56bd79c8139"],"updated_at":"2018-10-10T05:49:49Z","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","name":"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:38,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b653479c-dba7-448b-91c8-9c4f92160519 2018-10-10 05:51:38,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290916919708s 2018-10-10 05:51:38,999 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b653479c-dba7-448b-91c8-9c4f92160519 2018-10-10 05:51:38,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 05:51:39,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:39,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-97886d3e-2d52-481f-9ead-d82af0fbe8e4 Date: Wed, 10 Oct 2018 05:51:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T05:49:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","id":"3d6f8884-56ce-40a5-ba46-e56bd79c8139","subnetpool_id":null,"name":"vyos_vrouter-subnet_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:51:39,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-97886d3e-2d52-481f-9ead-d82af0fbe8e4 2018-10-10 05:51:39,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0517010688782s 2018-10-10 05:51:39,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-97886d3e-2d52-481f-9ead-d82af0fbe8e4 2018-10-10 05:51:39,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:51:41,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:41,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:41,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba549ffc-9bf6-4443-ac05-d93071c0c855 x-compute-request-id: req-ba549ffc-9bf6-4443-ac05-d93071c0c855 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:40Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:51:41,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ba549ffc-9bf6-4443-ac05-d93071c0c855 2018-10-10 05:51:41,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.308043956757s 2018-10-10 05:51:41,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ba549ffc-9bf6-4443-ac05-d93071c0c855 2018-10-10 05:51:41,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:51:43,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:44,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51: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-bfe3be81-4dea-44d1-b716-857334fed1f6 x-compute-request-id: req-bfe3be81-4dea-44d1-b716-857334fed1f6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:51:44,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bfe3be81-4dea-44d1-b716-857334fed1f6 2018-10-10 05:51:44,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752627134323s 2018-10-10 05:51:44,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bfe3be81-4dea-44d1-b716-857334fed1f6 2018-10-10 05:51:44,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:51:46,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:46,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:46,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51: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-4f5aacbc-8680-4ebc-991a-24b4fc59b6f9 x-compute-request-id: req-4f5aacbc-8680-4ebc-991a-24b4fc59b6f9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:51:46,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4f5aacbc-8680-4ebc-991a-24b4fc59b6f9 2018-10-10 05:51:46,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70738196373s 2018-10-10 05:51:46,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4f5aacbc-8680-4ebc-991a-24b4fc59b6f9 2018-10-10 05:51:46,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:51:48,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:48,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:49,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42d7d91b-bea1-4a53-a5e9-a76e622abb6f x-compute-request-id: req-42d7d91b-bea1-4a53-a5e9-a76e622abb6f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:51:49,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-42d7d91b-bea1-4a53-a5e9-a76e622abb6f 2018-10-10 05:51:49,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525022029877s 2018-10-10 05:51:49,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-42d7d91b-bea1-4a53-a5e9-a76e622abb6f 2018-10-10 05:51:49,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:51:51,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:51,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:52,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51: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-38fe3464-b4bf-42ea-a003-22b9529e175b x-compute-request-id: req-38fe3464-b4bf-42ea-a003-22b9529e175b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:51:52,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-38fe3464-b4bf-42ea-a003-22b9529e175b 2018-10-10 05:51:52,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683871030807s 2018-10-10 05:51:52,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-38fe3464-b4bf-42ea-a003-22b9529e175b 2018-10-10 05:51:52,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:51:54,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:54,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51: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-09a8850c-0ad2-4dda-85f5-aa2484eceae9 x-compute-request-id: req-09a8850c-0ad2-4dda-85f5-aa2484eceae9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:51:54,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-09a8850c-0ad2-4dda-85f5-aa2484eceae9 2018-10-10 05:51:54,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.928630828857s 2018-10-10 05:51:54,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-09a8850c-0ad2-4dda-85f5-aa2484eceae9 2018-10-10 05:51:54,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:51:57,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:57,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:51:57,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-148ca7df-0920-4953-b57c-aac748147cdf x-compute-request-id: req-148ca7df-0920-4953-b57c-aac748147cdf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:51:57,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-148ca7df-0920-4953-b57c-aac748147cdf 2018-10-10 05:51:57,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39497089386s 2018-10-10 05:51:57,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-148ca7df-0920-4953-b57c-aac748147cdf 2018-10-10 05:51:57,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:51:59,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:51:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:00,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:51:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc377f1f-4d62-4157-a048-4339d91a8ee2 x-compute-request-id: req-dc377f1f-4d62-4157-a048-4339d91a8ee2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:00,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc377f1f-4d62-4157-a048-4339d91a8ee2 2018-10-10 05:52:00,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.897343158722s 2018-10-10 05:52:00,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc377f1f-4d62-4157-a048-4339d91a8ee2 2018-10-10 05:52:00,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:02,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:02,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:02,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbf499b7-b35e-44b1-9c81-8c83b95fa747 x-compute-request-id: req-dbf499b7-b35e-44b1-9c81-8c83b95fa747 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:02,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dbf499b7-b35e-44b1-9c81-8c83b95fa747 2018-10-10 05:52:02,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555735826492s 2018-10-10 05:52:02,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dbf499b7-b35e-44b1-9c81-8c83b95fa747 2018-10-10 05:52:02,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:04,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:05,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e4a3c6e-e926-4e0e-8ad7-bc15810ab9f9 x-compute-request-id: req-1e4a3c6e-e926-4e0e-8ad7-bc15810ab9f9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:05,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1e4a3c6e-e926-4e0e-8ad7-bc15810ab9f9 2018-10-10 05:52:05,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509436130524s 2018-10-10 05:52:05,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1e4a3c6e-e926-4e0e-8ad7-bc15810ab9f9 2018-10-10 05:52:05,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:07,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:07,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-479646be-cd55-457d-8859-1758d67db0c1 x-compute-request-id: req-479646be-cd55-457d-8859-1758d67db0c1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:07,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-479646be-cd55-457d-8859-1758d67db0c1 2018-10-10 05:52:07,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528826951981s 2018-10-10 05:52:07,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-479646be-cd55-457d-8859-1758d67db0c1 2018-10-10 05:52:07,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:09,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:10,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-396659e8-21e8-4780-997b-410668c92551 x-compute-request-id: req-396659e8-21e8-4780-997b-410668c92551 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:10,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-396659e8-21e8-4780-997b-410668c92551 2018-10-10 05:52:10,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442378997803s 2018-10-10 05:52:10,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-396659e8-21e8-4780-997b-410668c92551 2018-10-10 05:52:10,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:12,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:12,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-390c03c9-72f9-4968-aa4c-e8f5da12c630 x-compute-request-id: req-390c03c9-72f9-4968-aa4c-e8f5da12c630 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:12,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-390c03c9-72f9-4968-aa4c-e8f5da12c630 2018-10-10 05:52:12,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621330976486s 2018-10-10 05:52:12,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-390c03c9-72f9-4968-aa4c-e8f5da12c630 2018-10-10 05:52:12,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:15,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:15,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-f84e6ed9-582a-41d2-80b5-561147708b78 x-compute-request-id: req-f84e6ed9-582a-41d2-80b5-561147708b78 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:15,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f84e6ed9-582a-41d2-80b5-561147708b78 2018-10-10 05:52:15,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661797046661s 2018-10-10 05:52:15,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f84e6ed9-582a-41d2-80b5-561147708b78 2018-10-10 05:52:15,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:17,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:17,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:18,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-ff536ca5-ab7a-428d-8af7-b6b7fa31f00b x-compute-request-id: req-ff536ca5-ab7a-428d-8af7-b6b7fa31f00b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:18,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ff536ca5-ab7a-428d-8af7-b6b7fa31f00b 2018-10-10 05:52:18,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567513942719s 2018-10-10 05:52:18,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ff536ca5-ab7a-428d-8af7-b6b7fa31f00b 2018-10-10 05:52:18,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:20,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:20,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:20,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59db8548-6841-4d44-8ab7-c13c395d664d x-compute-request-id: req-59db8548-6841-4d44-8ab7-c13c395d664d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:20,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59db8548-6841-4d44-8ab7-c13c395d664d 2018-10-10 05:52:20,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548268079758s 2018-10-10 05:52:20,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59db8548-6841-4d44-8ab7-c13c395d664d 2018-10-10 05:52:20,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:22,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:23,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-a38a260c-5353-458a-b68f-345d30dba683 x-compute-request-id: req-a38a260c-5353-458a-b68f-345d30dba683 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:23,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a38a260c-5353-458a-b68f-345d30dba683 2018-10-10 05:52:23,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681635141373s 2018-10-10 05:52:23,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a38a260c-5353-458a-b68f-345d30dba683 2018-10-10 05:52:23,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:25,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:26,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb1ba4f4-51f3-429d-8d27-0e74061ef8df x-compute-request-id: req-fb1ba4f4-51f3-429d-8d27-0e74061ef8df Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:26,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fb1ba4f4-51f3-429d-8d27-0e74061ef8df 2018-10-10 05:52:26,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688637971878s 2018-10-10 05:52:26,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fb1ba4f4-51f3-429d-8d27-0e74061ef8df 2018-10-10 05:52:26,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:28,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:28,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-36e8e1f4-6d63-4afa-b2fa-5731e36e9054 x-compute-request-id: req-36e8e1f4-6d63-4afa-b2fa-5731e36e9054 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:28,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-36e8e1f4-6d63-4afa-b2fa-5731e36e9054 2018-10-10 05:52:28,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595141172409s 2018-10-10 05:52:28,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-36e8e1f4-6d63-4afa-b2fa-5731e36e9054 2018-10-10 05:52:28,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:30,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:30,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:31,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-648fd012-d9af-4dfa-b1c8-4a8449b2557c x-compute-request-id: req-648fd012-d9af-4dfa-b1c8-4a8449b2557c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:31,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-648fd012-d9af-4dfa-b1c8-4a8449b2557c 2018-10-10 05:52:31,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553323984146s 2018-10-10 05:52:31,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-648fd012-d9af-4dfa-b1c8-4a8449b2557c 2018-10-10 05:52:31,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:33,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:33,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-fa8f7627-ec92-4b05-b8d3-85b1ecf6e4d7 x-compute-request-id: req-fa8f7627-ec92-4b05-b8d3-85b1ecf6e4d7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:33,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa8f7627-ec92-4b05-b8d3-85b1ecf6e4d7 2018-10-10 05:52:33,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389369010925s 2018-10-10 05:52:33,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa8f7627-ec92-4b05-b8d3-85b1ecf6e4d7 2018-10-10 05:52:33,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:35,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:35,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:36,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-ed06b225-8c20-459d-8187-519af90a01b1 x-compute-request-id: req-ed06b225-8c20-459d-8187-519af90a01b1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:36,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ed06b225-8c20-459d-8187-519af90a01b1 2018-10-10 05:52:36,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72789812088s 2018-10-10 05:52:36,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ed06b225-8c20-459d-8187-519af90a01b1 2018-10-10 05:52:36,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:38,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:38,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:38,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-865646f6-56a8-42be-b0f0-14584a057a7e x-compute-request-id: req-865646f6-56a8-42be-b0f0-14584a057a7e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:38,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-865646f6-56a8-42be-b0f0-14584a057a7e 2018-10-10 05:52:38,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480545043945s 2018-10-10 05:52:38,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-865646f6-56a8-42be-b0f0-14584a057a7e 2018-10-10 05:52:38,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:40,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:40,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:41,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-345b6d68-9ede-41ca-92fe-cfe92cf5be02 x-compute-request-id: req-345b6d68-9ede-41ca-92fe-cfe92cf5be02 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:41,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-345b6d68-9ede-41ca-92fe-cfe92cf5be02 2018-10-10 05:52:41,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557535886765s 2018-10-10 05:52:41,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-345b6d68-9ede-41ca-92fe-cfe92cf5be02 2018-10-10 05:52:41,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:43,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:43,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-9e4f32b9-0501-44fb-8921-9396c4503162 x-compute-request-id: req-9e4f32b9-0501-44fb-8921-9396c4503162 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:43,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9e4f32b9-0501-44fb-8921-9396c4503162 2018-10-10 05:52:43,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390626192093s 2018-10-10 05:52:43,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9e4f32b9-0501-44fb-8921-9396c4503162 2018-10-10 05:52:43,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:45,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:45,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:46,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-62b5b94d-c4a5-40a3-9a55-9561ddd7e50a x-compute-request-id: req-62b5b94d-c4a5-40a3-9a55-9561ddd7e50a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:46,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-62b5b94d-c4a5-40a3-9a55-9561ddd7e50a 2018-10-10 05:52:46,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516750097275s 2018-10-10 05:52:46,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-62b5b94d-c4a5-40a3-9a55-9561ddd7e50a 2018-10-10 05:52:46,450 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:48,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:48,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-ca1d9b2f-332d-45fb-862a-e5bbdc6f796a x-compute-request-id: req-ca1d9b2f-332d-45fb-862a-e5bbdc6f796a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:48,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ca1d9b2f-332d-45fb-862a-e5bbdc6f796a 2018-10-10 05:52:48,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54472899437s 2018-10-10 05:52:48,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ca1d9b2f-332d-45fb-862a-e5bbdc6f796a 2018-10-10 05:52:49,002 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:51,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:51,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:51,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-2f54fecf-31ab-42ae-a953-098eba5b9daf x-compute-request-id: req-2f54fecf-31ab-42ae-a953-098eba5b9daf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:51,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2f54fecf-31ab-42ae-a953-098eba5b9daf 2018-10-10 05:52:51,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651673793793s 2018-10-10 05:52:51,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2f54fecf-31ab-42ae-a953-098eba5b9daf 2018-10-10 05:52:51,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:53,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:53,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:54,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-041b1456-01a4-4a67-9e7c-a4606bf9e9df x-compute-request-id: req-041b1456-01a4-4a67-9e7c-a4606bf9e9df Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:54,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-041b1456-01a4-4a67-9e7c-a4606bf9e9df 2018-10-10 05:52:54,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494528055191s 2018-10-10 05:52:54,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-041b1456-01a4-4a67-9e7c-a4606bf9e9df 2018-10-10 05:52:54,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:56,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:56,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:56,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-36d4330c-8c37-47e6-87d2-65444be4737a x-compute-request-id: req-36d4330c-8c37-47e6-87d2-65444be4737a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:56,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-36d4330c-8c37-47e6-87d2-65444be4737a 2018-10-10 05:52:56,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236170053482s 2018-10-10 05:52:56,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-36d4330c-8c37-47e6-87d2-65444be4737a 2018-10-10 05:52:56,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:52:58,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:52:58,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:52:58,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:52: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-7e01f6c6-bd9e-4644-bb28-20091d86b61f x-compute-request-id: req-7e01f6c6-bd9e-4644-bb28-20091d86b61f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:52:58,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7e01f6c6-bd9e-4644-bb28-20091d86b61f 2018-10-10 05:52:58,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497178077698s 2018-10-10 05:52:58,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7e01f6c6-bd9e-4644-bb28-20091d86b61f 2018-10-10 05:52:58,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:00,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:01,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30d57665-3c42-4b5a-b79a-e905fecba8a3 x-compute-request-id: req-30d57665-3c42-4b5a-b79a-e905fecba8a3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:01,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-30d57665-3c42-4b5a-b79a-e905fecba8a3 2018-10-10 05:53:01,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488172054291s 2018-10-10 05:53:01,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-30d57665-3c42-4b5a-b79a-e905fecba8a3 2018-10-10 05:53:01,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:03,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:04,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-cdf13f63-7756-40de-87e3-600763720c45 x-compute-request-id: req-cdf13f63-7756-40de-87e3-600763720c45 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:04,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cdf13f63-7756-40de-87e3-600763720c45 2018-10-10 05:53:04,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02600288391s 2018-10-10 05:53:04,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cdf13f63-7756-40de-87e3-600763720c45 2018-10-10 05:53:04,437 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:06,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:06,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:06,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-6e13702c-1d8f-444c-8dea-cc7539953e01 x-compute-request-id: req-6e13702c-1d8f-444c-8dea-cc7539953e01 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:06,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e13702c-1d8f-444c-8dea-cc7539953e01 2018-10-10 05:53:06,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496964931488s 2018-10-10 05:53:06,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6e13702c-1d8f-444c-8dea-cc7539953e01 2018-10-10 05:53:06,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:08,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:08,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:09,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-8d4259c6-4ea8-49a6-bafa-e094c3a303d5 x-compute-request-id: req-8d4259c6-4ea8-49a6-bafa-e094c3a303d5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:09,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8d4259c6-4ea8-49a6-bafa-e094c3a303d5 2018-10-10 05:53:09,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659946918488s 2018-10-10 05:53:09,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8d4259c6-4ea8-49a6-bafa-e094c3a303d5 2018-10-10 05:53:09,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:11,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:12,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-57718ff6-6b8c-42b1-bf32-bab52a562045 x-compute-request-id: req-57718ff6-6b8c-42b1-bf32-bab52a562045 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:12,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-57718ff6-6b8c-42b1-bf32-bab52a562045 2018-10-10 05:53:12,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653079032898s 2018-10-10 05:53:12,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-57718ff6-6b8c-42b1-bf32-bab52a562045 2018-10-10 05:53:12,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:14,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:14,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-a4c16ac9-e33c-4a12-bb46-fd2613167905 x-compute-request-id: req-a4c16ac9-e33c-4a12-bb46-fd2613167905 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:14,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a4c16ac9-e33c-4a12-bb46-fd2613167905 2018-10-10 05:53:14,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507144927979s 2018-10-10 05:53:14,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a4c16ac9-e33c-4a12-bb46-fd2613167905 2018-10-10 05:53:14,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:16,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:16,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:17,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-b30b6808-7310-4efa-81cd-1984f511061e x-compute-request-id: req-b30b6808-7310-4efa-81cd-1984f511061e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:17,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b30b6808-7310-4efa-81cd-1984f511061e 2018-10-10 05:53:17,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493842124939s 2018-10-10 05:53:17,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b30b6808-7310-4efa-81cd-1984f511061e 2018-10-10 05:53:17,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:19,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:19,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-332d35a6-68bf-47bc-9872-d21646b4d720 x-compute-request-id: req-332d35a6-68bf-47bc-9872-d21646b4d720 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:19,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-332d35a6-68bf-47bc-9872-d21646b4d720 2018-10-10 05:53:19,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370296955109s 2018-10-10 05:53:19,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-332d35a6-68bf-47bc-9872-d21646b4d720 2018-10-10 05:53:19,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:21,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:22,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-72dbee9a-b21f-4f22-b2da-a485f8168ced x-compute-request-id: req-72dbee9a-b21f-4f22-b2da-a485f8168ced Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:22,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72dbee9a-b21f-4f22-b2da-a485f8168ced 2018-10-10 05:53:22,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643260002136s 2018-10-10 05:53:22,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72dbee9a-b21f-4f22-b2da-a485f8168ced 2018-10-10 05:53:22,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:24,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:24,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:24,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-5cfb49c3-9341-4deb-82cc-8ae23f3b9327 x-compute-request-id: req-5cfb49c3-9341-4deb-82cc-8ae23f3b9327 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:24,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5cfb49c3-9341-4deb-82cc-8ae23f3b9327 2018-10-10 05:53:24,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668066978455s 2018-10-10 05:53:24,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5cfb49c3-9341-4deb-82cc-8ae23f3b9327 2018-10-10 05:53:24,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:26,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:27,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-916bd5a5-597d-442a-bd50-7074b0c657ab x-compute-request-id: req-916bd5a5-597d-442a-bd50-7074b0c657ab Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:27,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-916bd5a5-597d-442a-bd50-7074b0c657ab 2018-10-10 05:53:27,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630522012711s 2018-10-10 05:53:27,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-916bd5a5-597d-442a-bd50-7074b0c657ab 2018-10-10 05:53:27,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:29,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:29,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-c4ac3266-381a-427a-98bd-0dc5fc116375 x-compute-request-id: req-c4ac3266-381a-427a-98bd-0dc5fc116375 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:30,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c4ac3266-381a-427a-98bd-0dc5fc116375 2018-10-10 05:53:30,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521433830261s 2018-10-10 05:53:30,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c4ac3266-381a-427a-98bd-0dc5fc116375 2018-10-10 05:53:30,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:32,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-9e12459a-c714-42ec-80d6-dbbe6cff2135 x-compute-request-id: req-9e12459a-c714-42ec-80d6-dbbe6cff2135 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:32,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9e12459a-c714-42ec-80d6-dbbe6cff2135 2018-10-10 05:53:32,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662769079208s 2018-10-10 05:53:32,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9e12459a-c714-42ec-80d6-dbbe6cff2135 2018-10-10 05:53:32,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:34,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:34,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:35,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-2218d1c7-bc4a-45a1-9b15-b71ff6c70d1d x-compute-request-id: req-2218d1c7-bc4a-45a1-9b15-b71ff6c70d1d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:35,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2218d1c7-bc4a-45a1-9b15-b71ff6c70d1d 2018-10-10 05:53:35,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362007141113s 2018-10-10 05:53:35,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2218d1c7-bc4a-45a1-9b15-b71ff6c70d1d 2018-10-10 05:53:35,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:37,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:37,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:37,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-9ca29b81-09e0-4b62-a877-d0523f5cc9f5 x-compute-request-id: req-9ca29b81-09e0-4b62-a877-d0523f5cc9f5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:37,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ca29b81-09e0-4b62-a877-d0523f5cc9f5 2018-10-10 05:53:37,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722271203995s 2018-10-10 05:53:37,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9ca29b81-09e0-4b62-a877-d0523f5cc9f5 2018-10-10 05:53:37,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:39,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:40,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c123689c-7d53-48b1-9643-ade010e12343 x-compute-request-id: req-c123689c-7d53-48b1-9643-ade010e12343 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:40,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c123689c-7d53-48b1-9643-ade010e12343 2018-10-10 05:53:40,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495033025742s 2018-10-10 05:53:40,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c123689c-7d53-48b1-9643-ade010e12343 2018-10-10 05:53:40,422 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:42,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:42,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-88d6fcee-8265-48fe-8c37-05449a3feb0b x-compute-request-id: req-88d6fcee-8265-48fe-8c37-05449a3feb0b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:42,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-88d6fcee-8265-48fe-8c37-05449a3feb0b 2018-10-10 05:53:42,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519948959351s 2018-10-10 05:53:42,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-88d6fcee-8265-48fe-8c37-05449a3feb0b 2018-10-10 05:53:42,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:44,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:45,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-907a445a-29c4-4f43-a0c1-e33162c6ad74 x-compute-request-id: req-907a445a-29c4-4f43-a0c1-e33162c6ad74 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:45,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-907a445a-29c4-4f43-a0c1-e33162c6ad74 2018-10-10 05:53:45,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525691986084s 2018-10-10 05:53:45,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-907a445a-29c4-4f43-a0c1-e33162c6ad74 2018-10-10 05:53:45,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:47,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:47,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:48,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-43531ddb-84e1-4508-8ac7-f2a230d01d85 x-compute-request-id: req-43531ddb-84e1-4508-8ac7-f2a230d01d85 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:48,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-43531ddb-84e1-4508-8ac7-f2a230d01d85 2018-10-10 05:53:48,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675919055939s 2018-10-10 05:53:48,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-43531ddb-84e1-4508-8ac7-f2a230d01d85 2018-10-10 05:53:48,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:50,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:50,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:50,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-bad4a95a-b77f-4ad8-9e5c-65c04b509f52 x-compute-request-id: req-bad4a95a-b77f-4ad8-9e5c-65c04b509f52 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:50,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bad4a95a-b77f-4ad8-9e5c-65c04b509f52 2018-10-10 05:53:50,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687689781189s 2018-10-10 05:53:50,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bad4a95a-b77f-4ad8-9e5c-65c04b509f52 2018-10-10 05:53:50,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:52,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:53,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-eb21eae7-20dc-4eb4-8f3e-de0c2438050b x-compute-request-id: req-eb21eae7-20dc-4eb4-8f3e-de0c2438050b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:53,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-eb21eae7-20dc-4eb4-8f3e-de0c2438050b 2018-10-10 05:53:53,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507165908813s 2018-10-10 05:53:53,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-eb21eae7-20dc-4eb4-8f3e-de0c2438050b 2018-10-10 05:53:53,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:55,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:55,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-0bd02a9e-bd1f-4b71-8ce7-ee04d3ef567d x-compute-request-id: req-0bd02a9e-bd1f-4b71-8ce7-ee04d3ef567d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:55,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0bd02a9e-bd1f-4b71-8ce7-ee04d3ef567d 2018-10-10 05:53:55,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521937131882s 2018-10-10 05:53:55,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0bd02a9e-bd1f-4b71-8ce7-ee04d3ef567d 2018-10-10 05:53:55,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:53:57,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:53:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:53:58,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:53: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-36c5893d-2851-4d98-a379-794b25224fb0 x-compute-request-id: req-36c5893d-2851-4d98-a379-794b25224fb0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:53:58,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-36c5893d-2851-4d98-a379-794b25224fb0 2018-10-10 05:53:58,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506330966949s 2018-10-10 05:53:58,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-36c5893d-2851-4d98-a379-794b25224fb0 2018-10-10 05:53:58,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:54:00,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:54:00,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:00,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:54: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-52b0efe0-1a00-41ae-b478-08a99e319889 x-compute-request-id: req-52b0efe0-1a00-41ae-b478-08a99e319889 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:54:00,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-52b0efe0-1a00-41ae-b478-08a99e319889 2018-10-10 05:54:00,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384126901627s 2018-10-10 05:54:00,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-52b0efe0-1a00-41ae-b478-08a99e319889 2018-10-10 05:54:00,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:54:02,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:54:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:03,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:54: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-e094cad6-7b24-4321-99d0-6651d6d6180a x-compute-request-id: req-e094cad6-7b24-4321-99d0-6651d6d6180a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:54:03,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e094cad6-7b24-4321-99d0-6651d6d6180a 2018-10-10 05:54:03,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506479978561s 2018-10-10 05:54:03,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e094cad6-7b24-4321-99d0-6651d6d6180a 2018-10-10 05:54:03,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:54:05,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:54:05,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:05,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:54: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-e1929de0-11e1-400e-a259-d1b894007214 x-compute-request-id: req-e1929de0-11e1-400e-a259-d1b894007214 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:54:05,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1929de0-11e1-400e-a259-d1b894007214 2018-10-10 05:54:05,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451365947723s 2018-10-10 05:54:05,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1929de0-11e1-400e-a259-d1b894007214 2018-10-10 05:54:05,780 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:54:07,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:54:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:08,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d0b6d77-386e-4525-8b88-4a06fddc0a2d x-compute-request-id: req-4d0b6d77-386e-4525-8b88-4a06fddc0a2d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-10T05:51:41Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:54:08,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4d0b6d77-386e-4525-8b88-4a06fddc0a2d 2018-10-10 05:54:08,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550254106522s 2018-10-10 05:54:08,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4d0b6d77-386e-4525-8b88-4a06fddc0a2d 2018-10-10 05:54:08,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 05:54:10,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:54:10,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:10,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:54: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-41557a88-39c1-4fdc-8cb5-70dba6ed9ea6 x-compute-request-id: req-41557a88-39c1-4fdc-8cb5-70dba6ed9ea6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:54:10,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-41557a88-39c1-4fdc-8cb5-70dba6ed9ea6 2018-10-10 05:54:10,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534705162048s 2018-10-10 05:54:10,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-41557a88-39c1-4fdc-8cb5-70dba6ed9ea6 2018-10-10 05:54:10,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 05:54:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=a63fda03-1d4e-46b0-98b9-640e88b2071c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:10,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0d763c95-0a80-4e4f-90f8-33587d0861d7 Date: Wed, 10 Oct 2018 05:54:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:54:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d6f8884-56ce-40a5-ba46-e56bd79c8139","ip_address":"192.168.120.7"}],"id":"e683fb5a-0be6-4c21-8517-d76b853004d2","security_groups":["dfd62793-7e9f-4dc5-9c34-7ba84d09428b"],"mac_address":"fa:16:3e:3d:b3:25","project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:51:41Z","binding:vnic_type":"normal","device_id":"a63fda03-1d4e-46b0-98b9-640e88b2071c"}]} 2018-10-10 05:54:10,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=a63fda03-1d4e-46b0-98b9-640e88b2071c used request id req-0d763c95-0a80-4e4f-90f8-33587d0861d7 2018-10-10 05:54:10,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.068500995636s 2018-10-10 05:54:10,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=a63fda03-1d4e-46b0-98b9-640e88b2071c used request id req-0d763c95-0a80-4e4f-90f8-33587d0861d7 2018-10-10 05:54:10,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:54:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e683fb5a-0be6-4c21-8517-d76b853004d2" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:10,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e98b640b-219e-41a9-a199-95f3f905537c Date: Wed, 10 Oct 2018 05:54:10 GMT RESP BODY: {"floatingips": []} 2018-10-10 05:54:10,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e683fb5a-0be6-4c21-8517-d76b853004d2 used request id req-e98b640b-219e-41a9-a199-95f3f905537c 2018-10-10 05:54:10,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0219209194183s 2018-10-10 05:54:10,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e683fb5a-0be6-4c21-8517-d76b853004d2 used request id req-e98b640b-219e-41a9-a199-95f3f905537c 2018-10-10 05:54:10,976 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:b3:25', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b81170cb-99b0-46a3-ac1b-7c507fd067ed'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-10T05:54:08.000000', 'flavor': Munch({u'id': u'8be03e3c-e4f1-4b46-964b-96f5c277323c'}), 'az': u'nova', 'id': u'a63fda03-1d4e-46b0-98b9-640e88b2071c', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'629bd5de53144bf5a73e8bb5f9377c90', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'name': 'vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', '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-10-10T05:54:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-10T05:54:09Z', 'hostId': u'40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919', '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-10-10T05:54:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'name': u'vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'adminPass': u'NfhRNgW4gwVg', 'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'region': 'regionOne', 'created': u'2018-10-10T05:51:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-10 05:54:10,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 05:54:10,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:11,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-a2960d6b-b97e-4947-babe-ee494ea44942 Date: Wed, 10 Oct 2018 05:54:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3d6f8884-56ce-40a5-ba46-e56bd79c8139"],"updated_at":"2018-10-10T05:49:49Z","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","name":"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 05:54:11,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a2960d6b-b97e-4947-babe-ee494ea44942 2018-10-10 05:54:11,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121059894562s 2018-10-10 05:54:11,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a2960d6b-b97e-4947-babe-ee494ea44942 2018-10-10 05:54:11,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-10 05:54:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=a63fda03-1d4e-46b0-98b9-640e88b2071c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:11,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-243f839b-c94d-465b-baa7-204da518b081 Date: Wed, 10 Oct 2018 05:54:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-10T05:54:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d6f8884-56ce-40a5-ba46-e56bd79c8139","ip_address":"192.168.120.7"}],"id":"e683fb5a-0be6-4c21-8517-d76b853004d2","security_groups":["dfd62793-7e9f-4dc5-9c34-7ba84d09428b"],"mac_address":"fa:16:3e:3d:b3:25","project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:51:41Z","binding:vnic_type":"normal","device_id":"a63fda03-1d4e-46b0-98b9-640e88b2071c"}]} 2018-10-10 05:54:11,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=a63fda03-1d4e-46b0-98b9-640e88b2071c used request id req-243f839b-c94d-465b-baa7-204da518b081 2018-10-10 05:54:11,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554170608521s 2018-10-10 05:54:11,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=a63fda03-1d4e-46b0-98b9-640e88b2071c used request id req-243f839b-c94d-465b-baa7-204da518b081 2018-10-10 05:54:11,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-10 05:54:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"floatingip": {"floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.7", "port_id": "e683fb5a-0be6-4c21-8517-d76b853004d2"}}' 2018-10-10 05:54:13,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-026a62da-f32c-443c-bc25-2cd0765413b5 Date: Wed, 10 Oct 2018 05:54:13 GMT RESP BODY: {"floatingip": {"router_id": "02b9461f-1892-45fd-87da-dd778441ecb6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:54:12Z", "updated_at": "2018-10-10T05:54:12Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_id": "e683fb5a-0be6-4c21-8517-d76b853004d2", "id": "d101c503-9578-4ed7-b58d-f703b15a1a05"}} 2018-10-10 05:54:13,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-026a62da-f32c-443c-bc25-2cd0765413b5 2018-10-10 05:54:13,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.14994192123s 2018-10-10 05:54:13,309 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-026a62da-f32c-443c-bc25-2cd0765413b5 2018-10-10 05:54:13,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:54:13,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:13,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-d1e67caa-fec5-4be9-bc5e-ccb7938a43d1 Date: Wed, 10 Oct 2018 05:54:13 GMT RESP BODY: {"floatingips": [{"router_id": "02b9461f-1892-45fd-87da-dd778441ecb6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:54:12Z", "updated_at": "2018-10-10T05:54:12Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_id": "e683fb5a-0be6-4c21-8517-d76b853004d2", "id": "d101c503-9578-4ed7-b58d-f703b15a1a05"}]} 2018-10-10 05:54:13,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d1e67caa-fec5-4be9-bc5e-ccb7938a43d1 2018-10-10 05:54:13,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0262131690979s 2018-10-10 05:54:13,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d1e67caa-fec5-4be9-bc5e-ccb7938a43d1 2018-10-10 05:54:13,349 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 05:54:13,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:54:13,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:13,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-f8a54624-6532-4e88-ac48-b1ba3b274c63 Date: Wed, 10 Oct 2018 05:54:13 GMT RESP BODY: {"floatingips": [{"router_id": "02b9461f-1892-45fd-87da-dd778441ecb6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:54:12Z", "updated_at": "2018-10-10T05:54:12Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_id": "e683fb5a-0be6-4c21-8517-d76b853004d2", "id": "d101c503-9578-4ed7-b58d-f703b15a1a05"}]} 2018-10-10 05:54:13,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f8a54624-6532-4e88-ac48-b1ba3b274c63 2018-10-10 05:54:13,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0345370769501s 2018-10-10 05:54:13,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f8a54624-6532-4e88-ac48-b1ba3b274c63 2018-10-10 05:54:13,493 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 05:54:13,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:54:13,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:13,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-f2d9c818-03f1-4f30-8ba7-34a09d8205d6 Date: Wed, 10 Oct 2018 05:54:13 GMT RESP BODY: {"floatingips": [{"router_id": "02b9461f-1892-45fd-87da-dd778441ecb6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:54:12Z", "updated_at": "2018-10-10T05:54:12Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_id": "e683fb5a-0be6-4c21-8517-d76b853004d2", "id": "d101c503-9578-4ed7-b58d-f703b15a1a05"}]} 2018-10-10 05:54:13,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f2d9c818-03f1-4f30-8ba7-34a09d8205d6 2018-10-10 05:54:13,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0253961086273s 2018-10-10 05:54:13,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f2d9c818-03f1-4f30-8ba7-34a09d8205d6 2018-10-10 05:54:13,627 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 05:54:13,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:54:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:13,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-0d3fd7cf-8137-4b89-95a1-cd691f19a8c1 Date: Wed, 10 Oct 2018 05:54:13 GMT RESP BODY: {"floatingips": [{"router_id": "02b9461f-1892-45fd-87da-dd778441ecb6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:54:12Z", "updated_at": "2018-10-10T05:54:12Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_id": "e683fb5a-0be6-4c21-8517-d76b853004d2", "id": "d101c503-9578-4ed7-b58d-f703b15a1a05"}]} 2018-10-10 05:54:13,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0d3fd7cf-8137-4b89-95a1-cd691f19a8c1 2018-10-10 05:54:13,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0248100757599s 2018-10-10 05:54:13,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0d3fd7cf-8137-4b89-95a1-cd691f19a8c1 2018-10-10 05:54:13,761 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-10 05:54:13,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 05:54:13,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:54:13,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-5d8771c7-fb2f-465d-a115-1db3a3569463 Date: Wed, 10 Oct 2018 05:54:13 GMT RESP BODY: {"floatingips": [{"router_id": "02b9461f-1892-45fd-87da-dd778441ecb6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:54:12Z", "updated_at": "2018-10-10T05:54:12Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_id": "e683fb5a-0be6-4c21-8517-d76b853004d2", "id": "d101c503-9578-4ed7-b58d-f703b15a1a05"}]} 2018-10-10 05:54:13,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-5d8771c7-fb2f-465d-a115-1db3a3569463 2018-10-10 05:54:13,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0265860557556s 2018-10-10 05:54:13,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-5d8771c7-fb2f-465d-a115-1db3a3569463 2018-10-10 05:54:13,897 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'02b9461f-1892-45fd-87da-dd778441ecb6', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'created_at': u'2018-10-10T05:54:12Z', 'attached': True, 'updated_at': u'2018-10-10T05:54:12Z', 'id': u'd101c503-9578-4ed7-b58d-f703b15a1a05', 'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.207', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'name': 'vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'02b9461f-1892-45fd-87da-dd778441ecb6', 'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'port_id': u'e683fb5a-0be6-4c21-8517-d76b853004d2', 'port': u'e683fb5a-0be6-4c21-8517-d76b853004d2', 'network': u'14fd820e-e177-43b9-a3a3-cfee765a9960'}) 2018-10-10 05:54:13,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-10 05:54:13,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:54:16,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:54:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ee70ef-bbb1-40c7-8aa6-d5de28b7c778 x-compute-request-id: req-d8ee70ef-bbb1-40c7-8aa6-d5de28b7c778 Content-Encoding: gzip Content-Length: 11005 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1946966972 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.300570] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.302722] pid_max: default: 32768 minimum: 301\n[ 0.303890] Security Framework initialized\n[ 0.304966] SELinux: Initializing.\n[ 0.306201] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.310933] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.313785] Mount-cache hash table entries: 4096\n[ 0.315180] Initializing cgroup subsys memory\n[ 0.316303] Initializing cgroup subsys devices\n[ 0.317415] Initializing cgroup subsys freezer\n[ 0.318530] Initializing cgroup subsys net_cls\n[ 0.319657] Initializing cgroup subsys blkio\n[ 0.320751] Initializing cgroup subsys perf_event\n[ 0.321913] Initializing cgroup subsys hugetlb\n[ 0.323032] Initializing cgroup subsys pids\n[ 0.324106] Initializing cgroup subsys net_prio\n[ 0.325307] CPU: Physical Processor ID: 0\n[ 0.327070] mce: CPU supports 10 MCE banks\n[ 0.328167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.329417] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330666] tlb_flushall_shift: 6\n[ 0.331838] Freeing SMP alternatives: 28k freed\n[ 0.335793] ACPI: Core revision 20130517\n[ 0.337272] ACPI: All ACPI Tables successfully acquired\n[ 0.338682] ftrace: allocating 25812 entries in 101 pages\n[ 0.361670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.363140] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.364587] smpboot: Max logical packages: 2\n[ 0.365846] Enabling x2apic\n[ 0.366723] Enabled x2apic\n[ 0.367786] Switched APIC routing to physical x2apic.\n[ 0.369936] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.371396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.373945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380834] KVM setup paravirtual spinlock\n[ 0.383155] smpboot: Booting Node 0, Processors #1 OK\n[ 0.385240] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.407553] Brought up 2 CPUs\n[ 0.407556] KVM setup async PF for cpu 1\n[ 0.407559] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.410655] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.412758] devtmpfs: initialized\n[ 0.415081] EVM: security.selinux\n[ 0.416037] EVM: security.ima\n[ 0.416928] EVM: security.capability\n[ 0.418527] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.420022] pinctrl core: initialized pinctrl subsystem\n[ 0.421363] NET: Registered protocol family 16\n[ 0.422667] ACPI: bus type PCI registered\n[ 0.423735] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425213] PCI: Using configuration type 1 for base access\n[ 0.429820] ACPI: Added _OSI(Module Device)\n[ 0.430969] ACPI: Added _OSI(Processor Device)\n[ 0.432142] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433310] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436046] ACPI: Interpreter enabled\n[ 0.437085] ACPI: (supports S0 S5)\n[ 0.438053] ACPI: Using IOAPIC for interrupt routing\n[ 0.439264] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.443163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.444574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.446360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.447824] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450577] acpiphp: Slot [3] registered\n[ 0.451677] acpiphp: Slot [4] registered\n[ 0.452761] acpiphp: Slot [5] registered\n[ 0.453828] acpiphp: Slot [6] registered\n[ 0.454893] acpiphp: Slot [7] registered\n[ 0.455962] acpiphp: Slot [8] registered\n[ 0.457026] acpiphp: Slot [9] registered\n[ 0.458091] acpiphp: Slot [10] registered\n[ 0.459170] acpiphp: Slot [11] registered\n[ 0.460248] acpiphp: Slot [12] registered\n[ 0.461332] acpiphp: Slot [13] registered\n[ 0.462453] acpiphp: Slot [14] registered\n[ 0.463535] acpiphp: Slot [15] registered\n[ 0.464614] acpiphp: Slot [16] registered\n[ 0.465700] acpiphp: Slot [17] registered\n[ 0.466788] acpiphp: Slot [18] registered\n[ 0.467867] acpiphp: Slot [19] registered\n[ 0.468951] acpiphp: Slot [20] registered\n[ 0.470032] acpiphp: Slot [21] registered\n[ 0.471110] acpiphp: Slot [22] registered\n[ 0.472225] acpiphp: Slot [23] registered\n[ 0.473302] acpiphp: Slot [24] registered\n[ 0.474389] acpiphp: Slot [25] registered\n[ 0.475470] acpiphp: Slot [26] registered\n[ 0.476554] acpiphp: Slot [27] registered\n[ 0.477648] acpiphp: Slot [28] registered\n[ 0.478731] acpiphp: Slot [29] registered\n[ 0.479811] acpiphp: Slot [30] registered\n[ 0.480891] acpiphp: Slot [31] registered\n[ 0.481991] PCI host bridge to bus 0000:00\n[ 0.483072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.484353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.485832] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.487311] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.489285] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.496930] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.498474] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499917] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.508785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.510758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.562767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.566423] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.569877] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576814] vgaarb: loaded\n[ 0.577686] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579074] SCSI subsystem initialized\n[ 0.580135] ACPI: bus type USB registered\n[ 0.581226] usbcore: registered new interface driver usbfs\n[ 0.582526] usbcore: registered new interface driver hub\n[ 0.583854] usbcore: registered new device driver usb\n[ 0.585218] PCI: Using ACPI for IRQ routing\n[ 0.586592] NetLabel: Initializing\n[ 0.587582] NetLabel: domain hash size = 128\n[ 0.588695] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589930] NetLabel: unlabeled traffic allowed by default\n[ 0.591350] Switched to clocksource kvm-clock\n[ 0.598649] pnp: PnP ACPI init\n[ 0.599623] ACPI: bus type PNP registered\n[ 0.601027] pnp: PnP ACPI: found 5 devices\n[ 0.602114] ACPI: bus type PNP unregistered\n[ 0.609866] NET: Registered protocol family 2\n[ 0.611218] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.613259] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.614785] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.616254] TCP: reno registered\n[ 0.617214] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.618589] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.620148] NET: Registered protocol family 1\n[ 0.621703] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.623578] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.625411] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.645409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665676] Unpacking initramfs...\n[ 1.090375] Freeing initrd memory: 37508k freed\n[ 1.099927] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.102108] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.118642] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.120679] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.122945] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.124887] Initialise system trusted keyring\n[ 1.126407] audit: initializing netlink socket (disabled)\n[ 1.128168] type=2000 audit(1539150851.253:1): initialized\n[ 1.144414] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.145958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.148457] zpool: loaded\n[ 1.149341] zbud: loaded\n[ 1.150330] VFS: Disk quotas dquot_6.5.2\n[ 1.151626] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.153985] msgmni has been set to 7578\n[ 1.155407] Key type big_key registered\n[ 1.157780] NET: Registered protocol family 38\n[ 1.159374] Key type asymmetric registered\n[ 1.160871] Asymmetric key parser 'x509' registered\n[ 1.162518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.166132] io scheduler noop registered\n[ 1.168095] io scheduler deadline registered (default)\n[ 1.170485] io scheduler cfq registered\n[ 1.172460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.184062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.186220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.188859] ACPI: Power Button [PWRF]\n[ 1.190303] GHES: HEST is not enabled!\n[ 1.191752] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.215657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.217705] Non-volatile memory driver v1.3\n[ 1.219194] Linux agpgart interface v0.103\n[ 1.220722] crash memory driver: version 1.1\n[ 1.222257] rdac: device handler registered\n[ 1.223807] hp_sw: device handler registered\n[ 1.225304] emc: device handler registered\n[ 1.226754] alua: device handler registered\n[ 1.228223] libphy: Fixed MDIO Bus: probed\n[ 1.229681] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.231693] ehci-pci: EHCI PCI platform driver\n[ 1.233240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.235235] ohci-pci: OHCI PCI platform driver\n[ 1.236764] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.257103] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.258837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.261450] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.263148] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.265055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.267183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.269791] usb usb1: Product: UHCI Host Controller\n[ 1.271432] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.273655] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.275269] hub 1-0:1.0: USB hub found\n[ 1.276646] hub 1-0:1.0: 2 ports detected\n[ 1.278189] usbcore: registered new interface driver usbserial\n[ 1.280084] usbcore: registered new interface driver usbserial_generic\n[ 1.282162] usbserial: USB Serial support registered for generic\n[ 1.284118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.287555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.288821] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.290165] mousedev: PS/2 mouse device common for all mice\n[ 1.291725] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.294082] rtc_cmos 00:00: RTC can wake from S4\n[ 1.294706] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.295122] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.300431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.301988] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.303574] cpuidle: using governor menu\n[ 1.304734] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.306177] usbcore: registered new interface driver usbhid\n[ 1.307560] usbhid: USB HID core driver\n[ 1.308666] drop_monitor: Initializing network drop monitor service\n[ 1.310242] TCP: cubic registered\n[ 1.311242] Initializing XFRM netlink socket\n[ 1.312462] NET: Registered protocol family 10\n[ 1.313875] NET: Registered protocol family 17\n[ 1.315270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.316624] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.318123] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.320632] Loading compiled-in X.509 certificates\n[ 1.321937] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.324422] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.327310] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.329772] registered taskstats version 1\n[ 1.332633] Key type trusted registered\n[ 1.335224] Key type encrypted registered\n[ 1.337573] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.339317] rtc_cmos 00:00: setting system clock to 2018-10-10 05:54:11 UTC (1539150851)\n[ 1.342182] Freeing unused kernel memory: 1680k freed\n[ 1.346595] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.350588] systemd[1]: Detected virtualization kvm.\n[ 1.351823] systemd[1]: Detected architecture x86-64.\n[ 1.353084] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.355415] systemd[1]: No hostname configured.\n[ 1.356577] systemd[1]: Set hostname to .\n[ 1.357859] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.380639] systemd[1]: Reached target Swap.\n[ 1.381794] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.383625] systemd[1]: Reached target Timers.\n[ 1.384797] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.386729] systemd[1]: Reached target Local File Systems.\n[ 1.388068] systemd[1]: Starting Local File Systems.\n[ 1.389331] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.391399] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.394239] systemd[1]: Reached target Paths.\n[ 1.395366] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.397263] systemd[1]: Created slice Root Slice.\n[ 1.398447] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.400403] systemd[1]: Listening on udev Kernel Socket.\n[ 1.401679] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.403790] systemd[1]: Listening on udev Control Socket.\n[ 1.405083] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.407117] systemd[1]: Listening on Journal Socket.\n[ 1.408355] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.410255] systemd[1]: Reached target Sockets.\n[ 1.411410] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.413302] systemd[1]: Created slice System Slice.\n[ 1.414556] systemd[1]: Starting System Slice.\n[ 1.416084] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.418373] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.422088] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.424467] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.434167] systemd[1]: Reached target Slices.\n[ 1.435336] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.437826] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.442071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.444261] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.485039] RPC: Registered named UNIX socket transport module.\n[ 1.486987] RPC: Registered udp transport module.\n[ 1.488277] RPC: Registered tcp transport module.\n[ 1.489550] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.579711] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.582303] FDC 0 is a S82078B\n[ 1.585936] scsi host0: ata_piix\n[ 1.594976] scsi host1: ata_piix\n[ 1.596024] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.597552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.617657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.657200] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.662161] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.732047] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.733523] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.735048] usb 1-1: Product: QEMU USB Tablet\n[ 1.736150] usb 1-1: Manufacturer: QEMU\n[ 1.737160] usb 1-1: SerialNumber: 42\n[ 1.746205] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.748686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.833405] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.836005] XFS (vda1): Mounting V4 Filesystem\n[ 1.946320] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.119390] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.173281] systemd-journald[110]: Received SIGTERM from PID 1 (systemd).\n[ 2.296894] SELinux: Disabled at runtime.\n[ 2.332387] type=1404 audit(1539150852.493:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.403598] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.404941] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 2.826975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[ 2.907318] systemd-journald[389]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.092094] type=1305 audit(1539150853.252:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.199242] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[ 3.208859] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[ 3.216364] [drm] Initialized drm 1.1.0 20060810\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.235932] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.237817] [TTM] Initializing pool allocator\n[ 3.239602] [TTM] Initializing DMA pool allocator\n[ 3.241620] [drm] fb mappable at 0xFC000000\n[ 3.243072] [drm] vram aper at 0xFC000000\n[ 3.244443] [drm] size 33554432\n[ 3.245747] [drm] fb depth is 24\n[ 3.247054] [drm] pitch is 3072\n[ 3.248844] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.261021] ppdev: user-space parallel port driver\n[ 3.274236] Console: switching to colour frame buffer device 128x48\n[ 3.287748] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.302783] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[ 3.337931] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.367487] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.372287] alg: No test for crc32 (crc32-pclmul)\n[ 3.401982] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.433693] intel_rapl: no valid rapl domains found in package 0\n[ 3.440237] intel_powerclamp: No package C-state available\n[ 3.448236] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.752070] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:54:14 +0000. Up 3.70 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-10 05:54:16,380 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c/action used request id req-d8ee70ef-bbb1-40c7-8aa6-d5de28b7c778 2018-10-10 05:54:16,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.48201608658s 2018-10-10 05:54:16,381 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c/action used request id req-d8ee70ef-bbb1-40c7-8aa6-d5de28b7c778 2018-10-10 05:54:16,382 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1946966972 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.300570] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.302722] pid_max: default: 32768 minimum: 301 [ 0.303890] Security Framework initialized [ 0.304966] SELinux: Initializing. [ 0.306201] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.310933] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.313785] Mount-cache hash table entries: 4096 [ 0.315180] Initializing cgroup subsys memory [ 0.316303] Initializing cgroup subsys devices [ 0.317415] Initializing cgroup subsys freezer [ 0.318530] Initializing cgroup subsys net_cls [ 0.319657] Initializing cgroup subsys blkio [ 0.320751] Initializing cgroup subsys perf_event [ 0.321913] Initializing cgroup subsys hugetlb [ 0.323032] Initializing cgroup subsys pids [ 0.324106] Initializing cgroup subsys net_prio [ 0.325307] CPU: Physical Processor ID: 0 [ 0.327070] mce: CPU supports 10 MCE banks [ 0.328167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.329417] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330666] tlb_flushall_shift: 6 [ 0.331838] Freeing SMP alternatives: 28k freed [ 0.335793] ACPI: Core revision 20130517 [ 0.337272] ACPI: All ACPI Tables successfully acquired [ 0.338682] ftrace: allocating 25812 entries in 101 pages [ 0.361670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.363140] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.364587] smpboot: Max logical packages: 2 [ 0.365846] Enabling x2apic [ 0.366723] Enabled x2apic [ 0.367786] Switched APIC routing to physical x2apic. [ 0.369936] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380834] KVM setup paravirtual spinlock [ 0.383155] smpboot: Booting Node 0, Processors #1 OK [ 0.385240] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407553] Brought up 2 CPUs [ 0.407556] KVM setup async PF for cpu 1 [ 0.407559] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410655] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.412758] devtmpfs: initialized [ 0.415081] EVM: security.selinux [ 0.416037] EVM: security.ima [ 0.416928] EVM: security.capability [ 0.418527] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420022] pinctrl core: initialized pinctrl subsystem [ 0.421363] NET: Registered protocol family 16 [ 0.422667] ACPI: bus type PCI registered [ 0.423735] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425213] PCI: Using configuration type 1 for base access [ 0.429820] ACPI: Added _OSI(Module Device) [ 0.430969] ACPI: Added _OSI(Processor Device) [ 0.432142] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433310] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436046] ACPI: Interpreter enabled [ 0.437085] ACPI: (supports S0 S5) [ 0.438053] ACPI: Using IOAPIC for interrupt routing [ 0.439264] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.446360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447824] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450577] acpiphp: Slot [3] registered [ 0.451677] acpiphp: Slot [4] registered [ 0.452761] acpiphp: Slot [5] registered [ 0.453828] acpiphp: Slot [6] registered [ 0.454893] acpiphp: Slot [7] registered [ 0.455962] acpiphp: Slot [8] registered [ 0.457026] acpiphp: Slot [9] registered [ 0.458091] acpiphp: Slot [10] registered [ 0.459170] acpiphp: Slot [11] registered [ 0.460248] acpiphp: Slot [12] registered [ 0.461332] acpiphp: Slot [13] registered [ 0.462453] acpiphp: Slot [14] registered [ 0.463535] acpiphp: Slot [15] registered [ 0.464614] acpiphp: Slot [16] registered [ 0.465700] acpiphp: Slot [17] registered [ 0.466788] acpiphp: Slot [18] registered [ 0.467867] acpiphp: Slot [19] registered [ 0.468951] acpiphp: Slot [20] registered [ 0.470032] acpiphp: Slot [21] registered [ 0.471110] acpiphp: Slot [22] registered [ 0.472225] acpiphp: Slot [23] registered [ 0.473302] acpiphp: Slot [24] registered [ 0.474389] acpiphp: Slot [25] registered [ 0.475470] acpiphp: Slot [26] registered [ 0.476554] acpiphp: Slot [27] registered [ 0.477648] acpiphp: Slot [28] registered [ 0.478731] acpiphp: Slot [29] registered [ 0.479811] acpiphp: Slot [30] registered [ 0.480891] acpiphp: Slot [31] registered [ 0.481991] PCI host bridge to bus 0000:00 [ 0.483072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485832] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487311] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489285] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.496930] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498474] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499917] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.562767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566423] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.569877] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573135] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576814] vgaarb: loaded [ 0.577686] vgaarb: bridge control possible 0000:00:02.0 [ 0.579074] SCSI subsystem initialized [ 0.580135] ACPI: bus type USB registered [ 0.581226] usbcore: registered new interface driver usbfs [ 0.582526] usbcore: registered new interface driver hub [ 0.583854] usbcore: registered new device driver usb [ 0.585218] PCI: Using ACPI for IRQ routing [ 0.586592] NetLabel: Initializing [ 0.587582] NetLabel: domain hash size = 128 [ 0.588695] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589930] NetLabel: unlabeled traffic allowed by default [ 0.591350] Switched to clocksource kvm-clock [ 0.598649] pnp: PnP ACPI init [ 0.599623] ACPI: bus type PNP registered [ 0.601027] pnp: PnP ACPI: found 5 devices [ 0.602114] ACPI: bus type PNP unregistered [ 0.609866] NET: Registered protocol family 2 [ 0.611218] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.613259] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.614785] TCP: Hash tables configured (established 32768 bind 32768) [ 0.616254] TCP: reno registered [ 0.617214] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.618589] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.620148] NET: Registered protocol family 1 [ 0.621703] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.623578] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.625411] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.645409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665676] Unpacking initramfs... [ 1.090375] Freeing initrd memory: 37508k freed [ 1.099927] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.102108] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.118642] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.120679] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.122945] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.124887] Initialise system trusted keyring [ 1.126407] audit: initializing netlink socket (disabled) [ 1.128168] type=2000 audit(1539150851.253:1): initialized [ 1.144414] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.145958] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.148457] zpool: loaded [ 1.149341] zbud: loaded [ 1.150330] VFS: Disk quotas dquot_6.5.2 [ 1.151626] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.153985] msgmni has been set to 7578 [ 1.155407] Key type big_key registered [ 1.157780] NET: Registered protocol family 38 [ 1.159374] Key type asymmetric registered [ 1.160871] Asymmetric key parser 'x509' registered [ 1.162518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.166132] io scheduler noop registered [ 1.168095] io scheduler deadline registered (default) [ 1.170485] io scheduler cfq registered [ 1.172460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.184062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.186220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.188859] ACPI: Power Button [PWRF] [ 1.190303] GHES: HEST is not enabled! [ 1.191752] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.215657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.217705] Non-volatile memory driver v1.3 [ 1.219194] Linux agpgart interface v0.103 [ 1.220722] crash memory driver: version 1.1 [ 1.222257] rdac: device handler registered [ 1.223807] hp_sw: device handler registered [ 1.225304] emc: device handler registered [ 1.226754] alua: device handler registered [ 1.228223] libphy: Fixed MDIO Bus: probed [ 1.229681] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.231693] ehci-pci: EHCI PCI platform driver [ 1.233240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.235235] ohci-pci: OHCI PCI platform driver [ 1.236764] uhci_hcd: USB Universal Host Controller Interface driver [ 1.257103] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.258837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.261450] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.263148] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.265055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.267183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.269791] usb usb1: Product: UHCI Host Controller [ 1.271432] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.273655] usb usb1: SerialNumber: 0000:00:01.2 [ 1.275269] hub 1-0:1.0: USB hub found [ 1.276646] hub 1-0:1.0: 2 ports detected [ 1.278189] usbcore: registered new interface driver usbserial [ 1.280084] usbcore: registered new interface driver usbserial_generic [ 1.282162] usbserial: USB Serial support registered for generic [ 1.284118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.287555] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.288821] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.290165] mousedev: PS/2 mouse device common for all mice [ 1.291725] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.294082] rtc_cmos 00:00: RTC can wake from S4 [ 1.294706] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.295122] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.300431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.301988] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.303574] cpuidle: using governor menu [ 1.304734] hidraw: raw HID events driver (C) Jiri Kosina [ 1.306177] usbcore: registered new interface driver usbhid [ 1.307560] usbhid: USB HID core driver [ 1.308666] drop_monitor: Initializing network drop monitor service [ 1.310242] TCP: cubic registered [ 1.311242] Initializing XFRM netlink socket [ 1.312462] NET: Registered protocol family 10 [ 1.313875] NET: Registered protocol family 17 [ 1.315270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.316624] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.318123] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.320632] Loading compiled-in X.509 certificates [ 1.321937] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.324422] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.327310] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.329772] registered taskstats version 1 [ 1.332633] Key type trusted registered [ 1.335224] Key type encrypted registered [ 1.337573] IMA: No TPM chip found, activating TPM-bypass! [ 1.339317] rtc_cmos 00:00: setting system clock to 2018-10-10 05:54:11 UTC (1539150851) [ 1.342182] Freeing unused kernel memory: 1680k freed [ 1.346595] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.350588] systemd[1]: Detected virtualization kvm. [ 1.351823] systemd[1]: Detected architecture x86-64. [ 1.353084] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.355415] systemd[1]: No hostname configured. [ 1.356577] systemd[1]: Set hostname to . [ 1.357859] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.380639] systemd[1]: Reached target Swap. [ 1.381794] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.383625] systemd[1]: Reached target Timers. [ 1.384797] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.386729] systemd[1]: Reached target Local File Systems. [ 1.388068] systemd[1]: Starting Local File Systems. [ 1.389331] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.391399] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.394239] systemd[1]: Reached target Paths. [ 1.395366] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.397263] systemd[1]: Created slice Root Slice. [ 1.398447] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.400403] systemd[1]: Listening on udev Kernel Socket. [ 1.401679] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.403790] systemd[1]: Listening on udev Control Socket. [ 1.405083] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.407117] systemd[1]: Listening on Journal Socket. [ 1.408355] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.410255] systemd[1]: Reached target Sockets. [ 1.411410] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.413302] systemd[1]: Created slice System Slice. [ 1.414556] systemd[1]: Starting System Slice. [ 1.416084] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.418373] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.422088] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.424467] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.434167] systemd[1]: Reached target Slices. [ 1.435336] systemd[1]: Starting Slices. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.437826] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.442071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.444261] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.485039] RPC: Registered named UNIX socket transport module. [ 1.486987] RPC: Registered udp transport module. [ 1.488277] RPC: Registered tcp transport module. [ 1.489550] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.579711] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.582303] FDC 0 is a S82078B [ 1.585936] scsi host0: ata_piix [ 1.594976] scsi host1: ata_piix [ 1.596024] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.597552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.617657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.657200] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.662161] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.732047] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.733523] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.735048] usb 1-1: Product: QEMU USB Tablet [ 1.736150] usb 1-1: Manufacturer: QEMU [ 1.737160] usb 1-1: SerialNumber: 42 [ 1.746205] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.748686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.833405] SGI XFS with ACLs, security attributes, no debug enabled [ 1.836005] XFS (vda1): Mounting V4 Filesystem [ 1.946320] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.119390] tsc: Refined TSC clocksource calibration: 3491.910 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.173281] systemd-journald[110]: Received SIGTERM from PID 1 (systemd). [ 2.296894] SELinux: Disabled at runtime. [ 2.332387] type=1404 audit(1539150852.493:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.403598] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.404941] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 2.826975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [ 2.907318] systemd-journald[389]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.092094] type=1305 audit(1539150853.252:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.199242] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting NTP client/server... [ 3.208859] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [ 3.216364] [drm] Initialized drm 1.1.0 20060810 Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.235932] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.237817] [TTM] Initializing pool allocator [ 3.239602] [TTM] Initializing DMA pool allocator [ 3.241620] [drm] fb mappable at 0xFC000000 [ 3.243072] [drm] vram aper at 0xFC000000 [ 3.244443] [drm] size 33554432 [ 3.245747] [drm] fb depth is 24 [ 3.247054] [drm] pitch is 3072 [ 3.248844] fbcon: cirrusdrmfb (fb0) is primary device [ 3.261021] ppdev: user-space parallel port driver [ 3.274236] Console: switching to colour frame buffer device 128x48 [ 3.287748] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.302783] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [ 3.337931] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.367487] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.372287] alg: No test for crc32 (crc32-pclmul) [ 3.401982] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.433693] intel_rapl: no valid rapl domains found in package 0 [ 3.440237] intel_powerclamp: No package C-state available [ 3.448236] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.752070] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:54:14 +0000. Up 3.70 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-10 05:54:17,381 - paramiko.transport - DEBUG - starting thread (client mode): 0xed968390L 2018-10-10 05:54:17,382 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:54:17,423 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-10 05:54:17,423 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-10 05:54:17,450 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-10 05:54:17,450 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:54:17,450 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:54:17,451 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:54:17,451 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:54:17,451 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:54:17,457 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:54:17,457 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:54:17,482 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-10 05:54:17,483 - paramiko.transport - DEBUG - Trying key 9fbfb39f3ae73efc030e7d4a8b527dac from /tmp/tmpBN6QKd 2018-10-10 05:54:17,499 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:54:17,519 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-10 05:54:17,549 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-10-10 05:54:17,550 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:54:17,556 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-10 05:54:17,557 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: Authentication failed. 2018-10-10 05:54:26,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-10 05:54:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-10 05:54:27,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:54: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-0cb3132a-faee-41a2-8b79-518eb8a0e14f x-compute-request-id: req-0cb3132a-faee-41a2-8b79-518eb8a0e14f Content-Encoding: gzip Content-Length: 12784 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1946966972 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.908 MHz processor\n[ 0.300570] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.302722] pid_max: default: 32768 minimum: 301\n[ 0.303890] Security Framework initialized\n[ 0.304966] SELinux: Initializing.\n[ 0.306201] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.310933] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.313785] Mount-cache hash table entries: 4096\n[ 0.315180] Initializing cgroup subsys memory\n[ 0.316303] Initializing cgroup subsys devices\n[ 0.317415] Initializing cgroup subsys freezer\n[ 0.318530] Initializing cgroup subsys net_cls\n[ 0.319657] Initializing cgroup subsys blkio\n[ 0.320751] Initializing cgroup subsys perf_event\n[ 0.321913] Initializing cgroup subsys hugetlb\n[ 0.323032] Initializing cgroup subsys pids\n[ 0.324106] Initializing cgroup subsys net_prio\n[ 0.325307] CPU: Physical Processor ID: 0\n[ 0.327070] mce: CPU supports 10 MCE banks\n[ 0.328167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.329417] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330666] tlb_flushall_shift: 6\n[ 0.331838] Freeing SMP alternatives: 28k freed\n[ 0.335793] ACPI: Core revision 20130517\n[ 0.337272] ACPI: All ACPI Tables successfully acquired\n[ 0.338682] ftrace: allocating 25812 entries in 101 pages\n[ 0.361670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.363140] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.364587] smpboot: Max logical packages: 2\n[ 0.365846] Enabling x2apic\n[ 0.366723] Enabled x2apic\n[ 0.367786] Switched APIC routing to physical x2apic.\n[ 0.369936] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.371396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.373945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380834] KVM setup paravirtual spinlock\n[ 0.383155] smpboot: Booting Node 0, Processors #1 OK\n[ 0.385240] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.407553] Brought up 2 CPUs\n[ 0.407556] KVM setup async PF for cpu 1\n[ 0.407559] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.410655] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.412758] devtmpfs: initialized\n[ 0.415081] EVM: security.selinux\n[ 0.416037] EVM: security.ima\n[ 0.416928] EVM: security.capability\n[ 0.418527] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.420022] pinctrl core: initialized pinctrl subsystem\n[ 0.421363] NET: Registered protocol family 16\n[ 0.422667] ACPI: bus type PCI registered\n[ 0.423735] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.425213] PCI: Using configuration type 1 for base access\n[ 0.429820] ACPI: Added _OSI(Module Device)\n[ 0.430969] ACPI: Added _OSI(Processor Device)\n[ 0.432142] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433310] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436046] ACPI: Interpreter enabled\n[ 0.437085] ACPI: (supports S0 S5)\n[ 0.438053] ACPI: Using IOAPIC for interrupt routing\n[ 0.439264] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.443163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.444574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.446360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.447824] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450577] acpiphp: Slot [3] registered\n[ 0.451677] acpiphp: Slot [4] registered\n[ 0.452761] acpiphp: Slot [5] registered\n[ 0.453828] acpiphp: Slot [6] registered\n[ 0.454893] acpiphp: Slot [7] registered\n[ 0.455962] acpiphp: Slot [8] registered\n[ 0.457026] acpiphp: Slot [9] registered\n[ 0.458091] acpiphp: Slot [10] registered\n[ 0.459170] acpiphp: Slot [11] registered\n[ 0.460248] acpiphp: Slot [12] registered\n[ 0.461332] acpiphp: Slot [13] registered\n[ 0.462453] acpiphp: Slot [14] registered\n[ 0.463535] acpiphp: Slot [15] registered\n[ 0.464614] acpiphp: Slot [16] registered\n[ 0.465700] acpiphp: Slot [17] registered\n[ 0.466788] acpiphp: Slot [18] registered\n[ 0.467867] acpiphp: Slot [19] registered\n[ 0.468951] acpiphp: Slot [20] registered\n[ 0.470032] acpiphp: Slot [21] registered\n[ 0.471110] acpiphp: Slot [22] registered\n[ 0.472225] acpiphp: Slot [23] registered\n[ 0.473302] acpiphp: Slot [24] registered\n[ 0.474389] acpiphp: Slot [25] registered\n[ 0.475470] acpiphp: Slot [26] registered\n[ 0.476554] acpiphp: Slot [27] registered\n[ 0.477648] acpiphp: Slot [28] registered\n[ 0.478731] acpiphp: Slot [29] registered\n[ 0.479811] acpiphp: Slot [30] registered\n[ 0.480891] acpiphp: Slot [31] registered\n[ 0.481991] PCI host bridge to bus 0000:00\n[ 0.483072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.484353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.485832] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.487311] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.489285] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.496930] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.498474] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499917] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.508785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.510758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.562767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.566423] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.568157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.569877] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.571537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.573135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576814] vgaarb: loaded\n[ 0.577686] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579074] SCSI subsystem initialized\n[ 0.580135] ACPI: bus type USB registered\n[ 0.581226] usbcore: registered new interface driver usbfs\n[ 0.582526] usbcore: registered new interface driver hub\n[ 0.583854] usbcore: registered new device driver usb\n[ 0.585218] PCI: Using ACPI for IRQ routing\n[ 0.586592] NetLabel: Initializing\n[ 0.587582] NetLabel: domain hash size = 128\n[ 0.588695] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589930] NetLabel: unlabeled traffic allowed by default\n[ 0.591350] Switched to clocksource kvm-clock\n[ 0.598649] pnp: PnP ACPI init\n[ 0.599623] ACPI: bus type PNP registered\n[ 0.601027] pnp: PnP ACPI: found 5 devices\n[ 0.602114] ACPI: bus type PNP unregistered\n[ 0.609866] NET: Registered protocol family 2\n[ 0.611218] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.613259] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.614785] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.616254] TCP: reno registered\n[ 0.617214] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.618589] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.620148] NET: Registered protocol family 1\n[ 0.621703] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.623578] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.625411] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.645409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665676] Unpacking initramfs...\n[ 1.090375] Freeing initrd memory: 37508k freed\n[ 1.099927] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.102108] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.118642] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.120679] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.122945] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.124887] Initialise system trusted keyring\n[ 1.126407] audit: initializing netlink socket (disabled)\n[ 1.128168] type=2000 audit(1539150851.253:1): initialized\n[ 1.144414] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.145958] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.148457] zpool: loaded\n[ 1.149341] zbud: loaded\n[ 1.150330] VFS: Disk quotas dquot_6.5.2\n[ 1.151626] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.153985] msgmni has been set to 7578\n[ 1.155407] Key type big_key registered\n[ 1.157780] NET: Registered protocol family 38\n[ 1.159374] Key type asymmetric registered\n[ 1.160871] Asymmetric key parser 'x509' registered\n[ 1.162518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.166132] io scheduler noop registered\n[ 1.168095] io scheduler deadline registered (default)\n[ 1.170485] io scheduler cfq registered\n[ 1.172460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.184062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.186220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.188859] ACPI: Power Button [PWRF]\n[ 1.190303] GHES: HEST is not enabled!\n[ 1.191752] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.215657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.217705] Non-volatile memory driver v1.3\n[ 1.219194] Linux agpgart interface v0.103\n[ 1.220722] crash memory driver: version 1.1\n[ 1.222257] rdac: device handler registered\n[ 1.223807] hp_sw: device handler registered\n[ 1.225304] emc: device handler registered\n[ 1.226754] alua: device handler registered\n[ 1.228223] libphy: Fixed MDIO Bus: probed\n[ 1.229681] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.231693] ehci-pci: EHCI PCI platform driver\n[ 1.233240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.235235] ohci-pci: OHCI PCI platform driver\n[ 1.236764] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.257103] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.258837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.261450] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.263148] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.265055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.267183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.269791] usb usb1: Product: UHCI Host Controller\n[ 1.271432] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.273655] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.275269] hub 1-0:1.0: USB hub found\n[ 1.276646] hub 1-0:1.0: 2 ports detected\n[ 1.278189] usbcore: registered new interface driver usbserial\n[ 1.280084] usbcore: registered new interface driver usbserial_generic\n[ 1.282162] usbserial: USB Serial support registered for generic\n[ 1.284118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.287555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.288821] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.290165] mousedev: PS/2 mouse device common for all mice\n[ 1.291725] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.294082] rtc_cmos 00:00: RTC can wake from S4\n[ 1.294706] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.295122] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.300431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.301988] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.303574] cpuidle: using governor menu\n[ 1.304734] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.306177] usbcore: registered new interface driver usbhid\n[ 1.307560] usbhid: USB HID core driver\n[ 1.308666] drop_monitor: Initializing network drop monitor service\n[ 1.310242] TCP: cubic registered\n[ 1.311242] Initializing XFRM netlink socket\n[ 1.312462] NET: Registered protocol family 10\n[ 1.313875] NET: Registered protocol family 17\n[ 1.315270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.316624] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.318123] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.320632] Loading compiled-in X.509 certificates\n[ 1.321937] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.324422] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.327310] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.329772] registered taskstats version 1\n[ 1.332633] Key type trusted registered\n[ 1.335224] Key type encrypted registered\n[ 1.337573] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.339317] rtc_cmos 00:00: setting system clock to 2018-10-10 05:54:11 UTC (1539150851)\n[ 1.342182] Freeing unused kernel memory: 1680k freed\n[ 1.346595] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.350588] systemd[1]: Detected virtualization kvm.\n[ 1.351823] systemd[1]: Detected architecture x86-64.\n[ 1.353084] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.355415] systemd[1]: No hostname configured.\n[ 1.356577] systemd[1]: Set hostname to .\n[ 1.357859] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.380639] systemd[1]: Reached target Swap.\n[ 1.381794] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.383625] systemd[1]: Reached target Timers.\n[ 1.384797] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.386729] systemd[1]: Reached target Local File Systems.\n[ 1.388068] systemd[1]: Starting Local File Systems.\n[ 1.389331] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.391399] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.394239] systemd[1]: Reached target Paths.\n[ 1.395366] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.397263] systemd[1]: Created slice Root Slice.\n[ 1.398447] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.400403] systemd[1]: Listening on udev Kernel Socket.\n[ 1.401679] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.403790] systemd[1]: Listening on udev Control Socket.\n[ 1.405083] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.407117] systemd[1]: Listening on Journal Socket.\n[ 1.408355] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.410255] systemd[1]: Reached target Sockets.\n[ 1.411410] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.413302] systemd[1]: Created slice System Slice.\n[ 1.414556] systemd[1]: Starting System Slice.\n[ 1.416084] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.418373] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.422088] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.424467] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.434167] systemd[1]: Reached target Slices.\n[ 1.435336] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.437826] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.442071] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.444261] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.485039] RPC: Registered named UNIX socket transport module.\n[ 1.486987] RPC: Registered udp transport module.\n[ 1.488277] RPC: Registered tcp transport module.\n[ 1.489550] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.579711] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.582303] FDC 0 is a S82078B\n[ 1.585936] scsi host0: ata_piix\n[ 1.594976] scsi host1: ata_piix\n[ 1.596024] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.597552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.617657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.657200] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.662161] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.732047] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.733523] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.735048] usb 1-1: Product: QEMU USB Tablet\n[ 1.736150] usb 1-1: Manufacturer: QEMU\n[ 1.737160] usb 1-1: SerialNumber: 42\n[ 1.746205] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.748686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.833405] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.836005] XFS (vda1): Mounting V4 Filesystem\n[ 1.946320] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.119390] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.173281] systemd-journald[110]: Received SIGTERM from PID 1 (systemd).\n[ 2.296894] SELinux: Disabled at runtime.\n[ 2.332387] type=1404 audit(1539150852.493:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.403598] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.404941] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 2.826975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[ 2.907318] systemd-journald[389]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.092094] type=1305 audit(1539150853.252:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.199242] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[ 3.208859] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[ 3.216364] [drm] Initialized drm 1.1.0 20060810\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.235932] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.237817] [TTM] Initializing pool allocator\n[ 3.239602] [TTM] Initializing DMA pool allocator\n[ 3.241620] [drm] fb mappable at 0xFC000000\n[ 3.243072] [drm] vram aper at 0xFC000000\n[ 3.244443] [drm] size 33554432\n[ 3.245747] [drm] fb depth is 24\n[ 3.247054] [drm] pitch is 3072\n[ 3.248844] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.261021] ppdev: user-space parallel port driver\n[ 3.274236] Console: switching to colour frame buffer device 128x48\n[ 3.287748] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.302783] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[ 3.337931] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.367487] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.372287] alg: No test for crc32 (crc32-pclmul)\n[ 3.401982] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.433693] intel_rapl: no valid rapl domains found in package 0\n[ 3.440237] intel_powerclamp: No package C-state available\n[ 3.448236] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.752070] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:54:14 +0000. Up 3.70 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting System Logging Service...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.860296] cloud-init[787]: Cloud-init v. 0.7.5 running 'init' at Wed, 10 Oct 2018 05:54:16 +0000. Up 5.82 seconds.\n[ 5.887052] cloud-init[787]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.888951] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.890729] cloud-init[787]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.892320] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.900040] cloud-init[787]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.903301] cloud-init[787]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:3d:b3:25 |\n[ 5.906349] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.912187] cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.916027] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.927841] cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.943032] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.952266] cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.958618] cloud-init[787]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.965048] cloud-init[787]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.970432] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.787213] cloud-init[3400]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 10 Oct 2018 05:54:20 +0000. Up 9.72 seconds.\n[ 10.505709] cloud-init[3461]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 10 Oct 2018 05:54:21 +0000. Up 10.46 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 9f:bf:b3:9f:3a:e7:3e:fc:03:0e:7d:4a:8b:52:7d:ac | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.563993] cloud-init[3461]: Cloud-init v. 0.7.5 finished at Wed, 10 Oct 2018 05:54:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.55 seconds\n"} 2018-10-10 05:54:27,733 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c/action used request id req-0cb3132a-faee-41a2-8b79-518eb8a0e14f 2018-10-10 05:54:27,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1656229496s 2018-10-10 05:54:27,734 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c/action used request id req-0cb3132a-faee-41a2-8b79-518eb8a0e14f 2018-10-10 05:54:27,735 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1946966972 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.300570] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.302722] pid_max: default: 32768 minimum: 301 [ 0.303890] Security Framework initialized [ 0.304966] SELinux: Initializing. [ 0.306201] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.310933] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.313785] Mount-cache hash table entries: 4096 [ 0.315180] Initializing cgroup subsys memory [ 0.316303] Initializing cgroup subsys devices [ 0.317415] Initializing cgroup subsys freezer [ 0.318530] Initializing cgroup subsys net_cls [ 0.319657] Initializing cgroup subsys blkio [ 0.320751] Initializing cgroup subsys perf_event [ 0.321913] Initializing cgroup subsys hugetlb [ 0.323032] Initializing cgroup subsys pids [ 0.324106] Initializing cgroup subsys net_prio [ 0.325307] CPU: Physical Processor ID: 0 [ 0.327070] mce: CPU supports 10 MCE banks [ 0.328167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.329417] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330666] tlb_flushall_shift: 6 [ 0.331838] Freeing SMP alternatives: 28k freed [ 0.335793] ACPI: Core revision 20130517 [ 0.337272] ACPI: All ACPI Tables successfully acquired [ 0.338682] ftrace: allocating 25812 entries in 101 pages [ 0.361670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.363140] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.364587] smpboot: Max logical packages: 2 [ 0.365846] Enabling x2apic [ 0.366723] Enabled x2apic [ 0.367786] Switched APIC routing to physical x2apic. [ 0.369936] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373945] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380834] KVM setup paravirtual spinlock [ 0.383155] smpboot: Booting Node 0, Processors #1 OK [ 0.385240] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407553] Brought up 2 CPUs [ 0.407556] KVM setup async PF for cpu 1 [ 0.407559] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410655] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.412758] devtmpfs: initialized [ 0.415081] EVM: security.selinux [ 0.416037] EVM: security.ima [ 0.416928] EVM: security.capability [ 0.418527] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.420022] pinctrl core: initialized pinctrl subsystem [ 0.421363] NET: Registered protocol family 16 [ 0.422667] ACPI: bus type PCI registered [ 0.423735] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.425213] PCI: Using configuration type 1 for base access [ 0.429820] ACPI: Added _OSI(Module Device) [ 0.430969] ACPI: Added _OSI(Processor Device) [ 0.432142] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433310] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436046] ACPI: Interpreter enabled [ 0.437085] ACPI: (supports S0 S5) [ 0.438053] ACPI: Using IOAPIC for interrupt routing [ 0.439264] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.443163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.446360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.447824] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450577] acpiphp: Slot [3] registered [ 0.451677] acpiphp: Slot [4] registered [ 0.452761] acpiphp: Slot [5] registered [ 0.453828] acpiphp: Slot [6] registered [ 0.454893] acpiphp: Slot [7] registered [ 0.455962] acpiphp: Slot [8] registered [ 0.457026] acpiphp: Slot [9] registered [ 0.458091] acpiphp: Slot [10] registered [ 0.459170] acpiphp: Slot [11] registered [ 0.460248] acpiphp: Slot [12] registered [ 0.461332] acpiphp: Slot [13] registered [ 0.462453] acpiphp: Slot [14] registered [ 0.463535] acpiphp: Slot [15] registered [ 0.464614] acpiphp: Slot [16] registered [ 0.465700] acpiphp: Slot [17] registered [ 0.466788] acpiphp: Slot [18] registered [ 0.467867] acpiphp: Slot [19] registered [ 0.468951] acpiphp: Slot [20] registered [ 0.470032] acpiphp: Slot [21] registered [ 0.471110] acpiphp: Slot [22] registered [ 0.472225] acpiphp: Slot [23] registered [ 0.473302] acpiphp: Slot [24] registered [ 0.474389] acpiphp: Slot [25] registered [ 0.475470] acpiphp: Slot [26] registered [ 0.476554] acpiphp: Slot [27] registered [ 0.477648] acpiphp: Slot [28] registered [ 0.478731] acpiphp: Slot [29] registered [ 0.479811] acpiphp: Slot [30] registered [ 0.480891] acpiphp: Slot [31] registered [ 0.481991] PCI host bridge to bus 0000:00 [ 0.483072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485832] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487311] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489285] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.496930] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498474] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499917] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.562767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566423] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.568157] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.569877] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573135] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576814] vgaarb: loaded [ 0.577686] vgaarb: bridge control possible 0000:00:02.0 [ 0.579074] SCSI subsystem initialized [ 0.580135] ACPI: bus type USB registered [ 0.581226] usbcore: registered new interface driver usbfs [ 0.582526] usbcore: registered new interface driver hub [ 0.583854] usbcore: registered new device driver usb [ 0.585218] PCI: Using ACPI for IRQ routing [ 0.586592] NetLabel: Initializing [ 0.587582] NetLabel: domain hash size = 128 [ 0.588695] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589930] NetLabel: unlabeled traffic allowed by default [ 0.591350] Switched to clocksource kvm-clock [ 0.598649] pnp: PnP ACPI init [ 0.599623] ACPI: bus type PNP registered [ 0.601027] pnp: PnP ACPI: found 5 devices [ 0.602114] ACPI: bus type PNP unregistered [ 0.609866] NET: Registered protocol family 2 [ 0.611218] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.613259] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.614785] TCP: Hash tables configured (established 32768 bind 32768) [ 0.616254] TCP: reno registered [ 0.617214] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.618589] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.620148] NET: Registered protocol family 1 [ 0.621703] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.623578] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.625411] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.645409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665676] Unpacking initramfs... [ 1.090375] Freeing initrd memory: 37508k freed [ 1.099927] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.102108] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.118642] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.120679] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.122945] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.124887] Initialise system trusted keyring [ 1.126407] audit: initializing netlink socket (disabled) [ 1.128168] type=2000 audit(1539150851.253:1): initialized [ 1.144414] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.145958] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.148457] zpool: loaded [ 1.149341] zbud: loaded [ 1.150330] VFS: Disk quotas dquot_6.5.2 [ 1.151626] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.153985] msgmni has been set to 7578 [ 1.155407] Key type big_key registered [ 1.157780] NET: Registered protocol family 38 [ 1.159374] Key type asymmetric registered [ 1.160871] Asymmetric key parser 'x509' registered [ 1.162518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.166132] io scheduler noop registered [ 1.168095] io scheduler deadline registered (default) [ 1.170485] io scheduler cfq registered [ 1.172460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.184062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.186220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.188859] ACPI: Power Button [PWRF] [ 1.190303] GHES: HEST is not enabled! [ 1.191752] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.215657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.217705] Non-volatile memory driver v1.3 [ 1.219194] Linux agpgart interface v0.103 [ 1.220722] crash memory driver: version 1.1 [ 1.222257] rdac: device handler registered [ 1.223807] hp_sw: device handler registered [ 1.225304] emc: device handler registered [ 1.226754] alua: device handler registered [ 1.228223] libphy: Fixed MDIO Bus: probed [ 1.229681] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.231693] ehci-pci: EHCI PCI platform driver [ 1.233240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.235235] ohci-pci: OHCI PCI platform driver [ 1.236764] uhci_hcd: USB Universal Host Controller Interface driver [ 1.257103] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.258837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.261450] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.263148] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.265055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.267183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.269791] usb usb1: Product: UHCI Host Controller [ 1.271432] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.273655] usb usb1: SerialNumber: 0000:00:01.2 [ 1.275269] hub 1-0:1.0: USB hub found [ 1.276646] hub 1-0:1.0: 2 ports detected [ 1.278189] usbcore: registered new interface driver usbserial [ 1.280084] usbcore: registered new interface driver usbserial_generic [ 1.282162] usbserial: USB Serial support registered for generic [ 1.284118] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.287555] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.288821] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.290165] mousedev: PS/2 mouse device common for all mice [ 1.291725] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.294082] rtc_cmos 00:00: RTC can wake from S4 [ 1.294706] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.295122] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.300431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.301988] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.303574] cpuidle: using governor menu [ 1.304734] hidraw: raw HID events driver (C) Jiri Kosina [ 1.306177] usbcore: registered new interface driver usbhid [ 1.307560] usbhid: USB HID core driver [ 1.308666] drop_monitor: Initializing network drop monitor service [ 1.310242] TCP: cubic registered [ 1.311242] Initializing XFRM netlink socket [ 1.312462] NET: Registered protocol family 10 [ 1.313875] NET: Registered protocol family 17 [ 1.315270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.316624] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.318123] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.320632] Loading compiled-in X.509 certificates [ 1.321937] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.324422] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.327310] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.329772] registered taskstats version 1 [ 1.332633] Key type trusted registered [ 1.335224] Key type encrypted registered [ 1.337573] IMA: No TPM chip found, activating TPM-bypass! [ 1.339317] rtc_cmos 00:00: setting system clock to 2018-10-10 05:54:11 UTC (1539150851) [ 1.342182] Freeing unused kernel memory: 1680k freed [ 1.346595] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.350588] systemd[1]: Detected virtualization kvm. [ 1.351823] systemd[1]: Detected architecture x86-64. [ 1.353084] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.355415] systemd[1]: No hostname configured. [ 1.356577] systemd[1]: Set hostname to . [ 1.357859] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.380639] systemd[1]: Reached target Swap. [ 1.381794] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.383625] systemd[1]: Reached target Timers. [ 1.384797] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.386729] systemd[1]: Reached target Local File Systems. [ 1.388068] systemd[1]: Starting Local File Systems. [ 1.389331] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.391399] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.394239] systemd[1]: Reached target Paths. [ 1.395366] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.397263] systemd[1]: Created slice Root Slice. [ 1.398447] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.400403] systemd[1]: Listening on udev Kernel Socket. [ 1.401679] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.403790] systemd[1]: Listening on udev Control Socket. [ 1.405083] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.407117] systemd[1]: Listening on Journal Socket. [ 1.408355] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.410255] systemd[1]: Reached target Sockets. [ 1.411410] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.413302] systemd[1]: Created slice System Slice. [ 1.414556] systemd[1]: Starting System Slice. [ 1.416084] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.418373] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.422088] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.424467] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.434167] systemd[1]: Reached target Slices. [ 1.435336] systemd[1]: Starting Slices. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.437826] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.442071] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.444261] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.485039] RPC: Registered named UNIX socket transport module. [ 1.486987] RPC: Registered udp transport module. [ 1.488277] RPC: Registered tcp transport module. [ 1.489550] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.579711] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.582303] FDC 0 is a S82078B [ 1.585936] scsi host0: ata_piix [ 1.594976] scsi host1: ata_piix [ 1.596024] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.597552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.617657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.657200] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.662161] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.732047] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.733523] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.735048] usb 1-1: Product: QEMU USB Tablet [ 1.736150] usb 1-1: Manufacturer: QEMU [ 1.737160] usb 1-1: SerialNumber: 42 [ 1.746205] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.748686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.833405] SGI XFS with ACLs, security attributes, no debug enabled [ 1.836005] XFS (vda1): Mounting V4 Filesystem [ 1.946320] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.119390] tsc: Refined TSC clocksource calibration: 3491.910 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.173281] systemd-journald[110]: Received SIGTERM from PID 1 (systemd). [ 2.296894] SELinux: Disabled at runtime. [ 2.332387] type=1404 audit(1539150852.493:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.403598] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.404941] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 2.826975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [ 2.907318] systemd-journald[389]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.092094] type=1305 audit(1539150853.252:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.199242] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting NTP client/server... [ 3.208859] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [ 3.216364] [drm] Initialized drm 1.1.0 20060810 Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.235932] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.237817] [TTM] Initializing pool allocator [ 3.239602] [TTM] Initializing DMA pool allocator [ 3.241620] [drm] fb mappable at 0xFC000000 [ 3.243072] [drm] vram aper at 0xFC000000 [ 3.244443] [drm] size 33554432 [ 3.245747] [drm] fb depth is 24 [ 3.247054] [drm] pitch is 3072 [ 3.248844] fbcon: cirrusdrmfb (fb0) is primary device [ 3.261021] ppdev: user-space parallel port driver [ 3.274236] Console: switching to colour frame buffer device 128x48 [ 3.287748] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.302783] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [ 3.337931] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.367487] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.372287] alg: No test for crc32 (crc32-pclmul) [ 3.401982] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.433693] intel_rapl: no valid rapl domains found in package 0 [ 3.440237] intel_powerclamp: No package C-state available [ 3.448236] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.752070] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 10 Oct 2018 05:54:14 +0000. Up 3.70 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting System Logging Service... Starting nginx - high performance web server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 5.860296] cloud-init[787]: Cloud-init v. 0.7.5 running 'init' at Wed, 10 Oct 2018 05:54:16 +0000. Up 5.82 seconds. [ 5.887052] cloud-init[787]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.888951] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.890729] cloud-init[787]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.892320] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.900040] cloud-init[787]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.903301] cloud-init[787]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:3d:b3:25 | [ 5.906349] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.912187] cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.916027] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.927841] cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.943032] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.952266] cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.958618] cloud-init[787]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.965048] cloud-init[787]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.970432] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.787213] cloud-init[3400]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 10 Oct 2018 05:54:20 +0000. Up 9.72 seconds. [ 10.505709] cloud-init[3461]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 10 Oct 2018 05:54:21 +0000. Up 10.46 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 9f:bf:b3:9f:3a:e7:3e:fc:03:0e:7d:4a:8b:52:7d:ac | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.563993] cloud-init[3461]: Cloud-init v. 0.7.5 finished at Wed, 10 Oct 2018 05:54:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.55 seconds 2018-10-10 05:54:27,739 - paramiko.transport - DEBUG - starting thread (client mode): 0xed9683d0L 2018-10-10 05:54:27,739 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:54:27,782 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-10 05:54:27,782 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-10 05:54:27,824 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-10 05:54:27,824 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-10 05:54:27,824 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-10 05:54:27,825 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:54:27,825 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-10 05:54:27,825 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:54:27,830 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-10 05:54:27,831 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:54:27,840 - paramiko.transport - DEBUG - Trying key 9fbfb39f3ae73efc030e7d4a8b527dac from /tmp/tmpBN6QKd 2018-10-10 05:54:27,871 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:54:27,889 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-10 05:54:27,904 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-10 05:54:27,905 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-10 05:54:27,905 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-10 05:54:27,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-10-10 05:54:28,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:54:28,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:54:28,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:54:28,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5179, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5186, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1798, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5162, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 888, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 794, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4791, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5157, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:54:26 GMT 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-10 05:54:28,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:54:28,140 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5179, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 5186, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1798, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 5162, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 888, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 794, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4791, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 5157, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-10 05:54:28,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-10-10 05:54:28,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:54:28,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:54:28,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:54:28,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:54:28,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:54:28,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:54:28,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:54:28,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5179, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5186, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1798, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5162, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 888, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 794, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4791, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5157, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-10 05:54:28,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:54:28,316 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:54:27 GMT 2018-10-10 05:54:28,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:54:28,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-10 05:54:28,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:54:28,316 - functest.core.cloudify - INFO - The current manager status is running 2018-10-10 05:54:28,317 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-10 05:54:28,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:54:28,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:54:28,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:54:28,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:54:27.203Z", "updated_at": "2018-10-10T05:54:27.203Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:54:27 GMT 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-10 05:54:28,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:54:28,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-10-10 05:54:28,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:54:28,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:54:28,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:54:28,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:54:28,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:54:28,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:54:28,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:54:28,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-10T05:54:27.203Z", "updated_at": "2018-10-10T05:54:27.203Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-10 05:54:28,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:54:28,509 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:54:27 GMT 2018-10-10 05:54:28,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:54:28,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-10 05:54:28,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:54:28,509 - functest.core.cloudify - DEBUG - List secrets: 2018-10-10 05:54:28,510 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-10-10 05:54:28,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-10T05:54:27.203Z", "updated_at": "2018-10-10T05:54:27.203Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-10 05:54:28,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:54:28,606 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:54:27 GMT 2018-10-10 05:54:28,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:54:28,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-10 05:54:28,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:54:28,606 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-10 05:54:28,606 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-10 05:54:28,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-10 05:54:28,607 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:54:28,616 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 05:54:28,616 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:54:28,627 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:54:28,789 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-10 05:54:28,790 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-10 05:54:28,796 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-10 05:54:28,797 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-10 05:54:28,797 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-10 05:54:28,808 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-10 05:55:11,845 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-10 05:55:11,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: linux.mirrors.es.net * extras: mirror.web-ster.com * updates: mirror.jaleco.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 11 MB/s | 54 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-10-10 05:55:11,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-10 05:55:11,847 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-10 05:55:11,847 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-10 05:55:14,600 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-10 05:55:14,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:55:14,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:55:14,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ed8b5190-8087-48f1-9b1f-24ce85125224 Date: Wed, 10 Oct 2018 05:55:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "metadata": {}}], "file": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file", "owner": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "size": 4373348352, "self": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:51:32Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:50:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:55:14,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ed8b5190-8087-48f1-9b1f-24ce85125224 2018-10-10 05:55:14,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208744049072s 2018-10-10 05:55:14,810 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ed8b5190-8087-48f1-9b1f-24ce85125224 2018-10-10 05:55:14,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 05:55:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}' 2018-10-10 05:55:14,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88 X-Openstack-Request-Id: req-126ad698-01e1-4306-9d34-d842ca4f534b Date: Wed, 10 Oct 2018 05:55:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/file", "owner": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "size": null, "self": "/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-10T05:55:14Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "checksum": null, "created_at": "2018-10-10T05:55:14Z", "protected": false} 2018-10-10 05:55:14,871 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-126ad698-01e1-4306-9d34-d842ca4f534b 2018-10-10 05:55:14,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.058846950531s 2018-10-10 05:55:14,872 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-126ad698-01e1-4306-9d34-d842ca4f534b returning object 8d259582-4aef-4c48-9fdf-e7678cef6c88 2018-10-10 05:55:14,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 05:55:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '' 2018-10-10 05:55:23,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17a1226e-bc26-4204-838a-7a763904a39d Date: Wed, 10 Oct 2018 05:55:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 05:55:23,462 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/file used request id req-17a1226e-bc26-4204-838a-7a763904a39d 2018-10-10 05:55:23,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.5899810791s 2018-10-10 05:55:23,463 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/file used request id req-17a1226e-bc26-4204-838a-7a763904a39d 2018-10-10 05:55:23,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 05:55:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:55:23,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-746f8d76-75ac-4d82-9b9b-f5d3f46d8abd Date: Wed, 10 Oct 2018 05:55:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/snap", "metadata": {}}], "file": "/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/file", "owner": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "size": 426967040, "self": "/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-10T05:55:23Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-10T05:55:14Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "metadata": {}}], "file": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file", "owner": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "size": 4373348352, "self": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:51:32Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:50:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 05:55:23,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-746f8d76-75ac-4d82-9b9b-f5d3f46d8abd 2018-10-10 05:55:23,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173545837402s 2018-10-10 05:55:23,637 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-746f8d76-75ac-4d82-9b9b-f5d3f46d8abd 2018-10-10 05:55:23,640 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/file', 'owner': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'id': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'size': 426967040, u'self': u'/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3ca2ec0d44a4223a19bdff6f28a239b', 'name': 'vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/8d259582-4aef-4c48-9fdf-e7678cef6c88/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T05:55:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T05:55:23Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', 'created': u'2018-10-10T05:55:14Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-10T05:55:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-10-10 05:55:23,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 05:55:23,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-10 05:55:23,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc8eb002-46aa-444f-af40-6f0a72ffd38e x-compute-request-id: req-dc8eb002-46aa-444f-af40-6f0a72ffd38e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "80093d80-c13c-490c-a9d6-fded212974c3", "name": "vyos_vrouter-flavor_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 05:55:23,691 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dc8eb002-46aa-444f-af40-6f0a72ffd38e 2018-10-10 05:55:23,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0501251220703s 2018-10-10 05:55:23,691 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dc8eb002-46aa-444f-af40-6f0a72ffd38e returning object 80093d80-c13c-490c-a9d6-fded212974c3 2018-10-10 05:55:23,692 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc', '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'12fa6dd9c3df4310ac43440581910811', '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'80093d80-c13c-490c-a9d6-fded212974c3', 'swap': 0}) 2018-10-10 05:55:23,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 05:55:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/80093d80-c13c-490c-a9d6-fded212974c3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" -d '{"extra_specs": {}}' 2018-10-10 05:55:23,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5af71d2f-7c5a-4169-9e59-79c45283c426 x-compute-request-id: req-5af71d2f-7c5a-4169-9e59-79c45283c426 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 05:55:23,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/80093d80-c13c-490c-a9d6-fded212974c3/os-extra_specs used request id req-5af71d2f-7c5a-4169-9e59-79c45283c426 2018-10-10 05:55:23,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019651889801s 2018-10-10 05:55:23,713 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/80093d80-c13c-490c-a9d6-fded212974c3/os-extra_specs used request id req-5af71d2f-7c5a-4169-9e59-79c45283c426 2018-10-10 05:55:23,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-10 05:55:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:55:23,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a24ade-9d37-43d9-8dd7-891a6f341e3a Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.25:5000/v3/services/108b8f20aee94d3091f5336d85c4b627"}, "enabled": true, "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1a29c27598d54490b03c1ccc36ea80d9"}, "enabled": true, "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1b489ac6ceea4617981f658e54aa05eb"}, "enabled": true, "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1f623ddcba0942b485ab189924f2cec3"}, "enabled": true, "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.25:5000/v3/services/33e442096f4c4ed8a77d360792732218"}, "enabled": true, "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.25:5000/v3/services/5f5b9c837e5546d3b6db629b5721b612"}, "enabled": true, "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.25:5000/v3/services/6d3ab199be6848aa88c359008504d31e"}, "enabled": true, "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.25:5000/v3/services/6d52e9c52a4d4bf0a3d6575b9b82a8b5"}, "enabled": true, "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.25:5000/v3/services/8c8890572c324bffabb6fb8e14496dd2"}, "enabled": true, "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.25:5000/v3/services/8f3c5f02a31943fba583d1428e73f46d"}, "enabled": true, "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.25:5000/v3/services/94910f6b89ac41f7a32fc0c6c3b55f83"}, "enabled": true, "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.25:5000/v3/services/97fa075c348b4251ab538866251795d6"}, "enabled": true, "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.25:5000/v3/services/99c3ba46242a45199fdeb1c9bf8feef2"}, "enabled": true, "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.25:5000/v3/services/b96bf1030f67482e83823a653ccecaf4"}, "enabled": true, "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.25:5000/v3/services/d3d082d3c1684e209a6b6a1cb5db64c9"}, "enabled": true, "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.25:5000/v3/services/e8a2c9b5ee8a4eba9c0d7e3cef37a4ee"}, "enabled": true, "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "links": {"self": "http://172.30.9.25:5000/v3/services", "previous": null, "next": null}} 2018-10-10 05:55:23,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/services used request id req-41a24ade-9d37-43d9-8dd7-891a6f341e3a 2018-10-10 05:55:23,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0803849697113s 2018-10-10 05:55:23,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-10 05:55:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 05:55:23,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af31242-e231-4309-9cfa-6da19997a447 Content-Encoding: gzip Content-Length: 2092 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/05a9c3ad7cb344649643702cd9fa4e3f"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/08260040f97c49c99c4d83e16f41ffbb"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0df6a35d15a94736a65e989547b3011c"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "0df6a35d15a94736a65e989547b3011c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1253c103b6ad4f2c8e866cab422d3881"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/18eae4c6b74442eeb5579cda6d6e5635"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1c3d9d1712e542aea65a219ac5832cd1"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1e53c4680da84150aa99420ebbc1b808"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/22cd1fb9fee24d33912af9228753ad8d"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/23b3a3cba8704f4d8a9fa0d63a657250"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/26b29838e075444bacebd151f6a885ce"}, "url": "http://172.30.9.25:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97fa075c348b4251ab538866251795d6", "id": "26b29838e075444bacebd151f6a885ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3c9b9494d8484b568894c117069e43f8"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "3c9b9494d8484b568894c117069e43f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3ec0e360dcae4f78b6b5efedebdc3cc4"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/47bdfa54a4fd43b08db14fe6a9f55c65"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4b16fbcaeadd4bed9be4c7278fcff715"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4d34289d2d4f4b4abcbd5cc19799bd13"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4e2695efe1234123b204fd01c0002289"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "4e2695efe1234123b204fd01c0002289"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4f4decd89f5742d098fe17002292efce"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "4f4decd89f5742d098fe17002292efce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/57d49f5edea3489ca328a9fb50fcdcda"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/596663ab93204743bd756f887cacdc17"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "596663ab93204743bd756f887cacdc17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/65d781eeb2a645c4bcdbc77321fff0a4"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/68ac7d03386d44fc8b53af9a70763f65"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7008732ef07b4002bfe799e94165059b"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "7008732ef07b4002bfe799e94165059b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7370e6741d8241bf8828a5913425ee74"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "7370e6741d8241bf8828a5913425ee74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7d1414c0d25045b5af68b215ceeb4d3f"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8110b813b4b4455abaf2688620a175a7"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "8110b813b4b4455abaf2688620a175a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/896a61e312bd47fa8f8775614341979e"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97fa075c348b4251ab538866251795d6", "id": "896a61e312bd47fa8f8775614341979e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/94dfbf51fc60478aa5465f3395a02ea3"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/98f0a26a7de7474ca9de7beb2b0a4e58"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9ccd784c4158468c9404851a17c4e9bb"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "9ccd784c4158468c9404851a17c4e9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a3920202aff64f77a4753a679e2b3d9d"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a5abbd9c62a44f05b6597d4f75061235"}, "url": "http://172.30.9.25:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "a5abbd9c62a44f05b6597d4f75061235"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a79935a226084044ba2e6d2414a581c8"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "a79935a226084044ba2e6d2414a581c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a99160827e3444a0b8ea6e8e876811db"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "a99160827e3444a0b8ea6e8e876811db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b3d9f121656f4353a0661d530a3ce029"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "b3d9f121656f4353a0661d530a3ce029"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b9376716306e4a1e9b2c4a2c2009184b"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "b9376716306e4a1e9b2c4a2c2009184b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b953f69517bd46bb9c0650df8fdc06c0"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ba0f435e153d4056aa5ec2d3ac470e13"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c1f6a19d90294b37b7599c1904cbbf69"}, "url": "http://172.30.9.25:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c857863a3df840c7b284ecb6ba25292c"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "c857863a3df840c7b284ecb6ba25292c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd78b85d3ef9470f9f238a5478fb328e"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "cd78b85d3ef9470f9f238a5478fb328e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d7926ed5f4ad42259e64f0f1d2ad8d0c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ddb493e2646843b888dc7edfc9234ce4"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97fa075c348b4251ab538866251795d6", "id": "ddb493e2646843b888dc7edfc9234ce4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f185e5d859d24c01992e4e90653dbe20"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "f185e5d859d24c01992e4e90653dbe20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f8c95073d6ba4e2c9c4a055788a4a66c"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ff840bc4b55d42aab1eac45744be82f3"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-10 05:55:23,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-8af31242-e231-4309-9cfa-6da19997a447 2018-10-10 05:55:23,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0814530849457s 2018-10-10 05:55:23,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-10 05:55:23,913 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-10 05:55:25,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:25,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:25,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:25,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:25,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:25,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:25,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:25,862 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-10 05:55:25,862 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:25.721Z", "updated_at": "2018-10-10T05:55:25.721Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-10 05:55:25,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:25,863 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:25 GMT 2018-10-10 05:55:25,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:25,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-10 05:55:25,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:25,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-10 05:55:25,877 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.25:5000", "keystone_tenant_name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "keystone_password": "727e837a-8b6c-4e4b-86d9-8f4f297ae0b4", "reference_vnf_flavor_id": "80093d80-c13c-490c-a9d6-fded212974c3", "target_vnf_flavor_id": "80093d80-c13c-490c-a9d6-fded212974c3", "target_vnf_image_id": "8d259582-4aef-4c48-9fdf-e7678cef6c88"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-10 05:55:26,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:26,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:26,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:26,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:26,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "80093d80-c13c-490c-a9d6-fded212974c3", "target_vnf_flavor_id": "80093d80-c13c-490c-a9d6-fded212974c3", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "keystone_password": "727e837a-8b6c-4e4b-86d9-8f4f297ae0b4", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.25:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.058Z", "updated_at": "2018-10-10T05:55:26.058Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:26 GMT 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-10 05:55:26,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:26,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions 2018-10-10 05:55:26,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:26,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:26,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:26,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:26,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:26,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:26,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:26,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-10 05:55:26,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:26,857 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:26 GMT 2018-10-10 05:55:26,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:26,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-10 05:55:26,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:26,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:55:26,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:26,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:26,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:26,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:26,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:26,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:26,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:26,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-10 05:55:26,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:26,960 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:26 GMT 2018-10-10 05:55:26,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:26,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-10 05:55:26,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:26,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/920221e9-a88a-4814-9a6e-4baa0bbf084b 2018-10-10 05:55:27,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:27,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:27,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:27,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:27,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:27,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:27,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:27,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"} 2018-10-10 05:55:27,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:27,027 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:27 GMT 2018-10-10 05:55:27,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:27,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-10 05:55:27,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:32,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:55:32,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:27.595Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:27.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:27.852Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:27.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:28.185Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:28.185Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:28.208Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:28.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:28.208Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:28.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:28.208Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:28.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:29.201Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:29.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:29.201Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:29.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:29.201Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:29.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:30.357Z", "message": "Installing from directory: /tmp/tmpiKyv4c [args=--prefix=\"/tmp/openstack-i72zKZ\" --constraint=\"/tmp/openstack-i72zKZ/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:30.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:30.357Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpiKyv4c --prefix=\"/tmp/openstack-i72zKZ\" --constraint=\"/tmp/openstack-i72zKZ/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:30.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:32,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:32 GMT 2018-10-10 05:55:32,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:32,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-10 05:55:32,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:32,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-10 05:55:32,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-10 05:55:32,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-10 05:55:32,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-10 05:55:32,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-10 05:55:32,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-10 05:55:32,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-10 05:55:32,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-10 05:55:32,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-10 05:55:32,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpiKyv4c [args=--prefix="/tmp/openstack-i72zKZ" --constraint="/tmp/openstack-i72zKZ/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-10 05:55:32,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpiKyv4c --prefix="/tmp/openstack-i72zKZ" --constraint="/tmp/openstack-i72zKZ/constraint.txt" 2018-10-10 05:55:32,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/920221e9-a88a-4814-9a6e-4baa0bbf084b 2018-10-10 05:55:32,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:32,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:32,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:32,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:32,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:32,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:32,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:32,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"} 2018-10-10 05:55:32,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:32,218 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:32 GMT 2018-10-10 05:55:32,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:32,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-10 05:55:32,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:37,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:55:37,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:37,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:37,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:37,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:37,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:37,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:37,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:37,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-10 05:55:37,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:37,470 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:37 GMT 2018-10-10 05:55:37,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:37,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-10 05:55:37,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:37,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/920221e9-a88a-4814-9a6e-4baa0bbf084b 2018-10-10 05:55:37,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:37,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:37,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:37,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:37,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:37,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:37,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:37,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"} 2018-10-10 05:55:37,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:37,559 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:37 GMT 2018-10-10 05:55:37,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:37,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-10 05:55:37,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:42,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:55:42,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:42,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:42,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:42 GMT 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-10 05:55:42,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:42,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/920221e9-a88a-4814-9a6e-4baa0bbf084b 2018-10-10 05:55:42,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:42,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:42,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:42,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:42,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:42,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:42,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:42,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"} 2018-10-10 05:55:42,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:42,733 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:42 GMT 2018-10-10 05:55:42,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:42,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-10 05:55:42,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:47,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:55:47,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:47,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:47,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:47 GMT 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-10 05:55:47,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:47,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/920221e9-a88a-4814-9a6e-4baa0bbf084b 2018-10-10 05:55:47,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:47,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:47,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"} 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:47 GMT 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:47,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-10 05:55:47,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:52,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:55:53,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:53,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:53,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:53,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:53,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:53,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:53,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:53,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-10 05:55:53,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:53,050 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:53 GMT 2018-10-10 05:55:53,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:53,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-10 05:55:53,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:53,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/920221e9-a88a-4814-9a6e-4baa0bbf084b 2018-10-10 05:55:53,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:53,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:53,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:53,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:53,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:53,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:53,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:53,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"} 2018-10-10 05:55:53,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:53,123 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:53 GMT 2018-10-10 05:55:53,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:53,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-10 05:55:53,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:58,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:55:58,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:58,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:58,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:56.997Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:56.997Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:57.397Z", "message": "Removing directory: /tmp/tmpiKyv4c", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:57.397Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b", "logger": "9a50cf98-de74-4688-8a39-c7cb9b353922"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:57.875Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:57.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:58.251Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:58.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:58.251Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:58.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}], "metadata": {"pagination": {"total": 16, "offset": 11, "size": 50}}} 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:58 GMT 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2504 2018-10-10 05:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:58,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-10 05:55:58,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpiKyv4c 2018-10-10 05:55:58,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-10 05:55:58,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-10 05:55:58,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-10 05:55:58,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/920221e9-a88a-4814-9a6e-4baa0bbf084b 2018-10-10 05:55:58,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:58,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:58,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:58,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:58,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:58,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:58,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:58,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"} 2018-10-10 05:55:58,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:58,551 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:58 GMT 2018-10-10 05:55:58,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:58,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-10 05:55:58,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:58,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-10 05:55:58,552 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-10 05:55:58,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:58,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:58,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:58,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:58,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:58,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:58,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:58,717 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-10 05:55:58,717 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:55:58,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:58,717 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:58 GMT 2018-10-10 05:55:58,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:58,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:55:58,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:58,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:55:58,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:58,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:58,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:58,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:58,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:58 GMT 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:55:58,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:55:58,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:55:58,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:55:58 GMT 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:55:58,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:55:58,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:03,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:04,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:04,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:04,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:04,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:04,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:04,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:04,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:04,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:55:59.450Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:55:59.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:01.520Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:01.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:01.520Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:01.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:01.520Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:01.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:01.520Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:01.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:01.520Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:01.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:01.520Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:01.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:01.520Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:01.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "external_network_skutkc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "external_network_skutkc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "external_network_skutkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "security_group_odu518", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "security_group_odu518", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:02.482Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:02.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "external_network_skutkc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:03.046Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:03.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "647a4ef9-5032-435b-b098-99eed317baf4"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:03.536Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:03.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "external_network_skutkc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:03.536Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:03.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 23, "offset": 0, "size": 50}}} 2018-10-10 05:56:04,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:04,009 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:04 GMT 2018-10-10 05:56:04,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:04,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11406 2018-10-10 05:56:04,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:04,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-10 05:56:04,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:04,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-10 05:56:04,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:04,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-10 05:56:04,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-10 05:56:04,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-10 05:56:04,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:04,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-10 05:56:04,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-10 05:56:04,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-10 05:56:04,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-10 05:56:04,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-10 05:56:04,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-10 05:56:04,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:04,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:04,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-10 05:56:04,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-10 05:56:04,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:04,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:04,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-10 05:56:04,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-10 05:56:04,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-10 05:56:04,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:04,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:04,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:04 GMT 2018-10-10 05:56:04,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:04,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:04,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:09,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:09,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:09,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:09,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:09,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:09,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:09,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:09,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:09,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_gwafk5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.151Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'created_at': u'2018-10-10T05:56:03Z', u'updated_at': u'2018-10-10T05:56:03Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'port_id': None, u'id': u'0bc26448-bd21-4ac0-99f4-a8fa49e0b8d9'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.151Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "36b05ab5-c850-4150-84a7-3d4f3644a18a"}, {"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "5d913496-57aa-45fc-b792-df3814a68793"}, {"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "5d913496-57aa-45fc-b792-df3814a68793"}, {"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "5d913496-57aa-45fc-b792-df3814a68793"}, {"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "5d913496-57aa-45fc-b792-df3814a68793"}, {"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "5d913496-57aa-45fc-b792-df3814a68793"}, {"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "5d913496-57aa-45fc-b792-df3814a68793"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'created_at': u'2018-10-10T05:56:03Z', u'updated_at': u'2018-10-10T05:56:03Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'port_id': None, u'id': u'3bb0d71f-b75e-4796-b4de-71f54741334b'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "6b34813a-88bb-4315-8ee8-b38deb640439"}, {"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "5d913496-57aa-45fc-b792-df3814a68793"}, {"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.531Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "5d913496-57aa-45fc-b792-df3814a68793"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.731Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.731Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.731Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "security_group_odu518", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.731Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.731Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "external_network_skutkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.731Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.731Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:04.731Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:04.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:05.797Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:05.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:05.797Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:05.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:05.797Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:05.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:05.797Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:05.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:05.797Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:05.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "external_network_skutkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:05.797Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:05.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "router_25a17a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "router_25a17a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:07.018Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:07.018Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "router_25a17a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:08.033Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:08.033Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "security_group_odu518", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:09.047Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:09.047Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 58, "offset": 23, "size": 50}}} 2018-10-10 05:56:09,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:09,181 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:09 GMT 2018-10-10 05:56:09,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:09,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19448 2018-10-10 05:56:09,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:09,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'created_at': u'2018-10-10T05:56:03Z', u'updated_at': u'2018-10-10T05:56:03Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'port_id': None, u'id': u'0bc26448-bd21-4ac0-99f4-a8fa49e0b8d9'} 2018-10-10 05:56:09,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:56:09,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-10-10 05:56:09,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:56:09,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:56:09,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:56:09,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:56:09,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'created_at': u'2018-10-10T05:56:03Z', u'updated_at': u'2018-10-10T05:56:03Z', u'floating_network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'e3ca2ec0d44a4223a19bdff6f28a239b', u'port_id': None, u'id': u'3bb0d71f-b75e-4796-b4de-71f54741334b'} 2018-10-10 05:56:09,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:56:09,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-10-10 05:56:09,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:09,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-10 05:56:09,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-10 05:56:09,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-10 05:56:09,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-10 05:56:09,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:09,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:09,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-10 05:56:09,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:09,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:09,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:09,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:09,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-10 05:56:09,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:09,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-10 05:56:09,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-10 05:56:09,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:09,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:09,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:09,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:09,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:09,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:09,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-10 05:56:09,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-10 05:56:09,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-10 05:56:09,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:09,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:09,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:09,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:09,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:09 GMT 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:09,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:14,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:14,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:14,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:14,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:14,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:14,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:14,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:14,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:14,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:10.071Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:10.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:10.071Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:10.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "security_group_odu518", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:10.071Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:10.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "security_group_odu518", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:10.071Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:10.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:11.082Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:11.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:11.082Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:11.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:12.091Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:12.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:12.091Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:12.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:12.091Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:12.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:12.091Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:12.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:12.091Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:12.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "router_25a17a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:14.154Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:14.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:14.190Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:14.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 71, "offset": 58, "size": 50}}} 2018-10-10 05:56:14,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:14,326 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:14 GMT 2018-10-10 05:56:14,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:14,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6531 2018-10-10 05:56:14,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:14,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:14,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-10 05:56:14,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:14,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:14,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:14,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:14,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-10 05:56:14,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-10 05:56:14,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:14,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-10 05:56:14,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-10 05:56:14,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-10 05:56:14,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-10 05:56:14,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:14,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:14,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:14,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:14,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:14,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:14,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:14,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:14,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:14,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:14,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:14 GMT 2018-10-10 05:56:14,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:14,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:14,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:16,237 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 05:56:19,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:19,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:19,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:19,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:19,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:15.201Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:15.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:15.201Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:15.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "router_25a17a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:15.201Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:15.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:15.201Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:15.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:16.225Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:16.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "router_25a17a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:16.225Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:16.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:16.225Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:16.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:16.225Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:16.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:17.251Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:17.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:17.251Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:17.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:17.251Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:17.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:17.251Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:17.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:17.251Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:17.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:17.647Z", "message": "connect_security_group(): source_id=864b229b-a33d-48bf-a8b8-6d858be4b1d5 target={u'external_id': u'354c2e45-7350-4e9e-b317-c1c11e90f1be', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:17.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "855aeed7-d47d-4eb4-ac0f-79ca01e2e2ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:18.576Z", "message": "connect_security_group(): source_id=ea411597-f263-4aca-92f9-8c6b5e545293 target={u'external_id': u'354c2e45-7350-4e9e-b317-c1c11e90f1be', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:18.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "7f34065c-d7b9-447f-8978-024ec89fe049"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:18.702Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:18.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:19.263Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:19.263Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 89, "offset": 71, "size": 50}}} 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:19 GMT 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8862 2018-10-10 05:56:19,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:19,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-10 05:56:19,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:19,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:19,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:19,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:19,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:19,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:19,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:19,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-10 05:56:19,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:19,492 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-10 05:56:19,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:19,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:19,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=864b229b-a33d-48bf-a8b8-6d858be4b1d5 target={u'external_id': u'354c2e45-7350-4e9e-b317-c1c11e90f1be', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-10 05:56:19,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ea411597-f263-4aca-92f9-8c6b5e545293 target={u'external_id': u'354c2e45-7350-4e9e-b317-c1c11e90f1be', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-10 05:56:19,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:19,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:19,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:19,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:19,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:19 GMT 2018-10-10 05:56:19,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:19,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:19,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:24,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:24,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:24,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:24,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:24,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_tol38c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:20.278Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:20.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:20.278Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:20.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:21.292Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:21.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:21.292Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:21.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:21.292Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:21.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 94, "offset": 88, "size": 50}}} 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:24 GMT 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2548 2018-10-10 05:56:24,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:24,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-10 05:56:24,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:24,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:24,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-10 05:56:24,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-10 05:56:24,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:24,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:24,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:24,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:24,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:24,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:24,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:24,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:24,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:24,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:24,713 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:24 GMT 2018-10-10 05:56:24,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:24,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:24,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:29,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:29,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:29,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:29,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:29,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:29,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:29,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:29,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:29,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:24.788Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:24.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:25.317Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:25.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:26.330Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:26.330Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:26.330Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:26.330Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:26.330Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:26.330Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:26.330Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:26.330Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:26.330Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:26.330Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:27.897Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:27.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:28.341Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:28.341Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:29.357Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:29.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:29.357Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:29.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 105, "offset": 93, "size": 50}}} 2018-10-10 05:56:29,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:29,939 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:29 GMT 2018-10-10 05:56:29,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:29,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5479 2018-10-10 05:56:29,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:29,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-10 05:56:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-10 05:56:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-10 05:56:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-10 05:56:29,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-10 05:56:29,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-10 05:56:29,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-10 05:56:29,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:29,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:29,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:30,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:30,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:30,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:30 GMT 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:30,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:35,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:35,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:35,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:35,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:35,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_82ex6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:30.514Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:30.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:30.514Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:30.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:30.514Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:30.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:30.514Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:30.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:31.393Z", "message": "connect_security_group(): source_id=e5ddafe5-24ac-4310-bf63-ef70ba8eb279 target={u'external_id': u'354c2e45-7350-4e9e-b317-c1c11e90f1be', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:31.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "ff0ca57a-4e70-492b-b313-3ac5ef9ca746"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:31.557Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:31.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:31.557Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:31.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:32.569Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:32.569Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:32.569Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:32.569Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:32.569Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:32.569Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:32.591Z", "message": "connect_security_group(): source_id=f1cb9441-038b-4cf3-8df9-d29b2a2e98f9 target={u'external_id': u'354c2e45-7350-4e9e-b317-c1c11e90f1be', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:32.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "9b633736-124a-4674-b48e-cf8dde166e7d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:33.809Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:33.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:33.809Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:33.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:33.809Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:33.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:35.155Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:35.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 120, "offset": 104, "size": 50}}} 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:35 GMT 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7958 2018-10-10 05:56:35,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:35,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:35,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:35,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:35,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e5ddafe5-24ac-4310-bf63-ef70ba8eb279 target={u'external_id': u'354c2e45-7350-4e9e-b317-c1c11e90f1be', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-10 05:56:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-10 05:56:35,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-10 05:56:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f1cb9441-038b-4cf3-8df9-d29b2a2e98f9 target={u'external_id': u'354c2e45-7350-4e9e-b317-c1c11e90f1be', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-10 05:56:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-10 05:56:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-10 05:56:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-10 05:56:35,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-10 05:56:35,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:35,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:35,274 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:35 GMT 2018-10-10 05:56:35,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:35,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:35,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:40,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:40,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:40,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:40,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:40,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:40,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:40,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:40,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:40,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_24cg8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.199Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.199Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.199Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.199Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.199Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.199Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.199Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.338Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'e5ddafe5-24ac-4310-bf63-ef70ba8eb279', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6a:b1:2d'}, {u'external_id': u'864b229b-a33d-48bf-a8b8-6d858be4b1d5', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9a:73:9d'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "2fa143c9-86d4-4db8-a3db-3f2682ca6a7c"}, {"node_instance_id": "target_vnf_host_24cg8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:36.850Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:36.850Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "2fa143c9-86d4-4db8-a3db-3f2682ca6a7c"}, {"node_instance_id": "reference_vnf_host_cejuyp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:37.867Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:37.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "fa54a0b1-7fb0-4db3-8463-f2245df4c630"}, {"node_instance_id": "reference_vnf_host_cejuyp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:37.867Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'f1cb9441-038b-4cf3-8df9-d29b2a2e98f9', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d0:7e:54'}, {u'external_id': u'ea411597-f263-4aca-92f9-8c6b5e545293', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f4:2d:73'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:37.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "fa54a0b1-7fb0-4db3-8463-f2245df4c630"}, {"node_instance_id": "target_vnf_host_24cg8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:38.881Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1042258d-739b-4d78-aa9b-3082a5b93749'}, 'nics': [{'port-id': u'e5ddafe5-24ac-4310-bf63-ef70ba8eb279'}, {'port-id': u'864b229b-a33d-48bf-a8b8-6d858be4b1d5'}], 'flavor': u'80093d80-c13c-490c-a9d6-fded212974c3'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:38.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "2fa143c9-86d4-4db8-a3db-3f2682ca6a7c"}, {"node_instance_id": "target_vnf_host_24cg8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:38.881Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1042258d-739b-4d78-aa9b-3082a5b93749'}, 'nics': [{'port-id': u'e5ddafe5-24ac-4310-bf63-ef70ba8eb279'}, {'port-id': u'864b229b-a33d-48bf-a8b8-6d858be4b1d5'}], 'flavor': u'80093d80-c13c-490c-a9d6-fded212974c3'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:38.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "2fa143c9-86d4-4db8-a3db-3f2682ca6a7c"}, {"node_instance_id": "target_vnf_host_24cg8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:38.881Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:38.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "2fa143c9-86d4-4db8-a3db-3f2682ca6a7c"}, {"node_instance_id": "reference_vnf_host_cejuyp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:39.906Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1042258d-739b-4d78-aa9b-3082a5b93749'}, 'nics': [{'port-id': u'f1cb9441-038b-4cf3-8df9-d29b2a2e98f9'}, {'port-id': u'ea411597-f263-4aca-92f9-8c6b5e545293'}], 'flavor': u'80093d80-c13c-490c-a9d6-fded212974c3'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:39.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "fa54a0b1-7fb0-4db3-8463-f2245df4c630"}, {"node_instance_id": "reference_vnf_host_cejuyp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:39.906Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1042258d-739b-4d78-aa9b-3082a5b93749'}, 'nics': [{'port-id': u'f1cb9441-038b-4cf3-8df9-d29b2a2e98f9'}, {'port-id': u'ea411597-f263-4aca-92f9-8c6b5e545293'}], 'flavor': u'80093d80-c13c-490c-a9d6-fded212974c3'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:39.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "fa54a0b1-7fb0-4db3-8463-f2245df4c630"}, {"node_instance_id": "reference_vnf_host_cejuyp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:39.906Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:39.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "fa54a0b1-7fb0-4db3-8463-f2245df4c630"}], "metadata": {"pagination": {"total": 137, "offset": 119, "size": 50}}} 2018-10-10 05:56:40,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:40,370 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:40 GMT 2018-10-10 05:56:40,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:40,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11907 2018-10-10 05:56:40,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:40,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:56:40,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:56:40,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:40,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-10 05:56:40,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-10 05:56:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-10 05:56:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-10 05:56:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'e5ddafe5-24ac-4310-bf63-ef70ba8eb279', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6a:b1:2d'}, {u'external_id': u'864b229b-a33d-48bf-a8b8-6d858be4b1d5', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9a:73:9d'}] 2018-10-10 05:56:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-10 05:56:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-10 05:56:40,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'f1cb9441-038b-4cf3-8df9-d29b2a2e98f9', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d0:7e:54'}, {u'external_id': u'ea411597-f263-4aca-92f9-8c6b5e545293', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f4:2d:73'}] 2018-10-10 05:56:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1042258d-739b-4d78-aa9b-3082a5b93749'}, 'nics': [{'port-id': u'e5ddafe5-24ac-4310-bf63-ef70ba8eb279'}, {'port-id': u'864b229b-a33d-48bf-a8b8-6d858be4b1d5'}], 'flavor': u'80093d80-c13c-490c-a9d6-fded212974c3'} 2018-10-10 05:56:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1042258d-739b-4d78-aa9b-3082a5b93749'}, 'nics': [{'port-id': u'e5ddafe5-24ac-4310-bf63-ef70ba8eb279'}, {'port-id': u'864b229b-a33d-48bf-a8b8-6d858be4b1d5'}], 'flavor': u'80093d80-c13c-490c-a9d6-fded212974c3'} 2018-10-10 05:56:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:56:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1042258d-739b-4d78-aa9b-3082a5b93749'}, 'nics': [{'port-id': u'f1cb9441-038b-4cf3-8df9-d29b2a2e98f9'}, {'port-id': u'ea411597-f263-4aca-92f9-8c6b5e545293'}], 'flavor': u'80093d80-c13c-490c-a9d6-fded212974c3'} 2018-10-10 05:56:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8d259582-4aef-4c48-9fdf-e7678cef6c88', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1042258d-739b-4d78-aa9b-3082a5b93749'}, 'nics': [{'port-id': u'f1cb9441-038b-4cf3-8df9-d29b2a2e98f9'}, {'port-id': u'ea411597-f263-4aca-92f9-8c6b5e545293'}], 'flavor': u'80093d80-c13c-490c-a9d6-fded212974c3'} 2018-10-10 05:56:40,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-10-10 05:56:40,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:40,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:40,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:40,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:40,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:40,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:40,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:40,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:40,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:40,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:40,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:40 GMT 2018-10-10 05:56:40,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:40,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:40,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:45,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:45,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:45,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:45,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:45,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:45,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:45,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:45,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:45,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:41.613Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:41.613Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:42.227Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:42.227Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:43.267Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:43.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:43.267Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:43.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:43.267Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:43.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:43.267Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:43.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:43.267Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:43.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:43.267Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:43.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:43.267Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:43.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:43.267Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:56:43.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 147, "offset": 136, "size": 50}}} 2018-10-10 05:56:45,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:45,583 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:45 GMT 2018-10-10 05:56:45,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:45,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-10-10 05:56:45,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:45,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:56:45,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-10 05:56:45,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:45,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:45,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:56:45,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-10 05:56:45,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-10 05:56:45,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:56:45,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-10 05:56:45,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-10 05:56:45,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:45,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:45,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:45,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:45 GMT 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:45,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:45,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:50,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:51,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:51,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:51,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:51,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:51,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:51,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:51,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:51,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:47.804Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:56:47.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:56:48.280Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:56:48.280Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-10 05:56:51,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:51,049 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:51 GMT 2018-10-10 05:56:51,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:51,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-10-10 05:56:51,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:51,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:56:51,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-10-10 05:56:51,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:51,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:51,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:51,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:51,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:51,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:51,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:51,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:51,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:51,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:51,122 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:51 GMT 2018-10-10 05:56:51,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:51,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:51,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:56,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:56:56,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:56,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:56,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 148, "size": 50}}} 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:56 GMT 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:56,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:56:56,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:56:56,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:56:56,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:56:56,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:56:56,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:56:56,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:56:56,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:56:56,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:56:56,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:56:56,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:56:56,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:56:56,837 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:56:56 GMT 2018-10-10 05:56:56,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:56:56,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:56:56,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:01,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:01,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:01,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 148, "size": 50}}} 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:01 GMT 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:01,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:01,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:01,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:02,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:02,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:02 GMT 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:02,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:02,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:07,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:07,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:07,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:07,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:07,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:07,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:07,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:07,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:07,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 148, "size": 50}}} 2018-10-10 05:57:07,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:07,122 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:07 GMT 2018-10-10 05:57:07,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:07,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:07,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:07,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:07,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:07,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:07,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:07,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:07,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:07,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:07,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:07,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:07,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:07,196 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:07 GMT 2018-10-10 05:57:07,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:07,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:07,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:12,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:12,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:12,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:12,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:12,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:12,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:12,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:12,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:12,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 148, "size": 50}}} 2018-10-10 05:57:12,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:12,302 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:12 GMT 2018-10-10 05:57:12,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:12,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:12,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:12,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:12,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:12,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:12,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:12 GMT 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:12,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:12,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:17,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:17,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:17,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:17,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:17,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:17,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:17,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:17,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:17,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 148, "size": 50}}} 2018-10-10 05:57:17,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:17,472 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:17 GMT 2018-10-10 05:57:17,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:17,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:17,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:17,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:17,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:17,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:17,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:17,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:17,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:17,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:17,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:17,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:17,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:17,533 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:17 GMT 2018-10-10 05:57:17,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:17,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:17,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:22,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:22,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:22,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:22,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:22,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:22,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:22,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:22,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:22,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:17.801Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:17.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:18.366Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:18.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:18.366Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:18.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:18.366Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:18.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:19.862Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:57:19.862Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:20.378Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-10T05:57:20.378Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-10-10 05:57:22,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:22,629 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:22 GMT 2018-10-10 05:57:22,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:22,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-10-10 05:57:22,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:57:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:57:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:57:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-10 05:57:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:57:22,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-10-10 05:57:22,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:22,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:22,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:22 GMT 2018-10-10 05:57:22,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:22,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:22,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:27,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:27,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:27,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:27,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 154, "size": 50}}} 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:27 GMT 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:27,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:27,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:27,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:27,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:27,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:27,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:27,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:27,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:27,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:27,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:27,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:27,946 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:27 GMT 2018-10-10 05:57:27,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:27,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:27,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:32,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:33,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:33,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:33,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 154, "size": 50}}} 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:33 GMT 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:33,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:33,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:33,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:33,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:33,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:33 GMT 2018-10-10 05:57:33,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:33,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:33,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:38,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:38,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:38,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 154, "size": 50}}} 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:38 GMT 2018-10-10 05:57:38,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:38,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:38,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:38,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:38,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:38,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:38,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:38,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:38,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:38,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:38,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:38,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:38,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:38,237 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:38 GMT 2018-10-10 05:57:38,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:38,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:38,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:43,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:43,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:43,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:43,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:43,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 154, "size": 50}}} 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:43 GMT 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:43,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:43,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:43,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:43,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:43,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:43,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:43,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:43,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:43,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:43,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:43,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:43,392 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:43 GMT 2018-10-10 05:57:43,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:43,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:43,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:48,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:48,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:48,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 154, "size": 50}}} 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:48 GMT 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:48,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-10 05:57:48,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:48,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:48,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:48,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:48 GMT 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:48,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-10 05:57:48,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:53,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 05:57:53,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:53,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:53,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:53,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:53,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:53,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:53,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:53,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:49.885Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:49.885Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:50.491Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:50.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:50.491Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:50.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:50.491Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:50.491Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "reference_vnf_host_cejuyp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:51.919Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:51.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "2dc3e000-c7d0-46ed-a057-ceb420c2c93f"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:52.368Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:52.368Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}, {"node_instance_id": "target_vnf_host_24cg8w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:52.945Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:52.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9", "logger": "35e35b33-0ca5-4a6d-aebe-7f1a834b3d90"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T05:57:53.513Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-10T05:57:53.513Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 163, "offset": 154, "size": 50}}} 2018-10-10 05:57:53,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:53,615 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:53 GMT 2018-10-10 05:57:53,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:53,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-10-10 05:57:53,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:53,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:57:53,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:57:53,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:57:53,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:57:53,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-10 05:57:53,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:57:53,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-10 05:57:53,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-10 05:57:53,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d63166a7-dcc2-4130-9425-fd92a3fbbba9 2018-10-10 05:57:53,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"} 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 05:57:53,682 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 05:57:53 GMT 2018-10-10 05:57:53,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 05:57:53,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-10 05:57:53,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 05:57:53,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-10T05:55:58.633Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'd63166a7-dcc2-4130-9425-fd92a3fbbba9'} 2018-10-10 05:57:53,705 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-10 05:57:53,778 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-10 05:57:53,843 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.210'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-10-10 05:57:53,844 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-10 05:57:53,844 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.210 2018-10-10 05:57:53,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:57:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:57:54,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:57:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-948377c5-456d-46a8-a536-191016d57566 x-compute-request-id: req-948377c5-456d-46a8-a536-191016d57566 Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:57:54,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-948377c5-456d-46a8-a536-191016d57566 2018-10-10 05:57:54,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00975894928s 2018-10-10 05:57:54,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-948377c5-456d-46a8-a536-191016d57566 2018-10-10 05:57:54,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:57:54,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:57:55,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-812360b9-75a5-4b82-b89b-c01c744d14fb x-compute-request-id: req-812360b9-75a5-4b82-b89b-c01c744d14fb Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:57:55,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-812360b9-75a5-4b82-b89b-c01c744d14fb 2018-10-10 05:57:55,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868360996246s 2018-10-10 05:57:55,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-812360b9-75a5-4b82-b89b-c01c744d14fb 2018-10-10 05:57:55,732 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.5 2018-10-10 05:57:55,732 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:d0:7e:54 2018-10-10 05:57:55,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:57:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:57:56,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfb83309-e5e9-4865-9971-7cbbcd49e7d1 x-compute-request-id: req-cfb83309-e5e9-4865-9971-7cbbcd49e7d1 Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:57:56,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cfb83309-e5e9-4865-9971-7cbbcd49e7d1 2018-10-10 05:57:56,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836452960968s 2018-10-10 05:57:56,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cfb83309-e5e9-4865-9971-7cbbcd49e7d1 2018-10-10 05:57:56,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:57:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:57:57,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:57: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-7d2980e2-916c-41d5-8d86-7824b6635cea x-compute-request-id: req-7d2980e2-916c-41d5-8d86-7824b6635cea Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:57:57,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7d2980e2-916c-41d5-8d86-7824b6635cea 2018-10-10 05:57:57,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729263782501s 2018-10-10 05:57:57,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7d2980e2-916c-41d5-8d86-7824b6635cea 2018-10-10 05:57:57,308 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-10-10 05:57:57,308 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:f4:2d:73 2018-10-10 05:57:57,308 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-10 05:57:57,308 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2018-10-10 05:57:57,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:57:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:57:58,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:57: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-f4dad283-4fc7-4bf2-aa0b-5380f33537d3 x-compute-request-id: req-f4dad283-4fc7-4bf2-aa0b-5380f33537d3 Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:57:58,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4dad283-4fc7-4bf2-aa0b-5380f33537d3 2018-10-10 05:57:58,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.837483882904s 2018-10-10 05:57:58,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f4dad283-4fc7-4bf2-aa0b-5380f33537d3 2018-10-10 05:57:58,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:57:58,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:57:58,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-fe9a9c88-0abf-42c8-a97b-be222b97891d x-compute-request-id: req-fe9a9c88-0abf-42c8-a97b-be222b97891d Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:57:58,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fe9a9c88-0abf-42c8-a97b-be222b97891d 2018-10-10 05:57:58,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541580915451s 2018-10-10 05:57:58,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fe9a9c88-0abf-42c8-a97b-be222b97891d 2018-10-10 05:57:58,696 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.10 2018-10-10 05:57:58,696 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:6a:b1:2d 2018-10-10 05:57:58,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:57:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:57:59,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05: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-bcf685ff-db1f-469b-9810-3d6112e8c417 x-compute-request-id: req-bcf685ff-db1f-469b-9810-3d6112e8c417 Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:57:59,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bcf685ff-db1f-469b-9810-3d6112e8c417 2018-10-10 05:57:59,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397877931595s 2018-10-10 05:57:59,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bcf685ff-db1f-469b-9810-3d6112e8c417 2018-10-10 05:57:59,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 05:57:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 05:57:59,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 05:57: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-875c481d-96b2-4145-8990-caef4238f245 x-compute-request-id: req-875c481d-96b2-4145-8990-caef4238f245 Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 05:57:59,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-875c481d-96b2-4145-8990-caef4238f245 2018-10-10 05:57:59,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82851099968s 2018-10-10 05:57:59,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-875c481d-96b2-4145-8990-caef4238f245 2018-10-10 05:57:59,931 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.5 2018-10-10 05:57:59,931 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:9a:73:9d 2018-10-10 05:57:59,932 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-10 05:57:59,953 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-10 05:57:59,974 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-10 05:57:59,974 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-10 05:58:00,072 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-10 05:58:00' 2018-10-10 05:58:00,072 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-10 05:58:00,072 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-10 05:58:00,125 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2018-10-10 05:58:00,129 - paramiko.transport - DEBUG - starting thread (client mode): 0xed9be550L 2018-10-10 05:58:00,129 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 05:58:00,134 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-10 05:58:00,135 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-10 05:58:00,136 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-10 05:58:00,136 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-10 05:58:00,136 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-10 05:58:00,136 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 05:58:00,137 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-10 05:58:00,137 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 05:58:00,173 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-10 05:58:00,284 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-10 05:58:00,285 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 05:58:00,288 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-10 05:58:00,321 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 05:58:00,328 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-10 05:58:00,328 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-10 05:58:00,352 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2018-10-10 05:58:00,353 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 05:58:00,354 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 05:58:00,354 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 05:58:00,357 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:58:00,358 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 05:58:01,395 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-10 05:58:02,397 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-10 05:58:07,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-10 05:58:08,403 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-10 05:58:13,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-10 05:58:14,410 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-10 05:58:19,416 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-10 05:58:20,418 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:58:25,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-10 05:58:26,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:58:31,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-10 05:58:32,432 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:58:37,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-10 05:58:38,439 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:58:43,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-10 05:58:44,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:58:49,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-10 05:58:50,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:58:55,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-10 05:58:56,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:59:01,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-10 05:59:02,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:59:07,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-10 05:59:08,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:59:13,478 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-10 05:59:14,479 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 05:59:19,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-10 05:59:20,486 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-10 05:59:25,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-10-10 05:59:26,493 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-10 05:59:31,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-10-10 05:59:32,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-10-10 05:59:37,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.5 2018-10-10 05:59:38,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.5 [edit] vyos@vyos# 2018-10-10 05:59:43,513 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-10-10 05:59:44,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-10 05:59:49,521 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-10-10 05:59:50,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-10-10 05:59:55,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-10 05:59:56,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-10-10 06:00:01,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-10 06:00:02,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-10-10 06:00:07,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-10 06:00:08,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-10-10 06:00:13,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-10 06:00:14,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-10-10 06:00:19,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-10 06:00:20,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-10-10 06:00:25,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-10 06:00:26,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-10-10 06:00:31,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-10 06:00:32,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-10-10 06:00:37,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-10 06:00:38,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-10-10 06:00:43,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-10 06:00:44,579 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-10-10 06:00:49,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-10 06:00:50,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-10-10 06:00:55,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.5 2018-10-10 06:00:56,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.5 [edit] vyos@vyos# 2018-10-10 06:01:01,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-10 06:01:02,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-10 06:01:07,697 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 06:01:07,718 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-10 06:01:07,776 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2018-10-10 06:01:07,779 - paramiko.transport - DEBUG - starting thread (client mode): 0xede8a350L 2018-10-10 06:01:07,779 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 06:01:07,783 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-10 06:01:07,784 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-10 06:01:07,785 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-10 06:01:07,785 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-10 06:01:07,785 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-10 06:01:07,785 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 06:01:07,786 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-10 06:01:07,786 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 06:01:07,819 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-10 06:01:07,928 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-10 06:01:07,928 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 06:01:07,931 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-10 06:01:07,967 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 06:01:07,976 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-10 06:01:07,976 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-10 06:01:07,995 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2018-10-10 06:01:07,996 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 06:01:07,997 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 06:01:07,997 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 06:01:07,999 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 06:01:08,001 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 06:01:09,026 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-10 06:01:10,027 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-10 06:01:15,033 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-10 06:01:16,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-10 06:01:21,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-10 06:01:22,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-10 06:01:27,047 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-10 06:01:28,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:01:33,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-10 06:01:34,056 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:01:39,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-10 06:01:40,063 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:01:45,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-10 06:01:46,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:01:51,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-10 06:01:52,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:01:57,082 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-10 06:01:58,084 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:02:03,086 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-10 06:02:04,088 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:02:09,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-10 06:02:10,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:02:15,101 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-10 06:02:16,103 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:02:21,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-10 06:02:22,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-10-10 06:02:27,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-10 06:02:28,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-10 06:02:33,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' 2018-10-10 06:02:34,125 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-10 06:02:39,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 2018-10-10 06:02:40,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 [edit] vyos@vyos# 2018-10-10 06:02:45,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.11 2018-10-10 06:02:46,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.11 [edit] vyos@vyos# 2018-10-10 06:02:51,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inbound 2018-10-10 06:02:52,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-10 06:02:57,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 2018-10-10 06:02:58,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 [edit] vyos@vyos# 2018-10-10 06:03:03,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-10 06:03:04,161 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-10-10 06:03:09,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-10 06:03:10,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-10-10 06:03:15,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-10 06:03:16,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-10-10 06:03:21,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-10 06:03:22,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-10-10 06:03:27,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-10 06:03:28,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-10-10 06:03:33,196 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-10 06:03:34,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-10-10 06:03:39,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-10 06:03:40,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-10-10 06:03:45,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-10 06:03:46,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-10-10 06:03:51,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-10 06:03:52,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-10-10 06:03:57,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-10 06:03:58,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-10-10 06:04:03,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-10-10 06:04:04,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-10-10 06:04:09,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-10 06:04:10,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-10 06:04:15,251 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 06:04:15,260 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-10 06:04:15,260 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-10 06:05:15,320 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-10 06:05:15,365 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2018-10-10 06:05:15,370 - paramiko.transport - DEBUG - starting thread (client mode): 0xed968cd0L 2018-10-10 06:05:15,370 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-10 06:05:15,374 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-10 06:05:15,375 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-10 06:05:15,376 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-10 06:05:15,376 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-10 06:05:15,376 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-10 06:05:15,376 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-10 06:05:15,377 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-10 06:05:15,377 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-10 06:05:15,410 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-10 06:05:15,521 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-10 06:05:15,521 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-10 06:05:15,524 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-10 06:05:15,559 - paramiko.transport - DEBUG - userauth is OK 2018-10-10 06:05:15,565 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-10 06:05:15,565 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-10 06:05:15,588 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2018-10-10 06:05:15,588 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-10 06:05:15,589 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-10 06:05:15,589 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-10 06:05:15,591 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 06:05:15,592 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-10 06:05:16,594 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-10 06:05:46,699 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 06:05:46,727 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-10-10 06:05:46,728 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.5, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.11 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-10 06:05:46,728 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:09 Last read 18:02:29, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.5 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.5, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 49019 Nexthop: 12.0.0.5 Nexthop global: fe80::f816:3eff:fe9a:739d Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-10 06:05:46,728 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.5 0 32768 i *> 10.0.2.0/24 12.0.0.5 0 32768 i *> 10.0.3.0/24 12.0.0.5 0 32768 i *> 10.0.4.0/24 12.0.0.5 0 32768 i *> 10.0.5.0/24 12.0.0.5 0 32768 i *> 10.0.6.0/24 12.0.0.5 0 32768 i *> 10.0.7.0/24 12.0.0.5 0 32768 i *> 10.0.8.0/24 12.0.0.5 0 32768 i *> 10.0.9.0/24 12.0.0.5 0 32768 i *> 10.0.10.0/24 12.0.0.5 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-10 06:05:46,728 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-10 06:05:46,729 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.5 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-10 06:05:46,729 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-10 06:05:46,729 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2018-10-10 06:05:46,729 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-10 06:05:46,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 06:05:46,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:05:47,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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-ba54ab11-2e9f-44a2-bcd1-87cc4ece464b x-compute-request-id: req-ba54ab11-2e9f-44a2-bcd1-87cc4ece464b Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 06:05:47,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ba54ab11-2e9f-44a2-bcd1-87cc4ece464b 2018-10-10 06:05:47,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0124809742s 2018-10-10 06:05:47,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ba54ab11-2e9f-44a2-bcd1-87cc4ece464b 2018-10-10 06:05:47,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-10 06:05:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:05:47,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06: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-fadfcba0-a515-47c6-bb26-9fbb5d5c3d21 x-compute-request-id: req-fadfcba0-a515-47c6-bb26-9fbb5d5c3d21 Content-Type: application/json 2018-10-10 06:05:47,895 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0 used request id req-fadfcba0-a515-47c6-bb26-9fbb5d5c3d21 2018-10-10 06:05:47,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148371934891s 2018-10-10 06:05:47,895 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0 used request id req-fadfcba0-a515-47c6-bb26-9fbb5d5c3d21 2018-10-10 06:05:47,895 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-10 06:05:47,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 06:05:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:05:48,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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-b07fb70d-4552-4663-91d4-e9e25258320e x-compute-request-id: req-b07fb70d-4552-4663-91d4-e9e25258320e Content-Encoding: gzip Content-Length: 1204 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:7e:54", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:2d:73", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/abfd65ec-e832-4de9-a591-0f32cda688a0", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "abfd65ec-e832-4de9-a591-0f32cda688a0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T06:05:47Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b1:2d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:73:9d", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "rel": "bookmark"}], "image": {"id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "links": [{"href": "http://172.30.9.25:8774/images/8d259582-4aef-4c48-9fdf-e7678cef6c88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:57:28.000000", "flavor": {"id": "80093d80-c13c-490c-a9d6-fded212974c3", "links": [{"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}]}, "id": "1fd4d95f-c931-44fc-b336-60a59e8ab3e5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:57:28Z", "hostId": "45978d71a6faf239ff758716113e4f50b7bef19f8bf64fdac8071f51", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-10T05:56:41Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1042258d-739b-4d78-aa9b-3082a5b93749"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T05:54:09Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 06:05:48,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b07fb70d-4552-4663-91d4-e9e25258320e 2018-10-10 06:05:48,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.933830976486s 2018-10-10 06:05:48,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b07fb70d-4552-4663-91d4-e9e25258320e 2018-10-10 06:05:48,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-10 06:05:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:05:49,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06: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-f4fa7676-1c08-484a-8ee3-e30d2b167f2b x-compute-request-id: req-f4fa7676-1c08-484a-8ee3-e30d2b167f2b Content-Type: application/json 2018-10-10 06:05:49,014 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5 used request id req-f4fa7676-1c08-484a-8ee3-e30d2b167f2b 2018-10-10 06:05:49,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179636955261s 2018-10-10 06:05:49,014 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/1fd4d95f-c931-44fc-b336-60a59e8ab3e5 used request id req-f4fa7676-1c08-484a-8ee3-e30d2b167f2b 2018-10-10 06:05:49,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 06:05:49,150 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:02 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-10 06:05:49,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-10 06:05:49,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions 2018-10-10 06:05:49,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:05:49,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:05:49,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:05:49,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:05:49,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:05:49,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:05:49,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:05:49,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.668Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "920221e9-a88a-4814-9a6e-4baa0bbf084b"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:58.633Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d63166a7-dcc2-4130-9425-fd92a3fbbba9"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-10 06:05:49,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:05:49,238 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:05:49 GMT 2018-10-10 06:05:49,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:05:49,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-10 06:05:49,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:05:49,239 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-10 06:05:49,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:05:49,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:05:49,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:05:49,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:05:49 GMT 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-10 06:05:49,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:05:49,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 06:05:49,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:05:49,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:05:49,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:05:49,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:05:49,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:05:49,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:05:49,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:05:49,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-10 06:05:49,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:05:49,528 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:05:49 GMT 2018-10-10 06:05:49,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:05:49,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-10 06:05:49,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:05:49,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/adaba0ec-c769-433f-8335-32aa0d49107d 2018-10-10 06:05:49,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:05:49,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:05:49,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:05:49,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:05:49,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:05:49,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:05:49,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:05:49,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:05:49,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:05:49,628 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:05:49 GMT 2018-10-10 06:05:49,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:05:49,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-10 06:05:49,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:05:54,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 06:05:54,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:05:54,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:05:54,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:05:54,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:05:54,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:05:54,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:05:54,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:05:54,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:50.138Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:50.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:51.178Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:51.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:51.178Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:51.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:51.178Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:51.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:51.178Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:51.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:51.178Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:51.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:51.677Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:51.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:52.831Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance abfd65ec-e832-4de9-a591-0f32cda688a0 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance abfd65ec-e832-4de9-a591-0f32cda688a0 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance abfd65ec-e832-4de9-a591-0f32cda688a0 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-10T06:05:52.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:53.691Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:53.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:53.691Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 1fd4d95f-c931-44fc-b336-60a59e8ab3e5 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 1fd4d95f-c931-44fc-b336-60a59e8ab3e5 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 1fd4d95f-c931-44fc-b336-60a59e8ab3e5 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-10T06:05:53.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:53.691Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:53.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-10 06:05:54,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:05:54,700 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:05:54 GMT 2018-10-10 06:05:54,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:05:54,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-10-10 06:05:54,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:05:54,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-10 06:05:54,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 06:05:54,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-10 06:05:54,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:05:54,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:05:54,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 06:05:54,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-10 06:05:54,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance abfd65ec-e832-4de9-a591-0f32cda688a0 could not be found. [status_code=404] 2018-10-10 06:05:54,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-10 06:05:54,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 1fd4d95f-c931-44fc-b336-60a59e8ab3e5 could not be found. [status_code=404] 2018-10-10 06:05:54,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-10 06:05:54,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/adaba0ec-c769-433f-8335-32aa0d49107d 2018-10-10 06:05:54,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:05:54,773 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:05:54 GMT 2018-10-10 06:05:54,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:05:54,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-10 06:05:54,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:05:59,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 06:05:59,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:05:59,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:05:59,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:05:59,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:05:59,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:05:59,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:05:59,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:05:59,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:54.813Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:54.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:54.813Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:54.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:55.065Z", "message": "Detaching port ea411597-f263-4aca-92f9-8c6b5e545293...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:55.065Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "e593644a-9185-4a5f-af5a-e21d93ea5b8a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:55.824Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:55.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:55.824Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:55.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:55.824Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:55.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:56.113Z", "message": "Detaching port 864b229b-a33d-48bf-a8b8-6d858be4b1d5...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:56.113Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "25e302a3-052b-4e6b-8634-089eee420d18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:56.113Z", "message": "Successfully detached port ea411597-f263-4aca-92f9-8c6b5e545293", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:56.113Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "e593644a-9185-4a5f-af5a-e21d93ea5b8a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:56.849Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:56.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:56.849Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:56.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:56.849Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:56.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:57.124Z", "message": "Successfully detached port 864b229b-a33d-48bf-a8b8-6d858be4b1d5", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:57.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "25e302a3-052b-4e6b-8634-089eee420d18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:58.235Z", "message": "Detaching port e5ddafe5-24ac-4310-bf63-ef70ba8eb279...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:58.235Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "bc038a16-d6b1-4835-bc24-45ae3d92ce55"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:59.002Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:59.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:59.134Z", "message": "Detaching port f1cb9441-038b-4cf3-8df9-d29b2a2e98f9...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:59.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "3f44b928-6869-4a00-81aa-ddbea6fbb39c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:59.134Z", "message": "Successfully detached port f1cb9441-038b-4cf3-8df9-d29b2a2e98f9", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:59.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "3f44b928-6869-4a00-81aa-ddbea6fbb39c"}], "metadata": {"pagination": {"total": 27, "offset": 11, "size": 50}}} 2018-10-10 06:05:59,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:05:59,854 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:05:59 GMT 2018-10-10 06:05:59,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:05:59,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8279 2018-10-10 06:05:59,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:05:59,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-10 06:05:59,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-10 06:05:59,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port ea411597-f263-4aca-92f9-8c6b5e545293... 2018-10-10 06:05:59,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-10 06:05:59,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-10 06:05:59,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-10 06:05:59,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 864b229b-a33d-48bf-a8b8-6d858be4b1d5... 2018-10-10 06:05:59,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port ea411597-f263-4aca-92f9-8c6b5e545293 2018-10-10 06:05:59,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-10 06:05:59,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-10 06:05:59,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-10 06:05:59,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 864b229b-a33d-48bf-a8b8-6d858be4b1d5 2018-10-10 06:05:59,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e5ddafe5-24ac-4310-bf63-ef70ba8eb279... 2018-10-10 06:05:59,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-10 06:05:59,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port f1cb9441-038b-4cf3-8df9-d29b2a2e98f9... 2018-10-10 06:05:59,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port f1cb9441-038b-4cf3-8df9-d29b2a2e98f9 2018-10-10 06:05:59,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/adaba0ec-c769-433f-8335-32aa0d49107d 2018-10-10 06:05:59,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:05:59,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:05:59,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:05:59,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:05:59,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:05:59,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:05:59,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:05:59,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:05:59,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:05:59,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:05:59 GMT 2018-10-10 06:05:59,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:05:59,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-10 06:05:59,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:04,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 06:06:04,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:04,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:04,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:04,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:04,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:04,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:04,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:04,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:59.894Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:59.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:59.894Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:59.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:59.894Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:59.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:05:59.894Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:05:59.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:00.164Z", "message": "Successfully detached port e5ddafe5-24ac-4310-bf63-ef70ba8eb279", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:00.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "bc038a16-d6b1-4835-bc24-45ae3d92ce55"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:00.912Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:00.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:00.912Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:00.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:00.912Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:00.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_host_cejuyp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:01.199Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:01.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "8ce1dfa6-22ac-4ddf-8dbd-a6f864cb675a"}, {"node_instance_id": "target_vnf_host_24cg8w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:01.199Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:01.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "507cc267-c5e8-406a-86ed-5a81729f5023"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:01.933Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:01.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:01.933Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:01.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_host_24cg8w", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:01.933Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 1fd4d95f-c931-44fc-b336-60a59e8ab3e5 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 1fd4d95f-c931-44fc-b336-60a59e8ab3e5 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 1fd4d95f-c931-44fc-b336-60a59e8ab3e5 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-10T06:06:01.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_host_cejuyp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:01.933Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance abfd65ec-e832-4de9-a591-0f32cda688a0 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance abfd65ec-e832-4de9-a591-0f32cda688a0 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance abfd65ec-e832-4de9-a591-0f32cda688a0 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-10T06:06:01.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:02.959Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:02.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:02.959Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:02.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:02.959Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:02.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:02.959Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:02.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:02.959Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:02.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:02.959Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:02.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.083Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.083Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.083Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.083Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.083Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.083Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.083Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.083Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.140Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "5b098ab6-cac2-41cc-9374-05e2bc1c8f6d"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:04.213Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:04.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "99c6df13-ef11-4ec3-93e8-8be96ddbe3b8"}], "metadata": {"pagination": {"total": 59, "offset": 27, "size": 50}}} 2018-10-10 06:06:04,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:04,995 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:04 GMT 2018-10-10 06:06:04,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:04,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19509 2018-10-10 06:06:04,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:04,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:04,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 06:06:04,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 06:06:04,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-10 06:06:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e5ddafe5-24ac-4310-bf63-ef70ba8eb279 2018-10-10 06:06:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-10 06:06:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-10 06:06:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-10 06:06:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-10 06:06:04,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 1fd4d95f-c931-44fc-b336-60a59e8ab3e5 could not be found. [status_code=404] 2018-10-10 06:06:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance abfd65ec-e832-4de9-a591-0f32cda688a0 could not be found. [status_code=404] 2018-10-10 06:06:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-10 06:06:04,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-10 06:06:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-10 06:06:05,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-10 06:06:05,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-10 06:06:05,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-10 06:06:05,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-10 06:06:05,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-10 06:06:05,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-10 06:06:05,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-10 06:06:05,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/adaba0ec-c769-433f-8335-32aa0d49107d 2018-10-10 06:06:05,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:05,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:05,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:05,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:05,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:05,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:05,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:05,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:06:05,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:05,085 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:05 GMT 2018-10-10 06:06:05,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:05,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-10 06:06:05,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:10,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 06:06:10,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:10,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:10,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:10,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:10,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:10,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:10,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:10,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_v3p673", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:05.097Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:05.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:05.097Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:05.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "keypair_zvcpqt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:05.222Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:05.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "e3f3f637-59cc-4e21-9011-3c3c2159fd14"}, {"node_instance_id": "keypair_zvcpqt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:05.222Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:05.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "e3f3f637-59cc-4e21-9011-3c3c2159fd14"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.144Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.144Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.144Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.144Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.144Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_data_plane_port_hvwpww", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.144Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_data_plane_port_cad3lx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.144Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "keypair_zvcpqt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.144Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_port_v3p673", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.237Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.237Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "1b3bf768-d348-4a61-ac8d-93aac60e05e2"}, {"node_instance_id": "target_vnf_port_82ex6l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:06.237Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:06.237Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "287898ed-62ef-4888-b3b0-1e941624e648"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:07.157Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:07.157Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_subnet_mt39ox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:08.011Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:08.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "57b9ae9a-14ec-4276-9c6f-e89b8573346c"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:08.167Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:08.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:08.167Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:08.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:08.167Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:08.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:08.167Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:08.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_port_v3p673", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:08.167Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:08.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_port_82ex6l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:08.167Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:08.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.375Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.375Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.375Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.375Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "security_group_odu518", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.375Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.375Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.375Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.375Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:09.727Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:09.727Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "ca07d736-1364-4cb3-a440-6bc1cf0d17b4"}], "metadata": {"pagination": {"total": 91, "offset": 57, "size": 50}}} 2018-10-10 06:06:10,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:10,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:10 GMT 2018-10-10 06:06:10,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:10,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15566 2018-10-10 06:06:10,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:10,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:10,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-10 06:06:10,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-10 06:06:10,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-10 06:06:10,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:10,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-10 06:06:10,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-10 06:06:10,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-10 06:06:10,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-10 06:06:10,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-10 06:06:10,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-10 06:06:10,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-10 06:06:10,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-10 06:06:10,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-10 06:06:10,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:10,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-10 06:06:10,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:10,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-10 06:06:10,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:10,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-10 06:06:10,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-10 06:06:10,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-10 06:06:10,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:10,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-10 06:06:10,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-10 06:06:10,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:10,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:10,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:10,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-10 06:06:10,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-10 06:06:10,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-10 06:06:10,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/adaba0ec-c769-433f-8335-32aa0d49107d 2018-10-10 06:06:10,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:10,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:10,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:10,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:10,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:10,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:10,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:10,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:06:10,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:10,251 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:10 GMT 2018-10-10 06:06:10,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:10,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-10 06:06:10,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:15,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 06:06:15,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:15,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:15,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:15,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:15,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:15,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:15,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:15,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_odu518", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:10.370Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:10.370Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "c6b1e345-8ab6-4d1e-a35d-2b0fd84e090c"}, {"node_instance_id": "security_group_odu518", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:10.395Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:10.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:10.395Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:10.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:10.395Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:10.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "security_group_odu518", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:10.395Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:10.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:10.395Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:10.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "security_group_odu518", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:10.395Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:10.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_ip_gwafk5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:11.389Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:11.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "601e2c4e-e62e-41e5-ab44-ce9bd2478dcf"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:11.403Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:11.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "reference_vnf_ip_4o42qi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:11.403Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:11.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "security_group_odu518", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:11.403Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:11.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_subnet_mt39ox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:11.403Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:11.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:12.413Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:12.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:12.413Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:12.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:12.413Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:12.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "target_vnf_ip_gwafk5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:12.413Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:12.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:12.413Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:12.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_network_6ghp1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:12.828Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:12.828Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "fc038047-3ee5-4421-b824-3808dd18e1f9"}, {"node_instance_id": "management_plane_subnet_tol38c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:13.398Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:13.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "d7fd2ce4-159e-4a24-8408-c0103dacb906"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:13.422Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:13.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:13.422Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:13.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "management_plane_subnet_tol38c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:13.422Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:13.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "data_plane_network_6ghp1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:14.463Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:14.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}], "metadata": {"pagination": {"total": 114, "offset": 88, "size": 50}}} 2018-10-10 06:06:15,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:15,387 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:15 GMT 2018-10-10 06:06:15,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:15,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11724 2018-10-10 06:06:15,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:15,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-10 06:06:15,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:15,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:15,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-10 06:06:15,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-10 06:06:15,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-10 06:06:15,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-10 06:06:15,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-10 06:06:15,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:15,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-10 06:06:15,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-10 06:06:15,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-10 06:06:15,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:15,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-10 06:06:15,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-10 06:06:15,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-10 06:06:15,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-10 06:06:15,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-10 06:06:15,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-10 06:06:15,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:15,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-10 06:06:15,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-10 06:06:15,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-10 06:06:15,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/adaba0ec-c769-433f-8335-32aa0d49107d 2018-10-10 06:06:15,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:15,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:15,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:15 GMT 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-10 06:06:15,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:20,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 06:06:20,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:20,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:20,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:20,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:20,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:20,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:20,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:20,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_tol38c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:16.100Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:16.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:17.477Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:17.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "router_25a17a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:17.477Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:17.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "management_plane_network_ji9xsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:18.332Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:18.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "109503e8-e628-4620-9c94-75636d3a80cd"}, {"node_instance_id": "router_25a17a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:18.453Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:18.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "c9002e41-5db2-4246-8007-94b321aac174"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:18.487Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:18.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "router_25a17a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:18.487Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:18.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:18.487Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:18.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "router_25a17a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:18.487Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:18.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:18.487Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:18.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "router_25a17a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:18.487Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:18.487Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "management_plane_network_ji9xsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:19.665Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:19.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}], "metadata": {"pagination": {"total": 126, "offset": 111, "size": 50}}} 2018-10-10 06:06:20,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:20,536 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:20 GMT 2018-10-10 06:06:20,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:20,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6046 2018-10-10 06:06:20,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:20,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-10 06:06:20,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:20,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:20,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-10 06:06:20,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-10 06:06:20,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:20,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:20,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-10 06:06:20,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-10 06:06:20,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-10 06:06:20,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-10 06:06:20,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-10 06:06:20,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/adaba0ec-c769-433f-8335-32aa0d49107d 2018-10-10 06:06:20,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:20,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:20,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:20,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:20,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:20,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:20,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:20,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:06:20,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:20,597 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:20 GMT 2018-10-10 06:06:20,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:20,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-10 06:06:20,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:25,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-10-10 06:06:25,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:25,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:25,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:25,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:25,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:25,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:25,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:25,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_25a17a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:21.654Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:21.654Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "external_network_skutkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:22.499Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:22.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "external_network_skutkc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:23.511Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:23.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "external_network_skutkc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:23.511Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:23.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "external_network_skutkc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:23.511Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:23.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": "external_network_skutkc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:23.774Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:23.774Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d", "logger": "11f0324d-78a8-4702-8f3e-3e6a996d208f"}, {"node_instance_id": "external_network_skutkc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:24.605Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:24.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-10T06:06:24.605Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-10T06:06:24.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adaba0ec-c769-433f-8335-32aa0d49107d"}], "metadata": {"pagination": {"total": 134, "offset": 123, "size": 50}}} 2018-10-10 06:06:25,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:25,675 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:25 GMT 2018-10-10 06:06:25,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:25,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-10-10 06:06:25,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:25,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-10 06:06:25,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-10 06:06:25,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-10 06:06:25,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-10 06:06:25,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-10 06:06:25,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-10 06:06:25,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-10 06:06:25,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-10-10 06:06:25,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/adaba0ec-c769-433f-8335-32aa0d49107d 2018-10-10 06:06:25,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:25,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:25,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:25,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-10T06:05:49.311Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "adaba0ec-c769-433f-8335-32aa0d49107d"} 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:25 GMT 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-10 06:06:25,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:25,744 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/deployments/vrouter-opnfv 2018-10-10 06:06:26,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:26,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "80093d80-c13c-490c-a9d6-fded212974c3", "target_vnf_flavor_id": "80093d80-c13c-490c-a9d6-fded212974c3", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "keystone_password": "727e837a-8b6c-4e4b-86d9-8f4f297ae0b4", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.25:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "8d259582-4aef-4c48-9fdf-e7678cef6c88", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:26.058Z", "updated_at": "2018-10-10T05:55:26.058Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:26,021 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:26 GMT 2018-10-10 06:06:26,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:26,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-10 06:06:26,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:26,022 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/blueprints/vrouter-opnfv 2018-10-10 06:06:26,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-10 06:06:26,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-10 06:06:26,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-10 06:06:26,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-10 06:06:26,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-10 06:06:26,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-10 06:06:26,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-10 06:06:26,105 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-10 06:06:26,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-10-10T05:55:25.721Z", "updated_at": "2018-10-10T05:55:25.721Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-10-10 06:06:26,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-10 06:06:26,107 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 10 Oct 2018 06:06:26 GMT 2018-10-10 06:06:26,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-10 06:06:26,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-10 06:06:26,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-10 06:06:26,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 06:06:26,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:27,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68871b91-cc33-4291-abaa-931282a650da Date: Wed, 10 Oct 2018 06:06:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:06:27,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88 used request id req-68871b91-cc33-4291-abaa-931282a650da 2018-10-10 06:06:27,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.79438614845s 2018-10-10 06:06:27,915 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8d259582-4aef-4c48-9fdf-e7678cef6c88 used request id req-68871b91-cc33-4291-abaa-931282a650da 2018-10-10 06:06:27,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 06:06:27,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:28,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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-9149611e-90de-4110-bf76-c4f9393ee2ca x-compute-request-id: req-9149611e-90de-4110-bf76-c4f9393ee2ca Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/80093d80-c13c-490c-a9d6-fded212974c3", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "80093d80-c13c-490c-a9d6-fded212974c3", "name": "vyos_vrouter-flavor_alt_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "name": "vyos_vrouter-flavor_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 06:06:28,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9149611e-90de-4110-bf76-c4f9393ee2ca 2018-10-10 06:06:28,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.174613952637s 2018-10-10 06:06:28,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9149611e-90de-4110-bf76-c4f9393ee2ca 2018-10-10 06:06:28,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 06:06:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/80093d80-c13c-490c-a9d6-fded212974c3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:28,136 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 06:06: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-bba5e708-16ab-4b65-9dd7-d22bc9dddedb x-compute-request-id: req-bba5e708-16ab-4b65-9dd7-d22bc9dddedb Content-Length: 0 Content-Type: application/json 2018-10-10 06:06:28,136 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/80093d80-c13c-490c-a9d6-fded212974c3 used request id req-bba5e708-16ab-4b65-9dd7-d22bc9dddedb 2018-10-10 06:06:28,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433430671692s 2018-10-10 06:06:28,136 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/80093d80-c13c-490c-a9d6-fded212974c3 used request id req-bba5e708-16ab-4b65-9dd7-d22bc9dddedb 2018-10-10 06:06:28,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-10 06:06:28,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/d101c503-9578-4ed7-b58d-f703b15a1a05.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:29,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2658a24-06ec-4427-8266-c29742d5e9e0 Content-Length: 0 Date: Wed, 10 Oct 2018 06:06:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:06:29,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/d101c503-9578-4ed7-b58d-f703b15a1a05.json used request id req-c2658a24-06ec-4427-8266-c29742d5e9e0 2018-10-10 06:06:29,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.04914093018s 2018-10-10 06:06:29,189 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/d101c503-9578-4ed7-b58d-f703b15a1a05.json used request id req-c2658a24-06ec-4427-8266-c29742d5e9e0 2018-10-10 06:06:29,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 06:06:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:29,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-01dd1aa5-e6ec-426b-bbbc-320bf3b36130 Date: Wed, 10 Oct 2018 06:06:29 GMT RESP BODY: {"floatingips": []} 2018-10-10 06:06:29,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-01dd1aa5-e6ec-426b-bbbc-320bf3b36130 2018-10-10 06:06:29,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.567046165466s 2018-10-10 06:06:29,762 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-01dd1aa5-e6ec-426b-bbbc-320bf3b36130 2018-10-10 06:06:29,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-10 06:06:29,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:29,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:06: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-670dae22-4e8b-4bbd-a5f5-dfb04e5ec4b9 x-compute-request-id: req-670dae22-4e8b-4bbd-a5f5-dfb04e5ec4b9 Content-Type: application/json 2018-10-10 06:06:29,925 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c used request id req-670dae22-4e8b-4bbd-a5f5-dfb04e5ec4b9 2018-10-10 06:06:29,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162243843079s 2018-10-10 06:06:29,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c used request id req-670dae22-4e8b-4bbd-a5f5-dfb04e5ec4b9 2018-10-10 06:06:29,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 06:06:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:30,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06: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-fb725256-9ce8-40ff-9e3b-b14b4c821869 x-compute-request-id: req-fb725256-9ce8-40ff-9e3b-b14b4c821869 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T06:06:29Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 06:06:30,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fb725256-9ce8-40ff-9e3b-b14b4c821869 2018-10-10 06:06:30,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70605301857s 2018-10-10 06:06:30,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fb725256-9ce8-40ff-9e3b-b14b4c821869 2018-10-10 06:06:30,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 06:06:32,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 06:06:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:33,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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-26e60dc6-05a3-42a3-a6bd-45b65420896b x-compute-request-id: req-26e60dc6-05a3-42a3-a6bd-45b65420896b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b3:25", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/a63fda03-1d4e-46b0-98b9-640e88b2071c", "rel": "bookmark"}], "image": {"id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "links": [{"href": "http://172.30.9.25:8774/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-10T05:54:08.000000", "flavor": {"id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "links": [{"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}]}, "id": "a63fda03-1d4e-46b0-98b9-640e88b2071c", "security_groups": [{"name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}], "user_id": "629bd5de53144bf5a73e8bb5f9377c90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-10T06:06:29Z", "hostId": "40b237a364b3c1a7f15730ff59e044b7035b8dd969c8cc1d32ff3919", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "name": "vyos_vrouter-vm_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "created": "2018-10-10T05:51:38Z", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-10 06:06:33,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-26e60dc6-05a3-42a3-a6bd-45b65420896b 2018-10-10 06:06:33,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11308193207s 2018-10-10 06:06:33,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-26e60dc6-05a3-42a3-a6bd-45b65420896b 2018-10-10 06:06:33,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-10 06:06:35,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-10 06:06:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:35,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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 x-openstack-request-id: req-c19325ac-e30b-4a61-b0ae-4b5ec3e282fb x-compute-request-id: req-c19325ac-e30b-4a61-b0ae-4b5ec3e282fb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-10 06:06:35,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c19325ac-e30b-4a61-b0ae-4b5ec3e282fb 2018-10-10 06:06:35,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0853958129883s 2018-10-10 06:06:35,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c19325ac-e30b-4a61-b0ae-4b5ec3e282fb 2018-10-10 06:06:35,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 06:06:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:36,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-b3ce5f82-67bc-4b18-9324-bce9cb95f966 Date: Wed, 10 Oct 2018 06:06:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:51:33Z", "updated_at": "2018-10-10T05:51:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-10T05:51:35Z", "revision_number": 0, "id": "13a238b9-cc5a-4f6c-a20a-50d138a13e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:35Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-10T05:51:35Z", "revision_number": 0, "id": "2516d524-a14e-4b30-8004-83c248bcfd4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:35Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-10T05:51:36Z", "revision_number": 0, "id": "4f17a12f-318d-42b6-9c61-64fbc9c68275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:36Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "7a2bc3ba-4736-49aa-9002-3120a6862e12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7ae82b05-5e92-47f7-9655-51b69a21847d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-10T05:51:34Z", "revision_number": 0, "id": "7f357c43-5fb6-48af-bd27-770682a9aa15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:34Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "9bbb98dd-2d96-4e70-9094-59c5745919c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:51:33Z", "revision_number": 0, "id": "ecba4ad4-c747-4626-ab6e-356e0f3d939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:51:33Z", "security_group_id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 8, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "dfd62793-7e9f-4dc5-9c34-7ba84d09428b", "name": "vyos_vrouter-sg_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 06:06:36,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b3ce5f82-67bc-4b18-9324-bce9cb95f966 2018-10-10 06:06:36,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190237045288s 2018-10-10 06:06:36,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b3ce5f82-67bc-4b18-9324-bce9cb95f966 2018-10-10 06:06:36,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 06:06:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/dfd62793-7e9f-4dc5-9c34-7ba84d09428b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:36,235 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c992d66-a245-4f28-9960-16725d65ef81 Content-Length: 0 Date: Wed, 10 Oct 2018 06:06:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:06:36,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dfd62793-7e9f-4dc5-9c34-7ba84d09428b.json used request id req-2c992d66-a245-4f28-9960-16725d65ef81 2018-10-10 06:06:36,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.197932004929s 2018-10-10 06:06:36,235 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dfd62793-7e9f-4dc5-9c34-7ba84d09428b.json used request id req-2c992d66-a245-4f28-9960-16725d65ef81 2018-10-10 06:06:36,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-10 06:06:36,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:36,270 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 06:06: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-5ca215ad-30a0-43d4-86f1-59c00a82f59b x-compute-request-id: req-5ca215ad-30a0-43d4-86f1-59c00a82f59b Content-Length: 0 Content-Type: application/json 2018-10-10 06:06:36,270 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc used request id req-5ca215ad-30a0-43d4-86f1-59c00a82f59b 2018-10-10 06:06:36,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.034539937973s 2018-10-10 06:06:36,271 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_15164d42-bedc-4cb9-9639-e80a3a1ee8cc used request id req-5ca215ad-30a0-43d4-86f1-59c00a82f59b 2018-10-10 06:06:36,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-10 06:06:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" -d '{"subnet_id": "3d6f8884-56ce-40a5-ba46-e56bd79c8139"}' 2018-10-10 06:06:37,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-901077df-0c7c-4331-b70e-f2adb106ddd5 Date: Wed, 10 Oct 2018 06:06:37 GMT RESP BODY: {"network_id": "f61fd52d-a480-441a-b2d1-26d9290e3f1e", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "subnet_id": "3d6f8884-56ce-40a5-ba46-e56bd79c8139", "subnet_ids": ["3d6f8884-56ce-40a5-ba46-e56bd79c8139"], "port_id": "fae71b37-0335-474f-9dce-a4959c47cb1a", "id": "02b9461f-1892-45fd-87da-dd778441ecb6"} 2018-10-10 06:06:37,904 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6/remove_router_interface.json used request id req-901077df-0c7c-4331-b70e-f2adb106ddd5 2018-10-10 06:06:37,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63265609741s 2018-10-10 06:06:37,904 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6/remove_router_interface.json used request id req-901077df-0c7c-4331-b70e-f2adb106ddd5 returning object 02b9461f-1892-45fd-87da-dd778441ecb6 2018-10-10 06:06:37,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-10 06:06:37,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:38,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-756e2b1a-af8d-4d64-bceb-e8c4472b5be3 Date: Wed, 10 Oct 2018 06:06:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:50Z", "admin_state_up": true, "updated_at": "2018-10-10T06:06:37Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "02b9461f-1892-45fd-87da-dd778441ecb6", "name": "vyos_vrouter-router_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 06:06:38,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-756e2b1a-af8d-4d64-bceb-e8c4472b5be3 2018-10-10 06:06:38,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.294095039368s 2018-10-10 06:06:38,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-756e2b1a-af8d-4d64-bceb-e8c4472b5be3 2018-10-10 06:06:38,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-10 06:06:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:41,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d335207c-b63f-472f-aa07-e0a3e3676aca Content-Length: 0 Date: Wed, 10 Oct 2018 06:06:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:06:41,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6.json used request id req-d335207c-b63f-472f-aa07-e0a3e3676aca 2018-10-10 06:06:41,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.45826292038s 2018-10-10 06:06:41,659 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/02b9461f-1892-45fd-87da-dd778441ecb6.json used request id req-d335207c-b63f-472f-aa07-e0a3e3676aca 2018-10-10 06:06:41,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 06:06:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:41,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-3986d921-b289-4bf3-bde9-88b1da8aa911 Date: Wed, 10 Oct 2018 06:06:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T05:49:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","id":"3d6f8884-56ce-40a5-ba46-e56bd79c8139","subnetpool_id":null,"name":"vyos_vrouter-subnet_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 06:06:41,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3986d921-b289-4bf3-bde9-88b1da8aa911 2018-10-10 06:06:41,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.187126159668s 2018-10-10 06:06:41,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3986d921-b289-4bf3-bde9-88b1da8aa911 2018-10-10 06:06:41,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-10 06:06:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/3d6f8884-56ce-40a5-ba46-e56bd79c8139.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:44,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3419b156-3272-4871-bee4-751df078378e Date: Wed, 10 Oct 2018 06:06:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:06:44,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3d6f8884-56ce-40a5-ba46-e56bd79c8139.json used request id req-3419b156-3272-4871-bee4-751df078378e 2018-10-10 06:06:44,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.77278804779s 2018-10-10 06:06:44,622 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3d6f8884-56ce-40a5-ba46-e56bd79c8139.json used request id req-3419b156-3272-4871-bee4-751df078378e 2018-10-10 06:06:44,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 06:06:44,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:44,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-cdeabf3d-6b95-4357-98d6-8da07e6effe0 Date: Wed, 10 Oct 2018 06:06:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T06:06:44Z","tenant_id":"e3ca2ec0d44a4223a19bdff6f28a239b","created_at":"2018-10-10T05:49:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e3ca2ec0d44a4223a19bdff6f28a239b","id":"f61fd52d-a480-441a-b2d1-26d9290e3f1e","name":"vyos_vrouter-net_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 06:06:44,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cdeabf3d-6b95-4357-98d6-8da07e6effe0 2018-10-10 06:06:44,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123466014862s 2018-10-10 06:06:44,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cdeabf3d-6b95-4357-98d6-8da07e6effe0 2018-10-10 06:06:44,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-10 06:06:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/f61fd52d-a480-441a-b2d1-26d9290e3f1e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:46,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e50402c0-5c73-47d1-8206-b40935f08e91 Date: Wed, 10 Oct 2018 06:06:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:06:46,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f61fd52d-a480-441a-b2d1-26d9290e3f1e.json used request id req-e50402c0-5c73-47d1-8206-b40935f08e91 2018-10-10 06:06:46,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3412759304s 2018-10-10 06:06:46,089 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f61fd52d-a480-441a-b2d1-26d9290e3f1e.json used request id req-e50402c0-5c73-47d1-8206-b40935f08e91 2018-10-10 06:06:46,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:06:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:46,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d4fde09a-3a04-4ca5-b657-0c81de43929b Date: Wed, 10 Oct 2018 06:06:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "metadata": {}}], "file": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/file", "owner": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "b81170cb-99b0-46a3-ac1b-7c507fd067ed", "size": 4373348352, "self": "/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-10T05:51:32Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-10T05:50:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:06:46,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d4fde09a-3a04-4ca5-b657-0c81de43929b 2018-10-10 06:06:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173179864883s 2018-10-10 06:06:46,263 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d4fde09a-3a04-4ca5-b657-0c81de43929b 2018-10-10 06:06:46,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 06:06:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98cd1981e8d28bb80278df6aabb9797bfb738b26" 2018-10-10 06:06:49,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2391c7ca-9e8e-48c5-b9ce-197c93105f1b Date: Wed, 10 Oct 2018 06:06:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:06:49,684 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed used request id req-2391c7ca-9e8e-48c5-b9ce-197c93105f1b 2018-10-10 06:06:49,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.41882801056s 2018-10-10 06:06:49,684 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b81170cb-99b0-46a3-ac1b-7c507fd067ed used request id req-2391c7ca-9e8e-48c5-b9ce-197c93105f1b 2018-10-10 06:06:49,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 06:06:49,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a50f772-9adc-4600-9f73-2429be957a88 x-compute-request-id: req-9a50f772-9adc-4600-9f73-2429be957a88 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "8be03e3c-e4f1-4b46-964b-96f5c277323c", "name": "vyos_vrouter-flavor_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 06:06:49,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9a50f772-9adc-4600-9f73-2429be957a88 2018-10-10 06:06:49,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0317540168762s 2018-10-10 06:06:49,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9a50f772-9adc-4600-9f73-2429be957a88 2018-10-10 06:06:49,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 06:06:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:49,760 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 06:06:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18d2f635-b881-42ec-a98e-29303fd7a7bd x-compute-request-id: req-18d2f635-b881-42ec-a98e-29303fd7a7bd Content-Length: 0 Content-Type: application/json 2018-10-10 06:06:49,761 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c used request id req-18d2f635-b881-42ec-a98e-29303fd7a7bd 2018-10-10 06:06:49,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422148704529s 2018-10-10 06:06:49,761 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8be03e3c-e4f1-4b46-964b-96f5c277323c used request id req-18d2f635-b881-42ec-a98e-29303fd7a7bd 2018-10-10 06:06:49,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:06:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:49,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2eed3f-9046-4156-a4ce-7b1507f2dc46 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc", "links": {"self": "http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90"}, "domain_id": "default", "enabled": true, "id": "629bd5de53144bf5a73e8bb5f9377c90", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 06:06:49,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1f2eed3f-9046-4156-a4ce-7b1507f2dc46 2018-10-10 06:06:49,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115406036377s 2018-10-10 06:06:49,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1f2eed3f-9046-4156-a4ce-7b1507f2dc46 2018-10-10 06:06:49,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:06:49,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:49,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb69a29-6bd0-425c-86c1-1941de06e435 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90"}, "enabled": true, "id": "629bd5de53144bf5a73e8bb5f9377c90", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}} 2018-10-10 06:06:49,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90 used request id req-5eb69a29-6bd0-425c-86c1-1941de06e435 2018-10-10 06:06:49,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0906329154968s 2018-10-10 06:06:49,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90 used request id req-5eb69a29-6bd0-425c-86c1-1941de06e435 2018-10-10 06:06:49,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 06:06:49,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:50,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9adc0964-8023-46f3-8dcc-70e4465848fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:06:50,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90 used request id req-9adc0964-8023-46f3-8dcc-70e4465848fe 2018-10-10 06:06:50,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199373960495s 2018-10-10 06:06:50,175 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/629bd5de53144bf5a73e8bb5f9377c90 used request id req-9adc0964-8023-46f3-8dcc-70e4465848fe 2018-10-10 06:06:50,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 06:06:50,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:50,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61f3fdd-5c0f-4a48-aa2f-4705f601e741 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b"}, "enabled": true, "id": "e3ca2ec0d44a4223a19bdff6f28a239b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_15164d42-bedc-4cb9-9639-e80a3a1ee8cc"}]} 2018-10-10 06:06:50,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-e61f3fdd-5c0f-4a48-aa2f-4705f601e741 2018-10-10 06:06:50,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0856008529663s 2018-10-10 06:06:50,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-e61f3fdd-5c0f-4a48-aa2f-4705f601e741 2018-10-10 06:06:50,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 06:06:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:50,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe418dd6-aa76-42c3-8903-2110076067a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:06:50,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b used request id req-fe418dd6-aa76-42c3-8903-2110076067a4 2018-10-10 06:06:50,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146897792816s 2018-10-10 06:06:50,411 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e3ca2ec0d44a4223a19bdff6f28a239b used request id req-fe418dd6-aa76-42c3-8903-2110076067a4 2018-10-10 06:06:50,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:06:50,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:50,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a076bee1-043f-46f9-864a-eaf6bab63051 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e622a6e576ef4253a69c7e45317a239d", "links": {"self": "http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d"}, "name": "Member"}]} 2018-10-10 06:06:50,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a076bee1-043f-46f9-864a-eaf6bab63051 2018-10-10 06:06:50,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829789638519s 2018-10-10 06:06:50,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 06:06:50,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:50,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee1f25d-7ef4-4f97-a579-3fdb019cc7e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:06:50,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/e622a6e576ef4253a69c7e45317a239d used request id req-dee1f25d-7ef4-4f97-a579-3fdb019cc7e5 2018-10-10 06:06:50,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103318929672s 2018-10-10 06:06:50,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 06:06:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=e3ca2ec0d44a4223a19bdff6f28a239b&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:51,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d9951cec-2299-43be-afba-ccdbfff543fe Date: Wed, 10 Oct 2018 06:06:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}]} 2018-10-10 06:06:51,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=e3ca2ec0d44a4223a19bdff6f28a239b&name=default used request id req-d9951cec-2299-43be-afba-ccdbfff543fe 2018-10-10 06:06:51,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.569355964661s 2018-10-10 06:06:51,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=e3ca2ec0d44a4223a19bdff6f28a239b&name=default used request id req-d9951cec-2299-43be-afba-ccdbfff543fe 2018-10-10 06:06:51,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 06:06:51,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:51,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c47ac6a5-1bb6-45fd-bc5d-4bb8dfe4efcb Date: Wed, 10 Oct 2018 06:06:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "created_at": "2018-10-10T05:49:47Z", "updated_at": "2018-10-10T05:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "64ca0487-040a-4c64-b879-bc33c7e11c03", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "56c5215b-2eab-4522-9432-bd3ebb203a2f", "remote_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "88dee8be-c373-4819-acab-d227f9701ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T05:49:47Z", "revision_number": 0, "id": "782a8cbe-58c8-4b23-b7a4-7cd187645425", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T05:49:47Z", "security_group_id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "tenant_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b"}], "revision_number": 4, "project_id": "e3ca2ec0d44a4223a19bdff6f28a239b", "id": "bf4e004e-5f4e-46a7-b32b-24b0ea84bf38", "name": "default"}]} 2018-10-10 06:06:51,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c47ac6a5-1bb6-45fd-bc5d-4bb8dfe4efcb 2018-10-10 06:06:51,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220005989075s 2018-10-10 06:06:51,396 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c47ac6a5-1bb6-45fd-bc5d-4bb8dfe4efcb 2018-10-10 06:06:51,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 06:06:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bf4e004e-5f4e-46a7-b32b-24b0ea84bf38.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e06e184d539fdcec1af9833c0f007d5e2f0499c" 2018-10-10 06:06:51,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95a3118f-75f1-4d7e-b292-5525f35bd62c Content-Length: 0 Date: Wed, 10 Oct 2018 06:06:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:06:51,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bf4e004e-5f4e-46a7-b32b-24b0ea84bf38.json used request id req-95a3118f-75f1-4d7e-b292-5525f35bd62c 2018-10-10 06:06:51,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.298096895218s 2018-10-10 06:06:51,699 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bf4e004e-5f4e-46a7-b32b-24b0ea84bf38.json used request id req-95a3118f-75f1-4d7e-b292-5525f35bd62c 2018-10-10 06:06:51,718 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-10 06:06:51,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 06:06:51,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 06:06:51,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 06:06:51,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 06:06:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 06:06:51,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aed8e9d-a953-42be-a87d-dd91dfe88bdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 06:06:51,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5aed8e9d-a953-42be-a87d-dd91dfe88bdb 2018-10-10 06:06:51,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 06:06:52,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T07:06:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["uYbGQKpmR1C37KlWO0vK_g"], "issued_at": "2018-10-10T06:06:52.000000Z"}} 2018-10-10 06:06:52,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 06:06:52,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:52,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-25d16251-6181-4afe-95a5-344e4730dfc9 Date: Wed, 10 Oct 2018 06:06:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 06:06:52,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25d16251-6181-4afe-95a5-344e4730dfc9 2018-10-10 06:06:52,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405678987503s 2018-10-10 06:06:52,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25d16251-6181-4afe-95a5-344e4730dfc9 2018-10-10 06:06:52,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 06:06:52,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:52,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 06:06:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 06:06:52,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:52,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ca229c-1824-4988-b4b4-7459dd6be46e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 06:06:52,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b3ca229c-1824-4988-b4b4-7459dd6be46e 2018-10-10 06:06:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0928611755371s 2018-10-10 06:06:52,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 06:06:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}}' 2018-10-10 06:06:52,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 06:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0cf93d6-037c-4572-90ff-2b123d65b59d Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c"}, "enabled": true, "id": "bf697c6997f140df93f32d993a67a25c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}} 2018-10-10 06:06:52,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e0cf93d6-037c-4572-90ff-2b123d65b59d 2018-10-10 06:06:52,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134816884995s 2018-10-10 06:06:52,786 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e0cf93d6-037c-4572-90ff-2b123d65b59d 2018-10-10 06:06:52,787 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'id': u'bf697c6997f140df93f32d993a67a25c', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 06:06:52,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 06:06:53,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362912893295s 2018-10-10 06:06:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55107ead-acb3-4ae9-b04b-23afc6688d11 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12"}, "enabled": true, "id": "5eba34da83a64c29adf6105641742b12", "options": {}, "domain_id": "default", "name": "juju_epc-user_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}} 2018-10-10 06:06:53,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12 used request id req-55107ead-acb3-4ae9-b04b-23afc6688d11 2018-10-10 06:06:53,242 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5eba34da83a64c29adf6105641742b12', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_bf78681a-a938-4e56-bcf6-fe8fe5c3540d'}) 2018-10-10 06:06:53,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:06:53,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef01dea1-d97e-4ac2-b15c-21f467715765 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:06:53,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ef01dea1-d97e-4ac2-b15c-21f467715765 2018-10-10 06:06:53,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0170919895172s 2018-10-10 06:06:53,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:06:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c85da79-57d8-4a54-87c3-6160ec5c742e Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:06:53,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3c85da79-57d8-4a54-87c3-6160ec5c742e 2018-10-10 06:06:53,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788779258728s 2018-10-10 06:06:53,341 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 06:06:53,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 06:06:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" -d '{"role": {"name": "Member"}}' 2018-10-10 06:06:53,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25e8195d-5271-4f40-9d5e-1f1d1bf9086b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "368385676c6b4d94aa7fab43794e8f7c", "links": {"self": "http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c"}, "name": "Member"}} 2018-10-10 06:06:53,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-25e8195d-5271-4f40-9d5e-1f1d1bf9086b 2018-10-10 06:06:53,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0968899726868s 2018-10-10 06:06:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdabf596-8103-43ca-97eb-ceb50353c136 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c"}, "domain_id": null, "name": "Member", "id": "368385676c6b4d94aa7fab43794e8f7c"}} 2018-10-10 06:06:53,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c used request id req-cdabf596-8103-43ca-97eb-ceb50353c136 2018-10-10 06:06:53,526 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c'}, 'domain_id': None, 'human_id': None, 'id': u'368385676c6b4d94aa7fab43794e8f7c', 'HUMAN_ID': False}) 2018-10-10 06:06:53,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:06:53,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349e0169-93d5-4ec6-8eab-5f1aaf7d5076 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "368385676c6b4d94aa7fab43794e8f7c", "links": {"self": "http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c"}, "name": "Member"}, {"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:06:53,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-349e0169-93d5-4ec6-8eab-5f1aaf7d5076 2018-10-10 06:06:53,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0785248279572s 2018-10-10 06:06:53,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 06:06:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a26482d-a125-45ed-8083-3a24e521ebb5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 06:06:53,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-8a26482d-a125-45ed-8083-3a24e521ebb5 2018-10-10 06:06:53,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0772528648376s 2018-10-10 06:06:53,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:06:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46a0ce1-662b-4333-a0ed-c431b38e7ae4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "links": {"self": "http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12"}, "domain_id": "default", "enabled": true, "id": "5eba34da83a64c29adf6105641742b12", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 06:06:53,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f46a0ce1-662b-4333-a0ed-c431b38e7ae4 2018-10-10 06:06:53,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10217499733s 2018-10-10 06:06:53,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f46a0ce1-662b-4333-a0ed-c431b38e7ae4 2018-10-10 06:06:53,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 06:06:53,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ca8087-3ac7-4c08-a48e-85c49bf4aac1 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c"}, "enabled": true, "id": "bf697c6997f140df93f32d993a67a25c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}]} 2018-10-10 06:06:53,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-03ca8087-3ac7-4c08-a48e-85c49bf4aac1 2018-10-10 06:06:53,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0786049365997s 2018-10-10 06:06:53,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-03ca8087-3ac7-4c08-a48e-85c49bf4aac1 2018-10-10 06:06:53,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 06:06:53,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=5eba34da83a64c29adf6105641742b12&scope.project.id=bf697c6997f140df93f32d993a67a25c&role.id=368385676c6b4d94aa7fab43794e8f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:53,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d0a1eb-9be7-41d3-a7bf-2e2f87dafa16 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=5eba34da83a64c29adf6105641742b12&scope.project.id=bf697c6997f140df93f32d993a67a25c&role.id=368385676c6b4d94aa7fab43794e8f7c", "previous": null, "next": null}} 2018-10-10 06:06:53,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=5eba34da83a64c29adf6105641742b12&scope.project.id=bf697c6997f140df93f32d993a67a25c&role.id=368385676c6b4d94aa7fab43794e8f7c used request id req-67d0a1eb-9be7-41d3-a7bf-2e2f87dafa16 2018-10-10 06:06:53,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0788009166718s 2018-10-10 06:06:53,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 06:06:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c/users/5eba34da83a64c29adf6105641742b12/roles/368385676c6b4d94aa7fab43794e8f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:54,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63ddcf4c-9c50-402c-80cb-8df81aa22cc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:06:54,124 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c/users/5eba34da83a64c29adf6105641742b12/roles/368385676c6b4d94aa7fab43794e8f7c used request id req-63ddcf4c-9c50-402c-80cb-8df81aa22cc4 2018-10-10 06:06:54,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.168853998184s 2018-10-10 06:06:54,125 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'a37a5477-eb9c-4f72-921f-3596dbd8e011', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'juju_epc-user_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'project_id': u'bf697c6997f140df93f32d993a67a25c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 06:06:54,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 06:06:54,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 06:06:54,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 06:06:54,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 06:06:54,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 06:06:54,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 06:06:54,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 06:06:54,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 06:06:54,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 06:06:54,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 06:06:54,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 06:06:54,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 06:06:54,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 06:06:54,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 06:06:54,130 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'password': 'a37a5477-eb9c-4f72-921f-3596dbd8e011', 'project_name': 'juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'bf697c6997f140df93f32d993a67a25c', 'project_domain_name': 'Default'} 2018-10-10 06:06:54,193 - 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-10-10 06:06:54,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-10 06:06:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:54,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5da124c-b1c9-4941-9bf8-05dbc0266446 Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.25:5000/v3/services/108b8f20aee94d3091f5336d85c4b627"}, "enabled": true, "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1a29c27598d54490b03c1ccc36ea80d9"}, "enabled": true, "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1b489ac6ceea4617981f658e54aa05eb"}, "enabled": true, "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.25:5000/v3/services/1f623ddcba0942b485ab189924f2cec3"}, "enabled": true, "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.25:5000/v3/services/33e442096f4c4ed8a77d360792732218"}, "enabled": true, "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.25:5000/v3/services/5f5b9c837e5546d3b6db629b5721b612"}, "enabled": true, "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.25:5000/v3/services/6d3ab199be6848aa88c359008504d31e"}, "enabled": true, "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.25:5000/v3/services/6d52e9c52a4d4bf0a3d6575b9b82a8b5"}, "enabled": true, "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.25:5000/v3/services/8c8890572c324bffabb6fb8e14496dd2"}, "enabled": true, "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.25:5000/v3/services/8f3c5f02a31943fba583d1428e73f46d"}, "enabled": true, "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.25:5000/v3/services/94910f6b89ac41f7a32fc0c6c3b55f83"}, "enabled": true, "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.25:5000/v3/services/97fa075c348b4251ab538866251795d6"}, "enabled": true, "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.25:5000/v3/services/99c3ba46242a45199fdeb1c9bf8feef2"}, "enabled": true, "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.25:5000/v3/services/b96bf1030f67482e83823a653ccecaf4"}, "enabled": true, "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.25:5000/v3/services/d3d082d3c1684e209a6b6a1cb5db64c9"}, "enabled": true, "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.25:5000/v3/services/e8a2c9b5ee8a4eba9c0d7e3cef37a4ee"}, "enabled": true, "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "links": {"self": "http://172.30.9.25:5000/v3/services", "previous": null, "next": null}} 2018-10-10 06:06:54,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/services used request id req-e5da124c-b1c9-4941-9bf8-05dbc0266446 2018-10-10 06:06:54,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0821139812469s 2018-10-10 06:06:54,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-10 06:06:54,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:54,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5077a12e-783c-4b8f-a6ae-17287a2e5515 Content-Encoding: gzip Content-Length: 2092 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/05a9c3ad7cb344649643702cd9fa4e3f"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/08260040f97c49c99c4d83e16f41ffbb"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0df6a35d15a94736a65e989547b3011c"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "0df6a35d15a94736a65e989547b3011c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1253c103b6ad4f2c8e866cab422d3881"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/18eae4c6b74442eeb5579cda6d6e5635"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1c3d9d1712e542aea65a219ac5832cd1"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1e53c4680da84150aa99420ebbc1b808"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/22cd1fb9fee24d33912af9228753ad8d"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/23b3a3cba8704f4d8a9fa0d63a657250"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/26b29838e075444bacebd151f6a885ce"}, "url": "http://172.30.9.25:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97fa075c348b4251ab538866251795d6", "id": "26b29838e075444bacebd151f6a885ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3c9b9494d8484b568894c117069e43f8"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "3c9b9494d8484b568894c117069e43f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3ec0e360dcae4f78b6b5efedebdc3cc4"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/47bdfa54a4fd43b08db14fe6a9f55c65"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4b16fbcaeadd4bed9be4c7278fcff715"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4d34289d2d4f4b4abcbd5cc19799bd13"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4e2695efe1234123b204fd01c0002289"}, "url": "http://192.30.9.7:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "4e2695efe1234123b204fd01c0002289"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4f4decd89f5742d098fe17002292efce"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "4f4decd89f5742d098fe17002292efce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/57d49f5edea3489ca328a9fb50fcdcda"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/596663ab93204743bd756f887cacdc17"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "596663ab93204743bd756f887cacdc17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/65d781eeb2a645c4bcdbc77321fff0a4"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d3ab199be6848aa88c359008504d31e", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/68ac7d03386d44fc8b53af9a70763f65"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7008732ef07b4002bfe799e94165059b"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "7008732ef07b4002bfe799e94165059b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7370e6741d8241bf8828a5913425ee74"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d3d082d3c1684e209a6b6a1cb5db64c9", "id": "7370e6741d8241bf8828a5913425ee74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7d1414c0d25045b5af68b215ceeb4d3f"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8110b813b4b4455abaf2688620a175a7"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "8110b813b4b4455abaf2688620a175a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/896a61e312bd47fa8f8775614341979e"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97fa075c348b4251ab538866251795d6", "id": "896a61e312bd47fa8f8775614341979e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/94dfbf51fc60478aa5465f3395a02ea3"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/98f0a26a7de7474ca9de7beb2b0a4e58"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f623ddcba0942b485ab189924f2cec3", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9ccd784c4158468c9404851a17c4e9bb"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "108b8f20aee94d3091f5336d85c4b627", "id": "9ccd784c4158468c9404851a17c4e9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a3920202aff64f77a4753a679e2b3d9d"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a5abbd9c62a44f05b6597d4f75061235"}, "url": "http://172.30.9.25:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f3c5f02a31943fba583d1428e73f46d", "id": "a5abbd9c62a44f05b6597d4f75061235"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a79935a226084044ba2e6d2414a581c8"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "a79935a226084044ba2e6d2414a581c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a99160827e3444a0b8ea6e8e876811db"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "id": "a99160827e3444a0b8ea6e8e876811db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b3d9f121656f4353a0661d530a3ce029"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "id": "b3d9f121656f4353a0661d530a3ce029"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b9376716306e4a1e9b2c4a2c2009184b"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33e442096f4c4ed8a77d360792732218", "id": "b9376716306e4a1e9b2c4a2c2009184b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b953f69517bd46bb9c0650df8fdc06c0"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ba0f435e153d4056aa5ec2d3ac470e13"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c1f6a19d90294b37b7599c1904cbbf69"}, "url": "http://172.30.9.25:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c857863a3df840c7b284ecb6ba25292c"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c8890572c324bffabb6fb8e14496dd2", "id": "c857863a3df840c7b284ecb6ba25292c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd78b85d3ef9470f9f238a5478fb328e"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "94910f6b89ac41f7a32fc0c6c3b55f83", "id": "cd78b85d3ef9470f9f238a5478fb328e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d7926ed5f4ad42259e64f0f1d2ad8d0c"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "99c3ba46242a45199fdeb1c9bf8feef2", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ddb493e2646843b888dc7edfc9234ce4"}, "url": "http://192.30.9.7:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97fa075c348b4251ab538866251795d6", "id": "ddb493e2646843b888dc7edfc9234ce4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f185e5d859d24c01992e4e90653dbe20"}, "url": "http://192.30.9.7:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b96bf1030f67482e83823a653ccecaf4", "id": "f185e5d859d24c01992e4e90653dbe20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f8c95073d6ba4e2c9c4a055788a4a66c"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b489ac6ceea4617981f658e54aa05eb", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ff840bc4b55d42aab1eac45744be82f3"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f5b9c837e5546d3b6db629b5721b612", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-10 06:06:54,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-5077a12e-783c-4b8f-a6ae-17287a2e5515 2018-10-10 06:06:54,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0845770835876s 2018-10-10 06:06:54,394 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-10 06:06:54,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 06:06:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:54,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5882360a-3e22-44b8-b6ee-6412ec33687c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 06:06:54,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-5882360a-3e22-44b8-b6ee-6412ec33687c 2018-10-10 06:06:54,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0837090015411s 2018-10-10 06:06:54,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 06:06:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:06:54,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe65d7b-022d-4541-803d-69993e208868 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c"}, "enabled": true, "id": "bf697c6997f140df93f32d993a67a25c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}]} 2018-10-10 06:06:54,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-bfe65d7b-022d-4541-803d-69993e208868 2018-10-10 06:06:54,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.078381061554s 2018-10-10 06:06:54,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-bfe65d7b-022d-4541-803d-69993e208868 2018-10-10 06:06:54,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-10 06:06:54,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" -d '{"network": {"tenant_id": "bf697c6997f140df93f32d993a67a25c", "name": "juju_epc-net_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "admin_state_up": true}}' 2018-10-10 06:06:55,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-743aab42-4fbb-4476-b9d5-0fb93ce5aa39 Date: Wed, 10 Oct 2018 06:06: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":"78880cae-11e5-46b0-9023-8c8cf2eae6cb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"bf697c6997f140df93f32d993a67a25c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-10T06:06:54Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_bf78681a-a938-4e56-bcf6-fe8fe5c3540d","admin_state_up":true,"tenant_id":"bf697c6997f140df93f32d993a67a25c","created_at":"2018-10-10T06:06:54Z","mtu":1450}} 2018-10-10 06:06:55,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-743aab42-4fbb-4476-b9d5-0fb93ce5aa39 2018-10-10 06:06:55,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.472952127457s 2018-10-10 06:06:55,035 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-743aab42-4fbb-4476-b9d5-0fb93ce5aa39 2018-10-10 06:06:55,036 - 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-10-10T06:06:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'78880cae-11e5-46b0-9023-8c8cf2eae6cb', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', u'created_at': u'2018-10-10T06:06:54Z', u'mtu': 1450, u'tenant_id': u'bf697c6997f140df93f32d993a67a25c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bf697c6997f140df93f32d993a67a25c'}) 2018-10-10 06:06:55,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 06:06:55,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845c33bb-e407-43d6-8efc-f19987920df4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 06:06:55,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-845c33bb-e407-43d6-8efc-f19987920df4 2018-10-10 06:06:55,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 06:06:55,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "368385676c6b4d94aa7fab43794e8f7c", "name": "Member"}], "expires_at": "2018-10-10T07:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf697c6997f140df93f32d993a67a25c", "name": "juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bf697c6997f140df93f32d993a67a25c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/bf697c6997f140df93f32d993a67a25c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/bf697c6997f140df93f32d993a67a25c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bf697c6997f140df93f32d993a67a25c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/bf697c6997f140df93f32d993a67a25c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/bf697c6997f140df93f32d993a67a25c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/bf697c6997f140df93f32d993a67a25c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/bf697c6997f140df93f32d993a67a25c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/bf697c6997f140df93f32d993a67a25c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/bf697c6997f140df93f32d993a67a25c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/bf697c6997f140df93f32d993a67a25c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/bf697c6997f140df93f32d993a67a25c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "id": "5eba34da83a64c29adf6105641742b12"}, "audit_ids": ["kP8GlkSzSNimwKH-yq9JwA"], "issued_at": "2018-10-10T06:06:55.000000Z"}} 2018-10-10 06:06:55,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 06:06:55,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:06:56,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-d94c7249-53c2-4ba1-a55e-9b8b3363e540 Date: Wed, 10 Oct 2018 06:06:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T06:06:54Z","tenant_id":"bf697c6997f140df93f32d993a67a25c","created_at":"2018-10-10T06:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bf697c6997f140df93f32d993a67a25c","id":"78880cae-11e5-46b0-9023-8c8cf2eae6cb","name":"juju_epc-net_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}]} 2018-10-10 06:06:56,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d94c7249-53c2-4ba1-a55e-9b8b3363e540 2018-10-10 06:06:56,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.645233869553s 2018-10-10 06:06:56,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d94c7249-53c2-4ba1-a55e-9b8b3363e540 2018-10-10 06:06:56,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-10 06:06:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" -d '{"subnet": {"name": "juju_epc-subnet_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "enable_dhcp": true, "network_id": "78880cae-11e5-46b0-9023-8c8cf2eae6cb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-10 06:06:56,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24eeacff-edb6-4b76-a2bc-f4870d2e29c4 Date: Wed, 10 Oct 2018 06:06:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78880cae-11e5-46b0-9023-8c8cf2eae6cb","tenant_id":"bf697c6997f140df93f32d993a67a25c","created_at":"2018-10-10T06:06:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T06:06:56Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"bf697c6997f140df93f32d993a67a25c","id":"b6f1753b-557e-4cf1-afab-53d9dc898ce3","subnetpool_id":null,"name":"juju_epc-subnet_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}} 2018-10-10 06:06:56,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-24eeacff-edb6-4b76-a2bc-f4870d2e29c4 2018-10-10 06:06:56,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.709324836731s 2018-10-10 06:06:56,784 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-24eeacff-edb6-4b76-a2bc-f4870d2e29c4 2018-10-10 06:06:56,785 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T06:06:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'b6f1753b-557e-4cf1-afab-53d9dc898ce3', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', u'enable_dhcp': True, u'network_id': u'78880cae-11e5-46b0-9023-8c8cf2eae6cb', u'tenant_id': u'bf697c6997f140df93f32d993a67a25c', u'created_at': u'2018-10-10T06:06:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'bf697c6997f140df93f32d993a67a25c'}) 2018-10-10 06:06:56,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-10 06:06:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" -d '{"router": {"external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960"}, "name": "juju_epc-router_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "admin_state_up": true}}' 2018-10-10 06:07:02,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-edc2e291-ee07-42a3-87a5-123f5bc4b201 Date: Wed, 10 Oct 2018 06:07:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:06:57Z", "admin_state_up": true, "updated_at": "2018-10-10T06:06:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bf697c6997f140df93f32d993a67a25c", "id": "e1abfe30-503d-4467-b7b3-97802370d258", "name": "juju_epc-router_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}} 2018-10-10 06:07:02,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-edc2e291-ee07-42a3-87a5-123f5bc4b201 2018-10-10 06:07:02,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.70170497894s 2018-10-10 06:07:02,488 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-edc2e291-ee07-42a3-87a5-123f5bc4b201 2018-10-10 06:07:02,488 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-10T06:06:58Z', u'revision_number': 3, u'id': u'e1abfe30-503d-4467-b7b3-97802370d258', u'external_gateway_info': {u'network_id': u'14fd820e-e177-43b9-a3a3-cfee765a9960', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'aba2c23f-74a8-4abc-89e9-a47b00844074', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', u'admin_state_up': True, u'tenant_id': u'bf697c6997f140df93f32d993a67a25c', u'created_at': u'2018-10-10T06:06:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'bf697c6997f140df93f32d993a67a25c'}) 2018-10-10 06:07:02,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-10 06:07:02,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" -d '{"subnet_id": "b6f1753b-557e-4cf1-afab-53d9dc898ce3"}' 2018-10-10 06:07:04,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dfbe5eef-7021-4add-a63c-1c76abc82e49 Date: Wed, 10 Oct 2018 06:07:04 GMT RESP BODY: {"network_id": "78880cae-11e5-46b0-9023-8c8cf2eae6cb", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "subnet_id": "b6f1753b-557e-4cf1-afab-53d9dc898ce3", "subnet_ids": ["b6f1753b-557e-4cf1-afab-53d9dc898ce3"], "port_id": "fed7e9ed-54fe-4ce6-9c93-5fdeb61e0d7a", "id": "e1abfe30-503d-4467-b7b3-97802370d258"} 2018-10-10 06:07:04,550 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258/add_router_interface.json used request id req-dfbe5eef-7021-4add-a63c-1c76abc82e49 2018-10-10 06:07:04,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06090497971s 2018-10-10 06:07:04,550 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258/add_router_interface.json used request id req-dfbe5eef-7021-4add-a63c-1c76abc82e49 returning object e1abfe30-503d-4467-b7b3-97802370d258 2018-10-10 06:07:04,551 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-10 06:07:06,278 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8d383c8eea2375af863ecdeecff593d1 sha256:072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2 2018-10-10 06:07:06,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:07:06,284 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 06:07:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 06:07:06,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:07:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:07:06,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-af68b43d-ab75-4958-9908-3e6d80199195 Date: Wed, 10 Oct 2018 06:07:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:07:06,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-af68b43d-ab75-4958-9908-3e6d80199195 2018-10-10 06:07:06,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176132917404s 2018-10-10 06:07:06,464 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-af68b43d-ab75-4958-9908-3e6d80199195 2018-10-10 06:07:06,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 06:07:06,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" -d '{"owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "owner_specified.shade.object": "images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}' 2018-10-10 06:07:06,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49 X-Openstack-Request-Id: req-12c49def-8ccc-4a54-9627-da1c21f91113 Date: Wed, 10 Oct 2018 06:07:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file", "owner": "bf697c6997f140df93f32d993a67a25c", "id": "59f41f9e-1812-467a-92e4-4883efd35b49", "size": null, "self": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-10T06:07:06Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "checksum": null, "created_at": "2018-10-10T06:07:06Z", "protected": false} 2018-10-10 06:07:06,670 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-12c49def-8ccc-4a54-9627-da1c21f91113 2018-10-10 06:07:06,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.204255819321s 2018-10-10 06:07:06,670 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-12c49def-8ccc-4a54-9627-da1c21f91113 returning object 59f41f9e-1812-467a-92e4-4883efd35b49 2018-10-10 06:07:06,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 06:07:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" -d '' 2018-10-10 06:07:12,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad10856b-77fb-444a-a142-baffcf4f69e6 Date: Wed, 10 Oct 2018 06:07:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:07:12,281 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file used request id req-ad10856b-77fb-444a-a142-baffcf4f69e6 2018-10-10 06:07:12,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.6098151207s 2018-10-10 06:07:12,281 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file used request id req-ad10856b-77fb-444a-a142-baffcf4f69e6 2018-10-10 06:07:12,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:07:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:07:12,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-0981a685-9d92-41d5-880a-18da73ad9fc8 Date: Wed, 10 Oct 2018 06:07:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap", "metadata": {}}], "file": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file", "owner": "bf697c6997f140df93f32d993a67a25c", "id": "59f41f9e-1812-467a-92e4-4883efd35b49", "size": 296943616, "self": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-10T06:07:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-10T06:07:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:07:12,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0981a685-9d92-41d5-880a-18da73ad9fc8 2018-10-10 06:07:12,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185053110123s 2018-10-10 06:07:12,467 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0981a685-9d92-41d5-880a-18da73ad9fc8 2018-10-10 06:07:12,469 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap', u'metadata': Munch({})})], 'file': u'/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file', 'owner': u'bf697c6997f140df93f32d993a67a25c', 'id': u'59f41f9e-1812-467a-92e4-4883efd35b49', 'size': 296943616, u'self': u'/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf697c6997f140df93f32d993a67a25c', 'name': 'juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T06:07:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T06:07:12Z', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', 'properties': {u'self': u'/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'created': u'2018-10-10T06:07:06Z', 'checksum': u'8d383c8eea2375af863ecdeecff593d1', 'created_at': u'2018-10-10T06:07:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}}) 2018-10-10 06:07:15,530 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 59f41f9e-1812-467a-92e4-4883efd35b49 -s xenial -r regionOne -u http://172.30.9.25:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-10 06:07:15,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 06:07:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-10 06:07:15,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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-e618fbdb-1b15-4b6e-a9ec-f4a84a747bc1 x-compute-request-id: req-e618fbdb-1b15-4b6e-a9ec-f4a84a747bc1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "name": "juju_epc-flavor_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 06:07:15,766 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e618fbdb-1b15-4b6e-a9ec-f4a84a747bc1 2018-10-10 06:07:15,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.234048128128s 2018-10-10 06:07:15,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e618fbdb-1b15-4b6e-a9ec-f4a84a747bc1 returning object 3ac1c422-0ab7-46c3-b220-87ac6b4a87aa 2018-10-10 06:07:15,767 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', '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'12fa6dd9c3df4310ac43440581910811', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'3ac1c422-0ab7-46c3-b220-87ac6b4a87aa', 'swap': 0}) 2018-10-10 06:07:15,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 06:07:15,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" -d '{"extra_specs": {}}' 2018-10-10 06:07:15,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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 x-openstack-request-id: req-4459f290-74c0-4391-9ed3-fcfdde8cee3d x-compute-request-id: req-4459f290-74c0-4391-9ed3-fcfdde8cee3d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 06:07:15,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa/os-extra_specs used request id req-4459f290-74c0-4391-9ed3-fcfdde8cee3d 2018-10-10 06:07:15,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261869430542s 2018-10-10 06:07:15,795 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa/os-extra_specs used request id req-4459f290-74c0-4391-9ed3-fcfdde8cee3d 2018-10-10 06:07:15,795 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-10 06:07:15,797 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-296 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-10-10 06:07:15,804 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-10 06:07:15,953 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-10 06:07:15,953 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-10 06:07:16,118 - 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-10-10 06:07:16,119 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-10 06:07:17,614 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-10 06:07:17,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:07:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:07:17,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-abe479d4-189a-4603-9642-4a0e09da8e48 Date: Wed, 10 Oct 2018 06:07:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap", "metadata": {}}], "file": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file", "owner": "bf697c6997f140df93f32d993a67a25c", "id": "59f41f9e-1812-467a-92e4-4883efd35b49", "size": 296943616, "self": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-10T06:07:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-10T06:07:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:07:17,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-abe479d4-189a-4603-9642-4a0e09da8e48 2018-10-10 06:07:17,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190993070602s 2018-10-10 06:07:17,806 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-abe479d4-189a-4603-9642-4a0e09da8e48 2018-10-10 06:07:17,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 06:07:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}' 2018-10-10 06:07:18,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc X-Openstack-Request-Id: req-fb67830b-2bf1-4254-880b-0da2e8c166b8 Date: Wed, 10 Oct 2018 06:07:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/file", "owner": "bf697c6997f140df93f32d993a67a25c", "id": "49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc", "size": null, "self": "/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-10T06:07:17Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "checksum": null, "created_at": "2018-10-10T06:07:17Z", "protected": false} 2018-10-10 06:07:18,001 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fb67830b-2bf1-4254-880b-0da2e8c166b8 2018-10-10 06:07:18,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.192373037338s 2018-10-10 06:07:18,002 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fb67830b-2bf1-4254-880b-0da2e8c166b8 returning object 49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc 2018-10-10 06:07:18,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 06:07:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" -d '' 2018-10-10 06:07:25,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-922f957f-cb6a-4b0b-9e43-1d94f905911a Date: Wed, 10 Oct 2018 06:07:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:07:25,186 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/file used request id req-922f957f-cb6a-4b0b-9e43-1d94f905911a 2018-10-10 06:07:25,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.18394589424s 2018-10-10 06:07:25,187 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/file used request id req-922f957f-cb6a-4b0b-9e43-1d94f905911a 2018-10-10 06:07:25,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:07:25,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:07:25,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-af96040d-66f0-4a90-9e06-88c4ba59604d Date: Wed, 10 Oct 2018 06:07:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/snap", "metadata": {}}], "file": "/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/file", "owner": "bf697c6997f140df93f32d993a67a25c", "id": "49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc", "size": 263193088, "self": "/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-10T06:07:25Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-10T06:07:17Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap", "metadata": {}}], "file": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file", "owner": "bf697c6997f140df93f32d993a67a25c", "id": "59f41f9e-1812-467a-92e4-4883efd35b49", "size": 296943616, "self": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-10T06:07:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-10T06:07:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:07:25,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-af96040d-66f0-4a90-9e06-88c4ba59604d 2018-10-10 06:07:25,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358040332794s 2018-10-10 06:07:25,224 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-af96040d-66f0-4a90-9e06-88c4ba59604d 2018-10-10 06:07:25,226 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/file', 'owner': u'bf697c6997f140df93f32d993a67a25c', 'id': u'49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc', 'size': 263193088, u'self': u'/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf697c6997f140df93f32d993a67a25c', 'name': 'juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T06:07:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-10T06:07:25Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'created': u'2018-10-10T06:07:17Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-10T06:07:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-10-10 06:07:25,450 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc -s trusty -r regionOne -u http://172.30.9.25:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-10 06:07:25,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 06:07:25,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-10 06:07:25,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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-58ae0fa7-beba-47c8-a654-5562629fb569 x-compute-request-id: req-58ae0fa7-beba-47c8-a654-5562629fb569 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "701ccb82-9a1c-4d52-8613-c8972a1dac18", "name": "juju_epc-flavor_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 06:07:25,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-58ae0fa7-beba-47c8-a654-5562629fb569 2018-10-10 06:07:25,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0645439624786s 2018-10-10 06:07:25,516 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-58ae0fa7-beba-47c8-a654-5562629fb569 returning object 701ccb82-9a1c-4d52-8613-c8972a1dac18 2018-10-10 06:07:25,517 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12fa6dd9c3df4310ac43440581910811', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'701ccb82-9a1c-4d52-8613-c8972a1dac18', 'swap': 0}) 2018-10-10 06:07:25,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 06:07:25,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" -d '{"extra_specs": {}}' 2018-10-10 06:07:25,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06: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 x-openstack-request-id: req-45c55cb1-bed2-4965-ae53-c5c745b34fdd x-compute-request-id: req-45c55cb1-bed2-4965-ae53-c5c745b34fdd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 06:07:25,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18/os-extra_specs used request id req-45c55cb1-bed2-4965-ae53-c5c745b34fdd 2018-10-10 06:07:25,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212309360504s 2018-10-10 06:07:25,539 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18/os-extra_specs used request id req-45c55cb1-bed2-4965-ae53-c5c745b34fdd 2018-10-10 06:07:25,540 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-10 06:12:26,595 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=78880cae-11e5-46b0-9023-8c8cf2eae6cb --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 06:07:25 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 06:07:25 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=78880cae-11e5-46b0-9023-8c8cf2eae6cb", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 06:07:25 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 06:07:25 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:78880cae-11e5-46b0-9023-8c8cf2eae6cb external-network:] 06:07:26 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 06:07:26 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[policy-target-group: automatically-retry-hooks:true container-networking-method: no-proxy:127.0.0.1,localhost,::1 network:78880cae-11e5-46b0-9023-8c8cf2eae6cb logforward-enabled:false development:false use-default-secgroup:true agent-metadata-url: ignore-machine-addresses:false test-mode:false type:openstack net-bond-reconfigure-delay:17 https-proxy: disable-network-management:false max-action-results-age:336h proxy-ssh:false enable-os-upgrade:true ftp-proxy: apt-mirror: uuid:2a5bb9d3-e773-4bdf-8409-dc8a0248df41 logging-config: provisioner-harvest-mode:destroyed update-status-hook-interval:5m max-status-history-age:336h apt-http-proxy: fan-config: http-proxy: name:controller external-network: apt-ftp-proxy: max-action-results-size:5G authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdl//NwQGXcKCCpxcFML8w0cC3cq7zB4Ho5yVrflcgdDNUlEWhI8EPPIlJRxM9Sqpql3Rw6l0g7MZt4vBXeeUaEnF4xxgZjUggzZi/Udt5j7jItA4obKD5lUXAvoXkJvRwwuCP237j7wVFPCgXANsu5Jm+/GGBI5GFxvTR2wTB1pOv9oo9WgrGrwa145lvyaFV5l5OgGP9isUu5XTbVBrtHYhD67zbDYK62oJVpvidC4LLmlgl/e8bOuvgFy+9k0QYF8F++UIRqi9aTT/ZsmoLTcVq3NKWQMjtVw6K3PMhAP6zw504pZk284Iyjejg1MAAukKIGoY//WCFFhqzKV9H juju-client-key transmit-vendor-metrics:true container-inherit-properties: max-status-history-size:5G agent-stream:released use-floating-ip:true image-metadata-url: firewall-mode:instance container-image-metadata-url: default-series:xenial ssl-hostname-verification:false apt-no-proxy: resource-tags: cloudinit-userdata: use-openstack-gbp:false image-stream:released container-image-stream:released enable-os-refresh-update:true egress-subnets: apt-https-proxy:] 06:07:26 INFO juju.provider.openstack provider.go:145 opening model "controller" 06:07:26 DEBUG goose :1 auth details: &{Token:gAAAAABbvZcetOXr1TnIU194jav_n4fVEtDgGXNFesCe-jphNBYqTgQo7rFtUE4M-XmaOmfOUNtA_1ekG7Y78E_VW6-KU1dVnnybhr4UcQtidKIE80Gs7WqGGHiJHrZBZFLfVhkWbMYRMa7F9CSMJ-z-nsyumvX8qVfuQk8PtzNcR7WmLjROMn8 TenantId:bf697c6997f140df93f32d993a67a25c UserId:5eba34da83a64c29adf6105641742b12 Domain: RegionServiceURLs:map[regionOne:map[nfv-orchestration:http://172.30.9.25:9890 key-manager:http://172.30.9.25:9311 volumev3:http://172.30.9.25:8776/v3/bf697c6997f140df93f32d993a67a25c placement:http://172.30.9.25:8778/placement network:http://172.30.9.25:9696 orchestration:http://172.30.9.25:8004/v1/bf697c6997f140df93f32d993a67a25c alarming:http://172.30.9.25:8042 image:http://172.30.9.25:9292 cloudformation:http://172.30.9.25:8000/v1 volume:http://172.30.9.25:8776/v1/bf697c6997f140df93f32d993a67a25c compute:http://172.30.9.25:8774/v2.1 volumev2:http://172.30.9.25:8776/v2/bf697c6997f140df93f32d993a67a25c policy:http://172.30.9.25:1789 identity:http://172.30.9.25:5000 metric:http://172.30.9.25:8041]]} 06:07:26 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 06:07:26 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.25:8774/v2.1/ Rel:self}] Status:CURRENT}] 06:07:27 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 06:07:27 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 06:07:27 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 06:07:27 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 06:07:27 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 06:07:27 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 06:07:27 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 06:07:27 INFO cmd bootstrap.go:233 Loading image metadata 06:07:27 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 06:07:27 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 06:07:27 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 06:07:27 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.25:5000/v3} [win2012hv win2016hv win7 win81 saucy trusty bionic win2012r2 win2016nano centos7 raring utopic wily quantal xenial genericlinux win2012 win8 vivid artful win2008r2 zesty win2012hvr2 opensuseleap win10 precise yakkety win2016] [amd64 i386 armhf arm64 ppc64el s390x] released}} 06:07:27 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 06:07:29 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 06:07:30 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.25:5000/v3} not found 06:07:30 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.25:5000/v3} not found 06:07:30 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 06:07:30 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 06:07:30 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 06:07:30 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 06:07:30 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 06:07:30 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 06:07:30 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 06:07:30 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 06:07:30 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 06:07:30 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 06:07:34 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 06:07:34 INFO cmd bootstrap.go:389 Starting new instance for initial controller 06:07:34 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 06:07:34 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 06:07:34 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:59f41f9e-1812-467a-92e4-4883efd35b49 Arch:amd64 VirtType:}] 06:07:34 INFO juju.environs.instances image.go:106 find instance - using image with id: 59f41f9e-1812-467a-92e4-4883efd35b49 06:07:34 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 06:07:34 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 06:07:34 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2492 bytes 06:07:34 DEBUG juju.provider.openstack provider.go:1005 using network id "78880cae-11e5-46b0-9023-8c8cf2eae6cb" 06:07:34 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" has status BUILD, wait 10 seconds before retry, attempt 11 06:09:45 INFO juju.provider.openstack provider.go:1175 started instance "f6cc4222-dc7a-4dad-9f26-ab79b0b3e648" 06:09:45 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 06:09:48 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.210 06:09:48 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.210 06:09:52 INFO cmd bootstrap.go:225 - f6cc4222-dc7a-4dad-9f26-ab79b0b3e648 (arch=amd64 mem=2G cores=1) 06:09:52 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 06:09:52 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 06:09:52 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 06:09:54 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 06:09:54 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 06:09:55 DEBUG juju.provider.openstack provider.go:417 instance f6cc4222-dc7a-4dad-9f26-ab79b0b3e648 has floating IP address: 172.30.9.210 Attempting to connect to 172.30.9.210:22 Attempting to connect to 192.168.121.14:22 06:09:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 06:09:55 INFO cmd bootstrap.go:333 Connected to 172.30.9.210 06:09:55 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 06:09:55 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-48df41-controller-0 06:12:23 INFO cmd bootstrap.go:455 Bootstrap agent now started 06:12:24 DEBUG juju.provider.openstack provider.go:417 instance f6cc4222-dc7a-4dad-9f26-ab79b0b3e648 has floating IP address: 172.30.9.210 06:12:24 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.210:17070 192.168.121.14:17070] 06:12:24 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.210 to verify accessibility... 06:12:24 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.210:17070 192.168.121.14:17070] 06:12:26 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" 06:12:26 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" 06:12:26 DEBUG juju.api monitor.go:35 RPC connection died 06:12:26 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 06:12:26 INFO cmd controller.go:88 Controller machines are in the "controller" model 06:12:26 INFO cmd controller.go:89 Initial model "default" added 06:12:26 INFO cmd supercommand.go:465 command finished 2018-10-10 06:12:26,595 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-10 06:12:26,596 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-10 06:12:49,492 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-10-10 06:12:49,492 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-10 06:37:05,088 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-10 06:36:48.117944Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-10 06:37:05,089 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-10 06:37:05,089 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-10 06:37:05,295 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss error 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.203 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.208 3306/tcp oai-epc/0* error idle 2 172.30.9.206 hook failed: "install" oai-hss/0* error idle 3 172.30.9.202 hook failed: "install" Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 37c591cf-49df-4670-a006-0fa6090f9e65 xenial nova ACTIVE 1 started 172.30.9.208 6d033e4c-26ca-4b12-a7da-db29b4f5fa48 trusty nova ACTIVE 2 started 172.30.9.206 c56f3f17-9727-49bd-8343-7e5590fc4260 trusty nova ACTIVE 3 started 172.30.9.202 3b2bdce4-8963-416f-8ddb-bcc50bbad80e trusty nova ACTIVE 2018-10-10 06:37:05,507 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-10-10 06:37:05,509 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-10-10 06:37:05,656 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-10 06:37:05,656 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 30:11 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-10 06:37:06,345 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 06:15:47 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 06:15:47 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 06:15:47 DEBUG juju.agent read agent config, format "2.0" machine-0: 06:15:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 06:15:47 DEBUG juju.worker start "engine" machine-0: 06:15:47 INFO juju.worker start "engine" machine-0: 06:15:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 06:15:47 DEBUG juju.worker "engine" started machine-0: 06:15:47 DEBUG juju.worker.introspection stats worker now serving machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:15:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.apicaller connecting with old password machine-0: 06:15:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:47 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:47 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:15:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 06:15:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 06:15:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:15:48 DEBUG juju.worker.apicaller connected machine-0: 06:15:48 DEBUG juju.worker.apicaller changing password... machine-0: 06:15:48 DEBUG juju.worker.apicaller password changed machine-0: 06:15:48 DEBUG juju.api RPC connection died machine-0: 06:15:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 06:15:48 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:15:48 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:48 INFO juju.api connection established to "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:48 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:48 DEBUG juju.worker.apicaller connected machine-0: 06:15:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:15:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:15:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:15:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:15:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:15:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 06:15:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:15:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:15:48 INFO juju.worker.upgrader unblocking abort check machine-0: 06:15:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:15:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 06:15:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:15:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:15:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 06:15:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:15:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:15:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 06:15:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:15:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.logger logger setup machine-0: 06:15:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:15:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:15:49 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 06:15:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:15:49 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 06:15:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:15:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 06:15:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:15:49 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:15:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:15:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:15:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:15:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:15:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:15:49 DEBUG juju.network including address public:172.30.9.210 for machine machine-0: 06:15:49 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 06:15:49 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-0: 06:15:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:15:49 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:15:49 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:15:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:15:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:15:49 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 06:15:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:15:49 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:15:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:15:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:15:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:15:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:15:49 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-0: 06:15:49 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:15:49 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:15:49 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 06:15:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 06:15:49 DEBUG juju.api RPC connection died machine-0: 06:15:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:15:49 DEBUG juju.worker killing runner 0xc4204f3040 machine-0: 06:15:49 INFO juju.worker runner is dying machine-0: 06:15:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:15:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:15:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:15:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:15:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:15:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 06:15:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:15:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:49 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:15:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 06:15:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:15:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 06:15:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:49 DEBUG juju.worker.apicaller connected machine-0: 06:15:49 DEBUG juju.api RPC connection died machine-0: 06:15:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:15:49 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:15:49 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:49 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:49 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:49 DEBUG juju.api successfully dialed "wss://252.14.0.1:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:50 DEBUG juju.worker.apicaller connected machine-0: 06:15:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:15:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:15:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 06:15:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:15:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:15:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:15:50 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:15:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:15:50 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 06:15:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:15:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:15:50 DEBUG juju.network "lxdbr0" has addresses [fe80::9850:cbff:fe5c:e05e/64 fe80::1/64] machine-0: 06:15:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:15:50 DEBUG juju.network including address public:172.30.9.210 for machine machine-0: 06:15:50 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 06:15:50 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-0: 06:15:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:15:50 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:15:50 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:15:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:15:50 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-0: 06:15:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:15:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:15:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:15:50 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:15:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:15:50 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:15:50 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:15:50 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:15:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 06:15:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.logger logger setup machine-0: 06:15:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:15:50 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:15:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:15:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:15:50 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:15:50 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:15:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:15:50 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:15:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:15:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:15:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:15:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:15:51 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:15:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:15:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 06:15:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:15:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:15:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:15:51 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 06:15:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:15:51 DEBUG juju.network "lxdbr0" has addresses [fe80::9850:cbff:fe5c:e05e/64 fe80::1/64] machine-0: 06:15:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:15:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:15:51 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 06:15:51 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 06:15:51 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:15:51 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 06:15:51 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 06:15:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:15:51 DEBUG juju.worker start "0-container-watcher" machine-0: 06:15:51 DEBUG juju.worker start "stateconverter" machine-0: 06:15:51 INFO juju.worker start "0-container-watcher" machine-0: 06:15:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 06:15:51 DEBUG juju.worker "0-container-watcher" started machine-0: 06:15:51 INFO juju.worker start "stateconverter" machine-0: 06:15:51 DEBUG juju.worker "stateconverter" started machine-0: 06:15:51 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 06:15:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 06:15:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 06:15:51 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 06:15:51 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:15:51 INFO juju.worker.upgrader unblocking abort check machine-0: 06:15:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:15:51 DEBUG juju.service discovered init system "systemd" from local host machine-0: 06:15:51 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-0: 06:15:51 INFO juju.worker.machiner "machine-0" started machine-0: 06:15:51 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 06:15:52 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 06:15:52 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 06:15:52 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 06:15:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 06:15:52 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 06:15:52 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 06:15:52 INFO juju.worker start "api" unit-abot-epc-basic-0: 06:15:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:15:52 DEBUG juju.api successfully dialed "wss://252.14.0.1:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:15:52 INFO juju.api connection established to "wss://252.14.0.1:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:15:52 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 06:15:52 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:15:52 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 06:15:52 DEBUG juju.api successfully dialed "wss://252.14.0.1:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:15:52 INFO juju.api connection established to "wss://252.14.0.1:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:15:52 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:15:52 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-0: 06:15:53 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:cf:3f:55 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cf:3f:55 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:9a:50:cb:5c:e0:5e CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:9a:50:cb:5c:e0:5e CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:42:03:89:75:87:73 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.6.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:42:03:89:75:87:73 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:42:03:89:75:87:73 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 06:15:54 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:15:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 06:15:54 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network "lxdbr0" has addresses [fe80::9850:cbff:fe5c:e05e/64 fe80::1/64] unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network including address public:172.30.9.210 for machine unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 06:15:54 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 06:15:54 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 06:15:54 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:15:54 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:15:54 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:15:54 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 06:15:54 DEBUG juju.worker.dependency "uniter" manifold worker started machine-0: 06:15:54 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 06:15:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:15:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 06:15:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:15:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:15:55 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 06:15:55 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:15:55 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 06:15:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:15:55 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 06:15:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 06:15:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 06:15:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 06:15:55 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 06:15:55 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 06:15:55 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 06:15:55 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 06:15:55 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:15:55 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:15:55 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 06:15:55 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:15:55 DEBUG httpbakery client do GET https://252.14.0.1:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 06:15:55 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 06:15:55 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:15:55 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:15:55 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:15:55 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:15:55 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:15:56 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 06:15:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 06:15:56 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 06:15:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 06:15:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:15:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:15:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:15:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:15:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:15:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 06:15:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 06:15:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 06:15:57 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 06:15:57 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:15:57 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:15:57 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 06:15:58 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 06:15:58 DEBUG unit.abot-epc-basic/0.install Fetched 216 kB in 1s (188 kB/s) unit-abot-epc-basic-0: 06:15:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:15:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:15:59 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 06:16:00 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 06:16:00 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 06:16:00 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 06:16:01 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 06:16:01 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 06:16:01 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 06:16:01 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 06:16:01 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 06:16:01 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 06:16:01 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 06:16:01 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 06:16:03 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 06:16:03 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 06:16:03 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 06:16:04 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 06:16:04 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 06:16:04 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 06:16:06 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 06:16:06 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 06:16:16 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 06:16:16 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 06:16:17 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 06:16:17 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 06:16:19 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 06:16:19 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 06:16:19 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 06:16:19 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 06:16:19 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 06:16:19 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 06:16:19 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 06:16:20 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 06:16:20 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 06:16:20 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 06:16:20 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 06:16:20 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 06:16:22 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 06:16:22 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 06:16:22 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 06:16:22 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 06:16:22 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 06:16:22 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 06:16:22 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 06:16:24 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 06:16:24 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:16:24 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 25s (2728 kB/s) unit-abot-epc-basic-0: 06:16:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 06:16:24 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54367 files and directories currently installed.) unit-abot-epc-basic-0: 06:16:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:16:24 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:16:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 06:16:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:16:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 06:16:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:16:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:16:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 06:16:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:16:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:16:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 06:16:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:16:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 06:16:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:16:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 06:16:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:16:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 06:16:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:16:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 06:16:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:16:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 06:16:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 06:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:16:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 06:16:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:16:40 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:16:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 06:16:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:16:41 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:16:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 06:16:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 06:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:16:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 06:16:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:43 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:16:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 06:16:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:16:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:16:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 06:16:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:16:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 06:16:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:48 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:16:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 06:16:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:16:53 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 06:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 06:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 06:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 06:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 06:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 06:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 06:17:24 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:17:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 06:17:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:17:32 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:17:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 06:17:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:39 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:17:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 06:17:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:41 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:17:44 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:17:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:17:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:17:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:17:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install --2018-10-10 06:18:23-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 91.9K 8m28s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 184K 6m20s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.0M 4m14s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.7M 3m12s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 187K 3m23s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.3M 2m49s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.4M 2m26s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.9M 2m8s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 195K 2m20s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.0M 2m6s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.1M 1m55s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 1m46s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.1M 98s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.1M 91s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.3M 85s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.8M 80s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 165K 91s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 61.4M 86s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 66.8M 82s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 64.6M 78s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 67.2M 74s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 76.8M 70s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 219K 76s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 66.2M 73s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 67.7M 70s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 60.4M 67s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 72.4M 65s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 64.1M 62s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 62.2M 60s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 58.3M 58s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 1.57M 57s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 21.0M 55s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 20.3M 54s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 57.6M 52s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 70.2M 51s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 66.9M 49s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 243K 53s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 6.90M 51s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 6.72M 50s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 5.34M 49s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 11.5M 48s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 11.0M 47s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 10.7M 46s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 181K 50s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 53.8M 49s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 55.9M 48s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 53.5M 47s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 59.2M 46s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 57.6M 45s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 214K 48s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 56.1M 47s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 62.9M 46s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 112M 45s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 95.3M 44s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 73.0M 44s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 89.6M 43s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 130M 42s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 104M 41s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 146M 40s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 479M 40s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 13.5M 39s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 4.63M 39s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 7.49M 38s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 7.87M 37s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 8.06M 37s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 7.11M 36s unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 4.06M 36s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 233K 38s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.8M 38s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 5.22M 37s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 6.80M 37s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 7.80M 36s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 8.06M 36s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 7.75M 35s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 4.20M 35s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 235K 37s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 5.81M 36s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 10.8M 36s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 178K 38s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 52.5M 38s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 56.0M 37s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 58.7M 37s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 58.0M 36s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 62.9M 36s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 58.1M 36s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 59.1M 35s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 54.1M 35s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 57.7M 34s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 9.10M 34s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 7.06M 34s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 5.50M 33s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 228K 35s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 4.10M 35s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 4.62M 34s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 7.97M 34s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 5.01M 34s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 6.30M 33s unit-abot-epc-basic-0: 06:18:27 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 3.30M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 230K 34s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 6.15M 34s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 5.00M 34s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 4.25M 34s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 8.89M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 5.63M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 3.43M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 230K 34s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 7.79M 34s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 4.83M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 4.38M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 9.67M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 4.11M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 489K 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 397K 34s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 7.26M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 5.28M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 4.38M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 4.90M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 7.16M 32s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 229K 34s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 4.96M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 7.11M 33s unit-abot-epc-basic-0: 06:18:28 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 5.41M 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 4.59M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 5.06M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 6.39M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 361K 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 561K 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 8.47M 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 4.69M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 4.87M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 5.95M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 5.13M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 1.04M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 278K 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 8.62M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 4.50M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 178K 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 56.3M 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 65.2M 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 59.6M 33s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 69.6M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 73.1M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 66.8M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 64.2M 32s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 70.1M 31s unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 3.45M 31s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 224K 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 5.79M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 3.81M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 4.90M 31s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 3.29M 31s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 259K 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 1.26M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 3.88M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 4.41M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 4.64M 31s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 3.62M 31s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 226K 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 4.93M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 4.58M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 5.71M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 3.50M 31s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 228K 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 4.07M 32s unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 3.90M 32s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 181K 33s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 74.0M 33s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 66.1M 32s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 75.7M 32s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 69.8M 32s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 77.3M 32s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 6.67M 31s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 2.45M 31s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 103K 33s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 59.7M 33s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 65.8M 33s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 75.0M 33s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 5.21M 32s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 2.40M 32s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 2.23M 32s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 218K 33s unit-abot-epc-basic-0: 06:18:31 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 2.75M 33s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 2.15M 33s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 219K 33s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 2.49M 33s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 2.33M 33s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 223K 34s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 1.91M 34s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 2.78M 33s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 220K 34s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 1.96M 34s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 3.91M 34s unit-abot-epc-basic-0: 06:18:32 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 773K 34s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 274K 34s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 2.34M 34s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 2.58M 34s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 217K 35s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 2.96M 34s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 2.84M 34s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 176K 35s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 53.4M 35s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 61.2M 35s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 22.4M 34s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 211K 35s unit-abot-epc-basic-0: 06:18:33 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 2.25M 35s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 215K 36s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 1.90M 35s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 1.98M 35s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 219K 36s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 1.77M 36s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 327K 36s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 484K 36s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 1.89M 36s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 218K 37s unit-abot-epc-basic-0: 06:18:34 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 2.11M 36s unit-abot-epc-basic-0: 06:18:35 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 2.15M 36s unit-abot-epc-basic-0: 06:18:35 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 102K 38s unit-abot-epc-basic-0: 06:18:35 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 49.2M 37s unit-abot-epc-basic-0: 06:18:35 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 62.1M 37s unit-abot-epc-basic-0: 06:18:35 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 1.99M 37s unit-abot-epc-basic-0: 06:18:35 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 1.55M 37s unit-abot-epc-basic-0: 06:18:35 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 210K 38s unit-abot-epc-basic-0: 06:18:35 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 1.60M 37s unit-abot-epc-basic-0: 06:18:36 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 219K 38s unit-abot-epc-basic-0: 06:18:36 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 1.16M 38s unit-abot-epc-basic-0: 06:18:36 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 219K 38s unit-abot-epc-basic-0: 06:18:36 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 1.28M 38s unit-abot-epc-basic-0: 06:18:36 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 217K 39s unit-abot-epc-basic-0: 06:18:36 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 1.66M 39s unit-abot-epc-basic-0: 06:18:36 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 213K 39s unit-abot-epc-basic-0: 06:18:37 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 174K 40s unit-abot-epc-basic-0: 06:18:37 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 61.1M 40s unit-abot-epc-basic-0: 06:18:37 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 4.85M 39s unit-abot-epc-basic-0: 06:18:37 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 283K 40s unit-abot-epc-basic-0: 06:18:37 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 483K 40s unit-abot-epc-basic-0: 06:18:37 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 192K 40s unit-abot-epc-basic-0: 06:18:37 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 174K 41s unit-abot-epc-basic-0: 06:18:37 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 60.4M 41s unit-abot-epc-basic-0: 06:18:38 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 833K 41s unit-abot-epc-basic-0: 06:18:38 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 236K 41s unit-abot-epc-basic-0: 06:18:38 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 192K 41s unit-abot-epc-basic-0: 06:18:38 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 187K 42s unit-abot-epc-basic-0: 06:18:38 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 1.62M 42s unit-abot-epc-basic-0: 06:18:39 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 195K 42s machine-1: 06:18:39 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 06:18:39 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 06:18:39 DEBUG juju.agent read agent config, format "2.0" machine-1: 06:18:39 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 06:18:39 DEBUG juju.worker start "engine" machine-1: 06:18:39 INFO juju.worker start "engine" machine-1: 06:18:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 06:18:39 DEBUG juju.worker "engine" started machine-1: 06:18:39 DEBUG juju.worker.introspection stats worker now serving machine-1: 06:18:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 06:18:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 06:18:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.apicaller connecting with old password machine-1: 06:18:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 06:18:39 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:18:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:18:39 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-1: 06:18:39 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-1: 06:18:39 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-1: 06:18:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 06:18:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:18:39 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 194K 43s unit-abot-epc-basic-0: 06:18:39 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 672K 43s unit-abot-epc-basic-0: 06:18:39 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 236K 43s unit-abot-epc-basic-0: 06:18:39 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 194K 44s unit-abot-epc-basic-0: 06:18:39 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 685K 44s unit-abot-epc-basic-0: 06:18:40 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 235K 44s machine-1: 06:18:40 DEBUG juju.worker.apicaller connected machine-1: 06:18:40 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:18:40 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 195K 44s machine-1: 06:18:40 DEBUG juju.worker.apicaller password changed machine-1: 06:18:40 DEBUG juju.api RPC connection died machine-1: 06:18:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:18:40 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 731K 44s machine-1: 06:18:40 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:18:40 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-1: 06:18:40 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-1: 06:18:40 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:18:40 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 231K 45s unit-abot-epc-basic-0: 06:18:40 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 193K 45s unit-abot-epc-basic-0: 06:18:41 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 743K 45s unit-abot-epc-basic-0: 06:18:41 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 231K 45s machine-1: 06:18:41 DEBUG juju.worker.apicaller connected machine-1: 06:18:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:18:41 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 194K 46s machine-1: 06:18:41 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:18:41 INFO juju.worker.upgrader unblocking abort check machine-1: 06:18:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 06:18:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:18:41 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 686K 46s machine-1: 06:18:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:18:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:18:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:18:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:18:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:18:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:18:41 INFO juju.util.exec run result: exit status 127 machine-1: 06:18:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec222011855/script.sh: line 1: fanatic: command not found 127 machine-1: 06:18:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:18:41 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 06:18:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:18:41 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 06:18:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:18:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:18:41 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:18:41 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 06:18:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.logger logger setup machine-1: 06:18:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:18:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:18:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:18:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:18:41 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 06:18:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 06:18:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:18:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:18:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:18:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:18:41 DEBUG juju.network including address public:172.30.9.210 for machine machine-1: 06:18:41 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 06:18:41 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-1: 06:18:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:18:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:18:41 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:18:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:18:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:18:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:18:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:18:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:18:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:18:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:18:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:18:41 INFO juju.util.exec run result: exit status 127 machine-1: 06:18:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec357040755/script.sh: line 1: fanatic: command not found 127 machine-1: 06:18:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:18:41 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:18:41 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 06:18:41 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-1: 06:18:41 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 06:18:41 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 236K 46s machine-1: 06:18:41 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 06:18:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 06:18:41 DEBUG juju.api RPC connection died machine-1: 06:18:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker killing runner 0xc4201e9040 machine-1: 06:18:41 INFO juju.worker runner is dying machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 06:18:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:18:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:18:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:18:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:41 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-1: 06:18:41 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-1: 06:18:41 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:18:42 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 210K 46s unit-abot-epc-basic-0: 06:18:42 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 554K 46s unit-abot-epc-basic-0: 06:18:42 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 232K 47s unit-abot-epc-basic-0: 06:18:42 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 212K 47s machine-1: 06:18:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:18:42 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 557K 47s machine-1: 06:18:42 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:18:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 06:18:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:18:42 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:18:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:18:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:18:42 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:18:42 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:18:42 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:18:42 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:18:42 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:18:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:18:42 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 06:18:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.logger logger setup machine-1: 06:18:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 06:18:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:18:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:18:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:18:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:18:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:18:42 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 06:18:42 INFO juju.util.exec run result: exit status 127 machine-1: 06:18:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec043058648/script.sh: line 1: fanatic: command not found 127 machine-1: 06:18:42 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:18:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:18:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:18:42 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:18:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:18:42 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:18:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:18:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:18:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:18:42 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:18:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:18:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:18:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:18:42 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 06:18:42 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:18:42 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 06:18:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:18:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:18:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:18:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:18:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:18:42 DEBUG juju.network including address public:172.30.9.210 for machine machine-1: 06:18:42 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 06:18:42 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-1: 06:18:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:18:42 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:18:42 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:18:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:18:42 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-1: 06:18:42 INFO juju.util.exec run result: exit status 127 machine-1: 06:18:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec292357025/script.sh: line 1: fanatic: command not found 127 machine-1: 06:18:42 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 06:18:42 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 235K 47s machine-1: 06:18:42 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 06:18:42 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 06:18:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:18:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:18:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:18:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:18:42 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 06:18:42 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:18:42 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 06:18:42 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] unit-abot-epc-basic-0: 06:18:42 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 474K 47s machine-1: 06:18:43 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 06:18:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 06:18:43 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 06:18:43 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:18:43 INFO juju.worker.upgrader unblocking abort check machine-1: 06:18:43 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 06:18:43 DEBUG juju.worker start "1-container-watcher" machine-1: 06:18:43 DEBUG juju.worker start "stateconverter" machine-1: 06:18:43 INFO juju.worker start "1-container-watcher" machine-1: 06:18:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 06:18:43 DEBUG juju.worker "1-container-watcher" started machine-1: 06:18:43 INFO juju.worker start "stateconverter" machine-1: 06:18:43 DEBUG juju.worker "stateconverter" started machine-1: 06:18:43 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 06:18:43 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 271K 48s machine-1: 06:18:43 DEBUG juju.service discovered init system "upstart" from local host machine-1: 06:18:43 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-1: 06:18:43 INFO juju.worker.machiner "machine-1" started machine-1: 06:18:43 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 06:18:43 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 06:18:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 06:18:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 06:18:43 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 06:18:43 DEBUG juju.worker start "api" unit-mysql-0: 06:18:43 INFO juju.worker start "api" unit-mysql-0: 06:18:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 06:18:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 06:18:43 DEBUG juju.worker "api" started unit-mysql-0: 06:18:43 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:18:43 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 204K 48s unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-mysql-0: 06:18:43 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 06:18:43 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 682K 48s unit-mysql-0: 06:18:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:18:43 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 242K 48s unit-abot-epc-basic-0: 06:18:43 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 476K 48s unit-abot-epc-basic-0: 06:18:43 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 275K 48s machine-1: 06:18:44 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ec:58:fd CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ec:58:fd CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:18:44 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 221K 49s unit-abot-epc-basic-0: 06:18:44 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 965K 49s unit-mysql-0: 06:18:44 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:18:44 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:18:44 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 207K 49s unit-abot-epc-basic-0: 06:18:44 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 739K 49s unit-mysql-0: 06:18:44 DEBUG juju.worker.apicaller password changed unit-mysql-0: 06:18:44 DEBUG juju.api RPC connection died unit-mysql-0: 06:18:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 06:18:44 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 06:18:44 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-mysql-0: 06:18:44 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-mysql-0: 06:18:44 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:18:44 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 245K 49s unit-abot-epc-basic-0: 06:18:44 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 1.55M 49s unit-mysql-0: 06:18:44 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:18:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 06:18:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 228K 49s unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 1.00M 49s unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:18:45 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 06:18:45 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 06:18:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 06:18:45 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.logger logger setup unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 06:18:45 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 556K 49s unit-mysql-0: 06:18:45 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 06:18:45 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: fortress operation aborted unit-mysql-0: 06:18:45 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 06:18:45 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 294K 49s unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 06:18:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:18:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:18:45 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 06:18:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:18:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:18:45 DEBUG juju.network including address public:172.30.9.210 for machine unit-mysql-0: 06:18:45 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-mysql-0: 06:18:45 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-mysql-0: 06:18:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 06:18:45 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 06:18:45 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 06:18:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 06:18:45 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 06:18:45 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 176K 50s unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 64.5M 49s unit-mysql-0: 06:18:45 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.18M 49s unit-mysql-0: 06:18:45 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 06:18:45 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 06:18:45 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 06:18:45 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 06:18:45 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 06:18:45 INFO juju.worker.uniter resuming charm install unit-mysql-0: 06:18:45 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 06:18:45 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 06:18:45 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 06:18:45 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 06:18:45 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 06:18:45 DEBUG httpbakery client do GET https://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 06:18:45 DEBUG httpbakery } -> error unit-mysql-0: 06:18:45 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 06:18:45 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 237K 49s unit-abot-epc-basic-0: 06:18:45 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 820K 49s unit-mysql-0: 06:18:46 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 06:18:46 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-abot-epc-basic-0: 06:18:46 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 235K 49s unit-mysql-0: 06:18:46 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 06:18:46 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 774K 49s unit-abot-epc-basic-0: 06:18:46 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 242K 50s unit-abot-epc-basic-0: 06:18:46 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 771K 49s unit-abot-epc-basic-0: 06:18:46 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 246K 50s unit-abot-epc-basic-0: 06:18:46 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 797K 50s unit-abot-epc-basic-0: 06:18:46 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 245K 50s unit-abot-epc-basic-0: 06:18:46 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 1.85M 50s unit-abot-epc-basic-0: 06:18:47 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 282K 50s unit-abot-epc-basic-0: 06:18:47 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 539K 50s unit-abot-epc-basic-0: 06:18:47 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 537K 50s unit-abot-epc-basic-0: 06:18:47 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 302K 50s unit-abot-epc-basic-0: 06:18:47 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 794K 50s unit-abot-epc-basic-0: 06:18:47 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 250K 50s unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 169K 50s unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 64.6M 50s unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 63.5M 50s unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 283K 50s unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 535K 50s machine-2: 06:18:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 06:18:48 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:18:48 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 202K 50s unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 774K 50s machine-2: 06:18:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 06:18:48 DEBUG juju.worker start "engine" machine-2: 06:18:48 INFO juju.worker start "engine" machine-2: 06:18:48 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:18:48 DEBUG juju.worker "engine" started machine-2: 06:18:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:18:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:18:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:18:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 06:18:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:18:48 DEBUG juju.worker.apicaller connecting with old password machine-2: 06:18:48 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-2: 06:18:48 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-2: 06:18:48 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 236K 50s unit-abot-epc-basic-0: 06:18:48 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 783K 50s unit-abot-epc-basic-0: 06:18:49 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 234K 50s unit-abot-epc-basic-0: 06:18:49 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 815K 50s unit-abot-epc-basic-0: 06:18:49 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 142K 50s unit-abot-epc-basic-0: 06:18:49 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 355K 51s unit-abot-epc-basic-0: 06:18:49 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 11.9M 50s machine-2: 06:18:49 DEBUG juju.worker.apicaller connected machine-2: 06:18:49 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:18:49 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 196K 51s unit-abot-epc-basic-0: 06:18:50 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 449K 51s unit-abot-epc-basic-0: 06:18:50 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 280K 51s machine-2: 06:18:50 DEBUG juju.worker.apicaller password changed machine-2: 06:18:50 DEBUG juju.api RPC connection died machine-2: 06:18:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 06:18:50 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:18:50 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-2: 06:18:50 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-2: 06:18:50 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:18:50 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 196K 51s unit-abot-epc-basic-0: 06:18:50 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 454K 51s unit-abot-epc-basic-0: 06:18:50 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 281K 51s machine-2: 06:18:50 DEBUG juju.worker.apicaller connected machine-2: 06:18:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:18:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:18:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:18:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:18:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:18:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:18:51 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 200K 51s machine-2: 06:18:51 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:18:51 INFO juju.worker.upgrader unblocking abort check machine-2: 06:18:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:18:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:18:51 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 749K 51s machine-2: 06:18:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:18:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:18:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 06:18:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:18:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.logger logger setup machine-2: 06:18:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:18:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:18:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:18:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:18:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:18:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:18:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:18:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:18:51 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 06:18:51 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 06:18:51 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-2: 06:18:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:18:51 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:18:51 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:18:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:18:51 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-2: 06:18:51 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:18:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 06:18:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:18:51 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 06:18:51 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:18:51 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:18:51 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:18:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:18:51 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:18:51 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:18:51 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 06:18:51 INFO juju.util.exec run result: exit status 127 machine-2: 06:18:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec417237959/script.sh: line 1: fanatic: command not found 127 machine-2: 06:18:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:18:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:18:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:18:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:18:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:18:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:18:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:18:51 INFO juju.util.exec run result: exit status 127 machine-2: 06:18:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec254444433/script.sh: line 1: fanatic: command not found 127 machine-2: 06:18:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:18:51 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 06:18:51 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 227K 51s machine-2: 06:18:51 DEBUG juju.worker start "2-container-watcher" machine-2: 06:18:51 DEBUG juju.worker start "stateconverter" machine-2: 06:18:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:18:51 INFO juju.worker start "2-container-watcher" machine-2: 06:18:51 DEBUG juju.worker "2-container-watcher" started machine-2: 06:18:51 INFO juju.worker start "stateconverter" machine-2: 06:18:51 DEBUG juju.worker "stateconverter" started machine-2: 06:18:51 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 06:18:51 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 06:18:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:18:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:18:51 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 286K 51s machine-2: 06:18:51 DEBUG juju.service discovered init system "upstart" from local host machine-2: 06:18:51 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] unit-abot-epc-basic-0: 06:18:51 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 469K 51s machine-2: 06:18:51 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 06:18:51 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} machine-2: 06:18:51 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 06:18:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 06:18:51 DEBUG juju.api RPC connection died machine-2: 06:18:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker killing runner 0xc4206cf380 machine-2: 06:18:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:18:51 INFO juju.worker stopped "2-container-watcher", err: worker "2-container-watcher" exited: connection is shut down machine-2: 06:18:51 INFO juju.worker stopped "stateconverter", err: connection is shut down machine-2: 06:18:51 INFO juju.worker runner is dying machine-2: 06:18:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker killing "2-container-watcher" machine-2: 06:18:51 DEBUG juju.worker killing "stateconverter" machine-2: 06:18:51 DEBUG juju.worker "2-container-watcher" done: worker "2-container-watcher" exited: connection is shut down machine-2: 06:18:51 ERROR juju.worker fatal "2-container-watcher": worker "2-container-watcher" exited: connection is shut down machine-2: 06:18:51 DEBUG juju.worker "stateconverter" done: connection is shut down machine-2: 06:18:51 ERROR juju.worker fatal "stateconverter": connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: worker "2-container-watcher" exited: connection is shut down machine-2: 06:18:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:18:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 06:18:51 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:18:51 DEBUG juju.worker start "api" unit-oai-epc-0: 06:18:51 INFO juju.worker start "api" unit-oai-epc-0: 06:18:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 06:18:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:18:51 DEBUG juju.worker "api" started unit-oai-epc-0: 06:18:51 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:18:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-2: 06:18:51 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-2: 06:18:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:18:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:18:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:18:51 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 06:18:51 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-epc-0: 06:18:51 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-epc-0: 06:18:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 06:18:51 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:18:51 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 160K 52s unit-oai-epc-0: 06:18:52 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:18:52 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:18:52 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 224K 52s unit-abot-epc-basic-0: 06:18:52 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 572K 52s unit-oai-epc-0: 06:18:52 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 06:18:52 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:18:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 06:18:52 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:18:52 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-epc-0: 06:18:52 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-epc-0: 06:18:52 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:18:52 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 260K 52s unit-abot-epc-basic-0: 06:18:52 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 189K 52s machine-2: 06:18:52 DEBUG juju.worker.apicaller connected machine-2: 06:18:52 DEBUG juju.api RPC connection died machine-2: 06:18:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:18:52 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 06:18:52 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 199K 52s machine-2: 06:18:52 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-2: 06:18:52 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-2: 06:18:52 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-epc-0: 06:18:52 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:18:53 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 422K 52s unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:18:53 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:18:53 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:18:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:18:53 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 284K 52s machine-2: 06:18:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:18:53 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-2: 06:18:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "meter-status" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: machine-2: 06:18:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:18:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:18:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:18:53 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-epc-0: 06:18:53 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-epc-0: 06:18:53 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-oai-epc-0: 06:18:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:18:53 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:18:53 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:18:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:18:53 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-2: 06:18:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:18:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:18:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:18:53 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-2: 06:18:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:18:53 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 06:18:53 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) machine-2: 06:18:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:18:53 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:18:53 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 06:18:53 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) machine-2: 06:18:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 06:18:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:18:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 06:18:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:18:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:18:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:18:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:18:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:18:53 DEBUG juju.network including address public:172.30.9.210 for machine machine-2: 06:18:53 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 06:18:53 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-2: 06:18:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:18:53 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:18:53 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:18:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:18:53 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-2: 06:18:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:18:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:18:53 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 06:18:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:18:53 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:18:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:18:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:18:53 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:18:53 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:18:53 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:18:53 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:18:53 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:18:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:18:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:18:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:18:53 INFO juju.util.exec run result: exit status 127 machine-2: 06:18:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec958536368/script.sh: line 1: fanatic: command not found 127 machine-2: 06:18:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:18:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:18:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:18:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:18:53 INFO juju.util.exec run result: exit status 127 machine-2: 06:18:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec874162530/script.sh: line 1: fanatic: command not found 127 machine-2: 06:18:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:18:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:18:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 06:18:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.logger logger setup machine-2: 06:18:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:18:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:18:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:18:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:18:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:18:53 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:18:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:18:53 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:18:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:18:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:18:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:18:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:18:53 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 06:18:53 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:18:53 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 06:18:53 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 06:18:53 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 06:18:53 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:18:53 INFO juju.worker.upgrader unblocking abort check machine-2: 06:18:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:18:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:18:53 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 06:18:53 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 197K 53s unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 06:18:53 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-2: 06:18:53 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-oai-epc-0: 06:18:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:18:53 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 444K 52s unit-oai-epc-0: 06:18:53 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:18:53 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 06:18:53 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-2: 06:18:53 DEBUG juju.worker start "2-container-watcher" machine-2: 06:18:53 DEBUG juju.worker start "stateconverter" machine-2: 06:18:53 INFO juju.worker start "2-container-watcher" machine-2: 06:18:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:18:53 DEBUG juju.worker "2-container-watcher" started machine-2: 06:18:53 INFO juju.worker start "stateconverter" machine-2: 06:18:53 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 06:18:53 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 06:18:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:18:53 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:18:53 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:18:53 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 06:18:53 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 06:18:53 DEBUG httpbakery client do GET https://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-abot-epc-basic-0: 06:18:53 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 282K 53s unit-oai-epc-0: 06:18:53 DEBUG httpbakery } -> error unit-oai-epc-0: 06:18:53 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 06:18:53 INFO juju.downloader download verified ("local:trusty/oai-epc-3") machine-2: 06:18:53 INFO juju.worker.machiner "machine-2" started machine-2: 06:18:53 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 06:18:53 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 06:18:53 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 06:18:53 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 06:18:54 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 06:18:54 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 06:18:54 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 06:18:54 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:18:54 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:18:54 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 136K 53s unit-abot-epc-basic-0: 06:18:54 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 67.8M 53s unit-abot-epc-basic-0: 06:18:54 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 226K 53s unit-abot-epc-basic-0: 06:18:54 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 217K 53s unit-mysql-0: 06:18:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:18:54 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 201K 53s unit-abot-epc-basic-0: 06:18:55 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 209K 53s unit-abot-epc-basic-0: 06:18:55 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 368K 53s unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:18:55 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 214K 54s unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 06:18:55 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 218K 54s unit-abot-epc-basic-0: 06:18:55 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 230K 54s unit-mysql-0: 06:18:56 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:18:56 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 06:18:56 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 06:18:56 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 06:18:56 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 368K 54s machine-2: 06:18:56 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ee:45:23 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ee:45:23 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:18:56 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 215K 54s unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:18:56 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 230K 54s unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:18:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:18:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:18:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:18:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:18:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:18:56 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 225K 54s unit-oai-epc-0: 06:18:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:18:56 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 353K 54s unit-oai-epc-0: 06:18:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:18:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install ++ config-get revision unit-mysql-0: 06:18:56 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (662 kB/s) unit-oai-epc-0: 06:18:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:18:57 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 217K 54s unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 06:18:57 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 227K 54s unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-abot-epc-basic-0: 06:18:57 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 470K 54s unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install (Reading database ... 78195 files and directories currently installed.) unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 06:18:57 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 114K 55s unit-abot-epc-basic-0: 06:18:57 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 917K 55s unit-abot-epc-basic-0: 06:18:58 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 216K 55s unit-oai-epc-0: 06:18:58 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 06:18:58 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 184K 55s unit-oai-epc-0: 06:18:58 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (3043 kB/s) unit-mysql-0: 06:18:58 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:58 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 192K 55s unit-oai-epc-0: 06:18:58 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 06:18:58 DEBUG unit.oai-epc/0.install (Reading database ... 78195 files and directories currently installed.) unit-oai-epc-0: 06:18:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 06:18:58 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:18:58 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 186K 55s unit-abot-epc-basic-0: 06:18:59 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 346K 55s unit-abot-epc-basic-0: 06:18:59 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 225K 55s unit-mysql-0: 06:18:59 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:18:59 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 218K 55s unit-abot-epc-basic-0: 06:18:59 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 226K 56s unit-oai-epc-0: 06:18:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 06:18:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 06:18:59 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:18:59 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 225K 56s unit-abot-epc-basic-0: 06:19:00 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 349K 56s unit-abot-epc-basic-0: 06:19:00 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 219K 56s unit-abot-epc-basic-0: 06:19:00 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 225K 56s unit-abot-epc-basic-0: 06:19:00 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 256K 56s unit-abot-epc-basic-0: 06:19:00 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 368K 56s unit-abot-epc-basic-0: 06:19:01 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 191K 56s unit-oai-epc-0: 06:19:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 06:19:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 06:19:01 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 06:19:01 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 110K 56s unit-abot-epc-basic-0: 06:19:01 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 67.8M 56s unit-abot-epc-basic-0: 06:19:01 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 212K 56s unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (35.9 kB/s) unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 230K 56s unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 221K 56s unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 218K 56s unit-oai-epc-0: 06:19:02 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:19:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 06:19:02 DEBUG unit.mysql/0.install (Reading database ... 78235 files and directories currently installed.) unit-mysql-0: 06:19:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 06:19:02 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 228K 57s unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 186K 57s unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 213K 57s unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 369K 57s unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 218K 57s unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 231K 57s unit-oai-epc-0: 06:19:03 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 213K 57s unit-oai-epc-0: 06:19:04 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 369K 57s unit-oai-epc-0: 06:19:04 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 221K 57s unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 228K 57s unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 221K 57s unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 349K 57s unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 267K 57s unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 193K 57s unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:19:05 DEBUG unit.oai-epc/0.install virt-what unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 252K 57s unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 376K 57s unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 232K 57s unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (23.2 kB/s) unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 186K 57s unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install (Reading database ... 78945 files and directories currently installed.) unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-epc-0: 06:19:06 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 343K 57s unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 274K 57s unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 228K 57s unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 225K 57s unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] unit-oai-epc-0: 06:19:07 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 453K 57s unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 236K 57s unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 210K 57s unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 518K 57s unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 239K 57s unit-mysql-0: 06:19:07 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 268K 57s unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 358K 57s unit-oai-epc-0: 06:19:08 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 234K 57s unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 518K 57s unit-mysql-0: 06:19:08 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 06:19:08 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 280K 57s unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 515K 57s unit-mysql-0: 06:19:08 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 06:19:08 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 285K 57s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 06:19:09 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 453K 57s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 06:19:09 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 310K 57s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 06:19:09 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 537K 57s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 06:19:09 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 285K 57s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 06:19:09 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 788K 56s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-epc-0: 06:19:09 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:19:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 06:19:09 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 309K 56s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 06:19:09 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 488K 56s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 06:19:09 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 565K 56s unit-mysql-0: 06:19:09 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-oai-epc-0: 06:19:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 387K 56s unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 899K 56s unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 375K 56s unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 589K 56s unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 824K 55s unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 395K 55s unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 590K 55s unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 911K 55s unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 392K 55s unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 576K 55s unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 900K 55s unit-abot-epc-basic-0: 06:19:10 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.22M 54s unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-oai-epc-0: 06:19:10 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 490K 54s unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7046 kB/s) unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 598K 54s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 1.02M 54s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 920K 54s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 437K 54s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 892K 54s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.03M 53s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 177K 54s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 54.5M 53s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 58.7M 53s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 59.8M 53s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 59.8M 53s unit-oai-epc-0: 06:19:11 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 404K 53s unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 575K 52s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 969K 52s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 958K 52s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 302K 52s unit-oai-epc-0: 06:19:12 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.02M 52s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 3.75M 52s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 386K 52s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 588K 51s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 944K 51s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 633K 51s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 363K 51s unit-oai-epc-0: 06:19:12 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 1.05M 51s unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 3.54M 51s unit-oai-epc-0: 06:19:12 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 381K 51s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 600K 50s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 968K 50s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1007K 50s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 300K 50s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.06M 50s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 3.20M 50s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 382K 50s unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install (Reading database ... 78245 files and directories currently installed.) unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 06:19:13 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 597K 50s unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 993K 49s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1.01M 49s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 296K 49s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 1.18M 49s unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 2.71M 49s unit-oai-epc-0: 06:19:13 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 06:19:14 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 3s (1077 kB/s) unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 394K 49s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 561K 49s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.03M 48s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.18M 48s unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 390K 48s unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:19:14 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 06:19:14 DEBUG unit.oai-epc/0.install (Reading database ... 78952 files and directories currently installed.) unit-oai-epc-0: 06:19:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 556K 48s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 2.56M 48s unit-oai-epc-0: 06:19:14 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 416K 48s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 525K 48s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.01M 47s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 4.00M 47s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 381K 47s unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 599K 47s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1002K 47s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 1.26M 47s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 392K 47s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 873K 47s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 989K 46s unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 180K 46s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 62.0M 46s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 60.6M 46s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 65.7M 46s unit-oai-epc-0: 06:19:15 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 06:19:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 391K 46s unit-oai-epc-0: 06:19:15 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 418K 46s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 2.30M 45s unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 318K 45s unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 540K 45s unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 2.21M 45s unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 380K 45s unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 583K 45s unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 924K 45s unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 418K 45s unit-mysql-0: 06:19:16 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 06:19:16 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 518K 45s unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 06:19:16 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 156K 45s unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 59.3M 44s unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 59.0M 44s unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 70.2M 44s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 432K 44s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 362K 44s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 2.10M 44s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 238K 44s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 918K 44s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 424K 44s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 364K 43s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 2.14M 43s unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 253K 43s unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 747K 43s unit-mysql-0: 06:19:18 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 179K 43s unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 50.1M 43s unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 55.1M 43s unit-mysql-0: 06:19:18 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-epc-0: 06:19:18 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 06:19:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 254K 43s unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 686K 43s unit-mysql-0: 06:19:18 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-epc-0: 06:19:18 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 251K 43s unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 709K 42s unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 306K 42s unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 459K 42s unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 383K 42s unit-oai-epc-0: 06:19:19 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 06:19:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 06:19:19 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 06:19:19 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 360K 42s unit-mysql-0: 06:19:19 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:19:19 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 389K 42s unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 348K 42s unit-mysql-0: 06:19:19 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 06:19:19 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.00M 42s unit-mysql-0: 06:19:19 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 241K 42s unit-oai-epc-0: 06:19:19 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 06:19:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 967K 42s unit-oai-epc-0: 06:19:19 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 274K 42s unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 155K 42s unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 67.6M 41s unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 7.04M 41s unit-mysql-0: 06:19:20 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 06:19:20 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 06:19:20 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-epc-0: 06:19:20 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 06:19:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 202K 41s unit-oai-epc-0: 06:19:20 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 752K 41s unit-mysql-0: 06:19:20 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 06:19:20 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:19:20 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 225K 41s unit-abot-epc-basic-0: 06:19:21 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 373K 41s unit-abot-epc-basic-0: 06:19:21 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 352K 41s unit-mysql-0: 06:19:21 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 06:19:21 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:19:21 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:21 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 234K 41s unit-abot-epc-basic-0: 06:19:21 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 555K 41s unit-mysql-0: 06:19:21 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 06:19:21 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 06:19:21 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:21 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 263K 41s unit-abot-epc-basic-0: 06:19:21 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 528K 41s unit-oai-epc-0: 06:19:21 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 06:19:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 06:19:22 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 226K 41s unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 500K 41s unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 289K 40s unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 386K 40s unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 347K 40s unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 300K 40s unit-mysql-0: 06:19:22 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 06:19:22 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 06:19:22 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 468K 40s unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 248K 40s unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 698K 40s unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 249K 40s unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 658K 40s unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 235K 40s unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 573K 40s unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 137K 40s unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 69.8M 40s unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 346K 39s unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 250K 39s unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 297K 39s unit-mysql-0: 06:19:24 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 06:19:24 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 06:19:24 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 291K 39s unit-oai-epc-0: 06:19:24 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 379K 39s unit-mysql-0: 06:19:25 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 06:19:25 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 283K 39s unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 269K 39s unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 333K 39s unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 293K 39s unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 379K 39s unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 346K 39s unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 302K 39s unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 364K 39s unit-oai-epc-0: 06:19:26 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 123K 39s unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 64.2M 38s unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 593K 38s unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 268K 38s unit-abot-epc-basic-0: 06:19:27 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 246K 38s unit-oai-epc-0: 06:19:27 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:19:27 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 147K 38s unit-abot-epc-basic-0: 06:19:27 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 955K 38s unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:27 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 199K 38s unit-abot-epc-basic-0: 06:19:27 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 208K 38s unit-oai-epc-0: 06:19:28 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 184K 38s unit-oai-epc-0: 06:19:28 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 215K 38s unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 225K 38s unit-oai-epc-0: 06:19:28 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 257K 38s unit-abot-epc-basic-0: 06:19:29 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 247K 38s unit-abot-epc-basic-0: 06:19:29 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 211K 38s unit-abot-epc-basic-0: 06:19:29 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 185K 38s unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:19:29 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:29 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 215K 38s unit-oai-epc-0: 06:19:29 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 224K 38s unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:19:30 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 260K 38s unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 247K 38s unit-oai-epc-0: 06:19:30 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 210K 38s unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 185K 38s unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 271K 37s unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 190K 37s unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 250K 37s unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 293K 37s unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 06:19:31 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:19:31 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:19:31 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:19:31 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:19:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:19:31 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:19:31 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:19:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:19:32 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 185K 37s unit-mysql-0: 06:19:32 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 06:19:32 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:19:32 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:19:32 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:19:32 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:19:32 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:19:32 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 110K 37s unit-abot-epc-basic-0: 06:19:32 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 45.7M 37s unit-mysql-0: 06:19:32 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 06:19:32 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 06:19:32 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:19:32 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:19:32 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:19:32 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:19:32 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 126K 37s unit-abot-epc-basic-0: 06:19:33 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 359K 37s unit-mysql-0: 06:19:33 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:33 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 178K 37s unit-abot-epc-basic-0: 06:19:33 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 154K 37s unit-oai-epc-0: 06:19:33 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:19:33 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:19:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:19:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:19:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:33 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:19:33 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 163K 37s unit-abot-epc-basic-0: 06:19:34 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 164K 37s unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:19:34 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 183K 37s unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:19:34 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 184K 37s unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 148K 37s unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 161K 37s unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 181K 37s unit-abot-epc-basic-0: 06:19:36 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 162K 37s unit-abot-epc-basic-0: 06:19:36 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 182K 37s unit-mysql-0: 06:19:36 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 06:19:36 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 06:19:36 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:19:36 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 184K 37s unit-abot-epc-basic-0: 06:19:36 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 161K 37s unit-mysql-0: 06:19:37 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 06:19:37 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:19:37 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:19:37 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 172K 37s unit-abot-epc-basic-0: 06:19:37 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 184K 37s unit-abot-epc-basic-0: 06:19:37 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 197K 37s unit-mysql-0: 06:19:37 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 06:19:37 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:19:37 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:19:37 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 184K 37s unit-abot-epc-basic-0: 06:19:38 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 212K 37s unit-abot-epc-basic-0: 06:19:38 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 210K 37s unit-mysql-0: 06:19:38 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 06:19:38 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 06:19:38 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:19:38 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 263K 36s unit-abot-epc-basic-0: 06:19:38 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 214K 36s unit-oai-epc-0: 06:19:39 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:19:39 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:19:39 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:19:39 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:19:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 06:19:39 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 240K 36s unit-oai-epc-0: 06:19:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-epc-0: 06:19:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:19:39 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 234K 36s unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:19:39 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 409K 36s unit-oai-epc-0: 06:19:39 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:19:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:19:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 06:19:39 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 240K 36s unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:19:39 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 382K 36s unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:39 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:19:39 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 290K 36s unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 367K 36s unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 368K 36s unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 502K 36s unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 291K 35s unit-oai-epc-0: 06:19:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:19:40 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.44M 35s unit-oai-epc-0: 06:19:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 266K 35s unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:19:40 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 606K 35s unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 417K 35s unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 417K 35s unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-oai-epc-0: 06:19:41 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:19:41 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:19:41 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:19:41 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 164K 35s unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 42.7M 35s unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 65.7M 34s unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 68.3M 34s unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 246K 34s unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 764K 34s unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 326K 34s unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 427K 34s unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 478K 34s unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 06:19:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 06:19:42 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 366K 34s unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 1.47M 33s unit-oai-epc-0: 06:19:42 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:19:42 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:19:42 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:19:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:19:42 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:42 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 328K 33s unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 426K 33s unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 480K 33s unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 367K 33s unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 1.47M 33s unit-mysql-0: 06:19:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 06:19:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 06:19:42 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 328K 33s unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 439K 33s unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.24M 32s unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 323K 32s unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 617K 32s unit-mysql-0: 06:19:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 716K 32s unit-mysql-0: 06:19:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 06:19:43 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 356K 32s unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 800K 32s unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 481K 32s unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 365K 32s unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.53M 31s unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 464K 31s unit-mysql-0: 06:19:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 06:19:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 06:19:43 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 376K 31s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.53M 31s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 343K 31s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 524K 31s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 1.51M 31s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 343K 30s unit-mysql-0: 06:19:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 06:19:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 06:19:44 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 128K 30s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 53.3M 30s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 57.7M 30s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 63.9M 30s unit-abot-epc-basic-0: 06:19:44 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 706K 30s unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 242K 30s unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 11.7M 30s unit-mysql-0: 06:19:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 06:19:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 248K 30s unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 720K 29s unit-mysql-0: 06:19:45 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 356K 29s unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 383K 29s unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 795K 29s unit-mysql-0: 06:19:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 06:19:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 06:19:45 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 277K 29s unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 1.59M 29s unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 366K 29s unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 377K 29s unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 10.4M 28s unit-mysql-0: 06:19:46 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 06:19:46 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 06:19:46 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 279K 28s unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 560K 28s unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 803K 28s unit-mysql-0: 06:19:46 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 06:19:46 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 273K 28s unit-mysql-0: 06:19:46 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.76M 28s unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 499K 28s unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 298K 28s unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 9.14M 27s unit-mysql-0: 06:19:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 06:19:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 364K 27s unit-mysql-0: 06:19:47 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 385K 27s unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 9.67M 27s unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 350K 27s unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 403K 27s unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 9.26M 27s unit-mysql-0: 06:19:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 06:19:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 281K 27s unit-mysql-0: 06:19:47 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 560K 26s unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 1.22M 26s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 339K 26s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 595K 26s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 1.16M 26s unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 340K 26s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 603K 26s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.16M 26s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 341K 25s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 598K 25s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 800K 25s unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 384K 25s unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 628K 25s unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 798K 25s unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 300K 25s unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 1.15M 25s unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 759K 24s unit-mysql-0: 06:19:49 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 279K 24s unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 1.76M 24s unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 768K 24s unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 278K 24s unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 1.85M 24s unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 760K 24s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 276K 24s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.92M 23s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 122K 23s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 62.0M 23s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 68.1M 23s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 69.6M 23s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 386K 23s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 742K 23s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 276K 23s unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 1.33M 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 289K 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 569K 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 362K 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 383K 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 1.10M 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 342K 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 595K 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 342K 22s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 491K 21s unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.60M 21s unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 354K 21s unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 409K 21s unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 749K 21s unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 409K 21s unit-oai-epc-0: 06:19:52 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:19:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:19:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:19:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:19:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 596K 21s unit-oai-epc-0: 06:19:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 501K 21s unit-oai-epc-0: 06:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 381K 20s unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.15M 20s unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:19:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 343K 20s unit-oai-epc-0: 06:19:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:19:52 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 496K 20s unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.84M 20s unit-oai-epc-0: 06:19:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 343K 20s unit-mysql-0: 06:19:53 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 182K 20s unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 61.7M 20s unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 63.7M 19s unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 422K 19s unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 06:19:53 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 339K 19s unit-oai-epc-0: 06:19:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:19:53 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:19:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 413K 19s unit-oai-epc-0: 06:19:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 490K 19s unit-oai-epc-0: 06:19:54 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:19:54 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:19:54 DEBUG unit.oai-epc/0.install + echo -n unit-mysql-0: 06:19:54 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 339K 19s unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 757K 19s unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 349K 19s unit-mysql-0: 06:19:54 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 533K 19s unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 347K 18s unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 414K 18s unit-oai-epc-0: 06:19:54 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:19:54 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:19:54 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:19:54 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-mysql-0: 06:19:54 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 336K 18s unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 502K 18s unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.29M 18s unit-abot-epc-basic-0: 06:19:55 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 349K 18s unit-mysql-0: 06:19:55 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:55 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 419K 18s unit-abot-epc-basic-0: 06:19:55 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 342K 18s unit-abot-epc-basic-0: 06:19:55 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 423K 17s unit-mysql-0: 06:19:55 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:55 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 686K 17s unit-abot-epc-basic-0: 06:19:55 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 400K 17s unit-oai-epc-0: 06:19:55 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:19:55 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:19:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:19:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:19:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:55 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:19:55 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 611K 17s unit-abot-epc-basic-0: 06:19:55 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 341K 17s unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 426K 17s unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 673K 17s unit-mysql-0: 06:19:56 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 306K 17s unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.14M 17s unit-mysql-0: 06:19:56 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 340K 16s unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 396K 16s unit-mysql-0: 06:19:56 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 539K 16s unit-mysql-0: 06:19:56 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 350K 16s unit-mysql-0: 06:19:56 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 669K 16s unit-mysql-0: 06:19:56 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 427K 16s unit-mysql-0: 06:19:57 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 429K 16s unit-mysql-0: 06:19:57 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 372K 16s unit-mysql-0: 06:19:57 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 418K 15s unit-mysql-0: 06:19:57 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 882K 15s unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 418K 15s unit-mysql-0: 06:19:57 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 409K 15s unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 349K 15s unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 491K 15s unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 875K 15s unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 352K 15s unit-mysql-0: 06:19:58 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 501K 15s unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 349K 14s unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 438K 14s unit-mysql-0: 06:19:58 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.10M 14s unit-mysql-0: 06:19:58 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 354K 14s unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 501K 14s unit-mysql-0: 06:19:58 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 348K 14s unit-mysql-0: 06:19:58 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:19:58 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 486K 14s unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 904K 14s unit-mysql-0: 06:19:59 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 429K 13s unit-mysql-0: 06:19:59 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 399K 13s unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 416K 13s unit-mysql-0: 06:19:59 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 06:19:59 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 168K 13s unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 66.8M 13s unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 61.2M 13s unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 400K 13s unit-mysql-0: 06:19:59 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 346K 13s unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 425K 13s unit-mysql-0: 06:20:00 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 326K 12s unit-mysql-0: 06:20:00 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 06:20:00 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 427K 12s unit-mysql-0: 06:20:00 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 327K 12s unit-mysql-0: 06:20:00 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 475K 12s unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 585K 12s unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 429K 12s unit-mysql-0: 06:20:00 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 408K 12s unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 423K 12s unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 400K 11s unit-mysql-0: 06:20:01 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 351K 11s unit-mysql-0: 06:20:01 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 489K 11s unit-mysql-0: 06:20:01 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 875K 11s unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 425K 11s unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 398K 11s unit-mysql-0: 06:20:01 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 06:20:01 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 354K 11s unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 592K 11s unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 673K 11s unit-mysql-0: 06:20:02 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 427K 10s unit-mysql-0: 06:20:02 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 433K 10s unit-mysql-0: 06:20:02 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 384K 10s unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 880K 10s unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 497K 10s unit-mysql-0: 06:20:02 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 360K 10s unit-mysql-0: 06:20:02 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 462K 10s unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.00M 10s unit-mysql-0: 06:20:02 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 426K 9s unit-mysql-0: 06:20:03 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 422K 9s unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 397K 9s unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 816K 9s unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 517K 9s unit-mysql-0: 06:20:03 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 362K 9s unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 454K 9s unit-mysql-0: 06:20:03 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 670K 9s unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 555K 9s unit-mysql-0: 06:20:03 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 06:20:03 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 404K 8s unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 401K 8s unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 917K 8s unit-mysql-0: 06:20:04 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 410K 8s unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 428K 8s unit-mysql-0: 06:20:04 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 455K 8s unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 679K 8s unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 551K 8s unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 424K 8s unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 381K 7s unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 916K 7s unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 415K 7s unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 420K 7s unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 444K 7s unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 718K 7s unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 549K 7s unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 406K 7s unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 418K 6s unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 06:20:05 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 166K 6s unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 53.5M 6s unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 65.3M 6s unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 430K 6s unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 329K 6s unit-mysql-0: 06:20:06 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (96.6 kB/s) unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 438K 6s unit-mysql-0: 06:20:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 328K 6s unit-mysql-0: 06:20:06 DEBUG unit.mysql/0.install (Reading database ... 83373 files and directories currently installed.) unit-mysql-0: 06:20:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 06:20:06 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 687K 6s unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 413K 5s unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 574K 5s unit-mysql-0: 06:20:06 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 331K 5s unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 418K 5s unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 407K 5s unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 348K 5s unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 707K 5s unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 556K 5s unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 427K 4s unit-mysql-0: 06:20:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:20:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 407K 4s unit-mysql-0: 06:20:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:20:07 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 348K 4s unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.33M 4s unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 415K 4s unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 419K 4s unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 449K 4s unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 665K 4s unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 572K 4s unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Get:2 http://security.ubuntu.com trusty-security/main Sources [163 kB] unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 401K 3s unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 354K 3s unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 696K 3s unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 581K 3s unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 06:20:08 DEBUG unit.mysql/0.install Get:3 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 425K 3s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 475K 3s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Get:4 http://security.ubuntu.com trusty-security/main amd64 Packages [772 kB] unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 620K 3s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 573K 3s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 411K 3s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 407K 2s unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 857K 2s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Get:5 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 496K 2s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 364K 2s unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 690K 2s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 603K 2s unit-mysql-0: 06:20:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 423K 2s unit-mysql-0: 06:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 467K 2s unit-mysql-0: 06:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 632K 1s unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 568K 1s unit-mysql-0: 06:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 413K 1s unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 411K 1s unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 835K 1s unit-mysql-0: 06:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 419K 1s unit-mysql-0: 06:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 425K 1s unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 628K 1s unit-mysql-0: 06:20:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 490K 1s unit-mysql-0: 06:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 542K 0s unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 452K 0s unit-mysql-0: 06:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 445K 0s unit-mysql-0: 06:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 986K 0s unit-mysql-0: 06:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 354K=1m47s unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install 2018-10-10 06:20:11 (435 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-mysql-0: 06:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57408 files and directories currently installed.) unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-mysql-0: 06:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 06:20:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 06:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 06:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 06:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 06:20:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 06:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 06:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 06:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 06:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 06:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 06:20:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 06:20:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 06:20:14 DEBUG unit.mysql/0.install Fetched 1346 kB in 6s (209 kB/s) unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-oai-epc-0: 06:20:15 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:20:15 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:20:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:20:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:20:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:20:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:20:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-oai-epc-0: 06:20:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-oai-epc-0: 06:20:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:20:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ config-get revision unit-mysql-0: 06:20:16 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 06:20:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:20:16 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 06:20:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:20:16 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:20:16 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:20:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:20:17 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 06:20:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:20:17 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-oai-epc-0: 06:20:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:20:18 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:20:18 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:20:18 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-mysql-0: 06:20:18 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-mysql-0: 06:20:18 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 06:20:18 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-mysql-0: 06:20:19 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-mysql-0: 06:20:19 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-mysql-0: 06:20:19 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-mysql-0: 06:20:19 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (376 kB/s) unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-oai-epc-0: 06:20:19 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:20:19 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:20:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:20:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:20:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:20:19 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-mysql-0: 06:20:19 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 06:20:19 DEBUG unit.mysql/0.install (Reading database ... 83473 files and directories currently installed.) unit-mysql-0: 06:20:19 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:20:19 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-mysql-0: 06:20:20 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 06:20:20 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-mysql-0: 06:20:20 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:20 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-mysql-0: 06:20:21 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 06:20:21 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-mysql-0: 06:20:21 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 06:20:21 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-mysql-0: 06:20:22 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 06:20:22 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-mysql-0: 06:20:22 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-mysql-0: 06:20:23 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 06:20:23 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-mysql-0: 06:20:23 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-mysql-0: 06:20:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 06:20:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-mysql-0: 06:20:23 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:20:23 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-mysql-0: 06:20:24 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 06:20:24 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-mysql-0: 06:20:24 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 06:20:25 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 06:20:25 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-137.163 [850 kB] unit-abot-epc-basic-0: 06:20:25 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 06:20:25 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 06:20:25 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 06:20:25 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 06:20:25 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:25 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 06:20:27 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 06:20:27 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 06:20:27 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 06:20:27 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 06:20:27 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 06:20:27 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-mysql-0: 06:20:28 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-mysql-0: 06:20:28 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-mysql-0: 06:20:28 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-mysql-0: 06:20:28 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-mysql-0: 06:20:28 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 06:20:28 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-mysql-0: 06:20:29 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-mysql-0: 06:20:29 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 06:20:29 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-mysql-0: 06:20:29 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 06:20:29 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 06:20:29 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 06:20:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:20:29 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 06:20:29 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 06:20:29 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 06:20:30 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 06:20:30 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 06:20:30 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 06:20:30 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:20:30 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:20:30 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-mysql-0: 06:20:30 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 06:20:30 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 06:20:30 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:20:30 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 06:20:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:20:30 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 06:20:30 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-mysql-0: 06:20:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-mysql-0: 06:20:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:20:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:20:31 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:20:31 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 06:20:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 06:20:32 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 16s (6334 kB/s) unit-mysql-0: 06:20:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 06:20:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 06:20:32 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57571 files and directories currently installed.) unit-abot-epc-basic-0: 06:20:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 06:20:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 06:20:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 06:20:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:20:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 06:20:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:20:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 06:20:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 06:20:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-mysql-0: 06:20:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 06:20:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 06:20:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 06:20:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 06:20:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 06:20:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 06:20:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 06:20:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 06:20:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 06:20:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 06:20:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:20:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 06:20:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:20:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 06:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 06:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-mysql-0: 06:20:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 06:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 06:20:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 06:20:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:20:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:20:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 06:20:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:20:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 06:20:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 06:20:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 06:20:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 06:20:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 06:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 06:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-mysql-0: 06:20:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 06:20:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 06:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 06:20:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 06:20:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 06:20:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 06:20:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 06:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 06:20:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 06:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 06:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-mysql-0: 06:20:42 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 06:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 06:20:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:20:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:20:43 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 06:20:43 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-mysql-0: 06:20:44 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 06:20:44 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 06:20:45 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-mysql-0: 06:20:45 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 06:20:45 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 06:20:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 06:20:45 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 06:20:46 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 06:20:46 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-mysql-0: 06:20:46 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 06:20:46 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3082 kB/s) unit-mysql-0: 06:20:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 06:20:47 DEBUG unit.mysql/0.config-changed (Reading database ... 83567 files and directories currently installed.) unit-mysql-0: 06:20:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 06:20:47 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 06:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 06:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 06:20:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 06:20:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 06:20:47 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 06:20:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 06:20:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 06:20:48 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 06:20:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 06:20:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:20:48 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 06:20:49 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 06:20:49 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:20:49 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 06:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 06:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 06:20:50 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 06:20:50 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:20:50 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-mysql-0: 06:20:52 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 06:20:52 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 06:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 06:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 06:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 06:20:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 06:20:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 06:20:53 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 06:20:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 06:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 06:20:54 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 06:20:54 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 06:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 06:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-mysql-0: 06:20:54 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 06:20:54 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 06:20:54 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:20:54 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:20:54 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 06:20:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 06:20:56 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 06:20:57 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 06:20:57 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 06:20:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 06:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 06:20:57 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:20:57 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:20:57 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:20:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:20:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:20:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:20:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:20:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:20:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:20:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 06:20:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-oai-epc-0: 06:20:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:20:58 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 06:20:58 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:20:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:20:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:20:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 06:20:58 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:20:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 06:20:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 06:20:58 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 06:20:58 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:20:58 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:20:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:20:59 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:20:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 06:20:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:20:59 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-oai-epc-0: 06:21:00 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:21:00 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:21:00 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:21:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:21:00 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:21:00 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 06:21:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 06:21:03 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 06:21:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 06:21:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:21:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 06:21:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 06:21:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-mysql-0: 06:21:04 DEBUG unit.mysql/0.config-changed 181010 6:21:04 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 06:21:04 DEBUG unit.mysql/0.config-changed 181010 6:21:04 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 06:21:04 DEBUG unit.mysql/0.config-changed 181010 6:21:04 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 17973 ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 06:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 06:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 06:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 06:21:14 DEBUG unit.mysql/0.config-changed mysql start/running, process 18106 unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 06:21:15 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 06:21:15 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:21:15 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:21:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 06:21:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:21:16 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:21:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:21:17 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:21:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 06:21:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 06:21:19 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:21:20 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 06:21:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 06:21:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 06:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:21:23 DEBUG unit.mysql/0.config-changed mysql start/running, process 18231 unit-abot-epc-basic-0: 06:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 06:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:21:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 06:21:23 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 06:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:21:23 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 06:21:23 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 06:21:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:21:23 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 06:21:23 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 06:21:23 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 06:21:23 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 06:21:23 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 06:21:23 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 06:21:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:21:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 06:21:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:21:25 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 06:21:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 06:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:21:27 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 06:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 06:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 06:21:29 DEBUG unit.mysql/0.start mysql start/running, process 18350 unit-mysql-0: 06:21:29 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:21:29 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 06:21:29 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:21:30 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 06:21:30 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 06:21:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:21:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:21:30 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 06:21:30 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 06:21:30 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 06:21:30 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 06:21:30 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 06:21:30 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 06:21:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61214 files and directories currently installed.) unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 06:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 06:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 06:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 06:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 06:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-137.163_amd64.deb ... unit-abot-epc-basic-0: 06:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 06:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 06:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 06:21:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:21:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 06:21:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:21:42 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 06:21:42 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:21:42 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:21:42 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:21:42 DEBUG juju.worker start "engine" machine-3: 06:21:42 INFO juju.worker start "engine" machine-3: 06:21:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:21:42 DEBUG juju.worker "engine" started machine-3: 06:21:42 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:21:42 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:21:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:21:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 06:21:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:21:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:42 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 06:21:42 DEBUG juju.worker.apicaller connecting with old password machine-3: 06:21:42 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:42 INFO juju.api connection established to "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:42 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:21:42 DEBUG juju.worker.apicaller connected machine-3: 06:21:42 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... machine-3: 06:21:42 DEBUG juju.worker.apicaller password changed machine-3: 06:21:42 DEBUG juju.api RPC connection died machine-3: 06:21:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:21:42 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:21:42 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:42 INFO juju.api connection established to "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:42 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:21:43 DEBUG juju.worker.apicaller connected machine-3: 06:21:44 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. machine-3: 06:21:44 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... machine-3: 06:21:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:21:44 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:21:44 INFO juju.worker.upgrader unblocking abort check machine-3: 06:21:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:21:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:21:44 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:21:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:21:44 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 06:21:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.logger logger setup machine-3: 06:21:44 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 06:21:44 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:21:44 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:21:44 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:21:44 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:21:44 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:21:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:21:44 INFO juju.util.exec run result: exit status 127 machine-3: 06:21:44 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec801543349/script.sh: line 1: fanatic: command not found 127 machine-3: 06:21:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:21:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:21:44 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 06:21:44 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:21:44 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:21:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:21:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:21:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:21:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:21:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:44 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:44 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:21:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:21:44 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:21:44 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:21:44 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:21:44 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:21:44 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:21:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:21:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:44 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 06:21:44 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 06:21:44 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-3: 06:21:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:21:44 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:21:44 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:21:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:21:44 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-3: 06:21:44 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:21:44 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:21:44 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:21:44 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:21:44 INFO juju.util.exec run result: exit status 127 machine-3: 06:21:44 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec435834041/script.sh: line 1: fanatic: command not found 127 machine-3: 06:21:44 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:21:44 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 06:21:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 06:21:44 DEBUG juju.api RPC connection died machine-3: 06:21:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker killing runner 0xc4200c6750 machine-3: 06:21:44 INFO juju.worker runner is dying machine-3: 06:21:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:21:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:21:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:44 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:44 INFO juju.api connection established to "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:44 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:21:45 DEBUG juju.worker.apicaller connected machine-3: 06:21:45 DEBUG juju.api RPC connection died machine-3: 06:21:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:21:45 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:21:45 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:45 INFO juju.api connection established to "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:45 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" machine-3: 06:21:46 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... machine-3: 06:21:46 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... machine-3: 06:21:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:21:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:21:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:21:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:21:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:21:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:21:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:21:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:21:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:21:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:21:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:21:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:21:47 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:21:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:21:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:21:47 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 06:21:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:21:47 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:21:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:21:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:21:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:21:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.logger logger setup machine-3: 06:21:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:21:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:21:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:21:47 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:21:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:21:47 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:21:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:21:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:21:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:21:47 INFO juju.util.exec run result: exit status 127 machine-3: 06:21:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec174235286/script.sh: line 1: fanatic: command not found 127 machine-3: 06:21:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:21:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:47 DEBUG juju.network including address public:172.30.9.210 for machine machine-3: 06:21:47 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 06:21:47 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-3: 06:21:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:21:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:21:47 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:21:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:21:47 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-3: 06:21:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:21:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:21:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:21:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:21:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:21:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:21:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:21:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:21:47 INFO juju.util.exec run result: exit status 127 machine-3: 06:21:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec132661815/script.sh: line 1: fanatic: command not found 127 machine-3: 06:21:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:21:47 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:21:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:21:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:21:47 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 06:21:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:21:47 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 06:21:47 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 06:21:47 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:21:47 INFO juju.worker.upgrader unblocking abort check machine-3: 06:21:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:21:47 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:21:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:21:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 06:21:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... machine-3: 06:21:47 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 06:21:47 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:21:47 DEBUG juju.worker start "3-container-watcher" machine-3: 06:21:47 DEBUG juju.worker start "stateconverter" machine-3: 06:21:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:21:47 INFO juju.worker start "3-container-watcher" machine-3: 06:21:47 DEBUG juju.worker "3-container-watcher" started machine-3: 06:21:47 INFO juju.worker start "stateconverter" machine-3: 06:21:47 DEBUG juju.worker "stateconverter" started machine-3: 06:21:47 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 06:21:48 DEBUG juju.service discovered init system "upstart" from local host machine-3: 06:21:48 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] machine-3: 06:21:48 INFO juju.worker.machiner "machine-3" started machine-3: 06:21:48 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 06:21:48 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 06:21:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:21:48 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 06:21:48 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:21:48 DEBUG juju.worker start "api" unit-oai-hss-0: 06:21:48 INFO juju.worker start "api" unit-oai-hss-0: 06:21:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 06:21:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:21:48 DEBUG juju.worker "api" started unit-oai-hss-0: 06:21:48 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:21:48 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-hss-0: 06:21:48 INFO juju.api connection established to "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-hss-0: 06:21:48 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:21:49 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:2a:fd:8c CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:2a:fd:8c CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 06:21:50 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:21:50 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 06:21:50 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 06:21:50 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 06:21:50 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:21:50 DEBUG juju.api successfully dialed "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-hss-0: 06:21:50 INFO juju.api connection established to "wss://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-oai-hss-0: 06:21:50 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/api" unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:21:50 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:50 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:21:50 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:21:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:21:50 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:21:50 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:21:50 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:21:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.210,192.168.121.14,252.14.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:21:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:21:50 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:21:50 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:21:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:21:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:21:50 DEBUG juju.network including address public:172.30.9.210 for machine unit-oai-hss-0: 06:21:50 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-hss-0: 06:21:50 DEBUG juju.network including address local-fan:252.14.0.1 for machine unit-oai-hss-0: 06:21:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:21:50 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:21:50 DEBUG juju.network addresses after filtering: [public:172.30.9.210 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:21:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.210:17070 192.168.121.14:17070 252.14.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:21:50 DEBUG juju.agent API server address details [["172.30.9.210:17070" "192.168.121.14:17070" "252.14.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "252.14.0.1:17070" "172.30.9.210:17070"] unit-oai-hss-0: 06:21:50 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 06:21:50 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 06:21:50 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:21:50 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 06:21:50 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 06:21:50 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 06:21:50 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-oai-hss-0: 06:21:51 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:21:51 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 06:21:51 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 06:21:51 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:21:51 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:21:51 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 06:21:51 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 06:21:51 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:51 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:21:51 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 06:21:51 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 06:21:51 DEBUG httpbakery client do GET https://172.30.9.210:17070/model/db50e5c7-1f01-4cd4-8d03-3281eec51591/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-oai-hss-0: 06:21:51 DEBUG httpbakery } -> error unit-oai-hss-0: 06:21:51 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:21:51 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:21:51 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:51 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:51 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:52 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:21:52 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:21:52 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:21:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:21:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:21:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:21:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 06:21:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-oai-hss-0: 06:21:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 06:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-oai-hss-0: 06:21:54 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-oai-hss-0: 06:21:54 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (3277 kB/s) unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install (Reading database ... 78195 files and directories currently installed.) unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 06:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 06:21:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 06:21:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 06:21:56 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 06:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 06:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 06:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-oai-hss-0: 06:21:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 06:21:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 06:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 06:21:57 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 06:21:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 06:21:58 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:21:59 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 06:21:59 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 06:21:59 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.0 kB/s) unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install (Reading database ... 78945 files and directories currently installed.) unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 06:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 06:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-oai-hss-0: 06:22:02 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 06:22:03 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 06:22:04 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-oai-hss-0: 06:22:04 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-oai-hss-0: 06:22:05 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 06:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 06:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 06:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-oai-hss-0: 06:22:05 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 06:22:05 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-oai-hss-0: 06:22:05 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-hss-0: 06:22:05 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 06:22:06 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1623 kB/s) unit-abot-epc-basic-0: 06:22:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 06:22:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-oai-hss-0: 06:22:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 06:22:06 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-oai-hss-0: 06:22:06 DEBUG unit.oai-hss/0.install (Reading database ... 78952 files and directories currently installed.) unit-oai-hss-0: 06:22:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:22:06 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:22:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 06:22:06 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 06:22:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:22:06 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:22:10 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:22:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 06:22:10 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:22:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 06:22:10 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 06:22:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 06:22:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-oai-hss-0: 06:22:10 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:22:10 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:22:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 06:22:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-oai-hss-0: 06:22:12 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:22:12 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-oai-hss-0: 06:22:12 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:22:12 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-oai-hss-0: 06:22:12 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:22:12 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-oai-hss-0: 06:22:12 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:22:13 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-oai-hss-0: 06:22:13 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:22:13 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-oai-hss-0: 06:22:13 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:22:13 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 06:22:13 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-hss-0: 06:22:13 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:22:13 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 06:22:14 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 06:22:14 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 06:22:14 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:22:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:22:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:14 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-oai-hss-0: 06:22:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:22:15 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:22:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:22:15 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 06:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-oai-epc-0: 06:22:15 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:22:15 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:22:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:22:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:22:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:22:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:22:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:22:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-epc-0: 06:22:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:22:16 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:22:16 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:22:16 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:22:16 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-oai-epc-0: 06:22:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 06:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-oai-epc-0: 06:22:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-oai-epc-0: 06:22:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:16 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:22:16 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 06:22:16 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:22:16 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:22:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:22:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:22:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:16 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:22:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:22:17 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:22:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:22:17 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 06:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 06:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 06:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:22:17 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:22:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 06:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 06:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 06:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-oai-epc-0: 06:22:18 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:22:18 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:22:18 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:22:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:22:18 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:22:18 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 06:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 06:22:18 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 06:22:22 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 06:22:22 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-oai-hss-0: 06:22:22 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:22:22 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:22 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:22:22 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:22:22 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:22:22 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:22:22 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:22:22 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-oai-hss-0: 06:22:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:22:22 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 06:22:22 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-oai-hss-0: 06:22:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:22:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:24 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:22:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:22:24 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:22:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:22:24 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 06:22:25 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:22:25 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:22:25 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:22:25 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 06:22:25 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:22:25 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:22:25 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:22:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:22:25 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:25 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 06:22:34 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:22:34 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:22:35 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:22:35 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:22:35 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 06:22:35 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 06:22:35 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 06:22:35 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 06:22:36 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:22:36 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:22:36 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:22:36 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:22:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:22:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:22:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:22:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:22:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:22:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:22:37 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:22:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 06:22:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:38 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:22:38 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:22:38 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-oai-hss-0: 06:22:38 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:22:38 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:22:38 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:22:38 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.3 KB/sec) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 530.6 KB/sec) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 887.6 KB/sec) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 760.6 KB/sec) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 859.1 KB/sec) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 368.7 KB/sec) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 490.9 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1091.9 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 796.7 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1115.1 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 911.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1055.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 250.1 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 159.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 133.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 166.5 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 393.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 365.7 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 45.7 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 407.5 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 32.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 350.2 KB/sec) unit-oai-hss-0: 06:22:39 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:22:39 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:22:39 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:22:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:22:39 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:39 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 42.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 352.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 152.7 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 141.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 168.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 121.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 81.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 45.2 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 110.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 435.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1705.6 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 822.5 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 282.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 443.6 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1591.1 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 758.1 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 55.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 236.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 950.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 525.4 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 3/153 KB 9/48 KB 3/153 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/153 KB 9/48 KB 5/153 KB 9/48 KB 8/153 KB 9/48 KB 11/153 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 11/48 KB 13/153 KB 9/48 KB 13/153 KB 11/48 KB 16/153 KB 14/48 KB 19/153 KB 14/48 KB 19/153 KB 16/48 KB 19/153 KB 16/48 KB 21/153 KB 19/48 KB 24/153 KB 19/48 KB 21/153 KB 22/48 KB 24/153 KB 22/48 KB 27/153 KB 25/48 KB 29/153 KB 25/48 KB 27/153 KB 27/48 KB 29/153 KB 27/48 KB 32/153 KB 30/48 KB 36/153 KB 30/48 KB 40/153 KB 30/48 KB 32/153 KB 30/48 KB 3/50 KB 40/153 KB 30/48 KB 5/50 KB 44/153 KB 30/48 KB 8/50 KB 44/153 KB 32/48 KB 8/50 KB 44/153 KB 32/48 KB 11/50 KB 44/153 KB 32/48 KB 13/50 KB 44/153 KB 32/48 KB 16/50 KB 44/153 KB 36/48 KB 16/50 KB 44/153 KB 40/48 KB 16/50 KB 44/153 KB 44/48 KB 16/50 KB 44/153 KB 48/48 KB 19/50 KB 44/153 KB 30/48 KB 3/50 KB 44/153 KB 48/48 KB 19/50 KB 48/153 KB 44/48 KB 19/50 KB 44/153 KB 48/48 KB 21/50 KB 48/153 KB 48/48 KB 24/50 KB 48/153 KB 48/48 KB 24/50 KB 52/153 KB 48/48 KB 27/50 KB 56/153 KB 48/48 KB 27/50 KB 60/153 KB 48/48 KB 27/50 KB 52/153 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 48/48 KB 29/50 KB 60/153 KB 48/48 KB 32/50 KB 60/153 KB 48/48 KB 36/50 KB 60/153 KB 48/48 KB 40/50 KB 64/153 KB 48/48 KB 44/50 KB 64/153 KB 48/48 KB 48/50 KB 64/153 KB 48/48 KB 50/50 KB 64/153 KB 48/48 KB 36/50 KB 64/153 KB 48/48 KB 50/50 KB 68/153 KB 48/48 KB 50/50 KB 72/153 KB 48/48 KB 50/50 KB 76/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 840.2 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 50/50 KB 80/153 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 50/50 KB 84/153 KB 50/50 KB 88/153 KB 50/50 KB 88/153 KB 3/30 KB 50/50 KB 88/153 KB 5/30 KB 50/50 KB 88/153 KB 8/30 KB 50/50 KB 88/153 KB 11/30 KB 50/50 KB 88/153 KB 13/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 1275.4 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 92/153 KB 13/30 KB 96/153 KB 13/30 KB 100/153 KB 13/30 KB 104/153 KB 4/190 KB 16/30 KB 100/153 KB 4/190 KB 16/30 KB 100/153 KB 16/30 KB 104/153 KB 4/190 KB 19/30 KB 104/153 KB 4/190 KB 21/30 KB 104/153 KB 4/190 KB 24/30 KB 104/153 KB 4/190 KB 27/30 KB 104/153 KB 4/190 KB 29/30 KB 104/153 KB 4/190 KB 30/30 KB 104/153 KB 8/190 KB 30/30 KB 104/153 KB 12/190 KB 30/30 KB 104/153 KB 16/190 KB 30/30 KB 108/153 KB 16/190 KB 30/30 KB 112/153 KB 16/190 KB 30/30 KB 112/153 KB 20/190 KB 30/30 KB 3/119 KB 116/153 KB 24/190 KB 30/30 KB 3/119 KB 116/153 KB 20/190 KB 30/30 KB 3/119 KB 120/153 KB 24/190 KB 30/30 KB 3/119 KB 120/153 KB 24/190 KB 3/35 KB 30/30 KB 3/119 KB 120/153 KB 24/190 KB 5/35 KB 30/30 KB 3/119 KB 120/153 KB 24/190 KB 8/35 KB 30/30 KB 3/119 KB 120/153 KB 24/190 KB 11/35 KB 30/30 KB 3/119 KB 120/153 KB 24/190 KB 13/35 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 475.6 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 3/119 KB 112/153 KB 20/190 KB 30/30 KB 6/119 KB 120/153 KB 24/190 KB 13/35 KB 9/119 KB 120/153 KB 24/190 KB 13/35 KB 11/119 KB 120/153 KB 24/190 KB 13/35 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 14/119 KB 120/153 KB 24/190 KB 13/35 KB 14/119 KB 120/153 KB 28/190 KB 13/35 KB 16/119 KB 124/153 KB 28/190 KB 13/35 KB 14/119 KB 124/153 KB 28/190 KB 13/35 KB 16/119 KB 128/153 KB 32/190 KB 13/35 KB 16/119 KB 124/153 KB 32/190 KB 13/35 KB 19/119 KB 128/153 KB 32/190 KB 13/35 KB 19/119 KB 132/153 KB 36/190 KB 16/35 KB 19/119 KB 132/153 KB 36/190 KB 19/35 KB 22/119 KB 132/153 KB 36/190 KB 19/35 KB 19/119 KB 132/153 KB 36/190 KB 13/35 KB 22/119 KB 132/153 KB 40/190 KB 19/35 KB 22/119 KB 132/153 KB 44/190 KB 19/35 KB 19/119 KB 132/153 KB 32/190 KB 13/35 KB 25/119 KB 136/153 KB 44/190 KB 19/35 KB 25/119 KB 140/153 KB 44/190 KB 19/35 KB 25/119 KB 144/153 KB 44/190 KB 21/35 KB 25/119 KB 132/153 KB 44/190 KB 19/35 KB 25/119 KB 140/153 KB 44/190 KB 21/35 KB 25/119 KB 144/153 KB 44/190 KB 24/35 KB 25/119 KB 144/153 KB 44/190 KB 27/35 KB 25/119 KB 144/153 KB 44/190 KB 29/35 KB 25/119 KB 144/153 KB 44/190 KB 32/35 KB 25/119 KB 144/153 KB 44/190 KB 35/35 KB 25/119 KB 144/153 KB 44/190 KB 35/35 KB 27/119 KB 144/153 KB 44/190 KB 35/35 KB 30/119 KB 3/37 KB 144/153 KB 48/190 KB 35/35 KB 27/119 KB 3/37 KB 144/153 KB 48/190 KB 35/35 KB 30/119 KB 5/37 KB 144/153 KB 48/190 KB 35/35 KB 27/119 KB 144/153 KB 48/190 KB 35/35 KB 30/119 KB 5/37 KB 144/153 KB 52/190 KB 35/35 KB 32/119 KB 8/37 KB 148/153 KB 56/190 KB 35/35 KB 32/119 KB 8/37 KB 148/153 KB 52/190 KB 35/35 KB 32/119 KB 8/37 KB 152/153 KB 60/190 KB 35/35 KB 30/119 KB 8/37 KB 144/153 KB 52/190 KB 35/35 KB 32/119 KB 11/37 KB 152/153 KB 60/190 KB 35/35 KB 32/119 KB 8/37 KB 144/153 KB 52/190 KB 35/35 KB 32/119 KB 11/37 KB 153/153 KB 60/190 KB 35/35 KB 36/119 KB 13/37 KB 153/153 KB 60/190 KB 35/35 KB 36/119 KB 16/37 KB 153/153 KB 60/190 KB 35/35 KB 36/119 KB 19/37 KB 153/153 KB 60/190 KB 35/35 KB 36/119 KB 13/37 KB 153/153 KB 60/190 KB 35/35 KB 40/119 KB 19/37 KB 153/153 KB 60/190 KB 35/35 KB 44/119 KB 19/37 KB 153/153 KB 60/190 KB 35/35 KB 48/119 KB 21/37 KB 153/153 KB 60/190 KB 35/35 KB 52/119 KB 21/37 KB 153/153 KB 60/190 KB 32/119 KB 8/37 KB 153/153 KB 60/190 KB 35/35 KB 56/119 KB 21/37 KB 153/153 KB 64/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 401.5 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 56/119 KB 21/37 KB 153/153 KB 68/190 KB 44/119 KB 21/37 KB 153/153 KB 60/190 KB 35/35 KB 56/119 KB 24/37 KB 153/153 KB 72/190 KB 56/119 KB 24/37 KB 153/153 KB 72/190 KB 56/119 KB 24/37 KB 153/153 KB 76/190 KB 56/119 KB 27/37 KB 153/153 KB 80/190 KB 56/119 KB 27/37 KB 153/153 KB 80/190 KB 56/119 KB 27/37 KB 153/153 KB 84/190 KB 56/119 KB 29/37 KB 88/190 KB 56/119 KB 29/37 KB 92/190 KB 56/119 KB 3/86 KB 29/37 KB 96/190 KB 56/119 KB 29/37 KB 84/190 KB 56/119 KB 21/37 KB 153/153 KB 60/190 KB 60/119 KB 3/86 KB 29/37 KB 96/190 KB 64/119 KB 3/86 KB 29/37 KB 96/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1573.4 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 56/119 KB 3/86 KB 29/37 KB 92/190 KB 64/119 KB 6/86 KB 29/37 KB 96/190 KB 64/119 KB 9/86 KB 29/37 KB 96/190 KB 64/119 KB 11/86 KB 29/37 KB 96/190 KB 64/119 KB 14/86 KB 29/37 KB 96/190 KB 64/119 KB 16/86 KB 29/37 KB 96/190 KB 64/119 KB 19/86 KB 32/37 KB 96/190 KB 68/119 KB 22/86 KB 32/37 KB 96/190 KB 68/119 KB 25/86 KB 32/37 KB 96/190 KB 68/119 KB 19/86 KB 32/37 KB 96/190 KB 72/119 KB 25/86 KB 32/37 KB 96/190 KB 76/119 KB 25/86 KB 32/37 KB 96/190 KB 80/119 KB 25/86 KB 32/37 KB 96/190 KB 64/119 KB 16/86 KB 32/37 KB 96/190 KB 80/119 KB 27/86 KB 35/37 KB 96/190 KB 80/119 KB 27/86 KB 37/37 KB 96/190 KB 80/119 KB 27/86 KB 32/37 KB 96/190 KB 80/119 KB 30/86 KB 37/37 KB 96/190 KB 84/119 KB 32/86 KB 37/37 KB 100/190 KB 84/119 KB 30/86 KB 37/37 KB 100/190 KB 84/119 KB 32/86 KB 37/37 KB 104/190 KB 84/119 KB 32/86 KB 37/37 KB 108/190 KB 84/119 KB 32/86 KB 37/37 KB 112/190 KB 84/119 KB 32/86 KB 37/37 KB 116/190 KB 84/119 KB 36/86 KB 4/66 KB 37/37 KB 120/190 KB 84/119 KB 30/86 KB 37/37 KB 96/190 KB 88/119 KB 36/86 KB 4/66 KB 37/37 KB 124/190 KB 92/119 KB 36/86 KB 4/66 KB 37/37 KB 124/190 KB 96/119 KB 36/86 KB 4/66 KB 37/37 KB 124/190 KB 84/119 KB 36/86 KB 4/66 KB 37/37 KB 116/190 KB 96/119 KB 40/86 KB 4/66 KB 37/37 KB 124/190 KB 96/119 KB 44/86 KB 4/66 KB 37/37 KB 124/190 KB 96/119 KB 48/86 KB 4/66 KB 37/37 KB 124/190 KB 96/119 KB 52/86 KB 4/66 KB 37/37 KB 124/190 KB 100/119 KB 56/86 KB 4/66 KB 124/190 KB 100/119 KB 60/86 KB 4/66 KB 124/190 KB 84/119 KB 32/86 KB 4/66 KB 37/37 KB 116/190 KB 100/119 KB 60/86 KB 8/66 KB 124/190 KB 100/119 KB 60/86 KB 12/66 KB 124/190 KB 100/119 KB 60/86 KB 16/66 KB 124/190 KB 100/119 KB 60/86 KB 20/66 KB 124/190 KB 100/119 KB 60/86 KB 24/66 KB 124/190 KB 84/119 KB 36/86 KB 4/66 KB 37/37 KB 124/190 KB 100/119 KB 60/86 KB 24/66 KB 128/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 642.7 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 100/119 KB 52/86 KB 4/66 KB 37/37 KB 124/190 KB 104/119 KB 60/86 KB 24/66 KB 128/190 KB 108/119 KB 60/86 KB 24/66 KB 128/190 KB 112/119 KB 60/86 KB 28/66 KB 128/190 KB 116/119 KB 60/86 KB 28/66 KB 128/190 KB 119/119 KB 64/86 KB 28/66 KB 132/190 KB 108/119 KB 60/86 KB 28/66 KB 128/190 KB 119/119 KB 64/86 KB 32/66 KB 3/26 KB 132/190 KB 119/119 KB 64/86 KB 36/66 KB 3/26 KB 132/190 KB 119/119 KB 64/86 KB 28/66 KB 3/26 KB 132/190 KB 116/119 KB 64/86 KB 28/66 KB 132/190 KB 116/119 KB 60/86 KB 28/66 KB 132/190 KB 119/119 KB 68/86 KB 40/66 KB 3/26 KB 132/190 KB 119/119 KB 72/86 KB 40/66 KB 5/26 KB 136/190 KB 119/119 KB 76/86 KB 40/66 KB 5/26 KB 136/190 KB 119/119 KB 64/86 KB 40/66 KB 3/26 KB 132/190 KB 119/119 KB 80/86 KB 44/66 KB 5/26 KB 136/190 KB 119/119 KB 68/86 KB 40/66 KB 5/26 KB 136/190 KB 119/119 KB 68/86 KB 40/66 KB 3/26 KB 136/190 KB 119/119 KB 80/86 KB 48/66 KB 5/26 KB 140/190 KB 119/119 KB 80/86 KB 48/66 KB 5/26 KB 144/190 KB 119/119 KB 80/86 KB 48/66 KB 5/26 KB 148/190 KB 119/119 KB 80/86 KB 48/66 KB 8/26 KB 152/190 KB 119/119 KB 80/86 KB 48/66 KB 8/26 KB 156/190 KB 119/119 KB 80/86 KB 48/66 KB 8/26 KB 160/190 KB 119/119 KB 80/86 KB 40/66 KB 5/26 KB 148/190 KB 119/119 KB 80/86 KB 48/66 KB 8/26 KB 148/190 KB 119/119 KB 80/86 KB 48/66 KB 5/26 KB 148/190 KB 119/119 KB 80/86 KB 52/66 KB 8/26 KB 160/190 KB 119/119 KB 84/86 KB 56/66 KB 11/26 KB 160/190 KB 119/119 KB 84/86 KB 52/66 KB 11/26 KB 160/190 KB 119/119 KB 86/86 KB 60/66 KB 11/26 KB 160/190 KB 119/119 KB 80/86 KB 52/66 KB 11/26 KB 160/190 KB 119/119 KB 86/86 KB 60/66 KB 13/26 KB 160/190 KB 119/119 KB 86/86 KB 60/66 KB 16/26 KB 160/190 KB 119/119 KB 86/86 KB 60/66 KB 19/26 KB 160/190 KB 119/119 KB 84/86 KB 60/66 KB 11/26 KB 160/190 KB 119/119 KB 86/86 KB 64/66 KB 19/26 KB 160/190 KB 119/119 KB 86/86 KB 66/66 KB 19/26 KB 164/190 KB 119/119 KB 86/86 KB 64/66 KB 19/26 KB 164/190 KB 119/119 KB 86/86 KB 66/66 KB 19/26 KB 168/190 KB 119/119 KB 86/86 KB 66/66 KB 19/26 KB 172/190 KB 119/119 KB 86/86 KB 66/66 KB 19/26 KB 176/190 KB 119/119 KB 86/86 KB 66/66 KB 19/26 KB 180/190 KB 119/119 KB 86/86 KB 66/66 KB 19/26 KB 184/190 KB 119/119 KB 86/86 KB 66/66 KB 19/26 KB 188/190 KB 119/119 KB 86/86 KB 66/66 KB 21/26 KB 190/190 KB 119/119 KB 86/86 KB 66/66 KB 21/26 KB 188/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 1619.6 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 86/86 KB 66/66 KB 24/26 KB 190/190 KB 86/86 KB 66/66 KB 26/26 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 1096.6 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 835.3 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 26/26 KB 190/190 KB 4/324 KB 26/26 KB 190/190 KB 8/324 KB 26/26 KB 190/190 KB 12/324 KB 26/26 KB 190/190 KB 16/324 KB 26/26 KB 190/190 KB 20/324 KB 26/26 KB 190/190 KB 3/228 KB 24/324 KB 4/79 KB 3/228 KB 28/324 KB 4/79 KB 3/228 KB 32/324 KB 4/79 KB 3/228 KB 36/324 KB 4/79 KB 3/228 KB 40/324 KB 4/79 KB 3/228 KB 44/324 KB 4/79 KB 3/228 KB 48/324 KB 4/79 KB 3/228 KB 52/324 KB 4/79 KB 3/228 KB 56/324 KB 4/79 KB 3/228 KB 60/324 KB 4/79 KB 3/228 KB 64/324 KB 26/26 KB 190/190 KB 3/228 KB 20/324 KB 4/79 KB 3/228 KB 24/324 KB 8/79 KB 3/228 KB 64/324 KB 12/79 KB 3/228 KB 64/324 KB 16/79 KB 3/228 KB 64/324 KB 20/79 KB 3/228 KB 64/324 KB 24/79 KB 5/228 KB 64/324 KB 28/79 KB 5/228 KB 64/324 KB 32/79 KB 5/228 KB 64/324 KB 36/79 KB 5/228 KB 64/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 266.5 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1996.1 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 20/79 KB 5/228 KB 64/324 KB 40/79 KB 8/228 KB 64/324 KB 40/79 KB 11/228 KB 64/324 KB 40/79 KB 13/228 KB 64/324 KB 40/79 KB 16/228 KB 64/324 KB 40/79 KB 19/228 KB 64/324 KB 40/79 KB 5/228 KB 64/324 KB 44/79 KB 19/228 KB 64/324 KB 48/79 KB 19/228 KB 64/324 KB 52/79 KB 19/228 KB 64/324 KB 56/79 KB 21/228 KB 68/324 KB 52/79 KB 21/228 KB 68/324 KB 56/79 KB 21/228 KB 72/324 KB 56/79 KB 21/228 KB 76/324 KB 52/79 KB 21/228 KB 64/324 KB 60/79 KB 24/228 KB 76/324 KB 60/79 KB 27/228 KB 76/324 KB 3/152 KB 60/79 KB 29/228 KB 76/324 KB 5/152 KB 60/79 KB 29/228 KB 76/324 KB 8/152 KB 60/79 KB 29/228 KB 76/324 KB 60/79 KB 21/228 KB 76/324 KB 11/152 KB 60/79 KB 4/32 KB 29/228 KB 80/324 KB 60/79 KB 29/228 KB 76/324 KB 11/152 KB 60/79 KB 4/32 KB 29/228 KB 76/324 KB 13/152 KB 60/79 KB 4/32 KB 29/228 KB 80/324 KB 16/152 KB 60/79 KB 4/32 KB 29/228 KB 80/324 KB 19/152 KB 60/79 KB 4/32 KB 29/228 KB 80/324 KB 21/152 KB 64/79 KB 4/32 KB 29/228 KB 84/324 KB 8/152 KB 60/79 KB 4/32 KB 29/228 KB 76/324 KB 21/152 KB 64/79 KB 8/32 KB 32/228 KB 84/324 KB 21/152 KB 64/79 KB 12/32 KB 32/228 KB 84/324 KB 21/152 KB 64/79 KB 16/32 KB 32/228 KB 84/324 KB 21/152 KB 64/79 KB 20/32 KB 32/228 KB 84/324 KB 21/152 KB 64/79 KB 24/32 KB 32/228 KB 84/324 KB 21/152 KB 64/79 KB 28/32 KB 32/228 KB 84/324 KB 21/152 KB 64/79 KB 4/32 KB 32/228 KB 84/324 KB 21/152 KB 64/79 KB 32/32 KB 32/228 KB 84/324 KB 21/152 KB 64/79 KB 32/32 KB 36/228 KB 84/324 KB 24/152 KB 64/79 KB 32/32 KB 40/228 KB 84/324 KB 19/152 KB 64/79 KB 4/32 KB 29/228 KB 84/324 KB 24/152 KB 64/79 KB 32/32 KB 40/228 KB 88/324 KB 24/152 KB 64/79 KB 32/32 KB 40/228 KB 92/324 KB 24/152 KB 64/79 KB 32/32 KB 40/228 KB 96/324 KB 19/152 KB 64/79 KB 4/32 KB 29/228 KB 80/324 KB 24/152 KB 68/79 KB 32/32 KB 40/228 KB 96/324 KB 24/152 KB 64/79 KB 32/32 KB 36/228 KB 84/324 KB 27/152 KB 68/79 KB 32/32 KB 40/228 KB 96/324 KB 27/152 KB 72/79 KB 32/32 KB 40/228 KB 96/324 KB 27/152 KB 76/79 KB 32/32 KB 40/228 KB 96/324 KB 27/152 KB 79/79 KB 32/32 KB 40/228 KB 96/324 KB 29/152 KB 79/79 KB 32/32 KB 40/228 KB 96/324 KB 32/152 KB 79/79 KB 32/32 KB 44/228 KB 96/324 KB 36/152 KB 79/79 KB 32/32 KB 44/228 KB 100/324 KB 40/152 KB 79/79 KB 44/228 KB 100/324 KB 29/152 KB 79/79 KB 32/32 KB 44/228 KB 96/324 KB 44/152 KB 79/79 KB 48/228 KB 100/324 KB 44/152 KB 79/79 KB 52/228 KB 100/324 KB 44/152 KB 79/79 KB 56/228 KB 100/324 KB 44/152 KB 79/79 KB 60/228 KB 100/324 KB 44/152 KB 79/79 KB 64/228 KB 100/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 32/152 KB 79/79 KB 32/32 KB 44/228 KB 100/324 KB 44/152 KB 79/79 KB 64/228 KB 104/324 KB 44/152 KB 79/79 KB 64/228 KB 108/324 KB 44/152 KB 79/79 KB 64/228 KB 112/324 KB 44/152 KB 79/79 KB 64/228 KB 116/324 KB 44/152 KB 79/79 KB 68/228 KB 120/324 KB 44/152 KB 68/228 KB 124/324 KB 44/152 KB 79/79 KB 44/228 KB 100/324 KB 48/152 KB 68/228 KB 128/324 KB 52/152 KB 68/228 KB 128/324 KB 56/152 KB 68/228 KB 128/324 KB 60/152 KB 68/228 KB 128/324 KB 64/152 KB 68/228 KB 128/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 648.3 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 44/152 KB 79/79 KB 68/228 KB 116/324 KB 64/152 KB 72/228 KB 128/324 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 44/152 KB 68/228 KB 128/324 KB 68/152 KB 76/228 KB 132/324 KB 68/152 KB 76/228 KB 136/324 KB 68/152 KB 76/228 KB 140/324 KB 68/152 KB 76/228 KB 144/324 KB 68/152 KB 76/228 KB 148/324 KB 68/152 KB 76/228 KB 152/324 KB 68/152 KB 76/228 KB 128/324 KB 72/152 KB 76/228 KB 152/324 KB 76/152 KB 76/228 KB 152/324 KB 80/152 KB 76/228 KB 152/324 KB 64/152 KB 76/228 KB 128/324 KB 80/152 KB 80/228 KB 152/324 KB 80/152 KB 84/228 KB 152/324 KB 80/152 KB 88/228 KB 152/324 KB 80/152 KB 92/228 KB 152/324 KB 80/152 KB 96/228 KB 152/324 KB 4/234 KB 80/152 KB 96/228 KB 152/324 KB 8/234 KB 80/152 KB 96/228 KB 152/324 KB 12/234 KB 80/152 KB 96/228 KB 152/324 KB 16/234 KB 80/152 KB 96/228 KB 152/324 KB 20/234 KB 80/152 KB 96/228 KB 152/324 KB 24/234 KB 84/152 KB 100/228 KB 156/324 KB 28/234 KB 84/152 KB 100/228 KB 156/324 KB 20/234 KB 84/152 KB 100/228 KB 156/324 KB 32/234 KB 84/152 KB 100/228 KB 160/324 KB 20/234 KB 84/152 KB 100/228 KB 152/324 KB 32/234 KB 84/152 KB 104/228 KB 160/324 KB 32/234 KB 84/152 KB 108/228 KB 160/324 KB 32/234 KB 84/152 KB 112/228 KB 160/324 KB 32/234 KB 84/152 KB 116/228 KB 160/324 KB 32/234 KB 84/152 KB 120/228 KB 164/324 KB 32/234 KB 84/152 KB 124/228 KB 164/324 KB 32/234 KB 84/152 KB 128/228 KB 164/324 KB 20/234 KB 84/152 KB 96/228 KB 152/324 KB 32/234 KB 88/152 KB 128/228 KB 164/324 KB 32/234 KB 92/152 KB 128/228 KB 164/324 KB 32/234 KB 96/152 KB 128/228 KB 164/324 KB 32/234 KB 100/152 KB 128/228 KB 164/324 KB 32/234 KB 104/152 KB 128/228 KB 164/324 KB 32/234 KB 108/152 KB 128/228 KB 164/324 KB 32/234 KB 112/152 KB 128/228 KB 164/324 KB 32/234 KB 116/152 KB 128/228 KB 164/324 KB 32/234 KB 120/152 KB 132/228 KB 164/324 KB 32/234 KB 124/152 KB 132/228 KB 164/324 KB 32/234 KB 84/152 KB 116/228 KB 164/324 KB 32/234 KB 124/152 KB 132/228 KB 168/324 KB 32/234 KB 124/152 KB 132/228 KB 172/324 KB 32/234 KB 124/152 KB 132/228 KB 176/324 KB 32/234 KB 84/152 KB 112/228 KB 160/324 KB 36/234 KB 124/152 KB 132/228 KB 176/324 KB 40/234 KB 124/152 KB 132/228 KB 176/324 KB 44/234 KB 124/152 KB 132/228 KB 176/324 KB 48/234 KB 124/152 KB 132/228 KB 176/324 KB 52/234 KB 124/152 KB 132/228 KB 176/324 KB 56/234 KB 124/152 KB 132/228 KB 180/324 KB 60/234 KB 124/152 KB 132/228 KB 180/324 KB 64/234 KB 124/152 KB 132/228 KB 180/324 KB 32/234 KB 116/152 KB 132/228 KB 164/324 KB 64/234 KB 124/152 KB 136/228 KB 180/324 KB 64/234 KB 124/152 KB 140/228 KB 180/324 KB 64/234 KB 124/152 KB 144/228 KB 180/324 KB 68/234 KB 124/152 KB 148/228 KB 180/324 KB 68/234 KB 128/152 KB 152/228 KB 180/324 KB 68/234 KB 128/152 KB 156/228 KB 180/324 KB 68/234 KB 128/152 KB 160/228 KB 180/324 KB 52/234 KB 124/152 KB 132/228 KB 180/324 KB 68/234 KB 128/152 KB 160/228 KB 184/324 KB 68/234 KB 128/152 KB 160/228 KB 188/324 KB 68/234 KB 128/152 KB 160/228 KB 192/324 KB 68/234 KB 128/152 KB 160/228 KB 196/324 KB 68/234 KB 128/152 KB 160/228 KB 200/324 KB 68/234 KB 128/152 KB 160/228 KB 204/324 KB 68/234 KB 128/152 KB 160/228 KB 208/324 KB 68/234 KB 128/152 KB 148/228 KB 180/324 KB 68/234 KB 132/152 KB 160/228 KB 208/324 KB 68/234 KB 136/152 KB 160/228 KB 208/324 KB 68/234 KB 140/152 KB 160/228 KB 208/324 KB 68/234 KB 144/152 KB 160/228 KB 208/324 KB 68/234 KB 148/152 KB 160/228 KB 212/324 KB 68/234 KB 152/152 KB 164/228 KB 212/324 KB 68/234 KB 152/152 KB 164/228 KB 212/324 KB 68/234 KB 124/152 KB 144/228 KB 180/324 KB 72/234 KB 152/152 KB 164/228 KB 212/324 KB unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 76/234 KB 152/152 KB 164/228 KB 212/324 KB 80/234 KB 152/152 KB 164/228 KB 212/324 KB 84/234 KB 152/152 KB 164/228 KB 212/324 KB 88/234 KB 152/152 KB 164/228 KB 212/324 KB 92/234 KB 152/152 KB 164/228 KB 212/324 KB 96/234 KB 152/152 KB 164/228 KB 212/324 KB 68/234 KB 148/152 KB 164/228 KB 212/324 KB 96/234 KB 152/152 KB 168/228 KB 212/324 KB 96/234 KB 152/152 KB 172/228 KB 212/324 KB 96/234 KB 152/152 KB 176/228 KB 212/324 KB 96/234 KB 152/152 KB 180/228 KB 212/324 KB 96/234 KB 152/152 KB 184/228 KB 212/324 KB 100/234 KB 152/152 KB 188/228 KB 212/324 KB 100/234 KB 152/152 KB 192/228 KB 212/324 KB 100/234 KB 152/152 KB 196/228 KB 212/324 KB 100/234 KB 152/152 KB 200/228 KB 212/324 KB 100/234 KB 152/152 KB 204/228 KB 212/324 KB 100/234 KB 152/152 KB 208/228 KB 212/324 KB 100/234 KB 152/152 KB 212/228 KB 212/324 KB 68/234 KB 144/152 KB 160/228 KB 212/324 KB 100/234 KB 152/152 KB 212/228 KB 216/324 KB 100/234 KB 152/152 KB 212/228 KB 220/324 KB 100/234 KB 152/152 KB 212/228 KB 224/324 KB 100/234 KB 152/152 KB 212/228 KB 228/324 KB 100/234 KB 152/152 KB 212/228 KB 232/324 KB 100/234 KB 152/152 KB 212/228 KB 236/324 KB 100/234 KB 152/152 KB 212/228 KB 240/324 KB 100/234 KB 152/152 KB 212/228 KB 244/324 KB 100/234 KB 152/152 KB 184/228 KB 212/324 KB 104/234 KB 152/152 KB 212/228 KB 244/324 KB 108/234 KB 152/152 KB 212/228 KB 244/324 KB 112/234 KB 152/152 KB 212/228 KB 244/324 KB 116/234 KB 152/152 KB 212/228 KB 244/324 KB 120/234 KB 152/152 KB 212/228 KB 244/324 KB 124/234 KB 152/152 KB 212/228 KB 244/324 KB 128/234 KB 152/152 KB 212/228 KB 244/324 KB 132/234 KB 152/152 KB 212/228 KB 244/324 KB 136/234 KB 152/152 KB 212/228 KB 248/324 KB 132/234 KB 152/152 KB 212/228 KB 248/324 KB 136/234 KB 152/152 KB 216/228 KB 252/324 KB 136/234 KB 152/152 KB 216/228 KB 248/324 KB 140/234 KB 152/152 KB 220/228 KB 252/324 KB 140/234 KB 152/152 KB 224/228 KB 252/324 KB 140/234 KB 152/152 KB 216/228 KB 252/324 KB 144/234 KB 152/152 KB 224/228 KB 256/324 KB 140/234 KB 152/152 KB 224/228 KB 256/324 KB 144/234 KB 152/152 KB 228/228 KB 256/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 925.7 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 148/234 KB 152/152 KB 228/228 KB 260/324 KB 148/234 KB 152/152 KB 228/228 KB 256/324 KB 152/234 KB 228/228 KB 260/324 KB 156/234 KB 228/228 KB 264/324 KB 160/234 KB 228/228 KB 264/324 KB 164/234 KB 228/228 KB 264/324 KB 168/234 KB 228/228 KB 264/324 KB 172/234 KB 228/228 KB 264/324 KB 176/234 KB 228/228 KB 264/324 KB 152/234 KB 228/228 KB 264/324 KB 176/234 KB 228/228 KB 268/324 KB 176/234 KB 228/228 KB 272/324 KB 176/234 KB 228/228 KB 276/324 KB 176/234 KB 228/228 KB 280/324 KB 176/234 KB 228/228 KB 284/324 KB 176/234 KB 228/228 KB 288/324 KB 180/234 KB 228/228 KB 288/324 KB 184/234 KB 228/228 KB 292/324 KB 188/234 KB 228/228 KB 292/324 KB 192/234 KB 228/228 KB 292/324 KB 196/234 KB 228/228 KB 292/324 KB 200/234 KB 292/324 KB 204/234 KB 292/324 KB 208/234 KB 292/324 KB 212/234 KB 292/324 KB 180/234 KB 228/228 KB 292/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1306.4 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 212/234 KB 296/324 KB 212/234 KB 300/324 KB 212/234 KB 304/324 KB 212/234 KB 308/324 KB 212/234 KB 312/324 KB 212/234 KB 316/324 KB 212/234 KB 320/324 KB 212/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1779.9 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 1275.1 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8177755286630652049.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.621 s unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-10T06:22:40+00:00 unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall698071355300508120.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.679 s unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-10T06:22:42+00:00 unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6939548527045055189.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.627 s unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-10T06:22:45+00:00 unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 69.7MB/s eta 0:00:01  17% |##### | 20kB 3.5MB/s eta 0:00:01  25% |######## | 30kB 4.4MB/s eta 0:00:01  34% |########## | 40kB 4.1MB/s eta 0:00:01  42% |############# | 51kB 4.9MB/s eta 0:00:01  51% |################ | 61kB 5.5MB/s eta 0:00:01  59% |################### | 71kB 5.6MB/s eta 0:00:01  68% |##################### | 81kB 5.5MB/s eta 0:00:01  76% |######################## | 92kB 5.5MB/s eta 0:00:01  85% |########################### | 102kB 5.6MB/s eta 0:00:01  93% |############################## | 112kB 5.4MB/s eta 0:00:01  100% |################################| 122kB 4.8MB/s unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 51.7MB/s eta 0:00:01  15% |#### | 20kB 19.4MB/s eta 0:00:01  23% |####### | 30kB 15.9MB/s eta 0:00:01  30% |######### | 40kB 8.9MB/s eta 0:00:01  38% |############ | 51kB 8.4MB/s eta 0:00:01  46% |############## | 61kB 9.8MB/s eta 0:00:01  53% |################# | 71kB 8.7MB/s eta 0:00:01  61% |################### | 81kB 9.8MB/s eta 0:00:01  69% |###################### | 92kB 8.9MB/s eta 0:00:01  76% |######################## | 102kB 9.2MB/s eta 0:00:01  84% |########################### | 112kB 9.2MB/s eta 0:00:01  92% |############################# | 122kB 7.8MB/s eta 0:00:01  99% |############################### | 133kB 8.2MB/s eta 0:00:01  100% |################################| 143kB 5.7MB/s unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 60.2MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.2MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  78% |######################### | 71kB 5.3MB/s eta 0:00:01  89% |############################ | 81kB 6.0MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 88.4MB/s eta 0:00:01  16% |##### | 20kB 22.9MB/s eta 0:00:01  24% |####### | 30kB 28.8MB/s eta 0:00:01  32% |########## | 40kB 10.8MB/s eta 0:00:01  40% |############ | 51kB 9.3MB/s eta 0:00:01  48% |############### | 61kB 10.8MB/s eta 0:00:01  56% |################## | 71kB 9.9MB/s eta 0:00:01  64% |#################### | 81kB 8.6MB/s eta 0:00:01  72% |####################### | 92kB 9.5MB/s eta 0:00:01  81% |######################### | 102kB 8.7MB/s eta 0:00:01  89% |############################ | 112kB 8.7MB/s eta 0:00:01  97% |############################### | 122kB 8.7MB/s eta 0:00:01  100% |################################| 133kB 5.2MB/s unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 88.4MB/s eta 0:00:01  44% |############## | 20kB 17.4MB/s eta 0:00:01  66% |##################### | 30kB 21.6MB/s eta 0:00:01  88% |############################ | 40kB 10.2MB/s eta 0:00:01  100% |################################| 51kB 7.4MB/s unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 71.1MB/s eta 0:00:01  6% |## | 20kB 12.6MB/s eta 0:00:01  9% |### | 30kB 17.1MB/s eta 0:00:01  12% |#### | 40kB 9.0MB/s eta 0:00:01  15% |##### | 51kB 8.2MB/s eta 0:00:01  19% |###### | 61kB 9.6MB/s eta 0:00:01  22% |####### | 71kB 9.4MB/s eta 0:00:01  25% |######## | 81kB 10.5MB/s eta 0:00:01  28% |######### | 92kB 9.4MB/s eta 0:00:01  31% |########## | 102kB 8.6MB/s eta 0:00:01  34% |########### | 112kB 8.6MB/s eta 0:00:01  38% |############ | 122kB 8.2MB/s eta 0:00:01  41% |############# | 133kB 7.0MB/s eta 0:00:01  44% |############## | 143kB 8.4MB/s eta 0:00:01  47% |############### | 153kB 8.4MB/s eta 0:00:01  50% |################ | 163kB 8.3MB/s eta 0:00:01  53% |################# | 174kB 8.3MB/s eta 0:00:01  57% |################## | 184kB 7.4MB/s eta 0:00:01  60% |################### | 194kB 8.5MB/s eta 0:00:01  63% |#################### | 204kB 8.3MB/s eta 0:00:01  66% |##################### | 215kB 7.1MB/s eta 0:00:01  69% |###################### | 225kB 8.1MB/s eta 0:00:01  72% |####################### | 235kB 9.8MB/s eta 0:00:01  76% |######################## | 245kB 9.8MB/s eta 0:00:01  79% |######################### | 256kB 8.9MB/s eta 0:00:01  82% |########################## | 266kB 7.8MB/s eta 0:00:01  85% |########################### | 276kB 7.3MB/s eta 0:00:01  88% |############################ | 286kB 8.3MB/s eta 0:00:01  91% |############################# | 296kB 8.2MB/s eta 0:00:01  95% |############################## | 307kB 9.9MB/s eta 0:00:01  98% |############################### | 317kB 9.7MB/s eta 0:00:01  100% |################################| 327kB 3.4MB/s unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 89.9MB/s eta 0:00:01  25% |######## | 20kB 24.6MB/s eta 0:00:01  37% |############ | 30kB 30.8MB/s eta 0:00:01  50% |################ | 40kB 9.6MB/s eta 0:00:01  62% |#################### | 51kB 9.7MB/s eta 0:00:01  75% |######################## | 61kB 11.2MB/s eta 0:00:01  88% |############################ | 71kB 11.0MB/s eta 0:00:01  100% |################################| 81kB 7.3MB/s unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 10.9MB/s eta 0:00:01  22% |####### | 20kB 3.9MB/s eta 0:00:01  33% |########## | 30kB 4.4MB/s eta 0:00:01  45% |############## | 40kB 3.9MB/s eta 0:00:01  56% |################## | 51kB 4.6MB/s eta 0:00:01  67% |##################### | 61kB 5.4MB/s eta 0:00:01  79% |######################### | 71kB 5.6MB/s eta 0:00:01  90% |############################ | 81kB 5.2MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 06:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 11.6 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 423.2 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/23 KB 3/23 KB 6/23 KB 9/23 KB 12/23 KB 14/23 KB 17/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1082.2 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1058.4 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 74.8 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 552.2 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/15 KB 4/15 KB 7/15 KB 10/15 KB 12/15 KB 15/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 875.3 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 544.1 KB/sec) unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 510.4 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 627.9 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/221 KB 6/221 KB 9/221 KB 11/221 KB 14/221 KB 16/221 KB 19/221 KB 22/221 KB 25/221 KB 27/221 KB 30/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3504.3 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 128.8 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 85.0 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 165.3 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 93.2 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 547.4 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 142.3 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 100.4 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 77.0 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 105.6 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 47.0 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 269.9 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 472.9 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 12/114 KB 15/114 KB 18/114 KB 20/114 KB 3/48 KB 23/114 KB 3/48 KB 26/114 KB 3/48 KB 28/114 KB 3/48 KB 18/114 KB 3/48 KB 28/114 KB 5/48 KB 32/114 KB 5/48 KB 36/114 KB 8/48 KB 40/114 KB 8/48 KB 32/114 KB 8/48 KB 40/114 KB 11/48 KB 40/114 KB 13/48 KB 44/114 KB 13/48 KB 44/114 KB 16/48 KB 48/114 KB 16/48 KB 52/114 KB 19/48 KB 56/114 KB 19/48 KB 60/114 KB 19/48 KB 48/114 KB 19/48 KB 60/114 KB 21/48 KB 60/114 KB 24/48 KB 60/114 KB 27/48 KB 60/114 KB 29/48 KB 64/114 KB 32/48 KB 64/114 KB 36/48 KB 64/114 KB 40/48 KB 64/114 KB 44/48 KB 64/114 KB 48/48 KB 64/114 KB 29/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 80/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB 114/114 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1295.9 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/35 KB 114/114 KB 6/35 KB 114/114 KB 9/35 KB 114/114 KB 3/29 KB 11/35 KB 114/114 KB 3/29 KB 9/35 KB 114/114 KB 5/29 KB 11/35 KB 114/114 KB 7/29 KB 11/35 KB 114/114 KB 7/29 KB 14/35 KB 114/114 KB 10/29 KB 14/35 KB 114/114 KB 13/29 KB 4/56 KB 16/35 KB 10/29 KB 4/56 KB 16/35 KB 10/29 KB 4/56 KB 14/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2315.5 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 13/29 KB 8/56 KB 16/35 KB 13/29 KB 12/56 KB 16/35 KB 13/29 KB 12/56 KB 19/35 KB 13/29 KB 16/56 KB 19/35 KB 13/29 KB 16/56 KB 22/35 KB 13/29 KB 20/56 KB 25/35 KB 15/29 KB 20/56 KB 27/35 KB 15/29 KB 20/56 KB 30/35 KB 13/29 KB 20/56 KB 22/35 KB 15/29 KB 20/56 KB 25/35 KB 18/29 KB 20/56 KB 30/35 KB 18/29 KB 24/56 KB 30/35 KB 18/29 KB 28/56 KB 30/35 KB 21/29 KB 28/56 KB 30/35 KB 21/29 KB 32/56 KB 30/35 KB 21/29 KB 32/56 KB 32/35 KB 23/29 KB 36/56 KB 35/35 KB 3/85 KB 23/29 KB 36/56 KB 32/35 KB 3/85 KB 26/29 KB 36/56 KB 35/35 KB 3/85 KB 26/29 KB 36/56 KB 35/35 KB 3/85 KB 3/24 KB 26/29 KB 36/56 KB 35/35 KB 3/85 KB 6/24 KB 26/29 KB 36/56 KB 35/35 KB 3/85 KB 9/24 KB 26/29 KB 36/56 KB 35/35 KB 3/85 KB 11/24 KB 26/29 KB 36/56 KB 35/35 KB 3/85 KB 14/24 KB 29/29 KB 36/56 KB 35/35 KB 3/85 KB 16/24 KB 21/29 KB 36/56 KB 32/35 KB 3/85 KB 21/29 KB 32/56 KB 32/35 KB 3/85 KB 29/29 KB 40/56 KB 35/35 KB 5/85 KB 16/24 KB 29/29 KB 40/56 KB 35/35 KB 8/85 KB 16/24 KB 29/29 KB 40/56 KB 35/35 KB 11/85 KB 16/24 KB 29/29 KB 36/56 KB 35/35 KB 3/85 KB 14/24 KB 29/29 KB 40/56 KB 35/35 KB 11/85 KB 16/24 KB 29/29 KB 40/56 KB 35/35 KB 11/85 KB 16/24 KB 29/29 KB 40/56 KB 35/35 KB 13/85 KB 16/24 KB 29/29 KB 44/56 KB 35/35 KB 13/85 KB 16/24 KB 29/29 KB 48/56 KB 35/35 KB 13/85 KB 16/24 KB 29/29 KB 52/56 KB 35/35 KB 16/85 KB 16/24 KB 29/29 KB 56/56 KB 35/35 KB 16/85 KB 19/24 KB 29/29 KB 48/56 KB 35/35 KB 16/85 KB 16/24 KB 29/29 KB 56/56 KB 35/35 KB 19/85 KB 19/24 KB 29/29 KB 52/56 KB 35/35 KB 16/85 KB 19/24 KB 29/29 KB 56/56 KB 35/35 KB 19/85 KB 22/24 KB 29/29 KB 56/56 KB 35/35 KB 19/85 KB 24/24 KB 29/29 KB 56/56 KB 35/35 KB 21/85 KB 24/24 KB 29/29 KB 56/56 KB 24/85 KB 24/24 KB 29/29 KB 56/56 KB 27/85 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 573.6 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 29/29 KB 56/56 KB 29/85 KB 24/24 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 29/29 KB 56/56 KB 32/85 KB 24/24 KB 56/56 KB 36/85 KB 24/24 KB 40/85 KB 44/85 KB 48/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 463.0 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 583.0 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1313.9 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 3/86 KB 48/85 KB 5/86 KB 48/85 KB 8/86 KB 48/85 KB 11/86 KB 48/85 KB 13/86 KB 52/85 KB 16/86 KB 52/85 KB 11/86 KB 52/85 KB 16/86 KB 56/85 KB 3/218 KB 16/86 KB 52/85 KB 3/218 KB 16/86 KB 60/85 KB 5/218 KB 16/86 KB 60/85 KB 8/218 KB 16/86 KB 60/85 KB 8/218 KB 16/86 KB 64/85 KB 8/218 KB 3/12 KB 16/86 KB 60/85 KB 8/218 KB 3/12 KB 16/86 KB 64/85 KB 8/218 KB 6/12 KB 16/86 KB 64/85 KB 11/218 KB 6/12 KB 16/86 KB 68/85 KB 11/218 KB 6/12 KB 19/86 KB 72/85 KB 13/218 KB 9/12 KB 19/86 KB 76/85 KB 13/218 KB 9/12 KB 19/86 KB 80/85 KB 13/218 KB 9/12 KB 19/86 KB 68/85 KB 13/218 KB 9/12 KB 16/86 KB 68/85 KB 13/218 KB 9/12 KB 16/86 KB 68/85 KB 11/218 KB 9/12 KB 19/86 KB 80/85 KB 16/218 KB 9/12 KB 21/86 KB 80/85 KB 19/218 KB 11/12 KB 21/86 KB 80/85 KB 16/218 KB 11/12 KB 19/86 KB 80/85 KB 16/218 KB 11/12 KB 21/86 KB 80/85 KB 19/218 KB 12/12 KB 24/86 KB 80/85 KB 19/218 KB 12/12 KB 27/86 KB 80/85 KB 21/218 KB 12/12 KB 29/86 KB 84/85 KB 21/218 KB 12/12 KB 24/86 KB 80/85 KB 21/218 KB 12/12 KB 29/86 KB 84/85 KB 24/218 KB 12/12 KB 27/86 KB 84/85 KB 21/218 KB 12/12 KB 29/86 KB 85/85 KB 24/218 KB 12/12 KB 29/86 KB 85/85 KB 27/218 KB 12/12 KB 32/86 KB 85/85 KB 27/218 KB 12/12 KB 32/86 KB 85/85 KB 29/218 KB 12/12 KB 36/86 KB 85/85 KB 32/218 KB 36/86 KB 85/85 KB 29/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 175.5 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 40/86 KB 32/218 KB 44/86 KB 32/218 KB 48/86 KB 32/218 KB 52/86 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1140.1 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 56/86 KB 32/218 KB 60/86 KB 32/218 KB 64/86 KB 32/218 KB 68/86 KB 32/218 KB 72/86 KB 32/218 KB 76/86 KB 32/218 KB 80/86 KB 32/218 KB 84/86 KB 32/218 KB 86/86 KB 32/218 KB 86/86 KB 36/218 KB 86/86 KB 40/218 KB 86/86 KB 44/218 KB 86/86 KB 48/218 KB 86/86 KB 52/218 KB 86/86 KB 56/218 KB 86/86 KB 60/218 KB 86/86 KB 64/218 KB 86/86 KB 68/218 KB 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 144/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1053.2 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2201.4 KB/sec) unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2780712595710358516.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5149036360332394430.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4624560212293914242.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1732745730479904813.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2753791760895043476.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4746393530746335380.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.213 s unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-10T06:22:54+00:00 unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:56 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:22:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:56 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:22:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.4 KB/sec) unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 854.3 KB/sec) unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 516.6 KB/sec) unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 847.9 KB/sec) unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 06:22:57 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 336.5 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1058.2 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 236.2 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 750.8 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1295.1 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 751.8 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1250.1 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1230.5 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 294.1 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 247.9 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 336.5 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-oai-hss-0: 06:22:58 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:22:58 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:22:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:22:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:22:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:22:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 06:22:59 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 337.0 KB/sec) unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-oai-hss-0: 06:22:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 257.8 KB/sec) unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-oai-hss-0: 06:22:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:22:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 132.8 KB/sec) unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 949.3 KB/sec) unit-abot-epc-basic-0: 06:22:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 230.9 KB/sec) unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:23:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 211.4 KB/sec) unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 127.0 KB/sec) unit-oai-hss-0: 06:23:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 254.5 KB/sec) unit-abot-epc-basic-0: 06:23:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:23:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:23:01 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-oai-hss-0: 06:23:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 37.4 KB/sec) unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:23:01 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 06:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 137.4 KB/sec) unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-hss-0: 06:23:02 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:23:02 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:23:02 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:23:02 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 94.5 KB/sec) unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 525.6 KB/sec) unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 470.4 KB/sec) unit-abot-epc-basic-0: 06:23:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install 3/53 KB 4/53 KB 6/53 KB 8/53 KB 10/53 KB 12/53 KB 14/53 KB 16/53 KB 18/53 KB 20/53 KB 22/53 KB 24/53 KB 26/53 KB 28/53 KB 30/53 KB 32/53 KB 34/53 KB 36/53 KB 38/53 KB 40/53 KB 42/53 KB 44/53 KB 46/53 KB 48/53 KB 50/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1455.5 KB/sec) unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-oai-hss-0: 06:23:03 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:23:03 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:23:03 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:23:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:23:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:23:03 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 887.1 KB/sec) unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 670.4 KB/sec) unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 262.5 KB/sec) unit-abot-epc-basic-0: 06:23:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 229.8 KB/sec) unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 64.0 KB/sec) unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 721.4 KB/sec) unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1560.9 KB/sec) unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 327.5 KB/sec) unit-abot-epc-basic-0: 06:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 16.1 KB/sec) unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 58.0 KB/sec) unit-abot-epc-basic-0: 06:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 339.3 KB/sec) unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 06:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 663.3 KB/sec) unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1672.4 KB/sec) unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 06:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 73.3 KB/sec) unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 662.1 KB/sec) unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 68.7 KB/sec) unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 06:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 48.5 KB/sec) unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 337.6 KB/sec) unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 123.7 KB/sec) unit-abot-epc-basic-0: 06:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 620.2 KB/sec) unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 308.5 KB/sec) unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 683.2 KB/sec) unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 891.5 KB/sec) unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 06:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 724.2 KB/sec) unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1508.9 KB/sec) unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 108.5 KB/sec) unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 06:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 432.5 KB/sec) unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 710.3 KB/sec) unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 461.8 KB/sec) unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 284.7 KB/sec) unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 60.6 KB/sec) unit-abot-epc-basic-0: 06:23:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 70.9 KB/sec) unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 123.3 KB/sec) unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 15.5 KB/sec) unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 78.3 KB/sec) unit-abot-epc-basic-0: 06:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 406.8 KB/sec) unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 980.6 KB/sec) unit-abot-epc-basic-0: 06:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 775.7 KB/sec) unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 87.3 KB/sec) unit-abot-epc-basic-0: 06:23:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 251.5 KB/sec) unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 138.2 KB/sec) unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 606.7 KB/sec) unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 06:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1209.3 KB/sec) unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 22.0 KB/sec) unit-abot-epc-basic-0: 06:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 939.0 KB/sec) unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 814.7 KB/sec) unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1579.8 KB/sec) unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 259.7 KB/sec) unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 06:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1153.3 KB/sec) unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 282.6 KB/sec) unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.8 KB/sec) unit-abot-epc-basic-0: 06:23:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 349.3 KB/sec) unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 973.5 KB/sec) unit-abot-epc-basic-0: 06:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 714.7 KB/sec) unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 177.4 KB/sec) unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 06:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 70.5 KB/sec) unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 598.6 KB/sec) unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1538.6 KB/sec) unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 06:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 35.0 KB/sec) unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 386.2 KB/sec) unit-abot-epc-basic-0: 06:23:23 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 06:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 06:23:26 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 312.5 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 3/240 KB 32/590 KB 6/240 KB 32/590 KB 9/240 KB 32/590 KB 11/240 KB 36/590 KB 9/240 KB 36/590 KB 11/240 KB 40/590 KB 11/240 KB 44/590 KB 11/240 KB 48/590 KB 11/240 KB 3/10 KB 48/590 KB 11/240 KB 6/10 KB 48/590 KB 11/240 KB 9/10 KB 48/590 KB 11/240 KB 10/10 KB 48/590 KB 11/240 KB 10/10 KB 52/590 KB 14/240 KB 10/10 KB 56/590 KB 14/240 KB 10/10 KB 60/590 KB 3/232 KB 14/240 KB 10/10 KB 64/590 KB 3/232 KB 14/240 KB 10/10 KB 52/590 KB 16/240 KB 10/10 KB 64/590 KB 3/232 KB 19/240 KB 10/10 KB 64/590 KB 3/232 KB 22/240 KB 10/10 KB 64/590 KB 3/232 KB 25/240 KB 10/10 KB 64/590 KB 3/232 KB 14/240 KB 10/10 KB 56/590 KB 3/232 KB 25/240 KB 10/10 KB 64/590 KB 5/232 KB 25/240 KB 10/10 KB 64/590 KB 8/232 KB 27/240 KB 10/10 KB 64/590 KB 11/232 KB 27/240 KB 10/10 KB 64/590 KB 13/232 KB 27/240 KB 10/10 KB 64/590 KB 8/232 KB 30/240 KB 10/10 KB 64/590 KB 13/232 KB 30/240 KB 10/10 KB 64/590 KB 13/232 KB 3/1710 KB 30/240 KB 10/10 KB 68/590 KB 13/232 KB 5/1710 KB 30/240 KB 10/10 KB 68/590 KB 13/232 KB 8/1710 KB 30/240 KB 10/10 KB 68/590 KB 13/232 KB 11/1710 KB 30/240 KB 10/10 KB 68/590 KB 13/232 KB 13/1710 KB 30/240 KB 10/10 KB 68/590 KB 13/232 KB 3/1710 KB 30/240 KB 10/10 KB 72/590 KB 13/232 KB 13/1710 KB 30/240 KB 10/10 KB 76/590 KB 13/232 KB 13/1710 KB 32/240 KB 10/10 KB 80/590 KB 16/232 KB 13/1710 KB 32/240 KB 10/10 KB 76/590 KB 16/232 KB 13/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 226.9 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 30/240 KB 10/10 KB 76/590 KB 16/232 KB 13/1710 KB 36/240 KB 84/590 KB 19/232 KB 13/1710 KB 36/240 KB 84/590 KB 21/232 KB 13/1710 KB 36/240 KB 84/590 KB 16/232 KB 13/1710 KB 36/240 KB 80/590 KB 16/232 KB 13/1710 KB 36/240 KB 84/590 KB 21/232 KB 16/1710 KB 36/240 KB 84/590 KB 24/232 KB 16/1710 KB 40/240 KB 88/590 KB 27/232 KB 19/1710 KB 40/240 KB 88/590 KB 24/232 KB 19/1710 KB 40/240 KB 92/590 KB 27/232 KB 19/1710 KB 40/240 KB 96/590 KB 27/232 KB 19/1710 KB 40/240 KB 100/590 KB 27/232 KB 19/1710 KB 40/240 KB 104/590 KB 29/232 KB 19/1710 KB 40/240 KB 108/590 KB 29/232 KB 19/1710 KB 40/240 KB 112/590 KB 29/232 KB 19/1710 KB 40/240 KB 84/590 KB 24/232 KB 19/1710 KB 44/240 KB 112/590 KB 29/232 KB 19/1710 KB 48/240 KB 112/590 KB 29/232 KB 19/1710 KB 36/240 KB 84/590 KB 24/232 KB 19/1710 KB 48/240 KB 112/590 KB 29/232 KB 21/1710 KB 48/240 KB 112/590 KB 29/232 KB 24/1710 KB 48/240 KB 112/590 KB 29/232 KB 27/1710 KB 48/240 KB 112/590 KB 29/232 KB 29/1710 KB 40/240 KB 100/590 KB 29/232 KB 19/1710 KB 52/240 KB 3/44 KB 112/590 KB 32/232 KB 29/1710 KB 52/240 KB 3/44 KB 112/590 KB 32/232 KB 32/1710 KB 52/240 KB 3/44 KB 112/590 KB 32/232 KB 36/1710 KB 52/240 KB 3/44 KB 116/590 KB 36/232 KB 40/1710 KB 52/240 KB 3/44 KB 116/590 KB 36/232 KB 44/1710 KB 52/240 KB 3/44 KB 116/590 KB 36/232 KB 48/1710 KB 52/240 KB 3/44 KB 116/590 KB 36/232 KB 52/1710 KB 52/240 KB 3/44 KB 112/590 KB 29/232 KB 29/1710 KB 56/240 KB 3/44 KB 116/590 KB 36/232 KB 52/1710 KB 48/240 KB 3/44 KB 112/590 KB 29/232 KB 29/1710 KB 60/240 KB 3/44 KB 116/590 KB 36/232 KB 52/1710 KB 60/240 KB 6/44 KB 116/590 KB 36/232 KB 52/1710 KB 60/240 KB 6/44 KB 116/590 KB 36/232 KB 52/1710 KB 64/240 KB 6/44 KB 116/590 KB 36/232 KB 52/1710 KB 68/240 KB 8/44 KB 116/590 KB 36/232 KB 52/1710 KB 72/240 KB 8/44 KB 116/590 KB 36/232 KB 52/1710 KB 76/240 KB 8/44 KB 116/590 KB 36/232 KB 52/1710 KB 52/240 KB 3/44 KB 116/590 KB 36/232 KB 36/1710 KB 52/240 KB 3/44 KB 112/590 KB 36/232 KB 36/1710 KB 76/240 KB 8/44 KB 116/590 KB 40/232 KB 52/1710 KB 76/240 KB 8/44 KB 116/590 KB 44/232 KB 52/1710 KB 76/240 KB 8/44 KB 116/590 KB 48/232 KB 52/1710 KB 76/240 KB 8/44 KB 116/590 KB 52/232 KB 52/1710 KB 64/240 KB 8/44 KB 116/590 KB 36/232 KB 52/1710 KB 80/240 KB 11/44 KB 120/590 KB 52/232 KB 52/1710 KB 80/240 KB 14/44 KB 120/590 KB 52/232 KB 52/1710 KB 80/240 KB 16/44 KB 120/590 KB 52/232 KB 52/1710 KB 80/240 KB 8/44 KB 120/590 KB 52/232 KB 52/1710 KB 76/240 KB 8/44 KB 120/590 KB 52/232 KB 52/1710 KB 80/240 KB 19/44 KB 124/590 KB 52/232 KB 52/1710 KB 80/240 KB 19/44 KB 128/590 KB 52/232 KB 52/1710 KB 80/240 KB 19/44 KB 132/590 KB 52/232 KB 52/1710 KB 84/240 KB 19/44 KB 136/590 KB 56/232 KB 56/1710 KB 80/240 KB 19/44 KB 120/590 KB 52/232 KB 52/1710 KB 84/240 KB 22/44 KB 136/590 KB 56/232 KB 56/1710 KB 84/240 KB 24/44 KB 136/590 KB 56/232 KB 56/1710 KB 84/240 KB 19/44 KB 132/590 KB 56/232 KB 56/1710 KB 84/240 KB 24/44 KB 136/590 KB 56/232 KB 60/1710 KB 84/240 KB 19/44 KB 132/590 KB 56/232 KB 52/1710 KB 84/240 KB 27/44 KB 136/590 KB 60/232 KB 60/1710 KB 84/240 KB 27/44 KB 136/590 KB 64/232 KB 60/1710 KB 84/240 KB 19/44 KB 132/590 KB 52/232 KB 52/1710 KB 88/240 KB 27/44 KB 136/590 KB 64/232 KB 60/1710 KB 92/240 KB 27/44 KB 136/590 KB 64/232 KB 60/1710 KB 96/240 KB 27/44 KB 136/590 KB 64/232 KB 64/1710 KB 100/240 KB 27/44 KB 136/590 KB 64/232 KB 64/1710 KB 104/240 KB 27/44 KB 140/590 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 68/232 KB 64/1710 KB 108/240 KB 27/44 KB 140/590 KB 68/232 KB 64/1710 KB 112/240 KB 27/44 KB 140/590 KB 68/232 KB 64/1710 KB 116/240 KB 27/44 KB 140/590 KB 68/232 KB 64/1710 KB 84/240 KB 27/44 KB 136/590 KB 56/232 KB 60/1710 KB 116/240 KB 30/44 KB 140/590 KB 68/232 KB 64/1710 KB 116/240 KB 32/44 KB 140/590 KB 68/232 KB 64/1710 KB 116/240 KB 35/44 KB 140/590 KB 68/232 KB 64/1710 KB 100/240 KB 27/44 KB 140/590 KB 68/232 KB 64/1710 KB 116/240 KB 35/44 KB 140/590 KB 72/232 KB 64/1710 KB 116/240 KB 39/44 KB 140/590 KB 76/232 KB 64/1710 KB 116/240 KB 39/44 KB 140/590 KB 80/232 KB 64/1710 KB 116/240 KB 39/44 KB 140/590 KB 84/232 KB 64/1710 KB 116/240 KB 39/44 KB 140/590 KB 88/232 KB 64/1710 KB 116/240 KB 39/44 KB 140/590 KB 92/232 KB 64/1710 KB 116/240 KB 39/44 KB 140/590 KB 96/232 KB 64/1710 KB 100/240 KB 27/44 KB 140/590 KB 64/232 KB 64/1710 KB 116/240 KB 39/44 KB 144/590 KB 96/232 KB 64/1710 KB 116/240 KB 39/44 KB 148/590 KB 96/232 KB 64/1710 KB 116/240 KB 39/44 KB 152/590 KB 96/232 KB 64/1710 KB 116/240 KB 39/44 KB 156/590 KB 96/232 KB 64/1710 KB 116/240 KB 39/44 KB 160/590 KB 96/232 KB 64/1710 KB 116/240 KB 39/44 KB 164/590 KB 96/232 KB 64/1710 KB 92/240 KB 27/44 KB 136/590 KB 64/232 KB 64/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 68/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 72/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 76/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 80/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 84/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 88/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 92/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 96/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 100/1710 KB 120/240 KB 39/44 KB 164/590 KB 100/232 KB 64/1710 KB 120/240 KB 39/44 KB 168/590 KB 104/232 KB 100/1710 KB 120/240 KB 39/44 KB 168/590 KB 108/232 KB 100/1710 KB 120/240 KB 39/44 KB 168/590 KB 112/232 KB 100/1710 KB 120/240 KB 39/44 KB 164/590 KB 96/232 KB 64/1710 KB 124/240 KB 39/44 KB 168/590 KB 112/232 KB 104/1710 KB 128/240 KB 39/44 KB 168/590 KB 112/232 KB 104/1710 KB 116/240 KB 39/44 KB 140/590 KB 72/232 KB 64/1710 KB 128/240 KB 43/44 KB 168/590 KB 112/232 KB 104/1710 KB 128/240 KB 44/44 KB 168/590 KB 112/232 KB 104/1710 KB 132/240 KB 44/44 KB 168/590 KB 112/232 KB 104/1710 KB 136/240 KB 44/44 KB 168/590 KB 112/232 KB 104/1710 KB 140/240 KB 44/44 KB 168/590 KB 112/232 KB 104/1710 KB 144/240 KB 44/44 KB 168/590 KB 112/232 KB 104/1710 KB 120/240 KB 39/44 KB 168/590 KB 112/232 KB 104/1710 KB 120/240 KB 39/44 KB 168/590 KB 100/232 KB 100/1710 KB 144/240 KB 44/44 KB 172/590 KB 112/232 KB 104/1710 KB 144/240 KB 44/44 KB 176/590 KB 112/232 KB 104/1710 KB 144/240 KB 44/44 KB 180/590 KB 112/232 KB 104/1710 KB 144/240 KB 44/44 KB 180/590 KB 112/232 KB 108/1710 KB 144/240 KB 44/44 KB 180/590 KB 112/232 KB 112/1710 KB 144/240 KB 44/44 KB 180/590 KB 112/232 KB 116/1710 KB 148/240 KB 44/44 KB 184/590 KB 116/232 KB 120/1710 KB 148/240 KB 44/44 KB 184/590 KB 116/232 KB 124/1710 KB 148/240 KB 44/44 KB 184/590 KB 116/232 KB 128/1710 KB 148/240 KB 44/44 KB 184/590 KB 116/232 KB 116/1710 KB 148/240 KB 44/44 KB 184/590 KB 120/232 KB 128/1710 KB 148/240 KB 44/44 KB 184/590 KB 124/232 KB 128/1710 KB 148/240 KB 44/44 KB 184/590 KB 128/232 KB 128/1710 KB 148/240 KB 44/44 KB 184/590 KB 112/232 KB 116/1710 KB 152/240 KB 44/44 KB 184/590 KB 128/232 KB 128/1710 KB 156/240 KB 44/44 KB 184/590 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 128/232 KB 128/1710 KB 160/240 KB 44/44 KB 184/590 KB 132/232 KB 128/1710 KB 164/240 KB 44/44 KB 184/590 KB 132/232 KB 128/1710 KB 168/240 KB 44/44 KB 184/590 KB 132/232 KB 132/1710 KB 172/240 KB 44/44 KB 184/590 KB 132/232 KB 132/1710 KB 144/240 KB 44/44 KB 184/590 KB 112/232 KB 116/1710 KB 172/240 KB 188/590 KB 132/232 KB 132/1710 KB 172/240 KB 192/590 KB 132/232 KB 132/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 563.7 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 172/240 KB 196/590 KB 132/232 KB 132/1710 KB 172/240 KB 200/590 KB 132/232 KB 132/1710 KB 172/240 KB 204/590 KB 132/232 KB 132/1710 KB 172/240 KB 208/590 KB 132/232 KB 132/1710 KB 164/240 KB 44/44 KB 184/590 KB 132/232 KB 132/1710 KB 172/240 KB 208/590 KB 132/232 KB 136/1710 KB 172/240 KB 208/590 KB 132/232 KB 140/1710 KB 172/240 KB 208/590 KB 132/232 KB 144/1710 KB 176/240 KB 208/590 KB 132/232 KB 148/1710 KB 156/240 KB 44/44 KB 184/590 KB 132/232 KB 128/1710 KB 176/240 KB 212/590 KB 136/232 KB 148/1710 KB 176/240 KB 212/590 KB 140/232 KB 148/1710 KB 176/240 KB 212/590 KB 144/232 KB 148/1710 KB 176/240 KB 212/590 KB 148/232 KB 148/1710 KB 176/240 KB 212/590 KB 152/232 KB 148/1710 KB 176/240 KB 212/590 KB 156/232 KB 152/1710 KB 176/240 KB 212/590 KB 160/232 KB 152/1710 KB 176/240 KB 212/590 KB 164/232 KB 152/1710 KB 176/240 KB 212/590 KB 132/232 KB 148/1710 KB 176/240 KB 208/590 KB 132/232 KB 144/1710 KB 180/240 KB 216/590 KB 168/232 KB 152/1710 KB 184/240 KB 216/590 KB 168/232 KB 152/1710 KB 188/240 KB 216/590 KB 168/232 KB 152/1710 KB 192/240 KB 216/590 KB 168/232 KB 152/1710 KB 196/240 KB 216/590 KB 168/232 KB 152/1710 KB 200/240 KB 216/590 KB 168/232 KB 152/1710 KB 204/240 KB 216/590 KB 168/232 KB 152/1710 KB 208/240 KB 216/590 KB 168/232 KB 152/1710 KB 176/240 KB 212/590 KB 152/232 KB 152/1710 KB 208/240 KB 216/590 KB 168/232 KB 156/1710 KB 208/240 KB 216/590 KB 168/232 KB 160/1710 KB 208/240 KB 216/590 KB 168/232 KB 164/1710 KB 208/240 KB 216/590 KB 168/232 KB 168/1710 KB 208/240 KB 216/590 KB 168/232 KB 172/1710 KB 208/240 KB 216/590 KB 168/232 KB 176/1710 KB 212/240 KB 216/590 KB 168/232 KB 180/1710 KB 212/240 KB 216/590 KB 168/232 KB 184/1710 KB 212/240 KB 216/590 KB 168/232 KB 188/1710 KB 212/240 KB 216/590 KB 168/232 KB 192/1710 KB 212/240 KB 216/590 KB 168/232 KB 196/1710 KB 176/240 KB 212/590 KB 168/232 KB 152/1710 KB 212/240 KB 216/590 KB 172/232 KB 196/1710 KB 212/240 KB 216/590 KB 176/232 KB 196/1710 KB 180/240 KB 216/590 KB 168/232 KB 152/1710 KB 212/240 KB 4/258 KB 220/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 224/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 228/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 232/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 236/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 240/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 244/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 248/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 252/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 256/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 260/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 264/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 268/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 216/590 KB 180/232 KB 196/1710 KB 212/240 KB 4/258 KB 216/590 KB 176/232 KB 196/1710 KB 212/240 KB 8/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 12/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 16/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 20/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 24/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 28/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 32/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 36/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 40/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 44/258 KB 272/590 KB 180/232 KB 196/1710 KB 212/240 KB 48/258 KB 272/590 KB 180/232 KB 196/1710 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 212/240 KB 48/258 KB 272/590 KB 184/232 KB 196/1710 KB 212/240 KB 48/258 KB 272/590 KB 188/232 KB 196/1710 KB 212/240 KB 48/258 KB 272/590 KB 192/232 KB 196/1710 KB 212/240 KB 216/590 KB 168/232 KB 176/1710 KB 216/240 KB 48/258 KB 272/590 KB 192/232 KB 196/1710 KB 220/240 KB 48/258 KB 272/590 KB 192/232 KB 196/1710 KB 224/240 KB 48/258 KB 272/590 KB 192/232 KB 196/1710 KB 228/240 KB 48/258 KB 272/590 KB 192/232 KB 196/1710 KB 232/240 KB 48/258 KB 272/590 KB 196/232 KB 196/1710 KB 236/240 KB 48/258 KB 272/590 KB 196/232 KB 196/1710 KB 240/240 KB 48/258 KB 272/590 KB 196/232 KB 200/1710 KB 212/240 KB 4/258 KB 272/590 KB 180/232 KB 196/1710 KB 228/240 KB 48/258 KB 272/590 KB 196/232 KB 196/1710 KB 240/240 KB 48/258 KB 272/590 KB 200/232 KB 200/1710 KB 240/240 KB 48/258 KB 272/590 KB 204/232 KB 200/1710 KB 240/240 KB 48/258 KB 272/590 KB 208/232 KB 200/1710 KB 240/240 KB 48/258 KB 272/590 KB 212/232 KB 200/1710 KB 240/240 KB 48/258 KB 276/590 KB 216/232 KB 200/1710 KB 240/240 KB 48/258 KB 276/590 KB 220/232 KB 200/1710 KB 240/240 KB 48/258 KB 276/590 KB 224/232 KB 200/1710 KB 236/240 KB 48/258 KB 272/590 KB 196/232 KB 200/1710 KB 240/240 KB 52/258 KB 276/590 KB 224/232 KB 204/1710 KB 240/240 KB 52/258 KB 276/590 KB 224/232 KB 208/1710 KB 240/240 KB 52/258 KB 276/590 KB 224/232 KB 212/1710 KB 240/240 KB 52/258 KB 276/590 KB 224/232 KB 200/1710 KB 240/240 KB 56/258 KB 276/590 KB 224/232 KB 212/1710 KB 240/240 KB 60/258 KB 276/590 KB 224/232 KB 212/1710 KB 240/240 KB 64/258 KB 276/590 KB 224/232 KB 212/1710 KB 240/240 KB 68/258 KB 276/590 KB 224/232 KB 212/1710 KB 240/240 KB 72/258 KB 276/590 KB 224/232 KB 212/1710 KB 240/240 KB 76/258 KB 276/590 KB 224/232 KB 212/1710 KB 240/240 KB 80/258 KB 276/590 KB 224/232 KB 212/1710 KB 240/240 KB 48/258 KB 276/590 KB 212/232 KB 200/1710 KB 240/240 KB 80/258 KB 280/590 KB 224/232 KB 212/1710 KB 240/240 KB 80/258 KB 284/590 KB 224/232 KB 212/1710 KB 240/240 KB 80/258 KB 288/590 KB 224/232 KB 212/1710 KB 240/240 KB 80/258 KB 288/590 KB 224/232 KB 216/1710 KB 240/240 KB 80/258 KB 288/590 KB 224/232 KB 220/1710 KB 240/240 KB 80/258 KB 288/590 KB 224/232 KB 224/1710 KB 240/240 KB 80/258 KB 288/590 KB 228/232 KB 224/1710 KB 240/240 KB 80/258 KB 288/590 KB 232/232 KB 224/1710 KB 84/258 KB 292/590 KB 232/232 KB 224/1710 KB 84/258 KB 292/590 KB 232/232 KB 224/1710 KB 88/258 KB 292/590 KB 232/232 KB 224/1710 KB 92/258 KB 292/590 KB 232/232 KB 224/1710 KB 96/258 KB 292/590 KB 232/232 KB 224/1710 KB 100/258 KB 292/590 KB 232/232 KB 224/1710 KB 104/258 KB 292/590 KB 232/232 KB 224/1710 KB 108/258 KB 292/590 KB 232/232 KB 224/1710 KB 112/258 KB 292/590 KB 232/232 KB 224/1710 KB 116/258 KB 292/590 KB 232/232 KB 224/1710 KB 80/258 KB 292/590 KB 232/232 KB 224/1710 KB 116/258 KB 296/590 KB 232/232 KB 224/1710 KB 116/258 KB 300/590 KB 232/232 KB 224/1710 KB 116/258 KB 304/590 KB 232/232 KB 224/1710 KB 116/258 KB 308/590 KB 232/232 KB 224/1710 KB 116/258 KB 312/590 KB 232/232 KB 224/1710 KB 116/258 KB 316/590 KB 232/232 KB 224/1710 KB 116/258 KB 320/590 KB 232/232 KB 224/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 2062.9 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 116/258 KB 324/590 KB 232/232 KB 224/1710 KB 116/258 KB 328/590 KB 232/232 KB 224/1710 KB 116/258 KB 332/590 KB 232/232 KB 224/1710 KB 116/258 KB 336/590 KB 232/232 KB 224/1710 KB 116/258 KB 340/590 KB 232/232 KB 224/1710 KB 120/258 KB 340/590 KB 232/232 KB 224/1710 KB 124/258 KB 340/590 KB 232/232 KB 224/1710 KB 128/258 KB 340/590 KB 232/232 KB 224/1710 KB 132/258 KB 340/590 KB 232/232 KB 224/1710 KB 132/258 KB 344/590 KB 232/232 KB 224/1710 KB 132/258 KB 348/590 KB 232/232 KB 224/1710 KB 132/258 KB 352/590 KB 232/232 KB 224/1710 KB 132/258 KB 356/590 KB 232/232 KB 224/1710 KB 136/258 KB 356/590 KB 232/232 KB 224/1710 KB 140/258 KB 356/590 KB 232/232 KB 224/1710 KB 144/258 KB 356/590 KB 232/232 KB 224/1710 KB 144/258 KB 360/590 KB 232/232 KB 224/1710 KB 144/258 KB 364/590 KB 232/232 KB 224/1710 KB 144/258 KB 368/590 KB 232/232 KB 224/1710 KB 148/258 KB 368/590 KB 232/232 KB 224/1710 KB 152/258 KB 372/590 KB 232/232 KB 224/1710 KB 156/258 KB 372/590 KB 232/232 KB 224/1710 KB 160/258 KB 372/590 KB 232/232 KB 224/1710 KB 148/258 KB 372/590 KB 232/232 KB 224/1710 KB 160/258 KB 376/590 KB 232/232 KB 224/1710 KB 160/258 KB 380/590 KB 232/232 KB 224/1710 KB 160/258 KB 384/590 KB 232/232 KB 224/1710 KB 160/258 KB 388/590 KB 232/232 KB 224/1710 KB 164/258 KB 388/590 KB 232/232 KB 228/1710 KB 164/258 KB 388/590 KB 232/232 KB 232/1710 KB 164/258 KB 388/590 KB 232/232 KB 236/1710 KB 164/258 KB 388/590 KB 232/232 KB 240/1710 KB 164/258 KB 388/590 KB 232/232 KB 244/1710 KB 164/258 KB 388/590 KB 232/232 KB 248/1710 KB 164/258 KB 388/590 KB 232/232 KB 252/1710 KB 164/258 KB 388/590 KB 232/232 KB 256/1710 KB 164/258 KB 388/590 KB 232/232 KB 260/1710 KB 164/258 KB 388/590 KB 232/232 KB 264/1710 KB 164/258 KB 388/590 KB 232/232 KB 268/1710 KB 164/258 KB 388/590 KB 232/232 KB 272/1710 KB 164/258 KB 388/590 KB 232/232 KB 276/1710 KB 164/258 KB 388/590 KB 232/232 KB 280/1710 KB 164/258 KB 388/590 KB 232/232 KB 284/1710 KB 164/258 KB 388/590 KB 232/232 KB 288/1710 KB 164/258 KB 388/590 KB 232/232 KB 292/1710 KB 164/258 KB 388/590 KB 232/232 KB 296/1710 KB 164/258 KB 388/590 KB 232/232 KB 300/1710 KB 164/258 KB 388/590 KB 232/232 KB 304/1710 KB 164/258 KB 388/590 KB 232/232 KB 308/1710 KB 164/258 KB 388/590 KB 232/232 KB 312/1710 KB 164/258 KB 388/590 KB 232/232 KB 316/1710 KB 164/258 KB 388/590 KB 232/232 KB 320/1710 KB 164/258 KB 388/590 KB 232/232 KB 324/1710 KB 164/258 KB 392/590 KB 232/232 KB 328/1710 KB 164/258 KB 388/590 KB 232/232 KB 224/1710 KB 168/258 KB 392/590 KB 232/232 KB 328/1710 KB 172/258 KB 392/590 KB 232/232 KB 328/1710 KB 176/258 KB 392/590 KB 232/232 KB 328/1710 KB 164/258 KB 392/590 KB 232/232 KB 324/1710 KB 176/258 KB 396/590 KB 232/232 KB 328/1710 KB 176/258 KB 400/590 KB 232/232 KB 328/1710 KB 176/258 KB 404/590 KB 232/232 KB 328/1710 KB 180/258 KB 408/590 KB 232/232 KB 332/1710 KB 180/258 KB 412/590 KB 232/232 KB 332/1710 KB 180/258 KB 416/590 KB 232/232 KB 332/1710 KB 180/258 KB 404/590 KB 232/232 KB 332/1710 KB 180/258 KB 416/590 KB 232/232 KB 336/1710 KB 180/258 KB 416/590 KB 232/232 KB 340/1710 KB 180/258 KB 420/590 KB 232/232 KB 344/1710 KB 180/258 KB 420/590 KB 232/232 KB 348/1710 KB 180/258 KB 420/590 KB 232/232 KB 352/1710 KB 180/258 KB 404/590 KB 232/232 KB 328/1710 KB 184/258 KB 420/590 KB 232/232 KB 352/1710 KB 188/258 KB 420/590 KB 232/232 KB 352/1710 KB 192/258 KB 420/590 KB 232/232 KB 352/1710 KB 196/258 KB 420/590 KB 232/232 KB 352/171 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 0 KB 200/258 KB 420/590 KB 232/232 KB 352/1710 KB 204/258 KB 420/590 KB 232/232 KB 352/1710 KB 180/258 KB 420/590 KB 232/232 KB 340/1710 KB 208/258 KB 424/590 KB 232/232 KB 352/1710 KB 208/258 KB 428/590 KB 232/232 KB 352/1710 KB 208/258 KB 432/590 KB 232/232 KB 352/1710 KB 208/258 KB 436/590 KB 232/232 KB 352/1710 KB 208/258 KB 440/590 KB 232/232 KB 356/1710 KB 208/258 KB 444/590 KB 232/232 KB 356/1710 KB 208/258 KB 448/590 KB 232/232 KB 356/1710 KB 208/258 KB 428/590 KB 232/232 KB 352/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1656.3 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 208/258 KB 436/590 KB 232/232 KB 356/1710 KB 208/258 KB 448/590 KB 360/1710 KB 212/258 KB 448/590 KB 364/1710 KB 212/258 KB 448/590 KB 368/1710 KB 212/258 KB 448/590 KB 372/1710 KB 212/258 KB 452/590 KB 376/1710 KB 212/258 KB 452/590 KB 380/1710 KB 212/258 KB 452/590 KB 384/1710 KB 212/258 KB 452/590 KB 388/1710 KB 212/258 KB 4/223 KB 452/590 KB 392/1710 KB 212/258 KB 448/590 KB 360/1710 KB 212/258 KB 4/223 KB 452/590 KB 388/1710 KB 212/258 KB 8/223 KB 452/590 KB 392/1710 KB 212/258 KB 12/223 KB 452/590 KB 392/1710 KB 212/258 KB 16/223 KB 452/590 KB 392/1710 KB 216/258 KB 16/223 KB 452/590 KB 392/1710 KB 220/258 KB 16/223 KB 452/590 KB 392/1710 KB 224/258 KB 16/223 KB 452/590 KB 392/1710 KB 228/258 KB 16/223 KB 452/590 KB 392/1710 KB 232/258 KB 16/223 KB 452/590 KB 392/1710 KB 236/258 KB 16/223 KB 452/590 KB 392/1710 KB 212/258 KB 452/590 KB 372/1710 KB 236/258 KB 20/223 KB 452/590 KB 392/1710 KB 236/258 KB 24/223 KB 452/590 KB 392/1710 KB 236/258 KB 28/223 KB 452/590 KB 392/1710 KB 236/258 KB 32/223 KB 452/590 KB 392/1710 KB 236/258 KB 32/223 KB 456/590 KB 392/1710 KB 236/258 KB 32/223 KB 460/590 KB 392/1710 KB 236/258 KB 32/223 KB 464/590 KB 392/1710 KB 240/258 KB 32/223 KB 464/590 KB 392/1710 KB 244/258 KB 32/223 KB 464/590 KB 392/1710 KB 248/258 KB 32/223 KB 468/590 KB 396/1710 KB 3/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 3/208 KB 244/258 KB 32/223 KB 464/590 KB 392/1710 KB 3/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 6/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 9/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 11/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 14/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 16/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 19/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 22/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 25/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 27/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 30/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 32/208 KB 252/258 KB 32/223 KB 468/590 KB 396/1710 KB 36/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 40/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 44/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 48/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 52/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 56/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 60/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 61/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 65/208 KB 244/258 KB 32/223 KB 468/590 KB 396/1710 KB 3/208 KB 256/258 KB 36/223 KB 468/590 KB 400/1710 KB 65/208 KB 256/258 KB 36/223 KB 468/590 KB 404/1710 KB 65/208 KB 256/258 KB 36/223 KB 468/590 KB 408/1710 KB 69/208 KB 256/258 KB 36/223 KB 468/590 KB 412/1710 KB 69/208 KB 256/258 KB 36/223 KB 468/590 KB 416/1710 KB 69/208 KB 244/258 KB 32/223 KB 468/590 KB 392/1710 KB 3/208 KB 256/258 KB 36/223 KB 472/590 KB 416/1710 KB 69/208 KB 256/258 KB 36/223 KB 476/590 KB 416/1710 KB 69/208 KB 256/258 KB 36/223 KB 480/590 KB 416/1710 KB 69/208 KB 256/258 KB 36/223 KB 484/590 KB 416/1710 KB 69/208 KB 256/258 KB 36/223 KB 488/590 KB 416/1710 KB 69/208 KB 256/258 KB 36/223 KB 492/590 KB 420/1710 KB 69/208 KB 256/258 KB 36/223 KB 496/590 KB 420/1710 KB 69/208 KB 256/258 KB 36/223 KB 500/590 KB 420/1710 KB 69/208 KB 256/258 KB 36/223 KB 504/590 KB 420/1710 KB 69/208 KB 256/258 KB 36/223 KB 468/590 K unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install B 404/1710 KB 69/208 KB 256/258 KB 36/223 KB 504/590 KB 420/1710 KB 73/208 KB 256/258 KB 36/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 36/223 KB 468/590 KB 396/1710 KB 65/208 KB 252/258 KB 36/223 KB 468/590 KB 396/1710 KB 36/208 KB 256/258 KB 40/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 44/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 48/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 52/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 56/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 60/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 64/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 68/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 72/223 KB 504/590 KB 420/1710 KB 77/208 KB 256/258 KB 76/223 KB 504/590 KB 420/1710 KB 77/208 KB 258/258 KB 80/223 KB 504/590 KB 420/1710 KB 77/208 KB 258/258 KB 80/223 KB 504/590 KB 420/1710 KB 81/208 KB 258/258 KB 84/223 KB 504/590 KB 420/1710 KB 85/208 KB 258/258 KB 84/223 KB 504/590 KB 420/1710 KB 89/208 KB 258/258 KB 84/223 KB 504/590 KB 420/1710 KB 93/208 KB 256/258 KB 36/223 KB 488/590 KB 420/1710 KB 69/208 KB 258/258 KB 84/223 KB 504/590 KB 424/1710 KB 93/208 KB 258/258 KB 84/223 KB 504/590 KB 428/1710 KB 93/208 KB 258/258 KB 84/223 KB 504/590 KB 432/1710 KB 93/208 KB 258/258 KB 84/223 KB 504/590 KB 436/1710 KB 93/208 KB 258/258 KB 84/223 KB 508/590 KB 440/1710 KB 97/208 KB 258/258 KB 84/223 KB 508/590 KB 444/1710 KB 97/208 KB 258/258 KB 84/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 84/223 KB 504/590 KB 420/1710 KB 81/208 KB 258/258 KB 76/223 KB 504/590 KB 420/1710 KB 77/208 KB 258/258 KB 88/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 92/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 96/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 100/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 104/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 108/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 112/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 116/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 120/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 124/223 KB 508/590 KB 448/1710 KB 97/208 KB 258/258 KB 128/223 KB 508/590 KB 452/1710 KB 97/208 KB 258/258 KB 84/223 KB 508/590 KB 436/1710 KB 97/208 KB 258/258 KB 128/223 KB 508/590 KB 452/1710 KB 101/208 KB 258/258 KB 128/223 KB 508/590 KB 452/1710 KB 105/208 KB 258/258 KB 128/223 KB 508/590 KB 452/1710 KB 109/208 KB 258/258 KB 128/223 KB 508/590 KB 452/1710 KB 113/208 KB 258/258 KB 128/223 KB 508/590 KB 452/1710 KB 117/208 KB 258/258 KB 128/223 KB 508/590 KB 452/1710 KB 121/208 KB 258/258 KB 128/223 KB 508/590 KB 452/1710 KB 125/208 KB 258/258 KB 132/223 KB 508/590 KB 452/1710 KB 129/208 KB 258/258 KB 84/223 KB 508/590 KB 436/1710 KB 93/208 KB 258/258 KB 132/223 KB 512/590 KB 452/1710 KB 129/208 KB 258/258 KB 132/223 KB 516/590 KB 452/1710 KB 129/208 KB 258/258 KB 132/223 KB 520/590 KB 452/1710 KB 129/208 KB 258/258 KB 132/223 KB 524/590 KB 452/1710 KB 129/208 KB 258/258 KB 132/223 KB 528/590 KB 452/1710 KB 129/208 KB 258/258 KB 132/223 KB 532/590 KB 452/1710 KB 129/208 KB 258/258 KB 132/223 KB 536/590 KB 452/1710 KB 129/208 KB 258/258 KB 132/223 KB 540/590 KB 452/1710 KB 129/208 KB 258/258 KB 132/223 KB 508/590 KB 452/1710 KB 125/208 KB 258/258 KB 136/223 KB 540/590 KB 452/1710 KB 133/208 KB 258/258 KB 140/223 KB 540/590 KB 452/1710 KB 133/208 KB 258/258 KB 144/223 KB 540/590 KB 452/1710 KB 1 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 33/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1561.5 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 258/258 KB 124/223 KB 508/590 KB 452/1710 KB 97/208 KB 144/223 KB 540/590 KB 456/1710 KB 133/208 KB 144/223 KB 540/590 KB 460/1710 KB 133/208 KB 144/223 KB 540/590 KB 464/1710 KB 133/208 KB 144/223 KB 540/590 KB 468/1710 KB 133/208 KB 148/223 KB 544/590 KB 472/1710 KB 133/208 KB 148/223 KB 544/590 KB 476/1710 KB 133/208 KB 148/223 KB 544/590 KB 480/1710 KB 133/208 KB 258/258 KB 132/223 KB 540/590 KB 452/1710 KB 133/208 KB 148/223 KB 544/590 KB 480/1710 KB 137/208 KB 148/223 KB 544/590 KB 480/1710 KB 141/208 KB 148/223 KB 544/590 KB 480/1710 KB 145/208 KB 148/223 KB 544/590 KB 480/1710 KB 149/208 KB 148/223 KB 544/590 KB 480/1710 KB 153/208 KB 148/223 KB 544/590 KB 480/1710 KB 157/208 KB 148/223 KB 544/590 KB 484/1710 KB 161/208 KB 148/223 KB 544/590 KB 484/1710 KB 165/208 KB 148/223 KB 544/590 KB 484/1710 KB 169/208 KB 148/223 KB 544/590 KB 484/1710 KB 173/208 KB 148/223 KB 544/590 KB 484/1710 KB 177/208 KB 148/223 KB 544/590 KB 468/1710 KB 133/208 KB 144/223 KB 544/590 KB 468/1710 KB 133/208 KB 148/223 KB 548/590 KB 484/1710 KB 177/208 KB 148/223 KB 552/590 KB 484/1710 KB 177/208 KB 148/223 KB 556/590 KB 484/1710 KB 177/208 KB 152/223 KB 560/590 KB 484/1710 KB 177/208 KB 152/223 KB 564/590 KB 484/1710 KB 177/208 KB 152/223 KB 568/590 KB 484/1710 KB 177/208 KB 152/223 KB 572/590 KB 484/1710 KB 177/208 KB 152/223 KB 576/590 KB 484/1710 KB 177/208 KB 152/223 KB 580/590 KB 484/1710 KB 177/208 KB 152/223 KB 584/590 KB 484/1710 KB 177/208 KB 152/223 KB 588/590 KB 484/1710 KB 177/208 KB 148/223 KB 544/590 KB 484/1710 KB 157/208 KB 152/223 KB 588/590 KB 488/1710 KB 177/208 KB 152/223 KB 588/590 KB 492/1710 KB 177/208 KB 152/223 KB 588/590 KB 496/1710 KB 177/208 KB 152/223 KB 556/590 KB 484/1710 KB 177/208 KB 156/223 KB 588/590 KB 496/1710 KB 4/38 KB 177/208 KB 160/223 KB 588/590 KB 496/1710 KB 4/38 KB 177/208 KB 164/223 KB 588/590 KB 496/1710 KB 4/38 KB 177/208 KB 152/223 KB 588/590 KB 496/1710 KB 4/38 KB 177/208 KB 164/223 KB 588/590 KB 496/1710 KB 8/38 KB 177/208 KB 164/223 KB 588/590 KB 496/1710 KB 12/38 KB 177/208 KB 164/223 KB 588/590 KB 496/1710 KB 16/38 KB 177/208 KB 164/223 KB 588/590 KB 496/1710 KB 20/38 KB 177/208 KB 164/223 KB 588/590 KB 496/1710 KB 24/38 KB 177/208 KB 164/223 KB 588/590 KB 496/1710 KB 28/38 KB 177/208 KB 164/223 KB 588/590 KB 496/1710 KB 32/38 KB 177/208 KB 168/223 KB 588/590 KB 496/1710 KB 32/38 KB 177/208 KB 172/223 KB 588/590 KB 496/1710 KB 32/38 KB 177/208 KB 176/223 KB 588/590 KB 500/1710 KB 36/38 KB 177/208 KB 180/223 KB 588/590 KB 500/1710 KB 36/38 KB 177/208 KB 172/223 KB 588/590 KB 500/1710 KB 36/38 KB 177/208 KB 180/223 KB 590/590 KB 504/1710 KB 36/38 KB 181/208 KB 180/223 KB 590/590 KB 508/1710 KB 36/38 KB 181/208 KB 180/223 KB 590/590 KB 512/1710 KB 36/38 KB 181/208 KB 172/223 KB 588/590 KB 496/1710 KB 36/38 KB 177/208 KB 180/223 KB 590/590 KB 512/1710 KB 38/38 KB 181/208 KB 180/223 KB 590/590 KB 500/1710 KB 36/38 KB 181/208 KB 180/223 KB 588/590 KB 500/1710 KB 36/38 KB 181/208 KB 180/223 KB 590/590 KB 512/1710 KB 38/38 KB 185/208 KB 184/223 KB 590/590 KB 512/1710 KB 38/38 KB 189/208 KB 184/223 KB 590/590 KB 512/1710 KB 38/38 KB 193/208 KB 184/223 KB 590/590 KB 516/1710 KB 38/38 KB 197/208 KB 184/223 KB 590/590 KB 516/1710 KB 38/38 KB 201/208 KB 184/223 KB 590/590 KB 516/1710 KB 38/38 KB 205/208 KB 184/223 KB 590/590 KB 512/1710 KB 38/38 KB 185/208 KB 188/223 KB 590/590 KB 516/1710 KB 38/38 KB 205/208 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 192/223 KB 590/590 KB 516/1710 KB 38/38 KB 205/208 KB 196/223 KB 590/590 KB 516/1710 KB 38/38 KB 205/208 KB 200/223 KB 590/590 KB 516/1710 KB 38/38 KB 205/208 KB 204/223 KB 590/590 KB 516/1710 KB 38/38 KB 205/208 KB 208/223 KB 590/590 KB 516/1710 KB 38/38 KB 205/208 KB 212/223 KB 590/590 KB 516/1710 KB 38/38 KB 208/208 KB 216/223 KB 590/590 KB 516/1710 KB 38/38 KB 208/208 KB 220/223 KB 590/590 KB 516/1710 KB 38/38 KB 208/208 KB 223/223 KB 590/590 KB 516/1710 KB 38/38 KB 208/208 KB 184/223 KB 590/590 KB 516/1710 KB 38/38 KB 193/208 KB 223/223 KB 590/590 KB 520/1710 KB 38/38 KB 208/208 KB 223/223 KB 590/590 KB 524/1710 KB 38/38 KB 208/208 KB 223/223 KB 590/590 KB 528/1710 KB 38/38 KB 208/208 KB 223/223 KB 590/590 KB 532/1710 KB 38/38 KB 208/208 KB 223/223 KB 590/590 KB 536/1710 KB 38/38 KB 208/208 KB 223/223 KB 590/590 KB 540/1710 KB 38/38 KB 208/208 KB 223/223 KB 590/590 KB 544/1710 KB 38/38 KB 208/208 KB 208/223 KB 590/590 KB 516/1710 KB 38/38 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 207.7 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 3008.4 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 223/223 KB 548/1710 KB 208/208 KB 223/223 KB 552/1710 KB 208/208 KB 223/223 KB 556/1710 KB 208/208 KB 223/223 KB 560/1710 KB 208/208 KB 223/223 KB 564/1710 KB 208/208 KB 223/223 KB 568/1710 KB 208/208 KB 223/223 KB 572/1710 KB 208/208 KB 576/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1187.4 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 580/1710 KB 208/208 KB 584/1710 KB 208/208 KB 588/1710 KB 208/208 KB 592/1710 KB 208/208 KB 596/1710 KB 208/208 KB 600/1710 KB 208/208 KB 604/1710 KB 208/208 KB 608/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 1089.5 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 4/18 KB 608/1710 KB 8/18 KB 608/1710 KB 12/18 KB 608/1710 KB 16/18 KB 608/1710 KB 18/18 KB 608/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 18/18 KB 612/1710 KB 18/18 KB 616/1710 KB 18/18 KB 620/1710 KB 18/18 KB 624/1710 KB 18/18 KB 628/1710 KB 18/18 KB 632/1710 KB 18/18 KB 636/1710 KB 18/18 KB 640/1710 KB 18/18 KB 644/1710 KB 18/18 KB 648/1710 KB 18/18 KB 652/1710 KB 18/18 KB 656/1710 KB 18/18 KB 660/1710 KB 4/214 KB 18/18 KB 660/1710 KB 4/531 KB 4/214 KB 18/18 KB 660/1710 KB 8/531 KB 4/214 KB 18/18 KB 660/1710 KB 12/531 KB 4/214 KB 18/18 KB 660/1710 KB 16/531 KB 4/214 KB 18/18 KB 660/1710 KB 20/531 KB 4/214 KB 18/18 KB 660/1710 KB 24/531 KB 4/214 KB 18/18 KB 660/1710 KB 28/531 KB 4/214 KB 18/18 KB 660/1710 KB 32/531 KB 4/214 KB 18/18 KB 660/1710 KB 36/531 KB 4/214 KB 18/18 KB 660/1710 KB 8/214 KB 18/18 KB 660/1710 KB 36/531 KB 12/214 KB 18/18 KB 660/1710 KB 36/531 KB 16/214 KB 18/18 KB 660/1710 KB 36/531 KB 20/214 KB 18/18 KB 660/1710 KB 36/531 KB 24/214 KB 18/18 KB 660/1710 KB 36/531 KB 28/214 KB 18/18 KB 660/1710 KB 36/531 KB 32/214 KB 18/18 KB 660/1710 KB 36/531 KB 36/214 KB 18/18 KB 660/1710 KB 36/531 KB 40/214 KB 18/18 KB 660/1710 KB 36/531 KB 44/214 KB 18/18 KB 660/1710 KB 36/531 KB 48/214 KB 18/18 KB 660/1710 KB 36/531 KB 48/214 KB 18/18 KB 660/1710 KB 40/531 KB 48/214 KB 18/18 KB 660/1710 KB 44/531 KB 48/214 KB 18/18 KB 660/1710 KB 48/531 KB 48/214 KB 18/18 KB 664/1710 KB 48/531 KB 48/214 KB 18/18 KB 668/1710 KB 48/531 KB 48/214 KB 18/18 KB 672/1710 KB 48/531 KB 52/214 KB 18/18 KB 672/1710 KB 48/531 KB 56/214 KB 18/18 KB 672/1710 KB 48/531 KB 60/214 KB 18/18 KB 672/1710 KB 48/531 KB 64/214 KB 18/18 KB 672/1710 KB 48/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 68/214 KB 672/1710 KB 48/531 KB 68/214 KB 4/1267 KB 672/1710 KB 48/531 KB 68/214 KB 8/1267 KB 672/1710 KB 48/531 KB 68/214 KB 12/1267 KB 672/1710 KB 48/531 KB 68/214 KB 16/1267 KB 672/1710 KB 48/531 KB 68/214 KB 20/1267 KB 672/1710 KB 48/531 KB 68/214 KB 24/1267 KB 672/1710 KB 48/531 KB 68/214 KB 28/1267 KB 672/1710 KB 48/531 KB 68/214 KB 32/1267 KB 672/1710 KB 48/531 KB 68/214 KB 36/1267 KB 672/1710 KB 48/531 KB 68/214 KB 40/1267 KB 672/1710 KB 48/531 KB 68/214 KB 44/1267 KB 672/1710 KB 48/531 KB 68/214 KB 48/1267 KB 672/1710 KB 48/531 KB 68/214 KB 52/1267 KB 672/1710 KB 48/531 KB 72/214 KB 56/1267 KB 672/1710 KB 48/531 KB 72/214 KB 60/1267 KB 672/1710 KB 48/531 KB 72/214 KB 64/1267 KB 672/1710 KB 48/531 KB 72/214 KB 52/1267 KB 672/1710 KB 48/531 KB 76/214 KB 64/1267 KB 672/1710 KB 48/531 KB 80/214 KB 64/1267 KB 672/1710 KB 48/531 KB 80/214 KB 68/1267 KB 672/1710 KB 48/531 KB 84/214 KB 72/1267 KB 672/1710 KB 48/531 KB 84/214 KB 76/1267 KB 672/1710 KB 48/531 KB 84/214 KB 80/1267 KB 676/1710 KB 48/531 KB 84/214 KB 68/1267 KB 672/1710 KB 48/531 KB 88/214 KB 80/1267 KB 676/1710 KB 48/531 KB 92/214 KB 80/1267 KB 676/1710 KB 48/531 KB 96/214 KB 80/1267 KB 676/1710 KB 48/531 KB 100/214 KB 80/1267 KB 676/1710 KB 48/531 KB 104/214 KB 84/1267 KB 3/109 KB 676/1710 KB 52/531 KB 84/214 KB 76/1267 KB 676/1710 KB 48/531 KB 104/214 KB 84/1267 KB 3/109 KB 680/1710 KB 52/531 KB 104/214 KB 84/1267 KB 3/109 KB 684/1710 KB 52/531 KB 104/214 KB 84/1267 KB 3/109 KB 688/1710 KB 52/531 KB 104/214 KB 84/1267 KB 3/109 KB 692/1710 KB 52/531 KB 100/214 KB 84/1267 KB 3/109 KB 676/1710 KB 52/531 KB 100/214 KB 80/1267 KB 3/109 KB 676/1710 KB 52/531 KB 100/214 KB 80/1267 KB 3/109 KB 676/1710 KB 48/531 KB 108/214 KB 84/1267 KB 6/109 KB 692/1710 KB 52/531 KB 108/214 KB 84/1267 KB 9/109 KB 692/1710 KB 52/531 KB 108/214 KB 84/1267 KB 11/109 KB 692/1710 KB 52/531 KB 108/214 KB 84/1267 KB 14/109 KB 692/1710 KB 52/531 KB 108/214 KB 84/1267 KB 16/109 KB 692/1710 KB 52/531 KB 108/214 KB 84/1267 KB 19/109 KB 692/1710 KB 52/531 KB 108/214 KB 84/1267 KB 19/109 KB 692/1710 KB 56/531 KB 108/214 KB 84/1267 KB 19/109 KB 692/1710 KB 60/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 64/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 68/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 72/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 76/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 80/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 84/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 88/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 92/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 96/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 100/531 KB 108/214 KB 88/1267 KB 22/109 KB 696/1710 KB 104/531 KB 108/214 KB 88/1267 KB 22/109 KB 696/1710 KB 108/531 KB 108/214 KB 88/1267 KB 22/109 KB 696/1710 KB 112/531 KB 108/214 KB 84/1267 KB 3/109 KB 692/1710 KB 52/531 KB 112/214 KB 88/1267 KB 22/109 KB 696/1710 KB 112/531 KB 116/214 KB 88/1267 KB 22/109 KB 696/1710 KB 112/531 KB 120/214 KB 88/1267 KB 22/109 KB 696/1710 KB 116/531 KB 124/214 KB 88/1267 KB 22/109 KB 696/1710 KB 116/531 KB 128/214 KB 88/1267 KB 22/109 KB 696/1710 KB 116/531 KB 132/214 KB 88/1267 KB 22/109 KB 696/1710 KB 116/531 KB 136/214 KB 88/1267 KB 22/109 KB 696/1710 KB 116/531 KB 140/214 KB 88/1267 KB 22/109 KB 696/1710 KB 116/531 KB 144/214 KB 88/1267 KB 22/109 KB 696/1710 KB 116/531 KB 10 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 8/214 KB 88/1267 KB 22/109 KB 696/1710 KB 100/531 KB 144/214 KB 88/1267 KB 22/109 KB 700/1710 KB 116/531 KB 144/214 KB 88/1267 KB 22/109 KB 704/1710 KB 116/531 KB 144/214 KB 88/1267 KB 22/109 KB 708/1710 KB 116/531 KB 144/214 KB 88/1267 KB 22/109 KB 712/1710 KB 116/531 KB 144/214 KB 88/1267 KB 22/109 KB 716/1710 KB 116/531 KB 144/214 KB 88/1267 KB 22/109 KB 720/1710 KB 116/531 KB 108/214 KB 88/1267 KB 22/109 KB 692/1710 KB 100/531 KB 108/214 KB 84/1267 KB 22/109 KB 692/1710 KB 60/531 KB 144/214 KB 88/1267 KB 25/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 27/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 30/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 32/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 36/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 40/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 44/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 48/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 52/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 56/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 60/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 64/109 KB 720/1710 KB 116/531 KB 144/214 KB 88/1267 KB 68/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 72/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 76/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 80/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 84/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 88/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 92/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 96/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 100/109 KB 720/1710 KB 116/531 KB 144/214 KB 92/1267 KB 104/109 KB 724/1710 KB 116/531 KB 144/214 KB 92/1267 KB 108/109 KB 724/1710 KB 116/531 KB 144/214 KB 92/1267 KB 109/109 KB 724/1710 KB 116/531 KB 116/214 KB 88/1267 KB 22/109 KB 696/1710 KB 116/531 KB 144/214 KB 92/1267 KB 109/109 KB 724/1710 KB 120/531 KB 144/214 KB 92/1267 KB 109/109 KB 724/1710 KB 124/531 KB 144/214 KB 92/1267 KB 109/109 KB 724/1710 KB 128/531 KB 144/214 KB 92/1267 KB 109/109 KB 724/1710 KB 132/531 KB 144/214 KB 92/1267 KB 109/109 KB 724/1710 KB 136/531 KB 148/214 KB 92/1267 KB 109/109 KB 724/1710 KB 140/531 KB 148/214 KB 92/1267 KB 109/109 KB 724/1710 KB 144/531 KB 148/214 KB 92/1267 KB 109/109 KB 724/1710 KB 148/531 KB 148/214 KB 92/1267 KB 109/109 KB 724/1710 KB 152/531 KB 144/214 KB 92/1267 KB 100/109 KB 724/1710 KB 116/531 KB 144/214 KB 92/1267 KB 68/109 KB 720/1710 KB 116/531 KB 148/214 KB 96/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 100/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 104/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 108/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 112/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 116/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 120/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 124/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 128/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 132/1267 KB 109/109 KB 724/1710 KB 156/531 KB 148/214 KB 136/1267 KB 109/109 KB 728/1710 KB 156/531 KB 148/214 KB 140/1267 KB 109/109 KB 728/1710 KB 156/531 KB 148/214 KB 144/1267 KB 109/109 KB 728/1710 KB 156/531 KB 148/214 KB 92/1267 KB 109/109 KB 724/1710 KB 136/531 KB 152/214 KB 144/1267 KB 109/109 KB 728/1710 KB 156/531 KB 156/214 KB 144/1267 KB 109/109 KB 728/1710 KB 156/531 KB 160/214 KB 144/1267 KB 10 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 9/109 KB 728/1710 KB 156/531 KB 148/214 KB 132/1267 KB 109/109 KB 728/1710 KB 156/531 KB 160/214 KB 144/1267 KB 109/109 KB 732/1710 KB 156/531 KB 160/214 KB 144/1267 KB 109/109 KB 736/1710 KB 156/531 KB 160/214 KB 144/1267 KB 109/109 KB 740/1710 KB 156/531 KB 164/214 KB 148/1267 KB 109/109 KB 740/1710 KB 156/531 KB 164/214 KB 152/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 156/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 160/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 164/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 168/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 172/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 176/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 180/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 184/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 188/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 192/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 196/1267 KB 109/109 KB 744/1710 KB 156/531 KB 164/214 KB 144/1267 KB 109/109 KB 740/1710 KB 156/531 KB 164/214 KB 148/1267 KB 109/109 KB 744/1710 KB 156/531 KB 168/214 KB 196/1267 KB 748/1710 KB 156/531 KB 168/214 KB 196/1267 KB 752/1710 KB 156/531 KB 148/214 KB 152/1267 KB 109/109 KB 744/1710 KB 156/531 KB 168/214 KB 196/1267 KB 752/1710 KB 160/531 KB 168/214 KB 196/1267 KB 752/1710 KB 164/531 KB 168/214 KB 196/1267 KB 756/1710 KB 168/531 KB 168/214 KB 196/1267 KB 744/1710 KB 156/531 KB 172/214 KB 196/1267 KB 756/1710 KB 168/531 KB 176/214 KB 196/1267 KB 756/1710 KB 168/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 448.4 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 180/214 KB 196/1267 KB 756/1710 KB 168/531 KB 184/214 KB 196/1267 KB 756/1710 KB 172/531 KB 188/214 KB 196/1267 KB 756/1710 KB 172/531 KB 192/214 KB 196/1267 KB 756/1710 KB 172/531 KB 168/214 KB 196/1267 KB 756/1710 KB 164/531 KB 192/214 KB 196/1267 KB 760/1710 KB 172/531 KB 192/214 KB 196/1267 KB 764/1710 KB 172/531 KB 192/214 KB 196/1267 KB 768/1710 KB 172/531 KB 180/214 KB 196/1267 KB 756/1710 KB 172/531 KB 192/214 KB 196/1267 KB 768/1710 KB 176/531 KB 192/214 KB 196/1267 KB 768/1710 KB 180/531 KB 192/214 KB 196/1267 KB 772/1710 KB 184/531 KB 192/214 KB 196/1267 KB 772/1710 KB 188/531 KB 192/214 KB 196/1267 KB 772/1710 KB 192/531 KB 192/214 KB 196/1267 KB 772/1710 KB 180/531 KB 192/214 KB 196/1267 KB 776/1710 KB 192/531 KB 192/214 KB 196/1267 KB 780/1710 KB 192/531 KB 192/214 KB 196/1267 KB 784/1710 KB 192/531 KB 196/214 KB 196/1267 KB 788/1710 KB 192/531 KB 196/214 KB 200/1267 KB 792/1710 KB 196/531 KB 196/214 KB 196/1267 KB 784/1710 KB 192/531 KB 200/214 KB 200/1267 KB 792/1710 KB 196/531 KB 204/214 KB 200/1267 KB 792/1710 KB 196/531 KB 208/214 KB 200/1267 KB 792/1710 KB 196/531 KB 196/214 KB 200/1267 KB 788/1710 KB 196/531 KB 208/214 KB 204/1267 KB 792/1710 KB 196/531 KB 208/214 KB 208/1267 KB 792/1710 KB 196/531 KB 212/214 KB 212/1267 KB 792/1710 KB 196/531 KB 212/214 KB 216/1267 KB 796/1710 KB 4/80 KB 196/531 KB 212/214 KB 220/1267 KB 796/1710 KB 4/80 KB 196/531 KB 212/214 KB 224/1267 KB 796/1710 KB 4/80 KB 196/531 KB 196/214 KB 196/1267 KB 788/1710 KB 196/531 KB 212/214 KB 224/1267 KB 796/1710 KB 4/80 KB 200/531 KB 212/214 KB 224/1267 KB 796/1710 KB 4/80 KB 204/531 KB 212/214 KB 224/1267 KB 796/1710 KB 4/80 KB 208/531 KB 212/214 KB 212/1267 KB 796/1710 KB 4/80 KB 196/531 KB 212/214 KB 212/1267 KB 792/1710 KB 4/80 KB 196/531 KB 212/214 KB 224/1267 KB 796/1710 KB 8/80 KB 208/531 KB 212/214 KB 224/1267 KB 796/1710 KB 12/80 KB 208/531 KB 212/214 KB 224/1267 KB 796/1710 KB 16/80 KB 208/531 KB 212/214 KB 224/1267 KB 796/1710 KB 20/80 KB 208/531 KB 212/214 KB 224/1267 KB 800/1710 KB 24/80 KB 212/531 KB 212/214 KB 224/1267 KB 800/1710 KB 28/80 KB 212/531 KB 212/214 KB 224/1267 KB 800/1710 KB 32/80 KB 212/531 KB 212/214 KB 208/1267 KB 792/1710 KB 196/531 KB 214/214 KB 224/1267 KB 800/1710 KB 32/80 KB 212/531 KB 214/214 KB 224/1267 KB 800/1710 KB 36/80 KB 212/531 KB 214/214 KB 228/1267 KB 800/1710 KB 40/80 KB 212/531 KB 214/214 KB 228/1267 KB 800/1710 KB 44/80 KB 212/531 KB 214/214 KB 228/1267 KB 800/1710 KB 48/80 KB 212/531 KB 212/214 KB 224/1267 KB 800/1710 KB 20/80 KB 212/531 KB 214/214 KB 228/1267 KB 800/1710 KB 48/80 KB 216/531 KB 214/214 KB 228/1267 KB 800/1710 KB 48/80 KB 220/531 KB 214/214 KB 228/1267 KB 800/1710 KB 48/80 KB 224/531 KB 212/214 KB 224/1267 KB 800/1710 KB 20/80 KB 208/531 KB 214/214 KB 228/1267 KB 804/1710 KB 48/80 KB 224/531 KB 214/214 KB 228/1267 KB 808/1710 KB 48/80 KB 224/531 KB 214/214 KB 228/1267 KB 812/1710 KB 48/80 KB 224/531 KB 214/214 KB 228/1267 KB 816/1710 KB 48/80 KB 224/531 KB 214/214 KB 228/1267 KB 820/1710 KB 48/80 KB 224/531 KB 214/214 KB 228/1267 KB 824/1710 KB 48/80 KB 228/531 KB 214/214 KB 228/1267 KB 828/1710 KB 48/80 KB 228/531 KB 214/214 KB 228/1267 KB 832/1710 KB 48/80 KB 228/531 KB 214/214 KB 228/1267 KB 800/1710 KB 36/80 KB 212/531 KB 214/214 KB 232/1267 KB 832/1710 KB 48/80 KB 228/531 KB 214/214 KB 236/1267 KB 832/1710 KB 48/80 KB 228/531 KB 214/214 KB 240/1267 KB 832/1710 KB 48/80 KB 228/531 KB 214/214 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 244/1267 KB 832/1710 KB 48/80 KB 228/531 KB 214/214 KB 248/1267 KB 836/1710 KB 52/80 KB 228/531 KB 214/214 KB 252/1267 KB 836/1710 KB 52/80 KB 228/531 KB 214/214 KB 256/1267 KB 836/1710 KB 52/80 KB 228/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 816.3 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 214/214 KB 228/1267 KB 820/1710 KB 48/80 KB 228/531 KB 256/1267 KB 836/1710 KB 52/80 KB 232/531 KB 256/1267 KB 836/1710 KB 52/80 KB 236/531 KB 256/1267 KB 836/1710 KB 52/80 KB 240/531 KB 256/1267 KB 836/1710 KB 52/80 KB 244/531 KB 214/214 KB 244/1267 KB 836/1710 KB 52/80 KB 228/531 KB 256/1267 KB 840/1710 KB 52/80 KB 244/531 KB 214/214 KB 244/1267 KB 832/1710 KB 52/80 KB 228/531 KB 256/1267 KB 840/1710 KB 56/80 KB 244/531 KB 256/1267 KB 840/1710 KB 60/80 KB 244/531 KB 256/1267 KB 840/1710 KB 64/80 KB 244/531 KB 256/1267 KB 840/1710 KB 68/80 KB 244/531 KB 260/1267 KB 844/1710 KB 72/80 KB 248/531 KB 260/1267 KB 844/1710 KB 76/80 KB 248/531 KB 260/1267 KB 844/1710 KB 80/80 KB 248/531 KB 260/1267 KB 844/1710 KB 68/80 KB 248/531 KB 264/1267 KB 844/1710 KB 80/80 KB 248/531 KB 256/1267 KB 844/1710 KB 68/80 KB 248/531 KB 264/1267 KB 844/1710 KB 80/80 KB 252/531 KB 264/1267 KB 844/1710 KB 80/80 KB 256/531 KB 264/1267 KB 844/1710 KB 80/80 KB 260/531 KB 268/1267 KB 844/1710 KB 80/80 KB 264/531 KB 268/1267 KB 844/1710 KB 80/80 KB 268/531 KB 268/1267 KB 844/1710 KB 80/80 KB 272/531 KB 268/1267 KB 844/1710 KB 80/80 KB 276/531 KB 256/1267 KB 844/1710 KB 68/80 KB 244/531 KB 268/1267 KB 848/1710 KB 80/80 KB 276/531 KB 268/1267 KB 852/1710 KB 80/80 KB 276/531 KB 268/1267 KB 856/1710 KB 80/80 KB 276/531 KB 268/1267 KB 860/1710 KB 80/80 KB 276/531 KB 268/1267 KB 864/1710 KB 80/80 KB 276/531 KB 268/1267 KB 868/1710 KB 80/80 KB 276/531 KB 268/1267 KB 844/1710 KB 80/80 KB 260/531 KB 272/1267 KB 868/1710 KB 80/80 KB 276/531 KB 276/1267 KB 868/1710 KB 80/80 KB 276/531 KB 280/1267 KB 4/1044 KB 868/1710 KB 80/80 KB 276/531 KB 284/1267 KB 4/1044 KB 868/1710 KB 80/80 KB 276/531 KB 288/1267 KB 4/1044 KB 868/1710 KB 80/80 KB 276/531 KB 276/1267 KB 4/1044 KB 868/1710 KB 80/80 KB 276/531 KB 288/1267 KB 8/1044 KB 872/1710 KB 80/80 KB 280/531 KB 288/1267 KB 12/1044 KB 872/1710 KB 80/80 KB 280/531 KB 288/1267 KB 16/1044 KB 872/1710 KB 80/80 KB 280/531 KB 288/1267 KB 4/1044 KB 872/1710 KB 80/80 KB 280/531 KB 288/1267 KB 16/1044 KB 872/1710 KB 80/80 KB 284/531 KB 292/1267 KB 20/1044 KB 872/1710 KB 80/80 KB 288/531 KB 288/1267 KB 4/1044 KB 872/1710 KB 80/80 KB 276/531 KB 292/1267 KB 20/1044 KB 876/1710 KB 80/80 KB 288/531 KB 292/1267 KB 20/1044 KB 880/1710 KB 80/80 KB 288/531 KB 292/1267 KB 20/1044 KB 884/1710 KB 80/80 KB 288/531 KB 292/1267 KB 20/1044 KB 888/1710 KB 80/80 KB 292/531 KB 292/1267 KB 20/1044 KB 892/1710 KB 80/80 KB 292/531 KB 292/1267 KB 20/1044 KB 896/1710 KB 80/80 KB 292/531 KB 292/1267 KB 20/1044 KB 900/1710 KB 80/80 KB 292/531 KB 292/1267 KB 20/1044 KB 872/1710 KB 80/80 KB 284/531 KB 292/1267 KB 24/1044 KB 900/1710 KB 80/80 KB 292/531 KB 292/1267 KB 28/1044 KB 900/1710 KB 80/80 KB 292/531 KB 292/1267 KB 32/1044 KB 900/1710 KB 80/80 KB 292/531 KB 292/1267 KB 36/1044 KB 900/1710 KB 80/80 KB 292/531 KB 292/1267 KB 16/1044 KB 872/1710 KB 80/80 KB 284/531 KB 296/1267 KB 40/1044 KB 900/1710 KB 80/80 KB 292/531 KB 296/1267 KB 44/1044 KB 900/1710 KB 80/80 KB 292/531 KB 296/1267 KB 48/1044 KB 900/1710 KB 80/80 KB 292/531 KB 292/1267 KB 20/1044 KB 884/1710 KB 80/80 KB 292/531 KB 296/1267 KB 36/1044 KB 900/1710 KB 80/80 KB 292/531 KB 296/1267 KB 48/1044 KB 900/1710 KB 80/80 KB 296/531 KB 300/1267 KB 48/1044 KB 900/1710 KB 80/80 KB 296/531 KB 304/1267 KB 48/1044 KB 900/1710 KB 80/80 KB 300/531 KB 300/1267 KB 48/1044 KB 900/1710 KB 80/80 KB 300/531 KB 304/1267 KB 48/1 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 044 KB 900/1710 KB 80/80 KB 304/531 KB 304/1267 KB 48/1044 KB 900/1710 KB 80/80 KB 308/531 KB 308/1267 KB 52/1044 KB 904/1710 KB 80/80 KB 312/531 KB 308/1267 KB 52/1044 KB 904/1710 KB 80/80 KB 316/531 KB 308/1267 KB 52/1044 KB 904/1710 KB 80/80 KB 320/531 KB 308/1267 KB 52/1044 KB 904/1710 KB 80/80 KB 308/531 KB 308/1267 KB 52/1044 KB 908/1710 KB 80/80 KB 320/531 KB 308/1267 KB 52/1044 KB 912/1710 KB 80/80 KB 320/531 KB 308/1267 KB 52/1044 KB 900/1710 KB 80/80 KB 308/531 KB 312/1267 KB 52/1044 KB 912/1710 KB 80/80 KB 320/531 KB 316/1267 KB 52/1044 KB 912/1710 KB 80/80 KB 320/531 KB 320/1267 KB 52/1044 KB 912/1710 KB 80/80 KB 320/531 KB 324/1267 KB 52/1044 KB 912/1710 KB 80/80 KB 320/531 KB 328/1267 KB 52/1044 KB 916/1710 KB 80/80 KB 324/531 KB 332/1267 KB 52/1044 KB 916/1710 KB 80/80 KB 324/531 KB 336/1267 KB 52/1044 KB 916/1710 KB 80/80 KB 324/531 KB 340/1267 KB 52/1044 KB 916/1710 KB 80/80 KB 324/531 KB 304/1267 KB 52/1044 KB 900/1710 KB 80/80 KB 308/531 KB 340/1267 KB 56/1044 KB 916/1710 KB 324/531 KB 340/1267 KB 60/1044 KB 916/1710 KB 324/531 KB 340/1267 KB 64/1044 KB 916/1710 KB 324/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 280.0 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 340/1267 KB 68/1044 KB 916/1710 KB 324/531 KB 340/1267 KB 72/1044 KB 916/1710 KB 324/531 KB 340/1267 KB 76/1044 KB 916/1710 KB 324/531 KB 340/1267 KB 80/1044 KB 916/1710 KB 324/531 KB 340/1267 KB 84/1044 KB 916/1710 KB 324/531 KB 340/1267 KB 88/1044 KB 916/1710 KB 324/531 KB 340/1267 KB 92/1044 KB 916/1710 KB 324/531 KB 324/1267 KB 52/1044 KB 916/1710 KB 80/80 KB 324/531 KB 344/1267 KB 92/1044 KB 920/1710 KB 324/531 KB 324/1267 KB 52/1044 KB 912/1710 KB 80/80 KB 324/531 KB 344/1267 KB 92/1044 KB 920/1710 KB 328/531 KB 344/1267 KB 92/1044 KB 920/1710 KB 332/531 KB 344/1267 KB 92/1044 KB 920/1710 KB 336/531 KB 344/1267 KB 92/1044 KB 924/1710 KB 336/531 KB 344/1267 KB 92/1044 KB 928/1710 KB 336/531 KB 344/1267 KB 92/1044 KB 932/1710 KB 340/531 KB 344/1267 KB 92/1044 KB 916/1710 KB 324/531 KB 348/1267 KB 96/1044 KB 936/1710 KB 340/531 KB 352/1267 KB 96/1044 KB 936/1710 KB 340/531 KB 344/1267 KB 96/1044 KB 932/1710 KB 340/531 KB 344/1267 KB 92/1044 KB 928/1710 KB 340/531 KB 352/1267 KB 96/1044 KB 936/1710 KB 344/531 KB 352/1267 KB 96/1044 KB 936/1710 KB 348/531 KB 352/1267 KB 96/1044 KB 936/1710 KB 352/531 KB 352/1267 KB 96/1044 KB 936/1710 KB 356/531 KB 356/1267 KB 100/1044 KB 936/1710 KB 360/531 KB 356/1267 KB 100/1044 KB 936/1710 KB 364/531 KB 356/1267 KB 100/1044 KB 936/1710 KB 368/531 KB 344/1267 KB 96/1044 KB 936/1710 KB 352/531 KB 356/1267 KB 100/1044 KB 940/1710 KB 368/531 KB 356/1267 KB 100/1044 KB 944/1710 KB 368/531 KB 356/1267 KB 100/1044 KB 936/1710 KB 356/531 KB 360/1267 KB 100/1044 KB 944/1710 KB 368/531 KB 364/1267 KB 100/1044 KB 944/1710 KB 4/61 KB 368/531 KB 368/1267 KB 100/1044 KB 944/1710 KB 4/61 KB 368/531 KB 372/1267 KB 100/1044 KB 948/1710 KB 4/61 KB 368/531 KB 376/1267 KB 100/1044 KB 948/1710 KB 4/61 KB 372/531 KB 352/1267 KB 100/1044 KB 936/1710 KB 356/531 KB 380/1267 KB 104/1044 KB 948/1710 KB 4/61 KB 372/531 KB 380/1267 KB 108/1044 KB 948/1710 KB 4/61 KB 372/531 KB 380/1267 KB 112/1044 KB 948/1710 KB 4/61 KB 372/531 KB 380/1267 KB 116/1044 KB 948/1710 KB 4/61 KB 372/531 KB 372/1267 KB 100/1044 KB 948/1710 KB 4/61 KB 372/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 4/61 KB 376/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 4/61 KB 380/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 4/61 KB 384/531 KB 368/1267 KB 100/1044 KB 948/1710 KB 4/61 KB 368/531 KB 360/1267 KB 100/1044 KB 944/1710 KB 4/61 KB 368/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 8/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 12/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 16/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 20/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 24/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 28/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 32/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 36/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 40/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 44/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 48/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 52/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 56/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 60/61 KB 384/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 61/61 KB 384/531 KB 380/1267 KB 120/1044 KB 952/1710 KB 61/61 KB 384/531 KB 380/1267 KB 120/1044 KB 956/1710 KB 61/61 KB 384/531 KB 380/1267 KB 120/1044 KB 960/1710 KB 61/61 KB 384/531 KB 380/1267 KB 120/1044 KB 964/1710 KB 61/61 KB 384/531 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 380/1267 KB 120/1044 KB 968/1710 KB 61/61 KB 388/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 4/61 KB 380/531 KB 384/1267 KB 120/1044 KB 972/1710 KB 61/61 KB 388/531 KB 388/1267 KB 120/1044 KB 972/1710 KB 61/61 KB 388/531 KB 392/1267 KB 120/1044 KB 972/1710 KB 61/61 KB 388/531 KB 396/1267 KB 120/1044 KB 972/1710 KB 61/61 KB 388/531 KB 400/1267 KB 120/1044 KB 972/1710 KB 61/61 KB 388/531 KB 404/1267 KB 120/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 120/1044 KB 972/1710 KB 61/61 KB 388/531 KB 380/1267 KB 120/1044 KB 948/1710 KB 4/61 KB 380/531 KB 408/1267 KB 124/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 128/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 132/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 136/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 140/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 144/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 148/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 152/1044 KB 972/1710 KB 61/61 KB 388/531 KB 408/1267 KB 156/1044 KB 972/1710 KB 61/61 KB 388/531 KB 412/1267 KB 160/1044 KB 972/1710 KB 388/531 KB 380/1267 KB 120/1044 KB 972/1710 KB 61/61 KB 388/531 KB 412/1267 KB 160/1044 KB 976/1710 KB 388/531 KB 412/1267 KB 160/1044 KB 980/1710 KB 388/531 KB 412/1267 KB 160/1044 KB 984/1710 KB 388/531 KB 412/1267 KB 160/1044 KB 988/1710 KB 388/531 KB 412/1267 KB 160/1044 KB 992/1710 KB 388/531 KB 380/1267 KB 120/1044 KB 964/1710 KB 61/61 KB 388/531 KB 412/1267 KB 160/1044 KB 992/1710 KB 392/531 KB 412/1267 KB 160/1044 KB 992/1710 KB 396/531 KB 412/1267 KB 160/1044 KB 992/1710 KB 400/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 199.3 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 412/1267 KB 160/1044 KB 992/1710 KB 404/531 KB 412/1267 KB 160/1044 KB 992/1710 KB 408/531 KB 412/1267 KB 160/1044 KB 992/1710 KB 412/531 KB 412/1267 KB 160/1044 KB 996/1710 KB 416/531 KB 412/1267 KB 156/1044 KB 972/1710 KB 61/61 KB 388/531 KB 416/1267 KB 160/1044 KB 996/1710 KB 416/531 KB 420/1267 KB 160/1044 KB 996/1710 KB 416/531 KB 424/1267 KB 164/1044 KB 996/1710 KB 420/531 KB 428/1267 KB 164/1044 KB 996/1710 KB 420/531 KB 432/1267 KB 164/1044 KB 996/1710 KB 420/531 KB 412/1267 KB 160/1044 KB 996/1710 KB 412/531 KB 432/1267 KB 164/1044 KB 1000/1710 KB 420/531 KB 432/1267 KB 164/1044 KB 1004/1710 KB 420/531 KB 420/1267 KB 164/1044 KB 996/1710 KB 420/531 KB 432/1267 KB 168/1044 KB 1008/1710 KB 420/531 KB 432/1267 KB 172/1044 KB 1008/1710 KB 420/531 KB 420/1267 KB 160/1044 KB 996/1710 KB 420/531 KB 432/1267 KB 176/1044 KB 1008/1710 KB 424/531 KB 432/1267 KB 176/1044 KB 1008/1710 KB 428/531 KB 432/1267 KB 176/1044 KB 1008/1710 KB 432/531 KB 432/1267 KB 176/1044 KB 1008/1710 KB 436/531 KB 436/1267 KB 176/1044 KB 1008/1710 KB 440/531 KB 436/1267 KB 4/1063 KB 176/1044 KB 1008/1710 KB 440/531 KB 436/1267 KB 8/1063 KB 176/1044 KB 1008/1710 KB 440/531 KB 436/1267 KB 12/1063 KB 176/1044 KB 1008/1710 KB 440/531 KB 436/1267 KB 16/1063 KB 176/1044 KB 1008/1710 KB 440/531 KB 432/1267 KB 176/1044 KB 1008/1710 KB 432/531 KB 432/1267 KB 164/1044 KB 1008/1710 KB 432/531 KB 436/1267 KB 16/1063 KB 180/1044 KB 1008/1710 KB 440/531 KB 436/1267 KB 20/1063 KB 184/1044 KB 1012/1710 KB 440/531 KB 436/1267 KB 20/1063 KB 188/1044 KB 1012/1710 KB 440/531 KB 436/1267 KB 20/1063 KB 192/1044 KB 1012/1710 KB 440/531 KB 436/1267 KB 176/1044 KB 1008/1710 KB 436/531 KB 440/1267 KB 20/1063 KB 192/1044 KB 1012/1710 KB 440/531 KB 436/1267 KB 20/1063 KB 180/1044 KB 1012/1710 KB 440/531 KB 440/1267 KB 24/1063 KB 192/1044 KB 1012/1710 KB 440/531 KB 440/1267 KB 28/1063 KB 192/1044 KB 1012/1710 KB 440/531 KB 440/1267 KB 32/1063 KB 192/1044 KB 1012/1710 KB 440/531 KB 444/1267 KB 36/1063 KB 192/1044 KB 1012/1710 KB 440/531 KB 444/1267 KB 40/1063 KB 196/1044 KB 1012/1710 KB 444/531 KB 436/1267 KB 16/1063 KB 180/1044 KB 1012/1710 KB 440/531 KB 444/1267 KB 40/1063 KB 196/1044 KB 1016/1710 KB 444/531 KB 444/1267 KB 40/1063 KB 196/1044 KB 1020/1710 KB 444/531 KB 444/1267 KB 40/1063 KB 196/1044 KB 1024/1710 KB 444/531 KB 444/1267 KB 40/1063 KB 196/1044 KB 1028/1710 KB 444/531 KB 444/1267 KB 36/1063 KB 196/1044 KB 1012/1710 KB 444/531 KB 444/1267 KB 44/1063 KB 200/1044 KB 1028/1710 KB 444/531 KB 444/1267 KB 44/1063 KB 204/1044 KB 1028/1710 KB 444/531 KB 444/1267 KB 44/1063 KB 208/1044 KB 1028/1710 KB 444/531 KB 444/1267 KB 44/1063 KB 212/1044 KB 1032/1710 KB 444/531 KB 444/1267 KB 44/1063 KB 216/1044 KB 1032/1710 KB 444/531 KB 444/1267 KB 36/1063 KB 192/1044 KB 1012/1710 KB 444/531 KB 444/1267 KB 44/1063 KB 216/1044 KB 1032/1710 KB 448/531 KB 444/1267 KB 44/1063 KB 216/1044 KB 1032/1710 KB 452/531 KB 444/1267 KB 44/1063 KB 216/1044 KB 1032/1710 KB 456/531 KB 444/1267 KB 44/1063 KB 216/1044 KB 1032/1710 KB 460/531 KB 444/1267 KB 44/1063 KB 216/1044 KB 1032/1710 KB 464/531 KB 444/1267 KB 44/1063 KB 216/1044 KB 1032/1710 KB 468/531 KB 444/1267 KB 32/1063 KB 192/1044 KB 1012/1710 KB 440/531 KB 448/1267 KB 44/1063 KB 220/1044 KB 1032/1710 KB 468/531 KB 452/1267 KB 44/1063 KB 220/1044 KB 1032/1710 KB 468/531 KB 456/1267 KB 44/1063 KB 220/1044 KB 1032/1710 KB 468/531 KB 460/1267 KB 44/1063 KB 220/1044 KB 1032/1710 KB 468/531 KB 464/1267 KB 4 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 4/1063 KB 220/1044 KB 1032/1710 KB 468/531 KB 468/1267 KB 44/1063 KB 220/1044 KB 1032/1710 KB 468/531 KB 444/1267 KB 44/1063 KB 220/1044 KB 1032/1710 KB 468/531 KB 444/1267 KB 44/1063 KB 208/1044 KB 1032/1710 KB 444/531 KB 444/1267 KB 44/1063 KB 196/1044 KB 1028/1710 KB 444/531 KB 472/1267 KB 48/1063 KB 220/1044 KB 1036/1710 KB 468/531 KB 472/1267 KB 44/1063 KB 220/1044 KB 1032/1710 KB 468/531 KB 476/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 480/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 484/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 488/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 492/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 496/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 500/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 504/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 508/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 512/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 472/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 472/531 KB 512/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 476/531 KB 512/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 480/531 KB 512/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 484/531 KB 512/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 488/531 KB 512/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 492/531 KB 512/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 496/531 KB 472/1267 KB 52/1063 KB 224/1044 KB 1036/1710 KB 468/531 KB 512/1267 KB 52/1063 KB 228/1044 KB 1036/1710 KB 496/531 KB 512/1267 KB 52/1063 KB 232/1044 KB 1036/1710 KB 496/531 KB 512/1267 KB 52/1063 KB 236/1044 KB 1036/1710 KB 496/531 KB 512/1267 KB 52/1063 KB 240/1044 KB 1036/1710 KB 496/531 KB 512/1267 KB 52/1063 KB 244/1044 KB 1036/1710 KB 496/531 KB 512/1267 KB 52/1063 KB 248/1044 KB 1036/1710 KB 500/531 KB 512/1267 KB 52/1063 KB 252/1044 KB 1036/1710 KB 500/531 KB 512/1267 KB 52/1063 KB 256/1044 KB 1036/1710 KB 500/531 KB 512/1267 KB 52/1063 KB 260/1044 KB 1036/1710 KB 500/531 KB 516/1267 KB 52/1063 KB 264/1044 KB 1036/1710 KB 500/531 KB 516/1267 KB 52/1063 KB 268/1044 KB 1036/1710 KB 500/531 KB 516/1267 KB 52/1063 KB 272/1044 KB 1036/1710 KB 500/531 KB 512/1267 KB 52/1063 KB 244/1044 KB 1036/1710 KB 500/531 KB 516/1267 KB 52/1063 KB 272/1044 KB 1036/1710 KB 504/531 KB 516/1267 KB 52/1063 KB 272/1044 KB 1036/1710 KB 508/531 KB 516/1267 KB 52/1063 KB 272/1044 KB 1036/1710 KB 512/531 KB 516/1267 KB 52/1063 KB 272/1044 KB 1036/1710 KB 516/531 KB 516/1267 KB 52/1063 KB 272/1044 KB 1036/1710 KB 520/531 KB 516/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 524/531 KB 516/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 528/531 KB 516/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 516/1267 KB 52/1063 KB 260/1044 KB 1036/1710 KB 500/531 KB 520/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 524/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 528/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 532/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 536/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 540/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 544/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 516/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 520/531 KB 472/1267 KB 52/1063 KB 220/1044 KB 1036/1710 KB 468/531 KB 544/1267 KB 56/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 544/1267 KB 60/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 544/1267 KB 64/1063 KB 276/1044 KB 1036/1710 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install KB 531/531 KB 544/1267 KB 68/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 544/1267 KB 72/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 544/1267 KB 76/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 540/1267 KB 52/1063 KB 276/1044 KB 1036/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1040/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1044/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1048/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1052/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1056/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1060/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1064/1710 KB 531/531 KB 544/1267 KB 80/1063 KB 276/1044 KB 1068/1710 KB 531/531 KB 544/1267 KB 84/1063 KB 276/1044 KB 1072/1710 KB 531/531 KB 544/1267 KB 84/1063 KB 276/1044 KB 1076/1710 KB 531/531 KB 544/1267 KB 84/1063 KB 276/1044 KB 1080/1710 KB 531/531 KB 544/1267 KB 84/1063 KB 276/1044 KB 1068/1710 KB 531/531 KB 544/1267 KB 88/1063 KB 276/1044 KB 1080/1710 KB 531/531 KB 544/1267 KB 92/1063 KB 276/1044 KB 1080/1710 KB 531/531 KB 544/1267 KB 96/1063 KB 276/1044 KB 1080/1710 KB 531/531 KB 544/1267 KB 100/1063 KB 276/1044 KB 1080/1710 KB 531/531 KB 544/1267 KB 104/1063 KB 276/1044 KB 1084/1710 KB 531/531 KB 544/1267 KB 108/1063 KB 276/1044 KB 1084/1710 KB 531/531 KB 544/1267 KB 112/1063 KB 276/1044 KB 1084/1710 KB 531/531 KB 544/1267 KB 100/1063 KB 276/1044 KB 1084/1710 KB 531/531 KB 544/1267 KB 112/1063 KB 276/1044 KB 1088/1710 KB 531/531 KB 544/1267 KB 112/1063 KB 276/1044 KB 1092/1710 KB 531/531 KB 544/1267 KB 112/1063 KB 276/1044 KB 1096/1710 KB 531/531 KB 544/1267 KB 112/1063 KB 276/1044 KB 1100/1710 KB 531/531 KB 544/1267 KB 112/1063 KB 276/1044 KB 1104/1710 KB 531/531 KB 544/1267 KB 116/1063 KB 276/1044 KB 1104/1710 KB 531/531 KB 544/1267 KB 120/1063 KB 276/1044 KB 1104/1710 KB 531/531 KB 544/1267 KB 124/1063 KB 276/1044 KB 1104/1710 KB 531/531 KB 544/1267 KB 128/1063 KB 280/1044 KB 1104/1710 KB 531/531 KB 544/1267 KB 132/1063 KB 280/1044 KB 1104/1710 KB 531/531 KB 548/1267 KB 136/1063 KB 280/1044 KB 1108/1710 KB 531/531 KB 548/1267 KB 140/1063 KB 280/1044 KB 1108/1710 KB 531/531 KB 548/1267 KB 144/1063 KB 280/1044 KB 1108/1710 KB 531/531 KB 544/1267 KB 124/1063 KB 280/1044 KB 1104/1710 KB 531/531 KB 548/1267 KB 144/1063 KB 284/1044 KB 1108/1710 KB 531/531 KB 548/1267 KB 144/1063 KB 288/1044 KB 1108/1710 KB 531/531 KB 548/1267 KB 144/1063 KB 292/1044 KB 1108/1710 KB 531/531 KB 548/1267 KB 144/1063 KB 296/1044 KB 1108/1710 KB 531/531 KB 548/1267 KB 144/1063 KB 300/1044 KB 1108/1710 KB 531/531 KB 548/1267 KB 144/1063 KB 304/1044 KB 1108/1710 KB 531/531 KB 548/1267 KB 132/1063 KB 280/1044 KB 1108/1710 KB 531/531 KB 552/1267 KB 148/1063 KB 308/1044 KB 1108/1710 KB 531/531 KB 556/1267 KB 148/1063 KB 308/1044 KB 1108/1710 KB 531/531 KB 544/1267 KB 132/1063 KB 280/1044 KB 1108/1710 KB 531/531 KB 556/1267 KB 148/1063 KB 308/1044 KB 1112/1710 KB 531/531 KB 556/1267 KB 148/1063 KB 308/1044 KB 1116/1710 KB 531/531 KB 556/1267 KB 148/1063 KB 308/1044 KB 1120/1710 KB 531/531 KB 556/1267 KB 148/1063 KB 308/1044 KB 1124/1710 KB 531/531 KB 556/1267 KB 148/1063 KB 308/1044 KB 1128/1710 KB 531/531 KB 556/1267 KB 148/1063 KB 308/1044 KB 1132/1710 KB 531/531 KB 556/1267 KB 148/1063 KB 308/1044 KB 1136/1710 KB 531/531 KB 560/1267 KB 148/1063 KB 308/1044 KB 1140/1710 KB 531/531 KB 560/1267 KB 148/1063 KB 308/1044 KB 1144/171 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 0 KB 531/531 KB 560/1267 KB 148/1063 KB 308/1044 KB 1148/1710 KB 531/531 KB 548/1267 KB 148/1063 KB 304/1044 KB 1108/1710 KB 531/531 KB 560/1267 KB 152/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 156/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 160/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 164/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 168/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 172/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 176/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 180/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 184/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 548/1267 KB 148/1063 KB 308/1044 KB 1108/1710 KB 531/531 KB 560/1267 KB 148/1063 KB 308/1044 KB 1136/1710 KB 531/531 KB 564/1267 KB 184/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 568/1267 KB 184/1063 KB 312/1044 KB 1152/1710 KB 531/531 KB 572/1267 KB 184/1063 KB 312/1044 KB 1152/1710 KB 531/531 KB 576/1267 KB 184/1063 KB 312/1044 KB 1152/1710 KB 531/531 KB 580/1267 KB 184/1063 KB 312/1044 KB 1152/1710 KB 531/531 KB 584/1267 KB 184/1063 KB 312/1044 KB 1152/1710 KB 531/531 KB 588/1267 KB 184/1063 KB 312/1044 KB 1152/1710 KB 531/531 KB 592/1267 KB 184/1063 KB 312/1044 KB 1152/1710 KB 531/531 KB 560/1267 KB 164/1063 KB 308/1044 KB 1152/1710 KB 531/531 KB 564/1267 KB 184/1063 KB 312/1044 KB 1152/1710 KB 531/531 KB 592/1267 KB 184/1063 KB 316/1044 KB 1152/1710 KB 592/1267 KB 184/1063 KB 320/1044 KB 1152/1710 KB 592/1267 KB 184/1063 KB 324/1044 KB 1152/1710 KB 592/1267 KB 184/1063 KB 328/1044 KB 1156/1710 KB 592/1267 KB 184/1063 KB 332/1044 KB 1156/1710 KB 592/1267 KB 184/1063 KB 336/1044 KB 1156/1710 KB 592/1267 KB 184/1063 KB 324/1044 KB 1156/1710 KB 592/1267 KB 184/1063 KB 336/1044 KB 1160/1710 KB 592/1267 KB 184/1063 KB 336/1044 KB 1164/1710 KB 592/1267 KB 184/1063 KB 336/1044 KB 1168/1710 KB 592/1267 KB 184/1063 KB 340/1044 KB 1172/1710 KB 596/1267 KB 188/1063 KB 340/1044 KB 1176/1710 KB 596/1267 KB 188/1063 KB 340/1044 KB 1180/1710 KB 596/1267 KB 188/1063 KB 340/1044 KB 1184/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1489.7 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 596/1267 KB 188/1063 KB 340/1044 KB 1172/1710 KB 600/1267 KB 188/1063 KB 340/1044 KB 1184/1710 KB 604/1267 KB 188/1063 KB 340/1044 KB 1184/1710 KB 608/1267 KB 188/1063 KB 340/1044 KB 1184/1710 KB 612/1267 KB 188/1063 KB 340/1044 KB 1184/1710 KB 616/1267 KB 188/1063 KB 340/1044 KB 1188/1710 KB 620/1267 KB 188/1063 KB 340/1044 KB 1188/1710 KB 624/1267 KB 188/1063 KB 340/1044 KB 1188/1710 KB 592/1267 KB 188/1063 KB 340/1044 KB 1172/1710 KB 624/1267 KB 192/1063 KB 340/1044 KB 1188/1710 KB 592/1267 KB 184/1063 KB 340/1044 KB 1168/1710 KB 624/1267 KB 192/1063 KB 344/1044 KB 1188/1710 KB 624/1267 KB 192/1063 KB 348/1044 KB 1188/1710 KB 624/1267 KB 196/1063 KB 352/1044 KB 1188/1710 KB 624/1267 KB 200/1063 KB 352/1044 KB 1188/1710 KB 624/1267 KB 204/1063 KB 352/1044 KB 1188/1710 KB 624/1267 KB 208/1063 KB 352/1044 KB 1188/1710 KB 624/1267 KB 212/1063 KB 352/1044 KB 1188/1710 KB 624/1267 KB 216/1063 KB 352/1044 KB 1188/1710 KB 628/1267 KB 220/1063 KB 352/1044 KB 1188/1710 KB 612/1267 KB 188/1063 KB 340/1044 KB 1188/1710 KB 628/1267 KB 224/1063 KB 352/1044 KB 1192/1710 KB 628/1267 KB 224/1063 KB 352/1044 KB 1196/1710 KB 628/1267 KB 224/1063 KB 352/1044 KB 1200/1710 KB 628/1267 KB 224/1063 KB 352/1044 KB 1204/1710 KB 628/1267 KB 224/1063 KB 352/1044 KB 1208/1710 KB 628/1267 KB 216/1063 KB 352/1044 KB 1188/1710 KB 632/1267 KB 224/1063 KB 352/1044 KB 1208/1710 KB 624/1267 KB 192/1063 KB 352/1044 KB 1188/1710 KB 632/1267 KB 224/1063 KB 356/1044 KB 1208/1710 KB 632/1267 KB 224/1063 KB 360/1044 KB 1208/1710 KB 632/1267 KB 224/1063 KB 364/1044 KB 1208/1710 KB 632/1267 KB 224/1063 KB 368/1044 KB 1208/1710 KB 632/1267 KB 224/1063 KB 372/1044 KB 1208/1710 KB 632/1267 KB 224/1063 KB 376/1044 KB 1208/1710 KB 632/1267 KB 224/1063 KB 380/1044 KB 1208/1710 KB 632/1267 KB 224/1063 KB 384/1044 KB 1208/1710 KB 628/1267 KB 224/1063 KB 352/1044 KB 1188/1710 KB 632/1267 KB 228/1063 KB 384/1044 KB 1208/1710 KB 636/1267 KB 232/1063 KB 384/1044 KB 1212/1710 KB 636/1267 KB 236/1063 KB 384/1044 KB 1212/1710 KB 636/1267 KB 240/1063 KB 384/1044 KB 1212/1710 KB 636/1267 KB 228/1063 KB 384/1044 KB 1212/1710 KB 636/1267 KB 228/1063 KB 384/1044 KB 1208/1710 KB 640/1267 KB 240/1063 KB 388/1044 KB 1216/1710 KB 644/1267 KB 240/1063 KB 388/1044 KB 1216/1710 KB 648/1267 KB 244/1063 KB 388/1044 KB 1216/1710 KB 652/1267 KB 244/1063 KB 388/1044 KB 1216/1710 KB 656/1267 KB 244/1063 KB 388/1044 KB 1216/1710 KB 636/1267 KB 240/1063 KB 388/1044 KB 1212/1710 KB 656/1267 KB 244/1063 KB 392/1044 KB 1216/1710 KB 656/1267 KB 244/1063 KB 396/1044 KB 1216/1710 KB 656/1267 KB 244/1063 KB 400/1044 KB 1216/1710 KB 656/1267 KB 244/1063 KB 404/1044 KB 1216/1710 KB 660/1267 KB 244/1063 KB 408/1044 KB 1216/1710 KB 660/1267 KB 244/1063 KB 412/1044 KB 1216/1710 KB 660/1267 KB 244/1063 KB 416/1044 KB 1216/1710 KB 644/1267 KB 244/1063 KB 388/1044 KB 1216/1710 KB 660/1267 KB 248/1063 KB 416/1044 KB 1216/1710 KB 660/1267 KB 252/1063 KB 416/1044 KB 1216/1710 KB 660/1267 KB 256/1063 KB 416/1044 KB 1216/1710 KB 660/1267 KB 260/1063 KB 416/1044 KB 1216/1710 KB 636/1267 KB 240/1063 KB 388/1044 KB 1216/1710 KB 660/1267 KB 260/1063 KB 420/1044 KB 1220/1710 KB 660/1267 KB 260/1063 KB 420/1044 KB 1224/1710 KB 660/1267 KB 260/1063 KB 420/1044 KB 1228/1710 KB 660/1267 KB 260/1063 KB 420/1044 KB 1232/1710 KB 660/1267 KB 260/1063 KB 420/1044 KB 1236/1710 KB 660/1267 KB 260/1063 KB 420/1044 KB 1240/1710 KB 660/1267 KB 260/1063 KB 420/1044 KB 1244/1710 KB 660/1267 KB 264/1063 KB 420/1044 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install KB 1248/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1252/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1256/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1260/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1264/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1268/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1272/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1276/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1280/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1284/1710 KB 660/1267 KB 260/1063 KB 420/1044 KB 1216/1710 KB 660/1267 KB 244/1063 KB 404/1044 KB 1216/1710 KB 664/1267 KB 264/1063 KB 420/1044 KB 1284/1710 KB 668/1267 KB 264/1063 KB 420/1044 KB 1284/1710 KB 672/1267 KB 264/1063 KB 420/1044 KB 1284/1710 KB 660/1267 KB 264/1063 KB 420/1044 KB 1244/1710 KB 672/1267 KB 268/1063 KB 420/1044 KB 1284/1710 KB 672/1267 KB 272/1063 KB 420/1044 KB 1284/1710 KB 672/1267 KB 276/1063 KB 420/1044 KB 1284/1710 KB 676/1267 KB 280/1063 KB 424/1044 KB 1284/1710 KB 676/1267 KB 276/1063 KB 424/1044 KB 1284/1710 KB 676/1267 KB 284/1063 KB 428/1044 KB 1284/1710 KB 676/1267 KB 284/1063 KB 432/1044 KB 1284/1710 KB 676/1267 KB 276/1063 KB 420/1044 KB 1284/1710 KB 680/1267 KB 284/1063 KB 432/1044 KB 1284/1710 KB 684/1267 KB 284/1063 KB 432/1044 KB 1284/1710 KB 688/1267 KB 284/1063 KB 432/1044 KB 1284/1710 KB 692/1267 KB 284/1063 KB 432/1044 KB 1284/1710 KB 696/1267 KB 284/1063 KB 436/1044 KB 1284/1710 KB 700/1267 KB 284/1063 KB 436/1044 KB 1284/1710 KB 704/1267 KB 284/1063 KB 436/1044 KB 1284/1710 KB 692/1267 KB 284/1063 KB 436/1044 KB 1284/1710 KB 704/1267 KB 284/1063 KB 440/1044 KB 1284/1710 KB 676/1267 KB 284/1063 KB 424/1044 KB 1284/1710 KB 704/1267 KB 288/1063 KB 440/1044 KB 1284/1710 KB 704/1267 KB 288/1063 KB 440/1044 KB 1284/1710 KB 4/713 KB 704/1267 KB 288/1063 KB 440/1044 KB 1284/1710 KB 8/713 KB 704/1267 KB 288/1063 KB 440/1044 KB 1284/1710 KB 12/713 KB 704/1267 KB 288/1063 KB 440/1044 KB 1284/1710 KB 16/713 KB 704/1267 KB 292/1063 KB 440/1044 KB 1284/1710 KB 16/713 KB 704/1267 KB 292/1063 KB 444/1044 KB 1284/1710 KB 16/713 KB 704/1267 KB 292/1063 KB 448/1044 KB 1284/1710 KB 16/713 KB 704/1267 KB 292/1063 KB 452/1044 KB 1284/1710 KB 16/713 KB 708/1267 KB 296/1063 KB 456/1044 KB 1284/1710 KB 20/713 KB 708/1267 KB 296/1063 KB 460/1044 KB 1284/1710 KB 20/713 KB 708/1267 KB 296/1063 KB 464/1044 KB 1284/1710 KB 20/713 KB 704/1267 KB 296/1063 KB 452/1044 KB 1284/1710 KB 16/713 KB 708/1267 KB 300/1063 KB 464/1044 KB 1288/1710 KB 20/713 KB 708/1267 KB 304/1063 KB 464/1044 KB 1288/1710 KB 20/713 KB 708/1267 KB 308/1063 KB 464/1044 KB 1288/1710 KB 20/713 KB 708/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 20/713 KB 708/1267 KB 296/1063 KB 452/1044 KB 1284/1710 KB 20/713 KB 704/1267 KB 296/1063 KB 452/1044 KB 1284/1710 KB 20/713 KB 708/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 24/713 KB 708/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 28/713 KB 708/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 32/713 KB 712/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 32/713 KB 716/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 36/713 KB 720/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 36/713 KB 724/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 36/713 KB 728/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 36/713 KB 732/1267 KB 316/1063 KB 468/1044 KB 1288/1710 KB 36/713 KB 736/1267 KB 316/1063 KB 468/1044 KB 1288/1710 KB 36/713 KB 708/1267 KB 308/1063 KB 468/1044 KB 1288/1710 KB 20/713 KB 736/1267 KB 316/1063 KB 472/1044 KB 1288/1710 KB 36/713 KB 736/ unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 1267 KB 316/1063 KB 476/1044 KB 1288/1710 KB 36/713 KB 736/1267 KB 316/1063 KB 480/1044 KB 1288/1710 KB 36/713 KB 736/1267 KB 316/1063 KB 484/1044 KB 1288/1710 KB 36/713 KB 740/1267 KB 316/1063 KB 488/1044 KB 1288/1710 KB 36/713 KB 708/1267 KB 296/1063 KB 464/1044 KB 1288/1710 KB 20/713 KB 740/1267 KB 316/1063 KB 488/1044 KB 1292/1710 KB 36/713 KB 740/1267 KB 316/1063 KB 488/1044 KB 1296/1710 KB 36/713 KB 740/1267 KB 316/1063 KB 488/1044 KB 1300/1710 KB 36/713 KB 740/1267 KB 316/1063 KB 488/1044 KB 1304/1710 KB 36/713 KB 740/1267 KB 316/1063 KB 488/1044 KB 1308/1710 KB 36/713 KB 740/1267 KB 316/1063 KB 488/1044 KB 1312/1710 KB 36/713 KB 740/1267 KB 316/1063 KB 488/1044 KB 1316/1710 KB 36/713 KB 740/1267 KB 316/1063 KB 484/1044 KB 1288/1710 KB 36/713 KB 744/1267 KB 316/1063 KB 492/1044 KB 1316/1710 KB 36/713 KB 748/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 36/713 KB 752/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 36/713 KB 756/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 36/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 36/713 KB 728/1267 KB 316/1063 KB 468/1044 KB 1288/1710 KB 36/713 KB 712/1267 KB 312/1063 KB 468/1044 KB 1288/1710 KB 36/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 40/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 44/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 48/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 52/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 56/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 60/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 64/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 68/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 72/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 76/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 80/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 84/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 88/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 92/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 96/713 KB 760/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 100/713 KB 760/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 104/713 KB 760/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 108/713 KB 760/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 112/713 KB 760/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 116/713 KB 760/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 120/713 KB 760/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 124/713 KB 760/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 128/713 KB 760/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 132/713 KB 744/1267 KB 316/1063 KB 492/1044 KB 1320/1710 KB 36/713 KB 764/1267 KB 320/1063 KB 492/1044 KB 1324/1710 KB 132/713 KB 764/1267 KB 320/1063 KB 492/1044 KB 1328/1710 KB 132/713 KB 740/1267 KB 316/1063 KB 492/1044 KB 1316/1710 KB 36/713 KB 764/1267 KB 320/1063 KB 496/1044 KB 1328/1710 KB 132/713 KB 764/1267 KB 320/1063 KB 500/1044 KB 1328/1710 KB 132/713 KB 764/1267 KB 320/1063 KB 504/1044 KB 1332/1710 KB 132/713 KB 764/1267 KB 320/1063 KB 508/1044 KB 1332/1710 KB 132/713 KB 764/1267 KB 320/1063 KB 512/1044 KB 1332/1710 KB 132/713 KB 764/1267 KB 320/1063 KB 516/1044 KB 1332/1710 KB 132/713 KB 764/1267 KB 320/1063 KB 520/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 320/1063 KB 524/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 320/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 320/1063 KB 492/1044 KB 1320/1710 KB 132/713 KB 760/1267 KB 320/1 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 063 KB 492/1044 KB 1320/1710 KB 100/713 KB 764/1267 KB 324/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 328/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 332/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 336/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 340/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 344/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 348/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 352/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 356/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 764/1267 KB 320/1063 KB 516/1044 KB 1332/1710 KB 136/713 KB 768/1267 KB 356/1063 KB 528/1044 KB 1332/1710 KB 140/713 KB 768/1267 KB 356/1063 KB 528/1044 KB 1332/1710 KB 144/713 KB 764/1267 KB 320/1063 KB 500/1044 KB 1332/1710 KB 132/713 KB 768/1267 KB 356/1063 KB 528/1044 KB 1336/1710 KB 144/713 KB 768/1267 KB 356/1063 KB 528/1044 KB 1340/1710 KB 144/713 KB 768/1267 KB 356/1063 KB 528/1044 KB 1344/1710 KB 144/713 KB 768/1267 KB 356/1063 KB 528/1044 KB 1348/1710 KB 144/713 KB 768/1267 KB 360/1063 KB 528/1044 KB 1352/1710 KB 148/713 KB 768/1267 KB 356/1063 KB 528/1044 KB 1332/1710 KB 136/713 KB 772/1267 KB 360/1063 KB 528/1044 KB 1352/1710 KB 148/713 KB 776/1267 KB 360/1063 KB 528/1044 KB 1356/1710 KB 148/713 KB 780/1267 KB 360/1063 KB 528/1044 KB 1356/1710 KB 148/713 KB 784/1267 KB 360/1063 KB 532/1044 KB 1356/1710 KB 148/713 KB 768/1267 KB 360/1063 KB 528/1044 KB 1348/1710 KB 148/713 KB 784/1267 KB 360/1063 KB 532/1044 KB 1356/1710 KB 152/713 KB 768/1267 KB 360/1063 KB 528/1044 KB 1348/1710 KB 144/713 KB 784/1267 KB 364/1063 KB 532/1044 KB 1356/1710 KB 152/713 KB 784/1267 KB 368/1063 KB 532/1044 KB 1356/1710 KB 152/713 KB 784/1267 KB 372/1063 KB 532/1044 KB 1356/1710 KB 152/713 KB 788/1267 KB 376/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 788/1267 KB 380/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 788/1267 KB 384/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 788/1267 KB 388/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 788/1267 KB 392/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 788/1267 KB 396/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 788/1267 KB 400/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 788/1267 KB 404/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 780/1267 KB 360/1063 KB 532/1044 KB 1356/1710 KB 148/713 KB 772/1267 KB 360/1063 KB 528/1044 KB 1356/1710 KB 148/713 KB 788/1267 KB 404/1063 KB 532/1044 KB 1360/1710 KB 156/713 KB 788/1267 KB 404/1063 KB 536/1044 KB 1360/1710 KB 156/713 KB 788/1267 KB 404/1063 KB 540/1044 KB 1360/1710 KB 156/713 KB 788/1267 KB 404/1063 KB 544/1044 KB 1360/1710 KB 156/713 KB 788/1267 KB 404/1063 KB 548/1044 KB 1364/1710 KB 156/713 KB 788/1267 KB 404/1063 KB 552/1044 KB 1364/1710 KB 156/713 KB 788/1267 KB 404/1063 KB 556/1044 KB 1364/1710 KB 156/713 KB 788/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 788/1267 KB 372/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB 792/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 796/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 800/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 804/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 808/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 812/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 816/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 820/1267 KB 404/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 784/1267 KB 372/1063 KB 532/1044 KB 1356/1710 KB 156/713 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 160/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 164/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 168/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 172/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 176/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 180/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 184/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 188/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 192/713 KB 820/1267 KB 408/1063 KB 564/1044 KB 1364/1710 KB 156/713 KB 820/1267 KB 408/1063 KB 568/1044 KB 1364/1710 KB 192/713 KB 820/1267 KB 408/1063 KB 572/1044 KB 1364/1710 KB 192/713 KB 820/1267 KB 408/1063 KB 576/1044 KB 1364/1710 KB 192/713 KB 820/1267 KB 408/1063 KB 560/1044 KB 1364/1710 KB 156/713 KB 820/1267 KB 412/1063 KB 576/1044 KB 1364/1710 KB 192/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1364/1710 KB 192/713 KB 788/1267 KB 404/1063 KB 544/1044 KB 1364/1710 KB 156/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1368/1710 KB 192/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1372/1710 KB 192/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1376/1710 KB 192/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1380/1710 KB 192/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1384/1710 KB 192/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1388/1710 KB 192/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1392/1710 KB 192/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1396/1710 KB 192/713 KB 824/1267 KB 420/1063 KB 576/1044 KB 1400/1710 KB 196/713 KB 824/1267 KB 420/1063 KB 576/1044 KB 1404/1710 KB 196/713 KB 824/1267 KB 420/1063 KB 576/1044 KB 1408/1710 KB 196/713 KB 824/1267 KB 420/1063 KB 580/1044 KB 1408/1710 KB 196/713 KB 824/1267 KB 420/1063 KB 584/1044 KB 1408/1710 KB 196/713 KB 824/1267 KB 420/1063 KB 588/1044 KB 1408/1710 KB 196/713 KB 824/1267 KB 420/1063 KB 592/1044 KB 1412/1710 KB 196/713 KB 824/1267 KB 420/1063 KB 576/1044 KB 1396/1710 KB 196/713 KB 824/1267 KB 424/1063 KB 592/1044 KB 1412/1710 KB 196/713 KB 824/1267 KB 428/1063 KB 592/1044 KB 1412/1710 KB 196/713 KB 824/1267 KB 432/1063 KB 592/1044 KB 1412/1710 KB 196/713 KB 824/1267 KB 436/1063 KB 592/1044 KB 1412/1710 KB 196/713 KB 824/1267 KB 440/1063 KB 596/1044 KB 1412/1710 KB 196/713 KB 824/1267 KB 444/1063 KB 596/1044 KB 1412/1710 KB 196/713 KB 824/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 196/713 KB 824/1267 KB 416/1063 KB 576/1044 KB 1396/1710 KB 196/713 KB 828/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 196/713 KB 832/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 196/713 KB 820/1267 KB 416/1063 KB 576/1044 KB 1396/1710 KB 196/713 KB 832/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 200/713 KB 832/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 204/713 KB 832/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 208/713 KB 836/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 208/713 KB 840/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 844/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 848/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 852/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 856/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 860/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 864/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 868/1267 KB 452/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 872/1267 KB 452/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 876/1267 KB 452/1063 KB 596/1044 KB 1412 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install /1710 KB 212/713 KB 880/1267 KB 452/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 824/1267 KB 436/1063 KB 596/1044 KB 1412/1710 KB 196/713 KB 884/1267 KB 452/1063 KB 600/1044 KB 1412/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 604/1044 KB 1412/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 608/1044 KB 1412/1710 KB 212/713 KB 824/1267 KB 420/1063 KB 588/1044 KB 1412/1710 KB 196/713 KB 884/1267 KB 452/1063 KB 608/1044 KB 1416/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 608/1044 KB 1420/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 608/1044 KB 1424/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 608/1044 KB 1428/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 608/1044 KB 1432/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 612/1044 KB 1436/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 612/1044 KB 1440/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 612/1044 KB 1444/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 612/1044 KB 1448/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 612/1044 KB 1452/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 612/1044 KB 1456/1710 KB 212/713 KB 884/1267 KB 452/1063 KB 612/1044 KB 1460/1710 KB 212/713 KB 864/1267 KB 452/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 888/1267 KB 456/1063 KB 612/1044 KB 1460/1710 KB 212/713 KB 888/1267 KB 460/1063 KB 612/1044 KB 1460/1710 KB 212/713 KB 888/1267 KB 464/1063 KB 612/1044 KB 1460/1710 KB 212/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 212/713 KB 836/1267 KB 448/1063 KB 596/1044 KB 1412/1710 KB 212/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 216/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 220/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 224/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 228/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 232/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 236/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 240/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 244/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 248/713 KB 888/1267 KB 468/1063 KB 612/1044 KB 1460/1710 KB 252/713 KB 888/1267 KB 472/1063 KB 612/1044 KB 1460/1710 KB 256/713 KB 888/1267 KB 472/1063 KB 612/1044 KB 1460/1710 KB 260/713 KB 888/1267 KB 472/1063 KB 612/1044 KB 1464/1710 KB 264/713 KB 888/1267 KB 472/1063 KB 612/1044 KB 1464/1710 KB 268/713 KB 888/1267 KB 472/1063 KB 612/1044 KB 1464/1710 KB 272/713 KB 888/1267 KB 452/1063 KB 612/1044 KB 1460/1710 KB 212/713 KB 892/1267 KB 472/1063 KB 612/1044 KB 1464/1710 KB 272/713 KB 896/1267 KB 472/1063 KB 612/1044 KB 1464/1710 KB 272/713 KB 884/1267 KB 452/1063 KB 612/1044 KB 1432/1710 KB 212/713 KB 896/1267 KB 472/1063 KB 616/1044 KB 1464/1710 KB 272/713 KB 896/1267 KB 472/1063 KB 620/1044 KB 1464/1710 KB 272/713 KB 896/1267 KB 472/1063 KB 624/1044 KB 1464/1710 KB 272/713 KB 896/1267 KB 472/1063 KB 628/1044 KB 1464/1710 KB 272/713 KB 896/1267 KB 472/1063 KB 632/1044 KB 1464/1710 KB 272/713 KB 896/1267 KB 472/1063 KB 636/1044 KB 1464/1710 KB 272/713 KB 896/1267 KB 472/1063 KB 640/1044 KB 1464/1710 KB 272/713 KB 896/1267 KB 472/1063 KB 644/1044 KB 1464/1710 KB 272/713 KB 900/1267 KB 472/1063 KB 648/1044 KB 1464/1710 KB 276/713 KB 900/1267 KB 472/1063 KB 652/1044 KB 1464/1710 KB 276/713 KB 900/1267 KB 472/1063 KB 656/1044 KB 1464/1710 KB 276/713 KB 888/1267 KB 472/1063 KB 612/1044 KB 1464/1710 KB 260/713 KB 900/1267 KB 472/1063 KB 656/1044 KB 1468/1710 KB 276/713 KB 900/1267 KB 472/1063 K unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install B 656/1044 KB 1472/1710 KB 276/713 KB 888/1267 KB 472/1063 KB 612/1044 KB 1460/1710 KB 252/713 KB 900/1267 KB 476/1063 KB 656/1044 KB 1472/1710 KB 276/713 KB 900/1267 KB 480/1063 KB 656/1044 KB 1472/1710 KB 276/713 KB 900/1267 KB 484/1063 KB 656/1044 KB 1472/1710 KB 276/713 KB 900/1267 KB 488/1063 KB 656/1044 KB 1472/1710 KB 276/713 KB 900/1267 KB 492/1063 KB 656/1044 KB 1476/1710 KB 276/713 KB 900/1267 KB 496/1063 KB 656/1044 KB 1476/1710 KB 276/713 KB 900/1267 KB 500/1063 KB 656/1044 KB 1476/1710 KB 276/713 KB 900/1267 KB 504/1063 KB 660/1044 KB 1476/1710 KB 276/713 KB 900/1267 KB 508/1063 KB 660/1044 KB 1476/1710 KB 276/713 KB 900/1267 KB 512/1063 KB 660/1044 KB 1476/1710 KB 276/713 KB 900/1267 KB 472/1063 KB 644/1044 KB 1464/1710 KB 276/713 KB 900/1267 KB 512/1063 KB 660/1044 KB 1476/1710 KB 280/713 KB 900/1267 KB 512/1063 KB 660/1044 KB 1476/1710 KB 284/713 KB 900/1267 KB 512/1063 KB 660/1044 KB 1476/1710 KB 288/713 KB 900/1267 KB 512/1063 KB 660/1044 KB 1476/1710 KB 292/713 KB 900/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 296/713 KB 900/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 300/713 KB 900/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 900/1267 KB 472/1063 KB 644/1044 KB 1464/1710 KB 272/713 KB 904/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 908/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 912/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 916/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 920/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 924/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 928/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 932/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 304/713 KB 936/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 940/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 944/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 900/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 292/713 KB 944/1267 KB 520/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 944/1267 KB 524/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 944/1267 KB 528/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 944/1267 KB 532/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 948/1267 KB 536/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 900/1267 KB 500/1063 KB 660/1044 KB 1476/1710 KB 276/713 KB 948/1267 KB 540/1063 KB 664/1044 KB 1476/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 668/1044 KB 1476/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 672/1044 KB 1476/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 676/1044 KB 1476/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 680/1044 KB 1476/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 684/1044 KB 1476/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1476/1710 KB 308/713 KB 900/1267 KB 488/1063 KB 656/1044 KB 1476/1710 KB 276/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1480/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1484/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1488/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1492/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1496/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1500/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1504/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 688/1044 KB 1508/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 692/1044 KB 1512/1710 KB 308/713 KB 948/1267 KB 540/1063 KB 692/1044 KB 1516/1710 KB 308/713 KB 94 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 8/1267 KB 540/1063 KB 692/1044 KB 1520/1710 KB 308/713 KB 948/1267 KB 544/1063 KB 692/1044 KB 1520/1710 KB 308/713 KB 948/1267 KB 544/1063 KB 692/1044 KB 1524/1710 KB 308/713 KB 948/1267 KB 544/1063 KB 692/1044 KB 1528/1710 KB 308/713 KB 948/1267 KB 544/1063 KB 692/1044 KB 1532/1710 KB 308/713 KB 948/1267 KB 544/1063 KB 692/1044 KB 1536/1710 KB 308/713 KB 948/1267 KB 532/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 952/1267 KB 548/1063 KB 692/1044 KB 1536/1710 KB 308/713 KB 956/1267 KB 548/1063 KB 692/1044 KB 1536/1710 KB 308/713 KB 960/1267 KB 548/1063 KB 692/1044 KB 1536/1710 KB 308/713 KB 964/1267 KB 548/1063 KB 692/1044 KB 1536/1710 KB 308/713 KB 968/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 308/713 KB 972/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 308/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 308/713 KB 932/1267 KB 516/1063 KB 660/1044 KB 1476/1710 KB 308/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 312/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 316/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 320/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 324/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 328/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 332/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 336/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 340/713 KB 976/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 344/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 348/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 352/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 356/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 360/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 364/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 368/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 372/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 376/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 380/713 KB 964/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 308/713 KB 948/1267 KB 548/1063 KB 692/1044 KB 1536/1710 KB 308/713 KB 980/1267 KB 552/1063 KB 692/1044 KB 1540/1710 KB 380/713 KB 980/1267 KB 556/1063 KB 692/1044 KB 1540/1710 KB 380/713 KB 980/1267 KB 560/1063 KB 692/1044 KB 1540/1710 KB 380/713 KB 980/1267 KB 564/1063 KB 692/1044 KB 1540/1710 KB 380/713 KB 980/1267 KB 568/1063 KB 692/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 692/1044 KB 1544/1710 KB 380/713 KB 948/1267 KB 540/1063 KB 692/1044 KB 1508/1710 KB 308/713 KB 980/1267 KB 572/1063 KB 696/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 700/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 704/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 708/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 712/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 716/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 720/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 724/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 572/1063 KB 728/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 576/1063 KB 732/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 576/1063 KB 736/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 576/1063 KB 740/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 576/1063 KB 744/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 576/1063 KB 748/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 576/1063 KB 752/1044 KB 1544/1710 KB 380/713 KB 980/1267 KB 564/1063 KB 692/1044 KB 1544/1710 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install KB 380/713 KB 980/1267 KB 576/1063 KB 752/1044 KB 1548/1710 KB 380/713 KB 980/1267 KB 576/1063 KB 752/1044 KB 1552/1710 KB 380/713 KB 980/1267 KB 548/1063 KB 692/1044 KB 1540/1710 KB 344/713 KB 984/1267 KB 576/1063 KB 752/1044 KB 1552/1710 KB 380/713 KB 988/1267 KB 576/1063 KB 752/1044 KB 1552/1710 KB 380/713 KB 992/1267 KB 576/1063 KB 752/1044 KB 1556/1710 KB 380/713 KB 980/1267 KB 576/1063 KB 728/1044 KB 1544/1710 KB 380/713 KB 992/1267 KB 580/1063 KB 752/1044 KB 1556/1710 KB 380/713 KB 996/1267 KB 584/1063 KB 752/1044 KB 1556/1710 KB 380/713 KB 996/1267 KB 588/1063 KB 752/1044 KB 1556/1710 KB 380/713 KB 996/1267 KB 592/1063 KB 752/1044 KB 1556/1710 KB 380/713 KB 988/1267 KB 576/1063 KB 752/1044 KB 1556/1710 KB 380/713 KB 996/1267 KB 592/1063 KB 752/1044 KB 1560/1710 KB 380/713 KB 996/1267 KB 592/1063 KB 752/1044 KB 1564/1710 KB 380/713 KB 996/1267 KB 592/1063 KB 752/1044 KB 1568/1710 KB 380/713 KB 996/1267 KB 592/1063 KB 752/1044 KB 1572/1710 KB 380/713 KB 996/1267 KB 596/1063 KB 756/1044 KB 1576/1710 KB 384/713 KB 996/1267 KB 580/1063 KB 752/1044 KB 1556/1710 KB 380/713 KB 1000/1267 KB 596/1063 KB 756/1044 KB 1576/1710 KB 384/713 KB 1004/1267 KB 596/1063 KB 756/1044 KB 1576/1710 KB 384/713 KB 1008/1267 KB 596/1063 KB 756/1044 KB 1576/1710 KB 384/713 KB 1012/1267 KB 596/1063 KB 756/1044 KB 1576/1710 KB 384/713 KB 1016/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 384/713 KB 1020/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 384/713 KB 1024/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 384/713 KB 996/1267 KB 596/1063 KB 756/1044 KB 1572/1710 KB 384/713 KB 1024/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 388/713 KB 1024/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 392/713 KB 1024/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 396/713 KB 1024/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 400/713 KB 1024/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 404/713 KB 1028/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 408/713 KB 1028/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 412/713 KB 1028/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 996/1267 KB 596/1063 KB 756/1044 KB 1572/1710 KB 380/713 KB 1028/1267 KB 600/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 604/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 608/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 612/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 616/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 620/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 624/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 628/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 632/1063 KB 756/1044 KB 1580/1710 KB 416/713 KB 996/1267 KB 592/1063 KB 756/1044 KB 1572/1710 KB 380/713 KB 1028/1267 KB 632/1063 KB 760/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 632/1063 KB 764/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 632/1063 KB 768/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 632/1063 KB 772/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 632/1063 KB 776/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 632/1063 KB 780/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 632/1063 KB 784/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 632/1063 KB 788/1044 KB 1580/1710 KB 416/713 KB 1028/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 404/713 KB 1032/1267 KB 636/1063 KB 788/1044 KB 1580/1710 KB 416/713 KB 1036/1267 KB 636/1063 KB 788/1044 KB 1580/1710 KB 416/713 KB 1040/1267 KB 636/1063 KB 788/1044 KB 1580/1710 KB 416/713 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install KB 1044/1267 KB 636/1063 KB 788/1044 KB 1580/1710 KB 416/713 KB 1012/1267 KB 596/1063 KB 756/1044 KB 1580/1710 KB 384/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1584/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1588/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1592/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1596/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1600/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1604/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1608/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1612/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1616/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 792/1044 KB 1580/1710 KB 416/713 KB 1044/1267 KB 636/1063 KB 796/1044 KB 1616/1710 KB 416/713 KB 1048/1267 KB 636/1063 KB 800/1044 KB 1616/1710 KB 416/713 KB 1048/1267 KB 636/1063 KB 804/1044 KB 1616/1710 KB 420/713 KB 1048/1267 KB 636/1063 KB 808/1044 KB 1620/1710 KB 420/713 KB 1048/1267 KB 636/1063 KB 812/1044 KB 1620/1710 KB 420/713 KB 1048/1267 KB 636/1063 KB 816/1044 KB 1620/1710 KB 420/713 KB 1028/1267 KB 636/1063 KB 788/1044 KB 1580/1710 KB 416/713 KB 1048/1267 KB 640/1063 KB 816/1044 KB 1620/1710 KB 420/713 KB 1048/1267 KB 644/1063 KB 816/1044 KB 1620/1710 KB 420/713 KB 1048/1267 KB 648/1063 KB 816/1044 KB 1620/1710 KB 420/713 KB 1048/1267 KB 652/1063 KB 816/1044 KB 1620/1710 KB 420/713 KB 1048/1267 KB 656/1063 KB 816/1044 KB 1620/1710 KB 420/713 KB 1048/1267 KB 636/1063 KB 804/1044 KB 1620/1710 KB 420/713 KB 1048/1267 KB 656/1063 KB 816/1044 KB 1624/1710 KB 420/713 KB 1048/1267 KB 656/1063 KB 816/1044 KB 1628/1710 KB 420/713 KB 1048/1267 KB 656/1063 KB 816/1044 KB 1632/1710 KB 420/713 KB 1048/1267 KB 656/1063 KB 816/1044 KB 1636/1710 KB 420/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1640/1710 KB 420/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1644/1710 KB 420/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 420/713 KB 1048/1267 KB 636/1063 KB 800/1044 KB 1616/1710 KB 420/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 424/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 428/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 432/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 436/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 440/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 444/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 448/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1648/1710 KB 452/713 KB 1048/1267 KB 636/1063 KB 796/1044 KB 1616/1710 KB 416/713 KB 1052/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1056/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1060/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1064/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1068/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1072/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1076/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1080/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1084/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1088/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1092/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 452/713 KB 1048/1267 KB 660/1063 KB 820/1044 KB 1636/1710 KB 420/713 KB 1092/1267 KB 664/1063 KB 820/1044 KB 1652/1710 KB 456/713 KB 1092/1267 KB 668/1063 KB 820/1044 KB 1652/1710 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 456/713 KB 1092/1267 KB 672/1063 KB 820/1044 KB 1652/1710 KB 456/713 KB 1048/1267 KB 656/1063 KB 820/1044 KB 1636/1710 KB 420/713 KB 1092/1267 KB 672/1063 KB 824/1044 KB 1652/1710 KB 456/713 KB 1092/1267 KB 672/1063 KB 828/1044 KB 1652/1710 KB 456/713 KB 1092/1267 KB 672/1063 KB 832/1044 KB 1652/1710 KB 456/713 KB 1092/1267 KB 676/1063 KB 832/1044 KB 1652/1710 KB 456/713 KB 1092/1267 KB 680/1063 KB 836/1044 KB 1652/1710 KB 456/713 KB 1092/1267 KB 684/1063 KB 836/1044 KB 1652/1710 KB 456/713 KB 1096/1267 KB 688/1063 KB 836/1044 KB 1652/1710 KB 456/713 KB 1092/1267 KB 660/1063 KB 820/1044 KB 1652/1710 KB 456/713 KB 1096/1267 KB 688/1063 KB 836/1044 KB 1652/1710 KB 460/713 KB 1096/1267 KB 688/1063 KB 836/1044 KB 1652/1710 KB 464/713 KB 1096/1267 KB 688/1063 KB 836/1044 KB 1652/1710 KB 468/713 KB 1096/1267 KB 688/1063 KB 836/1044 KB 1652/1710 KB 472/713 KB 1096/1267 KB 688/1063 KB 836/1044 KB 1652/1710 KB 476/713 KB 1096/1267 KB 692/1063 KB 836/1044 KB 1656/1710 KB 480/713 KB 1096/1267 KB 684/1063 KB 836/1044 KB 1652/1710 KB 456/713 KB 1100/1267 KB 692/1063 KB 836/1044 KB 1656/1710 KB 480/713 KB 1104/1267 KB 692/1063 KB 836/1044 KB 1656/1710 KB 480/713 KB 1092/1267 KB 676/1063 KB 836/1044 KB 1652/1710 KB 456/713 KB 1104/1267 KB 692/1063 KB 840/1044 KB 1656/1710 KB 480/713 KB 1104/1267 KB 692/1063 KB 844/1044 KB 1656/1710 KB 480/713 KB 1104/1267 KB 692/1063 KB 848/1044 KB 1656/1710 KB 480/713 KB 1104/1267 KB 692/1063 KB 852/1044 KB 1656/1710 KB 480/713 KB 1108/1267 KB 692/1063 KB 856/1044 KB 1656/1710 KB 484/713 KB 1108/1267 KB 692/1063 KB 860/1044 KB 1656/1710 KB 484/713 KB 1108/1267 KB 692/1063 KB 864/1044 KB 1656/1710 KB 484/713 KB 1096/1267 KB 692/1063 KB 836/1044 KB 1656/1710 KB 476/713 KB 1108/1267 KB 692/1063 KB 864/1044 KB 1660/1710 KB 484/713 KB 1108/1267 KB 692/1063 KB 864/1044 KB 1664/1710 KB 484/713 KB 1096/1267 KB 692/1063 KB 836/1044 KB 1652/1710 KB 476/713 KB 1108/1267 KB 696/1063 KB 864/1044 KB 1664/1710 KB 484/713 KB 1108/1267 KB 700/1063 KB 864/1044 KB 1668/1710 KB 484/713 KB 1108/1267 KB 704/1063 KB 864/1044 KB 1668/1710 KB 484/713 KB 1108/1267 KB 708/1063 KB 864/1044 KB 1668/1710 KB 484/713 KB 1108/1267 KB 712/1063 KB 868/1044 KB 1668/1710 KB 484/713 KB 1108/1267 KB 716/1063 KB 868/1044 KB 1668/1710 KB 484/713 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1668/1710 KB 484/713 KB 1108/1267 KB 692/1063 KB 852/1044 KB 1656/1710 KB 484/713 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1668/1710 KB 488/713 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1668/1710 KB 492/713 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1668/1710 KB 496/713 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1668/1710 KB 500/713 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1668/1710 KB 504/713 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1668/1710 KB 508/713 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1668/1710 KB 512/713 KB 1108/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1108/1267 KB 692/1063 KB 852/1044 KB 1656/1710 KB 480/713 KB 1112/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1116/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1120/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1124/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1128/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1132/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1136/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1140/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1144/1267 KB 724/1063 KB 868/1044 KB 1668/1 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 710 KB 516/713 KB 1148/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1152/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 516/713 KB 1108/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 512/713 KB 1152/1267 KB 728/1063 KB 868/1044 KB 1668/1710 KB 520/713 KB 1152/1267 KB 732/1063 KB 868/1044 KB 1668/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 868/1044 KB 1668/1710 KB 520/713 KB 1108/1267 KB 708/1063 KB 868/1044 KB 1668/1710 KB 484/713 KB 1152/1267 KB 736/1063 KB 872/1044 KB 1668/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 876/1044 KB 1668/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 880/1044 KB 1668/1710 KB 520/713 KB 1108/1267 KB 696/1063 KB 864/1044 KB 1668/1710 KB 484/713 KB 1152/1267 KB 736/1063 KB 880/1044 KB 1672/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 880/1044 KB 1676/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 880/1044 KB 1680/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 880/1044 KB 1684/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 884/1044 KB 1688/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 884/1044 KB 1692/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 884/1044 KB 1696/1710 KB 520/713 KB 1152/1267 KB 736/1063 KB 884/1044 KB 1700/1710 KB 520/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1704/1710 KB 520/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1708/1710 KB 520/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1710/1710 KB 520/713 KB 1152/1267 KB 724/1063 KB 868/1044 KB 1668/1710 KB 520/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1710/1710 KB 524/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1710/1710 KB 528/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1710/1710 KB 532/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1710/1710 KB 536/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1710/1710 KB 540/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1710/1710 KB 544/713 KB 1156/1267 KB 740/1063 KB 884/1044 KB 1700/1710 KB 520/713 KB 1156/1267 KB 744/1063 KB 884/1044 KB 1710/1710 KB 544/713 KB 1156/1267 KB 748/1063 KB 884/1044 KB 1710/1710 KB 544/713 KB 1156/1267 KB 752/1063 KB 884/1044 KB 1710/1710 KB 544/713 KB 1156/1267 KB 756/1063 KB 884/1044 KB 1710/1710 KB 544/713 KB 1156/1267 KB 760/1063 KB 884/1044 KB 1710/1710 KB 548/713 KB 1156/1267 KB 764/1063 KB 884/1044 KB 1710/1710 KB 548/713 KB 1156/1267 KB 768/1063 KB 884/1044 KB 1710/1710 KB 548/713 KB 1156/1267 KB 736/1063 KB 884/1044 KB 1700/1710 KB 520/713 KB 1160/1267 KB 768/1063 KB 884/1044 KB 1710/1710 KB 548/713 KB 1164/1267 KB 768/1063 KB 884/1044 KB 1710/1710 KB 548/713 KB 1168/1267 KB 768/1063 KB 884/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 884/1044 KB 1710/1710 KB 548/713 KB 1152/1267 KB 736/1063 KB 884/1044 KB 1684/1710 KB 520/713 KB 1172/1267 KB 768/1063 KB 888/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 892/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 896/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 900/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 904/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 908/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 912/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 916/1044 KB 1710/1710 KB 548/713 KB 1172/1267 KB 768/1063 KB 920/1044 KB 1710/1710 KB 548/713 KB 1176/1267 KB 768/1063 KB 924/1044 KB 1710/1710 KB 548/713 KB 1176/1267 KB 768/1063 KB 928/1044 KB 1710/1710 KB 548/713 KB 1176/1267 KB 768/1063 KB 932/1044 KB 1710/1710 KB 548/713 KB 1176/1267 KB 772/1063 KB 936/1044 KB 1710/1710 KB 548/713 KB 1176/1267 KB 772/1063 KB 940/1044 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 1710/1710 KB 548/713 KB 1176/1267 KB 772/1063 KB 944/1044 KB 1710/1710 KB 548/713 KB 1156/1267 KB 756/1063 KB 884/1044 KB 1710/1710 KB 548/713 KB 1176/1267 KB 772/1063 KB 944/1044 KB 1710/1710 KB 552/713 KB 1176/1267 KB 772/1063 KB 944/1044 KB 1710/1710 KB 556/713 KB 1176/1267 KB 772/1063 KB 944/1044 KB 1710/1710 KB 560/713 KB 1176/1267 KB 772/1063 KB 944/1044 KB 1710/1710 KB 564/713 KB 1176/1267 KB 772/1063 KB 948/1044 KB 568/713 KB 1176/1267 KB 772/1063 KB 948/1044 KB 572/713 KB 1176/1267 KB 772/1063 KB 948/1044 KB 576/713 KB 1176/1267 KB 772/1063 KB 948/1044 KB 580/713 KB 1176/1267 KB 772/1063 KB 932/1044 KB 1710/1710 KB 548/713 KB 1176/1267 KB 776/1063 KB 948/1044 KB 580/713 KB 1176/1267 KB 780/1063 KB 948/1044 KB 580/713 KB 1176/1267 KB 784/1063 KB 948/1044 KB 580/713 KB 1176/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1176/1267 KB 768/1063 KB 920/1044 KB 1710/1710 KB 548/713 KB 1180/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1184/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1188/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1192/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1196/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1200/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1204/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1208/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1212/1267 KB 788/1063 KB 948/1044 KB 580/713 KB 1176/1267 KB 772/1063 KB 948/1044 KB 564/713 KB 1212/1267 KB 792/1063 KB 952/1044 KB 580/713 KB 1212/1267 KB 792/1063 KB 956/1044 KB 580/713 KB 1212/1267 KB 792/1063 KB 960/1044 KB 580/713 KB 1216/1267 KB 792/1063 KB 964/1044 KB 580/713 KB 1216/1267 KB 792/1063 KB 968/1044 KB 584/713 KB 1216/1267 KB 792/1063 KB 972/1044 KB 584/713 KB 1216/1267 KB 792/1063 KB 976/1044 KB 584/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3339.6 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 1216/1267 KB 792/1063 KB 964/1044 KB 584/713 KB 1216/1267 KB 792/1063 KB 976/1044 KB 588/713 KB 1216/1267 KB 792/1063 KB 976/1044 KB 592/713 KB 1216/1267 KB 792/1063 KB 960/1044 KB 580/713 KB 1212/1267 KB 792/1063 KB 948/1044 KB 580/713 KB 1216/1267 KB 796/1063 KB 976/1044 KB 592/713 KB 1216/1267 KB 800/1063 KB 976/1044 KB 592/713 KB 1220/1267 KB 800/1063 KB 976/1044 KB 592/713 KB 1224/1267 KB 804/1063 KB 976/1044 KB 596/713 KB 1228/1267 KB 804/1063 KB 976/1044 KB 596/713 KB 1232/1267 KB 804/1063 KB 976/1044 KB 596/713 KB 1232/1267 KB 804/1063 KB 980/1044 KB 596/713 KB 1236/1267 KB 804/1063 KB 984/1044 KB 596/713 KB 1236/1267 KB 804/1063 KB 988/1044 KB 596/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 596/713 KB 1220/1267 KB 804/1063 KB 976/1044 KB 596/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 600/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 604/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 608/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 612/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 616/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 620/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 624/713 KB 1236/1267 KB 804/1063 KB 992/1044 KB 628/713 KB 1220/1267 KB 804/1063 KB 976/1044 KB 592/713 KB 1236/1267 KB 808/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 812/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 816/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 820/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 824/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 828/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 832/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 836/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 840/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 844/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 848/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 804/1063 KB 996/1044 KB 628/713 KB 1236/1267 KB 848/1063 KB 1000/1044 KB 628/713 KB 1236/1267 KB 848/1063 KB 1004/1044 KB 628/713 KB 1236/1267 KB 848/1063 KB 1008/1044 KB 628/713 KB 1236/1267 KB 804/1063 KB 980/1044 KB 596/713 KB 1240/1267 KB 852/1063 KB 1012/1044 KB 4/257 KB 632/713 KB 1244/1267 KB 852/1063 KB 1012/1044 KB 4/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 4/257 KB 632/713 KB 1236/1267 KB 848/1063 KB 1008/1044 KB 4/257 KB 628/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 8/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 12/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 16/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 20/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 24/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 28/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 32/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 36/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 40/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 44/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 48/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 52/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 56/257 KB 632/713 KB 1248/1267 KB 852/1063 KB 1012/1044 KB 60/257 KB 632/713 KB 1252/1267 KB 852/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1236/1267 KB 852/1063 KB 1012/1044 KB 4/257 KB 632/713 KB 1252/1267 KB 856/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1252/1267 KB 860/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1252/1267 KB 864/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1252/1267 KB 868/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1252/1267 KB 872/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1252/1267 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 876/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1252/1267 KB 880/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 64/257 KB 632/713 KB 1236/1267 KB 848/1063 KB 1012/1044 KB 4/257 KB 632/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 636/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 640/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 644/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 648/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 652/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 656/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 660/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 664/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 668/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 672/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 676/713 KB 1252/1267 KB 884/1063 KB 1012/1044 KB 68/257 KB 632/713 KB 1236/1267 KB 848/1063 KB 1012/1044 KB 60/257 KB 632/713 KB 1252/1267 KB 852/1063 KB 1012/1044 KB 60/257 KB 632/713 KB 1256/1267 KB 888/1063 KB 1012/1044 KB 68/257 KB 676/713 KB 1260/1267 KB 888/1063 KB 1012/1044 KB 68/257 KB 676/713 KB 1264/1267 KB 888/1063 KB 1012/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1012/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1016/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1020/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1024/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1028/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1032/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1036/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1040/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1044/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1044/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1044/1044 KB 72/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1044/1044 KB 76/257 KB 676/713 KB 1267/1267 KB 888/1063 KB 1044/1044 KB 80/257 KB 676/713 KB 1252/1267 KB 888/1063 KB 1012/1044 KB 68/257 KB 676/713 KB 1267/1267 KB 892/1063 KB 1044/1044 KB 80/257 KB 676/713 KB 1267/1267 KB 896/1063 KB 1044/1044 KB 80/257 KB 676/713 KB 1267/1267 KB 896/1063 KB 1044/1044 KB 80/257 KB 680/713 KB 1267/1267 KB 896/1063 KB 1044/1044 KB 80/257 KB 684/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 688/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 692/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 696/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 700/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 704/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 708/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 712/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 713/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 84/257 KB 684/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 88/257 KB 713/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 92/257 KB 713/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 96/257 KB 713/713 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 80/257 KB 684/713 KB 1267/1267 KB 904/1063 KB 1044/1044 KB 96/257 KB 713/713 KB 1267/1267 KB 908/1063 KB 1044/1044 KB 96/257 KB 713/713 KB 1267/1267 KB 912/1063 KB 1044/1044 KB 96/257 KB 713/713 KB 1267/1267 KB 916/1063 KB 1044/1044 KB 96/257 KB 713/713 KB 1267/1267 KB 920/1063 KB 1044/1044 KB 100/257 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2341.0 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 916/1063 KB 1044/1044 KB 100/257 KB 713/713 KB 920/1063 KB 1044/1044 KB 104/257 KB 713/713 KB 924/1063 KB 1044/1044 KB 104/257 KB 713/713 KB 928/1063 KB 1044/1044 KB 104/257 KB 713/713 KB 932/1063 KB 108/257 KB 713/713 KB 936/1063 KB 108/257 KB 713/713 KB 940/1063 KB 108/257 KB 713/713 KB 944/1063 KB 108/257 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1908.4 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 928/1063 KB 1044/1044 KB 108/257 KB 713/713 KB 948/1063 KB 112/257 KB 713/713 KB 948/1063 KB 116/257 KB 713/713 KB 948/1063 KB 120/257 KB 713/713 KB 948/1063 KB 124/257 KB 713/713 KB 948/1063 KB 128/257 KB 713/713 KB 948/1063 KB 132/257 KB 713/713 KB 948/1063 KB 136/257 KB 713/713 KB 948/1063 KB 140/257 KB 713/713 KB 948/1063 KB 144/257 KB 713/713 KB 948/1063 KB 148/257 KB 713/713 KB 948/1063 KB 148/257 KB 4/549 KB 713/713 KB 948/1063 KB 148/257 KB 8/549 KB 713/713 KB 948/1063 KB 148/257 KB 12/549 KB 713/713 KB 948/1063 KB 148/257 KB 16/549 KB 713/713 KB 948/1063 KB 148/257 KB 20/549 KB 713/713 KB 948/1063 KB 148/257 KB 24/549 KB 713/713 KB 948/1063 KB 148/257 KB 28/549 KB 713/713 KB 948/1063 KB 148/257 KB 32/549 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1289.3 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 948/1063 KB 108/257 KB 713/713 KB 952/1063 KB 148/257 KB 36/549 KB 956/1063 KB 148/257 KB 36/549 KB 960/1063 KB 148/257 KB 36/549 KB 948/1063 KB 148/257 KB 36/549 KB 960/1063 KB 148/257 KB 40/549 KB 960/1063 KB 148/257 KB 44/549 KB 960/1063 KB 148/257 KB 48/549 KB 960/1063 KB 148/257 KB 52/549 KB 964/1063 KB 148/257 KB 56/549 KB 964/1063 KB 148/257 KB 60/549 KB 964/1063 KB 148/257 KB 64/549 KB 964/1063 KB 152/257 KB 64/549 KB 4/358 KB 964/1063 KB 152/257 KB 64/549 KB 8/358 KB 964/1063 KB 152/257 KB 64/549 KB 12/358 KB 964/1063 KB 152/257 KB 64/549 KB 16/358 KB 964/1063 KB 152/257 KB 64/549 KB 20/358 KB 964/1063 KB 152/257 KB 64/549 KB 24/358 KB 964/1063 KB 152/257 KB 64/549 KB 28/358 KB 964/1063 KB 152/257 KB 64/549 KB 32/358 KB 964/1063 KB 152/257 KB 64/549 KB 3/5 KB 36/358 KB 964/1063 KB 152/257 KB 64/549 KB 3/5 KB 40/358 KB 964/1063 KB 152/257 KB 64/549 KB 3/5 KB 44/358 KB 964/1063 KB 152/257 KB 64/549 KB 3/5 KB 48/358 KB 964/1063 KB 148/257 KB 52/549 KB 968/1063 KB 152/257 KB 64/549 KB 3/5 KB 48/358 KB 972/1063 KB 152/257 KB 64/549 KB 3/5 KB 48/358 KB 976/1063 KB 152/257 KB 64/549 KB 3/5 KB 48/358 KB 980/1063 KB 152/257 KB 64/549 KB 3/5 KB 48/358 KB 984/1063 KB 152/257 KB 64/549 KB 3/5 KB 52/358 KB 988/1063 KB 152/257 KB 64/549 KB 3/5 KB 52/358 KB 992/1063 KB 152/257 KB 64/549 KB 3/5 KB 52/358 KB 964/1063 KB 152/257 KB 64/549 KB 3/5 KB 32/358 KB 964/1063 KB 152/257 KB 64/549 KB 992/1063 KB 156/257 KB 64/549 KB 3/5 KB 52/358 KB 992/1063 KB 160/257 KB 64/549 KB 3/5 KB 52/358 KB 992/1063 KB 160/257 KB 64/549 KB 5/5 KB 52/358 KB 992/1063 KB 164/257 KB 64/549 KB 5/5 KB 52/358 KB 992/1063 KB 168/257 KB 64/549 KB 5/5 KB 52/358 KB 992/1063 KB 172/257 KB 64/549 KB 5/5 KB 52/358 KB 992/1063 KB 176/257 KB 64/549 KB 5/5 KB 52/358 KB 992/1063 KB 180/257 KB 64/549 KB 5/5 KB 52/358 KB 996/1063 KB 184/257 KB 64/549 KB 5/5 KB 52/358 KB 996/1063 KB 188/257 KB 64/549 KB 5/5 KB 52/358 KB 996/1063 KB 192/257 KB 64/549 KB 5/5 KB 52/358 KB 980/1063 KB 152/257 KB 64/549 KB 3/5 KB 52/358 KB 996/1063 KB 192/257 KB 64/549 KB 5/5 KB 56/358 KB 996/1063 KB 192/257 KB 64/549 KB 5/5 KB 60/358 KB 996/1063 KB 192/257 KB 64/549 KB 5/5 KB 64/358 KB 996/1063 KB 192/257 KB 64/549 KB 5/5 KB 68/358 KB 996/1063 KB 196/257 KB 64/549 KB 5/5 KB 72/358 KB 996/1063 KB 196/257 KB 64/549 KB 5/5 KB 76/358 KB 996/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 996/1063 KB 180/257 KB 64/549 KB 5/5 KB 52/358 KB 1000/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 1004/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 1008/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 1012/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 1016/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 1020/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 1024/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 1028/1063 KB 196/257 KB 64/549 KB 5/5 KB 80/358 KB 996/1063 KB 196/257 KB 64/549 KB 5/5 KB 68/358 KB 1028/1063 KB 200/257 KB 64/549 KB 5/5 KB 84/358 KB 1028/1063 KB 204/257 KB 64/549 KB 5/5 KB 84/358 KB 1028/1063 KB 208/257 KB 64/549 KB 5/5 KB 84/358 KB 1028/1063 KB 212/257 KB 64/549 KB 5/5 KB 84/358 KB 1028/1063 KB 216/257 KB 64/549 KB 5/5 KB 84/358 KB 1028/1063 KB 220/257 KB 64/549 KB 5/5 KB 84/358 KB 1032/1063 KB 224/257 KB 64/549 KB 5/5 KB 84/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install at 7.7 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 1028/1063 KB 196/257 KB 64/549 KB 5/5 KB 84/358 KB 1032/1063 KB 224/257 KB 64/549 KB 88/358 KB 1032/1063 KB 224/257 KB 64/549 KB 92/358 KB 1032/1063 KB 224/257 KB 64/549 KB 96/358 KB 1032/1063 KB 224/257 KB 64/549 KB 100/358 KB 1032/1063 KB 228/257 KB 64/549 KB 104/358 KB 1032/1063 KB 228/257 KB 64/549 KB 108/358 KB 1032/1063 KB 228/257 KB 64/549 KB 112/358 KB 1032/1063 KB 220/257 KB 64/549 KB 5/5 KB 84/358 KB 1036/1063 KB 228/257 KB 64/549 KB 112/358 KB 1040/1063 KB 228/257 KB 64/549 KB 112/358 KB 1032/1063 KB 228/257 KB 64/549 KB 100/358 KB 1040/1063 KB 232/257 KB 64/549 KB 112/358 KB 1044/1063 KB 236/257 KB 64/549 KB 112/358 KB 1044/1063 KB 240/257 KB 68/549 KB 112/358 KB 1044/1063 KB 244/257 KB 68/549 KB 112/358 KB 1044/1063 KB 248/257 KB 68/549 KB 116/358 KB 1044/1063 KB 252/257 KB 68/549 KB 116/358 KB 1044/1063 KB 256/257 KB 68/549 KB 116/358 KB 1044/1063 KB 257/257 KB 68/549 KB 116/358 KB 1044/1063 KB 232/257 KB 64/549 KB 112/358 KB 1048/1063 KB 257/257 KB 68/549 KB 116/358 KB 1052/1063 KB 257/257 KB 68/549 KB 116/358 KB 1056/1063 KB 257/257 KB 68/549 KB 116/358 KB 1060/1063 KB 257/257 KB 68/549 KB 116/358 KB 1044/1063 KB 244/257 KB 68/549 KB 116/358 KB 1063/1063 KB 257/257 KB 68/549 KB 120/358 KB 1063/1063 KB 257/257 KB 68/549 KB 124/358 KB 1063/1063 KB 257/257 KB 68/549 KB 128/358 KB 1044/1063 KB 236/257 KB 68/549 KB 112/358 KB 1063/1063 KB 257/257 KB 72/549 KB 128/358 KB 1063/1063 KB 257/257 KB 76/549 KB 128/358 KB 1063/1063 KB 257/257 KB 80/549 KB 128/358 KB 1063/1063 KB 257/257 KB 84/549 KB 128/358 KB 1063/1063 KB 257/257 KB 88/549 KB 3/86 KB 128/358 KB 1063/1063 KB 257/257 KB 92/549 KB 3/86 KB 128/358 KB 1063/1063 KB 257/257 KB 96/549 KB 3/86 KB 132/358 KB 1063/1063 KB 257/257 KB 100/549 KB 3/86 KB 132/358 KB 1063/1063 KB 257/257 KB 104/549 KB 3/86 KB 132/358 KB 1063/1063 KB 257/257 KB 68/549 KB 128/358 KB 1063/1063 KB 257/257 KB 92/549 KB 3/86 KB 132/358 KB 1063/1063 KB 257/257 KB 84/549 KB 3/86 KB 128/358 KB 1063/1063 KB 257/257 KB 108/549 KB 6/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 9/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 11/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 14/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 16/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 19/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 22/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 25/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 27/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 30/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 32/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 36/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 40/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 44/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 48/86 KB 132/358 KB 1063/1063 KB 257/257 KB 108/549 KB 48/86 KB 136/358 KB 1063/1063 KB 257/257 KB 108/549 KB 48/86 KB 140/358 KB 1063/1063 KB 257/257 KB 108/549 KB 48/86 KB 144/358 KB 1063/1063 KB 257/257 KB 108/549 KB 52/86 KB 148/358 KB 1063/1063 KB 108/549 KB 52/86 KB 152/358 KB 1063/1063 KB 108/549 KB 52/86 KB 156/358 KB 1063/1063 KB 108/549 KB 52/86 KB 160/358 KB 1063/1063 KB 257/257 KB 108/549 KB 52/86 KB 144/358 KB 1063/1063 KB 108/549 KB 56/86 KB 160/358 KB 1063/1063 KB 108/549 KB 60/86 KB 160/358 KB 1063/1063 KB 108/549 KB 64/86 KB 160/358 KB 1063/1063 KB 108/549 KB 68/86 KB 160/358 KB 108/549 KB 72/86 KB 164/358 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install KB 108/549 KB 76/86 KB 164/358 KB 108/549 KB 80/86 KB 164/358 KB 108/549 KB 84/86 KB 164/358 KB 108/549 KB 86/86 KB 164/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 435.8 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 1063/1063 KB 257/257 KB 108/549 KB 3/86 KB 132/358 KB 112/549 KB 86/86 KB 164/358 KB 116/549 KB 86/86 KB 164/358 KB 120/549 KB 86/86 KB 164/358 KB 124/549 KB 86/86 KB 164/358 KB 128/549 KB 86/86 KB 164/358 KB 1063/1063 KB 108/549 KB 68/86 KB 164/358 KB 128/549 KB 86/86 KB 168/358 KB 128/549 KB 86/86 KB 172/358 KB 128/549 KB 86/86 KB 176/358 KB 128/549 KB 86/86 KB 180/358 KB 132/549 KB 86/86 KB 184/358 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1806.3 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 132/549 KB 86/86 KB 180/358 KB 136/549 KB 86/86 KB 188/358 KB 140/549 KB 86/86 KB 188/358 KB 144/549 KB 86/86 KB 188/358 KB 132/549 KB 86/86 KB 188/358 KB 144/549 KB 86/86 KB 192/358 KB 144/549 KB 86/86 KB 196/358 KB 148/549 KB 86/86 KB 200/358 KB 148/549 KB 86/86 KB 204/358 KB 148/549 KB 86/86 KB 208/358 KB 148/549 KB 86/86 KB 196/358 KB 152/549 KB 86/86 KB 208/358 KB 156/549 KB 86/86 KB 208/358 KB 160/549 KB 208/358 KB 164/549 KB 208/358 KB 168/549 KB 212/358 KB 172/549 KB 212/358 KB 176/549 KB 212/358 KB 180/549 KB 212/358 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 142.9 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 164/549 KB 212/358 KB 180/549 KB 216/358 KB 180/549 KB 4/404 KB 216/358 KB 180/549 KB 8/404 KB 216/358 KB 180/549 KB 12/404 KB 216/358 KB 180/549 KB 16/404 KB 216/358 KB 180/549 KB 16/404 KB 220/358 KB 180/549 KB 16/404 KB 224/358 KB 180/549 KB 16/404 KB 228/358 KB 184/549 KB 16/404 KB 228/358 KB 184/549 KB 20/404 KB 228/358 KB 184/549 KB 24/404 KB 228/358 KB 184/549 KB 28/404 KB 228/358 KB 184/549 KB 32/404 KB 228/358 KB 188/549 KB 32/404 KB 228/358 KB 192/549 KB 32/404 KB 232/358 KB 188/549 KB 32/404 KB 232/358 KB 192/549 KB 32/404 KB 236/358 KB 192/549 KB 32/404 KB 240/358 KB 196/549 KB 32/404 KB 240/358 KB 200/549 KB 32/404 KB 240/358 KB 204/549 KB 36/404 KB 244/358 KB 208/549 KB 36/404 KB 244/358 KB 212/549 KB 36/404 KB 244/358 KB 200/549 KB 36/404 KB 244/358 KB 200/549 KB 36/404 KB 240/358 KB 212/549 KB 40/404 KB 244/358 KB 212/549 KB 44/404 KB 244/358 KB 212/549 KB 48/404 KB 244/358 KB 3/894 KB 212/549 KB 48/404 KB 244/358 KB 6/894 KB 212/549 KB 48/404 KB 244/358 KB 9/894 KB 212/549 KB 48/404 KB 244/358 KB 11/894 KB 212/549 KB 52/404 KB 244/358 KB 14/894 KB 212/549 KB 52/404 KB 244/358 KB 9/894 KB 212/549 KB 52/404 KB 244/358 KB 14/894 KB 212/549 KB 56/404 KB 244/358 KB 14/894 KB 212/549 KB 60/404 KB 244/358 KB 14/894 KB 212/549 KB 64/404 KB 244/358 KB 16/894 KB 212/549 KB 64/404 KB 244/358 KB 19/894 KB 212/549 KB 64/404 KB 244/358 KB 22/894 KB 212/549 KB 64/404 KB 244/358 KB 25/894 KB 212/549 KB 64/404 KB 244/358 KB 27/894 KB 212/549 KB 68/404 KB 3/587 KB 244/358 KB 25/894 KB 212/549 KB 68/404 KB 3/587 KB 244/358 KB 25/894 KB 212/549 KB 64/404 KB 3/587 KB 244/358 KB 27/894 KB 212/549 KB 68/404 KB 5/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 8/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 11/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 13/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 16/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 19/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 21/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 24/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 27/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 29/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 32/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 36/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 40/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 44/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 48/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 52/587 KB 248/358 KB 30/894 KB 212/549 KB 72/404 KB 56/587 KB 248/358 KB 27/894 KB 212/549 KB 68/404 KB 3/587 KB 248/358 KB 30/894 KB 212/549 KB 72/404 KB 56/587 KB 252/358 KB 30/894 KB 212/549 KB 72/404 KB 56/587 KB 256/358 KB 30/894 KB 212/549 KB 72/404 KB 56/587 KB 260/358 KB 30/894 KB 216/549 KB 72/404 KB 60/587 KB 264/358 KB 30/894 KB 216/549 KB 72/404 KB 60/587 KB 268/358 KB 30/894 KB 216/549 KB 72/404 KB 60/587 KB 272/358 KB 30/894 KB 216/549 KB 72/404 KB 60/587 KB 276/358 KB 30/894 KB 216/549 KB 72/404 KB 60/587 KB 280/358 KB 30/894 KB 216/549 KB 72/404 KB 60/587 KB 284/358 KB 30/894 KB 212/549 KB 72/404 KB 52/587 KB 248/358 KB 27/894 KB 212/549 KB 72/404 KB 52/587 KB 248/358 KB 30/894 KB 216/549 KB 76/404 KB 60/587 KB 284/358 KB 30/894 KB 216/549 KB 80/404 KB 60/587 KB 284/358 KB 30/894 KB 216/549 KB 84/404 KB 60/587 KB 284/358 KB 32/894 KB 216/549 KB 88/404 KB 60/587 KB 284/358 KB 32/894 KB 216/549 KB 92/404 KB 60/587 KB 284/358 KB 32/894 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install KB 216/549 KB 96/404 KB 60/587 KB 284/358 KB 30/894 KB 216/549 KB 72/404 KB 60/587 KB 260/358 KB 32/894 KB 220/549 KB 96/404 KB 60/587 KB 284/358 KB 32/894 KB 224/549 KB 96/404 KB 60/587 KB 284/358 KB 30/894 KB 212/549 KB 72/404 KB 60/587 KB 260/358 KB 32/894 KB 224/549 KB 96/404 KB 64/587 KB 284/358 KB 32/894 KB 216/549 KB 84/404 KB 60/587 KB 284/358 KB 36/894 KB 224/549 KB 96/404 KB 64/587 KB 284/358 KB 40/894 KB 228/549 KB 96/404 KB 68/587 KB 284/358 KB 44/894 KB 228/549 KB 96/404 KB 68/587 KB 284/358 KB 48/894 KB 228/549 KB 96/404 KB 68/587 KB 284/358 KB 48/894 KB 228/549 KB 100/404 KB 68/587 KB 284/358 KB 52/894 KB 228/549 KB 104/404 KB 68/587 KB 284/358 KB 52/894 KB 228/549 KB 108/404 KB 68/587 KB 284/358 KB 52/894 KB 228/549 KB 112/404 KB 68/587 KB 284/358 KB 52/894 KB 228/549 KB 116/404 KB 68/587 KB 288/358 KB 52/894 KB 228/549 KB 120/404 KB 68/587 KB 288/358 KB 52/894 KB 228/549 KB 124/404 KB 68/587 KB 288/358 KB 52/894 KB 228/549 KB 128/404 KB 68/587 KB 288/358 KB 36/894 KB 228/549 KB 96/404 KB 68/587 KB 284/358 KB 52/894 KB 232/549 KB 128/404 KB 68/587 KB 288/358 KB 52/894 KB 236/549 KB 128/404 KB 68/587 KB 288/358 KB 52/894 KB 240/549 KB 128/404 KB 68/587 KB 288/358 KB 52/894 KB 244/549 KB 128/404 KB 68/587 KB 288/358 KB 52/894 KB 248/549 KB 128/404 KB 68/587 KB 288/358 KB 52/894 KB 252/549 KB 128/404 KB 68/587 KB 288/358 KB 52/894 KB 256/549 KB 128/404 KB 68/587 KB 288/358 KB 52/894 KB 260/549 KB 128/404 KB 68/587 KB 288/358 KB 36/894 KB 224/549 KB 96/404 KB 68/587 KB 284/358 KB 52/894 KB 260/549 KB 132/404 KB 72/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 76/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 80/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 84/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 88/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 92/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 96/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 100/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 104/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 108/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 112/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 116/587 KB 288/358 KB 52/894 KB 260/549 KB 132/404 KB 68/587 KB 288/358 KB 52/894 KB 228/549 KB 112/404 KB 68/587 KB 288/358 KB 52/894 KB 228/549 KB 100/404 KB 68/587 KB 284/358 KB 56/894 KB 264/549 KB 132/404 KB 116/587 KB 288/358 KB 60/894 KB 264/549 KB 132/404 KB 116/587 KB 288/358 KB 64/894 KB 264/549 KB 132/404 KB 116/587 KB 288/358 KB 68/894 KB 264/549 KB 132/404 KB 116/587 KB 292/358 KB 72/894 KB 264/549 KB 132/404 KB 116/587 KB 292/358 KB 76/894 KB 264/549 KB 132/404 KB 116/587 KB 292/358 KB 80/894 KB 264/549 KB 132/404 KB 116/587 KB 292/358 KB 84/894 KB 264/549 KB 132/404 KB 116/587 KB 292/358 KB 88/894 KB 264/549 KB 136/404 KB 116/587 KB 292/358 KB 92/894 KB 264/549 KB 136/404 KB 116/587 KB 292/358 KB 96/894 KB 264/549 KB 136/404 KB 116/587 KB 292/358 KB 100/894 KB 264/549 KB 136/404 KB 120/587 KB 292/358 KB 104/894 KB 264/549 KB 136/404 KB 120/587 KB 292/358 KB 108/894 KB 264/549 KB 136/404 KB 120/587 KB 292/358 KB 112/894 KB 264/549 KB 136/404 KB 120/587 KB 292/358 KB 116/894 KB 264/549 KB 136/404 KB 120/587 KB 292/358 KB 52/894 KB 264/549 KB 132/404 KB 116/587 KB 288/358 KB 116/894 KB 268/549 KB 136/404 KB 120/587 KB 292/358 KB 116/894 KB 272/549 KB 136/404 KB 120/587 KB 292/358 KB 116/894 KB 276/549 KB 136/404 KB 120/587 KB 2 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 92/358 KB 116/894 KB 280/549 KB 136/404 KB 120/587 KB 292/358 KB 96/894 KB 264/549 KB 136/404 KB 120/587 KB 292/358 KB 84/894 KB 264/549 KB 136/404 KB 116/587 KB 292/358 KB 64/894 KB 264/549 KB 132/404 KB 116/587 KB 292/358 KB 116/894 KB 280/549 KB 136/404 KB 120/587 KB 296/358 KB 116/894 KB 280/549 KB 136/404 KB 120/587 KB 300/358 KB 116/894 KB 280/549 KB 136/404 KB 120/587 KB 304/358 KB 116/894 KB 280/549 KB 136/404 KB 120/587 KB 308/358 KB 116/894 KB 280/549 KB 136/404 KB 120/587 KB 312/358 KB 116/894 KB 280/549 KB 136/404 KB 120/587 KB 316/358 KB 116/894 KB 280/549 KB 140/404 KB 120/587 KB 320/358 KB 116/894 KB 280/549 KB 140/404 KB 120/587 KB 324/358 KB 116/894 KB 280/549 KB 140/404 KB 124/587 KB 328/358 KB 116/894 KB 284/549 KB 140/404 KB 124/587 KB 332/358 KB 116/894 KB 284/549 KB 140/404 KB 124/587 KB 336/358 KB 116/894 KB 280/549 KB 140/404 KB 120/587 KB 316/358 KB 116/894 KB 284/549 KB 144/404 KB 124/587 KB 336/358 KB 116/894 KB 284/549 KB 148/404 KB 124/587 KB 336/358 KB 116/894 KB 284/549 KB 152/404 KB 124/587 KB 336/358 KB 116/894 KB 284/549 KB 156/404 KB 124/587 KB 336/358 KB 116/894 KB 284/549 KB 160/404 KB 124/587 KB 336/358 KB 116/894 KB 284/549 KB 164/404 KB 124/587 KB 336/358 KB 120/894 KB 284/549 KB 168/404 KB 124/587 KB 340/358 KB 120/894 KB 284/549 KB 172/404 KB 124/587 KB 340/358 KB 120/894 KB 284/549 KB 176/404 KB 124/587 KB 340/358 KB 116/894 KB 284/549 KB 140/404 KB 124/587 KB 328/358 KB 116/894 KB 280/549 KB 140/404 KB 124/587 KB 324/358 KB 120/894 KB 284/549 KB 176/404 KB 128/587 KB 340/358 KB 120/894 KB 284/549 KB 176/404 KB 132/587 KB 340/358 KB 120/894 KB 288/549 KB 176/404 KB 136/587 KB 340/358 KB 120/894 KB 288/549 KB 176/404 KB 140/587 KB 340/358 KB 120/894 KB 288/549 KB 176/404 KB 144/587 KB 340/358 KB 120/894 KB 288/549 KB 176/404 KB 148/587 KB 340/358 KB 120/894 KB 288/549 KB 180/404 KB 152/587 KB 340/358 KB 120/894 KB 288/549 KB 180/404 KB 156/587 KB 340/358 KB 120/894 KB 288/549 KB 180/404 KB 160/587 KB 340/358 KB 120/894 KB 284/549 KB 164/404 KB 124/587 KB 340/358 KB 124/894 KB 288/549 KB 180/404 KB 160/587 KB 340/358 KB 128/894 KB 288/549 KB 180/404 KB 160/587 KB 340/358 KB 116/894 KB 284/549 KB 164/404 KB 124/587 KB 340/358 KB 128/894 KB 288/549 KB 180/404 KB 160/587 KB 344/358 KB 128/894 KB 288/549 KB 180/404 KB 160/587 KB 348/358 KB 128/894 KB 288/549 KB 180/404 KB 160/587 KB 352/358 KB 132/894 KB 288/549 KB 180/404 KB 160/587 KB 352/358 KB 136/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 140/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 144/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 148/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 152/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 156/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 160/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 120/894 KB 288/549 KB 180/404 KB 148/587 KB 340/358 KB 120/894 KB 288/549 KB 176/404 KB 132/587 KB 340/358 KB 164/894 KB 292/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 296/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 300/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 304/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 308/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 312/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 316/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 320/549 KB 180/404 KB 164/587 KB 356/358 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install KB 164/894 KB 324/549 KB 180/404 KB 164/587 KB 356/358 KB 132/894 KB 288/549 KB 180/404 KB 164/587 KB 356/358 KB 164/894 KB 324/549 KB 184/404 KB 168/587 KB 356/358 KB 164/894 KB 324/549 KB 184/404 KB 172/587 KB 356/358 KB 164/894 KB 324/549 KB 184/404 KB 176/587 KB 356/358 KB 164/894 KB 324/549 KB 184/404 KB 180/587 KB 356/358 KB 132/894 KB 288/549 KB 180/404 KB 160/587 KB 356/358 KB 164/894 KB 328/549 KB 184/404 KB 180/587 KB 358/358 KB 164/894 KB 328/549 KB 184/404 KB 180/587 KB 356/358 KB 164/894 KB 332/549 KB 184/404 KB 180/587 KB 358/358 KB 164/894 KB 324/549 KB 184/404 KB 164/587 KB 356/358 KB 164/894 KB 336/549 KB 188/404 KB 180/587 KB 358/358 KB 164/894 KB 336/549 KB 192/404 KB 180/587 KB 358/358 KB 164/894 KB 336/549 KB 196/404 KB 180/587 KB 358/358 KB 164/894 KB 336/549 KB 200/404 KB 180/587 KB 358/358 KB 164/894 KB 336/549 KB 204/404 KB 180/587 KB 358/358 KB 164/894 KB 336/549 KB 208/404 KB 180/587 KB 358/358 KB 164/894 KB 336/549 KB 212/404 KB 180/587 KB 358/358 KB 168/894 KB 336/549 KB 216/404 KB 184/587 KB 358/358 KB 168/894 KB 336/549 KB 220/404 KB 184/587 KB 358/358 KB 168/894 KB 336/549 KB 224/404 KB 184/587 KB 358/358 KB 164/894 KB 336/549 KB 200/404 KB 180/587 KB 358/358 KB 168/894 KB 340/549 KB 224/404 KB 184/587 KB 358/358 KB 168/894 KB 344/549 KB 224/404 KB 184/587 KB 358/358 KB 168/894 KB 348/549 KB 224/404 KB 184/587 KB 358/358 KB 168/894 KB 352/549 KB 224/404 KB 184/587 KB 358/358 KB 168/894 KB 356/549 KB 224/404 KB 184/587 KB 358/358 KB 168/894 KB 360/549 KB 228/404 KB 184/587 KB 358/358 KB 168/894 KB 364/549 KB 228/404 KB 184/587 KB 358/358 KB 168/894 KB 368/549 KB 228/404 KB 184/587 KB 358/358 KB 168/894 KB 372/549 KB 228/404 KB 184/587 KB 358/358 KB 168/894 KB 336/549 KB 212/404 KB 184/587 KB 358/358 KB 164/894 KB 336/549 KB 212/404 KB 184/587 KB 358/358 KB 168/894 KB 372/549 KB 228/404 KB 188/587 KB 358/358 KB 168/894 KB 372/549 KB 228/404 KB 192/587 KB 358/358 KB 168/894 KB 372/549 KB 228/404 KB 196/587 KB 358/358 KB 172/894 KB 372/549 KB 228/404 KB 200/587 KB 172/894 KB 372/549 KB 228/404 KB 204/587 KB 172/894 KB 372/549 KB 228/404 KB 208/587 KB 168/894 KB 356/549 KB 228/404 KB 184/587 KB 358/358 KB 172/894 KB 372/549 KB 232/404 KB 208/587 KB 172/894 KB 372/549 KB 236/404 KB 212/587 KB 172/894 KB 372/549 KB 240/404 KB 212/587 KB 172/894 KB 372/549 KB 244/404 KB 212/587 KB 172/894 KB 372/549 KB 248/404 KB 212/587 KB 172/894 KB 372/549 KB 252/404 KB 212/587 KB 172/894 KB 372/549 KB 228/404 KB 196/587 KB 176/894 KB 376/549 KB 252/404 KB 212/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 548.9 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 180/894 KB 376/549 KB 252/404 KB 212/587 KB 184/894 KB 376/549 KB 252/404 KB 212/587 KB 188/894 KB 376/549 KB 252/404 KB 212/587 KB 192/894 KB 376/549 KB 252/404 KB 212/587 KB 196/894 KB 376/549 KB 252/404 KB 212/587 KB 172/894 KB 376/549 KB 252/404 KB 212/587 KB 196/894 KB 380/549 KB 256/404 KB 212/587 KB 200/894 KB 384/549 KB 256/404 KB 212/587 KB 172/894 KB 372/549 KB 232/404 KB 212/587 KB 200/894 KB 384/549 KB 256/404 KB 216/587 KB 200/894 KB 384/549 KB 256/404 KB 220/587 KB 200/894 KB 384/549 KB 256/404 KB 224/587 KB 200/894 KB 384/549 KB 256/404 KB 228/587 KB 200/894 KB 388/549 KB 256/404 KB 232/587 KB 200/894 KB 388/549 KB 256/404 KB 236/587 KB 200/894 KB 388/549 KB 256/404 KB 240/587 KB 200/894 KB 380/549 KB 256/404 KB 212/587 KB 204/894 KB 388/549 KB 256/404 KB 240/587 KB 208/894 KB 388/549 KB 256/404 KB 240/587 KB 196/894 KB 376/549 KB 256/404 KB 212/587 KB 212/894 KB 388/549 KB 256/404 KB 240/587 KB 216/894 KB 388/549 KB 260/404 KB 244/587 KB 220/894 KB 388/549 KB 260/404 KB 244/587 KB 224/894 KB 388/549 KB 260/404 KB 244/587 KB 200/894 KB 388/549 KB 256/404 KB 228/587 KB 224/894 KB 392/549 KB 260/404 KB 244/587 KB 224/894 KB 396/549 KB 260/404 KB 244/587 KB 224/894 KB 4/26 KB 396/549 KB 260/404 KB 244/587 KB 224/894 KB 8/26 KB 396/549 KB 260/404 KB 244/587 KB 224/894 KB 12/26 KB 396/549 KB 260/404 KB 244/587 KB 224/894 KB 16/26 KB 396/549 KB 260/404 KB 244/587 KB 224/894 KB 20/26 KB 396/549 KB 260/404 KB 244/587 KB 224/894 KB 24/26 KB 396/549 KB 260/404 KB 244/587 KB 224/894 KB 26/26 KB 396/549 KB 260/404 KB 244/587 KB 224/894 KB 26/26 KB 400/549 KB 260/404 KB 244/587 KB 224/894 KB 26/26 KB 404/549 KB 260/404 KB 244/587 KB 228/894 KB 26/26 KB 408/549 KB 260/404 KB 244/587 KB 228/894 KB 26/26 KB 412/549 KB 260/404 KB 244/587 KB 228/894 KB 26/26 KB 416/549 KB 260/404 KB 244/587 KB 212/894 KB 388/549 KB 260/404 KB 244/587 KB 228/894 KB 26/26 KB 416/549 KB 260/404 KB 248/587 KB 228/894 KB 26/26 KB 416/549 KB 260/404 KB 252/587 KB 228/894 KB 26/26 KB 416/549 KB 260/404 KB 256/587 KB 228/894 KB 26/26 KB 416/549 KB 260/404 KB 260/587 KB 228/894 KB 26/26 KB 416/549 KB 260/404 KB 264/587 KB 228/894 KB 26/26 KB 420/549 KB 260/404 KB 268/587 KB 228/894 KB 26/26 KB 420/549 KB 260/404 KB 272/587 KB 228/894 KB 26/26 KB 420/549 KB 260/404 KB 276/587 KB 212/894 KB 388/549 KB 260/404 KB 240/587 KB 228/894 KB 26/26 KB 420/549 KB 264/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 268/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 272/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 276/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 280/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 284/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 288/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 292/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 296/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 300/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 304/404 KB 276/587 KB 228/894 KB 26/26 KB 420/549 KB 308/404 KB 276/587 KB 228/894 KB 420/549 KB 312/404 KB 280/587 KB 228/894 KB 420/549 KB 316/404 KB 280/587 KB 228/894 KB 26/26 KB 420/549 KB 260/404 KB 264/587 KB 228/894 KB 424/549 KB 316/404 KB 280/587 KB 228/894 KB 428/549 KB 316/404 KB 280/587 KB 228/894 KB 432/549 KB 316/404 KB 280/587 KB 228/894 KB 436/549 KB 316/404 KB 280/587 KB 228/894 KB 26/26 KB 404/549 KB 260/404 KB 244/587 KB 232/894 KB 436/549 KB 320/404 KB 280/587 KB 236 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install /894 KB 436/549 KB 320/404 KB 280/587 KB 240/894 KB 436/549 KB 320/404 KB 280/587 KB 244/894 KB 436/549 KB 320/404 KB 280/587 KB 248/894 KB 436/549 KB 320/404 KB 280/587 KB 252/894 KB 436/549 KB 320/404 KB 280/587 KB 256/894 KB 436/549 KB 320/404 KB 280/587 KB 260/894 KB 436/549 KB 320/404 KB 280/587 KB 264/894 KB 436/549 KB 320/404 KB 280/587 KB 268/894 KB 436/549 KB 320/404 KB 280/587 KB 270/894 KB 440/549 KB 320/404 KB 280/587 KB 228/894 KB 436/549 KB 320/404 KB 280/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 37.9 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 228/894 KB 26/26 KB 420/549 KB 308/404 KB 280/587 KB 270/894 KB 440/549 KB 320/404 KB 284/587 KB 270/894 KB 440/549 KB 320/404 KB 288/587 KB 270/894 KB 440/549 KB 320/404 KB 292/587 KB 274/894 KB 440/549 KB 324/404 KB 296/587 KB 274/894 KB 440/549 KB 324/404 KB 300/587 KB 274/894 KB 440/549 KB 324/404 KB 304/587 KB 268/894 KB 440/549 KB 320/404 KB 280/587 KB 274/894 KB 444/549 KB 324/404 KB 304/587 KB 274/894 KB 448/549 KB 324/404 KB 304/587 KB 274/894 KB 452/549 KB 324/404 KB 304/587 KB 274/894 KB 456/549 KB 324/404 KB 304/587 KB 274/894 KB 460/549 KB 324/404 KB 304/587 KB 274/894 KB 464/549 KB 324/404 KB 308/587 KB 274/894 KB 440/549 KB 324/404 KB 292/587 KB 278/894 KB 464/549 KB 324/404 KB 308/587 KB 282/894 KB 464/549 KB 324/404 KB 308/587 KB 286/894 KB 464/549 KB 324/404 KB 308/587 KB 270/894 KB 440/549 KB 324/404 KB 292/587 KB 286/894 KB 464/549 KB 328/404 KB 308/587 KB 286/894 KB 464/549 KB 332/404 KB 308/587 KB 286/894 KB 464/549 KB 336/404 KB 308/587 KB 286/894 KB 464/549 KB 4/79 KB 336/404 KB 308/587 KB 286/894 KB 464/549 KB 8/79 KB 336/404 KB 308/587 KB 286/894 KB 464/549 KB 12/79 KB 336/404 KB 308/587 KB 286/894 KB 464/549 KB 16/79 KB 336/404 KB 308/587 KB 274/894 KB 460/549 KB 324/404 KB 308/587 KB 286/894 KB 464/549 KB 16/79 KB 336/404 KB 312/587 KB 286/894 KB 468/549 KB 20/79 KB 336/404 KB 316/587 KB 286/894 KB 468/549 KB 20/79 KB 336/404 KB 320/587 KB 286/894 KB 468/549 KB 20/79 KB 336/404 KB 324/587 KB 290/894 KB 468/549 KB 20/79 KB 340/404 KB 328/587 KB 290/894 KB 468/549 KB 20/79 KB 340/404 KB 332/587 KB 290/894 KB 468/549 KB 20/79 KB 340/404 KB 336/587 KB 286/894 KB 468/549 KB 20/79 KB 336/404 KB 312/587 KB 290/894 KB 472/549 KB 20/79 KB 340/404 KB 336/587 KB 290/894 KB 476/549 KB 20/79 KB 340/404 KB 336/587 KB 290/894 KB 480/549 KB 20/79 KB 340/404 KB 336/587 KB 286/894 KB 464/549 KB 20/79 KB 336/404 KB 312/587 KB 290/894 KB 480/549 KB 24/79 KB 340/404 KB 336/587 KB 290/894 KB 480/549 KB 28/79 KB 340/404 KB 336/587 KB 290/894 KB 480/549 KB 32/79 KB 340/404 KB 336/587 KB 290/894 KB 480/549 KB 36/79 KB 340/404 KB 336/587 KB 290/894 KB 480/549 KB 40/79 KB 340/404 KB 336/587 KB 290/894 KB 480/549 KB 44/79 KB 340/404 KB 336/587 KB 290/894 KB 480/549 KB 48/79 KB 340/404 KB 336/587 KB 290/894 KB 468/549 KB 20/79 KB 340/404 KB 324/587 KB 294/894 KB 480/549 KB 48/79 KB 340/404 KB 336/587 KB 298/894 KB 480/549 KB 48/79 KB 340/404 KB 336/587 KB 302/894 KB 480/549 KB 48/79 KB 340/404 KB 336/587 KB 286/894 KB 468/549 KB 20/79 KB 340/404 KB 324/587 KB 302/894 KB 480/549 KB 48/79 KB 344/404 KB 336/587 KB 302/894 KB 480/549 KB 48/79 KB 348/404 KB 336/587 KB 302/894 KB 480/549 KB 48/79 KB 352/404 KB 336/587 KB 306/894 KB 480/549 KB 48/79 KB 352/404 KB 336/587 KB 310/894 KB 484/549 KB 52/79 KB 356/404 KB 340/587 KB 314/894 KB 484/549 KB 52/79 KB 356/404 KB 340/587 KB 318/894 KB 484/549 KB 52/79 KB 356/404 KB 340/587 KB 306/894 KB 484/549 KB 52/79 KB 356/404 KB 340/587 KB 306/894 KB 480/549 KB 48/79 KB 356/404 KB 336/587 KB 318/894 KB 484/549 KB 52/79 KB 360/404 KB 340/587 KB 318/894 KB 484/549 KB 52/79 KB 364/404 KB 340/587 KB 318/894 KB 484/549 KB 52/79 KB 368/404 KB 340/587 KB 318/894 KB 484/549 KB 52/79 KB 372/404 KB 340/587 KB 322/894 KB 484/549 KB 52/79 KB 376/404 KB 344/587 KB 322/894 KB 484/549 KB 52/79 KB 380/404 KB 344/587 KB 322/894 KB 484/549 KB 52/79 KB 384/404 KB 344/587 KB 306/894 KB 484/549 KB 52/79 KB 356/404 KB 33 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 6/587 KB 322/894 KB 488/549 KB 52/79 KB 384/404 KB 344/587 KB 322/894 KB 492/549 KB 52/79 KB 384/404 KB 344/587 KB 322/894 KB 496/549 KB 52/79 KB 384/404 KB 344/587 KB 322/894 KB 500/549 KB 52/79 KB 384/404 KB 344/587 KB 322/894 KB 504/549 KB 52/79 KB 384/404 KB 344/587 KB 322/894 KB 508/549 KB 52/79 KB 384/404 KB 344/587 KB 322/894 KB 512/549 KB 52/79 KB 388/404 KB 344/587 KB 306/894 KB 480/549 KB 52/79 KB 356/404 KB 336/587 KB 322/894 KB 512/549 KB 56/79 KB 388/404 KB 344/587 KB 322/894 KB 512/549 KB 60/79 KB 388/404 KB 344/587 KB 322/894 KB 512/549 KB 64/79 KB 388/404 KB 344/587 KB 322/894 KB 512/549 KB 68/79 KB 388/404 KB 344/587 KB 322/894 KB 512/549 KB 72/79 KB 388/404 KB 344/587 KB 322/894 KB 512/549 KB 76/79 KB 388/404 KB 344/587 KB 322/894 KB 512/549 KB 79/79 KB 388/404 KB 344/587 KB 322/894 KB 508/549 KB 52/79 KB 388/404 KB 344/587 KB 322/894 KB 516/549 KB 79/79 KB 392/404 KB 344/587 KB 322/894 KB 516/549 KB 79/79 KB 396/404 KB 344/587 KB 322/894 KB 516/549 KB 79/79 KB 400/404 KB 344/587 KB 322/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 322/894 KB 484/549 KB 52/79 KB 372/404 KB 344/587 KB 326/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 330/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 334/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 338/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 342/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 346/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 350/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 344/587 KB 318/894 KB 484/549 KB 52/79 KB 372/404 KB 344/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 348/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 352/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 356/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 360/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 364/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 368/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 372/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 376/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 380/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 384/587 KB 354/894 KB 516/549 KB 79/79 KB 404/404 KB 388/587 KB 322/894 KB 516/549 KB 79/79 KB 388/404 KB 344/587 KB 358/894 KB 520/549 KB 79/79 KB 404/404 KB 388/587 KB 358/894 KB 524/549 KB 79/79 KB 404/404 KB 388/587 KB 358/894 KB 528/549 KB 79/79 KB 404/404 KB 388/587 KB 358/894 KB 532/549 KB 79/79 KB 404/404 KB 388/587 KB 358/894 KB 536/549 KB 79/79 KB 404/404 KB 388/587 KB 358/894 KB 540/549 KB 79/79 KB 404/404 KB 388/587 KB 358/894 KB 544/549 KB 79/79 KB 404/404 KB 388/587 KB 358/894 KB 548/549 KB 79/79 KB 404/404 KB 392/587 KB 358/894 KB 549/549 KB 79/79 KB 404/404 KB 392/587 KB 358/894 KB 516/549 KB 79/79 KB 404/404 KB 388/587 KB 362/894 KB 549/549 KB 79/79 KB 404/404 KB 392/587 KB 366/894 KB 549/549 KB 79/79 KB 404/404 KB 392/587 KB 370/894 KB 549/549 KB 79/79 KB 404/404 KB 392/587 KB 374/894 KB 549/549 KB 404/404 KB 392/587 KB 378/894 KB 549/549 KB 404/404 KB 392/587 KB 382/894 KB 549/549 KB 404/404 KB 392/587 KB 358/894 KB 544/549 KB 79/79 KB 404/404 KB 392/587 KB 382/894 KB 549/549 KB 404/404 KB 396/587 KB 382/894 KB 549/549 KB 404/404 KB 400/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 113.4 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 382/894 KB 549/549 KB 404/587 KB 386/894 KB 549/549 KB 408/587 KB 386/894 KB 549/549 KB 412/587 KB 386/894 KB 549/549 KB 416/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 577.5 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 386/894 KB 549/549 KB 420/587 KB 386/894 KB 549/549 KB 424/587 KB 386/894 KB 549/549 KB 428/587 KB 386/894 KB 549/549 KB 432/587 KB 386/894 KB 549/549 KB 436/587 KB 386/894 KB 440/587 KB 386/894 KB 444/587 KB 386/894 KB 448/587 KB 386/894 KB 549/549 KB 404/587 KB 390/894 KB 448/587 KB 394/894 KB 448/587 KB 398/894 KB 448/587 KB 402/894 KB 448/587 KB 406/894 KB 448/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 779.3 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 410/894 KB 448/587 KB 414/894 KB 448/587 KB 418/894 KB 448/587 KB 422/894 KB 4/115 KB 452/587 KB 426/894 KB 4/1822 KB 4/115 KB 452/587 KB 430/894 KB 4/1822 KB 4/115 KB 452/587 KB 418/894 KB 4/115 KB 452/587 KB 430/894 KB 4/1822 KB 4/115 KB 456/587 KB 430/894 KB 4/1822 KB 4/115 KB 460/587 KB 430/894 KB 4/1822 KB 4/115 KB 464/587 KB 430/894 KB 4/1822 KB 4/115 KB 468/587 KB 418/894 KB 4/115 KB 448/587 KB 434/894 KB 4/1822 KB 8/115 KB 468/587 KB 434/894 KB 4/1822 KB 12/115 KB 468/587 KB 434/894 KB 4/1822 KB 16/115 KB 468/587 KB 434/894 KB 4/1822 KB 20/115 KB 468/587 KB 434/894 KB 4/1822 KB 24/115 KB 468/587 KB 434/894 KB 4/1822 KB 4/206 KB 28/115 KB 468/587 KB 434/894 KB 4/1822 KB 4/206 KB 32/115 KB 468/587 KB 434/894 KB 4/1822 KB 4/206 KB 36/115 KB 468/587 KB 434/894 KB 4/1822 KB 4/206 KB 40/115 KB 468/587 KB 434/894 KB 4/1822 KB 4/206 KB 44/115 KB 468/587 KB 434/894 KB 4/1822 KB 4/115 KB 468/587 KB 422/894 KB 4/1822 KB 4/115 KB 452/587 KB 434/894 KB 8/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 12/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 16/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 20/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 24/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 28/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 32/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 36/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 40/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 44/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 48/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 52/1822 KB 4/206 KB 48/115 KB 468/587 KB 434/894 KB 4/1822 KB 4/206 KB 24/115 KB 468/587 KB 438/894 KB 52/1822 KB 8/206 KB 48/115 KB 468/587 KB 438/894 KB 52/1822 KB 12/206 KB 48/115 KB 468/587 KB 438/894 KB 52/1822 KB 16/206 KB 48/115 KB 468/587 KB 438/894 KB 52/1822 KB 20/206 KB 48/115 KB 468/587 KB 434/894 KB 4/1822 KB 4/206 KB 48/115 KB 468/587 KB 438/894 KB 52/1822 KB 4/206 KB 48/115 KB 468/587 KB 442/894 KB 52/1822 KB 24/206 KB 48/115 KB 468/587 KB 446/894 KB 52/1822 KB 24/206 KB 48/115 KB 468/587 KB 450/894 KB 56/1822 KB 24/206 KB 48/115 KB 468/587 KB 454/894 KB 56/1822 KB 24/206 KB 52/115 KB 472/587 KB 458/894 KB 56/1822 KB 24/206 KB 52/115 KB 472/587 KB 462/894 KB 56/1822 KB 24/206 KB 52/115 KB 472/587 KB 438/894 KB 52/1822 KB 24/206 KB 48/115 KB 468/587 KB 462/894 KB 56/1822 KB 28/206 KB 52/115 KB 472/587 KB 462/894 KB 56/1822 KB 32/206 KB 52/115 KB 472/587 KB 462/894 KB 56/1822 KB 36/206 KB 52/115 KB 472/587 KB 462/894 KB 56/1822 KB 40/206 KB 52/115 KB 472/587 KB 462/894 KB 56/1822 KB 44/206 KB 52/115 KB 472/587 KB 462/894 KB 56/1822 KB 48/206 KB 52/115 KB 472/587 KB 462/894 KB 56/1822 KB 52/206 KB 52/115 KB 472/587 KB 466/894 KB 56/1822 KB 56/206 KB 52/115 KB 472/587 KB 466/894 KB 56/1822 KB 60/206 KB 52/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 52/115 KB 472/587 KB 450/894 KB 56/1822 KB 24/206 KB 52/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 56/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 60/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 64/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 68/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 72/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 76/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 80/115 KB 472/587 KB 450/894 KB 56/1822 KB 24/206 KB 48/115 KB 472/587 KB 466/894 KB 56/1822 KB 64/206 KB 80/115 KB 476/587 KB 466/894 KB unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 56/1822 KB 64/206 KB 80/115 KB 480/587 KB 446/894 KB 56/1822 KB 24/206 KB 48/115 KB 468/587 KB 466/894 KB 60/1822 KB 64/206 KB 80/115 KB 480/587 KB 466/894 KB 64/1822 KB 64/206 KB 80/115 KB 480/587 KB 466/894 KB 64/1822 KB 64/206 KB 80/115 KB 484/587 KB 466/894 KB 68/1822 KB 64/206 KB 80/115 KB 488/587 KB 466/894 KB 68/1822 KB 64/206 KB 80/115 KB 492/587 KB 466/894 KB 68/1822 KB 64/206 KB 80/115 KB 496/587 KB 466/894 KB 68/1822 KB 64/206 KB 80/115 KB 500/587 KB 466/894 KB 68/1822 KB 64/206 KB 84/115 KB 504/587 KB 466/894 KB 68/1822 KB 64/206 KB 84/115 KB 508/587 KB 466/894 KB 68/1822 KB 64/206 KB 84/115 KB 512/587 KB 466/894 KB 68/1822 KB 64/206 KB 84/115 KB 516/587 KB 466/894 KB 68/1822 KB 68/206 KB 84/115 KB 520/587 KB 466/894 KB 68/1822 KB 68/206 KB 84/115 KB 524/587 KB 466/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 466/894 KB 56/1822 KB 52/206 KB 52/115 KB 472/587 KB 470/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 474/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 478/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 482/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 486/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 490/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 494/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 498/894 KB 68/1822 KB 68/206 KB 84/115 KB 528/587 KB 502/894 KB 68/1822 KB 68/206 KB 84/115 KB 532/587 KB 506/894 KB 68/1822 KB 68/206 KB 84/115 KB 532/587 KB 510/894 KB 68/1822 KB 68/206 KB 84/115 KB 532/587 KB 466/894 KB 68/1822 KB 68/206 KB 84/115 KB 516/587 KB 510/894 KB 68/1822 KB 72/206 KB 84/115 KB 532/587 KB 510/894 KB 68/1822 KB 76/206 KB 84/115 KB 532/587 KB 510/894 KB 68/1822 KB 80/206 KB 84/115 KB 532/587 KB 510/894 KB 68/1822 KB 84/206 KB 84/115 KB 532/587 KB 510/894 KB 68/1822 KB 88/206 KB 84/115 KB 532/587 KB 510/894 KB 68/1822 KB 92/206 KB 84/115 KB 532/587 KB 510/894 KB 68/1822 KB 96/206 KB 84/115 KB 532/587 KB 510/894 KB 68/1822 KB 100/206 KB 84/115 KB 532/587 KB 466/894 KB 68/1822 KB 64/206 KB 84/115 KB 500/587 KB 514/894 KB 68/1822 KB 100/206 KB 88/115 KB 532/587 KB 514/894 KB 68/1822 KB 100/206 KB 92/115 KB 532/587 KB 514/894 KB 68/1822 KB 100/206 KB 96/115 KB 532/587 KB 514/894 KB 68/1822 KB 100/206 KB 100/115 KB 532/587 KB 466/894 KB 68/1822 KB 64/206 KB 80/115 KB 484/587 KB 514/894 KB 72/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 76/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 80/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 84/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 88/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 92/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 96/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 100/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 104/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 108/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 112/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 116/1822 KB 100/206 KB 100/115 KB 532/587 KB 514/894 KB 120/1822 KB 100/206 KB 104/115 KB 532/587 KB 514/894 KB 124/1822 KB 100/206 KB 104/115 KB 532/587 KB 514/894 KB 128/1822 KB 100/206 KB 104/115 KB 532/587 KB 514/894 KB 132/1822 KB 100/206 KB 104/115 KB 532/587 KB 514/894 KB 68/1822 KB 100/206 KB 84/115 KB 532/587 KB 518/894 KB 132/1822 KB 104/206 KB 104/115 KB 532/587 KB 522/894 KB 132/1822 KB 104/206 KB 104/115 KB 532/587 KB 526/894 KB 132/1822 KB 104/206 KB 104/115 KB 532/587 KB 530/894 KB 136/18 unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 22 KB 104/206 KB 104/115 KB 532/587 KB 534/894 KB 136/1822 KB 104/206 KB 104/115 KB 532/587 KB 538/894 KB 136/1822 KB 104/206 KB 104/115 KB 532/587 KB 498/894 KB 68/1822 KB 68/206 KB 84/115 KB 532/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 536/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 540/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 544/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 548/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 552/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 556/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 560/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 564/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 568/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 572/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 576/587 KB 526/894 KB 136/1822 KB 104/206 KB 104/115 KB 532/587 KB 542/894 KB 140/1822 KB 104/206 KB 104/115 KB 576/587 KB 542/894 KB 144/1822 KB 104/206 KB 104/115 KB 576/587 KB 514/894 KB 132/1822 KB 104/206 KB 104/115 KB 532/587 KB 514/894 KB 116/1822 KB 100/206 KB 104/115 KB 532/587 KB 542/894 KB 144/1822 KB 108/206 KB 108/115 KB 576/587 KB 542/894 KB 144/1822 KB 108/206 KB 112/115 KB 576/587 KB 542/894 KB 144/1822 KB 108/206 KB 104/115 KB 576/587 KB 542/894 KB 144/1822 KB 112/206 KB 112/115 KB 576/587 KB 542/894 KB 136/1822 KB 104/206 KB 104/115 KB 564/587 KB 546/894 KB 148/1822 KB 112/206 KB 112/115 KB 576/587 KB 550/894 KB 148/1822 KB 116/206 KB 115/115 KB 580/587 KB 554/894 KB 148/1822 KB 116/206 KB 115/115 KB 580/587 KB 558/894 KB 148/1822 KB 116/206 KB 115/115 KB 580/587 KB 542/894 KB 148/1822 KB 112/206 KB 112/115 KB 576/587 KB 558/894 KB 152/1822 KB 116/206 KB 115/115 KB 580/587 KB 558/894 KB 156/1822 KB 116/206 KB 115/115 KB 580/587 KB 558/894 KB 160/1822 KB 116/206 KB 115/115 KB 580/587 KB 558/894 KB 164/1822 KB 116/206 KB 115/115 KB 580/587 KB 558/894 KB 168/1822 KB 116/206 KB 115/115 KB 580/587 KB 558/894 KB 172/1822 KB 116/206 KB 115/115 KB 580/587 KB 558/894 KB 176/1822 KB 116/206 KB 115/115 KB 580/587 KB 558/894 KB 180/1822 KB 116/206 KB 115/115 KB 580/587 KB 562/894 KB 184/1822 KB 116/206 KB 115/115 KB 580/587 KB 562/894 KB 188/1822 KB 116/206 KB 115/115 KB 580/587 KB 562/894 KB 192/1822 KB 116/206 KB 115/115 KB 580/587 KB 546/894 KB 148/1822 KB 116/206 KB 115/115 KB 580/587 KB 562/894 KB 192/1822 KB 116/206 KB 115/115 KB 584/587 KB 562/894 KB 192/1822 KB 116/206 KB 115/115 KB 587/587 KB 546/894 KB 148/1822 KB 116/206 KB 115/115 KB 576/587 KB 562/894 KB 192/1822 KB 120/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 124/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 128/206 KB 115/115 KB 587/587 KB 546/894 KB 148/1822 KB 112/206 KB 115/115 KB 576/587 KB 562/894 KB 192/1822 KB 132/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 136/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 140/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 144/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 148/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 152/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 156/206 KB 115/115 KB 587/587 KB 562/894 KB 192/1822 KB 160/206 KB 115/115 KB 587/587 KB 562/894 KB 180/1822 KB 116/206 KB 115/115 KB 580/587 KB 566/894 KB 192/1822 KB 160/206 KB 115/115 KB 587/587 KB 570/894 KB 192/1822 KB 160/206 KB 115/115 KB 587/587 KB 574/894 KB 192/1822 KB 160/206 KB 115/115 KB 587/587 KB 578/894 KB 192/1822 KB 160/ unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 206 KB 115/115 KB 587/587 KB 582/894 KB 196/1822 KB 164/206 KB 115/115 KB 587/587 KB 586/894 KB 196/1822 KB 164/206 KB 115/115 KB 587/587 KB 590/894 KB 196/1822 KB 164/206 KB 115/115 KB 587/587 KB 578/894 KB 196/1822 KB 164/206 KB 115/115 KB 587/587 KB 590/894 KB 200/1822 KB 164/206 KB 115/115 KB 587/587 KB 590/894 KB 204/1822 KB 164/206 KB 115/115 KB 587/587 KB 590/894 KB 208/1822 KB 164/206 KB 115/115 KB 587/587 KB 594/894 KB 212/1822 KB 164/206 KB 115/115 KB 587/587 KB 594/894 KB 216/1822 KB 164/206 KB 115/115 KB 587/587 KB 594/894 KB 220/1822 KB 164/206 KB 115/115 KB 587/587 KB 594/894 KB 224/1822 KB 164/206 KB 115/115 KB 587/587 KB 594/894 KB 228/1822 KB 164/206 KB 115/115 KB 587/587 KB 578/894 KB 192/1822 KB 164/206 KB 115/115 KB 587/587 KB 594/894 KB 228/1822 KB 168/206 KB 115/115 KB 587/587 KB 594/894 KB 228/1822 KB 172/206 KB 115/115 KB 587/587 KB 594/894 KB 228/1822 KB 176/206 KB 115/115 KB 587/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 594/894 KB 228/1822 KB 180/206 KB 587/587 KB 594/894 KB 228/1822 KB 184/206 KB 587/587 KB 594/894 KB 228/1822 KB 188/206 KB 587/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 779.1 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 594/894 KB 228/1822 KB 192/206 KB 594/894 KB 208/1822 KB 164/206 KB 115/115 KB 587/587 KB 598/894 KB 228/1822 KB 192/206 KB 602/894 KB 228/1822 KB 192/206 KB 606/894 KB 228/1822 KB 192/206 KB 610/894 KB 228/1822 KB 192/206 KB 614/894 KB 228/1822 KB 196/206 KB 618/894 KB 228/1822 KB 196/206 KB 622/894 KB 232/1822 KB 196/206 KB 610/894 KB 228/1822 KB 196/206 KB 622/894 KB 232/1822 KB 200/206 KB 622/894 KB 232/1822 KB 204/206 KB 622/894 KB 232/1822 KB 206/206 KB 618/894 KB 232/1822 KB 196/206 KB 622/894 KB 236/1822 KB 206/206 KB 622/894 KB 240/1822 KB 206/206 KB 622/894 KB 244/1822 KB 206/206 KB 626/894 KB 248/1822 KB 206/206 KB 626/894 KB 252/1822 KB 206/206 KB 626/894 KB 256/1822 KB 206/206 KB 626/894 KB 260/1822 KB 206/206 KB 4/57 KB 626/894 KB 264/1822 KB 206/206 KB 4/57 KB 626/894 KB 268/1822 KB 206/206 KB 4/57 KB 626/894 KB 244/1822 KB 206/206 KB 630/894 KB 268/1822 KB 206/206 KB 4/57 KB 634/894 KB 268/1822 KB 206/206 KB 4/57 KB 638/894 KB 268/1822 KB 206/206 KB 4/57 KB 642/894 KB 268/1822 KB 206/206 KB 4/57 KB 626/894 KB 256/1822 KB 206/206 KB 4/57 KB 642/894 KB 268/1822 KB 206/206 KB 8/57 KB 642/894 KB 268/1822 KB 206/206 KB 12/57 KB 642/894 KB 268/1822 KB 206/206 KB 16/57 KB 642/894 KB 268/1822 KB 206/206 KB 20/57 KB 642/894 KB 268/1822 KB 206/206 KB 24/57 KB 642/894 KB 268/1822 KB 206/206 KB 28/57 KB 642/894 KB 268/1822 KB 206/206 KB 32/57 KB 642/894 KB 268/1822 KB 206/206 KB 32/57 KB 4/314 KB 642/894 KB 268/1822 KB 206/206 KB 32/57 KB 8/314 KB 642/894 KB 268/1822 KB 206/206 KB 32/57 KB 12/314 KB 642/894 KB 268/1822 KB 206/206 KB 32/57 KB 16/314 KB 642/894 KB 268/1822 KB 206/206 KB 36/57 KB 16/314 KB 642/894 KB 268/1822 KB 206/206 KB 40/57 KB 16/314 KB 642/894 KB 268/1822 KB 206/206 KB 44/57 KB 16/314 KB 642/894 KB 268/1822 KB 206/206 KB 48/57 KB 16/314 KB 642/894 KB 268/1822 KB 206/206 KB 48/57 KB 20/314 KB 642/894 KB 268/1822 KB 206/206 KB 48/57 KB 24/314 KB 642/894 KB 268/1822 KB 206/206 KB 48/57 KB 28/314 KB 642/894 KB 268/1822 KB 206/206 KB 48/57 KB 32/314 KB 646/894 KB 268/1822 KB 206/206 KB 48/57 KB 32/314 KB 650/894 KB 268/1822 KB 206/206 KB 48/57 KB 32/314 KB 650/894 KB 268/1822 KB 206/206 KB 48/57 KB 36/314 KB 650/894 KB 268/1822 KB 206/206 KB 48/57 KB 40/314 KB 650/894 KB 268/1822 KB 206/206 KB 48/57 KB 44/314 KB 650/894 KB 268/1822 KB 206/206 KB 48/57 KB 48/314 KB 654/894 KB 268/1822 KB 206/206 KB 48/57 KB 48/314 KB 654/894 KB 272/1822 KB 206/206 KB 48/57 KB 48/314 KB 658/894 KB 272/1822 KB 206/206 KB 48/57 KB 48/314 KB 658/894 KB 276/1822 KB 206/206 KB 52/57 KB 48/314 KB 662/894 KB 280/1822 KB 206/206 KB 52/57 KB 52/314 KB 662/894 KB 284/1822 KB 206/206 KB 52/57 KB 52/314 KB 662/894 KB 288/1822 KB 206/206 KB 52/57 KB 52/314 KB 658/894 KB 272/1822 KB 206/206 KB 52/57 KB 48/314 KB 662/894 KB 288/1822 KB 206/206 KB 56/57 KB 52/314 KB 662/894 KB 288/1822 KB 206/206 KB 57/57 KB 52/314 KB 662/894 KB 276/1822 KB 206/206 KB 52/57 KB 52/314 KB 662/894 KB 276/1822 KB 206/206 KB 52/57 KB 52/314 KB 662/894 KB 288/1822 KB 206/206 KB 57/57 KB 56/314 KB 662/894 KB 288/1822 KB 206/206 KB 57/57 KB 60/314 KB 662/894 KB 288/1822 KB 206/206 KB 57/57 KB 64/314 KB 666/894 KB 288/1822 KB 206/206 KB 57/57 KB 64/314 KB 670/894 KB 288/1822 KB 206/206 KB 57/57 KB 68/314 KB 666/894 KB 288/1822 KB 206/206 KB 57/57 KB 68/314 KB 670/894 KB 288/1822 KB 206/206 KB 57/57 KB 72/314 KB 670/894 KB 288/1822 KB 206/206 KB 57/57 KB 76/314 K unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install B 670/894 KB 288/1822 KB 206/206 KB 57/57 KB 80/314 KB 674/894 KB 288/1822 KB 206/206 KB 57/57 KB 80/314 KB 678/894 KB 292/1822 KB 206/206 KB 57/57 KB 84/314 KB 682/894 KB 292/1822 KB 206/206 KB 57/57 KB 84/314 KB 686/894 KB 292/1822 KB 206/206 KB 57/57 KB 84/314 KB 674/894 KB 292/1822 KB 206/206 KB 57/57 KB 84/314 KB 686/894 KB 292/1822 KB 206/206 KB 57/57 KB 88/314 KB 686/894 KB 292/1822 KB 206/206 KB 57/57 KB 92/314 KB 686/894 KB 292/1822 KB 57/57 KB 96/314 KB 686/894 KB 292/1822 KB 57/57 KB 100/314 KB 686/894 KB 292/1822 KB 57/57 KB 104/314 KB 686/894 KB 292/1822 KB 57/57 KB 108/314 KB 686/894 KB 292/1822 KB 57/57 KB 112/314 KB 674/894 KB 292/1822 KB 206/206 KB 57/57 KB 80/314 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 266.0 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 686/894 KB 296/1822 KB 57/57 KB 112/314 KB 686/894 KB 300/1822 KB 57/57 KB 112/314 KB 690/894 KB 304/1822 KB 57/57 KB 112/314 KB 690/894 KB 308/1822 KB 57/57 KB 112/314 KB 690/894 KB 312/1822 KB 116/314 KB 690/894 KB 316/1822 KB 116/314 KB 690/894 KB 320/1822 KB 116/314 KB 690/894 KB 324/1822 KB 116/314 KB 690/894 KB 328/1822 KB 116/314 KB 690/894 KB 332/1822 KB 116/314 KB 690/894 KB 336/1822 KB 116/314 KB 690/894 KB 340/1822 KB 116/314 KB 690/894 KB 300/1822 KB 57/57 KB 112/314 KB 690/894 KB 308/1822 KB 116/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 72.8 KB/sec) unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 06:23:27 DEBUG unit.abot-epc-basic/0.install 690/894 KB 340/1822 KB 120/314 KB 690/894 KB 340/1822 KB 124/314 KB 690/894 KB 340/1822 KB 128/314 KB 694/894 KB 340/1822 KB 128/314 KB 698/894 KB 340/1822 KB 128/314 KB 702/894 KB 340/1822 KB 128/314 KB 706/894 KB 340/1822 KB 128/314 KB 706/894 KB 340/1822 KB 132/314 KB 706/894 KB 340/1822 KB 132/314 KB 4/263 KB 706/894 KB 340/1822 KB 132/314 KB 8/263 KB 706/894 KB 340/1822 KB 132/314 KB 12/263 KB 706/894 KB 340/1822 KB 132/314 KB 16/263 KB 706/894 KB 340/1822 KB 132/314 KB 20/263 KB 706/894 KB 340/1822 KB 132/314 KB 24/263 KB 706/894 KB 340/1822 KB 132/314 KB 28/263 KB 706/894 KB 340/1822 KB 132/314 KB 32/263 KB 706/894 KB 340/1822 KB 132/314 KB 36/263 KB 706/894 KB 340/1822 KB 136/314 KB 40/263 KB 706/894 KB 340/1822 KB 136/314 KB 36/263 KB 710/894 KB 340/1822 KB 140/314 KB 40/263 KB 710/894 KB 340/1822 KB 144/314 KB 40/263 KB 710/894 KB 340/1822 KB 136/314 KB 40/263 KB 714/894 KB 340/1822 KB 144/314 KB 44/263 KB 718/894 KB 340/1822 KB 144/314 KB 44/263 KB 722/894 KB 340/1822 KB 144/314 KB 44/263 KB 726/894 KB 344/1822 KB 148/314 KB 44/263 KB 730/894 KB 344/1822 KB 148/314 KB 44/263 KB 734/894 KB 344/1822 KB 148/314 KB 44/263 KB 710/894 KB 340/1822 KB 144/314 KB 44/263 KB 734/894 KB 344/1822 KB 148/314 KB 48/263 KB 734/894 KB 344/1822 KB 148/314 KB 52/263 KB 734/894 KB 344/1822 KB 148/314 KB 4/99 KB 52/263 KB 734/894 KB 344/1822 KB 148/314 KB 8/99 KB 52/263 KB 734/894 KB 344/1822 KB 148/314 KB 12/99 KB 52/263 KB 734/894 KB 344/1822 KB 148/314 KB 16/99 KB 52/263 KB 722/894 KB 344/1822 KB 148/314 KB 44/263 KB 734/894 KB 348/1822 KB 148/314 KB 16/99 KB 52/263 KB 734/894 KB 352/1822 KB 148/314 KB 16/99 KB 52/263 KB 734/894 KB 356/1822 KB 148/314 KB 20/99 KB 52/263 KB 738/894 KB 360/1822 KB 148/314 KB 20/99 KB 56/263 KB 738/894 KB 364/1822 KB 148/314 KB 20/99 KB 56/263 KB 738/894 KB 368/1822 KB 148/314 KB 20/99 KB 56/263 KB 722/894 KB 340/1822 KB 148/314 KB 44/263 KB 738/894 KB 368/1822 KB 152/314 KB 20/99 KB 56/263 KB 738/894 KB 368/1822 KB 156/314 KB 20/99 KB 56/263 KB 738/894 KB 368/1822 KB 160/314 KB 20/99 KB 56/263 KB 738/894 KB 368/1822 KB 164/314 KB 20/99 KB 56/263 KB 738/894 KB 368/1822 KB 168/314 KB 20/99 KB 56/263 KB 738/894 KB 368/1822 KB 172/314 KB 20/99 KB 56/263 KB 738/894 KB 368/1822 KB 176/314 KB 20/99 KB 56/263 KB 738/894 KB 368/1822 KB 180/314 KB 20/99 KB 56/263 KB 738/894 KB 372/1822 KB 184/314 KB 20/99 KB 56/263 KB 738/894 KB 372/1822 KB 188/314 KB 20/99 KB 56/263 KB 738/894 KB 372/1822 KB 192/314 KB 20/99 KB 56/263 KB 738/894 KB 356/1822 KB 148/314 KB 20/99 KB 56/263 KB 742/894 KB 372/1822 KB 192/314 KB 20/99 KB 56/263 KB 746/894 KB 372/1822 KB 192/314 KB 20/99 KB 56/263 KB 750/894 KB 372/1822 KB 192/314 KB 20/99 KB 56/263 KB 734/894 KB 356/1822 KB 148/314 KB 20/99 KB 56/263 KB 750/894 KB 372/1822 KB 192/314 KB 20/99 KB 60/263 KB 750/894 KB 372/1822 KB 192/314 KB 20/99 KB 64/263 KB 734/894 KB 352/1822 KB 148/314 KB 20/99 KB 52/263 KB 750/894 KB 372/1822 KB 192/314 KB 24/99 KB 64/263 KB 750/894 KB 372/1822 KB 192/314 KB 28/99 KB 64/263 KB 750/894 KB 372/1822 KB 192/314 KB 32/99 KB 64/263 KB 750/894 KB 372/1822 KB 192/314 KB 36/99 KB 64/263 KB 750/894 KB 372/1822 KB 192/314 KB 40/99 KB 68/263 KB 750/894 KB 372/1822 KB 192/314 KB 44/99 KB 68/263 KB 750/894 KB 372/1822 KB 192/314 KB 48/99 KB 68/263 KB 750/894 KB 372/1822 KB 192/314 KB 52/99 KB 68/263 KB 754/894 KB 372/1822 KB 192/314 KB 56/99 KB 68/263 KB 754/894 KB 37 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 2/1822 KB 192/314 KB 60/99 KB 68/263 KB 754/894 KB 372/1822 KB 192/314 KB 64/99 KB 68/263 KB 754/894 KB 372/1822 KB 192/314 KB 68/99 KB 68/263 KB 754/894 KB 372/1822 KB 196/314 KB 72/99 KB 68/263 KB 754/894 KB 372/1822 KB 196/314 KB 76/99 KB 68/263 KB 754/894 KB 372/1822 KB 196/314 KB 80/99 KB 68/263 KB 738/894 KB 372/1822 KB 180/314 KB 20/99 KB 56/263 KB 754/894 KB 376/1822 KB 196/314 KB 80/99 KB 68/263 KB 754/894 KB 380/1822 KB 196/314 KB 80/99 KB 68/263 KB 754/894 KB 384/1822 KB 196/314 KB 80/99 KB 68/263 KB 754/894 KB 388/1822 KB 196/314 KB 80/99 KB 68/263 KB 754/894 KB 392/1822 KB 196/314 KB 80/99 KB 68/263 KB 754/894 KB 396/1822 KB 196/314 KB 80/99 KB 68/263 KB 754/894 KB 400/1822 KB 196/314 KB 80/99 KB 68/263 KB 754/894 KB 404/1822 KB 196/314 KB 80/99 KB 68/263 KB 754/894 KB 408/1822 KB 196/314 KB 84/99 KB 68/263 KB 754/894 KB 412/1822 KB 196/314 KB 84/99 KB 68/263 KB 754/894 KB 416/1822 KB 196/314 KB 84/99 KB 68/263 KB 754/894 KB 372/1822 KB 196/314 KB 68/99 KB 68/263 KB 754/894 KB 372/1822 KB 192/314 KB 52/99 KB 68/263 KB 758/894 KB 416/1822 KB 196/314 KB 84/99 KB 68/263 KB 762/894 KB 416/1822 KB 196/314 KB 84/99 KB 68/263 KB 766/894 KB 416/1822 KB 196/314 KB 84/99 KB 68/263 KB 770/894 KB 416/1822 KB 196/314 KB 84/99 KB 68/263 KB 750/894 KB 372/1822 KB 192/314 KB 36/99 KB 68/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 72/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 76/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 80/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 84/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 88/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 92/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 96/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 100/263 KB 770/894 KB 416/1822 KB 200/314 KB 84/99 KB 68/263 KB 774/894 KB 416/1822 KB 204/314 KB 84/99 KB 100/263 KB 774/894 KB 416/1822 KB 208/314 KB 84/99 KB 100/263 KB 774/894 KB 416/1822 KB 208/314 KB 84/99 KB 104/263 KB 774/894 KB 416/1822 KB 208/314 KB 84/99 KB 108/263 KB 774/894 KB 416/1822 KB 208/314 KB 84/99 KB 112/263 KB 774/894 KB 416/1822 KB 208/314 KB 84/99 KB 116/263 KB 774/894 KB 416/1822 KB 212/314 KB 84/99 KB 120/263 KB 774/894 KB 416/1822 KB 212/314 KB 84/99 KB 124/263 KB 774/894 KB 416/1822 KB 212/314 KB 84/99 KB 128/263 KB 754/894 KB 404/1822 KB 196/314 KB 84/99 KB 68/263 KB 774/894 KB 416/1822 KB 212/314 KB 88/99 KB 128/263 KB 774/894 KB 416/1822 KB 212/314 KB 92/99 KB 128/263 KB 774/894 KB 416/1822 KB 212/314 KB 96/99 KB 128/263 KB 774/894 KB 416/1822 KB 212/314 KB 99/99 KB 128/263 KB 774/894 KB 416/1822 KB 212/314 KB 84/99 KB 116/263 KB 774/894 KB 416/1822 KB 216/314 KB 99/99 KB 128/263 KB 774/894 KB 416/1822 KB 220/314 KB 99/99 KB 128/263 KB 774/894 KB 416/1822 KB 224/314 KB 99/99 KB 128/263 KB 774/894 KB 416/1822 KB 228/314 KB 99/99 KB 128/263 KB 774/894 KB 420/1822 KB 232/314 KB 99/99 KB 132/263 KB 774/894 KB 420/1822 KB 236/314 KB 99/99 KB 132/263 KB 774/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 774/894 KB 416/1822 KB 200/314 KB 84/99 KB 100/263 KB 778/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 782/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 786/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 790/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 794/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 798/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 802/894 KB 420/1822 KB 240/314 KB 99/99 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 132/263 KB 806/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 810/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 814/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 818/894 KB 420/1822 KB 240/314 KB 99/99 KB 132/263 KB 822/894 KB 420/1822 KB 244/314 KB 99/99 KB 132/263 KB 826/894 KB 420/1822 KB 244/314 KB 99/99 KB 132/263 KB 830/894 KB 420/1822 KB 244/314 KB 99/99 KB 132/263 KB 774/894 KB 420/1822 KB 228/314 KB 99/99 KB 132/263 KB 830/894 KB 424/1822 KB 244/314 KB 99/99 KB 132/263 KB 830/894 KB 428/1822 KB 244/314 KB 99/99 KB 132/263 KB 830/894 KB 432/1822 KB 244/314 KB 99/99 KB 132/263 KB 830/894 KB 436/1822 KB 244/314 KB 99/99 KB 132/263 KB 834/894 KB 440/1822 KB 244/314 KB 99/99 KB 132/263 KB 834/894 KB 444/1822 KB 244/314 KB 99/99 KB 132/263 KB 834/894 KB 448/1822 KB 244/314 KB 99/99 KB 132/263 KB 774/894 KB 416/1822 KB 228/314 KB 99/99 KB 132/263 KB 834/894 KB 448/1822 KB 244/314 KB 99/99 KB 136/263 KB 834/894 KB 448/1822 KB 244/314 KB 99/99 KB 140/263 KB 834/894 KB 448/1822 KB 244/314 KB 99/99 KB 144/263 KB 834/894 KB 448/1822 KB 244/314 KB 99/99 KB 148/263 KB 834/894 KB 448/1822 KB 244/314 KB 99/99 KB 152/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 120.9 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 834/894 KB 436/1822 KB 244/314 KB 99/99 KB 132/263 KB 838/894 KB 448/1822 KB 244/314 KB 156/263 KB 842/894 KB 448/1822 KB 244/314 KB 156/263 KB 846/894 KB 448/1822 KB 244/314 KB 156/263 KB 850/894 KB 448/1822 KB 244/314 KB 156/263 KB 818/894 KB 420/1822 KB 244/314 KB 99/99 KB 132/263 KB 850/894 KB 452/1822 KB 248/314 KB 156/263 KB 850/894 KB 452/1822 KB 252/314 KB 156/263 KB 850/894 KB 452/1822 KB 256/314 KB 156/263 KB 850/894 KB 452/1822 KB 260/314 KB 156/263 KB 850/894 KB 452/1822 KB 264/314 KB 156/263 KB 850/894 KB 452/1822 KB 268/314 KB 156/263 KB 850/894 KB 452/1822 KB 272/314 KB 156/263 KB 850/894 KB 452/1822 KB 276/314 KB 156/263 KB 850/894 KB 452/1822 KB 280/314 KB 156/263 KB 850/894 KB 452/1822 KB 284/314 KB 156/263 KB 850/894 KB 452/1822 KB 244/314 KB 156/263 KB 854/894 KB 456/1822 KB 284/314 KB 156/263 KB 854/894 KB 460/1822 KB 284/314 KB 156/263 KB 854/894 KB 464/1822 KB 284/314 KB 156/263 KB 854/894 KB 468/1822 KB 284/314 KB 156/263 KB 834/894 KB 448/1822 KB 244/314 KB 156/263 KB 854/894 KB 468/1822 KB 288/314 KB 160/263 KB 854/894 KB 468/1822 KB 288/314 KB 164/263 KB 854/894 KB 468/1822 KB 288/314 KB 168/263 KB 854/894 KB 468/1822 KB 288/314 KB 172/263 KB 854/894 KB 468/1822 KB 288/314 KB 176/263 KB 854/894 KB 468/1822 KB 288/314 KB 180/263 KB 854/894 KB 468/1822 KB 288/314 KB 184/263 KB 854/894 KB 468/1822 KB 288/314 KB 188/263 KB 854/894 KB 468/1822 KB 288/314 KB 192/263 KB 854/894 KB 468/1822 KB 288/314 KB 156/263 KB 854/894 KB 452/1822 KB 284/314 KB 156/263 KB 858/894 KB 468/1822 KB 288/314 KB 192/263 KB 862/894 KB 468/1822 KB 288/314 KB 192/263 KB 866/894 KB 468/1822 KB 288/314 KB 192/263 KB 870/894 KB 472/1822 KB 292/314 KB 196/263 KB 874/894 KB 472/1822 KB 292/314 KB 196/263 KB 878/894 KB 472/1822 KB 292/314 KB 196/263 KB 866/894 KB 472/1822 KB 292/314 KB 196/263 KB 878/894 KB 472/1822 KB 296/314 KB 196/263 KB 878/894 KB 472/1822 KB 300/314 KB 196/263 KB 878/894 KB 472/1822 KB 304/314 KB 196/263 KB 878/894 KB 472/1822 KB 308/314 KB 196/263 KB 882/894 KB 472/1822 KB 312/314 KB 196/263 KB 882/894 KB 472/1822 KB 314/314 KB 196/263 KB 866/894 KB 472/1822 KB 288/314 KB 196/263 KB 882/894 KB 472/1822 KB 314/314 KB 200/263 KB 882/894 KB 472/1822 KB 314/314 KB 204/263 KB 882/894 KB 472/1822 KB 314/314 KB 208/263 KB 882/894 KB 472/1822 KB 314/314 KB 212/263 KB 882/894 KB 472/1822 KB 314/314 KB 216/263 KB 882/894 KB 472/1822 KB 314/314 KB 220/263 KB 882/894 KB 472/1822 KB 314/314 KB 224/263 KB 866/894 KB 472/1822 KB 288/314 KB 192/263 KB 882/894 KB 476/1822 KB 314/314 KB 224/263 KB 882/894 KB 480/1822 KB 314/314 KB 224/263 KB 882/894 KB 484/1822 KB 314/314 KB 224/263 KB 882/894 KB 488/1822 KB 314/314 KB 224/263 KB 882/894 KB 492/1822 KB 314/314 KB 224/263 KB 882/894 KB 496/1822 KB 314/314 KB 224/263 KB 882/894 KB 500/1822 KB 314/314 KB 224/263 KB 882/894 KB 504/1822 KB 314/314 KB 224/263 KB 882/894 KB 508/1822 KB 314/314 KB 224/263 KB 882/894 KB 512/1822 KB 314/314 KB 224/263 KB 882/894 KB 516/1822 KB 314/314 KB 224/263 KB 882/894 KB 520/1822 KB 314/314 KB 228/263 KB 882/894 KB 524/1822 KB 314/314 KB 228/263 KB 882/894 KB 528/1822 KB 314/314 KB 228/263 KB 882/894 KB 472/1822 KB 308/314 KB 196/263 KB 886/894 KB 528/1822 KB 314/314 KB 228/263 KB 890/894 KB 528/1822 KB 314/314 KB 228/263 KB 894/894 KB 528/1822 KB 314/314 KB 228/263 KB 882/894 KB 516/1822 KB 314/314 KB 228/263 KB 894/894 KB 528/1822 KB 314/314 KB 232/263 KB 894/894 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 528/1822 KB 314/314 KB 236/263 KB 894/894 KB 528/1822 KB 314/314 KB 240/263 KB 894/894 KB 528/1822 KB 314/314 KB 244/263 KB 894/894 KB 528/1822 KB 314/314 KB 248/263 KB 894/894 KB 528/1822 KB 314/314 KB 252/263 KB 894/894 KB 532/1822 KB 314/314 KB 256/263 KB 894/894 KB 532/1822 KB 314/314 KB 252/263 KB 894/894 KB 536/1822 KB 314/314 KB 256/263 KB 894/894 KB 540/1822 KB 314/314 KB 256/263 KB 894/894 KB 544/1822 KB 314/314 KB 256/263 KB 894/894 KB 548/1822 KB 314/314 KB 260/263 KB 894/894 KB 552/1822 KB 314/314 KB 260/263 KB 894/894 KB 556/1822 KB 314/314 KB 260/263 KB 894/894 KB 560/1822 KB 314/314 KB 260/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 375.9 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 894/894 KB 544/1822 KB 314/314 KB 260/263 KB 894/894 KB 560/1822 KB 263/263 KB 894/894 KB 564/1822 KB 263/263 KB 894/894 KB 568/1822 KB 263/263 KB 894/894 KB 572/1822 KB 263/263 KB 894/894 KB 576/1822 KB 263/263 KB 894/894 KB 580/1822 KB 263/263 KB 894/894 KB 584/1822 KB 263/263 KB 894/894 KB 588/1822 KB 263/263 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 1068.4 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 592/1822 KB 263/263 KB 4/276 KB 592/1822 KB 263/263 KB 8/276 KB 592/1822 KB 263/263 KB 12/276 KB 592/1822 KB 263/263 KB 16/276 KB 592/1822 KB 263/263 KB 20/276 KB 592/1822 KB 263/263 KB 24/276 KB 592/1822 KB 263/263 KB 28/276 KB 592/1822 KB 263/263 KB 32/276 KB 592/1822 KB 263/263 KB 36/276 KB 592/1822 KB 263/263 KB 40/276 KB 592/1822 KB 263/263 KB 44/276 KB 592/1822 KB 263/263 KB 48/276 KB 592/1822 KB 263/263 KB 48/276 KB 596/1822 KB 263/263 KB 52/276 KB 596/1822 KB 263/263 KB 56/276 KB 596/1822 KB 263/263 KB 60/276 KB 596/1822 KB 263/263 KB 64/276 KB 596/1822 KB 263/263 KB 64/276 KB 600/1822 KB 263/263 KB 64/276 KB 604/1822 KB 263/263 KB 64/276 KB 608/1822 KB 263/263 KB 64/276 KB 612/1822 KB 263/263 KB 68/276 KB 616/1822 KB 263/263 KB 68/276 KB 620/1822 KB 263/263 KB 68/276 KB 612/1822 KB 263/263 KB 72/276 KB 624/1822 KB 263/263 KB 72/276 KB 624/1822 KB 4/54 KB 263/263 KB 72/276 KB 624/1822 KB 8/54 KB 263/263 KB 72/276 KB 624/1822 KB 12/54 KB 263/263 KB 72/276 KB 624/1822 KB 16/54 KB 263/263 KB 76/276 KB 624/1822 KB 16/54 KB 263/263 KB 80/276 KB 624/1822 KB 16/54 KB 263/263 KB 80/276 KB 624/1822 KB 20/54 KB 263/263 KB 80/276 KB 624/1822 KB 24/54 KB 263/263 KB 80/276 KB 624/1822 KB 28/54 KB 263/263 KB 80/276 KB 624/1822 KB 32/54 KB 263/263 KB 80/276 KB 624/1822 KB 36/54 KB 263/263 KB 80/276 KB 624/1822 KB 36/54 KB 4/748 KB 263/263 KB 80/276 KB 624/1822 KB 36/54 KB 8/748 KB 263/263 KB 80/276 KB 624/1822 KB 36/54 KB 12/748 KB 263/263 KB 80/276 KB 624/1822 KB 36/54 KB 16/748 KB 263/263 KB 80/276 KB 624/1822 KB 40/54 KB 16/748 KB 263/263 KB 80/276 KB 624/1822 KB 44/54 KB 16/748 KB 263/263 KB 80/276 KB 624/1822 KB 48/54 KB 16/748 KB 263/263 KB 80/276 KB 624/1822 KB 52/54 KB 16/748 KB 263/263 KB 80/276 KB 624/1822 KB 54/54 KB 16/748 KB 263/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 310.2 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 80/276 KB 624/1822 KB 54/54 KB 20/748 KB 80/276 KB 624/1822 KB 54/54 KB 24/748 KB 80/276 KB 624/1822 KB 54/54 KB 28/748 KB 80/276 KB 624/1822 KB 54/54 KB 32/748 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 80/276 KB 624/1822 KB 54/54 KB 36/748 KB 80/276 KB 624/1822 KB 54/54 KB 40/748 KB 80/276 KB 624/1822 KB 54/54 KB 44/748 KB 80/276 KB 624/1822 KB 54/54 KB 48/748 KB 84/276 KB 624/1822 KB 54/54 KB 48/748 KB 88/276 KB 624/1822 KB 54/54 KB 48/748 KB 92/276 KB 624/1822 KB 54/54 KB 48/748 KB 96/276 KB 624/1822 KB 54/54 KB 48/748 KB 100/276 KB 624/1822 KB 54/54 KB 48/748 KB 104/276 KB 624/1822 KB 54/54 KB 48/748 KB 108/276 KB 624/1822 KB 54/54 KB 48/748 KB 112/276 KB 624/1822 KB 54/54 KB 48/748 KB 68/276 KB 624/1822 KB 54/54 KB 48/748 KB 112/276 KB 628/1822 KB 54/54 KB 52/748 KB 116/276 KB 632/1822 KB 54/54 KB 52/748 KB 116/276 KB 636/1822 KB 54/54 KB 52/748 KB 112/276 KB 624/1822 KB 54/54 KB 52/748 KB 116/276 KB 636/1822 KB 54/54 KB 56/748 KB 116/276 KB 636/1822 KB 54/54 KB 60/748 KB 116/276 KB 636/1822 KB 54/54 KB 64/748 KB 116/276 KB 640/1822 KB 54/54 KB 64/748 KB 116/276 KB 628/1822 KB 54/54 KB 52/748 KB 120/276 KB 640/1822 KB 54/54 KB 68/748 KB 124/276 KB 640/1822 KB 54/54 KB 68/748 KB 128/276 KB 640/1822 KB 54/54 KB 68/748 KB 116/276 KB 640/1822 KB 54/54 KB 68/748 KB 128/276 KB 640/1822 KB 54/54 KB 72/748 KB 128/276 KB 640/1822 KB 54/54 KB 76/748 KB 128/276 KB 640/1822 KB 54/54 KB 80/748 KB 128/276 KB 640/1822 KB 54/54 KB 84/748 KB 128/276 KB 640/1822 KB 54/54 KB 88/748 KB 128/276 KB 640/1822 KB 54/54 KB 92/748 KB 128/276 KB 640/1822 KB 54/54 KB 96/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 63.0 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 128/276 KB 644/1822 KB 100/748 KB 128/276 KB 644/1822 KB 104/748 KB 128/276 KB 644/1822 KB 108/748 KB 132/276 KB 644/1822 KB 112/748 KB 128/276 KB 644/1822 KB 100/748 KB 132/276 KB 648/1822 KB 112/748 KB 132/276 KB 652/1822 KB 112/748 KB 132/276 KB 656/1822 KB 112/748 KB 132/276 KB 660/1822 KB 112/748 KB 132/276 KB 664/1822 KB 116/748 KB 132/276 KB 668/1822 KB 116/748 KB 132/276 KB 672/1822 KB 116/748 KB 132/276 KB 644/1822 KB 108/748 KB 136/276 KB 672/1822 KB 116/748 KB 140/276 KB 672/1822 KB 116/748 KB 144/276 KB 672/1822 KB 116/748 KB 148/276 KB 672/1822 KB 116/748 KB 152/276 KB 672/1822 KB 116/748 KB 156/276 KB 672/1822 KB 116/748 KB 160/276 KB 676/1822 KB 3/223 KB 4/27 KB 116/748 KB 132/276 KB 660/1822 KB 116/748 KB 160/276 KB 676/1822 KB 3/223 KB 4/27 KB 120/748 KB 160/276 KB 676/1822 KB 3/223 KB 4/27 KB 124/748 KB 160/276 KB 676/1822 KB 3/223 KB 4/27 KB 128/748 KB 164/276 KB 676/1822 KB 3/223 KB 4/27 KB 128/748 KB 168/276 KB 676/1822 KB 3/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 3/223 KB 4/27 KB 132/748 KB 156/276 KB 676/1822 KB 3/223 KB 4/27 KB 116/748 KB 156/276 KB 672/1822 KB 3/223 KB 4/27 KB 116/748 KB 156/276 KB 672/1822 KB 3/223 KB 116/748 KB 172/276 KB 676/1822 KB 6/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 9/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 11/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 14/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 16/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 19/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 22/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 25/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 27/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 30/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 32/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 36/223 KB 4/27 KB 132/748 KB 172/276 KB 676/1822 KB 40/223 KB 8/27 KB 132/748 KB 172/276 KB 676/1822 KB 44/223 KB 8/27 KB 132/748 KB 172/276 KB 676/1822 KB 48/223 KB 8/27 KB 132/748 KB 172/276 KB 676/1822 KB 52/223 KB 8/27 KB 132/748 KB 172/276 KB 676/1822 KB 56/223 KB 8/27 KB 132/748 KB 172/276 KB 676/1822 KB 60/223 KB 8/27 KB 132/748 KB 172/276 KB 676/1822 KB 62/223 KB 8/27 KB 132/748 KB 172/276 KB 680/1822 KB 62/223 KB 8/27 KB 132/748 KB 172/276 KB 684/1822 KB 66/223 KB 8/27 KB 132/748 KB 172/276 KB 688/1822 KB 66/223 KB 8/27 KB 132/748 KB 172/276 KB 692/1822 KB 66/223 KB 8/27 KB 132/748 KB 176/276 KB 696/1822 KB 66/223 KB 8/27 KB 132/748 KB 176/276 KB 700/1822 KB 66/223 KB 8/27 KB 132/748 KB 176/276 KB 704/1822 KB 66/223 KB 8/27 KB 132/748 KB 176/276 KB 708/1822 KB 66/223 KB 8/27 KB 132/748 KB 176/276 KB 712/1822 KB 66/223 KB 8/27 KB 132/748 KB 176/276 KB 716/1822 KB 66/223 KB 8/27 KB 132/748 KB 176/276 KB 720/1822 KB 66/223 KB 8/27 KB 132/748 KB 176/276 KB 724/1822 KB 66/223 KB 8/27 KB 132/748 KB 164/276 KB 676/1822 KB 3/223 KB 4/27 KB 132/748 KB 176/276 KB 724/1822 KB 66/223 KB 8/27 KB 136/748 KB 176/276 KB 724/1822 KB 66/223 KB 8/27 KB 140/748 KB 176/276 KB 724/1822 KB 66/223 KB 8/27 KB 144/748 KB 176/276 KB 724/1822 KB 66/223 KB 8/27 KB 148/748 KB 176/276 KB 724/1822 KB 66/223 KB 8/27 KB 152/748 KB 176/276 KB 724/1822 KB 66/223 KB 8/27 KB 156/748 KB 176/276 KB 724/1822 KB 66/223 KB 8/27 KB 160/748 KB 176/276 KB 692/1822 KB 66/223 KB 8/27 KB 132/748 KB 172/276 KB 680/1822 KB 66/223 KB 8/27 KB 132/748 KB 172/276 KB 676/1822 KB 36/223 KB 8/27 KB 132/748 KB 176/276 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 724/1822 KB 66/223 KB 12/27 KB 160/748 KB 176/276 KB 724/1822 KB 66/223 KB 16/27 KB 160/748 KB 176/276 KB 724/1822 KB 66/223 KB 20/27 KB 160/748 KB 176/276 KB 724/1822 KB 66/223 KB 24/27 KB 160/748 KB 176/276 KB 724/1822 KB 66/223 KB 27/27 KB 160/748 KB 176/276 KB 724/1822 KB 70/223 KB 27/27 KB 160/748 KB 176/276 KB 724/1822 KB 74/223 KB 27/27 KB 160/748 KB 176/276 KB 724/1822 KB 78/223 KB 27/27 KB 160/748 KB 176/276 KB 724/1822 KB 82/223 KB 27/27 KB 160/748 KB 176/276 KB 724/1822 KB 86/223 KB 27/27 KB 160/748 KB 176/276 KB 724/1822 KB 90/223 KB 27/27 KB 160/748 KB 176/276 KB 724/1822 KB 94/223 KB 27/27 KB 160/748 KB 180/276 KB 724/1822 KB 94/223 KB 27/27 KB 160/748 KB 184/276 KB 724/1822 KB 94/223 KB 27/27 KB 160/748 KB 188/276 KB 724/1822 KB 94/223 KB 27/27 KB 160/748 KB 192/276 KB 724/1822 KB 94/223 KB 27/27 KB 160/748 KB 196/276 KB 724/1822 KB 94/223 KB 27/27 KB 160/748 KB 200/276 KB 724/1822 KB 98/223 KB 27/27 KB 164/748 KB 204/276 KB 724/1822 KB 98/223 KB 27/27 KB 164/748 KB 208/276 KB 724/1822 KB 98/223 KB 27/27 KB 164/748 KB 196/276 KB 724/1822 KB 98/223 KB 27/27 KB 164/748 KB 208/276 KB 724/1822 KB 98/223 KB 27/27 KB 168/748 KB 208/276 KB 724/1822 KB 98/223 KB 27/27 KB 172/748 KB 208/276 KB 724/1822 KB 98/223 KB 27/27 KB 176/748 KB 196/276 KB 724/1822 KB 98/223 KB 27/27 KB 160/748 KB 208/276 KB 728/1822 KB 102/223 KB 27/27 KB 176/748 KB 208/276 KB 728/1822 KB 106/223 KB 27/27 KB 176/748 KB 208/276 KB 728/1822 KB 110/223 KB 27/27 KB 176/748 KB 208/276 KB 728/1822 KB 114/223 KB 27/27 KB 176/748 KB 208/276 KB 728/1822 KB 118/223 KB 27/27 KB 180/748 KB 208/276 KB 728/1822 KB 122/223 KB 27/27 KB 180/748 KB 208/276 KB 728/1822 KB 126/223 KB 27/27 KB 180/748 KB 212/276 KB 728/1822 KB 130/223 KB 27/27 KB 180/748 KB 212/276 KB 728/1822 KB 134/223 KB 180/748 KB 212/276 KB 728/1822 KB 138/223 KB 180/748 KB 212/276 KB 728/1822 KB 142/223 KB 180/748 KB 208/276 KB 728/1822 KB 98/223 KB 27/27 KB 176/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 30.1 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 212/276 KB 732/1822 KB 142/223 KB 180/748 KB 212/276 KB 736/1822 KB 142/223 KB 180/748 KB 212/276 KB 740/1822 KB 142/223 KB 180/748 KB 212/276 KB 744/1822 KB 142/223 KB 180/748 KB 212/276 KB 748/1822 KB 142/223 KB 180/748 KB 212/276 KB 752/1822 KB 142/223 KB 180/748 KB 212/276 KB 756/1822 KB 142/223 KB 180/748 KB 212/276 KB 760/1822 KB 146/223 KB 180/748 KB 212/276 KB 764/1822 KB 146/223 KB 180/748 KB 212/276 KB 768/1822 KB 146/223 KB 180/748 KB 212/276 KB 728/1822 KB 126/223 KB 27/27 KB 180/748 KB 216/276 KB 768/1822 KB 146/223 KB 180/748 KB 220/276 KB 768/1822 KB 146/223 KB 180/748 KB 224/276 KB 768/1822 KB 146/223 KB 180/748 KB 228/276 KB 768/1822 KB 146/223 KB 180/748 KB 232/276 KB 768/1822 KB 146/223 KB 180/748 KB 236/276 KB 768/1822 KB 146/223 KB 180/748 KB 240/276 KB 768/1822 KB 146/223 KB 180/748 KB 208/276 KB 728/1822 KB 114/223 KB 27/27 KB 180/748 KB 240/276 KB 768/1822 KB 146/223 KB 184/748 KB 240/276 KB 768/1822 KB 146/223 KB 188/748 KB 240/276 KB 768/1822 KB 146/223 KB 192/748 KB 240/276 KB 768/1822 KB 146/223 KB 196/748 KB 240/276 KB 768/1822 KB 146/223 KB 200/748 KB 240/276 KB 768/1822 KB 146/223 KB 204/748 KB 240/276 KB 768/1822 KB 146/223 KB 208/748 KB 212/276 KB 756/1822 KB 146/223 KB 180/748 KB 240/276 KB 768/1822 KB 150/223 KB 208/748 KB 244/276 KB 768/1822 KB 154/223 KB 212/748 KB 244/276 KB 768/1822 KB 158/223 KB 212/748 KB 244/276 KB 768/1822 KB 162/223 KB 212/748 KB 244/276 KB 772/1822 KB 166/223 KB 212/748 KB 244/276 KB 772/1822 KB 170/223 KB 212/748 KB 244/276 KB 772/1822 KB 174/223 KB 212/748 KB 244/276 KB 768/1822 KB 150/223 KB 212/748 KB 248/276 KB 772/1822 KB 174/223 KB 212/748 KB 252/276 KB 772/1822 KB 174/223 KB 212/748 KB 256/276 KB 772/1822 KB 174/223 KB 212/748 KB 240/276 KB 768/1822 KB 150/223 KB 212/748 KB 260/276 KB 772/1822 KB 174/223 KB 212/748 KB 264/276 KB 772/1822 KB 178/223 KB 216/748 KB 4/178 KB 268/276 KB 772/1822 KB 178/223 KB 216/748 KB 4/178 KB 272/276 KB 772/1822 KB 178/223 KB 216/748 KB 4/178 KB 244/276 KB 772/1822 KB 162/223 KB 212/748 KB 272/276 KB 776/1822 KB 178/223 KB 216/748 KB 4/178 KB 272/276 KB 780/1822 KB 178/223 KB 216/748 KB 4/178 KB 272/276 KB 784/1822 KB 178/223 KB 216/748 KB 4/178 KB 272/276 KB 788/1822 KB 178/223 KB 216/748 KB 4/178 KB 272/276 KB 792/1822 KB 178/223 KB 216/748 KB 4/178 KB 260/276 KB 772/1822 KB 178/223 KB 216/748 KB 4/178 KB 276/276 KB 792/1822 KB 182/223 KB 216/748 KB 4/178 KB 276/276 KB 792/1822 KB 186/223 KB 216/748 KB 4/178 KB 260/276 KB 772/1822 KB 174/223 KB 216/748 KB 4/178 KB 260/276 KB 772/1822 KB 174/223 KB 212/748 KB 4/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 8/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 12/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 16/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 20/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 24/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 28/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 32/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 36/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 40/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 44/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 48/178 KB 276/276 KB 796/1822 KB 186/223 KB 220/748 KB 48/178 KB 276/276 KB 796/1822 KB 186/223 KB 224/748 KB 48/178 KB 276/276 KB 796/1822 KB 186/223 KB 228/748 KB 48/178 KB 276/276 KB 796/1822 KB 186/223 KB 232/748 KB 48/178 KB 276/276 KB 796/1822 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 186/223 KB 236/748 KB 48/178 KB 276/276 KB 796/1822 KB 186/223 KB 240/748 KB 48/178 KB 276/276 KB 796/1822 KB 186/223 KB 216/748 KB 4/178 KB 276/276 KB 800/1822 KB 186/223 KB 240/748 KB 48/178 KB 276/276 KB 804/1822 KB 186/223 KB 244/748 KB 52/178 KB 276/276 KB 792/1822 KB 178/223 KB 216/748 KB 4/178 KB 276/276 KB 804/1822 KB 190/223 KB 244/748 KB 52/178 KB 276/276 KB 804/1822 KB 190/223 KB 244/748 KB 52/178 KB 276/276 KB 804/1822 KB 194/223 KB 244/748 KB 52/178 KB 276/276 KB 804/1822 KB 198/223 KB 244/748 KB 52/178 KB 276/276 KB 808/1822 KB 202/223 KB 244/748 KB 52/178 KB 276/276 KB 808/1822 KB 206/223 KB 244/748 KB 52/178 KB 276/276 KB 808/1822 KB 210/223 KB 244/748 KB 52/178 KB 276/276 KB 808/1822 KB 214/223 KB 244/748 KB 52/178 KB 276/276 KB 808/1822 KB 218/223 KB 244/748 KB 52/178 KB 276/276 KB 808/1822 KB 222/223 KB 244/748 KB 52/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 52/178 KB 276/276 KB 800/1822 KB 186/223 KB 244/748 KB 52/178 KB 276/276 KB 800/1822 KB 186/223 KB 240/748 KB 52/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 56/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 60/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 64/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 68/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 72/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 76/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 80/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 84/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 88/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 92/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 96/178 KB 276/276 KB 808/1822 KB 223/223 KB 244/748 KB 100/178 KB 276/276 KB 808/1822 KB 198/223 KB 244/748 KB 52/178 KB 276/276 KB 812/1822 KB 223/223 KB 248/748 KB 100/178 KB 276/276 KB 816/1822 KB 223/223 KB 248/748 KB 100/178 KB 276/276 KB 808/1822 KB 223/223 KB 248/748 KB 100/178 KB 276/276 KB 816/1822 KB 223/223 KB 252/748 KB 100/178 KB 276/276 KB 816/1822 KB 223/223 KB 256/748 KB 100/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 306.3 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 820/1822 KB 223/223 KB 260/748 KB 104/178 KB 816/1822 KB 223/223 KB 256/748 KB 104/178 KB 820/1822 KB 223/223 KB 260/748 KB 108/178 KB 820/1822 KB 223/223 KB 260/748 KB 112/178 KB 820/1822 KB 223/223 KB 260/748 KB 116/178 KB 820/1822 KB 223/223 KB 264/748 KB 120/178 KB 820/1822 KB 223/223 KB 264/748 KB 124/178 KB 820/1822 KB 223/223 KB 264/748 KB 128/178 KB 820/1822 KB 223/223 KB 256/748 KB 104/178 KB 824/1822 KB 223/223 KB 264/748 KB 128/178 KB 828/1822 KB 223/223 KB 264/748 KB 128/178 KB 832/1822 KB 223/223 KB 264/748 KB 128/178 KB 820/1822 KB 223/223 KB 264/748 KB 116/178 KB 832/1822 KB 223/223 KB 268/748 KB 128/178 KB 832/1822 KB 223/223 KB 272/748 KB 128/178 KB 832/1822 KB 223/223 KB 276/748 KB 128/178 KB 832/1822 KB 223/223 KB 280/748 KB 132/178 KB 832/1822 KB 223/223 KB 284/748 KB 132/178 KB 836/1822 KB 223/223 KB 288/748 KB 132/178 KB 836/1822 KB 223/223 KB 292/748 KB 132/178 KB 836/1822 KB 296/748 KB 132/178 KB 4/23 KB 836/1822 KB 300/748 KB 132/178 KB 4/23 KB 836/1822 KB 304/748 KB 132/178 KB 4/23 KB 832/1822 KB 223/223 KB 276/748 KB 132/178 KB 836/1822 KB 304/748 KB 136/178 KB 4/23 KB 836/1822 KB 304/748 KB 140/178 KB 4/23 KB 836/1822 KB 304/748 KB 144/178 KB 4/23 KB 836/1822 KB 304/748 KB 148/178 KB 4/23 KB 836/1822 KB 304/748 KB 152/178 KB 4/23 KB 836/1822 KB 308/748 KB 156/178 KB 4/23 KB 836/1822 KB 308/748 KB 160/178 KB 4/23 KB 836/1822 KB 308/748 KB 164/178 KB 4/23 KB 836/1822 KB 308/748 KB 168/178 KB 4/23 KB 836/1822 KB 308/748 KB 172/178 KB 4/23 KB 836/1822 KB 308/748 KB 176/178 KB 4/23 KB 836/1822 KB 308/748 KB 178/178 KB 4/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 244.7 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 836/1822 KB 223/223 KB 292/748 KB 132/178 KB 4/23 KB 836/1822 KB 308/748 KB 178/178 KB 8/23 KB 836/1822 KB 308/748 KB 178/178 KB 12/23 KB 836/1822 KB 308/748 KB 178/178 KB 16/23 KB 836/1822 KB 308/748 KB 178/178 KB 20/23 KB 836/1822 KB 308/748 KB 178/178 KB 23/23 KB 836/1822 KB 223/223 KB 284/748 KB 132/178 KB 840/1822 KB 308/748 KB 178/178 KB 23/23 KB 844/1822 KB 308/748 KB 178/178 KB 23/23 KB 848/1822 KB 308/748 KB 178/178 KB 23/23 KB 852/1822 KB 308/748 KB 178/178 KB 23/23 KB 856/1822 KB 308/748 KB 178/178 KB 23/23 KB 860/1822 KB 308/748 KB 178/178 KB 23/23 KB 864/1822 KB 308/748 KB 178/178 KB 23/23 KB 868/1822 KB 308/748 KB 178/178 KB 23/23 KB 872/1822 KB 308/748 KB 178/178 KB 23/23 KB 876/1822 KB 308/748 KB 178/178 KB 23/23 KB 880/1822 KB 308/748 KB 178/178 KB 23/23 KB 836/1822 KB 308/748 KB 152/178 KB 4/23 KB 880/1822 KB 312/748 KB 178/178 KB 23/23 KB 880/1822 KB 316/748 KB 178/178 KB 23/23 KB 880/1822 KB 320/748 KB 178/178 KB 23/23 KB 880/1822 KB 324/748 KB 178/178 KB 23/23 KB 880/1822 KB 328/748 KB 178/178 KB 23/23 KB 880/1822 KB 332/748 KB 178/178 KB 23/23 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 880/1822 KB 336/748 KB 178/178 KB 23/23 KB 884/1822 KB 336/748 KB 178/178 KB 23/23 KB 888/1822 KB 340/748 KB 178/178 KB 23/23 KB 892/1822 KB 340/748 KB 178/178 KB 23/23 KB 896/1822 KB 340/748 KB 178/178 KB 23/23 KB 884/1822 KB 340/748 KB 178/178 KB 23/23 KB 896/1822 KB 344/748 KB 178/178 KB 23/23 KB 896/1822 KB 348/748 KB 178/178 KB 23/23 KB 896/1822 KB 352/748 KB 178/178 KB 900/1822 KB 352/748 KB 178/178 KB 904/1822 KB 356/748 KB 178/178 KB 908/1822 KB 356/748 KB 178/178 KB 912/1822 KB 356/748 KB 900/1822 KB 356/748 KB 178/178 KB 912/1822 KB 360/748 KB 912/1822 KB 364/748 KB 912/1822 KB 368/748 KB 912/1822 KB 372/748 KB 916/1822 KB 376/748 KB 3/55 KB 916/1822 KB 380/748 KB 3/55 KB 916/1822 KB 384/748 KB 3/55 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 24.7 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 916/1822 KB 372/748 KB 3/55 KB 916/1822 KB 384/748 KB 6/55 KB 916/1822 KB 384/748 KB 9/55 KB 916/1822 KB 384/748 KB 11/55 KB 916/1822 KB 384/748 KB 14/55 KB 916/1822 KB 384/748 KB 16/55 KB 916/1822 KB 384/748 KB 19/55 KB 916/1822 KB 384/748 KB 22/55 KB 916/1822 KB 384/748 KB 25/55 KB 916/1822 KB 384/748 KB 27/55 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 916/1822 KB 384/748 KB 30/55 KB 916/1822 KB 384/748 KB 32/55 KB 916/1822 KB 384/748 KB 36/55 KB 916/1822 KB 384/748 KB 40/55 KB 916/1822 KB 384/748 KB 44/55 KB 916/1822 KB 384/748 KB 48/55 KB 916/1822 KB 372/748 KB 920/1822 KB 384/748 KB 48/55 KB 924/1822 KB 384/748 KB 52/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 190.6 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 928/1822 KB 384/748 KB 52/55 KB 920/1822 KB 384/748 KB 52/55 KB 928/1822 KB 384/748 KB 55/55 KB 928/1822 KB 388/748 KB 55/55 KB 932/1822 KB 392/748 KB 55/55 KB 932/1822 KB 396/748 KB 55/55 KB 932/1822 KB 400/748 KB 55/55 KB 932/1822 KB 388/748 KB 55/55 KB 936/1822 KB 400/748 KB 55/55 KB 940/1822 KB 400/748 KB 55/55 KB 944/1822 KB 400/748 KB 55/55 KB 948/1822 KB 400/748 KB 55/55 KB 952/1822 KB 404/748 KB 55/55 KB 956/1822 KB 404/748 KB 55/55 KB 960/1822 KB 404/748 KB 55/55 KB 948/1822 KB 404/748 KB 55/55 KB 960/1822 KB 408/748 KB 55/55 KB 960/1822 KB 412/748 KB 55/55 KB 960/1822 KB 416/748 KB 55/55 KB 960/1822 KB 420/748 KB 55/55 KB 964/1822 KB 424/748 KB 55/55 KB 964/1822 KB 428/748 KB 55/55 KB 964/1822 KB 432/748 KB 55/55 KB 964/1822 KB 4/1210 KB 436/748 KB 964/1822 KB 420/748 KB 55/55 KB 968/1822 KB 4/1210 KB 436/748 KB 972/1822 KB 4/1210 KB 436/748 KB 976/1822 KB 4/1210 KB 436/748 KB 976/1822 KB 4/1210 KB 436/748 KB 4/471 KB 976/1822 KB 4/1210 KB 436/748 KB 8/471 KB 976/1822 KB 4/1210 KB 436/748 KB 12/471 KB 976/1822 KB 4/1210 KB 436/748 KB 16/471 KB 964/1822 KB 4/1210 KB 432/748 KB 55/55 KB 976/1822 KB 8/1210 KB 436/748 KB 16/471 KB 976/1822 KB 12/1210 KB 436/748 KB 16/471 KB 976/1822 KB 16/1210 KB 436/748 KB 16/471 KB 976/1822 KB 20/1210 KB 436/748 KB 20/471 KB 976/1822 KB 24/1210 KB 436/748 KB 20/471 KB 976/1822 KB 28/1210 KB 436/748 KB 20/471 KB 976/1822 KB 32/1210 KB 436/748 KB 20/471 KB 976/1822 KB 36/1210 KB 436/748 KB 20/471 KB 976/1822 KB 16/1210 KB 436/748 KB 20/471 KB 976/1822 KB 36/1210 KB 436/748 KB 24/471 KB 976/1822 KB 36/1210 KB 436/748 KB 28/471 KB 976/1822 KB 36/1210 KB 436/748 KB 32/471 KB 976/1822 KB 36/1210 KB 436/748 KB 36/471 KB 976/1822 KB 36/1210 KB 436/748 KB 40/471 KB 976/1822 KB 36/1210 KB 436/748 KB 44/471 KB 976/1822 KB 36/1210 KB 436/748 KB 48/471 KB 976/1822 KB 36/1210 KB 436/748 KB 52/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 57.5 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 976/1822 KB 40/1210 KB 436/748 KB 52/471 KB 976/1822 KB 44/1210 KB 436/748 KB 52/471 KB 976/1822 KB 48/1210 KB 436/748 KB 52/471 KB 976/1822 KB 52/1210 KB 436/748 KB 52/471 KB 976/1822 KB 56/1210 KB 436/748 KB 56/471 KB 976/1822 KB 60/1210 KB 436/748 KB 56/471 KB 980/1822 KB 64/1210 KB 436/748 KB 56/471 KB 976/1822 KB 52/1210 KB 436/748 KB 56/471 KB 980/1822 KB 64/1210 KB 436/748 KB 60/471 KB 980/1822 KB 64/1210 KB 436/748 KB 64/471 KB 980/1822 KB 64/1210 KB 436/748 KB 68/471 KB 980/1822 KB 68/1210 KB 440/748 KB 72/471 KB 980/1822 KB 68/1210 KB 440/748 KB 76/471 KB 980/1822 KB 68/1210 KB 440/748 KB 80/471 KB 980/1822 KB 60/1210 KB 436/748 KB 56/471 KB 984/1822 KB 68/1210 KB 440/748 KB 80/471 KB 988/1822 KB 68/1210 KB 440/748 KB 80/471 KB 992/1822 KB 68/1210 KB 440/748 KB 80/471 KB 980/1822 KB 68/1210 KB 440/748 KB 68/471 KB 992/1822 KB 68/1210 KB 444/748 KB 80/471 KB 992/1822 KB 68/1210 KB 448/748 KB 80/471 KB 980/1822 KB 68/1210 KB 436/748 KB 68/471 KB 992/1822 KB 72/1210 KB 448/748 KB 80/471 KB 992/1822 KB 76/1210 KB 448/748 KB 80/471 KB 996/1822 KB 80/1210 KB 448/748 KB 80/471 KB 996/1822 KB 84/1210 KB 448/748 KB 84/471 KB 996/1822 KB 88/1210 KB 452/748 KB 84/471 KB 4/93 KB 996/1822 KB 88/1210 KB 452/748 KB 84/471 KB 8/93 KB 996/1822 KB 88/1210 KB 452/748 KB 84/471 KB 12/93 KB 996/1822 KB 88/1210 KB 452/748 KB 84/471 KB 16/93 KB 996/1822 KB 88/1210 KB 452/748 KB 84/471 KB 996/1822 KB 76/1210 KB 448/748 KB 80/471 KB 16/93 KB 1000/1822 KB 88/1210 KB 452/748 KB 84/471 KB 16/93 KB 1004/1822 KB 92/1210 KB 452/748 KB 84/471 KB 16/93 KB 1008/1822 KB 92/1210 KB 452/748 KB 84/471 KB 16/93 KB 1012/1822 KB 92/1210 KB 452/748 KB 84/471 KB 16/93 KB 1016/1822 KB 92/1210 KB 452/748 KB 84/471 KB 16/93 KB 1020/1822 KB 92/1210 KB 452/748 KB 84/471 KB 16/93 KB 1024/1822 KB 92/1210 KB 452/748 KB 84/471 KB 16/93 KB 1028/1822 KB 92/1210 KB 452/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 452/748 KB 84/471 KB 996/1822 KB 84/1210 KB 452/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 456/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 460/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 464/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 468/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 472/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 476/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 480/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 484/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 488/748 KB 84/471 KB 16/93 KB 1032/1822 KB 92/1210 KB 492/748 KB 84/471 KB 996/1822 KB 80/1210 KB 448/748 KB 84/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 88/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 92/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 96/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 100/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 104/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 108/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 112/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 116/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 496/748 KB 120/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 496/748 KB 124/471 KB 20/93 KB 1036/1822 KB 92/1210 KB 496/748 KB 128/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 492/748 KB 84/471 KB 20/93 KB 1040/1822 KB 92/1210 KB 496/748 KB 128/471 KB 20/93 KB 1044/1822 KB 92/1210 KB 496/748 KB 128/471 KB 16/93 KB 1000/1822 KB 92/1210 KB 452/748 KB 84/471 KB 20/93 KB 1044/1822 KB 96/121 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 0 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 100/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 104/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 108/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 112/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 116/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 120/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 124/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 128/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 132/1210 KB 496/748 KB 132/471 KB 20/93 KB 1044/1822 KB 92/1210 KB 496/748 KB 132/471 KB 20/93 KB 1036/1822 KB 92/1210 KB 496/748 KB 124/471 KB 24/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 28/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 32/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 36/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 40/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 44/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 48/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 52/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 16/93 KB 1036/1822 KB 92/1210 KB 496/748 KB 116/471 KB 56/93 KB 1048/1822 KB 132/1210 KB 500/748 KB 132/471 KB 56/93 KB 1048/1822 KB 132/1210 KB 504/748 KB 132/471 KB 56/93 KB 1048/1822 KB 132/1210 KB 508/748 KB 132/471 KB 56/93 KB 1048/1822 KB 132/1210 KB 512/748 KB 132/471 KB 56/93 KB 1048/1822 KB 132/1210 KB 516/748 KB 132/471 KB 20/93 KB 1048/1822 KB 132/1210 KB 496/748 KB 132/471 KB 56/93 KB 1052/1822 KB 136/1210 KB 516/748 KB 136/471 KB 56/93 KB 1056/1822 KB 136/1210 KB 516/748 KB 136/471 KB 56/93 KB 1060/1822 KB 136/1210 KB 516/748 KB 136/471 KB 56/93 KB 1048/1822 KB 136/1210 KB 516/748 KB 136/471 KB 56/93 KB 1060/1822 KB 140/1210 KB 520/748 KB 136/471 KB 56/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 136/471 KB 56/93 KB 1048/1822 KB 132/1210 KB 516/748 KB 136/471 KB 56/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 140/471 KB 56/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 144/471 KB 56/93 KB 1048/1822 KB 132/1210 KB 500/748 KB 132/471 KB 60/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 144/471 KB 64/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 144/471 KB 68/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 144/471 KB 72/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 144/471 KB 76/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 144/471 KB 76/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 148/471 KB 80/93 KB 1064/1822 KB 148/1210 KB 520/748 KB 152/471 KB 56/93 KB 1060/1822 KB 136/1210 KB 520/748 KB 136/471 KB 80/93 KB 1064/1822 KB 148/1210 KB 524/748 KB 152/471 KB 80/93 KB 1064/1822 KB 148/1210 KB 528/748 KB 152/471 KB 80/93 KB 1064/1822 KB 148/1210 KB 520/748 KB 148/471 KB 80/93 KB 1068/1822 KB 148/1210 KB 528/748 KB 152/471 KB 80/93 KB 1072/1822 KB 148/1210 KB 528/748 KB 152/471 KB 80/93 KB 1076/1822 KB 148/1210 KB 528/748 KB 152/471 KB 80/93 KB 1080/1822 KB 148/1210 KB 532/748 KB 156/471 KB 80/93 KB 1084/1822 KB 148/1210 KB 532/748 KB 156/471 KB 80/93 KB 1088/1822 KB 148/1210 KB 532/748 KB 156/471 KB 80/93 KB 1060/1822 KB 148/1210 KB 520/748 KB 148/471 KB 80/93 KB 1088/1822 KB 152/1210 KB 532/748 KB 156/471 KB 80/93 KB 1088/1822 KB 156/1210 KB 532/748 KB 156/471 KB 80/93 KB 1088/1822 KB 160/1210 KB 532/748 KB 156/471 KB 80/93 KB 1088/1822 KB 164/1210 KB 532/748 KB 156/471 KB 80/93 KB 1060/1822 KB 144/1210 KB 520/748 KB 148/471 KB 84/93 KB 1088/1822 KB 164/1210 KB 532/748 KB 156/471 KB 88/93 KB 1088/1822 KB 164/1210 KB 532/7 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 48 KB 156/471 KB 92/93 KB 1088/1822 KB 164/1210 KB 532/748 KB 156/471 KB 93/93 KB 1088/1822 KB 164/1210 KB 532/748 KB 156/471 KB 80/93 KB 1076/1822 KB 148/1210 KB 532/748 KB 156/471 KB 80/93 KB 1076/1822 KB 148/1210 KB 528/748 KB 156/471 KB 93/93 KB 1088/1822 KB 164/1210 KB 532/748 KB 160/471 KB 93/93 KB 1088/1822 KB 164/1210 KB 532/748 KB 164/471 KB 93/93 KB 1088/1822 KB 168/1210 KB 536/748 KB 168/471 KB 93/93 KB 1088/1822 KB 168/1210 KB 536/748 KB 172/471 KB 93/93 KB 1092/1822 KB 168/1210 KB 536/748 KB 176/471 KB 93/93 KB 1092/1822 KB 168/1210 KB 536/748 KB 180/471 KB 93/93 KB 1088/1822 KB 168/1210 KB 536/748 KB 164/471 KB 93/93 KB 1092/1822 KB 172/1210 KB 536/748 KB 180/471 KB 93/93 KB 1092/1822 KB 176/1210 KB 536/748 KB 180/471 KB 93/93 KB 1088/1822 KB 164/1210 KB 536/748 KB 164/471 KB 93/93 KB 1092/1822 KB 176/1210 KB 540/748 KB 180/471 KB 93/93 KB 1092/1822 KB 176/1210 KB 544/748 KB 180/471 KB 93/93 KB 1092/1822 KB 176/1210 KB 548/748 KB 180/471 KB 93/93 KB 1092/1822 KB 180/1210 KB 552/748 KB 180/471 KB 93/93 KB 1092/1822 KB 180/1210 KB 556/748 KB 180/471 KB 93/93 KB 1092/1822 KB 180/1210 KB 560/748 KB 180/471 KB 93/93 KB 1092/1822 KB 168/1210 KB 536/748 KB 172/471 KB 93/93 KB 1092/1822 KB 180/1210 KB 548/748 KB 180/471 KB 93/93 KB 1092/1822 KB 184/1210 KB 560/748 KB 180/471 KB 93/93 KB 1096/1822 KB 188/1210 KB 560/748 KB 180/471 KB 93/93 KB 1096/1822 KB 184/1210 KB 560/748 KB 180/471 KB 93/93 KB 1100/1822 KB 188/1210 KB 560/748 KB 180/471 KB 93/93 KB 1104/1822 KB 188/1210 KB 560/748 KB 180/471 KB 93/93 KB 1108/1822 KB 188/1210 KB 564/748 KB 184/471 KB 93/93 KB 1112/1822 KB 192/1210 KB 564/748 KB 184/471 KB 93/93 KB 1116/1822 KB 192/1210 KB 564/748 KB 184/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 564/748 KB 184/471 KB 93/93 KB 1104/1822 KB 188/1210 KB 564/748 KB 184/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 564/748 KB 188/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 564/748 KB 192/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 564/748 KB 196/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 564/748 KB 200/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 564/748 KB 204/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 564/748 KB 208/471 KB 93/93 KB 1104/1822 KB 188/1210 KB 564/748 KB 180/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 568/748 KB 208/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 572/748 KB 208/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 576/748 KB 208/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 580/748 KB 208/471 KB 93/93 KB 1124/1822 KB 192/1210 KB 584/748 KB 212/471 KB 93/93 KB 1124/1822 KB 192/1210 KB 588/748 KB 212/471 KB 93/93 KB 1124/1822 KB 192/1210 KB 592/748 KB 212/471 KB 93/93 KB 1108/1822 KB 192/1210 KB 564/748 KB 184/471 KB 1124/1822 KB 196/1210 KB 592/748 KB 212/471 KB 1124/1822 KB 200/1210 KB 592/748 KB 212/471 KB 1124/1822 KB 204/1210 KB 592/748 KB 212/471 KB 1124/1822 KB 208/1210 KB 592/748 KB 212/471 KB 1124/1822 KB 212/1210 KB 592/748 KB 212/471 KB 1124/1822 KB 216/1210 KB 592/748 KB 212/471 KB 1124/1822 KB 220/1210 KB 596/748 KB 212/471 KB 1124/1822 KB 224/1210 KB 596/748 KB 212/471 KB 93/93 KB 1124/1822 KB 192/1210 KB 580/748 KB 212/471 KB 1128/1822 KB 224/1210 KB 596/748 KB 212/471 KB 1132/1822 KB 224/1210 KB 596/748 KB 212/471 KB 1136/1822 KB 224/1210 KB 596/748 KB 212/471 KB 1140/1822 KB 224/1210 KB 596/748 KB 212/471 KB 1144/1822 KB 228/1210 KB 596/748 KB 212/471 KB 1148/1822 KB 228/1210 KB 596/748 KB 212/471 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1152/1822 KB 228/1210 KB 596/748 KB 212/471 KB 93/93 KB 1120/1822 KB 192/1210 KB 580/748 KB 212/471 KB 1152/1822 KB 228/1210 KB 596/748 KB 216/471 KB 1152/1822 KB 228/1210 KB 596/748 KB 220/471 KB 1152/1822 KB 228/1210 KB 596/748 KB 224/471 KB 1152/1822 KB 228/1210 KB 596/748 KB 228/471 KB 1152/1822 KB 228/1210 KB 596/748 KB 232/471 KB 1152/1822 KB 228/1210 KB 596/748 KB 236/471 KB 1152/1822 KB 228/1210 KB 596/748 KB 240/471 KB 1152/1822 KB 228/1210 KB 596/748 KB 244/471 KB 1156/1822 KB 228/1210 KB 596/748 KB 248/471 KB 1156/1822 KB 228/1210 KB 596/748 KB 252/471 KB 1156/1822 KB 228/1210 KB 596/748 KB 256/471 KB 1140/1822 KB 228/1210 KB 596/748 KB 212/471 KB 1156/1822 KB 232/1210 KB 596/748 KB 256/471 KB 1156/1822 KB 236/1210 KB 596/748 KB 256/471 KB 1156/1822 KB 240/1210 KB 596/748 KB 256/471 KB 1156/1822 KB 244/1210 KB 596/748 KB 256/471 KB 1156/1822 KB 248/1210 KB 596/748 KB 256/471 KB 1156/1822 KB 252/1210 KB 596/748 KB 256/471 KB 1156/1822 KB 256/1210 KB 596/748 KB 256/471 KB 1156/1822 KB 260/1210 KB 596/748 KB 256/471 KB 1124/1822 KB 216/1210 KB 596/748 KB 212/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 93.2 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1156/1822 KB 260/1210 KB 600/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 604/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 608/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 612/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 616/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 620/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 624/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 628/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 632/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 636/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 640/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 644/748 KB 260/471 KB 1156/1822 KB 260/1210 KB 596/748 KB 260/471 KB 1156/1822 KB 264/1210 KB 644/748 KB 264/471 KB 1156/1822 KB 264/1210 KB 644/748 KB 268/471 KB 1156/1822 KB 264/1210 KB 644/748 KB 272/471 KB 1156/1822 KB 264/1210 KB 644/748 KB 276/471 KB 1156/1822 KB 228/1210 KB 596/748 KB 244/471 KB 1160/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1164/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1168/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1172/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1176/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1180/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1184/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1188/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1156/1822 KB 264/1210 KB 648/748 KB 276/471 KB 1188/1822 KB 264/1210 KB 652/748 KB 280/471 KB 1188/1822 KB 264/1210 KB 656/748 KB 280/471 KB 1156/1822 KB 264/1210 KB 644/748 KB 260/471 KB 1188/1822 KB 268/1210 KB 656/748 KB 280/471 KB 1188/1822 KB 272/1210 KB 656/748 KB 280/471 KB 1188/1822 KB 276/1210 KB 656/748 KB 280/471 KB 1192/1822 KB 280/1210 KB 656/748 KB 280/471 KB 1192/1822 KB 284/1210 KB 656/748 KB 280/471 KB 1192/1822 KB 288/1210 KB 660/748 KB 280/471 KB 1188/1822 KB 264/1210 KB 648/748 KB 280/471 KB 1192/1822 KB 288/1210 KB 660/748 KB 284/471 KB 1192/1822 KB 288/1210 KB 660/748 KB 288/471 KB 1192/1822 KB 288/1210 KB 660/748 KB 292/471 KB 1192/1822 KB 292/1210 KB 660/748 KB 296/471 KB 4/53 KB 1192/1822 KB 284/1210 KB 660/748 KB 280/471 KB 1192/1822 KB 276/1210 KB 656/748 KB 280/471 KB 1196/1822 KB 292/1210 KB 660/748 KB 296/471 KB 4/53 KB 1200/1822 KB 292/1210 KB 660/748 KB 296/471 KB 4/53 KB 1204/1822 KB 292/1210 KB 660/748 KB 296/471 KB 4/53 KB 1208/1822 KB 292/1210 KB 664/748 KB 296/471 KB 4/53 KB 1212/1822 KB 292/1210 KB 664/748 KB 300/471 KB 4/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 4/53 KB 1192/1822 KB 292/1210 KB 660/748 KB 292/471 KB 4/53 KB 1192/1822 KB 288/1210 KB 660/748 KB 292/471 KB 4/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 8/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 12/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 16/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 20/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 24/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 28/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 32/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 36/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 40/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 44/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 48/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 52/53 KB 1216/1822 KB 292/1210 KB 664/748 KB 300/471 KB 53/53 KB 1216/1822 KB 296/1210 KB 664/748 KB 300/471 KB 53/53 KB 1216/1822 KB 300/1210 KB 664/748 KB 300/471 KB 53/53 KB 1216/1822 KB 304/1210 KB 664/748 KB 300/471 KB 53/53 KB 1216/1822 KB 308/1210 KB 664/748 KB 300/471 KB 53/53 KB 1220/1822 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 312/1210 KB 664/748 KB 300/471 KB 53/53 KB 1220/1822 KB 316/1210 KB 664/748 KB 300/471 KB 53/53 KB 1220/1822 KB 320/1210 KB 664/748 KB 300/471 KB 53/53 KB 1220/1822 KB 324/1210 KB 664/748 KB 300/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 664/748 KB 300/471 KB 53/53 KB 1208/1822 KB 292/1210 KB 664/748 KB 300/471 KB 4/53 KB 1220/1822 KB 328/1210 KB 664/748 KB 304/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 664/748 KB 308/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 664/748 KB 312/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 664/748 KB 316/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 664/748 KB 320/471 KB 53/53 KB 1204/1822 KB 292/1210 KB 664/748 KB 296/471 KB 4/53 KB 1220/1822 KB 328/1210 KB 668/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 672/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 676/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 680/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 684/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 688/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 692/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 696/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 700/748 KB 320/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 704/748 KB 320/471 KB 53/53 KB 1220/1822 KB 308/1210 KB 664/748 KB 300/471 KB 53/53 KB 1224/1822 KB 328/1210 KB 704/748 KB 324/471 KB 53/53 KB 1228/1822 KB 328/1210 KB 704/748 KB 324/471 KB 53/53 KB 1232/1822 KB 328/1210 KB 704/748 KB 324/471 KB 53/53 KB 1236/1822 KB 328/1210 KB 704/748 KB 324/471 KB 53/53 KB 1240/1822 KB 328/1210 KB 704/748 KB 324/471 KB 53/53 KB 1244/1822 KB 328/1210 KB 704/748 KB 324/471 KB 53/53 KB 1220/1822 KB 328/1210 KB 704/748 KB 324/471 KB 53/53 KB 1244/1822 KB 332/1210 KB 704/748 KB 328/471 KB 53/53 KB 1244/1822 KB 332/1210 KB 704/748 KB 332/471 KB 53/53 KB 1244/1822 KB 332/1210 KB 704/748 KB 336/471 KB 1244/1822 KB 332/1210 KB 704/748 KB 324/471 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 52.0 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1244/1822 KB 336/1210 KB 704/748 KB 336/471 KB 1248/1822 KB 340/1210 KB 704/748 KB 336/471 KB 1248/1822 KB 344/1210 KB 708/748 KB 340/471 KB 1248/1822 KB 348/1210 KB 708/748 KB 340/471 KB 1248/1822 KB 352/1210 KB 708/748 KB 340/471 KB 1248/1822 KB 336/1210 KB 704/748 KB 336/471 KB 1252/1822 KB 352/1210 KB 708/748 KB 340/471 KB 1256/1822 KB 352/1210 KB 708/748 KB 340/471 KB 1260/1822 KB 352/1210 KB 708/748 KB 340/471 KB 1264/1822 KB 352/1210 KB 708/748 KB 340/471 KB 1268/1822 KB 352/1210 KB 708/748 KB 340/471 KB 1272/1822 KB 356/1210 KB 708/748 KB 340/471 KB 1276/1822 KB 356/1210 KB 708/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 708/748 KB 340/471 KB 1248/1822 KB 340/1210 KB 708/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 712/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 716/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 720/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 724/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 728/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 732/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 736/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 740/748 KB 340/471 KB 1280/1822 KB 356/1210 KB 744/748 KB 340/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 340/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 340/471 KB 1248/1822 KB 340/1210 KB 704/748 KB 340/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 344/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 348/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 352/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 356/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 360/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 364/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 368/471 KB 1284/1822 KB 356/1210 KB 748/748 KB 372/471 KB 1284/1822 KB 356/1210 KB 744/748 KB 340/471 KB 1288/1822 KB 356/1210 KB 748/748 KB 372/471 KB 4/276 KB 1268/1822 KB 356/1210 KB 708/748 KB 340/471 KB 1288/1822 KB 360/1210 KB 748/748 KB 376/471 KB 4/276 KB 1288/1822 KB 364/1210 KB 748/748 KB 376/471 KB 4/276 KB 1288/1822 KB 368/1210 KB 748/748 KB 376/471 KB 4/276 KB 1288/1822 KB 372/1210 KB 748/748 KB 376/471 KB 4/276 KB 1288/1822 KB 356/1210 KB 748/748 KB 376/471 KB 4/276 KB 1284/1822 KB 356/1210 KB 748/748 KB 372/471 KB 4/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 8/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 12/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 16/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 20/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 24/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 28/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 32/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 36/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 40/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 44/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 48/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 52/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 56/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 60/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 64/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 68/276 KB 1292/1822 KB 376/1210 KB 380/471 KB 72/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 376/471 KB 4/276 KB 1296/1822 KB 376/1210 KB 380/471 KB 72/276 KB 1300/1822 KB 376/1210 KB 380/471 KB 72/276 KB 1304/1822 KB 376/1210 KB 380/471 KB 76/276 KB 1308/1822 KB 376/1210 KB 380/471 KB 76/276 KB 1312/1822 KB 376/1210 KB 380/471 KB 76/276 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 723.8 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1292/1822 KB 376/1210 KB 748/748 KB 380/471 KB 68/276 KB 1312/1822 KB 380/1210 KB 380/471 KB 76/276 KB 1312/1822 KB 384/1210 KB 380/471 KB 76/276 KB 1292/1822 KB 372/1210 KB 748/748 KB 380/471 KB 68/276 KB 1312/1822 KB 384/1210 KB 384/471 KB 76/276 KB 1312/1822 KB 388/1210 KB 384/471 KB 76/276 KB 1312/1822 KB 392/1210 KB 388/471 KB 76/276 KB 1312/1822 KB 396/1210 KB 388/471 KB 76/276 KB 1312/1822 KB 400/1210 KB 388/471 KB 76/276 KB 1300/1822 KB 376/1210 KB 380/471 KB 76/276 KB 1312/1822 KB 400/1210 KB 388/471 KB 80/276 KB 1312/1822 KB 400/1210 KB 388/471 KB 84/276 KB 1316/1822 KB 404/1210 KB 388/471 KB 88/276 KB 1316/1822 KB 404/1210 KB 388/471 KB 92/276 KB 1316/1822 KB 404/1210 KB 388/471 KB 96/276 KB 1312/1822 KB 388/1210 KB 388/471 KB 76/276 KB 1316/1822 KB 404/1210 KB 392/471 KB 96/276 KB 1316/1822 KB 404/1210 KB 396/471 KB 96/276 KB 1316/1822 KB 404/1210 KB 400/471 KB 96/276 KB 1316/1822 KB 404/1210 KB 404/471 KB 96/276 KB 1316/1822 KB 404/1210 KB 408/471 KB 100/276 KB 1316/1822 KB 404/1210 KB 412/471 KB 100/276 KB 1316/1822 KB 404/1210 KB 416/471 KB 100/276 KB 1316/1822 KB 404/1210 KB 388/471 KB 84/276 KB 1320/1822 KB 404/1210 KB 416/471 KB 100/276 KB 1324/1822 KB 404/1210 KB 416/471 KB 100/276 KB 1328/1822 KB 404/1210 KB 416/471 KB 100/276 KB 1332/1822 KB 404/1210 KB 416/471 KB 100/276 KB 1336/1822 KB 404/1210 KB 420/471 KB 100/276 KB 1340/1822 KB 404/1210 KB 420/471 KB 100/276 KB 1344/1822 KB 404/1210 KB 420/471 KB 100/276 KB 1312/1822 KB 404/1210 KB 388/471 KB 84/276 KB 1344/1822 KB 408/1210 KB 420/471 KB 100/276 KB 1344/1822 KB 412/1210 KB 420/471 KB 100/276 KB 1344/1822 KB 416/1210 KB 420/471 KB 100/276 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1344/1822 KB 420/1210 KB 420/471 KB 100/276 KB 1344/1822 KB 424/1210 KB 420/471 KB 100/276 KB 1344/1822 KB 428/1210 KB 420/471 KB 100/276 KB 1344/1822 KB 432/1210 KB 420/471 KB 100/276 KB 1348/1822 KB 436/1210 KB 420/471 KB 100/276 KB 1348/1822 KB 440/1210 KB 420/471 KB 100/276 KB 1348/1822 KB 444/1210 KB 420/471 KB 100/276 KB 1348/1822 KB 448/1210 KB 420/471 KB 100/276 KB 1348/1822 KB 452/1210 KB 420/471 KB 100/276 KB 1332/1822 KB 404/1210 KB 420/471 KB 100/276 KB 1348/1822 KB 452/1210 KB 424/471 KB 100/276 KB 1348/1822 KB 452/1210 KB 428/471 KB 100/276 KB 1348/1822 KB 452/1210 KB 432/471 KB 100/276 KB 1348/1822 KB 452/1210 KB 436/471 KB 100/276 KB 1348/1822 KB 452/1210 KB 440/471 KB 100/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 100/276 KB 1316/1822 KB 404/1210 KB 404/471 KB 100/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 104/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 108/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 112/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 116/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 120/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 124/276 KB 1348/1822 KB 452/1210 KB 444/471 KB 128/276 KB 1348/1822 KB 432/1210 KB 420/471 KB 100/276 KB 1352/1822 KB 452/1210 KB 444/471 KB 128/276 KB 1356/1822 KB 452/1210 KB 444/471 KB 128/276 KB 1360/1822 KB 452/1210 KB 444/471 KB 128/276 KB 1364/1822 KB 452/1210 KB 448/471 KB 132/276 KB 1368/1822 KB 456/1210 KB 1/577 KB 448/471 KB 132/276 KB 1372/1822 KB 456/1210 KB 1/577 KB 448/471 KB 132/276 KB 1376/1822 KB 456/1210 KB 1/577 KB 448/471 KB 132/276 KB 1380/1822 KB 456/1210 KB 1/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 1/577 KB 448/471 KB 132/276 KB 1360/1822 KB 452/1210 KB 448/471 KB 132/276 KB 1360/1822 KB 452/1210 KB 444/471 KB 132/276 KB 1364/1822 KB 456/1210 KB 1/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 5/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 9/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 13/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 17/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 21/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 25/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 29/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 33/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 37/577 KB 448/471 KB 132/276 KB 1384/1822 KB 456/1210 KB 41/577 KB 452/471 KB 136/276 KB 1384/1822 KB 456/1210 KB 45/577 KB 452/471 KB 136/276 KB 1384/1822 KB 456/1210 KB 49/577 KB 452/471 KB 136/276 KB 1364/1822 KB 456/1210 KB 448/471 KB 132/276 KB 1384/1822 KB 460/1210 KB 49/577 KB 452/471 KB 136/276 KB 1384/1822 KB 464/1210 KB 49/577 KB 452/471 KB 136/276 KB 1384/1822 KB 468/1210 KB 49/577 KB 452/471 KB 136/276 KB 1384/1822 KB 472/1210 KB 53/577 KB 452/471 KB 136/276 KB 1384/1822 KB 476/1210 KB 53/577 KB 452/471 KB 136/276 KB 1384/1822 KB 480/1210 KB 53/577 KB 452/471 KB 136/276 KB 1384/1822 KB 456/1210 KB 37/577 KB 452/471 KB 136/276 KB 1384/1822 KB 480/1210 KB 53/577 KB 456/471 KB 136/276 KB 1384/1822 KB 480/1210 KB 53/577 KB 460/471 KB 136/276 KB 1384/1822 KB 480/1210 KB 53/577 KB 464/471 KB 136/276 KB 1384/1822 KB 456/1210 KB 37/577 KB 448/471 KB 136/276 KB 1384/1822 KB 480/1210 KB 53/577 KB 464/471 KB 140/276 KB 1384/1822 KB 480/1210 KB 53/577 KB 464/471 KB 144/276 KB 1384/1822 KB 480/1210 KB 53/577 KB 464/471 KB 148/276 KB 1388/1822 KB 484/1210 KB 53/577 KB 464/471 KB 152/276 KB 1384/1822 KB 468/1210 KB 53/577 KB 452/471 KB 136/276 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1388/1822 KB 484/1210 KB 57/577 KB 464/471 KB 152/276 KB 1388/1822 KB 484/1210 KB 61/577 KB 464/471 KB 152/276 KB 1388/1822 KB 484/1210 KB 65/577 KB 464/471 KB 152/276 KB 1388/1822 KB 484/1210 KB 69/577 KB 464/471 KB 152/276 KB 1388/1822 KB 484/1210 KB 73/577 KB 464/471 KB 152/276 KB 1388/1822 KB 484/1210 KB 77/577 KB 464/471 KB 152/276 KB 1388/1822 KB 484/1210 KB 81/577 KB 464/471 KB 152/276 KB 1388/1822 KB 484/1210 KB 85/577 KB 464/471 KB 152/276 KB 1388/1822 KB 484/1210 KB 89/577 KB 464/471 KB 156/276 KB 1388/1822 KB 484/1210 KB 93/577 KB 464/471 KB 156/276 KB 1388/1822 KB 484/1210 KB 97/577 KB 464/471 KB 156/276 KB 1388/1822 KB 484/1210 KB 101/577 KB 464/471 KB 156/276 KB 1388/1822 KB 484/1210 KB 53/577 KB 464/471 KB 148/276 KB 1392/1822 KB 484/1210 KB 101/577 KB 464/471 KB 156/276 KB 1396/1822 KB 484/1210 KB 101/577 KB 464/471 KB 156/276 KB 1384/1822 KB 484/1210 KB 53/577 KB 464/471 KB 148/276 KB 1396/1822 KB 488/1210 KB 101/577 KB 464/471 KB 156/276 KB 1396/1822 KB 492/1210 KB 101/577 KB 464/471 KB 156/276 KB 1396/1822 KB 496/1210 KB 101/577 KB 464/471 KB 156/276 KB 1396/1822 KB 500/1210 KB 101/577 KB 464/471 KB 156/276 KB 1400/1822 KB 504/1210 KB 101/577 KB 464/471 KB 156/276 KB 1400/1822 KB 508/1210 KB 101/577 KB 464/471 KB 156/276 KB 1400/1822 KB 512/1210 KB 101/577 KB 464/471 KB 156/276 KB 1388/1822 KB 484/1210 KB 85/577 KB 464/471 KB 156/276 KB 1400/1822 KB 512/1210 KB 101/577 KB 464/471 KB 160/276 KB 1400/1822 KB 500/1210 KB 101/577 KB 464/471 KB 156/276 KB 1404/1822 KB 512/1210 KB 101/577 KB 464/471 KB 160/276 KB 1408/1822 KB 512/1210 KB 101/577 KB 464/471 KB 160/276 KB 1412/1822 KB 512/1210 KB 101/577 KB 464/471 KB 160/276 KB 1416/1822 KB 516/1210 KB 101/577 KB 464/471 KB 164/276 KB 1420/1822 KB 516/1210 KB 101/577 KB 464/471 KB 164/276 KB 1424/1822 KB 516/1210 KB 101/577 KB 464/471 KB 164/276 KB 1412/1822 KB 516/1210 KB 101/577 KB 464/471 KB 164/276 KB 1424/1822 KB 520/1210 KB 101/577 KB 464/471 KB 164/276 KB 1424/1822 KB 524/1210 KB 105/577 KB 464/471 KB 164/276 KB 1424/1822 KB 528/1210 KB 105/577 KB 468/471 KB 164/276 KB 1424/1822 KB 532/1210 KB 105/577 KB 468/471 KB 164/276 KB 1428/1822 KB 536/1210 KB 105/577 KB 468/471 KB 164/276 KB 1428/1822 KB 540/1210 KB 105/577 KB 468/471 KB 164/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 164/276 KB 1412/1822 KB 512/1210 KB 101/577 KB 464/471 KB 164/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 168/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 172/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 176/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 180/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 184/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 188/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 192/276 KB 1428/1822 KB 544/1210 KB 105/577 KB 468/471 KB 196/276 KB 1428/1822 KB 548/1210 KB 105/577 KB 468/471 KB 200/276 KB 1428/1822 KB 548/1210 KB 105/577 KB 468/471 KB 204/276 KB 1428/1822 KB 548/1210 KB 105/577 KB 468/471 KB 208/276 KB 1428/1822 KB 532/1210 KB 105/577 KB 468/471 KB 164/276 KB 1432/1822 KB 548/1210 KB 105/577 KB 468/471 KB 208/276 KB 1436/1822 KB 548/1210 KB 105/577 KB 468/471 KB 208/276 KB 1440/1822 KB 548/1210 KB 105/577 KB 468/471 KB 208/276 KB 1444/1822 KB 548/1210 KB 105/577 KB 468/471 KB 208/276 KB 1448/1822 KB 548/1210 KB 105/577 KB 468/471 KB 208/276 KB 1452/1822 KB 548/1210 KB 105/577 KB 468/471 KB 208/276 KB 1456/1822 KB 548/1210 KB 105/577 K unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install B 468/471 KB 208/276 KB 1460/1822 KB 548/1210 KB 105/577 KB 468/471 KB 208/276 KB 1424/1822 KB 524/1210 KB 105/577 KB 468/471 KB 164/276 KB 1460/1822 KB 548/1210 KB 105/577 KB 471/471 KB 212/276 KB 1424/1822 KB 520/1210 KB 105/577 KB 464/471 KB 164/276 KB 1460/1822 KB 548/1210 KB 109/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 113/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 117/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 121/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 125/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 129/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 133/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 137/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 141/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 145/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 149/577 KB 471/471 KB 212/276 KB 1460/1822 KB 548/1210 KB 105/577 KB 468/471 KB 212/276 KB 1464/1822 KB 548/1210 KB 149/577 KB 471/471 KB 216/276 KB 1464/1822 KB 548/1210 KB 153/577 KB 471/471 KB 220/276 KB 1464/1822 KB 548/1210 KB 153/577 KB 471/471 KB 224/276 KB 1464/1822 KB 548/1210 KB 153/577 KB 471/471 KB 228/276 KB 1428/1822 KB 548/1210 KB 105/577 KB 468/471 KB 196/276 KB 1464/1822 KB 552/1210 KB 153/577 KB 471/471 KB 228/276 KB 1464/1822 KB 556/1210 KB 153/577 KB 471/471 KB 228/276 KB 1464/1822 KB 560/1210 KB 153/577 KB 471/471 KB 228/276 KB 1464/1822 KB 564/1210 KB 153/577 KB 471/471 KB 228/276 KB 1464/1822 KB 568/1210 KB 153/577 KB 471/471 KB 228/276 KB 1464/1822 KB 572/1210 KB 153/577 KB 471/471 KB 228/276 KB 1464/1822 KB 576/1210 KB 153/577 KB 471/471 KB 228/276 KB 1464/1822 KB 580/1210 KB 153/577 KB 471/471 KB 228/276 KB 1464/1822 KB 548/1210 KB 153/577 KB 471/471 KB 216/276 KB 1464/1822 KB 580/1210 KB 157/577 KB 471/471 KB 232/276 KB 1464/1822 KB 580/1210 KB 161/577 KB 471/471 KB 232/276 KB 1464/1822 KB 548/1210 KB 149/577 KB 471/471 KB 212/276 KB 1468/1822 KB 580/1210 KB 161/577 KB 471/471 KB 232/276 KB 1472/1822 KB 580/1210 KB 161/577 KB 471/471 KB 232/276 KB 1476/1822 KB 580/1210 KB 161/577 KB 471/471 KB 232/276 KB 1480/1822 KB 580/1210 KB 165/577 KB 471/471 KB 232/276 KB 1484/1822 KB 580/1210 KB 165/577 KB 471/471 KB 232/276 KB 1488/1822 KB 580/1210 KB 165/577 KB 471/471 KB 232/276 KB 1464/1822 KB 580/1210 KB 153/577 KB 471/471 KB 232/276 KB 1488/1822 KB 584/1210 KB 165/577 KB 471/471 KB 236/276 KB 1488/1822 KB 584/1210 KB 165/577 KB 471/471 KB 240/276 KB 1488/1822 KB 584/1210 KB 165/577 KB 471/471 KB 244/276 KB 1492/1822 KB 584/1210 KB 165/577 KB 471/471 KB 248/276 KB 1492/1822 KB 584/1210 KB 165/577 KB 471/471 KB 252/276 KB 1492/1822 KB 584/1210 KB 165/577 KB 471/471 KB 256/276 KB 1488/1822 KB 584/1210 KB 165/577 KB 471/471 KB 232/276 KB 1476/1822 KB 580/1210 KB 165/577 KB 471/471 KB 232/276 KB 1492/1822 KB 588/1210 KB 169/577 KB 256/276 KB 1492/1822 KB 588/1210 KB 173/577 KB 256/276 KB 1492/1822 KB 588/1210 KB 177/577 KB 256/276 KB 1492/1822 KB 588/1210 KB 181/577 KB 256/276 KB 1492/1822 KB 588/1210 KB 165/577 KB 471/471 KB 256/276 KB 1492/1822 KB 592/1210 KB 181/577 KB 256/276 KB 1492/1822 KB 596/1210 KB 181/577 KB 256/276 KB 1492/1822 KB 600/1210 KB 181/577 KB 256/276 KB 1492/1822 KB 604/1210 KB 185/577 KB 256/276 KB 1492/1822 KB 608/1210 KB 185/577 KB 256/276 KB 1492/1822 KB 612/1210 KB 185/577 KB 256/276 KB 1492/1822 KB 616/1210 KB 185/577 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 260/276 KB 1492/1822 KB 620/1210 KB 185/577 KB 260/276 KB 1492/1822 KB 624/1210 KB 185/577 KB 260/276 KB 1492/1822 KB 584/1210 KB 165/577 KB 471/471 KB 244/276 KB 1496/1822 KB 624/1210 KB 185/577 KB 260/276 KB 1500/1822 KB 624/1210 KB 185/577 KB 260/276 KB 1504/1822 KB 624/1210 KB 185/577 KB 260/276 KB 1508/1822 KB 624/1210 KB 185/577 KB 260/276 KB 1512/1822 KB 624/1210 KB 185/577 KB 260/276 KB 1516/1822 KB 624/1210 KB 185/577 KB 260/276 KB 1520/1822 KB 624/1210 KB 185/577 KB 260/276 KB 1492/1822 KB 612/1210 KB 185/577 KB 260/276 KB 1520/1822 KB 624/1210 KB 185/577 KB 264/276 KB 1520/1822 KB 624/1210 KB 185/577 KB 268/276 KB 1520/1822 KB 624/1210 KB 185/577 KB 272/276 KB 1520/1822 KB 624/1210 KB 185/577 KB 276/276 KB 1524/1822 KB 624/1210 KB 185/577 KB 276/276 KB 1492/1822 KB 600/1210 KB 185/577 KB 256/276 KB 1524/1822 KB 624/1210 KB 189/577 KB 276/276 KB 1524/1822 KB 624/1210 KB 193/577 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 435.0 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1524/1822 KB 624/1210 KB 197/577 KB 276/276 KB 1524/1822 KB 624/1210 KB 201/577 KB 276/276 KB 1524/1822 KB 624/1210 KB 205/577 KB 276/276 KB 1524/1822 KB 624/1210 KB 209/577 KB 276/276 KB 1524/1822 KB 624/1210 KB 213/577 KB 276/276 KB 1524/1822 KB 628/1210 KB 217/577 KB 276/276 KB 1524/1822 KB 628/1210 KB 221/577 KB 276/276 KB 1524/1822 KB 628/1210 KB 225/577 KB 276/276 KB 1524/1822 KB 624/1210 KB 185/577 KB 276/276 KB 1528/1822 KB 628/1210 KB 225/577 KB 276/276 KB 1532/1822 KB 628/1210 KB 225/577 KB 276/276 KB 1536/1822 KB 628/1210 KB 225/577 KB 276/276 KB 1540/1822 KB 628/1210 KB 225/577 KB 276/276 KB 1544/1822 KB 628/1210 KB 229/577 KB 276/276 KB 1548/1822 KB 628/1210 KB 229/577 KB 276/276 KB 1552/1822 KB 628/1210 KB 229/577 KB 276/276 KB 1556/1822 KB 628/1210 KB 229/577 KB 276/276 KB 1524/1822 KB 628/1210 KB 213/577 KB 276/276 KB 1560/1822 KB 632/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 636/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 640/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 644/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 648/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 652/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 656/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 660/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 664/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 668/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 672/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 676/1210 KB 229/577 KB 276/276 KB 1540/1822 KB 628/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 4/37 KB 676/1210 KB 233/577 KB 1560/1822 KB 4/37 KB 676/1210 KB 237/577 KB 1560/1822 KB 4/37 KB 676/1210 KB 241/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 251.1 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1560/1822 KB 4/37 KB 676/1210 KB 229/577 KB 276/276 KB 1560/1822 KB 8/37 KB 676/1210 KB 241/577 KB 1560/1822 KB 12/37 KB 676/1210 KB 241/577 KB 1560/1822 KB 16/37 KB 676/1210 KB 241/577 KB 1560/1822 KB 20/37 KB 676/1210 KB 241/577 KB 1560/1822 KB 24/37 KB 676/1210 KB 241/577 KB 1560/1822 KB 28/37 KB 676/1210 KB 241/577 KB 1560/1822 KB 32/37 KB 676/1210 KB 241/577 KB 1560/1822 KB 32/37 KB 676/1210 KB 245/577 KB 1560/1822 KB 628/1210 KB 229/577 KB 276/276 KB 1564/1822 KB 36/37 KB 676/1210 KB 245/577 KB 1568/1822 KB 36/37 KB 676/1210 KB 245/577 KB 1572/1822 KB 36/37 KB 676/1210 KB 245/577 KB 1560/1822 KB 36/37 KB 676/1210 KB 245/577 KB 1572/1822 KB 37/37 KB 676/1210 KB 249/577 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1572/1822 KB 36/37 KB 676/1210 KB 249/577 KB 1572/1822 KB 37/37 KB 676/1210 KB 253/577 KB 1572/1822 KB 37/37 KB 676/1210 KB 257/577 KB 1572/1822 KB 37/37 KB 676/1210 KB 261/577 KB 1576/1822 KB 37/37 KB 680/1210 KB 261/577 KB 1576/1822 KB 37/37 KB 684/1210 KB 261/577 KB 1576/1822 KB 37/37 KB 688/1210 KB 261/577 KB 1576/1822 KB 37/37 KB 676/1210 KB 261/577 KB 1580/1822 KB 37/37 KB 688/1210 KB 261/577 KB 1584/1822 KB 37/37 KB 688/1210 KB 261/577 KB 1588/1822 KB 37/37 KB 688/1210 KB 261/577 KB 1592/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1596/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1600/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1604/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1608/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1612/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1616/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1620/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1624/1822 KB 692/1210 KB 265/577 KB 1628/1822 KB 692/1210 KB 265/577 KB 1632/1822 KB 692/1210 KB 265/577 KB 1588/1822 KB 37/37 KB 692/1210 KB 265/577 KB 1632/1822 KB 696/1210 KB 265/577 KB 1632/1822 KB 700/1210 KB 265/577 KB 1632/1822 KB 704/1210 KB 265/577 KB 1632/1822 KB 708/1210 KB 265/577 KB 1632/1822 KB 712/1210 KB 265/577 KB 1632/1822 KB 716/1210 KB 265/577 KB 1632/1822 KB 720/1210 KB 265/577 KB 1632/1822 KB 724/1210 KB 265/577 KB 1588/1822 KB 37/37 KB 688/1210 KB 265/577 KB 1636/1822 KB 724/1210 KB 269/577 KB 1636/1822 KB 724/1210 KB 273/577 KB 1636/1822 KB 724/1210 KB 273/577 KB 4/167 KB 1636/1822 KB 724/1210 KB 273/577 KB 8/167 KB 1636/1822 KB 724/1210 KB 273/577 KB 12/167 KB 1636/1822 KB 724/1210 KB 273/577 KB 16/167 KB 1636/1822 KB 724/1210 KB 273/577 KB 20/167 KB 1636/1822 KB 724/1210 KB 273/577 KB 24/167 KB 1636/1822 KB 724/1210 KB 273/577 KB 28/167 KB 1636/1822 KB 724/1210 KB 273/577 KB 32/167 KB 1636/1822 KB 724/1210 KB 277/577 KB 36/167 KB 1636/1822 KB 724/1210 KB 277/577 KB 40/167 KB 1636/1822 KB 724/1210 KB 277/577 KB 44/167 KB 1636/1822 KB 724/1210 KB 277/577 KB 48/167 KB 1636/1822 KB 728/1210 KB 277/577 KB 48/167 KB 1636/1822 KB 732/1210 KB 277/577 KB 48/167 KB 1636/1822 KB 736/1210 KB 277/577 KB 48/167 KB 1636/1822 KB 740/1210 KB 277/577 KB 48/167 KB 1636/1822 KB 744/1210 KB 277/577 KB 52/167 KB 1636/1822 KB 748/1210 KB 277/577 KB 52/167 KB 1636/1822 KB 724/1210 KB 265/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 32.7 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1640/1822 KB 748/1210 KB 277/577 KB 52/167 KB 1644/1822 KB 748/1210 KB 277/577 KB 52/167 KB 1648/1822 KB 748/1210 KB 277/577 KB 52/167 KB 1652/1822 KB 748/1210 KB 277/577 KB 52/167 KB 1656/1822 KB 752/1210 KB 277/577 KB 52/167 KB 1660/1822 KB 752/1210 KB 277/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 277/577 KB 52/167 KB 1636/1822 KB 740/1210 KB 277/577 KB 52/167 KB 1636/1822 KB 724/1210 KB 277/577 KB 32/167 KB 1664/1822 KB 752/1210 KB 281/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 285/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 289/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 293/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 297/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 301/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 305/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 309/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 313/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 317/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 321/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 325/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 329/577 KB 56/167 KB 1664/1822 KB 752/1210 KB 333/577 KB 56/167 KB 1664/1822 KB 752/1210 KB 337/577 KB 56/167 KB 1652/1822 KB 752/1210 KB 277/577 KB 52/167 KB 1664/1822 KB 752/1210 KB 325/577 KB 56/167 KB 1664/1822 KB 752/1210 KB 337/577 KB 60/167 KB 1664/1822 KB 752/1210 KB 337/577 KB 64/167 KB 1664/1822 KB 752/1210 KB 337/577 KB 68/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 72/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 76/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 80/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 84/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 88/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 92/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 96/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 100/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 104/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 108/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1668/1822 KB 756/1210 KB 341/577 KB 68/167 KB 1672/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1676/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1680/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1684/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1688/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1692/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1696/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1700/1822 KB 756/1210 KB 341/577 KB 112/167 KB 1664/1822 KB 756/1210 KB 341/577 KB 68/167 KB 1700/1822 KB 760/1210 KB 341/577 KB 116/167 KB 1700/1822 KB 764/1210 KB 341/577 KB 116/167 KB 1700/1822 KB 768/1210 KB 341/577 KB 116/167 KB 1700/1822 KB 772/1210 KB 341/577 KB 116/167 KB 1700/1822 KB 776/1210 KB 341/577 KB 116/167 KB 1700/1822 KB 780/1210 KB 341/577 KB 116/167 KB 1700/1822 KB 784/1210 KB 341/577 KB 116/167 KB 1700/1822 KB 788/1210 KB 341/577 KB 116/167 KB 1664/1822 KB 752/1210 KB 341/577 KB 68/167 KB 1700/1822 KB 788/1210 KB 345/577 KB 116/167 KB 1700/1822 KB 788/1210 KB 349/577 KB 116/167 KB 1700/1822 KB 788/1210 KB 353/577 KB 116/167 KB 1700/1822 KB 788/1210 KB 357/577 KB 116/167 KB 1700/1822 KB 788/1210 KB 361/577 KB 116/167 KB 1700/1822 KB 788/1210 KB 365/577 KB 116/167 KB 1700/1822 KB 788/1210 KB 369/577 KB 116/167 KB 1700/1822 KB 788/1210 KB 373/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 377/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 381/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 385/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 389/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 393/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 397/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 401/577 KB 116/1 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 67 KB 1704/1822 KB 792/1210 KB 405/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 409/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 413/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 417/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 421/577 KB 116/167 KB 1700/1822 KB 756/1210 KB 341/577 KB 116/167 KB 1704/1822 KB 792/1210 KB 373/577 KB 116/167 KB 1708/1822 KB 792/1210 KB 421/577 KB 116/167 KB 1712/1822 KB 792/1210 KB 421/577 KB 116/167 KB 1700/1822 KB 792/1210 KB 373/577 KB 116/167 KB 1712/1822 KB 796/1210 KB 421/577 KB 116/167 KB 1712/1822 KB 800/1210 KB 421/577 KB 116/167 KB 1712/1822 KB 804/1210 KB 421/577 KB 116/167 KB 1716/1822 KB 808/1210 KB 421/577 KB 120/167 KB 1716/1822 KB 812/1210 KB 421/577 KB 120/167 KB 1716/1822 KB 816/1210 KB 421/577 KB 120/167 KB 1716/1822 KB 804/1210 KB 421/577 KB 120/167 KB 1716/1822 KB 816/1210 KB 421/577 KB 124/167 KB 1716/1822 KB 816/1210 KB 421/577 KB 128/167 KB 1716/1822 KB 816/1210 KB 421/577 KB 132/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 136/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 140/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 144/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 148/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 152/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 156/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 160/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 164/167 KB 1716/1822 KB 804/1210 KB 421/577 KB 116/167 KB 1720/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1724/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1728/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1732/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1736/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1740/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1744/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1748/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1752/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1756/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1716/1822 KB 820/1210 KB 425/577 KB 164/167 KB 1756/1822 KB 820/1210 KB 429/577 KB 167/167 KB 1756/1822 KB 820/1210 KB 433/577 KB 167/167 KB 1716/1822 KB 820/1210 KB 421/577 KB 132/167 KB 1756/1822 KB 824/1210 KB 433/577 KB 167/167 KB 1756/1822 KB 828/1210 KB 433/577 KB 167/167 KB 1756/1822 KB 832/1210 KB 433/577 KB 167/167 KB 1756/1822 KB 836/1210 KB 433/577 KB 167/167 KB 1756/1822 KB 840/1210 KB 433/577 KB 167/167 KB 1756/1822 KB 844/1210 KB 433/577 KB 167/167 KB 1756/1822 KB 848/1210 KB 433/577 KB 167/167 KB 1756/1822 KB 820/1210 KB 425/577 KB 167/167 KB 1760/1822 KB 848/1210 KB 433/577 KB 167/167 KB 1760/1822 KB 848/1210 KB 437/577 KB 167/167 KB 1764/1822 KB 852/1210 KB 441/577 KB 167/167 KB 1764/1822 KB 852/1210 KB 445/577 KB 167/167 KB 1764/1822 KB 852/1210 KB 449/577 KB 167/167 KB 1760/1822 KB 852/1210 KB 437/577 KB 167/167 KB 1764/1822 KB 856/1210 KB 449/577 KB 167/167 KB 1764/1822 KB 860/1210 KB 449/577 KB 167/167 KB 1764/1822 KB 864/1210 KB 449/577 KB 167/167 KB 1764/1822 KB 868/1210 KB 449/577 KB 167/167 KB 1764/1822 KB 872/1210 KB 453/577 KB 167/167 KB 1764/1822 KB 876/1210 KB 453/577 KB 167/167 KB 1764/1822 KB 880/1210 KB 453/577 KB 167/167 KB 1764/1822 KB 852/1210 KB 437/577 KB 167/167 KB 1768/1822 KB 880/1210 KB 453/577 KB 167/167 KB 1772/1822 KB 880/1210 KB 453/577 KB 167/167 KB 1776/1822 KB 880/1210 KB 453/577 KB 167/167 KB 1780/1822 KB 880/1210 KB 453/577 KB 167/167 KB 1784/1822 KB 880/1210 KB 453/577 KB 167/167 KB 1788/1822 KB 880/1210 KB 453/577 KB 167/167 KB 1792/1822 KB 880/1210 KB 453/577 KB 167/167 KB 1796/1822 KB 880/1210 KB 453/577 KB 167/167 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1800/1822 KB 884/1210 KB 453/577 KB 167/167 KB 1804/1822 KB 884/1210 KB 453/577 KB 167/167 KB 1808/1822 KB 884/1210 KB 453/577 KB 167/167 KB 1764/1822 KB 868/1210 KB 453/577 KB 167/167 KB 1808/1822 KB 884/1210 KB 457/577 KB 167/167 KB 1808/1822 KB 884/1210 KB 461/577 KB 167/167 KB 1808/1822 KB 884/1210 KB 465/577 KB 167/167 KB 1808/1822 KB 884/1210 KB 469/577 KB 167/167 KB 1808/1822 KB 884/1210 KB 473/577 KB 1808/1822 KB 884/1210 KB 477/577 KB 1808/1822 KB 884/1210 KB 481/577 KB 1796/1822 KB 884/1210 KB 453/577 KB 167/167 KB 1808/1822 KB 888/1210 KB 481/577 KB 1808/1822 KB 892/1210 KB 481/577 KB 1808/1822 KB 896/1210 KB 481/577 KB 1808/1822 KB 900/1210 KB 481/577 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 145.0 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1812/1822 KB 900/1210 KB 485/577 KB 1812/1822 KB 900/1210 KB 489/577 KB 1812/1822 KB 900/1210 KB 493/577 KB 1812/1822 KB 900/1210 KB 481/577 KB 1816/1822 KB 904/1210 KB 493/577 KB 1820/1822 KB 904/1210 KB 493/577 KB 1822/1822 KB 904/1210 KB 493/577 KB 1812/1822 KB 904/1210 KB 493/577 KB 1822/1822 KB 908/1210 KB 497/577 KB 1822/1822 KB 912/1210 KB 497/577 KB 1822/1822 KB 904/1210 KB 497/577 KB 1822/1822 KB 912/1210 KB 501/577 KB 1822/1822 KB 916/1210 KB 505/577 KB 1822/1822 KB 916/1210 KB 509/577 KB 1822/1822 KB 916/1210 KB 513/577 KB 1822/1822 KB 916/1210 KB 501/577 KB 1822/1822 KB 920/1210 KB 513/577 KB 1822/1822 KB 924/1210 KB 513/577 KB 1822/1822 KB 928/1210 KB 513/577 KB 1822/1822 KB 932/1210 KB 517/577 KB 1822/1822 KB 936/1210 KB 517/577 KB 1822/1822 KB 940/1210 KB 517/577 KB 1822/1822 KB 944/1210 KB 517/577 KB 1822/1822 KB 948/1210 KB 517/577 KB 1822/1822 KB 928/1210 KB 517/577 KB 1822/1822 KB 4/439 KB 948/1210 KB 521/577 KB 1822/1822 KB 4/439 KB 948/1210 KB 525/577 KB 1822/1822 KB 4/439 KB 948/1210 KB 529/577 KB 1822/1822 KB 4/439 KB 948/1210 KB 517/577 KB 1822/1822 KB 8/439 KB 948/1210 KB 529/577 KB 1822/1822 KB 12/439 KB 948/1210 KB 529/577 KB 1822/1822 KB 16/439 KB 948/1210 KB 529/577 KB 1822/1822 KB 20/439 KB 948/1210 KB 529/577 KB 1822/1822 KB 24/439 KB 948/1210 KB 529/577 KB 1822/1822 KB 28/439 KB 948/1210 KB 529/577 KB 1822/1822 KB 32/439 KB 948/1210 KB 529/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1574.2 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 36/439 KB 948/1210 KB 533/577 KB 36/439 KB 948/1210 KB 537/577 KB 36/439 KB 948/1210 KB 541/577 KB 36/439 KB 952/1210 KB 545/577 KB 36/439 KB 948/1210 KB 529/577 KB 40/439 KB 952/1210 KB 545/577 KB 44/439 KB 952/1210 KB 545/577 KB 48/439 KB 952/1210 KB 545/577 KB 36/439 KB 952/1210 KB 541/577 KB 48/439 KB 956/1210 KB 545/577 KB 48/439 KB 960/1210 KB 545/577 KB 48/439 KB 960/1210 KB 549/577 KB 52/439 KB 4/562 KB 964/1210 KB 553/577 KB 52/439 KB 4/562 KB 964/1210 KB 557/577 KB 52/439 KB 4/562 KB 964/1210 KB 561/577 KB 52/439 KB 960/1210 KB 549/577 KB 56/439 KB 4/562 KB 964/1210 KB 561/577 KB 60/439 KB 4/562 KB 964/1210 KB 561/577 KB 64/439 KB 4/562 KB 964/1210 KB 561/577 KB 68/439 KB 4/562 KB 964/1210 KB 561/577 KB 72/439 KB 4/562 KB 964/1210 KB 565/577 KB 76/439 KB 4/562 KB 964/1210 KB 565/577 KB 80/439 KB 4/562 KB 964/1210 KB 565/577 KB 52/439 KB 4/562 KB 964/1210 KB 549/577 KB 80/439 KB 8/562 KB 964/1210 KB 565/577 KB 80/439 KB 12/562 KB 964/1210 KB 565/577 KB 80/439 KB 16/562 KB 964/1210 KB 565/577 KB 52/439 KB 964/1210 KB 549/577 KB 80/439 KB 16/562 KB 968/1210 KB 565/577 KB 80/439 KB 16/562 KB 972/1210 KB 565/577 KB 80/439 KB 16/562 KB 976/1210 KB 565/577 KB 80/439 KB 20/562 KB 976/1210 KB 565/577 KB 80/439 KB 24/562 KB 980/1210 KB 565/577 KB 80/439 KB 28/562 KB 980/1210 KB 565/577 KB 80/439 KB 32/562 KB 980/1210 KB 565/577 KB 68/439 KB 4/562 KB 964/1210 KB 565/577 KB 80/439 KB 32/562 KB 980/1210 KB 569/577 KB 80/439 KB 32/562 KB 980/1210 KB 573/577 KB 80/439 KB 32/562 KB 980/1210 KB 577/577 KB 80/439 KB 32/562 KB 980/1210 KB 577/577 KB 80/439 KB 20/562 KB 980/1210 KB 565/577 KB 80/439 KB 32/562 KB 984/1210 KB 577/577 KB 80/439 KB 32/562 KB 988/1210 KB 577/577 KB 80/439 KB 32/562 KB 992/1210 KB 577/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 489.1 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 84/439 KB 32/562 KB 992/1210 KB 88/439 KB 32/562 KB 992/1210 KB 92/439 KB 32/562 KB 992/1210 KB 96/439 KB 32/562 KB 992/1210 KB 100/439 KB 32/562 KB 992/1210 KB 104/439 KB 32/562 KB 992/1210 KB 108/439 KB 32/562 KB 992/1210 KB 112/439 KB 32/562 KB 992/1210 KB 116/439 KB 32/562 KB 992/1210 KB 120/439 KB 32/562 KB 992/1210 KB 124/439 KB 32/562 KB 992/1210 KB 128/439 KB 32/562 KB 992/1210 KB 132/439 KB 32/562 KB 992/1210 KB 136/439 KB 32/562 KB 992/1210 KB 140/439 KB 32/562 KB 992/1210 KB 144/439 KB 32/562 KB 992/1210 KB 148/439 KB 32/562 KB 992/1210 KB 152/439 KB 32/562 KB 992/1210 KB 156/439 KB 32/562 KB 992/1210 KB 156/439 KB 36/562 KB 996/1210 KB 156/439 KB 36/562 KB 1000/1210 KB 156/439 KB 36/562 KB 1004/1210 KB 156/439 KB 36/562 KB 1008/1210 KB 156/439 KB 36/562 KB 992/1210 KB 156/439 KB 40/562 KB 1008/1210 KB 156/439 KB 44/562 KB 1008/1210 KB 156/439 KB 48/562 KB 1008/1210 KB 156/439 KB 52/562 KB 1008/1210 KB 156/439 KB 56/562 KB 1012/1210 KB 156/439 KB 60/562 KB 1012/1210 KB 156/439 KB 64/562 KB 1012/1210 KB 156/439 KB 68/562 KB 1012/1210 KB 156/439 KB 72/562 KB 1012/1210 KB 156/439 KB 76/562 KB 1012/1210 KB 156/439 KB 80/562 KB 1012/1210 KB 156/439 KB 52/562 KB 1012/1210 KB 156/439 KB 80/562 KB 1016/1210 KB 156/439 KB 80/562 KB 1020/1210 KB 156/439 KB 80/562 KB 1024/1210 KB 156/439 KB 80/562 KB 1028/1210 KB 156/439 KB 80/562 KB 1032/1210 KB 156/439 KB 80/562 KB 1036/1210 KB 156/439 KB 80/562 KB 1040/1210 KB 156/439 KB 80/562 KB 1044/1210 KB 156/439 KB 84/562 KB 1048/1210 KB 4/256 KB 156/439 KB 84/562 KB 1044/1210 KB 4/256 KB 156/439 KB 84/562 KB 1048/1210 KB 8/256 KB 156/439 KB 84/562 KB 1048/1210 KB 12/256 KB 156/439 KB 84/562 KB 1052/1210 KB 16/256 KB 156/439 KB 84/562 KB 1044/1210 KB 156/439 KB 88/562 KB 1052/1210 KB 16/256 KB 156/439 KB 92/562 KB 1052/1210 KB 16/256 KB 156/439 KB 96/562 KB 1052/1210 KB 16/256 KB 156/439 KB 84/562 KB 1052/1210 KB 12/256 KB 156/439 KB 96/562 KB 1056/1210 KB 16/256 KB 156/439 KB 100/562 KB 1060/1210 KB 16/256 KB 160/439 KB 100/562 KB 1064/1210 KB 20/256 KB 160/439 KB 100/562 KB 1068/1210 KB 20/256 KB 160/439 KB 100/562 KB 1072/1210 KB 20/256 KB 156/439 KB 100/562 KB 1056/1210 KB 16/256 KB 160/439 KB 104/562 KB 1072/1210 KB 20/256 KB 160/439 KB 108/562 KB 1072/1210 KB 20/256 KB 160/439 KB 112/562 KB 1072/1210 KB 20/256 KB 160/439 KB 116/562 KB 1072/1210 KB 20/256 KB 160/439 KB 120/562 KB 1076/1210 KB 20/256 KB 160/439 KB 124/562 KB 1076/1210 KB 20/256 KB 160/439 KB 128/562 KB 1076/1210 KB 20/256 KB 160/439 KB 100/562 KB 1060/1210 KB 20/256 KB 160/439 KB 128/562 KB 1076/1210 KB 24/256 KB 160/439 KB 128/562 KB 1076/1210 KB 28/256 KB 160/439 KB 128/562 KB 1076/1210 KB 32/256 KB 160/439 KB 128/562 KB 1076/1210 KB 36/256 KB 160/439 KB 128/562 KB 1076/1210 KB 40/256 KB 160/439 KB 128/562 KB 1076/1210 KB 44/256 KB 160/439 KB 128/562 KB 1076/1210 KB 48/256 KB 160/439 KB 128/562 KB 1076/1210 KB 52/256 KB 160/439 KB 100/562 KB 1060/1210 KB 16/256 KB 164/439 KB 132/562 KB 1076/1210 KB 52/256 KB 168/439 KB 132/562 KB 1076/1210 KB 52/256 KB 172/439 KB 132/562 KB 1076/1210 KB 52/256 KB 176/439 KB 132/562 KB 1076/1210 KB 52/256 KB 180/439 KB 132/562 KB 1076/1210 KB 52/256 KB 184/439 KB 132/562 KB 1076/1210 KB 52/256 KB 188/439 KB 132/562 KB 1076/1210 KB 52/256 KB 192/439 KB 132/562 KB 1076/1210 KB 52/256 KB 196/439 KB 132/562 KB 1076/1210 KB 52/256 KB 160/439 KB 132/562 KB 1076/1210 KB 52/256 KB 196/439 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install KB 136/562 KB 1076/1210 KB 56/256 KB 196/439 KB 140/562 KB 1076/1210 KB 56/256 KB 196/439 KB 144/562 KB 1076/1210 KB 56/256 KB 200/439 KB 148/562 KB 1076/1210 KB 56/256 KB 160/439 KB 116/562 KB 1076/1210 KB 20/256 KB 200/439 KB 148/562 KB 1080/1210 KB 56/256 KB 200/439 KB 148/562 KB 1084/1210 KB 56/256 KB 200/439 KB 148/562 KB 1088/1210 KB 56/256 KB 200/439 KB 148/562 KB 1092/1210 KB 56/256 KB 200/439 KB 148/562 KB 1096/1210 KB 56/256 KB 200/439 KB 148/562 KB 1100/1210 KB 56/256 KB 200/439 KB 148/562 KB 1104/1210 KB 56/256 KB 200/439 KB 144/562 KB 1076/1210 KB 56/256 KB 204/439 KB 148/562 KB 1104/1210 KB 56/256 KB 208/439 KB 148/562 KB 1104/1210 KB 56/256 KB 212/439 KB 148/562 KB 1108/1210 KB 56/256 KB 196/439 KB 132/562 KB 1076/1210 KB 56/256 KB 212/439 KB 152/562 KB 1108/1210 KB 60/256 KB 212/439 KB 152/562 KB 1108/1210 KB 64/256 KB 212/439 KB 152/562 KB 1108/1210 KB 68/256 KB 212/439 KB 152/562 KB 1108/1210 KB 72/256 KB 212/439 KB 152/562 KB 1108/1210 KB 76/256 KB 216/439 KB 152/562 KB 1108/1210 KB 80/256 KB 212/439 KB 152/562 KB 1108/1210 KB 56/256 KB 216/439 KB 156/562 KB 1108/1210 KB 80/256 KB 216/439 KB 160/562 KB 1108/1210 KB 80/256 KB 208/439 KB 148/562 KB 1108/1210 KB 56/256 KB 216/439 KB 160/562 KB 1112/1210 KB 80/256 KB 216/439 KB 160/562 KB 1116/1210 KB 80/256 KB 216/439 KB 160/562 KB 1120/1210 KB 80/256 KB 216/439 KB 152/562 KB 1108/1210 KB 76/256 KB 220/439 KB 160/562 KB 1120/1210 KB 80/256 KB 224/439 KB 160/562 KB 1120/1210 KB 80/256 KB 228/439 KB 160/562 KB 1120/1210 KB 80/256 KB 232/439 KB 164/562 KB 1124/1210 KB 84/256 KB 236/439 KB 164/562 KB 1124/1210 KB 84/256 KB 240/439 KB 164/562 KB 1124/1210 KB 84/256 KB 228/439 KB 164/562 KB 1124/1210 KB 84/256 KB 240/439 KB 164/562 KB 1124/1210 KB 88/256 KB 240/439 KB 164/562 KB 1124/1210 KB 92/256 KB 240/439 KB 164/562 KB 1124/1210 KB 96/256 KB 228/439 KB 164/562 KB 1124/1210 KB 80/256 KB 240/439 KB 168/562 KB 1124/1210 KB 96/256 KB 240/439 KB 172/562 KB 1124/1210 KB 96/256 KB 240/439 KB 176/562 KB 1124/1210 KB 96/256 KB 228/439 KB 160/562 KB 1124/1210 KB 80/256 KB 240/439 KB 176/562 KB 1128/1210 KB 96/256 KB 240/439 KB 176/562 KB 1132/1210 KB 96/256 KB 240/439 KB 176/562 KB 1136/1210 KB 96/256 KB 240/439 KB 180/562 KB 1136/1210 KB 96/256 KB 244/439 KB 184/562 KB 1140/1210 KB 100/256 KB 244/439 KB 188/562 KB 1140/1210 KB 100/256 KB 244/439 KB 192/562 KB 1140/1210 KB 100/256 KB 244/439 KB 180/562 KB 1140/1210 KB 100/256 KB 244/439 KB 180/562 KB 1140/1210 KB 96/256 KB 244/439 KB 192/562 KB 1144/1210 KB 100/256 KB 244/439 KB 192/562 KB 1148/1210 KB 100/256 KB 244/439 KB 192/562 KB 1152/1210 KB 104/256 KB 244/439 KB 192/562 KB 1156/1210 KB 104/256 KB 244/439 KB 196/562 KB 1160/1210 KB 104/256 KB 244/439 KB 196/562 KB 1164/1210 KB 104/256 KB 244/439 KB 196/562 KB 1168/1210 KB 104/256 KB 244/439 KB 180/562 KB 1136/1210 KB 96/256 KB 248/439 KB 196/562 KB 1168/1210 KB 104/256 KB 252/439 KB 196/562 KB 1168/1210 KB 104/256 KB 256/439 KB 196/562 KB 1168/1210 KB 104/256 KB 260/439 KB 196/562 KB 1168/1210 KB 104/256 KB 264/439 KB 196/562 KB 1168/1210 KB 104/256 KB 268/439 KB 196/562 KB 1168/1210 KB 104/256 KB 272/439 KB 196/562 KB 1168/1210 KB 104/256 KB 276/439 KB 196/562 KB 1168/1210 KB 104/256 KB 280/439 KB 196/562 KB 1172/1210 KB 104/256 KB 284/439 KB 196/562 KB 1172/1210 KB 104/256 KB 288/439 KB 196/562 KB 1172/1210 KB 104/256 KB 244/439 KB 196/562 KB 1156/1210 KB 104/256 KB 244/439 KB 192/562 KB 1148/ unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1210 KB 104/256 KB 288/439 KB 200/562 KB 1172/1210 KB 108/256 KB 288/439 KB 200/562 KB 1172/1210 KB 112/256 KB 288/439 KB 200/562 KB 1172/1210 KB 116/256 KB 288/439 KB 200/562 KB 1172/1210 KB 120/256 KB 288/439 KB 200/562 KB 1172/1210 KB 124/256 KB 288/439 KB 200/562 KB 1172/1210 KB 128/256 KB 288/439 KB 200/562 KB 1172/1210 KB 132/256 KB 288/439 KB 200/562 KB 1172/1210 KB 136/256 KB 288/439 KB 200/562 KB 1172/1210 KB 140/256 KB 288/439 KB 200/562 KB 1172/1210 KB 144/256 KB 276/439 KB 196/562 KB 1172/1210 KB 104/256 KB 288/439 KB 200/562 KB 1176/1210 KB 144/256 KB 288/439 KB 200/562 KB 1180/1210 KB 144/256 KB 288/439 KB 200/562 KB 1184/1210 KB 144/256 KB 288/439 KB 200/562 KB 1188/1210 KB 144/256 KB 292/439 KB 200/562 KB 1192/1210 KB 148/256 KB 292/439 KB 200/562 KB 1196/1210 KB 148/256 KB 292/439 KB 200/562 KB 1200/1210 KB 148/256 KB 288/439 KB 200/562 KB 1172/1210 KB 124/256 KB 292/439 KB 204/562 KB 1200/1210 KB 148/256 KB 292/439 KB 208/562 KB 1200/1210 KB 148/256 KB 292/439 KB 212/562 KB 1200/1210 KB 148/256 KB 292/439 KB 216/562 KB 1200/1210 KB 148/256 KB 292/439 KB 220/562 KB 1200/1210 KB 148/256 KB 292/439 KB 224/562 KB 1200/1210 KB 148/256 KB 292/439 KB 228/562 KB 1200/1210 KB 148/256 KB 292/439 KB 232/562 KB 1200/1210 KB 148/256 KB 292/439 KB 236/562 KB 1204/1210 KB 148/256 KB 292/439 KB 240/562 KB 1204/1210 KB 148/256 KB 292/439 KB 244/562 KB 1204/1210 KB 148/256 KB 292/439 KB 248/562 KB 1204/1210 KB 148/256 KB 292/439 KB 252/562 KB 1204/1210 KB 148/256 KB 292/439 KB 256/562 KB 1204/1210 KB 148/256 KB 292/439 KB 200/562 KB 1188/1210 KB 148/256 KB 296/439 KB 256/562 KB 1204/1210 KB 148/256 KB 300/439 KB 256/562 KB 1204/1210 KB 148/256 KB 304/439 KB 256/562 KB 1204/1210 KB 148/256 KB 288/439 KB 200/562 KB 1188/1210 KB 148/256 KB 304/439 KB 256/562 KB 1204/1210 KB 152/256 KB 304/439 KB 256/562 KB 1204/1210 KB 156/256 KB 304/439 KB 256/562 KB 1204/1210 KB 160/256 KB 304/439 KB 256/562 KB 1204/1210 KB 164/256 KB 308/439 KB 256/562 KB 1204/1210 KB 168/256 KB 308/439 KB 256/562 KB 1204/1210 KB 172/256 KB 308/439 KB 256/562 KB 1204/1210 KB 176/256 KB 292/439 KB 232/562 KB 1204/1210 KB 148/256 KB 308/439 KB 256/562 KB 1208/1210 KB 176/256 KB 308/439 KB 256/562 KB 1210/1210 KB 176/256 KB 308/439 KB 256/562 KB 1204/1210 KB 164/256 KB 312/439 KB 256/562 KB 1210/1210 KB 176/256 KB 316/439 KB 256/562 KB 1210/1210 KB 176/256 KB 320/439 KB 256/562 KB 1210/1210 KB 176/256 KB 324/439 KB 256/562 KB 1210/1210 KB 176/256 KB 328/439 KB 260/562 KB 1210/1210 KB 180/256 KB 332/439 KB 260/562 KB 1210/1210 KB 180/256 KB 336/439 KB 260/562 KB 1210/1210 KB 180/256 KB 324/439 KB 260/562 KB 1210/1210 KB 180/256 KB 336/439 KB 264/562 KB 1210/1210 KB 180/256 KB 336/439 KB 268/562 KB 1210/1210 KB 180/256 KB 336/439 KB 271/562 KB 1210/1210 KB 180/256 KB 324/439 KB 256/562 KB 1210/1210 KB 180/256 KB 336/439 KB 271/562 KB 1210/1210 KB 184/256 KB 336/439 KB 271/562 KB 1210/1210 KB 188/256 KB 336/439 KB 271/562 KB 1210/1210 KB 192/256 KB 336/439 KB 271/562 KB 1210/1210 KB 196/256 KB 340/439 KB 275/562 KB 1210/1210 KB 200/256 KB 340/439 KB 275/562 KB 1210/1210 KB 204/256 KB 340/439 KB 275/562 KB 1210/1210 KB 208/256 KB 340/439 KB 275/562 KB 1210/1210 KB 196/256 KB 340/439 KB 271/562 KB 1210/1210 KB 196/256 KB 344/439 KB 275/562 KB 1210/1210 KB 208/256 KB 348/439 KB 275/562 KB 1210/1210 KB 208/256 KB 352/439 KB 279/562 KB 1210/1210 KB 208/256 KB 356/439 KB 279/562 KB 1210/1210 KB 208/256 KB 36 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 0/439 KB 279/562 KB 1210/1210 KB 208/256 KB 364/439 KB 279/562 KB 1210/1210 KB 208/256 KB 368/439 KB 279/562 KB 1210/1210 KB 208/256 KB 372/439 KB 279/562 KB 1210/1210 KB 208/256 KB 376/439 KB 279/562 KB 1210/1210 KB 212/256 KB 380/439 KB 279/562 KB 1210/1210 KB 212/256 KB 348/439 KB 279/562 KB 1210/1210 KB 208/256 KB 380/439 KB 283/562 KB 1210/1210 KB 212/256 KB 380/439 KB 287/562 KB 1210/1210 KB 212/256 KB 380/439 KB 291/562 KB 1210/1210 KB 212/256 KB 380/439 KB 295/562 KB 212/256 KB 380/439 KB 299/562 KB 212/256 KB 380/439 KB 303/562 KB 212/256 KB 380/439 KB 307/562 KB 212/256 KB 380/439 KB 311/562 KB 212/256 KB 384/439 KB 315/562 KB 212/256 KB 384/439 KB 319/562 KB 212/256 KB 384/439 KB 323/562 KB 212/256 KB 384/439 KB 327/562 KB 212/256 KB 384/439 KB 331/562 KB 212/256 KB 384/439 KB 335/562 KB 212/256 KB 372/439 KB 279/562 KB 1210/1210 KB 212/256 KB 384/439 KB 335/562 KB 216/256 KB 384/439 KB 335/562 KB 220/256 KB 384/439 KB 335/562 KB 224/256 KB 384/439 KB 335/562 KB 228/256 KB 384/439 KB 335/562 KB 232/256 KB 384/439 KB 335/562 KB 236/256 KB 384/439 KB 335/562 KB 240/256 KB 384/439 KB 335/562 KB 244/256 KB 384/439 KB 335/562 KB 248/256 KB 384/439 KB 335/562 KB 252/256 KB 384/439 KB 311/562 KB 212/256 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 977.8 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 388/439 KB 339/562 KB 252/256 KB 392/439 KB 339/562 KB 252/256 KB 396/439 KB 339/562 KB 252/256 KB 400/439 KB 339/562 KB 252/256 KB 404/439 KB 339/562 KB 252/256 KB 408/439 KB 339/562 KB 252/256 KB 412/439 KB 339/562 KB 252/256 KB 384/439 KB 339/562 KB 252/256 KB 412/439 KB 343/562 KB 256/256 KB 412/439 KB 347/562 KB 256/256 KB 416/439 KB 351/562 KB 256/256 KB 412/439 KB 339/562 KB 256/256 KB 416/439 KB 351/562 KB 256/256 KB 416/439 KB 347/562 KB 256/256 KB 420/439 KB 351/562 KB 256/256 KB 424/439 KB 355/562 KB 256/256 KB 428/439 KB 355/562 KB 256/256 KB 432/439 KB 355/562 KB 256/256 KB 420/439 KB 355/562 KB 256/256 KB 432/439 KB 359/562 KB 256/256 KB 432/439 KB 363/562 KB 256/256 KB 432/439 KB 367/562 KB 256/256 KB 436/439 KB 367/562 KB 256/256 KB 439/439 KB 367/562 KB 256/256 KB 439/439 KB 371/562 KB 256/256 KB 439/439 KB 375/562 KB 256/256 KB 439/439 KB 379/562 KB 256/256 KB 439/439 KB 383/562 KB 256/256 KB 439/439 KB 387/562 KB 256/256 KB 439/439 KB 391/562 KB 256/256 KB 439/439 KB 395/562 KB 256/256 KB 439/439 KB 399/562 KB 256/256 KB 439/439 KB 403/562 KB 256/256 KB 439/439 KB 407/562 KB 256/256 KB 439/439 KB 411/562 KB 256/256 KB 439/439 KB 415/562 KB 256/256 KB 439/439 KB 419/562 KB 256/256 KB 439/439 KB 423/562 KB 256/256 KB 439/439 KB 427/562 KB 256/256 KB 439/439 KB 431/562 KB 256/256 KB 439/439 KB 435/562 KB 256/256 KB 439/439 KB 439/562 KB 256/256 KB 439/439 KB 443/562 KB 256/256 KB 439/439 KB 447/562 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 205.0 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 439/439 KB 447/562 KB 4/140 KB 439/439 KB 447/562 KB 8/140 KB 439/439 KB 447/562 KB 12/140 KB 439/439 KB 447/562 KB 16/140 KB 439/439 KB 447/562 KB 20/140 KB 447/562 KB 24/140 KB 447/562 KB 28/140 KB 447/562 KB 32/140 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 351.2 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 447/562 KB 36/140 KB 447/562 KB 40/140 KB 447/562 KB 44/140 KB 447/562 KB 48/140 KB 447/562 KB 52/140 KB 447/562 KB 56/140 KB 447/562 KB 60/140 KB 447/562 KB 64/140 KB 447/562 KB 68/140 KB 447/562 KB 72/140 KB 447/562 KB 76/140 KB 447/562 KB 80/140 KB 447/562 KB 84/140 KB 451/562 KB 88/140 KB 451/562 KB 88/140 KB 4/1118 KB 451/562 KB 88/140 KB 8/1118 KB 451/562 KB 88/140 KB 12/1118 KB 451/562 KB 88/140 KB 16/1118 KB 451/562 KB 84/140 KB 455/562 KB 88/140 KB 16/1118 KB 459/562 KB 92/140 KB 16/1118 KB 463/562 KB 92/140 KB 16/1118 KB 467/562 KB 92/140 KB 20/1118 KB 471/562 KB 4/1461 KB 92/140 KB 20/1118 KB 475/562 KB 4/1461 KB 92/140 KB 20/1118 KB 479/562 KB 4/1461 KB 92/140 KB 20/1118 KB 455/562 KB 92/140 KB 16/1118 KB 467/562 KB 4/1461 KB 92/140 KB 20/1118 KB 463/562 KB 92/140 KB 20/1118 KB 479/562 KB 4/1461 KB 92/140 KB 24/1118 KB 479/562 KB 4/1461 KB 92/140 KB 28/1118 KB 479/562 KB 4/1461 KB 92/140 KB 32/1118 KB 479/562 KB 4/1461 KB 92/140 KB 36/1118 KB 479/562 KB 8/1461 KB 92/140 KB 40/1118 KB 479/562 KB 8/1461 KB 92/140 KB 44/1118 KB 479/562 KB 8/1461 KB 92/140 KB 48/1118 KB 479/562 KB 8/1461 KB 92/140 KB 36/1118 KB 479/562 KB 12/1461 KB 92/140 KB 48/1118 KB 479/562 KB 16/1461 KB 92/140 KB 48/1118 KB 479/562 KB 20/1461 KB 92/140 KB 48/1118 KB 479/562 KB 24/1461 KB 92/140 KB 52/1118 KB 479/562 KB 28/1461 KB 92/140 KB 52/1118 KB 479/562 KB 32/1461 KB 92/140 KB 52/1118 KB 479/562 KB 20/1461 KB 92/140 KB 52/1118 KB 479/562 KB 32/1461 KB 92/140 KB 56/1118 KB 479/562 KB 36/1461 KB 92/140 KB 60/1118 KB 479/562 KB 36/1461 KB 92/140 KB 64/1118 KB 479/562 KB 36/1461 KB 92/140 KB 68/1118 KB 479/562 KB 36/1461 KB 96/140 KB 72/1118 KB 479/562 KB 36/1461 KB 96/140 KB 76/1118 KB 479/562 KB 36/1461 KB 96/140 KB 80/1118 KB 479/562 KB 36/1461 KB 92/140 KB 56/1118 KB 479/562 KB 40/1461 KB 96/140 KB 80/1118 KB 479/562 KB 44/1461 KB 96/140 KB 80/1118 KB 479/562 KB 48/1461 KB 96/140 KB 80/1118 KB 479/562 KB 36/1461 KB 96/140 KB 68/1118 KB 479/562 KB 48/1461 KB 100/140 KB 80/1118 KB 479/562 KB 52/1461 KB 104/140 KB 84/1118 KB 479/562 KB 52/1461 KB 108/140 KB 84/1118 KB 479/562 KB 52/1461 KB 112/140 KB 84/1118 KB 479/562 KB 52/1461 KB 116/140 KB 84/1118 KB 483/562 KB 52/1461 KB 120/140 KB 84/1118 KB 483/562 KB 52/1461 KB 124/140 KB 84/1118 KB 483/562 KB 52/1461 KB 128/140 KB 84/1118 KB 479/562 KB 52/1461 KB 100/140 KB 84/1118 KB 483/562 KB 52/1461 KB 128/140 KB 88/1118 KB 483/562 KB 52/1461 KB 128/140 KB 92/1118 KB 483/562 KB 52/1461 KB 128/140 KB 96/1118 KB 483/562 KB 52/1461 KB 128/140 KB 100/1118 KB 483/562 KB 52/1461 KB 128/140 KB 104/1118 KB 483/562 KB 52/1461 KB 128/140 KB 108/1118 KB 483/562 KB 52/1461 KB 128/140 KB 112/1118 KB 483/562 KB 52/1461 KB 132/140 KB 116/1118 KB 479/562 KB 52/1461 KB 100/140 KB 80/1118 KB 483/562 KB 56/1461 KB 132/140 KB 116/1118 KB 483/562 KB 60/1461 KB 132/140 KB 116/1118 KB 483/562 KB 64/1461 KB 132/140 KB 116/1118 KB 483/562 KB 68/1461 KB 132/140 KB 116/1118 KB 483/562 KB 72/1461 KB 132/140 KB 116/1118 KB 483/562 KB 76/1461 KB 132/140 KB 116/1118 KB 483/562 KB 80/1461 KB 132/140 KB 116/1118 KB 483/562 KB 84/1461 KB 132/140 KB 116/1118 KB 483/562 KB 88/1461 KB 132/140 KB 116/1118 KB 483/562 KB 92/1461 KB 132/140 KB 116/1118 KB 483/562 KB 52/1461 KB 132/140 KB 112/1118 KB 483/562 KB 92/1461 KB 136/140 KB 120/1118 KB 483/562 KB 92/1461 KB 140/140 KB 120/1118 KB 483/562 KB 92/1461 KB 140/140 KB 120/1118 KB 483 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install /562 KB 52/1461 KB 116/140 KB 84/1118 KB 487/562 KB 92/1461 KB 140/140 KB 120/1118 KB 491/562 KB 92/1461 KB 140/140 KB 120/1118 KB 495/562 KB 92/1461 KB 140/140 KB 120/1118 KB 499/562 KB 92/1461 KB 140/140 KB 120/1118 KB 503/562 KB 92/1461 KB 140/140 KB 120/1118 KB 507/562 KB 92/1461 KB 140/140 KB 120/1118 KB 511/562 KB 92/1461 KB 140/140 KB 120/1118 KB 515/562 KB 92/1461 KB 140/140 KB 120/1118 KB 519/562 KB 96/1461 KB 140/140 KB 120/1118 KB 523/562 KB 96/1461 KB 140/140 KB 120/1118 KB 527/562 KB 96/1461 KB 140/140 KB 120/1118 KB 531/562 KB 96/1461 KB 140/140 KB 120/1118 KB 535/562 KB 96/1461 KB 140/140 KB 120/1118 KB 539/562 KB 96/1461 KB 140/140 KB 120/1118 KB 483/562 KB 92/1461 KB 132/140 KB 120/1118 KB 543/562 KB 96/1461 KB 140/140 KB 124/1118 KB 543/562 KB 96/1461 KB 140/140 KB 128/1118 KB 515/562 KB 96/1461 KB 140/140 KB 120/1118 KB 543/562 KB 100/1461 KB 140/140 KB 128/1118 KB 543/562 KB 104/1461 KB 140/140 KB 132/1118 KB 543/562 KB 108/1461 KB 140/140 KB 132/1118 KB 543/562 KB 112/1461 KB 140/140 KB 132/1118 KB 543/562 KB 116/1461 KB 140/140 KB 132/1118 KB 543/562 KB 120/1461 KB 140/140 KB 132/1118 KB 543/562 KB 124/1461 KB 140/140 KB 132/1118 KB 543/562 KB 128/1461 KB 140/140 KB 132/1118 KB 543/562 KB 132/1461 KB 140/140 KB 132/1118 KB 543/562 KB 136/1461 KB 140/140 KB 132/1118 KB 543/562 KB 140/1461 KB 140/140 KB 132/1118 KB 543/562 KB 144/1461 KB 140/140 KB 132/1118 KB 543/562 KB 100/1461 KB 140/140 KB 132/1118 KB 543/562 KB 144/1461 KB 140/140 KB 136/1118 KB 543/562 KB 144/1461 KB 140/140 KB 140/1118 KB 543/562 KB 144/1461 KB 140/140 KB 144/1118 KB 543/562 KB 144/1461 KB 140/140 KB 148/1118 KB 543/562 KB 144/1461 KB 140/140 KB 152/1118 KB 543/562 KB 144/1461 KB 140/140 KB 156/1118 KB 543/562 KB 144/1461 KB 140/140 KB 160/1118 KB 543/562 KB 116/1461 KB 140/140 KB 132/1118 KB 547/562 KB 144/1461 KB 140/140 KB 160/1118 KB 551/562 KB 144/1461 KB 140/140 KB 160/1118 KB 555/562 KB 144/1461 KB 140/140 KB 160/1118 KB 559/562 KB 144/1461 KB 140/140 KB 164/1118 KB 562/562 KB 144/1461 KB 140/140 KB 164/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 109.1 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 562/562 KB 148/1461 KB 164/1118 KB 562/562 KB 152/1461 KB 164/1118 KB 555/562 KB 144/1461 KB 140/140 KB 164/1118 KB 562/562 KB 152/1461 KB 168/1118 KB 562/562 KB 152/1461 KB 172/1118 KB 562/562 KB 152/1461 KB 176/1118 KB 562/562 KB 152/1461 KB 180/1118 KB 562/562 KB 152/1461 KB 184/1118 KB 562/562 KB 156/1461 KB 184/1118 KB 562/562 KB 160/1461 KB 184/1118 KB 562/562 KB 164/1461 KB 188/1118 KB 562/562 KB 168/1461 KB 188/1118 KB 562/562 KB 172/1461 KB 188/1118 KB 562/562 KB 176/1461 KB 188/1118 KB 562/562 KB 180/1461 KB 188/1118 KB 562/562 KB 160/1461 KB 188/1118 KB 562/562 KB 180/1461 KB 192/1118 KB 562/562 KB 180/1461 KB 196/1118 KB 562/562 KB 180/1461 KB 200/1118 KB 562/562 KB 180/1461 KB 204/1118 KB 562/562 KB 180/1461 KB 208/1118 KB 562/562 KB 180/1461 KB 212/1118 KB 562/562 KB 180/1461 KB 216/1118 KB 562/562 KB 184/1461 KB 220/1118 KB 562/562 KB 184/1461 KB 224/1118 KB 562/562 KB 184/1461 KB 216/1118 KB 562/562 KB 188/1461 KB 224/1118 KB 562/562 KB 192/1461 KB 224/1118 KB 562/562 KB 192/1461 KB 224/1118 KB 4/37 KB 562/562 KB 192/1461 KB 224/1118 KB 8/37 KB 562/562 KB 192/1461 KB 224/1118 KB 12/37 KB 562/562 KB 192/1461 KB 224/1118 KB 16/37 KB 562/562 KB 196/1461 KB 224/1118 KB 16/37 KB 562/562 KB 200/1461 KB 228/1118 KB 20/37 KB 562/562 KB 204/1461 KB 228/1118 KB 20/37 KB 562/562 KB 208/1461 KB 228/1118 KB 20/37 KB 562/562 KB 196/1461 KB 228/1118 KB 20/37 KB 562/562 KB 196/1461 KB 224/1118 KB 20/37 KB 562/562 KB 208/1461 KB 228/1118 KB 24/37 KB 562/562 KB 208/1461 KB 228/1118 KB 28/37 KB 562/562 KB 208/1461 KB 228/1118 KB 32/37 KB 562/562 KB 208/1461 KB 228/1118 KB 36/37 KB 562/562 KB 208/1461 KB 228/1118 KB 37/37 KB 562/562 KB 208/1461 KB 232/1118 KB 37/37 KB 562/562 KB 208/1461 KB 236/1118 KB 37/37 KB 562/562 KB 208/1461 KB 240/1118 KB 37/37 KB 562/562 KB 208/1461 KB 244/1118 KB 37/37 KB 562/562 KB 212/1461 KB 248/1118 KB 37/37 KB 562/562 KB 212/1461 KB 252/1118 KB 37/37 KB 562/562 KB 212/1461 KB 256/1118 KB 37/37 KB 562/562 KB 212/1461 KB 244/1118 KB 37/37 KB 562/562 KB 216/1461 KB 256/1118 KB 37/37 KB 562/562 KB 220/1461 KB 256/1118 KB 37/37 KB 562/562 KB 224/1461 KB 256/1118 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 432.9 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 224/1461 KB 260/1118 KB 37/37 KB 228/1461 KB 264/1118 KB 37/37 KB 228/1461 KB 268/1118 KB 37/37 KB 228/1461 KB 272/1118 KB 37/37 KB 228/1461 KB 260/1118 KB 37/37 KB 232/1461 KB 272/1118 KB 37/37 KB 236/1461 KB 272/1118 KB 37/37 KB 240/1461 KB 272/1118 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 28.3 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 244/1461 KB 272/1118 KB 248/1461 KB 276/1118 KB 252/1461 KB 276/1118 KB 256/1461 KB 276/1118 KB 244/1461 KB 276/1118 KB 256/1461 KB 280/1118 KB 256/1461 KB 284/1118 KB 256/1461 KB 288/1118 KB 256/1461 KB 288/1118 KB 4/46 KB 256/1461 KB 288/1118 KB 8/46 KB 256/1461 KB 288/1118 KB 12/46 KB 256/1461 KB 288/1118 KB 16/46 KB 256/1461 KB 288/1118 KB 20/46 KB 256/1461 KB 288/1118 KB 24/46 KB 256/1461 KB 288/1118 KB 28/46 KB 256/1461 KB 288/1118 KB 32/46 KB 260/1461 KB 288/1118 KB 32/46 KB 264/1461 KB 292/1118 KB 32/46 KB 264/1461 KB 292/1118 KB 36/46 KB 264/1461 KB 292/1118 KB 40/46 KB 264/1461 KB 292/1118 KB 44/46 KB 264/1461 KB 292/1118 KB 46/46 KB 268/1461 KB 292/1118 KB 46/46 KB 272/1461 KB 292/1118 KB 46/46 KB 260/1461 KB 292/1118 KB 32/46 KB 272/1461 KB 296/1118 KB 46/46 KB 272/1461 KB 300/1118 KB 46/46 KB 272/1461 KB 304/1118 KB 46/46 KB 4/287 KB 272/1461 KB 304/1118 KB 46/46 KB 8/287 KB 272/1461 KB 304/1118 KB 46/46 KB 12/287 KB 272/1461 KB 304/1118 KB 46/46 KB 16/287 KB 272/1461 KB 304/1118 KB 46/46 KB 20/287 KB 272/1461 KB 304/1118 KB 46/46 KB 24/287 KB 272/1461 KB 304/1118 KB 46/46 KB 28/287 KB 272/1461 KB 304/1118 KB 46/46 KB 32/287 KB 272/1461 KB 304/1118 KB 46/46 KB 36/287 KB 272/1461 KB 304/1118 KB 46/46 KB 40/287 KB 272/1461 KB 304/1118 KB 46/46 KB 44/287 KB 272/1461 KB 304/1118 KB 46/46 KB 48/287 KB 272/1461 KB 304/1118 KB 46/46 KB 52/287 KB 272/1461 KB 304/1118 KB 46/46 KB 56/287 KB 272/1461 KB 304/1118 KB 46/46 KB 60/287 KB 272/1461 KB 304/1118 KB 46/46 KB 64/287 KB 272/1461 KB 304/1118 KB 46/46 KB 64/287 KB 272/1461 KB 308/1118 KB 46/46 KB 64/287 KB 276/1461 KB 312/1118 KB 46/46 KB 68/287 KB 276/1461 KB 316/1118 KB 68/287 KB 276/1461 KB 320/1118 KB 68/287 KB 276/1461 KB 324/1118 KB 68/287 KB 276/1461 KB 328/1118 KB 68/287 KB 276/1461 KB 332/1118 KB 68/287 KB 276/1461 KB 336/1118 KB 64/287 KB 276/1461 KB 308/1118 KB 46/46 KB 68/287 KB 280/1461 KB 336/1118 KB 68/287 KB 284/1461 KB 336/1118 KB 68/287 KB 288/1461 KB 336/1118 KB 68/287 KB 276/1461 KB 312/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 34.4 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 72/287 KB 288/1461 KB 336/1118 KB 76/287 KB 288/1461 KB 336/1118 KB 80/287 KB 288/1461 KB 336/1118 KB 84/287 KB 288/1461 KB 336/1118 KB 88/287 KB 292/1461 KB 336/1118 KB 92/287 KB 292/1461 KB 336/1118 KB 96/287 KB 292/1461 KB 336/1118 KB 100/287 KB 292/1461 KB 340/1118 KB 104/287 KB 292/1461 KB 340/1118 KB 108/287 KB 292/1461 KB 340/1118 KB 112/287 KB 292/1461 KB 340/1118 KB 116/287 KB 292/1461 KB 340/1118 KB 84/287 KB 292/1461 KB 336/1118 KB 116/287 KB 296/1461 KB 340/1118 KB 116/287 KB 300/1461 KB 340/1118 KB 116/287 KB 304/1461 KB 340/1118 KB 116/287 KB 308/1461 KB 340/1118 KB 116/287 KB 312/1461 KB 340/1118 KB 116/287 KB 316/1461 KB 340/1118 KB 116/287 KB 320/1461 KB 340/1118 KB 116/287 KB 324/1461 KB 340/1118 KB 116/287 KB 328/1461 KB 340/1118 KB 120/287 KB 332/1461 KB 340/1118 KB 120/287 KB 336/1461 KB 340/1118 KB 96/287 KB 292/1461 KB 340/1118 KB 120/287 KB 336/1461 KB 344/1118 KB 120/287 KB 336/1461 KB 348/1118 KB 120/287 KB 336/1461 KB 352/1118 KB 120/287 KB 336/1461 KB 356/1118 KB 120/287 KB 336/1461 KB 360/1118 KB 120/287 KB 336/1461 KB 364/1118 KB 120/287 KB 336/1461 KB 368/1118 KB 120/287 KB 336/1461 KB 372/1118 KB 120/287 KB 340/1461 KB 376/1118 KB 120/287 KB 340/1461 KB 380/1118 KB 120/287 KB 340/1461 KB 384/1118 KB 120/287 KB 328/1461 KB 340/1118 KB 124/287 KB 340/1461 KB 384/1118 KB 128/287 KB 340/1461 KB 384/1118 KB 132/287 KB 340/1461 KB 384/1118 KB 136/287 KB 340/1461 KB 384/1118 KB 140/287 KB 340/1461 KB 388/1118 KB 144/287 KB 340/1461 KB 388/1118 KB 148/287 KB 340/1461 KB 388/1118 KB 152/287 KB 340/1461 KB 388/1118 KB 156/287 KB 340/1461 KB 388/1118 KB 160/287 KB 340/1461 KB 388/1118 KB 164/287 KB 340/1461 KB 388/1118 KB 168/287 KB 340/1461 KB 388/1118 KB 120/287 KB 340/1461 KB 372/1118 KB 168/287 KB 344/1461 KB 388/1118 KB 168/287 KB 348/1461 KB 388/1118 KB 168/287 KB 352/1461 KB 388/1118 KB 168/287 KB 356/1461 KB 388/1118 KB 168/287 KB 360/1461 KB 388/1118 KB 168/287 KB 364/1461 KB 388/1118 KB 168/287 KB 368/1461 KB 388/1118 KB 168/287 KB 372/1461 KB 388/1118 KB 168/287 KB 376/1461 KB 388/1118 KB 172/287 KB 380/1461 KB 388/1118 KB 172/287 KB 384/1461 KB 388/1118 KB 172/287 KB 388/1461 KB 388/1118 KB 136/287 KB 340/1461 KB 388/1118 KB 172/287 KB 388/1461 KB 392/1118 KB 172/287 KB 388/1461 KB 396/1118 KB 172/287 KB 388/1461 KB 400/1118 KB 172/287 KB 388/1461 KB 404/1118 KB 172/287 KB 388/1461 KB 408/1118 KB 172/287 KB 388/1461 KB 412/1118 KB 172/287 KB 388/1461 KB 416/1118 KB 172/287 KB 376/1461 KB 388/1118 KB 176/287 KB 388/1461 KB 416/1118 KB 180/287 KB 388/1461 KB 420/1118 KB 184/287 KB 388/1461 KB 420/1118 KB 188/287 KB 392/1461 KB 420/1118 KB 192/287 KB 392/1461 KB 420/1118 KB 196/287 KB 392/1461 KB 420/1118 KB 200/287 KB 392/1461 KB 420/1118 KB 204/287 KB 392/1461 KB 420/1118 KB 208/287 KB 392/1461 KB 420/1118 KB 176/287 KB 388/1461 KB 420/1118 KB 208/287 KB 392/1461 KB 424/1118 KB 208/287 KB 392/1461 KB 428/1118 KB 208/287 KB 392/1461 KB 432/1118 KB 208/287 KB 392/1461 KB 436/1118 KB 184/287 KB 392/1461 KB 420/1118 KB 208/287 KB 396/1461 KB 436/1118 KB 208/287 KB 400/1461 KB 436/1118 KB 208/287 KB 404/1461 KB 436/1118 KB 208/287 KB 408/1461 KB 440/1118 KB 208/287 KB 412/1461 KB 440/1118 KB 208/287 KB 416/1461 KB 440/1118 KB 208/287 KB 420/1461 KB 440/1118 KB 212/287 KB 424/1461 KB 440/1118 KB 212/287 KB 428/1461 KB 440/1118 KB 212/287 KB 432/1461 KB 440/1118 KB 212/287 KB 436/1461 KB 440/1118 KB 208/287 KB 404/1461 KB 440/ unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1118 KB 212/287 KB 436/1461 KB 444/1118 KB 212/287 KB 436/1461 KB 448/1118 KB 212/287 KB 436/1461 KB 452/1118 KB 212/287 KB 436/1461 KB 456/1118 KB 212/287 KB 436/1461 KB 460/1118 KB 212/287 KB 436/1461 KB 464/1118 KB 212/287 KB 436/1461 KB 468/1118 KB 212/287 KB 436/1461 KB 472/1118 KB 212/287 KB 440/1461 KB 476/1118 KB 212/287 KB 440/1461 KB 480/1118 KB 212/287 KB 440/1461 KB 484/1118 KB 212/287 KB 420/1461 KB 440/1118 KB 216/287 KB 440/1461 KB 484/1118 KB 220/287 KB 440/1461 KB 484/1118 KB 224/287 KB 440/1461 KB 484/1118 KB 228/287 KB 440/1461 KB 484/1118 KB 232/287 KB 440/1461 KB 484/1118 KB 236/287 KB 440/1461 KB 484/1118 KB 240/287 KB 440/1461 KB 484/1118 KB 244/287 KB 440/1461 KB 484/1118 KB 212/287 KB 440/1461 KB 472/1118 KB 244/287 KB 444/1461 KB 484/1118 KB 244/287 KB 448/1461 KB 484/1118 KB 244/287 KB 452/1461 KB 484/1118 KB 244/287 KB 452/1461 KB 488/1118 KB 244/287 KB 452/1461 KB 492/1118 KB 244/287 KB 452/1461 KB 496/1118 KB 244/287 KB 456/1461 KB 496/1118 KB 244/287 KB 460/1461 KB 496/1118 KB 244/287 KB 464/1461 KB 496/1118 KB 244/287 KB 468/1461 KB 496/1118 KB 248/287 KB 472/1461 KB 500/1118 KB 248/287 KB 476/1461 KB 500/1118 KB 248/287 KB 480/1461 KB 500/1118 KB 248/287 KB 468/1461 KB 500/1118 KB 248/287 KB 480/1461 KB 504/1118 KB 248/287 KB 480/1461 KB 508/1118 KB 248/287 KB 480/1461 KB 512/1118 KB 248/287 KB 480/1461 KB 516/1118 KB 248/287 KB 484/1461 KB 520/1118 KB 248/287 KB 484/1461 KB 524/1118 KB 248/287 KB 484/1461 KB 528/1118 KB 248/287 KB 468/1461 KB 496/1118 KB 252/287 KB 484/1461 KB 528/1118 KB 256/287 KB 484/1461 KB 528/1118 KB 260/287 KB 484/1461 KB 528/1118 KB 264/287 KB 484/1461 KB 528/1118 KB 268/287 KB 484/1461 KB 528/1118 KB 272/287 KB 484/1461 KB 528/1118 KB 276/287 KB 484/1461 KB 528/1118 KB 280/287 KB 484/1461 KB 3/1192 KB 528/1118 KB 284/287 KB 484/1461 KB 3/1192 KB 528/1118 KB 287/287 KB 484/1461 KB 3/1192 KB 532/1118 KB 248/287 KB 484/1461 KB 516/1118 KB 287/287 KB 488/1461 KB 3/1192 KB 532/1118 KB 287/287 KB 492/1461 KB 3/1192 KB 532/1118 KB 287/287 KB 496/1461 KB 3/1192 KB 532/1118 KB 287/287 KB 500/1461 KB 3/1192 KB 532/1118 KB 287/287 KB 504/1461 KB 3/1192 KB 532/1118 KB 287/287 KB 508/1461 KB 3/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 3/1192 KB 532/1118 KB 284/287 KB 484/1461 KB 3/1192 KB 532/1118 KB 276/287 KB 484/1461 KB 3/1192 KB 528/1118 KB 287/287 KB 512/1461 KB 5/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 8/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 11/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 13/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 16/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 19/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 21/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 24/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 27/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 29/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 32/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 36/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 40/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 44/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 48/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 52/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 56/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 60/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 64/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 68/1192 KB 532/1118 KB 287/287 KB 512/1461 KB 68/1192 KB 536/1118 KB 287/287 KB 512/1461 KB 68/1192 KB 540/1118 KB 287/287 KB 512/1461 KB 72/1192 KB 544/1118 KB 287/287 KB 512/1461 KB 72/11 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 92 KB 540/1118 KB 287/287 KB 512/1461 KB 76/1192 KB 544/1118 KB 287/287 KB 512/1461 KB 80/1192 KB 544/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 211.2 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 516/1461 KB 84/1192 KB 548/1118 KB 516/1461 KB 84/1192 KB 552/1118 KB 516/1461 KB 84/1192 KB 556/1118 KB 512/1461 KB 84/1192 KB 544/1118 KB 516/1461 KB 88/1192 KB 556/1118 KB 516/1461 KB 84/1192 KB 544/1118 KB 520/1461 KB 88/1192 KB 560/1118 KB 520/1461 KB 92/1192 KB 560/1118 KB 516/1461 KB 88/1192 KB 560/1118 KB 524/1461 KB 92/1192 KB 560/1118 KB 528/1461 KB 92/1192 KB 560/1118 KB 532/1461 KB 96/1192 KB 560/1118 KB 536/1461 KB 96/1192 KB 564/1118 KB 540/1461 KB 96/1192 KB 564/1118 KB 544/1461 KB 96/1192 KB 564/1118 KB 528/1461 KB 96/1192 KB 560/1118 KB 544/1461 KB 100/1192 KB 564/1118 KB 544/1461 KB 104/1192 KB 564/1118 KB 544/1461 KB 108/1192 KB 564/1118 KB 544/1461 KB 112/1192 KB 564/1118 KB 548/1461 KB 116/1192 KB 564/1118 KB 548/1461 KB 120/1192 KB 564/1118 KB 548/1461 KB 124/1192 KB 564/1118 KB 548/1461 KB 128/1192 KB 564/1118 KB 532/1461 KB 96/1192 KB 564/1118 KB 548/1461 KB 128/1192 KB 568/1118 KB 548/1461 KB 128/1192 KB 572/1118 KB 548/1461 KB 128/1192 KB 576/1118 KB 548/1461 KB 128/1192 KB 580/1118 KB 548/1461 KB 128/1192 KB 584/1118 KB 548/1461 KB 128/1192 KB 588/1118 KB 548/1461 KB 128/1192 KB 592/1118 KB 548/1461 KB 128/1192 KB 596/1118 KB 548/1461 KB 132/1192 KB 600/1118 KB 548/1461 KB 132/1192 KB 604/1118 KB 548/1461 KB 132/1192 KB 608/1118 KB 548/1461 KB 112/1192 KB 564/1118 KB 552/1461 KB 132/1192 KB 608/1118 KB 556/1461 KB 132/1192 KB 608/1118 KB 560/1461 KB 132/1192 KB 608/1118 KB 564/1461 KB 132/1192 KB 608/1118 KB 568/1461 KB 132/1192 KB 608/1118 KB 572/1461 KB 132/1192 KB 608/1118 KB 576/1461 KB 132/1192 KB 608/1118 KB 548/1461 KB 132/1192 KB 596/1118 KB 576/1461 KB 136/1192 KB 608/1118 KB 576/1461 KB 140/1192 KB 608/1118 KB 576/1461 KB 144/1192 KB 608/1118 KB 576/1461 KB 144/1192 KB 612/1118 KB 580/1461 KB 148/1192 KB 616/1118 KB 580/1461 KB 148/1192 KB 620/1118 KB 580/1461 KB 148/1192 KB 624/1118 KB 580/1461 KB 148/1192 KB 628/1118 KB 580/1461 KB 148/1192 KB 632/1118 KB 580/1461 KB 148/1192 KB 636/1118 KB 580/1461 KB 148/1192 KB 640/1118 KB 580/1461 KB 148/1192 KB 612/1118 KB 580/1461 KB 152/1192 KB 640/1118 KB 580/1461 KB 156/1192 KB 640/1118 KB 580/1461 KB 160/1192 KB 640/1118 KB 580/1461 KB 144/1192 KB 612/1118 KB 584/1461 KB 160/1192 KB 640/1118 KB 588/1461 KB 160/1192 KB 640/1118 KB 592/1461 KB 160/1192 KB 640/1118 KB 596/1461 KB 160/1192 KB 640/1118 KB 600/1461 KB 164/1192 KB 640/1118 KB 604/1461 KB 164/1192 KB 640/1118 KB 608/1461 KB 164/1192 KB 640/1118 KB 596/1461 KB 164/1192 KB 640/1118 KB 608/1461 KB 168/1192 KB 640/1118 KB 608/1461 KB 172/1192 KB 640/1118 KB 608/1461 KB 176/1192 KB 640/1118 KB 608/1461 KB 180/1192 KB 640/1118 KB 612/1461 KB 184/1192 KB 644/1118 KB 612/1461 KB 188/1192 KB 644/1118 KB 612/1461 KB 192/1192 KB 644/1118 KB 612/1461 KB 180/1192 KB 644/1118 KB 612/1461 KB 192/1192 KB 648/1118 KB 612/1461 KB 192/1192 KB 652/1118 KB 612/1461 KB 192/1192 KB 656/1118 KB 612/1461 KB 192/1192 KB 660/1118 KB 612/1461 KB 196/1192 KB 664/1118 KB 612/1461 KB 196/1192 KB 668/1118 KB 612/1461 KB 196/1192 KB 672/1118 KB 612/1461 KB 180/1192 KB 640/1118 KB 616/1461 KB 196/1192 KB 672/1118 KB 620/1461 KB 196/1192 KB 672/1118 KB 624/1461 KB 196/1192 KB 672/1118 KB 628/1461 KB 196/1192 KB 672/1118 KB 632/1461 KB 196/1192 KB 672/1118 KB 636/1461 KB 196/1192 KB 676/1118 KB 640/1461 KB 196/1192 KB 676/1118 KB 644/1461 KB 196/1192 KB 676/1118 KB 648/1461 KB 196/1192 KB 676/1118 KB 652/1461 KB 196/1192 KB 676/1118 KB 656/1461 KB 1 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 96/1192 KB 676/1118 KB 660/1461 KB 196/1192 KB 676/1118 KB 612/1461 KB 196/1192 KB 660/1118 KB 660/1461 KB 200/1192 KB 676/1118 KB 660/1461 KB 204/1192 KB 676/1118 KB 660/1461 KB 208/1192 KB 676/1118 KB 660/1461 KB 212/1192 KB 676/1118 KB 660/1461 KB 216/1192 KB 676/1118 KB 660/1461 KB 220/1192 KB 676/1118 KB 660/1461 KB 224/1192 KB 676/1118 KB 632/1461 KB 196/1192 KB 676/1118 KB 660/1461 KB 224/1192 KB 680/1118 KB 660/1461 KB 224/1192 KB 684/1118 KB 660/1461 KB 224/1192 KB 688/1118 KB 660/1461 KB 224/1192 KB 692/1118 KB 660/1461 KB 228/1192 KB 696/1118 KB 660/1461 KB 228/1192 KB 700/1118 KB 660/1461 KB 228/1192 KB 704/1118 KB 660/1461 KB 228/1192 KB 692/1118 KB 664/1461 KB 232/1192 KB 704/1118 KB 664/1461 KB 236/1192 KB 708/1118 KB 664/1461 KB 240/1192 KB 708/1118 KB 664/1461 KB 244/1192 KB 708/1118 KB 664/1461 KB 248/1192 KB 708/1118 KB 664/1461 KB 252/1192 KB 708/1118 KB 664/1461 KB 256/1192 KB 708/1118 KB 664/1461 KB 228/1192 KB 704/1118 KB 668/1461 KB 256/1192 KB 708/1118 KB 672/1461 KB 256/1192 KB 708/1118 KB 676/1461 KB 256/1192 KB 708/1118 KB 680/1461 KB 256/1192 KB 708/1118 KB 684/1461 KB 256/1192 KB 708/1118 KB 688/1461 KB 256/1192 KB 708/1118 KB 664/1461 KB 232/1192 KB 708/1118 KB 688/1461 KB 256/1192 KB 712/1118 KB 688/1461 KB 256/1192 KB 716/1118 KB 688/1461 KB 256/1192 KB 720/1118 KB 688/1461 KB 256/1192 KB 724/1118 KB 692/1461 KB 260/1192 KB 728/1118 KB 692/1461 KB 260/1192 KB 732/1118 KB 692/1461 KB 260/1192 KB 736/1118 KB 692/1461 KB 260/1192 KB 740/1118 KB 692/1461 KB 260/1192 KB 744/1118 KB 692/1461 KB 260/1192 KB 748/1118 KB 692/1461 KB 260/1192 KB 752/1118 KB 692/1461 KB 260/1192 KB 756/1118 KB 692/1461 KB 260/1192 KB 760/1118 KB 692/1461 KB 260/1192 KB 764/1118 KB 692/1461 KB 260/1192 KB 724/1118 KB 692/1461 KB 256/1192 KB 724/1118 KB 696/1461 KB 260/1192 KB 764/1118 KB 696/1461 KB 264/1192 KB 764/1118 KB 700/1461 KB 268/1192 KB 764/1118 KB 700/1461 KB 272/1192 KB 764/1118 KB 700/1461 KB 276/1192 KB 764/1118 KB 700/1461 KB 280/1192 KB 764/1118 KB 700/1461 KB 284/1192 KB 764/1118 KB 700/1461 KB 288/1192 KB 764/1118 KB 700/1461 KB 292/1192 KB 764/1118 KB 700/1461 KB 264/1192 KB 764/1118 KB 704/1461 KB 292/1192 KB 768/1118 KB 708/1461 KB 292/1192 KB 768/1118 KB 712/1461 KB 292/1192 KB 768/1118 KB 716/1461 KB 292/1192 KB 768/1118 KB 720/1461 KB 292/1192 KB 768/1118 KB 724/1461 KB 292/1192 KB 768/1118 KB 700/1461 KB 292/1192 KB 768/1118 KB 724/1461 KB 296/1192 KB 768/1118 KB 728/1461 KB 300/1192 KB 768/1118 KB 728/1461 KB 304/1192 KB 772/1118 KB 728/1461 KB 308/1192 KB 772/1118 KB 728/1461 KB 312/1192 KB 772/1118 KB 728/1461 KB 316/1192 KB 772/1118 KB 728/1461 KB 320/1192 KB 772/1118 KB 728/1461 KB 324/1192 KB 772/1118 KB 728/1461 KB 328/1192 KB 772/1118 KB 728/1461 KB 332/1192 KB 772/1118 KB 728/1461 KB 336/1192 KB 772/1118 KB 728/1461 KB 300/1192 KB 772/1118 KB 728/1461 KB 336/1192 KB 776/1118 KB 728/1461 KB 336/1192 KB 780/1118 KB 728/1461 KB 336/1192 KB 784/1118 KB 728/1461 KB 296/1192 KB 768/1118 KB 732/1461 KB 336/1192 KB 784/1118 KB 736/1461 KB 336/1192 KB 784/1118 KB 740/1461 KB 336/1192 KB 784/1118 KB 744/1461 KB 336/1192 KB 784/1118 KB 748/1461 KB 336/1192 KB 784/1118 KB 752/1461 KB 336/1192 KB 784/1118 KB 756/1461 KB 336/1192 KB 788/1118 KB 760/1461 KB 336/1192 KB 788/1118 KB 764/1461 KB 336/1192 KB 788/1118 KB 768/1461 KB 336/1192 KB 788/1118 KB 772/1461 KB 336/1192 KB 788/1118 KB 776/1461 KB 340/1192 KB 788/1118 KB 780/1461 KB 340/1192 KB unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 788/1118 KB 784/1461 KB 340/1192 KB 788/1118 KB 752/1461 KB 336/1192 KB 788/1118 KB 784/1461 KB 340/1192 KB 792/1118 KB 784/1461 KB 340/1192 KB 796/1118 KB 784/1461 KB 340/1192 KB 800/1118 KB 784/1461 KB 340/1192 KB 804/1118 KB 784/1461 KB 340/1192 KB 808/1118 KB 784/1461 KB 340/1192 KB 812/1118 KB 784/1461 KB 340/1192 KB 816/1118 KB 784/1461 KB 340/1192 KB 820/1118 KB 788/1461 KB 340/1192 KB 824/1118 KB 788/1461 KB 340/1192 KB 828/1118 KB 788/1461 KB 340/1192 KB 832/1118 KB 772/1461 KB 340/1192 KB 788/1118 KB 788/1461 KB 344/1192 KB 832/1118 KB 788/1461 KB 348/1192 KB 832/1118 KB 788/1461 KB 352/1192 KB 832/1118 KB 788/1461 KB 356/1192 KB 832/1118 KB 788/1461 KB 360/1192 KB 832/1118 KB 788/1461 KB 364/1192 KB 832/1118 KB 788/1461 KB 368/1192 KB 832/1118 KB 788/1461 KB 340/1192 KB 820/1118 KB 792/1461 KB 368/1192 KB 832/1118 KB 796/1461 KB 368/1192 KB 832/1118 KB 800/1461 KB 368/1192 KB 832/1118 KB 804/1461 KB 368/1192 KB 832/1118 KB 808/1461 KB 372/1192 KB 836/1118 KB 812/1461 KB 372/1192 KB 836/1118 KB 816/1461 KB 372/1192 KB 836/1118 KB 804/1461 KB 372/1192 KB 836/1118 KB 816/1461 KB 372/1192 KB 840/1118 KB 816/1461 KB 372/1192 KB 844/1118 KB 816/1461 KB 372/1192 KB 848/1118 KB 816/1461 KB 372/1192 KB 852/1118 KB 820/1461 KB 372/1192 KB 856/1118 KB 820/1461 KB 372/1192 KB 860/1118 KB 820/1461 KB 372/1192 KB 864/1118 KB 804/1461 KB 372/1192 KB 832/1118 KB 820/1461 KB 376/1192 KB 864/1118 KB 820/1461 KB 380/1192 KB 864/1118 KB 820/1461 KB 384/1192 KB 864/1118 KB 820/1461 KB 388/1192 KB 864/1118 KB 820/1461 KB 392/1192 KB 864/1118 KB 820/1461 KB 396/1192 KB 868/1118 KB 820/1461 KB 400/1192 KB 868/1118 KB 820/1461 KB 404/1192 KB 868/1118 KB 820/1461 KB 408/1192 KB 868/1118 KB 820/1461 KB 412/1192 KB 868/1118 KB 820/1461 KB 416/1192 KB 868/1118 KB 820/1461 KB 372/1192 KB 852/1118 KB 824/1461 KB 416/1192 KB 868/1118 KB 828/1461 KB 416/1192 KB 868/1118 KB 832/1461 KB 416/1192 KB 868/1118 KB 836/1461 KB 416/1192 KB 868/1118 KB 840/1461 KB 416/1192 KB 868/1118 KB 844/1461 KB 416/1192 KB 868/1118 KB 848/1461 KB 416/1192 KB 868/1118 KB 852/1461 KB 416/1192 KB 868/1118 KB 856/1461 KB 420/1192 KB 868/1118 KB 860/1461 KB 420/1192 KB 868/1118 KB 864/1461 KB 420/1192 KB 868/1118 KB 820/1461 KB 392/1192 KB 868/1118 KB 864/1461 KB 420/1192 KB 872/1118 KB 864/1461 KB 420/1192 KB 876/1118 KB 864/1461 KB 420/1192 KB 880/1118 KB 864/1461 KB 420/1192 KB 884/1118 KB 864/1461 KB 420/1192 KB 888/1118 KB 864/1461 KB 420/1192 KB 892/1118 KB 864/1461 KB 420/1192 KB 896/1118 KB 864/1461 KB 420/1192 KB 900/1118 KB 868/1461 KB 420/1192 KB 904/1118 KB 868/1461 KB 420/1192 KB 908/1118 KB 868/1461 KB 420/1192 KB 912/1118 KB 852/1461 KB 420/1192 KB 868/1118 KB 868/1461 KB 424/1192 KB 912/1118 KB 868/1461 KB 428/1192 KB 912/1118 KB 868/1461 KB 432/1192 KB 912/1118 KB 868/1461 KB 436/1192 KB 912/1118 KB 868/1461 KB 440/1192 KB 916/1118 KB 868/1461 KB 444/1192 KB 916/1118 KB 868/1461 KB 448/1192 KB 916/1118 KB 868/1461 KB 420/1192 KB 900/1118 KB 872/1461 KB 448/1192 KB 916/1118 KB 876/1461 KB 448/1192 KB 916/1118 KB 880/1461 KB 448/1192 KB 916/1118 KB 884/1461 KB 448/1192 KB 916/1118 KB 888/1461 KB 452/1192 KB 916/1118 KB 892/1461 KB 452/1192 KB 916/1118 KB 896/1461 KB 452/1192 KB 916/1118 KB 868/1461 KB 436/1192 KB 916/1118 KB 896/1461 KB 452/1192 KB 920/1118 KB 896/1461 KB 452/1192 KB 924/1118 KB 896/1461 KB 452/1192 KB 928/1118 KB 896/1461 KB 452/1192 KB 932/1118 KB 900/1461 KB 452/1192 KB 936/1118 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install KB 900/1461 KB 452/1192 KB 940/1118 KB 900/1461 KB 452/1192 KB 944/1118 KB 884/1461 KB 452/1192 KB 916/1118 KB 900/1461 KB 456/1192 KB 944/1118 KB 900/1461 KB 460/1192 KB 944/1118 KB 900/1461 KB 464/1192 KB 944/1118 KB 900/1461 KB 468/1192 KB 944/1118 KB 900/1461 KB 472/1192 KB 948/1118 KB 900/1461 KB 476/1192 KB 948/1118 KB 900/1461 KB 480/1192 KB 948/1118 KB 900/1461 KB 452/1192 KB 932/1118 KB 904/1461 KB 480/1192 KB 948/1118 KB 908/1461 KB 480/1192 KB 948/1118 KB 912/1461 KB 480/1192 KB 948/1118 KB 916/1461 KB 480/1192 KB 948/1118 KB 920/1461 KB 484/1192 KB 948/1118 KB 924/1461 KB 484/1192 KB 948/1118 KB 928/1461 KB 484/1192 KB 948/1118 KB 932/1461 KB 484/1192 KB 948/1118 KB 936/1461 KB 484/1192 KB 948/1118 KB 940/1461 KB 484/1192 KB 948/1118 KB 944/1461 KB 484/1192 KB 948/1118 KB 900/1461 KB 468/1192 KB 948/1118 KB 944/1461 KB 484/1192 KB 952/1118 KB 944/1461 KB 484/1192 KB 956/1118 KB 944/1461 KB 484/1192 KB 960/1118 KB 944/1461 KB 484/1192 KB 964/1118 KB 944/1461 KB 484/1192 KB 968/1118 KB 944/1461 KB 484/1192 KB 972/1118 KB 944/1461 KB 484/1192 KB 976/1118 KB 916/1461 KB 484/1192 KB 948/1118 KB 944/1461 KB 488/1192 KB 976/1118 KB 944/1461 KB 492/1192 KB 976/1118 KB 944/1461 KB 496/1192 KB 976/1118 KB 944/1461 KB 500/1192 KB 976/1118 KB 944/1461 KB 504/1192 KB 980/1118 KB 944/1461 KB 508/1192 KB 980/1118 KB 944/1461 KB 512/1192 KB 980/1118 KB 944/1461 KB 516/1192 KB 980/1118 KB 948/1461 KB 520/1192 KB 980/1118 KB 948/1461 KB 524/1192 KB 980/1118 KB 948/1461 KB 528/1192 KB 980/1118 KB 944/1461 KB 500/1192 KB 980/1118 KB 948/1461 KB 528/1192 KB 984/1118 KB 948/1461 KB 528/1192 KB 988/1118 KB 948/1461 KB 528/1192 KB 992/1118 KB 948/1461 KB 528/1192 KB 996/1118 KB 948/1461 KB 528/1192 KB 1000/1118 KB 948/1461 KB 528/1192 KB 1004/1118 KB 948/1461 KB 528/1192 KB 1008/1118 KB 948/1461 KB 516/1192 KB 980/1118 KB 952/1461 KB 528/1192 KB 1008/1118 KB 956/1461 KB 528/1192 KB 1008/1118 KB 960/1461 KB 528/1192 KB 1008/1118 KB 964/1461 KB 528/1192 KB 1008/1118 KB 968/1461 KB 532/1192 KB 1012/1118 KB 972/1461 KB 532/1192 KB 1012/1118 KB 976/1461 KB 532/1192 KB 1012/1118 KB 964/1461 KB 532/1192 KB 1012/1118 KB 976/1461 KB 536/1192 KB 1012/1118 KB 976/1461 KB 540/1192 KB 1012/1118 KB 976/1461 KB 544/1192 KB 1012/1118 KB 976/1461 KB 548/1192 KB 1012/1118 KB 980/1461 KB 552/1192 KB 1012/1118 KB 980/1461 KB 556/1192 KB 1012/1118 KB 980/1461 KB 560/1192 KB 1012/1118 KB 964/1461 KB 528/1192 KB 1012/1118 KB 980/1461 KB 560/1192 KB 1016/1118 KB 980/1461 KB 560/1192 KB 1020/1118 KB 980/1461 KB 560/1192 KB 1024/1118 KB 980/1461 KB 560/1192 KB 1028/1118 KB 980/1461 KB 560/1192 KB 1032/1118 KB 980/1461 KB 564/1192 KB 1036/1118 KB 980/1461 KB 564/1192 KB 1040/1118 KB 980/1461 KB 548/1192 KB 1012/1118 KB 984/1461 KB 564/1192 KB 1040/1118 KB 988/1461 KB 564/1192 KB 1040/1118 KB 992/1461 KB 564/1192 KB 1040/1118 KB 996/1461 KB 564/1192 KB 1040/1118 KB 1000/1461 KB 564/1192 KB 1040/1118 KB 1004/1461 KB 564/1192 KB 1040/1118 KB 1008/1461 KB 564/1192 KB 1040/1118 KB 980/1461 KB 564/1192 KB 1032/1118 KB 1008/1461 KB 568/1192 KB 1040/1118 KB 1008/1461 KB 572/1192 KB 1040/1118 KB 1008/1461 KB 576/1192 KB 1040/1118 KB 1008/1461 KB 580/1192 KB 1044/1118 KB 1012/1461 KB 584/1192 KB 1044/1118 KB 1012/1461 KB 588/1192 KB 1044/1118 KB 1012/1461 KB 592/1192 KB 1044/1118 KB 1012/1461 KB 596/1192 KB 1044/1118 KB 1012/1461 KB 600/1192 KB 1044/1118 KB 1012/1461 KB 604/1192 KB 1044/1118 KB 1012/1461 KB 608/1192 KB 1044 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install /1118 KB 1008/1461 KB 576/1192 KB 1044/1118 KB 1012/1461 KB 608/1192 KB 1048/1118 KB 1012/1461 KB 608/1192 KB 1052/1118 KB 1012/1461 KB 608/1192 KB 1056/1118 KB 1012/1461 KB 608/1192 KB 1060/1118 KB 1012/1461 KB 608/1192 KB 1064/1118 KB 1012/1461 KB 608/1192 KB 1068/1118 KB 1012/1461 KB 608/1192 KB 1072/1118 KB 1012/1461 KB 580/1192 KB 1044/1118 KB 1016/1461 KB 608/1192 KB 1072/1118 KB 1020/1461 KB 608/1192 KB 1072/1118 KB 1024/1461 KB 608/1192 KB 1072/1118 KB 1028/1461 KB 608/1192 KB 1072/1118 KB 1032/1461 KB 608/1192 KB 1072/1118 KB 1036/1461 KB 608/1192 KB 1072/1118 KB 1040/1461 KB 608/1192 KB 1076/1118 KB 1044/1461 KB 608/1192 KB 1076/1118 KB 1048/1461 KB 612/1192 KB 1076/1118 KB 1036/1461 KB 608/1192 KB 1076/1118 KB 1048/1461 KB 612/1192 KB 1080/1118 KB 1048/1461 KB 612/1192 KB 1084/1118 KB 1048/1461 KB 612/1192 KB 1088/1118 KB 1052/1461 KB 612/1192 KB 1088/1118 KB 1056/1461 KB 612/1192 KB 1088/1118 KB 1060/1461 KB 612/1192 KB 1092/1118 KB 1064/1461 KB 612/1192 KB 1092/1118 KB 1068/1461 KB 612/1192 KB 1092/1118 KB 1072/1461 KB 612/1192 KB 1092/1118 KB 1076/1461 KB 612/1192 KB 1092/1118 KB 1080/1461 KB 612/1192 KB 1092/1118 KB 1084/1461 KB 612/1192 KB 1092/1118 KB 1088/1461 KB 612/1192 KB 1092/1118 KB 1092/1461 KB 612/1192 KB 1092/1118 KB 1044/1461 KB 612/1192 KB 1076/1118 KB 1092/1461 KB 616/1192 KB 1092/1118 KB 1092/1461 KB 620/1192 KB 1092/1118 KB 1092/1461 KB 624/1192 KB 1092/1118 KB 1056/1461 KB 612/1192 KB 1092/1118 KB 1092/1461 KB 624/1192 KB 1096/1118 KB 1092/1461 KB 628/1192 KB 1100/1118 KB 1092/1461 KB 628/1192 KB 1104/1118 KB 1092/1461 KB 628/1192 KB 1108/1118 KB 1092/1461 KB 628/1192 KB 1112/1118 KB 1092/1461 KB 628/1192 KB 1116/1118 KB 1092/1461 KB 628/1192 KB 1118/1118 KB 1092/1461 KB 628/1192 KB 1096/1118 KB 1092/1461 KB 632/1192 KB 1118/1118 KB 1092/1461 KB 636/1192 KB 1118/1118 KB 1092/1461 KB 640/1192 KB 1118/1118 KB 1092/1461 KB 644/1192 KB 1118/1118 KB 1092/1461 KB 648/1192 KB 1118/1118 KB 1092/1461 KB 652/1192 KB 1118/1118 KB 1092/1461 KB 656/1192 KB 1118/1118 KB 1092/1461 KB 660/1192 KB 1118/1118 KB 1096/1461 KB 660/1192 KB 1118/1118 KB 1100/1461 KB 660/1192 KB 1118/1118 KB 1104/1461 KB 660/1192 KB 1118/1118 KB 1108/1461 KB 660/1192 KB 1118/1118 KB 1108/1461 KB 664/1192 KB 1118/1118 KB 1108/1461 KB 668/1192 KB 1118/1118 KB 1108/1461 KB 672/1192 KB 1118/1118 KB 1108/1461 KB 676/1192 KB 1118/1118 KB 1112/1461 KB 676/1192 KB 1118/1118 KB 1116/1461 KB 676/1192 KB 1118/1118 KB 1120/1461 KB 676/1192 KB 1118/1118 KB 1124/1461 KB 676/1192 KB 1118/1118 KB 1124/1461 KB 680/1192 KB 1118/1118 KB 1128/1461 KB 684/1192 KB 1118/1118 KB 1128/1461 KB 688/1192 KB 1118/1118 KB 1128/1461 KB 688/1192 KB 1118/1118 KB 1132/1461 KB 688/1192 KB 1118/1118 KB 1136/1461 KB 688/1192 KB 1118/1118 KB 1140/1461 KB 688/1192 KB 1118/1118 KB 1140/1461 KB 692/1192 KB 1118/1118 KB 1140/1461 KB 696/1192 KB 1118/1118 KB 1140/1461 KB 700/1192 KB 1118/1118 KB 1140/1461 KB 704/1192 KB 1118/1118 KB 1140/1461 KB 708/1192 KB 1118/1118 KB 1144/1461 KB 708/1192 KB 1118/1118 KB 1148/1461 KB 708/1192 KB 1118/1118 KB 1152/1461 KB 708/1192 KB 1118/1118 KB 1156/1461 KB 708/1192 KB 1118/1118 KB 1160/1461 KB 712/1192 KB 1118/1118 KB 1164/1461 KB 712/1192 KB 1118/1118 KB 1168/1461 KB 712/1192 KB 1156/1461 KB 712/1192 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 766.2 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1168/1461 KB 716/1192 KB 1168/1461 KB 720/1192 KB 1168/1461 KB 724/1192 KB 1172/1461 KB 728/1192 KB 1172/1461 KB 732/1192 KB 1172/1461 KB 736/1192 KB 1172/1461 KB 724/1192 KB 1176/1461 KB 736/1192 KB 1180/1461 KB 740/1192 KB 1184/1461 KB 740/1192 KB 1188/1461 KB 740/1192 KB 1192/1461 KB 740/1192 KB 1196/1461 KB 740/1192 KB 1200/1461 KB 740/1192 KB 1204/1461 KB 740/1192 KB 1208/1461 KB 740/1192 KB 1212/1461 KB 740/1192 KB 1216/1461 KB 740/1192 KB 1220/1461 KB 740/1192 KB 1176/1461 KB 740/1192 KB 1220/1461 KB 744/1192 KB 1220/1461 KB 748/1192 KB 1220/1461 KB 752/1192 KB 1220/1461 KB 756/1192 KB 1220/1461 KB 760/1192 KB 1220/1461 KB 764/1192 KB 1220/1461 KB 768/1192 KB 1220/1461 KB 772/1192 KB 1220/1461 KB 776/1192 KB 1220/1461 KB 780/1192 KB 1224/1461 KB 784/1192 KB 1224/1461 KB 780/1192 KB 1228/1461 KB 784/1192 KB 1232/1461 KB 784/1192 KB 1232/1461 KB 788/1192 KB 1236/1461 KB 792/1192 KB 1236/1461 KB 796/1192 KB 1236/1461 KB 800/1192 KB 1236/1461 KB 788/1192 KB 1240/1461 KB 800/1192 KB 1244/1461 KB 800/1192 KB 1248/1461 KB 800/1192 KB 1252/1461 KB 804/1192 KB 1256/1461 KB 804/1192 KB 1260/1461 KB 804/1192 KB 1264/1461 KB 804/1192 KB 1268/1461 KB 804/1192 KB 1272/1461 KB 804/1192 KB 1276/1461 KB 804/1192 KB 1280/1461 KB 804/1192 KB 1284/1461 KB 804/1192 KB 1248/1461 KB 804/1192 KB 1284/1461 KB 808/1192 KB 1284/1461 KB 812/1192 KB 1284/1461 KB 816/1192 KB 1284/1461 KB 820/1192 KB 1284/1461 KB 824/1192 KB 1284/1461 KB 828/1192 KB 1284/1461 KB 832/1192 KB 1284/1461 KB 836/1192 KB 1284/1461 KB 840/1192 KB 1288/1461 KB 844/1192 KB 1288/1461 KB 848/1192 KB 1288/1461 KB 852/1192 KB 1288/1461 KB 856/1192 KB 1288/1461 KB 860/1192 KB 1288/1461 KB 864/1192 KB 1288/1461 KB 868/1192 KB 1288/1461 KB 872/1192 KB 1288/1461 KB 876/1192 KB 1288/1461 KB 880/1192 KB 1288/1461 KB 840/1192 KB 1292/1461 KB 880/1192 KB 1296/1461 KB 880/1192 KB 1300/1461 KB 880/1192 KB 1304/1461 KB 880/1192 KB 1308/1461 KB 880/1192 KB 1312/1461 KB 880/1192 KB 1316/1461 KB 880/1192 KB 1320/1461 KB 880/1192 KB 1324/1461 KB 880/1192 KB 1328/1461 KB 880/1192 KB 1332/1461 KB 880/1192 KB 1336/1461 KB 884/1192 KB 1340/1461 KB 884/1192 KB 1344/1461 KB 884/1192 KB 1332/1461 KB 884/1192 KB 1344/1461 KB 888/1192 KB 1344/1461 KB 892/1192 KB 1344/1461 KB 896/1192 KB 1344/1461 KB 900/1192 KB 1348/1461 KB 904/1192 KB 1348/1461 KB 908/1192 KB 1348/1461 KB 912/1192 KB 1348/1461 KB 900/1192 KB 1352/1461 KB 912/1192 KB 1356/1461 KB 912/1192 KB 1360/1461 KB 912/1192 KB 1360/1461 KB 916/1192 KB 1364/1461 KB 920/1192 KB 1364/1461 KB 924/1192 KB 1364/1461 KB 928/1192 KB 1364/1461 KB 916/1192 KB 1368/1461 KB 928/1192 KB 1372/1461 KB 928/1192 KB 1376/1461 KB 928/1192 KB 1380/1461 KB 932/1192 KB 1384/1461 KB 932/1192 KB 1388/1461 KB 932/1192 KB 1392/1461 KB 932/1192 KB 1396/1461 KB 932/1192 KB 1400/1461 KB 932/1192 KB 1404/1461 KB 932/1192 KB 1408/1461 KB 932/1192 KB 1376/1461 KB 932/1192 KB 1408/1461 KB 936/1192 KB 1408/1461 KB 940/1192 KB 1408/1461 KB 944/1192 KB 1408/1461 KB 948/1192 KB 1408/1461 KB 952/1192 KB 1408/1461 KB 956/1192 KB 1408/1461 KB 960/1192 KB 1408/1461 KB 964/1192 KB 1412/1461 KB 968/1192 KB 1412/1461 KB 972/1192 KB 1412/1461 KB 976/1192 KB 1412/1461 KB 964/1192 KB 1416/1461 KB 976/1192 KB 1420/1461 KB 976/1192 KB 1424/1461 KB 976/1192 KB 1428/1461 KB 976/1192 KB 1432/1461 KB 980/1192 KB 1436/1461 KB 980/1192 KB 1440/1461 KB 980/1192 KB 1428/1461 KB 980/1192 KB 1440/1461 KB 984/1192 KB 1440/1461 KB 9 unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 88/1192 KB 1440/1461 KB 992/1192 KB 1440/1461 KB 996/1192 KB 1444/1461 KB 1000/1192 KB 1444/1461 KB 1004/1192 KB 1444/1461 KB 1008/1192 KB 1444/1461 KB 996/1192 KB 1448/1461 KB 1008/1192 KB 1452/1461 KB 1008/1192 KB 1456/1461 KB 1008/1192 KB 1460/1461 KB 1012/1192 KB 1461/1461 KB 1012/1192 KB 1456/1461 KB 1012/1192 KB 1461/1461 KB 1016/1192 KB 1461/1461 KB 1020/1192 KB 1461/1461 KB 1024/1192 KB 1461/1461 KB 1028/1192 KB 1461/1461 KB 1032/1192 KB 1461/1461 KB 1036/1192 KB 1461/1461 KB 1040/1192 KB 1461/1461 KB 1044/1192 KB 1461/1461 KB 1048/1192 KB 1461/1461 KB 1052/1192 KB 1461/1461 KB 1056/1192 KB 1461/1461 KB 1060/1192 KB 1461/1461 KB 1064/1192 KB 1461/1461 KB 1068/1192 KB 1461/1461 KB 1072/1192 KB 1461/1461 KB 1076/1192 KB 1461/1461 KB 1080/1192 KB 1461/1461 KB 1084/1192 KB 1461/1461 KB 1088/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 974.7 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1092/1192 KB 1096/1192 KB 1100/1192 KB 1104/1192 KB 1108/1192 KB 1112/1192 KB 1116/1192 KB 1120/1192 KB 1124/1192 KB 1128/1192 KB 1132/1192 KB 1136/1192 KB 1140/1192 KB 1144/1192 KB 1148/1192 KB 1152/1192 KB 1156/1192 KB 1160/1192 KB 1164/1192 KB 1168/1192 KB 1172/1192 KB 1176/1192 KB 1180/1192 KB 1184/1192 KB 1188/1192 KB 1192/1192 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 787.6 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 4/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 98.2 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 106.9 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 100.4 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 34.5 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 224.8 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 171.3 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 140.8 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 68.0 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 249.7 KB/sec) unit-abot-epc-basic-0: 06:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 447.3 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 164.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 414.4 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 66.9 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/16 KB 4/16 KB 7/16 KB 10/16 KB 12/16 KB 15/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1161.4 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/149 KB 4/10 KB 5/149 KB 4/10 KB 8/149 KB 4/10 KB 11/149 KB 4/10 KB 13/149 KB 4/10 KB 3/149 KB 8/10 KB 13/149 KB 10/10 KB 13/149 KB 10/10 KB 16/149 KB 10/10 KB 19/149 KB 10/10 KB 21/149 KB 10/10 KB 24/149 KB 10/10 KB 27/149 KB 10/10 KB 27/149 KB 4/21 KB 10/10 KB 27/149 KB 8/21 KB 10/10 KB 27/149 KB 12/21 KB 10/10 KB 27/149 KB 16/21 KB 10/10 KB 27/149 KB 20/21 KB 10/10 KB 27/149 KB 21/21 KB 10/10 KB 29/149 KB 21/21 KB 10/10 KB 32/149 KB 21/21 KB 4/6 KB 10/10 KB 29/149 KB 21/21 KB 4/6 KB 10/10 KB 32/149 KB 21/21 KB 6/6 KB 10/10 KB 36/149 KB 21/21 KB 6/6 KB 10/10 KB 40/149 KB 6/6 KB 10/10 KB 44/149 KB 6/6 KB 10/10 KB 48/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 921.3 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 10/10 KB 52/149 KB 6/6 KB 10/10 KB 56/149 KB 6/6 KB 10/10 KB 60/149 KB 6/6 KB 4/14 KB 10/10 KB 60/149 KB 6/6 KB 4/14 KB 10/10 KB 64/149 KB 6/6 KB 4/14 KB 10/10 KB 68/149 KB 6/6 KB 4/14 KB 10/10 KB 72/149 KB 6/6 KB 4/14 KB 10/10 KB 76/149 KB 6/6 KB 4/14 KB 10/10 KB 80/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 404.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 8/14 KB 10/10 KB 80/149 KB 6/6 KB 12/14 KB 80/149 KB 6/6 KB 14/14 KB 80/149 KB 6/6 KB 14/14 KB 84/149 KB 6/6 KB 14/14 KB 88/149 KB 6/6 KB 14/14 KB 92/149 KB 6/6 KB 14/14 KB 96/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 214.7 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 4/30 KB 14/14 KB 96/149 KB 8/30 KB 14/14 KB 96/149 KB 12/30 KB 14/14 KB 96/149 KB 16/30 KB 14/14 KB 96/149 KB 20/30 KB 14/14 KB 96/149 KB 24/30 KB 14/14 KB 96/149 KB 28/30 KB 14/14 KB 96/149 KB 30/30 KB 14/14 KB 96/149 KB 30/30 KB 14/14 KB 100/149 KB 30/30 KB 14/14 KB 104/149 KB 30/30 KB 14/14 KB 108/149 KB 30/30 KB 14/14 KB 112/149 KB 30/30 KB 4/37 KB 14/14 KB 112/149 KB 30/30 KB 8/37 KB 14/14 KB 112/149 KB 30/30 KB 12/37 KB 14/14 KB 112/149 KB 30/30 KB 16/37 KB 14/14 KB 112/149 KB 30/30 KB 20/37 KB 14/14 KB 112/149 KB 30/30 KB 24/37 KB 14/14 KB 112/149 KB 30/30 KB 28/37 KB 14/14 KB 112/149 KB 30/30 KB 32/37 KB 14/14 KB 112/149 KB 30/30 KB 36/37 KB 14/14 KB 112/149 KB 30/30 KB 37/37 KB 14/14 KB 112/149 KB 30/30 KB 37/37 KB 14/14 KB 3/14 KB 112/149 KB 30/30 KB 37/37 KB 14/14 KB 5/14 KB 112/149 KB 30/30 KB 37/37 KB 14/14 KB 8/14 KB 112/149 KB 30/30 KB 37/37 KB 14/14 KB 11/14 KB 112/149 KB 30/30 KB 37/37 KB 14/14 KB 13/14 KB 112/149 KB 30/30 KB 37/37 KB 14/14 KB 14/14 KB 112/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 402.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 30/30 KB 37/37 KB 14/14 KB 116/149 KB 30/30 KB 37/37 KB 14/14 KB 120/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 865.0 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 124/149 KB 37/37 KB 14/14 KB 128/149 KB 37/37 KB 14/14 KB 132/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 973.2 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 14/14 KB 136/149 KB 14/14 KB 140/149 KB 14/14 KB 144/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 344.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 148/149 KB 149/149 KB 4/37 KB 149/149 KB 8/37 KB 149/149 KB 12/37 KB 149/149 KB 16/37 KB 149/149 KB 16/37 KB 149/149 KB 4/11 KB 16/37 KB 149/149 KB 8/11 KB 16/37 KB 149/149 KB 11/11 KB 20/37 KB 149/149 KB 11/11 KB 24/37 KB 149/149 KB 11/11 KB 28/37 KB 149/149 KB 11/11 KB 32/37 KB 149/149 KB 11/11 KB 36/37 KB 149/149 KB 11/11 KB 37/37 KB 149/149 KB 11/11 KB 4/43 KB 37/37 KB 149/149 KB 11/11 KB 8/43 KB 37/37 KB 149/149 KB 11/11 KB 12/43 KB 37/37 KB 149/149 KB 11/11 KB 16/43 KB 37/37 KB 149/149 KB 11/11 KB 16/43 KB 37/37 KB 3/7 KB 149/149 KB 11/11 KB 16/43 KB 37/37 KB 5/7 KB 149/149 KB 11/11 KB 16/43 KB 37/37 KB 7/7 KB 149/149 KB 11/11 KB 20/43 KB 37/37 KB 7/7 KB 149/149 KB 11/11 KB 24/43 KB 37/37 KB 7/7 KB 149/149 KB 11/11 KB 28/43 KB 37/37 KB 7/7 KB 149/149 KB 11/11 KB 32/43 KB 37/37 KB 7/7 KB 149/149 KB 11/11 KB 36/43 KB 37/37 KB 7/7 KB 149/149 KB 11/11 KB 40/43 KB 37/37 KB 7/7 KB 149/149 KB 11/11 KB 43/43 KB 37/37 KB 7/7 KB 149/149 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 208.4 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 127.9 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2793.7 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 710.9 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 794.3 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 4/60 KB 8/60 KB 12/60 KB 16/60 KB 20/60 KB 24/60 KB 28/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 917.3 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 112.2 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 633.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 143.6 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 100.9 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 100.1 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 142.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 121.7 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 132.3 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 137.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 106.7 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 238.1 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 65.1 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 39.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 51.7 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 101.2 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 4/87 KB 3/156 KB 8/13 KB 4/87 KB 3/156 KB 3/13 KB 4/87 KB 3/156 KB 8/13 KB 4/87 KB 5/156 KB 8/13 KB 4/87 KB 8/156 KB 8/13 KB 4/87 KB 11/156 KB 8/13 KB 4/87 KB 13/156 KB 8/13 KB 4/87 KB 16/156 KB 3/13 KB 4/87 KB 8/13 KB 8/87 KB 16/156 KB 8/13 KB 12/87 KB 16/156 KB 8/13 KB 16/87 KB 16/156 KB 8/13 KB 20/87 KB 16/156 KB 11/13 KB 24/87 KB 19/156 KB 11/13 KB 28/87 KB 19/156 KB 11/13 KB 32/87 KB 19/156 KB 11/13 KB 20/87 KB 19/156 KB 8/13 KB 20/87 KB 19/156 KB 11/13 KB 32/87 KB 21/156 KB 13/13 KB 32/87 KB 21/156 KB 13/13 KB 32/87 KB 24/156 KB 13/13 KB 32/87 KB 27/156 KB 13/13 KB 36/87 KB 29/156 KB 3/48 KB 13/13 KB 36/87 KB 32/156 KB 13/13 KB 36/87 KB 27/156 KB 3/48 KB 13/13 KB 40/87 KB 32/156 KB 3/48 KB 13/13 KB 44/87 KB 32/156 KB 3/48 KB 48/87 KB 32/156 KB 3/48 KB 13/13 KB 36/87 KB 29/156 KB 6/48 KB 48/87 KB 32/156 KB 9/48 KB 48/87 KB 32/156 KB 11/48 KB 48/87 KB 32/156 KB 14/48 KB 52/87 KB 36/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 547.4 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 11/48 KB 48/87 KB 36/156 KB 14/48 KB 52/87 KB 40/156 KB 14/48 KB 52/87 KB 44/156 KB 14/48 KB 52/87 KB 48/156 KB 11/48 KB 52/87 KB 36/156 KB 16/48 KB 56/87 KB 48/156 KB 16/48 KB 60/87 KB 52/156 KB 16/48 KB 64/87 KB 52/156 KB 16/48 KB 68/87 KB 52/156 KB 16/48 KB 72/87 KB 52/156 KB 16/48 KB 76/87 KB 52/156 KB 16/48 KB 80/87 KB 52/156 KB 16/48 KB 84/87 KB 52/156 KB 16/48 KB 87/87 KB 52/156 KB 16/48 KB 52/87 KB 48/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 19/48 KB 87/87 KB 52/156 KB 22/48 KB 87/87 KB 52/156 KB 16/48 KB 56/87 KB 52/156 KB 22/48 KB 87/87 KB 56/156 KB 25/48 KB 87/87 KB 60/156 KB 25/48 KB 87/87 KB 64/156 KB 25/48 KB 87/87 KB 68/156 KB 25/48 KB 87/87 KB 72/156 KB 25/48 KB 87/87 KB 76/156 KB 25/48 KB 87/87 KB 80/156 KB 2/21 KB 25/48 KB 87/87 KB 84/156 KB 2/21 KB 25/48 KB 87/87 KB 88/156 KB 2/21 KB 25/48 KB 87/87 KB 92/156 KB 2/21 KB 25/48 KB 87/87 KB 96/156 KB 25/48 KB 87/87 KB 56/156 KB 2/21 KB 27/48 KB 87/87 KB 96/156 KB 2/21 KB 30/48 KB 87/87 KB 96/156 KB 2/21 KB 32/48 KB 87/87 KB 96/156 KB 2/21 KB 25/48 KB 87/87 KB 80/156 KB 5/21 KB 36/48 KB 87/87 KB 96/156 KB 2/21 KB 36/48 KB 87/87 KB 96/156 KB 5/21 KB 40/48 KB 87/87 KB 96/156 KB 5/21 KB 44/48 KB 87/87 KB 96/156 KB 7/21 KB 44/48 KB 87/87 KB 96/156 KB 7/21 KB 48/48 KB 87/87 KB 96/156 KB 10/21 KB 48/48 KB 87/87 KB 96/156 KB 13/21 KB 48/48 KB 87/87 KB 96/156 KB 4/35 KB 13/21 KB 48/48 KB 87/87 KB 96/156 KB 8/35 KB 13/21 KB 48/48 KB 87/87 KB 96/156 KB 12/35 KB 13/21 KB 48/48 KB 87/87 KB 96/156 KB 16/35 KB 13/21 KB 48/48 KB 87/87 KB 96/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 2631.1 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 20/35 KB 13/21 KB 48/48 KB 96/156 KB 24/35 KB 15/21 KB 48/48 KB 96/156 KB 28/35 KB 15/21 KB 48/48 KB 96/156 KB 32/35 KB 15/21 KB 48/48 KB 96/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 20/35 KB 15/21 KB 48/48 KB 96/156 KB 35/35 KB 15/21 KB 48/48 KB 96/156 KB 35/35 KB 18/21 KB 48/48 KB 96/156 KB 35/35 KB 21/21 KB 48/48 KB 96/156 KB 35/35 KB 21/21 KB 100/156 KB 35/35 KB 21/21 KB 48/48 KB 100/156 KB 35/35 KB 21/21 KB 104/156 KB 35/35 KB 21/21 KB 108/156 KB 35/35 KB 21/21 KB 112/156 KB 35/35 KB 21/21 KB 116/156 KB 35/35 KB 21/21 KB 3/86 KB 120/156 KB 35/35 KB 21/21 KB 3/86 KB 124/156 KB 35/35 KB 21/21 KB 3/86 KB 128/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 842.2 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1169.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 35/35 KB 21/21 KB 3/86 KB 116/156 KB 21/21 KB 6/86 KB 128/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 21/21 KB 9/86 KB 128/156 KB 21/21 KB 11/86 KB 128/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 416.1 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 3/24 KB 14/86 KB 132/156 KB 6/24 KB 14/86 KB 132/156 KB 3/14 KB 14/86 KB 132/156 KB 6/24 KB 14/86 KB 136/156 KB 3/14 KB 6/24 KB 14/86 KB 140/156 KB 3/14 KB 14/86 KB 128/156 KB 9/24 KB 16/86 KB 140/156 KB 3/14 KB 9/24 KB 19/86 KB 140/156 KB 3/14 KB 9/24 KB 22/86 KB 140/156 KB 3/14 KB 9/24 KB 22/86 KB 144/156 KB 3/14 KB 9/24 KB 14/86 KB 140/156 KB 3/14 KB 3/24 KB 14/86 KB 132/156 KB 3/14 KB 9/24 KB 25/86 KB 144/156 KB 6/14 KB 9/24 KB 25/86 KB 144/156 KB 9/14 KB 9/24 KB 25/86 KB 144/156 KB 11/14 KB 11/24 KB 25/86 KB 148/156 KB 14/14 KB 9/24 KB 25/86 KB 144/156 KB 3/14 KB 11/24 KB 27/86 KB 148/156 KB 14/14 KB 11/24 KB 30/86 KB 148/156 KB 14/14 KB 11/24 KB 25/86 KB 148/156 KB 11/14 KB 11/24 KB 30/86 KB 152/156 KB 14/14 KB 11/24 KB 32/86 KB 156/156 KB 14/14 KB 11/24 KB 32/86 KB 156/156 KB 14/14 KB 11/24 KB 25/86 KB 144/156 KB 11/14 KB 14/24 KB 32/86 KB 156/156 KB 14/14 KB 3/119 KB 14/24 KB 32/86 KB 156/156 KB 14/14 KB 3/119 KB 16/24 KB 32/86 KB 156/156 KB 14/14 KB 6/119 KB 19/24 KB 32/86 KB 156/156 KB 14/14 KB 6/119 KB 22/24 KB 32/86 KB 156/156 KB 14/14 KB 6/119 KB 24/24 KB 32/86 KB 156/156 KB 14/14 KB 11/24 KB 32/86 KB 152/156 KB 14/14 KB 6/119 KB 16/24 KB 32/86 KB 156/156 KB 14/14 KB 9/119 KB 24/24 KB 32/86 KB 156/156 KB 14/14 KB 11/119 KB 24/24 KB 32/86 KB 156/156 KB 14/14 KB 14/119 KB 24/24 KB 36/86 KB 156/156 KB 14/14 KB 16/119 KB 24/24 KB 36/86 KB 156/156 KB 14/14 KB 11/119 KB 24/24 KB 36/86 KB 156/156 KB 14/14 KB 16/119 KB 24/24 KB 40/86 KB 156/156 KB 14/14 KB 16/119 KB 24/24 KB 44/86 KB 156/156 KB 14/14 KB 19/119 KB 24/24 KB 44/86 KB 156/156 KB 14/14 KB 19/119 KB 24/24 KB 48/86 KB 156/156 KB 14/14 KB 22/119 KB 24/24 KB 48/86 KB 156/156 KB 14/14 KB 22/119 KB 24/24 KB 52/86 KB 156/156 KB 14/14 KB 25/119 KB 24/24 KB 52/86 KB 156/156 KB 14/14 KB 27/119 KB 24/24 KB 52/86 KB 156/156 KB 14/14 KB 30/119 KB 24/24 KB 52/86 KB 156/156 KB 14/14 KB 30/119 KB 24/24 KB 56/86 KB 156/156 KB 14/14 KB 30/119 KB 24/24 KB 60/86 KB 156/156 KB 14/14 KB 32/119 KB 24/24 KB 64/86 KB 156/156 KB 32/119 KB 24/24 KB 60/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 224.4 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 32/119 KB 24/24 KB 68/86 KB 156/156 KB 36/119 KB 72/86 KB 156/156 KB 36/119 KB 76/86 KB 156/156 KB 36/119 KB 80/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 386.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2435.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 36/119 KB 24/24 KB 68/86 KB 156/156 KB 40/119 KB 80/86 KB 44/119 KB 80/86 KB 48/119 KB 80/86 KB 52/119 KB 80/86 KB 56/119 KB 84/86 KB 60/119 KB 84/86 KB 64/119 KB 84/86 KB 68/119 KB 84/86 KB 68/119 KB 3/29 KB 84/86 KB 68/119 KB 6/29 KB 84/86 KB 68/119 KB 9/29 KB 84/86 KB 68/119 KB 11/29 KB 84/86 KB 52/119 KB 84/86 KB 68/119 KB 14/29 KB 86/86 KB 68/119 KB 14/29 KB 84/86 KB 68/119 KB 16/29 KB 86/86 KB 3/37 KB 68/119 KB 19/29 KB 86/86 KB 3/37 KB 68/119 KB 22/29 KB 86/86 KB 3/37 KB 68/119 KB 16/29 KB 86/86 KB 5/37 KB 68/119 KB 22/29 KB 86/86 KB 8/37 KB 68/119 KB 22/29 KB 86/86 KB 11/37 KB 68/119 KB 22/29 KB 86/86 KB 13/37 KB 68/119 KB 22/29 KB 86/86 KB 16/37 KB 68/119 KB 22/29 KB 86/86 KB 4/57 KB 13/37 KB 68/119 KB 22/29 KB 86/86 KB 4/57 KB 16/37 KB 68/119 KB 22/29 KB 86/86 KB 8/57 KB 16/37 KB 68/119 KB 22/29 KB 86/86 KB 12/57 KB 16/37 KB 68/119 KB 22/29 KB 86/86 KB 16/57 KB 19/37 KB 68/119 KB 22/29 KB 86/86 KB 16/57 KB 21/37 KB 68/119 KB 25/29 KB 86/86 KB 20/57 KB 19/37 KB 68/119 KB 25/29 KB 86/86 KB 20/57 KB 19/37 KB 68/119 KB 22/29 KB 86/86 KB 20/57 KB 21/37 KB 68/119 KB 25/29 KB 86/86 KB 24/57 KB 21/37 KB 68/119 KB 25/29 KB 86/86 KB 28/57 KB 21/37 KB 68/119 KB 25/29 KB 86/86 KB 32/57 KB 21/37 KB 68/119 KB 27/29 KB 86/86 KB 32/57 KB 24/37 KB 68/119 KB 29/29 KB 86/86 KB 32/57 KB 24/37 KB 68/119 KB 27/29 KB 86/86 KB 32/57 KB 27/37 KB 68/119 KB 29/29 KB 86/86 KB 32/57 KB 29/37 KB 68/119 KB 29/29 KB 86/86 KB 36/57 KB 27/37 KB 68/119 KB 29/29 KB 86/86 KB 36/57 KB 29/37 KB 72/119 KB 29/29 KB 86/86 KB 40/57 KB 29/37 KB 72/119 KB 29/29 KB 86/86 KB 44/57 KB 29/37 KB 72/119 KB 29/29 KB 86/86 KB 48/57 KB 32/37 KB 72/119 KB 29/29 KB 86/86 KB 52/57 KB 32/37 KB 72/119 KB 29/29 KB 86/86 KB 56/57 KB 32/37 KB 72/119 KB 29/29 KB 86/86 KB 57/57 KB 29/37 KB 72/119 KB 29/29 KB 86/86 KB 36/57 KB 32/37 KB 76/119 KB 29/29 KB 86/86 KB 57/57 KB 32/37 KB 80/119 KB 29/29 KB 86/86 KB 57/57 KB 32/37 KB 84/119 KB 29/29 KB 57/57 KB 32/37 KB 72/119 KB 29/29 KB 86/86 KB 48/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 364.0 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 35/37 KB 84/119 KB 57/57 KB 37/37 KB 84/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1137.0 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 37/37 KB 88/119 KB 57/57 KB 37/37 KB 92/119 KB 57/57 KB 37/37 KB 96/119 KB 57/57 KB 37/37 KB 100/119 KB 57/57 KB 37/37 KB 104/119 KB 57/57 KB 37/37 KB 108/119 KB 57/57 KB 37/37 KB 112/119 KB 57/57 KB 37/37 KB 116/119 KB 57/57 KB 37/37 KB 119/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 415.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 119/119 KB 57/57 KB 3/11 KB 3/33 KB 119/119 KB 57/57 KB 3/11 KB 119/119 KB 57/57 KB 6/11 KB 3/33 KB 119/119 KB 57/57 KB 9/11 KB 3/33 KB 119/119 KB 57/57 KB 11/11 KB 3/33 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 641.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 119/119 KB 11/11 KB 6/33 KB 119/119 KB 11/11 KB 9/33 KB 119/119 KB 11/11 KB 11/33 KB 119/119 KB 11/11 KB 14/33 KB 119/119 KB 11/11 KB 16/33 KB 11/11 KB 19/33 KB 11/11 KB 22/33 KB 11/11 KB 25/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1306.9 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 11/11 KB 27/33 KB 11/11 KB 30/33 KB 11/11 KB 32/33 KB 11/11 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install 4/5 KB 33/33 KB 5/5 KB 33/33 KB 5/5 KB 3/21 KB 33/33 KB 5/5 KB 6/21 KB 33/33 KB 5/5 KB 9/21 KB 33/33 KB 5/5 KB 11/21 KB 33/33 KB 5/5 KB 14/21 KB 33/33 KB 5/5 KB 16/21 KB 33/33 KB 5/5 KB 19/21 KB 33/33 KB 5/5 KB 21/21 KB 33/33 KB 4/14 KB 5/5 KB 21/21 KB 33/33 KB 8/14 KB 5/5 KB 21/21 KB 33/33 KB 12/14 KB 5/5 KB 21/21 KB 33/33 KB 14/14 KB 5/5 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 324.6 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 44.5 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 200.9 KB/sec) unit-abot-epc-basic-0: 06:23:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 477.4 KB/sec) unit-abot-epc-basic-0: 06:23:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 259.0 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 168.0 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1651.6 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 68.3 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 123.6 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 242.8 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 105.9 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 193.1 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 72.2 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 2/7 KB 4/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 442.6 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 418.9 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/223 KB 3/286 KB 3/39 KB 5/223 KB 3/286 KB 3/39 KB 8/223 KB 3/286 KB 3/45 KB 3/308 KB 3/39 KB 11/223 KB 3/286 KB 3/39 KB 3/223 KB 5/286 KB 3/45 KB 3/308 KB 3/39 KB 11/223 KB 8/286 KB 3/45 KB 3/308 KB 3/39 KB 11/223 KB 11/286 KB 3/45 KB 3/308 KB 3/39 KB 11/223 KB 13/286 KB 3/45 KB 3/308 KB 3/39 KB 11/223 KB 16/286 KB 3/45 KB 3/308 KB 3/39 KB 11/223 KB 19/286 KB 3/45 KB 3/308 KB 3/39 KB 13/223 KB 3/39 KB 3/223 KB 19/286 KB 3/45 KB 3/308 KB 6/39 KB 13/223 KB 19/286 KB 3/45 KB 3/308 KB 9/39 KB 13/223 KB 19/286 KB 3/45 KB 3/308 KB 11/39 KB 13/223 KB 19/286 KB 3/45 KB 3/308 KB 14/39 KB 13/223 KB 19/286 KB 3/45 KB 3/308 KB 16/39 KB 13/223 KB 19/286 KB 3/45 KB 3/308 KB 19/39 KB 13/223 KB 16/286 KB 3/45 KB 3/308 KB 3/39 KB 13/223 KB 21/286 KB 3/45 KB 3/308 KB 19/39 KB 16/223 KB 3/286 KB 3/45 KB 3/308 KB 3/39 KB 8/223 KB 21/286 KB 3/45 KB 5/308 KB 19/39 KB 16/223 KB 21/286 KB 3/45 KB 8/308 KB 19/39 KB 16/223 KB 21/286 KB 3/45 KB 11/308 KB 19/39 KB 16/223 KB 21/286 KB 3/45 KB 13/308 KB 19/39 KB 16/223 KB 21/286 KB 3/45 KB 16/308 KB 19/39 KB 16/223 KB 21/286 KB 3/45 KB 19/308 KB 19/39 KB 16/223 KB 21/286 KB 3/45 KB 21/308 KB 19/39 KB 16/223 KB 21/286 KB 3/45 KB 24/308 KB 19/39 KB 19/223 KB 21/286 KB 3/45 KB 27/308 KB 22/39 KB 19/223 KB 3/286 KB 3/45 KB 3/39 KB 8/223 KB 21/286 KB 6/45 KB 27/308 KB 22/39 KB 19/223 KB 21/286 KB 9/45 KB 27/308 KB 22/39 KB 19/223 KB 21/286 KB 11/45 KB 27/308 KB 22/39 KB 19/223 KB 21/286 KB 14/45 KB 27/308 KB 22/39 KB 19/223 KB 21/286 KB 16/45 KB 27/308 KB 22/39 KB 19/223 KB 21/286 KB 3/45 KB 24/308 KB 22/39 KB 19/223 KB 21/286 KB 3/45 KB 21/308 KB 19/39 KB 19/223 KB 21/286 KB 16/45 KB 27/308 KB 22/39 KB 21/223 KB 21/286 KB 3/45 KB 3/308 KB 19/39 KB 13/223 KB 24/286 KB 16/45 KB 27/308 KB 22/39 KB 21/223 KB 27/286 KB 16/45 KB 27/308 KB 22/39 KB 21/223 KB 29/286 KB 19/45 KB 27/308 KB 25/39 KB 24/223 KB 27/286 KB 19/45 KB 27/308 KB 25/39 KB 24/223 KB 27/286 KB 16/45 KB 27/308 KB 25/39 KB 24/223 KB 27/286 KB 16/45 KB 27/308 KB 22/39 KB 24/223 KB 29/286 KB 22/45 KB 29/308 KB 25/39 KB 24/223 KB 29/286 KB 25/45 KB 29/308 KB 27/39 KB 27/223 KB 32/286 KB 27/45 KB 29/308 KB 27/39 KB 27/223 KB 29/286 KB 19/45 KB 29/308 KB 25/39 KB 24/223 KB 32/286 KB 27/45 KB 32/308 KB 27/39 KB 27/223 KB 32/286 KB 27/45 KB 36/308 KB 27/39 KB 27/223 KB 32/286 KB 30/45 KB 40/308 KB 27/39 KB 27/223 KB 32/286 KB 30/45 KB 44/308 KB 27/39 KB 27/223 KB 32/286 KB 30/45 KB 48/308 KB 27/39 KB 27/223 KB 32/286 KB 30/45 KB 52/308 KB 27/39 KB 27/223 KB 32/286 KB 30/45 KB 56/308 KB 27/39 KB 27/223 KB 32/286 KB 30/45 KB 60/308 KB 27/39 KB 27/223 KB 32/286 KB 30/45 KB 64/308 KB 27/39 KB 27/223 KB 32/286 KB 25/45 KB 29/308 KB 27/39 KB 27/223 KB 36/286 KB 30/45 KB 64/308 KB 27/39 KB 27/223 KB 40/286 KB 30/45 KB 64/308 KB 27/39 KB 27/223 KB 44/286 KB 30/45 KB 64/308 KB 27/39 KB 27/223 KB 48/286 KB 30/45 KB 64/308 KB 27/39 KB 27/223 KB 52/286 KB 30/45 KB 64/308 KB 27/39 KB 27/223 KB 29/286 KB 22/45 KB 29/308 KB 27/39 KB 27/223 KB 52/286 KB 30/45 KB 64/308 KB 30/39 KB 27/223 KB 52/286 KB 30/45 KB 64/308 KB 32/39 KB 27/223 KB 52/286 KB 30/45 KB 64/308 KB 35/39 KB 27/223 KB 52/286 KB 30/45 KB 64/308 KB 38/39 KB 27/223 KB 52/286 KB 30/45 KB 64/308 KB 39/39 KB 27/223 KB 29/286 KB 22/45 KB 29/308 KB 25/39 KB 27/223 KB 52/286 KB 30/45 KB 64/308 KB 39/39 KB 29/223 KB 52/286 KB 30/45 KB 64/308 KB unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 39/39 KB 32/223 KB 52/286 KB 30/45 KB 64/308 KB 39/39 KB 36/223 KB 52/286 KB 30/45 KB 64/308 KB 39/39 KB 40/223 KB 52/286 KB 30/45 KB 64/308 KB 39/39 KB 44/223 KB 52/286 KB 30/45 KB 64/308 KB 39/39 KB 48/223 KB 52/286 KB 30/45 KB 64/308 KB 39/39 KB 52/223 KB 56/286 KB 30/45 KB 64/308 KB 39/39 KB 56/223 KB 56/286 KB 30/45 KB 64/308 KB 39/39 KB 60/223 KB 56/286 KB 30/45 KB 68/308 KB 39/39 KB 64/223 KB 32/286 KB 30/45 KB 36/308 KB 27/39 KB 27/223 KB 56/286 KB 32/45 KB 68/308 KB 39/39 KB 64/223 KB 56/286 KB 36/45 KB 68/308 KB 39/39 KB 64/223 KB 56/286 KB 40/45 KB 68/308 KB 39/39 KB 64/223 KB 56/286 KB 44/45 KB 68/308 KB 39/39 KB 64/223 KB 56/286 KB 45/45 KB 68/308 KB 39/39 KB 64/223 KB 56/286 KB 45/45 KB 68/308 KB 39/39 KB 68/223 KB 56/286 KB 45/45 KB 68/308 KB 72/223 KB 56/286 KB 45/45 KB 68/308 KB 76/223 KB 56/286 KB 30/45 KB 68/308 KB 39/39 KB 60/223 KB 56/286 KB 30/45 KB 64/308 KB 39/39 KB 52/223 KB 60/286 KB 45/45 KB 68/308 KB 76/223 KB 64/286 KB 45/45 KB 68/308 KB 76/223 KB 68/286 KB 45/45 KB 68/308 KB 76/223 KB 72/286 KB 45/45 KB 72/308 KB 76/223 KB 76/286 KB 45/45 KB 72/308 KB 76/223 KB 80/286 KB 45/45 KB 72/308 KB 76/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1065.7 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 80/286 KB 45/45 KB 72/308 KB 80/223 KB 68/286 KB 45/45 KB 72/308 KB 76/223 KB 80/286 KB 45/45 KB 76/308 KB 80/223 KB 80/286 KB 45/45 KB 80/308 KB 80/223 KB 80/286 KB 45/45 KB 84/308 KB 80/223 KB 84/286 KB 88/308 KB 84/223 KB 84/286 KB 92/308 KB 84/223 KB 84/286 KB 96/308 KB 84/223 KB 84/286 KB 100/308 KB 84/223 KB 84/286 KB 104/308 KB 84/223 KB 84/286 KB 108/308 KB 84/223 KB 84/286 KB 112/308 KB 84/223 KB 84/286 KB 84/308 KB 84/223 KB 88/286 KB 112/308 KB 84/223 KB 92/286 KB 112/308 KB 84/223 KB 96/286 KB 112/308 KB 84/223 KB 100/286 KB 112/308 KB 84/223 KB 104/286 KB 112/308 KB 84/223 KB 108/286 KB 112/308 KB 84/223 KB 112/286 KB 112/308 KB 84/223 KB 116/286 KB 112/308 KB 84/223 KB 120/286 KB 116/308 KB 84/223 KB 124/286 KB 116/308 KB 84/223 KB 80/286 KB 84/308 KB 84/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1057.9 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 124/286 KB 116/308 KB 88/223 KB 124/286 KB 116/308 KB 92/223 KB 124/286 KB 116/308 KB 96/223 KB 124/286 KB 116/308 KB 3/174 KB 100/223 KB 124/286 KB 116/308 KB 3/174 KB 104/223 KB 124/286 KB 116/308 KB 3/174 KB 108/223 KB 124/286 KB 116/308 KB 3/174 KB 112/223 KB 116/286 KB 116/308 KB 84/223 KB 124/286 KB 120/308 KB 3/174 KB 112/223 KB 124/286 KB 124/308 KB 3/174 KB 112/223 KB 124/286 KB 128/308 KB 3/174 KB 112/223 KB 124/286 KB 116/308 KB 3/174 KB 96/223 KB 124/286 KB 128/308 KB 6/174 KB 112/223 KB 124/286 KB 128/308 KB 9/174 KB 112/223 KB 124/286 KB 128/308 KB 11/174 KB 112/223 KB 124/286 KB 128/308 KB 14/174 KB 112/223 KB 124/286 KB 128/308 KB 16/174 KB 112/223 KB 124/286 KB 128/308 KB 19/174 KB 112/223 KB 124/286 KB 128/308 KB 22/174 KB 112/223 KB 124/286 KB 128/308 KB 25/174 KB 112/223 KB 124/286 KB 128/308 KB 27/174 KB 112/223 KB 124/286 KB 132/308 KB 27/174 KB 112/223 KB 128/286 KB 136/308 KB 30/174 KB 116/223 KB 128/286 KB 140/308 KB 30/174 KB 116/223 KB 128/286 KB 144/308 KB 30/174 KB 116/223 KB 128/286 KB 132/308 KB 30/174 KB 116/223 KB 124/286 KB 132/308 KB 30/174 KB 116/223 KB 128/286 KB 144/308 KB 30/174 KB 120/223 KB 128/286 KB 144/308 KB 30/174 KB 124/223 KB 128/286 KB 144/308 KB 30/174 KB 4/22 KB 128/223 KB 124/286 KB 132/308 KB 30/174 KB 112/223 KB 128/286 KB 144/308 KB 30/174 KB 4/22 KB 124/223 KB 128/286 KB 144/308 KB 30/174 KB 8/22 KB 128/223 KB 128/286 KB 144/308 KB 30/174 KB 12/22 KB 128/223 KB 128/286 KB 144/308 KB 30/174 KB 16/22 KB 128/223 KB 128/286 KB 144/308 KB 30/174 KB 20/22 KB 128/223 KB 128/286 KB 144/308 KB 30/174 KB 22/22 KB 128/223 KB 128/286 KB 144/308 KB 32/174 KB 22/22 KB 128/223 KB 132/286 KB 144/308 KB 32/174 KB 22/22 KB 128/223 KB 136/286 KB 148/308 KB 36/174 KB 22/22 KB 132/223 KB 140/286 KB 148/308 KB 36/174 KB 22/22 KB 132/223 KB 144/286 KB 148/308 KB 36/174 KB 22/22 KB 132/223 KB 148/286 KB 148/308 KB 36/174 KB 22/22 KB 132/223 KB 152/286 KB 148/308 KB 36/174 KB 22/22 KB 132/223 KB 156/286 KB 148/308 KB 36/174 KB 22/22 KB 132/223 KB 160/286 KB 148/308 KB 36/174 KB 22/22 KB 132/223 KB 132/286 KB 148/308 KB 36/174 KB 22/22 KB 132/223 KB 160/286 KB 152/308 KB 36/174 KB 22/22 KB 132/223 KB 160/286 KB 156/308 KB 36/174 KB 22/22 KB 132/223 KB 160/286 KB 160/308 KB 36/174 KB 22/22 KB 132/223 KB 160/286 KB 164/308 KB 36/174 KB 22/22 KB 132/223 KB 164/286 KB 168/308 KB 36/174 KB 132/223 KB 164/286 KB 172/308 KB 36/174 KB 132/223 KB 164/286 KB 176/308 KB 36/174 KB 132/223 KB 132/286 KB 144/308 KB 36/174 KB 22/22 KB 132/223 KB 164/286 KB 176/308 KB 40/174 KB 132/223 KB 164/286 KB 176/308 KB 44/174 KB 132/223 KB 132/286 KB 144/308 KB 32/174 KB 22/22 KB 132/223 KB 164/286 KB 176/308 KB 48/174 KB 136/223 KB 164/286 KB 176/308 KB 48/174 KB 140/223 KB 164/286 KB 176/308 KB 48/174 KB 144/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 416.8 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 164/286 KB 176/308 KB 48/174 KB 144/223 KB 164/286 KB 176/308 KB 52/174 KB 144/223 KB 164/286 KB 176/308 KB 56/174 KB 148/223 KB 164/286 KB 176/308 KB 60/174 KB 148/223 KB 164/286 KB 176/308 KB 64/174 KB 148/223 KB 164/286 KB 176/308 KB 68/174 KB 148/223 KB 164/286 KB 176/308 KB 72/174 KB 148/223 KB 164/286 KB 176/308 KB 76/174 KB 148/223 KB 164/286 KB 176/308 KB 80/174 KB 148/223 KB 164/286 KB 164/308 KB 36/174 KB 22/22 KB 132/223 KB 168/286 KB 176/308 KB 80/174 KB 148/223 KB 172/286 KB 176/308 KB 80/174 KB 148/223 KB 176/286 KB 176/308 KB 80/174 KB 148/223 KB 180/286 KB 176/308 KB 80/174 KB 148/223 KB 3/9 KB 184/286 KB 180/308 KB 84/174 KB 148/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 148/223 KB 164/286 KB 176/308 KB 52/174 KB 148/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 152/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 156/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 160/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 164/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 168/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 172/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 176/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 180/223 KB 3/9 KB 188/286 KB 180/308 KB 84/174 KB 184/223 KB 3/9 KB 180/286 KB 180/308 KB 84/174 KB 148/223 KB 3/9 KB 192/286 KB 180/308 KB 88/174 KB 184/223 KB 3/9 KB 192/286 KB 180/308 KB 92/174 KB 184/223 KB 3/9 KB 192/286 KB 180/308 KB 96/174 KB 184/223 KB 3/9 KB 192/286 KB 180/308 KB 100/174 KB 188/223 KB 3/9 KB 192/286 KB 180/308 KB 104/174 KB 188/223 KB 3/9 KB 192/286 KB 180/308 KB 108/174 KB 188/223 KB 3/9 KB 192/286 KB 180/308 KB 112/174 KB 188/223 KB 3/9 KB 180/286 KB 180/308 KB 80/174 KB 148/223 KB 3/9 KB 180/286 KB 176/308 KB 80/174 KB 148/223 KB 5/9 KB 192/286 KB 180/308 KB 112/174 KB 188/223 KB 8/9 KB 192/286 KB 180/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 180/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 184/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 188/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 192/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 196/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 200/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 204/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 208/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 212/308 KB 112/174 KB 188/223 KB 9/9 KB 192/286 KB 216/308 KB 116/174 KB 188/223 KB 9/9 KB 192/286 KB 220/308 KB 116/174 KB 188/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 188/223 KB 3/9 KB 192/286 KB 180/308 KB 96/174 KB 188/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 192/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 196/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 200/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 204/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 208/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 212/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 216/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 220/223 KB 9/9 KB 192/286 KB 224/308 KB 116/174 KB 223/223 KB 3/9 KB 192/286 KB 180/308 KB 84/174 KB 184/223 KB 9/9 KB 196/286 KB 228/308 KB 116/174 KB 223/223 KB 9/9 KB 200/286 KB 228/308 KB 116/174 KB 223/223 KB 9/9 KB 204/286 KB 228/308 KB 116/174 KB 223/223 KB 9/9 KB 208/286 KB 228/308 KB 116/174 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 121.2 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 212/286 KB 228/308 KB 116/174 KB 223/223 KB 216/286 KB 228/308 KB 116/174 KB 223/223 KB 220/286 KB 228/308 KB 116/174 KB 223/223 KB 224/286 KB 228/308 KB 116/174 KB 223/223 KB 228/286 KB 228/308 KB 116/174 KB 223/223 KB 232/286 KB 228/308 KB 116/174 KB 223/223 KB 236/286 KB 228/308 KB 116/174 KB 223/223 KB 240/286 KB 228/308 KB 116/174 KB 223/223 KB 9/9 KB 192/286 KB 228/308 KB 116/174 KB 223/223 KB 240/286 KB 232/308 KB 116/174 KB 223/223 KB 240/286 KB 236/308 KB 116/174 KB 223/223 KB 240/286 KB 240/308 KB 116/174 KB 223/223 KB 9/9 KB 192/286 KB 212/308 KB 116/174 KB 188/223 KB 240/286 KB 240/308 KB 120/174 KB 223/223 KB 240/286 KB 240/308 KB 124/174 KB 223/223 KB 240/286 KB 240/308 KB 128/174 KB 223/223 KB 240/286 KB 240/308 KB 132/174 KB 223/223 KB 240/286 KB 240/308 KB 136/174 KB 223/223 KB 240/286 KB 240/308 KB 140/174 KB 223/223 KB 240/286 KB 240/308 KB 144/174 KB 223/223 KB 240/286 KB 240/308 KB 148/174 KB 223/223 KB 244/286 KB 244/308 KB 152/174 KB 223/223 KB 244/286 KB 244/308 KB 156/174 KB 223/223 KB 244/286 KB 244/308 KB 160/174 KB 223/223 KB 244/286 KB 244/308 KB 164/174 KB 223/223 KB 3/22 KB 244/286 KB 244/308 KB 168/174 KB 223/223 KB 3/22 KB 244/286 KB 244/308 KB 172/174 KB 223/223 KB 3/22 KB 244/286 KB 244/308 KB 174/174 KB 244/286 KB 244/308 KB 148/174 KB 223/223 KB 3/22 KB 244/286 KB 248/308 KB 174/174 KB 3/22 KB 244/286 KB 252/308 KB 174/174 KB 3/22 KB 244/286 KB 256/308 KB 174/174 KB 3/22 KB 244/286 KB 260/308 KB 174/174 KB 3/22 KB 244/286 KB 264/308 KB 174/174 KB 3/22 KB 244/286 KB 268/308 KB 174/174 KB 3/22 KB 244/286 KB 272/308 KB 174/174 KB 3/22 KB 244/286 KB 276/308 KB 174/174 KB 3/22 KB 244/286 KB 280/308 KB 174/174 KB 3/22 KB 244/286 KB 284/308 KB 174/174 KB 3/22 KB 244/286 KB 288/308 KB 174/174 KB 244/286 KB 240/308 KB 148/174 KB 223/223 KB 3/22 KB 248/286 KB 288/308 KB 174/174 KB 3/22 KB 252/286 KB 288/308 KB 174/174 KB 3/22 KB 256/286 KB 288/308 KB 174/174 KB 3/22 KB 260/286 KB 288/308 KB 174/174 KB 3/22 KB 264/286 KB 288/308 KB 174/174 KB 3/22 KB 268/286 KB 288/308 KB 174/174 KB 3/22 KB 272/286 KB 288/308 KB 174/174 KB 3/22 KB 276/286 KB 288/308 KB 174/174 KB 3/22 KB 244/286 KB 244/308 KB 164/174 KB 223/223 KB 5/22 KB 276/286 KB 288/308 KB 174/174 KB 8/22 KB 276/286 KB 288/308 KB 174/174 KB 11/22 KB 276/286 KB 288/308 KB 174/174 KB 13/22 KB 276/286 KB 288/308 KB 174/174 KB 16/22 KB 276/286 KB 288/308 KB 174/174 KB 19/22 KB 276/286 KB 288/308 KB 174/174 KB 21/22 KB 276/286 KB 288/308 KB 174/174 KB 22/22 KB 276/286 KB 288/308 KB 174/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2395.3 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1888.2 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 22/22 KB 280/286 KB 292/308 KB 22/22 KB 280/286 KB 296/308 KB 22/22 KB 280/286 KB 300/308 KB 22/22 KB 280/286 KB 304/308 KB 22/22 KB 280/286 KB 288/308 KB 22/22 KB 284/286 KB 304/308 KB 22/22 KB 286/286 KB 304/308 KB 22/22 KB 286/286 KB 308/308 KB 22/22 KB 286/286 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 227.2 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 4/17 KB 286/286 KB 308/308 KB 8/17 KB 286/286 KB 308/308 KB 12/17 KB 286/286 KB 308/308 KB 16/17 KB 286/286 KB 308/308 KB 17/17 KB 286/286 KB 308/308 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 17/17 KB 286/286 KB 308/308 KB 3/11 KB 17/17 KB 286/286 KB 308/308 KB 6/11 KB 17/17 KB 286/286 KB 308/308 KB 9/11 KB 17/17 KB 286/286 KB 308/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2669.6 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 3045.1 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 158.5 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/13 KB 11/11 KB 5/13 KB 11/11 KB 8/13 KB 11/11 KB 11/13 KB 11/11 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 101.7 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 13/13 KB 3/309 KB 13/13 KB 5/309 KB 13/13 KB 8/309 KB 13/13 KB 11/309 KB 13/13 KB 13/309 KB 13/13 KB 16/309 KB 13/13 KB 19/309 KB 13/13 KB 21/309 KB 13/13 KB 24/309 KB 13/13 KB 27/309 KB 13/13 KB 29/309 KB 13/13 KB 32/309 KB 32/309 KB 3/14 KB 2/28 KB 32/309 KB 3/14 KB 6/28 KB 32/309 KB 3/14 KB 10/28 KB 32/309 KB 3/14 KB 14/28 KB 32/309 KB 3/14 KB 18/28 KB 32/309 KB 3/14 KB 22/28 KB 32/309 KB 3/14 KB 26/28 KB 32/309 KB 3/14 KB 28/28 KB 32/309 KB 3/14 KB 32/309 KB 6/14 KB 28/28 KB 32/309 KB 9/14 KB 28/28 KB 32/309 KB 11/14 KB 28/28 KB 32/309 KB 14/14 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 107.8 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 36/309 KB 14/14 KB 28/28 KB 40/309 KB 14/14 KB 28/28 KB 44/309 KB 14/14 KB 28/28 KB 48/309 KB 14/14 KB 28/28 KB 52/309 KB 14/14 KB 28/28 KB 56/309 KB 14/14 KB 28/28 KB 60/309 KB 14/14 KB 28/28 KB 64/309 KB 14/14 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 226.7 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 68/309 KB 14/14 KB 72/309 KB 14/14 KB 72/309 KB 14/14 KB 4/11 KB 72/309 KB 14/14 KB 8/11 KB 72/309 KB 14/14 KB 11/11 KB 72/309 KB 3/192 KB 14/14 KB 11/11 KB 72/309 KB 5/192 KB 14/14 KB 11/11 KB 72/309 KB 8/192 KB 14/14 KB 11/11 KB 72/309 KB 11/192 KB 14/14 KB 11/11 KB 72/309 KB 13/192 KB 14/14 KB 11/11 KB 72/309 KB 16/192 KB 14/14 KB 11/11 KB 76/309 KB 16/192 KB 14/14 KB 11/11 KB 76/309 KB 20/192 KB 14/14 KB 11/11 KB 76/309 KB 24/192 KB 14/14 KB 11/11 KB 76/309 KB 28/192 KB 14/14 KB 11/11 KB 76/309 KB 32/192 KB 14/14 KB 11/11 KB 80/309 KB 32/192 KB 14/14 KB 11/11 KB 80/309 KB 36/192 KB 14/14 KB 11/11 KB 80/309 KB 40/192 KB 14/14 KB 11/11 KB 80/309 KB 44/192 KB 14/14 KB 11/11 KB 80/309 KB 48/192 KB 14/14 KB 11/11 KB 84/309 KB 48/192 KB 14/14 KB 11/11 KB 84/309 KB 52/192 KB 14/14 KB 11/11 KB 4/37 KB 84/309 KB 52/192 KB 14/14 KB 11/11 KB 8/37 KB 84/309 KB 52/192 KB 14/14 KB 11/11 KB 12/37 KB 84/309 KB 52/192 KB 14/14 KB 11/11 KB 16/37 KB 84/309 KB 52/192 KB 14/14 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 77.9 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 16/37 KB 84/309 KB 56/192 KB 14/14 KB 16/37 KB 84/309 KB 60/192 KB 14/14 KB 20/37 KB 84/309 KB 64/192 KB 14/14 KB 20/37 KB 84/309 KB 60/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 99.8 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 20/37 KB 84/309 KB 68/192 KB 24/37 KB 88/309 KB 68/192 KB 24/37 KB 84/309 KB 68/192 KB 28/37 KB 88/309 KB 68/192 KB 32/37 KB 88/309 KB 68/192 KB 36/37 KB 88/309 KB 68/192 KB 37/37 KB 92/309 KB 72/192 KB 36/37 KB 92/309 KB 72/192 KB 37/37 KB 92/309 KB 76/192 KB 37/37 KB 92/309 KB 80/192 KB 36/37 KB 92/309 KB 68/192 KB 37/37 KB 96/309 KB 80/192 KB 37/37 KB 100/309 KB 80/192 KB 37/37 KB 104/309 KB 84/192 KB 37/37 KB 108/309 KB 84/192 KB 37/37 KB 112/309 KB 84/192 KB 37/37 KB 100/309 KB 84/192 KB 37/37 KB 112/309 KB 88/192 KB 37/37 KB 112/309 KB 92/192 KB 37/37 KB 112/309 KB 96/192 KB 37/37 KB 112/309 KB 96/192 KB 4/14 KB 37/37 KB 112/309 KB 96/192 KB 8/14 KB 37/37 KB 112/309 KB 96/192 KB 12/14 KB 37/37 KB 112/309 KB 96/192 KB 14/14 KB 37/37 KB 112/309 KB 100/192 KB 14/14 KB 37/37 KB 116/309 KB 104/192 KB 14/14 KB 37/37 KB 116/309 KB 108/192 KB 14/14 KB 116/309 KB 112/192 KB 14/14 KB 37/37 KB 116/309 KB 100/192 KB 14/14 KB 120/309 KB 112/192 KB 14/14 KB 124/309 KB 112/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 262.4 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 128/309 KB 112/192 KB 14/14 KB 132/309 KB 112/192 KB 14/14 KB 136/309 KB 116/192 KB 14/14 KB 140/309 KB 116/192 KB 14/14 KB 144/309 KB 116/192 KB 14/14 KB 132/309 KB 116/192 KB 14/14 KB 144/309 KB 120/192 KB 14/14 KB 144/309 KB 124/192 KB 14/14 KB 144/309 KB 128/192 KB 14/14 KB 144/309 KB 132/192 KB 14/14 KB 148/309 KB 136/192 KB 14/14 KB 148/309 KB 140/192 KB 14/14 KB 148/309 KB 144/192 KB 14/14 KB 148/309 KB 132/192 KB 14/14 KB 152/309 KB 144/192 KB 14/14 KB 156/309 KB 144/192 KB 14/14 KB 160/309 KB 144/192 KB 14/14 KB 164/309 KB 144/192 KB 14/14 KB 168/309 KB 148/192 KB 172/309 KB 148/192 KB 176/309 KB 148/192 KB 164/309 KB 148/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 95.2 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 176/309 KB 152/192 KB 176/309 KB 156/192 KB 176/309 KB 160/192 KB 176/309 KB 164/192 KB 180/309 KB 168/192 KB 180/309 KB 172/192 KB 180/309 KB 176/192 KB 180/309 KB 164/192 KB 184/309 KB 176/192 KB 188/309 KB 176/192 KB 192/309 KB 176/192 KB 196/309 KB 176/192 KB 200/309 KB 180/192 KB 204/309 KB 180/192 KB 208/309 KB 180/192 KB 196/309 KB 180/192 KB 208/309 KB 184/192 KB 208/309 KB 188/192 KB 208/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1243.4 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1964.4 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 167.9 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 06:23:31 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3682.6 KB/sec) unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:33 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Wed Oct 10 06:23:33 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:33 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:33 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:33 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:35 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:35 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Wed Oct 10 06:23:35 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:35 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:35 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:35 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:35 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:35 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:36 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Wed Oct 10 06:23:36 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install Oct 10, 2018 6:23:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:36 [main] REPORT: STEP EXECUTION TIME TAKEN :1318 MS unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:23:36 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:37 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:37 [main] REPORT: STEP EXECUTION TIME TAKEN :96 MS unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 10-Oct-2018 06:23:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 0m1.892s unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.813 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.011 sec unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 221.6 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 144.4 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 71.0 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 3/60 KB 13/22 KB 5/60 KB 13/22 KB 8/60 KB 13/22 KB 11/60 KB 13/22 KB 13/60 KB 13/22 KB 16/60 KB 13/22 KB 19/60 KB 13/22 KB 3/181 KB 21/60 KB 16/22 KB 3/57 KB 3/203 KB 3/181 KB 16/60 KB 13/22 KB 3/181 KB 21/60 KB 16/22 KB 3/57 KB 3/203 KB 5/181 KB 21/60 KB 16/22 KB 3/57 KB 3/203 KB 8/181 KB 21/60 KB 16/22 KB 3/57 KB 3/203 KB 11/181 KB 21/60 KB 16/22 KB 3/57 KB 3/203 KB 13/181 KB 21/60 KB 16/22 KB 3/57 KB 3/203 KB 16/181 KB 21/60 KB 16/22 KB 3/57 KB 3/203 KB 19/181 KB 19/60 KB 16/22 KB 3/57 KB 3/203 KB 3/181 KB 21/60 KB 16/22 KB 3/57 KB 6/203 KB 19/181 KB 21/60 KB 16/22 KB 3/57 KB 9/203 KB 19/181 KB 21/60 KB 16/22 KB 3/57 KB 11/203 KB 19/181 KB 21/60 KB 16/22 KB 3/57 KB 14/203 KB 19/181 KB 21/60 KB 16/22 KB 3/57 KB 16/203 KB 19/181 KB 21/60 KB 16/22 KB 3/57 KB 19/203 KB 19/181 KB 21/60 KB 16/22 KB 3/57 KB 22/203 KB 19/181 KB 24/60 KB 16/22 KB 3/57 KB 25/203 KB 21/181 KB 19/60 KB 16/22 KB 3/57 KB 3/181 KB 24/60 KB 16/22 KB 6/57 KB 25/203 KB 21/181 KB 24/60 KB 16/22 KB 9/57 KB 25/203 KB 21/181 KB 24/60 KB 16/22 KB 11/57 KB 25/203 KB 21/181 KB 24/60 KB 16/22 KB 14/57 KB 25/203 KB 21/181 KB 24/60 KB 16/22 KB 16/57 KB 25/203 KB 21/181 KB 24/60 KB 16/22 KB 19/57 KB 25/203 KB 21/181 KB 24/60 KB 16/22 KB 22/57 KB 25/203 KB 21/181 KB 19/60 KB 16/22 KB 3/181 KB 24/60 KB 19/22 KB 22/57 KB 25/203 KB 21/181 KB 24/60 KB 21/22 KB 22/57 KB 25/203 KB 21/181 KB 24/60 KB 22/22 KB 22/57 KB 25/203 KB 21/181 KB 24/60 KB 16/22 KB 3/57 KB 22/203 KB 21/181 KB 27/60 KB 22/22 KB 22/57 KB 25/203 KB 21/181 KB 29/60 KB 22/22 KB 25/57 KB 25/203 KB 21/181 KB 32/60 KB 22/22 KB 25/57 KB 27/203 KB 21/181 KB 21/60 KB 16/22 KB 3/57 KB 22/203 KB 21/181 KB 32/60 KB 22/22 KB 25/57 KB 27/203 KB 24/181 KB 32/60 KB 22/22 KB 25/57 KB 27/203 KB 27/181 KB 32/60 KB 22/22 KB 25/57 KB 27/203 KB 29/181 KB 32/60 KB 22/22 KB 25/57 KB 27/203 KB 32/181 KB 29/60 KB 22/22 KB 25/57 KB 27/203 KB 21/181 KB 27/60 KB 22/22 KB 25/57 KB 25/203 KB 21/181 KB 32/60 KB 22/22 KB 27/57 KB 27/203 KB 32/181 KB 32/60 KB 22/22 KB 30/57 KB 27/203 KB 32/181 KB 32/60 KB 22/22 KB 32/57 KB 27/203 KB 32/181 KB 32/60 KB 22/22 KB 36/57 KB 30/203 KB 32/181 KB 36/60 KB 22/22 KB 40/57 KB 30/203 KB 36/181 KB 32/60 KB 22/22 KB 32/57 KB 30/203 KB 32/181 KB 36/60 KB 22/22 KB 44/57 KB 32/203 KB 36/181 KB 36/60 KB 22/22 KB 44/57 KB 36/203 KB 36/181 KB 36/60 KB 22/22 KB 44/57 KB 40/203 KB 36/181 KB 36/60 KB 22/22 KB 44/57 KB 44/203 KB 36/181 KB 36/60 KB 22/22 KB 44/57 KB 48/203 KB 36/181 KB 36/60 KB 22/22 KB 44/57 KB 52/203 KB 36/181 KB 36/60 KB 22/22 KB 44/57 KB 56/203 KB 36/181 KB 36/60 KB 22/22 KB 44/57 KB 60/203 KB 36/181 KB 36/60 KB 22/22 KB 44/57 KB 64/203 KB 36/181 KB 36/60 KB 22/22 KB 36/57 KB 30/203 KB 36/181 KB 40/60 KB 22/22 KB 44/57 KB 64/203 KB 36/181 KB 32/60 KB 22/22 KB 36/57 KB 30/203 KB 36/181 KB 40/60 KB 22/22 KB 44/57 KB 64/203 KB 40/181 KB 40/60 KB 22/22 KB 44/57 KB 64/203 KB 44/181 KB 40/60 KB 22/22 KB 44/57 KB 64/203 KB 48/181 KB 44/60 KB 22/22 KB 44/57 KB 64/203 KB 52/181 KB 44/60 KB 44/57 KB 64/203 KB 56/181 KB 44/60 KB 44/57 KB 64/203 KB 60/181 KB 44/60 KB 44/57 KB 64/203 KB 64/181 KB 36/60 KB 22/22 KB 44/57 KB 40/203 KB 36/181 KB 44/60 KB 48/57 KB 64/203 KB 64/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/a unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install pache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 532.5 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 44/60 KB 22/22 KB 44/57 KB 64/203 KB 48/181 KB 48/60 KB 48/57 KB 64/203 KB 64/181 KB 52/60 KB 48/57 KB 64/203 KB 64/181 KB 56/60 KB 52/57 KB 64/203 KB 64/181 KB 60/60 KB 52/57 KB 64/203 KB 64/181 KB 52/60 KB 52/57 KB 64/203 KB 64/181 KB 60/60 KB 56/57 KB 64/203 KB 64/181 KB 60/60 KB 57/57 KB 64/203 KB 64/181 KB 60/60 KB 57/57 KB 64/203 KB 68/181 KB 60/60 KB 57/57 KB 68/203 KB 72/181 KB 60/60 KB 57/57 KB 68/203 KB 76/181 KB 60/60 KB 57/57 KB 68/203 KB 80/181 KB 60/60 KB 57/57 KB 68/203 KB 68/181 KB 60/60 KB 57/57 KB 72/203 KB 80/181 KB 60/60 KB 57/57 KB 76/203 KB 84/181 KB 60/60 KB 57/57 KB 80/203 KB 84/181 KB 60/60 KB 57/57 KB 84/203 KB 84/181 KB 60/60 KB 57/57 KB 88/203 KB 84/181 KB 60/60 KB 57/57 KB 92/203 KB 84/181 KB 60/60 KB 57/57 KB 96/203 KB 84/181 KB 60/60 KB 57/57 KB 72/203 KB 84/181 KB 60/60 KB 57/57 KB 96/203 KB 88/181 KB 60/60 KB 57/57 KB 96/203 KB 92/181 KB 60/60 KB 57/57 KB 96/203 KB 96/181 KB 60/60 KB 57/57 KB 96/203 KB 100/181 KB 60/60 KB 57/57 KB 100/203 KB 104/181 KB 60/60 KB 57/57 KB 100/203 KB 108/181 KB 60/60 KB 57/57 KB 100/203 KB 112/181 KB 60/60 KB 57/57 KB 100/203 KB 116/181 KB 100/203 KB 120/181 KB 100/203 KB 124/181 KB 100/203 KB 128/181 KB 60/60 KB 57/57 KB 100/203 KB 100/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1256.5 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1323.2 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 104/203 KB 128/181 KB 108/203 KB 128/181 KB 112/203 KB 128/181 KB 116/203 KB 128/181 KB 120/203 KB 128/181 KB 124/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 128/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 132/203 KB 132/181 KB 140/203 KB 136/181 KB 140/203 KB 140/181 KB 140/203 KB 144/181 KB 144/203 KB 148/181 KB 144/203 KB 152/181 KB 144/203 KB 156/181 KB 144/203 KB 160/181 KB 144/203 KB 144/181 KB 148/203 KB 160/181 KB 152/203 KB 160/181 KB 156/203 KB 160/181 KB 160/203 KB 160/181 KB 164/203 KB 160/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 164/203 KB 164/181 KB 172/203 KB 168/181 KB 172/203 KB 172/181 KB 176/203 KB 176/181 KB 176/203 KB 172/181 KB 176/203 KB 180/181 KB 180/203 KB 181/181 KB 180/203 KB 180/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2952.7 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3497.5 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1271.5 KB/sec) unit-abot-epc-basic-0: 06:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 244.0 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 214.3 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 837.8 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1262.9 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 76.8 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 46.0 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 150.8 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 321.3 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 50.5 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 661.8 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2482.7 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 24/46 KB 28/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 46/46 KB 4/54 KB 46/46 KB 8/54 KB 46/46 KB 12/54 KB 46/46 KB 16/54 KB 46/46 KB 20/54 KB 46/46 KB 24/54 KB 46/46 KB 28/54 KB 46/46 KB 32/54 KB 46/46 KB 36/54 KB 40/54 KB 44/54 KB 48/54 KB 48/54 KB 3/44 KB 4/201 KB 4/158 KB 48/54 KB 6/44 KB 4/201 KB 4/158 KB 48/54 KB 9/44 KB 4/201 KB 4/158 KB 48/54 KB 11/44 KB 4/201 KB 4/158 KB 48/54 KB 14/44 KB 4/201 KB 4/158 KB 48/54 KB 16/44 KB 4/201 KB 4/158 KB 48/54 KB 19/44 KB 4/201 KB 4/158 KB 52/54 KB 22/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1607.8 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 4/201 KB 4/158 KB 52/54 KB 19/44 KB 4/201 KB 4/158 KB 48/54 KB 3/44 KB 4/201 KB 8/158 KB 52/54 KB 22/44 KB 4/201 KB 12/158 KB 52/54 KB 22/44 KB 4/201 KB 16/158 KB 52/54 KB 22/44 KB 4/201 KB 20/158 KB 52/54 KB 22/44 KB 4/201 KB 24/158 KB 52/54 KB 22/44 KB 4/201 KB 28/158 KB 52/54 KB 22/44 KB 4/201 KB 32/158 KB 52/54 KB 22/44 KB 4/201 KB 48/54 KB 3/44 KB 8/201 KB 32/158 KB 54/54 KB 22/44 KB 12/201 KB 32/158 KB 54/54 KB 22/44 KB 16/201 KB 32/158 KB 54/54 KB 22/44 KB 20/201 KB 32/158 KB 54/54 KB 22/44 KB 24/201 KB 32/158 KB 54/54 KB 22/44 KB 28/201 KB 32/158 KB 54/54 KB 22/44 KB 32/201 KB 32/158 KB 54/54 KB 22/44 KB 4/201 KB 32/158 KB 54/54 KB 22/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1537.1 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 32/201 KB 4/6 KB 32/158 KB 25/44 KB 32/201 KB 4/6 KB 32/158 KB 27/44 KB 32/201 KB 4/6 KB 32/158 KB 30/44 KB 32/201 KB 4/6 KB 32/158 KB 32/44 KB 32/201 KB 4/6 KB 32/158 KB 36/44 KB 32/201 KB 4/6 KB 32/158 KB 40/44 KB 32/201 KB 4/6 KB 32/158 KB 44/44 KB 32/201 KB 4/6 KB 32/158 KB 22/44 KB 32/201 KB 6/6 KB 32/158 KB 44/44 KB 32/201 KB 6/6 KB 36/158 KB 44/44 KB 36/201 KB 6/6 KB 40/158 KB 44/44 KB 36/201 KB 6/6 KB 44/158 KB 44/44 KB 36/201 KB 6/6 KB 48/158 KB 44/44 KB 36/201 KB 6/6 KB 52/158 KB 44/44 KB 36/201 KB 6/6 KB 56/158 KB 44/44 KB 36/201 KB 6/6 KB 60/158 KB 44/44 KB 36/201 KB 6/6 KB 64/158 KB 44/44 KB 36/201 KB 6/6 KB 68/158 KB 44/44 KB 36/201 KB 6/6 KB 72/158 KB 44/44 KB 36/201 KB 6/6 KB 36/158 KB 44/44 KB 40/201 KB 6/6 KB 72/158 KB 44/44 KB 44/201 KB 6/6 KB 72/158 KB 44/44 KB 48/201 KB 6/6 KB 72/158 KB 44/44 KB 52/201 KB 6/6 KB 72/158 KB 44/44 KB 56/201 KB 6/6 KB 72/158 KB 44/44 KB 60/201 KB 6/6 KB 72/158 KB 44/44 KB 64/201 KB 6/6 KB 72/158 KB 44/44 KB 68/201 KB 6/6 KB 72/158 KB 44/44 KB 72/201 KB 6/6 KB 72/158 KB 44/44 KB 72/201 KB 6/6 KB 76/158 KB 44/44 KB 76/201 KB 6/6 KB 80/158 KB 44/44 KB 76/201 KB 6/6 KB 76/158 KB 44/44 KB 80/201 KB 6/6 KB 80/158 KB 44/44 KB 84/201 KB 6/6 KB 80/158 KB 44/44 KB 84/201 KB 6/6 KB 84/158 KB 3/3 KB 44/44 KB 84/201 KB 6/6 KB 88/158 KB 3/3 KB 44/44 KB 88/201 KB 6/6 KB 88/158 KB 3/3 KB 44/44 KB 84/201 KB 6/6 KB 80/158 KB 3/3 KB 44/44 KB 88/201 KB 6/6 KB 92/158 KB 3/3 KB 44/44 KB 88/201 KB 6/6 KB 92/158 KB 3/3 KB 44/44 KB 92/201 KB 96/158 KB 3/3 KB 92/201 KB 92/158 KB 3/3 KB 96/201 KB 96/158 KB 3/3 KB 100/201 KB 96/158 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 150.3 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 996.7 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 100/201 KB 100/158 KB 3/3 KB 100/201 KB 104/158 KB 3/3 KB 104/201 KB 108/158 KB 3/3 KB 104/201 KB 112/158 KB 3/3 KB 104/201 KB 116/158 KB 3/3 KB 104/201 KB 120/158 KB 3/3 KB 104/201 KB 124/158 KB 3/3 KB 104/201 KB 128/158 KB 3/3 KB 104/201 KB 132/158 KB 3/3 KB 104/201 KB 136/158 KB 3/3 KB 104/201 KB 140/158 KB 3/3 KB 104/201 KB 144/158 KB 3/3 KB 104/201 KB 104/158 KB 3/3 KB 108/201 KB 144/158 KB 3/3 KB 112/201 KB 144/158 KB 3/3 KB 116/201 KB 144/158 KB 3/3 KB 120/201 KB 144/158 KB 3/3 KB 124/201 KB 144/158 KB 3/3 KB 128/201 KB 144/158 KB 3/3 KB 132/201 KB 144/158 KB 3/3 KB 136/201 KB 144/158 KB 3/3 KB 140/201 KB 144/158 KB 3/3 KB 144/201 KB 144/158 KB 3/3 KB 148/201 KB 144/158 KB 3/3 KB 152/201 KB 148/158 KB 3/3 KB 156/201 KB 148/158 KB 3/3 KB 148/201 KB 148/158 KB 3/3 KB 156/201 KB 152/158 KB 3/3 KB 156/201 KB 156/158 KB 3/3 KB 156/201 KB 158/158 KB 3/3 KB 160/201 KB 158/158 KB 3/3 KB 164/201 KB 158/158 KB 3/3 KB 168/201 KB 158/158 KB 3/3 KB 172/201 KB 158/158 KB 3/3 KB 176/201 KB 158/158 KB 3/3 KB 180/201 KB 158/158 KB 3/3 KB 184/201 KB 158/158 KB 3/3 KB 188/201 KB 158/158 KB 3/3 KB 188/201 KB 158/158 KB 3/3 KB 3/367 KB 188/201 KB 158/158 KB 3/3 KB 5/367 KB 188/201 KB 158/158 KB 3/3 KB 8/367 KB 188/201 KB 158/158 KB 3/3 KB 11/367 KB 188/201 KB 158/158 KB 3/3 KB 13/367 KB 188/201 KB 158/158 KB 3/3 KB 16/367 KB 188/201 KB 158/158 KB 3/3 KB 19/367 KB 188/201 KB 2/5 KB 158/158 KB 21/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 51.9 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 188/201 KB 2/5 KB 158/158 KB 3/3 KB 19/367 KB 188/201 KB 4/5 KB 158/158 KB 21/367 KB 188/201 KB 5/5 KB 158/158 KB 21/367 KB 188/201 KB 5/5 KB 158/158 KB 24/367 KB 188/201 KB 5/5 KB 158/158 KB 27/367 KB 188/201 KB 5/5 KB 158/158 KB 29/367 KB 188/201 KB 5/5 KB 158/158 KB 32/367 KB 188/201 KB 5/5 KB 158/158 KB 3/52 KB 36/367 KB 188/201 KB 5/5 KB 158/158 KB 3/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 3/52 KB 32/367 KB 188/201 KB 5/5 KB 158/158 KB 6/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 9/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 11/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 14/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 16/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 19/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 22/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 25/52 KB 40/367 KB 188/201 KB 5/5 KB 158/158 KB 25/52 KB 44/367 KB 188/201 KB 5/5 KB 158/158 KB 27/52 KB 48/367 KB 188/201 KB 5/5 KB 158/158 KB 27/52 KB 44/367 KB 188/201 KB 5/5 KB 158/158 KB 30/52 KB 48/367 KB 188/201 KB 5/5 KB 158/158 KB 30/52 KB 52/367 KB 188/201 KB 5/5 KB 32/52 KB 56/367 KB 188/201 KB 5/5 KB 32/52 KB 60/367 KB 188/201 KB 5/5 KB 32/52 KB 64/367 KB 188/201 KB 5/5 KB 32/52 KB 68/367 KB 188/201 KB 5/5 KB 32/52 KB 72/367 KB 188/201 KB 5/5 KB 32/52 KB 76/367 KB 188/201 KB 5/5 KB 32/52 KB 80/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 70.9 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 188/201 KB 5/5 KB 158/158 KB 32/52 KB 52/367 KB 192/201 KB 36/52 KB 84/367 KB 192/201 KB 40/52 KB 84/367 KB 192/201 KB 44/52 KB 84/367 KB 192/201 KB 48/52 KB 84/367 KB 192/201 KB 52/52 KB 84/367 KB 192/201 KB 32/52 KB 84/367 KB 192/201 KB 52/52 KB 88/367 KB 192/201 KB 52/52 KB 92/367 KB 192/201 KB 52/52 KB 96/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2211.9 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 192/201 KB 5/5 KB 32/52 KB 80/367 KB 196/201 KB 52/52 KB 96/367 KB 200/201 KB 52/52 KB 96/367 KB 201/201 KB 52/52 KB 96/367 KB 201/201 KB 52/52 KB 100/367 KB 201/201 KB 52/52 KB 104/367 KB 201/201 KB 52/52 KB 108/367 KB 201/201 KB 52/52 KB 112/367 KB 201/201 KB 52/52 KB 116/367 KB 201/201 KB 3/47 KB 52/52 KB 116/367 KB 201/201 KB 5/47 KB 52/52 KB 116/367 KB 201/201 KB 8/47 KB 52/52 KB 116/367 KB 201/201 KB 11/47 KB 52/52 KB 116/367 KB 201/201 KB 13/47 KB 52/52 KB 116/367 KB 201/201 KB 16/47 KB 52/52 KB 116/367 KB 201/201 KB 19/47 KB 52/52 KB 116/367 KB 201/201 KB 21/47 KB 52/52 KB 116/367 KB 201/201 KB 21/47 KB 52/52 KB 120/367 KB 201/201 KB 21/47 KB 52/52 KB 124/367 KB 201/201 KB 24/47 KB 128/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 767.9 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 201/201 KB 24/47 KB 52/52 KB 124/367 KB 201/201 KB 27/47 KB 128/367 KB 201/201 KB 29/47 KB 128/367 KB 201/201 KB 32/47 KB 128/367 KB 4/238 KB 201/201 KB 32/47 KB 128/367 KB 8/238 KB 36/47 KB 128/367 KB 12/238 KB 36/47 KB 128/367 KB 16/238 KB 36/47 KB 128/367 KB 20/238 KB 36/47 KB 128/367 KB 24/238 KB 36/47 KB 128/367 KB 28/238 KB 36/47 KB 128/367 KB 32/238 KB 36/47 KB 128/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2639.3 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 4/238 KB 201/201 KB 36/47 KB 128/367 KB 32/238 KB 40/47 KB 128/367 KB 32/238 KB 44/47 KB 128/367 KB 32/238 KB 47/47 KB 128/367 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 32/238 KB 47/47 KB 132/367 KB 36/238 KB 47/47 KB 136/367 KB 36/238 KB 47/47 KB 140/367 KB 36/238 KB 47/47 KB 144/367 KB 36/238 KB 47/47 KB 4/28 KB 144/367 KB 36/238 KB 47/47 KB 8/28 KB 144/367 KB 36/238 KB 47/47 KB 12/28 KB 144/367 KB 36/238 KB 47/47 KB 16/28 KB 144/367 KB 36/238 KB 47/47 KB 132/367 KB 36/238 KB 47/47 KB 20/28 KB 144/367 KB 40/238 KB 47/47 KB 20/28 KB 144/367 KB 44/238 KB 47/47 KB 20/28 KB 144/367 KB 48/238 KB 47/47 KB 20/28 KB 144/367 KB 52/238 KB 47/47 KB 20/28 KB 144/367 KB 56/238 KB 24/28 KB 144/367 KB 60/238 KB 24/28 KB 144/367 KB 64/238 KB 24/28 KB 144/367 KB 52/238 KB 24/28 KB 144/367 KB 64/238 KB 28/28 KB 144/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 585.0 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 64/238 KB 28/28 KB 148/367 KB 64/238 KB 28/28 KB 152/367 KB 68/238 KB 28/28 KB 156/367 KB 68/238 KB 28/28 KB 160/367 KB 68/238 KB 28/28 KB 164/367 KB 68/238 KB 168/367 KB 68/238 KB 172/367 KB 68/238 KB 176/367 KB 68/238 KB 28/28 KB 152/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 314.6 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 68/238 KB 4/186 KB 176/367 KB 68/238 KB 8/186 KB 176/367 KB 68/238 KB 12/186 KB 176/367 KB 68/238 KB 16/186 KB 176/367 KB 72/238 KB 16/186 KB 176/367 KB 76/238 KB 20/186 KB 176/367 KB 80/238 KB 20/186 KB 176/367 KB 72/238 KB 20/186 KB 176/367 KB 80/238 KB 24/186 KB 176/367 KB 80/238 KB 28/186 KB 176/367 KB 80/238 KB 32/186 KB 176/367 KB 80/238 KB 36/186 KB 176/367 KB 84/238 KB 40/186 KB 180/367 KB 84/238 KB 44/186 KB 180/367 KB 84/238 KB 48/186 KB 180/367 KB 84/238 KB 52/186 KB 180/367 KB 84/238 KB 56/186 KB 180/367 KB 84/238 KB 60/186 KB 180/367 KB 84/238 KB 64/186 KB 180/367 KB 84/238 KB 36/186 KB 180/367 KB 84/238 KB 64/186 KB 184/367 KB 84/238 KB 36/186 KB 176/367 KB 88/238 KB 64/186 KB 184/367 KB 92/238 KB 64/186 KB 184/367 KB 96/238 KB 64/186 KB 184/367 KB 100/238 KB 64/186 KB 184/367 KB 100/238 KB 64/186 KB 188/367 KB 100/238 KB 64/186 KB 192/367 KB 100/238 KB 64/186 KB 196/367 KB 104/238 KB 68/186 KB 200/367 KB 104/238 KB 68/186 KB 204/367 KB 104/238 KB 68/186 KB 208/367 KB 104/238 KB 68/186 KB 212/367 KB 104/238 KB 68/186 KB 216/367 KB 104/238 KB 68/186 KB 220/367 KB 104/238 KB 68/186 KB 224/367 KB 104/238 KB 68/186 KB 228/367 KB 104/238 KB 68/186 KB 232/367 KB 104/238 KB 68/186 KB 236/367 KB 104/238 KB 68/186 KB 240/367 KB 104/238 KB 68/186 KB 196/367 KB 104/238 KB 72/186 KB 240/367 KB 104/238 KB 64/186 KB 196/367 KB 108/238 KB 72/186 KB 240/367 KB 112/238 KB 72/186 KB 240/367 KB 116/238 KB 72/186 KB 240/367 KB 120/238 KB 72/186 KB 240/367 KB 124/238 KB 72/186 KB 240/367 KB 124/238 KB 76/186 KB 240/367 KB 128/238 KB 80/186 KB 240/367 KB 128/238 KB 76/186 KB 240/367 KB 132/238 KB 80/186 KB 240/367 KB 136/238 KB 84/186 KB 240/367 KB 140/238 KB 84/186 KB 240/367 KB 144/238 KB 84/186 KB 240/367 KB 132/238 KB 84/186 KB 240/367 KB 144/238 KB 3/1199 KB 84/186 KB 240/367 KB 144/238 KB 5/1199 KB 84/186 KB 240/367 KB 144/238 KB 8/1199 KB 84/186 KB 240/367 KB 144/238 KB 11/1199 KB 84/186 KB 240/367 KB 144/238 KB 13/1199 KB 84/186 KB 240/367 KB 144/238 KB 16/1199 KB 84/186 KB 240/367 KB 144/238 KB 19/1199 KB 84/186 KB 240/367 KB 144/238 KB 21/1199 KB 84/186 KB 240/367 KB 144/238 KB 21/1199 KB 88/186 KB 240/367 KB 144/238 KB 24/1199 KB 88/186 KB 240/367 KB 144/238 KB 27/1199 KB 88/186 KB 240/367 KB 144/238 KB 29/1199 KB 88/186 KB 240/367 KB 144/238 KB 32/1199 KB 88/186 KB 240/367 KB 144/238 KB 32/1199 KB 92/186 KB 240/367 KB 144/238 KB 32/1199 KB 96/186 KB 240/367 KB 148/238 KB 32/1199 KB 96/186 KB 240/367 KB 152/238 KB 32/1199 KB 100/186 KB 244/367 KB 156/238 KB 32/1199 KB 100/186 KB 244/367 KB 160/238 KB 36/1199 KB 100/186 KB 244/367 KB 164/238 KB 36/1199 KB 100/186 KB 244/367 KB 168/238 KB 36/1199 KB 100/186 KB 244/367 KB 148/238 KB 32/1199 KB 100/186 KB 244/367 KB 168/238 KB 36/1199 KB 100/186 KB 248/367 KB 168/238 KB 36/1199 KB 100/186 KB 252/367 KB 168/238 KB 36/1199 KB 100/186 KB 256/367 KB 168/238 KB 36/1199 KB 100/186 KB 256/367 KB 4/558 KB 168/238 KB 36/1199 KB 100/186 KB 256/367 KB 8/558 KB 168/238 KB 36/1199 KB 100/186 KB 256/367 KB 12/558 KB 168/238 KB 36/1199 KB 100/186 KB 256/367 KB 16/558 KB 148/238 KB 32/1199 KB 100/186 KB 240/367 KB 156/238 KB 36/1199 KB 100/186 KB 244/367 KB 168/238 KB 40/1199 KB 100/186 KB 256/367 KB 16/558 KB 168/238 KB 44/1199 KB 100/186 KB 256/367 KB 16/558 KB 168/238 KB 48/1199 KB 100/186 KB 256/367 KB 16/558 KB 168/238 KB 52/1199 KB 100/186 KB 256/367 KB 16/558 KB 168/238 K unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install B 56/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 60/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 64/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 68/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 72/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 76/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 80/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 84/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 52/1199 KB 100/186 KB 256/367 KB 20/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 24/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 28/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 32/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 36/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 40/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 44/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 48/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 52/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 56/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 60/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 64/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 68/558 KB 168/238 KB 88/1199 KB 104/186 KB 260/367 KB 72/558 KB 168/238 KB 88/1199 KB 104/186 KB 260/367 KB 76/558 KB 172/238 KB 88/1199 KB 104/186 KB 260/367 KB 80/558 KB 168/238 KB 84/1199 KB 104/186 KB 256/367 KB 20/558 KB 172/238 KB 88/1199 KB 108/186 KB 260/367 KB 80/558 KB 172/238 KB 88/1199 KB 112/186 KB 260/367 KB 80/558 KB 172/238 KB 88/1199 KB 116/186 KB 260/367 KB 80/558 KB 172/238 KB 88/1199 KB 120/186 KB 260/367 KB 80/558 KB 172/238 KB 88/1199 KB 124/186 KB 260/367 KB 80/558 KB 172/238 KB 88/1199 KB 128/186 KB 260/367 KB 80/558 KB 172/238 KB 88/1199 KB 104/186 KB 260/367 KB 76/558 KB 176/238 KB 88/1199 KB 128/186 KB 260/367 KB 80/558 KB 168/238 KB 88/1199 KB 104/186 KB 260/367 KB 68/558 KB 176/238 KB 88/1199 KB 128/186 KB 264/367 KB 80/558 KB 180/238 KB 88/1199 KB 128/186 KB 268/367 KB 80/558 KB 180/238 KB 88/1199 KB 128/186 KB 272/367 KB 80/558 KB 180/238 KB 88/1199 KB 132/186 KB 276/367 KB 80/558 KB 180/238 KB 88/1199 KB 132/186 KB 280/367 KB 84/558 KB 180/238 KB 88/1199 KB 132/186 KB 284/367 KB 84/558 KB 168/238 KB 88/1199 KB 104/186 KB 256/367 KB 68/558 KB 180/238 KB 92/1199 KB 132/186 KB 284/367 KB 84/558 KB 180/238 KB 96/1199 KB 132/186 KB 284/367 KB 84/558 KB 180/238 KB 100/1199 KB 132/186 KB 284/367 KB 84/558 KB 180/238 KB 104/1199 KB 132/186 KB 284/367 KB 84/558 KB 180/238 KB 108/1199 KB 132/186 KB 284/367 KB 84/558 KB 180/238 KB 112/1199 KB 132/186 KB 284/367 KB 84/558 KB 180/238 KB 116/1199 KB 132/186 KB 284/367 KB 84/558 KB 180/238 KB 88/1199 KB 132/186 KB 276/367 KB 84/558 KB 180/238 KB 116/1199 KB 132/186 KB 288/367 KB 88/558 KB 180/238 KB 116/1199 KB 132/186 KB 288/367 KB 92/558 KB 180/238 KB 116/1199 KB 132/186 KB 288/367 KB 96/558 KB 180/238 KB 88/1199 KB 132/186 KB 272/367 KB 80/558 KB 180/238 KB 116/1199 KB 136/186 KB 288/367 KB 96/558 KB 180/238 KB 88/1199 KB 128/186 KB 264/367 KB 80/558 KB 184/238 KB 116/1199 KB 136/186 KB 288/367 KB 96/558 KB 188/238 KB 116/1199 KB 136/186 KB 288/367 KB 96/558 KB 192/238 KB 116/1199 KB 136/186 KB 288/367 KB 96/558 KB 196/238 KB 116/1199 KB 140/186 KB 288/367 KB 100/558 KB 180/238 KB 116/1199 KB 132/186 KB 288/367 KB 84/558 KB 196/238 KB 120/1199 KB 140/186 KB 288/367 KB 100/558 KB 196/238 KB 124/1199 KB 140/186 KB 288/367 KB 100/558 KB 196/238 KB 128/1199 KB 140/186 KB 288/367 KB 100 unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install /558 KB 196/238 KB 132/1199 KB 140/186 KB 288/367 KB 100/558 KB 200/238 KB 136/1199 KB 140/186 KB 292/367 KB 100/558 KB 200/238 KB 140/1199 KB 140/186 KB 292/367 KB 100/558 KB 200/238 KB 144/1199 KB 140/186 KB 292/367 KB 100/558 KB 192/238 KB 116/1199 KB 140/186 KB 288/367 KB 100/558 KB 200/238 KB 144/1199 KB 140/186 KB 292/367 KB 104/558 KB 200/238 KB 144/1199 KB 140/186 KB 292/367 KB 108/558 KB 200/238 KB 144/1199 KB 140/186 KB 292/367 KB 112/558 KB 200/238 KB 144/1199 KB 140/186 KB 292/367 KB 116/558 KB 200/238 KB 148/1199 KB 140/186 KB 292/367 KB 120/558 KB 200/238 KB 148/1199 KB 140/186 KB 292/367 KB 124/558 KB 200/238 KB 148/1199 KB 140/186 KB 292/367 KB 128/558 KB 192/238 KB 116/1199 KB 140/186 KB 288/367 KB 96/558 KB 200/238 KB 148/1199 KB 144/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 148/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 152/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 156/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 160/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 164/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 168/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 172/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 176/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 180/186 KB 292/367 KB 128/558 KB 200/238 KB 148/1199 KB 184/186 KB 292/367 KB 132/558 KB 200/238 KB 148/1199 KB 186/186 KB 292/367 KB 132/558 KB 200/238 KB 148/1199 KB 140/186 KB 292/367 KB 116/558 KB 200/238 KB 152/1199 KB 186/186 KB 292/367 KB 132/558 KB 200/238 KB 156/1199 KB 186/186 KB 292/367 KB 132/558 KB 200/238 KB 160/1199 KB 186/186 KB 292/367 KB 132/558 KB 200/238 KB 164/1199 KB 186/186 KB 292/367 KB 132/558 KB 200/238 KB 132/1199 KB 140/186 KB 292/367 KB 100/558 KB 204/238 KB 164/1199 KB 186/186 KB 292/367 KB 132/558 KB 208/238 KB 164/1199 KB 186/186 KB 292/367 KB 132/558 KB 196/238 KB 132/1199 KB 140/186 KB 292/367 KB 100/558 KB 208/238 KB 164/1199 KB 186/186 KB 296/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 300/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 304/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 308/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 312/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 316/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 320/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 324/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 328/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 332/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 336/367 KB 132/558 KB 200/238 KB 148/1199 KB 180/186 KB 292/367 KB 132/558 KB 212/238 KB 164/1199 KB 186/186 KB 336/367 KB 136/558 KB 212/238 KB 164/1199 KB 186/186 KB 296/367 KB 132/558 KB 216/238 KB 164/1199 KB 186/186 KB 336/367 KB 136/558 KB 220/238 KB 164/1199 KB 186/186 KB 336/367 KB 136/558 KB 224/238 KB 164/1199 KB 186/186 KB 336/367 KB 136/558 KB 228/238 KB 164/1199 KB 186/186 KB 336/367 KB 136/558 KB 232/238 KB 164/1199 KB 186/186 KB 336/367 KB 136/558 KB 236/238 KB 164/1199 KB 186/186 KB 336/367 KB 136/558 KB 238/238 KB 164/1199 KB 186/186 KB 336/367 KB 136/558 KB 238/238 KB 164/1199 KB 186/186 KB 336/367 KB 140/558 KB 238/238 KB 164/1199 KB 186/186 KB 336/367 KB 144/558 KB 238/238 KB 164/1199 KB 186/186 KB 340/367 KB 144/558 KB 238/238 KB 168/1199 KB 186/186 KB 344/367 KB 148/558 KB 238/238 KB 168/1199 KB 186/186 KB 348/367 KB 148/558 KB 238/238 KB 168/1199 KB 186/186 KB 352/367 KB 148/558 KB unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 238/238 KB 168/1199 KB 186/186 KB 340/367 KB 148/558 KB 238/238 KB 168/1199 KB 186/186 KB 352/367 KB 152/558 KB 238/238 KB 168/1199 KB 186/186 KB 340/367 KB 144/558 KB 238/238 KB 172/1199 KB 186/186 KB 352/367 KB 152/558 KB 238/238 KB 176/1199 KB 186/186 KB 352/367 KB 152/558 KB 238/238 KB 180/1199 KB 186/186 KB 352/367 KB 152/558 KB 238/238 KB 184/1199 KB 356/367 KB 156/558 KB 238/238 KB 188/1199 KB 356/367 KB 156/558 KB 238/238 KB 192/1199 KB 356/367 KB 156/558 KB 238/238 KB 180/1199 KB 356/367 KB 156/558 KB 238/238 KB 192/1199 KB 360/367 KB 156/558 KB 238/238 KB 192/1199 KB 364/367 KB 156/558 KB 238/238 KB 192/1199 KB 367/367 KB 156/558 KB 238/238 KB 180/1199 KB 352/367 KB 156/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1398.3 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 192/1199 KB 367/367 KB 160/558 KB 192/1199 KB 367/367 KB 164/558 KB 192/1199 KB 367/367 KB 168/558 KB 192/1199 KB 367/367 KB 172/558 KB 192/1199 KB 367/367 KB 176/558 KB 196/1199 KB 367/367 KB 180/558 KB 196/1199 KB 367/367 KB 184/558 KB 196/1199 KB 367/367 KB 188/558 KB 196/1199 KB 367/367 KB 192/558 KB 196/1199 KB 367/367 KB 196/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1785.2 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 196/1199 KB 367/367 KB 176/558 KB 200/1199 KB 367/367 KB 196/558 KB 204/1199 KB 367/367 KB 196/558 KB 208/1199 KB 367/367 KB 196/558 KB Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 212/1199 KB 367/367 KB 196/558 KB 216/1199 KB 196/558 KB 220/1199 KB 196/558 KB 224/1199 KB 196/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2599.1 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 228/1199 KB 196/558 KB 228/1199 KB 200/558 KB 228/1199 KB 204/558 KB 228/1199 KB 208/558 KB 232/1199 KB 208/558 KB 236/1199 KB 208/558 KB 240/1199 KB 212/558 KB 4/181 KB 240/1199 KB 212/558 KB 8/181 KB 240/1199 KB 212/558 KB 12/181 KB 240/1199 KB 212/558 KB 16/181 KB 240/1199 KB 212/558 KB 20/181 KB 240/1199 KB 212/558 KB 4/1206 KB 24/181 KB 240/1199 KB 212/558 KB 4/1206 KB 28/181 KB 240/1199 KB 212/558 KB 4/1206 KB 32/181 KB 240/1199 KB 212/558 KB 4/1206 KB 36/181 KB 240/1199 KB 212/558 KB 4/1206 KB 40/181 KB 244/1199 KB 212/558 KB 4/1206 KB 236/1199 KB 212/558 KB 44/181 KB 244/1199 KB 216/558 KB 4/1206 KB 44/181 KB 244/1199 KB 220/558 KB 4/1206 KB 36/181 KB 244/1199 KB 212/558 KB 4/1206 KB 16/181 KB 240/1199 KB 212/558 KB 4/1206 KB 44/181 KB 244/1199 KB 224/558 KB 8/1206 KB 44/181 KB 244/1199 KB 224/558 KB 12/1206 KB 44/181 KB 244/1199 KB 224/558 KB 16/1206 KB 44/181 KB 244/1199 KB 224/558 KB 20/1206 KB 44/181 KB 244/1199 KB 224/558 KB 24/1206 KB 44/181 KB 244/1199 KB 224/558 KB 28/1206 KB 44/181 KB 244/1199 KB 224/558 KB 32/1206 KB 44/181 KB 244/1199 KB 224/558 KB 36/1206 KB 44/181 KB 248/1199 KB 224/558 KB 36/1206 KB 44/181 KB 252/1199 KB 224/558 KB 40/1206 KB 44/181 KB 256/1199 KB 224/558 KB 40/1206 KB 44/181 KB 260/1199 KB 224/558 KB 40/1206 KB 44/181 KB 264/1199 KB 224/558 KB 40/1206 KB 44/181 KB 268/1199 KB 224/558 KB 40/1206 KB 44/181 KB 272/1199 KB 224/558 KB 40/1206 KB 44/181 KB 276/1199 KB 224/558 KB 40/1206 KB 44/181 KB 280/1199 KB 224/558 KB 40/1206 KB 44/181 KB 284/1199 KB 224/558 KB 40/1206 KB 44/181 KB 248/1199 KB 224/558 KB 40/1206 KB 44/181 KB 284/1199 KB 224/558 KB 44/1206 KB 44/181 KB 284/1199 KB 224/558 KB 48/1206 KB 44/181 KB 260/1199 KB 224/558 KB 40/1206 KB 48/181 KB 284/1199 KB 224/558 KB 48/1206 KB 52/181 KB 284/1199 KB 224/558 KB 52/1206 KB 56/181 KB 284/1199 KB 224/558 KB 52/1206 KB 60/181 KB 284/1199 KB 224/558 KB 52/1206 KB 64/181 KB 284/1199 KB 224/558 KB 52/1206 KB 44/181 KB 244/1199 KB 224/558 KB 4/1206 KB 64/181 KB 284/1199 KB 228/558 KB 52/1206 KB 64/181 KB 284/1199 KB 232/558 KB 52/1206 KB 64/181 KB 284/1199 KB 236/558 KB 52/1206 KB 64/181 KB 284/1199 KB 240/558 KB 52/1206 KB 48/181 KB 284/1199 KB 224/558 KB 52/1206 KB 64/181 KB 284/1199 KB 240/558 KB 56/1206 KB 64/181 KB 284/1199 KB 244/558 KB 60/1206 KB 64/181 KB 284/1199 KB 244/558 KB 64/1206 KB 64/181 KB 284/1199 KB 244/558 KB 68/1206 KB 68/181 KB 284/1199 KB 244/558 KB 72/1206 KB 68/181 KB 284/1199 KB 244/558 KB 76/1206 KB 68/181 KB 288/1199 KB 244/558 KB 80/1206 KB 64/181 KB 284/1199 KB 244/558 KB 56/1206 KB 68/181 KB 288/1199 KB 248/558 KB 80/1206 KB 68/181 KB 288/1199 KB 252/558 KB 80/1206 KB 68/181 KB 288/1199 KB 256/558 KB 80/1206 KB 68/181 KB 288/1199 KB 260/558 KB 80/1206 KB 68/181 KB 288/1199 KB 264/558 KB 84/1206 KB 68/181 KB 288/1199 KB 268/558 KB 84/1206 KB 68/181 KB 288/1199 KB 244/558 KB 76/1206 KB 68/181 KB 284/1199 KB 244/558 KB 68/1206 KB 72/181 KB 288/1199 KB 268/558 KB 84/1206 KB 76/181 KB 288/1199 KB 268/558 KB 84/1206 KB 80/181 KB 288/1199 KB 268/558 KB 84/1206 KB 84/181 KB 288/1199 KB 268/558 KB 84/1206 KB 88/181 KB 292/1199 KB 272/558 KB 84/1206 KB 92/181 KB 292/1199 KB 272/558 KB 84/1206 KB 96/181 KB 292/1199 KB 272/558 KB 84/1206 KB 68/181 KB 288/1199 KB 260/558 KB 84/1206 KB 96/181 KB 292/1199 KB 272/558 KB 88/1206 KB 96/181 KB 292/1199 KB 272/558 KB 92/1206 KB 96/181 KB 292/1199 KB 272/558 KB 96/1206 KB 84/181 KB 292 unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install /1199 KB 272/558 KB 84/1206 KB 84/181 KB 292/1199 KB 268/558 KB 84/1206 KB 96/181 KB 296/1199 KB 272/558 KB 96/1206 KB 96/181 KB 300/1199 KB 272/558 KB 96/1206 KB 96/181 KB 304/1199 KB 272/558 KB 96/1206 KB 96/181 KB 308/1199 KB 276/558 KB 100/1206 KB 100/181 KB 312/1199 KB 276/558 KB 100/1206 KB 100/181 KB 316/1199 KB 276/558 KB 100/1206 KB 100/181 KB 320/1199 KB 276/558 KB 100/1206 KB 96/181 KB 304/1199 KB 276/558 KB 100/1206 KB 100/181 KB 320/1199 KB 280/558 KB 100/1206 KB 96/181 KB 304/1199 KB 272/558 KB 100/1206 KB 100/181 KB 320/1199 KB 284/558 KB 104/1206 KB 100/181 KB 320/1199 KB 284/558 KB 108/1206 KB 100/181 KB 320/1199 KB 284/558 KB 112/1206 KB 100/181 KB 320/1199 KB 284/558 KB 100/1206 KB 100/181 KB 320/1199 KB 288/558 KB 112/1206 KB 100/181 KB 308/1199 KB 276/558 KB 100/1206 KB 104/181 KB 320/1199 KB 288/558 KB 112/1206 KB 104/181 KB 320/1199 KB 292/558 KB 112/1206 KB 108/181 KB 324/1199 KB 296/558 KB 116/1206 KB 108/181 KB 324/1199 KB 300/558 KB 116/1206 KB 108/181 KB 324/1199 KB 304/558 KB 116/1206 KB 108/181 KB 324/1199 KB 292/558 KB 116/1206 KB 108/181 KB 328/1199 KB 304/558 KB 116/1206 KB 108/181 KB 320/1199 KB 292/558 KB 112/1206 KB 112/181 KB 328/1199 KB 304/558 KB 116/1206 KB 116/181 KB 328/1199 KB 304/558 KB 116/1206 KB 120/181 KB 328/1199 KB 304/558 KB 116/1206 KB 124/181 KB 332/1199 KB 304/558 KB 116/1206 KB 128/181 KB 332/1199 KB 304/558 KB 116/1206 KB 132/181 KB 332/1199 KB 304/558 KB 116/1206 KB 136/181 KB 332/1199 KB 308/558 KB 116/1206 KB 140/181 KB 332/1199 KB 308/558 KB 116/1206 KB 144/181 KB 332/1199 KB 308/558 KB 116/1206 KB 108/181 KB 320/1199 KB 292/558 KB 116/1206 KB 144/181 KB 332/1199 KB 308/558 KB 120/1206 KB 144/181 KB 332/1199 KB 308/558 KB 124/1206 KB 144/181 KB 332/1199 KB 308/558 KB 128/1206 KB 144/181 KB 332/1199 KB 308/558 KB 132/1206 KB 144/181 KB 332/1199 KB 308/558 KB 136/1206 KB 144/181 KB 332/1199 KB 308/558 KB 140/1206 KB 144/181 KB 332/1199 KB 308/558 KB 144/1206 KB 144/181 KB 332/1199 KB 308/558 KB 148/1206 KB 148/181 KB 332/1199 KB 308/558 KB 152/1206 KB 148/181 KB 332/1199 KB 308/558 KB 156/1206 KB 132/181 KB 332/1199 KB 308/558 KB 116/1206 KB 148/181 KB 332/1199 KB 312/558 KB 156/1206 KB 120/181 KB 332/1199 KB 304/558 KB 116/1206 KB 148/181 KB 336/1199 KB 312/558 KB 156/1206 KB 148/181 KB 340/1199 KB 312/558 KB 156/1206 KB 148/181 KB 344/1199 KB 312/558 KB 156/1206 KB 148/181 KB 348/1199 KB 312/558 KB 156/1206 KB 148/181 KB 352/1199 KB 316/558 KB 156/1206 KB 148/181 KB 356/1199 KB 316/558 KB 156/1206 KB 148/181 KB 360/1199 KB 316/558 KB 156/1206 KB 148/181 KB 364/1199 KB 316/558 KB 156/1206 KB 148/181 KB 368/1199 KB 316/558 KB 156/1206 KB 148/181 KB 332/1199 KB 308/558 KB 148/1206 KB 152/181 KB 368/1199 KB 316/558 KB 160/1206 KB 156/181 KB 368/1199 KB 316/558 KB 160/1206 KB 160/181 KB 368/1199 KB 316/558 KB 160/1206 KB 148/181 KB 368/1199 KB 316/558 KB 160/1206 KB 148/181 KB 348/1199 KB 316/558 KB 156/1206 KB 160/181 KB 368/1199 KB 320/558 KB 160/1206 KB 160/181 KB 368/1199 KB 324/558 KB 160/1206 KB 160/181 KB 368/1199 KB 328/558 KB 160/1206 KB 160/181 KB 368/1199 KB 332/558 KB 160/1206 KB 160/181 KB 368/1199 KB 336/558 KB 160/1206 KB 160/181 KB 368/1199 KB 340/558 KB 160/1206 KB 164/181 KB 372/1199 KB 344/558 KB 164/1206 KB 164/181 KB 372/1199 KB 348/558 KB 164/1206 KB 164/181 KB 372/1199 KB 352/558 KB 164/1206 KB 164/181 KB 372/1199 KB 356/558 KB 164/1206 KB 164/181 KB 372/1199 KB 360/558 KB 164/1206 KB unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 164/181 KB 372/1199 KB 364/558 KB 164/1206 KB 164/181 KB 372/1199 KB 368/558 KB 164/1206 KB 164/181 KB 372/1199 KB 372/558 KB 164/1206 KB 164/181 KB 372/1199 KB 376/558 KB 164/1206 KB 164/181 KB 372/1199 KB 380/558 KB 164/1206 KB 164/181 KB 372/1199 KB 340/558 KB 164/1206 KB 164/181 KB 368/1199 KB 340/558 KB 164/1206 KB 164/181 KB 376/1199 KB 380/558 KB 168/1206 KB 164/181 KB 368/1199 KB 340/558 KB 160/1206 KB 168/181 KB 376/1199 KB 380/558 KB 168/1206 KB 172/181 KB 376/1199 KB 380/558 KB 172/1206 KB 176/181 KB 376/1199 KB 380/558 KB 172/1206 KB 180/181 KB 376/1199 KB 380/558 KB 172/1206 KB 181/181 KB 376/1199 KB 380/558 KB 172/1206 KB 168/181 KB 376/1199 KB 380/558 KB 172/1206 KB 181/181 KB 376/1199 KB 380/558 KB 176/1206 KB 164/181 KB 376/1199 KB 380/558 KB 164/1206 KB 181/181 KB 380/1199 KB 380/558 KB 176/1206 KB 181/181 KB 384/1199 KB 380/558 KB 176/1206 KB 181/181 KB 384/1199 KB 380/558 KB 180/1206 KB 181/181 KB 388/1199 KB 380/558 KB 184/1206 KB 181/181 KB 388/1199 KB 380/558 KB 188/1206 KB 181/181 KB 388/1199 KB 380/558 KB 192/1206 KB 181/181 KB 388/1199 KB 380/558 KB 180/1206 KB 181/181 KB 392/1199 KB 380/558 KB 192/1206 KB 181/181 KB 396/1199 KB 380/558 KB 192/1206 KB 181/181 KB 400/1199 KB 380/558 KB 192/1206 KB 181/181 KB 400/1199 KB 380/558 KB 196/1206 KB 181/181 KB 404/1199 KB 380/558 KB 200/1206 KB 181/181 KB 404/1199 KB 384/558 KB 204/1206 KB 181/181 KB 404/1199 KB 384/558 KB 208/1206 KB 181/181 KB 404/1199 KB 380/558 KB 196/1206 KB 181/181 KB 408/1199 KB 384/558 KB 208/1206 KB 181/181 KB 404/1199 KB 384/558 KB 200/1206 KB 181/181 KB 412/1199 KB 384/558 KB 208/1206 KB 181/181 KB 416/1199 KB 388/558 KB 208/1206 KB 181/181 KB 420/1199 KB 388/558 KB 208/1206 KB 181/181 KB 424/1199 KB 388/558 KB 212/1206 KB 181/181 KB 428/1199 KB 388/558 KB 212/1206 KB 181/181 KB 432/1199 KB 388/558 KB 212/1206 KB 181/181 KB 412/1199 KB 388/558 KB 208/1206 KB 181/181 KB 432/1199 KB 392/558 KB 212/1206 KB 181/181 KB 432/1199 KB 396/558 KB 212/1206 KB 181/181 KB 432/1199 KB 400/558 KB 212/1206 KB 181/181 KB 432/1199 KB 404/558 KB 212/1206 KB 181/181 KB 436/1199 KB 408/558 KB 212/1206 KB 181/181 KB 436/1199 KB 412/558 KB 212/1206 KB 181/181 KB 436/1199 KB 416/558 KB 212/1206 KB 181/181 KB 420/1199 KB 388/558 KB 212/1206 KB 181/181 KB 436/1199 KB 416/558 KB 216/1206 KB 181/181 KB 436/1199 KB 416/558 KB 220/1206 KB 436/1199 KB 416/558 KB 224/1206 KB 436/1199 KB 416/558 KB 228/1206 KB 436/1199 KB 416/558 KB 232/1206 KB 436/1199 KB 416/558 KB 236/1206 KB 436/1199 KB 416/558 KB 240/1206 KB 181/181 KB 436/1199 KB 404/558 KB 212/1206 KB 440/1199 KB 416/558 KB 240/1206 KB 444/1199 KB 416/558 KB 240/1206 KB 448/1199 KB 416/558 KB 240/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 961.7 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 448/1199 KB 420/558 KB 244/1206 KB 452/1199 KB 420/558 KB 248/1206 KB 452/1199 KB 420/558 KB 252/1206 KB 448/1199 KB 420/558 KB 240/1206 KB 452/1199 KB 424/558 KB 252/1206 KB 452/1199 KB 428/558 KB 252/1206 KB 452/1199 KB 432/558 KB 252/1206 KB 452/1199 KB 432/558 KB 256/1206 KB 452/1199 KB 432/558 KB 260/1206 KB 452/1199 KB 436/558 KB 264/1206 KB 452/1199 KB 436/558 KB 268/1206 KB 452/1199 KB 420/558 KB 244/1206 KB 456/1199 KB 436/558 KB 268/1206 KB 460/1199 KB 436/558 KB 268/1206 KB 464/1199 KB 436/558 KB 268/1206 KB 468/1199 KB 436/558 KB 268/1206 KB 472/1199 KB 436/558 KB 268/1206 KB 476/1199 KB 436/558 KB 272/1206 KB 480/1199 KB 436/558 KB 272/1206 KB 452/1199 KB 436/558 KB 260/1206 KB 480/1199 KB 440/558 KB 272/1206 KB 480/1199 KB 444/558 KB 272/1206 KB 480/1199 KB 448/558 KB 272/1206 KB 480/1199 KB 452/558 KB 272/1206 KB 484/1199 KB 456/558 KB 272/1206 KB 484/1199 KB 460/558 KB 272/1206 KB 472/1199 KB 436/558 KB 272/1206 KB 484/1199 KB 460/558 KB 276/1206 KB 484/1199 KB 460/558 KB 280/1206 KB 484/1199 KB 460/558 KB 284/1206 KB 484/1199 KB 460/558 KB 288/1206 KB 484/1199 KB 464/558 KB 292/1206 KB 484/1199 KB 464/558 KB 296/1206 KB 484/1199 KB 464/558 KB 300/1206 KB 484/1199 KB 464/558 KB 304/1206 KB 484/1199 KB 452/558 KB 272/1206 KB 488/1199 KB 464/558 KB 304/1206 KB 484/1199 KB 464/558 KB 288/1206 KB 492/1199 KB 464/558 KB 304/1206 KB 496/1199 KB 464/558 KB 304/1206 KB 500/1199 KB 468/558 KB 304/1206 KB 504/1199 KB 468/558 KB 304/1206 KB 508/1199 KB 468/558 KB 304/1206 KB 512/1199 KB 468/558 KB 304/1206 KB 516/1199 KB 468/558 KB 304/1206 KB 520/1199 KB 468/558 KB 308/1206 KB 524/1199 KB 468/558 KB 308/1206 KB 528/1199 KB 468/558 KB 308/1206 KB 496/1199 KB 468/558 KB 304/1206 KB 528/1199 KB 472/558 KB 308/1206 KB 528/1199 KB 476/558 KB 308/1206 KB 528/1199 KB 480/558 KB 308/1206 KB 528/1199 KB 484/558 KB 308/1206 KB 528/1199 KB 488/558 KB 308/1206 KB 528/1199 KB 492/558 KB 308/1206 KB 528/1199 KB 496/558 KB 308/1206 KB 516/1199 KB 468/558 KB 308/1206 KB 528/1199 KB 496/558 KB 312/1206 KB 528/1199 KB 496/558 KB 316/1206 KB 528/1199 KB 496/558 KB 320/1206 KB 528/1199 KB 496/558 KB 324/1206 KB 532/1199 KB 500/558 KB 328/1206 KB 532/1199 KB 500/558 KB 332/1206 KB 532/1199 KB 500/558 KB 324/1206 KB 532/1199 KB 504/558 KB 332/1206 KB 532/1199 KB 508/558 KB 336/1206 KB 532/1199 KB 512/558 KB 336/1206 KB 532/1199 KB 496/558 KB 324/1206 KB 536/1199 KB 512/558 KB 336/1206 KB 532/1199 KB 504/558 KB 336/1206 KB 540/1199 KB 512/558 KB 336/1206 KB 544/1199 KB 512/558 KB 336/1206 KB 548/1199 KB 512/558 KB 340/1206 KB 552/1199 KB 516/558 KB 340/1206 KB 556/1199 KB 516/558 KB 340/1206 KB 560/1199 KB 516/558 KB 340/1206 KB 544/1199 KB 512/558 KB 340/1206 KB 560/1199 KB 516/558 KB 344/1206 KB 560/1199 KB 516/558 KB 348/1206 KB 560/1199 KB 516/558 KB 352/1206 KB 548/1199 KB 516/558 KB 340/1206 KB 560/1199 KB 520/558 KB 352/1206 KB 560/1199 KB 524/558 KB 352/1206 KB 560/1199 KB 528/558 KB 352/1206 KB 560/1199 KB 528/558 KB 356/1206 KB 564/1199 KB 532/558 KB 360/1206 KB 564/1199 KB 532/558 KB 364/1206 KB 564/1199 KB 532/558 KB 368/1206 KB 564/1199 KB 532/558 KB 356/1206 KB 568/1199 KB 532/558 KB 368/1206 KB 560/1199 KB 532/558 KB 356/1206 KB 568/1199 KB 536/558 KB 368/1206 KB 572/1199 KB 536/558 KB 368/1206 KB 576/1199 KB 536/558 KB 368/1206 KB 580/1199 KB 540/558 KB 368/1206 KB 584/1199 KB 540/558 KB 372/1206 KB 588/1199 KB 540/558 KB 372/1206 KB 576/1199 KB 540/558 unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install KB 368/1206 KB 588/1199 KB 544/558 KB 372/1206 KB 588/1199 KB 548/558 KB 372/1206 KB 588/1199 KB 552/558 KB 372/1206 KB 588/1199 KB 556/558 KB 372/1206 KB 580/1199 KB 540/558 KB 372/1206 KB 592/1199 KB 556/558 KB 376/1206 KB 592/1199 KB 556/558 KB 380/1206 KB 592/1199 KB 556/558 KB 384/1206 KB 592/1199 KB 558/558 KB 388/1206 KB 592/1199 KB 558/558 KB 392/1206 KB 592/1199 KB 558/558 KB 396/1206 KB 592/1199 KB 556/558 KB 372/1206 KB 592/1199 KB 558/558 KB 384/1206 KB 596/1199 KB 558/558 KB 396/1206 KB 596/1199 KB 558/558 KB 400/1206 KB 600/1199 KB 558/558 KB 400/1206 KB 604/1199 KB 558/558 KB 400/1206 KB 608/1199 KB 558/558 KB 400/1206 KB 608/1199 KB 558/558 KB 404/1206 KB 612/1199 KB 558/558 KB 408/1206 KB 612/1199 KB 558/558 KB 412/1206 KB 612/1199 KB 558/558 KB 416/1206 KB 612/1199 KB 558/558 KB 404/1206 KB 616/1199 KB 558/558 KB 416/1206 KB 620/1199 KB 558/558 KB 416/1206 KB 624/1199 KB 558/558 KB 416/1206 KB 624/1199 KB 558/558 KB 420/1206 KB 628/1199 KB 558/558 KB 424/1206 KB 628/1199 KB 558/558 KB 428/1206 KB 628/1199 KB 558/558 KB 420/1206 KB 632/1199 KB 558/558 KB 428/1206 KB 636/1199 KB 558/558 KB 428/1206 KB 640/1199 KB 558/558 KB 432/1206 KB 636/1199 KB 558/558 KB 432/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2579.2 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install 644/1199 KB 432/1206 KB 648/1199 KB 436/1206 KB 652/1199 KB 436/1206 KB 644/1199 KB 436/1206 KB 652/1199 KB 440/1206 KB 652/1199 KB 444/1206 KB 652/1199 KB 448/1206 KB 656/1199 KB 448/1206 KB 656/1199 KB 452/1206 KB 660/1199 KB 456/1206 KB 660/1199 KB 460/1206 KB 660/1199 KB 452/1206 KB 664/1199 KB 460/1206 KB 668/1199 KB 464/1206 KB 672/1199 KB 464/1206 KB 664/1199 KB 464/1206 KB 676/1199 KB 464/1206 KB 680/1199 KB 468/1206 KB 684/1199 KB 468/1206 KB 676/1199 KB 468/1206 KB 684/1199 KB 472/1206 KB 684/1199 KB 476/1206 KB 684/1199 KB 480/1206 KB 684/1199 KB 484/1206 KB 688/1199 KB 488/1206 KB 688/1199 KB 492/1206 KB 688/1199 KB 496/1206 KB 688/1199 KB 500/1206 KB 688/1199 KB 504/1206 KB 688/1199 KB 508/1206 KB 688/1199 KB 512/1206 KB 688/1199 KB 484/1206 KB 692/1199 KB 512/1206 KB 696/1199 KB 512/1206 KB 700/1199 KB 512/1206 KB 704/1199 KB 512/1206 KB 708/1199 KB 512/1206 KB 712/1199 KB 512/1206 KB 712/1199 KB 516/1206 KB 716/1199 KB 516/1206 KB 720/1199 KB 516/1206 KB 724/1199 KB 516/1206 KB 728/1199 KB 520/1206 KB 732/1199 KB 520/1206 KB 736/1199 KB 520/1206 KB 724/1199 KB 520/1206 KB 736/1199 KB 524/1206 KB 736/1199 KB 528/1206 KB 740/1199 KB 528/1206 KB 744/1199 KB 532/1206 KB 748/1199 KB 532/1206 KB 740/1199 KB 532/1206 KB 748/1199 KB 536/1206 KB 748/1199 KB 540/1206 KB 748/1199 KB 544/1206 KB 752/1199 KB 544/1206 KB 756/1199 KB 544/1206 KB 760/1199 KB 548/1206 KB 764/1199 KB 548/1206 KB 756/1199 KB 548/1206 KB 764/1199 KB 552/1206 KB 764/1199 KB 556/1206 KB 764/1199 KB 560/1206 KB 768/1199 KB 564/1206 KB 768/1199 KB 568/1206 KB 768/1199 KB 572/1206 KB 768/1199 KB 576/1206 KB 768/1199 KB 560/1206 KB 772/1199 KB 576/1206 KB 776/1199 KB 576/1206 KB 780/1199 KB 576/1206 KB 784/1199 KB 576/1206 KB 788/1199 KB 576/1206 KB 792/1199 KB 580/1206 KB 796/1199 KB 580/1206 KB 788/1199 KB 580/1206 KB 796/1199 KB 584/1206 KB 796/1199 KB 588/1206 KB 796/1199 KB 592/1206 KB 800/1199 KB 592/1206 KB 804/1199 KB 592/1206 KB 808/1199 KB 596/1206 KB 812/1199 KB 596/1206 KB 816/1199 KB 596/1206 KB 804/1199 KB 596/1206 KB 816/1199 KB 600/1206 KB 816/1199 KB 604/1206 KB 816/1199 KB 608/1206 KB 820/1199 KB 612/1206 KB 820/1199 KB 616/1206 KB 820/1199 KB 620/1206 KB 820/1199 KB 624/1206 KB 820/1199 KB 608/1206 KB 824/1199 KB 624/1206 KB 828/1199 KB 624/1206 KB 832/1199 KB 624/1206 KB 836/1199 KB 624/1206 KB 840/1199 KB 628/1206 KB 844/1199 KB 628/1206 KB 836/1199 KB 628/1206 KB 844/1199 KB 632/1206 KB 844/1199 KB 636/1206 KB 848/1199 KB 640/1206 KB 848/1199 KB 636/1206 KB 852/1199 KB 640/1206 KB 856/1199 KB 644/1206 KB 860/1199 KB 644/1206 KB 852/1199 KB 644/1206 KB 860/1199 KB 648/1206 KB 860/1199 KB 652/1206 KB 864/1199 KB 656/1206 KB 864/1199 KB 660/1206 KB 864/1199 KB 664/1206 KB 864/1199 KB 668/1206 KB 864/1199 KB 672/1206 KB 864/1199 KB 652/1206 KB 868/1199 KB 672/1206 KB 872/1199 KB 672/1206 KB 876/1199 KB 672/1206 KB 880/1199 KB 672/1206 KB 884/1199 KB 672/1206 KB 888/1199 KB 676/1206 KB 892/1199 KB 676/1206 KB 884/1199 KB 676/1206 KB 892/1199 KB 680/1206 KB 896/1199 KB 684/1206 KB 896/1199 KB 688/1206 KB 896/1199 KB 680/1206 KB 896/1199 KB 692/1206 KB 900/1199 KB 696/1206 KB 900/1199 KB 700/1206 KB 900/1199 KB 704/1206 KB 900/1199 KB 692/1206 KB 904/1199 KB 704/1206 KB 908/1199 KB 704/1206 KB 912/1199 KB 704/1206 KB 916/1199 KB 704/1206 KB 920/1199 KB 708/1206 KB 924/1199 KB 708/1206 KB 916/1199 KB 708/1206 KB 924/1199 KB 712/1206 unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install KB 928/1199 KB 716/1206 KB 928/1199 KB 720/1206 KB 928/1199 KB 712/1206 KB 928/1199 KB 724/1206 KB 932/1199 KB 728/1206 KB 932/1199 KB 732/1206 KB 932/1199 KB 736/1206 KB 932/1199 KB 724/1206 KB 936/1199 KB 736/1206 KB 940/1199 KB 736/1206 KB 944/1199 KB 736/1206 KB 944/1199 KB 740/1206 KB 948/1199 KB 744/1206 KB 948/1199 KB 748/1206 KB 948/1199 KB 740/1206 KB 952/1199 KB 748/1206 KB 956/1199 KB 748/1206 KB 956/1199 KB 752/1206 KB 960/1199 KB 752/1206 KB 960/1199 KB 756/1206 KB 964/1199 KB 760/1206 KB 964/1199 KB 764/1206 KB 964/1199 KB 756/1206 KB 968/1199 KB 764/1206 KB 968/1199 KB 768/1206 KB 972/1199 KB 768/1206 KB 976/1199 KB 768/1206 KB 980/1199 KB 768/1206 KB 984/1199 KB 772/1206 KB 988/1199 KB 772/1206 KB 980/1199 KB 772/1206 KB 988/1199 KB 776/1206 KB 988/1199 KB 780/1206 KB 988/1199 KB 784/1206 KB 988/1199 KB 788/1206 KB 992/1199 KB 788/1206 KB 996/1199 KB 788/1206 KB 1000/1199 KB 792/1206 KB 1004/1199 KB 792/1206 KB 1008/1199 KB 792/1206 KB 996/1199 KB 792/1206 KB 1008/1199 KB 796/1206 KB 1008/1199 KB 800/1206 KB 1012/1199 KB 800/1206 KB 1016/1199 KB 804/1206 KB 1020/1199 KB 804/1206 KB 1012/1199 KB 804/1206 KB 1020/1199 KB 808/1206 KB 1020/1199 KB 812/1206 KB 1024/1199 KB 812/1206 KB 1024/1199 KB 816/1206 KB 1028/1199 KB 816/1206 KB 1032/1199 KB 820/1206 KB 1036/1199 KB 820/1206 KB 1040/1199 KB 820/1206 KB 1028/1199 KB 820/1206 KB 1040/1199 KB 824/1206 KB 1040/1199 KB 828/1206 KB 1040/1199 KB 832/1206 KB 1040/1199 KB 836/1206 KB 1044/1199 KB 840/1206 KB 1044/1199 KB 844/1206 KB 1044/1199 KB 848/1206 KB 1044/1199 KB 836/1206 KB 1048/1199 KB 848/1206 KB 1052/1199 KB 848/1206 KB 1056/1199 KB 848/1206 KB 1056/1199 KB 852/1206 KB 1060/1199 KB 856/1206 KB 1060/1199 KB 860/1206 KB 1060/1199 KB 864/1206 KB 1060/1199 KB 852/1206 KB 1064/1199 KB 864/1206 KB 1068/1199 KB 864/1206 KB 1072/1199 KB 864/1206 KB 1076/1199 KB 864/1206 KB 1080/1199 KB 868/1206 KB 1084/1199 KB 868/1206 KB 1076/1199 KB 868/1206 KB 1084/1199 KB 872/1206 KB 1084/1199 KB 876/1206 KB 1088/1199 KB 876/1206 KB 1088/1199 KB 880/1206 KB 1092/1199 KB 880/1206 KB 1096/1199 KB 884/1206 KB 1100/1199 KB 884/1206 KB 1092/1199 KB 884/1206 KB 1100/1199 KB 888/1206 KB 1104/1199 KB 888/1206 KB 1104/1199 KB 892/1206 KB 1104/1199 KB 896/1206 KB 1108/1199 KB 896/1206 KB 1112/1199 KB 900/1206 KB 1116/1199 KB 900/1206 KB 1108/1199 KB 900/1206 KB 1116/1199 KB 904/1206 KB 1116/1199 KB 908/1206 KB 1120/1199 KB 912/1206 KB 1120/1199 KB 908/1206 KB 1124/1199 KB 912/1206 KB 1128/1199 KB 916/1206 KB 1132/1199 KB 916/1206 KB 1124/1199 KB 916/1206 KB 1132/1199 KB 920/1206 KB 1136/1199 KB 920/1206 KB 1136/1199 KB 924/1206 KB 1136/1199 KB 928/1206 KB 1136/1199 KB 932/1206 KB 1140/1199 KB 936/1206 KB 1140/1199 KB 940/1206 KB 1140/1199 KB 932/1206 KB 1144/1199 KB 940/1206 KB 1148/1199 KB 940/1206 KB 1152/1199 KB 940/1206 KB 1156/1199 KB 940/1206 KB 1156/1199 KB 944/1206 KB 1156/1199 KB 948/1206 KB 1160/1199 KB 952/1206 KB 1160/1199 KB 956/1206 KB 1160/1199 KB 960/1206 KB 1160/1199 KB 964/1206 KB 1160/1199 KB 968/1206 KB 1160/1199 KB 972/1206 KB 1160/1199 KB 976/1206 KB 1160/1199 KB 948/1206 KB 1164/1199 KB 976/1206 KB 1168/1199 KB 976/1206 KB 1172/1199 KB 976/1206 KB 1176/1199 KB 976/1206 KB 1180/1199 KB 976/1206 KB 1184/1199 KB 976/1206 KB 1188/1199 KB 976/1206 KB 1192/1199 KB 980/1206 KB 1196/1199 KB 980/1206 KB 1199/1199 KB 980/1206 KB 1188/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988 unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install /1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB 1136/1206 KB 1199/1199 KB 1140/1206 KB 1199/1199 KB 1144/1206 KB 1199/1199 KB 1148/1206 KB 1199/1199 KB 1152/1206 KB 1199/1199 KB 1156/1206 KB 1199/1199 KB 1160/1206 KB 1199/1199 KB 1164/1206 KB 1199/1199 KB 1168/1206 KB 1199/1199 KB 1172/1206 KB 1199/1199 KB 1176/1206 KB 1199/1199 KB 1180/1206 KB 1199/1199 KB 1184/1206 KB 1199/1199 KB 1188/1206 KB 1199/1199 KB 1192/1206 KB 1199/1199 KB 1196/1206 KB 1199/1199 KB 1200/1206 KB 1199/1199 KB 1204/1206 KB 1199/1199 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 4032.3 KB/sec) unit-abot-epc-basic-0: 06:23:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3348.2 KB/sec) unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 42.820 s unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-10T06:23:39+00:00 unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 06:23:39 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:23:40 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:23:41 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:42 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:23:42 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:23:42 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:23:42 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:23:42 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:23:42 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:42 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:23:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:23:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:42 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:23:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:23:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:23:43 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:23:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-oai-hss-0: 06:23:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:23:43 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-oai-hss-0: 06:23:44 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:23:44 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:23:44 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:23:44 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:23:44 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:23:44 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:23:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 06:23:44 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:23:44 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:23:44 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:23:44 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:23:44 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:23:44 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:23:44 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 06:23:45 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:23:45 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 06:23:45 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:23:45 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 06:23:45 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:23:45 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:23:45 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:23:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:23:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:23:45 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:23:45 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:23:45 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:23:45 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:23:45 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:23:46 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 06:23:47 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-c51591-default-0". unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 06:23:49 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 06:23:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:23:50 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-abot-epc-basic-0: 06:23:50 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:23:50 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 06:23:51 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 06:23:51 DEBUG unit.abot-epc-basic/0.install Fetched 323 kB in 1s (221 kB/s) unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 06:23:52 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install Need to get 293 MB of archives. unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:23:53 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 06:23:54 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 06:23:54 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.9 [186 kB] unit-abot-epc-basic-0: 06:23:54 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 06:23:54 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 06:23:55 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 06:23:55 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 06:23:55 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 06:23:55 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 06:23:55 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 06:23:56 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-oai-epc-0: 06:23:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:23:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 06:23:57 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 06:23:58 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 06:23:58 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 06:23:58 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 06:23:58 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 06:23:58 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 06:23:59 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 06:24:00 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 06:24:01 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 06:24:02 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 06:24:03 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 06:24:04 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 06:24:05 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 06:24:06 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 06:24:07 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 06:24:07 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 06:24:07 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 06:24:07 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 06:24:07 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 06:24:07 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 06:24:07 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 06:24:08 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 06:24:08 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 06:24:08 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 06:24:08 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 06:24:08 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 06:24:08 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 06:24:08 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 06:24:09 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 06:24:09 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 06:24:09 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 06:24:09 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 06:24:09 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 06:24:10 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 06:24:10 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 06:24:10 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 06:24:11 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 06:24:11 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 06:24:11 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.25~dfsg+1-0ubuntu0.16.04.1 [5,096 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [2,265 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.25~dfsg+1-0ubuntu0.16.04.1 [47.2 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-oai-epc-0: 06:24:44 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:24:44 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:24:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:24:44 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:24:44 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:24:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-oai-epc-0: 06:24:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:24:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:24:44 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:24:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-oai-epc-0: 06:24:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:24:44 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:24:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:24:45 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:24:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-mysql-0: 06:24:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:24:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:24:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:24:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 06:24:45 DEBUG unit.oai-epc/0.install + echo -n unit-mysql-0: 06:24:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:24:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:24:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:24:45 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:24:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:24:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:24:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:24:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-oai-epc-0: 06:24:46 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:24:46 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:24:46 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:24:46 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-oai-epc-0: 06:24:47 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:24:47 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:24:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:24:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:24:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:24:47 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-oai-hss-0: 06:25:02 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:25:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:25:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:25:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:25:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:25:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:25:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-oai-hss-0: 06:25:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:25:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:25:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:25:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:25:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:25:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:25:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:25:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:25:04 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:25:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:25:04 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 06:25:05 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:25:05 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:25:05 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:25:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:25:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:25:05 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 06:25:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Fetched 293 MB in 1min 41s (2,887 kB/s) unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67266 files and directories currently installed.) unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 06:27:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:27:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 06:27:42 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:27:42 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:27:42 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:27:42 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:27:42 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:27:42 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:27:42 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 06:27:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:27:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:27:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:27:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:27:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 06:27:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:27:43 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 06:27:44 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:27:44 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:27:44 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:27:44 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:27:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:27:44 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:27:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:27:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 06:27:44 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:27:44 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:27:44 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 06:27:45 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:27:45 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:27:45 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:27:45 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 06:27:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 06:27:46 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:27:46 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:27:46 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:27:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:27:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:27:46 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:19 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-epc-0: 06:29:35 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:29:35 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:29:35 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:29:35 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:29:35 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:29:35 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 06:29:35 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:29:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 06:29:35 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:29:35 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 06:29:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-epc-0: 06:29:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-epc-0: 06:29:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:29:36 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:29:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:29:36 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-epc-0: 06:29:37 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:29:37 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:29:37 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:29:37 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:29:38 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:29:38 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:29:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:29:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:29:38 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:29:38 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-epc-0: 06:29:38 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:29:49 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:29:49 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:29:49 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:29:49 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:29:49 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.25 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:30:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:30:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:30:21 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-mysql-0: 06:30:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:30:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 06:30:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:30:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:30:48 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 06:32:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:32:39 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:32:46 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:32:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:32:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:32:46 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:32:46 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:32:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:32:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:32:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:32:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:32:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:32:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:32:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:32:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:32:47 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:32:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:32:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:32:48 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:32:48 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:32:48 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 06:32:48 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:32:48 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:32:48 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:32:48 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 06:32:49 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:32:49 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:32:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:32:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:32:49 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:32:49 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 2min 0s (202 B/s) unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107923 files and directories currently installed.) unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (420 kB/s) unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108032 files and directories currently installed.) unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-epc-0: 06:34:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:34:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 06:34:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:34:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:34:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:34:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:34:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:34:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:34:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:34:23 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:34:23 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:34:23 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:34:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:34:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:34:38 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:34:38 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:34:38 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:34:38 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:34:38 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:34:38 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:34:38 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:34:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:34:39 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:34:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:34:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:34:39 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:34:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:34:40 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:34:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:34:41 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:34:41 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:34:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:34:41 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:34:41 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:36:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 06:36:41 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:36:41 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:36:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:36:41 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 06:36:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:36:42 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 06:36:42 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 06:36:42 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 06:36:42 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:36:42 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:36:42 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:36:42 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 06:36:42 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:36:42 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:36:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:36:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:36:42 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 06:36:42 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 06:36:42 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 06:36:42 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 06:36:43 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:36:43 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 06:36:43 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 06:36:43 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start SHA256:OB/Tdn+KvnOkDr982UOxRZyHyK8s1nmE0f8CBKZzqQs root@juju-c51591-default-0 unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | oo o o.| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | o .= o.+| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | o o. + o.| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | . = o o.o| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | E S oo.= =| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | + =o.=.+o.| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | o... +o+.| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | +o.++.| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | oO*. .| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-c51591-default-0 unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start SHA256:PWDFxtGqmMd7sghlfmzL/L+3FY/8bI38F7NdDLrDhzk ubuntu@juju-c51591-default-0 unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | ooo | unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | .+ . | unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | o. . | unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | . o. . | unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | o+S.o . + | unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | +o.+ ... +=| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | . ..+. . =o.X| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | . *o.. E ===| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start | . ==..o*.+=| unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:36:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:36:43 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 06:36:43 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:36:43 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 06:36:43 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:36:43 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 06:36:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 06:36:43 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:36:43 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:36:43 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:36:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 06:36:43 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:36:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:36:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-10-10 06:37:06,355 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-10 06:37:58,971 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-10-10 06:37:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 06:37:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:37:59,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-da2f610e-7da4-4a9e-98e5-e6ab148d64bb Date: Wed, 10 Oct 2018 06:37:59 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:15:04Z", "updated_at": "2018-10-10T06:37:23Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "39c02e11-a67a-4b42-8ffe-c803a908fad1"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:09:47Z", "updated_at": "2018-10-10T06:37:56Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "4206278b-db46-409b-8810-17fe2746fb2b"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:20:59Z", "updated_at": "2018-10-10T06:37:43Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "69ba2058-861d-4b91-8871-d84034e042f5"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:21Z", "updated_at": "2018-10-10T06:37:33Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "841f3aa8-a1ee-4246-b767-89996d6928d5"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:59Z", "updated_at": "2018-10-10T06:37:43Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "85c7651d-8559-4db4-b242-3f32ef0fe28b"}]} 2018-10-10 06:37:59,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-da2f610e-7da4-4a9e-98e5-e6ab148d64bb 2018-10-10 06:37:59,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.264680862427s 2018-10-10 06:37:59,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-da2f610e-7da4-4a9e-98e5-e6ab148d64bb 2018-10-10 06:37:59,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-10 06:37:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/39c02e11-a67a-4b42-8ffe-c803a908fad1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:00,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12bff251-48cf-4d18-9131-5418248d5255 Content-Length: 0 Date: Wed, 10 Oct 2018 06:38:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:00,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/39c02e11-a67a-4b42-8ffe-c803a908fad1.json used request id req-12bff251-48cf-4d18-9131-5418248d5255 2018-10-10 06:38:00,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.739698171616s 2018-10-10 06:38:00,000 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/39c02e11-a67a-4b42-8ffe-c803a908fad1.json used request id req-12bff251-48cf-4d18-9131-5418248d5255 2018-10-10 06:38:00,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 06:38:00,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:00,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-bd564222-05c9-4953-8c92-2e2dd44c36b2 Date: Wed, 10 Oct 2018 06:38:00 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:09:47Z", "updated_at": "2018-10-10T06:37:56Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "4206278b-db46-409b-8810-17fe2746fb2b"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:20:59Z", "updated_at": "2018-10-10T06:37:43Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "69ba2058-861d-4b91-8871-d84034e042f5"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:21Z", "updated_at": "2018-10-10T06:37:33Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "841f3aa8-a1ee-4246-b767-89996d6928d5"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:59Z", "updated_at": "2018-10-10T06:37:43Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "85c7651d-8559-4db4-b242-3f32ef0fe28b"}]} 2018-10-10 06:38:00,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-bd564222-05c9-4953-8c92-2e2dd44c36b2 2018-10-10 06:38:00,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.180775165558s 2018-10-10 06:38:00,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-bd564222-05c9-4953-8c92-2e2dd44c36b2 2018-10-10 06:38:00,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-10 06:38:00,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/4206278b-db46-409b-8810-17fe2746fb2b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:00,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd4f19df-adf6-4149-b476-384c292dcd48 Content-Length: 0 Date: Wed, 10 Oct 2018 06:38:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:00,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/4206278b-db46-409b-8810-17fe2746fb2b.json used request id req-fd4f19df-adf6-4149-b476-384c292dcd48 2018-10-10 06:38:00,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.527723073959s 2018-10-10 06:38:00,731 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/4206278b-db46-409b-8810-17fe2746fb2b.json used request id req-fd4f19df-adf6-4149-b476-384c292dcd48 2018-10-10 06:38:00,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 06:38:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:00,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f44e9aef-4cdd-4fc4-94bb-9ec8963ff60e Date: Wed, 10 Oct 2018 06:38:00 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:20:59Z", "updated_at": "2018-10-10T06:37:43Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "69ba2058-861d-4b91-8871-d84034e042f5"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:21Z", "updated_at": "2018-10-10T06:37:33Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "841f3aa8-a1ee-4246-b767-89996d6928d5"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:59Z", "updated_at": "2018-10-10T06:37:43Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "85c7651d-8559-4db4-b242-3f32ef0fe28b"}]} 2018-10-10 06:38:00,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f44e9aef-4cdd-4fc4-94bb-9ec8963ff60e 2018-10-10 06:38:00,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.171548843384s 2018-10-10 06:38:00,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f44e9aef-4cdd-4fc4-94bb-9ec8963ff60e 2018-10-10 06:38:00,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-10 06:38:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/69ba2058-861d-4b91-8871-d84034e042f5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:01,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ddf3745d-97d7-480a-a519-32d9cfdbe86c Content-Length: 0 Date: Wed, 10 Oct 2018 06:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:01,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/69ba2058-861d-4b91-8871-d84034e042f5.json used request id req-ddf3745d-97d7-480a-a519-32d9cfdbe86c 2018-10-10 06:38:01,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.513857126236s 2018-10-10 06:38:01,435 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/69ba2058-861d-4b91-8871-d84034e042f5.json used request id req-ddf3745d-97d7-480a-a519-32d9cfdbe86c 2018-10-10 06:38:01,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 06:38:01,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:01,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-23ff9e7f-d33d-453b-ac9b-8242612b8860 Date: Wed, 10 Oct 2018 06:38:01 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:21Z", "updated_at": "2018-10-10T06:37:33Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "841f3aa8-a1ee-4246-b767-89996d6928d5"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:59Z", "updated_at": "2018-10-10T06:37:43Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "85c7651d-8559-4db4-b242-3f32ef0fe28b"}]} 2018-10-10 06:38:01,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-23ff9e7f-d33d-453b-ac9b-8242612b8860 2018-10-10 06:38:01,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.185991048813s 2018-10-10 06:38:01,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-23ff9e7f-d33d-453b-ac9b-8242612b8860 2018-10-10 06:38:01,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-10 06:38:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/841f3aa8-a1ee-4246-b767-89996d6928d5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:02,160 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71be4be2-b4f4-4449-a192-b9a9f4fa6709 Content-Length: 0 Date: Wed, 10 Oct 2018 06:38:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:02,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/841f3aa8-a1ee-4246-b767-89996d6928d5.json used request id req-71be4be2-b4f4-4449-a192-b9a9f4fa6709 2018-10-10 06:38:02,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.5235850811s 2018-10-10 06:38:02,160 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/841f3aa8-a1ee-4246-b767-89996d6928d5.json used request id req-71be4be2-b4f4-4449-a192-b9a9f4fa6709 2018-10-10 06:38:02,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 06:38:02,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:02,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-b2b97025-bf17-4d16-aee2-5b3b22f45978 Date: Wed, 10 Oct 2018 06:38:02 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:17:59Z", "updated_at": "2018-10-10T06:37:43Z", "floating_network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "bf697c6997f140df93f32d993a67a25c", "port_id": null, "id": "85c7651d-8559-4db4-b242-3f32ef0fe28b"}]} 2018-10-10 06:38:02,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b2b97025-bf17-4d16-aee2-5b3b22f45978 2018-10-10 06:38:02,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163881063461s 2018-10-10 06:38:02,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-b2b97025-bf17-4d16-aee2-5b3b22f45978 2018-10-10 06:38:02,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-10 06:38:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/85c7651d-8559-4db4-b242-3f32ef0fe28b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:02,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f82c0d04-976c-4000-9c61-7c63fd9168dc Content-Length: 0 Date: Wed, 10 Oct 2018 06:38:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:02,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/85c7651d-8559-4db4-b242-3f32ef0fe28b.json used request id req-f82c0d04-976c-4000-9c61-7c63fd9168dc 2018-10-10 06:38:02,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.52116394043s 2018-10-10 06:38:02,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/85c7651d-8559-4db4-b242-3f32ef0fe28b.json used request id req-f82c0d04-976c-4000-9c61-7c63fd9168dc 2018-10-10 06:38:02,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-10 06:38:02,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:03,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-df0e7af6-80ea-4582-b1ba-51d77b85e88f Date: Wed, 10 Oct 2018 06:38:03 GMT RESP BODY: {"floatingips": []} 2018-10-10 06:38:03,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-df0e7af6-80ea-4582-b1ba-51d77b85e88f 2018-10-10 06:38:03,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.168276071548s 2018-10-10 06:38:03,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-df0e7af6-80ea-4582-b1ba-51d77b85e88f 2018-10-10 06:38:03,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 06:38:03,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:04,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee6b4040-df9a-4dc9-a22c-9fe33afe99d2 Date: Wed, 10 Oct 2018 06:38:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:38:04,086 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc used request id req-ee6b4040-df9a-4dc9-a22c-9fe33afe99d2 2018-10-10 06:38:04,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05250692368s 2018-10-10 06:38:04,086 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/49a41bee-7166-4ce9-9b8a-2f8cd70b0bbc used request id req-ee6b4040-df9a-4dc9-a22c-9fe33afe99d2 2018-10-10 06:38:04,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 06:38:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:04,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38: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-2f48efb5-16c5-4295-ab82-683007218387 x-compute-request-id: req-2f48efb5-16c5-4295-ab82-683007218387 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "name": "juju_epc-flavor_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "701ccb82-9a1c-4d52-8613-c8972a1dac18", "name": "juju_epc-flavor_alt_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 06:38:04,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2f48efb5-16c5-4295-ab82-683007218387 2018-10-10 06:38:04,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.174062013626s 2018-10-10 06:38:04,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2f48efb5-16c5-4295-ab82-683007218387 2018-10-10 06:38:04,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 06:38:04,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:04,435 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 06:38: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-d05ee73d-0713-49c2-8035-b11243031fbd x-compute-request-id: req-d05ee73d-0713-49c2-8035-b11243031fbd Content-Length: 0 Content-Type: application/json 2018-10-10 06:38:04,436 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18 used request id req-d05ee73d-0713-49c2-8035-b11243031fbd 2018-10-10 06:38:04,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.172032117844s 2018-10-10 06:38:04,436 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/701ccb82-9a1c-4d52-8613-c8972a1dac18 used request id req-d05ee73d-0713-49c2-8035-b11243031fbd 2018-10-10 06:38:04,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-10 06:38:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" -d '{"subnet_id": "b6f1753b-557e-4cf1-afab-53d9dc898ce3"}' 2018-10-10 06:38:05,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a801c5a6-3a6b-4e1d-9188-95456b4cfe47 Date: Wed, 10 Oct 2018 06:38:05 GMT RESP BODY: {"network_id": "78880cae-11e5-46b0-9023-8c8cf2eae6cb", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "subnet_id": "b6f1753b-557e-4cf1-afab-53d9dc898ce3", "subnet_ids": ["b6f1753b-557e-4cf1-afab-53d9dc898ce3"], "port_id": "fed7e9ed-54fe-4ce6-9c93-5fdeb61e0d7a", "id": "e1abfe30-503d-4467-b7b3-97802370d258"} 2018-10-10 06:38:05,936 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258/remove_router_interface.json used request id req-a801c5a6-3a6b-4e1d-9188-95456b4cfe47 2018-10-10 06:38:05,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.49920201302s 2018-10-10 06:38:05,936 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258/remove_router_interface.json used request id req-a801c5a6-3a6b-4e1d-9188-95456b4cfe47 returning object e1abfe30-503d-4467-b7b3-97802370d258 2018-10-10 06:38:05,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-10 06:38:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:06,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-179f39fc-202e-4f5b-905f-d3b70a9352c5 Date: Wed, 10 Oct 2018 06:38:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "14fd820e-e177-43b9-a3a3-cfee765a9960", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "aba2c23f-74a8-4abc-89e9-a47b00844074", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:06:57Z", "admin_state_up": true, "updated_at": "2018-10-10T06:38:05Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "bf697c6997f140df93f32d993a67a25c", "id": "e1abfe30-503d-4467-b7b3-97802370d258", "name": "juju_epc-router_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}]} 2018-10-10 06:38:06,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-179f39fc-202e-4f5b-905f-d3b70a9352c5 2018-10-10 06:38:06,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.259064912796s 2018-10-10 06:38:06,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-179f39fc-202e-4f5b-905f-d3b70a9352c5 2018-10-10 06:38:06,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-10 06:38:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:09,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ab2dcf2-4d47-4c56-9291-889fa1433196 Content-Length: 0 Date: Wed, 10 Oct 2018 06:38:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:09,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258.json used request id req-5ab2dcf2-4d47-4c56-9291-889fa1433196 2018-10-10 06:38:09,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.52152490616s 2018-10-10 06:38:09,720 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e1abfe30-503d-4467-b7b3-97802370d258.json used request id req-5ab2dcf2-4d47-4c56-9291-889fa1433196 2018-10-10 06:38:09,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-10 06:38:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:09,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4b31e714-44b1-47a1-9a99-854fc6b4fcee Date: Wed, 10 Oct 2018 06:38:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78880cae-11e5-46b0-9023-8c8cf2eae6cb","tenant_id":"bf697c6997f140df93f32d993a67a25c","created_at":"2018-10-10T06:06:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-10T06:06:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"bf697c6997f140df93f32d993a67a25c","id":"b6f1753b-557e-4cf1-afab-53d9dc898ce3","subnetpool_id":null,"name":"juju_epc-subnet_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}]} 2018-10-10 06:38:09,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4b31e714-44b1-47a1-9a99-854fc6b4fcee 2018-10-10 06:38:09,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0574610233307s 2018-10-10 06:38:09,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4b31e714-44b1-47a1-9a99-854fc6b4fcee 2018-10-10 06:38:09,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-10 06:38:09,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/b6f1753b-557e-4cf1-afab-53d9dc898ce3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:12,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f22b7ce-ffc1-46ea-a898-7b0d64f527f3 Date: Wed, 10 Oct 2018 06:38:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:12,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b6f1753b-557e-4cf1-afab-53d9dc898ce3.json used request id req-0f22b7ce-ffc1-46ea-a898-7b0d64f527f3 2018-10-10 06:38:12,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26091599464s 2018-10-10 06:38:12,041 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b6f1753b-557e-4cf1-afab-53d9dc898ce3.json used request id req-0f22b7ce-ffc1-46ea-a898-7b0d64f527f3 2018-10-10 06:38:12,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 06:38:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:12,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-e5e0396a-ef6b-4adb-a49c-5e6bf46050f3 Date: Wed, 10 Oct 2018 06:38:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-10-10T06:38:11Z","tenant_id":"bf697c6997f140df93f32d993a67a25c","created_at":"2018-10-10T06:06:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"bf697c6997f140df93f32d993a67a25c","id":"78880cae-11e5-46b0-9023-8c8cf2eae6cb","name":"juju_epc-net_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}]} 2018-10-10 06:38:12,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e5e0396a-ef6b-4adb-a49c-5e6bf46050f3 2018-10-10 06:38:12,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108909845352s 2018-10-10 06:38:12,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e5e0396a-ef6b-4adb-a49c-5e6bf46050f3 2018-10-10 06:38:12,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-10 06:38:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/78880cae-11e5-46b0-9023-8c8cf2eae6cb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:13,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8676d006-bce0-4fcf-8154-5a6abbec230c Date: Wed, 10 Oct 2018 06:38:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:13,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/78880cae-11e5-46b0-9023-8c8cf2eae6cb.json used request id req-8676d006-bce0-4fcf-8154-5a6abbec230c 2018-10-10 06:38:13,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37376403809s 2018-10-10 06:38:13,526 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/78880cae-11e5-46b0-9023-8c8cf2eae6cb.json used request id req-8676d006-bce0-4fcf-8154-5a6abbec230c 2018-10-10 06:38:13,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:38:13,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:14,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-efd95e59-bd74-4d07-be61-b070dc36b6f1 Date: Wed, 10 Oct 2018 06:38:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap", "metadata": {}}], "file": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49/file", "owner": "bf697c6997f140df93f32d993a67a25c", "id": "59f41f9e-1812-467a-92e4-4883efd35b49", "size": 296943616, "self": "/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/59f41f9e-1812-467a-92e4-4883efd35b49/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-10T06:07:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-10T06:07:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:38:14,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-efd95e59-bd74-4d07-be61-b070dc36b6f1 2018-10-10 06:38:14,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.548457145691s 2018-10-10 06:38:14,075 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-efd95e59-bd74-4d07-be61-b070dc36b6f1 2018-10-10 06:38:14,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 06:38:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26185149126e52f03d26b1fb3d19a24e7c05aaf9" 2018-10-10 06:38:16,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37e16607-3bc0-46e5-b30d-bde494257912 Date: Wed, 10 Oct 2018 06:38:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:38:16,050 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49 used request id req-37e16607-3bc0-46e5-b30d-bde494257912 2018-10-10 06:38:16,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97304201126s 2018-10-10 06:38:16,051 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/59f41f9e-1812-467a-92e4-4883efd35b49 used request id req-37e16607-3bc0-46e5-b30d-bde494257912 2018-10-10 06:38:16,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 06:38:16,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38: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-aaef1ff0-8bb9-4d82-933d-f87dcf061dfa x-compute-request-id: req-aaef1ff0-8bb9-4d82-933d-f87dcf061dfa Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3ac1c422-0ab7-46c3-b220-87ac6b4a87aa", "name": "juju_epc-flavor_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 06:38:16,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-aaef1ff0-8bb9-4d82-933d-f87dcf061dfa 2018-10-10 06:38:16,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0333609580994s 2018-10-10 06:38:16,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-aaef1ff0-8bb9-4d82-933d-f87dcf061dfa 2018-10-10 06:38:16,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 06:38:16,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,124 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 06:38: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-89e89429-739e-4868-b516-18106e6456d8 x-compute-request-id: req-89e89429-739e-4868-b516-18106e6456d8 Content-Length: 0 Content-Type: application/json 2018-10-10 06:38:16,124 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa used request id req-89e89429-739e-4868-b516-18106e6456d8 2018-10-10 06:38:16,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371479988098s 2018-10-10 06:38:16,124 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3ac1c422-0ab7-46c3-b220-87ac6b4a87aa used request id req-89e89429-739e-4868-b516-18106e6456d8 2018-10-10 06:38:16,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:38:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56888068-0ff6-4eea-b9fd-07a05668cadc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_bf78681a-a938-4e56-bcf6-fe8fe5c3540d", "links": {"self": "http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12"}, "domain_id": "default", "enabled": true, "id": "5eba34da83a64c29adf6105641742b12", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 06:38:16,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-56888068-0ff6-4eea-b9fd-07a05668cadc 2018-10-10 06:38:16,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924739837646s 2018-10-10 06:38:16,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-56888068-0ff6-4eea-b9fd-07a05668cadc 2018-10-10 06:38:16,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:38:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840d4dd3-4002-49ab-93dc-8744fb71a1f3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12"}, "enabled": true, "id": "5eba34da83a64c29adf6105641742b12", "options": {}, "domain_id": "default", "name": "juju_epc-user_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}} 2018-10-10 06:38:16,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12 used request id req-840d4dd3-4002-49ab-93dc-8744fb71a1f3 2018-10-10 06:38:16,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0948619842529s 2018-10-10 06:38:16,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12 used request id req-840d4dd3-4002-49ab-93dc-8744fb71a1f3 2018-10-10 06:38:16,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 06:38:16,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e859187-1cf9-42bc-8449-916948699f2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:38:16,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12 used request id req-0e859187-1cf9-42bc-8449-916948699f2e 2018-10-10 06:38:16,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184360980988s 2018-10-10 06:38:16,505 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5eba34da83a64c29adf6105641742b12 used request id req-0e859187-1cf9-42bc-8449-916948699f2e 2018-10-10 06:38:16,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 06:38:16,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c22069-1684-4fa4-9ccb-82732f5f7e7a Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c"}, "enabled": true, "id": "bf697c6997f140df93f32d993a67a25c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_bf78681a-a938-4e56-bcf6-fe8fe5c3540d"}]} 2018-10-10 06:38:16,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0c22069-1684-4fa4-9ccb-82732f5f7e7a 2018-10-10 06:38:16,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0834739208221s 2018-10-10 06:38:16,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0c22069-1684-4fa4-9ccb-82732f5f7e7a 2018-10-10 06:38:16,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 06:38:16,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8bde53-0b2c-4585-9c26-98ca4b747258 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:38:16,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c used request id req-ef8bde53-0b2c-4585-9c26-98ca4b747258 2018-10-10 06:38:16,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156423091888s 2018-10-10 06:38:16,748 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/bf697c6997f140df93f32d993a67a25c used request id req-ef8bde53-0b2c-4585-9c26-98ca4b747258 2018-10-10 06:38:16,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:38:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8b1f74-61c4-400c-a611-a8f5d0f90a96 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "368385676c6b4d94aa7fab43794e8f7c", "links": {"self": "http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c"}, "name": "Member"}, {"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:38:16,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4a8b1f74-61c4-400c-a611-a8f5d0f90a96 2018-10-10 06:38:16,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0986170768738s 2018-10-10 06:38:16,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 06:38:16,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:16,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4418007-e3b3-4956-8fc3-bb01610760e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:38:16,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/368385676c6b4d94aa7fab43794e8f7c used request id req-f4418007-e3b3-4956-8fc3-bb01610760e6 2018-10-10 06:38:16,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0988991260529s 2018-10-10 06:38:16,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 06:38:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=bf697c6997f140df93f32d993a67a25c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:17,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a0acfece-3724-4560-ad90-086d750b24dc Date: Wed, 10 Oct 2018 06:38:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:06:54Z", "updated_at": "2018-10-10T06:06:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T06:06:54Z", "revision_number": 0, "id": "35529e2e-28a9-415b-9b71-2540fb77a9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T06:06:54Z", "security_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf697c6997f140df93f32d993a67a25c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T06:06:54Z", "revision_number": 0, "id": "ae722fde-af5c-4ec3-944c-7e6b328076c4", "remote_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "remote_ip_prefix": null, "created_at": "2018-10-10T06:06:54Z", "security_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf697c6997f140df93f32d993a67a25c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T06:06:54Z", "revision_number": 0, "id": "d09d884a-148c-48c3-9930-6b21ab813d19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T06:06:54Z", "security_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf697c6997f140df93f32d993a67a25c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T06:06:54Z", "revision_number": 0, "id": "f50929b4-a4dc-45e8-ae76-a3caf4b6d2d2", "remote_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "remote_ip_prefix": null, "created_at": "2018-10-10T06:06:54Z", "security_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf697c6997f140df93f32d993a67a25c"}], "revision_number": 4, "project_id": "bf697c6997f140df93f32d993a67a25c", "id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "name": "default"}]} 2018-10-10 06:38:17,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=bf697c6997f140df93f32d993a67a25c&name=default used request id req-a0acfece-3724-4560-ad90-086d750b24dc 2018-10-10 06:38:17,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.180475950241s 2018-10-10 06:38:17,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=bf697c6997f140df93f32d993a67a25c&name=default used request id req-a0acfece-3724-4560-ad90-086d750b24dc 2018-10-10 06:38:17,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 06:38:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:17,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d46caff3-c71b-4028-8fa7-64aa86151065 Date: Wed, 10 Oct 2018 06:38:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22d5461ec5624fa8a16e574162453138", "created_at": "2018-10-10T03:01:13Z", "updated_at": "2018-10-10T03:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bfcd2a38-feb6-4c5e-802a-46bc5373ac25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bde62ed3-08a8-4a2c-9072-3b74c587fb2d", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "f4196d75-0d25-4f88-9e29-1ae64230c37a", "remote_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv6", "project_id": "22d5461ec5624fa8a16e574162453138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:01:13Z", "revision_number": 0, "id": "bc9a6ea0-5abf-4e56-b7c6-b78602d06e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:01:13Z", "security_group_id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "tenant_id": "22d5461ec5624fa8a16e574162453138", "port_range_min": null, "ethertype": "IPv4", "project_id": "22d5461ec5624fa8a16e574162453138"}], "revision_number": 4, "project_id": "22d5461ec5624fa8a16e574162453138", "id": "1868b3bd-9f7a-4ccf-8d10-057c689ff4e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-10T03:13:29Z", "updated_at": "2018-10-10T03:13:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "0e0a0b1e-a010-4d91-a8d4-ffa9449b783d", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "ac7ef660-7d15-49a6-8699-8e6081fd4e6a", "remote_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "fa5df273-4fcd-4186-ae1f-0cf1483a7fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:13:29Z", "revision_number": 0, "id": "8a41609d-5323-4cd6-b2f8-da985704866c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:13:29Z", "security_group_id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "6fefde10-e559-49bc-9335-99fc5c27aab2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf697c6997f140df93f32d993a67a25c", "created_at": "2018-10-10T06:06:54Z", "updated_at": "2018-10-10T06:06:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T06:06:54Z", "revision_number": 0, "id": "ae722fde-af5c-4ec3-944c-7e6b328076c4", "remote_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "remote_ip_prefix": null, "created_at": "2018-10-10T06:06:54Z", "security_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf697c6997f140df93f32d993a67a25c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T06:06:54Z", "revision_number": 0, "id": "d09d884a-148c-48c3-9930-6b21ab813d19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T06:06:54Z", "security_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf697c6997f140df93f32d993a67a25c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T06:06:54Z", "revision_number": 0, "id": "f50929b4-a4dc-45e8-ae76-a3caf4b6d2d2", "remote_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "remote_ip_prefix": null, "created_at": "2018-10-10T06:06:54Z", "security_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf697c6997f140df93f32d993a67a25c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T06:06:54Z", "revision_number": 0, "id": "35529e2e-28a9-415b-9b71-2540fb77a9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T06:06:54Z", "security_group_id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "tenant_id": "bf697c6997f140df93f32d993a67a25c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf697c6997f140df93f32d993a67a25c"}], "revision_number": 4, "project_id": "bf697c6997f140df93f32d993a67a25c", "id": "7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fa6dd9c3df4310ac43440581910811", "created_at": "2018-10-10T03:11:20Z", "updated_at": "2018-10-10T03:11:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "dd565e70-89ac-4fe5-8af1-c6a9e458941c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "83f109a7-8a11-45ed-affe-bd4c64881b48", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "60f16b78-fc51-4e11-a031-b0ca5afce776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fa6dd9c3df4310ac43440581910811"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-10T03:11:20Z", "revision_number": 0, "id": "e6663d2f-c0b8-4fbc-8b3b-ebe5c6406a12", "remote_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "remote_ip_prefix": null, "created_at": "2018-10-10T03:11:20Z", "security_group_id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "tenant_id": "12fa6dd9c3df4310ac43440581910811", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fa6dd9c3df4310ac43440581910811"}], "revision_number": 4, "project_id": "12fa6dd9c3df4310ac43440581910811", "id": "8003c5ac-9301-4825-a663-4fbbdb2af5bd", "name": "default"}]} 2018-10-10 06:38:17,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d46caff3-c71b-4028-8fa7-64aa86151065 2018-10-10 06:38:17,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201992034912s 2018-10-10 06:38:17,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d46caff3-c71b-4028-8fa7-64aa86151065 2018-10-10 06:38:17,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-10 06:38:17,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13d304cd605561db260a89702d1af5436b033e95" 2018-10-10 06:38:17,710 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be3a0dff-7ff3-43de-a42a-aaa8114e7a8d Content-Length: 0 Date: Wed, 10 Oct 2018 06:38:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-10 06:38:17,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa.json used request id req-be3a0dff-7ff3-43de-a42a-aaa8114e7a8d 2018-10-10 06:38:17,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.367626905441s 2018-10-10 06:38:17,711 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/7a842b4d-c55f-4e4f-8a1d-0c3e045eb5fa.json used request id req-be3a0dff-7ff3-43de-a42a-aaa8114e7a8d 2018-10-10 06:38:17,711 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-10-10 06:38:17,712 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 27:22 | PASS | | vyos_vrouter | functest | vnf | 16:02 | PASS | | juju_epc | functest | vnf | 30:11 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-10 06:38:17,716 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-10 06:38:17,781 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-10 06:38:22,721 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-296 | | 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-10-10 06:38:22,728 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6cfwDNmXD8bdG8HQThEr8aFxb export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.25,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-10 06:38:22,728 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-10 06:38:22,729 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-10 06:38:22,731 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-10 06:38:22,733 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-10 06:38:28,292 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-296 | | 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-10-10 06:38:28,297 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=6cfwDNmXD8bdG8HQThEr8aFxb export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.25,192.30.9.7 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-10-10 06:38:28,297 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-10 06:38:28,306 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-10 06:38:31,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 06:38:31,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 06:38:31,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 06:38:31,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 06:38:31,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 06:38:31,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 06:38:31,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 06:38:31,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 06:38:31,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 06:38:31,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 06:38:31,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 06:38:31,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 06:38:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 06:38:31,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117d432b-66a0-4e7d-a5e0-fa18df148701 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 06:38:31,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-117d432b-66a0-4e7d-a5e0-fa18df148701 2018-10-10 06:38:31,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 06:38:31,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}], "expires_at": "2018-10-10T07:38:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fa6dd9c3df4310ac43440581910811", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/12fa6dd9c3df4310ac43440581910811", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c1ec0f1b94b14ecc82da944ef4938bb0"}, "audit_ids": ["IWdvXQM1RHC51nW9onhoQg"], "issued_at": "2018-10-10T06:38:31.000000Z"}} 2018-10-10 06:38:31,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-10 06:38:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:32,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-462b2eaf-8a2b-43b2-9149-2c466886f0d8 Date: Wed, 10 Oct 2018 06:38:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"14fd820e-e177-43b9-a3a3-cfee765a9960","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"22d5461ec5624fa8a16e574162453138","status":"ACTIVE","subnets":["aba2c23f-74a8-4abc-89e9-a47b00844074"],"description":"","tags":[],"updated_at":"2018-10-10T03:01:20Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"22d5461ec5624fa8a16e574162453138","created_at":"2018-10-10T03:01:13Z","provider:network_type":"flat"}]} 2018-10-10 06:38:32,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-462b2eaf-8a2b-43b2-9149-2c466886f0d8 2018-10-10 06:38:32,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271816015244s 2018-10-10 06:38:32,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-462b2eaf-8a2b-43b2-9149-2c466886f0d8 2018-10-10 06:38:32,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-10 06:38:32,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:32,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 06:38:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 06:38:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:32,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b1de06-da8c-40fb-9898-93e8f6c4d362 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.25:5000/v3/domains/df20867127bd44ecbbbdbb31fe3e8274"}, "description": "", "name": "heat_stack", "enabled": true, "id": "df20867127bd44ecbbbdbb31fe3e8274"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-10 06:38:32,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-92b1de06-da8c-40fb-9898-93e8f6c4d362 2018-10-10 06:38:32,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.431208848953s 2018-10-10 06:38:32,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-10 06:38:32,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}}' 2018-10-10 06:38:32,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 06:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82fa7790-1a39-4e78-8023-dcbef454c464 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b"}, "enabled": true, "id": "99ea218857ca4d8a82b5d4aafdcc739b", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}} 2018-10-10 06:38:32,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-82fa7790-1a39-4e78-8023-dcbef454c464 2018-10-10 06:38:32,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137233972549s 2018-10-10 06:38:32,686 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-82fa7790-1a39-4e78-8023-dcbef454c464 2018-10-10 06:38:32,687 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'id': u'99ea218857ca4d8a82b5d4aafdcc739b', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-10 06:38:32,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-10 06:38:33,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.34534907341s 2018-10-10 06:38:33,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd040319-0d08-4704-bc3d-119888ecb0f2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99"}, "enabled": true, "id": "fed92477747745e0bf09f21c4dee8b99", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}} 2018-10-10 06:38:33,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99 used request id req-bd040319-0d08-4704-bc3d-119888ecb0f2 2018-10-10 06:38:33,131 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fed92477747745e0bf09f21c4dee8b99', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f'}) 2018-10-10 06:38:33,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:38:33,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9667dbe5-e284-4d27-9ef6-451a7f850106 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:38:33,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9667dbe5-e284-4d27-9ef6-451a7f850106 2018-10-10 06:38:33,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888140201569s 2018-10-10 06:38:33,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:38:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9603c0-d880-490a-ab47-858820a04314 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:38:33,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6b9603c0-d880-490a-ab47-858820a04314 2018-10-10 06:38:33,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835309028625s 2018-10-10 06:38:33,306 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-10 06:38:33,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-10 06:38:33,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" -d '{"role": {"name": "Member"}}' 2018-10-10 06:38:33,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee36ddd1-1de7-44a8-824f-9794453c6205 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f4e408bc047495fa1c3fa2196e86e26", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26"}, "name": "Member"}} 2018-10-10 06:38:33,410 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-ee36ddd1-1de7-44a8-824f-9794453c6205 2018-10-10 06:38:33,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102641820908s 2018-10-10 06:38:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e4347f-1378-4728-a04c-f421c23a8ec2 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26"}, "domain_id": null, "name": "Member", "id": "9f4e408bc047495fa1c3fa2196e86e26"}} 2018-10-10 06:38:33,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26 used request id req-60e4347f-1378-4728-a04c-f421c23a8ec2 2018-10-10 06:38:33,428 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26'}, 'domain_id': None, 'human_id': None, 'id': u'9f4e408bc047495fa1c3fa2196e86e26', 'HUMAN_ID': False}) 2018-10-10 06:38:33,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:38:33,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580f446e-593c-4614-9f21-bbfa3e9d4ac0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9f4e408bc047495fa1c3fa2196e86e26", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:38:33,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-580f446e-593c-4614-9f21-bbfa3e9d4ac0 2018-10-10 06:38:33,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0869219303131s 2018-10-10 06:38:33,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 06:38:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a8d097-4e44-4eaf-99eb-dea0cb75008d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 06:38:33,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-60a8d097-4e44-4eaf-99eb-dea0cb75008d 2018-10-10 06:38:33,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0874779224396s 2018-10-10 06:38:33,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:38:33,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f6121d-39f9-4bc6-9b2f-6b3cf602d612 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "links": {"self": "http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99"}, "domain_id": "default", "enabled": true, "id": "fed92477747745e0bf09f21c4dee8b99", "options": {}}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 06:38:33,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-79f6121d-39f9-4bc6-9b2f-6b3cf602d612 2018-10-10 06:38:33,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108285903931s 2018-10-10 06:38:33,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-79f6121d-39f9-4bc6-9b2f-6b3cf602d612 2018-10-10 06:38:33,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 06:38:33,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6b87db-7827-494b-a163-ac998f539d5e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b"}, "enabled": true, "id": "99ea218857ca4d8a82b5d4aafdcc739b", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}]} 2018-10-10 06:38:33,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1e6b87db-7827-494b-a163-ac998f539d5e 2018-10-10 06:38:33,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0812609195709s 2018-10-10 06:38:33,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1e6b87db-7827-494b-a163-ac998f539d5e 2018-10-10 06:38:33,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 06:38:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&scope.project.id=99ea218857ca4d8a82b5d4aafdcc739b&role.id=9f4e408bc047495fa1c3fa2196e86e26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:33,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3659b1f2-cfc3-4f4e-87d4-918fc81f4194 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&scope.project.id=99ea218857ca4d8a82b5d4aafdcc739b&role.id=9f4e408bc047495fa1c3fa2196e86e26", "previous": null, "next": null}} 2018-10-10 06:38:33,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&scope.project.id=99ea218857ca4d8a82b5d4aafdcc739b&role.id=9f4e408bc047495fa1c3fa2196e86e26 used request id req-3659b1f2-cfc3-4f4e-87d4-918fc81f4194 2018-10-10 06:38:33,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0834949016571s 2018-10-10 06:38:33,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 06:38:33,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b/users/fed92477747745e0bf09f21c4dee8b99/roles/9f4e408bc047495fa1c3fa2196e86e26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e8097a-ae0f-4957-8b81-22ab04cdb91f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:38:34,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b/users/fed92477747745e0bf09f21c4dee8b99/roles/9f4e408bc047495fa1c3fa2196e86e26 used request id req-74e8097a-ae0f-4957-8b81-22ab04cdb91f 2018-10-10 06:38:34,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.148531198502s 2018-10-10 06:38:34,037 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd1dc0f31-2e0f-4983-b2fb-c94d2e8bae08', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'project_id': u'99ea218857ca4d8a82b5d4aafdcc739b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-10 06:38:34,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-10 06:38:34,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-10 06:38:34,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-10 06:38:34,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-10 06:38:34,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-10 06:38:34,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-10 06:38:34,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-10 06:38:34,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-10 06:38:34,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-10 06:38:34,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-10 06:38:34,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-10 06:38:34,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-10 06:38:34,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-10 06:38:34,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-10 06:38:34,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-10 06:38:34,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-10 06:38:34,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-10 06:38:34,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-10 06:38:34,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-10 06:38:34,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-10 06:38:34,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-10 06:38:34,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-10 06:38:34,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-10 06:38:34,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-10 06:38:34,043 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'password': 'd1dc0f31-2e0f-4983-b2fb-c94d2e8bae08', 'project_name': 'tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '99ea218857ca4d8a82b5d4aafdcc739b', 'project_domain_name': 'Default'} 2018-10-10 06:38:34,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:38:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f44018c-32b9-4ee0-be57-04bc2afd8d6e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9f4e408bc047495fa1c3fa2196e86e26", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:38:34,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8f44018c-32b9-4ee0-be57-04bc2afd8d6e 2018-10-10 06:38:34,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0736939907074s 2018-10-10 06:38:34,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:38:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bffdde-fa6a-4397-a6df-adf7c90a04d5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9f4e408bc047495fa1c3fa2196e86e26", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:38:34,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-62bffdde-fa6a-4397-a6df-adf7c90a04d5 2018-10-10 06:38:34,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778291225433s 2018-10-10 06:38:34,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 06:38:34,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5345644c-81cc-4b5b-af26-7b612550e681 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 06:38:34,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-5345644c-81cc-4b5b-af26-7b612550e681 2018-10-10 06:38:34,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0920600891113s 2018-10-10 06:38:34,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:38:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885dbdfb-27b8-49b3-8d35-9cf1ad2bba43 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "links": {"self": "http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99"}, "domain_id": "default", "enabled": true, "id": "fed92477747745e0bf09f21c4dee8b99", "options": {}}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 06:38:34,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-885dbdfb-27b8-49b3-8d35-9cf1ad2bba43 2018-10-10 06:38:34,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0942029953003s 2018-10-10 06:38:34,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-885dbdfb-27b8-49b3-8d35-9cf1ad2bba43 2018-10-10 06:38:34,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 06:38:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a16cdf-8ce6-42dc-97c7-de25a7884664 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b"}, "enabled": true, "id": "99ea218857ca4d8a82b5d4aafdcc739b", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}]} 2018-10-10 06:38:34,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f2a16cdf-8ce6-42dc-97c7-de25a7884664 2018-10-10 06:38:34,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0846030712128s 2018-10-10 06:38:34,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f2a16cdf-8ce6-42dc-97c7-de25a7884664 2018-10-10 06:38:34,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 06:38:34,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&scope.project.id=99ea218857ca4d8a82b5d4aafdcc739b&role.id=37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4473d5c0-cc83-4f63-abdc-b8d57546d86e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&scope.project.id=99ea218857ca4d8a82b5d4aafdcc739b&role.id=37239b81377e444f99da2b5b3ed21b76", "previous": null, "next": null}} 2018-10-10 06:38:34,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&scope.project.id=99ea218857ca4d8a82b5d4aafdcc739b&role.id=37239b81377e444f99da2b5b3ed21b76 used request id req-4473d5c0-cc83-4f63-abdc-b8d57546d86e 2018-10-10 06:38:34,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0832481384277s 2018-10-10 06:38:34,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 06:38:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b/users/fed92477747745e0bf09f21c4dee8b99/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66084975-06cc-45c0-acc8-0f4d27e754d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:38:34,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b/users/fed92477747745e0bf09f21c4dee8b99/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-66084975-06cc-45c0-acc8-0f4d27e754d5 2018-10-10 06:38:34,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119070053101s 2018-10-10 06:38:34,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:38:34,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8f413d-22d9-47d0-9c8c-2ad1c9cbe5ce Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9f4e408bc047495fa1c3fa2196e86e26", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:38:34,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fc8f413d-22d9-47d0-9c8c-2ad1c9cbe5ce 2018-10-10 06:38:34,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.085823059082s 2018-10-10 06:38:34,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-10 06:38:34,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07317da1-a534-4d18-8d7b-b53099a8541b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "name": "Default"}} 2018-10-10 06:38:34,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-07317da1-a534-4d18-8d7b-b53099a8541b 2018-10-10 06:38:34,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.082309961319s 2018-10-10 06:38:34,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:38:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:34,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af9a904-f143-403a-bce5-6d4025c91128 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "links": {"self": "http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99"}, "domain_id": "default", "enabled": true, "id": "fed92477747745e0bf09f21c4dee8b99", "options": {}}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 06:38:34,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3af9a904-f143-403a-bce5-6d4025c91128 2018-10-10 06:38:34,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911049842834s 2018-10-10 06:38:34,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3af9a904-f143-403a-bce5-6d4025c91128 2018-10-10 06:38:34,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-10 06:38:34,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:35,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c1cbd07-c7f3-4117-bd1e-48e99931644b Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default", "previous": null, "next": null}} 2018-10-10 06:38:35,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=fed92477747745e0bf09f21c4dee8b99&role.id=37239b81377e444f99da2b5b3ed21b76&scope.domain.id=default used request id req-1c1cbd07-c7f3-4117-bd1e-48e99931644b 2018-10-10 06:38:35,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0838530063629s 2018-10-10 06:38:35,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-10 06:38:35,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/domains/default/users/fed92477747745e0bf09f21c4dee8b99/roles/37239b81377e444f99da2b5b3ed21b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:38:35,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d494652-b5ba-44f7-a9c1-179e4e2a41e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:38:35,185 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/domains/default/users/fed92477747745e0bf09f21c4dee8b99/roles/37239b81377e444f99da2b5b3ed21b76 used request id req-5d494652-b5ba-44f7-a9c1-179e4e2a41e4 2018-10-10 06:38:35,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.15170788765s 2018-10-10 06:38:35,186 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-10 06:38:44,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-10 06:38:43.809 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2e96638a-c2b2-4fd3-b563-f85373b1e076) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2e96638a-c2b2-4fd3-b563-f85373b1e076 | 2018-10-10T06:38:43 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2e96638a-c2b2-4fd3-b563-f85373b1e076 ~/.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-10-10 06:38:47,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-10-10 06:38:47,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-10 06:38:53,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-10 06:38:51.214 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-10 06:38:51.366 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-10 06:38:53.012 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fc4c99dd-6d65-429b-a797-079726322cd8) has been successfully created! Using verifier 'opnfv-tempest' (UUID=fc4c99dd-6d65-429b-a797-079726322cd8) as the default verifier for the future CLI operations. 2018-10-10 06:38:56,138 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-10 06:38:56,139 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-10 06:38:56,271 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-10 06:38:56,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-10 06:38:56,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a09f77-cad9-454c-bdd1-9d2debd680b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-10-10 06:38:56,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-53a09f77-cad9-454c-bdd1-9d2debd680b0 2018-10-10 06:38:56,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-10 06:38:56,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37239b81377e444f99da2b5b3ed21b76", "name": "admin"}, {"id": "9f4e408bc047495fa1c3fa2196e86e26", "name": "Member"}], "expires_at": "2018-10-10T07:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "99ea218857ca4d8a82b5d4aafdcc739b", "name": "tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22cd1fb9fee24d33912af9228753ad8d"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d49f5edea3489ca328a9fb50fcdcda"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ccd784c4158468c9404851a17c4e9bb"}], "type": "cloudformation", "id": "108b8f20aee94d3091f5336d85c4b627", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "1a29c27598d54490b03c1ccc36ea80d9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3920202aff64f77a4753a679e2b3d9d"}, {"url": "http://192.30.9.7:8776/v1/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba0f435e153d4056aa5ec2d3ac470e13"}, {"url": "http://172.30.9.25:8776/v1/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8c95073d6ba4e2c9c4a055788a4a66c"}], "type": "volume", "id": "1b489ac6ceea4617981f658e54aa05eb", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c9b9494d8484b568894c117069e43f8"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ac7d03386d44fc8b53af9a70763f65"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98f0a26a7de7474ca9de7beb2b0a4e58"}], "type": "identity", "id": "1f623ddcba0942b485ab189924f2cec3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1253c103b6ad4f2c8e866cab422d3881"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c3d9d1712e542aea65a219ac5832cd1"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9376716306e4a1e9b2c4a2c2009184b"}], "type": "network", "id": "33e442096f4c4ed8a77d360792732218", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8110b813b4b4455abaf2688620a175a7"}, {"url": "http://172.30.9.25:8776/v3/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94dfbf51fc60478aa5465f3395a02ea3"}, {"url": "http://192.30.9.7:8776/v3/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff840bc4b55d42aab1eac45744be82f3"}], "type": "volumev3", "id": "5f5b9c837e5546d3b6db629b5721b612", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08260040f97c49c99c4d83e16f41ffbb"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d34289d2d4f4b4abcbd5cc19799bd13"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65d781eeb2a645c4bcdbc77321fff0a4"}], "type": "metric", "id": "6d3ab199be6848aa88c359008504d31e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ec0e360dcae4f78b6b5efedebdc3cc4"}, {"url": "http://192.30.9.7:8776/v2/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f4decd89f5742d098fe17002292efce"}, {"url": "http://192.30.9.7:8776/v2/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3d9f121656f4353a0661d530a3ce029"}], "type": "volumev2", "id": "6d52e9c52a4d4bf0a3d6575b9b82a8b5", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b3a3cba8704f4d8a9fa0d63a657250"}, {"url": "http://192.30.9.7:8004/v1/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a79935a226084044ba2e6d2414a581c8"}, {"url": "http://172.30.9.25:8004/v1/99ea218857ca4d8a82b5d4aafdcc739b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c857863a3df840c7b284ecb6ba25292c"}], "type": "orchestration", "id": "8c8890572c324bffabb6fb8e14496dd2", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0df6a35d15a94736a65e989547b3011c"}, {"url": "http://192.30.9.7:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2695efe1234123b204fd01c0002289"}, {"url": "http://172.30.9.25:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a5abbd9c62a44f05b6597d4f75061235"}], "type": "policy", "id": "8f3c5f02a31943fba583d1428e73f46d", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e53c4680da84150aa99420ebbc1b808"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d1414c0d25045b5af68b215ceeb4d3f"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd78b85d3ef9470f9f238a5478fb328e"}], "type": "placement", "id": "94910f6b89ac41f7a32fc0c6c3b55f83", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26b29838e075444bacebd151f6a885ce"}, {"url": "http://192.30.9.7:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "896a61e312bd47fa8f8775614341979e"}, {"url": "http://192.30.9.7:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddb493e2646843b888dc7edfc9234ce4"}], "type": "nfv-orchestration", "id": "97fa075c348b4251ab538866251795d6", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "596663ab93204743bd756f887cacdc17"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b953f69517bd46bb9c0650df8fdc06c0"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d7926ed5f4ad42259e64f0f1d2ad8d0c"}], "type": "alarming", "id": "99c3ba46242a45199fdeb1c9bf8feef2", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b16fbcaeadd4bed9be4c7278fcff715"}, {"url": "http://172.30.9.25:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1f6a19d90294b37b7599c1904cbbf69"}, {"url": "http://192.30.9.7:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f185e5d859d24c01992e4e90653dbe20"}], "type": "key-manager", "id": "b96bf1030f67482e83823a653ccecaf4", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05a9c3ad7cb344649643702cd9fa4e3f"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7008732ef07b4002bfe799e94165059b"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7370e6741d8241bf8828a5913425ee74"}], "type": "compute", "id": "d3d082d3c1684e209a6b6a1cb5db64c9", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18eae4c6b74442eeb5579cda6d6e5635"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47bdfa54a4fd43b08db14fe6a9f55c65"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a99160827e3444a0b8ea6e8e876811db"}], "type": "image", "id": "e8a2c9b5ee8a4eba9c0d7e3cef37a4ee", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "id": "fed92477747745e0bf09f21c4dee8b99"}, "audit_ids": ["RPJU33AYSZuxeiHPOAqNmA"], "issued_at": "2018-10-10T06:38:56.000000Z"}} 2018-10-10 06:38:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:38:56,692 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 10 Oct 2018 06:38:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-10 06:38:56,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:38:56,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:38:57,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ab84d206-d4de-4bf6-b686-f42aa15556fd Date: Wed, 10 Oct 2018 06:38:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:38:57,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ab84d206-d4de-4bf6-b686-f42aa15556fd 2018-10-10 06:38:57,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.563117027283s 2018-10-10 06:38:57,259 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ab84d206-d4de-4bf6-b686-f42aa15556fd 2018-10-10 06:38:57,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 06:38:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}' 2018-10-10 06:38:57,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7 X-Openstack-Request-Id: req-21c9de0d-d845-4fe6-90b8-9a196f05d715 Date: Wed, 10 Oct 2018 06:38:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file", "owner": "99ea218857ca4d8a82b5d4aafdcc739b", "id": "6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "size": null, "self": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T06:38:57Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "checksum": null, "created_at": "2018-10-10T06:38:57Z", "protected": false} 2018-10-10 06:38:57,558 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-21c9de0d-d845-4fe6-90b8-9a196f05d715 2018-10-10 06:38:57,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.297390937805s 2018-10-10 06:38:57,559 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-21c9de0d-d845-4fe6-90b8-9a196f05d715 returning object 6dc0a4c7-8cde-47e4-a461-b61b093f20f7 2018-10-10 06:38:57,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 06:38:57,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" -d '' 2018-10-10 06:38:58,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd1fb5f0-632d-4140-8f40-1825b918a8a0 Date: Wed, 10 Oct 2018 06:38:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:38:58,968 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file used request id req-bd1fb5f0-632d-4140-8f40-1825b918a8a0 2018-10-10 06:38:58,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.40858197212s 2018-10-10 06:38:58,969 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file used request id req-bd1fb5f0-632d-4140-8f40-1825b918a8a0 2018-10-10 06:38:58,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:38:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:38:59,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-3f6ec6c4-7ba3-44d0-b582-f27e2c0a3bed Date: Wed, 10 Oct 2018 06:38:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap", "metadata": {}}], "file": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file", "owner": "99ea218857ca4d8a82b5d4aafdcc739b", "id": "6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "size": 12716032, "self": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T06:38:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T06:38:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:38:59,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3f6ec6c4-7ba3-44d0-b582-f27e2c0a3bed 2018-10-10 06:38:59,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.259135961533s 2018-10-10 06:38:59,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3f6ec6c4-7ba3-44d0-b582-f27e2c0a3bed 2018-10-10 06:38:59,231 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file', 'owner': u'99ea218857ca4d8a82b5d4aafdcc739b', 'id': u'6dc0a4c7-8cde-47e4-a461-b61b093f20f7', 'size': 12716032, u'self': u'/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'99ea218857ca4d8a82b5d4aafdcc739b', 'name': 'tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T06:38:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T06:38:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'created': u'2018-10-10T06:38:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T06:38:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 06:38:59,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 06:38:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 06:38:59,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38: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-682124a2-b9f4-4916-b3ae-ac17a1f69d3a x-compute-request-id: req-682124a2-b9f4-4916-b3ae-ac17a1f69d3a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "name": "tempest_full_parallel-flavor_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 06:38:59,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-682124a2-b9f4-4916-b3ae-ac17a1f69d3a 2018-10-10 06:38:59,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.195559024811s 2018-10-10 06:38:59,428 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-682124a2-b9f4-4916-b3ae-ac17a1f69d3a returning object ece7e7d3-eed0-44e8-bfea-6b9da6ca9958 2018-10-10 06:38:59,429 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', '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'12fa6dd9c3df4310ac43440581910811', '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'ece7e7d3-eed0-44e8-bfea-6b9da6ca9958', 'swap': 0}) 2018-10-10 06:38:59,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 06:38:59,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" -d '{"extra_specs": {}}' 2018-10-10 06:38:59,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38: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-6123cdcc-89ae-40f5-96b7-d2f41060db0f x-compute-request-id: req-6123cdcc-89ae-40f5-96b7-d2f41060db0f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 06:38:59,451 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958/os-extra_specs used request id req-6123cdcc-89ae-40f5-96b7-d2f41060db0f 2018-10-10 06:38:59,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212180614471s 2018-10-10 06:38:59,451 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958/os-extra_specs used request id req-6123cdcc-89ae-40f5-96b7-d2f41060db0f 2018-10-10 06:38:59,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:38:59,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:38:59,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 10 Oct 2018 06:38:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-10 06:38:59,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:38:59,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7402ad96-88d1-4f86-a927-8bf5002c7978 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9f4e408bc047495fa1c3fa2196e86e26", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:38:59,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7402ad96-88d1-4f86-a927-8bf5002c7978 2018-10-10 06:38:59,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0962171554565s 2018-10-10 06:38:59,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-10 06:38:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:38:59,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:38: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-b2f40a99-a64d-4ce1-bafa-c26701ca3949 x-compute-request-id: req-b2f40a99-a64d-4ce1-bafa-c26701ca3949 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 159}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 162}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-10-10 06:38:59,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-b2f40a99-a64d-4ce1-bafa-c26701ca3949 2018-10-10 06:38:59,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.173962116241s 2018-10-10 06:38:59,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-b2f40a99-a64d-4ce1-bafa-c26701ca3949 2018-10-10 06:38:59,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:38:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:38:59,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-d217d8f4-59dc-46a8-81d5-83637fdc9cd6 Date: Wed, 10 Oct 2018 06:38:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap", "metadata": {}}], "file": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file", "owner": "99ea218857ca4d8a82b5d4aafdcc739b", "id": "6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "size": 12716032, "self": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T06:38:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T06:38:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:38:59,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d217d8f4-59dc-46a8-81d5-83637fdc9cd6 2018-10-10 06:38:59,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0213470458984s 2018-10-10 06:38:59,750 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d217d8f4-59dc-46a8-81d5-83637fdc9cd6 2018-10-10 06:38:59,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-10 06:38:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}' 2018-10-10 06:39:00,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/31821556-affc-485e-8e17-d41b181bdf9e X-Openstack-Request-Id: req-8dbdbc32-d78e-46ff-a1c9-fd45de725236 Date: Wed, 10 Oct 2018 06:39:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/31821556-affc-485e-8e17-d41b181bdf9e/file", "owner": "99ea218857ca4d8a82b5d4aafdcc739b", "id": "31821556-affc-485e-8e17-d41b181bdf9e", "size": null, "self": "/v2/images/31821556-affc-485e-8e17-d41b181bdf9e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T06:39:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "checksum": null, "created_at": "2018-10-10T06:39:00Z", "protected": false} 2018-10-10 06:39:00,379 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8dbdbc32-d78e-46ff-a1c9-fd45de725236 2018-10-10 06:39:00,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.626666784286s 2018-10-10 06:39:00,380 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8dbdbc32-d78e-46ff-a1c9-fd45de725236 returning object 31821556-affc-485e-8e17-d41b181bdf9e 2018-10-10 06:39:00,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-10 06:39:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/31821556-affc-485e-8e17-d41b181bdf9e/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" -d '' 2018-10-10 06:39:02,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-49c2efff-baa5-45e1-9826-a6dbfe929300 Date: Wed, 10 Oct 2018 06:39:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:39:02,274 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/31821556-affc-485e-8e17-d41b181bdf9e/file used request id req-49c2efff-baa5-45e1-9826-a6dbfe929300 2018-10-10 06:39:02,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.89393591881s 2018-10-10 06:39:02,275 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/31821556-affc-485e-8e17-d41b181bdf9e/file used request id req-49c2efff-baa5-45e1-9826-a6dbfe929300 2018-10-10 06:39:02,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:39:02,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:39:02,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-ef03df46-bc77-4fb8-b299-57c8d57e0f6a Date: Wed, 10 Oct 2018 06:39:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/31821556-affc-485e-8e17-d41b181bdf9e/snap", "metadata": {}}], "file": "/v2/images/31821556-affc-485e-8e17-d41b181bdf9e/file", "owner": "99ea218857ca4d8a82b5d4aafdcc739b", "id": "31821556-affc-485e-8e17-d41b181bdf9e", "size": 12716032, "self": "/v2/images/31821556-affc-485e-8e17-d41b181bdf9e", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/31821556-affc-485e-8e17-d41b181bdf9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T06:39:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T06:39:00Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap", "metadata": {}}], "file": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file", "owner": "99ea218857ca4d8a82b5d4aafdcc739b", "id": "6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "size": 12716032, "self": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T06:38:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T06:38:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:39:02,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ef03df46-bc77-4fb8-b299-57c8d57e0f6a 2018-10-10 06:39:02,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.668940067291s 2018-10-10 06:39:02,945 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ef03df46-bc77-4fb8-b299-57c8d57e0f6a 2018-10-10 06:39:02,947 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/31821556-affc-485e-8e17-d41b181bdf9e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/31821556-affc-485e-8e17-d41b181bdf9e/file', 'owner': u'99ea218857ca4d8a82b5d4aafdcc739b', 'id': u'31821556-affc-485e-8e17-d41b181bdf9e', 'size': 12716032, u'self': u'/v2/images/31821556-affc-485e-8e17-d41b181bdf9e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'99ea218857ca4d8a82b5d4aafdcc739b', 'name': 'tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/31821556-affc-485e-8e17-d41b181bdf9e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-10T06:39:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-10T06:39:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/31821556-affc-485e-8e17-d41b181bdf9e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', 'created': u'2018-10-10T06:39:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-10T06:39:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/31821556-affc-485e-8e17-d41b181bdf9e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-10 06:39:02,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-10 06:39:02,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-10 06:39:02,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:39: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-cad296eb-3fab-4079-a012-7df1a25f8911 x-compute-request-id: req-cad296eb-3fab-4079-a012-7df1a25f8911 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0c83aaa-b6a3-475a-b78b-a5eab99d7129", "name": "tempest_full_parallel-flavor_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-10 06:39:02,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cad296eb-3fab-4079-a012-7df1a25f8911 2018-10-10 06:39:02,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0470139980316s 2018-10-10 06:39:02,996 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cad296eb-3fab-4079-a012-7df1a25f8911 returning object a0c83aaa-b6a3-475a-b78b-a5eab99d7129 2018-10-10 06:39:02,997 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', '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'12fa6dd9c3df4310ac43440581910811', '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'a0c83aaa-b6a3-475a-b78b-a5eab99d7129', 'swap': 0}) 2018-10-10 06:39:02,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-10 06:39:03,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" -d '{"extra_specs": {}}' 2018-10-10 06:39:03,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:39: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-679b9f66-02b3-4342-b8f0-4a3f39565f46 x-compute-request-id: req-679b9f66-02b3-4342-b8f0-4a3f39565f46 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-10 06:39:03,024 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129/os-extra_specs used request id req-679b9f66-02b3-4342-b8f0-4a3f39565f46 2018-10-10 06:39:03,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270261764526s 2018-10-10 06:39:03,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129/os-extra_specs used request id req-679b9f66-02b3-4342-b8f0-4a3f39565f46 2018-10-10 06:39:03,025 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f', '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'12fa6dd9c3df4310ac43440581910811', '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'a0c83aaa-b6a3-475a-b78b-a5eab99d7129', 'swap': 0}) 2018-10-10 06:39:06,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-10 06:39:05.134 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fc4c99dd-6d65-429b-a797-079726322cd8) for deployment 'opnfv-rally' (UUID=2e96638a-c2b2-4fd3-b563-f85373b1e076). 2018-10-10 06:39:06.015 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-10 06:39:06.018 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fc4c99dd-6d65-429b-a797-079726322cd8) has been successfully configured for deployment 'opnfv-rally' (UUID=2e96638a-c2b2-4fd3-b563-f85373b1e076)! 2018-10-10 06:39:06,174 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-10 06:39:06,174 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-10 06:39:06,177 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-10 06:39:06,189 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-10 06:39:09,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fc4c99dd-6d65-429b-a797-079726322cd8/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-10 06:39:09,002 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-10 06:39:09,013 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-10 06:39:09,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-10-10 06:39:11,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:11.034 49 INFO rally.api [-] Starting verification (UUID=56cdfbe9-9f92-4837-a1a2-2ae23addf759) for deployment 'opnfv-rally' (UUID=2e96638a-c2b2-4fd3-b563-f85373b1e076) by verifier 'opnfv-tempest' (UUID=fc4c99dd-6d65-429b-a797-079726322cd8). 2018-10-10 06:39:11,035 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 56cdfbe9-9f92-4837-a1a2-2ae23addf759 2018-10-10 06:39:16,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:16.481 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:39:16,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:16.629 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-10 06:39:16,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:16.668 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:39:16,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:16.765 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-10 06:39:17,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:17.095 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:39:19,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:19.873 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.187s] 2018-10-10 06:39:20,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.084 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.167s] 2018-10-10 06:39:20,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.100 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.016s] 2018-10-10 06:39:20,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.211 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.343s] 2018-10-10 06:39:20,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.267 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.166s] 2018-10-10 06:39:20,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.328 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.277s] 2018-10-10 06:39:20,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.389 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.191s] 2018-10-10 06:39:20,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.431 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.220s] 2018-10-10 06:39:20,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.433 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.045s] 2018-10-10 06:39:20,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.448 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.120s] 2018-10-10 06:39:20,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.504 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.258s] 2018-10-10 06:39:20,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.523 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.089s] 2018-10-10 06:39:20,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.584 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.152s] 2018-10-10 06:39:20,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.586 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.137s] 2018-10-10 06:39:20,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.628 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.121s] 2018-10-10 06:39:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.635 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.109s] 2018-10-10 06:39:20,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.664 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.030s] 2018-10-10 06:39:20,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.788 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.203s] 2018-10-10 06:39:20,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.820 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.185s] 2018-10-10 06:39:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.836 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.015s] 2018-10-10 06:39:20,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.845 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.505s] 2018-10-10 06:39:20,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.898 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.311s] 2018-10-10 06:39:20,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.931 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.266s] 2018-10-10 06:39:20,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.967 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.131s] 2018-10-10 06:39:20,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:20.989 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.390s] 2018-10-10 06:39:21,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.002 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.072s] 2018-10-10 06:39:21,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.012 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.044s] 2018-10-10 06:39:21,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.031 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-10-10 06:39:21,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.042 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.252s] 2018-10-10 06:39:21,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.043 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-10-10 06:39:21,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.054 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.012s] 2018-10-10 06:39:21,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.081 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.184s] 2018-10-10 06:39:21,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.095 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.301s] 2018-10-10 06:39:21,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.155 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.059s] 2018-10-10 06:39:21,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.238 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.393s] 2018-10-10 06:39:21,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.391 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.077s] 2018-10-10 06:39:21,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.407 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.417s] 2018-10-10 06:39:21,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.437 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.394s] 2018-10-10 06:39:21,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.535 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.441s] 2018-10-10 06:39:21,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.569 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.329s] 2018-10-10 06:39:21,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.614 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.457s] 2018-10-10 06:39:21,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.622 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.053s] 2018-10-10 06:39:21,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.641 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.019s] 2018-10-10 06:39:21,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.652 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.010s] 2018-10-10 06:39:21,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.716 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.326s] 2018-10-10 06:39:21,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.724 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.286s] 2018-10-10 06:39:21,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:21.983 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.330s] 2018-10-10 06:39:22,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:22.188 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.204s] 2018-10-10 06:39:22,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:22.238 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.050s] 2018-10-10 06:39:22,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:22.355 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.117s] 2018-10-10 06:39:22,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:22.588 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.232s] 2018-10-10 06:39:22,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:22.602 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.013s] 2018-10-10 06:39:22,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:22.992 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.263s] 2018-10-10 06:39:23,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:23.228 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.625s] 2018-10-10 06:39:23,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:23.370 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.142s] 2018-10-10 06:39:23,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:23.703 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.712s] 2018-10-10 06:39:24,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:24.464 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.761s] 2018-10-10 06:39:24,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:24.684 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.672s] 2018-10-10 06:39:24,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:24.943 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-10 06:39:27,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:27.309 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:39:27,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:27.309 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:39:28,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:28.945 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [2.245s] 2018-10-10 06:39:29,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:29.287 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.342s] 2018-10-10 06:39:29,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:29.629 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.341s] 2018-10-10 06:39:29,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:29.990 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.202s] 2018-10-10 06:39:30,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:30.008 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.379s] 2018-10-10 06:39:30,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:30.016 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.026s] 2018-10-10 06:39:30,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:30.326 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.318s] 2018-10-10 06:39:30,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:30.648 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.321s] 2018-10-10 06:39:31,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.572 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.257s] 2018-10-10 06:39:31,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.619 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.249s] 2018-10-10 06:39:31,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.673 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.054s] 2018-10-10 06:39:31,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.696 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.124s] 2018-10-10 06:39:31,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.721 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.048s] 2018-10-10 06:39:31,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.748 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.053s] 2018-10-10 06:39:31,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.793 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.190s] 2018-10-10 06:39:31,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.794 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [7.108s] 2018-10-10 06:39:31,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.806 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2018-10-10 06:39:31,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.807 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.055s] 2018-10-10 06:39:31,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.844 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.040s] 2018-10-10 06:39:31,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.855 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-10-10 06:39:31,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.874 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.018s] 2018-10-10 06:39:31,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.891 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.016s] 2018-10-10 06:39:31,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.933 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.042s] 2018-10-10 06:39:31,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.948 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.015s] 2018-10-10 06:39:31,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.967 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.019s] 2018-10-10 06:39:31,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.982 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.014s] 2018-10-10 06:39:31,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:31.993 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2018-10-10 06:39:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:32.004 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-10-10 06:39:32,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:32.013 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-10-10 06:39:32,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:32.034 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.021s] 2018-10-10 06:39:34,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:34.226 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [13.839s] 2018-10-10 06:39:34,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:34.293 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.203s] 2018-10-10 06:39:34,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:34.440 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [2.645s] 2018-10-10 06:39:34,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:34.444 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.002s]: Skipped until Bug: 1186354 is resolved. 2018-10-10 06:39:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:34.447 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-10 06:39:34,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:34.458 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.015s] 2018-10-10 06:39:36,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:36.223 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.925s] 2018-10-10 06:39:36,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:36.297 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [16.109s] 2018-10-10 06:39:36,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:36.928 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.705s] 2018-10-10 06:39:37,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:37.673 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.745s] 2018-10-10 06:39:39,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:39.551 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.929s] 2018-10-10 06:39:39,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:39.786 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.236s] 2018-10-10 06:39:41,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:41.319 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.366s] 2018-10-10 06:39:41,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:41.573 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.694s] 2018-10-10 06:39:41,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:41.584 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-10-10 06:39:42,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.031 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.755s] 2018-10-10 06:39:42,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.044 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.725s] 2018-10-10 06:39:42,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.127 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.276s] 2018-10-10 06:39:42,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.360 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [11.775s] 2018-10-10 06:39:42,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.424 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.393s] 2018-10-10 06:39:42,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.479 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [11.698s] 2018-10-10 06:39:42,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.607 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.562s] 2018-10-10 06:39:42,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.763 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.178s] 2018-10-10 06:39:42,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.766 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-10 06:39:42,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.770 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-10 06:39:42,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.773 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-10 06:39:42,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:42.972 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.206s] 2018-10-10 06:39:43,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:43.154 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.729s] 2018-10-10 06:39:43,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:43.297 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.322s] 2018-10-10 06:39:43,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:43.300 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-10 06:39:43,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:43.301 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-10 06:39:43,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:43.303 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-10 06:39:43,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:43.505 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.026s] 2018-10-10 06:39:45,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:45.109 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [5.321s] 2018-10-10 06:39:45,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:45.129 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [2.520s] 2018-10-10 06:39:45,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:45.174 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.669s] 2018-10-10 06:39:48,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:48.269 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [3.094s] 2018-10-10 06:39:48,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:48.426 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [16.703s] 2018-10-10 06:39:48,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:48.587 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.160s] 2018-10-10 06:39:49,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:49.101 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.831s] 2018-10-10 06:39:49,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:49.562 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.460s] 2018-10-10 06:39:50,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:50.176 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.613s] 2018-10-10 06:39:50,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:50.622 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [19.802s] 2018-10-10 06:39:50,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:50.646 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.029s] 2018-10-10 06:39:50,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:50.659 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-10-10 06:39:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:50.678 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.019s] 2018-10-10 06:39:50,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:50.687 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-10-10 06:39:51,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:51.050 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.362s] 2018-10-10 06:39:51,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:51.353 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.302s] 2018-10-10 06:39:51,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:51.633 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.279s] 2018-10-10 06:39:51,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:51.860 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.684s] 2018-10-10 06:39:52,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:52.062 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.428s] 2018-10-10 06:39:52,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:52.387 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.326s] 2018-10-10 06:39:52,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:52.529 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.669s] 2018-10-10 06:39:52,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:52.876 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [18.578s] 2018-10-10 06:39:52,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:52.885 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2018-10-10 06:39:52,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:52.897 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2018-10-10 06:39:52,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:52.910 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.013s] 2018-10-10 06:39:54,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:54.606 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [9.497s] 2018-10-10 06:39:55,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:55.226 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [18.927s] 2018-10-10 06:39:55,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:55.269 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [2.358s] 2018-10-10 06:39:55,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:39:55.939 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.669s] 2018-10-10 06:40:00,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:00.991 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [19.652s] 2018-10-10 06:40:01,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.044 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.110s] 2018-10-10 06:40:01,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.058 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.013s] 2018-10-10 06:40:01,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.070 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.012s] 2018-10-10 06:40:01,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.268 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.196s] 2018-10-10 06:40:01,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.281 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2018-10-10 06:40:01,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.330 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.048s] 2018-10-10 06:40:01,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.350 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.019s] 2018-10-10 06:40:01,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.408 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.057s] 2018-10-10 06:40:01,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.418 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-10-10 06:40:01,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.460 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.042s] 2018-10-10 06:40:01,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:01.478 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.017s] 2018-10-10 06:40:02,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:02.621 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:40:05,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:05.152 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.162s] 2018-10-10 06:40:06,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:06.785 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.286s] 2018-10-10 06:40:06,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:06.893 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.107s] 2018-10-10 06:40:07,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:07.016 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.123s] 2018-10-10 06:40:07,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:07.264 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.248s] 2018-10-10 06:40:07,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:07.570 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.793s] 2018-10-10 06:40:07,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:07.970 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.400s] 2018-10-10 06:40:10,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:10.642 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [27.482s] 2018-10-10 06:40:11,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:11.231 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.654s] 2018-10-10 06:40:11,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:11.421 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.188s] 2018-10-10 06:40:11,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:11.421 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-10 06:40:11,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:11.823 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.402s] 2018-10-10 06:40:13,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:13.014 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.135s] 2018-10-10 06:40:13,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:13.046 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.222s] 2018-10-10 06:40:13,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:13.053 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.039s] 2018-10-10 06:40:13,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:13.321 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.267s] 2018-10-10 06:40:13,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:13.869 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.822s] 2018-10-10 06:40:14,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:14.337 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-10 06:40:14,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:14.927 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.228s] 2018-10-10 06:40:15,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.007 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.081s] 2018-10-10 06:40:15,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.080 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.072s] 2018-10-10 06:40:15,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.148 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.067s] 2018-10-10 06:40:15,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.174 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-10-10 06:40:15,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.243 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.069s] 2018-10-10 06:40:15,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.303 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.059s] 2018-10-10 06:40:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.377 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.074s] 2018-10-10 06:40:15,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.399 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-10-10 06:40:15,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.457 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.057s] 2018-10-10 06:40:15,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:15.521 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.063s] 2018-10-10 06:40:16,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:16.231 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [21.321s] 2018-10-10 06:40:19,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:19.061 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.832s] 2018-10-10 06:40:24,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:24.394 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.461s] 2018-10-10 06:40:25,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:25.489 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.425s] 2018-10-10 06:40:36,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:36.776 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [27.730s] 2018-10-10 06:40:40,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:40.790 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [4.020s] 2018-10-10 06:40:41,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:41.084 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.056s] 2018-10-10 06:40:41,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:41.197 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.114s] 2018-10-10 06:40:42,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:42.794 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [47.434s] 2018-10-10 06:40:43,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:43.040 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.250s] 2018-10-10 06:40:44,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:44.033 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.185s] 2018-10-10 06:40:44,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:44.214 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.180s] 2018-10-10 06:40:45,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:45.547 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [2.505s] 2018-10-10 06:40:45,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:45.806 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.389s] 2018-10-10 06:40:46,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:46.406 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.859s] 2018-10-10 06:40:46,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:46.444 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.038s] 2018-10-10 06:40:47,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:47.688 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.243s] 2018-10-10 06:40:48,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:48.146 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.457s] 2018-10-10 06:40:53,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:53.038 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:40:53,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:53.422 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [7.615s] 2018-10-10 06:40:59,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:59.213 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [44.863s] 2018-10-10 06:40:59,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:40:59.671 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [35.268s] 2018-10-10 06:41:03,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:03.455 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.788s] 2018-10-10 06:41:03,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:03.940 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [91.480s] 2018-10-10 06:41:03,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:03.959 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.025s] 2018-10-10 06:41:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:05.450 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [54.794s] 2018-10-10 06:41:09,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:09.412 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [43.912s] 2018-10-10 06:41:09,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:09.542 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [13.799s] 2018-10-10 06:41:09,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:09.606 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2018-10-10 06:41:09,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:09.727 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.795s] 2018-10-10 06:41:10,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:10.376 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.769s] 2018-10-10 06:41:10,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:10.476 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.098s] 2018-10-10 06:41:10,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:10.477 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-10 06:41:10,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:10.651 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.244s] 2018-10-10 06:41:16,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:16.311 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [9.124s] 2018-10-10 06:41:16,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:16.375 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-10-10 06:41:16,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:16.869 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.493s] 2018-10-10 06:41:17,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:17.000 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.129s] 2018-10-10 06:41:17,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:17.001 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-10 06:41:17,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:17.217 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [51.256s] 2018-10-10 06:41:20,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:20.257 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.486s] 2018-10-10 06:41:24,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:24.883 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [22.349s] 2018-10-10 06:41:24,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:24.896 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.014s] 2018-10-10 06:41:25,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:25.389 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.492s] 2018-10-10 06:41:25,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:25.423 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.033s] 2018-10-10 06:41:26,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:26.144 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [22.680s] 2018-10-10 06:41:26,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:26.145 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-10 06:41:29,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:29.425 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.412s] 2018-10-10 06:41:29,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:29.488 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.064s] 2018-10-10 06:41:31,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:31.057 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.567s] 2018-10-10 06:41:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:31.141 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.084s] 2018-10-10 06:41:31,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:31.708 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [5.134s] 2018-10-10 06:41:35,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:35.121 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [3.979s] 2018-10-10 06:41:35,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:35.339 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [3.631s] 2018-10-10 06:41:35,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:35.356 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.016s] 2018-10-10 06:41:35,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:35.961 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [18.746s] 2018-10-10 06:41:36,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:36.705 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.347s] 2018-10-10 06:41:37,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:37.982 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [38.759s] 2018-10-10 06:41:37,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:37.986 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-10-10 06:41:37,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:37.989 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.284s] 2018-10-10 06:41:41,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:41.252 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [3.261s] 2018-10-10 06:41:41,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:41.467 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.215s] 2018-10-10 06:41:41,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:41.696 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.230s] 2018-10-10 06:41:49,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:49.217 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.063s] 2018-10-10 06:41:49,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:49.471 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.001s]: Change password not available. 2018-10-10 06:41:49,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:49.802 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [39.380s] 2018-10-10 06:41:49,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:49.992 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.775s] 2018-10-10 06:41:54,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:54.306 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-10 06:41:54,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:54.307 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-10-10 06:41:55,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:55.743 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [106.225s] 2018-10-10 06:41:56,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:41:56.490 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.691s] 2018-10-10 06:42:00,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:00.294 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.311s] 2018-10-10 06:42:01,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:01.791 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.062s] 2018-10-10 06:42:01,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:01.805 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.014s] 2018-10-10 06:42:05,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:05.683 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.386s] 2018-10-10 06:42:06,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:06.302 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [13.971s] 2018-10-10 06:42:06,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:06.777 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.589s] 2018-10-10 06:42:09,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:09.291 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [3.610s] 2018-10-10 06:42:15,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:15.474 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [5.992s] 2018-10-10 06:42:15,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:15.693 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [14.948s] 2018-10-10 06:42:16,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:16.341 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:42:17,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:17.304 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [27.814s] 2018-10-10 06:42:21,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:21.241 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [14.938s] 2018-10-10 06:42:22,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:22.369 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-10-10 06:42:22,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:22.379 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.009s] 2018-10-10 06:42:22,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:22.388 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.008s] 2018-10-10 06:42:24,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:24.675 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:42:25,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:25.432 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [81.449s] 2018-10-10 06:42:27,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:27.086 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [9.785s] 2018-10-10 06:42:30,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:30.163 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.760s] 2018-10-10 06:42:30,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:30.422 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.257s] 2018-10-10 06:42:30,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:30.943 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.521s] 2018-10-10 06:42:31,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:31.319 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.160s] 2018-10-10 06:42:31,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:31.406 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.462s] 2018-10-10 06:42:31,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:31.621 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.215s] 2018-10-10 06:42:31,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:31.707 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.086s] 2018-10-10 06:42:31,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:31.850 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.142s] 2018-10-10 06:42:31,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:31.922 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.071s] 2018-10-10 06:42:31,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:31.989 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.066s] 2018-10-10 06:42:32,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:32.054 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.065s] 2018-10-10 06:42:32,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:32.125 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.070s] 2018-10-10 06:42:34,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:34.636 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [106.466s] 2018-10-10 06:42:34,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:34.696 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.008s] 2018-10-10 06:42:34,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:34.704 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.007s] 2018-10-10 06:42:34,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:34.710 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.005s] 2018-10-10 06:42:34,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:34.715 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-10-10 06:42:36,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:36.692 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-10 06:42:41,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:41.255 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.499s] 2018-10-10 06:42:41,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:41.453 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.197s] 2018-10-10 06:42:41,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:41.747 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [26.266s] 2018-10-10 06:42:41,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:41.863 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.376s] 2018-10-10 06:42:41,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:41.881 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-10-10 06:42:41,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:41.883 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.430s] 2018-10-10 06:42:41,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:41.898 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2018-10-10 06:42:42,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:42.301 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.698s] 2018-10-10 06:42:42,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:42.484 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.583s] 2018-10-10 06:42:44,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:44.050 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.562s] 2018-10-10 06:42:44,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:44.085 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.038s] 2018-10-10 06:42:44,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:44.107 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.021s] 2018-10-10 06:42:44,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:44.118 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-10-10 06:42:44,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:44.129 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-10-10 06:42:44,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:44.147 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-10-10 06:42:44,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:44.159 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-10-10 06:42:44,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:44.172 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.013s] 2018-10-10 06:42:46,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:46.242 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.116s] 2018-10-10 06:42:46,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:46.309 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-10-10 06:42:46,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:46.546 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.237s] 2018-10-10 06:42:46,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:46.644 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-10-10 06:42:46,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:46.646 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-10 06:42:48,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:48.530 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [82.366s] 2018-10-10 06:42:48,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:48.748 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [90.386s] 2018-10-10 06:42:51,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:51.088 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.075s] 2018-10-10 06:42:51,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:51.678 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [17.041s] 2018-10-10 06:42:52,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:52.553 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.271s] 2018-10-10 06:42:52,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:52.612 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.059s] 2018-10-10 06:42:53,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:53.461 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.785s] 2018-10-10 06:42:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:56.355 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.204s] 2018-10-10 06:42:56,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:56.476 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.387s] 2018-10-10 06:42:56,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:42:56.559 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.204s] 2018-10-10 06:43:01,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:01.031 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:43:03,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:03.290 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [22.880s] 2018-10-10 06:43:04,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:04.622 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [22.871s] 2018-10-10 06:43:08,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:08.569 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [21.584s] 2018-10-10 06:43:13,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:13.136 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [46.041s] 2018-10-10 06:43:13,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:13.623 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [2.697s] 2018-10-10 06:43:14,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:14.019 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.395s] 2018-10-10 06:43:15,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:15.014 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [26.478s] 2018-10-10 06:43:16,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:16.279 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:43:16,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:16.527 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.508s] 2018-10-10 06:43:19,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:19.853 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [47.717s] 2018-10-10 06:43:19,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:19.867 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.019s] 2018-10-10 06:43:20,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:20.772 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.901s] 2018-10-10 06:43:20,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:20.776 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-10-10 06:43:20,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:20.794 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [31.471s] 2018-10-10 06:43:20,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:20.996 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.224s] 2018-10-10 06:43:21,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:21.125 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.128s] 2018-10-10 06:43:23,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:23.913 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.056s] 2018-10-10 06:43:24,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:24.761 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.415s] 2018-10-10 06:43:25,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:25.207 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.446s] 2018-10-10 06:43:26,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:26.274 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.065s] 2018-10-10 06:43:26,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:26.632 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.358s] 2018-10-10 06:43:27,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:27.572 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.939s] 2018-10-10 06:43:27,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:27.908 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.335s] 2018-10-10 06:43:28,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:28.450 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.031s] 2018-10-10 06:43:28,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:28.458 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.007s] 2018-10-10 06:43:28,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:28.467 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.011s] 2018-10-10 06:43:28,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:28.479 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.011s] 2018-10-10 06:43:30,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:30.979 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [22.408s] 2018-10-10 06:43:31,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:31.477 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [18.338s] 2018-10-10 06:43:32,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:32.392 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.918s] 2018-10-10 06:43:38,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:38.252 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.231s] 2018-10-10 06:43:40,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:40.068 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.814s] 2018-10-10 06:43:41,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:41.785 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [4.103s] 2018-10-10 06:43:44,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:44.068 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:43:46,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:46.023 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [13.626s] 2018-10-10 06:43:46,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:46.524 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [7.769s] 2018-10-10 06:43:46,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:46.581 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [41.951s] 2018-10-10 06:43:46,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:46.667 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.596s] 2018-10-10 06:43:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:47.214 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.691s] 2018-10-10 06:43:48,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:48.890 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.224s] 2018-10-10 06:43:50,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:50.147 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.427s] 2018-10-10 06:43:50,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:50.426 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.216s] 2018-10-10 06:43:50,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:50.599 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.173s] 2018-10-10 06:43:50,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:50.762 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.162s] 2018-10-10 06:43:51,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:51.162 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.140s] 2018-10-10 06:43:51,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:51.696 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.481s] 2018-10-10 06:43:51,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:51.814 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.051s] 2018-10-10 06:43:51,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:51.977 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.163s] 2018-10-10 06:43:52,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:52.373 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [15.031s] 2018-10-10 06:43:52,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:52.375 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-10 06:43:52,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:52.377 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-10 06:43:52,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:52.378 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-10 06:43:52,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:52.662 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.773s] 2018-10-10 06:43:55,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:55.127 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.430s] 2018-10-10 06:43:59,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:43:59.792 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.079s] 2018-10-10 06:44:00,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:00.198 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.405s] 2018-10-10 06:44:00,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:00.260 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.062s] 2018-10-10 06:44:00,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:00.339 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.078s] 2018-10-10 06:44:00,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:00.400 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.061s] 2018-10-10 06:44:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:00.873 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.472s] 2018-10-10 06:44:01,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:01.819 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.946s] 2018-10-10 06:44:05,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:05.486 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.089s] 2018-10-10 06:44:05,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:05.555 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.070s] 2018-10-10 06:44:05,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:05.560 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-10 06:44:05,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:05.787 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.320s] 2018-10-10 06:44:06,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:06.590 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [20.005s] 2018-10-10 06:44:06,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:06.766 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [35.787s] 2018-10-10 06:44:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:08.249 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.083s] 2018-10-10 06:44:08,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:08.725 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.478s]: Skipped until Bug: 1014647 is resolved. 2018-10-10 06:44:09,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:09.745 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [64.564s] 2018-10-10 06:44:10,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:10.350 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [67.050s] 2018-10-10 06:44:10,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:10.962 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [105.508s] 2018-10-10 06:44:11,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:11.036 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [5.246s] 2018-10-10 06:44:15,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:15.604 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [3.893s] 2018-10-10 06:44:15,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:15.999 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [4.963s] 2018-10-10 06:44:17,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.286 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [88.520s] 2018-10-10 06:44:17,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.354 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.068s] 2018-10-10 06:44:17,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.365 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-10 06:44:17,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.510 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.144s] 2018-10-10 06:44:17,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.520 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-10 06:44:17,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.532 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-10-10 06:44:17,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.565 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-10 06:44:17,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.565 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2018-10-10 06:44:17,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.635 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.072s] 2018-10-10 06:44:17,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.713 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.078s] 2018-10-10 06:44:17,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.865 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.151s] 2018-10-10 06:44:17,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.881 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-10-10 06:44:17,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:17.959 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.078s] 2018-10-10 06:44:19,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:19.717 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [4.112s] 2018-10-10 06:44:20,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:20.834 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [4.835s] 2018-10-10 06:44:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:21.483 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-10 06:44:23,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:23.252 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-10 06:44:26,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:26.282 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [3.303s] 2018-10-10 06:44:28,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:28.896 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.177s] 2018-10-10 06:44:29,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:29.054 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.156s] 2018-10-10 06:44:29,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:29.198 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.145s] 2018-10-10 06:44:29,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:29.210 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.012s] 2018-10-10 06:44:29,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:29.363 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.151s] 2018-10-10 06:44:29,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:29.568 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.205s] 2018-10-10 06:44:29,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:29.722 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.154s] 2018-10-10 06:44:29,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:29.730 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-10-10 06:44:29,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:29.875 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.143s] 2018-10-10 06:44:30,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:30.032 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.157s] 2018-10-10 06:44:34,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:34.600 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [27.832s] 2018-10-10 06:44:35,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:35.693 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.977s] 2018-10-10 06:44:36,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:36.804 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.114s] 2018-10-10 06:44:37,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:37.373 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.258s] 2018-10-10 06:44:37,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:37.917 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.145s] 2018-10-10 06:44:38,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:38.070 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [3.294s] 2018-10-10 06:44:38,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:38.078 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.161s] 2018-10-10 06:44:38,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:38.355 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.981s] 2018-10-10 06:44:38,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:38.621 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.928s] 2018-10-10 06:44:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:38.950 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.871s] 2018-10-10 06:44:39,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:39.754 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.799s] 2018-10-10 06:44:39,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:39.762 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [84.731s] 2018-10-10 06:44:39,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:39.926 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.176s] 2018-10-10 06:44:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:39.943 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.017s] 2018-10-10 06:44:39,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:39.985 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-10 06:44:40,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:40.092 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.148s] 2018-10-10 06:44:40,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:40.276 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.183s] 2018-10-10 06:44:40,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:40.406 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.783s] 2018-10-10 06:44:40,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:40.808 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [97.315s] 2018-10-10 06:44:41,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:41.568 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-10 06:44:43,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:43.744 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [3.338s] 2018-10-10 06:44:43,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:43.808 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.004s] 2018-10-10 06:44:43,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:43.832 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.097s] 2018-10-10 06:44:46,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:46.051 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.305s] 2018-10-10 06:44:46,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:46.724 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.579s] 2018-10-10 06:44:47,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:47.080 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [12.491s] 2018-10-10 06:44:47,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:47.119 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.394s] 2018-10-10 06:44:47,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:47.513 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.392s] 2018-10-10 06:44:47,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:47.907 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.393s] 2018-10-10 06:44:48,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:48.304 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.397s] 2018-10-10 06:44:48,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:48.738 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.951s] 2018-10-10 06:44:49,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:49.604 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [15.002s] 2018-10-10 06:44:49,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:49.747 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-10 06:44:50,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:50.657 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [41.923s] 2018-10-10 06:44:50,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:50.803 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.644s] 2018-10-10 06:44:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:51.024 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [40.670s] 2018-10-10 06:44:52,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:52.730 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.921s] 2018-10-10 06:44:52,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:52.755 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.193s] 2018-10-10 06:44:54,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:54.885 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-10 06:44:54,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:54.887 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-10 06:44:54,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:54.888 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-10 06:44:54,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:54.888 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-10 06:44:57,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:44:57.193 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.199s] 2018-10-10 06:45:00,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:00.367 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [13.286s] 2018-10-10 06:45:01,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:01.107 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [4.039s] 2018-10-10 06:45:02,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:02.225 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [83.238s] 2018-10-10 06:45:03,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:03.232 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [13.627s] 2018-10-10 06:45:04,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:04.107 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.769s] 2018-10-10 06:45:04,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:04.163 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.057s] 2018-10-10 06:45:05,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:05.085 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.921s] 2018-10-10 06:45:05,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:05.382 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.188s] 2018-10-10 06:45:06,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:06.707 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.533s] 2018-10-10 06:45:06,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:06.783 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.698s] 2018-10-10 06:45:06,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:06.989 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.281s] 2018-10-10 06:45:07,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:07.391 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.401s] 2018-10-10 06:45:08,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:08.019 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.627s] 2018-10-10 06:45:08,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:08.720 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.701s] 2018-10-10 06:45:10,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:10.153 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.243s] 2018-10-10 06:45:10,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:10.317 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.163s] 2018-10-10 06:45:10,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:10.485 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.701s] 2018-10-10 06:45:10,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:10.532 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.047s] 2018-10-10 06:45:10,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:10.588 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.056s] 2018-10-10 06:45:10,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:10.761 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.443s] 2018-10-10 06:45:10,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:10.876 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [2.155s] 2018-10-10 06:45:10,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:10.985 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.223s] 2018-10-10 06:45:11,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:11.032 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.047s] 2018-10-10 06:45:11,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:11.303 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.271s] 2018-10-10 06:45:11,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:11.368 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.064s] 2018-10-10 06:45:11,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:11.649 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.773s] 2018-10-10 06:45:11,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:11.708 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.340s] 2018-10-10 06:45:12,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:12.051 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.343s] 2018-10-10 06:45:12,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:12.341 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.289s] 2018-10-10 06:45:12,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:12.413 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.071s] 2018-10-10 06:45:12,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:12.616 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.202s] 2018-10-10 06:45:12,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:12.646 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.031s] 2018-10-10 06:45:12,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:12.832 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.185s] 2018-10-10 06:45:13,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:13.039 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.206s] 2018-10-10 06:45:13,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:13.483 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.579s] 2018-10-10 06:45:14,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:14.211 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [6.668s] 2018-10-10 06:45:15,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:15.808 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.424s] 2018-10-10 06:45:17,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:17.391 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:45:17,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:17.391 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:45:20,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:20.642 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [17.408s] 2018-10-10 06:45:21,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:21.730 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [75.125s] 2018-10-10 06:45:24,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:24.763 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.662s] 2018-10-10 06:45:25,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:25.578 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.814s] 2018-10-10 06:45:26,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:26.435 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.856s] 2018-10-10 06:45:30,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:30.417 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [3.981s] 2018-10-10 06:45:31,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:31.984 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [6.353s] 2018-10-10 06:45:36,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:36.010 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [5.592s] 2018-10-10 06:45:38,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:38.380 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [6.394s] 2018-10-10 06:45:38,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:38.813 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [2.801s] 2018-10-10 06:45:40,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:40.171 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [39.803s] 2018-10-10 06:45:40,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:40.491 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.111s] 2018-10-10 06:45:41,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:41.557 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [9.758s] 2018-10-10 06:45:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:42.561 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [21.920s] 2018-10-10 06:45:45,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:45.991 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [32.502s] 2018-10-10 06:45:46,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:46.282 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [55.610s] 2018-10-10 06:45:47,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:47.249 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [6.757s] 2018-10-10 06:45:47,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:47.584 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [90.281s] 2018-10-10 06:45:49,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:49.205 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [98.220s] 2018-10-10 06:45:49,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:49.274 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.170s] 2018-10-10 06:45:51,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:51.587 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.487s] 2018-10-10 06:45:51,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:51.682 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.959s] 2018-10-10 06:45:51,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:51.871 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.283s] 2018-10-10 06:45:54,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:54.085 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.807s] 2018-10-10 06:45:54,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:54.951 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [13.393s] 2018-10-10 06:45:56,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:56.103 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.019s] 2018-10-10 06:45:57,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:57.545 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.860s] 2018-10-10 06:45:57,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:45:57.695 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.591s] 2018-10-10 06:46:02,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:02.559 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [4.862s] 2018-10-10 06:46:03,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:03.821 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [114.050s] 2018-10-10 06:46:03,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:03.857 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [7.103s] 2018-10-10 06:46:04,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:04.584 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [7.039s] 2018-10-10 06:46:05,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:05.507 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.923s] 2018-10-10 06:46:05,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:05.699 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:46:06,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:06.464 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.955s] 2018-10-10 06:46:06,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:06.531 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [26.360s] 2018-10-10 06:46:07,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:07.482 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.018s] 2018-10-10 06:46:07,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:07.659 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [9.751s] 2018-10-10 06:46:08,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:08.662 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [6.101s] 2018-10-10 06:46:08,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:08.721 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [66.484s] 2018-10-10 06:46:08,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:08.743 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.260s] 2018-10-10 06:46:09,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:09.559 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [14.607s] 2018-10-10 06:46:09,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:09.775 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.031s] 2018-10-10 06:46:09,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:09.795 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [23.805s] 2018-10-10 06:46:09,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:09.910 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.249s] 2018-10-10 06:46:10,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:10.217 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.094s] 2018-10-10 06:46:10,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:10.282 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.065s] 2018-10-10 06:46:10,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:10.690 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.780s] 2018-10-10 06:46:11,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:11.024 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.741s] 2018-10-10 06:46:11,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:11.326 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.828s] 2018-10-10 06:46:11,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:11.515 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.491s] 2018-10-10 06:46:11,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:11.549 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.223s] 2018-10-10 06:46:11,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:11.666 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [7.809s] 2018-10-10 06:46:12,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:12.526 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.750s] 2018-10-10 06:46:12,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:12.599 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-10 06:46:12,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:12.726 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.066s] 2018-10-10 06:46:13,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:13.404 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.711s] 2018-10-10 06:46:13,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:13.812 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.253s] 2018-10-10 06:46:14,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:14.217 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.814s] 2018-10-10 06:46:14,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:14.253 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.035s] 2018-10-10 06:46:14,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:14.418 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.164s] 2018-10-10 06:46:14,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:14.653 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.126s] 2018-10-10 06:46:14,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:14.716 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.297s] 2018-10-10 06:46:15,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:15.243 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.589s] 2018-10-10 06:46:15,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:15.463 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.650s] 2018-10-10 06:46:15,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:15.740 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.496s] 2018-10-10 06:46:16,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:16.143 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.402s] 2018-10-10 06:46:16,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:16.660 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-10 06:46:16,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:16.662 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-10 06:46:16,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:16.664 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:46:16,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:16.924 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.780s] 2018-10-10 06:46:17,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:17.475 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.550s] 2018-10-10 06:46:17,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:17.522 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.796s] 2018-10-10 06:46:17,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:17.756 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.281s] 2018-10-10 06:46:18,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:18.416 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.659s] 2018-10-10 06:46:19,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:19.079 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.662s] 2018-10-10 06:46:19,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:19.517 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.437s] 2018-10-10 06:46:19,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:19.534 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-10 06:46:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:19.536 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-10 06:46:19,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:19.537 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-10 06:46:19,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:19.538 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:46:19,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:19.538 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-10 06:46:20,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:20.100 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.281s] 2018-10-10 06:46:20,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:20.162 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.063s] 2018-10-10 06:46:20,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:20.264 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.101s] 2018-10-10 06:46:20,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:20.451 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.185s] 2018-10-10 06:46:20,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:20.515 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.065s] 2018-10-10 06:46:21,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:21.518 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.849s] 2018-10-10 06:46:21,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:21.629 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.106s] 2018-10-10 06:46:23,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:23.236 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.716s] 2018-10-10 06:46:23,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:23.238 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-10 06:46:23,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:23.704 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.468s] 2018-10-10 06:46:24,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:24.006 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [17.473s] 2018-10-10 06:46:24,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:24.272 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.567s] 2018-10-10 06:46:24,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:24.782 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.509s] 2018-10-10 06:46:24,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:24.925 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [30.684s] 2018-10-10 06:46:25,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:25.480 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.698s] 2018-10-10 06:46:25,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:25.783 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.302s] 2018-10-10 06:46:26,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:26.419 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.634s] 2018-10-10 06:46:26,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:26.755 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.126s] 2018-10-10 06:46:27,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:27.229 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.006s] 2018-10-10 06:46:27,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:27.255 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.836s] 2018-10-10 06:46:27,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:27.362 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-10 06:46:27,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:27.364 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-10 06:46:27,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:27.364 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-10 06:46:27,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:27.460 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.229s] 2018-10-10 06:46:27,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:27.726 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.266s] 2018-10-10 06:46:27,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:27.755 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.500s] 2018-10-10 06:46:28,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:28.517 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.760s] 2018-10-10 06:46:28,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:28.912 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.394s] 2018-10-10 06:46:29,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:29.193 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.281s] 2018-10-10 06:46:30,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:30.259 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.064s] 2018-10-10 06:46:30,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:30.261 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-10 06:46:30,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:30.263 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-10 06:46:30,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:30.796 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.534s] 2018-10-10 06:46:31,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:31.097 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.302s] 2018-10-10 06:46:32,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:32.896 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.141s] 2018-10-10 06:46:33,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:33.386 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.337s] 2018-10-10 06:46:33,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:33.560 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.174s] 2018-10-10 06:46:33,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:33.943 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [18.478s] 2018-10-10 06:46:34,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:34.187 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.244s] 2018-10-10 06:46:34,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:34.461 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.273s] 2018-10-10 06:46:34,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:34.525 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [6.796s] 2018-10-10 06:46:34,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:34.533 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [30.714s] 2018-10-10 06:46:36,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:36.172 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [5.071s] 2018-10-10 06:46:36,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:36.478 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [4.727s] 2018-10-10 06:46:36,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:36.548 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.846s] 2018-10-10 06:46:36,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:36.654 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.484s] 2018-10-10 06:46:37,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:37.179 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.523s] 2018-10-10 06:46:37,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:37.181 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-10 06:46:37,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:37.183 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-10 06:46:37,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:37.489 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.940s] 2018-10-10 06:46:37,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:37.531 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.352s] 2018-10-10 06:46:37,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:37.799 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.267s] 2018-10-10 06:46:38,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:38.292 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.492s] 2018-10-10 06:46:38,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:38.653 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.756s] 2018-10-10 06:46:39,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:39.066 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [1.577s] 2018-10-10 06:46:39,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:39.800 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.898s] 2018-10-10 06:46:39,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:39.940 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.874s] 2018-10-10 06:46:40,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:40.371 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.430s] 2018-10-10 06:46:41,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:41.431 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [17.424s] 2018-10-10 06:46:42,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:42.194 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.822s] 2018-10-10 06:46:42,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:42.428 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [7.900s] 2018-10-10 06:46:42,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:42.443 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [56.154s] 2018-10-10 06:46:42,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:42.692 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.267s] 2018-10-10 06:46:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:43.381 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.107s] 2018-10-10 06:46:44,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:44.425 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.627s] 2018-10-10 06:46:44,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:44.533 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.338s] 2018-10-10 06:46:44,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:44.719 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [1.338s] 2018-10-10 06:46:45,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:45.320 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.626s] 2018-10-10 06:46:45,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:45.529 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [11.065s] 2018-10-10 06:46:45,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:45.532 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [10.999s] 2018-10-10 06:46:45,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:45.718 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [1.184s] 2018-10-10 06:46:45,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:45.785 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.713s] 2018-10-10 06:46:46,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:46.063 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.342s] 2018-10-10 06:46:46,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:46.130 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.343s] 2018-10-10 06:46:46,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:46.934 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [22.009s] 2018-10-10 06:46:47,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:47.139 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [1.418s] 2018-10-10 06:46:47,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:47.251 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.121s] 2018-10-10 06:46:48,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:48.362 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [1.223s] 2018-10-10 06:46:48,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:48.939 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.284s] 2018-10-10 06:46:52,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:52.901 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [8.474s] 2018-10-10 06:46:53,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:53.153 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [4.214s] 2018-10-10 06:46:53,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:53.499 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.713s] 2018-10-10 06:46:53,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:53.507 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-10-10 06:46:54,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:54.258 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-10 06:46:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:54.445 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-10 06:46:54,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:54.674 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.151s] 2018-10-10 06:46:56,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:56.490 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-10 06:46:57,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:57.719 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.817s] 2018-10-10 06:46:58,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:46:58.756 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [17.325s] 2018-10-10 06:47:00,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:00.311 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [17.866s] 2018-10-10 06:47:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:00.747 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [7.593s] 2018-10-10 06:47:00,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:00.931 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.184s] 2018-10-10 06:47:01,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:01.182 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.023s] 2018-10-10 06:47:01,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:01.745 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.814s] 2018-10-10 06:47:02,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:02.024 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.278s] 2018-10-10 06:47:02,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:02.079 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.054s] 2018-10-10 06:47:02,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:02.303 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.223s] 2018-10-10 06:47:02,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:02.423 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.120s] 2018-10-10 06:47:02,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:02.520 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.096s] 2018-10-10 06:47:02,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:02.833 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.313s] 2018-10-10 06:47:02,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:02.899 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.064s] 2018-10-10 06:47:03,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:03.278 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [4.275s] 2018-10-10 06:47:04,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:04.044 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [6.323s] 2018-10-10 06:47:04,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:04.801 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.676s] 2018-10-10 06:47:05,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:05.926 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.249s] 2018-10-10 06:47:06,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:06.042 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.241s] 2018-10-10 06:47:06,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:06.321 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [5.137s] 2018-10-10 06:47:08,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:08.472 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [2.429s] 2018-10-10 06:47:08,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:08.659 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.616s] 2018-10-10 06:47:08,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:08.807 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.209s] 2018-10-10 06:47:08,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:08.875 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.067s] 2018-10-10 06:47:08,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:08.942 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [81.340s] 2018-10-10 06:47:09,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.157 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [22.222s] 2018-10-10 06:47:09,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.160 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-10 06:47:09,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.362 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.487s] 2018-10-10 06:47:09,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.374 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-10 06:47:09,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.436 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.062s] 2018-10-10 06:47:09,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.449 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.013s] 2018-10-10 06:47:09,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.504 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.055s] 2018-10-10 06:47:09,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.552 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.046s] 2018-10-10 06:47:09,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:09.866 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.967s] 2018-10-10 06:47:12,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:12.262 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [14.926s] 2018-10-10 06:47:12,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:12.635 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.159s] 2018-10-10 06:47:13,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:13.340 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [27.813s] 2018-10-10 06:47:13,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:13.351 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-10 06:47:13,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:13.399 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.059s] 2018-10-10 06:47:13,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:13.582 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.182s] 2018-10-10 06:47:14,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:14.157 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.453s] 2018-10-10 06:47:14,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:14.964 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [10.975s] 2018-10-10 06:47:15,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:15.001 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [16.245s] 2018-10-10 06:47:15,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:15.614 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.106s] 2018-10-10 06:47:15,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:15.702 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.088s] 2018-10-10 06:47:15,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:15.798 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.096s] 2018-10-10 06:47:15,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:15.805 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-10 06:47:17,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:17.168 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [8.226s] 2018-10-10 06:47:19,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:19.195 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.173s] 2018-10-10 06:47:19,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:19.383 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.188s] 2018-10-10 06:47:19,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:19.675 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.291s] 2018-10-10 06:47:19,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:19.756 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.243s] 2018-10-10 06:47:19,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:19.867 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.191s] 2018-10-10 06:47:20,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:20.063 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.194s] 2018-10-10 06:47:20,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:20.253 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.190s] 2018-10-10 06:47:20,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:20.353 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.390s] 2018-10-10 06:47:20,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:20.473 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.219s] 2018-10-10 06:47:20,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:20.685 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.212s] 2018-10-10 06:47:20,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:20.722 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.037s] 2018-10-10 06:47:20,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:20.770 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.047s] 2018-10-10 06:47:20,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:20.842 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.754s] 2018-10-10 06:47:21,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:21.166 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:47:21,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:21.372 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.529s] 2018-10-10 06:47:21,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:21.468 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.070s] 2018-10-10 06:47:21,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:21.489 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.021s] 2018-10-10 06:47:22,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:22.252 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.879s] 2018-10-10 06:47:22,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:22.495 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.909s] 2018-10-10 06:47:22,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:22.986 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.734s] 2018-10-10 06:47:24,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:24.385 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [24.072s] 2018-10-10 06:47:24,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:24.479 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.320s] 2018-10-10 06:47:24,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:24.640 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.288s] 2018-10-10 06:47:24,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:24.894 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.253s] 2018-10-10 06:47:25,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:25.267 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.372s] 2018-10-10 06:47:25,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:25.534 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.264s] 2018-10-10 06:47:25,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:25.751 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.995s] 2018-10-10 06:47:25,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:25.827 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.294s] 2018-10-10 06:47:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:25.841 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.012s] 2018-10-10 06:47:25,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:25.857 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.015s] 2018-10-10 06:47:26,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:26.060 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.100s] 2018-10-10 06:47:26,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:26.152 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.294s] 2018-10-10 06:47:26,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:26.192 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.039s] 2018-10-10 06:47:26,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:26.202 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-10-10 06:47:26,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:26.485 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.281s] 2018-10-10 06:47:26,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:26.521 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.036s] 2018-10-10 06:47:26,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:26.700 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.178s] 2018-10-10 06:47:26,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:26.935 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.999s] 2018-10-10 06:47:27,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:27.045 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.344s] 2018-10-10 06:47:27,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:27.336 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.290s] 2018-10-10 06:47:27,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:27.603 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.266s] 2018-10-10 06:47:27,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:27.645 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.041s] 2018-10-10 06:47:28,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:28.995 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.096s] 2018-10-10 06:47:29,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.006 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-10-10 06:47:29,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.017 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-10 06:47:29,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.288 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.641s] 2018-10-10 06:47:29,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.392 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.374s] 2018-10-10 06:47:29,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.401 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-10 06:47:29,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.410 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-10 06:47:29,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.519 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.231s] 2018-10-10 06:47:29,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.523 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-10 06:47:29,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.555 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-10-10 06:47:29,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.752 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.196s] 2018-10-10 06:47:29,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:29.832 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.421s] 2018-10-10 06:47:30,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:30.052 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.300s] 2018-10-10 06:47:30,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:30.234 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.401s] 2018-10-10 06:47:30,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:30.247 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.194s] 2018-10-10 06:47:30,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:30.287 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.039s] 2018-10-10 06:47:30,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:30.326 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.038s] 2018-10-10 06:47:30,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:30.766 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.438s] 2018-10-10 06:47:30,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:30.805 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.039s] 2018-10-10 06:47:30,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:30.851 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.044s] 2018-10-10 06:47:31,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:31.055 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.205s] 2018-10-10 06:47:31,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:31.087 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-10-10 06:47:32,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:32.183 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [5.247s] 2018-10-10 06:47:33,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:33.048 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:47:33,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:33.940 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.747s] 2018-10-10 06:47:34,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:34.138 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.198s] 2018-10-10 06:47:34,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:34.293 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.154s] 2018-10-10 06:47:35,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:35.274 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [8.153s] 2018-10-10 06:47:35,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:35.781 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.598s] 2018-10-10 06:47:36,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:36.047 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.950s] 2018-10-10 06:47:36,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:36.106 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [13.610s] 2018-10-10 06:47:36,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:36.144 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.093s] 2018-10-10 06:47:36,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:36.147 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-10 06:47:36,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:36.148 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-10 06:47:36,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:36.619 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.323s] 2018-10-10 06:47:37,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:37.999 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.380s] 2018-10-10 06:47:38,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:38.667 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.525s] 2018-10-10 06:47:39,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:39.599 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.599s] 2018-10-10 06:47:40,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:40.619 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.837s] 2018-10-10 06:47:40,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:40.889 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.614s] 2018-10-10 06:47:41,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:41.220 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.746s] 2018-10-10 06:47:41,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:41.461 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [4.391s] 2018-10-10 06:47:42,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:42.237 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [17.756s] 2018-10-10 06:47:46,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:46.973 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [5.751s] 2018-10-10 06:47:47,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:47.584 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.760s] 2018-10-10 06:47:47,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:47.780 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.195s] 2018-10-10 06:47:49,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:49.586 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.696s] 2018-10-10 06:47:51,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:51.498 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.010s] 2018-10-10 06:47:51,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:51.592 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.228s] 2018-10-10 06:47:51,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:51.943 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.969s] 2018-10-10 06:47:52,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:52.233 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.638s] 2018-10-10 06:47:52,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:52.308 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.075s] 2018-10-10 06:47:52,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:52.683 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.375s] 2018-10-10 06:47:54,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:54.053 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.466s] 2018-10-10 06:47:56,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:56.925 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.871s] 2018-10-10 06:47:58,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:58.087 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [6.143s] 2018-10-10 06:47:59,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:47:59.391 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.377s] 2018-10-10 06:48:00,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:00.267 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.876s] 2018-10-10 06:48:05,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:05.048 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [26.968s] 2018-10-10 06:48:05,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:05.350 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.796s] 2018-10-10 06:48:06,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:06.143 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.055s] 2018-10-10 06:48:07,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:07.663 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.520s] 2018-10-10 06:48:09,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:09.203 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [44.804s] 2018-10-10 06:48:11,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:11.075 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [9.622s] 2018-10-10 06:48:11,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:11.679 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [48.382s] 2018-10-10 06:48:12,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:12.017 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.711s] 2018-10-10 06:48:14,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:14.190 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.733s] 2018-10-10 06:48:16,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:16.605 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [19.678s] 2018-10-10 06:48:16,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:16.714 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.111s] 2018-10-10 06:48:16,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:16.778 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.063s] 2018-10-10 06:48:17,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:17.169 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [70.831s] 2018-10-10 06:48:18,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:18.162 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [6.144s] 2018-10-10 06:48:18,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:18.710 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.396s] 2018-10-10 06:48:19,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:19.254 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [8.179s] 2018-10-10 06:48:20,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:20.378 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.185s] 2018-10-10 06:48:22,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:22.796 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [17.748s] 2018-10-10 06:48:22,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:22.989 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [6.783s] 2018-10-10 06:48:26,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:26.044 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [43.805s] 2018-10-10 06:48:26,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:26.196 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.941s] 2018-10-10 06:48:28,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:28.693 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [11.913s] 2018-10-10 06:48:28,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:28.967 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [10.252s] 2018-10-10 06:48:28,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:28.968 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.975s] 2018-10-10 06:48:30,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:30.647 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.958s] 2018-10-10 06:48:30,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:30.898 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [10.519s] 2018-10-10 06:48:32,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:32.759 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [6.561s] 2018-10-10 06:48:32,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:32.829 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [3.865s] 2018-10-10 06:48:33,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:33.314 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-10 06:48:33,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:33.315 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:48:33,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:33.316 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-10 06:48:33,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:33.643 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [4.678s] 2018-10-10 06:48:35,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:35.510 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.679s] 2018-10-10 06:48:36,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:36.363 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.268s] 2018-10-10 06:48:36,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:36.595 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.232s] 2018-10-10 06:48:36,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:36.805 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.210s] 2018-10-10 06:48:37,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:37.065 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.259s] 2018-10-10 06:48:37,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:37.318 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.252s] 2018-10-10 06:48:38,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:38.019 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.510s] 2018-10-10 06:48:39,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:39.178 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [6.419s] 2018-10-10 06:48:39,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:39.548 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [8.650s] 2018-10-10 06:48:39,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:39.772 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [6.129s] 2018-10-10 06:48:39,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:39.896 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [13.854s] 2018-10-10 06:48:41,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:41.251 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.931s] 2018-10-10 06:48:41,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:41.462 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.689s] 2018-10-10 06:48:43,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:43.748 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [20.949s] 2018-10-10 06:48:43,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:43.750 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-10 06:48:46,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:46.296 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.363s] 2018-10-10 06:48:46,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:46.946 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [35.266s] 2018-10-10 06:48:47,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:47.749 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.285s] 2018-10-10 06:48:47,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:47.967 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.671s] 2018-10-10 06:48:51,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:51.311 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.166s] 2018-10-10 06:48:51,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:51.899 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.150s] 2018-10-10 06:48:52,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:52.707 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [5.108s] 2018-10-10 06:48:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:53.910 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.598s] 2018-10-10 06:48:55,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:55.573 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.663s] 2018-10-10 06:48:56,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:56.153 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [27.452s] 2018-10-10 06:48:56,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:56.167 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [46.949s] 2018-10-10 06:48:56,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:56.168 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-10 06:48:56,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:56.184 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.284s] 2018-10-10 06:48:56,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:56.201 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.054s] 2018-10-10 06:48:56,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:56.257 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.056s] 2018-10-10 06:48:56,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:56.747 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.174s] 2018-10-10 06:48:58,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:58.114 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [14.365s] 2018-10-10 06:48:58,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:58.452 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [18.902s] 2018-10-10 06:48:58,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:58.519 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.770s] 2018-10-10 06:48:59,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:59.266 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.948s] 2018-10-10 06:48:59,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:48:59.571 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.385s] 2018-10-10 06:49:01,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:01.893 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.372s] 2018-10-10 06:49:04,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:04.099 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.206s] 2018-10-10 06:49:04,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:04.224 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.126s] 2018-10-10 06:49:05,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:05.251 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:49:05,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:05.398 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.667s] 2018-10-10 06:49:05,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:05.651 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.253s] 2018-10-10 06:49:05,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:05.875 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.223s] 2018-10-10 06:49:06,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:06.676 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.449s] 2018-10-10 06:49:07,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:07.068 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.868s] 2018-10-10 06:49:07,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:07.800 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.124s] 2018-10-10 06:49:08,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:08.525 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [12.265s] 2018-10-10 06:49:08,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:08.944 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.143s] 2018-10-10 06:49:08,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:08.966 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.023s] 2018-10-10 06:49:08,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:08.985 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-10-10 06:49:09,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:09.009 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.023s] 2018-10-10 06:49:09,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:09.130 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.559s] 2018-10-10 06:49:10,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:10.127 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.058s] 2018-10-10 06:49:10,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:10.471 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-10 06:49:10,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:10.472 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-10 06:49:10,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:10.473 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:49:10,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:10.476 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-10 06:49:10,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:10.685 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.553s] 2018-10-10 06:49:13,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:13.325 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [2.640s] 2018-10-10 06:49:13,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:13.507 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.380s] 2018-10-10 06:49:13,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:13.819 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.494s] 2018-10-10 06:49:14,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:14.115 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.294s] 2018-10-10 06:49:14,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:14.246 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.131s] 2018-10-10 06:49:14,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:14.326 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.079s] 2018-10-10 06:49:14,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:14.391 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.065s] 2018-10-10 06:49:14,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:14.491 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.099s] 2018-10-10 06:49:14,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:14.606 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.114s] 2018-10-10 06:49:14,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:14.688 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.082s] 2018-10-10 06:49:14,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:14.747 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.058s] 2018-10-10 06:49:15,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:15.913 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [10.033s] 2018-10-10 06:49:15,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:15.971 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.062s] 2018-10-10 06:49:16,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:16.015 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.043s] 2018-10-10 06:49:16,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:16.068 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [17.952s] 2018-10-10 06:49:16,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:16.603 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-10 06:49:18,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:18.405 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-10 06:49:18,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:18.407 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:49:18,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:18.536 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.028s] 2018-10-10 06:49:18,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:18.656 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [10.130s] 2018-10-10 06:49:18,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:18.732 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [68.436s] 2018-10-10 06:49:20,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:20.589 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.236s] 2018-10-10 06:49:20,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:20.754 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.007s] 2018-10-10 06:49:21,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:21.021 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.432s] 2018-10-10 06:49:22,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:22.667 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.720s] 2018-10-10 06:49:23,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:23.394 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.727s] 2018-10-10 06:49:24,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:24.939 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.543s] 2018-10-10 06:49:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:26.327 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [30.157s] 2018-10-10 06:49:26,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:26.411 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.662s] 2018-10-10 06:49:28,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:28.465 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.053s] 2018-10-10 06:49:28,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:28.559 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-10 06:49:30,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:30.892 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.815s] 2018-10-10 06:49:31,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:31.650 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.761s] 2018-10-10 06:49:32,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:32.878 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.341s] 2018-10-10 06:49:33,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:33.129 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.007s] 2018-10-10 06:49:33,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:33.725 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.074s] 2018-10-10 06:49:33,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:33.754 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.876s] 2018-10-10 06:49:33,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:33.927 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.202s] 2018-10-10 06:49:34,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:34.096 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [7.771s] 2018-10-10 06:49:34,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:34.379 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-10 06:49:34,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:34.769 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.841s] 2018-10-10 06:49:36,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:36.889 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [3.759s] 2018-10-10 06:49:37,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:37.810 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [9.340s] 2018-10-10 06:49:38,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:38.589 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [81.407s] 2018-10-10 06:49:38,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:38.642 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.056s] 2018-10-10 06:49:38,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:38.743 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.101s] 2018-10-10 06:49:40,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:40.174 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.126s] 2018-10-10 06:49:40,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:40.248 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [2.440s] 2018-10-10 06:49:41,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:41.934 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.759s] 2018-10-10 06:49:42,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:42.253 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.360s] 2018-10-10 06:49:42,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:42.352 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.419s] 2018-10-10 06:49:43,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:43.297 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.262s] 2018-10-10 06:49:43,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:43.550 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.300s] 2018-10-10 06:49:43,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:43.746 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-10 06:49:43,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:43.747 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-10 06:49:43,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:43.873 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.622s] 2018-10-10 06:49:45,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:45.299 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.002s] 2018-10-10 06:49:45,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:45.525 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.974s] 2018-10-10 06:49:48,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:48.446 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [4.568s] 2018-10-10 06:49:49,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:49.966 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [4.437s] 2018-10-10 06:49:50,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:50.011 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2018-10-10 06:49:50,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:50.219 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.773s] 2018-10-10 06:49:50,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:50.373 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [3.512s] 2018-10-10 06:49:50,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:50.690 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.187s] 2018-10-10 06:49:52,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:52.578 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.204s] 2018-10-10 06:49:53,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:53.259 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.036s] 2018-10-10 06:49:53,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:53.318 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.062s] 2018-10-10 06:49:54,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:54.767 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-10 06:49:54,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:54.768 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-10 06:49:55,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:55.790 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:49:56,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:56.205 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.195s] 2018-10-10 06:49:56,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:56.592 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.386s] 2018-10-10 06:49:56,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:56.830 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.237s] 2018-10-10 06:49:56,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:56.922 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [40.851s] 2018-10-10 06:49:57,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:57.005 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.175s] 2018-10-10 06:49:57,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:57.186 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.181s] 2018-10-10 06:49:57,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:57.362 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.175s] 2018-10-10 06:49:57,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:57.530 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.168s] 2018-10-10 06:49:57,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:57.750 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.219s] 2018-10-10 06:49:57,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:57.798 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.047s] 2018-10-10 06:49:57,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:57.935 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.246s] 2018-10-10 06:49:58,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.057 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.258s] 2018-10-10 06:49:58,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.173 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.238s] 2018-10-10 06:49:58,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.195 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.021s] 2018-10-10 06:49:58,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.252 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.195s] 2018-10-10 06:49:58,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.329 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [32.187s] 2018-10-10 06:49:58,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.417 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.221s] 2018-10-10 06:49:58,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.439 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.022s] 2018-10-10 06:49:58,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.461 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.021s] 2018-10-10 06:49:58,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.636 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.174s] 2018-10-10 06:49:58,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.659 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.022s] 2018-10-10 06:49:58,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.820 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.160s] 2018-10-10 06:49:58,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:58.988 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.168s] 2018-10-10 06:49:59,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:59.284 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.294s] 2018-10-10 06:49:59,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:59.598 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.314s] 2018-10-10 06:49:59,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:49:59.884 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.198s] 2018-10-10 06:50:00,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:00.146 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.261s] 2018-10-10 06:50:00,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:00.879 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:50:00,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:00.883 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:50:01,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:01.777 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.261s] 2018-10-10 06:50:02,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:02.616 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.838s] 2018-10-10 06:50:02,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:02.942 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.325s] 2018-10-10 06:50:03,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:03.373 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.430s] 2018-10-10 06:50:03,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:03.602 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.229s] 2018-10-10 06:50:03,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:03.633 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.032s] 2018-10-10 06:50:04,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:04.738 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.103s] 2018-10-10 06:50:06,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:06.257 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.682s] 2018-10-10 06:50:06,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:06.692 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.434s] 2018-10-10 06:50:08,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:08.564 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [11.645s] 2018-10-10 06:50:08,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:08.682 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.739s] 2018-10-10 06:50:09,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:09.284 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.167s] 2018-10-10 06:50:09,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:09.526 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.843s] 2018-10-10 06:50:09,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:09.647 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.162s] 2018-10-10 06:50:09,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:09.686 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-10-10 06:50:12,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:12.021 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.734s] 2018-10-10 06:50:16,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:16.181 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.865s] 2018-10-10 06:50:16,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:16.287 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.840s] 2018-10-10 06:50:16,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:16.533 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.246s] 2018-10-10 06:50:16,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:16.709 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.088s] 2018-10-10 06:50:16,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:16.768 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [20.061s] 2018-10-10 06:50:16,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:16.803 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.093s] 2018-10-10 06:50:16,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:16.906 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.102s] 2018-10-10 06:50:16,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:16.991 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.085s] 2018-10-10 06:50:17,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:17.086 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.094s] 2018-10-10 06:50:18,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:18.385 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [69.016s] 2018-10-10 06:50:23,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:23.745 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [5.684s] 2018-10-10 06:50:25,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:25.050 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.364s] 2018-10-10 06:50:25,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:25.830 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [9.059s] 2018-10-10 06:50:28,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:28.528 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.475s] 2018-10-10 06:50:28,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:28.529 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-10 06:50:28,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:28.586 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [2.756s] 2018-10-10 06:50:28,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:28.786 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.041s] 2018-10-10 06:50:31,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:31.799 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [11.806s] 2018-10-10 06:50:32,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:32.578 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [4.051s] 2018-10-10 06:50:34,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:34.117 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.538s] 2018-10-10 06:50:34,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:34.719 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:50:34,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:34.720 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-10 06:50:35,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:35.003 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [39.132s] 2018-10-10 06:50:35,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:35.320 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:50:35,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:35.321 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-10 06:50:38,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:38.975 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-10 06:50:38,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:38.976 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-10 06:50:39,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:39.587 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [15.800s] 2018-10-10 06:50:39,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:39.636 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.340s] 2018-10-10 06:50:40,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:40.091 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.455s] 2018-10-10 06:50:42,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:42.537 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-10 06:50:42,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:42.996 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-10 06:50:43,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:43.477 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.892s] 2018-10-10 06:50:43,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:43.503 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.250s] 2018-10-10 06:50:43,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:43.760 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.256s] 2018-10-10 06:50:44,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:44.029 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.268s] 2018-10-10 06:50:44,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:44.822 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.792s] 2018-10-10 06:50:44,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:44.928 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.106s] 2018-10-10 06:50:45,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:45.213 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [1.736s] 2018-10-10 06:50:45,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:45.238 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.261s] 2018-10-10 06:50:45,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:45.504 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.575s] 2018-10-10 06:50:45,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:45.548 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.043s] 2018-10-10 06:50:45,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:45.597 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.048s] 2018-10-10 06:50:45,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:45.819 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.222s] 2018-10-10 06:50:45,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:45.891 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.071s] 2018-10-10 06:50:46,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.066 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.175s] 2018-10-10 06:50:46,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.158 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.191s] 2018-10-10 06:50:46,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.267 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.199s] 2018-10-10 06:50:46,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.339 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.182s] 2018-10-10 06:50:46,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.507 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.239s] 2018-10-10 06:50:46,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.554 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.215s] 2018-10-10 06:50:46,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.596 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.088s] 2018-10-10 06:50:46,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.819 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.222s] 2018-10-10 06:50:46,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.875 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.056s] 2018-10-10 06:50:46,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.932 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.056s] 2018-10-10 06:50:46,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:46.991 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.059s] 2018-10-10 06:50:47,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:47.580 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.277s] 2018-10-10 06:50:48,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:48.078 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.497s] 2018-10-10 06:50:48,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:48.718 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.162s] 2018-10-10 06:50:48,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:48.907 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.189s] 2018-10-10 06:50:49,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.167 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.952s] 2018-10-10 06:50:49,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.326 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.012s] 2018-10-10 06:50:49,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.342 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.006s] 2018-10-10 06:50:49,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.344 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.256s] 2018-10-10 06:50:49,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.354 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-10 06:50:49,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.364 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.008s] 2018-10-10 06:50:49,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.374 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.006s] 2018-10-10 06:50:49,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.383 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-10-10 06:50:49,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.391 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.005s] 2018-10-10 06:50:49,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.423 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.087s] 2018-10-10 06:50:49,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.497 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.073s] 2018-10-10 06:50:49,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:49.559 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.062s] 2018-10-10 06:50:52,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:52.609 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.441s] 2018-10-10 06:50:54,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:54.895 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.285s] 2018-10-10 06:50:57,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:57.884 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.592s] 2018-10-10 06:50:58,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:58.636 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.751s] 2018-10-10 06:50:59,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:59.073 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.437s] 2018-10-10 06:50:59,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:50:59.779 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.706s] 2018-10-10 06:51:01,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:01.336 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.555s] 2018-10-10 06:51:01,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:01.786 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.450s] 2018-10-10 06:51:02,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:02.342 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.556s] 2018-10-10 06:51:03,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:03.316 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.800s] 2018-10-10 06:51:03,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:03.514 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.197s] 2018-10-10 06:51:04,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:04.352 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.008s] 2018-10-10 06:51:05,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:05.232 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.878s] 2018-10-10 06:51:05,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:05.865 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.633s] 2018-10-10 06:51:05,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:05.937 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.073s] 2018-10-10 06:51:06,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:06.321 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.383s] 2018-10-10 06:51:07,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:07.158 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.835s] 2018-10-10 06:51:12,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:12.144 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.518s] 2018-10-10 06:51:16,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:16.450 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.306s] 2018-10-10 06:51:19,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:19.665 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.666s] 2018-10-10 06:51:19,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:19.820 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.157s] 2018-10-10 06:51:20,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:20.094 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.273s] 2018-10-10 06:51:23,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:23.029 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.479s] 2018-10-10 06:51:29,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:29.473 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [71.070s] 2018-10-10 06:51:31,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:31.862 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.919s] 2018-10-10 06:51:32,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:32.702 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [9.672s] 2018-10-10 06:51:33,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:33.337 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.637s] 2018-10-10 06:51:33,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:33.898 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.560s] 2018-10-10 06:51:34,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:34.317 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.419s] 2018-10-10 06:51:36,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:36.936 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.189s] 2018-10-10 06:51:39,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:39.171 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.232s] 2018-10-10 06:51:45,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:45.733 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.372s] 2018-10-10 06:51:45,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:45.900 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.166s] 2018-10-10 06:51:46,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:46.077 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.177s] 2018-10-10 06:51:46,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:46.244 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.167s] 2018-10-10 06:51:49,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:49.201 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [16.045s] 2018-10-10 06:51:51,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:51:51.627 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.171s] 2018-10-10 06:52:01,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:52:01.745 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [27.423s] 2018-10-10 06:52:04,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:52:04.240 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [15.038s] 2018-10-10 06:52:09,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:52:09.110 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.872s] 2018-10-10 06:52:11,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:52:11.383 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.273s] 2018-10-10 06:52:16,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:52:16.250 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.784s] 2018-10-10 06:52:19,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:52:19.506 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [307.095s] 2018-10-10 06:52:19,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:52:19.697 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.448s] 2018-10-10 06:52:37,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:52:37.653 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [26.265s] 2018-10-10 06:53:09,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:53:09.065 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [31.407s] 2018-10-10 06:53:10,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:53:10.475 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.413s] 2018-10-10 06:53:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:53:20.635 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.157s] 2018-10-10 06:53:30,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:53:30.232 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.596s] 2018-10-10 06:53:34,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:53:34.795 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.563s] 2018-10-10 06:54:01,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:01.476 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [93.145s] 2018-10-10 06:54:07,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:07.104 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [32.301s] 2018-10-10 06:54:22,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:22.829 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.855s] 2018-10-10 06:54:22,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:22.877 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.049s] 2018-10-10 06:54:23,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:23.272 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.393s] 2018-10-10 06:54:24,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:24.860 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.588s] 2018-10-10 06:54:26,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:26.692 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [1.831s] 2018-10-10 06:54:26,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:26.739 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.046s] 2018-10-10 06:54:27,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:27.053 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.314s] 2018-10-10 06:54:47,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:47.871 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-10-10 06:54:49,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:49.137 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-10 06:54:51,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:51.059 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-10 06:54:59,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:54:59.343 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [3.269s] 2018-10-10 06:55:22,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:55:22.130 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [22.784s] 2018-10-10 06:55:26,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:55:26.236 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.109s] 2018-10-10 06:55:29,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:55:29.989 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [82.218s] 2018-10-10 06:55:49,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:55:49.710 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [23.465s] 2018-10-10 06:55:54,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:55:54.848 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.141s] 2018-10-10 06:56:14,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:56:14.420 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [331.301s] 2018-10-10 06:56:38,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:56:38.844 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [68.842s] 2018-10-10 06:57:26,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:57:26.921 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.591s] 2018-10-10 06:57:26,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:57:26.924 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-10-10 06:57:36,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-10 06:57:36.141 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [81.715s] 2018-10-10 06:57:56,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 56cdfbe9-9f92-4837-a1a2-2ae23addf759 2018-10-10 06:57:57,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '56cdfbe9-9f92-4837-a1a2-2ae23addf759']'. 2018-10-10 06:57:58,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-10 06:57:58,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-10 06:57:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 06:57:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 56cdfbe9-9f92-4837-a1a2-2ae23addf759 | 2018-10-10 06:57:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-10 06:57:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-10 06:39:10 | 2018-10-10 06:57:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-10 06:57:56 | 2018-10-10 06:57:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:46 | 2018-10-10 06:57:58,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-10 06:57:58,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-10 06:57:58,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fc4c99dd-6d65-429b-a797-079726322cd8) | 2018-10-10 06:57:58,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-10 06:57:58,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2e96638a-c2b2-4fd3-b563-f85373b1e076) | 2018-10-10 06:57:58,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-10 06:57:58,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1099.659 | 2018-10-10 06:57:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1052 | 2018-10-10 06:57:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 357 | 2018-10-10 06:57:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-10 06:57:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-10 06:57:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 59 | 2018-10-10 06:57:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-10 06:57:58,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-10 06:57:58,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-10 06:57:58,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 94.6894689469% 2018-10-10 06:57:58,639 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:03 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-10 06:57:58,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 06:57:58,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/31821556-affc-485e-8e17-d41b181bdf9e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:57:59,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-828b4980-a33c-4c80-9d84-756b124f7ff2 Date: Wed, 10 Oct 2018 06:57:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:57:59,672 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/31821556-affc-485e-8e17-d41b181bdf9e used request id req-828b4980-a33c-4c80-9d84-756b124f7ff2 2018-10-10 06:57:59,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03007698059s 2018-10-10 06:57:59,672 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/31821556-affc-485e-8e17-d41b181bdf9e used request id req-828b4980-a33c-4c80-9d84-756b124f7ff2 2018-10-10 06:57:59,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 06:57:59,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:57:59,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:57: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-62d28011-babe-476a-9419-18902d3e239c x-compute-request-id: req-62d28011-babe-476a-9419-18902d3e239c Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0c83aaa-b6a3-475a-b78b-a5eab99d7129", "name": "tempest_full_parallel-flavor_alt_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "name": "tempest_full_parallel-flavor_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 06:57:59,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-62d28011-babe-476a-9419-18902d3e239c 2018-10-10 06:57:59,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.180500984192s 2018-10-10 06:57:59,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-62d28011-babe-476a-9419-18902d3e239c 2018-10-10 06:57:59,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 06:57:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:57:59,894 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 06:57: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-c0ee7d0b-1c4a-407a-bfb7-361246cd938e x-compute-request-id: req-c0ee7d0b-1c4a-407a-bfb7-361246cd938e Content-Length: 0 Content-Type: application/json 2018-10-10 06:57:59,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129 used request id req-c0ee7d0b-1c4a-407a-bfb7-361246cd938e 2018-10-10 06:57:59,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.038183927536s 2018-10-10 06:57:59,895 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/a0c83aaa-b6a3-475a-b78b-a5eab99d7129 used request id req-c0ee7d0b-1c4a-407a-bfb7-361246cd938e 2018-10-10 06:57:59,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-10 06:57:59,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:58:00,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4555 Content-Type: application/json X-Openstack-Request-Id: req-05d87017-8afc-4d96-b94f-c90a26c98612 Date: Wed, 10 Oct 2018 06:58:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/52b7cacc-442e-4b4a-a068-77b49409fef6/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/52b7cacc-442e-4b4a-a068-77b49409fef6/file", "owner": "63007700944f44bfb7d8e4976b7a599b", "id": "52b7cacc-442e-4b4a-a068-77b49409fef6", "size": 0, "self": "/v2/images/52b7cacc-442e-4b4a-a068-77b49409fef6", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"7c1c828b-5b00-4d70-bff9-906888834b8c\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-2138518535", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/52b7cacc-442e-4b4a-a068-77b49409fef6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T06:51:08Z", "owner_user_name": "tempest-TestVolumeBootPattern-2138518535", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-452190446", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-10-10T06:51:06Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-10-10T06:42:15Z", "boot_roles": "Member", "file": "/v2/images/fe60a3ae-46ae-4b20-831a-e4deb52fdf04/file", "owner": "74cf7d9974b145fa8a15f728a2001e4f", "id": "fe60a3ae-46ae-4b20-831a-e4deb52fdf04", "size": 1073741824, "user_id": "96148739653949938cb07c10b54c07d5", "image_type": "backup", "self": "/v2/images/fe60a3ae-46ae-4b20-831a-e4deb52fdf04", "disk_format": "raw", "base_image_ref": "6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "owner_project_name": "tempest-ServerActionsTestJSON-1542825100", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/fe60a3ae-46ae-4b20-831a-e4deb52fdf04/snap", "owner_id": "74cf7d9974b145fa8a15f728a2001e4f", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/fe60a3ae-46ae-4b20-831a-e4deb52fdf04/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-1542825100", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "990bce0b-fc17-441c-b30c-0f4d1e985670", "name": "tempest-backup-1-1382643777", "checksum": null, "created_at": "2018-10-10T06:41:50Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap", "metadata": {}}], "file": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/file", "owner": "99ea218857ca4d8a82b5d4aafdcc739b", "id": "6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "size": 12716032, "self": "/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7", "disk_format": "qcow2", "direct_url": "rbd://a719db46-5066-4f9c-947a-ba218ae8cbf7/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-10T06:38:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-10T06:38:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-10 06:58:00,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-05d87017-8afc-4d96-b94f-c90a26c98612 2018-10-10 06:58:00,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192543029785s 2018-10-10 06:58:00,088 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-05d87017-8afc-4d96-b94f-c90a26c98612 2018-10-10 06:58:00,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-10 06:58:00,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2d11b68fcd2290c03b17af48dd2943dbb9601a2" 2018-10-10 06:58:02,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84f98e4b-150b-4fc2-8e68-bf1d27f2dc3a Date: Wed, 10 Oct 2018 06:58:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-10 06:58:02,385 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7 used request id req-84f98e4b-150b-4fc2-8e68-bf1d27f2dc3a 2018-10-10 06:58:02,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.29537010193s 2018-10-10 06:58:02,386 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/6dc0a4c7-8cde-47e4-a461-b61b093f20f7 used request id req-84f98e4b-150b-4fc2-8e68-bf1d27f2dc3a 2018-10-10 06:58:02,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-10 06:58:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:02,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ddf95d9-eb0b-4420-b256-9f434b7bd7a3 x-compute-request-id: req-0ddf95d9-eb0b-4420-b256-9f434b7bd7a3 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ece7e7d3-eed0-44e8-bfea-6b9da6ca9958", "name": "tempest_full_parallel-flavor_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-10 06:58:02,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0ddf95d9-eb0b-4420-b256-9f434b7bd7a3 2018-10-10 06:58:02,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034628868103s 2018-10-10 06:58:02,421 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0ddf95d9-eb0b-4420-b256-9f434b7bd7a3 2018-10-10 06:58:02,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-10 06:58:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:02,457 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 10 Oct 2018 06:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3b9a1d1-6069-4a29-a04c-5657aa2077ec x-compute-request-id: req-f3b9a1d1-6069-4a29-a04c-5657aa2077ec Content-Length: 0 Content-Type: application/json 2018-10-10 06:58:02,457 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958 used request id req-f3b9a1d1-6069-4a29-a04c-5657aa2077ec 2018-10-10 06:58:02,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0344870090485s 2018-10-10 06:58:02,458 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ece7e7d3-eed0-44e8-bfea-6b9da6ca9958 used request id req-f3b9a1d1-6069-4a29-a04c-5657aa2077ec 2018-10-10 06:58:02,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:58:02,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:02,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4c9e83-2fbc-4b5d-bc86-5c92a65e222c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/12d7c72db55447a2a97646a42748eae9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12d7c72db55447a2a97646a42748eae9", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/1f0b049ced5348008583106073c90458"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f0b049ced5348008583106073c90458", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/45b05e54306a4a44954b92c5e6af246e"}, "domain_id": "df20867127bd44ecbbbdbb31fe3e8274", "enabled": true, "options": {}, "id": "45b05e54306a4a44954b92c5e6af246e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/480d98fc74914bc5a197bb229205975a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "480d98fc74914bc5a197bb229205975a", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6afe6b55d3334da8a4da93cd732d1daf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afe6b55d3334da8a4da93cd732d1daf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/7f5c443eba29484e89b0b103a8e75a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f5c443eba29484e89b0b103a8e75a01", "email": "neutron@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.25:5000/v3/users/962c1386073f4d0488171c3c3e834e02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "962c1386073f4d0488171c3c3e834e02", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/a0971ecba26e4e93aec9098da5b3a30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0971ecba26e4e93aec9098da5b3a30b", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/b121d20f84ba440e8026f63b16aa1589"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b121d20f84ba440e8026f63b16aa1589", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/c1ec0f1b94b14ecc82da944ef4938bb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1ec0f1b94b14ecc82da944ef4938bb0", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/c496ef7dc8824c1199e14e619deed504"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c496ef7dc8824c1199e14e619deed504", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/ed1549779cc3479daa5a3ba4f756edb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed1549779cc3479daa5a3ba4f756edb9", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/ee41cf129073495e810877898a71827d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee41cf129073495e810877898a71827d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.25:5000/v3/users/f77f183b3dca4f71a79b946e4dc7e2cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f77f183b3dca4f71a79b946e4dc7e2cc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.25:5000/v3/users/fd16651cffb64740aaab2addb1278de3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd16651cffb64740aaab2addb1278de3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f", "links": {"self": "http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99"}, "domain_id": "default", "enabled": true, "id": "fed92477747745e0bf09f21c4dee8b99", "options": {}}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-10 06:58:02,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fc4c9e83-2fbc-4b5d-bc86-5c92a65e222c 2018-10-10 06:58:02,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108597993851s 2018-10-10 06:58:02,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fc4c9e83-2fbc-4b5d-bc86-5c92a65e222c 2018-10-10 06:58:02,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-10 06:58:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:02,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612cf791-2fa2-4eb3-886e-74acd16f73e4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99"}, "enabled": true, "id": "fed92477747745e0bf09f21c4dee8b99", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}} 2018-10-10 06:58:02,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99 used request id req-612cf791-2fa2-4eb3-886e-74acd16f73e4 2018-10-10 06:58:02,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0899550914764s 2018-10-10 06:58:02,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99 used request id req-612cf791-2fa2-4eb3-886e-74acd16f73e4 2018-10-10 06:58:02,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-10 06:58:02,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:02,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fb2c170-b2e6-499e-a3fb-44630be55b16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:58:02,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99 used request id req-2fb2c170-b2e6-499e-a3fb-44630be55b16 2018-10-10 06:58:02,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.186030864716s 2018-10-10 06:58:02,851 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/fed92477747745e0bf09f21c4dee8b99 used request id req-2fb2c170-b2e6-499e-a3fb-44630be55b16 2018-10-10 06:58:02,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-10 06:58:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:02,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88e2283-2339-4238-8b1f-0025b5fc330f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/12fa6dd9c3df4310ac43440581910811"}, "enabled": true, "id": "12fa6dd9c3df4310ac43440581910811", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/22d5461ec5624fa8a16e574162453138"}, "enabled": true, "id": "22d5461ec5624fa8a16e574162453138", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b"}, "enabled": true, "id": "99ea218857ca4d8a82b5d4aafdcc739b", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_194ee8c4-f8fe-4a36-bc96-0cfe88576e1f"}]} 2018-10-10 06:58:02,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a88e2283-2339-4238-8b1f-0025b5fc330f 2018-10-10 06:58:02,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0857470035553s 2018-10-10 06:58:02,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a88e2283-2339-4238-8b1f-0025b5fc330f 2018-10-10 06:58:02,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-10 06:58:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:03,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-141fe8c8-56b2-4d23-ae03-2d7616ec6e2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:58:03,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b used request id req-141fe8c8-56b2-4d23-ae03-2d7616ec6e2f 2018-10-10 06:58:03,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.141334056854s 2018-10-10 06:58:03,081 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/99ea218857ca4d8a82b5d4aafdcc739b used request id req-141fe8c8-56b2-4d23-ae03-2d7616ec6e2f 2018-10-10 06:58:03,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-10 06:58:03,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:03,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 10 Oct 2018 06:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1637dc9b-f296-4f52-a4fe-81fa70eb95e0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37239b81377e444f99da2b5b3ed21b76", "links": {"self": "http://172.30.9.25:5000/v3/roles/37239b81377e444f99da2b5b3ed21b76"}, "name": "admin"}, {"domain_id": null, "id": "3aa1bf94a60141a6abe1fb03ab4e6ee6", "links": {"self": "http://172.30.9.25:5000/v3/roles/3aa1bf94a60141a6abe1fb03ab4e6ee6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "920e3326df574e47b9c519d6ab568b13", "links": {"self": "http://172.30.9.25:5000/v3/roles/920e3326df574e47b9c519d6ab568b13"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9f4e408bc047495fa1c3fa2196e86e26", "links": {"self": "http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-10-10 06:58:03,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1637dc9b-f296-4f52-a4fe-81fa70eb95e0 2018-10-10 06:58:03,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821979045868s 2018-10-10 06:58:03,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-10 06:58:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:03,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 10 Oct 2018 06:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb8e6377-1e28-4700-a05d-6a80a3bc5d05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-10 06:58:03,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/9f4e408bc047495fa1c3fa2196e86e26 used request id req-bb8e6377-1e28-4700-a05d-6a80a3bc5d05 2018-10-10 06:58:03,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.116573095322s 2018-10-10 06:58:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-10 06:58:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=99ea218857ca4d8a82b5d4aafdcc739b&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460b070901f9209ca9c060ed9af7e52a400d4c31" 2018-10-10 06:58:03,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-23f384ba-9157-4888-b866-e5226e75a380 Date: Wed, 10 Oct 2018 06:58:03 GMT RESP BODY: {"security_groups": []} 2018-10-10 06:58:03,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=99ea218857ca4d8a82b5d4aafdcc739b&name=default used request id req-23f384ba-9157-4888-b866-e5226e75a380 2018-10-10 06:58:03,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.182027101517s 2018-10-10 06:58:03,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=99ea218857ca4d8a82b5d4aafdcc739b&name=default used request id req-23f384ba-9157-4888-b866-e5226e75a380 2018-10-10 06:58:03,468 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK